2006-12-15 [wwp] 2.6.1cvs42
[claws.git] / ChangeLog
1 2006-12-15 [wwp]        2.6.1cvs42
2
3         * src/plugins/bogofilter/bogofilter_gtk.c
4                 set proper sensitivity to widgets I've recently added.
5
6 2006-12-15 [colin]      
7
8         2.7.0-rc1 released
9
10 2006-12-15 [wwp]        2.6.1cvs41
11
12         * src/plugins/bogofilter/bogofilter.c
13         * src/plugins/bogofilter/bogofilter.h
14         * src/plugins/bogofilter/bogofilter_gtk.c
15                 bogofilter's whitelist can now use a subset of
16                 the addressbook (either a book, a subfolder of a book,
17                 or the whole addressbook by using "Any"). Re-used there
18                 some pref_matcher widgets and mechanisms to match a subset
19                 of the addressbook.
20
21 2006-12-15 [wwp]        2.6.1cvs40
22
23         * src/wizard.c
24         * src/common/plugin.c
25         * src/common/plugin.h
26         * src/gtk/about.c
27         * src/plugins/bogofilter/bogofilter.c
28         * src/plugins/clamav/clamav_plugin.c
29         * src/plugins/demo/demo.c
30         * src/plugins/dillo_viewer/dillo_viewer.c
31         * src/plugins/pgpcore/plugin.c
32         * src/plugins/pgpinline/plugin.c
33         * src/plugins/pgpmime/plugin.c
34         * src/plugins/spamassassin/spamassassin.c
35         * src/plugins/trayicon/trayicon.c
36                 factorize some translatable strings (plugins-related),
37                 fix missing punctuation in several places,
38                 remove useless translatable \n in about.c,
39                 and factorize plugin init code w/ a new function
40                 check_plugin_version() in common/plugin.c.
41                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
42
43 2006-12-15 [wwp]        2.6.1cvs39
44
45         * src/plugins/bogofilter/bogofilter.c
46         * src/plugins/bogofilter/bogofilter_gtk.c
47                 flag whitelisted spams as spam, but don't filter it to the spam
48                 folder. Thanks to Colin.
49
50 2006-12-15 [ticho]      2.6.1cvs38
51
52         * src/plugins/bogofilter/bogofilter.c
53         * src/plugins/bogofilter/bogofilter.h
54         * src/plugins/bogofilter/bogofilter_gtk.c
55                 Add option to whitelist senders found in addressbook. Patch by colin.
56
57 2006-12-15 [paul]       2.6.1cvs37
58
59         * src/folderview.c
60                 add missing #include "log.h"
61
62 2006-12-15 [paul]       2.6.1cvs36
63
64         * src/plugins/bogofilter/bogofilter.c
65         * src/plugins/bogofilter/bogofilter.h
66         * src/plugins/bogofilter/bogofilter_gtk.c
67                 Add an option to allow inserting an
68                 X-Claws-Bogosity header (on MH folders
69                 only). Patch by Colin
70
71 2006-12-14 [colin]      2.6.1cvs35
72
73         * src/main.c
74                 "Yes" should be the default choice for
75                 migration configuration
76
77 2006-12-14 [paul]       2.6.1cvs34
78
79         * src/prefs_summaries.c
80         * manual/advanced.xml
81                 Unhide mark_as_read_delay
82
83 2006-12-14 [paul]       2.6.1cvs33
84
85         * src/messageview.c
86         * src/messageview.h
87         * src/mimeview.c
88         * src/mimeview.h
89         * src/summaryview.c
90         * src/textview.c
91         * src/textview.h
92                 Fix printing of selection
93                 Fix printing of message parts
94                 Fix printing of images
95         * src/gtk/gtksourceprintjob.c
96                 Fix page count when there are images
97
98 2006-12-14 [wwp]        2.6.1cvs32
99
100         * src/mainwindow.c
101         * src/summaryview.c
102         * src/summaryview.h
103         * src/gtk/quicksearch.c
104                 fix quicksearch 'magnify' button status when QS is closed
105                 using the Escape key, thanks to Colin.
106
107 2006-12-14 [wwp]        2.6.1cvs31
108
109         * src/mainwindow.c
110         * src/summaryview.c
111         * src/summaryview.h
112         * src/gtk/quicksearch.c
113                 fix quicksearch 'magnify' button status when QS is closed
114                 using the Escape key, thanks to Colin.
115
116 2006-12-13 [colin]      2.6.1cvs30
117
118         * src/ldapquery.c
119         * src/ldaputil.c
120                 Use the binary safe version of ldap_get_values,
121                 to make sure we manipulate null-terminated 
122                 strings. Maybe fixes bug 1075, 'claws mail 
123                 segfault when completing ldap adresses'
124         * src/syldap.c ** REMOVED **
125         * src/syldap.h ** REMOVED **
126                 Remove dead files
127
128 2006-12-13 [mones]      2.6.1cvs29
129
130         * po/es.po
131                 Fixed piped strings, fixed click translation
132
133 2006-12-13 [paul]       2.6.1cvs28
134
135         * src/main.c
136                 don't translate these strings
137
138 2006-12-13 [paul]       2.6.1cvs27
139
140         * po/en_GB.po
141                 updated
142
143 2006-12-13 [colin]      2.6.1cvs26
144
145         * src/main.c
146         * src/main.h
147                 Add claws_is_starting()
148
149 2006-12-13 [mones]      2.6.1cvs25
150
151         * manual/es/advanced.xml
152         * po/es.po
153                 Synced manual and updated translation
154
155 2006-12-12 [colin]      2.6.1cvs24
156
157         * src/wizard.c
158                 Add an option to use STARTTLS in the
159                 welcome wizard. Fixes bug 1080, 
160                 'Using SSL option in wizard for incoming 
161                 server does not activate SSL with STARTTLS'
162
163 2006-12-12 [colin]      2.6.1cvs23
164
165         * src/main.c
166                 Don't exit when there's an incomplete
167                 mailbox configured - leaves a chance 
168                 to fix a failing IMAP account. Exit
169                 if no mailbox at all is loaded (case
170                 of missing plugin).
171                 Completes bug 1077's fix (I was wrong
172                 in this bug's comment #3).
173
174 2006-12-12 [colin]      2.6.1cvs22
175
176         * src/gtk/menu.h
177                 Add another menu data type
178         * src/prefs_account.c
179                 Complete the completion of bug 1076
180                 (doesn't lose the pref on apply)
181
182 2006-12-12 [paul]       2.6.1cvs21
183
184         * src/prefs_account.c
185                 complete the fix of bug 1076
186                 also be more verbose with the text
187
188 2006-12-12 [paul]       2.6.1cvs20
189
190         * src/gtk/combobox.c
191                 fix compilation warning
192
193 2006-12-11 [colin]      2.6.1cvs19
194
195         * src/wizard.c
196                 Document :port in server entry tooltips
197
198 2006-12-11 [colin]      2.6.1cvs18
199
200         * src/main.c
201                 Fix compile
202
203 2006-12-11 [colin]      2.6.1cvs17
204
205         * src/main.c
206                 Add failing IMAP as a reason for no
207                 mailbox
208
209 2006-12-11 [colin]      2.6.1cvs16
210
211         * src/prefs_account.c
212                 Check for existence of inbox for local
213                 accounts too
214         * src/wizard.c
215                 Allow setting the port to use for servers
216                 by using the usual "server.example.com:port"
217                 syntax. Fixes bug 1077, 'sylpheed-claws does 
218                 not start when IMAP server is unavailable'
219
220 2006-12-11 [colin]      2.6.1cvs15
221
222         * src/prefs_account.c
223                 Prevent use of non-existing default inbox
224
225 2006-12-11 [colin]      2.6.1cvs14
226
227         * src/prefs_account.c
228                 Fix sensitivity. Fixes bug 1076, 'privacy 
229                 options are displayed even when pgp plugin 
230                 not loaded / available'
231
232 2006-12-09 [colin]      2.6.1cvs13
233
234         * manual/advanced.xml
235         * src/prefs_common.c
236         * src/prefs_common.h
237         * src/common/ssl_certificate.c
238                 Add a new hidden preference, 'unsafe_ssl_certs',
239                 which allows to store multiple certificates per
240                 server/port. This is disabled by default because
241                 it's less secure (presenting a new certificate
242                 instead of a changed one raises less alarms).
243                 This will cause Claws to ask about an unknown
244                 certificate for people who have used 2.6.1cvs8
245                 or greater.
246
247 2006-12-09 [colin]      2.6.1cvs12
248
249         * src/action.c
250                 Fix cache updating after action
251
252 2006-12-07 [wwp]        2.6.1cvs11
253
254         * src/compose.c
255                 fix email address comparison when replying to all
256                 (avoid replying to ourselves), thanks to Colin.
257
258 2006-12-06 [paul]       2.6.1cvs10
259
260         * src/addrharvest.c
261         * src/editldap.c
262         * src/expldifdlg.c
263         * src/news.c
264         * src/toolbar.c
265         * src/common/utils.c
266                 ...and more renaming
267                 Thanks to Colin
268
269 2006-12-06 [paul]       2.6.1cvs9
270
271         * src/compose.c
272         * src/messageview.c
273         * src/procheader.c
274         * src/procmime.c
275         * src/procmsg.c
276         * src/textview.c
277                 more renaming
278                 Thanks to Colin
279
280 2006-12-06 [colin]      2.6.1cvs8
281
282         * src/ssl_manager.c
283         * src/common/ssl_certificate.c
284         * src/common/ssl_certificate.h
285                 Handle multiple certificates per host/port
286
287 2006-12-06 [colin]      2.6.1cvs7
288
289         * src/etpan/imap-thread.c
290                 Fix certificate checking on IMAP
291
292 2006-12-06 [colin]      2.6.1cvs6
293
294         * src/folderview.c
295                 Fix bug 1072, 'Claws stops fetching newsgroups 
296                 from server when newsgroup got deleted': continue
297                 checking other groups
298
299 2006-12-05 [wwp]        2.6.1cvs5
300
301         * src/message_search.c
302         * src/summary_search.c
303         * src/gtk/combobox.c
304         * src/gtk/combobox.h
305         * src/gtk/gtkutils.c
306         * src/gtk/gtkutils.h
307                 make up and down arrow keys in modern gtk_combo_box_entry widgets
308                 behave like w/ old comboboxes (summary and message search only).
309
310 2006-12-05 [paul]       2.6.1cvs4
311
312         * src/wizard.c
313                 encode headers
314                 Thanks to Colin
315
316 2006-12-05 [paul]       2.6.1cvs3
317
318         * tools/README
319         * tools/textviewer.pl
320                 script updated and description added
321
322 2006-12-04 [colin]      2.6.1cvs2
323
324         * src/compose.c
325                 Run pre-send hook only when checking
326                 everything
327
328 2006-12-04 [paul]       2.6.1cvs1
329
330         * NEWS
331         * README
332         * RELEASE_NOTES
333         * configure.ac
334         * tools/README
335                 bump up version number following stable release
336
337 2006-12-04 [paul]       2.6.0cvs83
338
339         * README
340                 updates and corrections
341
342 2006-12-04 [colin]      2.6.0cvs82
343
344         * src/common/utils.c
345                 Probably fix bug 1066, 'Incorrect mailbox 
346                 size displayed'
347
348 2006-12-04 [colin]      2.6.0cvs81
349
350         * src/common/utils.c
351                 Trim tabs from mailcap file too.
352
353 2006-12-02 [paul]       2.6.0cvs80
354
355         * src/exphtmldlg.c
356                 fix broken GUI under certain languages
357         * src/expldifdlg.c
358                 put the Cancel button to the right
359
360 2006-12-01 [paul]       2.6.0cvs79
361
362         * tools/Makefile.am
363                 remove reference to removed file
364
365 2006-12-01 [wwp]        2.6.0cvs78
366
367         * src/addressbook.c
368         * src/editaddress.c
369                 remove forgotten debug statements.
370
371 2006-12-01 [wwp]        2.6.0cvs77
372
373         * manual/advanced.xml
374         * manual/fr/advanced.xml
375         * src/addressbook.c
376         * src/addressbook.h
377         * src/addressitem.h
378         * src/editaddress.c
379         * src/editaddress.h
380         * src/prefs_common.c
381         * src/prefs_common.h
382         * src/gtk/gtkutils.c
383         * src/gtk/gtkutils.h
384                 add a hidden option to allow embedding the editaddress (edit contact details)
385                 dialog into the addressbook's window. This doesn't change the default
386                 behaviour.
387
388 2006-12-01 [wwp]        2.6.0cvs76
389
390         * src/message_search.c
391         * src/summary_search.c
392                 fix more focus issues (don't set focus to combobox's entry widget when
393                 entry's value changed, if entry widget has focus already).
394
395 2006-12-01 [wwp]        2.6.0cvs75
396
397         * src/gtk/quicksearch.c
398                 revert last changes to the quicksearch gtk_combo_box, this needs more
399                 tuning and testing.
400
401 2006-12-01 [paul]       2.6.0cvs74
402
403         * tools/kdeservicemenu/README
404         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
405         * tools/kdeservicemenu/install.sh
406         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
407         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
408                 simplify this stuff, and in so doing,
409                 fix it. (possibly re-extend it again at
410                 a later date)
411
412 2006-12-01 [wwp]        2.6.0cvs73
413
414         * src/gtk/quicksearch.c
415                 adapt quicksearch code to use modern gtk_combo_box'es.
416
417 2006-12-01 [wwp]        2.6.0cvs72
418
419         * src/common/defs.h
420         * src/prefs_common.c
421         * src/prefs_common.h
422         * src/message_search.c
423         * src/summary_search.c
424         * src/gtk/combobox.c
425         * src/gtk/combobox.h
426                 add history combos to all message and summary search fields.
427
428 2006-12-01 [wwp]        2.6.0cvs71
429
430         * src/summaryview.c
431                 As the list may change while the mark as read delay
432                 runs, we can't rely on the 'row' pointer, which can
433                 be invalid when the timeout is called. As the mark
434                 as read is only done if the message is still selected,
435                 use summaryview->selected instead. Thanks to Colin.
436
437 2006-11-30 [paul]       2.6.0cvs70
438
439         * src/textview.c
440                 give emphasis to "Sylpheed-Claws"
441                 as well as "Claws Mail"
442
443 2006-11-30 [colin]      2.6.0cvs69
444
445         * src/wizard.c
446                 Put the SSL checkboxes in the receiving
447                 and sending server pages.
448
449 2006-11-29 [colin]      2.6.0cvs68
450
451         * src/gtk/gtkutils.c
452         * src/gtk/gtkvscrollbutton.c
453                 Revert some deprecated fixes - they seem to
454                 deprecate stuff as soon as a new one gets out.
455                 g_object_ref_sink needed glib-2.10.
456
457 2006-11-29 [colin]      2.6.0cvs67
458
459         * src/common/utils.c
460                 Create .mailcap if it doesn't exist
461
462 2006-11-29 [colin]      2.6.0cvs66
463
464         * src/compose.c
465                 Followup to cvs60: use original list
466                 of recipients if replying to a mail
467                 in Sent Drafts or Queue.
468
469 2006-11-27 [paul]       2.6.0cvs65
470
471         * src/image_viewer.c
472                 revert the last change for now (it's broken)
473
474 2006-11-27 [paul]       2.6.0cvs64
475
476         * Makefile.am
477         * configure.ac
478         * m4/aclocal-include.m4
479         * m4/check-type.m4
480         * src/Makefile.am
481         * src/addr_compl.c
482         * src/compose.c
483         * src/crash.c
484         * src/export.c
485         * src/exporthtml.c
486         * src/exportldif.c
487         * src/imap.c
488         * src/import.c
489         * src/main.c
490         * src/main.h
491         * src/matcher.c
492         * src/mimeview.c
493         * src/procmsg.c
494         * src/textview.c
495         * src/common/Makefile.am
496         * src/common/claws.c
497         * src/common/claws.h
498         * src/common/ssl.c
499         * src/common/sylpheed.c
500         * src/common/sylpheed.h
501         * src/etpan/Makefile.am
502         * src/gtk/Makefile.am
503         * src/gtk/claws-marshal.list
504         * src/gtk/filesel.c
505         * src/gtk/gtksctree.c
506         * src/gtk/quicksearch.c
507         * src/gtk/sylpheed-marshal.list
508         * src/plugins/bogofilter/bogofilter.c
509         * src/plugins/bogofilter/bogofilter_gtk.c
510         * src/plugins/clamav/clamav_plugin.c
511         * src/plugins/clamav/clamav_plugin_gtk.c
512         * src/plugins/demo/demo.c
513         * src/plugins/dillo_viewer/dillo_viewer.c
514         * src/plugins/pgpcore/Makefile.am
515         * src/plugins/pgpcore/claws.def
516         * src/plugins/pgpcore/pgp_viewer.c
517         * src/plugins/pgpcore/plugin.c
518         * src/plugins/pgpcore/sylpheed.def
519         * src/plugins/pgpinline/Makefile.am
520         * src/plugins/pgpinline/claws.def
521         * src/plugins/pgpinline/plugin.c
522         * src/plugins/pgpinline/sylpheed.def
523         * src/plugins/pgpmime/Makefile.am
524         * src/plugins/pgpmime/claws.def
525         * src/plugins/pgpmime/plugin.c
526         * src/plugins/pgpmime/sylpheed.def
527         * src/plugins/spamassassin/spamassassin.c
528         * src/plugins/spamassassin/spamassassin_gtk.c
529         * src/plugins/trayicon/trayicon.c
530                 yet more renaming
531                 remove deprecated gtk_tooltips_set_delay()
532
533 2006-11-26 [paul]       2.6.0cvs63
534
535         * src/expldifdlg.c
536         * src/folderview.c
537         * src/image_viewer.c
538         * src/mainwindow.c
539         * src/gtk/gtkutils.c
540         * src/gtk/gtkvscrollbutton.c
541         * src/gtk/prefswindow.c
542         * src/plugins/pgpcore/prefs_gpg.c
543                 replace more deprecated GTK+ functions
544
545 2006-11-26 [paul]       2.6.0cvs62
546
547         * src/addr_compl.c
548         * src/addressbook.c
549         * src/browseldap.c
550                 replace deprecated gtk_idle_... functions
551
552 2006-11-26 [paul]       2.6.0cvs61
553
554         * src/compose.c
555         * src/folderview.c
556         * src/inc.c
557         * src/summaryview.c
558         * src/gtk/gtkvscrollbutton.c
559         * src/gtk/quicksearch.c
560         * src/plugins/pgpcore/passphrase.c
561                 replace deprecated gtk_timeout_add and
562                 gtk_timeout_remove
563
564 2006-11-26 [paul]       2.6.0cvs60
565
566         * src/compose.c
567                 fix bug that caused the wrong recipient
568                 to be selected when replying to a msg
569                 which is From one of our accounts to
570                 another of our accounts
571
572 2006-11-25 [paul]       2.6.0cvs59
573
574         * src/summaryview.c
575                 don't change the From column title to
576                 To if the To column is visible
577
578 2006-11-24 [paul]       2.6.0cvs58
579
580         * src/compose.c
581                 fix bug 1069, 'Sent mails disappear, BCC
582                 or locking problem?'
583
584 2006-11-21 [wwp]        2.6.0cvs57
585
586         * src/compose.c
587                 fix spelling menu when replying (same as 2.3.1cvs39):
588                 discrepancy between context menu and top menu when
589                 folder's dictionary isn't the default one.
590
591 2006-11-19 [paul]       2.6.0cvs56
592
593         * src/summaryview.c
594                 obey always_show_msg option when
595                 marking as spam
596         * src/plugins/bogofilter/bogofilter.c
597                 fix typo
598
599 2006-11-18 [paul]       2.6.0cvs55
600
601         * AUTHORS
602         * README
603         * debian/copyright
604         * manual/ack.xml
605         * manual/es/ack.xml
606         * manual/fr/ack.xml
607         * manual/pl/ack.xml
608         * src/gtk/authors.h
609         * src/gtk/icon_legend.c
610         * src/gtk/icon_legend.h
611         * tools/OOo2claws-mail.pl
612         * tools/README
613         * tools/acroread2claws-mail.pl
614         * tools/claws.i18n.status.pl
615         * tools/filter_conv.pl
616         * tools/filter_conv_new.pl
617         * tools/freshmeat_search.pl
618         * tools/google_search.pl
619         * tools/kmail2claws-mail.pl
620         * tools/kmail2claws-mail_v2.pl
621         * tools/maildir2claws-mail.pl
622         * tools/make.themes.project
623         * tools/multiwebsearch.pl
624         * tools/outlook2claws-mail.pl
625         * tools/tb2claws-mail
626         * tools/kdeservicemenu/README
627         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
628                 update mine and wwp's email addresses in
629                 several places
630                 Patch by wwp
631         * src/prefs_compose_writing.c
632                 set sensitivity on 'new message format' frame
633
634 2006-11-17 [paul]       2.6.0cvs54
635
636         * src/gtk/about.c
637                 more reworking of the GUI
638                 Patch by Fabien Vantard
639
640 2006-11-16 [paul]       2.6.0cvs53
641
642         * src/gtk/about.c
643                 set a minimum size for the window, allow
644                 it to automatically expand as necessary
645
646 2006-11-16 [wwp]        2.6.0cvs52
647
648         * src/gtk/about.c
649                 better wrap of copyright info on some systems.
650
651 2006-11-16 [paul]       2.6.0cvs51
652
653         * src/gtk/about.c
654                 move the tech info from the upper panel
655                 to the Info tab
656                 use a gtk_text_view for the features tab
657
658 2006-11-16 [paul]       2.6.0cvs50
659
660         * po/Makevars
661                 update my email address
662         * src/addressbook.c
663         * src/compose.c
664         * src/imap_gtk.c
665         * src/mh_gtk.c
666         * src/news_gtk.c
667         * src/summaryview.c
668         * src/plugins/trayicon/trayicon.c
669                 don't offer simple menu separators
670                 for translation
671         * src/folderview.c
672                 add separator between 'mark all read'
673                 and 'search folder'
674
675 2006-11-15 [wwp]        2.6.0cvs49
676
677         * src/gtk/authors.h
678                 updated manuals authors.
679
680 2006-11-14 [paul]       2.6.0cvs48
681
682         * src/compose.c
683                 Fix Options/Reply mode after draft save
684
685 2006-11-14 [paul]       2.6.0cvs47
686
687         * src/Makefile.am
688                 Fix make DESTDIR=...
689         * src/mbox.c
690                 Optimise speed
691         * src/plugins/pgpinline/pgpinline.c
692                 Probably fix bug 1061
693
694 2006-11-14 [paul]       2.6.0cvs46
695
696         * po/Makevars
697                 enable Q_ macro
698         * src/Makefile.am
699         * src/stock_pixmap.c
700         * src/stock_pixmap.h
701         * src/gtk/about.c
702         * src/pixmaps/active.xpm
703         * src/pixmaps/inactive.xpm
704                 add a new page, 'Features', to the About dialog
705                 showing which features are compiled in and which
706                 are not
707
708 2006-11-14 [paul]       2.6.0cvs45
709
710         * po/ru.po
711                 updated by Pavlo Bohmat
712
713 2006-11-14 [colin]      2.6.0cvs44
714
715         * src/compose.c
716         * src/inc.c
717         * src/messageview.c
718         * src/news.c
719         * src/pop.c
720         * src/procmsg.c
721         * src/gtk/gtkaspell.c
722                 Fix 64-bit-related warnings
723         * src/ssl_manager.c
724                 Fix possible infinite loop
725         * src/plugins/pgpcore/sgpgme.c
726                 Remove useless check
727
728 2006-11-13 [colin]      2.6.0cvs43
729
730         * src/gtk/Makefile.am
731                 authors.h isn't generated
732
733 2006-11-13 [colin]      2.6.0cvs42
734
735         * src/plugins/pgpinline/pgpinline.c
736         * src/plugins/pgpmime/pgpmime.c
737                 Very probably fix bug 1061, 'crash on 
738                 opening signed email'. Another cast
739                 problem
740
741 2006-11-13 [colin]      2.6.0cvs41
742
743         * src/plugins/pgpcore/sgpgme.c
744                 Maybe fix bug 1061, 'crash on opening 
745                 signed email'
746
747 2006-11-13 [wwp]        2.6.0cvs40
748
749         * src/plugins/pgpinline/pgpinline.c
750                 fix candidate for bug #1057, thanks to Colin.
751
752 2006-11-13 [wwp]        2.6.0cvs39
753
754         * src/compose.c
755         * src/quote_fmt_parse.y
756                 fix bug 1052: current parser buffer was not always 
757                 allocated, ptr to this buffer could be returned as 
758                 NULL whereas no parser error has occurred. in 
759                 consequence, defining a template body as "%d" 
760                 (w/o the quotes) for the first time of the instance 
761                 of claws-mail, was reporting a parser error. make 
762                 sure that the buffer is always allocated, even to 
763                 an empty string.
764                 fix mis-unescaping in compose.:compose_quote_fmt(): 
765                 unescaping of the fmt string was always done 
766                 whereas it must be done *only* when receiving 
767                 quote format strings issued from the prefs 
768                 (compose new message, reply, forward, redirect 
769                 formats), *not* when applying templates.  in 
770                 consequences, applying templates w/ sequences 
771                 like \\|p{echo} were failing. make sure that 
772                 unescaping is done only when necessary.
773
774 2006-11-12 [colin]      2.6.0cvs38
775
776         * po/de.po
777                 Fix typo (s/KB/MB)
778
779 2006-11-12 [colin]      2.6.0cvs37
780
781         * src/plugins/pgpinline/pgpinline.c
782         * src/plugins/pgpmime/pgpmime.c
783                 Release GPG context at the latest 
784                 possible moment. Maybe fixes 
785                 bug 1057, 'crash on sending signed 
786                 message to a newsgroup'
787                 
788
789 2006-11-12 [colin]      2.6.0cvs36
790
791         * src/plugins/pgpcore/sgpgme.c
792                 Tell a bit more when gpg's status doesn't
793                 contain any signature
794
795 2006-11-12 [colin]      2.6.0cvs35
796
797         * src/compose.c
798                 Fix bug 1060, 'compilation error with 
799                 Irix's cc'
800
801 2006-11-12 [paul]       2.6.0cvs34
802
803         * doc/man/claws-mail.1
804         * src/prefs_gtk.c
805         * src/plugins/clamav/README
806         * src/plugins/spamassassin/README
807         * tools/README
808         * tools/freshmeat_search.pl
809         * tools/google_search.pl
810         * tools/multiwebsearch.pl
811                 more renaming
812         * src/plugins/trayicon/trayicon.c
813                 fix compiliation warning
814
815 2006-11-11 [colin]      2.6.0cvs33
816
817         * src/folderview.c
818                 Forbid drag and drop from/to different
819                 folders of type F_UNKNOWN
820
821 2006-11-11 [colin]      2.6.0cvs32
822
823         * src/plugins/pgpinline/pgpinline.c
824                 Fix typo in previous commit:
825                 - gpgme_new(&ctx);
826                 + if ((err = gpgme_new(&data->ctx)) ...)
827
828 2006-11-11 [colin]      2.6.0cvs31
829
830         * src/plugins/pgpinline/pgpinline.c
831         * src/plugins/pgpmime/pgpmime.c
832                 Check success after calling gpgme_new
833                 Maybe fixes bug 1057, 'crash on sending 
834                 signed message to a newsgroup'
835
836 2006-11-11 [colin]      2.6.0cvs30
837
838         * src/undo.c
839                 init undostruct to 0s (from
840                 valgrind log of bug 1057)
841
842 2006-11-10 [colin]      2.6.0cvs29
843
844         * src/mainwindow.c
845                 Set cursor to wait before filtering
846                 duplicates in all folders
847         * src/plugins/bogofilter/bogofilter.c
848         * src/plugins/bogofilter/bogofilter.h
849         * src/plugins/bogofilter/bogofilter_gtk.c
850                 Completely thread away the bogofilter
851                 filtering
852
853 2006-11-10 [mones]      2.6.0cvs28
854
855         * src/compose.c
856         * src/compose.h
857                 added COMPOSE_CHECK_BEFORE_SEND hook
858
859 2006-11-10 [paul]       2.6.0cvs27
860
861         * src/crash.c
862                 more renaming
863                 add libSM to get_compiled_in_features()
864         * src/main.c
865                 more renaming
866
867 2006-11-10 [colin]      2.6.0cvs26
868
869         * src/etpan/imap-thread.c
870                 Add a reference to libetpan's sasl engine
871                 so that sasl_done() doesn't get called by
872                 libetpan, and doesn't break openssl.
873                 Should fix bug 1053, 'SC fails to reestablish 
874                 a secure connection'
875                 Patch by Hoa
876
877 2006-11-10 [colin]      2.6.0cvs25
878
879         * manual/addrbook.xml
880         * manual/advanced.xml
881         * manual/faq.xml
882         * manual/intro.xml
883                 Some more renaming
884
885 2006-11-09 [colin]      2.6.0cvs24
886
887         * src/plugins/bogofilter/bogofilter_gtk.c
888                 Add comment about annoyance
889
890 2006-11-09 [colin]      2.6.0cvs23
891
892         * src/plugins/bogofilter/bogofilter.c
893         * src/plugins/bogofilter/bogofilter_gtk.c
894                 Prepare things needed to thread bogofilter
895                 filtering: separate bogo stuff and possible GUI
896                 stuff. 
897
898 2006-11-09 [colin]      2.6.0cvs22
899
900         * src/account.c
901         * src/compose.c
902                 Search for one of our accounts in Delivered-To
903                 (helps for auto-account selection when 
904                  replying/forwarding)
905         * src/folderview.c
906         * src/mainwindow.c
907         * src/mainwindow.h
908         * src/plugins/trayicon/trayicon.c
909                 Allow opening a new mail with any account from
910                 the contextual menu
911
912 2006-11-09 [wwp]        2.6.0cvs21
913
914         * src/compose.c
915         * src/prefs_common.c
916         * src/prefs_common.h
917         * src/prefs_compose_writing.c
918                 add a compose new message format (in prefs/compose/writing), it's a
919                 simple subject+body template to use when opening a new composition
920                 window. It's similar to the existent reply and forward formats.
921
922                 enhanced the template/format % symbols substitution mechanism to
923                 use current composition window information when % are used in
924                 the compose new message format or in templates applied to new
925                 messages (there were useless in that situations before). When
926                 applied to new messages, %d corresponds to the system time/date.
927
928 2006-11-09 [paul]       2.6.0cvs20
929
930         * src/gtk/authors.h
931                 fix last commit
932
933 2006-11-09 [paul]       2.6.0cvs19
934
935         * src/gtk/authors.h
936                 keep tje alphabetical order
937
938 2006-11-08 [colin]      2.6.0cvs18
939
940         * src/etpan/imap-thread.c
941                 Fix bug 1054, 'Slowness logging big 
942                 data chunks'
943
944 2006-11-08 [paul]       2.6.0cvs17
945
946         * tools/Makefile.am
947                 fix the renaming
948
949 2006-11-08 [paul]       2.6.0cvs16
950
951         * src/common/defs.h
952                 update BUGZILLA_URI
953
954 2006-11-08 [paul]       2.6.0cvs15
955
956         * tools/Makefile.am
957         * tools/OOo2claws-mail.pl
958         * tools/OOo2sylpheed.pl
959         * tools/README
960         * tools/acroread2claws-mail.pl
961         * tools/acroread2sylpheed.pl
962         * tools/kmail2claws-mail.pl
963         * tools/kmail2claws-mail_v2.pl
964         * tools/kmail2sylpheed.pl
965         * tools/kmail2sylpheed_v2.pl
966         * tools/maildir2claws-mail.pl
967         * tools/maildir2sylpheed.pl
968         * tools/nautilus2claws-mail.sh
969         * tools/nautilus2sylpheed.sh
970         * tools/outlook2claws-mail.pl
971         * tools/outlook2sylpheed.pl
972         * tools/tb2claws-mail
973         * tools/tb2sylpheed
974         * tools/tbird2claws.py
975         * tools/tbird2syl.py
976         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
977         * tools/kdeservicemenu/install.sh
978         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
979         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
980         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
981         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
982         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
983                 renamed (removed, added) tools files
984
985 2006-11-08 [paul]       2.6.0cvs14
986
987         * src/main.c
988         * src/common/defs.h
989                 Migrate sylpheedrc to clawsrc, and fix the standard
990                 plugins path in the process
991
992 2006-11-07 [colin]      2.6.0cvs13
993
994         * src/Makefile.am
995                 Symlink sylpheed-claws relative to 
996                 claws-mail
997
998 2006-11-07 [colin]      2.6.0cvs12
999
1000         * src/compose.c
1001                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
1002
1003 2006-11-07 [paul]       2.6.0cvs11
1004
1005         * src/gtk/about.c
1006                 Fix a missed occurence of
1007                 Sylpheed-Claws
1008
1009 2006-11-07 [paul]       2.6.0cvs10
1010
1011         * src/Makefile.am
1012                 Fix symlink installation
1013
1014 2006-11-07 [paul]       2.6.0cvs9
1015
1016         * src/Makefile.am
1017                 Symlink claws-mail to sylpheed-claws
1018         * src/common/utils.c
1019                 Fix migrating symlinks
1020         * src/etpan/imap-thread.c
1021                 check certificate only when there's
1022                 no error
1023
1024 2006-11-07 [paul]       2.6.0cvs8
1025
1026         * Makefile.am
1027                 Fix icon breakages with Gtk, which needs a 
1028                 cache updated to see them.
1029
1030 2006-11-07 [paul]       2.6.0cvs7
1031
1032         * .cvsignore
1033         * AUTHORS
1034         * COPYING
1035         * INSTALL
1036         * Makefile.am
1037         * NEWS
1038         * README
1039         * RELEASE_NOTES
1040         * autogen.sh
1041         * claws-mail-128x128.png
1042         * claws-mail-64x64.png
1043         * claws-mail.ico
1044         * claws-mail.pc.in
1045         * claws-mail.png
1046         * configure.ac
1047         * sylpheed-claws-128x128.png
1048         * sylpheed-claws-64x64.png
1049         * sylpheed-claws.desktop
1050         * sylpheed-claws.ico
1051         * sylpheed-claws.pc.in
1052         * sylpheed-claws.png
1053         * debian/README.Debian
1054         * debian/changelog
1055         * debian/claws-mail.desktop
1056         * debian/claws-mail.menu
1057         * debian/claws-mail.postinst.debhelper
1058         * debian/claws-mail.postrm.debhelper
1059         * debian/control
1060         * debian/copyright
1061         * debian/files
1062         * debian/rules
1063         * debian/sylpheed-claws.desktop
1064         * debian/sylpheed-claws.menu
1065         * debian/sylpheed-claws.postinst.debhelper
1066         * debian/sylpheed-claws.postrm.debhelper
1067         * doc/man/Makefile.am
1068         * doc/man/claws-mail.1
1069         * doc/man/sylpheed-claws.1
1070         * doc/src/ChangeLog.claws-pre0.8.0
1071         * manual/Makefile.am
1072         * manual/account.xml
1073         * manual/ack.xml
1074         * manual/addrbook.xml
1075         * manual/advanced.xml
1076         * manual/claws-mail-manual.xml
1077         * manual/faq.xml
1078         * manual/glossary.xml
1079         * manual/handling.xml
1080         * manual/intro.xml
1081         * manual/keyboard.xml
1082         * manual/plugins.xml
1083         * manual/starting.xml
1084         * manual/sylpheed-claws-manual.xml
1085         * manual/xml2pdf
1086         * manual/dist/.cvsignore
1087         * manual/dist/html/.cvsignore
1088         * manual/dist/html/Makefile.am
1089         * manual/dist/pdf/.cvsignore
1090         * manual/dist/pdf/Makefile.am
1091         * manual/dist/ps/.cvsignore
1092         * manual/dist/ps/Makefile.am
1093         * manual/dist/txt/.cvsignore
1094         * manual/dist/txt/Makefile.am
1095         * manual/es/Makefile.am
1096         * manual/es/advanced.xml
1097         * manual/es/claws-mail-manual.xml
1098         * manual/es/faq.xml
1099         * manual/es/glossary.xml
1100         * manual/es/handling.xml
1101         * manual/es/intro.xml
1102         * manual/es/plugins.xml
1103         * manual/es/sylpheed-claws-manual.xml
1104         * manual/es/dist/.cvsignore
1105         * manual/es/dist/html/.cvsignore
1106         * manual/es/dist/html/Makefile.am
1107         * manual/es/dist/pdf/.cvsignore
1108         * manual/es/dist/pdf/Makefile.am
1109         * manual/es/dist/ps/.cvsignore
1110         * manual/es/dist/ps/Makefile.am
1111         * manual/es/dist/txt/.cvsignore
1112         * manual/es/dist/txt/Makefile.am
1113         * manual/fr/Makefile.am
1114         * manual/fr/account.xml
1115         * manual/fr/ack.xml
1116         * manual/fr/addrbook.xml
1117         * manual/fr/advanced.xml
1118         * manual/fr/claws-mail-manual.xml
1119         * manual/fr/faq.xml
1120         * manual/fr/glossary.xml
1121         * manual/fr/handling.xml
1122         * manual/fr/intro.xml
1123         * manual/fr/keyboard.xml
1124         * manual/fr/plugins.xml
1125         * manual/fr/starting.xml
1126         * manual/fr/sylpheed-claws-manual.xml
1127         * manual/fr/dist/.cvsignore
1128         * manual/fr/dist/html/.cvsignore
1129         * manual/fr/dist/html/Makefile.am
1130         * manual/fr/dist/pdf/.cvsignore
1131         * manual/fr/dist/pdf/Makefile.am
1132         * manual/fr/dist/ps/.cvsignore
1133         * manual/fr/dist/ps/Makefile.am
1134         * manual/fr/dist/txt/.cvsignore
1135         * manual/fr/dist/txt/Makefile.am
1136         * manual/pl/Makefile.am
1137         * manual/pl/account.xml
1138         * manual/pl/ack.xml
1139         * manual/pl/addrbook.xml
1140         * manual/pl/advanced.xml
1141         * manual/pl/claws-mail-manual.xml
1142         * manual/pl/faq.xml
1143         * manual/pl/glossary.xml
1144         * manual/pl/handling.xml
1145         * manual/pl/intro.xml
1146         * manual/pl/keyboard.xml
1147         * manual/pl/plugins.xml
1148         * manual/pl/starting.xml
1149         * manual/pl/sylpheed-claws-manual.xml
1150         * manual/pl/dist/.cvsignore
1151         * manual/pl/dist/html/.cvsignore
1152         * manual/pl/dist/html/Makefile.am
1153         * manual/pl/dist/pdf/.cvsignore
1154         * manual/pl/dist/pdf/Makefile.am
1155         * manual/pl/dist/ps/.cvsignore
1156         * manual/pl/dist/ps/Makefile.am
1157         * manual/pl/dist/txt/.cvsignore
1158         * manual/pl/dist/txt/Makefile.am
1159         * po/.cvsignore
1160         * po/Makevars
1161         * src/.cvsignore
1162         * src/Makefile.am
1163         * src/account.c
1164         * src/account.h
1165         * src/action.c
1166         * src/action.h
1167         * src/adbookbase.h
1168         * src/addr_compl.c
1169         * src/addr_compl.h
1170         * src/addrbook.c
1171         * src/addrcache.c
1172         * src/addrcache.h
1173         * src/addrcindex.c
1174         * src/addrcindex.h
1175         * src/addrclip.c
1176         * src/addrclip.h
1177         * src/addrdefs.h
1178         * src/addressadd.c
1179         * src/addressadd.h
1180         * src/addressbook.c
1181         * src/addressbook.h
1182         * src/addressbook_foldersel.c
1183         * src/addressbook_foldersel.h
1184         * src/addrgather.c
1185         * src/addrgather.h
1186         * src/addrharvest.c
1187         * src/addrharvest.h
1188         * src/addrindex.c
1189         * src/addrindex.h
1190         * src/addritem.c
1191         * src/addritem.h
1192         * src/addrquery.c
1193         * src/addrquery.h
1194         * src/addrselect.c
1195         * src/addrselect.h
1196         * src/alertpanel.c
1197         * src/alertpanel.h
1198         * src/browseldap.c
1199         * src/browseldap.h
1200         * src/codeconv.c
1201         * src/codeconv.h
1202         * src/compose.c
1203         * src/crash.c
1204         * src/crash.h
1205         * src/customheader.c
1206         * src/customheader.h
1207         * src/displayheader.c
1208         * src/displayheader.h
1209         * src/editaddress.c
1210         * src/editaddress.h
1211         * src/editbook.c
1212         * src/editbook.h
1213         * src/editgroup.c
1214         * src/editgroup.h
1215         * src/editjpilot.c
1216         * src/editjpilot.h
1217         * src/editldap.c
1218         * src/editldap.h
1219         * src/editldap_basedn.c
1220         * src/editldap_basedn.h
1221         * src/editvcard.c
1222         * src/editvcard.h
1223         * src/exphtmldlg.c
1224         * src/exphtmldlg.h
1225         * src/expldifdlg.c
1226         * src/expldifdlg.h
1227         * src/export.c
1228         * src/exporthtml.c
1229         * src/exporthtml.h
1230         * src/exportldif.c
1231         * src/exportldif.h
1232         * src/filtering.c
1233         * src/filtering.h
1234         * src/folder.c
1235         * src/folder.h
1236         * src/folder_item_prefs.c
1237         * src/folder_item_prefs.h
1238         * src/foldersel.c
1239         * src/foldersel.h
1240         * src/folderutils.c
1241         * src/folderutils.h
1242         * src/folderview.c
1243         * src/folderview.h
1244         * src/grouplistdialog.c
1245         * src/grouplistdialog.h
1246         * src/html.c
1247         * src/html.h
1248         * src/image_viewer.c
1249         * src/image_viewer.h
1250         * src/imap.c
1251         * src/imap.h
1252         * src/imap_gtk.c
1253         * src/imap_gtk.h
1254         * src/import.c
1255         * src/import.h
1256         * src/importldif.c
1257         * src/importldif.h
1258         * src/importmutt.c
1259         * src/importmutt.h
1260         * src/importpine.c
1261         * src/importpine.h
1262         * src/inc.c
1263         * src/inc.h
1264         * src/jpilot.c
1265         * src/jpilot.h
1266         * src/ldapctrl.c
1267         * src/ldapctrl.h
1268         * src/ldaplocate.c
1269         * src/ldaplocate.h
1270         * src/ldapquery.c
1271         * src/ldapquery.h
1272         * src/ldapserver.c
1273         * src/ldapserver.h
1274         * src/ldaputil.c
1275         * src/ldaputil.h
1276         * src/ldif.c
1277         * src/ldif.h
1278         * src/localfolder.c
1279         * src/localfolder.h
1280         * src/main.c
1281         * src/main.h
1282         * src/mainwindow.c
1283         * src/mainwindow.h
1284         * src/manual.c
1285         * src/manual.h
1286         * src/matcher.c
1287         * src/matcher.h
1288         * src/matcher_parser.h
1289         * src/matcher_parser_lex.l
1290         * src/matcher_parser_parse.y
1291         * src/mbox.c
1292         * src/mbox.h
1293         * src/message_search.c
1294         * src/message_search.h
1295         * src/messageview.c
1296         * src/messageview.h
1297         * src/mh.c
1298         * src/mh.h
1299         * src/mh_gtk.c
1300         * src/mh_gtk.h
1301         * src/mimeview.c
1302         * src/mimeview.h
1303         * src/msgcache.c
1304         * src/msgcache.h
1305         * src/mutt.c
1306         * src/mutt.h
1307         * src/news.c
1308         * src/news.h
1309         * src/news_gtk.c
1310         * src/news_gtk.h
1311         * src/noticeview.c
1312         * src/noticeview.h
1313         * src/partial_download.c
1314         * src/partial_download.h
1315         * src/pine.c
1316         * src/pine.h
1317         * src/pop.c
1318         * src/pop.h
1319         * src/prefs_account.c
1320         * src/prefs_account.h
1321         * src/prefs_actions.c
1322         * src/prefs_actions.h
1323         * src/prefs_common.c
1324         * src/prefs_common.h
1325         * src/prefs_compose_writing.c
1326         * src/prefs_compose_writing.h
1327         * src/prefs_customheader.c
1328         * src/prefs_customheader.h
1329         * src/prefs_display_header.c
1330         * src/prefs_display_header.h
1331         * src/prefs_ext_prog.c
1332         * src/prefs_ext_prog.h
1333         * src/prefs_filtering.c
1334         * src/prefs_folder_column.c
1335         * src/prefs_folder_column.h
1336         * src/prefs_folder_item.c
1337         * src/prefs_folder_item.h
1338         * src/prefs_fonts.c
1339         * src/prefs_fonts.h
1340         * src/prefs_gtk.c
1341         * src/prefs_gtk.h
1342         * src/prefs_image_viewer.c
1343         * src/prefs_image_viewer.h
1344         * src/prefs_matcher.c
1345         * src/prefs_matcher.h
1346         * src/prefs_message.c
1347         * src/prefs_message.h
1348         * src/prefs_msg_colors.c
1349         * src/prefs_msg_colors.h
1350         * src/prefs_other.c
1351         * src/prefs_other.h
1352         * src/prefs_quote.c
1353         * src/prefs_quote.h
1354         * src/prefs_receive.c
1355         * src/prefs_receive.h
1356         * src/prefs_send.c
1357         * src/prefs_send.h
1358         * src/prefs_spelling.c
1359         * src/prefs_spelling.h
1360         * src/prefs_summaries.c
1361         * src/prefs_summaries.h
1362         * src/prefs_summary_column.c
1363         * src/prefs_summary_column.h
1364         * src/prefs_template.c
1365         * src/prefs_template.h
1366         * src/prefs_themes.c
1367         * src/prefs_themes.h
1368         * src/prefs_toolbar.c
1369         * src/prefs_toolbar.h
1370         * src/prefs_wrapping.c
1371         * src/prefs_wrapping.h
1372         * src/privacy.c
1373         * src/privacy.h
1374         * src/procheader.c
1375         * src/procheader.h
1376         * src/procmime.c
1377         * src/procmime.h
1378         * src/procmsg.c
1379         * src/procmsg.h
1380         * src/quote_fmt.c
1381         * src/quote_fmt_parse.y
1382         * src/recv.c
1383         * src/recv.h
1384         * src/remotefolder.c
1385         * src/remotefolder.h
1386         * src/send_message.c
1387         * src/send_message.h
1388         * src/setup.c
1389         * src/setup.h
1390         * src/sourcewindow.c
1391         * src/sourcewindow.h
1392         * src/ssl_manager.c
1393         * src/ssl_manager.h
1394         * src/statusbar.c
1395         * src/statusbar.h
1396         * src/stock_pixmap.c
1397         * src/stock_pixmap.h
1398         * src/summary_search.c
1399         * src/summary_search.h
1400         * src/summaryview.c
1401         * src/summaryview.h
1402         * src/syldap.c
1403         * src/syldap.h
1404         * src/textview.c
1405         * src/textview.h
1406         * src/toolbar.c
1407         * src/toolbar.h
1408         * src/undo.c
1409         * src/undo.h
1410         * src/unmime.c
1411         * src/unmime.h
1412         * src/vcard.c
1413         * src/vcard.h
1414         * src/wizard.c
1415         * src/wizard.h
1416         * src/common/base64.c
1417         * src/common/base64.h
1418         * src/common/defs.h
1419         * src/common/hooks.c
1420         * src/common/hooks.h
1421         * src/common/log.c
1422         * src/common/log.h
1423         * src/common/mgutils.c
1424         * src/common/mgutils.h
1425         * src/common/nntp.c
1426         * src/common/nntp.h
1427         * src/common/passcrypt.c
1428         * src/common/passcrypt.h.in
1429         * src/common/plugin.c
1430         * src/common/plugin.h
1431         * src/common/prefs.c
1432         * src/common/prefs.h
1433         * src/common/progressindicator.c
1434         * src/common/progressindicator.h
1435         * src/common/quoted-printable.c
1436         * src/common/quoted-printable.h
1437         * src/common/session.c
1438         * src/common/session.h
1439         * src/common/smtp.c
1440         * src/common/smtp.h
1441         * src/common/socket.c
1442         * src/common/socket.h
1443         * src/common/ssl.c
1444         * src/common/ssl.h
1445         * src/common/stringtable.c
1446         * src/common/stringtable.h
1447         * src/common/sylpheed.c
1448         * src/common/sylpheed.h
1449         * src/common/template.c
1450         * src/common/template.h
1451         * src/common/timing.h
1452         * src/common/utils.c
1453         * src/common/utils.h
1454         * src/common/version.h.in
1455         * src/common/xml.c
1456         * src/common/xml.h
1457         * src/common/xmlprops.c
1458         * src/common/xmlprops.h
1459         * src/gtk/about.c
1460         * src/gtk/colorlabel.c
1461         * src/gtk/colorlabel.h
1462         * src/gtk/colorsel.c
1463         * src/gtk/colorsel.h
1464         * src/gtk/combobox.c
1465         * src/gtk/combobox.h
1466         * src/gtk/description_window.c
1467         * src/gtk/description_window.h
1468         * src/gtk/filesel.c
1469         * src/gtk/filesel.h
1470         * src/gtk/foldersort.c
1471         * src/gtk/foldersort.h
1472         * src/gtk/gtkaspell.c
1473         * src/gtk/gtkaspell.h
1474         * src/gtk/gtksctree.c
1475         * src/gtk/gtkshruler.c
1476         * src/gtk/gtkshruler.h
1477         * src/gtk/gtkutils.c
1478         * src/gtk/gtkutils.h
1479         * src/gtk/icon_legend.c
1480         * src/gtk/icon_legend.h
1481         * src/gtk/logwindow.c
1482         * src/gtk/logwindow.h
1483         * src/gtk/manage_window.c
1484         * src/gtk/manage_window.h
1485         * src/gtk/pluginwindow.c
1486         * src/gtk/pluginwindow.h
1487         * src/gtk/prefswindow.c
1488         * src/gtk/prefswindow.h
1489         * src/gtk/quicksearch.c
1490         * src/gtk/quicksearch.h
1491         * src/pixmaps/claws-mail.xpm
1492         * src/pixmaps/claws-mail_icon.xpm
1493         * src/pixmaps/claws-mail_logo.xpm
1494         * src/pixmaps/sylpheed-claws.xpm
1495         * src/pixmaps/sylpheed-claws_icon.xpm
1496         * src/pixmaps/sylpheed-claws_logo.xpm
1497         * src/plugins/bogofilter/Makefile.am
1498         * src/plugins/bogofilter/bogofilter.c
1499         * src/plugins/bogofilter/bogofilter.h
1500         * src/plugins/bogofilter/bogofilter_gtk.c
1501         * src/plugins/clamav/Makefile.am
1502         * src/plugins/clamav/clamav_plugin.c
1503         * src/plugins/clamav/clamav_plugin.h
1504         * src/plugins/clamav/clamav_plugin_gtk.c
1505         * src/plugins/demo/Makefile.am
1506         * src/plugins/demo/demo.c
1507         * src/plugins/dillo_viewer/Makefile.am
1508         * src/plugins/dillo_viewer/README
1509         * src/plugins/dillo_viewer/dillo_prefs.c
1510         * src/plugins/dillo_viewer/dillo_prefs.h
1511         * src/plugins/dillo_viewer/dillo_viewer.c
1512         * src/plugins/pgpcore/Makefile.am
1513         * src/plugins/pgpcore/passphrase.c
1514         * src/plugins/pgpcore/passphrase.h
1515         * src/plugins/pgpcore/pgp_viewer.c
1516         * src/plugins/pgpcore/pgp_viewer.h
1517         * src/plugins/pgpcore/plugin.c
1518         * src/plugins/pgpcore/prefs_gpg.c
1519         * src/plugins/pgpcore/prefs_gpg.h
1520         * src/plugins/pgpcore/select-keys.c
1521         * src/plugins/pgpcore/select-keys.h
1522         * src/plugins/pgpcore/sgpgme.c
1523         * src/plugins/pgpcore/sgpgme.h
1524         * src/plugins/pgpcore/sylpheed.def
1525         * src/plugins/pgpcore/version.rc
1526         * src/plugins/pgpinline/Makefile.am
1527         * src/plugins/pgpinline/pgpinline.c
1528         * src/plugins/pgpinline/pgpinline.h
1529         * src/plugins/pgpinline/plugin.c
1530         * src/plugins/pgpinline/sylpheed.def
1531         * src/plugins/pgpinline/version.rc
1532         * src/plugins/pgpmime/Makefile.am
1533         * src/plugins/pgpmime/pgpmime.c
1534         * src/plugins/pgpmime/pgpmime.h
1535         * src/plugins/pgpmime/plugin.c
1536         * src/plugins/pgpmime/sylpheed.def
1537         * src/plugins/pgpmime/version.rc
1538         * src/plugins/spamassassin/Makefile.am
1539         * src/plugins/spamassassin/README
1540         * src/plugins/spamassassin/spamassassin.c
1541         * src/plugins/spamassassin/spamassassin.h
1542         * src/plugins/spamassassin/spamassassin_gtk.c
1543         * src/plugins/trayicon/Makefile.am
1544         * src/plugins/trayicon/trayicon.c
1545         * tools/OOo2sylpheed.pl
1546         * tools/README
1547         * tools/README.sylprint
1548         * tools/acroread2sylpheed.pl
1549         * tools/claws.i18n.status.pl
1550         * tools/filter_conv.pl
1551         * tools/filter_conv_new.pl
1552         * tools/freshmeat_search.pl
1553         * tools/google_search.pl
1554         * tools/kmail2sylpheed.pl
1555         * tools/kmail2sylpheed_v2.pl
1556         * tools/make.themes.project
1557         * tools/multiwebsearch.pl
1558         * tools/nautilus2sylpheed.sh
1559         * tools/outlook2sylpheed.pl
1560         * tools/sylprint.pl
1561         * tools/sylprint.rc
1562         * tools/tb2sylpheed
1563         * tools/textviewer.sh
1564         * tools/vcard2xml.py
1565         * tools/kdeservicemenu/README
1566         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1567         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1568         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1569                 Change name to Claws Mail. Announce to follow...
1570
1571 2006-11-06 [wwp]        2.6.0cvs6
1572
1573         * src/prefs_template.c
1574                 unify messages related to quote format/template errors (fix
1575                 capitalization), again.
1576
1577 2006-11-06 [wwp]        2.6.0cvs5
1578
1579         * src/prefs_quote.c
1580                 unify messages related to quote format/template errors.
1581
1582 2006-11-06 [wwp]        2.6.0cvs4
1583
1584         * src/prefs_msg_colors.c
1585                 more uses of Q_ macro for contextual translations, thanks
1586                 to Fabien (fzzzzz).
1587
1588 2006-11-06 [wwp]        2.6.0cvs3
1589
1590         * src/compose.c
1591         * src/common/utils.c
1592         * src/common/utils.h
1593                 show an alertpanel to make sure users are aware that sensitive
1594                 files are attached (it's file blacklist-based). This will fix
1595                 interaction w/ GoogleEarth for instance, thanks to Colin.
1596
1597 2006-11-06 [wwp]        2.6.0cvs2
1598
1599         * src/prefs_quote.c
1600         * src/prefs_template.c
1601         * src/prefs_template.h
1602                 check quote format when applying/closing prefs. For now this only
1603                 shows up an error dialog box, not preventing the user from using
1604                 a broken quote (reply, forwards) format.
1605
1606 2006-11-06 [wwp]        2.6.0cvs1
1607
1608         * src/prefs_template.c
1609                 fix missing checks of some template fields.
1610
1611 2006-11-06 [paul]       2.6.0
1612
1613         * NEWS
1614         * README
1615         * RELEASE_NOTES
1616                 2.6.0 released
1617
1618 2006-11-06 [paul]       2.5.6cvs22
1619
1620         * manual/advanced.xml
1621         * manual/es/advanced.xml
1622                 put 'respect_flowed_format' info in the correct
1623                 place
1624
1625 2006-11-06 [mones]      2.5.6cvs21
1626
1627         * po/es.po
1628                 Minor fixes for release
1629
1630 2006-11-06 [paul]       2.5.6cvs20
1631
1632         * po/cs.po
1633         * po/de.po
1634         * po/fr.po
1635         * po/it.po
1636         * po/nl.po
1637         * po/pt_BR.po
1638         * po/sk.po
1639         * po/sv.po
1640         * po/zh_CN.po
1641                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1642                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1643                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1644                 Young
1645
1646 2006-11-02 [colin]      2.5.6cvs19
1647
1648         * src/imap.c
1649         * src/imap.h
1650         * src/prefs_account.c
1651         * src/etpan/imap-thread.c
1652                 Add GSSAPI support - fixes Debian bug #383274
1653
1654 2006-11-01 [colin]      2.5.6cvs18
1655
1656         * src/jpilot.c
1657                 Handle libpisock12 support. Probably
1658                 fixes bug 1046, 'jpilot AddressDB.pdb 
1659                 import fail'
1660
1661 2006-11-01 [colin]      2.5.6cvs17
1662
1663         * src/folderutils.c
1664                 debug_print() folderutils_mark_all_read()
1665
1666 2006-11-01 [colin]      2.5.6cvs16
1667
1668         * COPYING
1669                 Add missed files to the Apache exception
1670
1671 2006-10-31 [colin]      2.5.6cvs15
1672
1673         * src/folder.c
1674         * src/folder.h
1675                 Add a copy_private_data() func to FolderClasses
1676                 Doesn't break the feature freeze, because we 
1677                 won't use it (right now) in the core.
1678
1679 2006-10-31 [colin]      2.5.6cvs14
1680
1681         * COPYING
1682                 Allow linking with the Apache licensed files in
1683                 src/plugins/spamassassin. Hopefully fixes 
1684                 bug 1048, 'Spamassassin plugin license problem'
1685
1686 2006-10-31 [wwp]        2.5.6cvs13
1687
1688         * src/compose.c
1689                 fix and optimize trimming of leading linefeeds in body loop.
1690
1691 2006-10-31 [colin]      2.5.6cvs12
1692
1693         * src/etpan/imap-thread.c
1694         * src/imap.c
1695                 Make really sure to have NULL sets in case
1696                 of error
1697
1698 2006-10-30 [wwp]        2.5.6cvs11
1699
1700         * src/prefs_common.c
1701         * src/prefs_common.h
1702         * src/compose.c
1703                 fix broken storage of quote format template when it contains \-escape
1704                 sequences. The application of such sequences is also fixed now (\t
1705                 in quote format will be a real tab instead of a 't', for instance).
1706
1707 2006-10-27 [colin]      2.5.6cvs10
1708
1709         * src/compose.c
1710                 Probably fix bug 1045, 'sylpheed-claws 
1711                 doesn't remove the mail from the IMAP 
1712                 Queue folder after sending'. From
1713                 2.5.6cvs3-stable
1714
1715 2006-10-27 [colin]      2.5.6cvs9
1716
1717         * configure.ac
1718                 Require libetpan-0.48. I'm so annoying,
1719                 I know ;-)
1720
1721 2006-10-27 [colin]      2.5.6cvs8
1722
1723         * src/folder.c
1724         * src/imap.c
1725                 Probably fix bug 1044, 'sylpheed-claws 
1726                 segfaults while moving mails' - Fix relation
1727                 usage when moving to an IMAP mailbox from another
1728                 mailbox
1729
1730 2006-10-26 [paul]       2.5.6cvs7
1731
1732         * src/gtk/about.c
1733                 add libSM to compiled-in features
1734                 list
1735
1736 2006-10-24 [colin]      2.5.6cvs6
1737
1738         * src/textview.c
1739         * src/gtk/gtkutils.c
1740                 Fix crash when printing emails with an
1741                 xface
1742
1743 2006-10-24 [mones]      2.5.6cvs5
1744
1745         * manual/es/advanced.xml
1746                 Synchronize hidden option respect_flowed_format
1747         * po/es.po
1748                 Updated translation
1749
1750 2006-10-21 [paul]       2.5.6cvs4
1751
1752         * src/gtk/authors.h
1753         * src/plugins/pgpcore/pgp_viewer.c
1754         * src/plugins/pgpcore/sgpgme.c
1755                 fix building on BSDs
1756                 Thanks to Michael Hughes
1757                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1758
1759 2006-10-20 [colin]      2.5.6cvs3
1760
1761         * configure.ac
1762                 Bump up libetpan requirement
1763                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1764         * src/common/utils.c
1765         * src/common/utils.h
1766                 Add convenience get_file_mtime()
1767         * src/imap.c
1768         * src/etpan/imap-thread.c
1769         * src/etpan/imap-thread.h
1770                 Implement UIDPLUS support if the server
1771                 supports it - faster sending in this case
1772
1773 2006-10-19 [colin]      2.5.6cvs2
1774
1775         * src/gtk/quicksearch.c
1776                 Fix emptying in type-ahead+extended mode
1777         * src/mainwindow.c
1778         * src/mainwindow.h
1779                 Add a hook for offline state change
1780         * src/plugins/trayicon/trayicon.c
1781                 Use it to display offline icons
1782         * src/plugins/trayicon/Makefile.am
1783         * src/plugins/trayicon/newmail.offline.xpm
1784         * src/plugins/trayicon/newmarkedmail.offline.xpm
1785         * src/plugins/trayicon/nomail.offline.xpm
1786         * src/plugins/trayicon/unreadmail.offline.xpm
1787         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1788                 Add the icons
1789
1790 2006-10-12 [paul]       2.5.6cvs1
1791
1792         * NEWS
1793         * README
1794         * configure.ac
1795                 Update version number following
1796                 stable release
1797
1798 2006-10-19 [colin]      2.5.5cvs18
1799
1800         * manual/handling.xml
1801                 Add type-ahead search
1802
1803 2006-10-18 [colin]      2.5.5cvs17
1804
1805         * src/gtk/quicksearch.c
1806                 Remove "save to history only if there's
1807                 no syntax error", it breaks for some 
1808                 reason which I'll investigate later.
1809
1810 2006-10-18 [colin]      2.5.5cvs16
1811
1812         * src/prefs_common.c
1813         * src/prefs_common.h
1814         * src/summaryview.c
1815         * src/gtk/quicksearch.c
1816         * src/gtk/quicksearch.h
1817                 Add a type-ahead option for fast searches
1818                 Patch by Fabien Vantard
1819
1820 2006-10-18 [colin]      2.5.5cvs15
1821
1822         * src/compose.c
1823         * src/compose.h
1824                 Add Options/Reply mode/ menu to be able to
1825                 change the recipients of a reply on the fly
1826
1827 2006-10-18 [colin]      2.5.5cvs14
1828
1829         * src/compose.c
1830                 Fix redirecting of our own sent mails
1831
1832 2006-10-17 [wwp]        2.5.5cvs13
1833
1834         * src/send_message.c
1835                 Fix duplicate error messages when sending, and missing
1836                 newline in such error messages.
1837
1838 2006-10-17 [colin]      2.5.5cvs12
1839
1840         * src/compose.c
1841                 Compare addresses case-insensitive
1842
1843 2006-10-17 [colin]      2.5.5cvs11
1844
1845         * src/plugins/pgpcore/sgpgme.c
1846                 Fix return status
1847
1848 2006-10-17 [colin]      2.5.5cvs10
1849
1850         * src/plugins/pgpcore/pgp_viewer.c
1851                 Fix return status
1852
1853 2006-10-17 [colin]      2.5.5cvs9
1854
1855         * src/quote_fmt.c
1856                 Fix a typo (thanks to Fabien)
1857
1858 2006-10-16 [colin]      2.5.5cvs8
1859
1860         * src/textview.c
1861                 Fix problem with quote-folding when emails
1862                 don't convert cleanly to UTF-8
1863
1864 2006-10-14 [colin]      2.5.5cvs7
1865
1866         * src/prefs_template.c
1867                 Reset fields when reopening
1868                 the window
1869
1870 2006-10-13 [paul]       2.5.5cvs6
1871
1872         * manual/advanced.xml
1873         * src/prefs_message.c
1874                 make 'respect_flowed_format' a hidden
1875                 option, and add a manual entry for it
1876                 Thanks to Colin
1877
1878 2006-10-12 [colin]      2.5.5cvs5
1879
1880         * src/codeconv.c
1881                 Revert part of 2.5.2cvs21:
1882                 Don't optimise by reusing the 
1883                 last iconv converter if possible:
1884                 it seems slightly broken in a 
1885                 very hard way to reproduce
1886
1887 2006-10-12 [colin]      2.5.5cvs4
1888
1889         * src/prefs_common.c
1890         * src/prefs_common.h
1891         * src/prefs_message.c
1892         * src/procmime.c
1893                 Fix bug 1035, 'Incorrect handling 
1894                 of flowed lines'. We now optionnaly
1895                 handle this format (preference is in
1896                 Message View/Text options section)
1897
1898 2006-10-12 [colin]      2.5.5cvs3
1899
1900         * po/POTFILES.in
1901                 Add new file
1902         * src/plugins/pgpcore/pgp_viewer.c
1903         * src/plugins/pgpcore/sgpgme.c
1904                 Don't try to import without asking
1905
1906 2006-10-12 [colin]      2.5.5cvs2
1907
1908         * src/compose.c
1909                 Fix bug 1036, 'Forwarding a mutlipart
1910                 mail with a "text/html" block to ms
1911                 outlook users leeds to freeze of
1912                 outlook'. Poor outlook users...
1913
1914 2006-10-12 [paul]       2.5.5cvs1
1915
1916         * NEWS
1917         * README
1918         * configure.ac
1919                 Update version number following
1920                 stable release
1921
1922 2006-10-11 [paul]       2.5.4cvs1
1923
1924         * NEWS
1925         * README
1926         * configure.ac
1927                 Update version number following
1928                 stable release
1929
1930 2006-10-11 [paul]       2.5.3cvs32
1931
1932         * src/textview.c
1933                 fix bug 1032, 'Segmentation fault when showing
1934                 message' (bug in quote folding)
1935                 Thanks to Colin
1936
1937 2006-10-10 [colin]      2.5.3cvs31
1938
1939         * src/quote_fmt.c
1940                 Rephrase english a bit
1941
1942 2006-10-10 [colin]      2.5.3cvs30
1943
1944         * src/prefs_compose_writing.c
1945                 Stop making the page larger than the window
1946
1947 2006-10-10 [wwp]        2.5.3cvs29
1948
1949         * src/compose.c
1950         * src/prefs_template.c
1951         * src/quote_fmt.c
1952         * src/quote_fmt.h
1953         * src/quote_fmt_lex.l
1954         * src/quote_fmt_parse.y
1955                 Extend the quote parser a bit: allow to get access to
1956                 basic (composing) account info.
1957
1958 2006-10-10 [colin]      2.5.3cvs28
1959
1960         * src/procheader.c
1961                 Fix this \t problem in subject
1962
1963 2006-10-09 [colin]      2.5.3cvs27
1964
1965         * src/main.c
1966         * src/prefs_gtk.c
1967                 Prepare cache a bit later
1968                 If section already exists, skip the new one 
1969                 (as previously); avoid writing the same block
1970                 twice - if we find a second block with the 
1971                 same id, skip it.
1972         * src/plugins/pgpcore/pgp_viewer.c
1973                 Set cursor to busy when retrieving a key
1974         * src/plugins/pgpcore/sgpgme.c
1975                 allow 5 seconds for gpg to export the key
1976                 
1977
1978 2006-10-09 [colin]      2.5.3cvs26
1979
1980         * configure.ac
1981         * src/msgcache.c
1982         * src/prefs_gtk.c
1983                 Check for existence of fgets_unlocked
1984                 and fwrite_unlocked
1985
1986 2006-10-09 [paul]       2.5.3cvs25
1987
1988         * src/prefs_summaries.c
1989                 replace strftime() with fast_strftime() and in
1990                 the consequence fix the bug in the display of
1991                 AM/PM in the 'Example' string
1992
1993 2006-10-09 [ticho]      2.5.3cvs24
1994
1995         * po/sk.po
1996                 Updated (and fixed up somewhat) Slovak translation.
1997
1998 2006-10-08 [colin]      2.5.3cvs23
1999
2000         * src/prefs_folder_item.c
2001                 Explain why prefs in the top-level folder
2002                 aren't retained, but are still useful
2003
2004 2006-10-08 [colin]      2.5.3cvs22
2005
2006         * src/prefs_gtk.c
2007                 Don't cache anything if caching fails
2008
2009 2006-10-08 [colin]      2.5.3cvs21
2010
2011         * src/common/utils.c
2012                 always include gi18n.h
2013
2014 2006-10-07 [colin]      2.5.3cvs20
2015
2016         * src/plugins/pgpcore/pgp_viewer.c
2017                 Kill gpg after 5 seconds wait
2018
2019 2006-10-07 [colin]      2.5.3cvs19
2020
2021         * src/plugins/pgpcore/pgp_viewer.c
2022         * src/plugins/pgpcore/pgp_viewer.h
2023                 Fix copyright
2024
2025 2006-10-07 [colin]      2.5.3cvs18
2026
2027         * src/plugins/pgpcore/pgp_viewer.c
2028         * src/plugins/pgpcore/pgp_viewer.h
2029                 Actually add the files to CVS
2030
2031 2006-10-07 [colin]      2.5.3cvs17
2032
2033         * src/plugins/pgpcore/sgpgme.c
2034                 Be sure not to crash on 'application/pgp-signature' that
2035                 are not application/pgp-signatures
2036
2037 2006-10-07 [colin]      2.5.3cvs16
2038
2039         * src/textview.c
2040         * src/textview.h
2041                 Make a bit more of the API available
2042         * src/plugins/pgpcore/Makefile.am
2043         * src/plugins/pgpcore/plugin.c
2044         * src/plugins/pgpcore/sgpgme.c
2045                 Add basic key import/export
2046
2047 2006-10-07 [colin]      2.5.3cvs15
2048
2049         * src/folderview.c
2050         * src/imap.c
2051         * src/prefs_account.c
2052         * src/wizard.c
2053                 Warn users *everywhere* if libetpan's not
2054                 linked in
2055
2056 2006-10-06 [mones]      2.5.3cvs14
2057
2058         * po/de.po
2059         * po/es.po
2060                 updated by Stephan Sachse and me
2061
2062 2006-10-06 [colin]      2.5.3cvs13
2063
2064         * src/main.c
2065         * src/common/sylpheed.c
2066                 Don't load common plugins if --exit is passed
2067         * src/prefs_gtk.c
2068         * src/prefs_gtk.h
2069                 Implement a cache to avoid reading the same
2070                 files over and over again at startup
2071
2072 2006-10-06 [colin]      2.5.3cvs12
2073
2074         * src/summaryview.c
2075         * src/gtk/quicksearch.c
2076                 Update display every 5k mails on fast searches
2077
2078 2006-10-06 [colin]      2.5.3cvs11
2079
2080         * src/textview.c
2081                 Don't do quote folding on HTML or ERTF.
2082                 May fix the Cygwin issues if they were
2083                 happening with HTML mails?
2084
2085 2006-10-05 [colin]      2.5.3cvs10
2086
2087         * src/prefs_gtk.c
2088                 Oops, forgot one
2089
2090 2006-10-05 [colin]      2.5.3cvs9
2091
2092         * src/prefs_gtk.c
2093                 Use unlocked_stdio here too
2094
2095 2006-10-05 [colin]      2.5.3cvs8
2096
2097         * src/folderview.c
2098                 Fix go to next * after preferences apply
2099         * src/msgcache.c
2100                 Do the fd lock/unlock ourselves instead of
2101                 letting the libc do it at each write 
2102
2103 2006-10-05 [colin]      2.5.3cvs7
2104
2105         * src/common/utils.c
2106                 Faster division, thanks to Jean Diraison
2107
2108 2006-10-05 [paul]       2.5.3cvs6
2109
2110         * src/common/utils.c
2111                 fix building with --disable-nls
2112
2113 2006-10-04 [colin]      2.5.3cvs5
2114
2115         * src/folder.c
2116                 Maybe fix a segfault
2117
2118 2006-10-04 [wwp]        2.5.3cvs4
2119
2120         * src/prefs_folder_item.c
2121                 Fine-tune layouts in folder item prefs. Suggested by
2122                 Fabien Vantard <fzzzzz@gmail.com>.
2123
2124 2006-10-04 [wwp]        2.5.3cvs3
2125
2126         * src/prefs_folder_item.c
2127                 Kill the clandestine passengers. You didn't see anything.
2128
2129 2006-10-04 [wwp]        2.5.3cvs2
2130
2131         * src/prefs_folder_item.c
2132                 Add a way to test the subject simplify regexp in
2133                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2134                 w/ few layout changes.
2135
2136 2006-20-04 [paul]       2.5.3cvs1
2137
2138         * NEWS
2139         * README
2140         * configure.ac
2141                 Update version number following
2142                 stable release
2143
2144 2006-10-04 [colin]      2.5.2cvs42
2145
2146         * src/folder.c
2147         * src/folder.h
2148         * src/summaryview.c
2149                 Provide a way for folder classes to set their sort
2150                 type and key
2151
2152 2006-10-03 [colin]      2.5.2cvs41
2153
2154         * src/mh.c
2155                 Don't use strlen() to know if the
2156                 string's empty
2157
2158 2006-10-03 [colin]      2.5.2cvs40
2159
2160         * src/mh.c
2161                 Fix "check for new folders" with accentued folders
2162
2163 2006-10-03 [ticho]      2.5.2cvs39
2164
2165         * src/filtering.c
2166         * src/folder.c
2167         * src/inc.c
2168         * src/mbox.c
2169                 Colin's fix for "copy" filtering rules.
2170
2171 2006-10-02 [colin]      2.5.2cvs38
2172
2173         * src/folderview.c
2174                 Fix for double-click too
2175
2176 2006-10-02 [colin]      2.5.2cvs37
2177
2178         * src/folderview.c
2179                 correct fix for cvs36
2180
2181 2006-10-02 [colin]      2.5.2cvs36
2182
2183         * src/folderview.c
2184                 Fix 'goto next unread' after collapsing/expanding 
2185                 a node.
2186
2187 2006-10-02 [colin]      2.5.2cvs35
2188
2189         * src/summaryview.c
2190                 Fix double freeze/thaw
2191         * src/common/utils.c
2192         * src/common/utils.h
2193                 Reimplement strftime
2194         * src/procheader.c
2195                 Use it
2196
2197
2198 2006-10-02 [colin]      2.5.2cvs34
2199
2200         * src/mh.c
2201                 Time mh_write_sequences() - it's fast
2202         * src/summaryview.c
2203                 Init a variable to shut up gcc
2204
2205 2006-10-01 [colin]      2.5.2cvs33
2206
2207         * src/folder.c
2208         * src/mh.c
2209         * src/mh.h
2210         * src/msgcache.c
2211                 Add helper mh_set_mtime(), and set mtime to stat()'s result
2212                 Add fsync but disable it, it's slow as hell
2213
2214 2006-10-01 [colin]      2.5.2cvs32
2215
2216         * src/mh.c
2217         * src/msgcache.c
2218                 fflush() caches and mh_sequences before
2219                 fclose()ing
2220
2221 2006-10-01 [colin]      2.5.2cvs31
2222
2223         * src/msgcache.c
2224                 Don't ftruncate when not using mmap
2225
2226 2006-09-30 [colin]      2.5.2cvs30
2227
2228         * src/main.c
2229                 Write folder list *after* saving caches
2230
2231 2006-09-30 [colin]      2.5.2cvs29
2232
2233         * src/folder.c
2234         * src/mh.c
2235                 Debug forced mtime changes
2236
2237 2006-09-30 [colin]      2.5.2cvs28
2238
2239         * src/folder.c
2240         * src/main.c
2241                 Remove useless debug_print()s (code
2242                 well-tested)
2243
2244 2006-09-30 [colin]      2.5.2cvs27
2245
2246         * src/mh.c
2247                 Do stuff faster when writing mh_sequences
2248
2249 2006-09-30 [colin]      2.5.2cvs26
2250
2251         * src/mh.c
2252                 Don't let the writing of .mh_sequences, which
2253                 can change the folder's mtime, let us think
2254                 we need to scan.
2255
2256 2006-09-30 [colin]      2.5.2cvs25
2257
2258         * src/folder.c
2259                 Move a debug_print where it belongs 
2260                 (processing)
2261         * src/summaryview.c
2262                 Don't mess with a huge slow subject
2263                 table if we're not threading by
2264                 subject
2265
2266 2006-09-30 [colin]      2.5.2cvs24
2267
2268         * src/msgcache.c
2269                 Reenable mmaped reads (*not* writes!)
2270         * src/procmsg.c
2271                 Don't destroy and recreate hashtables just
2272                 for fun
2273         * src/common/utils.c
2274                 Remove useless reply prefixes (it's case
2275                 unsensitive)
2276
2277 2006-09-30 [wwp]        2.5.2cvs23
2278
2279         * tools/fix_date.sh
2280                 Fixed a minor bug in date value extraction, added a switch
2281                 to replace non RFC-compliant Date: value, added a switch
2282                 to use strict RFC matching patterns for dates.
2283
2284 2006-09-29 [colin]      2.5.2cvs22
2285
2286         * src/matcher_parser.h
2287         * src/matcher_parser_parse.y
2288         * src/prefs_filtering.c
2289         * src/statusbar.c
2290         * src/summary_search.c
2291         * src/summaryview.c
2292         * src/gtk/quicksearch.c
2293         * src/gtk/quicksearch.h
2294                 Optimise searches by setting different
2295                 refresh intervals (depending if the 
2296                 search is fast or not)
2297
2298 2006-09-29 [colin]      2.5.2cvs21
2299
2300         * src/codeconv.c
2301                 Optimise by reusing the last iconv converter
2302                 if possible
2303         * src/textview.c
2304                 Optimise a bit (the foldable quotes feature
2305                 still has an awful O(n^2) algo
2306
2307 2006-09-29 [colin]      2.5.2cvs20
2308
2309         * src/gtk/gtksctree.c
2310         * src/gtk/gtksctree.h
2311                 Optimise de-selection via up/down or
2312                 another key
2313
2314 2006-09-28 [colin]      2.5.2cvs19
2315
2316         * src/action.c
2317         * src/compose.c
2318         * src/folderview.c
2319         * src/mainwindow.c
2320         * src/messageview.c
2321         * src/summary_search.c
2322         * src/toolbar.c
2323                 Avoid using summaryview->ctree directly
2324
2325 2006-09-28 [colin]      2.5.2cvs18
2326
2327         * src/summaryview.c
2328         * src/summaryview.h
2329                 Add helpers to freeze/thaw/grab_focus
2330                 Factorize calls to freeze/thaw/grab_focus
2331                 
2332
2333 2006-09-28 [colin]      2.5.2cvs17
2334
2335         * src/main.c
2336                 More guards for the session management
2337
2338 2006-09-28 [colin]      2.5.2cvs16
2339
2340         * src/folderview.c
2341         * src/gtk/gtksctree.c
2342         * src/gtk/gtksctree.h
2343                 Make expanding not recursive in folderview
2344
2345 2006-09-28 [colin]      2.5.2cvs15
2346
2347         * src/addressbook.c
2348                 If nothing is selected in the list (right part)
2349                 and a group is selected in the tree (left part),
2350                 mail this group.
2351
2352 2006-09-28 [colin]      2.5.2cvs14
2353
2354         * src/Makefile.am
2355                 Actually use SM_LIBS
2356
2357 2006-09-28 [ticho]      2.5.2cvs13
2358
2359         * src/export.c
2360         * src/messageview.c
2361         * src/mimeview.c
2362         * src/news.c
2363         * src/pop.c
2364         * src/prefs_themes.c
2365         * src/procmsg.c
2366                 Small i18n string optimization.
2367         * src/send_message.c
2368         * src/summaryview.c
2369         * src/common/session.c
2370         * src/common/smtp.c
2371         * src/common/ssl_certificate.c
2372         * src/common/utils.c
2373                 Use "Couldn't" instead of "Can't" in UI messages,
2374                 where appropriate.
2375
2376 2006-09-28 [colin]      2.5.2cvs12
2377
2378         * configure.ac
2379                 Possibly fix link errors
2380
2381 2006-09-27 [wwp]        2.5.2cvs11
2382
2383         * src/gtk/authors.h
2384         * doc/man/sylpheed-claws.1
2385         * manual/ack.xml
2386         * manual/es/ack.xml
2387         * manual/fr/ack.xml
2388         * manual/pl/ack.xml
2389                 Updated authors info (me, myself and I).
2390
2391 2006-09-27 [colin]      2.5.2cvs10
2392
2393         * src/addressbook.c
2394                 Remove useless printf
2395
2396 2006-09-27 [wwp]        2.5.2cvs9
2397
2398         * src/editgroup.c
2399         * src/send_message.c
2400         * src/inc.c
2401         * src/prefs_common.c
2402         * src/prefs_common.h
2403         * src/gtk/progressdialog.c
2404                 remember more windows' sizes (send dialog, received dialog,
2405                 edit group in addressbook).
2406
2407 2006-09-27 [colin]      2.5.2cvs8
2408
2409         * configure.ac
2410         * src/main.c
2411         * src/mainwindow.h
2412                 Use libSM to communicate with the session
2413                 manager, so that we can know when the 
2414                 session ends, save our caches, and draft
2415                 our compose windows.
2416
2417 2006-09-27 [colin]      2.5.2cvs7
2418
2419         * src/addressbook.c
2420                 Fix issues:
2421                 o Allow Book and Group creation from the tree's
2422                   contextual menu
2423                 o Do not actually delete the contacts when 
2424                   deleting groups from the tree (duh!)
2425
2426 2006-09-27 [colin]      2.5.2cvs6
2427
2428         * src/compose.c
2429         * src/compose.h
2430         * src/mainwindow.c
2431         * src/textview.c
2432         * src/toolbar.c
2433                 o Allow passing an email address to 
2434                   compose_new_with_folderitem
2435                 o Update callers
2436                 o Use current folderitem when clicking
2437                   on a TextView mailto: link
2438                 o Fix a possible leak in TextView
2439
2440 2006-09-27 [colin]      2.5.2cvs5
2441
2442         * src/html.c
2443                 Use UTF-8 chars to replace HTML entities
2444
2445 2006-09-27 [colin]      2.5.2cvs4
2446
2447         * AUTHORS
2448         * src/prefs_account.c
2449         * src/gtk/authors.h
2450                 Fix bug #1024 (Array index out of
2451                 range in sylpheed-claws-2.5.2)
2452                 Patch by Ales Nosek <anosek@suse.cz>
2453
2454 2006-09-27 [colin]      2.5.2cvs3
2455
2456         * src/addr_compl.c
2457                 Actually do the test
2458
2459 2006-09-27 [colin]      2.5.2cvs2
2460
2461         * src/addr_compl.c
2462         * src/addr_compl.h
2463                 Allow completing with comma (in certain cases: vCalendar
2464                 for example doesn't support that)
2465                 Patch by Fabien Vantard
2466
2467 2006-09-26 [colin]      2.5.2cvs1
2468
2469         * src/Makefile.am
2470         * src/addr_compl.c
2471         * src/addr_compl.h
2472         * src/addrbook.c
2473         * src/addrbook.h
2474         * src/addressbook.c
2475         * src/addrindex.c
2476         * src/addrindex.h
2477         * src/compose.c
2478         * src/prefs_common.c
2479         * src/prefs_filtering_action.c
2480         * src/prefs_folder_item.c
2481         * src/prefs_template.c
2482         * src/stock_pixmap.c
2483         * src/stock_pixmap.h
2484         * src/pixmaps/addr_one.xpm
2485         * src/pixmaps/addr_two.xpm
2486                 Add auto-completion on groups
2487
2488 2006-09-26 [colin]      2.5.2
2489
2490         * NEWS
2491         * README
2492         * RELEASE_NOTES
2493                 2.5.2 released
2494
2495 2006-09-26 [colin]      2.5.1cvs5
2496
2497         * src/matcher.c
2498                 Fix condition
2499
2500 2006-09-26 [colin]      2.5.1cvs4
2501
2502         * src/mbox.c
2503                 Revert cvs1 (useless as the message is printed 
2504                 every 500 mails)
2505
2506 2006-09-26 [colin]      2.5.1cvs3
2507
2508         * src/partial_download.c
2509                 Fix crasher found by Alexsandar Urosevic
2510
2511 2006-09-26 [colin]      2.5.1cvs2
2512
2513         * src/summaryview.c
2514                 Fix bug #1023 (Sylpheed deletes too much messages)
2515
2516 2006-09-26 [ticho]      2.5.1cvs1
2517
2518         * src/mbox.c
2519                 Make use of gettext's multiple plurals for statusbar
2520                 progress message.
2521
2522 2006-09-25 [paul]       2.5.1
2523
2524         * NEWS
2525         * README
2526         * RELEASE_NOTES
2527                 2.5.1 released
2528
2529 2006-09-25 [colin]      2.5.0cvs3
2530
2531         * src/plugins/bogofilter/bogofilter.c
2532         * src/plugins/clamav/clamav_plugin.c
2533         * src/plugins/spamassassin/spamassassin.c
2534                 BogoFilter, Spamassassin: Fix double hook registering after
2535                 visiting preferences
2536                 Spamassassin, Clamav: Just set the mails to move instead of
2537                 doing the move - caller will move the things at once.
2538
2539 2006-09-25 [colin]      2.5.0cvs2
2540
2541         * src/imap.c
2542         * src/etpan/imap-thread.c
2543                 Use UID SEARCH ALL instead of UID 1:*
2544                 (braindead servers can't figure out that's
2545                 the same...)
2546
2547 2006-09-25 [wwp]        2.5.0cvs1
2548
2549         * src/message_search.c
2550                 Added the ability to stop a running search (in message body).
2551
2552 2006-09-25 [paul]       2.5.0
2553
2554         * NEWS
2555         * README
2556         * RELEASE_NOTES
2557                 2.5.0 released
2558
2559 2006-09-25 [paul]       2.4.0cvs214
2560
2561         * po/cs.po
2562         * po/de.po
2563         * po/fi.po
2564         * po/fr.po
2565         * po/nl.po
2566         * po/pt_BR.po
2567         * po/sk.po
2568         * po/sr.po
2569         * po/zh_CN.po
2570                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2571                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2572                 Ticho, Aleksander Urosevic, Ralgh Young
2573
2574 2006-09-24 [mones]      2.4.0cvs213
2575
2576         * po/es.po
2577                 Updated for release
2578
2579 2006-09-23 [colin]      2.4.0cvs212
2580
2581         * src/gtk/inputdialog.c
2582                 Fix [ ] remember this appearing in normal
2583                 input dialogs after it's been used by
2584                 mimeview.
2585         * src/folder.c
2586         * src/folderview.c
2587         * src/msgcache.c
2588         * src/procmsg.c
2589         * src/summaryview.c
2590         * src/textview.c
2591         * src/common/timing.h
2592                 Enable timings in debug mode and make it
2593                 look prettier.
2594
2595 2006-09-22 [colin]      2.4.0cvs211
2596
2597         * README
2598                 Revert test change
2599         * commitHelper
2600                 ping the correct URI
2601
2602 2006-09-22 [colin]      2.4.0cvs210
2603
2604         * README
2605                 Let's see if bug #1022 is fixed
2606
2607 2006-09-21 [colin]      2.4.0cvs209
2608
2609         * src/wizard.c
2610         * src/common/plugin.c
2611                 Prepare infra to load predefined plugins when
2612                 no configuration existed. Don't actually load
2613                 anything yet (feat. freeze)
2614
2615 2006-09-21 [wwp]        2.4.0cvs208
2616
2617         * manual/fr/faq.xml
2618                 Partial sync w/ 2.4.0cvs72:
2619                 wrap file and minor updates.
2620
2621 2006-09-21 [wwp]        2.4.0cvs207
2622
2623         * tools/fix_date.sh
2624                 several fixes and enhancements. A new --force switch has been
2625                 added to prevent overriding by default Date: header when
2626                 already existing.
2627
2628 2006-09-21 [paul]       2.4.0cvs206
2629
2630         * src/common/utils.c
2631                 add Chinese UTF8 Re prefix
2632
2633 2006-09-21 [wwp]        2.4.0cvs205
2634
2635         * tools/Makefile.am
2636                 Fics alfabettical order.
2637
2638 2006-09-21 [wwp]        2.4.0cvs204
2639
2640         * tools/fix_date.sh
2641         * tools/Makefile.am
2642                 Added an action tool to fix missing Date field in emails.
2643                 Updated Makefile.am to reflect those last two additions.
2644
2645 2006-09-21 [wwp]        2.4.0cvs203
2646
2647         * tools/uuooffice
2648                 Added a action tool to open uuencoded docs w/
2649                 OpenOffice (based on uudec method).
2650
2651 2006-09-21 [colin]      2.4.0cvs202
2652
2653         * src/compose.c
2654         * src/textview.c
2655                 Workaround possible GTK crash: remove selection 
2656                 clipboard before destroying widget, or GTK+-2.10
2657                 dies. Thanks to Hiro.
2658
2659 2006-09-20 [colin]      2.4.0cvs201
2660
2661         * src/compose.c
2662                 Fix free-after-use in some cases (when 
2663                 procmime_encode_content() frees mimeinfo->data.mem
2664                 and turns it to a temp file)
2665
2666 2006-09-20 [colin]      2.4.0cvs200
2667
2668         * src/folderview.c
2669         * src/summaryview.c
2670         * src/gtk/gtksctree.c
2671         * src/gtk/gtksctree.h
2672                 Add tooltips in the folderview and summaryview
2673                 (Doesn't break string freeze as they already
2674                 exist)
2675         * src/toolbar.c
2676                 Put the spam button in the default configuration
2677                 if compiled with bogo plugin too
2678
2679 2006-09-19 [colin]      2.4.0cvs199
2680
2681         * src/summaryview.c
2682         * src/summaryview.h
2683                 Update folder name label on folder rename
2684         * src/prefs_matcher.c
2685         * src/gtk/logwindow.h
2686                 Fix warnings
2687                 Patches by Fabien
2688
2689 2006-09-19 [wwp]        2.4.0cvs198
2690
2691         * src/summary_search.c
2692                 fix can't click forward/backward buttons in the
2693                 search messages.
2694
2695 2006-09-18 [paul]       2.4.0cvs197
2696
2697         * src/wizard.c
2698                 add missing bracket, capitalise the A of
2699                 'SpamAssassin'
2700
2701 2006-09-18 [paul]       2.4.0cvs196
2702
2703         * src/compose.c
2704                 fix bug 1012 'crashed upon sending mail
2705                 from compose window'
2706                 Thanks to Colin
2707
2708 2006-09-16 [colin]      2.4.0cvs195
2709
2710         * src/folderview.c
2711                 Fix "real-time" sorting by freezing/thawing
2712
2713 2006-09-16 [colin]      2.4.0cvs194
2714
2715         * manual/faq.xml
2716                 Fix the anti-spam entry a bit
2717
2718 2006-09-16 [colin]      2.4.0cvs193
2719
2720         * src/wizard.c
2721                 Make sure reviewers have no excuse when stating
2722                 Sylpheed-Claws doesn't have antispam capabilities.
2723
2724 2006-09-16 [colin]      2.4.0cvs192
2725
2726         * src/main.c
2727                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2728                 as if the SIGPIPE comes from etpan's thread we could
2729                 trigger a GUI update from this thread.
2730
2731 2006-09-16 [colin]      2.4.0cvs191
2732
2733         * src/summaryview.c
2734                 Init all members of the struct
2735
2736 2006-09-16 [paul]       2.4.0cvs190
2737
2738         * src/account.c
2739                 improvements to the English
2740
2741 2006-09-15 [colin]      2.4.0cvs189
2742
2743         * src/summaryview.c
2744                 HIG order on dialog
2745
2746 2006-09-14 [colin]      2.4.0cvs188
2747
2748         * src/common/socket.c
2749         * src/common/socket.h
2750         * src/common/ssl.c
2751         * src/common/ssl_certificate.c
2752         * src/common/ssl_certificate.h
2753         * src/etpan/imap-thread.c
2754                 the get_fqdn() call done to get canonical name when
2755                 checking an SSL certificate is blocking, which is
2756                 sad as we just did a non-blocking lookup to connect.
2757                 Fix that by letting the fqdn available to the SockInfo,
2758                 and use that in ssl_certificate_check(). For IMAP,
2759                 we don't do it as the lookup's done by libetpan, but
2760                 it's less annoying as IMAP connections as much more
2761                 rare than POP3 connections.
2762
2763 2006-09-14 [paul]       2.4.0cvs187
2764
2765         * manual/advanced.xml
2766                 improvements to the English,
2767                 properly place the new hidden options
2768                 within the alphabetical order
2769         * src/gtk/pluginwindow.c
2770                 improvements to the English
2771
2772 2006-09-14 [colin]      2.4.0cvs186
2773
2774         * src/prefs_common.c
2775         * src/prefs_common.h
2776         * src/gtk/gtksctree.c
2777         * manual/advanced.xml
2778                 New hidden pref, stripes_color_offset, to change
2779                 the value added/substracted to normal bgcolor to
2780                 create the stripes in summaries
2781
2782 2006-09-13 [colin]      2.4.0cvs185
2783
2784         * src/gedit-print.c
2785         * src/messageview.c
2786         * src/messageview.h
2787         * src/summaryview.c
2788         * src/textview.c
2789                 Fix misc. printing issues: 
2790                 - Bad font for linkified headers
2791                 - Different font if the mail was displayed or not
2792                 - Factorize the thing
2793
2794 2006-09-13 [colin]      2.4.0cvs184
2795
2796         * src/common/ssl_certificate.c
2797                 Only get FQDN once when checking certificate
2798
2799 2006-09-13 [colin]      2.4.0cvs183
2800
2801         * src/account.c
2802         * src/gtk/pluginwindow.c
2803                 Misc. GUI fixes by Fabien
2804
2805 2006-09-13 [wwp]        2.4.0cvs182
2806
2807         * configure.ac
2808         * src/common/utils.h
2809         * src/common/utils.c
2810                 get rid of unused wide-char functions.
2811
2812 2006-09-13 [wwp]        2.4.0cvs181
2813
2814         * src/plugins/pgpinline/sylpheed.def
2815         * src/textview.c
2816                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2817                 add privacy_reset_error to the .def file,
2818                 do not fork for an external textviewer.
2819
2820 2006-09-13 [wwp]        2.4.0cvs180
2821
2822         * src/prefs_common.c
2823                 fix broken font entry in prefs (patch issued by the gpg4win team,
2824                 probably by Marcus Brinkmann <marcus@g10code.de>).
2825
2826 2006-09-13 [colin]      2.4.0cvs179
2827
2828         * src/folder.h
2829                 Fix a warning in summaryview.c
2830         * src/mainwindow.c
2831         * src/summaryview.c
2832         * src/summaryview.h
2833                 Add missing Mark/* elements in the
2834                 main menu
2835
2836 2006-09-12 [colin]      2.4.0cvs178
2837
2838         * src/prefs_actions.c
2839         * src/prefs_filtering_action.c
2840         * src/prefs_matcher.c
2841                 Use (New) instead of New everywhere
2842
2843 2006-09-12 [wwp]        2.4.0cvs177
2844
2845         * manual/fr/addrbook.xml
2846         * manual/fr/handling.xml
2847                 updated some quotes in the fr manual to match the fr translation.
2848
2849 2006-09-12 [wwp]        2.4.0cvs176
2850
2851         * src/prefs_matcher.c
2852                 don't store translated string elements in matcher expressions.
2853                 Also fixed a misused of Q_().
2854
2855 2006-09-11 [wwp]        2.4.0cvs175
2856
2857         * src/plugins//bogofilter/bogofilter.c
2858         * src/plugins//clamav/clamav_plugin.c
2859         * src/plugins//demo/demo.c
2860         * src/plugins//dillo_viewer/dillo_viewer.c
2861         * src/plugins//pgpcore/plugin.c
2862         * src/plugins//pgpinline/plugin.c
2863         * src/plugins//pgpmime/plugin.c
2864         * src/plugins//spamassassin/spamassassin.c
2865                 gettext-ize more strings (mostly plugin error messages).
2866
2867 2006-09-11 [colin]      2.4.0cvs174
2868
2869         * src/alertpanel.c
2870                 Make maximum buffer size bigger to avoid
2871                 truncating translated messages. Patch by
2872                 Fabien
2873
2874 2006-09-11 [colin]      2.4.0cvs173
2875
2876         * src/etpan/imap-thread.c
2877                 Fix compilation on OpenBSD, thanks to 
2878                 Landry
2879
2880 2006-09-10 [wwp]        2.4.0cvs172
2881
2882         * manual/account.xml
2883         * manual/addrbook.xml
2884         * manual/handling.xml
2885         * manual/es/handling.xml
2886         * manual/fr/account.xml
2887         * manual/fr/addrbook.xml
2888         * manual/fr/handling.xml
2889                 documented addressbook matching (condition configuration):
2890                   addrbook.xml, en fr
2891                 documented per-account filtering rules (handling/filtering
2892                   section, account section):
2893                   account.xml, handling.xml, en fr
2894                 slightly updated the handling/searching section to tell few
2895                   words about the extended search ability:
2896                   handling.xml, en fr
2897                 added missing <quote></quotes> to Quick Search:
2898                   handling.xml, en fr es
2899                 fixed a typo (auomatically):
2900                   handling.xml, en
2901                 changes revisited by Paul.
2902
2903 2006-09-10 [paul]       2.4.0cvs171
2904
2905         * src/prefs_actions.c
2906         * src/prefs_filtering.c
2907         * src/prefs_template.c
2908                 adjustments to the gui
2909                 Patch by Fabien Vantard (slightly modified)
2910
2911 2006-09-10 [colin]      2.4.0cvs170
2912
2913         * src/summaryview.c
2914                 Check folderitem/summaryview consistency
2915                 (basically automates Update summary). Fixes
2916                 #1011 (wrong (negative) count on unread 
2917                 messages)
2918
2919 2006-09-10 [colin]      2.4.0cvs169
2920
2921         * src/gtk/gtksctree.c
2922                 Fix recursive expansion via mouse
2923         * src/plugins/bogofilter/bogofilter.c
2924                 Use normal filtering way of moving
2925                 messages (batching), possibly fixing
2926                 bug #1015 (Bogofilter plugin doubles 
2927                 new messages)
2928
2929 2006-09-09 [wwp]        2.4.0cvs168
2930
2931         * src/prefs_filtering.c
2932                 better place for this fix.
2933
2934 2006-09-09 [wwp]        2.4.0cvs167
2935
2936         * src/prefs_filtering.c
2937                 fix a minor bug when the enabled status of a filtering/processing
2938                 rule always got set to TRUE when replacing this rule. That still
2939                 make sense when adding a new rule, but now when replacing, we
2940                 don't override the value of 'enabled'.
2941                 Also renamed the func prefs_filtering_list_view_get_rule_name()
2942                 to prefs_filtering_list_view_get_info() as this function not only
2943                 returns the name, but also the account_id and the enabled status.
2944
2945 2006-09-09 [mones]      2.4.0cvs166
2946
2947         * manual/glossary.xml
2948         * manual/plugins.xml
2949                 Minor format corrections
2950         * manual/gpl.xml
2951                 Fix misplaced NO WARRANTY section
2952         * manual/es/advanced.xml
2953         * manual/es/faq.xml
2954         * manual/es/glossary.xml
2955         * manual/es/gpl.xml
2956         * manual/es/handling.xml
2957         * manual/es/plugins.xml
2958         * manual/es/starting.xml
2959                 Incorporate changes from English version
2960         * manual/fr/ack.xml
2961         * manual/pl/ack.xml
2962         * manual/es/ack.xml
2963                 Fix address, (add translation credits in es version)
2964         * po/es.po
2965                 Updated translation
2966
2967 2006-09-09 [wwp]        2.4.0cvs165
2968
2969         * src/prefs_filtering.c
2970                 fix a crash when opening filtering prefs, if matcherrc file contains
2971                 broken data (non-existing account id, which is theoretically not
2972                 possible).
2973
2974 2006-09-08 [colin]      2.4.0cvs164
2975
2976         * src/folder.c
2977                 Wrong assert, make it an if()
2978         * src/gtk/gtksctree.c
2979                 Fix bug #1013 (expand selected thread 
2980                 tree) - expanding is now recursive
2981
2982 2006-09-07 [wwp]        2.4.0cvs163
2983
2984         * src/prefs_matcher.c
2985                 make better sentences about addressbook matching in the
2986                 matcher prefs. This should make translators' work easier
2987                 too.
2988
2989 2006-09-07 [wwp]        2.4.0cvs162
2990
2991         * src/prefs_filtering.c
2992                 code simplification (get rid of dup var. assignment).
2993
2994 2006-09-07 [wwp]        2.4.0cvs161
2995
2996         * src/summaryview.c
2997                 use GTK_STOCK icons when possible, patch by Fabien Vantard
2998                 <fzzzzz@gmail.com>.
2999
3000 2006-09-07 [paul]       2.4.0cvs160
3001
3002         * src/mimeview.c
3003                 fix compilation warnings
3004                 Thanks to Colin
3005
3006 2006-09-07 [paul]       2.4.0cvs159
3007
3008         * src/mimeview.c
3009                 select the mimepart icon when
3010                 displaying as text
3011                 Thanks to Colin
3012
3013 2006-09-06 [paul]       2.4.0cvs158
3014
3015         * src/prefs_filtering.c
3016                 fix labels and table element spacing
3017                 Patch by Fabien Vantard
3018
3019 2006-09-06 [paul]
3020
3021         2.5.0-rc3 released
3022
3023 2006-09-06 [paul]       2.4.0cvs157
3024
3025         * manual/es/advanced.xml
3026                 fix typo
3027
3028 2006-09-06 [wwp]        2.4.0cvs156
3029
3030         * src/mainwindow.c
3031                 fix an dup launch issue when iconified, thanks to Colin.
3032
3033 2006-09-06 [wwp]        2.4.0cvs155
3034
3035         * src/gtk//gtksctree.h
3036                 oops, forgot that one!
3037
3038 2006-09-06 [wwp]        2.4.0cvs154
3039
3040         * manual/pl/advanced.xml
3041         * manual/advanced.xml
3042         * manual/es/advanced.xml
3043         * manual/fr/advanced.xml
3044         * src/prefs_customheader.c
3045         * src/prefs_filtering_action.c
3046         * src/foldersel.c
3047         * src/prefs_summaries.c
3048         * src/prefs_filtering.c
3049         * src/account.c
3050         * src/compose.c
3051         * src/prefs_summary_column.c
3052         * src/addr_compl.c
3053         * src/prefs_actions.c
3054         * src/prefs_folder_column.c
3055         * src/ssl_manager.c
3056         * src/prefs_template.c
3057         * src/prefs_display_header.c
3058         * src/prefs_common.h
3059         * src/prefs_matcher.c
3060         * src/prefs_common.c
3061         * src/prefs_toolbar.c
3062         * src/summaryview.c
3063         * src/folderview.c
3064         * src/gtk/gtksctree.c
3065         * src/gtk/pluginwindow.c
3066         * src/gtk/progressdialog.c
3067         * src/gtk/prefswindow.c
3068                 renamed hidden option enable_rules_hint to use_stripes_everywhere
3069                 to make its meaning more obvious (all versions of the manual reflect
3070                 the change).
3071                 added an extra hidden option use_stripes_in_summary to allow
3072                 discarding these stripes in mainwindow's folder and message lists;
3073                 en and fr manuals only are OK towards this.
3074
3075 2006-09-06 [colin]      2.4.0cvs153
3076
3077         * src/textview.c
3078                 Hide Sylpheed-Claws' internal queue headers
3079                 when showing all headers. They'll be present
3080                 only in Source window.
3081
3082 2006-09-05 [colin]      2.4.0cvs152
3083
3084         * src/plugins/trayicon/trayicon.c
3085                 Fix crash at exit - we have to disconnect
3086                 our handlers
3087         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3088                 Update eggtrayicon - patch adapted from a
3089                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
3090                 on Sylpheed's ML
3091
3092 2006-09-05 [colin]      2.4.0cvs151
3093
3094         * src/mainwindow.c
3095         * src/gtk/logwindow.c
3096                 Fix race condition when something writes
3097                 to the log too soon during init. Thanks
3098                 to Fabien Vantard
3099
3100 2006-09-05 [colin]      2.4.0cvs150
3101
3102         * src/mimeview.c
3103                 Don't select part on right-click either
3104
3105 2006-09-05 [paul]       2.4.0cvs149
3106
3107         * src/mimeview.c
3108                 completion of previous commit
3109                 Thanks to Colin
3110
3111 2006-09-05 [colin]      2.4.0cvs148
3112
3113         * src/mimeview.c
3114                 Don't force selection on middle-click, just open
3115
3116 2006-09-04 [colin]      2.4.0cvs147
3117
3118         * src/mimeview.c
3119                 Looks like gtk_notebook_set_current_page()
3120                 sometimes steals focus, and this annoys us
3121                 in MimeViewers as it renders navigation
3122                 keys useless. Take back focus after switching
3123                 pages.
3124
3125 2006-09-04 [colin]      2.4.0cvs146
3126
3127         * src/messageview.c
3128                 Set stop_loading when clicking on Next
3129                 during load. Don't add a callback to 
3130                 avoid over-complicating things.
3131
3132 2006-09-04 [colin]      2.4.0cvs145
3133
3134         * src/mimeview.c
3135         * src/messageview.c
3136                 Fix multiple loads in separate messageview
3137
3138 2006-09-04 [colin]      2.4.0cvs144
3139
3140         * src/summaryview.c
3141                 Let navigation keys be handled during 
3142                 load
3143
3144 2006-09-04 [colin]      2.4.0cvs143
3145
3146         * src/messageview.c
3147         * src/summaryview.c
3148         * src/textview.c
3149         * src/textview.h
3150                 Make loading of huge mails (lots of text and/or
3151                 images) cancellable, so the GUI doesn't block 
3152
3153 2006-09-04 [colin]      2.4.0cvs142
3154
3155         * src/plugins/trayicon/trayicon.c
3156                 Fix annoyance when removing a folder with 
3157                 unread mails: trayicon didn't update
3158
3159 2006-09-04 [paul]       2.4.0cvs141
3160
3161         * src/gtk/icon_legend.c
3162                 straighten up columns
3163                 Patch by Fabien Vantard
3164
3165 2006-09-04 [wwp]        2.4.0cvs140
3166
3167         * src/prefs_filtering.c
3168                 fix new line's account name in filtering prefs:
3169                 was "All", is now "(New)".
3170
3171 2006-09-04 [paul]       2.4.0cvs139
3172
3173         * tools/make.themes.project
3174                 use "AUTOMAKE_OPTIONS = dist-bzip2"
3175                 instead of homebrewed "make release"
3176
3177 2006-09-03 [colin]      2.4.0cvs138
3178
3179         * src/folderview.c
3180                 Fix bug #1007 (Wrong folder highlighted)
3181
3182 2006-09-03 [colin]      2.4.0cvs137
3183
3184         * src/compose.c
3185                 Don't set Newsgroup: header to a mail folder
3186                 path
3187
3188 2006-09-03 [paul]       2.4.0cvs136
3189
3190         * src/prefs_other.c
3191         * src/prefs_spelling.c
3192                 unify the gui
3193
3194 2006-09-03 [paul]       2.4.0cvs135
3195
3196         * src/prefs_summaries.c
3197                 correct menu item text in prefs_keybind_apply_clicked()
3198
3199 2006-09-03 [paul]       2.4.0cvs134
3200
3201         * manual/advanced.xml
3202                 some improvements to the descriptions
3203         * src/mainwindow.c
3204         * src/messageview.c
3205         * src/summaryview.c
3206         * src/gtk/menu.c
3207                 fix menu sensitivity issues
3208         * src/prefs_message.c
3209                 drop the useless word 'short'
3210         * src/prefs_other.c
3211                 add the word 'lines' indicating log length
3212                 is a measure of lines
3213         * src/textview.c
3214                 fix compilation warnings
3215
3216 2006-09-02 [colin]      2.4.0cvs133
3217
3218         * src/messageview.c
3219                 Display a special return-receipt message
3220                 if the message is from the user
3221         * src/summaryview.c
3222                 Fix missing freeze of the list when marking
3223                 all read and unthreading for exec. Thanks
3224                 to Stephan Sachse.
3225
3226 2006-09-02 [paul]       2.4.0cvs132
3227
3228         * src/mainwindow.c
3229         * src/prefs_message.c
3230         * src/summaryview.c
3231                 fix some english
3232
3233 2006-09-02 [wwp]        2.4.0cvs131
3234
3235         * src/prefs_filtering.c
3236                 added an account name column to the filtering rules
3237                 dialog.
3238
3239 2006-09-02 [colin]      2.4.0cvs130
3240
3241         * src/gtk/logwindow.c
3242         * src/gtk/logwindow.h
3243                 Block scrolling if we're not at the end
3244                 of the log
3245
3246 2006-09-02 [colin]      2.4.0cvs129
3247
3248         * src/folder.c
3249                 Make sure account-specific rules can't
3250                 be used in {pre-,post-,}processing
3251         * src/mainwindow.c
3252         * src/gtk/logwindow.c
3253         * src/gtk/logwindow.h
3254                 Jump to last error when clicking on the
3255                 warning icon
3256
3257 2006-09-02 [colin]      2.4.0cvs128
3258
3259         * src/imap.c
3260         * src/import.c
3261         * src/mainwindow.c
3262         * src/mainwindow.h
3263                 Fix warning icon
3264         * src/inc.c
3265         * src/mbox.c
3266         * src/mbox.h
3267                 Let proc_mbox know its account, for
3268                 account-specific rules
3269
3270 2006-09-01 [colin]      2.4.0cvs127
3271
3272         * src/codeconv.c
3273                 Don't uselessly use iconv to convert from
3274                 us-ascii
3275         * src/alertpanel.c
3276         * src/mainwindow.c
3277         * src/mainwindow.h
3278         * src/inc.c
3279                 Fix certain log cases, disable warning icon
3280                 for now, the correct way to display it when
3281                 necessary and only when necessary is probably
3282                 to do it manually rather than use error logs
3283         * src/etpan/imap-thread.c
3284                 Clean up UID logging a bit
3285         * src/gtk/logwindow.c
3286         * src/gtk/logwindow.h
3287                 Make logging faster when the window's closed
3288
3289 2006-09-01 [wwp]        2.4.0cvs126
3290
3291         * manual/fr/account.xml
3292                 reflect changes to the ref. manual (parts of cvs72):
3293                 fix tabnames and quotes.
3294
3295 2006-09-01 [wwp]        2.4.0cvs125
3296
3297         * manual/fr/plugins.xml
3298                 reflect changes to the reference manual (cvs42):
3299                 update IRC channel info.
3300
3301 2006-09-01 [wwp]        2.4.0cvs124
3302
3303         * commitHelper
3304                 use CVSEDITOR env. var. if set, according to `man cvs`.
3305
3306 2006-09-01 [wwp]        2.4.0cvs123
3307
3308         * manual/advanced.xml
3309                 better sentence again (thanks to Paul).
3310
3311 2006-09-01 [wwp]        2.4.0cvs122
3312
3313         * manual/advanced.xml
3314         fix definition of toolbar_detachable and rework a bit the one of
3315         enable_dotted_lines.
3316
3317 2006-09-01 [mones]      2.4.0cvs121
3318
3319         * manual/advanced.xml
3320                 Document enable_dotted_lines
3321
3322 2006-09-01 [paul]       2.4.0cvs120
3323
3324         * src/folderview.c
3325         * src/folderview.h
3326         * src/imap.c
3327         * src/mainwindow.c
3328         * src/summaryview.c
3329                 obey the 'When entering folder...' option
3330                 when using the /View/Go to/... menu items
3331                 Thanks to Colin
3332
3333 2006-08-31 [colin]      2.4.0cvs119
3334
3335         * src/folderview.c
3336                 Revert 2.4.0cvs116, wrong fix.
3337
3338 2006-08-31 [colin]      2.4.0cvs118
3339
3340         * src/gtk/gtksctree.c
3341                 Better state the various copyrights
3342
3343 2006-08-31 [colin]      2.4.0cvs117
3344
3345         * src/prefs_common.c
3346                 fix enable_dotted_lines
3347
3348 2006-08-31 [colin]      2.4.0cvs116
3349
3350         * src/folderview.c
3351                 Use pref "Always open on select" when going
3352                 to next unread folder
3353         * src/gtk/gtksctree.c
3354                 Fix link failure to _gtk_clist_create_cell_layout
3355                 on certain computers. (Why not mine, I wonder)
3356
3357 2006-08-31 [colin]      2.4.0cvs115
3358
3359         * src/procmsg.c
3360         * src/textview.c
3361         * src/plugins/bogofilter/bogofilter.c
3362         * src/plugins/spamassassin/spamassassin.c
3363                 Requalify some "errors" to warnings
3364         * src/mainwindow.c
3365         * src/mainwindow.h
3366         * src/statusbar.c
3367                 Add an icon in the statusbar to notify
3368                 of errors
3369         * src/gtk/gtksctree.c
3370         * src/folderview.c
3371         * src/summaryview.c
3372                 Make the GtkSCTree look more modern by
3373                 alternating background lines
3374         * src/prefs_common.c
3375         * src/prefs_common.h
3376                 Add a pref to let people have the old
3377                 way if they prefer
3378
3379
3380 2006-08-30 [colin]      2.4.0cvs114
3381
3382         * src/procmsg.c
3383         * src/procmsg.h
3384                 Provide a way to filter a list of
3385                 messages in an optimised manner, and
3386                 add a list-filtering hook
3387         * src/folder.c
3388         * src/inc.c
3389         * src/mbox.c
3390                 Use the list filtering
3391         * src/plugins/bogofilter/bogofilter.c
3392                 Use the list-filtering hook
3393                 Use -b (bulk) mode for more speed
3394                 when learning and filtering
3395         * src/etpan/imap-thread.c
3396                 Make log output shorter in UID SEARCH
3397
3398
3399 2006-08-30 [colin]      2.4.0cvs113
3400
3401         * src/plugins/bogofilter/bogofilter.c
3402                 Really fast mass learning - thanks to David
3403                 Relson for the options explanations :)
3404
3405 2006-08-30 [colin]      2.4.0cvs112
3406
3407         * src/msgcache.c
3408                 Fix compilation on FreeBSD. Thanks
3409                 to Michael Hugues
3410
3411 2006-08-29 [colin]      2.4.0cvs111
3412
3413         * src/folderview.c
3414                 Handle "popup_menu" signal (for popping the 
3415                 menu via the keyboard)
3416         * src/mimeview.c
3417         * src/mimeview.h
3418         * src/summaryview.c
3419         * src/textview.c
3420         * src/gtk/gtkutils.c
3421         * src/gtk/gtkutils.h
3422                 Factorize scrolling code, and add an API 
3423                 for MimeViewers to handle scroll orders
3424
3425 2006-08-29 [wwp]        2.4.0cvs110
3426
3427         * src/plugins//bogofilter/bogofilter.c
3428         * src/plugins//spamassassin/spamassassin.c
3429                 make the bogofilter/spamassassin filtering error dialogs at
3430         incorporation obey to the "don't popup error dialog on
3431         receive error" option. If disabled, feed the log window w/
3432         the error message.
3433
3434 2006-08-29 [paul]
3435
3436         2.5.0-rc2 released
3437
3438 2006-08-29 [paul]       2.4.0cvs109
3439
3440         * Makefile.am
3441                 remove 'make release', it's not needed
3442                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3443
3444 2006-08-29 [paul]       2.4.0cvs108
3445
3446         * src/foldersel.c
3447         * src/summary_search.c
3448         * src/gtk/progressdialog.c
3449         * src/plugins/pgpcore/passphrase.c
3450                 replace deprecated gtk_window_set_policy()
3451
3452 2006-08-29 [colin]      2.4.0cvs107
3453
3454         * src/folder.c
3455                 Fix data loss when copy fails during a move:
3456                 only use fast remove_msgs if everything was
3457                 copied OK; else use slow remove_msg on the
3458                 mails that got copied only.
3459
3460 2006-08-28 [paul]       2.4.0cvs106
3461
3462         * src/mh.c
3463                 revert change in 2.4.0cvs104, it breaks
3464                 stuff
3465
3466 2006-08-28 [paul]       2.4.0cvs105
3467
3468         * src/plugins/spamassassin/spamassassin.c
3469                 english fix
3470
3471 2006-08-28 [paul]       2.4.0cvs104
3472
3473         * src/mh.c
3474                 fix data loss when moving to another
3475                 mailbox fails
3476         * src/prefs_spelling.c
3477                 improve the english
3478         * src/gtk/pluginwindow.c
3479                 improve the layout of the dialog text
3480         All thanks to Colin
3481
3482 2006-08-28 [paul]       2.4.0cvs103
3483
3484         * src/plugins/bogofilter/bogofilter.c
3485         * src/plugins/bogofilter/bogofilter_gtk.c
3486                 fix english up a bit, innit
3487
3488 2006-08-28 [paul]       2.4.0cvs102
3489
3490         * configure.ac
3491         * po/Makefile.in.in
3492         * po/Makevars
3493                 require autoconf 2.60, enabling building
3494                 with gettext 0.15 (gettext 0.14.x build still
3495                 possible). Replace Makefiles with versions
3496                 from gettext 0.15.
3497                 Remove configure options --with-localedir and
3498                 --with-mandir. The options that are provided
3499                 directly by autoconf 2.60 can be used instead:
3500                 --mandir --localedir
3501
3502 2006-08-27 [colin]      2.4.0cvs101
3503
3504         * src/plugins/bogofilter/Makefile.am
3505                 Fix make dist (no README)
3506
3507 2006-08-27 [colin]      2.4.0cvs100
3508
3509         * src/folder.c
3510                 Don't use F_UNKNOWN folders for any default
3511                 outbox/trash/etc
3512         * src/plugins/bogofilter/bogofilter.c
3513         * src/plugins/bogofilter/bogofilter.h
3514         * src/plugins/bogofilter/bogofilter_gtk.c
3515                 Add an option to specify the path to bogofilter
3516                 Use single-quotes to be able to learn in folders
3517                 with spaces in their names
3518                 Verify learning status
3519
3520 2006-08-27 [colin]      2.4.0cvs99
3521
3522         * manual/faq.xml
3523         * manual/plugins.xml
3524                 Document Bogofilter plugin
3525
3526 2006-08-27 [colin]      2.4.0cvs98
3527
3528         * src/compose.c
3529         * src/messageview.c
3530         * src/procmsg.c
3531         * src/procmsg.h
3532                 When possible, copy the queued mail to sent folder
3533                 instead of re-adding. Much faster on IMAP.
3534
3535 2006-08-27 [colin]      2.4.0cvs97
3536
3537         * src/msgcache.c
3538                 Disable mmaped caches - huge metadata loss
3539                 here after a power failure.
3540         * src/summaryview.c
3541                 Add quicksearch timing
3542         * src/common/plugin.c
3543         * src/common/plugin.h
3544                 Implement an interface to tell what plugins
3545                 provide. Prevent loading of similar plugins.
3546         * src/plugins/clamav/clamav_plugin.c
3547         * src/plugins/demo/demo.c
3548         * src/plugins/dillo_viewer/dillo_viewer.c
3549         * src/plugins/pgpcore/plugin.c
3550         * src/plugins/pgpinline/pgpinline.c
3551         * src/plugins/pgpmime/pgpmime.c
3552         * src/plugins/spamassassin/spamassassin.c
3553         * src/plugins/trayicon/trayicon.c
3554                 Implement plugin_provides()
3555
3556 2006-08-27 [colin]      2.4.0cvs96
3557
3558         * configure.ac
3559         * src/plugins/Makefile.am
3560         * src/plugins/bogofilter/.cvsignore
3561         * src/plugins/bogofilter/Makefile.am
3562         * src/plugins/bogofilter/bogofilter.c
3563         * src/plugins/bogofilter/bogofilter.h
3564         * src/plugins/bogofilter/bogofilter_gtk.c
3565                 New Bogofilter plugin, provides filtering and
3566                 learning. Spamassassin will go to extra plugins.
3567
3568 2006-08-26 [mones]      2.4.0cvs95
3569
3570         * manual/handling.xml
3571                 Fix subfolder path in the example (thanks to Paul) 
3572
3573 2006-08-26 [mones]      2.4.0cvs94
3574
3575         * manual/glossary.xml
3576                 2.2. + add ISP to the glossary
3577                 7.5. + Add UIDL to glossary
3578                 7.7. + Add TCP to glossary
3579         * manual/handling.xml
3580                 7.1. + Mentions GNU/Linux distribution, what about the non...
3581                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3582                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3583                 7.4. = Use appropriate quotation for commands
3584                 7.6. = change "" to <quote></quote>
3585         * manual/plugins.xml
3586                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3587         * manual/starting.xml
3588                 2.1. + local mbox file: some examples of mbox file locations...
3589                 Also reformatted files requiring it
3590
3591 2006-08-26 [wwp]        2.4.0cvs93
3592
3593         * src/summary_search.c
3594                 disable find buttons while summary search is running.
3595
3596 2006-08-25 [colin]      2.4.0cvs92
3597
3598         * src/folder.c
3599         * src/folderutils.c
3600         * src/mh.c
3601         * src/procmsg.h
3602         * src/summaryview.c
3603                 Speed up MH moving, and add progressbar
3604                 for MH deletion
3605         * src/msgcache.c
3606                 Write cache files using mmap() too
3607
3608 2006-08-25 [wwp]        2.4.0cvs91
3609
3610         * src/summaryview.c
3611                 switch spam<->ham button when a message has been marked as spam or ham
3612                 and is still selected. Thanks to Colin.
3613
3614 2006-08-25 [paul]       2.4.0cvs90
3615
3616         * src/Makefile.am
3617         * src/stock_pixmap.c
3618         * src/stock_pixmap.h
3619         * src/summaryview.c
3620         * src/gtk/icon_legend.c
3621         * src/pixmaps/copied.xpm
3622         * src/pixmaps/moved.xpm
3623                 add icons for delayed execution marked for
3624                 copying, marked for moving
3625
3626 2006-08-25 [mones]      2.4.0cvs89
3627
3628         * manual/glossary.xml
3629                 Fix the other glossary items:
3630                 5.1. = Inmmediate execution -> <quote>immediate execution...
3631                 5.2. = Fix MBOX capitalization -> Mbox
3632                 5.3. + Improve Plugins def. w/ tech. ref.
3633                 5.4. = Quotation -> replace '>' by <quote>></quote>
3634                 5.5. - SMTP Server. -> remove dot
3635         * po/es.po
3636                 Updated translation
3637
3638 2006-08-25 [mones]      2.4.0cvs88
3639
3640         * manual/ack.xml
3641                 Reformatted, changed email address
3642         * manual/glossary.xml
3643                 Reformatted, fixed MANUAL-TODO items:
3644                 8.2. + add ROT-13 to glossary
3645                 8.4. + add URL to glossary
3646         * manual/es/advanced.xml
3647                 Fixed <literal>s
3648
3649 2006-08-25 [paul]       2.4.0cvs87
3650
3651         * src/gtk/icon_legend.c
3652                 add 'marked for deletion' icon
3653                 arrange icons by containing column
3654                 wrap long label text
3655
3656 2006-08-25 [colin]      2.4.0cvs86
3657
3658         * src/common/utils.c
3659         * src/common/utils.h
3660                 Add the sc_g_*list_bigger functions in
3661                 a place everyone can use it
3662         * src/summaryview.c
3663                 Only freeze/thaw the list when working
3664                 on the selection, if it's bigger than 1
3665         * src/gtk/gtksctree.c
3666                 Only freeze/thaw the list when unselec-
3667                 ting 'all' if ('all' != 1)
3668                 This avoids some flickering
3669
3670 2006-08-24 [colin]      2.4.0cvs85
3671
3672         * src/addressbook.c
3673                 Fix strange list selection
3674                 Fix random seg (Invalid read of freed memory)
3675
3676 2006-08-24 [colin]      2.4.0cvs84
3677
3678         * src/alertpanel.c
3679         * src/gtk/inputdialog.c
3680         * src/plugins/pgpcore/passphrase.c
3681                 Revert minimal width patch of 2.4.0cvs67,
3682                 as it is also a maximal width. Use 
3683                 gtk_window_set_default_size instead.
3684
3685 2006-08-24 [colin]      2.4.0cvs83
3686
3687         * src/msgcache.c
3688                 Write cache/mark to temp files before
3689                 overwriting old ones (avoids metadata
3690                 loss if writing the new files fail).
3691                 Use mmap() to read cache/mark file, as
3692                 this makes cache reading faster. Dis-
3693                 abled for big-endian machines until it
3694                 can be tested. (Big-endian users: set
3695                 msgcache_use_mmap = TRUE in the relevant
3696                 #if).
3697         * src/procmsg.h
3698                 Move rarely used fields of MsgInfo in 
3699                 another structure, which will only be
3700                 allocated if needed. Face, X-Face,
3701                 Return receipt headers and List-*
3702                 headers are moved. Mails having none
3703                 of these occupy 52 bytes less with
3704                 this patch, which makes 2.5MB of RAM
3705                 saved on a 50k folder).
3706         * src/headerview.c
3707         * src/mainwindow.c
3708         * src/messageview.c
3709         * src/partial_download.c
3710         * src/procheader.c
3711         * src/procmsg.c
3712         * src/textview.c
3713                 Follow this structure change.
3714
3715 2006-08-24 [wwp]        2.4.0cvs82
3716
3717         * manual/es/.cvsignore
3718         * manual/es/dist/.cvsignore
3719         * manual/es/dist/html/.cvsignore
3720         * manual/es/dist/pdf/.cvsignore
3721         * manual/es/dist/ps/.cvsignore
3722         * manual/es/dist/txt/.cvsignore
3723                 more (generated) files to ignore.
3724
3725 2006-08-24 [colin]      2.4.0cvs81
3726
3727         * src/folder.c
3728         * src/mh.c
3729                 Fix possible problems with local delivery. Check the folder doesn't
3730                 need scan before setting its mtime when saving cache (which can be
3731                 done long after the folder's been modified by an external process);
3732                 Check that the stored item's mtime didn't change in mh functions.
3733
3734 2006-08-24 [mones]      2.4.0cvs80
3735
3736         * manual/advanced.xml
3737                 Rewrapping, some fixes and MANUAL-TODO items:
3738                 8.1. = change "" to <quote></quote>
3739                 8.3. = quote menu items
3740                 8.5. - deploying -> new user ... ideally a new user (redundant)
3741
3742 2006-08-23 [colin]      2.4.0cvs79
3743
3744         * src/gtk/gtksctree.c
3745                 When selecting or deselecting range, only
3746                 freeze/thaw when selection is bigger than 10
3747
3748 2006-08-23 [colin]      2.4.0cvs78
3749
3750         * src/messageview.c
3751         * src/mimeview.c
3752         * src/mimeview.h
3753         * src/plugins/dillo_viewer/dillo_viewer.c
3754                 Provide an API for MimeViewer plugins to
3755                 return a text selection for replying
3756
3757 2006-08-23 [colin]      2.4.0cvs77
3758
3759         * src/image_viewer.c
3760         * src/textview.c
3761                 Use gtk_pixbuf_new_from_file_at_scale(), which
3762                 is faster than getting the pixbuf then resizing
3763                 it.
3764
3765 2006-08-23 [colin]      2.4.0cvs76
3766
3767         * src/procmime.c
3768                 UTF-8 should be sent Quoted-printable
3769
3770 2006-08-22 [colin]      2.4.0cvs75
3771
3772         * src/mh.c
3773                 Check if scan is required before touching
3774                 the folder (or it'll be required every time)
3775
3776 2006-08-22 [colin]      2.4.0cvs74
3777
3778         * configure.ac
3779                 Require libetpan 0.46 (crasher fix when built
3780                 against gnutls)
3781
3782 2006-08-22 [colin]      2.4.0cvs73
3783
3784         * src/folder.c
3785                 Set folder's mtime after writing its
3786                 cache
3787         * src/folderview.c
3788                 Add some timing
3789         * src/procmsg.c
3790                 Don't do useless stuff if we don't 
3791                 thread by subject
3792         * src/summaryview.c
3793                 Add some timing, don't deselect prior
3794                 to selecting (gtksctree does it itself),
3795                 remove crash avoidance hacks as it's been
3796                 properly fixed since a while
3797         * src/common/utils.c
3798                 Optimize to_human_readable(): _() is slow,
3799                 do it only once, and avoid %f format for KB
3800                 (the most common in a summaryview)
3801         * src/gtk/gtksctree.c
3802                 Don't uselessly freeze/thaw (fixes flicker
3803                 on next unread and friends), reduce number
3804                 of g_list_nth/g_list_position where possible
3805         * src/gtk/gtkutils.c
3806         * src/gtk/gtkutils.h
3807                 Reduce number of g_list_nth/g_list_position
3808                 where possible.
3809                 All of this makes loading as 70k folder 2.1
3810                 seconds instead of 3.2 (with hot FS caches).
3811                 (1.3 seconds without Date and Size columns...)
3812
3813 2006-08-22 [paul]       2.4.0cvs72
3814
3815         wrap documents and do some items from mones' MANUAL-TODO:
3816
3817         * manual/account.xml
3818                 4.1. = fix tabname references to <quote>tabname</quote>
3819                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3820         * manual/faq.xml
3821                 1.1. = mentioned options don't match UI
3822                 Add information about the 'Never send Return Receipts'
3823                 option
3824         * manual/handling.xml
3825                 6.2. = Mentions Extended symbols button, but now is
3826                 named Information
3827                 6.3. = Mentions ... button, which is now Edit
3828
3829 2006-08-22 [colin]      2.4.0cvs71
3830
3831         * src/gtk/pluginwindow.c
3832                 Fix layout in verbose translations (such
3833                 as french)
3834
3835 2006-08-22 [paul]       2.4.0cvs70
3836
3837         * manual/Makefile.am
3838                 build manuals in alphabetical order
3839         * src/addressbook.c
3840         * src/prefs_themes.c
3841                 replace/remove deprecated symbols
3842         * src/gtk/gtkutils.c
3843                 fix a warning
3844         * src/gtk/pluginwindow.c
3845                 replace deprecated symbol
3846                 replace label text and move it
3847         * src/plugins/pgpcore/prefs_gpg.c
3848                 move the 'Generate...' button out of the
3849                 Sign Key frame, replace the English used
3850         * src/plugins/pgpcore/sgpgme.c
3851                 fixes to the English
3852
3853 2006-08-21 [colin]      2.4.0cvs69
3854
3855         * src/plugins/trayicon/trayicon.c
3856                 Add more strings for translation; patch
3857                 by Pawel
3858
3859 2006-08-21 [colin]      2.4.0cvs68
3860
3861         * src/compose.c
3862                 fix replied flag not set after drafting
3863         * src/matcher.c
3864                 fix body quicksearch in non-encoded bodies
3865                 containing '='
3866         * src/msgcache.c
3867                 Get rid of the g_malloc workaround for
3868                 corrupted caches, use g_try_malloc
3869
3870 2006-08-21 [colin]      2.4.0cvs67
3871
3872         * src/alertpanel.c
3873         * src/gtk/inputdialog.c
3874         * src/plugins/pgpcore/passphrase.c
3875                 Set minimal width to 375
3876         * src/mainwindow.c
3877                 Fix switching to offline, asking if it 
3878                 should be overriden for synchronising
3879         * src/mimeview.c
3880                 Don't offer to remember command on Open 
3881                 with for text parts, as the browser or 
3882                 text editor command isn't changed from 
3883                 there
3884
3885 2006-08-20 [paul]       2.4.0cvs66
3886
3887         * po/ko.po
3888         * po/zh_CN.po
3889                 fix plural form errors. revealed by stricter
3890                 checking of gettext 0.15
3891
3892 2006-08-18 [paul]       2.4.0cvs65
3893
3894         * src/stock_pixmap.c
3895                 fix the fix of 2.4.0cvs64
3896                 Thanks to Colin
3897
3898 2006-08-18 [paul]       2.4.0cvs64
3899
3900         * src/stock_pixmap.c
3901                 fix leaks
3902                 Thanks to Colin
3903
3904 2006-08-18 [paul]       2.4.0cvs63
3905
3906         * src/compose.c
3907         * src/procmsg.c
3908                 fix occasional IMAP bug where large msgs
3909                 were left in the queue folder after sending
3910                 Thanks to Colin
3911
3912 2006-08-18 [paul]       2.4.0cvs62
3913
3914         * src/folderview.c
3915                 freeze the summaryview while quicksearch results
3916                 are displayed
3917                 (fixes bug 456 'current message is hidden when the
3918                 view is refreshed and extended search is "unread 
3919                 messages"')
3920                 Thanks to Colin
3921         * src/textview.c
3922                 add missing #include "inputdialog.h"
3923         * src/common/utils.h
3924                 add missing mailcap_update_default() and improve
3925                 readability
3926
3927 2006-08-17 [colin]      2.4.0cvs61
3928
3929         * src/plugins/pgpcore/select-keys.c
3930                 Fix warnings :)
3931
3932 2006-08-17 [colin]      2.4.0cvs60
3933
3934         * src/compose.c
3935                 Don't continue queuing if Cancel is clicked
3936                 in select-keys
3937
3938 2006-08-17 [colin]      2.4.0cvs59
3939
3940         * src/plugins/pgpcore/select-keys.c
3941                 When encrypting, if only one key matches and it 
3942                 matches exactly, automatically use it.
3943
3944 2006-08-17 [colin]      2.4.0cvs58
3945
3946         * src/mimeview.c
3947         * src/prefs_common.c
3948         * src/prefs_common.h
3949         * src/prefs_ext_prog.c
3950         * src/textview.c
3951                 Fix issues with previous patch (text/html)
3952                 Remove outdated prefs
3953
3954 2006-08-17 [colin]      2.4.0cvs57
3955
3956         * src/imap.c
3957                 Add View Log button on auth error
3958         * src/procmsg.c
3959                 Fix encrypted mail marked as new when
3960                 saved in normal folders
3961         * src/plugins/pgpinline/pgpinline.c
3962                 Fix encrypt bug on IMAP
3963         * src/mimeview.c
3964         * src/common/utils.c
3965         * src/common/utils.h
3966         * src/gtk/inputdialog.c
3967         * src/gtk/inputdialog.h
3968                 Get rid of metamail stuff, simplify
3969                 opening, and allow remembering of user's
3970                 choices (by updating ~/.mailcap). There's
3971                 still to drop "Audio player" and "Image
3972                 viewer" preferences.
3973
3974 2006-08-17 [mones]      2.4.0cvs56
3975
3976         * manual/es/sylpheed-claws-manual.xml
3977                 fix DTD path
3978
3979 2006-08-17 [mones]      2.4.0cvs55
3980
3981         * configure.ac
3982         * manual/Makefile.am
3983         * manual/es/Makefile.am
3984         * manual/es/account.xml
3985         * manual/es/ack.xml
3986         * manual/es/addrbook.xml
3987         * manual/es/advanced.xml
3988         * manual/es/faq.xml
3989         * manual/es/glossary.xml
3990         * manual/es/gpl.xml
3991         * manual/es/handling.xml
3992         * manual/es/intro.xml
3993         * manual/es/keyboard.xml
3994         * manual/es/plugins.xml
3995         * manual/es/starting.xml
3996         * manual/es/sylpheed-claws-manual.xml
3997         * manual/es/dist/Makefile.am
3998         * manual/es/dist/html/Makefile.am
3999         * manual/es/dist/pdf/Makefile.am
4000         * manual/es/dist/ps/Makefile.am
4001         * manual/es/dist/txt/Makefile.am
4002                 Spanish translation for the manual
4003
4004 2006-08-16 [colin]      2.4.0cvs54
4005
4006         * src/compose.c
4007         * src/main.c
4008         * src/mainwindow.c
4009                 Fix send button sensitivity at startup
4010                 Set send menu sensitivity (patch by Fabien)
4011         * src/ssl_manager.c
4012                 Enable closing with esc (patch by Fabien)
4013         * src/gtk/foldersort.c
4014                 Enable closing with esc (patch by Fabien)
4015         * src/procmime.c
4016                 Optimisation (no need to copy to tempfile to
4017                 "decode" 7bit and 8bit)
4018         * src/summaryview.c
4019                 Fix cruft in swap_from case
4020         * src/textview.c
4021                 Fix missing last line in some mail cases 
4022                 (Fixes debian #381872)
4023         * src/plugins/pgpcore/prefs_gpg.c
4024         * src/plugins/pgpcore/sgpgme.c
4025         * src/plugins/pgpcore/sgpgme.h
4026                 Don't show "no key found" when user explicitely
4027                 wants to create a key
4028
4029 2006-08-16 [paul]       2.4.0cvs53
4030
4031         * configure.ac
4032         * src/account.c
4033         * src/addressbook.c
4034         * src/headerview.c
4035         * src/prefs_account.c
4036         * src/prefs_message.c
4037         * src/gtk/gtkutils.c
4038                 bump up minimum required versions of GTK+ and
4039                 GLIB to 2.6.0
4040
4041 2006-08-16 [paul]       2.4.0cvs52
4042
4043         * src/toolbar.c
4044                 workaround GTK+ Bug 351600 - 'Can't re-click
4045                 on button after sensitivity update'
4046                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
4047                 Thanks to Colin
4048
4049 2006-08-15 [colin]      2.4.0cvs51
4050
4051         * src/plugins/pgpcore/prefs_gpg.c
4052                 Set options sensitivity according to
4053                 key existence
4054         * src/plugins/pgpcore/sgpgme.c
4055                 Allow to create key with no passphrase
4056
4057 2006-08-14 [cleroy]     2.4.0cvs50
4058
4059         * src/gtk/pluginwindow.c
4060                 New layout (maybe to be changed?)
4061         * src/gtk/gtkutils.c
4062                 Fix a bit label_window
4063         * src/plugins/pgpcore/passphrase.c
4064         * src/plugins/pgpcore/passphrase.h
4065         * src/plugins/pgpcore/plugin.c
4066         * src/plugins/pgpcore/prefs_gpg.c
4067         * src/plugins/pgpcore/prefs_gpg.h
4068         * src/plugins/pgpcore/sgpgme.c
4069         * src/plugins/pgpcore/sgpgme.h
4070                 Allow to create a PGP private key via the GUI
4071
4072 2006-08-14 [wwp]        2.4.0cvs49
4073
4074         * src/addressbook_foldersel.c
4075                 fix strict ISO C90 compliance.
4076
4077 2006-08-14 [paul]       2.4.0cvs48
4078
4079         * src/gtk/prefswindow.c
4080                 re-set scrolled window on opening
4081                 Patch by Ticho
4082
4083 2006-08-14 [paul]
4084
4085         2.5.0-rc1 released
4086
4087 2006-08-14 [paul]       2.4.0cvs47
4088
4089         * src/prefs_display_header.c
4090                 re-enable user-defined Displayed Headers
4091
4092 2006-08-14 [paul]       2.4.0cvs46
4093
4094         * src/prefs_account.c
4095                 use GTK_STOCK_EDIT
4096
4097 2006-08-13 [colin]      2.4.0cvs45
4098
4099         * src/common/utils.c
4100                 Fix "a" in quote when the original message is empty,
4101                 by using \0 instead of 'a' to test writability of
4102                 temp files.
4103
4104 2006-08-13 [wwp]        2.4.0cvs44
4105
4106         * src/plugins/spamassassin/spamassassin.c
4107                 fix capitalization of "SpamAssassin" in some debug, log and
4108                 dialog messages.
4109
4110 2006-08-13 [paul]       2.4.0cvs43
4111
4112         * src/editldap.c
4113                 fix overlapping widgets
4114         * src/prefs_account.c
4115                 fix translation of protocol_names[]
4116                 fix label disappearing off the edge of the
4117                 visible area
4118
4119 2006-08-12 [paul]       2.4.0cvs42
4120
4121         * manual/plugins.xml
4122                 update IRC channel info before it gets forgotten
4123                 about
4124
4125 2006-08-11 [colin]      2.4.0cvs41
4126
4127         * src/compose.c
4128         * src/mainwindow.c
4129         * src/mainwindow.h
4130         * src/procmsg.c
4131         * src/procmsg.h
4132         * src/summaryview.c
4133         * src/toolbar.c
4134                 Grey out the Send button if
4135                 - Queue folders are empty, or
4136                 - We're sending already
4137
4138 2006-08-11 [wwp]        2.4.0cvs40
4139
4140         * src/main.c
4141                 fix a logic issue when quitting while a compose window is
4142                 still open, thanks to Colin.
4143
4144 2006-08-10 [colin]      2.4.0cvs39
4145
4146         * src/main.c
4147                 Fix default font size setting after wizard run
4148         * src/imap.c
4149         * src/etpan/imap-thread.c
4150         * src/etpan/imap-thread.h
4151                 Fix bug #999 (Timing out on TSL cert validation 
4152                 dialog makes ugly things happen). Also, STARTTLS
4153                 unconditionnaly if initial capabilities contain
4154                 LOGINDISABLED and STARTTLS.
4155
4156 2006-08-09 [colin]      2.4.0cvs38
4157
4158         * src/mainwindow.c
4159         * src/mainwindow.h
4160                 Fix Tools/Actions sensitivity when there are
4161                 no actions
4162
4163 2006-08-09 [colin]      2.4.0cvs37
4164
4165         * src/prefs_filtering.c
4166                 Warning fix, patch by Paul
4167         * src/messageview.c
4168         * src/prefs_actions.c
4169         * src/prefs_filtering_action.c
4170         * src/prefs_matcher.c
4171                 Uniformisation of "Info ..." to "Info..." (for
4172                 old gtk), patch by Fabien
4173         * src/plugins/clamav/clamav_plugin_gtk.c
4174                 Sensitivity fix by Fabien
4175
4176 2006-08-09 [colin]      2.4.0cvs36
4177
4178         * src/main.c
4179         * src/main.h
4180                 Add a function to know whether we're exiting
4181         * src/plugins/trayicon/trayicon.c
4182                 If exiting, don't do anything. Faster, and
4183                 avoids gtk_main_iteration reentracy causing
4184                 segfaults at exit
4185
4186 2006-08-09 [colin]      2.4.0cvs35
4187
4188         * src/messageview.c
4189         * src/mimeview.c
4190         * src/mimeview.h
4191                 Fix lack of part selection when automatically 
4192                 jumping to a specific part
4193         * src/msgcache.c
4194                 Little optimisation in cache reading
4195
4196 2006-08-09 [colin]      2.4.0cvs34
4197
4198         * src/compose.c
4199                 Fix crash setting the priority on reedit
4200                 (Accessing compose before creating it!)
4201
4202 2006-08-08 [colin]      2.4.0cvs33
4203
4204         * src/procmime.c
4205                 Fix bug #998 (last attachment is not accessible)
4206                 Bad RFC interpretation on multipart close-delimiters
4207         * src/mimeview.c
4208         * src/mimeview.h
4209         * src/gtk/gtkvscrollbutton.c
4210         * src/gtk/gtkvscrollbutton.h
4211                 Make attachments list wheel-scrollable
4212
4213 2006-08-07 [colin]      2.4.0cvs32
4214
4215         * src/gtk/gtkaspell.c
4216                 Fix bug #973 (Unicode punctation characters 
4217                 are not recognized as separators by the
4218                 spell checker); fix unsigned stuff
4219
4220 2006-08-07 [colin]      2.4.0cvs31
4221
4222         * src/compose.c
4223                 Fix bug #956 (DnD text with accents in compose 
4224                 text entry); fix gccc's signed/unsigned fuss
4225
4226 2006-08-06 [colin]      2.4.0cvs30
4227
4228         * src/main.c
4229                 Fix bug #979 (Plugin crashes when exiting 
4230                 sylpheed-claws) : handle exit request only 
4231                 once
4232
4233 2006-08-05 [colin]      2.4.0cvs29
4234
4235         * src/news.c
4236                 Just make sure we have a msgid.
4237
4238 2006-08-05 [colin]      2.4.0cvs28
4239
4240         * src/news.c
4241         * src/summaryview.c
4242                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4243                 by reimplementing it
4244         * src/textview.c
4245                 Fix bug when hiding quotes with level > 3 and quote
4246                 colors are recycled
4247
4248 2006-08-04 [colin]      2.4.0cvs27
4249
4250         * src/compose.c
4251         * src/undo.c
4252         * src/undo.h
4253                 Fix a bit replace-by-pasting undo
4254         * src/mainwindow.c
4255         * src/messageview.c
4256                 Fix Fold quotes menu synchro in
4257                 mainwindow when it changes in 
4258                 messageview
4259         * src/textview.c
4260                 Fix right-click on quotes blocks
4261         * src/common/utils.c
4262                 Verify that the file created by
4263                 my_tmpfile() is writable. Fixes
4264                 bug #988 (very specific filesystem
4265                 issue)
4266         * src/plugins/pgpcore/sgpgme.c
4267                 Fix file descriptor leak
4268         * src/plugins/spamassassin/spamassassin.c
4269                 Warn once if spamd isn't reachable
4270
4271 2006-08-04 [colin]      2.4.0cvs26
4272
4273         * src/toolbar.c
4274                 i18n context patch by Fabien
4275
4276 2006-08-03 [colin]      2.4.0cvs25
4277
4278         * src/mainwindow.c
4279         * src/messageview.c
4280                 Rename "Hide quotes" to "Fold quotes"
4281         * src/textview.c
4282                 Don't use hand cursor on quotes. "all 
4283                 the bonuses of the feature and none of 
4284                 unwelcome side-effects"
4285
4286 2006-08-03 [colin]      2.4.0cvs24
4287
4288         * AUTHORS
4289         * sylpheed-claws.desktop
4290         * src/gtk/authors.h
4291                 Bring the desktop file to XDG compliance
4292                 Patch by Charles A. Edwards
4293
4294 2006-08-03 [colin]      2.4.0cvs23
4295
4296         * src/textview.c
4297                 Fix links offset when they are preceded
4298                 by accentued chars (g_utf8_strlen!)
4299         * src/mainwindow.c
4300                 Fix wrong status when starting offline
4301
4302
4303 2006-08-03 [wwp]        2.4.0cvs22
4304
4305         * src/prefs_common.h
4306                 ask what to do w/ filtering rules that belong to an account when
4307                 applying filtering rules manually from the main window (skip,
4308                 apply regardless of the account, use current account). This dialog
4309                 can be skipped and the last reply used.
4310                 (forgot that file)
4311
4312 2006-08-03 [wwp]        2.4.0cvs21
4313
4314         * src/filtering.c
4315         * src/filtering.h
4316         * src/prefs_common.c
4317         * src/summaryview.c
4318         * src/alertpanel.c
4319         * src/alertpanel.h
4320         * src/messageview.c
4321                 ask what to do w/ filtering rules that belong to an account when
4322                 applying filtering rules manually from the main window (skip,
4323                 apply regardless of the account, use current account). This dialog
4324                 can be skipped and the last reply used.
4325
4326
4327 2006-08-03 [colin]      2.4.0cvs20
4328
4329         * src/textview.c
4330                 Optimize previous patch
4331
4332 2006-08-03 [cleroy]     2.4.0cvs19
4333
4334         * src/textview.c
4335                 Fix quotes getting toggled back when the
4336                 mail has an even number of text parts
4337
4338 2006-08-02 [colin]      2.4.0cvs18
4339
4340         * src/messageview.c
4341                 Add Hide quotes menu
4342
4343 2006-08-02 [colin]      2.4.0cvs17
4344
4345         * src/mainwindow.c
4346         * src/prefs_common.c
4347         * src/textview.c
4348         * src/textview.h
4349         * src/gtk/about.c
4350                 Allow per-level quote hiding,
4351                 Allow toggling quotes by double-clicking them
4352                 Rename RemoteURI to ClickableText to reflect
4353                 the fact it's used for a variety of things
4354
4355 2006-08-02 [wwp]        2.4.0cvs16
4356
4357         * src/mainwindow.c
4358                 fix "View/Hide quotes" menu item status initialization.
4359
4360 2006-08-02 [wwp]        2.4.0cvs15
4361
4362         * src/matcher_parser_parse.y
4363                 remove a debug trace.
4364
4365 2006-08-02 [paul]       2.4.0cvs14
4366
4367         * src/plugins/pgpcore/passphrase.c
4368                 don't set initial dialog size
4369                 make it resizable
4370
4371 2006-08-02 [paul]       2.4.0cvs13
4372
4373         * src/noticeview.c
4374                 remove the rogue '/' character
4375
4376 2006-08-02 [paul]       2.4.0cvs12
4377
4378         * src/noticeview.c
4379                 allow buttons to resize as necessary
4380
4381 2006-08-01 [wwp]        2.4.0cvs11
4382
4383         * src/mbox.c
4384                 fix strict ISO C90 compliance.
4385
4386 2006-08-01 [wwp]        2.4.0cvs10
4387
4388         * tools/update-po
4389                 updated update-po tool to work w/ context-dependent translations.
4390                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4391
4392 2006-08-01 [wwp]        2.4.0cvs9
4393
4394         * src/matcher.c
4395         * src/prefs_filtering.c
4396         * src/prefs_matcher.c
4397                 allow context-dependent translations for "All",
4398                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4399
4400 2006-07-31 [colin]      2.4.0cvs8
4401
4402         * AUTHORS
4403         * src/gtk/authors.h
4404                 Add Rafal to authors
4405
4406 2006-07-31 [colin]      2.4.0cvs7
4407
4408         * src/compose.c
4409         * src/mainwindow.c
4410         * src/messageview.h
4411         * src/prefs_common.c
4412         * src/prefs_common.h
4413         * src/textview.c
4414                 Add 'View/Hide quotes'. Patch based on a patch
4415                 by Rafal Weglarz
4416
4417 2006-07-31 [colin]      2.4.0cvs6
4418
4419         * src/action.c
4420                 Fix problem with "> stuff >" actions
4421
4422 2006-07-31 [paul]       2.4.0cvs5
4423
4424         * po/nb.po
4425                 updated by Geir Helland
4426
4427 2006-07-31 [wwp]        2.4.0cvs4
4428
4429         * src/mainwindow.c
4430         * src/summaryview.c
4431         * src/summaryview.h
4432                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4433                 thanks to Colin.
4434
4435 2006-07-31 [wwp]        2.4.0cvs3
4436
4437         * src/Makefile.am
4438         * src/addr_compl.c
4439         * src/addr_compl.h
4440         * src/addressbook.c
4441         * src/addressbook.h
4442         * src/addressbook_foldersel.c
4443         * src/addressbook_foldersel.h
4444         * src/addrindex.c
4445         * src/addrindex.h
4446         * src/matcher.c
4447         * src/matcher.h
4448         * src/matcher_parser_lex.l
4449         * src/matcher_parser_parse.y
4450         * src/prefs_common.c
4451         * src/prefs_common.h
4452         * src/prefs_filtering.c
4453         * src/prefs_matcher.c
4454         * src/prefs_matcher.h
4455         * src/summaryview.c
4456                 introduce filtering against the address book. It's now possible to add
4457                 matched conditions to determine if any email address in a message matches
4458                 or doesn't match any or all books or folders in the address book.
4459
4460 2006-07-31 [wwp]        2.4.0cvs2
4461
4462         * src/account.c
4463         * src/filtering.c
4464         * src/filtering.h
4465         * src/folder.c
4466         * src/folderview.c
4467         * src/inc.c
4468         * src/mainwindow.c
4469         * src/matcher.c
4470         * src/matcher_parser_lex.l
4471         * src/matcher_parser_parse.y
4472         * src/mbox.c
4473         * src/prefs_filtering.c
4474         * src/prefs_filtering.h
4475         * src/procmsg.c
4476         * src/procmsg.h
4477         * src/summaryview.c
4478                 introduce per-account filtering rules. Each filtering rule can now be assigned
4479                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4480                 when applying filtering rules manually, as all rules will apply - even the ones
4481                 assigned to an account. This issue will be addressed soon.
4482  
4483
4484
4485 2006-07-31 [wwp]        2.4.0cvs1
4486
4487         * src/quote_fmt.c
4488                 make more strings translatable.
4489
4490 2006-07-31 [paul]       2.4.0
4491
4492         2.4.0 released
4493
4494 2006-07-31 [paul]       2.3.1cvs91
4495
4496         * po/ca.po
4497                 updated by Miquel Oliete
4498
4499 2006-07-31 [paul]       2.3.1cvs90
4500
4501         * po/de.po
4502         * po/el.po
4503         * po/fr.po
4504         * po/it.po
4505         * po/pl.po
4506         * po/pt_BR.po
4507         * po/sr.po
4508         * po/zh_CN.po
4509                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4510                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4511                 Aleksandar Urosevic, and Ralgh Young
4512
4513 2006-07-31 [paul]       2.3.1cvs89
4514
4515         * src/account.c
4516         * src/main.c
4517         * src/mainwindow.c
4518         * src/mainwindow.h
4519                 Fix a race condition when, after an SC crash, rescanning
4520                 folders took more than 0.5 seconds
4521                 Thanks to Colin
4522
4523 2006-07-31 [paul]       2.3.1cvs88
4524
4525         * src/folderview.c
4526                 don't translate separator strings
4527
4528 2006-07-30 [mones]      2.3.1cvs87
4529
4530         * doc/man/sylpheed-claws.1
4531                 Fixed non-ASCII chars in Hoa's name
4532         * po/es.po
4533                 Updated for release
4534
4535 2006-07-27 [colin]      2.3.1cvs86
4536
4537         * src/textview.c
4538                 Don't include the leading \n in links
4539                 Patch by Fabien
4540
4541 2006-07-25 [colin]      2.3.1cvs85
4542
4543         * src/mainwindow.c
4544         * src/common/socket.h
4545         * src/etpan/imap-thread.c
4546                 Refresh resolvers before connecting
4547                 to IMAP servers, and after switching
4548                 to online. Thanks to Paul.
4549
4550 2006-07-18 [colin]
4551
4552         * 2.4.0-rc4 released
4553
4554 2006-07-17 [colin]      2.3.1cvs84
4555
4556         * src/inc.c
4557                 Show connection attempt in statusbar before
4558                 connecting (previously first message was
4559                 "Retrieving messages from ..." after the
4560                 connection succeeded.
4561
4562 2006-07-16 [wwp]        2.3.1cvs83
4563
4564         * sylpheed-claws.ico
4565                 Added .ico file (windows multi-size icon file, generated).
4566
4567 2006-07-12 [wwp]        2.3.1cvs82
4568
4569         * src/messageview.c
4570                 remove Message/Re-edit menu entry from messageview window,
4571                 as sent/draft/queued messages are opened in compose window when
4572                 re-edited and it's not possible to re-edit other msgs.
4573
4574 2006-07-12 [paul]       2.3.1cvs81
4575
4576         * AUTHORS
4577         * src/mainwindow.c
4578         * src/gtk/authors.h
4579                 check online state before resetting
4580                 mailcheck timer. Useful if some program
4581                 verifies connection state and updates
4582                 Claws.
4583                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
4584
4585 2006-07-12 [paul]       2.3.1cvs80
4586
4587         * sylpheed-claws-128x128.png
4588         * sylpheed-claws-64x64.png
4589         * sylpheed-claws.png
4590         * src/Makefile.am
4591         * src/main.c
4592         * src/prefs_toolbar.c
4593         * src/stock_pixmap.c
4594         * src/stock_pixmap.h
4595         * src/wizard.c
4596         * src/gtk/about.c
4597         * src/gtk/gtkutils.c
4598         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
4599         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
4600         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
4601         * src/pixmaps/sylpheed.xpm              ** REMOVED **
4602         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
4603         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
4604                 updated and renamed logo/icon files and related
4605                 logo by Jesper Schultz
4606
4607 2006-07-11 [paul]       2.3.1cvs79
4608
4609         * src/main.c
4610                 fix the labels a smidgin
4611
4612 2006-07-09 [colin]      2.3.1cvs78
4613
4614         * src/textview.c
4615                 Show errors in textviewer's command
4616                 Patch by H. Merijn Brand
4617
4618 2006-07-09 [colin]      2.3.1cvs77
4619
4620         * src/compose.c
4621                 Save FMID in drafts too
4622
4623 2006-07-08 [colin]      2.3.1cvs76
4624
4625         * src/compose.c
4626                 Svae RMID in drafted mails too
4627                 Save quote_fmt vars for whole mails,
4628                 don't reset at each quote_fmt_init:
4629                 allows to use the same |i{var} in
4630                 various template fields
4631         * src/prefs_template.c
4632         * src/quote_fmt.h
4633         * src/quote_fmt_parse.y
4634                 Same
4635
4636 2006-07-08 [colin]      2.3.1cvs75
4637
4638         * src/textview.c
4639                 Fix highlighting of attached parts URIs
4640
4641 2006-07-08 [colin]      2.3.1cvs74
4642
4643         * src/main.c
4644                 Prevent bug #981 (sc 2.3.1 segfaults with 
4645                 gtk+ 2.10) from being reported again:
4646                 if Sylpheed-Claws has been compiled against
4647                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
4648                 of if Sylpheed-Claws has been compiled against
4649                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
4650                 error out.
4651
4652 2006-07-07 [colin]      2.3.1cvs73
4653
4654         * src/prefs_actions.c
4655                 Fix label
4656
4657 2006-07-07 [colin]      2.3.1cvs72
4658
4659         * src/prefs_actions.c
4660                 Fix compile on gtk < 2.8. argh :)
4661
4662 2006-07-07 [paul]       2.3.1cvs71
4663
4664         * src/common/defs.h
4665                 update DONATE_URI
4666
4667 2006-07-07 [colin]      2.3.1cvs70
4668
4669         * po/POTFILES.in
4670         * src/quote_fmt.c
4671         * src/quote_fmt_lex.l
4672         * src/quote_fmt_parse.y
4673                 Add |i{var}, a way to insert user-entered
4674                 text in a template
4675
4676 2006-07-07 [colin]
4677
4678         * 2.4.0-rc3 released
4679
4680 2006-07-07 [colin]      2.3.1cvs69
4681
4682         * src/folder.c
4683                 Don't consider inboxes of UNKNOWN folder 
4684                 classes to be useable as default inboxes
4685
4686 2006-07-07 [paul]       2.3.1cvs68
4687
4688         * src/textview.c
4689                 add missing #include <errno.h>
4690                 Thanks to René J. Blokland
4691
4692 2006-07-07 [paul]       2.3.1cvs67
4693
4694         * src/action.c
4695                 Return now Closes dialog
4696         * src/mimeview.c
4697         * src/mimeview.h
4698         * src/textview.c
4699                 add contextual menu to mime parts listed
4700                 in the textview
4701                 Thanks to Colin
4702         * src/common/utils.c
4703                 reversal: ' is a valid character in URLs
4704
4705 2006-07-06 [colin]      2.3.1cvs66
4706
4707         * src/remotefolder.h
4708                 Forgotten in previous commit
4709
4710 2006-07-06 [colin]      2.3.1cvs65
4711
4712         * src/folder.c
4713                 Set summary update flag whenever
4714                 totals changed
4715         * src/imap.c
4716         * src/prefs_account.c
4717         * src/common/utils.h
4718         * src/etpan/imap-thread.c
4719                 Fix warnings, thanks to Fabien and
4720                 Ricardo
4721
4722 2006-07-06 [wwp]        2.3.1cvs64
4723
4724         * src/gtk/gtkutils.c
4725                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
4726
4727 2006-07-06 [wwp]        2.3.1cvs63
4728
4729         * src/account.c
4730         * src/addressbook.c
4731         * src/addressitem.h
4732         * src/folderview.c
4733         * src/mainwindow.c
4734         * src/manual.c
4735         * src/manual.h
4736         * src/message_search.c
4737         * src/prefs_actions.c
4738         * src/prefs_filtering.c
4739         * src/prefs_filtering.h
4740         * src/prefs_template.c
4741         * src/summary_search.c
4742         * src/summaryview.c
4743         * src/gtk/gtkutils.c
4744         * src/gtk/gtkutils.h
4745         * src/gtk/pluginwindow.c
4746                 add help buttons to some dialogs. Clicking such buttons opens a
4747                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
4748
4749 2006-07-06 [paul]       2.3.1cvs62
4750
4751         * src/textview.c
4752                 fix attachments contextual menu
4753                 Thanks to Colin
4754
4755 2006-07-05 [colin]      2.3.1cvs61
4756
4757         * src/textview.c
4758         * src/compose.c
4759                 Handle sftp:// links
4760
4761 2006-07-05 [paul]       2.3.1cvs60
4762
4763         * src/gtk/filesel.c
4764                 grab save button by default
4765                 Thanks to Colin
4766
4767 2006-07-05 [wwp]        2.3.1cvs59
4768
4769         * manual/xml2pdf
4770                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
4771
4772 2006-07-04 [colin]      2.3.1cvs58
4773
4774         * src/mimeview.c
4775         * src/textview.c
4776                 Use left click to select, middle click to open
4777                 on mimeparts links
4778         * src/common/utils.c
4779                 Fix segfault
4780
4781 2006-07-04 [colin]      2.3.1cvs57
4782
4783         * src/mainwindow.c
4784         * src/news.c
4785                 Warning fixes, thanks to Fabien
4786
4787 2006-07-04 [colin]      2.3.1cvs56
4788
4789         * src/mimeview.c
4790         * src/mimeview.h
4791         * src/textview.c
4792                 Allow parts to be selected via their text label
4793                 in textview
4794
4795 2006-07-04 [colin]      2.3.1cvs55
4796
4797         * src/folderview.c
4798                 Feedback when closing (for big folders)
4799         * src/prefs_actions.c
4800         * src/prefs_filtering.c
4801         * src/prefs_matcher.c
4802         * src/prefs_template.c
4803                 Fix default button when closing without
4804                 having saved
4805
4806 2006-07-04 [colin]      2.3.1cvs54
4807
4808         * src/news.c
4809                 Delete local file on deletion
4810
4811 2006-07-03 [colin]      2.3.1cvs53
4812
4813         * src/folderview.c
4814         * src/main.c
4815                 Don't freeze when rescanning after crash
4816
4817 2006-07-03 [wwp]        2.3.1cvs52
4818
4819         * src/compose.c
4820         * src/privacy.c
4821         * src/privacy.h
4822         * src/plugins/pgpinline/pgpinline.c
4823         * src/plugins/pgpmime/pgpmime.c
4824                 don't report an error when the user cancels the passphrase dialog.
4825
4826 2006-07-02 [colin]      2.3.1cvs51
4827
4828         * src/folderview.c
4829                 Open message when crossing folders with Space,
4830                 goto next unread and friends
4831
4832 2006-07-01 [colin]      2.3.1cvs50
4833
4834         * src/prefs_account.c
4835                 Typographic rules varying from language
4836                 to language (in french "Protocole :"),
4837                 we have to do that :)
4838
4839 2006-07-01 [ticho]      2.3.1cvs49
4840
4841         * src/prefs_account.c
4842                 Only use one temporary gchar* variable in
4843                 prefs_account_protocol_set_optmenu().
4844
4845 2006-07-01 [ticho]      2.3.1cvs48
4846
4847         * src/prefs_account.c
4848         * src/prefs_account.h
4849                 Use GtkLabel for existing account protocol name.
4850                 Created an array for protocol names and populate the
4851                 combobox from it in a for() cycle.
4852
4853 2006-06-30 [colin]      2.3.1cvs47
4854
4855         * src/compose.c
4856                 Block undo when changing signature (by changing
4857                 account)
4858
4859 2006-06-30 [paul]       2.3.1cvs46
4860
4861         * src/send_message.c
4862                 when editing From in the Compose window, use that address
4863                 in the Return-Path: header
4864                 Thanks to Colin
4865
4866 2006-06-30 [colin]      2.3.1cvs45
4867
4868         * src/compose.c
4869                 Fix signature replacement:
4870                 - when no newline before separator
4871                 - when reediting
4872
4873 2006-06-29 [colin]      2.3.1cvs44
4874
4875         * src/folderview.c
4876         * src/folderview.h
4877         * src/mainwindow.c
4878         * src/summaryview.c
4879                 Let 'View/Go to/Next marked' work like
4880                 Next new & Next unread: across folders
4881                 Change the select_on_entry pref to do
4882                 what we want when changing folder
4883         * src/common/utils.c
4884                 Fix single-quoted links 
4885
4886 2006-06-29 [colin]      2.3.1cvs43
4887
4888         * src/gtk/gtkaspell.c
4889                 "Sylpheed" and "Sylpheed-Claws" do exist !
4890
4891 2006-06-29 [colin]      2.3.1cvs42
4892
4893         * src/imap.c
4894                 Forgot to remove debug
4895
4896 2006-06-29 [colin]      2.3.1cvs41
4897
4898         * src/imap.c
4899         * src/imap.h
4900         * src/mainwindow.c
4901                 Disconnect from IMAP servers when going
4902                 offline. Fixes bug #978 (going to offline-mode 
4903                 won't close connections)
4904
4905 2006-06-29 [colin]      2.3.1cvs40
4906
4907         * src/main.c
4908                 Fix transient setting on failing plugins
4909                 Patch by Fabien
4910         * src/plugins/pgpcore/sgpgme.c
4911                 Only warn for OpenPGP. Most people don't
4912                 have CMS available.
4913
4914 2006-06-29 [colin]      2.3.1cvs39
4915
4916         * src/compose.c
4917                 Fix Spelling menu (discrepancy between context menu
4918                 and top menu when folder's dictionary isn't the 
4919                 default one)
4920         * src/plugins/pgpcore/sgpgme.c
4921                 More error reporting about why gpgme can fail
4922
4923 2006-06-29 [wwp]        2.3.1cvs38
4924
4925         * src/mainwindow.c
4926                 honor the display-header-pane setting even when the message view
4927                 is a separate window.
4928
4929 2006-06-29 [wwp]        2.3.1cvs37
4930
4931         * src/prefs_actions.c
4932                 forgot to commit that one (use of GTK_STOCK_INFO).
4933
4934 2006-06-29 [colin]      2.3.1cvs36
4935
4936         * src/imap.c
4937                 Better handling of login errors (ask the password
4938                 again once), alert in case of error. Fix three
4939                 signedness warnings.
4940
4941 2006-06-28 [wwp]        2.3.1cvs35
4942
4943         * src/prefs_template.c
4944         * src/prefs_matcher.c
4945         * src/prefs_filtering_action.c
4946         * src/prefs_quote.c
4947                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
4948                 patch by Fabien Vantard, slightly modified.
4949
4950 2006-06-28 [paul]
4951
4952         2.4.0-rc2 released
4953
4954 2006-06-28 [colin]      2.3.1cvs34
4955
4956         * src/prefs_account.c
4957                 Fix bug #977 (Can't add or edit imap accounts)
4958
4959 2006-06-28 [colin]      2.3.1cvs33
4960
4961         * src/mimeview.c
4962                 Fix previous
4963
4964 2006-06-28 [colin]      2.3.1cvs32
4965
4966         * src/mimeview.c
4967                 Save named inlined attachments with "Save all"
4968         * src/main.c
4969         * src/mbox.c
4970         * src/common/plugin.c
4971         * src/common/plugin.h
4972         * src/common/sylpheed.c
4973         * src/common/utils.c
4974         * src/plugins/pgpcore/sylpheed.def
4975         * src/plugins/pgpinline/sylpheed.def
4976         * src/plugins/pgpmime/sylpheed.def
4977                 Win32 compatibility patch, by
4978                 Werner Koch
4979
4980 2006-06-28 [wwp]        2.3.1cvs31
4981
4982         * src/imap.c
4983         * src/prefs_folder_item.c
4984                 less compilation warnings (thanks to Fabien Vantard), less typos.
4985
4986 2006-06-28 [paul]       2.3.1cvs30
4987
4988         * src/gtk/gtkutils.c
4989                 gtk_combo_box_set_focus_on_click() is only
4990                 available since gtk 2.6.0
4991
4992 2006-06-28 [paul]       2.3.1cvs29
4993
4994         * src/prefs_ext_prog.c
4995                 fix engrish and add a tooltip for the
4996                 'command for 'Display as text' option
4997
4998 2006-06-28 [paul]
4999
5000         2.4.0-rc1 released
5001
5002 2006-06-28 [paul]       2.3.1cvs28
5003
5004         * ChangeLog
5005         * tools/Makefile.am
5006                 include textviewer.pl in releases
5007
5008 2006-06-28 [paul]       2.3.1cvs27
5009
5010         * src/prefs_ext_prog.c
5011                 hide Print command option if libgnomeprint
5012                 support is present
5013
5014 2006-06-27 [colin]      2.3.1cvs26
5015
5016         * src/compose.c
5017                 Fix Esc handling in insert/attach dialog
5018                 Don't show this dialog if dragging something
5019                 else than text/uri-list
5020                 Thanks to Fabien Vantard
5021         * tools/textviewer.pl
5022                 Filter script to display stuff as text
5023                 by H. Merijn Brand
5024
5025 2006-06-27 [wwp]        2.3.1cvs25
5026
5027         * src/messageview.c
5028                 use the exact product name (message view title), patch
5029                 by Fabien Vantard.
5030
5031 2006-06-27 [ticho]      2.3.1cvs24
5032
5033         * src/prefs_account.c
5034         * src/prefs_common.c
5035         * src/prefs_common.h
5036         * src/prefs_ext_prog.c
5037         * src/textview.c
5038                 Add a preference (Preferences/External programs)
5039                 to allow "Display as text" to be done via a script
5040                 (patch by H.Merijn Brand).
5041                 Use GtkComboBox for protocol selection in account
5042                 preferences.
5043                 Only include current choice for existing accounts, and
5044                 insensitivize the combobox.
5045
5046 2006-06-27 [paul]       2.3.1cvs23
5047
5048         * src/mbox.c
5049                 fix crasher introduced in cvs21.
5050                 Thanks to Colin
5051
5052 2006-06-26 [colin]      2.3.1cvs22
5053
5054         * src/mbox.c
5055                 Fix double-frees when leaving folders
5056                 after exporting to mbox
5057
5058 2006-06-26 [colin]      2.3.1cvs21
5059
5060         * src/mbox.c
5061                 More feedback (and optimisation)
5062                 on import/export
5063         * src/common/utils.c
5064                 Fix case when looking for mail addresses
5065         * src/gtk/gtkutils.c
5066                 Extra check for (X-)Face
5067
5068 2006-06-25 [ticho]      2.3.1cvs20
5069
5070         * src/compose.c
5071         * src/exphtmldlg.c
5072         * src/gtk/gtkutils.c
5073         * src/gtk/gtkutils.h
5074                 Added second argument to gtkut_sc_combobox_create() to
5075                 control focus-on-click for the widget.
5076                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
5077
5078 2006-06-25 [ticho]      2.3.1cvs19
5079
5080         * src/compose.c
5081         * src/gtk/Makefile.am
5082         * src/gtk/combobox.c
5083         * src/gtk/combobox.h
5084         * src/gtk/gtkutils.c
5085         * src/gtk/gtkutils.h
5086                 Use GtkComboBox instead of deprecated GtkOptionMenu
5087                 for account selector in compose window and for encoding
5088                 selector in attachment properties.
5089                 Also factorise working with the new GtkComboBox somewhat.
5090
5091 2006-06-24 [paul]       2.3.1cvs18
5092
5093         * src/prefs_common.c
5094                 use the correct default value
5095
5096 2006-06-24 [paul]       2.3.1cvs17
5097
5098         * src/compose.c
5099         * src/prefs_common.c
5100         * src/prefs_common.h
5101         * src/prefs_compose_writing.c
5102                 enable setting of default action when
5103                 dnd'ing files in the compose window.
5104                 (Collaborative effort with wwp)
5105
5106 2006-06-23 [wwp]        2.3.1cvs16
5107
5108         * src/compose.c
5109                 i18n fix (thanks to Fabien Vantard)
5110
5111 2006-06-22 [colin]      2.3.1cvs15
5112
5113         * src/prefs_customheader.c
5114                 Don't use filters in custom headers' file 
5115                 selector. Remember, extensions mean nothing :)
5116
5117 2006-06-22 [paul]       2.3.1cvs14
5118
5119         * configure.ac
5120                 allow setting of man directory location
5121
5122 2006-06-22 [colin]      2.3.1cvs13
5123
5124         * src/mainwindow.c
5125                 Add 'View/Go to/Next unread folder'.
5126                 I missed that :)
5127
5128 2006-06-22 [colin]      2.3.1cvs12
5129
5130         * src/common/utils.c
5131                 Add some subject prefixes
5132                 Patch by Bjorn T Johansen <btj@havleik.no>
5133
5134 2006-06-22 [colin]      2.3.1cvs11
5135
5136         * manual/advanced.xml
5137                 Forgotten hidden pref
5138
5139 2006-06-21 [paul]       2.3.1cvs10
5140
5141         * src/prefs_account.c
5142                 complete the removal of 'Add date header' option
5143
5144 2006-06-21 [paul]       2.3.1cvs9
5145
5146         * src/account.c
5147         * src/compose.c
5148         * src/prefs_account.c
5149         * src/prefs_account.h
5150                 remove option to add date header - always
5151                 add date header
5152         * src/etpan/imap-thread.c
5153                 fix warnings (Thanks to Colin)
5154
5155 2006-06-21 [wwp]        2.3.1cvs8
5156
5157         * src/folder.c
5158                 set the attachment flag when inline text part are (file)named. This is more convenient
5159                 when receiving (for instance) inline source files or patches sent using thunderbird.
5160
5161 2006-06-21 [paul]       2.3.1cvs7
5162
5163         * src/inc.c
5164                 fix off-by-one count of current msg in
5165                 statusbar filtering progressbar
5166
5167 2006-06-21 [paul]       2.3.1cvs6
5168
5169         * src/folder.c
5170                 Show attachment icon even if the part is 'inline'
5171                 if the following conditions are met:
5172                 - content-type != 'text/plain'
5173                 - content-type != '*/pgp-signature'
5174                 - either 'name' or 'filename' parameter is not NULL
5175                 
5176                 Thanks to Colin
5177
5178 2006-06-21 [paul]       2.3.1cvs5
5179
5180         * src/messageview.c
5181         * src/prefs_common.c
5182         * src/prefs_common.h
5183         * src/prefs_other.c
5184                 add an option to 'Never send Return
5185                 Receipts'
5186                 Thanks to Colin
5187
5188 2006-06-20 [mones]      2.3.1cvs4
5189
5190         * po/es.po
5191                 updated
5192         * src/compose.c
5193                 typo fixed (space after comma)
5194         * tools/make.themes.project
5195                 remove exec mode from tarball files
5196
5197 2006-06-20 [colin]      2.3.1cvs3
5198
5199         * src/news.c
5200         * src/procheader.c
5201         * src/unmime.c
5202                 Better fix for \n's in headers (don't 
5203                 break Received: and others)
5204
5205 2006-06-20 [paul]       2.3.1cvs2
5206
5207         * src/alertpanel.c
5208         * src/textview.c
5209                 improve legibility of phishing attempt
5210                 dialog
5211
5212 2006-06-20 [paul]       2.3.1cvs1
5213
5214         * NEWS
5215         * README
5216         * configure.ac
5217                 Update version number following
5218                 stable release
5219
5220 2006-06-20 [colin]      2.3.0cvs26
5221
5222         * src/compose.c
5223                 When dragging a file to the text of the compose
5224                 window, ask whether we want to insert or attach
5225                 (I know lots of people who do that to attach)
5226
5227 2006-06-20 [colin]      2.3.0cvs25
5228
5229         * src/etpan/imap-thread.c
5230                 Fix threshold (the append command is often > 32 bytes)
5231
5232 2006-06-19 [colin]      2.3.0cvs24
5233
5234         * src/imap.c
5235         * src/etpan/imap-thread.c
5236                 Workaround Rockliffe IMAP server bug: replace
5237                 "x UID SEARCH (ANSWERED UID 1:*)" with
5238                 "x UID SEARCH ANSWERED"
5239                 (Rockliffe doesn't handle the parenthesis)
5240
5241 2006-06-19 [colin]      2.3.0cvs23
5242
5243         * src/compose.c
5244         * src/imap.c
5245         * src/etpan/imap-thread.c
5246                 Probably fix bug #972 (Freezes when adding 
5247                 an attachment to the message)
5248         * src/common/defs.h
5249                 Modernize Firefox cmd
5250
5251
5252 2006-06-18 [colin]      2.3.0cvs22
5253
5254         * src/prefs_customheader.c
5255                 Only allow correct filenames for various
5256                 custom headers
5257
5258 2006-06-18 [colin]      2.3.0cvs21
5259
5260         * src/prefs_customheader.c
5261                 Add a 'From File...' button in custom headers prefs, which
5262                 try to do the right thing: 
5263                 for normal headers, use file as plaintext,
5264                 for X-Face, calls compface,
5265                 for Face, encode to b64.
5266
5267 2006-06-17 [colin]      2.3.0cvs20
5268
5269         * src/mh.c
5270                 Warning fix
5271
5272 2006-06-16 [colin]      2.3.0cvs19
5273
5274         * src/summaryview.c
5275                 Recursive quicksearch: show message list
5276                 in current folder, *then* search children
5277                 in the background.
5278
5279 2006-06-16 [colin]      2.3.0cvs18
5280
5281         * src/main.c
5282                 Instead of ignoring SIGPIPE, save caches
5283                 when getting one. Will fix the fact that
5284                 hot caches are out-of-date when logging 
5285                 out of Xorg.
5286         * src/compose.c
5287         * src/prefs_compose_writing.c
5288                 Only save text (not attachments) when 
5289                 auto-saving to drafts
5290         * src/unmime.c
5291                 Always replace \n, \r and \t with spaces
5292                 in headers
5293         * manual/dist/html/Makefile.am
5294         * manual/dist/pdf/Makefile.am
5295         * manual/dist/ps/Makefile.am
5296         * manual/dist/txt/Makefile.am
5297         * manual/fr/dist/html/Makefile.am
5298         * manual/fr/dist/pdf/Makefile.am
5299         * manual/fr/dist/ps/Makefile.am
5300         * manual/fr/dist/txt/Makefile.am
5301         * manual/pl/dist/html/Makefile.am
5302         * manual/pl/dist/pdf/Makefile.am
5303         * manual/pl/dist/ps/Makefile.am
5304         * manual/pl/dist/txt/Makefile.am
5305                 Fix make clean removing pregenerated manuals
5306
5307
5308 2006-06-16 [colin]      2.3.0cvs17
5309
5310         * src/plugins/pgpcore/sgpgme.c
5311         * src/plugins/pgpmime/pgpmime.c
5312         * src/plugins/pgpinline/pgpinline.c
5313                 Better error reporting in setup_signers.
5314                 Don't fallback to default key if specified
5315                 key isn't found.
5316                 Don't allow signing if more than one secret
5317                 key matches the one specified in prefs.
5318
5319 2006-06-15 [colin]      2.3.0cvs16
5320
5321         * src/folderview.c
5322                 Add "Send queue" in the folder's contextual
5323                 menu
5324         * src/compose.c
5325         * src/messageview.c
5326         * src/privacy.c
5327         * src/privacy.h
5328         * src/procmime.c
5329         * src/procmsg.c
5330         * src/plugins/pgpcore/passphrase.c
5331         * src/plugins/pgpcore/sgpgme.c
5332         * src/plugins/pgpinline/pgpinline.c
5333         * src/plugins/pgpmime/pgpmime.c
5334                 Better error reporting
5335         * src/mbox.c
5336                 Probably fix bug #971 (2.2.3 cannot read mail 
5337                 from local mbox)
5338
5339
5340 2006-06-15 [mones]      2.3.0cvs15
5341
5342         * tools/make.themes.project
5343                 creates the themes project from the web page
5344
5345 2006-06-15 [colin]      2.3.0cvs14
5346
5347         * src/folder.c
5348                 Better fix (avoid losing the folder if scan_tree 
5349                 fails)
5350
5351 2006-06-15 [cleroy]     2.3.0cvs13
5352
5353         * src/folder.c
5354                 Probably fix Bug #969 (crash on rebuilding 
5355                 imap folder)
5356
5357 2006-06-14 [colin]      2.3.0cvs12
5358
5359         * manual/dtd/manual.xsl
5360         * manual/sylpheed-claws-manual.xml
5361         * manual/fr/sylpheed-claws-manual.xml
5362         * manual/pl/sylpheed-claws-manual.xml
5363                 Insert pagebreaks between sections
5364
5365 2006-06-14 [paul]       2.3.0cvs11
5366
5367         * configure.ac
5368                 better fix than 2.3.0cvs10
5369
5370 2006-06-14 [paul]       2.3.0cvs10
5371
5372         * configure.ac
5373                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5374                 (backwards compatible)
5375
5376 2006-06-13 [colin]      2.3.0cvs9
5377
5378         * src/messageview.c
5379                 Fix sending of return receipt with the new queue folders
5380
5381 2006-06-13 [wwp]        2.3.0cvs8
5382
5383         * src/quote_fmt_lex.l
5384                 fix wrong tokens returned in quote_fmt lexer, query not().
5385
5386 2006-06-13 [wwp]        2.3.0cvs7
5387
5388         * src/folder.c
5389         * src/prefs_folder_item.c
5390                 allow changing folder type even when folder is not a top-level one,
5391                 thanks to Colin.
5392
5393 2006-06-12 [colin]      2.3.0cvs6
5394
5395         * src/folderview.c
5396                 Fix double-ask of "Do you want to mark all
5397                 as read"
5398
5399 2006-06-12 [colin]      2.3.0cvs5
5400
5401         * src/compose.c
5402         * src/compose.h
5403         * src/folder.c
5404         * src/folder.h
5405         * src/imap.c
5406         * src/inc.c
5407         * src/main.c
5408         * src/messageview.c
5409         * src/mh.c
5410         * src/prefs_folder_item.c
5411         * src/procheader.c
5412         * src/procmime.c
5413         * src/procmsg.c
5414         * src/procmsg.h
5415         * src/send_message.c
5416         * src/summaryview.c
5417         * src/toolbar.c
5418                 Apply bug #964's patch (Queue and drafts aren't normal)
5419                 The Drafts and Queue folder now contain RFC-822 files,
5420                 allowing to move and copy mails from and to these 
5421                 folders. Moving from Drafts to Queue will prepare the
5422                 mail for sending (PGP signature, encryption, etc).
5423                 This patch also rework sending errors handling to try
5424                 to be more helpful.
5425                 Also, allow redefining folder types via the GUI 
5426                 (Folder type in its Properties)
5427
5428 2006-06-12 [colin]      2.3.0cvs4
5429
5430         * src/summaryview.c
5431         * src/prefs_common.c
5432         * src/prefs_common.h
5433         * src/gedit-print.c
5434                 Allow to define a specific print font - patch
5435                 by Bernhard Walle <bernhard.walle@gmx.de>
5436         * src/prefs_fonts.c
5437         * manual/advanced.xml
5438         * manual/fr/advanced.xml
5439                 Add a hidden pref to allow deletion without
5440                 confirmation
5441
5442 2006-06-12 [wwp]        2.3.0cvs3
5443
5444         * .cvsignore
5445                 more files to ignore.
5446
5447 2006-06-12 [wwp]        2.3.0cvs2
5448
5449         * src/quote_fmt.c
5450         * src/quote_fmt_lex.l
5451         * src/quote_fmt_parse.y
5452                 extend the quote_fmt parser (templates and quotes):
5453                 - allow limited sub-expressions in |p{} and |f{} expressions,
5454                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
5455                 - implemented/fixed missing implementation of query_references and show_references,
5456                 - completed, fixed contents and format of the symbols help dialog,
5457                 - fix some compilation warnings.
5458
5459 2006-06-12 [wwp]        2.3.0cvs1
5460
5461         * manual/advanced.xml
5462         * manual/fr/advanced.xml
5463                 updates in the "templates" section of the manual (eng/fr):
5464                  - be more precise (both versions)
5465                  - completed to match the english reference (fr version)
5466                  - touchups (both versions)
5467
5468 2006-06-12 [paul]       2.3.0
5469
5470         2.3.0 released
5471
5472 2006-06-12 [paul]       2.2.3cvs14
5473
5474         * po/ca.po
5475         * po/cs.po
5476         * po/de.po
5477         * po/el.po
5478         * po/fr.po
5479         * po/it.po
5480         * po/pt_BR.po
5481         * po/sr.po
5482         * po/zh_CN.po
5483                 updated by Miquel Oliete, Tim, Stephan Sachse,
5484                 Stavros Giannouris, Fabien Vantard, Andrea
5485                 Spadaccini, Frederico Goncalves Guimaraes,
5486                 Aleksandar Urosevic, and Ralgh Young
5487
5488 2006-06-12 [colin]      2.2.3cvs13
5489
5490         * src/mbox.c
5491                 Add missing header
5492
5493 2006-06-11 [colin]      2.2.3cvs12
5494
5495         * src/msgcache.c
5496                 Verify that g_malloc() succeeded
5497
5498 2006-06-11 [colin]      2.2.3cvs11
5499
5500         * src/wizard.c
5501                 Add Face header to welcome mail
5502
5503 2006-06-10 [colin]      2.2.3cvs10
5504
5505         * src/textview.c
5506                 Revert previous (Forgot it changes the
5507                 margin on the whole mail)
5508
5509 2006-06-10 [colin]      2.2.3cvs9
5510
5511         * src/textview.c
5512                 Don't overlap long headers under (X-)Face
5513
5514 2006-06-10 [mones]      2.2.3cvs8
5515
5516         * manual/xml2pdf
5517                 allow generation of manual on systems lacking saxon binary
5518                 but with java and the saxon library installed
5519
5520         * po/es.po
5521                 updated for release
5522
5523 2006-06-09 [colin]      2.2.3cvs7
5524
5525         * src/summaryview.c
5526                 Fix leak when using Display Sender using Addressbook
5527
5528 2006-06-09 [colin]      2.2.3cvs6
5529
5530         * src/compose.c
5531         * src/folder.c
5532         * src/folderview.c
5533         * src/mimeview.c
5534         * src/summaryview.c
5535                 More leaks fixes
5536
5537 2006-06-09 [paul]       2.2.3cvs5
5538
5539         * AUTHORS
5540         * src/gtk/authors.h
5541         * tools/claws.i18n.status.pl
5542                 updated with new info
5543
5544 2006-06-09 [paul]       2.2.3cvs4
5545
5546         * README
5547                 updated
5548         * manual/ack.xml
5549                 add wwp to authors list
5550         * src/gtk/authors.h
5551                 update mine and Colin's addresses
5552
5553 2006-06-08 [colin]      2.2.3cvs3
5554
5555         * src/etpan/imap-thread.c
5556                 Fix leak on SSL cert check
5557
5558 2006-06-08 [colin]      2.2.3cvs2
5559
5560         * src/common/utils.c
5561                 Fix leak
5562
5563 2006-06-08 [paul]       2.2.3cvs1
5564
5565         * configure.ac
5566                 Update version number following
5567                 stable release
5568
5569 2006-06-07 [colin]      2.2.2cvs3
5570
5571         * src/msgcache.c
5572                 Fix catching cache read errors (guint instead of gint)
5573                 Prevent malloc'ing more than 8MB (means cache corruption)
5574
5575 2006-06-07 [paul]       2.2.2cvs2
5576
5577         * src/exporthtml.c
5578         * src/exportldif.c
5579         * src/mh.c
5580         * src/mutt.c
5581         * src/pine.c
5582         * src/common/utils.c
5583                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
5584                 obey $HOME'
5585                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
5586                 Thanks to Colin
5587
5588 2006-06-06 [paul]       2.2.2cvs1
5589
5590         * configure.ac
5591                 Update version number following
5592                 stable release
5593
5594 2006-06-06 [paul]       2.2.1cvs6
5595
5596         * src/matcher.c
5597                 fix  implicit declaration of
5598                 sylpheed_do_idle()
5599                 Patch by Fabien Vantard
5600
5601 2006-06-06 [paul]       2.2.1cvs5
5602
5603         * src/matcher.c
5604                 fix age_greater and age_lower so that they
5605                 mean what say and not '...or equal to'
5606                 Thanks to Colin
5607
5608 2006-06-06 [paul]       2.2.1cvs4
5609
5610         * src/textview.c
5611         * src/common/utils.c
5612                 fix URI check
5613                 Thanks to Colin
5614
5615 2006-06-05 [wwp]        2.2.1cvs3
5616
5617         * manual/fr/account.xml
5618                 minor language fixes (thanks to Fabien Vantard).
5619
5620 2006-06-05 [colin]      2.2.1cvs2
5621
5622         * src/prefs_folder_item.c
5623         * src/folderview.c
5624                 Allow recursive setting of properties 
5625                 for whole mailboxes
5626         * src/matcher.c
5627                 Don't freeze on 'test' filtering rule
5628
5629 2006-06-05 [colin]      2.2.1cvs1
5630
5631         * configure.ac
5632                 Update version number following
5633                 stable release
5634
5635 2006-06-04 [wwp]        2.2.0cvs82
5636
5637         * manual/glossary.xml
5638         * manual/account.xml
5639         * manual/fr/glossary.xml
5640         * manual/fr/account.xml
5641                 added glossary section and references/links related to the Face custom header.
5642
5643 2006-06-04 [colin]      2.2.0cvs81
5644
5645         * src/summaryview.c
5646                 Skip to next message on move with no
5647                 immediate execution
5648
5649 2006-06-04 [wwp]        2.2.0cvs80
5650
5651         * manual/xml2pdf
5652                 added sanity checks, exit when needed.
5653
5654 2006-06-03 [paul]       2.2.0cvs79
5655
5656         * src/prefs_receive.c
5657                 page name is now 'Receiving'
5658         * src/prefs_send.c
5659                 page name is now 'Sending'
5660
5661 2006-06-03 [colin]      2.2.0cvs78
5662
5663         * src/plugins/spamassassin/spamassassin_gtk.c
5664                 Autoswitch to Localhost if transport was previously
5665                 disabled. Else people had to check [] Enable, then
5666                 *reselect* transport.
5667
5668 2006-06-03 [colin]      2.2.0cvs77
5669
5670         * src/plugins/pgpinline/pgpinline.c
5671         * src/plugins/pgpmime/pgpmime.c
5672                 Check that gpg_data_release_and_get_mem 
5673                 didn't fail (now, why this happens...)
5674
5675 2006-06-03 [colin]      2.2.0cvs76
5676
5677         * src/mbox.c
5678                 Fix bug #962 (Manual and/or UI should 
5679                 warn about incompatible locking 
5680                 causing dataloss)
5681
5682 2006-06-02 [cleroy]     2.2.0cvs75
5683
5684         * src/filtering.c
5685         * src/folder.c
5686         * src/procmsg.c
5687         * src/summaryview.c
5688                 Fix a few leaks
5689
5690 2006-06-02 [colin]      2.2.0cvs74
5691
5692         * src/main.c
5693                 On exit, free caches after writing them
5694                 Shuts up some valgrind false positives
5695         * src/procmsg.c
5696         * src/send_message.c
5697                 Fix races when reusing existing SMTP connections
5698                 Fix inexistant session timeout
5699         * src/toolbar.c
5700                 Display alertpanel after all queues have
5701                 been processed, not after each
5702
5703 2006-06-02 [wwp]        2.2.0cvs73
5704
5705         * manual/fr/glossary.xml
5706         * manual/fr/ack.xml
5707         * manual/ack.xml
5708                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
5709
5710 2006-06-02 [wwp]        2.2.0cvs72
5711
5712         * manual/xml2pdf
5713         * manual/dist/pdf/Makefile.am
5714         * manual/dtd/manual.xsl
5715         * manual/fr/dist/pdf/Makefile.am
5716         * manual/pl/dist/pdf/Makefile.am
5717                 we changed the procedure to generate the .pdf version of the manual.
5718                 The procedure is more modern and the .pdf we get now has a valid index.
5719                 Here are the new pre-requisites:
5720
5721                 - JRE 1.x (1.4 here): there must be one from your distro
5722                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
5723                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
5724                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
5725
5726                 See my posts for further info about the installation of this toolchain:
5727
5728                 Date: Fri, 19 May 2006 19:40:06 +0200
5729                 From: wwp <subscript@free.fr>
5730                 To: sylpheed-claws-devel@lists.sourceforge.net
5731                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
5732
5733                 and
5734
5735                 Date: Wed, 24 May 2006 12:58:49 +0200
5736                 From: wwp <subscript@free.fr>
5737                 To: sylpheed-claws-devel@lists.sourceforge.net
5738                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
5739
5740 2006-06-01 [colin]      2.2.0cvs71
5741
5742         * src/compose.c
5743                 Better guards against IMAP races
5744         * src/main.c
5745         * src/prefs_common.c
5746         * src/prefs_common.h
5747         * src/common/ssl_certificate.c
5748         * src/etpan/imap-thread.c
5749         * src/etpan/imap-thread.h
5750         * src/gtk/sslcertwindow.c
5751                 New hidden option ssl_skip_cert_check to 
5752                 avoid dups of bug #959 (libetpan linked
5753                 against gnutls and gnutls buggy on 64bit)
5754                 Present expired warning only once per
5755                 session/server.
5756         * manual/advanced.xml
5757         * manual/fr/advanced.xml
5758                 Document new option
5759
5760 2006-06-01 [wwp]        2.2.0cvs70
5761
5762         * src/messageview.c
5763                 fix for bug #961 (return receipt dialog 
5764                 complains incorrectly about return-path 
5765                 email adress being different), thanks 
5766                 to Colin.
5767
5768 2006-05-31 [cleroy]     2.2.0cvs69
5769
5770         * src/common/ssl.c
5771                 Guard against NULLs, although this
5772                 should never be an issue
5773
5774 2006-05-31 [colin]      2.2.0cvs68
5775
5776         * src/filtering.c
5777                 Use g_slist_prepend
5778         * src/imap.c
5779                 Don't remove caches when destroying folder, it
5780                 could (should) be done at exit
5781         * src/inc.c
5782                 free processing cache after incorporation
5783         * src/etpan/imap-thread.c
5784                 Maybe fix bug #959 (Crash on moving to emails 
5785                 to a imap account per ssl with a expired 
5786                 certificate.)
5787
5788 2006-05-30 [colin]      2.2.0cvs67
5789
5790         * src/summaryview.c
5791                 Put back event flush when displaying message
5792                 It avoids reading a bunch of messages just
5793                 by hitting shift-n for too long ;)
5794
5795 2006-05-29 [colin]      2.2.0cvs66
5796
5797         * src/summaryview.c
5798                 Remove useless g_warnings
5799
5800 2006-05-29 [colin]      2.2.0cvs65
5801
5802         * src/imap.c
5803                 Fix g_slist_append()s for performance
5804
5805 2006-05-29 [colin]      2.2.0cvs64
5806
5807         * src/compose.c
5808         * src/common/utils.c
5809                 Fix extraneous tab at start of addresses
5810         * src/mainwindow.c
5811                 Fix warnings (thanks to Fabien)
5812                 Fix crash at exit when composing messages 
5813                 exist
5814         * src/pop.c
5815                 Fix progress bar when deleting expired mails
5816                 Thanks to Hiro
5817         * src/summaryview.c
5818         * src/gtk/gtksctree.c
5819                 Fix re-sorting slowness
5820
5821 2006-05-29 [paul]       2.2.0cvs63
5822
5823         * src/mh.c
5824                 fetch full message when moving mails
5825                 from another mailbox, (fixed data loss
5826                 when filtering from IMAP to MH, introduced
5827                 in 2.2.0cvs57).
5828                 Thanks to Colin
5829
5830 2006-05-29 [mones]      2.2.0cvs62
5831
5832         * src/gtk/gtksctree.c
5833                 Unselect faster (patch by Colin)        
5834
5835 2006-05-26 [colin]      2.2.0cvs61
5836
5837         * src/summaryview.c
5838                 Unplug MSGINFO_UPDATE callback on delete too.
5839
5840 2006-05-26 [colin]      2.2.0cvs60
5841
5842         * src/foldersel.c
5843                 Fix bold in folder selection window with glib2.10
5844                 thanks Hiro
5845
5846 2006-05-26 [colin]      2.2.0cvs59
5847
5848         * src/procheader.c
5849                 Convert date only if necessary (and don't
5850                 try to convert from utf8 to utf8, too)
5851         * src/summaryview.c
5852                 Only set column's text if the column's 
5853                 displayed
5854
5855 2006-05-26 [colin]      2.2.0cvs58
5856
5857         * src/summaryview.c
5858         * src/gtk/gtkutils.c
5859                 Fix useless warning
5860
5861 2006-05-26 [colin]      2.2.0cvs57
5862
5863         * src/mainwindow.c
5864                 Make summaryview selectable as long as 
5865                 no message has focus
5866         * src/mh.c
5867                 Faster deletion (by implementing mh_remove_msgs)
5868                 Faster copy (avoid using mh_fetch_msg just to get
5869                 the filename)
5870                 Faster move (using move_file instead of copy_file
5871                 if MSG_IS_MOVE)
5872                 No progressbar if total number of mails to cp/mv 
5873                 is less than 100
5874         * src/summaryview.c
5875                 Fix removal from subject_table when mail gets moved
5876                 Faster deletion (g_slist_prepend instead of append)
5877         * src/gtk/gtksctree.c
5878                 Remove useless code
5879
5880 2006-05-25 [colin]      2.2.0cvs56
5881
5882         * src/common/ssl_certificate.c
5883                 Fix leak in expired cert check
5884
5885 2006-05-25 [colin]      2.2.0cvs55
5886
5887         * src/mh.c
5888                 Disable flags syncing on .mh_sequences - it
5889                 is buggy and marks mails read under unknown
5890                 conditions.
5891
5892 2006-05-25 [paul]
5893
5894         * 2.3.0-rc4 released
5895
5896 2006-05-24 [colin]      2.2.0cvs54
5897
5898         attention cvs users: if you manage to crash
5899         Sylpheed-Claws while moving, copying or deleting
5900         mails, we *are* interested in stack traces and
5901         valgrind logs. It looks stable, but one never
5902         knows...
5903
5904         * src/folder.c
5905                 Add progressbar for cache updates
5906         * src/folderutils.c
5907                 Optimize Mark all read in the current
5908                 folder
5909         * src/mh.c
5910                 Add progressbar for copy/move
5911         * src/procmsg.c
5912                 Optimize O(n^2) in copy/move
5913         * src/summaryview.c
5914         * src/gtk/gtksctree.c
5915                 Optimize O(n^2) algos
5916         * src/common/timing.h
5917                 Display ms instead of us
5918
5919 2006-05-24 [wwp]        2.2.0cvs53
5920
5921         * manual/fr/advanced.xml
5922                 updates to the French manual.
5923
5924 2006-05-24 [wwp]        2.2.0cvs52
5925
5926         * src/common/utils.c
5927                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
5928
5929 2006-05-24 [wwp]        2.2.0cvs51
5930
5931         * src/folderutils.c
5932                 fixed "mark all read" in MH folders (thanks to Colin).
5933
5934 2006-05-24 [paul]       2.2.0cvs50
5935
5936         * doc/man/sylpheed-claws.1
5937                 updated the man page
5938
5939 2006-05-23 [colin]      2.2.0cvs49
5940
5941         * src/folderview.c
5942         * src/imap.c
5943         * src/inc.c
5944         * src/mbox.c
5945         * src/messageview.c
5946         * src/news.c
5947         * src/send_message.c
5948         * src/summaryview.c
5949         * src/gtk/sslcertwindow.c
5950                 alertpanel fixes, by Fabien
5951
5952 2006-05-23 [colin]      2.2.0cvs48
5953
5954         * src/folder.c
5955         * src/folderview.c
5956         * src/msgcache.c
5957         * src/summaryview.c
5958         * src/gtk/gtksctree.c
5959         * src/gtk/gtksctree.h
5960                 More timings
5961                 Fix slow loading problem, which was caused by the
5962                 use of some gtk_ctree funcs and their use of
5963                 g_list_position while gtk_ctree_(un)link'ing.
5964                 Reap more functions from gtkctree.c to be sure we
5965                 use our (fast) version instead of theirs.
5966         * src/mh.c
5967                 Fix copy of unread mails
5968
5969
5970 2006-05-22 [wwp]        2.2.0cvs47
5971
5972         * manual/fr/advanced.xml
5973                 updated.
5974
5975 2006-05-22 [colin]      2.2.0cvs46
5976
5977         * src/filtering.c
5978                 Fix possible infinite loop. 'copy' is not a 
5979                 final action, so when encountering a 'copy',
5980                 we have to check if a previous one was set
5981                 and do it. In the same way, if we encounter
5982                 a 'move' we have to perform a possibly 
5983                 pending 'copy'. This will slow down filtering
5984                 on IMAP if move+copy or multiple copy actions
5985                 are to be done, but handling it via the batch
5986                 would be really too convoluted.
5987
5988 2006-05-22 [wwp]        2.2.0cvs45
5989
5990         * manual/fr/advanced.xml
5991         * manual/fr/faq.xml
5992         * manual/fr/glossary.xml
5993         * manual/fr/handling.xml
5994         * manual/fr/intro.xml
5995         * manual/fr/plugins.xml
5996         * manual/fr/sylpheed-claws-manual.xml
5997                 sync w/ the english manual: updates URIs, documented mailing-list
5998                 support, better explanation about the enabled/disabled feature
5999                 in filtering/processing rules by Paul.
6000
6001 2006-05-21 [colin]      2.2.0cvs44
6002
6003         * src/summaryview.c
6004                 Don't expand after building threads, but during
6005
6006 2006-05-21 [colin]      2.2.0cvs43
6007
6008         * src/procmsg.c
6009         * src/summaryview.c
6010                 More timing possibilities... For next time I have 
6011                 to find out how the hell some 3GHz computer takes
6012                 one minute to open a 30k folder...
6013
6014 2006-05-21 [colin]      2.2.0cvs42
6015
6016         * manual/pl/advanced.xml
6017         * manual/pl/faq.xml
6018         * manual/pl/glossary.xml
6019         * manual/pl/handling.xml
6020         * manual/pl/intro.xml
6021         * manual/pl/plugins.xml
6022         * manual/pl/sylpheed-claws-manual.xml
6023                 Polish manual updated by Pawel
6024
6025 2006-05-20 [colin]
6026
6027         * 2.3.0-rc3 released
6028
6029 2006-05-20 [colin]      2.2.0cvs41
6030
6031         * src/imap.c
6032                 Fix -rc2 problems:
6033                 - remove cache of moved messages from original folder
6034                 - apply new flags to messages even if they aren't appliable
6035                   via IMAP.
6036
6037 2006-05-20 [colin]
6038
6039         * 2.3.0-rc2 released
6040
6041 2006-05-19 [colin]      2.2.0cvs40
6042
6043         * src/imap.c
6044                 Don't issue SELECT in imap_change_flags
6045                 before having checked that we indeed have
6046                 some flags to change. MSG_POSTFILTERED for
6047                 example can't be used on IMAP.
6048                 Fixes bug #955 (copying messages between 
6049                 imap folders is extremely slow), which was
6050                 a regression.
6051
6052 2006-05-19 [colin]      2.2.0cvs39
6053
6054         * src/folder.c
6055         * src/folder.h
6056         * src/folderview.c
6057                 Try to fix bug #830 (Some unread messages 
6058                 get marked read in IMAP inbox):
6059                 - Prevent scanning a folder if it's being 
6060                   opened via the GUI
6061                 - Postpone opening via the GUI of a folder
6062                   currently scanned.
6063
6064
6065 2006-05-19 [wwp]        2.2.0cvs38
6066
6067         * manual/advanced.xml
6068                 fix English+typo (thanks to Paul).
6069
6070 2006-05-19 [wwp]        2.2.0cvs37
6071
6072         * manual/advanced.xml
6073         * manual/fr/advanced.xml
6074         * src/gtk/logwindow.c
6075         * src/prefs_common.c
6076         * src/prefs_common.h
6077                 added hidden prefs to allow customization of colors used in
6078                 protocol log window (useful for dark gtk+ themes).
6079
6080 2006-05-19 [wwp]        2.2.0cvs36
6081
6082         * ChangeLog
6083                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
6084
6085 2006-05-19 [paul]       2.2.0cvs35
6086
6087         * src/textview.c
6088                 make Reply-To fully clickable
6089         * src/gtk/logwindow.c
6090                 more colouring (SMTP ESMTP)
6091         Both patches by Pawel Pekala
6092
6093 2006-05-19 [cleroy]     2.2.0cvs34
6094
6095         * src/mh.c
6096                 Don't update flags from current folder
6097                 Probably fixes bug #935 (Read Messages 
6098                 Revert to Being Marked as Unread)
6099
6100 2006-05-18 [colin]      2.2.0cvs33
6101
6102         * src/imap.c
6103                 Warning fix
6104         * src/compose.c
6105         * src/mainwindow.c
6106         * src/summaryview.c
6107         * src/toolbar.c
6108                 Allow replying to multiple emails
6109                 in multiple windows
6110         * src/mimeview.c
6111         * src/etpan/imap-thread.c
6112                 Leak fixes
6113
6114 2006-05-18 [paul]       2.2.0cvs32
6115
6116         * src/summaryview.c
6117                 keep Mailing-List menu refreshed
6118                 Thanks to Colin
6119
6120 2006-05-18 [paul]       2.2.0cvs31
6121
6122         * manual/advanced.xml
6123         * manual/faq.xml
6124         * manual/glossary.xml
6125         * manual/handling.xml
6126         * manual/intro.xml
6127         * manual/plugins.xml
6128         * manual/sylpheed-claws-manual.xml
6129                 update URLs
6130                 add info about mailing-list support
6131                 edit filtering info
6132         * src/wizard.c
6133         * src/common/defs.h
6134         * src/gtk/about.c
6135         * src/plugins/dillo_viewer/README
6136                 update URLs
6137
6138 2006-05-17 [wwp]        2.2.0cvs30
6139
6140         * manual/handling.xml
6141         * manual/fr/handling.xml
6142                 documented the ability to enabled/disable filtering/processing rules.
6143
6144 2006-05-17 [colin]      2.2.0cvs29
6145
6146         * src/main.c
6147                 Don't initialize g_thread subsystem if it's 
6148                 already done (thanks to Hiro)
6149         * src/mimeview.c
6150                 Fix saving of parts when there name can't be
6151                 converted from UTF-8.
6152
6153 2006-05-17 [paul]       2.2.0cvs28
6154
6155         * po/Makefile.in.in
6156                 fix config.status warning with autoconf 2.60
6157
6158 2006-05-17 [paul]       2.2.0cvs27
6159
6160         * po/POTFILES.in
6161                 add src/mbox.c
6162
6163 2006-05-17 [wwp]        2.2.0cvs26
6164
6165         * src/mainwindow.c
6166                 fix useless and potentially dangerous buffer walking (thanks to Colin).
6167
6168 2006-05-17 [wwp]        2.2.0cvs25
6169
6170         * src/plugins/demo/demo.c
6171                 updated product name in plugin demo (many plugins need to be
6172                 sync'ed w/ that change).
6173
6174 2006-05-17 [colin]      2.2.0cvs24
6175
6176         * src/mh.c
6177                 Fix leak
6178
6179 2006-05-16 [colin]      2.2.0cvs23
6180
6181         * src/mainwindow.c
6182                 Stupid me hit again. Fix cvs22.
6183
6184 2006-05-16 [colin]      2.2.0cvs22
6185
6186         * src/mainwindow.c
6187                 Fix bug #922 (sylpheed-claws crashed after 
6188                 pushing on Inbox folder)
6189
6190 2006-05-16 [colin]      2.2.0cvs21
6191
6192         * src/compose.c
6193                 Make From header be copy/paste/select-able
6194
6195 2006-05-16 [wwp]        2.2.0cvs20
6196
6197         * src/export.c
6198         * src/matcher.c
6199         * src/summaryview.c
6200         * src/etpan/imap-thread.c
6201                 fix some compiler warnings (thanks to Colin).
6202
6203 2006-05-16 [wwp]        2.2.0cvs19
6204
6205         * src/action.c
6206         * src/gedit-print.c
6207         * src/inc.c
6208         * src/mainwindow.c
6209         * src/mh.c
6210         * src/statusbar.c
6211         * src/send_message.c
6212         * src/summaryview.c
6213                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
6214
6215 2006-05-15 [colin]      2.2.0cvs18
6216
6217         * src/procmsg.c
6218                 Fix automatic rule creation with List-Post
6219
6220 2006-05-15 [paul]       2.2.0cvs17
6221
6222         * tools/filter_conv_new.pl
6223                 updated for rule enabling/disabling
6224                 claws version >= 2.3.x required
6225
6226 2006-05-15 [cleroy]     2.2.0cvs16
6227
6228         * src/main.c
6229                 Revert test
6230
6231 2006-05-15 [cleroy]     2.2.0cvs15
6232
6233         * src/main.c
6234                 test
6235
6236 2006-05-15 [wwp]        2.2.0cvs14
6237
6238         * manual/pl/.cvsignore
6239                 ignore generated files.
6240
6241 2006-05-14 [wwp]        2.3.0-rc1
6242
6243         * 2.3.0-rc1 released
6244
6245 2006-05-13 [wwp]        2.2.0cvs13
6246
6247         * src/filtering.c
6248         * src/filtering.h
6249         * src/matcher.c
6250         * src/matcher_parser_lex.l
6251         * src/matcher_parser_parse.y
6252         * src/prefs_filtering.c
6253                 new feature: provide the ability to disable filtering and processing
6254                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
6255                 adaptations.
6256
6257 2006-05-13 [colin]      2.2.0cvs12
6258
6259         * src/compose.c
6260                 Remove useless if (a) b; else b;
6261                 Thanks to wwp
6262
6263 2006-05-13 [wwp]        2.2.0cvs11
6264
6265         * src/export.c
6266         * src/import.c
6267         * src/mainwindow.c
6268         * src/mbox.c
6269         * src/summaryview.c
6270         * src/summaryview.h
6271                 no more silent failures (or at least less ones) when importing
6272                 or exporting from/to mbox. Also start importing/exporting if
6273                 the necessary info is set.
6274
6275 2006-05-13 [wwp]        2.2.0cvs10
6276
6277         * RELEASE_NOTES
6278                 restored up-to-date release notes.
6279
6280 2006-05-13 [paul]       2.2.0cvs9
6281
6282         * po/nl.po
6283         * po/ru.po
6284                 updated by Tim Dijkstra and Pavlo Bohmat
6285
6286 2006-05-12 [colin]      2.2.0cvs8
6287
6288         * src/gtk/quicksearch.c
6289                 Add "k" as shortcut for "colorlabel". Patch
6290                 by ath42@users.sf.net.
6291
6292 2006-05-12 [paul]       2.2.0cvs7
6293
6294         * src/prefs_common.h
6295         * src/prefs_summaries.c
6296         * src/summaryview.c
6297                 when entering a folder also allow
6298                 going directly to first Marked message
6299
6300 2006-05-12 [paul]       2.2.0cvs6
6301
6302         * src/summaryview.c
6303                 always obey 'confirm before marking all
6304                 mails read' option
6305
6306 2006-05-12 [paul]       2.2.0cvs5
6307
6308         * src/textview.c
6309                 make Sender fully clickable
6310
6311 2006-05-12 [colin]      2.2.0cvs4
6312
6313         * src/compose.c
6314         * src/compose.h
6315                 Let From be editable
6316         * src/main.c
6317         * src/mh.c
6318                 Full support of .mh_sequences' Unseen seq
6319
6320 2006-05-12 [colin]      2.2.0cvs3
6321
6322         * src/folder.c
6323         * src/mainwindow.c
6324         * src/mainwindow.h
6325         * src/messageview.c
6326         * src/prefs_spelling.c
6327         * src/procheader.c
6328         * src/procmsg.c
6329         * src/procmsg.h
6330         * src/summaryview.c
6331         * src/toolbar.c
6332         * src/toolbar.h
6333                 Add contextual menu on Compose toolbar
6334                 button. Fixes bug #944 (Automatic
6335                 addresses not applied when changing account
6336                 from compose window)
6337                 add Mailing List support
6338                 based on the old 0.6.5claws25 patch by
6339                 Melvin Hadasht, with finishing touches
6340                 by Colin
6341                 Fix "ignore thread" when mails are threaded by
6342                 subject (and weren't ignored although appearing
6343                 in the thread).
6344                 GUI rework.
6345                 Both patches by Pawel.
6346
6347 2006-05-08 [paul]       2.2.0cvs2
6348
6349         * src/mainwindow.c
6350         * src/mainwindow.h
6351         * src/messageview.c
6352         * src/procheader.c
6353         * src/procmsg.c
6354         * src/procmsg.h
6355         * src/summaryview.c
6356                 add Mailing List support
6357                 based on the old 0.6.5claws25 patch by 
6358                 Melvin Hadasht, with finishing touches
6359                 by Colin
6360
6361 2006-05-08 [colin]      2.2.0cvs1
6362
6363         * src/mainwindow.c
6364         * src/toolbar.c
6365         * src/toolbar.h
6366                 Add contextual menu on Compose toolbar 
6367                 button. Fixes bug #944 (Automatic 
6368                 addresses not applied when changing account 
6369                 from compose window)
6370
6371 2006-05-08 [paul]       2.2.0
6372
6373         2.2.0 released
6374
6375 2006-05-08 [paul]       2.1.1cvs51
6376
6377         * po/cs.po
6378         * po/de.po
6379         * po/en_GB.po
6380         * po/fi.po
6381         * po/fr.po
6382         * po/pt_BR.po
6383         * po/sr.po
6384         * po/zh_CN.po
6385                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6386                 Fabien Vantard, Frederico Goncalves Guimaraes,
6387                 Aleksandar Urosevic, and Ralgh Young
6388
6389 2006-05-12 [colin]      2.1.1cvs50
6390
6391         * po/cs.po
6392         * po/de.po
6393         * po/en_GB.po
6394         * po/es.po
6395         * po/fi.po
6396         * po/fr.po
6397         * po/pt_BR.po
6398         * po/sr.po
6399         * po/zh_CN.po
6400                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6401                 Fabien Vantard, Frederico Goncalves Guimaraes,
6402                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
6403
6404 2006-05-05 [colin]      2.1.1cvs49
6405
6406         * manual/Makefile.am
6407         * manual/pl/Makefile.am
6408         * manual/pl/account.xml
6409         * manual/pl/ack.xml
6410         * manual/pl/addrbook.xml
6411         * manual/pl/advanced.xml
6412         * manual/pl/faq.xml
6413         * manual/pl/glossary.xml
6414         * manual/pl/gpl.xml
6415         * manual/pl/handling.xml
6416         * manual/pl/intro.xml
6417         * manual/pl/keyboard.xml
6418         * manual/pl/plugins.xml
6419         * manual/pl/starting.xml
6420         * manual/pl/sylpheed-claws-manual.xml
6421         * manual/pl/dist/.cvsignore
6422         * manual/pl/dist/Makefile.am
6423         * manual/pl/dist/html/.cvsignore
6424         * manual/pl/dist/html/Makefile.am
6425         * manual/pl/dist/pdf/.cvsignore
6426         * manual/pl/dist/pdf/Makefile.am
6427         * manual/pl/dist/ps/.cvsignore
6428         * manual/pl/dist/ps/Makefile.am
6429         * manual/pl/dist/txt/.cvsignore
6430         * manual/pl/dist/txt/Makefile.am
6431                 Add the polish translation of the manual,
6432                 Authored by Pawel Pekala.
6433
6434 2006-05-05 [cleroy]     2.1.1cvs48
6435
6436         * src/main.c
6437                 Re-read matcherrc after loading plugins 
6438                 if some of them add folders.
6439
6440 2006-05-03 [colin]      2.1.1cvs47
6441
6442         * src/imap.c
6443                 I'm idiot
6444
6445 2006-05-03 [colin]      2.1.1cvs46
6446
6447         * src/imap.c
6448                 Be sure to have a session when
6449                 getting separator
6450
6451 2006-05-03 [colin]      2.1.1cvs45
6452
6453         * src/imap.c
6454         * src/imap.h
6455         * src/imap_gtk.c
6456                 Fix preventing renaming with namespace 
6457                 separator.
6458
6459 2006-05-01 [colin]      2.1.1cvs44
6460
6461         * src/action.c
6462                 Don't reload messageview when result of
6463                 action is piped.
6464
6465 2006-04-29 [colin]      2.1.1cvs43
6466
6467         * src/prefs_receive.c
6468         * src/plugins/spamassassin/spamassassin_gtk.c
6469         * src/plugins/clamav/clamav_plugin_gtk.c
6470                 GUI fixes by Pawel
6471
6472 2006-04-29 [colin]      2.1.1cvs42
6473
6474         * src/prefs_compose_writing.c
6475         * src/prefs_quote.c
6476                 Cleanups. Patch by Pawel
6477
6478 2006-04-28 [paul]       2.1.1cvs41
6479
6480         * src/matcher.c
6481                 fix returned quick search results when search
6482                 term contains an underscore.
6483                 Thanks to Colin
6484
6485 2006-04-28 [paul]       2.1.1cvs40
6486
6487         * src/prefs_message.c
6488         * src/prefs_receive.c
6489                 GUI cleanups
6490                 Patches by Pawel Pekala
6491
6492 2006-04-27 [colin]      2.1.1cvs39
6493
6494         * src/wizard.c
6495                 Differentiate subject Welcome from
6496                 window's title Welcome
6497
6498 2006-04-27 [paul]
6499
6500         2.2.0-rc1 released
6501
6502 2006-04-27 [paul]       2.1.1cvs38
6503
6504         * manual/advanced.xml
6505         * manual/fr/advanced.xml
6506                 add info about compose_no_markup hidden pref
6507
6508 2006-04-27 [paul]       2.1.1cvs37
6509
6510         * src/prefs_account.c
6511                 improve privacy labels
6512         * src/prefs_msg_colors.c
6513                 change some strings for translators' convenience
6514         * src/gtk/gtkutils.c
6515                 don't underline the link button text
6516
6517 2006-04-25 [colin]      2.1.1cvs36
6518
6519         * src/folder.c
6520                 Complete 2.1.1cvs33 (once more ;)
6521
6522 2006-04-25 [colin]      2.1.1cvs35
6523
6524         * src/editldap.c
6525                 Fix tooltip
6526
6527 2006-04-25 [cleroy]     2.1.1cvs34
6528
6529         * src/compose.c
6530         * src/gtk/gtkaspell.c
6531                 Fix crash on redirect (related to the return 
6532                 of the aspell menu in compose's toolbar)
6533         * src/prefs_msg_colors.c
6534                 Fix sensitivity widgets
6535         * src/image_viewer.c
6536         * src/gtk/pluginwindow.c
6537         * src/gtk/prefswindow.c
6538                 Change released signals to clicked (Fabien)
6539         * po/POTFILES.in
6540         * src/common/socket.c
6541         * src/plugins/spamassassin/spamassassin.c
6542                 Translate strings (Fabien)
6543
6544 2006-04-25 [paul]       2.1.1cvs33
6545
6546         * src/folder.c
6547         * src/folder.h
6548         * src/folderview.c
6549                 complete the fix of bug #912
6550                 Thanks to Colin
6551
6552 2006-04-25 [colin]      2.1.1cvs32
6553
6554         * src/news.c
6555                 Better progress bar
6556         * src/mimeview.c
6557         * src/summaryview.c
6558         * src/summaryview.h
6559                 Fix focus chain
6560                 Patches by Pawel Pekala
6561
6562 2006-04-24 [colin]      2.1.1cvs31
6563
6564         * src/compose.c
6565                 Fix compilation warnings (Fabien)
6566
6567 2006-04-24 [colin]      2.1.1cvs30
6568
6569         * src/addrindex.c
6570         * src/editldap.c
6571         * src/editldap_basedn.c
6572         * src/editldap_basedn.h
6573         * src/ldapctrl.c
6574         * src/ldapctrl.h
6575         * src/ldapquery.c
6576         * src/ldaputil.c
6577         * src/ldaputil.h
6578                 Fix bug #901 (LDAPS support)
6579
6580 2006-04-24 [colin]      2.1.1cvs29
6581
6582         * src/compose.c
6583                 Fix logic on error with send dialog on
6584         * src/imap.c
6585                 Fix compilation without libetpan, thanks
6586                 to Fabien
6587         * src/summaryview.c
6588                 Fix 'context-menu' key
6589
6590 2006-04-23 [colin]      2.1.1cvs28
6591
6592         * src/folder.c
6593                 Never free current's cache to free up 
6594                 memory. Fixes bug #912 (new count 
6595                 randomly set to message count)
6596
6597 2006-04-23 [colin]      2.1.1cvs27
6598
6599         * src/gtk/quicksearch.c
6600                 And remove printf...
6601
6602 2006-04-23 [colin]      2.1.1cvs26
6603
6604         * src/gtk/quicksearch.c
6605                 Fix replacing in quicksearch, and fix inserting
6606                 in the middle of the string. (introduced at 2.1.0cvs22)
6607
6608 2006-04-23 [colin]      2.1.1cvs25
6609
6610         * src/imap.c
6611                 Make sure uidnext is initialized in get_num_list
6612                 (not for stable, related to 2.1.1cvs8 and friends)
6613
6614 2006-04-23 [colin]      2.1.1cvs24
6615
6616         * src/imap.c
6617                 Output something when login is successful
6618                 too
6619
6620 2006-04-23 [colin]      2.1.1cvs23
6621
6622         * src/etpan/imap-thread.c
6623                 Better logging (line-per-line, hide data in fetch)
6624                 Fix a const warning
6625         * src/gtk/logwindow.c
6626         * src/gtk/logwindow.h
6627                 Better logging (color for input/output)
6628
6629 2006-04-21 [colin]      2.1.1cvs22
6630
6631         * src/gtk/quicksearch.c
6632                 On gtk+-2.8, use stock buttons in quicksearch
6633                 Based on a patch by Fabien and a design by Paul
6634
6635 2006-04-21 [colin]      2.1.1cvs21
6636
6637         * src/folderview.c
6638         * src/mainwindow.c
6639                 Fix occasional flicker in folderview
6640         * src/common/utils.c
6641                 Fix bug #943 (Incorrectly parsed email address 
6642                 list in short headers on message view and in 
6643                 printouts)
6644
6645 2006-04-20 [colin]      2.1.1cvs20
6646
6647         * src/imap.c
6648         * src/imap.h
6649         * src/prefs_account.c
6650                 Add ANONYMOUS auth for IMAP
6651
6652 2006-04-20 [paul]       2.1.1cvs19
6653
6654         * src/main.c
6655                 proper fix for 2.1.1cvs18
6656                 Thanks to Colin
6657
6658 2006-04-20 [paul]       2.1.1cvs18
6659
6660         * src/main.c
6661                 fix build warnings
6662
6663 2006-04-20 [paul]       2.1.1cvs17
6664
6665         * src/gtk/quicksearch.c
6666                 fix standard, non-extended Quick search,
6667                 was broken in 2.1.1cvs15.
6668                 Thanks to Colin.
6669
6670 2006-04-20 [colin]      2.1.1cvs16
6671
6672         * src/prefs_matcher.c
6673                 Fix values when reselecting a ~test
6674                 rule
6675
6676 2006-04-19 [colin]      2.1.1cvs15
6677
6678         * src/compose.c
6679         * src/compose.h
6680         * src/gtk/gtkaspell.c
6681         * src/gtk/gtkaspell.h
6682                 Put back Options menu in Spelling/
6683         * src/gtk/quicksearch.c
6684                 Don't search, and show error, if the
6685                 advanced search has a syntax error
6686
6687 2006-04-18 [colin]      2.1.1cvs14
6688
6689         * src/textview.c
6690                 Fix gdk warnings on set_cursor when textview
6691                 isn't visible
6692
6693 2006-04-18 [colin]      2.1.1cvs13
6694
6695         * src/gtk/gtksctree.c
6696                 Remove seemingly useless refresh that causes
6697                 flicker - watch this commit in case of 
6698                 problems before planned backport to stable
6699
6700 2006-04-18 [colin]      2.1.1cvs12
6701
6702         * src/imap.c
6703                 Factorize get/set_xml code
6704         * src/compose.c
6705         * src/prefs_account.c
6706         * src/prefs_account.h
6707         * src/procmsg.c
6708                 Add Encrypt to self option
6709
6710 2006-04-17 [colin]      2.1.1cvs11
6711
6712         * configure.ac
6713                 Fix search on encrpyt function on dragonfly
6714                 Patch by Jonathan Buschmann <jonthn@agmact.com>
6715
6716 2006-04-17 [colin]      2.1.1cvs10
6717
6718         * src/prefs_account.c
6719                 Be safe by default: remove mails from POP3
6720                 after 7 days, not immediately
6721
6722 2006-04-17 [colin]      2.1.1cvs9
6723
6724         * src/etpan/imap-thread.c
6725                 Fix build on DragonFly - patch by 
6726                 Jonathan Buschmann <jonthn@agmact.com>
6727
6728 2006-04-17 [colin]      2.1.1cvs8
6729
6730         * src/imap.c
6731                 Save uidnext between sessions
6732
6733 2006-04-17 [colin]      2.1.1cvs7
6734
6735         * src/imap.c
6736                 scan is required when uid validity changes
6737
6738 2006-04-17 [colin]      2.1.1cvs6
6739
6740         * src/folderview.c
6741                 Don't scan if not necessary, apart in current
6742                 folder and INBOX to fetch flags.
6743         * src/imap.c
6744                 Scan is necessary if unread count changes
6745
6746 2006-04-17 [colin]      2.1.1cvs5
6747
6748         * src/imap.c
6749                 ...But always fetch ANSWERED and DELETED flags for
6750                 INBOX, as filtering can happen on these flags.
6751
6752 2006-04-17 [colin]      2.1.1cvs4
6753
6754         * src/imap.c
6755                 Don't fetch REPLIED and DELETED flags when synchronising
6756                 flags with a closed folder. We only need UNSEEN and FLAGGED
6757                 to update the folderview.
6758
6759 2006-04-17 [colin]      2.1.1cvs3
6760
6761         * src/imap.c
6762                 Faster flag search when there are new mails 
6763                 in a folder. We can do a full search if the 
6764                 folder contains less messages than the new
6765                 list.
6766
6767 2006-04-17 [colin]      2.1.1cvs2
6768
6769         * po/cs.po
6770         * po/de.po
6771         * po/fr.po
6772         * po/nl.po
6773         * po/pt_BR.po
6774                 Update translations from stable branch
6775
6776 2006-04-17 [colin]      2.1.1cvs1
6777
6778         * configure.ac
6779                 Bump version to follow stable release
6780
6781 2006-04-16 [mones]      2.1.0cvs50
6782
6783         * po/es.po
6784                 Updated for release
6785
6786 2006-04-16 [colin]      2.1.0cvs49
6787
6788         * src/textview.c
6789                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
6790                 with gtk < 2.8. Thanks to Fabien Vantard.
6791
6792 2006-04-15 [colin]      2.1.0cvs48
6793
6794         * src/etpan/imap-thread.c
6795                 Fix bug #919 (libetpan: SEGV when connecting 
6796                 using command)
6797
6798 2006-04-14 [colin]      2.1.0cvs47
6799
6800         * src/main.c
6801                 Fix race on --select (should be done better)
6802
6803 2006-04-14 [wwp]        2.1.0cvs46
6804
6805         * src/send_message.c
6806                 enforce a check for domain in account prefs (a sending
6807                 error could be faced if domain was checked but no value set),
6808                 thanks to Colin.
6809
6810 2006-04-14 [colin]      2.1.0cvs45
6811
6812         * src/codeconv.c
6813                 when converting from unknown to unknown, if the
6814                 string is UTF8, don't convert it to the locale
6815                 (which breaks it)
6816
6817 2006-04-14 [colin]      2.1.0cvs44
6818
6819         * src/compose.c
6820                 Don't try to use ASCII for converting headers
6821                 (as done in body)
6822
6823 2006-04-14 [paul]       2.1.0cvs43
6824
6825         * src/crash.c
6826                 add locale/charset info to crash report
6827         * src/gtk/about.c
6828                 add wwp to doc team
6829                 replace 'e-mail' with preferred 'email'
6830         * src/gtk/authors.h
6831                 ensure contributors list is in alphabetical
6832                 order
6833
6834 2006-04-13 [colin]      2.1.0cvs42
6835
6836         * src/textview.c
6837                 Prevent gdk warnings
6838
6839 2006-04-13 [colin]      2.1.0cvs41
6840
6841         * src/common/ssl_certificate.c
6842         * src/common/ssl_certificate.h
6843         * src/gtk/sslcertwindow.c
6844                 Warn on expired certs, and display the expiration date
6845
6846 2006-04-13 [colin]      2.1.0cvs40
6847
6848         * src/plugins/spamassassin/spamassassin_gtk.c
6849                 Fix missing set_text on unix socket
6850
6851 2006-04-13 [wwp]        2.1.0cvs39
6852
6853         * manual/fr/advanced.xml
6854         * manual/fr/glossary.xml
6855                 applied new spam/ham/email lexicon (pourriel, courriel)
6856
6857 2006-04-13 [paul]       2.1.0cvs38
6858
6859         * src/plugins/pgpmime/plugin.c
6860                 remove the mention of S/MIME from the
6861                 description. This is now handled by the
6862                 S/MIME plugin.
6863
6864 2006-04-13 [paul]       2.1.0cvs37
6865
6866         * src/prefs_msg_colors.c
6867                 rework dialog
6868         * src/prefs_folder_item.c
6869         * src/prefs_spelling.c
6870                 add a tooltip to the colour selector buttons
6871
6872 2006-04-13 [wwp]        2.1.0cvs36
6873
6874         * manual/advanced.xml
6875         * manual/glossary.xml
6876         * manual/handling.xml
6877         * manual/keyboard.xml
6878         * manual/plugins.xml
6879         * manual/starting.xml
6880         * manual/fr/account.xml
6881         * manual/fr/ack.xml
6882         * manual/fr/addrbook.xml
6883         * manual/fr/advanced.xml
6884         * manual/fr/faq.xml
6885         * manual/fr/glossary.xml
6886         * manual/fr/gpl.xml
6887         * manual/fr/handling.xml
6888         * manual/fr/intro.xml
6889         * manual/fr/keyboard.xml
6890         * manual/fr/plugins.xml
6891         * manual/fr/starting.xml
6892         * manual/fr/sylpheed-claws-manual.xml
6893                 fixes to the manuals:
6894                  - summaryview -> Message List (same in French)
6895                  - translate key names
6896                  - fix French punctuation, use non-breakable spaces when
6897                    necessary, don't use &thinsp; which is not portable
6898                  - tell what maildir and mbox formats we support
6899
6900 2006-04-12 [wwp]        2.1.0cvs35
6901
6902         * src/prefs_toolbar.c
6903                 unified a replace button more,
6904                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6905
6906 2006-04-12 [wwp]        2.1.0cvs34
6907
6908         * src/prefs_common.c
6909         * src/prefs_msg_colors.c
6910                 make default color labels translatable,
6911                 patch from Fabien Vantard <fzzzzz@gmail.com>,
6912                 thanks to Tim <timbrain@post.cz> for reporting.
6913
6914 2006-04-12 [wwp]        2.1.0cvs33
6915
6916         * manual/glossary.xml
6917         * manual/intro.xml
6918         * manual/plugins.xml
6919         * manual/starting.xml
6920         * manual/sylpheed-claws-manual.xml
6921         * manual/fr/.cvsignore
6922         * manual/fr/account.xml
6923         * manual/fr/ack.xml
6924         * manual/fr/addrbook.xml
6925         * manual/fr/advanced.xml
6926         * manual/fr/faq.xml
6927         * manual/fr/glossary.xml
6928         * manual/fr/handling.xml
6929         * manual/fr/intro.xml
6930         * manual/fr/keyboard.xml
6931         * manual/fr/plugins.xml
6932         * manual/fr/starting.xml
6933         * manual/fr/sylpheed-claws-manual.xml
6934                 various fixes: typos, missing .fr translations, punctuation,
6935                 capitalization, links, accents and some bad French more.
6936
6937 2006-04-12 [wwp]        2.1.0cvs32
6938
6939         * src/prefs_gtk.c
6940                 fix for bug #935: always store prefs files in UTF-8 (thanks
6941                 to Colin).
6942
6943 2006-04-11 [colin]      2.1.0cvs31
6944
6945         * src/compose.c
6946                 Fix inserting files not in utf8 when locale is utf8
6947
6948 2006-04-11 [colin]      2.1.0cvs30
6949
6950         * src/inc.c
6951                 Don't show error dialog when cancelling connection
6952                 Patch by Pawel
6953
6954 2006-04-11 [cleroy]     2.1.0cvs29
6955
6956         * src/compose.c
6957                 Implement multiple quote levels
6958         * src/prefs_common.c
6959                 Change a little bit the quote bgcolor for 2nd level
6960
6961 2006-04-11 [colin]      2.1.0cvs28
6962
6963         * src/gtk/about.c
6964                 Add locale and charset in the label
6965
6966 2006-04-10 [colin]      2.1.0cvs27
6967
6968         * src/compose.c
6969         * src/prefs_common.c
6970         * src/prefs_common.h
6971         * src/prefs_msg_colors.c
6972         * src/textview.c
6973                 Allow optional background color in quotes
6974                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
6975                 GTK+-2.8.x feature
6976
6977 2006-04-10 [colin]      2.1.0cvs26
6978
6979         * src/main.c
6980         * src/mainwindow.c
6981         * src/mainwindow.h
6982                 Implement --select
6983
6984 2006-04-10 [colin]      2.1.0cvs25
6985
6986         * manual/plugins.xml
6987         * manual/fr/plugins.xml
6988                 Document libcurl's proxy variables
6989
6990 2006-04-09 [colin]      2.1.0cvs24
6991
6992         * src/prefs_common.c
6993                 gettext() returns statically allocated stuff. We have
6994                 to strdup it in order to be able to free it.
6995
6996 2006-04-09 [colin]      2.1.0cvs23
6997
6998         * AUTHORS
6999         * src/gtk/authors.h
7000                 Add Alexei
7001
7002 2006-04-09 [colin]      2.1.0cvs22
7003
7004         * src/mainwindow.c
7005         * src/gtk/quicksearch.c
7006                 Fix bug #859 (problems with cyrilic input in 
7007                 search panel) - Patch by Alexey Illarionov 
7008                 <littlesavage@rambler.ru>
7009
7010 2006-04-09 [colin]      2.1.0cvs21
7011
7012         * src/prefs_customheader.c
7013                 I prefer removing then freeing rather than the contrary
7014                 (even if it doesn't change anything ;-)
7015         * src/prefs_account.c
7016                 Fix bug #933 (Crash re-entering the custom headers list 
7017                 dialog in accounts prefs)
7018                 The problem happened when cancelling the Account 
7019                 Preferences' dialogs - in which case we didn't do 
7020                 anything to the PrefsAccount * struct. In case of applying,
7021                 the old ac_prefs was replaced with the tmp_ac_prefs we were
7022                 working with in this dialog. The problem is that 
7023                 prefs_customheader.c, working on this tmp_ac_prefs, always
7024                 changes the ->customhdr_list pointer, even when cancelled. 
7025                 So in case of cancelling the prefs_account dialog, we still
7026                 have to update ->customhdr_list in the real account.
7027
7028 2006-04-08 [colin]      2.1.0cvs20
7029
7030         * manual/fr/glossary.xml
7031         * manual/fr/keyboard.xml
7032                 Forgot some headers :)
7033
7034 2006-04-08 [colin]      2.1.0cvs19
7035
7036         * manual/Makefile.am
7037         * manual/fr/Makefile.am
7038         * manual/fr/account.xml
7039         * manual/fr/ack.xml
7040         * manual/fr/addrbook.xml
7041         * manual/fr/advanced.xml
7042         * manual/fr/faq.xml
7043         * manual/fr/glossary.xml
7044         * manual/fr/gpl.xml
7045         * manual/fr/handling.xml
7046         * manual/fr/intro.xml
7047         * manual/fr/keyboard.xml
7048         * manual/fr/plugins.xml
7049         * manual/fr/starting.xml
7050         * manual/fr/sylpheed-claws-manual.xml
7051         * manual/fr/dist/.cvsignore
7052         * manual/fr/dist/Makefile.am
7053         * manual/fr/dist/html/.cvsignore
7054         * manual/fr/dist/html/Makefile.am
7055         * manual/fr/dist/pdf/.cvsignore
7056         * manual/fr/dist/pdf/Makefile.am
7057         * manual/fr/dist/ps/.cvsignore
7058         * manual/fr/dist/ps/Makefile.am
7059         * manual/fr/dist/txt/.cvsignore
7060         * manual/fr/dist/txt/Makefile.am
7061                 Add the french translation of the manual. Thanks to
7062                 Olivier Delhomme <olivier.delhomme@free.fr> for 
7063                 account.xml, ack.xml, addrbook.xml and advanced.xml
7064
7065 2006-04-08 [colin]      2.1.0cvs18
7066
7067         * manual/plugins.xml
7068         * manual/starting.xml
7069                 More fixes
7070
7071 2006-04-07 [colin]      2.1.0cvs17
7072
7073         * manual/faq.xml
7074         * manual/intro.xml
7075         * manual/keyboard.xml
7076                 Little fixes
7077
7078 2006-04-07 [colin]      2.1.0cvs16
7079
7080         * README
7081         * src/compose.c
7082         * src/prefs_common.c
7083         * src/prefs_common.h
7084                 Add hidden compose_no_markup pref
7085
7086 2006-04-07 [wwp]        2.1.0cvs15
7087
7088         * src/summary_search.c
7089         * .cvsignore
7090                 Bugfix: stop button was sticky when searching in an empty folder.
7091                 Applied curly brackets code style to the whole file (summary_search.c).
7092                 More files to ignore.
7093
7094 2006-04-07 [wwp]        2.1.0cvs14
7095
7096         * src/message_search.c
7097         * src/summary_search.c
7098                 changed default button when search bumps at file/folder
7099                 beginning or end, for convenience (thanks to Colin).
7100
7101 2006-04-07 [paul]       2.1.0cvs13
7102
7103         * src/plugins/dillo_viewer/dillo_prefs.c
7104                 avoid future potential for namespace collision
7105                 Patch by Colin
7106
7107 2006-04-06 [wwp]        2.1.0cvs12
7108
7109         * src/summary_search.c
7110                 Unify extended/advanced searches names (and thus factorize labels),
7111                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7112
7113 2006-04-06 [wwp]        2.1.0cvs11
7114
7115         * src/folderview.c
7116         * src/prefs_themes.c
7117         * src/summaryview.c
7118                 Fixed some compilation warnings.
7119
7120 2006-04-06 [colin]      2.1.0cvs10
7121
7122         * manual/advanced.xml
7123                 Document the wizard template and how to deploy
7124                 Sylpheed-Claws effectively
7125
7126 2006-04-06 [colin]      2.1.0cvs9
7127
7128         * src/folderview.c
7129                 gettext patch to tell translators about _("#"),
7130                 by Maxim Britov
7131
7132 2006-04-06 [colin]      2.1.0cvs8
7133
7134         * src/textview.c
7135                 Fix invalid GtkTextBIter after clicking "Display as text"
7136
7137 2006-04-06 [mones]      2.1.0cvs7
7138
7139         * src/addr_compl.c
7140         * src/addrindex.c
7141         * src/addritem.c
7142         * src/codeconv.c
7143         * src/compose.c
7144         * src/filtering.c
7145         * src/folder.c
7146         * src/folder_item_prefs.c
7147         * src/folderview.c
7148         * src/localfolder.c
7149         * src/matcher.c
7150         * src/mimeview.c
7151         * src/prefs_msg_colors.c
7152         * src/prefs_spelling.c
7153         * src/prefs_themes.c
7154         * src/procmime.c
7155         * src/procmsg.c
7156         * src/stock_pixmap.c
7157         * src/summaryview.c
7158         * src/textview.c
7159         * src/toolbar.c
7160         * src/common/mgutils.c
7161         * src/common/prefs.c
7162         * src/common/ssl_certificate.c
7163         * src/gtk/colorlabel.c
7164         * src/gtk/quicksearch.c
7165         * src/plugins/pgpmime/pgpmime.c
7166         * src/plugins/spamassassin/spamassassin.c
7167                 Removed redundant NULL checks for g_free() calls.
7168                 Patch by Pawel Pekala.
7169
7170 2006-04-06 [mones]      2.1.0cvs6
7171
7172         * src/prefs_actions.c
7173         * src/prefs_filtering.c
7174         * src/prefs_filtering_action.c
7175         * src/prefs_matcher.c
7176         * src/prefs_template.c
7177         * src/gtk/gtkutils.c
7178         * src/gtk/gtkutils.h
7179                 Have a nice replace button. Patch by Pawel Pekala
7180
7181 2006-04-06 [colin]      2.1.0cvs5
7182
7183         * src/addressbook.c
7184                 Fix crash with empty columns
7185
7186 2006-04-05 [colin]      2.1.0cvs4
7187
7188         * src/wizard.c
7189         * src/prefs_gtk.c
7190                 Allow wizard customization with pre-filled values
7191
7192 2006-04-05 [colin]      2.1.0cvs3
7193
7194         * src/textview.c
7195         * src/mimeview.c
7196         * src/mimeview.h
7197                 Nicer messages in mimeview
7198
7199 2006-04-05 [colin]      2.1.0cvs2
7200
7201         * src/addressbook.c
7202         * src/prefs_summaries.c
7203                 i18n fix
7204
7205 2006-04-05 [colin]      2.1.0cvs1
7206
7207         * src/plugins/pgpcore/plugin.c
7208         * src/plugins/pgpcore/select-keys.c
7209         * src/plugins/pgpcore/select-keys.h
7210         * src/plugins/pgpcore/sgpgme.c
7211         * src/plugins/pgpcore/sgpgme.h
7212         * src/plugins/pgpinline/pgpinline.c
7213         * src/plugins/pgpinline/plugin.c
7214         * src/plugins/pgpmime/pgpmime.c
7215         * src/plugins/pgpmime/plugin.c
7216                 Factorize and generalize a bit 
7217                 Drop S/MIME signature verification from PGP/MIME
7218                 (adding it as another, more complete plugin)
7219
7220 2006-04-05 [paul]       2.1.0
7221
7222         2.1.0 released
7223
7224 2006-04-05 [paul]       2.0.0cvs186
7225
7226         * manual/advanced.xml
7227                 add info on colour labels
7228
7229 2006-04-05 [paul]       2.0.0cvs185
7230
7231         * po/bg.po
7232         * po/cs.po
7233         * po/de.po
7234         * po/el.po
7235         * po/en_GB.po
7236         * po/fi.po
7237         * po/fr.po
7238         * po/it.po
7239         * po/nl.po
7240         * po/pl.po
7241         * po/pt_BR.po
7242         * po/sr.po
7243         * po/zh_CN.po
7244                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
7245                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
7246                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
7247                 Guimaraes, Aleksandar Urosevic, Ralgh Young
7248         * src/gtk/authors.h
7249         * tools/claws.i18n.status.pl
7250                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
7251                 and new Czech translator, Tim <timbrain@post.cz>
7252
7253 2006-04-05 [mones]      2.0.0cvs184
7254
7255         * po/es.po
7256                 Updated translation
7257
7258 2006-04-05 [colin]      2.0.0cvs183
7259
7260         * src/gtk/quicksearch.c
7261                 Fix bug #929 (unnecessary reload in quick search bar)
7262
7263 2006-04-05 [colin]      2.0.0cvs182
7264
7265         * src/compose.c
7266                 Fix crash on Reply with no From:
7267                 Show signature and conversion error on queuing 
7268                 (but not sending)
7269         * src/mainwindow.c
7270         * src/summaryview.c
7271         * src/summaryview.h
7272                 Factorize threading code and make sure msginfo 
7273                 is not null when it comes from a GtkCTreeRow's 
7274                 data
7275         * src/gtk/gtkaspell.c
7276                 Check for necessary things
7277         * src/gtk/gtksctree.c
7278         * src/gtk/gtksctree.h
7279                 Reset anchor if necessary when removing node
7280
7281 2006-03-29 [colin]      2.0.0cvs181
7282
7283         * src/folderview.c
7284                 Warn for disabled IMAP accounts (due to lack of
7285                 libetpan). Breaks string-freeze - sorry - but it
7286                 is kind of important ;)
7287
7288 2006-03-28 [colin]      2.0.0cvs180
7289
7290         * src/gtk/gtkutils.c
7291         * src/gtk/gtkutils.h
7292                 Add a gtkut_get_link_btn() function that
7293                 creates a button which acts like an URI
7294         * src/prefs_themes.c
7295         * src/gtk/about.c
7296                 Use this function (factorizes codes)
7297         * src/common/defs.h
7298         * src/gtk/pluginwindow.c
7299                 Add a "Get more..." in the plugins window
7300
7301 2006-03-28 [colin]      2.0.0cvs179
7302
7303         * src/common/smtp.c
7304         * src/common/passcrypt.c
7305         * src/undo.c
7306                 Warning fixes. Patch by Pawel Pekala
7307
7308 2006-03-27 [colin]      2.0.0cvs178
7309
7310         * src/undo.c
7311                 Fix undoing by blocks with spaces
7312
7313 2006-03-27 [colin]      2.0.0cvs177
7314
7315         * src/textview.c
7316                 Set margin to 3px for headers
7317
7318 2006-03-27 [paul]
7319
7320         2.1.0-rc2 released
7321
7322 2006-03-27 [wwp]        2.0.0cvs176
7323
7324         * src/summaryview.c
7325                 don't reset quicksearch when updating the message list.
7326                 Thanks to Colin.
7327
7328 2006-03-26 [wwp]        2.0.0cvs175
7329
7330         * src/compose.c
7331                 use a unified border width ('other' tab in the compose window,
7332                 patch by Pawel Pekala).
7333
7334
7335 2006-03-26 [wwp]        2.0.0cvs174
7336
7337         * src/common/quoted-printable.c
7338         * src/addressbook.c
7339                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
7340
7341 2006-03-26 [colin]      2.0.0cvs173
7342
7343         * src/quote_fmt_parse.y
7344                 Fix non-UTF8 date formats messing up the whole quote a 
7345                 little bit
7346
7347 2006-03-26 [colin]      2.0.0cvs172
7348
7349         * src/procheader.c
7350                 Make sure the date is UTF8 valid, or try to make it
7351                 so. IncrediMail is really IncrediStupid.
7352         * src/compose.c
7353                 Fix possible conversions. 
7354                 
7355
7356 2006-03-26 [colin]      2.0.0cvs171
7357
7358         * src/matcher.c
7359                 Fix corner cases in body search. This is still a
7360                 hack... It seems impossible to make it good and 
7361                 reasonably fast at the same time.
7362
7363 2006-03-26 [colin]      2.0.0cvs170
7364
7365         * src/summaryview.c
7366                 I think I killed the twilight zone bug!
7367                 summary_select_node() flushes GTK events in order
7368                 to be able to center the view. But this also 
7369                 flushes keypresses like Ctrl-Alt-U, so this can
7370                 call summary_show from summary_select_node (itself
7371                 called from summary_show, etc.). And the summaryview
7372                 has to be unlocked in this function. So just locking
7373                 while processing GTK events, and bailing if locked, 
7374                 should fix it.
7375                 Fixes bug #927 (SIGSEGV during Update Summary)
7376
7377 2006-03-25 [colin]      2.0.0cvs169
7378
7379         * src/matcher.c
7380                 Fix search in QP-encoded bodies
7381                 Fix utf-8 searches in bodies encoded in the
7382                 locale's encoding
7383         * src/common/quoted-printable.c
7384         * src/common/quoted-printable.h
7385                 Add a decode function that doesn't overwrite
7386                 the original pointer
7387                 
7388
7389 2006-03-24 [colin]      2.0.0cvs168
7390
7391         * src/action.c
7392         * src/summaryview.c
7393         * src/summaryview.h
7394                 Update message cache after action
7395                 Patch by H. Merijn Brand
7396         * src/prefs_msg_colors.c
7397                 Factorize label 
7398                 Patch by Fabien Vantard
7399         * src/plugins/spamassassin/spamassassin_gtk.c
7400                 Remove useless translation
7401                 Patch by Fabien Vantard
7402
7403 2006-03-23 [colin]      2.0.0cvs167
7404
7405         * src/common/ssl.c
7406                 Let 30 seconds to SSL_connect
7407
7408 2006-03-23 [wwp]        2.0.0cvs166
7409
7410         * src/summaryview.c
7411         * src/gtk/description_window.c
7412                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
7413                 and headers are translated; adjust description windows' width to fit their
7414                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
7415
7416 2006-03-23 [paul]       2.0.0cvs165
7417
7418         * src/common/utils.c
7419                 fix highlighting of URIs containing "()"
7420                 (2.0.0cvs164's reversal fixed)
7421                 Thanks to Colin.
7422
7423 2006-03-23 [paul]       2.0.0cvs164
7424
7425         * src/common/utils.c
7426                 revert patch, (postponing a fix), at 2.0.0cvs120
7427                 as it breaks more URIs than it fixes.
7428                 Allow '-' to be a terminating character in a URI
7429
7430 2006-03-22 [colin]      2.0.0cvs163
7431
7432         * configure.ac
7433                 Require libetpan 0.45
7434                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
7435
7436 2006-03-22 [paul]       2.0.0cvs162
7437
7438         * src/editgroup.c
7439                 replace '<-' and '->' buttons with GTK_STOCK graphical
7440                 buttons
7441         * src/summary_search.c
7442                 don't offer '...' for translation
7443                 add a tooltip to advanced search '...' button
7444         * src/gtk/quicksearch.c
7445                 don't offer '...' for translation
7446
7447 2006-03-21 [colin]      2.0.0cvs161
7448
7449         * src/compose.c
7450                 Fix middle-click pasting (insert at click
7451                 position instead of cursor position, don't
7452                 remove existing selection and allow pasting
7453                 our own selection)
7454         * src/addressbook.c
7455                 "LDAP Server" -> "LDAP servers"
7456
7457 2006-03-21 [wwp]        2.0.0cvs160
7458
7459         * src/etpan/imap-thread.c
7460                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
7461
7462 2006-03-20 [colin]      2.0.0cvs159
7463
7464         * src/summaryview.c
7465                 Don't reload summaryview after an execute with no
7466                 move action
7467
7468 2006-03-19 [colin]      2.0.0cvs158
7469
7470         * src/addressbook.c
7471                 and put groups at the top, always
7472
7473 2006-03-19 [colin]      2.0.0cvs157
7474
7475         * src/addressbook.c
7476                 Order groups before names, as previously
7477
7478 2006-03-19 [colin]      2.0.0cvs156
7479
7480         * src/addressbook.c
7481                 - Sort case-unsensitive
7482                 - Put the sort arrow at opening too
7483
7484 2006-03-19 [wwp]        2.0.0cvs155
7485
7486         * src/addressbook.c
7487                 allow sorting by name/email/remarks, ensure that right-pane's contents
7488                 matches the left-pane selection (cleared when appropriate).
7489                 Patch by Pawel Pekala <c0rn@o2.pl>.
7490
7491 2006-03-18 [colin]      2.0.0cvs154
7492
7493         * src/textview.c
7494                 Fix text cursor ;)
7495
7496 2006-03-18 [colin]      2.0.0cvs153
7497
7498         * src/gtk/filesel.c
7499                 Make sure we hide the preview if we didn't get
7500                 a filename
7501
7502 2006-03-18 [colin]      2.0.0cvs152
7503
7504         * src/summaryview.c
7505                 Set cursor to watch for execution (fixes lack
7506                 of watch-cursor when dnd'ing hundreds of mails)
7507         * src/gtk/filesel.c
7508                 Check that mime type is 'image/*' before updating
7509                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
7510
7511 2006-03-18 [colin]      2.0.0cvs151
7512
7513         * src/mainwindow.c
7514         * src/textview.c
7515         * src/textview.h
7516                 Put a watch cursor in textview too when the mainwindow's
7517                 cursor in a watch
7518
7519 2006-03-18 [colin]      2.0.0cvs150
7520
7521         * src/folder.c
7522                 Change wrong asserts to simple tests
7523
7524 2006-03-17 [colin]      2.0.0cvs149
7525
7526         * src/mainwindow.c
7527         * src/mainwindow.h
7528         * src/prefs_msg_colors.c
7529         * src/summaryview.c
7530         * src/summaryview.h
7531         * src/gtk/colorlabel.c
7532         * src/gtk/colorlabel.h
7533                 Add a color label menu in the main menubar
7534                 Add (fixed) accels Ctrl-{0-7} to change the color
7535                 They have to be fixed because the menu's dynamic,
7536                 the items are complex widgets, hence we can't use
7537                 a GtkItemFactory.
7538
7539
7540 2006-03-17 [wwp]        2.0.0cvs148
7541
7542         * src/compose.c
7543                 rollback few lines from my previous commit (those lines come from
7544                 a pending patch, accidentally commited, even if neutral as they are
7545                 commented out).
7546
7547 2006-03-17 [wwp]        2.0.0cvs147
7548
7549         * src/compose.c
7550                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
7551                 applied code style/indentation to the modified function.
7552
7553 2006-03-17 [wwp]        2.0.0cvs146
7554
7555         * src/procmsg.c
7556         * src/compose.c
7557                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
7558
7559 2006-03-17 [paul]
7560
7561         2.1.0-rc1 released
7562
7563 2006-03-17 [paul]       2.0.0cvs145
7564
7565         * src/main.c
7566                 addressbook_read_file() was called twice
7567         * src/textview.c
7568                 X-Mailer highlighting
7569
7570 2006-03-16 [colin]      2.0.0cvs144
7571
7572         * src/sourcewindow.c
7573         * src/sourcewindow.h
7574                 And the last one, in source window.
7575
7576 2006-03-16 [colin]      2.0.0cvs143
7577
7578         * src/compose.c
7579         * src/compose.h
7580                 Fix the same stuff in compose
7581
7582 2006-03-16 [colin]      2.0.0cvs142
7583
7584         * src/messageview.c
7585                 Complete the previous messageview crash fix
7586
7587 2006-03-16 [colin]      2.0.0cvs141
7588
7589         * src/procmsg.h
7590         * src/procmsg.c
7591         * src/folder.c
7592                 Fix POSTPROCESSING hook
7593                 Patch by H. Merijn Brand
7594
7595         * src/procmime.c
7596         * src/procmime.h
7597                 Parse Content-Location
7598
7599         * src/toolbar.c
7600         * src/messageview.c
7601         * src/messageview.h
7602                 Don't crash when a top-level MessageView has
7603                 been closed on us. Same problematic than
7604                 yesterday's quicksearch issue.
7605
7606 2006-03-15 [colin]      2.0.0cvs140
7607
7608         * src/gtk/quicksearch.c
7609                 Fix a bitchy race we didn't think about when we
7610                 added quicksearch cancellation:
7611                 If the search is not on cached fields, for example
7612                 body_part matchcase "stuff"
7613                 the matcher code has to get the whole message. If
7614                 we're on IMAP, that can be slow, and in order to
7615                 be non-blocking, the IMAP code idle loop processes
7616                 gtk events too. So it is possible to cancel a
7617                 quicksearch while the matcher is getting the mail's
7618                 body. After matcher got its body, it will start to
7619                 iterate over the matcher list that the Quicksearch's
7620                 clear_search_cb() just freed via prepare_matcher().
7621                 SIGSEGV ensues.
7622                 The fix consists of guarding the matcherlist_match()
7623                 call with a boolean 'matching'. If we reset the
7624                 quicksearch while matching is TRUE, we don't free
7625                 the matcherlist anymore like we did, but we set
7626                 another new flag, deferred_free, to TRUE. Then,
7627                 in quicksearch_match(), just after returning from
7628                 matcherlist_match() and unsetting the matching flag,
7629                 we check the deferred_free flag and do the
7630                 prepare_matcher() (which does the matcherlist_free)
7631                 for real, so we free the matcherlist once it's not
7632                 used anymore.
7633                 As all of this runs via the glib main loop, we
7634                 luckily don't need a mutex.
7635         * src/summaryview.c
7636                 Also, show progress while searching.
7637
7638
7639 2006-03-14 [colin]      2.0.0cvs139
7640
7641         * src/alertpanel.c
7642                 Make alertpanel_is_open non-static
7643
7644 2006-03-14 [colin]      2.0.0cvs138
7645
7646         * src/prefs_spelling.c
7647                 Cleanups - Fabien Vantard
7648
7649 2006-03-14 [wwp]        2.0.0cvs137
7650
7651         * src/main.c
7652                 code style normalization (curly braces, indentation).
7653
7654 2006-03-14 [wwp]        2.0.0cvs137
7655
7656         * src/main.c
7657                 code style (braces, indentation)
7658
7659 2006-03-12 [paul]       2.0.0cvs136
7660
7661         * src/prefs_common.c
7662                 trans_hdr defaults to FALSE to be RFC-savvy
7663         * src/prefs_summaries.c
7664                 add a tooltip to the trans_hdr option
7665                 
7666
7667 2006-03-12 [paul]       2.0.0cvs135
7668
7669         * src/prefs_matcher.c
7670                 give a little more width to the combos
7671         * src/prefs_display_header.c
7672         * src/textview.c
7673                 translate headers if prefs_common.trans_hdr
7674                 is TRUE
7675
7676         Patches by Pawel Pekala
7677
7678 2006-03-12 [paul]       2.0.0cvs134
7679
7680         * src/plugins/clamav/clamav_plugin.c
7681         * src/plugins/dillo_viewer/dillo_viewer.c
7682         * src/plugins/pgpcore/plugin.c
7683         * src/plugins/pgpinline/plugin.c
7684         * src/plugins/pgpmime/plugin.c
7685         * src/plugins/spamassassin/spamassassin.c
7686                 update/add to descriptions
7687         * src/plugins/spamassassin/spamassassin_gtk.c
7688                 fixes to the english, remove superfluous
7689                 tooltips, clean up a little
7690
7691 2006-03-12 [paul]       2.0.0cvs133
7692
7693         * src/compose.c
7694                 fix Bug 924, 'Account combo box shows up wrong 
7695                 if & is in account name'
7696
7697 2006-03-11 [colin]      2.0.0cvs132
7698
7699         * src/summaryview.c
7700                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
7701                 messed up shift-selection because is slows down
7702                 moving around summaryview. thanks -users
7703
7704 2006-03-10 [colin]      2.0.0cvs131
7705
7706         * src/plugins/spamassassin/spamassassin_gtk.c
7707                 Put back Paul's engrish fixes
7708
7709 2006-03-10 [colin]      2.0.0cvs130
7710
7711         * src/plugins/spamassassin/spamassassin.c
7712         * src/plugins/spamassassin/spamassassin.h
7713         * src/plugins/spamassassin/spamassassin_gtk.c
7714                 Cleanup SA prefs page (more)
7715                 Patch by Fabien Vantard
7716
7717 2006-03-10 [paul]       2.0.0cvs129
7718
7719         * src/prefs_msg_colors.c
7720         * src/prefs_spelling.c
7721                 widget sensitivity
7722
7723 2006-03-09 [mones]      2.0.0cvs128
7724
7725         * po/es.po
7726                 Update for next RC
7727
7728 2006-03-09 [wwp]        2.0.0cvs127
7729
7730         * configure.ac
7731                 revert accidental commit (requirement for libetpan 0.43), this time
7732                 not in HEAD.
7733
7734 2006-03-09 [wwp]        2.0.0cvs125
7735
7736         * configure.ac
7737                 revert accidental commit (requirement for libetpan 0.43)
7738
7739 2006-03-09 [paul]       2.0.0cvs126
7740
7741         * src/prefs_receive.c
7742                 remove useless frame
7743                 replace 'incorporation' with 'receiving'
7744         * src/plugins/clamav/clamav_plugin_gtk.c
7745         * src/plugins/spamassassin/spamassassin_gtk.c
7746                 improve widget sensitivity
7747                 fix a bit his engrish
7748
7749 2006-03-09 [wwp]        2.0.0cvs125
7750
7751         * src/addressadd.c
7752         * src/foldersel.c
7753         * src/prefs_common.c
7754         * src/prefs_common.h
7755                 remember some more windows' sizes (add to addressbook and
7756                 select folder).
7757
7758 2006-03-09 [paul]       2.0.0cvs124
7759
7760         * src/plugins/pgpcore/prefs_gpg.c
7761                 normalise construction of dialogue
7762
7763 2006-03-09 [paul]       2.0.0cvs123
7764
7765         * src/plugins/trayicon/Makefile.am
7766                 add missing slash
7767
7768 2006-03-08 [colin]      2.0.0cvs122
7769
7770         * src/plugins/trayicon/Makefile.am
7771                 Fix build in separate dir 
7772                 Patch by Bamanzi <bamanzi@gmail.com>
7773
7774 2006-03-08 [colin]      2.0.0cvs121
7775
7776         * src/procmsg.c
7777                 Batch move and copies from summaryview with delayed execution
7778                 too
7779
7780 2006-03-07 [paul]       2.0.0cvs120
7781
7782         * src/common/utils.c
7783                 fix highlighting of URIs containing "()"
7784                 Patch by Pawel Pekala
7785
7786 2006-03-07 [paul]       2.0.0cvs119
7787
7788         * src/folder.c
7789         * src/folder.h
7790         * src/folderview.c
7791                 immediately do alphabetical resort when
7792                 changing a folder's name
7793                 Patch by Pawel Pekala
7794
7795 2006-03-07 [paul]       2.0.0cvs118
7796
7797         * src/news.c
7798         * src/news_gtk.c
7799                 when unsubscribing a newsgroup, remove the
7800                 folder and msgs in .sylpheed-claws/newscache
7801                 Patch by Pawel Pekala <c0rn@gazeta.pl>
7802
7803 2006-03-07 [paul]       2.0.0cvs117
7804
7805         * src/textview.c
7806                 fix wrong Fake URL Warning
7807                 Thanks to Hiro
7808
7809 2006-03-07 [colin]      2.0.0cvs116
7810
7811         * src/imap.c
7812                 Return immediately when password dialog was
7813                 cancelled
7814         * src/gtk/inputdialog.c
7815                 Allow empty strings for passwords
7816
7817
7818 2006-03-06 [colin]      2.0.0cvs115
7819
7820         * src/imap.c
7821                 Prevent double-timeouts when connection fails
7822
7823 2006-03-06 [colin]
7824
7825         2.0.1-rc1 released
7826
7827 2006-03-06 [colin]      2.0.0cvs114
7828
7829         * src/imap.c
7830                 Refresh session during potentially long
7831                 operations
7832
7833 2006-03-06 [wwp]        2.0.0cvs113
7834
7835         * src/prefs_msg_colors.h
7836                 forgot that one (custom color labels).
7837
7838 2006-03-06 [wwp]        2.0.0cvs112
7839
7840         * src/prefs_common.c
7841         * src/prefs_common.h
7842         * src/prefs_msg_colors.c
7843         * src/summaryview.c
7844         * src/summaryview.h
7845         * src/gtk/colorlabel.c
7846         * src/gtk/colorlabel.h
7847                 colors in messages list are now customizable. Color values and names can
7848                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
7849                 Thanks to Paul and Colin for their help with this longstanding patch!
7850
7851 2006-03-06 [wwp]        2.0.0cvs111
7852
7853         * src/textview.c
7854                 don't crash if (x)face is bad.
7855
7856 2006-03-05 [paul]       2.0.0cvs110
7857
7858         * AUTHORS
7859         * configure.ac
7860         * src/Makefile.am
7861         * src/common/Makefile.am
7862         * src/common/utils.h
7863         * src/etpan/imap-thread.c
7864         * src/gtk/authors.h
7865         * src/plugins/clamav/Makefile.am
7866         * src/plugins/demo/Makefile.am
7867         * src/plugins/dillo_viewer/Makefile.am
7868         * src/plugins/pgpcore/Makefile.am
7869         * src/plugins/pgpcore/passphrase.c
7870         * src/plugins/pgpinline/Makefile.am
7871         * src/plugins/pgpmime/Makefile.am
7872         * src/plugins/spamassassin/Makefile.am
7873         * src/plugins/trayicon/Makefile.am
7874                 fix builiding on cygwin
7875                 Patch by Ralgh Young <bamanzi@gmail.com>
7876
7877 2006-03-04 [wwp]        2.0.0cvs109
7878
7879         * manual/keyboard.xml
7880                 fix mixed up/down keys.
7881
7882 2006-03-04 [wwp]        2.0.0cvs108
7883
7884         * README
7885         * INSTALL
7886                 updated links to SpamAssassin.
7887
7888 2006-03-04 [wwp]        2.0.0cvs107
7889
7890         * manual/plugins.xml
7891         * src/plugins/spamassassin/README
7892                 updated SpamAssassin plugin docs to reflect new functional additions
7893                 (also fix/update/documents few technical stuff more, see the README).
7894
7895 2006-03-04 [wwp]        2.0.0cvs106
7896
7897         * src/prefs_message.c
7898                 normalized capitalization of message-prefs paths.
7899
7900 2006-03-04 [wwp]        2.0.0cvs105
7901
7902         * manual/advanced.xml
7903                 typo.
7904
7905 2006-03-03 [colin]      2.0.0cvs104
7906
7907         * src/plugins/clamav/clamav_plugin_gtk.c
7908                 Rework prefs page, patch by Fabien 
7909
7910 2006-03-03 [colin]      2.0.0cvs103
7911
7912         * src/plugins/clamav/clamav_plugin.c
7913                 Set error on all errors
7914
7915 2006-03-03 [colin]      2.0.0cvs102
7916
7917         * src/common/plugin.c
7918                 Initialize error to avoid crashing when a plugin fails
7919                 without setting error
7920
7921 2006-03-02 [wwp]        2.0.0cvs101
7922
7923         * configure.ac
7924                 fixed linker flags for libetpan support on Cygwin
7925                 (thanks to H.Merijn Brand).
7926
7927 2006-03-02 [wwp]        2.0.0cvs100
7928
7929         * src/addressbook.c
7930                 fix some AB error messages: one for punctuation and
7931                 one wrongly duplicate (thanks, maxbritov).
7932
7933 2006-03-02 [wwp]        2.0.0cvs99
7934
7935         * src/plugins/spamassassin/spamassassin.c
7936                 make sync calls to sa-learn/spamc to prevent
7937                 system (whatever local or client/server) overload.
7938
7939 2006-03-02 [colin]      2.0.0cvs98
7940
7941         * src/summaryview.c
7942                 Put the spam icon in the status column instead of the
7943                 mark one
7944
7945 2006-03-01 [colin]      2.0.0cvs97
7946
7947         * src/plugins/spamassassin/spamassassin.c
7948                 Fix segfault (g_file_set_contents fails for some 
7949                 reason and err==0x2f. Can't find out why with
7950                 valgrind, using working function :-)
7951
7952 2006-03-01 [colin]      2.0.0cvs96
7953
7954         * src/inc.c
7955                 Offline overriding: let 'No' be cached only 3 seconds
7956
7957 2006-03-01 [colin]      2.0.0cvs95
7958
7959         * src/addr_compl.c
7960         * src/addrbook.c
7961         * src/addressbook.c
7962         * src/addrindex.c
7963         * src/folder_item_prefs.c
7964         * src/headerview.c
7965         * src/imap.c
7966         * src/inc.c
7967         * src/ldif.c
7968         * src/mainwindow.c
7969         * src/mh.c
7970         * src/msgcache.c
7971         * src/prefs_common.h
7972         * src/prefs_msg_colors.c
7973         * src/procheader.c
7974         * src/procheader.h
7975         * src/procmime.c
7976         * src/procmsg.c
7977         * src/procmsg.h
7978         * src/send_message.h
7979         * src/simple-gettext.c
7980         * src/summaryview.c
7981         * src/summaryview.h
7982         * src/syldap.c
7983         * src/textview.c
7984         * src/undo.c
7985         * src/common/ssl_certificate.c
7986         * src/common/utils.c
7987         * src/gtk/colorsel.c
7988         * src/gtk/gtksctree.c
7989         * src/gtk/gtkshruler.c
7990         * src/plugins/trayicon/trayicon.c
7991                 #if 0 goes to /dev/null
7992
7993 2006-03-01 [colin]      2.0.0cvs94
7994
7995         * src/compose.c
7996         * src/imap.c
7997         * src/inc.c
7998         * src/inc.h
7999         * src/messageview.c
8000         * src/news.c
8001         * src/plugins/spamassassin/spamassassin.c
8002                 Allow to add information in the "working offline"
8003                 window
8004
8005 2006-03-01 [wwp]        2.0.0cvs93
8006
8007         * src/plugins/spamassassin/spamassassin.c
8008                 fixed spamc invocation: use a tricky temporary mini shell wrapper
8009                 'cause it seems that calling `spamc ... < inputfile` with
8010                 g_spawn_(a)sync simply.. erm doesn't work :-).
8011
8012 2006-03-01 [wwp]        2.0.0cvs92
8013
8014         * src/toolbar.c
8015         * src/toolbar.h
8016                 simplify the adding of spam/ham button to the messageview toolbar
8017                 (it gets more clear now that the same button will be "Mark as spam"
8018                 or "Mark as ham" according to the current message status,
8019                 thanks to Colin).
8020
8021 2006-03-01 [wwp]        2.0.0cvs91
8022
8023         * src/messageview.c
8024         * src/procmsg.c
8025         * src/procmsg.h
8026         * src/summaryview.c
8027         * src/plugins/spamassassin/spamassassin.c
8028         * src/plugins/spamassassin/spamassassin.h
8029                 make learner callbacks return a status (0 for ok),
8030                 handle it in main code to avoid setting flags when learning failed,
8031                 don't learn on TCP if offline in spamassassin,
8032                 thanks to Colin.
8033
8034                 
8035
8036 2006-03-01 [wwp]        2.0.0cvs90
8037
8038         * src/compose.c
8039                 some work around the compose window's account menu,
8040                 patch by Fabien Vantard.
8041
8042 2006-03-01 [wwp]        2.0.0cvs89
8043
8044         * src/plugins/spamassassin/spamassassin.c
8045                 fixed bad logics, was using spamc in local mode and sa-learn
8046                 in remote mode (thanks, Colin).
8047
8048 2006-03-01 [wwp]        2.0.0cvs88
8049
8050         * src/plugins/spamassassin/spamassassin.c
8051         * src/plugins/spamassassin/spamassassin.h
8052         * src/plugins/spamassassin/spamassassin_gtk.c
8053                 made processing of emails w/ sa-plugin an option (default is TRUE),
8054                 fixed Engrish some tooltips, capitalization of some debug messages
8055                 and warnings. The spamassassin plugin now provides two separate
8056                 services: process emails upon incorporation and spamd training.
8057                 Both services (un)register independently but use some common
8058                 plugin settings (transport settings, spam storage location).
8059
8060 2006-02-28 [wwp]        2.0.0cvs87
8061
8062         * src/plugins/spamassassin/spamassassin.c
8063                 fix async flag to spamc cmdline execution (batch exec should
8064                 be asynchronous).
8065
8066 2006-02-27 [wwp]        2.0.0cvs86
8067
8068         * src/plugins/spamassassin/spamassassin.c
8069         * src/plugins/spamassassin/spamassassin.h
8070         * src/plugins/spamassassin/spamassassin_gtk.c
8071                 - added the ability to learn a remote spamassassin server (spamd),
8072                 using spamc.
8073                 - added the spamassassin option 'username', that applies to all
8074                 spamassassin operations (filtering, learning, local or remote).
8075                 The default username is the current unix user (if left blank
8076                 from gtk prefs or config file).
8077                 - commented out some unused code (notebook widget), removed unused
8078                 layout (hbox1).
8079                 - make more widgets sensitive to the transport type.
8080
8081 2006-02-27 [colin]      2.0.0cvs85
8082
8083         * src/plugins/spamassassin/spamassassin.c
8084                 Fix sa-learn call when offline
8085
8086 2006-02-27 [colin]      2.0.0cvs84
8087
8088         * configure.ac
8089         * src/Makefile.am
8090         * src/mainwindow.c
8091         * src/mainwindow.h
8092         * src/messageview.c
8093         * src/messageview.h
8094         * src/prefs_toolbar.c
8095         * src/procmsg.c
8096         * src/stock_pixmap.c
8097         * src/stock_pixmap.h
8098         * src/summaryview.c
8099         * src/toolbar.c
8100         * src/toolbar.h
8101         * src/pixmaps/ham_btn.xpm
8102         * src/pixmaps/spam.xpm
8103         * src/pixmaps/spam_btn.xpm
8104         * src/plugins/spamassassin/spamassassin.c
8105                 Add button in toolbar for spam learning
8106                 Fix a few bugs from the last related commit
8107                 Revert 1.9.6cvs23 which messed up shift-selection
8108
8109 2006-02-24 [colin]      2.0.0cvs83
8110
8111         * src/procmsg.c
8112         * src/summaryview.c
8113         * src/summaryview.h
8114         * src/plugins/spamassassin/spamassassin.c
8115         * src/plugins/spamassassin/spamassassin.h
8116         * src/plugins/spamassassin/spamassassin_gtk.c
8117                 Unregister learner when spamassassin is either
8118                 disabled or over tcp
8119
8120 2006-02-24 [colin]      2.0.0cvs82
8121
8122         * src/Makefile.am
8123         * src/mainwindow.c
8124         * src/mainwindow.h
8125         * src/procmsg.c
8126         * src/procmsg.h
8127         * src/stock_pixmap.c
8128         * src/stock_pixmap.h
8129         * src/summaryview.c
8130         * src/summaryview.h
8131         * src/gtk/icon_legend.c
8132         * src/pixmaps/spam.xpm  ** NEW FILE **
8133         * src/plugins/spamassassin/spamassassin.c
8134         * src/plugins/spamassassin/spamassassin_gtk.c
8135                 Add spam learning interface (Mark/Mark as 
8136                 (spam|ham) menus)
8137
8138 2006-02-24 [wwp]        2.0.0cvs81
8139
8140         * src/compose.c
8141         * src/compose.h
8142         * src/filtering.c
8143                 hide compose window when sending message in batch mode
8144                 (filtering: forward and redirect). Also fixed a wrong
8145                 value returned when sending failed, neutral anyway.
8146                 (Colin, me) 
8147
8148 2006-02-24 [wwp]        2.0.0cvs80
8149
8150         * src/mainwindow.c
8151                 use GTK+'s stock quit button. Patch by Fabien Vantard.
8152
8153 2006-02-24 [paul]       2.0.0cvs79
8154
8155         * src/news.c
8156         * src/news.h
8157         * src/news_gtk.c
8158                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
8159                 Thanks to Colin
8160
8161 2006-02-23 [colin]      2.0.0cvs78
8162
8163         * src/alertpanel.c
8164                 Change OK to Close in alertpanel with View log
8165                 button; add accel to View log. Patch by Fabien
8166                 Vantard
8167
8168 2006-02-23 [wwp]        2.0.0cvs77
8169
8170         * src/compose.c
8171                 silly me, there were much more tests to perform, since toolbars can
8172                 really have down to 1 element only.
8173
8174 2006-02-23 [wwp]        2.0.0cvs76
8175
8176         * commitHelper
8177                 fixed indentation from my previous commit. Fallback to VISUAL if
8178                 EDITOR is not set (and to vi, at last resort).
8179
8180 2006-02-23 [wwp]        2.0.0cvs75
8181
8182         * commitHelper
8183                 improved error detection (Colin, me).
8184
8185 2006-02-23 [wwp]        2.0.0cvs74
8186
8187         * src/prefs_toolbar.c
8188                 simplify and fix prefs/toolbars layouting. Combos' contents can
8189                 now be really displayed.
8190
8191 2006-02-23 [wwp]        2.0.0cvs73
8192         simplifies and fix prefs/toolbars layouting. Combos' contents can now
8193         be really displayed.
8194
8195 2006-02-22 [wwp]        2.0.0cvs72
8196
8197         * src/compose.c
8198                 fix a typo in my previous commit (sorry!).
8199
8200 2006-02-22 [wwp]        2.0.0cvs71
8201
8202         * src/prefs_toolbar.c
8203                 fix a crash when adding separators to toolbars,
8204                 also fix some separator item information.
8205
8206 2006-02-22 [wwp]        2.0.0cvs70
8207
8208         * src/compose.c
8209                 fix a crash when redirecting (for instance) when compose window's
8210                 toolbar contents has been customized (when some buttons have been
8211                 removed in fact).
8212
8213 2006-02-21 [wwp]        2.0.0cvs69
8214
8215         * src/summaryview.c
8216         * src/gtk/pluginwindow.c
8217         * src/plugins/pgpcore/prefs_gpg.c
8218                 fix some compilation warnings (feat. remains of removed code).
8219
8220 2006-02-21 [wwp]        2.0.0cvs68
8221
8222         * src/gtk/gtkutils.c
8223                 fix two compilation issues, thanks to Stephan Sachse.
8224
8225 2006-02-20 [colin]      2.0.0cvs67
8226
8227         * src/mainwindow.c
8228                 Don't reselect displayed mail on refocus
8229                 This fixes actions misbehaving 
8230
8231 2006-02-20 [wwp]        2.0.0cvs66
8232
8233         * src/summaryview.c
8234         * src/gtk/gtksctree.c
8235         * src/gtk/gtkshruler.c
8236                 changed more runtime typecast checks.
8237
8238 2006-02-20 [wwp]        2.0.0cvs65
8239
8240         * src/summary_search.c
8241                 find all - summaryview refresh issue fixed, thanks to Colin.
8242
8243 2006-02-20 [wwp]        2.0.0cvs64
8244
8245         * src/gtk/gtkutils.c
8246                 better runtime typecast checks.
8247
8248 2006-02-20 [wwp]        2.0.0cvs63
8249
8250         * src/summary_search.c
8251                 enhancements to the summary search:
8252                         - add the ability to stop the running search
8253                           (upon ESC-key press, new Stop button or when Clear button is pressed)
8254                         - don't search if no criteria (From/To/Subject/Body) is set
8255                         - ensure that a busy mouse pointer is always shown when searching,
8256                           show it even a bit earlier
8257
8258 2006-02-19 [colin]      2.0.0cvs62
8259
8260         * src/compose.c
8261         * src/imap.c
8262         * src/etpan/imap-thread.c
8263         * src/etpan/imap-thread.h
8264                 (Future) IMAP speed improvement on sending
8265                 Will require a libetpan update
8266         * src/summaryview.c
8267         * src/gtk/quicksearch.c
8268                 Make quicksearch clearable while running.
8269
8270 2006-02-17 [colin]      2.0.0cvs61
8271
8272         * src/imap.c
8273         * src/etpan/imap-thread.c
8274         * src/etpan/imap-thread.h
8275                 Check for IMAP certificates
8276                 ** Requires libetpan-0.42-cvs4 
8277                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
8278
8279 2006-02-17 [colin]      2.0.0cvs60
8280
8281         * src/messageview.c
8282         * src/prefs_common.c
8283         * src/prefs_common.h
8284         * src/prefs_message.c
8285                 Add pref to display HTML-only mails with plugin, 
8286                 if possible (defaulting to FALSE of course).
8287
8288 2006-02-16 [colin]      2.0.0cvs59
8289
8290         * src/main.c
8291         * src/common/plugin.c
8292         * src/common/plugin.h
8293         * src/gtk/pluginwindow.c
8294                 Keep track of requested (but unloaded) plugins
8295                 in some error cases.
8296
8297 2006-02-16 [wwp]        2.0.0cvs58
8298
8299         * src/gtk/gtkaspell.c
8300         * src/gtk/gtkaspell.h
8301         * src/prefs_spelling.c
8302         * src/compose.c
8303         * src/prefs_common.c
8304         * src/prefs_common.h
8305                 implemented new optional spellchecker behaviour: re-check message when
8306                 dictionary got changed (from compose-window/context-menu/Change dictionary).
8307
8308 2006-02-16 [wwp]        2.0.0cvs57
8309
8310         * src/quote_fmt_parse.y
8311                 pclose popen'ed pipe.
8312
8313 2006-02-15 [colin]      2.0.0cvs56
8314
8315         * src/mimeview.c
8316         * src/mimeview.h
8317                 Let MimeViewers know which MimeView they
8318                 depend of.
8319         * src/summaryview.c
8320                 Swap From/To columns in Sent/Queue/Drafts
8321                 folders
8322         * src/etpan/imap-thread.c
8323                 Use mailstream_low_tls_open() for STARTTLS
8324                 instead of mailstream_low_ssl_open()
8325                 ** REQUIRES libetpan 0.42cvs3 **
8326
8327 2006-02-15 [wwp]        2.0.0cvs55
8328
8329         * src/compose.c
8330         * src/compose.h
8331         * src/message_search.c
8332         * src/message_search.h
8333         * src/textview.c
8334         * src/gtk/gtkutils.c
8335         * src/gtk/gtkutils.h
8336                 added the ability to Find text in the compose window (and a bit
8337                 of code factorization).
8338
8339 2006-02-15 [wwp]        2.0.0cvs54
8340
8341         * src/prefs_gtk.c
8342                 yet another one file was missing (fix for some widgets' sensitivity).
8343                 Thanks Colin!
8344
8345 2006-02-15 [wwp]        2.0.0cvs53
8346
8347         * src/prefs_gtk.h
8348                 oops forgot that file (fix for some widgets' sensitivity).
8349
8350 2006-02-15 [wwp]        2.0.0cvs52
8351
8352         * src/summary_search.c
8353                 implemented advanced summary search options (added the ability
8354                 to use matcher conditions in an advanced search mode).
8355
8356 2006-02-15 [wwp]        2.0.0cvs51
8357
8358         * src/plugins/pgpcore/prefs_gpg.c
8359         * src/prefs_account.c
8360                 fix some widget sensitivity, mostly around some labels in
8361                 account prefs.
8362
8363 2006-02-15 [paul]       2.0.0cvs50
8364
8365         * manual/advanced.xml
8366                 improve Templates info
8367                 written by wwp
8368
8369 2006-02-14 [colin]      2.0.0cvs49
8370
8371         * src/pixmaps/address_book.xpm
8372         * src/pixmaps/preferences.xpm
8373         * src/pixmaps/properties.xpm
8374                 Fix pixmap size - patch by Fabien Vantard
8375
8376 2006-02-13 [colin]      2.0.0cvs48
8377
8378         * src/procmime.c
8379                 Add missing fclose()s on error
8380         * src/textview.c
8381                 Remove unused code
8382         * src/common/utils.c
8383                 Fix temp files not being deleted on windows
8384         Patches by Thomas Gilgin
8385
8386 2006-02-13 [colin]      2.0.0cvs47
8387
8388         * src/mainwindow.c
8389                 Fix exit crash
8390
8391 2006-02-13 [wwp]        2.0.0cvs46
8392
8393         * src/plugins/pgpcore/prefs_gpg.c
8394                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
8395
8396 2006-02-12 [colin]      2.0.0cvs45
8397
8398         * src/folderview.c
8399         * src/main.c
8400         * src/mainwindow.c
8401                 Fix "stuff" when quitting
8402
8403 2006-02-12 [wwp]        2.0.0cvs44
8404
8405         * src/prefs_themes.c
8406                 fix typos in debug messages.
8407
8408 2006-02-11 [colin]      2.0.0cvs43
8409
8410         * src/summaryview.c
8411                 don't allow drag/drop from ourself
8412
8413 2006-02-10 [wwp]        2.0.0cvs42
8414
8415         * src/exporthtml.c
8416         * src/html.c
8417         * src/html.h
8418         * src/procmime.c
8419         * src/textview.c
8420                 renamed html_ prefixed functions and data structures to avoid
8421                 namespace clashes w/ other software (gtkhtml2 for instance).
8422                 Closes bug #907.
8423
8424
8425 2006-02-09 [colin]      2.0.0cvs41
8426
8427         * src/summaryview.c
8428                 Fix shitty logic messed up. Thanks Ticho for the hint!
8429
8430 2006-02-09 [wwp]        2.0.0cvs40
8431
8432         * src/gtk/about.c
8433         * src/compose.c
8434         * src/prefs_account.c
8435         * src/prefs_gtk.h
8436         * src/editaddress.c
8437                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
8438                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
8439                 Browse buttons in accounts prefs.
8440
8441 2006-02-09 [colin]      2.0.0cvs39
8442
8443         * src/matcher.c
8444                 Check for pointer before using its members
8445         * src/gtk/gtksourceprintjob.c
8446                 Fix a wrong warning
8447
8448 2006-02-09 [wwp]        2.0.0cvs38
8449
8450         * src/gtk/filesel.c
8451                 fix few compiler warnings (type mismatch).
8452
8453 2006-02-09 [paul]       2.0.0cvs37
8454
8455         * po/fr.po
8456                 updated by Fabien Vantard
8457
8458 2006-02-08 [colin]      2.0.0cvs36
8459
8460         * src/prefs_common.c
8461         * src/common/defs.h
8462         * src/common/plugin.c
8463                 allow windows and linux configurations to coexist
8464                 patch by Thomas Gilgin
8465
8466 2006-02-08 [colin]      2.0.0cvs35
8467
8468         * src/filtering.c
8469         * src/matcher.c
8470         * src/matcher.h
8471         * src/matcher_parser_parse.y
8472         * src/prefs_filtering_action.c
8473         * src/prefs_matcher.c
8474                 Add the "Ignore thread" filtering
8475                 action
8476
8477 2006-02-08 [colin]      2.0.0cvs34
8478
8479         * src/compose.c
8480         * src/procmime.c
8481         * src/procmime.h
8482                 Fix bug #905 (damaged attachment)
8483                 text files with raw \0's aren't really text files
8484         FOR_STABLE
8485
8486 2006-02-08 [colin]      2.0.0cvs33
8487
8488         * src/summaryview.c
8489                 Fix crasher introduced yesterday
8490
8491 2006-02-08 [wwp]        2.0.0cvs32
8492
8493         * src/compose.c
8494         * src/compose.h
8495                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
8496
8497 2006-02-08 [wwp]        2.0.0cvs31
8498
8499         * src/prefs_template.c
8500                 templates enhancement: allow address completion for Cc and Bcc fields
8501                 (it was currently possible for the To field only)
8502
8503 2006-02-08 [colin]      2.0.0cvs30
8504
8505         * src/compose.c
8506                 Don't unblock if not blocked
8507         FOR_STABLE
8508
8509 2006-02-07 [colin]      2.0.0cvs29
8510
8511         * src/action.c
8512                 Forgot to refresh summaryview
8513
8514 2006-02-07 [colin]      2.0.0cvs28
8515
8516         * src/action.c
8517                 Freeze/thaw message list and folder list while
8518                 processing %as{} actions 
8519         * src/compose.c
8520                 Fix auto-wrap disabling after a middle-click
8521                 paste - FOR_STABLE
8522
8523 2006-02-07 [paul]       2.0.0cvs27
8524
8525         * src/folder.c
8526                 fix freeing of uninitialised pointers
8527                 Thanks to Colin
8528
8529 2006-02-06 [colin]      2.0.0cvs26
8530
8531         * src/folder.c
8532                 Use g_slist_prepend in potentially big list
8533
8534 2006-02-06 [colin]      2.0.0cvs25
8535
8536         * src/folder.c
8537                 Completely skip processing if it doesn't 
8538                 exist (faster!)
8539
8540 2006-02-06 [colin]      2.0.0cvs24
8541
8542         * src/folder.c
8543         * src/summaryview.c
8544                 Batch filtering in summaryview (from Tools menu)
8545                 and pre/post//-processing too
8546
8547 2006-02-06 [colin]      2.0.0cvs23
8548
8549         * src/procmsg.h
8550         * src/filtering.c
8551                 Use a special field for batch filtering instead
8552                 of stepping on deferred execution's toes
8553
8554 2006-02-06 [colin]      2.0.0cvs22
8555
8556         * src/action.c
8557         * src/filtering.c
8558         * src/filtering.h
8559         * src/folder.c
8560         * src/summaryview.c
8561                 Fix filtering via menus and actions
8562
8563 2006-02-06 [colin]      2.0.0cvs21
8564
8565         * src/imap.c
8566                 Put the added file directly to cache if possible (will work
8567                 with next libetpan)
8568         * src/filtering.c
8569         * src/filtering.h
8570         * src/inc.c
8571         * src/folder.c
8572         * src/mbox.c
8573         * src/procmsg.h
8574                 Move and copy filtered messages by batches instead of one
8575                 by one - faster on IMAP
8576         * src/procmsg.c
8577                 Add a function that'll possibly be useful later
8578
8579 2006-02-06 [colin]      2.0.0cvs20
8580
8581         * src/addressbook.c
8582                 Use internal mime-type instead of text/plain for d'n'd
8583         * src/compose.c
8584                 Allow attaching files from mimeview's icon list via d'n'd
8585         * src/folderview.c
8586         * src/folderview.h
8587                 Use internal mime-type instead of text/plain for d'n'd
8588                 Don't try to selected opened folder if none is
8589                 Factorize d'n'd from other apps code
8590         * src/headerview.c
8591         * src/textview.c
8592         * src/gtk/gtkutils.c
8593         * src/gtk/gtkutils.h
8594                 Factorize Face/X-Face stuff
8595         * src/mimeview.c
8596                 Fix d'n'd to other apps
8597         * src/prefs_message.c
8598                 Let the XFace pref be usable without libcompface as it also
8599                 applies to Face
8600         * src/summaryview.c
8601                 Fix d'n'd to other apps
8602                 Factorize d'n'd from other apps code
8603
8604 2006-02-06 [wwp]        2.0.0cvs19
8605
8606         * po/it.po
8607                 Italian translation fixes by Andrea Spadaccini (no more confusion
8608                 between filtering and processing, and few changes in the About
8609                 dialog).
8610
8611
8612 2006-02-06 [mones]      2.0.0cvs18
8613
8614         * src/gtk/icon_legend.c
8615                 Improved descriptions allowing better translations
8616
8617 2006-02-05 [colin]      2.0.0cvs17
8618
8619         * src/imap.c
8620                 Add the f*cking missing expunge that caused imap_fetch_env
8621                 to fail after an add_msgs ! :-///
8622         * src/etpan/imap-thread.c
8623                 Add a bit of debug
8624         FOR_STABLE
8625
8626 2006-02-05 [colin]      2.0.0cvs16
8627
8628         * src/common/utils.c
8629                 Don't check for return-path (or we can't put
8630                 back non-sent mails)
8631
8632 2006-02-05 [colin]      2.0.0cvs15
8633
8634         * src/textview.c
8635                 Don't try to display Face header in textview
8636                 when teh headerview's active
8637
8638 2006-02-05 [colin]      2.0.0cvs14
8639
8640         * tools/tbird2syl.py
8641         * tools/Makefile.am
8642                 Add script to import Thunderbird mails
8643
8644 2006-02-05 [colin]      2.0.0cvs13
8645
8646         * src/headerview.c
8647         * src/procheader.c
8648         * src/procmsg.c
8649         * src/procmsg.h
8650         * src/textview.c
8651                 Show Face headers - patch partially by Klaus Flittner
8652
8653 2006-02-05 [colin]      2.0.0cvs12
8654
8655         * src/folderview.c
8656         * src/summaryview.c
8657         * src/common/utils.c
8658         * src/common/utils.h
8659                 Let dnd work from mime icons to summaryview
8660                 and to folderview too
8661                 Add a crude test to avoid trying to add files
8662                 drag'n'dropped when they're not mails
8663
8664 2006-02-04 [colin]      2.0.0cvs11
8665
8666         * src/summaryview.c
8667         * src/mimeview.c
8668                 Fix utf8 conversion
8669
8670 2006-02-04 [colin]      2.0.0cvs10
8671
8672         * src/compose.c
8673         * src/folderview.c
8674         * src/mimeview.c
8675         * src/summaryview.c
8676         * src/summaryview.h
8677                 Added various drag and drop capas:
8678                 From                    To
8679                 summaryview             other apps
8680                 mimeview icons          other apps
8681                 other apps              summaryview
8682                 other apps              folderview
8683
8684                 This shouldn't have broken the existing:
8685                 From                    To
8686                 summaryview             folderview
8687                 folderview              folderview
8688                 summaryview             compose's attachments
8689
8690         Tests welcomed.
8691
8692 2006-02-02 [paul]       2.0.0cvs9
8693
8694         * src/mainwindow.c
8695                 move global option 'Set displayed columns...' out
8696                 of folder option grouping.
8697                 fix sensitivity of 'harvest addresses'
8698         FOR_STABLE
8699
8700 2006-02-01 [colin]      2.0.0cvs8
8701
8702         * src/mimeview.c
8703                 Revert the alertpanel patch, it sucks (intrusive
8704                 and gets in the way of "open")
8705
8706 2006-02-01 [colin]      2.0.0cvs7
8707
8708         * src/compose.c
8709         * src/prefs_account.c
8710         * src/prefs_common.c
8711         * src/common/defs.h
8712         * src/common/utils.c
8713         * src/common/utils.h
8714                 Add ability to edit the signature file
8715                 from the account preferences, and use
8716                 a default for the text editor.
8717                 Patch by Fabien Vantard
8718
8719 2006-02-01 [colin]      2.0.0cvs6
8720
8721         * src/mimeview.c
8722                 Try to get mime type by extension if it is
8723                 application/octet-stream
8724                 Display a window with possible choices when
8725                 encountering unknown mime types
8726         * src/gtk/filesel.c
8727         * src/gtk/filesel.h
8728                 Add preview
8729                 Allow multiple selection in filtered filesel
8730                 (patch by Fabien Vantard)
8731         * src/gtk/pluginwindow.c
8732                 Use it (patch by Fabien Vantard)
8733
8734 2006-02-01 [paul]       2.0.0cvs5
8735
8736         * src/jpilot.c
8737                 fix crash on creating jpilot address book
8738                 Thanks to Colin - FOR_STABLE
8739         * src/prefs_summaries.c
8740         * src/prefs_wrapping.c
8741         * src/gtk/icon_legend.c
8742         * src/gtk/quicksearch.c
8743                 string fixes and additions
8744
8745 2006-02-01 [paul]       2.0.0cvs4
8746
8747         * src/compose.c
8748         * src/mainwindow.c
8749         * src/messageview.c
8750         * src/prefs_send.c
8751                 add Arabic encoding option
8752                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
8753
8754 2006-01-31 [colin]      2.0.0cvs3
8755
8756         * src/plugins/pgpcore/passphrase.c
8757                 Convert passphrase to locale encoding
8758         * src/compose.c
8759                 Fix drafting on IMAP. Crappy bug sneaked in
8760                 the release :-/
8761         FOR_STABLE
8762
8763 2006-01-30 [paul]       2.0.0cvs2
8764
8765         * src/gtk/icon_legend.c
8766                 show the new entries
8767
8768 2006-01-30 [colin]      2.0.0cvs1
8769
8770         * src/manual.c
8771                 Check for the file to be present before 
8772                 enabling the menu - FOR_STABLE
8773         * src/gtk/icon_legend.c
8774                 Add folders icons (not all of them, there
8775                 are too much, but the most intriguing ones)
8776
8777 2006-01-30 [paul]       2.0.0
8778
8779         version 2.0.0 released
8780
8781 2006-01-30 [paul]       1.9.100cvs200
8782
8783         * manual/faq.xml
8784         * manual/gpl.xml
8785         * manual/intro.xml
8786         * manual/starting.xml
8787         * manual/sylpheed-claws-manual.xml
8788                 fixes, additions
8789
8790 2006-01-29 [mones]      1.9.100cvs199
8791
8792         * manual/account.xml
8793         * manual/advanced.xml
8794         * manual/glossary.xml
8795                 Some typos fixed, added LDIF term to glossary
8796         * po/es.po
8797                 Fixed leading plus symbol
8798
8799 2006-01-29 [paul]       1.9.100cvs198
8800
8801         * po/fi.po
8802         * po/sk.po
8803                 updated by Tommi Pirinen and Andrej Kacian
8804
8805 2006-01-29 [paul]       1.9.100cvs197
8806
8807         * src/gtk/authors.h
8808                 remove duplicates
8809
8810 2006-01-29 [paul]       1.9.100cvs196
8811
8812         * AUTHORS
8813         * po/nl.po
8814         * src/gtk/authors.h
8815         * tools/claws.i18n.status.pl
8816                 nl translation updated by Tim Dijkstra
8817
8818 2006-01-29 [paul]       1.9.100cvs195
8819
8820         * po/sr.po
8821         * po/sv.po
8822                 updated by Aleksandar Urosevic and Anders Troback
8823
8824 2006-01-28 [colin]      1.9.100cvs194
8825
8826         * src/gtk/gtksourceprintjob.c
8827                 Don't fiddle with PangoLayout when we
8828                 have an image
8829
8830 2006-01-28 [paul]       1.9.100cvs193
8831
8832         * AUTHORS
8833         * po/el.po
8834         * po/zh_CN.po
8835         * src/gtk/authors.h
8836         * tools/claws.i18n.status.pl
8837                 updated translations submitted by Stavros Giannouris
8838                 and Ralgh Young
8839
8840 2006-01-27 [colin]      1.9.100cvs192
8841
8842         * src/summaryview.c
8843         * src/gtk/gtksourceprintjob.c
8844                 Add image printing 
8845                 (libgnomeprint only, of course)
8846
8847 2006-01-27 [paul]       1.9.100cvs191
8848
8849         * po/fr.po
8850         * po/it.po
8851                 updated by Fabien Vantard and Andrea Spadaccini
8852
8853 2006-01-26 [colin]      1.9.100cvs190
8854
8855         * manual/Makefile.am
8856         * configure.ac
8857                 Make building the manual optional 
8858                 (--disable-manual)
8859
8860 2006-01-26 [paul]       1.9.100cvs189
8861
8862         * manual/glossary.xml
8863         * manual/plugins.xml
8864                 edited
8865         * po/en_GB.po
8866                 updated
8867
8868 2006-01-26 [paul]       1.9.100cvs188
8869
8870         * src/prefs_display_header.c
8871         * src/prefs_folder_column.c
8872         * src/prefs_msg_colors.c
8873         * src/prefs_summaries.c
8874         * src/prefs_summary_column.c
8875                 HIGify
8876
8877 2006-01-25 [colin]      1.9.100cvs187
8878
8879         * src/imap.c
8880                 Don't allow moving/copying mails between
8881                 queue/drafts and non-queue/drafts folders
8882                 Fixes bug #897 (message header is resetted 
8883                 if one is copied to Drafts)
8884
8885 2006-01-25 [colin]      1.9.100cvs186
8886
8887         * src/folder.c
8888         * src/mainwindow.c
8889                 Fix subscribed folders not found
8890         * src/compose.c
8891                 Don't try to encode as original mail's charset
8892                 if it's ascii 
8893
8894 2006-01-25 [paul]       1.9.100cvs185
8895
8896         * AUTHORS
8897         * po/Makevars
8898                 updated
8899         * po/de.po
8900         * po/pl.po
8901         * po/pt_BR.po
8902         * po/sr.po
8903                 updates submitted by Stephan Sachse, Emilian Nowak
8904                 and Quar, Frederico Goncalves Guimaraes, and
8905                 Aleksandar Urosevic
8906                 Fix Bug 896, 'PT_BR locale broken'.
8907         * src/gtk/authors.h
8908                 updated
8909
8910 2006-01-24 [mones]      1.9.100cvs184
8911
8912         * manual/glossary.xml
8913                 All current terms finished. Reviewers welcome ;-)
8914         * manual/keyboard.xml
8915                 Fixed column width for pdf output.
8916         * po/es.po
8917                 Updated
8918
8919 2006-01-24 [paul]       1.9.100cvs183
8920
8921         * manual/glossary.xml
8922                 fix id name
8923         * manual/dist/html/Makefile.am
8924         * manual/dist/pdf/Makefile.am
8925         * manual/dist/ps/Makefile.am
8926         * manual/dist/txt/Makefile.am
8927                 fix make deps
8928                 Thanks to Colin
8929
8930 2006-01-24 [mones]      1.9.100cvs182
8931
8932         * manual/glossary.xml
8933                 Nearly finished, some terms missing.
8934
8935 2006-01-23 [paul]       1.9.100cvs181
8936
8937         * manual/dist/html/Makefile.am
8938         * manual/dist/pdf/Makefile.am
8939         * manual/dist/ps/Makefile.am
8940         * manual/dist/txt/Makefile.am
8941         * src/mainwindow.c
8942                 re-enable manual
8943                 Thanks to Colin
8944
8945 2006-01-22 [colin]      1.9.100cvs180
8946
8947         * src/compose.c
8948         * src/gtk/gtkaspell.c
8949                 Don't deselect stuff before right-clicking, with aspell.
8950                 (This prevented right-click Copy, for example).
8951                 Thanks to Clo!
8952
8953 2006-01-22 [paul]       1.9.100cvs179
8954
8955         * src/summary_search.c
8956                 don't fix the widget size as it causes problems
8957                 under localisation.
8958                 Thanks to Emilian Nowak
8959
8960 2006-01-21 [paul]       1.9.100cvs178
8961
8962         * src/prefs_themes.c
8963                 fix broken underlining of label text
8964                 with some translations
8965
8966 2006-01-21 [colin]      1.9.100cvs177
8967
8968         * po/fr.po
8969                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
8970
8971 2006-01-20 [colin]      1.9.100cvs176
8972
8973         * configure.ac
8974         * Makefile.am
8975         * manual/Makefile
8976         * manual/dist/html/.cvsignore
8977         * manual/dist/html/Makefile.am
8978         * manual/dist/pdf/.cvsignore
8979         * manual/dist/pdf/Makefile.am
8980         * manual/dist/ps/.cvsignore
8981         * manual/dist/ps/Makefile.am
8982         * manual/dist/txt/.cvsignore
8983         * manual/dist/txt/Makefile.am
8984                 Autotool-ize manual
8985
8986 2006-01-20 [paul]       1.9.100cvs175
8987
8988         * manual/handling.xml
8989                 make Filtering and Searching entries easier to find
8990         * manual/keyboard.xml
8991                 add the remaining default keybinds
8992         * src/prefs_summaries.c
8993                 update the default keybinds
8994
8995 2006-01-20 [paul]       1.9.100cvs174
8996
8997         * src/addressbook.c
8998         * src/addrgather.c
8999         * src/addrharvest.c
9000         * src/editaddress.c
9001         * src/editgroup.c
9002         * src/exphtmldlg.c
9003         * src/expldifdlg.c
9004         * src/exporthtml.c
9005         * src/exportldif.c
9006         * src/ldif.c
9007                 replace 'e-mail' with 'email'
9008         * src/summary_search.c
9009                 add mnemonic to "Find all" button
9010
9011 2006-01-20 [wwp]        1.9.100cvs173
9012
9013         * src/export.c
9014         * src/import.c
9015                 touched mbox import/export buttons for HIG-compliance
9016
9017 2006-01-19 [paul]       1.9.100cvs172
9018
9019         * manual/account.xml
9020         * manual/addrbook.xml
9021         * manual/advanced.xml
9022         * manual/faq.xml
9023         * manual/handling.xml
9024         * manual/intro.xml
9025         * manual/plugins.xml
9026         * manual/starting.xml
9027                 more editing
9028
9029 2006-01-19 [paul]       1.9.100cvs171
9030
9031         * src/toolbar.c
9032                 allow use of trash button while receiving
9033                 Thanks to Colin
9034
9035 2006-01-19 [wwp]        1.9.100cvs170
9036
9037         * src/gtk/quicksearch.c
9038         * src/compose.c
9039                 force text color to black when yellow background is set
9040
9041 2006-01-19 [colin]      1.9.100cvs169
9042
9043         * src/plugins/trayicon/trayicon.c
9044                 Gray out Get Mail when already getting mail
9045
9046 2006-01-18 [paul]       1.9.100cvs168
9047
9048         * src/compose.c
9049                 give widget yellow background was To is
9050                 set via folder prefs
9051         * src/gtk/quicksearch.c
9052                 give widget yellow background when quick
9053                 search is active.
9054                 Thanks to Colin
9055
9056 2006-01-18 [paul]       1.9.100cvs167
9057
9058         * doc/man/sylpheed-claws.1
9059                 add --subscribe option
9060
9061 2006-01-18 [paul]       1.9.100cvs166
9062
9063         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9064         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9065                 use %U instead of %F (%F is broken for user installed
9066                 files in kde 3.5)
9067
9068 2006-01-18 [colin]      1.9.100cvs165
9069
9070         * src/summaryview.c
9071                 Default to Yes in "No more * messages" dialogs
9072
9073 2006-01-17 [colin]      1.9.100cvs164
9074
9075         * src/compose.c
9076                 Possibly fix an invalid iterator causing
9077                 crash
9078
9079 2006-01-17 [colin]      1.9.100cvs163
9080
9081         * src/mimeview.c
9082                 Fix crash when the image disappears under the
9083                 image viewer
9084
9085 2006-01-16 [colin]      1.9.100cvs162
9086
9087         * src/compose.c
9088                 Fix reenabling autowrap
9089
9090 2006-01-16 [colin]      1.9.100cvs161
9091
9092         * src/compose.c
9093                 reset quote_len before getting quote_str
9094
9095 2006-01-16 [colin]      1.9.100cvs160
9096
9097         * src/account.c
9098         * src/account.h
9099         * src/folder.c
9100         * src/imap_gtk.c
9101         * src/mh_gtk.c
9102                 Fix bug #883 (default inbox does not track folder move)
9103
9104 2006-01-16 [colin]      1.9.100cvs159
9105
9106         * src/compose.c
9107         * src/plugins/pgpcore/passphrase.c
9108                 More buttons fixes
9109
9110 2006-01-16 [paul]       1.9.100cvs158
9111
9112         * src/prefs_actions.c
9113         * src/prefs_filtering_action.c
9114         * src/prefs_matcher.c
9115         * src/quote_fmt.c
9116         * src/gtk/description_window.c
9117         * src/gtk/description_window.h
9118         * src/gtk/quicksearch.c
9119                 description window cleanups
9120
9121 2006-01-15 [colin]      1.9.100cvs157
9122
9123         * src/addressbook.c
9124         * src/prefs_filtering.c
9125                 Same here
9126
9127 2006-01-15 [colin]      1.9.100cvs156
9128
9129         * src/folderview.c
9130         * src/mainwindow.c
9131                 Same for "Empty trash"
9132
9133 2006-01-15 [colin]      1.9.100cvs155
9134
9135         * src/inc.c
9136                 Override offline dialog had Yes by default
9137
9138 2006-01-15 [colin]      1.9.100cvs154
9139
9140         * src/summaryview.c
9141                 Delete selected messages? previously had Yes the default
9142
9143 2006-01-15 [colin]      1.9.100cvs153
9144
9145         * src/folder.c
9146         * src/folder.h
9147         * src/main.c
9148                 Check if a mailbox is loaded after all
9149                 plugins are loaded.
9150
9151 2006-01-15 [colin]      1.9.100cvs152
9152
9153         * src/folder.c
9154                 Don't start wizard when there are unloaded folders (will help
9155                 people with only mbox or maildir mailboxes)
9156
9157 2006-01-14 [colin]      1.9.100cvs151
9158
9159         * src/addressbook.c
9160         * src/expldifdlg.c
9161         * src/importldif.c
9162         * src/importmutt.c
9163         * src/importpine.c
9164         * src/mh_gtk.c
9165                 More HIG compliance and fixes
9166
9167 2006-01-14 [colin]      1.9.100cvs150
9168
9169         * src/prefs_filtering_action.c
9170         * src/foldersel.c
9171                 Two forgotten button order changes
9172
9173 2006-01-14 [colin]      1.9.100cvs149
9174
9175         * src/account.c
9176         * src/addressbook.c
9177         * src/compose.c
9178         * src/folderview.c
9179         * src/imap_gtk.c
9180         * src/mainwindow.c
9181         * src/mh_gtk.c
9182         * src/news_gtk.c
9183         * src/prefs_actions.c
9184         * src/prefs_customheader.c
9185         * src/prefs_filtering.c
9186         * src/prefs_matcher.c
9187         * src/prefs_template.c
9188         * src/ssl_manager.c
9189         * src/summaryview.c
9190         * src/textview.c
9191         * src/toolbar.c
9192                 All deletion confirmations are now "Cancel, Delete" 
9193                 instead of "No, Yes"
9194                 Clarified most of the other "No, Yes" to 
9195                 "Cancel, Descriptive_action"
9196                 Rechanged the "Entry not saved" alerts to have 
9197                 "Close, Continue editing"
9198
9199
9200 2006-01-14 [paul]
9201
9202         * 2.0.0-rc4 released
9203
9204 2006-01-14 [paul]       1.9.100cvs148
9205
9206         * src/account.c
9207         * src/addressadd.c
9208         * src/addressbook.c
9209         * src/compose.c
9210         * src/editaddress.c
9211         * src/editbook.c
9212         * src/editgroup.c
9213         * src/editjpilot.c
9214         * src/editldap.c
9215         * src/editvcard.c
9216         * src/exphtmldlg.c
9217         * src/expldifdlg.c
9218         * src/folderview.c
9219         * src/grouplistdialog.c
9220         * src/imap_gtk.c
9221         * src/importmutt.c
9222         * src/importpine.c
9223         * src/inc.c
9224         * src/main.c
9225         * src/mainwindow.c
9226         * src/message_search.c
9227         * src/messageview.c
9228         * src/mh_gtk.c
9229         * src/mimeview.c
9230         * src/news_gtk.c
9231         * src/prefs_actions.c
9232         * src/prefs_customheader.c
9233         * src/prefs_filtering.c
9234         * src/prefs_matcher.c
9235         * src/prefs_template.c
9236         * src/prefs_themes.c
9237         * src/ssl_manager.c
9238         * src/summary_search.c
9239         * src/summaryview.c
9240         * src/textview.c
9241         * src/toolbar.c
9242         * src/gtk/foldersort.c
9243         * src/gtk/gtkaspell.c
9244         * src/gtk/inputdialog.c
9245         * src/gtk/prefswindow.c
9246         * src/plugins/pgpcore/select-keys.c
9247         * src/plugins/trayicon/trayicon.c
9248                 HIG compliant button order
9249
9250 2006-01-14 [mones]      1.9.100cvs147
9251
9252         * po/es.po
9253                 Updated translation
9254
9255 2006-01-13 [paul]       1.9.100cvs146
9256
9257         * AUTHORS
9258         * ChangeLog
9259         * src/gtk/authors.h
9260                 add Joshua M. Kwan to contributors list
9261
9262 2006-01-13 [colin]      1.9.100cvs145
9263
9264         * src/gtk/quicksearch.c
9265                 Don't refocus quick search after executing (Esc or Enter)
9266                 Allows to '/'search something then move up/down in 
9267                 summaryview, and to Esc a search and be back in the 
9268                 summaryview
9269
9270 2006-01-13 [paul]       1.9.100cvs144
9271
9272         * src/plugins/pgpinline/pgpinline.c
9273                 support Content-Type 'application/pgp'
9274                 patch by Joshua M. Kwan <joshuak@users.sf.net>
9275
9276 2006-01-13 [paul]       1.9.100cvs143
9277
9278         * manual/account.xml
9279                 make mention of partial retrieval
9280                 thanks to Colin
9281
9282 2006-01-13 [paul]       1.9.100cvs142
9283
9284         * src/account.c
9285         * src/account.h
9286         * src/action.c
9287         * src/action.h
9288         * src/adbookbase.h
9289         * src/addr_compl.c
9290         * src/addr_compl.h
9291         * src/addrbook.c
9292         * src/addrcache.c
9293         * src/addrcache.h
9294         * src/addrcindex.c
9295         * src/addrcindex.h
9296         * src/addrclip.c
9297         * src/addrclip.h
9298         * src/addrdefs.h
9299         * src/addressadd.c
9300         * src/addressadd.h
9301         * src/addressbook.c
9302         * src/addressbook.h
9303         * src/addrgather.c
9304         * src/addrgather.h
9305         * src/addrharvest.c
9306         * src/addrharvest.h
9307         * src/addrindex.c
9308         * src/addrindex.h
9309         * src/addritem.c
9310         * src/addritem.h
9311         * src/addrquery.c
9312         * src/addrquery.h
9313         * src/addrselect.c
9314         * src/addrselect.h
9315         * src/alertpanel.c
9316         * src/alertpanel.h
9317         * src/browseldap.c
9318         * src/browseldap.h
9319         * src/codeconv.c
9320         * src/codeconv.h
9321         * src/compose.c
9322         * src/compose.h
9323         * src/customheader.c
9324         * src/customheader.h
9325         * src/displayheader.c
9326         * src/displayheader.h
9327         * src/editaddress.c
9328         * src/editaddress.h
9329         * src/editbook.c
9330         * src/editbook.h
9331         * src/editgroup.c
9332         * src/editgroup.h
9333         * src/editjpilot.c
9334         * src/editjpilot.h
9335         * src/editldap.c
9336         * src/editldap.h
9337         * src/editldap_basedn.c
9338         * src/editldap_basedn.h
9339         * src/editvcard.c
9340         * src/editvcard.h
9341         * src/exphtmldlg.c
9342         * src/exphtmldlg.h
9343         * src/expldifdlg.c
9344         * src/expldifdlg.h
9345         * src/export.h
9346         * src/exporthtml.c
9347         * src/exporthtml.h
9348         * src/exportldif.c
9349         * src/exportldif.h
9350         * src/filtering.c
9351         * src/filtering.h
9352         * src/folder.c
9353         * src/folder.h
9354         * src/folder_item_prefs.c
9355         * src/folder_item_prefs.h
9356         * src/foldersel.c
9357         * src/foldersel.h
9358         * src/folderutils.c
9359         * src/folderutils.h
9360         * src/folderview.c
9361         * src/folderview.h
9362         * src/grouplistdialog.c
9363         * src/grouplistdialog.h
9364         * src/headerview.c
9365         * src/html.c
9366         * src/html.h
9367         * src/image_viewer.c
9368         * src/image_viewer.h
9369         * src/imap.c
9370         * src/imap.h
9371         * src/imap_gtk.c
9372         * src/imap_gtk.h
9373         * src/import.h
9374         * src/importldif.c
9375         * src/importldif.h
9376         * src/importmutt.c
9377         * src/importmutt.h
9378         * src/importpine.c
9379         * src/importpine.h
9380         * src/inc.c
9381         * src/inc.h
9382         * src/jpilot.c
9383         * src/jpilot.h
9384         * src/ldapctrl.c
9385         * src/ldapctrl.h
9386         * src/ldaplocate.c
9387         * src/ldaplocate.h
9388         * src/ldapquery.c
9389         * src/ldapquery.h
9390         * src/ldapserver.c
9391         * src/ldapserver.h
9392         * src/ldaputil.c
9393         * src/ldaputil.h
9394         * src/ldif.c
9395         * src/ldif.h
9396         * src/main.c
9397         * src/main.h
9398         * src/mainwindow.c
9399         * src/mainwindow.h
9400         * src/manual.c
9401         * src/manual.h
9402         * src/mbox.c
9403         * src/mbox.h
9404         * src/message_search.c
9405         * src/message_search.h
9406         * src/messageview.c
9407         * src/messageview.h
9408         * src/mh.c
9409         * src/mh.h
9410         * src/mh_gtk.c
9411         * src/mh_gtk.h
9412         * src/mimeview.c
9413         * src/mimeview.h
9414         * src/msgcache.c
9415         * src/msgcache.h
9416         * src/mutt.c
9417         * src/mutt.h
9418         * src/news.c
9419         * src/news.h
9420         * src/news_gtk.c
9421         * src/news_gtk.h
9422         * src/partial_download.c
9423         * src/partial_download.h
9424         * src/pine.c
9425         * src/pine.h
9426         * src/pop.c
9427         * src/pop.h
9428         * src/prefs_account.c
9429         * src/prefs_account.h
9430         * src/prefs_actions.c
9431         * src/prefs_actions.h
9432         * src/prefs_common.c
9433         * src/prefs_common.h
9434         * src/prefs_compose_writing.c
9435         * src/prefs_compose_writing.h
9436         * src/prefs_customheader.c
9437         * src/prefs_customheader.h
9438         * src/prefs_display_header.c
9439         * src/prefs_display_header.h
9440         * src/prefs_filtering.c
9441         * src/prefs_filtering.h
9442         * src/prefs_filtering_action.c
9443         * src/prefs_filtering_action.h
9444         * src/prefs_folder_column.c
9445         * src/prefs_folder_column.h
9446         * src/prefs_folder_item.c
9447         * src/prefs_folder_item.h
9448         * src/prefs_fonts.c
9449         * src/prefs_fonts.h
9450         * src/prefs_gtk.c
9451         * src/prefs_gtk.h
9452         * src/prefs_image_viewer.c
9453         * src/prefs_image_viewer.h
9454         * src/prefs_matcher.c
9455         * src/prefs_matcher.h
9456         * src/prefs_message.c
9457         * src/prefs_msg_colors.c
9458         * src/prefs_msg_colors.h
9459         * src/prefs_other.c
9460         * src/prefs_quote.c
9461         * src/prefs_receive.c
9462         * src/prefs_send.c
9463         * src/prefs_spelling.c
9464         * src/prefs_spelling.h
9465         * src/prefs_summaries.c
9466         * src/prefs_summaries.h
9467         * src/prefs_summary_column.c
9468         * src/prefs_summary_column.h
9469         * src/prefs_template.c
9470         * src/prefs_template.h
9471         * src/prefs_themes.c
9472         * src/prefs_themes.h
9473         * src/prefs_toolbar.c
9474         * src/prefs_toolbar.h
9475         * src/prefs_wrapping.c
9476         * src/prefs_wrapping.h
9477         * src/privacy.c
9478         * src/privacy.h
9479         * src/procheader.c
9480         * src/procheader.h
9481         * src/procmime.c
9482         * src/procmime.h
9483         * src/procmsg.c
9484         * src/procmsg.h
9485         * src/quote_fmt.c
9486         * src/quote_fmt_parse.y
9487         * src/recv.c
9488         * src/recv.h
9489         * src/remotefolder.c
9490         * src/remotefolder.h
9491         * src/send_message.c
9492         * src/send_message.h
9493         * src/setup.c
9494         * src/setup.h
9495         * src/sourcewindow.c
9496         * src/sourcewindow.h
9497         * src/ssl_manager.c
9498         * src/ssl_manager.h
9499         * src/statusbar.c
9500         * src/statusbar.h
9501         * src/stock_pixmap.c
9502         * src/stock_pixmap.h
9503         * src/summary_search.c
9504         * src/summary_search.h
9505         * src/summaryview.c
9506         * src/summaryview.h
9507         * src/syldap.c
9508         * src/syldap.h
9509         * src/textview.c
9510         * src/textview.h
9511         * src/toolbar.c
9512         * src/toolbar.h
9513         * src/undo.c
9514         * src/undo.h
9515         * src/unmime.c
9516         * src/unmime.h
9517         * src/vcard.c
9518         * src/vcard.h
9519         * src/wizard.c
9520         * src/wizard.h
9521         * src/common/base64.c
9522         * src/common/base64.h
9523         * src/common/defs.h
9524         * src/common/hooks.c
9525         * src/common/hooks.h
9526         * src/common/log.c
9527         * src/common/log.h
9528         * src/common/mgutils.c
9529         * src/common/mgutils.h
9530         * src/common/nntp.c
9531         * src/common/nntp.h
9532         * src/common/passcrypt.c
9533         * src/common/passcrypt.h.in
9534         * src/common/plugin.c
9535         * src/common/plugin.h
9536         * src/common/prefs.c
9537         * src/common/prefs.h
9538         * src/common/progressindicator.c
9539         * src/common/progressindicator.h
9540         * src/common/quoted-printable.c
9541         * src/common/quoted-printable.h
9542         * src/common/session.c
9543         * src/common/session.h
9544         * src/common/smtp.c
9545         * src/common/smtp.h
9546         * src/common/socket.c
9547         * src/common/socket.h
9548         * src/common/ssl.c
9549         * src/common/ssl.h
9550         * src/common/ssl_certificate.c
9551         * src/common/ssl_certificate.h
9552         * src/common/stringtable.c
9553         * src/common/stringtable.h
9554         * src/common/sylpheed.c
9555         * src/common/sylpheed.h
9556         * src/common/template.c
9557         * src/common/template.h
9558         * src/common/timing.h
9559         * src/common/utils.c
9560         * src/common/utils.h
9561         * src/common/version.h.in
9562         * src/common/xml.c
9563         * src/common/xml.h
9564         * src/common/xmlprops.c
9565         * src/common/xmlprops.h
9566         * src/gtk/colorlabel.c
9567         * src/gtk/colorsel.c
9568         * src/gtk/colorsel.h
9569         * src/gtk/description_window.c
9570         * src/gtk/description_window.h
9571         * src/gtk/filesel.c
9572         * src/gtk/filesel.h
9573         * src/gtk/foldersort.c
9574         * src/gtk/foldersort.h
9575         * src/gtk/gtkutils.c
9576         * src/gtk/gtkutils.h
9577         * src/gtk/inputdialog.c
9578         * src/gtk/inputdialog.h
9579         * src/gtk/logwindow.c
9580         * src/gtk/logwindow.h
9581         * src/gtk/manage_window.c
9582         * src/gtk/manage_window.h
9583         * src/gtk/menu.c
9584         * src/gtk/menu.h
9585         * src/gtk/pluginwindow.c
9586         * src/gtk/pluginwindow.h
9587         * src/gtk/prefswindow.c
9588         * src/gtk/prefswindow.h
9589         * src/gtk/progressdialog.c
9590         * src/gtk/progressdialog.h
9591         * src/gtk/sslcertwindow.c
9592         * src/gtk/sslcertwindow.h
9593         * src/plugins/clamav/clamav_plugin.c
9594         * src/plugins/clamav/clamav_plugin.h
9595         * src/plugins/clamav/clamav_plugin_gtk.c
9596         * src/plugins/demo/demo.c
9597         * src/plugins/dillo_viewer/dillo_prefs.c
9598         * src/plugins/dillo_viewer/dillo_prefs.h
9599         * src/plugins/dillo_viewer/dillo_viewer.c
9600         * src/plugins/pgpcore/passphrase.c
9601         * src/plugins/pgpcore/passphrase.h
9602         * src/plugins/pgpcore/plugin.c
9603         * src/plugins/pgpcore/select-keys.c
9604         * src/plugins/pgpcore/select-keys.h
9605         * src/plugins/pgpcore/sgpgme.c
9606         * src/plugins/pgpcore/sgpgme.h
9607         * src/plugins/pgpinline/pgpinline.c
9608         * src/plugins/pgpinline/pgpinline.h
9609         * src/plugins/pgpinline/plugin.c
9610         * src/plugins/pgpmime/pgpmime.c
9611         * src/plugins/pgpmime/pgpmime.h
9612         * src/plugins/pgpmime/plugin.c
9613         * src/plugins/spamassassin/spamassassin.c
9614         * src/plugins/spamassassin/spamassassin.h
9615         * src/plugins/spamassassin/spamassassin_gtk.c
9616         * src/plugins/trayicon/trayicon.c
9617                 update copyright header
9618
9619 2006-01-13 [paul]       1.9.100cvs141
9620
9621         * src/account.c
9622         * src/export.c
9623         * src/import.c
9624         * src/mainwindow.c
9625         * src/prefs_account.c
9626         * src/prefs_display_header.c
9627         * src/prefs_receive.c
9628         * src/prefs_send.c
9629         * src/prefs_summaries.c
9630         * src/prefs_themes.c
9631         * src/prefs_toolbar.c
9632         * src/gtk/about.c
9633                 various cleanups
9634
9635 2006-01-12 [colin]      1.9.100cvs140
9636
9637         * src/folder.c
9638         * src/folder.h
9639         * src/main.c
9640                 Add --subscribe option
9641                 Let sylpheed-claws email@domain.com equivalent to --compose
9642                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
9643
9644 2006-01-12 [paul]       1.9.100cvs139
9645
9646         * src/mainwindow.c
9647                 append 'Change folder order' label with '...'
9648         * src/prefs_actions.c
9649                 allow reordering of actions list by dnd
9650         * src/gtk/foldersort.c
9651                 make the dialog nicer
9652
9653 2006-01-11 [colin]      1.9.100cvs138
9654
9655         * src/compose.c
9656                 Allow templates without text
9657
9658 2006-01-11 [paul]       1.9.100cvs137
9659
9660         * tools/README
9661         * tools/filter_conv_new.pl
9662                 add info to README
9663                 also check .sylpheed for filter.xml
9664                 be a bit informative to the user
9665
9666 2006-01-11 [colin]      1.9.100cvs136
9667
9668         * src/textview.c
9669                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
9670
9671 2006-01-10 [paul]       1.9.100cvs135
9672
9673         * tools/Makefile.am
9674         * tools/filter_conv_new.pl
9675                 add script to convert new style Sylpheed
9676                 filter rules (Sylpheed >= 0.9.99) to
9677                 Claws filtering rules
9678
9679 2006-01-10 [colin]      1.9.100cvs134
9680
9681         * src/compose.c
9682                 Fix broken line joins in certain conditions
9683                 (between two quoted lines: <enter><enter><up>
9684                  <type a wrapped sentence><go in the first line>
9685                  <insert more text><watch as line joining failed>)
9686
9687 2006-01-10 [paul]       1.9.100cvs133
9688
9689         * src/compose.c
9690                 don't report success in error dialog
9691                 thanks to Colin
9692         * src/common/utils.c
9693                 include some trailing punctuations as URI
9694                 thanks to Hiro
9695
9696 2006-01-10 [paul]       1.9.100cvs132
9697
9698         * src/mimeview.c
9699                 fix incompatible pointer type
9700                 warning
9701
9702 2006-01-10 [paul]       1.9.100cvs131
9703
9704         * src/compose.c
9705                 change Subject in window title
9706                 instantaneously
9707
9708 2006-01-09 [colin]      1.9.100cvs130
9709
9710         * src/addressbook.c
9711         * src/headerview.c
9712         * src/mainwindow.c
9713         * src/messageview.c
9714         * src/mimeview.c
9715         * src/noticeview.c
9716         * src/summaryview.c
9717                 Fix possible crashes on exit and in addressbook
9718
9719 2006-01-09 [paul]       1.9.100cvs129
9720
9721         * src/prefs_msg_colors.c
9722                 some cleanups that I forgot last time
9723
9724 2006-01-09 [paul]       1.9.100cvs128
9725
9726         * README
9727         * src/folderview.c
9728         * src/prefs_msg_colors.c
9729                 add previously hidden option, color_new, to
9730                 the gui
9731                 move the page to Display/
9732                 rework the gui
9733
9734 2006-01-09 [wwp]        1.9.100cvs127
9735
9736         * src/prefs_themes.c
9737                 made the prefs/display/themes layouts spacing less condensed
9738                 (and so they match other prefs/pages' look).
9739
9740 2006-01-09 [paul]       1.9.100cvs126
9741
9742         * src/compose.c
9743         * src/prefs_common.c
9744         * src/prefs_common.h
9745         * src/prefs_wrapping.c
9746                 remove 'wrap at send' option
9747
9748 2006-01-06 [colin]      1.9.100cvs125
9749
9750         * src/compose.c
9751                 Just make completely sure we don't insert "manual line breaks" 
9752                 when wrapping... 
9753
9754 2006-01-04 [paul]
9755
9756         * 2.0.0-rc3 released
9757
9758 2006-01-04 [paul]       1.9.100cvs124
9759
9760         * src/folderview.c
9761                 fix bug 882, 'quick scroll in folder list
9762                 displays wrong folder contents'
9763
9764 2006-01-04 [paul]       1.9.100cvs123
9765
9766         * src/plugins/pgpmime/pgpmime.c
9767                 better debug information when signing
9768                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9769
9770 2006-01-03 [colin]      1.9.100cvs122
9771
9772         * configure.ac
9773                 We need to recheck for gpgme 1.0.0 after checking
9774                 for 1.1.1, because if 1.1.1 isn't available, 
9775                 GPGME_LIBS and friends are blanked out by the 
9776                 second check.
9777
9778 2006-01-03 [colin]      1.9.100cvs121
9779
9780         * src/common/prefs.c
9781                 Windows unlink-before rename fix
9782         * src/plugins/pgpcore/sgpgme.c
9783                 Add support for PKA info if available
9784                 Both patches by Werner Koch
9785
9786 2006-01-03 [paul]       1.9.100cvs120
9787
9788         * src/messageview.c
9789                 fix bug 884, 'Send receipt' button visible in queue
9790                 Thanks to Colin
9791
9792 2006-01-02 [colin]      1.9.100cvs119
9793
9794         * src/compose.c
9795         * src/imap.c
9796                 Fix autosave on IMAP and more generally try to
9797                 return the correct ID on a newly added IMAP message
9798
9799 2006-01-02 [paul]       1.9.100cvs118
9800
9801         * manual/keyboard.xml
9802                 edited
9803
9804 2006-01-01 [paul]       1.9.100cvs117
9805
9806         * src/gtk/authors.h
9807                 alphabetical order
9808
9809 2005-12-30 [colin]      1.9.100cvs116
9810
9811         * manual/advanced.xml
9812                 Explain Pre/Post-processing differences.
9813
9814 2005-12-30 [colin]      1.9.100cvs115
9815
9816         * src/mh.c
9817                 Implement copy_msgs for a little optimization
9818         * src/imap.c
9819                 Finish yesterday's fix
9820
9821 2005-12-29 [colin]      1.9.100cvs114
9822
9823         * src/imap.c
9824                 Fix occasional failure in fetching a mail over
9825                 IMAP
9826
9827 2005-12-29 [colin]      1.9.100cvs113
9828
9829         * src/compose.c
9830                 Don't remove a draft when sending it, if it is 
9831                 locked.
9832
9833 2005-12-28 [colin]      1.9.100cvs112
9834
9835         * src/summaryview.c
9836                 Fix leak for real
9837
9838 2005-12-28 [wwp]        1.9.100cvs111
9839
9840         * doc/faq/.cvsignore
9841         * doc/faq/de/.cvsignore
9842         * doc/faq/en/.cvsignore
9843         * doc/faq/es/.cvsignore
9844         * doc/faq/fr/.cvsignore
9845         * doc/faq/it/.cvsignore
9846         * doc/manual/.cvsignore
9847         * doc/manual/de/.cvsignore
9848         * doc/manual/en/.cvsignore
9849         * doc/manual/es/.cvsignore
9850         * doc/manual/fr/.cvsignore
9851         * doc/manual/ja/.cvsignore
9852         * src/plugins/mathml_viewer/.cvsignore
9853                 rollback revival of those files (my bad, sorry for the noise).
9854
9855 2005-12-28 [wwp]        1.9.100cvs110
9856
9857         * src/compose.c
9858                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
9859
9860 2005-12-28 [wwp]        1.9.100cvs109
9861
9862         * doc/faq/.cvsignore
9863         * doc/faq/de/.cvsignore
9864         * doc/faq/en/.cvsignore
9865         * doc/faq/es/.cvsignore
9866         * doc/faq/fr/.cvsignore
9867         * doc/faq/it/.cvsignore
9868         * doc/manual/.cvsignore
9869         * doc/manual/de/.cvsignore
9870         * doc/manual/en/.cvsignore
9871         * doc/manual/es/.cvsignore
9872         * doc/manual/fr/.cvsignore
9873         * doc/manual/ja/.cvsignore
9874         * src/plugins/mathml_viewer/.cvsignore
9875         * po/.cvsignore
9876                 more files to ignore.
9877
9878 2005-12-24 [colin]      1.9.100cvs108
9879
9880         * AUTHORS
9881         * src/gtk/authors.h
9882                 Update for Werner
9883
9884 2005-12-24 [colin]      1.9.100cvs107
9885
9886         * src/procmsg.c
9887                 Allow NULL src_msginfo in 
9888                 procmsg_msginfo_new_from_mimeinfo
9889
9890 2005-12-23 [paul]       1.9.100cvs106
9891
9892         * src/plugins/pgpinline/mypgpcore.def
9893                 add this forgotten file
9894
9895 2005-12-23 [colin]      1.9.100cvs105
9896
9897         * src/mainwindow.c
9898                 Fix missing break
9899
9900 2005-12-23 [colin]      1.9.100cvs104
9901
9902         * autogen.sh
9903         * src/folder.c
9904         * src/mh.c
9905         * src/common/plugin.c
9906         * src/common/socket.c
9907         * src/common/socket.h
9908         * src/common/utils.c
9909         * src/common/utils.h
9910         * src/gtk/pluginwindow.c
9911         * src/plugins/pgpcore/plugin.def
9912         * src/plugins/pgpcore/sylpheed.def
9913         * src/plugins/pgpinline/Makefile.am
9914         * src/plugins/pgpinline/plugin.def
9915         * src/plugins/pgpinline/sylpheed.def
9916         * src/plugins/pgpmime/plugin.def
9917         * src/plugins/pgpmime/sylpheed.def
9918                 Various w32 fixes by Werner Koch
9919
9920 2005-12-22 [paul]       1.9.100cvs103
9921
9922         * src/wizard.c
9923                 don't offer IMAP as 'server type' if
9924                 libetpan isn't built in
9925
9926 2005-12-22 [paul]       1.9.100cvs102
9927
9928         * AUTHORS
9929         * src/mainwindow.c
9930         * src/mainwindow.h
9931         * src/toolbar.c
9932         * src/gtk/authors.h
9933                 support GTK_TOOLBAR_BOTH_HORIZ (text
9934                 next to icon) Patch by Marien Zwart
9935                 marienz@users.sf.net
9936                 Also reword the text
9937
9938 2005-12-21 [colin]      1.9.100cvs101
9939
9940         * configure.ac
9941                 Fix DATADIRNAME
9942         * COPYING
9943                 Fix missing section and explicit the exception better
9944         * src/compose.c
9945                 Prevent mail from being lost without notice when an
9946                 SMTP error happens on trying to send an unmodified
9947                 drafted mail.
9948         * src/send_message.c
9949         * src/common/smtp.c
9950                 Fix password remembering when wrong, and add return
9951                 value checks where they should have been
9952         * src/plugins/pgpcore/sylpheed.def
9953         * src/plugins/pgpinline/sylpheed.def
9954         * src/plugins/pgpmime/sylpheed.def
9955                 Add a few symbols needed
9956
9957 2005-12-21 [paul]       1.9.100cvs100
9958
9959         * m4/codeset.m4
9960         * m4/glibc21.m4
9961         * m4/intdiv0.m4
9962         * m4/inttypes-pri.m4
9963         * m4/inttypes.m4
9964         * m4/inttypes_h.m4
9965         * m4/isc-posix.m4
9966         * m4/lcmessage.m4
9967         * m4/stdint_h.m4
9968         * m4/uintmax_t.m4
9969                 gettextization
9970                 thanks to Colin
9971
9972 2005-12-21 [paul]       1.9.100cvs99
9973
9974         * po/sv.po
9975                 fixed by Colin
9976
9977 2005-12-20 [paul]       1.9.100cvs98
9978
9979         * po/sv.po
9980                 updated by Anders Trobäck
9981
9982 2005-12-20 [colin]      1.9.100cvs97
9983
9984         * ABOUT-NLS
9985         * Makefile.am
9986         * autogen.sh
9987         * configure.ac
9988         * config/config.rpath
9989         * config/mkinstalldirs
9990         * m4/Makefile.am
9991         * m4/glibc2.m4
9992         * m4/gnupg.m4
9993         * m4/gpgme.m4
9994         * m4/intmax.m4
9995         * m4/longdouble.m4
9996         * m4/longlong.m4
9997         * m4/printf-posix.m4
9998         * m4/signed.m4
9999         * m4/size_max.m4
10000         * m4/ulonglong.m4
10001         * m4/wchar_t.m4
10002         * m4/wint_t.m4
10003         * m4/xsize.m4
10004         * po/Makefile.in.in
10005         * po/Makevars
10006         * po/bg.po
10007         * po/ca.po
10008         * po/cs.po
10009         * po/de.po
10010         * po/el.po
10011         * po/en_GB.po
10012         * po/es.po
10013         * po/fi.po
10014         * po/fr.po
10015         * po/hr.po
10016         * po/hu.po
10017         * po/it.po
10018         * po/ja.po
10019         * po/ko.po
10020         * po/nb.po
10021         * po/nl.po
10022         * po/pl.po
10023         * po/pt_BR.po
10024         * po/ru.po
10025         * po/sk.po
10026         * po/sr.po
10027         * po/stamp-po
10028         * po/sv.po
10029         * po/zh_CN.po
10030         * po/zh_TW.po
10031         * src/Makefile.am
10032         * src/codeconv.c
10033         * src/compose.c
10034         * src/exporthtml.c
10035         * src/exportldif.c
10036         * src/folder.c
10037         * src/main.c
10038         * src/manual.c
10039         * src/mh.c
10040         * src/mimeview.c
10041         * src/send_message.c
10042         * src/common/Makefile.am
10043         * src/common/fnmatch.c
10044         * src/common/fnmatch.h
10045         * src/common/fnmatch_loop.c
10046         * src/common/nntp.c
10047         * src/common/plugin.c
10048         * src/common/smtp.c
10049         * src/common/socket.c
10050         * src/common/string_match.c
10051         * src/common/sylpheed.c
10052         * src/common/utils.c
10053         * src/common/utils.h
10054         * src/common/w32_dirent.c
10055         * src/common/w32_reg.c
10056         * src/common/w32_signal.c
10057         * src/common/w32_stat.c
10058         * src/common/w32_stdio.c
10059         * src/common/w32_stdlib.c
10060         * src/common/w32_string.c
10061         * src/common/w32_time.c
10062         * src/common/w32_unistd.c
10063         * src/common/w32_wait.c
10064         * src/common/w32lib.h
10065         * src/etpan/Makefile.am
10066         * src/gtk/Makefile.am
10067         * src/plugins/clamav/Makefile.am
10068         * src/plugins/demo/Makefile.am
10069         * src/plugins/dillo_viewer/Makefile.am
10070         * src/plugins/pgpcore/Makefile.am
10071         * src/plugins/pgpcore/passphrase.c
10072         * src/plugins/pgpcore/plugin.def
10073         * src/plugins/pgpcore/sgpgme.c
10074         * src/plugins/pgpcore/sylpheed.def
10075         * src/plugins/pgpcore/version.rc
10076         * src/plugins/pgpinline/Makefile.am
10077         * src/plugins/pgpinline/plugin.def
10078         * src/plugins/pgpinline/sylpheed.def
10079         * src/plugins/pgpinline/version.rc
10080         * src/plugins/pgpmime/Makefile.am
10081         * src/plugins/pgpmime/mypgpcore.def
10082         * src/plugins/pgpmime/plugin.def
10083         * src/plugins/pgpmime/sylpheed.def
10084         * src/plugins/pgpmime/version.rc
10085         * src/plugins/spamassassin/Makefile.am
10086                 Very little ;-) patch from Werner Koch, providing
10087                 infrastructure for cross-compiling to Win32
10088
10089 2005-12-20 [paul]       1.9.100cvs96
10090
10091         * src/account.c
10092         * src/account.h
10093         * src/mainwindow.c
10094         * src/mainwindow.h
10095         * src/toolbar.c
10096         * src/toolbar.h
10097                 add a combo to the Get All button, allowing
10098                 quick retrieval from any account
10099                 Patch by Fabien Vantard, slightly modified
10100                 by Colin
10101         * src/gtk/about.c
10102                 i18n fix. Patch by Fabien Vantard
10103
10104 2005-12-19 [colin]      1.9.100cvs95
10105
10106         * src/compose.c
10107         * src/compose.h
10108                 Don't automatically join lines when they've 
10109                 been separated by the user and not automatically
10110
10111 2005-12-19 [paul]       1.9.100cvs94
10112
10113         * src/gtk/pluginwindow.c
10114                 i18n fix.
10115                 Patch by Fabien Vantard
10116
10117 2005-12-15 [paul]       1.9.100cvs93
10118
10119         * src/common/plugin.c
10120         * src/common/plugin.h
10121         * src/gtk/pluginwindow.c
10122         * src/plugins/clamav/clamav_plugin.c
10123         * src/plugins/demo/demo.c
10124         * src/plugins/dillo_viewer/dillo_viewer.c
10125         * src/plugins/pgpcore/plugin.c
10126         * src/plugins/pgpinline/plugin.c
10127         * src/plugins/pgpmime/plugin.c
10128         * src/plugins/spamassassin/spamassassin.c
10129         * src/plugins/trayicon/trayicon.c
10130                 add plugin_version()
10131
10132 2005-12-15 [colin]      1.9.100cvs92
10133
10134         * src/compose.c
10135                 Further fix bug #875
10136
10137 2005-12-15 [paul]       1.9.100cvs91
10138
10139         * src/gtk/filesel.c
10140                 fix attach_load_dir getting set to
10141                 PLUGINDIR on plugin load
10142
10143 2005-12-14 [mones]      1.9.100cvs90
10144
10145         * manual/ack.xml
10146         * manual/keyboard.xml
10147                 Initial draft and some shortcuts added
10148                 
10149         * po/es.po
10150                 Updated translation
10151
10152 2005-12-14 [colin]      1.9.100cvs89
10153
10154         * src/compose.c
10155         * src/imap.c
10156         * src/summaryview.c
10157         * src/gtk/gtkaspell.c
10158                 More leaks fixed
10159         * src/prefs_folder_item.c
10160                 Fix recursive prefs apply
10161
10162
10163 2005-12-14 [colin]      1.9.100cvs88
10164
10165         * src/compose.c
10166                 Fix bug #875 (Freeze On Inline Forward of 
10167                 Large Message)
10168
10169 2005-12-13 [colin]      1.9.100cvs87
10170
10171         * src/compose.c
10172                 Uniq-ify and sort the mimetypes list
10173                 Patch by Fabien Vantard
10174
10175 2005-12-13 [colin]      1.9.100cvs86
10176
10177         * src/imap.c
10178         * src/etpan/imap-thread.c
10179                 Fix leaks (patch by Hoa)
10180         * src/news.c
10181         * src/common/plugin.c
10182                 Fix leaks
10183
10184 2005-12-12 [colin]
10185
10186         * 2.0.0-rc2 released
10187
10188 2005-12-12 [colin]      1.9.100cvs85
10189
10190         * src/matcher.c
10191                 Fix a leak
10192
10193 2005-12-12 [wwp]        1.9.100cvs84
10194
10195         * src/gtk/icon_legend.c
10196                 fix misbehaviour and crash when closing the legend window
10197         using the Esc key (patch by Fabien Vantard).
10198
10199 2005-12-12 [paul]       1.9.100cvs83
10200
10201         * src/browseldap.c
10202         * src/foldersel.c
10203         * src/prefs_actions.c
10204         * src/prefs_filtering.c
10205         * src/prefs_matcher.c
10206         * src/prefs_spelling.glade      ** REMOVED **
10207         * src/prefs_template.c
10208         * src/gtk/foldersort.glade      ** REMOVED **
10209         * src/gtk/pluginwindow.c
10210         * src/gtk/pluginwindow.glade    ** REMOVED **
10211         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
10212                 cleanups
10213
10214 2005-12-11 [paul]       1.9.100cvs82
10215
10216         * src/gtk/filesel.c
10217                 fix attach_load_dir crasher (double free)
10218
10219 2005-12-09 [paul]       1.9.100cvs81
10220
10221         * po/POTFILES.in
10222         * src/mainwindow.c
10223         * src/gtk/Makefile.am
10224         * src/gtk/icon_legend.c
10225         * src/gtk/icon_legend.h
10226                 add icon legend
10227         * src/manual.c
10228                 cleanup
10229
10230 2005-12-09 [paul]       1.9.100cvs80
10231
10232         * src/plugins/pgpcore/passphrase.c
10233                 wrap the label in the dialog
10234
10235 2005-12-09 [colin]      1.9.100cvs79
10236
10237         * src/plugins/pgpcore/sgpgme.c
10238                 Display (untrusted) on not trusted signatures
10239                 Patch by Michal Èihaø <michal@cihar.com>
10240                 Closes bug #867 (Report also key trust)
10241
10242 2005-12-09 [colin]      1.9.100cvs78
10243
10244         * src/common/plugin.c
10245                 Update licence check, following Eben Moglen's advice
10246
10247 2005-12-08 [colin]      1.9.100cvs77
10248
10249         * src/folder.c
10250                 Fix the occasionnal item->cache != NULL 
10251                 assertion failure. 
10252
10253 2005-12-08 [colin]      1.9.100cvs76
10254
10255         * src/mimeview.c
10256         * src/plugins/pgpcore/sgpgme.c
10257                 Print key id when unable to check it
10258                 Closes bug #866 (Show key id when missing)
10259
10260 2005-12-08 [paul]       1.9.100cvs75
10261
10262         * src/prefs_common.c
10263         * src/prefs_common.h
10264         * src/gtk/filesel.c
10265                 remember load attachment dir
10266
10267 2005-12-07 [colin]      1.9.100cvs74
10268
10269         * src/prefs_toolbar.c
10270                 Gtk fixes, patch by Fabien Vantard
10271
10272 2005-12-07 [colin]      1.9.100cvs73
10273
10274         * src/action.c
10275         * src/compose.c
10276         * src/compose.h
10277                 Fix bug #839 (Quoted text isn't colored after 
10278                 executing an action)
10279         * src/common/plugin.c
10280                 Require plugins to declare their licence in plugin_licence()
10281                 Refuse to load non-GPL plugins as they'd be illegal (as 
10282                 derived works of Sylpheed-Claws, they must be GPL).
10283         * src/plugins/clamav/clamav_plugin.c
10284         * src/plugins/demo/demo.c
10285         * src/plugins/dillo_viewer/dillo_viewer.c
10286         * src/plugins/pgpcore/plugin.c
10287         * src/plugins/pgpinline/plugin.c
10288         * src/plugins/pgpmime/plugin.c
10289         * src/plugins/spamassassin/spamassassin.c
10290         * src/plugins/trayicon/trayicon.c
10291                 Add plugin_licence()
10292
10293 2005-12-07 [paul]       1.9.100cvs72
10294
10295         * configure.ac
10296         * src/mainwindow.c
10297         * src/manual.c
10298         * src/manual.h
10299         * src/common/defs.h
10300                 clean up after local FAQ removal and
10301                 temporary manual removal
10302
10303 2005-12-06 [colin]      1.9.100cvs71
10304
10305         * configure.ac
10306         * doc/Makefile.am
10307         * doc/faq/.cvsignore
10308         * doc/faq/Makefile.am
10309         * doc/faq/de/.cvsignore
10310         * doc/faq/de/Makefile.am
10311         * doc/faq/de/sylpheed-faq-1.html
10312         * doc/faq/de/sylpheed-faq-2.html
10313         * doc/faq/de/sylpheed-faq-3.html
10314         * doc/faq/de/sylpheed-faq.html
10315         * doc/faq/en/.cvsignore
10316         * doc/faq/en/Makefile.am
10317         * doc/faq/en/sylpheed-faq-1.html
10318         * doc/faq/en/sylpheed-faq-2.html
10319         * doc/faq/en/sylpheed-faq-3.html
10320         * doc/faq/en/sylpheed-faq-4.html
10321         * doc/faq/en/sylpheed-faq.html
10322         * doc/faq/es/.cvsignore
10323         * doc/faq/es/Makefile.am
10324         * doc/faq/es/sylpheed-faq-1.html
10325         * doc/faq/es/sylpheed-faq-2.html
10326         * doc/faq/es/sylpheed-faq-3.html
10327         * doc/faq/es/sylpheed-faq-4.html
10328         * doc/faq/es/sylpheed-faq.html
10329         * doc/faq/fr/.cvsignore
10330         * doc/faq/fr/Makefile.am
10331         * doc/faq/fr/sylpheed-faq-1.html
10332         * doc/faq/fr/sylpheed-faq-2.html
10333         * doc/faq/fr/sylpheed-faq-3.html
10334         * doc/faq/fr/sylpheed-faq.html
10335         * doc/faq/it/.cvsignore
10336         * doc/faq/it/Makefile.am
10337         * doc/faq/it/sylpheed-faq-1.html
10338         * doc/faq/it/sylpheed-faq-2.html
10339         * doc/faq/it/sylpheed-faq-3.html
10340         * doc/faq/it/sylpheed-faq.html
10341         * doc/manual/.cvsignore
10342         * doc/manual/Makefile.am
10343         * doc/manual/de/.cvsignore
10344         * doc/manual/de/Makefile.am
10345         * doc/manual/de/sylpheed-1.html
10346         * doc/manual/de/sylpheed-10.html
10347         * doc/manual/de/sylpheed-11.html
10348         * doc/manual/de/sylpheed-12.html
10349         * doc/manual/de/sylpheed-13.html
10350         * doc/manual/de/sylpheed-14.html
10351         * doc/manual/de/sylpheed-15.html
10352         * doc/manual/de/sylpheed-16.html
10353         * doc/manual/de/sylpheed-17.html
10354         * doc/manual/de/sylpheed-18.html
10355         * doc/manual/de/sylpheed-19.html
10356         * doc/manual/de/sylpheed-2.html
10357         * doc/manual/de/sylpheed-20.html
10358         * doc/manual/de/sylpheed-3.html
10359         * doc/manual/de/sylpheed-4.html
10360         * doc/manual/de/sylpheed-5.html
10361         * doc/manual/de/sylpheed-6.html
10362         * doc/manual/de/sylpheed-7.html
10363         * doc/manual/de/sylpheed-8.html
10364         * doc/manual/de/sylpheed-9.html
10365         * doc/manual/de/sylpheed.html
10366         * doc/manual/en/.cvsignore
10367         * doc/manual/en/Makefile.am
10368         * doc/manual/en/sylpheed-1.html
10369         * doc/manual/en/sylpheed-10.html
10370         * doc/manual/en/sylpheed-11.html
10371         * doc/manual/en/sylpheed-12.html
10372         * doc/manual/en/sylpheed-13.html
10373         * doc/manual/en/sylpheed-14.html
10374         * doc/manual/en/sylpheed-15.html
10375         * doc/manual/en/sylpheed-16.html
10376         * doc/manual/en/sylpheed-17.html
10377         * doc/manual/en/sylpheed-18.html
10378         * doc/manual/en/sylpheed-19.html
10379         * doc/manual/en/sylpheed-2.html
10380         * doc/manual/en/sylpheed-20.html
10381         * doc/manual/en/sylpheed-21.html
10382         * doc/manual/en/sylpheed-22.html
10383         * doc/manual/en/sylpheed-3.html
10384         * doc/manual/en/sylpheed-4.html
10385         * doc/manual/en/sylpheed-5.html
10386         * doc/manual/en/sylpheed-6.html
10387         * doc/manual/en/sylpheed-7.html
10388         * doc/manual/en/sylpheed-8.html
10389         * doc/manual/en/sylpheed-9.html
10390         * doc/manual/en/sylpheed.html
10391         * doc/manual/es/.cvsignore
10392         * doc/manual/es/Makefile.am
10393         * doc/manual/es/sylpheed-1.html
10394         * doc/manual/es/sylpheed-10.html
10395         * doc/manual/es/sylpheed-11.html
10396         * doc/manual/es/sylpheed-12.html
10397         * doc/manual/es/sylpheed-13.html
10398         * doc/manual/es/sylpheed-14.html
10399         * doc/manual/es/sylpheed-15.html
10400         * doc/manual/es/sylpheed-16.html
10401         * doc/manual/es/sylpheed-17.html
10402         * doc/manual/es/sylpheed-18.html
10403         * doc/manual/es/sylpheed-19.html
10404         * doc/manual/es/sylpheed-2.html
10405         * doc/manual/es/sylpheed-20.html
10406         * doc/manual/es/sylpheed-3.html
10407         * doc/manual/es/sylpheed-4.html
10408         * doc/manual/es/sylpheed-5.html
10409         * doc/manual/es/sylpheed-6.html
10410         * doc/manual/es/sylpheed-7.html
10411         * doc/manual/es/sylpheed-8.html
10412         * doc/manual/es/sylpheed-9.html
10413         * doc/manual/es/sylpheed.html
10414         * doc/manual/fr/.cvsignore
10415         * doc/manual/fr/Makefile.am
10416         * doc/manual/fr/sylpheed-1.html
10417         * doc/manual/fr/sylpheed-10.html
10418         * doc/manual/fr/sylpheed-11.html
10419         * doc/manual/fr/sylpheed-12.html
10420         * doc/manual/fr/sylpheed-13.html
10421         * doc/manual/fr/sylpheed-14.html
10422         * doc/manual/fr/sylpheed-15.html
10423         * doc/manual/fr/sylpheed-16.html
10424         * doc/manual/fr/sylpheed-17.html
10425         * doc/manual/fr/sylpheed-18.html
10426         * doc/manual/fr/sylpheed-19.html
10427         * doc/manual/fr/sylpheed-2.html
10428         * doc/manual/fr/sylpheed-20.html
10429         * doc/manual/fr/sylpheed-3.html
10430         * doc/manual/fr/sylpheed-4.html
10431         * doc/manual/fr/sylpheed-5.html
10432         * doc/manual/fr/sylpheed-6.html
10433         * doc/manual/fr/sylpheed-7.html
10434         * doc/manual/fr/sylpheed-8.html
10435         * doc/manual/fr/sylpheed-9.html
10436         * doc/manual/fr/sylpheed.html
10437         * doc/manual/ja/.cvsignore
10438         * doc/manual/ja/Makefile.am
10439         * doc/manual/ja/sylpheed-1.html
10440         * doc/manual/ja/sylpheed-10.html
10441         * doc/manual/ja/sylpheed-11.html
10442         * doc/manual/ja/sylpheed-12.html
10443         * doc/manual/ja/sylpheed-13.html
10444         * doc/manual/ja/sylpheed-14.html
10445         * doc/manual/ja/sylpheed-15.html
10446         * doc/manual/ja/sylpheed-16.html
10447         * doc/manual/ja/sylpheed-17.html
10448         * doc/manual/ja/sylpheed-18.html
10449         * doc/manual/ja/sylpheed-19.html
10450         * doc/manual/ja/sylpheed-2.html
10451         * doc/manual/ja/sylpheed-20.html
10452         * doc/manual/ja/sylpheed-3.html
10453         * doc/manual/ja/sylpheed-4.html
10454         * doc/manual/ja/sylpheed-5.html
10455         * doc/manual/ja/sylpheed-6.html
10456         * doc/manual/ja/sylpheed-7.html
10457         * doc/manual/ja/sylpheed-8.html
10458         * doc/manual/ja/sylpheed-9.html
10459         * doc/manual/ja/sylpheed.html
10460         * doc/manual/ja/sylpheed.sgml
10461         * src/mainwindow.c
10462                 Remove outdated manual and faq. Noisy, eh?
10463
10464 2005-12-06 [colin]      1.9.100cvs70
10465
10466         * src/compose.c
10467         * src/quote_fmt_parse.y
10468         * src/undo.c
10469         * src/undo.h
10470                 Allow %X to position cursor at 0 
10471                 (no %X = before signature)
10472                 Fix paste as quotation putting the cursor at 0
10473                 Fix undo offsets when pasting
10474                 Insert the quote_fmt at once instead of line 
10475                 by line
10476                 Fix [Edited] when starting to reply/forward
10477
10478 2005-12-06 [paul]       1.9.100cvs69
10479
10480         * src/plugins/clamav/clamav_plugin_gtk.c
10481                 add another tooltip
10482         * src/plugins/spamassassin/spamassassin_gtk.c
10483                 rework spamassassin_create_widget_func()
10484
10485 2005-12-05 [colin]      1.9.100cvs68
10486
10487         * po/POTFILES.in
10488                 Fix make release ;-)
10489
10490 2005-12-05 [colin]      1.9.100cvs67
10491
10492         * src/compose.c
10493         * src/compose.h
10494                 Fix cursor positioning (not obeying %X)
10495
10496 2005-12-05 [paul]       1.9.100cvs66
10497
10498         * src/plugins/dillo_viewer/dillo_prefs.c
10499                 fix compilation warning
10500
10501 2005-12-05 [paul]       1.9.100cvs65
10502
10503         * src/prefs_spelling.c
10504         * src/plugins/trayicon/trayicon.c
10505                 cleanups - remove unused stuff
10506
10507 2005-12-05 [paul]       1.9.100cvs64
10508
10509         * README
10510         * manual/plugins.xml
10511                 remove info about removed mathml_viewer plugin
10512
10513 2005-12-05 [paul]       1.9.100cvs63
10514
10515         * configure.ac
10516         * src/plugins/Makefile.am
10517         * src/plugins/mathml_viewer/.cvsignore
10518         * src/plugins/mathml_viewer/Makefile.am
10519         * src/plugins/mathml_viewer/mathml_viewer.c
10520                 remove unmaintained mathml_viewer plugin
10521
10522 2005-12-05 [paul]       1.9.100cvs62
10523
10524         * src/summaryview.c
10525                 obey prefs_common.always_show_msg when
10526                 moving a msg
10527                 Thanks to Colin
10528
10529 2005-12-05 [paul]       1.9.100cvs61
10530
10531         * src/compose.c
10532         * src/prefs_account.c
10533         * src/prefs_filtering.c
10534         * src/prefs_quote.c
10535         * src/prefs_spelling.c
10536         * src/prefs_toolbar.c
10537         * src/summaryview.c
10538         * src/gtk/gtkutils.c
10539         * src/gtk/quicksearch.c
10540         * src/plugins/dillo_viewer/dillo_prefs.c
10541                 dialog cleanups
10542
10543 2005-12-04 [paul]       1.9.100cvs60
10544
10545         * src/inc.c
10546         * src/prefs_account.c
10547         * src/prefs_account.h
10548                 allow a Local account to specify a
10549                 default inbox
10550                 (closes bug 843 'Inbox cannot be changed for local
10551                  mailboxes')
10552
10553 2005-12-04 [colin]      1.9.100cvs59
10554
10555         * src/plugins/trayicon/trayicon.c
10556                 Remove Get, rename Get All to Get Mail in order to
10557                 be consistent with the default main toolbar
10558
10559 2005-12-03 [colin]      1.9.100cvs58
10560
10561         * manual/gpl.xml
10562         * manual/sylpheed-claws-manual.xml
10563                 Add GPL appendix
10564
10565 2005-12-03 [paul]       1.9.100cvs57
10566
10567         * AUTHORS
10568         * po/sv.po
10569         * src/gtk/authors.h
10570                 new (partially complete) Swedish translation
10571                 by Anders Troback <sylpheed@troback.com>
10572
10573 2005-12-02 [paul]       1.9.100cvs56
10574
10575         * configure.ac
10576                 libetpan 0.41 required
10577
10578 2005-12-02 [paul]       1.9.100cvs55
10579
10580         * src/plugins/clamav/clamav_plugin.c
10581         * src/plugins/clamav/clamav_plugin.h
10582         * src/plugins/clamav/clamav_plugin_gtk.c
10583         * src/plugins/spamassassin/spamassassin.c
10584         * src/plugins/spamassassin/spamassassin.h
10585         * src/plugins/spamassassin/spamassassin_gtk.c
10586                 unregister prefs pages on unloading, thus
10587                 preventing a crash
10588                 (thanks to Colin for the hint)
10589
10590 2005-12-02 [wwp]        1.9.100cvs54
10591
10592         * src/quote_fmt.h
10593         * src/quote_fmt_parse.y
10594                 fix misuse of gboolean*, use gboolean instead
10595                 (thanks to Paul, Colin, for pointing out that scaring one)
10596
10597 2005-12-02 [paul]       1.9.100cvs53
10598
10599         * src/plugins/clamav/clamav_plugin.c
10600                 int no --> unsigned int no
10601         * src/plugins/clamav/clamav_plugin_gtk.c
10602                 rework config page
10603
10604 2005-12-02 [wwp]        1.9.100cvs52
10605
10606         * src/compose.c
10607         * src/prefs_template.c
10608         * src/quote_fmt.h
10609         * src/quote_fmt_parse.y
10610                 prevent from executing |f and |p templates commands when
10611                 adding or replacing templates in prefs (avoids annoying and
10612                 potentially dangerous behaviours)
10613
10614 2005-12-02 [paul]       1.9.100cvs51
10615
10616         * src/prefs_common.c
10617                 allow translation of some default values
10618                 Patch by Fabien Vantard
10619
10620 2005-12-02 [paul]       1.9.100cvs50
10621
10622         * src/codeconv.c
10623         * src/codeconv.h
10624         * src/prefs_common.c
10625         * src/prefs_common.h
10626         * src/prefs_message.c
10627         * src/textview.c
10628                 remove obsolete 'convert_mb_alnum' option
10629                 and related stuff
10630         * src/gtk/about.c
10631                 remove unused 'about_textview_visibility_notify'
10632
10633 2005-12-02 [paul]       1.9.100cvs49
10634
10635         * src/prefs_account.c
10636         * src/prefs_compose_writing.c
10637         * src/prefs_fonts.c
10638         * src/prefs_gtk.h
10639         * src/prefs_image_viewer.c
10640         * src/prefs_message.c
10641         * src/prefs_other.c
10642         * src/prefs_receive.c
10643         * src/prefs_send.c
10644         * src/prefs_spelling.c
10645         * src/prefs_summaries.c
10646         * src/prefs_wrapping.c
10647         * src/plugins/dillo_viewer/dillo_prefs.c
10648         * src/plugins/pgpcore/prefs_gpg.c
10649                 several cleanups to the prefs dialogs
10650                 (slightly modified) patch by Fabien Vantard
10651
10652 2005-12-02 [paul]       1.9.100cvs48
10653
10654         * src/main.c
10655                 --exit means exit
10656         * src/send_message.c
10657                 fix crash on send when connection fails
10658
10659         Thanks to Colin
10660
10661 2005-12-01 [colin]      1.9.100cvs47
10662
10663         * src/html.c
10664                 Translate &hellip; to "..."
10665
10666 2005-11-30 [colin]      1.9.100cvs46
10667
10668         * src/matcher.c
10669         * src/matcher.h
10670                 Optimize back yesterday's fix.
10671
10672 2005-11-30 [paul]       1.9.100cvs45
10673
10674         * manual/faq.xml
10675                 standardised
10676         * manual/intro.xml
10677                 written by Colin, edited by me
10678
10679 2005-11-29 [colin]      1.9.100cvs44
10680
10681         * src/matcher.c
10682                 Skip headers unconditionnaly in match_body if the
10683                 rule is not message or ~message
10684
10685 2005-11-29 [colin]      1.9.100cvs43
10686
10687         * src/matcher.c
10688                 Fix body_part and such, not skipping headers 
10689                 if the matchcriteria wasn't the first in the rule
10690
10691 2005-11-29 [colin]      1.9.100cvs42
10692
10693         * src/compose.c
10694                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
10695                 option missing from message view window)
10696                 Fix double text D'n'D with gtk-2.8
10697         * src/matcher.c
10698                 Fix ~message, ~headers_part, ~body_part rules
10699         * src/messageview.c
10700                 Add Windows-1252 (Closes bug #863)
10701                 Fix accels
10702         * src/gtk/gtkaspell.c
10703                 Properly destroy accels in all menus
10704
10705 2005-11-29 [mones]      1.9.100cvs41
10706
10707         * po/es.po
10708                 Updated.
10709
10710 2005-11-27 [colin]      1.9.100cvs40
10711
10712         * src/mh_gtk.c
10713                 "/Remove mailbox" -> "/Remove mailbox..."
10714
10715 2005-11-27 [paul]       1.9.100cvs39
10716
10717         * AUTHORS
10718         * po/de.po
10719         * src/gtk/authors.h
10720                 updated by new maintainer, Stephan Sachse
10721
10722 2005-11-27 [paul]       1.9.100cvs38
10723
10724         * manual/faq.xml
10725                 written by Colin, edited by me
10726
10727 2005-11-27 [paul]       1.9.100cvs37
10728
10729         * src/prefs_common.c
10730         * src/prefs_common.h
10731         * src/prefs_receive.c
10732         * src/prefs_summaries.c
10733                 move 'go to inbox after receiving new mail'
10734                 option from display/sumamaries to mail
10735                 handling/receive, and rework prefs_summaries
10736                 dialog a little
10737
10738 2005-11-25 [martin]     1.9.100cvs36
10739
10740         * po/de.po
10741             fixed windows-1252 translation;
10742             translated some new and fuzzy strings
10743
10744 2005-11-25 [paul]       1.9.100cvs35
10745
10746         * src/plugins/clamav/clamav_plugin.c
10747                 complete the update done in cvs34
10748
10749 2005-11-25 [paul]       1.9.100cvs34
10750
10751         * src/plugins/clamav/clamav_plugin.c
10752                 reflect upstream changes
10753
10754 2005-11-25 [paul]       1.9.100cvs33
10755
10756         * manual/ack.xml
10757         * manual/plugins.xml
10758         * manual/sylpheed-claws-manual.xml
10759                 written/updated by Colin, edited by me
10760         * tools/acroread2sylpheed.pl
10761                 update binary name
10762
10763 2005-11-24 [colin]      1.9.100cvs32
10764
10765         * src/compose.c
10766                 Fix bug #856 (reediting messages forgets Request
10767                 Return Receipt)
10768
10769 2005-11-24 [paul]       1.9.100cvs31
10770
10771         * manual/addrbook.xml
10772         * manual/starting.xml
10773                 written by Colin, proofread, edited, adapted by me
10774         * manual/advanced.xml
10775                 add some Actions examples
10776         * src/importldif.c
10777                 use a Save button instead of a Close button
10778         * src/wizard.c
10779                 indicate mandatory fields
10780                 fix page display
10781                 Thanks to Colin
10782
10783 2005-11-23 [colin]      1.9.100cvs30
10784
10785         * src/addressbook.c
10786                 Rename menu item, fix possible crash after
10787                 deletion of books
10788         * src/addrindex.c
10789                 Allow searching for '*' in ldap
10790         * src/browseldap.c
10791                 Fix "Browse Entry" (did anyone use it?)
10792         * src/wizard.c
10793                 Add guards for mandatory information
10794
10795 2005-11-23 [paul]       1.9.100cvs29
10796
10797         * manual/advanced.xml
10798                 corrections to the English
10799
10800 2005-11-23 [colin]      1.9.100cvs28
10801
10802         * src/mimeview.c
10803                 Fix possible crash at exit. After the call to
10804                 gtk_container_remove(), the Viewer's widget has no
10805                 more parent so gtk+ automatically frees it and its
10806                 sons. If destroy_viewer() then try to access it,
10807                 problems ensue.
10808
10809 2005-11-22 [colin]      1.9.100cvs27
10810
10811         * src/compose.c
10812         * src/gtk/gtkaspell.c
10813                 Fix right-clicking on a misspelled word
10814                 Fix More... in suggestions menu
10815
10816 2005-11-22 [wwp]        1.9.100cvs26
10817
10818         * src/prefs_template.c
10819                 templates works: re-sort templates list when adding or replacing,
10820                 prevent from adding or replacing when the template name is empty
10821
10822 2005-11-21 [colin]      1.9.100cvs25
10823
10824         * src/addressbook.c
10825                 Fix some addressbook suckage (dnd, select all)
10826         * src/compose.c
10827         * src/gtk/gtkaspell.c
10828         * src/gtk/gtkaspell.h
10829                 Make the spellchecker menu work with the 
10830                 GtkTextView one instead of overriding it
10831
10832 2005-11-20 [paul]       1.9.100cvs24
10833
10834         * manual/handling.xml
10835                 proofread and corrected
10836
10837 2005-11-20 [paul]       1.9.100cvs23
10838
10839         * manual/Makefile
10840                 generate html as one file
10841         * manual/advanced.xml
10842                 fix output generation
10843                 reformat hidden options list
10844         * manual/manual.xml     ** REMOVED **
10845         * manual/sylpheed-claws-manual.xml      ** ADDED **
10846                 renamed
10847
10848 2005-11-18 [colin]      1.9.100cvs22
10849
10850         * src/prefs_account.c
10851                 Fix layout in news and mbox accounts
10852         * manual/account.xml
10853         * manual/advanced.xml
10854                 New contents for Paul to check :)
10855
10856 2005-11-18 [wwp]        1.9.100cvs21
10857
10858         * src/gtk/quicksearch.c
10859                 don't update extended quicksearch buttons twice
10860
10861 2005-11-18 [paul]       1.9.100cvs20
10862
10863         * src/textview.c
10864                 complete 1.9.100cvs19
10865
10866 2005-11-18 [paul]       1.9.100cvs19
10867
10868         * src/compose.c
10869                 cosmetic improvements
10870         * src/textview.c
10871                 also list text/* attachments
10872
10873 2005-11-18 [colin]      1.9.100cvs18
10874
10875         * src/summaryview.c
10876                 Use column 0 instead of -1 in 
10877                 gtk_ctree_node_moveto, in a naive
10878                 hope it'll fix the gtk-related crashes
10879
10880 2005-11-18 [colin]      1.9.100cvs17
10881
10882         * src/gtk/inputdialog.c
10883                 Fix icon staying the first one
10884
10885 2005-11-17 [wwp]        1.9.100cvs16
10886                 fix possible problem showing some quicksearch buttons, and a bad
10887                 call to g_return_if_fail in a function that returns a value (both
10888                 fixes by Fabien Vantard)
10889
10890 2005-11-15 [wwp]        1.9.100cvs15
10891
10892         * src/gtk/quicksearch.c
10893                 added a tooltip to that obscure ... quicksearch button
10894
10895 2005-11-15 [wwp]        1.9.100cvs14
10896
10897         * src/gtk/quicksearch.c
10898                 add a quicksearch helper to filtering expression users: the ... button
10899                 raises the condition expr window. condition expressions set up w/ this
10900                 window are used by the quicksearch if the user closes it pressing OK.
10901
10902 2005-11-14 [paul]       1.9.100cvs13
10903
10904         * src/plugins/clamav/clamav_plugin.c
10905         * src/plugins/spamassassin/spamassassin.c
10906                 change plugin type following recent merging
10907
10908 2005-11-14 [wwp]        1.9.100cvs12
10909
10910         * src/folder.c
10911                 prevent from crashing when copying/moving message(s) from and
10912                 to the same folder
10913
10914 2005-11-14 [paul]       1.9.100cvs11
10915
10916         * src/plugins/clamav/Makefile.am
10917         * src/plugins/clamav/clamav_plugin.c
10918         * src/plugins/clamav/clamav_plugin.h
10919         * src/plugins/clamav/clamav_plugin_gtk.c
10920                 also merge clamav and clamav_gtk plugins
10921
10922 2005-11-13 [colin]      1.9.100cvs10
10923
10924         * configure.ac
10925         * src/plugins/spamassassin/Makefile.am
10926         * src/plugins/spamassassin/spamassassin.c
10927         * src/plugins/spamassassin/spamassassin.h
10928         * src/plugins/spamassassin/spamassassin_gtk.c
10929                 Merge spamassassin and spamassassin_gtk plugins,
10930                 and build it by default.
10931
10932 2005-11-12 [colin]      1.9.100cvs9
10933
10934         * src/etpan/imap-thread.c
10935                 Fix gcc warning
10936
10937 2005-11-12 [colin]      1.9.100cvs8
10938
10939         * src/procmime.c
10940                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
10941
10942 2005-11-10 [colin]      1.9.100cvs7
10943
10944         * src/main.c
10945                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
10946                 minimised state)
10947
10948 2005-11-10 [wwp]        1.9.100cvs6
10949
10950         * src/gtk/description_window.c
10951                 fix a crash when closing description windows using the WM's [X] button
10952
10953 2005-11-09 [colin]      1.9.100cvs5
10954
10955         * src/common/ssl.c
10956                 Update libetpan call to follow upstream
10957                 (yes, this requires libetpan-0.40cvs3)
10958
10959 2005-11-08 [colin]      1.9.100cvs4
10960
10961         * src/compose.c
10962         * src/textview.c
10963         * src/common/utils.c
10964         * src/common/utils.h
10965                 Enhance the email parser
10966
10967 2005-11-08 [colin]      1.9.100cvs3
10968
10969         * src/procmime.c
10970                 Fix what looks like an off-by-one (fixes 
10971                 attachments from the Bat)
10972
10973 2005-11-08 [wwp]        1.9.100cvs2
10974
10975         * src/main.c
10976                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
10977
10978 2005-11-08 [wwp]        1.9.100cvs1
10979
10980         * src/main.c
10981                 allow exiting Sylpheed-Claws from command-line
10982
10983 2005-11-08 [paul]       1.9.100
10984
10985         1.9.100 released
10986
10987 2005-11-07 [colin]      1.9.99cvs17
10988
10989         * src/addritem.c
10990         * src/ldif.c
10991                 Fix import of base-64 encoded items
10992
10993 2005-11-07 [colin]      1.9.99cvs16
10994
10995         * src/send_message.c
10996                 Fix bug #314 (Queue does not empty under certain 
10997                 circumstances)
10998
10999 2005-11-07 [paul]       1.9.99cvs15
11000
11001         * src/mutt.c
11002         * src/pine.c
11003                 fix buffer overflows
11004                 Thanks to Colin
11005
11006 2005-11-07 [paul]       1.9.99cvs14
11007
11008         * doc/man/Makefile.am
11009         * doc/man/sylpheed-claws.1      ** ADDED **
11010         * doc/man/sylpheed.1            ** DELETED **
11011                 rename and update the man file
11012
11013 2005-11-06 [colin]      1.9.99cvs13
11014
11015         * src/ldif.c
11016                 Fix ldif_get_line() that returned empty strings
11017                 (Didn't understand why). Also fix a possible
11018                 buffer overflow.
11019
11020 2005-11-06 [wwp]        1.9.99cvs12
11021
11022         * src/textview.c
11023         * src/gtk/about.c
11024         * src/gtk/gtkutils.c
11025         * src/gtk/gtkutils.h
11026                 fix a compilation warning,
11027                 make links sensitive in the about dialog
11028
11029 2005-11-04 [wwp]        1.9.99cvs11
11030
11031         * src/gtk/about.c
11032                 don't wrap or translate URIs, and a bit text format cleanup
11033
11034 2005-11-04 [wwp]        1.9.99cvs10
11035
11036         * src/gtk/about.c
11037                 better textview tagging implementation (no more use of marks for
11038                 postponed tagging)
11039
11040 2005-11-02 [colin]      1.9.99cvs9
11041
11042         * src/common/ssl.c
11043                 Forgot an ifdef
11044
11045 2005-11-02 [colin]      1.9.99cvs8
11046
11047         * configure.ac
11048                 Require libetpan-0.40 due to upstream fix
11049         * src/common/ssl.c
11050                 Tell libetpan not to call SSL_Library_Init,
11051                 as we do it ourselves.
11052
11053 2005-11-02 [colin]      1.9.99cvs7
11054
11055         * po/POTFILES.in
11056                 Add missing files (thanks to Fabien Vantard)
11057
11058 2005-11-02 [colin]      1.9.99cvs6
11059
11060         * src/summaryview.c
11061                 Fix totals when read messages are hidden or quicksearch
11062                 is on
11063         * src/ssl_manager.c
11064         * src/ssl_manager.h
11065         * src/common/ssl_certificate.c
11066         * src/common/ssl_certificate.h
11067         * src/gtk/sslcertwindow.c
11068         * src/gtk/sslcertwindow.h
11069                 Fix copyright on my stuff
11070
11071 2005-11-02 [wwp]        1.9.99cvs5
11072
11073         * src/prefs_themes.c
11074                 fix directory name checking (theme installation/removal),
11075                 made related error a bit more verbose
11076
11077 2005-11-02 [colin]      1.9.99cvs4
11078
11079         * src/summaryview.c
11080                 Fix typo (probably fixes bug #841 (Sort by the From 
11081                 field doesn't work)
11082
11083 2005-11-02 [paul]       1.9.99cvs3
11084
11085         * po/ko.po
11086         * po/nb.po
11087                 updated by SungHyun Nam, Geir Helland
11088         * src/wizard.c
11089                 fix typo in welcome message. spotted by
11090                 Andrea Spadaccini
11091
11092 2005-11-01 [colin]      1.9.99cvs2
11093
11094         * src/compose.c
11095                 Fix replying to ml wen confirming subscription
11096         * src/messageview.c
11097         * src/mimeview.c
11098         * src/mimeview.h
11099         * src/privacy.h
11100         * src/summaryview.c
11101                 Make key check non blocking
11102
11103 2005-10-31 [paul]       1.9.99cvs1
11104
11105         * tools/claws.i18n.status.pl
11106                 updated for ChangeLog
11107
11108 2005-10-31 [paul]       1.9.99
11109
11110         1.9.99 released
11111
11112 2005-10-31 [paul]       1.9.15cvs131
11113
11114         * .cvsignore
11115         * ChangeLog
11116         * ChangeLog.claws       ** REMOVED **
11117         * ChangeLog-gtk2.claws  ** REMOVED **
11118         * ChangeLog.gtk1        ** ADDED **
11119         * INSTALL
11120         * Makefile.am
11121         * NEWS
11122         * README
11123         * README.claws          ** REMOVED **
11124         * README.jp             ** REMOVED **
11125         * RELEASE_NOTES         ** ADDED **
11126         * RELEASE_NOTES.claws   ** REMOVED **
11127         * commitHelper
11128         * configure.ac
11129         * sylpheed.spec.in      ** REMOVED **
11130                 tidy up and update the default docs:
11131                 ChangeLog.claws is renamed ChangeLog.gtk1
11132                 ChangeLog-gtk2.claws is renamed ChangeLog
11133                 README.claws is renamed README
11134                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
11135
11136 2005-10-31 [paul]       1.9.15cvs130
11137
11138         * po/it.po
11139                 fix errors
11140
11141 2005-10-31 [paul]       1.9.15cvs129
11142
11143         * po/ca.po
11144         * po/de.po
11145         * po/en_GB.po
11146         * po/fr.po
11147         * po/it.po
11148         * po/pt_BR.po
11149         * po/sk.po
11150         * po/sr.po
11151         * po/zh_CN.po
11152                 updated by Miquel Oliete, Stephan Sachse and
11153                 Thomas Gilgin, me, Fabien Vantard, Andrea
11154                 Spadaccini, Frederico Goncalves Guimaraes,
11155                 Andrej Kacian, Aleksandar Urosevic, and
11156                 Ralgh Young.
11157
11158 2005-10-31 [mones]      1.9.15cvs128
11159
11160         * manual/faq.xml
11161                 More questions.
11162         
11163         * po/es.po
11164                 Updated for release.
11165
11166 2005-10-30 [colin]      1.9.15cvs127
11167
11168         * src/compose.c
11169                 Place cursor before rewrapping (fixes cursor
11170                 pos if quotation gets rewrapped)
11171
11172 2005-10-29 [paul]       1.9.15cvs126
11173
11174         * src/crash.c
11175         * src/foldersel.c
11176         * src/main.c
11177         * src/messageview.c
11178         * src/toolbar.c
11179         * src/gtk/authors.h
11180                 corrections to text items
11181
11182 2005-10-28 [colin]      1.9.15cvs125
11183
11184         * src/messageview.c
11185                 Make "hit 'C' to check sig" work from extern 
11186                 messageviews
11187
11188 2005-10-27 [colin]      1.9.15cvs124
11189
11190         * src/summaryview.c
11191                 Add a hack to avoid segfaulting when hammering 
11192                 on gtk's events
11193
11194 2005-10-27 [wwp]        1.9.15cvs123
11195
11196         * src/prefs_themes.c
11197                 sort list of themes names in themes prefs
11198
11199 2005-10-27 [paul]       1.9.15cvs122
11200
11201         * src/folder.c
11202         * src/prefs_account.c
11203                 fix building on Solaris
11204                 Patch by Alex Moore
11205
11206 2005-10-27 [wwp]        1.9.15cvs121
11207
11208         * src/summaryview.c
11209         * src/gtk/gtksctree.c
11210                 speed up unselecting messages in summary view (thanks to Colin)
11211
11212 2005-10-27 [paul]       1.9.15cvs120
11213
11214         * src/mainwindow.c
11215                 fix a compilation warning
11216         * src/summaryview.c
11217                 fix updating of 'n items selected' count
11218                 when deselecting
11219
11220 2005-10-27 [martin]     1.9.15cvs119
11221
11222         * src/action.c
11223                 ignore actions with a leading '/' in the action menu name
11224                 fixes a crash on menu creation
11225         * src/prefs_actions.c
11226                 do not allow a leading '/' in the action menu name
11227
11228 2005-10-27 [paul]       1.9.15cvs118
11229
11230         * src/main.c
11231                 fix compilation warning
11232
11233 2005-10-27 [paul]       1.9.15cvs117
11234
11235         * src/procmime.c
11236                 add #if HAVE_LOCALE_H
11237
11238 2005-10-27 [paul]       1.9.15cvs116
11239
11240         * src/plugins/clamav/clamav_plugin.c
11241         * src/plugins/dillo_viewer/dillo_viewer.c
11242         * src/plugins/mathml_viewer/mathml_viewer.c
11243         * src/plugins/pgpcore/plugin.c
11244         * src/plugins/pgpinline/plugin.c
11245         * src/plugins/pgpmime/plugin.c
11246         * src/plugins/spamassassin/spamassassin.c
11247         * src/plugins/trayicon/trayicon.c
11248                 plugin_init() : make error messages more
11249                 informative
11250
11251 2005-10-26 [wwp]        1.9.15cvs115
11252
11253         * src/prefs_matcher.c
11254                 enlarge boolean op widget width a bit (wasn't always showing text contents)
11255
11256 2005-10-26 [wwp]        1.9.15cvs114
11257
11258         * src/procmime.c
11259         * src/gtk/gtksctree.c
11260         * src/plugins/spamassassin/libspamc.c
11261         * src/plugins/spamassassin/spamassassin.c
11262                 fix some compilation warnings more
11263
11264 2005-10-26 [mones]      1.9.15cvs113
11265
11266         * po/es.po
11267                 Updated translation
11268
11269 2005-10-26 [paul]       1.9.15cvs112
11270
11271         * src/prefs_message.c
11272                 give all display_xface stuff the
11273                 #if HAVE_LIBCOMPFACE treatment, thus
11274                 preventing a crash
11275                 (Thanks to Wolfgang Enderlein)
11276
11277 2005-10-26 [colin]      1.9.15cvs111
11278
11279         * src/gedit-print.c
11280                 Fix date format
11281         * src/imap_gtk.c
11282         * src/news_gtk.c
11283                 Remove context menu items that should not be there
11284         * src/jpilot.c
11285                 Fix encoding
11286         * src/main.c
11287         * src/mainwindow.c
11288                 Don't show the mainwindow too soon
11289
11290 2005-10-26 [wwp]        1.9.15cvs110
11291
11292         * src/folder.c
11293         * src/manual.c
11294         * src/summaryview.c
11295                 fix uninitialized pointers in the folder updating hook
11296                 (thanks to Colin)
11297
11298 2005-10-25 [mones]      1.9.15cvs109
11299
11300         * manual/faq.xml
11301                 General information subsection completed. 
11302                 Removed archaic references.
11303                 
11304         * manual/Makefile
11305         * manual/dtd/manual.dsl
11306                 Added customization stylesheet for getting paragraphs
11307                 fully justified in PDF output (as suggested by Colin).
11308
11309 2005-10-25 [colin]      1.9.15cvs108
11310
11311         * src/compose.c
11312                 Fix a second leak
11313
11314 2005-10-25 [colin]      1.9.15cvs107
11315
11316         * src/addrbook.c
11317         * src/addrindex.c
11318                 Fix leak (xml_get_element() allocates memory)
11319         * src/compose.c
11320                 Fix leak + dead code (shame!)
11321         * src/procmime.c
11322                 Fix leak
11323
11324 2005-10-25 [colin]      1.9.15cvs106
11325
11326         * src/mimeview.c
11327                 Fix encoding issue in Save all and in 
11328                 overwrite-confirmation alertpanel
11329
11330 2005-10-25 [colin]      1.9.15cvs105
11331
11332         * src/common/socket.c
11333                 Fix a leak - Thanks to Christopher Aillon
11334                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
11335
11336 2005-10-25 [paul]       1.9.15cvs104
11337
11338         * src/wizard.c
11339                 Always guess servers from the right-hand
11340                 email part and guess username from the
11341                 left-hand part. (Thanks to Colin)
11342                 add an X-Face to the welcome message
11343
11344 2005-10-25 [paul]       1.9.15cvs103
11345
11346         * manual/handling.xml
11347                 written by Colin, edited by me
11348
11349 2005-10-25 [wwp]        1.9.15cvs102
11350
11351         * src/folderview.c
11352         * src/grouplistdialog.c
11353         * src/imap.c
11354         * src/noticeview.c
11355                 fix some compilation warnings
11356
11357 2005-10-24 [paul]
11358
11359         1.9.99-rc3 released
11360
11361 2005-10-24 [paul]       1.9.15cvs101
11362
11363         * src/gtk/about.c
11364                 fix window sizing
11365
11366 2005-10-24 [paul]       1.9.15cvs100
11367
11368         * src/pixmaps/offline.xpm
11369         * src/pixmaps/online.xpm
11370                 replace with last default versions
11371
11372 2005-10-24 [colin]      1.9.15cvs99
11373
11374         * src/imap.c
11375                 Fix bug when moving a folder
11376         * src/imap_gtk.c
11377         * src/mh_gtk.c
11378                 "Delete folder" pops up a window, so it 
11379                 should be suffixed with "..."
11380         * src/plugins/pgpcore/sgpgme.c
11381                 Include locale.h
11382
11383 2005-10-24 [mones]      1.9.15cvs98
11384
11385         * manual/Makefile
11386         * manual/account.xml
11387         * manual/ack.xml
11388         * manual/addrbook.xml
11389         * manual/advanced.xml
11390         * manual/faq.xml
11391         * manual/glossary.xml
11392         * manual/gpl.xml
11393         * manual/handling.xml
11394         * manual/intro.xml
11395         * manual/keyboard.xml
11396         * manual/manual.xml
11397         * manual/plugins.xml
11398         * manual/starting.xml
11399         * manual/dtd/sdocbook.dtd
11400                 Initial manual structure and some content.
11401
11402 2005-10-23 [wwp]        1.9.15cvs97
11403
11404         * src/gtk/about.c
11405                 fix a typo
11406
11407 2005-10-23 [wwp]        1.9.15cvs96
11408
11409         * src/gtk/about.c
11410         * src/gtk/authors.h
11411                 rework of the about window (main work by Paul), also featuring a few
11412                 fixes for typos and duplicate names
11413
11414 2005-10-23 [wwp]        1.9.15cvs95
11415
11416         * src/.cvsignore
11417                 Ignore the right binary name (sylpheed-claws now)
11418
11419 2005-10-23 [paul]       1.9.15cvs94
11420
11421         * src/compose.c
11422                 when using Folder Pref 'Default To for
11423                 replies' make the entry in the Compose
11424                 window bold
11425                 Patch by Fabien Vantard
11426
11427 2005-10-22 [colin]      1.9.15cvs93
11428
11429         * src/codeconv.c
11430                 Fix leak
11431
11432 2005-10-22 [colin]      1.9.15cvs92
11433
11434         * src/codeconv.c
11435                 try to convert using locale (apart utf8) if necessary
11436
11437 2005-10-22 [colin]      1.9.15cvs91
11438
11439         * src/pixmaps/new.xpm
11440         * src/pixmaps/unread.xpm
11441                 Make the unread envelope blue again and
11442                 saturate the new one a bit more.
11443
11444 2005-10-22 [colin]      1.9.15cvs90
11445
11446         * src/compose.c
11447                 When replying to a mail sent by one of our accounts,
11448                 use the original list of recipients. Let 'Reply All'
11449                 and 'Reply to sender' work like previously.
11450
11451 2005-10-21 [colin]      1.9.15cvs89
11452
11453         * src/prefs_filtering.c
11454                 Clear fields after add and replace
11455         * src/textview.c
11456                 Display xface differently (better)
11457         * src/plugins/pgpinline/pgpinline.c
11458                 Fix crappy encodings/recodings
11459
11460 2005-10-21 [paul]       1.9.15cvs88
11461
11462         * src/compose.c
11463         * src/prefs_folder_item.c
11464         * src/toolbar.c
11465                 fix news folder Folder Properties
11466                 (thanks to Colin)
11467         * src/folderview.c
11468                 update folderview after Themes change
11469                 keep selected folder selected
11470                 (thanks to Colin)
11471
11472 2005-10-21 [paul]       1.9.15cvs87
11473
11474         * tools/Makefile.am
11475         * tools/OOo2sylpheed.pl
11476         * tools/README
11477         * tools/README.sylprint
11478         * tools/asus_mailled.sh         ** REMOVED **
11479         * tools/filter_conv.pl
11480         * tools/freshmeat_search.pl
11481         * tools/google_search.pl
11482         * tools/gpg-sign-syl            ** REMOVED **
11483         * tools/kmail2sylpheed.pl
11484         * tools/kmail2sylpheed_v2.pl
11485         * tools/multiwebsearch.pl
11486         * tools/nautilus2sylpheed.sh
11487         * tools/newscache_clean.pl
11488         * tools/outlook2sylpheed.pl
11489         * tools/sylpheed-switcher       ** REMOVED **
11490         * tools/sylprint.pl
11491         * tools/sylprint.rc
11492         * tools/tb2sylpheed
11493         * tools/vcard2xml.py
11494         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11495                 update default config dir
11496                 update binary name (thanks to Fabien Vantard)
11497                 remove obsolete scripts
11498
11499 2005-10-21 [colin]      1.9.15cvs86
11500
11501         * src/inc.c
11502                 Fix possible leak and units. Based on a patch by
11503                 Fabien Vantard.
11504
11505 2005-10-20 [colin]      1.9.15cvs85
11506
11507         * src/textview.c
11508                 Clear xface when clearing textview
11509
11510 2005-10-20 [colin]      1.9.15cvs84
11511
11512         * configure.ac
11513         * src/folderview.c
11514         * src/headerview.c
11515         * src/main.c
11516         * src/prefs_common.c
11517         * src/prefs_common.h
11518         * src/prefs_message.c
11519         * src/textview.c
11520         * src/textview.h
11521         * src/common/defs.h
11522         * src/common/utils.c
11523         * src/common/utils.h
11524         * src/gtk/gtkutils.c
11525         * src/gtk/gtkutils.h
11526                 Migrate config to .sylpheed-claws (Automatically)
11527                 Add a way to get the Xface in the TextView
11528
11529 2005-10-20 [colin]      1.9.15cvs83
11530
11531         * src/gtk/Makefile.am
11532         * src/gtk/about.c
11533         * src/gtk/authors.h
11534                 Make the about dialog *grooovy*
11535
11536 2005-10-20 [colin]      1.9.15cvs82
11537
11538         * src/mimeview.c
11539                 Use "Open with" on double click if no command
11540                 was found
11541
11542 2005-10-20 [colin]      1.9.15cvs81
11543
11544         * src/imap.c
11545         * src/etpan/imap-thread.c
11546                 Fix possible crash.
11547
11548 2005-10-20 [paul]       1.9.15cvs80
11549
11550         * src/folder.c
11551                 don't show clipkey icon if the only
11552                 attachment is the signature
11553                 Patch by Colin
11554
11555 2005-10-20 [paul]       1.9.15cvs79
11556
11557         * AUTHORS
11558         * src/plugins/pgpmime/pgpmime.c
11559                 name the PGP/MIME signature 'signature.asc'
11560                 Patch by Andrew Nelson <freeandy@gmail.com>
11561
11562 2005-10-19 [colin]      1.9.15cvs78
11563
11564         * src/plugins/pgpmime/pgpmime.c
11565                 Oops, no need to double-check though
11566
11567 2005-10-19 [colin]      1.9.15cvs77
11568
11569         * src/plugins/pgpinline/pgpinline.c
11570         * src/plugins/pgpmime/pgpmime.c
11571                 Check that my_tmpfile() doesn't 
11572                 return NULL
11573
11574 2005-10-19 [colin]      1.9.15cvs76
11575
11576         * src/common/utils.c
11577                 Use shorter mime boundaries to avoid having
11578                 MTAs rewrapping our headers, breaking the
11579                 PGP signature in the process 
11580         * src/compose.c
11581         * src/plugins/pgpmime/pgpmime.c
11582                 Check for boundary uniqueness to be sure
11583                 it won't happen, instead of hoping for the
11584                 best
11585
11586 2005-10-19 [colin]      1.9.15cvs75
11587
11588         * sylpheed-claws.desktop
11589         * src/Makefile.am
11590         * src/main.c
11591                 Ship a sylpheed-claws binary instead
11592                 of a sylpheed one. Change the socket
11593                 name, too
11594         * src/folderview.c
11595                 Update folder only if it changed
11596         * src/wizard.c
11597                 Fix i18n in welcome mail, patch by
11598                 Fabien Vantard
11599
11600 2005-10-19 [paul]
11601
11602         1.9.99-rc2 released
11603
11604 2005-10-19 [paul]       1.9.15cvs74
11605
11606         * src/folder.c
11607         * src/folderview.c
11608                 fix summaryview update
11609                 Patch by Colin
11610
11611 2005-10-18 [colin]      1.9.15cvs73
11612
11613         * src/plugins/pgpcore/passphrase.c
11614                 Don't XGrabServer, and try a bit more to 
11615                 sync everything before grabbing mouse/keyboard
11616
11617 2005-10-18 [colin]      1.9.15cvs72
11618
11619         * src/Makefile.am
11620         * src/addressadd.c
11621         * src/addressbook.c
11622         * src/folderview.c
11623         * src/grouplistdialog.c
11624         * src/mimeview.c
11625         * src/stock_pixmap.c
11626         * src/stock_pixmap.h
11627         * src/summaryview.c
11628         * src/gtk/gtksctree.c
11629         * src/gtk/gtksctree.h
11630         * src/pixmaps/empty.xpm
11631                 Implement a wrapper call for gtk_ctree_set_node_info
11632                 and gtk_ctree_insert_node, that uses a 1x1 transparent
11633                 pixmap instead of a NULL one. This works around some
11634                 memory problems deep inside gtk, revealed by valgrind,
11635                 and fixes bug #834 (Pressing CTRl-D on a message marked 
11636                 as locked crashes sylpheed.), as well as, probably, 
11637                 wwp's 4th dimension problems that happen in gtk_ctree_*.
11638
11639 2005-10-17 [colin]      1.9.15cvs71
11640
11641         * src/mimeview.c
11642                 Provide visual feedback when checking
11643                 signature
11644
11645 2005-10-17 [colin]      1.9.15cvs70
11646
11647         * src/main.c
11648                 Keep the folder list frozen while checking caches...
11649
11650 2005-10-17 [colin]      1.9.15cvs69
11651
11652         * src/addr_compl.c
11653                 Fi bug #833 (Autocompleting from addressbook 
11654                 fails with extended chars)
11655         * src/imap.c
11656                 Fix 'adding messages' staying in statusbar
11657                 after an error
11658
11659 2005-10-17 [wwp]        1.9.15cvs68
11660
11661         * src/ssl_manager.c
11662                 Fix buttons' layout resizing when window size changes
11663
11664 2005-10-17 [wwp]        1.9.15cvs67
11665
11666         * src/account.c
11667         * src/prefs_account.c
11668         * src/prefs_common.c
11669         * src/prefs_common.h
11670         * src/prefs_folder_item.c
11671         * src/prefs_gtk.c
11672         * src/gtk/logwindow.c
11673         * src/gtk/pluginwindow.c
11674         * src/gtk/prefswindow.c
11675         * src/gtk/prefswindow.h
11676                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
11677
11678 2005-10-17 [paul]       1.9.15cvs66
11679
11680         * configure.ac
11681                 fix missing libetpan message
11682         * po/en_GB.po
11683                 updated
11684         * src/crash.c
11685         * src/manual.c
11686         * src/prefs_themes.c
11687         * src/common/defs.h
11688                 add some new URI defines, change some
11689                 others
11690         * src/wizard.c
11691                 make welcome message translatable
11692                 small improvements to english
11693                 other tweaks
11694         * src/gtk/menu.c
11695                 fix warnings
11696
11697 2005-10-17 [paul]       1.9.15cvs65
11698
11699         * src/summaryview.c
11700                 fix column titles
11701
11702 2005-10-16 [mones]      1.9.15cvs64
11703
11704         * po/es.po
11705                 Updated translation
11706
11707 2005-10-16 [colin]
11708
11709         1.9.99-rc1 released
11710
11711 2005-10-16 [colin]      1.9.15cvs63
11712
11713         * src/wizard.c
11714                 Fix whitespace
11715
11716 2005-10-16 [colin]      1.9.15cvs62
11717
11718         * src/toolbar.c
11719                 s/Get All/Get Mail/
11720         * src/wizard.c
11721                 Real welcome mail text, thanks Paul
11722
11723 2005-10-16 [colin]      1.9.15cvs61
11724
11725         * src/editldap.c
11726         * src/exporthtml.c
11727         * src/main.c
11728         * src/mainwindow.c
11729         * src/prefs_themes.c
11730         * src/prefs_toolbar.c
11731         * src/plugins/demo/demo.c
11732         * src/plugins/trayicon/trayicon.c
11733                 s/Sylpheed/Sylpheed-Claws/
11734
11735 2005-10-16 [colin]      1.9.15cvs60
11736
11737         * src/wizard.c
11738                 Add a welcome email in the first empty mailbox
11739         * src/prefs_common.c
11740                 Change one more default
11741
11742 2005-10-16 [colin]      1.9.15cvs59
11743
11744         * src/wizard.c
11745                 Remove printf
11746
11747 2005-10-16 [colin]      1.9.15cvs58
11748
11749         * src/toolbar.c
11750         * src/prefs_common.c
11751                 Change some defaults
11752
11753 2005-10-16 [colin]      1.9.15cvs57
11754
11755         * src/toolbar.c
11756         * src/prefs_common.c
11757                 Change some defaults
11758
11759 2005-10-16 [colin]      1.9.15cvs56
11760
11761         * src/wizard.c
11762                 By default, initialize fonts to have
11763                 the same size as normal GtkWidgets
11764
11765 2005-10-16 [colin]      1.9.15cvs55
11766
11767         * src/mimeview.c
11768                 Fix message a bit more
11769
11770 2005-10-16 [colin]      1.9.15cvs54
11771
11772         * src/addressbook.c
11773                 Second attempt at flicker fixing
11774
11775 2005-10-16 [colin]      1.9.15cvs53
11776
11777         * src/addressbook.c
11778                 Fix flicker
11779
11780 2005-10-16 [wwp]        1.9.15cvs52
11781
11782         * src/addressbook.c
11783         * src/editaddress.c
11784         * src/prefs_common.c
11785         * src/prefs_common.h
11786                 Remember window sizes (address book)
11787
11788 2005-10-16 [wwp]        1.9.15cvs51
11789
11790         * src/plugins/clamav/clamav_plugin_gtk.c
11791         * src/plugins/spamassassin/spamassassin_gtk.c
11792                 Fix compilation warnings (missing #include).
11793
11794 2005-10-16 [colin]      1.9.15cvs50
11795
11796         * src/mimeview.c
11797         * src/summaryview.c
11798         * src/textview.c
11799                 Make 'c' check signature, and forward
11800                 c, l, y, t from summaryview to mimeview
11801
11802 2005-10-16 [colin]      1.9.15cvs49
11803
11804         * src/addressbook.c
11805                 Put border around buttons
11806         * src/mainwindow.c
11807         * src/summaryview.c
11808                 Rework menus (Patch based on a patch
11809                 by Paul)
11810
11811 2005-10-15 [wwp]        1.9.15cvs48
11812
11813         * src/editjpilot.c
11814         * src/editldap.c
11815         * src/editvcard.c
11816         * src/exphtmldlg.c
11817         * src/expldifdlg.c
11818         * src/export.c
11819         * src/import.c
11820         * src/importldif.c
11821         * src/importmutt.c
11822         * src/importpine.c
11823         * src/prefs_account.c
11824         * src/prefs_spelling.c
11825         * src/gtk/gtkutils.c
11826         * src/gtk/gtkutils.h
11827         * src/plugins/clamav/clamav_plugin_gtk.c
11828         * src/plugins/spamassassin/spamassassin_gtk.c
11829                 use nicer browse-for-file/dir buttons than the "..." ones,
11830                 code factorizing more.
11831
11832 2005-10-14 [colin]      1.9.15cvs47
11833
11834         * src/mainwindow.c
11835                 set relief on the account switcher so that people see it
11836                 grey out Create processing rules when no message is selected
11837         * src/prefs_filtering.c
11838                 ask before closing if the rule has not been modified, even if
11839                 it's not valid
11840         * src/prefs_matcher.c
11841                 fix sensitivity when entering the dialog
11842         * src/gtk/inputdialog.c
11843                 display a better icon on password ask
11844         * src/plugins/pgpcore/passphrase.c
11845                 make the dialog look better
11846
11847 2005-10-14 [paul]       1.9.15cvs46
11848
11849         * src/folderview.c
11850                 indicate presense of marked msgs in
11851                 unexpanded subfolders
11852
11853 2005-10-14 [paul]       1.9.15cvs45
11854
11855         * src/prefs_actions.c
11856         * src/prefs_common.c
11857         * src/prefs_common.h
11858         * src/prefs_filtering_action.c
11859         * src/prefs_matcher.c
11860         * src/prefs_template.c
11861                 remember window sizes
11862                 fix Info button size
11863
11864         Patches by wwp
11865
11866 2005-10-13 [colin]      1.9.15cvs44
11867
11868         * src/mimeview.c
11869         * src/noticeview.c
11870         * src/noticeview.h
11871                 Add a tooltip on the icon (optional) 
11872                 Get rid of the signature buttons and only
11873                 use the icon+tooltip
11874
11875 2005-10-13 [colin]      1.9.15cvs43
11876
11877         * src/noticeview.c
11878         * src/noticeview.h
11879                 Add hand cursor for hovering over icon
11880
11881 2005-10-13 [colin]      1.9.15cvs42
11882
11883         * src/summaryview.c
11884                 Fix crash when quicksearch's hidden 
11885                 at startup
11886
11887 2005-10-13 [colin]      1.9.15cvs41
11888
11889         * src/compose.c
11890                 Set subject when forwarding multiple mails
11891                 Check that other recipient than the default Cc or Bcc
11892                 have been set before sending.
11893
11894 2005-10-13 [colin]      1.9.15cvs40
11895
11896         * src/imap.c
11897                 Batch per-folder
11898                 Introduce locking, but don't use it yet
11899
11900 2005-10-13 [colin]      1.9.15cvs39
11901
11902         * src/gtk/quicksearch.c
11903                 Reset quicksearch when hiding it
11904                 Make sticky a real pref
11905
11906 2005-10-13 [colin]      1.9.15cvs38
11907
11908         * src/summaryview.c
11909                 Faster prefs apply
11910
11911 2005-10-13 [colin]      1.9.15cvs37
11912
11913         * src/mimeview.c
11914         * src/noticeview.c
11915         * src/noticeview.h
11916         * src/plugins/pgpcore/sgpgme.c
11917                 Make privacy icon clickable
11918                 Move Trust field in Full info
11919                 When trust is less than full, don't display
11920                 a warning icon
11921
11922 2005-10-13 [colin]      1.9.15cvs36
11923
11924         * src/folder.c
11925                 Batch on flags sync
11926         * src/folderview.c
11927                 Revert speed hack which is dangerous in fact
11928                 Apply prefs faster
11929
11930 2005-10-13 [colin]      1.9.15cvs35
11931
11932         * src/folder_item_prefs.c
11933                 Fix pref corruption on folder move. Patch
11934                 by wwp
11935
11936 2005-10-13 [paul]       1.9.15cvs34
11937
11938         * src/export.c
11939         * src/import.c
11940                 fix typos in g_warnings
11941         * src/prefs_account.c
11942                 add a file selector for Signature file
11943
11944         Patches by wwp
11945
11946 2005-10-12 [colin]      1.9.15cvs33
11947
11948         * src/mimeview.c
11949                 Provide a quick way to go back from a
11950                 signature's full info to the email part
11951
11952 2005-10-12 [colin]      1.9.15cvs32
11953
11954         * src/compose.c
11955                 Remove old hack of encoding signed mails with base64.
11956                 QP works equally well.
11957
11958 2005-10-12 [colin]      1.9.15cvs31
11959
11960         * src/crash.c
11961                 Replace deprecated GtkText with GtkTextView
11962         * src/imap.c
11963                 Fix a logic bug about counts in imap_select
11964                 (previously un-triggered)
11965         * src/mainwindow.c
11966         * src/summaryview.c
11967         * src/news.c
11968                 Allow local deletion of news posts
11969         * src/mimeview.c
11970                 Show GPG noticeview on the message/rfc822 part
11971                 in addition to the text/plain one
11972         * src/prefs_image_viewer.c
11973           src/plugins/pgpcore/prefs_gpg.c
11974                 Polish (set the label as part of the checkbox)
11975         * src/wizard.c
11976                 Don't sit there doing nothing after destroying
11977                 the window - return err
11978
11979 2005-10-11 [colin]      1.9.15cvs30
11980
11981         * src/folderview.c
11982                 Apply processing rules before showing folders.
11983                 Early folder show (before flags sync) will only
11984                 be done when there are no processing rules (nor
11985                 pre- or post- ones)
11986         * src/imap.c
11987                 Fix stuff related to mail subdir, creation and 
11988                 deletion of folders 
11989         * src/imap_gtk.c
11990                 Don't allow creation of folders in NoInferior
11991                 folders, as it won't work
11992
11993 2005-10-10 [colin]      1.9.15cvs29
11994
11995         * src/compose.c
11996                 Reselect "None" Privacy system when selecting an
11997                 account with no privacy system defined
11998
11999 2005-10-10 [colin]      1.9.15cvs28
12000
12001         * src/mainwindow.c
12002                 Add Windows-1252 encoding
12003         * src/prefs_common.c
12004                 Rework some defaults:
12005                 - autosave to draft by default
12006                 - don't show header pane (it's already in the textview)
12007                 - Select first new or unread mail on entry
12008                 - Assume 'Yes' to change folder when there's no more
12009                   unread message
12010         * src/prefs_matcher.c
12011                 Fix a gtk assertion failure
12012         * src/gtk/colorlabel.c
12013                 Workaround bad repainting on selection
12014         * src/main.c
12015                 Freeze/thaw (a bit faster on ssh -X)
12016         * src/msgcache.c
12017                 Get rid of StrdupConverter that just adds an
12018                 extra strdup/free 
12019         * src/etpan/imap_thread.c
12020                 memset buf to 0
12021
12022 2005-10-10 [colin]      1.9.15cvs27
12023
12024         * src/export.c
12025         * src/import.c
12026                 Fix compile on gtk 2.4. Patch by wwp
12027
12028 2005-10-09 [colin]      1.9.15cvs26
12029
12030         * src/mainwindow.c
12031         * src/messageview.c
12032         * src/summaryview.c
12033                 Clarify forward menus. Patch by wwp
12034
12035 2005-10-09 [colin]      1.9.15cvs25
12036
12037         * src/compose.c
12038         * src/compose.h
12039                 Fix bug #829 (Non-working "Encrypt message by 
12040                 default when replying to an encrypted message")
12041
12042 2005-10-08 [colin]      1.9.15cvs24
12043
12044         * src/wizard.c
12045                 Fix bug #827 ("Welcome" setup wizard after a 
12046                 permission error gives up & forgets itself.)
12047
12048 2005-10-08 [colin]      1.9.15cvs23
12049
12050         * src/procmime.c
12051                 Fix bug #828 (Ignoring headers with spaces around = sign)
12052
12053 2005-10-08 [colin]      1.9.15cvs22
12054
12055         * src/export.c
12056                 Warning fix by wwp
12057
12058 2005-10-08 [colin]      1.9.15cvs21
12059
12060         * src/folder.c
12061         * src/folder.h
12062                 Add a processing_pending indicator, set on 
12063                 folder_item_open and cleared after 
12064                 folder_item_process_open
12065         * src/folderview.c
12066         * src/summaryview.c
12067                 wrap procmsg_msginfo_*_flags, and in the
12068                 wrapper check that there's no folder processing 
12069                 pending. If there is, defer the flags change until 
12070                 processing is done to avoid stepping over each
12071                 other's toes.
12072                 Freeze during processing, but not during scanning.
12073
12074 2005-10-07 [colin]      1.9.15cvs20
12075
12076         * src/plugins/pgpcore/passphrase.c
12077                 Fix bug #826 (X-Server hangs when 
12078                 right-clicking a PGP encrypted message)
12079
12080 2005-10-07 [paul]       1.9.15cvs19
12081
12082         * src/compose.c
12083                 fix compose_entries[]
12084                 patch by Fabien Vantard
12085
12086 2005-10-06 [colin]      1.9.15cvs18
12087
12088         * src/pixmaps/address.xpm
12089         * src/pixmaps/address_book.xpm
12090         * src/pixmaps/book.xpm
12091         * src/pixmaps/check_spelling.xpm
12092         * src/pixmaps/checkbox_off.xpm
12093         * src/pixmaps/checkbox_on.xpm
12094         * src/pixmaps/close.xpm
12095         * src/pixmaps/complete.xpm
12096         * src/pixmaps/continue.xpm
12097         * src/pixmaps/deleted.xpm
12098         * src/pixmaps/down_arrow.xpm
12099         * src/pixmaps/exec.xpm
12100         * src/pixmaps/forwarded.xpm
12101         * src/pixmaps/group.xpm
12102         * src/pixmaps/ignorethread.xpm
12103         * src/pixmaps/interface.xpm
12104         * src/pixmaps/jpilot.xpm
12105         * src/pixmaps/ldap.xpm
12106         * src/pixmaps/linewrap.xpm
12107         * src/pixmaps/linewrapcurrent.xpm
12108         * src/pixmaps/mail.xpm
12109         * src/pixmaps/mail_attach.xpm
12110         * src/pixmaps/mail_compose.xpm
12111         * src/pixmaps/mail_forward.xpm
12112         * src/pixmaps/mail_receive.xpm
12113         * src/pixmaps/mail_receive_all.xpm
12114         * src/pixmaps/mail_reply.xpm
12115         * src/pixmaps/mail_reply_to_all.xpm
12116         * src/pixmaps/mail_reply_to_author.xpm
12117         * src/pixmaps/mail_send.xpm
12118         * src/pixmaps/mail_send_queue.xpm
12119         * src/pixmaps/mime_application.xpm
12120         * src/pixmaps/mime_audio.xpm
12121         * src/pixmaps/mime_image.xpm
12122         * src/pixmaps/mime_message.xpm
12123         * src/pixmaps/mime_text_enriched.xpm
12124         * src/pixmaps/mime_text_html.xpm
12125         * src/pixmaps/mime_text_plain.xpm
12126         * src/pixmaps/mime_unknown.xpm
12127         * src/pixmaps/new.xpm
12128         * src/pixmaps/news_compose.xpm
12129         * src/pixmaps/offline.xpm
12130         * src/pixmaps/online.xpm
12131         * src/pixmaps/paste.xpm
12132         * src/pixmaps/preferences.xpm
12133         * src/pixmaps/privacy_emblem_encrypted.xpm
12134         * src/pixmaps/privacy_expired.xpm
12135         * src/pixmaps/privacy_failed.xpm
12136         * src/pixmaps/privacy_passed.xpm
12137         * src/pixmaps/privacy_signed.xpm
12138         * src/pixmaps/privacy_unknown.xpm
12139         * src/pixmaps/privacy_warn.xpm
12140         * src/pixmaps/properties.xpm
12141         * src/pixmaps/replied.xpm
12142         * src/pixmaps/search.xpm
12143         * src/pixmaps/unread.xpm
12144         * src/pixmaps/up_arrow.xpm
12145         * src/pixmaps/vcard.xpm
12146                 Modernize internal theme, with icons from the 
12147                 Gnomaws theme. Keep some of the old ones where
12148                 they were better.
12149
12150 2005-10-06 [colin]      1.9.15cvs17
12151
12152         * src/summaryview.c
12153                 Little optimisations + bugfix
12154         * src/toolbar.c
12155                 Remove default useless items - useless being defined
12156                 by the default relevant prefs
12157         * src/wizard.c
12158                 include config.h to make gettext work
12159         * src/prefs_themes.c
12160                 Fix selection of current theme in prefs
12161
12162 2005-10-06 [colin]      1.9.15cvs16
12163
12164         * src/prefs_common.c
12165         * src/prefs_common.h
12166         * src/prefs_summaries.c
12167         * src/folderview.c
12168                 Add a warning dialog on Mark all read 
12169                 (with pref to get rid of it)
12170
12171 2005-10-06 [paul]       1.9.15cvs15
12172
12173         * po/nb.po
12174         * po/pt_BR.po
12175                 updated by Geir Helland and Frederico
12176                 Goncalves Guimaraes
12177
12178 2005-10-05 [colin]      1.9.15cvs14
12179
12180         * src/folder.c
12181         * src/folder.h
12182         * src/folderview.c
12183         * src/folderview.h
12184         * src/imap_gtk.c
12185         * src/mh_gtk.c
12186         * src/mainwindow.c
12187         * src/setup.c
12188                 add a way to rescan without rebuilding
12189                 make moving a bit faster (less folders changes)
12190                 don't lock the tree on Get 
12191         * src/imap.c
12192                 Don't re-delete deleted messages before expunging
12193         * src/summaryview.c
12194                 Set batch mode when deleting mails
12195
12196 2005-10-05 [paul]       1.9.15cvs13
12197
12198         * src/mainwindow.c
12199         * src/mainwindow.h
12200                 fix disabled Execute menu item
12201         * src/toolbar.c
12202                 match the change in 1.9.15cvs10: use Compose
12203                 instead of News by default
12204
12205 2005-10-04 [colin]      1.9.15cvs12
12206
12207         * src/compose.c
12208                 When replying to an ML post with Reply-To set
12209                 to the poster's email, honor it (as before),
12210                 but also honor our user's request to reply to
12211                 the mailing list: set the ML address in the To
12212                 field and the Reply-To address in the Cc: 
12213                 field.
12214
12215 2005-10-04 [colin]      1.9.15cvs11
12216
12217         * src/plugins/trayicon/trayicon.c
12218                 Finish cosmetic change - thanks to wwp
12219
12220 2005-10-04 [colin]      1.9.15cvs10
12221
12222         * src/toolbar.c
12223                 Use Compose instead of Email by default.
12224                 Spotted by wwp.
12225
12226 2005-10-04 [colin]      1.9.15cvs9
12227
12228         * src/folder.c
12229         * src/folder.h
12230         * src/folderview.c
12231         * src/imap.c
12232         * src/etpan/imap-thread.c
12233         * src/etpan/imap-thread.h
12234                 Try to make IMAP faster, by simplifying SEARCH
12235                 commands, avoiding sending two STATUS in a row,
12236                 and deferring flags sync and processing just
12237                 after displaying the folder. 
12238                 This will update the SummaryView in certain
12239                 cases (new mails not already fetched, flags
12240                 changed from another client) but in a non-
12241                 blocking manner.
12242
12243 2005-10-04 [colin]      1.9.15cvs8
12244
12245         * src/plugins/trayicon/trayicon.c
12246                 Relabel "Offline" to "Work offline"
12247
12248 2005-10-04 [colin]      1.9.15cvs7
12249
12250         * src/export.c
12251         * src/import.c
12252         * src/mbox.c
12253                 Fix mbox import/export buglets
12254                 Patch by wwp
12255         * src/plugins/trayicon/trayicon.c
12256                 Add offline swithc
12257                 Patch by wwp
12258
12259 2005-10-04 [colin]      1.9.15cvs6
12260
12261         * src/folder.c
12262         * src/folderview.c
12263         * src/summaryview.c
12264                 Better fix (don't break mark all read) for cvs2
12265
12266 2005-10-03 [colin]      1.9.15cvs5
12267
12268         * src/folder.c
12269                 Use a sane sort by default
12270
12271 2005-10-03 [colin]      1.9.15cvs4
12272
12273         * src/inc.c
12274                 Add a 'Only once' button for overriding offline mode
12275         * src/prefs_account.c
12276         * src/wizard.c
12277                 Add Local mbox to the wizard
12278                 Add IMAP subdir to the wizard (or the wizard is useless
12279                 for such accounts, or even worse than useless)
12280                 Move IMAP subdir from Advanced to Receive tab, as it's
12281                 not that uncommon
12282
12283 2005-10-03 [colin]      1.9.15cvs3
12284
12285         * src/send_message.c
12286                 Forgot this one in cvs1
12287
12288 2005-10-03 [colin]      1.9.15cvs2
12289
12290         * src/folder.c
12291                 Faster close when leaving a folder with lots
12292                 of new mails. Idea by David Relson.
12293
12294 2005-10-03 [colin]      1.9.15cvs1
12295
12296         * src/compose.c
12297         * src/imap.c
12298         * src/inc.c
12299         * src/main.c
12300         * src/messageview.c
12301         * src/news.c
12302         * src/summaryview.c
12303         * src/gtk/sslcertwindow.c
12304         * src/plugins/trayicon/trayicon.c
12305                 Add accels to every AlertPanel. Patch by Fabien 
12306                 Vantard
12307
12308 2005-10-03 [paul]       1.9.15
12309
12310         1.9.15 released
12311
12312 2005-10-03 [paul]       1.9.14cvs68
12313
12314         * po/ca.po
12315         * po/de.po
12316         * po/es.po
12317         * po/fi.po
12318         * po/fr.po
12319         * po/sk.po
12320         * po/sr.po
12321         * po/zh_CN.po
12322                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12323                 Mones Lastra, Tommi Pirinen, Fabien vantard,
12324                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
12325
12326 2005-10-03 [paul]       1.9.14cvs67
12327
12328         * src/send_message.c
12329                 prevent hang on Cancel
12330                 patch by Colin
12331
12332 2005-10-03 [paul]       1.9.14cvs66
12333
12334         * src/main.c
12335                 fix crash in IMAP caused by discrepancy
12336                 between check_at_startup and offline mode
12337                 Patch by Colin
12338
12339 2005-10-01 [paul]       1.9.14cvs65
12340
12341         * src/inc.c
12342                 fix engrish
12343
12344 2005-10-01 [paul]       1.9.14cvs64
12345         * src/export.c
12346         * src/import.c
12347                 synchronise import_mbox() and export_mbox()
12348         * src/mbox.c
12349                 proc_mbox(): add alert if file cannot be opened
12350                 export_list_to_mbox(): test if dest file exists,
12351                 prompt user to overwrite if it does. add alert
12352                 if file cannot be created
12353                                                                 
12354         Patch by wwp
12355                                                                                                                 
12356
12357 2005-09-30 [paul]       1.9.14cvs63
12358
12359         * src/addressbook.c
12360                 Fix sensitivity of a menu
12361         * src/codeconv.c
12362                 Respect hidden pref for mails with no encoding
12363         * src/common/xml.c
12364                 Fix memory corruption
12365         * src/plugins/pgpcore/sgpgme.c
12366                 Fix segfault on incomplete sigs, and display
12367                 of S/Mime UIDs
12368
12369         Patches by Colin
12370
12371 2005-09-30 [colin]      1.9.14cvs62
12372
12373         * src/partial_download.c
12374                 Little logic fix in almost-dead code
12375         * src/pop.c
12376                 Fix partial download when there's no new mail
12377
12378 2005-09-29 [paul]       1.9.14cvs61
12379
12380         * src/plugins/pgpinline/pgpinline.c
12381                 fix bug 819, 'crash accessing sign message'
12382                 Patch by Colin
12383
12384 2005-09-28 [martin]     1.9.14cvs60
12385
12386         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12387                 fix bug #790 (Crash when restarting window manager (fluxbox))
12388
12389 2005-09-28 [paul]       1.9.14cvs59
12390
12391         * src/gtk/gtkaspell.c
12392                 fix off-by-one typo
12393
12394 2005-09-27 [colin]      1.9.14cvs58
12395
12396         * src/plugins/pgpcore/sgpgme.c
12397                 Report error when there's one, instead of
12398                 "Signature unchecked" 
12399
12400 2005-09-27 [colin]      1.9.14cvs57
12401
12402         * src/prefs_quote.c
12403                 Fix bug #816 (Weird quotation with spaces)
12404
12405 2005-09-27 [colin]      1.9.14cvs56
12406
12407         * src/codeconv.c
12408         * src/compose.c
12409         * src/compose.h
12410                 Put subject in compose's title
12411                 Fix Automatic encoding so that it's really automatic:
12412                 first try default locale's charset, then charset of the replied mail, 
12413                 then utf-8
12414                 Fix encoding of headers (must be in strict mode too)
12415
12416 2005-09-26 [colin]      1.9.14cvs55
12417
12418         * src/gtk/gtkaspell.c
12419                 Fix previous patch - don't color the space,
12420                 just uncolor it :)
12421
12422 2005-09-26 [colin]      1.9.14cvs54
12423
12424         * src/gtk/gtkaspell.c
12425                 Unmark space if possible
12426
12427 2005-09-26 [colin]      1.9.14cvs53
12428
12429         * src/imap.c
12430                 log_error instead of alertpanel according to the pref
12431         * src/etpan/imap-thread.c
12432                 Print connect status, copy only necessary size to 
12433                 logger
12434         * src/plugins/pgpmime/pgpmime.c
12435                 Handle S/Mime signatures (verification only). Patch based
12436                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
12437
12438 2005-09-26 [paul]       1.9.14cvs52
12439
12440         * src/common/passcrypt.c
12441                 this 'workaround' not necessary on NetBSD.
12442                 Thanks to Daniel Gustafson
12443
12444 2005-09-26 [paul]
12445
12446         1.9.15-rc4 released
12447
12448 2005-09-26 [paul]       1.9.14cvs51
12449
12450         * src/summaryview.c
12451                 Skip currently selected message when
12452                 looking for next new or unread message
12453                 in current folder. Patch by Colin
12454         * src/common/passcrypt.c
12455                 eliminate warnings on *BSD. Patch by
12456                 Daniel Gustafson
12457
12458 2005-09-26 [colin]      1.9.14cvs50
12459
12460         * src/procmsg.c
12461                 Call postfiltering hook anyway
12462
12463 2005-09-22 [colin]      1.9.14cvs49
12464
12465         * src/codeconv.c
12466         * src/codeconv.h
12467                 Add a strict mode that doesn't replace with _
12468         * src/compose.c
12469         * src/compose.h
12470                 Use strict conversion while sending
12471                 Fix race when drafting while sending (happens
12472                 on IMAP)
12473                 Fix d'n'd of messages from summaryview
12474         * src/prefs_common.c
12475         * src/prefs_common.h
12476                 add hidden utf8_instead_of_locale_for_broken_mail 
12477                 pref for people that preferred the default charset 
12478                 to be utf8 for broken mails
12479         * src/quote_fmt_parse.y
12480                 fix bug #815 (No quote insert if "From:" fied 
12481                 contained Russian letters)
12482         * src/summaryview.c
12483                 Fix d'n'd of messages to compose
12484
12485 2005-09-22 [paul]       1.9.14cvs48
12486
12487         * src/compose.c
12488                 fix bug where attachments Name entry
12489                 would display Path instead
12490
12491 2005-09-21 [paul]       1.9.14cvs47
12492
12493         * README
12494         * README.jp
12495         * configure.ac
12496         * config/config.rpath
12497         * doc/manual/en/sylpheed-20.html
12498         * doc/manual/es/sylpheed-20.html
12499         * po/bg.po
12500         * po/ca.po
12501         * po/de.po
12502         * po/es.po
12503         * po/fr.po
12504         * po/it.po
12505         * po/pt_BR.po
12506         * po/sk.po
12507         * po/zh_TW.po
12508         * src/account.c
12509         * src/account.h
12510         * src/action.c
12511         * src/action.h
12512         * src/adbookbase.h
12513         * src/addr_compl.c
12514         * src/addr_compl.h
12515         * src/addrbook.c
12516         * src/addrbook.h
12517         * src/addrcache.c
12518         * src/addrcache.h
12519         * src/addrcindex.c
12520         * src/addrcindex.h
12521         * src/addrclip.c
12522         * src/addrclip.h
12523         * src/addrdefs.h
12524         * src/addressadd.c
12525         * src/addressadd.h
12526         * src/addressbook.c
12527         * src/addressbook.h
12528         * src/addressitem.h
12529         * src/addrgather.c
12530         * src/addrgather.h
12531         * src/addrharvest.c
12532         * src/addrharvest.h
12533         * src/addrindex.c
12534         * src/addrindex.h
12535         * src/addritem.c
12536         * src/addritem.h
12537         * src/addrquery.c
12538         * src/addrquery.h
12539         * src/addrselect.c
12540         * src/addrselect.h
12541         * src/alertpanel.c
12542         * src/alertpanel.h
12543         * src/browseldap.c
12544         * src/browseldap.h
12545         * src/codeconv.c
12546         * src/codeconv.h
12547         * src/compose.c
12548         * src/compose.h
12549         * src/crash.c
12550         * src/crash.h
12551         * src/customheader.c
12552         * src/customheader.h
12553         * src/displayheader.c
12554         * src/displayheader.h
12555         * src/editaddress.c
12556         * src/editaddress.h
12557         * src/editbook.c
12558         * src/editbook.h
12559         * src/editgroup.c
12560         * src/editgroup.h
12561         * src/editjpilot.c
12562         * src/editjpilot.h
12563         * src/editldap.c
12564         * src/editldap.h
12565         * src/editldap_basedn.c
12566         * src/editldap_basedn.h
12567         * src/editvcard.c
12568         * src/editvcard.h
12569         * src/enriched.c
12570         * src/enriched.h
12571         * src/exphtmldlg.c
12572         * src/exphtmldlg.h
12573         * src/expldifdlg.c
12574         * src/expldifdlg.h
12575         * src/export.c
12576         * src/export.h
12577         * src/exporthtml.c
12578         * src/exporthtml.h
12579         * src/exportldif.c
12580         * src/exportldif.h
12581         * src/filtering.c
12582         * src/filtering.h
12583         * src/folder.c
12584         * src/folder.h
12585         * src/folder_item_prefs.c
12586         * src/folder_item_prefs.h
12587         * src/foldersel.c
12588         * src/foldersel.h
12589         * src/folderutils.c
12590         * src/folderutils.h
12591         * src/folderview.c
12592         * src/folderview.h
12593         * src/grouplistdialog.c
12594         * src/grouplistdialog.h
12595         * src/headerview.c
12596         * src/headerview.h
12597         * src/html.c
12598         * src/html.h
12599         * src/image_viewer.c
12600         * src/image_viewer.h
12601         * src/imap.c
12602         * src/imap.h
12603         * src/imap_gtk.c
12604         * src/imap_gtk.h
12605         * src/import.c
12606         * src/import.h
12607         * src/importldif.c
12608         * src/importldif.h
12609         * src/importmutt.c
12610         * src/importmutt.h
12611         * src/importpine.c
12612         * src/importpine.h
12613         * src/inc.c
12614         * src/inc.h
12615         * src/jpilot.c
12616         * src/jpilot.h
12617         * src/ldapctrl.c
12618         * src/ldapctrl.h
12619         * src/ldaplocate.c
12620         * src/ldaplocate.h
12621         * src/ldapquery.c
12622         * src/ldapquery.h
12623         * src/ldapserver.c
12624         * src/ldapserver.h
12625         * src/ldaputil.c
12626         * src/ldaputil.h
12627         * src/ldif.c
12628         * src/ldif.h
12629         * src/localfolder.c
12630         * src/localfolder.h
12631         * src/main.c
12632         * src/main.h
12633         * src/mainwindow.c
12634         * src/mainwindow.h
12635         * src/manual.c
12636         * src/manual.h
12637         * src/matcher.c
12638         * src/matcher.h
12639         * src/matcher_parser.h
12640         * src/matcher_parser_lex.l
12641         * src/matcher_parser_parse.y
12642         * src/mbox.c
12643         * src/mbox.h
12644         * src/message_search.c
12645         * src/message_search.h
12646         * src/messageview.c
12647         * src/messageview.h
12648         * src/mh.c
12649         * src/mh.h
12650         * src/mh_gtk.c
12651         * src/mh_gtk.h
12652         * src/mimeview.c
12653         * src/mimeview.h
12654         * src/msgcache.c
12655         * src/msgcache.h
12656         * src/mutt.c
12657         * src/mutt.h
12658         * src/news.c
12659         * src/news.h
12660         * src/news_gtk.c
12661         * src/news_gtk.h
12662         * src/noticeview.c
12663         * src/noticeview.h
12664         * src/partial_download.c
12665         * src/partial_download.h
12666         * src/pine.c
12667         * src/pine.h
12668         * src/pop.c
12669         * src/pop.h
12670         * src/prefs_account.c
12671         * src/prefs_account.h
12672         * src/prefs_actions.c
12673         * src/prefs_actions.h
12674         * src/prefs_common.c
12675         * src/prefs_common.h
12676         * src/prefs_compose_writing.c
12677         * src/prefs_compose_writing.h
12678         * src/prefs_customheader.c
12679         * src/prefs_customheader.h
12680         * src/prefs_display_header.c
12681         * src/prefs_display_header.h
12682         * src/prefs_ext_prog.c
12683         * src/prefs_ext_prog.h
12684         * src/prefs_filtering.c
12685         * src/prefs_filtering.h
12686         * src/prefs_filtering_action.c
12687         * src/prefs_filtering_action.h
12688         * src/prefs_folder_column.c
12689         * src/prefs_folder_column.h
12690         * src/prefs_folder_item.c
12691         * src/prefs_folder_item.h
12692         * src/prefs_fonts.c
12693         * src/prefs_fonts.h
12694         * src/prefs_gtk.c
12695         * src/prefs_gtk.h
12696         * src/prefs_image_viewer.c
12697         * src/prefs_image_viewer.h
12698         * src/prefs_matcher.c
12699         * src/prefs_matcher.h
12700         * src/prefs_message.c
12701         * src/prefs_message.h
12702         * src/prefs_msg_colors.c
12703         * src/prefs_msg_colors.h
12704         * src/prefs_other.c
12705         * src/prefs_other.h
12706         * src/prefs_quote.c
12707         * src/prefs_quote.h
12708         * src/prefs_receive.c
12709         * src/prefs_receive.h
12710         * src/prefs_send.c
12711         * src/prefs_send.h
12712         * src/prefs_spelling.c
12713         * src/prefs_spelling.h
12714         * src/prefs_summaries.c
12715         * src/prefs_summaries.h
12716         * src/prefs_summary_column.c
12717         * src/prefs_summary_column.h
12718         * src/prefs_template.c
12719         * src/prefs_template.h
12720         * src/prefs_themes.c
12721         * src/prefs_themes.h
12722         * src/prefs_toolbar.c
12723         * src/prefs_toolbar.h
12724         * src/prefs_wrapping.c
12725         * src/prefs_wrapping.h
12726         * src/privacy.c
12727         * src/privacy.h
12728         * src/procheader.c
12729         * src/procheader.h
12730         * src/procmime.c
12731         * src/procmime.h
12732         * src/procmsg.c
12733         * src/procmsg.h
12734         * src/quote_fmt.c
12735         * src/quote_fmt_parse.y
12736         * src/recv.c
12737         * src/recv.h
12738         * src/remotefolder.c
12739         * src/remotefolder.h
12740         * src/send_message.c
12741         * src/send_message.h
12742         * src/setup.c
12743         * src/setup.h
12744         * src/simple-gettext.c
12745         * src/sourcewindow.c
12746         * src/sourcewindow.h
12747         * src/ssl_manager.c
12748         * src/ssl_manager.h
12749         * src/statusbar.c
12750         * src/statusbar.h
12751         * src/stock_pixmap.c
12752         * src/stock_pixmap.h
12753         * src/summary_search.c
12754         * src/summary_search.h
12755         * src/summaryview.c
12756         * src/summaryview.h
12757         * src/syldap.c
12758         * src/syldap.h
12759         * src/textview.c
12760         * src/textview.h
12761         * src/toolbar.c
12762         * src/toolbar.h
12763         * src/undo.c
12764         * src/undo.h
12765         * src/unmime.c
12766         * src/unmime.h
12767         * src/vcard.c
12768         * src/vcard.h
12769         * src/wizard.c
12770         * src/wizard.h
12771         * src/common/base64.c
12772         * src/common/base64.h
12773         * src/common/defs.h
12774         * src/common/hooks.c
12775         * src/common/hooks.h
12776         * src/common/log.c
12777         * src/common/log.h
12778         * src/common/md5.c
12779         * src/common/md5.h
12780         * src/common/mgutils.c
12781         * src/common/mgutils.h
12782         * src/common/nntp.c
12783         * src/common/nntp.h
12784         * src/common/passcrypt.c
12785         * src/common/passcrypt.h.in
12786         * src/common/plugin.c
12787         * src/common/plugin.h
12788         * src/common/prefs.c
12789         * src/common/prefs.h
12790         * src/common/progressindicator.c
12791         * src/common/progressindicator.h
12792         * src/common/quoted-printable.c
12793         * src/common/quoted-printable.h
12794         * src/common/session.c
12795         * src/common/session.h
12796         * src/common/smtp.c
12797         * src/common/smtp.h
12798         * src/common/socket.c
12799         * src/common/socket.h
12800         * src/common/ssl.c
12801         * src/common/ssl.h
12802         * src/common/ssl_certificate.c
12803         * src/common/ssl_certificate.h
12804         * src/common/string_match.c
12805         * src/common/string_match.h
12806         * src/common/stringtable.c
12807         * src/common/sylpheed.c
12808         * src/common/sylpheed.h
12809         * src/common/template.c
12810         * src/common/template.h
12811         * src/common/timing.h
12812         * src/common/utils.c
12813         * src/common/utils.h
12814         * src/common/uuencode.c
12815         * src/common/uuencode.h
12816         * src/common/version.h.in
12817         * src/common/xml.c
12818         * src/common/xml.h
12819         * src/common/xmlprops.c
12820         * src/common/xmlprops.h
12821         * src/gtk/about.c
12822         * src/gtk/about.h
12823         * src/gtk/colorlabel.c
12824         * src/gtk/colorlabel.h
12825         * src/gtk/colorsel.c
12826         * src/gtk/colorsel.h
12827         * src/gtk/description_window.c
12828         * src/gtk/description_window.h
12829         * src/gtk/filesel.c
12830         * src/gtk/filesel.h
12831         * src/gtk/foldersort.c
12832         * src/gtk/foldersort.h
12833         * src/gtk/gtkutils.c
12834         * src/gtk/gtkutils.h
12835         * src/gtk/inputdialog.c
12836         * src/gtk/inputdialog.h
12837         * src/gtk/logwindow.c
12838         * src/gtk/logwindow.h
12839         * src/gtk/manage_window.c
12840         * src/gtk/manage_window.h
12841         * src/gtk/menu.c
12842         * src/gtk/menu.h
12843         * src/gtk/pluginwindow.c
12844         * src/gtk/pluginwindow.h
12845         * src/gtk/prefswindow.c
12846         * src/gtk/prefswindow.h
12847         * src/gtk/progressdialog.c
12848         * src/gtk/progressdialog.h
12849         * src/gtk/quicksearch.c
12850         * src/gtk/quicksearch.h
12851         * src/gtk/sslcertwindow.c
12852         * src/gtk/sslcertwindow.h
12853         * src/plugins/clamav/clamav_plugin.c
12854         * src/plugins/clamav/clamav_plugin.h
12855         * src/plugins/clamav/clamav_plugin_gtk.c
12856         * src/plugins/demo/demo.c
12857         * src/plugins/dillo_viewer/dillo_prefs.c
12858         * src/plugins/dillo_viewer/dillo_prefs.h
12859         * src/plugins/dillo_viewer/dillo_viewer.c
12860         * src/plugins/mathml_viewer/mathml_viewer.c
12861         * src/plugins/pgpcore/passphrase.c
12862         * src/plugins/pgpcore/passphrase.h
12863         * src/plugins/pgpcore/plugin.c
12864         * src/plugins/pgpcore/prefs_gpg.c
12865         * src/plugins/pgpcore/prefs_gpg.h
12866         * src/plugins/pgpcore/select-keys.c
12867         * src/plugins/pgpcore/select-keys.h
12868         * src/plugins/pgpcore/sgpgme.c
12869         * src/plugins/pgpcore/sgpgme.h
12870         * src/plugins/pgpinline/pgpinline.c
12871         * src/plugins/pgpinline/pgpinline.h
12872         * src/plugins/pgpinline/plugin.c
12873         * src/plugins/pgpmime/pgpmime.c
12874         * src/plugins/pgpmime/pgpmime.h
12875         * src/plugins/pgpmime/plugin.c
12876         * src/plugins/spamassassin/spamassassin.c
12877         * src/plugins/spamassassin/spamassassin.h
12878         * src/plugins/spamassassin/spamassassin_gtk.c
12879         * src/plugins/trayicon/trayicon.c
12880         * tools/OOo2sylpheed.pl
12881         * tools/acroread2sylpheed.pl
12882         * tools/asus_mailled.sh
12883         * tools/filter_conv.pl
12884         * tools/freshmeat_search.pl
12885         * tools/google_search.pl
12886         * tools/kmail2sylpheed.pl
12887         * tools/kmail2sylpheed_v2.pl
12888         * tools/maildir2sylpheed.pl
12889         * tools/multiwebsearch.pl
12890         * tools/newscache_clean.pl
12891         * tools/outlook2sylpheed.pl
12892         * tools/sylpheed-switcher
12893         * tools/update-po
12894         * tools/vcard2xml.py
12895         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
12896                 update FSF address
12897
12898 2005-09-21 [colin]      1.9.14cvs46
12899
12900         * src/gedit-print.c
12901         * src/procmsg.c
12902         * src/procmsg.h
12903         * src/textview.c
12904         * src/summaryview.c
12905                 Remove some printing hacks (deselection/reselection),
12906                 which by the way fix printing the currently 
12907                 displayed mime part (still only text)
12908                 Plus a little optimisation of summary_show
12909
12910
12911 2005-09-20 [colin]      1.9.14cvs45
12912
12913         * src/mainwindow.c
12914         * src/messageview.c
12915                 GUI fixups: add accels, set message
12916                 view title to displayed mail's subject
12917         * src/prefs_spelling.c
12918         * src/gtk/gtkaspell.c
12919                 GUI fixups: allow underlining misspelled
12920                 words instead of coloring them (a11y!)
12921
12922 2005-09-19 [colin]
12923
12924         1.9.15rc3 released
12925
12926 2005-09-19 [colin]      1.9.14cvs44
12927
12928         * src/compose.c
12929                 Fix draft message
12930         * src/gtk/gtkaspell.c
12931                 Fix wrong test ;-)
12932
12933 2005-09-19 [colin]      1.9.14cvs43
12934
12935         * src/addressbook.c
12936                 Fix sensitivity of Delete button
12937         * src/compose.c
12938                 Warn if the requested Privacy system
12939                 is not available
12940         * src/exphtmldlg.c
12941         * src/expldifdlg.c
12942         * src/importldif.c
12943         * src/importmutt.c
12944         * src/importpine.c
12945                 Fix crappy UI
12946         * src/
12947         * src/ssl.h
12948         * src/prefs_account.h
12949         * src/prefs_account.c
12950                 Save SSL prefs even in builds that have
12951                 SSL support disable
12952         * src/imap.c
12953         * src/inc.c
12954         * src/news.c
12955         * src/send_message.c
12956                 Warn if connection should be secure, but
12957                 SSL support isn't compiled in
12958         * src/gtkaspell.c
12959                 Fix word separation on UTF-8 systems
12960                 Fixes bug #812 (Strange inline spellchecking)
12961         * src/compose.c
12962                 Warn if the requested Privacy system
12963                 is not available
12964                 Factorize offline warning
12965         * src/imap.c
12966         * src/imap_gtk.c
12967         * src/imap_gtk.h
12968         * src/inc.h
12969         * src/news_gtk.c
12970         * src/news_gtk.h
12971         * src/messageview.c
12972                 Factorize offline warning
12973
12974 2005-09-19 [paul]
12975
12976         1.9.15-rc2 released
12977
12978 2005-09-18 [colin]      1.9.14cvs42
12979
12980         * src/codeconv.c
12981         * src/codeconv.h
12982         * src/procmime.c
12983                 Add a way to get locale's charset ignoring utf-8,
12984                 and use that as default encoding for broken mails
12985
12986 2005-09-18 [colin]      1.9.14cvs41
12987
12988         * src/gtk/logwindow.c
12989                 Translate string. Patch by Fabien Vantard
12990
12991 2005-09-18 [colin]      1.9.14cvs40
12992
12993         * configure.ac
12994                 Fix bug #803 (IMAP/SSL support breaks with 
12995                 GnuTLS libetpan 0.38)
12996
12997 2005-09-18 [colin]      1.9.14cvs39
12998
12999         * src/codeconv.c
13000         * src/compose.c
13001         * src/procmime.c
13002                 More charsets fixes. Fixes bug #806 (non
13003                 ascii characters in subject line)
13004
13005 2005-09-17 [paul]       1.9.14cvs38
13006
13007         * src/folderview.c
13008         * src/mainwindow.c
13009                 fix gcc-2.95 issues
13010                 Patch by Pawel Pekala
13011
13012 2005-09-17 [colin]      1.9.14cvs37
13013
13014         * src/addrindex.c
13015                 bugfix for NO-USE LDAP compilation, patch 
13016                 by Fabien Vantard
13017
13018 2005-09-17 [colin]      1.9.14cvs36
13019
13020         * src/prefs_actions.c
13021         * src/prefs_customheader.c
13022         * src/prefs_display_header.c
13023         * src/prefs_filtering_action.c
13024         * src/prefs_matcher.c
13025         * src/prefs_toolbar.c
13026                 Fix strange casts (less elegant but
13027                 works better)
13028
13029 2005-09-16 [colin]      1.9.14cvs35
13030
13031         * src/jpilot.c
13032                 Missed that one
13033
13034 2005-09-16 [colin]      1.9.14cvs34
13035
13036         * configure.ac
13037         * src/Makefile.am
13038         * src/addr_compl.c
13039         * src/addrindex.c
13040         * src/browseldap.c
13041         * src/editldap.c
13042         * src/ldaplocate.c
13043         * src/ldapquery.c
13044         * src/ldapquery.h
13045         * src/ldapserver.c
13046         * src/ldapserver.h
13047         * src/main.c
13048         * src/matcher_parser_parse.y
13049         * src/prefs_themes.c
13050         * src/etpan/Makefile.am
13051         * src/gtk/description_window.c
13052         * src/plugins/clamav/Makefile.am
13053         * src/plugins/clamav/clamav_plugin.c
13054         * src/plugins/dillo_viewer/Makefile.am
13055         * src/plugins/pgpcore/Makefile.am
13056         * src/plugins/pgpinline/Makefile.am
13057         * src/plugins/pgpmime/Makefile.am
13058         * src/plugins/trayicon/Makefile.am
13059                 Fix 100% cpu usage in address completion list
13060                 Fix little bugs (return with no values etc)
13061                 Fix all warnings (with common CFLAGS)
13062
13063 2005-09-15 [colin]      1.9.14cvs33
13064
13065         * src/addressbook.c
13066                 Fix bug where sometimes a group's email list is empty,
13067                 force its refresh (probably fixes "Re: how to create a 
13068                 distribution list")
13069         * src/ldapquery.c
13070                 Don't return to the callback in the main thread from the
13071                 fetch thread (or face segs!)
13072
13073 2005-09-15 [paul]       1.9.14cvs32
13074
13075         * src/prefs_matcher.c
13076                 forgotten in last commit
13077
13078 2005-09-15 [paul]       1.9.14cvs31
13079
13080         * src/prefs_actions.c
13081         * src/prefs_filtering_action.c
13082         * src/prefs_quote.c
13083         * src/quote_fmt.c
13084         * src/summaryview.c
13085         * src/gtk/description_window.c
13086         * src/gtk/description_window.h
13087         * src/gtk/quicksearch.c
13088                 allow interaction with the called
13089                 description window
13090                 Patch by Anders Hammar
13091
13092 2005-09-14 [paul]       1.9.14cvs30
13093
13094         * src/compose.c
13095                 fix a little annoyance when pasting with 3rd button 
13096                 with wrap_pastes=0 and wrap_input=1
13097                 Patch by Colin
13098
13099 2005-09-14 [paul]       1.9.14cvs29
13100
13101         * src/prefs_account.c
13102                 disable 'Filter messages on receiving' for
13103                 SMTP-only accounts
13104                 Patch  by Anders Hammar
13105
13106 2005-09-14 [paul]       1.9.14cvs28
13107
13108         * po/sk.po
13109                 fix crash
13110                 updated by Andrej Kacian
13111
13112 2005-09-14 [paul]
13113
13114         1.9.15-rc1 released
13115
13116 2005-09-14 [paul]       1.9.14cvs27
13117
13118         * po/es.po
13119                 updated by Ricardo Mones Lastra
13120         * src/compose.c
13121         * src/compose.h
13122                 associate no_wrap_tags to Compose windows
13123                 instead of using a static one
13124                 Patch by Colin
13125         * src/mbox.c
13126                 fix proc_mbox()
13127                 Patch by wwp
13128         * src/textview.c
13129                 remove unneeded printf()
13130
13131 2005-09-14 [paul]       1.9.14cvs26
13132
13133         * src/addrcache.c
13134         * src/codeconv.h
13135         * src/folder.h
13136         * src/mainwindow.h
13137         * src/mh.c
13138         * src/mimeview.h
13139         * src/partial_download.c
13140         * src/pop.c
13141         * src/prefs_account.c
13142         * src/prefs_account.h
13143         * src/prefs_actions.c
13144         * src/prefs_customheader.c
13145         * src/prefs_display_header.c
13146         * src/prefs_filtering_action.c
13147         * src/prefs_matcher.c
13148         * src/prefs_toolbar.c
13149         * src/privacy.h
13150         * src/procmime.c
13151         * src/procmime.h
13152         * src/procmsg.h
13153         * src/textview.c
13154         * src/undo.h
13155         * src/common/plugin.c
13156         * src/common/session.h
13157         * src/common/socket.c
13158         * src/common/socket.h
13159         * src/common/template.c
13160         * src/gtk/gtkaspell.c
13161         * src/gtk/quicksearch.h
13162         * src/plugins/pgpcore/passphrase.c
13163         * src/plugins/pgpcore/prefs_gpg.h
13164         * src/plugins/pgpcore/select-keys.c
13165         * src/plugins/pgpcore/select-keys.h
13166         * src/plugins/pgpcore/sgpgme.c
13167         * src/plugins/pgpinline/pgpinline.c
13168         * src/plugins/pgpmime/pgpmime.c
13169         * src/plugins/trayicon/trayicon.c
13170                 fix compilation warnings
13171                 Patch by Daniel Gustafson
13172
13173 2005-09-14 [paul]       1.9.14cvs25
13174
13175         * src/addressbook.c
13176                 add missing column header, and other small
13177                 bug fixes
13178                 Patch by Anders Hammar
13179
13180 2005-09-13 [colin]      1.9.14cvs24
13181
13182         * src/gtk/gtkaspell.c
13183                 Fix non-utf8 in menu
13184                 Fix little leaks
13185                 Nullify struct members after free()s
13186
13187 2005-09-13 [colin]      1.9.14cvs23
13188
13189         * src/compose.c
13190                 Test utf8 compliance before inserting to 
13191                 buffer, and try to convert if necessary
13192         * src/procmime.c
13193                 If no charset is present, use the locale 
13194                 one instead of us-ascii
13195         * src/procmsg.c
13196                 Add Sender, List-Post and To in the checked 
13197                 headers for automatic rules creation 
13198                 (thanks to wwp)
13199         * src/prefs_themes.c
13200         * src/gtk/gtkaspell.c
13201                 Remove deprecated functions. 
13202                 patch by Daniel Gustafson
13203
13204 2005-09-12 [colin]      1.9.14cvs22
13205
13206         * src/compose.c
13207                 Fix bug #448 (Scrolling/Redraw issue with 
13208                 address-fields in Header)
13209         * src/mainwindow.c
13210         * src/summaryview.c
13211         * src/summaryview.h
13212                 Fix loss of MSG_MARKED on move/copy
13213                 Fix bug #804 (Quicksearch togglebutton doesn't 
13214                 get depressed after '/' key is pressed)
13215
13216 2005-09-12 [paul]       1.9.14cvs21
13217
13218         * AUTHORS
13219         * src/gtk/logwindow.c
13220                 add 'Clear Log' to popup menu
13221                 Patch by Anders Hammar <anders.hammar@telia.com>
13222
13223 2005-09-12 [paul]       1.9.14cvs20
13224
13225         * src/compose.c
13226                 set correct sensitivity on attachments
13227                 popup menu
13228         * src/folder.c
13229                 fix typo
13230         * src/prefs_spelling.c
13231                 fix crash when no LANG env is set
13232         * src/common/xml.c
13233                 fix crash in wizard
13234                 don't use memeory after free
13235
13236         All patches by Daniel Gustafson
13237
13238 2005-09-12 [paul]       1.9.14cvs19
13239
13240         * src/prefs_themes.c
13241                 make theme info selectable
13242         * src/gtk/description_window.c
13243                 make window non-modal
13244         * tools/README
13245                 add details of asus_mailed.sh
13246         * tools/claws.i18n.status.pl
13247                 update for new zh_TW translator
13248                 widen the output
13249                 create alternate coloured lines
13250                 improve readability
13251
13252 2005-09-10 [colin]      1.9.14cvs18
13253
13254         * src/plugins/pgpcore/select-keys.c
13255                 Better order for the buttons
13256
13257 2005-09-10 [colin]      1.9.14cvs17
13258
13259         * src/compose.c
13260         * src/plugins/pgpcore/select-keys.c
13261         * src/plugins/pgpcore/select-keys.h
13262         * src/plugins/pgpcore/sgpgme.c
13263                 Add a "Don't encrypt" button to the key
13264                 selection dialog. Fixes bug #177 (There should be a 
13265                 'Don't encrypt button in the Select Keys dialog)
13266
13267 2005-09-10 [colin]      1.9.14cvs16
13268
13269         * src/compose.c
13270                 Fix bug #572 (%X option does not work with templates)
13271
13272 2005-09-10 [colin]      1.9.14cvs15
13273
13274         * src/toolbar.c 
13275                 Remove g_print
13276
13277 2005-09-10 [colin]      1.9.14cvs14
13278
13279         * src/imap.c
13280                 Fix a possible crash
13281
13282 2005-09-09 [colin]      1.9.14cvs13
13283
13284         * src/imap.c
13285         * src/etpan/imap-thread.c
13286         * src/etpan/imap-thread.h
13287                 Fix moving from queue or drafts to normal folders
13288                 Fix bug #794 (No way to delete without expunging)
13289                 Take flags unset by other mailers into account
13290                 Take deleted flag set by other mailers into account
13291                 Fix unsetting REPLIED flag
13292                 Fix crash when capabilities can't be retrieved
13293         * src/mainwindow.c
13294         * src/mainwindow.h
13295                 Add M_DELAYED_FLAGS condition, and let the user use
13296                 Execute in order to be able to expunge deleted mails,
13297                 even if he's not in delayed execute mode
13298         * src/prefs_spelling.c
13299                 Use 'en' dictionary by default if LANG is POSIX or C
13300         * src/gtk/prefswindow.c
13301                 Fix bug #767 (Preferences windows expanding) by making
13302                 the window a bit larger when the resolution is greater
13303                 than 640x480, and by putting the prefs in a
13304                 GtkScrolledWindow.
13305
13306 2005-09-09 [paul]       1.9.14cvs12
13307
13308         * AUTHORS
13309         * configure.ac
13310         * po/zh_TW.Big5.po      ** REMOVED **
13311         * po/zh_TW.po           ** ADDED **
13312                 updated by Wei-Lun Chao
13313
13314 2005-09-09 [paul]       1.9.14cvs11
13315
13316         * src/mainwindow.c
13317                 fix asserts
13318         * src/common/xml.c
13319                 delay memory allocation until file is
13320                 opened successfully
13321                 Patch by Daniel Gustafson
13322
13323 2005-09-09 [colin]      1.9.14cvs10
13324
13325         * src/imap.c
13326                 Add guards
13327
13328 2005-09-08 [colin]      1.9.14cvs9
13329
13330         * src/compose.c
13331                 Alert when we can't save draft
13332                 Fix various wrap/color issues
13333                 Add mid-click pasting respecting wrap_paste option
13334         * src/folder.c
13335         * src/folder.h
13336         * src/folder_item_prefs.c
13337         * src/folder_item_prefs.h
13338         * src/imap.c
13339         * src/imap_gtk.c
13340         * src/imap_gtk.h
13341         * src/main.c
13342         * src/mainwindow.c
13343         * src/mainwindow.h
13344         * src/news.c
13345         * src/news_gtk.c
13346         * src/news_gtk.h
13347         * src/prefs_folder_item.c
13348                 Fix the impossibility to synchronise folders for
13349                 offline use (IMAP and NNTP are concerned)
13350
13351 2005-09-08 [colin]      1.9.14cvs8
13352
13353         * configure.ac
13354                 Build LDAP and JPilot by default if available
13355         * src/textview.c
13356                 Fix use after free
13357
13358 2005-09-08 [paul]       1.9.14cvs7
13359
13360         * doc/manual/en/sylpheed-1.html
13361         * doc/manual/en/sylpheed-18.html
13362         * doc/manual/en/sylpheed-19.html
13363         * doc/manual/en/sylpheed-4.html
13364         * doc/manual/en/sylpheed-6.html
13365         * doc/manual/en/sylpheed.html
13366                 a few minor updates, plus include some
13367                 details about plugins and their requirements
13368         * src/mainwindow.c
13369                 minor changes to English in /View/Sort
13370
13371 2005-09-07 [colin]      1.9.14cvs6
13372
13373         * doc/manual/en/sylpheed-1.html
13374         * doc/manual/en/sylpheed-10.html
13375         * doc/manual/en/sylpheed-11.html
13376         * doc/manual/en/sylpheed-12.html
13377         * doc/manual/en/sylpheed-13.html
13378         * doc/manual/en/sylpheed-14.html
13379         * doc/manual/en/sylpheed-15.html
13380         * doc/manual/en/sylpheed-16.html
13381         * doc/manual/en/sylpheed-17.html
13382         * doc/manual/en/sylpheed-18.html
13383         * doc/manual/en/sylpheed-19.html
13384         * doc/manual/en/sylpheed-2.html
13385         * doc/manual/en/sylpheed-20.html
13386         * doc/manual/en/sylpheed-21.html
13387         * doc/manual/en/sylpheed-22.html
13388         * doc/manual/en/sylpheed-3.html
13389         * doc/manual/en/sylpheed-4.html
13390         * doc/manual/en/sylpheed-5.html
13391         * doc/manual/en/sylpheed-6.html
13392         * doc/manual/en/sylpheed-7.html
13393         * doc/manual/en/sylpheed-8.html
13394         * doc/manual/en/sylpheed-9.html
13395         * doc/manual/en/sylpheed.html
13396                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
13397
13398 2005-09-07 [colin]      1.9.14cvs5
13399
13400         * src/mainwindow.c
13401                 Make labels more to-the-point
13402
13403 2005-09-07 [colin]      1.9.14cvs4
13404
13405         * doc/manual/en/sylpheed-1.html
13406         * doc/manual/en/sylpheed-12.html
13407         * doc/manual/en/sylpheed-13.html
13408         * doc/manual/en/sylpheed-14.html
13409         * doc/manual/en/sylpheed-15.html
13410         * doc/manual/en/sylpheed-16.html
13411         * doc/manual/en/sylpheed-17.html
13412         * doc/manual/en/sylpheed-18.html
13413         * doc/manual/en/sylpheed-19.html
13414         * doc/manual/en/sylpheed-2.html
13415         * doc/manual/en/sylpheed-20.html
13416         * doc/manual/en/sylpheed-21.html
13417         * doc/manual/en/sylpheed-22.html
13418         * doc/manual/en/sylpheed-4.html
13419         * doc/manual/en/sylpheed-5.html
13420         * doc/manual/en/sylpheed-6.html
13421         * doc/manual/en/sylpheed-7.html
13422         * doc/manual/en/sylpheed-8.html
13423         * doc/manual/en/sylpheed-9.html
13424         * doc/manual/en/sylpheed.html
13425                 Update manual
13426
13427 2005-09-07 [colin]      1.9.14cvs3
13428
13429         * doc/faq/en/sylpheed-faq-1.html
13430         * doc/faq/en/sylpheed-faq-2.html
13431         * doc/faq/en/sylpheed-faq-3.html
13432         * doc/faq/en/sylpheed-faq.html
13433                 Update FAQ
13434
13435 2005-09-07 [colin]      1.9.14cvs2
13436
13437         * src/folderview.c
13438         * src/procmsg.c
13439         * src/summaryview.c
13440         * src/toolbar.c
13441                 Fix special subfolders:
13442                 - Inherit parent's icon
13443                 - sent contents of queues subfolders
13444                 - empty subfolders of trashes
13445         * src/mainwindow.c
13446                 Remove outdated manual and faq entries
13447         * src/common/utils.c
13448                 Add quotes around %s coming from mailcap
13449
13450 2005-09-07 [colin]      1.9.14cvs1
13451
13452         * src/compose.c
13453                 After saving draft, set modified to FALSE
13454         * src/mimeview.c
13455         * src/common/utils.c
13456         * src/common/utils.h
13457                 Try to open mime parts using what is 
13458                 indicated in ~/.mailcap or /etc/mailcap,
13459                 if possible.
13460
13461 2005-09-05 [paul]       1.9.14
13462
13463         1.9.14 released
13464
13465         * po/sk.po
13466                 updated by Andrej Kacian
13467
13468 2005-09-05 [paul]       1.9.13cvs83
13469
13470         * po/de.po
13471         * po/es.po
13472         * po/fi.po
13473         * po/fr.po
13474         * po/nb.po
13475         * po/pt_BR.po
13476         * po/sr.po
13477                 updated translations by Thomas Gilgin, Ricardo Mones
13478                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
13479                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
13480
13481 2005-09-04 [paul]       1.9.13cvs82
13482
13483         * src/compose.c
13484                 only warn about exceeded line length limit
13485                 on send
13486
13487 2005-09-04 [paul]       1.9.13cvs81
13488
13489         * src/compose.c
13490                 fix crash in 'line length exceeded' dialogue
13491
13492 2005-09-02 [paul]       1.9.13cvs80
13493
13494         * src/imap.c
13495                 fix bug 795, 'Connection lost IMAP'
13496                 and add statusbar prints
13497                 Patch by Colin
13498
13499 2005-09-02 [paul]       1.9.13cvs79
13500
13501         * src/compose.c
13502                 compose_wrap_paragraph() becomes
13503                 compose_beautify_paragraph()
13504                 Patch by Colin
13505
13506 2005-09-02 [colin]      1.9.13cvs78
13507
13508         * src/folderview.c
13509                 Micro-fix
13510
13511 2005-09-01 [colin]      1.9.13cvs77
13512
13513         * src/imap.c
13514                 Maybe fix bug #795 (Connection lost IMAP)
13515                 Don't try to send logout when we're disconnected.
13516         * src/summaryview.c
13517                 Include locked and marked emails in HRM
13518                 view. Fixes bug #800 (Locked messages no longer 
13519                 show up when hide read messages is used)
13520
13521 2005-09-01 [paul]       1.9.13cvs76
13522
13523         * src/prefs_common.c
13524                 fix bad cutting
13525
13526 2005-08-31 [colin]      1.9.13cvs75
13527
13528         * src/folderview.c
13529         * src/folderview.h
13530         * src/prefs_summaries.c
13531         * src/summaryview.c
13532                 Fix "go to next new", fix preference
13533                 (Open unread/next swapped)
13534
13535 2005-08-31 [paul]       1.9.13cvs74
13536
13537         * src/compose.c
13538         * src/folderview.c
13539         * src/headerview.c
13540         * src/headerview.h
13541         * src/mainwindow.c
13542         * src/prefs_common.c
13543         * src/prefs_common.h
13544         * src/prefs_fonts.c
13545         * src/summaryview.c
13546         * src/textview.c
13547         * src/common/defs.h
13548                 remove obsolete BOLD_FONT setting
13549                 fix font update in headerview and textview
13550                 headers after prefs change
13551                 Patch By Colin
13552
13553 2005-08-31 [paul]
13554
13555         1.9.14-rc4 released
13556
13557 2005-08-30 [colin]      1.9.13cvs73
13558
13559         * src/summaryview.c
13560                 When Hide read messages is selected and we
13561                 refresh the summaryview, don't remove the 
13562                 currently displayed message. Fixes bug #797
13563                 (Summary view reloads when new mail is 
13564                 downloaded in 1.9.14 rc)
13565
13566 2005-08-30 [colin]      1.9.13cvs72
13567
13568         * src/folderview.c
13569                 Fix flickering
13570         * src/mainwindow.c
13571                 Remove useless callback
13572         * src/mimeview.c
13573         * src/gtk/filesel.c
13574         * src/gtk/filesel.h
13575                 Add a filesel_select_file_save_folder() - used by Save All
13576
13577 2005-08-29 [paul]       1.9.13cvs71
13578
13579         * AUTHORS
13580         * src/matcher_parser_parse.y
13581         * src/etpan/imap-thread.c
13582                 fix building on FreeBSD
13583                 Patch by Daniel Gustafson <daniel@hobbit.se>
13584
13585 2005-08-29 [paul]       1.9.13cvs70
13586
13587         * src/plugins/pgpinline/pgpinline.c
13588                 only initialise sig result if it's been handled
13589                 Patch by Colin
13590
13591 2005-08-29 [paul]       1.9.13cvs69
13592         
13593         Patches by Colin:
13594
13595         * src/imap.c
13596         * src/common.utils.c
13597         * src/common/utils.h
13598                 optimisation
13599         * src/stock_pixmap.h
13600                 fix wrong icon reference
13601         * src/pixmaps/trash_btn.xpm
13602                 replace with nicer image
13603
13604 2005-08-28 [colin]      1.9.13cvs68
13605
13606         * src/Makefile.am
13607         * src/stock_pixmap.c
13608         * src/stock_pixmap.h
13609         * src/toolbar.c
13610         * src/pixmaps/trash_btn.xpm
13611                 Add a specific trash xpm for the button
13612
13613 2005-08-28 [colin]      1.9.13cvs67
13614
13615         * src/imap.c
13616                 Fix leak
13617
13618 2005-08-27 [colin]      1.9.13cvs66
13619
13620         * src/imap.c
13621         * src/procmime.c
13622                 Correctly fix "Problem with replies", fixes
13623                 pgpmime encryption too. 
13624
13625 2005-08-27 [colin]      1.9.13cvs65
13626
13627         * src/folder.c
13628         * src/procmsg.c
13629         * src/procmsg.h
13630         * src/summaryview.c
13631                 Fix bug #517 (messages removed from summaryview 
13632                 when moving fails)
13633
13634 2005-08-27 [colin]      1.9.13cvs64
13635
13636         * tools/Makefile.am
13637         * tools/asus_mailled.sh
13638                 Add a script to blink ASUS laptops' mail LED where there
13639                 is unread mail.
13640
13641 2005-08-27 [colin]      1.9.13cvs63
13642
13643         * src/imap.c
13644         * src/etpan/imap-thread.c
13645         * src/etpan/imap-thread.h
13646                 Implement automatic choosing of login method
13647                 Fixes bug #791
13648         * src/gtk/.cvsignore
13649                 Add sylpheed-marshal.[ch]
13650
13651 2005-08-27 [colin]      1.9.13cvs62
13652
13653         * src/common/utils.c
13654                 Fix confusing perror
13655
13656 2005-08-27 [colin]      1.9.13cvs61
13657
13658         * src/toolbar.c
13659         * src/toolbar.h
13660                 Remove A_DELETE, replace it with 
13661                 A_TRASH and A_DELETE_REAL. Automatically
13662                 rewrite config files to replace A_DELETE
13663                 with A_TRASH (no functionality change).
13664                 Fixes half of #794
13665
13666 2005-08-26 [colin]      1.9.13cvs60
13667
13668         * src/procmime.c
13669                 Previous "Problem with replies" fix brought other
13670                 problems, fixing them
13671
13672 2005-08-26 [colin]      1.9.13cvs59
13673
13674         * src/procmime.c
13675                 Fix "Problem with replies". This happened only
13676                 on IMAP...
13677         * src/procmsg.c
13678                 Factorize code a bit
13679         * src/compose.c
13680                 Speed improvement on very long messages (wrapping)
13681                 Fix signature color on Reedit and Redirect
13682                 On Reedit, don't attach pgp-signatures parts, but
13683                 set signing to On.
13684
13685 2005-08-24 [paul]       1.9.13cvs58
13686
13687         * src/compose.c
13688                 don't claim success when clicking
13689                 Cancel on the passphrase box.
13690                 Patch by Colin
13691
13692 2005-08-24 [paul]       1.9.13cvs57
13693
13694         * src/main.c
13695                 fix misplaced sylpheed.log
13696         * src/common/defs.h
13697                 define UIDL_DIR
13698
13699 2005-08-24 [paul]       1.9.13cvs56
13700
13701         * src/imap.c
13702         * src/etpan/imap-thread.c
13703         * src/etpan/imap-thread.h
13704                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
13705                 Patch by Colin
13706         * src/gtk/sylpheed-marshal.c    ** REMOVED **
13707         * src/gtk/sylpheed-marshal.h    ** REMOVED **
13708                 remove autogenerated files
13709         * tools/kdeservicemenu/README
13710         * tools/kdeservicemenu/install.sh
13711         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13712         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13713                 use Claws icon, use 'Sylpheed-Claws' in menu,
13714                 use kdialog, and other cleanups
13715
13716 2005-08-23 [paul]       1.9.13cvs55
13717
13718         * src/compose.c
13719                 fix paste/wrap crash
13720                 Patch by Colin
13721
13722 2005-08-23 [paul]       1.9.13cvs54
13723
13724         * src/main.c
13725                 fix crash recovery
13726                 Patch by Colin
13727
13728 2005-08-23 [paul]       1.9.13cvs53
13729
13730         * src/addressbook.c
13731         * src/editaddress.c
13732                 view all data of LDAP contacts
13733                 Patch by Colin
13734
13735 2005-08-23 [paul]       1.9.13cvs52
13736
13737         * src/addressbook.c
13738                 fix issues with the Search field
13739                 Patch by Colin
13740
13741 2005-08-22 [paul]       1.9.13cvs51
13742
13743         * src/folderview.c
13744                 put name of folder in processing dialog
13745                 title
13746         * src/prefs_folder_item.c
13747                 improve english usage
13748
13749 2005-08-22 [paul]       1.9.13cvs50
13750
13751         * src/filtering.c
13752         * src/filtering.h
13753         * src/matcher.c
13754         * src/matcher_parser_lex.l
13755         * src/matcher_parser_parse.y
13756         * src/prefs_filtering.c
13757                 add Filtering/Processing rule names feature.
13758                 (the incompatible old matcherrc is saved as
13759                 matcherrc.pre_names).
13760                 Patch by Colin
13761
13762 2005-08-22 [paul]       1.9.13cvs49
13763
13764         * src/procmsg.c
13765                 fix colour labelling
13766                 Patch by Colin
13767
13768 2005-08-22 [paul]       1.9.13cvs48
13769
13770         * src/textview.c
13771                 fix open_image_cb()
13772
13773 2005-08-22 [paul]       1.9.13cvs47
13774
13775         * src/imap.c
13776                 fix bug 789, 'SC crashes with imap (CVS ver)'
13777                 Patch by Colin
13778
13779 2005-08-22 [paul]       1.9.13cvs46
13780
13781         * src/mimeview.c
13782         * src/prefs_common.c
13783         * src/common/defs.h
13784                 define reused defaults in defs.h
13785         * src/textview.c
13786                 add 'Open image' to image popup menu
13787
13788 2005-08-21 [colin]      1.9.13cvs45
13789
13790         * src/summaryview.c
13791                 Fix bug #788 (Bogus "From" address displayed)
13792
13793 2005-08-20 [colin]      1.9.13cvs44
13794
13795         * src/folder.c
13796                 Fix buf #787 (multilevel delete causes SIGSEGV)
13797
13798 2005-08-19 [colin]      1.9.13cvs43
13799
13800         * src/inc.c
13801         * src/prefs_common.c
13802         * src/prefs_common.h
13803                 Add an hidden pref to allow modifying the
13804                 update stepping in incorporation.
13805                 Patch by wwp.
13806
13807 2005-08-19 [colin]      1.9.13cvs42
13808
13809         * src/compose.c
13810         * src/procmime.c
13811                 Workaround for broken MUAs: encode 
13812                 Content-type: name: as ASCII and 
13813                 Content-Disposition: filename: as
13814                 per rfc2231
13815         * src/prefs_account.c
13816                 Fix invisible-ness of SMTP SSL prefs
13817                 in NNTP accounts
13818
13819 2005-08-19 [paul]       1.9.13cvs41
13820
13821         * src/compose.c
13822         * src/prefs_common.c
13823         * src/prefs_common.h
13824         * src/prefs_wrapping.c
13825                 paste with or without wrapping.
13826                 patch by Colin
13827
13828 2005-08-19 [paul]       1.9.13cvs40
13829
13830         * src/prefs_common.c
13831         * src/prefs_common.h
13832         * src/summaryview.c
13833                 reintroduce enable_swap_from as a
13834                 hidden pref. patch by Colin
13835         * src/quote_fmt_parse.y
13836         * src/plugins/clamav/clamav_plugin.c
13837         * src/plugins/dillo_viewer/dillo_viewer.c
13838         * src/plugins/mathml_viewer/mathml_viewer.c
13839         * src/plugins/pgpcore/sgpgme.c
13840         * src/plugins/pgpinline/pgpinline.c
13841         * src/plugins/pgpmime/pgpmime.c
13842                 tidy up. patch by Colin
13843
13844 2005-08-19 [paul]       1.9.13cvs39
13845
13846         * configure.ac
13847                 complete cvs38's sync
13848         * src/editaddress.c
13849         * src/gedit-print.c
13850         * src/mutt.c
13851         * src/etpan/etpan-log.c
13852         * src/etpan/imap-thread.c
13853         * src/gtk/gtksourceprintjob.c
13854                 fix compilation warnings
13855                 (patch by Colin)
13856
13857 2005-08-19 [paul]       1.9.13cvs38
13858
13859         sync with main:
13860
13861         * src/account.c
13862         * src/action.c
13863         * src/addrbook.c
13864         * src/addrcache.c
13865         * src/addrharvest.c
13866         * src/addrindex.c
13867         * src/codeconv.c
13868         * src/compose.c
13869         * src/crash.c
13870         * src/exporthtml.c
13871         * src/exportldif.c
13872         * src/folder.c
13873         * src/image_viewer.c
13874         * src/inc.c
13875         * src/inc.h
13876         * src/jpilot.c
13877         * src/ldif.c
13878         * src/main.c
13879         * src/matcher.c
13880         * src/mbox.c
13881         * src/messageview.c
13882         * src/mh.c
13883         * src/mimeview.c
13884         * src/msgcache.c
13885         * src/mutt.c
13886         * src/news.c
13887         * src/partial_download.c
13888         * src/pine.c
13889         * src/pop.c
13890         * src/prefs_actions.c
13891         * src/prefs_common.c
13892         * src/prefs_customheader.c
13893         * src/prefs_display_header.c
13894         * src/prefs_gtk.c
13895         * src/prefs_themes.c
13896         * src/procheader.c
13897         * src/procmime.c
13898         * src/procmsg.c
13899         * src/recv.c
13900         * src/send_message.c
13901         * src/simple-gettext.c
13902         * src/sourcewindow.c
13903         * src/textview.c
13904         * src/vcard.c
13905         * src/common/defs.h
13906         * src/common/log.c
13907         * src/common/plugin.c
13908         * src/common/prefs.c
13909         * src/common/session.c
13910         * src/common/session.h
13911         * src/common/socket.c
13912         * src/common/socket.h
13913         * src/common/ssl_certificate.c
13914         * src/common/template.c
13915         * src/common/utils.c
13916         * src/common/utils.h
13917         * src/common/xml.c
13918         * src/gtk/about.c
13919         added wrappers for C library function that
13920                 take pathname arguments.
13921                 enabled compilation with MinGW.
13922                 use GDir instead of directly using opendir().
13923                 added rename_force().
13924
13925 2005-08-19 [paul]       1.9.13cvs37
13926         
13927         patches by Colin:
13928         * src/compose.c
13929                 fix privacy settings on re-editing
13930                 a sent message
13931         * src/jpilot.c
13932                 fix encoding bug
13933         * src/folder.c
13934         * src/procmsg.c
13935         * src/procmsg.h
13936         * src/summaryview.c
13937                 flag changing optimisation
13938
13939 2005-08-18 [martin]     1.9.13cvs36
13940
13941         * commitHelper
13942             added my login
13943         * src/addrcache.c
13944         * src/addrharvest.c
13945         * src/addrindex.c
13946         * src/compose.c
13947         * src/grouplistdialog.c
13948         * src/main.c
13949         * src/mainwindow.c
13950         * src/msgcache.c
13951         * src/mutt.c
13952         * src/pine.c
13953         * src/prefs_account.c
13954         * src/prefs_themes.c
13955         * src/stock_pixmap.c
13956         * src/summaryview.c
13957         * src/gtk/about.c
13958         * src/gtk/logwindow.c
13959             removed deprecated glib and gdk stuff
13960         * src/plugins/pgpcore/select-keys.c
13961             convert attributes from locale to utf8
13962
13963 2005-08-17 [paul]       1.9.13cvs35
13964
13965         * src/account.c
13966         * src/addressbook.c
13967                 use new GTK_STOCK_ icons if available
13968         * src/summaryview.c
13969         * src/gtk/gtksctree.c
13970         * src/gtk/gtksctree.h
13971                 faster range select. patch by Colin
13972
13973 2005-08-17 [paul]       1.9.13cvs34
13974
13975         patches by colin:
13976         * src/addressbook.c
13977         * src/addressitem.h
13978                 Add an edit button for contacts, fix selections
13979                 of gtksctree items
13980         * src/editaddress.c
13981                 Change labels, let Save be always possible in the
13982                 email and user atributes tabs
13983         * src/folderview.c
13984                 fix sort issues
13985         * src/summaryview.c
13986                 select next item instead of the displayed one
13987                 after deletion
13988
13989         * src/gtk/progressdialog.c
13990                 use prefs_common.enable_rules_hint
13991
13992 2005-08-13 [hoa]        1.9.13cvs33
13993
13994         * src/etpan/imap-thread.c
13995                 fixed build on Solaris.
13996
13997 2005-08-10 [colin]      1.9.13cvs32
13998
13999         * src/procmsg.c
14000                 Fix cvs31 (missing fclose before reading
14001                 the file)
14002
14003 2005-08-10 [colin]      1.9.13cvs31
14004
14005         * src/procmsg.c
14006                 Fix procmsg_msginfo_new_from_mimeinfo() when
14007                 the MimeInfo isn't stored in memory. This fixes
14008                 replying to an attached message.
14009
14010 2005-08-10 [colin]      1.9.13cvs30
14011
14012         * src/mainwindow.c
14013                 Fix slowness in account changing
14014
14015 2005-08-10 [colin]      1.9.13cvs29
14016
14017         * src/folder.c
14018         * src/folderutils.c
14019         * src/folderview.c
14020         * src/imap_gtk.c
14021         * src/mainwindow.c
14022         * src/mh_gtk.c
14023         * src/procmsg.c
14024         * src/summaryview.c
14025                 Optimize folder_has_parent_of_type
14026                 Prevent moving special sub-folders from contextual menus
14027                 Rework message a bit ("Empty all messages" -> "Delete all
14028                 messages")
14029                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
14030                 and "Deleted Items" folders)
14031
14032 2005-08-08 [colin]      1.9.13cvs28
14033
14034         * src/summaryview.c
14035         * src/prefs_summaries.c
14036                 Make "Select first unread|new" more flexible
14037                 (just prioritize new or unread)
14038
14039 2005-08-08 [colin]      1.9.13cvs27
14040
14041         * src/summaryview.c
14042                 If "select first new" is selected and there only
14043                 are unread messages, fallback to "select first
14044                 unread".
14045
14046 2005-08-08 [colin]      1.9.13cvs26
14047
14048         * src/folder.c
14049                 Fix shameful bugs (and bug #779)
14050
14051 2005-08-08 [colin]      1.9.13cvs25
14052
14053         * src/folder.c
14054         * src/folder.h
14055                 Cache parents' type to make folder_has_parent_of_type
14056                 faster
14057         * src/folderview.c
14058                 Forbid DnD of special sub-folders
14059         * src/procmsg.c
14060         * src/procmsg.h
14061                 Add MAIL_POSTFILTERING_HOOK
14062         * src/summaryview.c
14063                 Revert over-zealous deletion of the use_addr_book 
14064                 code
14065
14066 2005-08-07 [colin]      1.9.13cvs24
14067
14068         * src/folder.c
14069                 Fix big mistake (passing MsgInfo instead 
14070                 of FolderItem)
14071
14072 2005-08-07 [colin]      1.9.13cvs23
14073
14074         * src/compose.c
14075         * src/folder.c
14076         * src/folder.h
14077         * src/foldersel.c
14078         * src/folderutils.c
14079         * src/folderview.c
14080         * src/imap.c
14081         * src/mainwindow.c
14082         * src/messageview.c
14083         * src/mh.c
14084         * src/msgcache.c
14085         * src/procmime.c
14086         * src/summaryview.c
14087                 Make subfolders of Drafts, Queue, Outbox, Trash
14088                 work like their parents. 
14089                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
14090
14091 2005-08-07 [colin]      1.9.13cvs22
14092
14093         * src/addressbook.c
14094                 Fix bug #771 (Dragged contacts not saved)
14095
14096 2005-08-07 [paul]       1.9.13cvs21
14097
14098         * src/summaryview.c
14099                 fix bug 32 'Search Doesn't display results
14100                 if "Hide Read Messages" is chosen'
14101                 be more literal in interpreting 'Hide read
14102                 messages'
14103
14104 2005-08-07 [colin]      1.9.13cvs20
14105
14106         * src/folderview.c
14107                 Add debug
14108         * src/summaryview.c
14109                 Faster 'unthread_for_execution'
14110
14111 2005-08-06 [paul]       1.9.13cvs19
14112
14113         * src/mainwindow.c
14114                 add mnemonics to Set displayed columns
14115                 fix bug where msgview_visible option was
14116                 overwritten as TRUE on startup
14117
14118 2005-08-06 [paul]       1.9.13cvs18
14119
14120         * src/mainwindow.c
14121                 refer to 'displayed columns in folder/message
14122                 list' not 'displayed items in summary/message view'
14123         * src/prefs_display_header.c
14124                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
14125                 be consistent with similar dialogues
14126         * src/prefs_folder_column.c
14127         * src/prefs_summary_column.c
14128                 'columns' not 'items', and folder and message lists,
14129                 instead of folder and summary views;
14130                 Use 'Hidden columns' as list heading not 'Available
14131                 items';
14132                 move the 'Remove' button to the right hand side;
14133                 top-align the buttons;
14134                 remove unneeded vbox
14135         * src/prefs_summaries.c
14136                 put the 2 column prefs buttons in a frame to reduce
14137                 overall width; refer to columns not items &c.
14138
14139 2005-08-05 [colin]      1.9.13cvs17
14140
14141         * src/prefs_common.c
14142         * src/prefs_common.h
14143         * src/mainwindow.c
14144         * src/compose.c
14145         * src/messageview.c
14146                 Add an hidden toolbar_detachable pref, so
14147                 that I can get rid of these painful handles
14148                 in the toolbars. Defaults to TRUE to avoid
14149                 changing the GUI on unsuspecting people...
14150
14151 2005-08-05 [colin]      1.9.13cvs16
14152
14153         * src/Makefile.am
14154         * src/prefs_folder_column.c
14155         * src/prefs_folder_column.h
14156                 Add prefs for folder columns
14157         * src/folderview.c
14158         * src/folderview.h
14159         * src/mainwindow.c
14160         * src/mainwindow.h
14161         * src/prefs_common.c
14162         * src/prefs_common.h
14163         * src/prefs_summaries.c
14164                 Use them
14165         * src/prefs_summary_column.c
14166         * src/summaryview.c
14167         * src/summaryview.h
14168                 Add a To column
14169         * src/textview.c
14170         * src/common/utils.c
14171         * src/common/utils.h
14172                 Move uri colourisation functions
14173                 to utils
14174         * src/compose.c
14175                 Colourise URIs
14176         * src/imap.c
14177                 Fix bug with LIST where we'd try
14178                 to get Folder//////[...]/// 
14179
14180 2005-08-05 [paul]       1.9.13cvs15
14181
14182         * src/prefs_summaries.c
14183                 improve the English usage
14184         * src/summaryview.c
14185                 set font on column change
14186                 thanks to Colin
14187
14188 2005-08-05 [paul]       1.9.13cvs14
14189
14190         * src/prefs_common.c
14191         * src/prefs_common.h
14192         * src/prefs_summaries.c
14193         * src/summaryview.c
14194                 replace 'open_unread_on_enter' option with
14195                 'select_on_entry' option. opening/not opening
14196                 is now exclusively controlled by 'always_show_msg'
14197
14198 2005-08-04 [colin]      1.9.13cvs13
14199
14200         * src/compose.c
14201                 Remove dead code
14202                 Add colourisation of quotes and signatures
14203         * src/folderview.c
14204                 Fix possible crashes
14205         * src/messageview.c
14206                 Change an assert that is no problem
14207         * src/news.c
14208         * src/news_gtk.c
14209         * src/news_gtk.h
14210                 Fix offline mode
14211         * src/gtk/quicksearch.c
14212                 Fix a possible crash
14213
14214 2005-08-03 [colin]      1.9.13cvs12
14215
14216         * src/prefs_account.c
14217                 Fix bug #777 (Sylpheed crash in account configuration)
14218
14219 2005-08-03 [colin]      1.9.13cvs11
14220
14221         * src/addressbook.c
14222         * src/editaddress.c
14223         * src/editgroup.c
14224                 Fixing addressbook, round 2
14225         * src/textview.c
14226                 Fix emphasis color on rechecking 'Colorize messages'
14227
14228 2005-08-03 [paul]       1.9.13cvs10
14229
14230         sync with main
14231
14232         * src/addr_compl.c
14233         * src/compose.c
14234         * src/main.c
14235         * src/pop.c
14236         * src/prefs_account.c
14237         * src/procmime.c
14238         * src/procmsg.c
14239         * src/quote_fmt_parse.y
14240         * src/textview.c
14241         * src/common/quoted-printable.c
14242         * src/common/utils.c
14243         * src/common/utils.h
14244         * src/common/xml.c
14245                 replaced incorrect locale-independent
14246                 ctype functions with GLib's. Corrected
14247                 signedness mismatch.
14248         * src/headerview.c
14249                 headerview_create(): added spacing for vbox.
14250         * src/gtk/about.c
14251                 set focus to the OK button.
14252
14253 2005-08-03 [colin]      1.9.13cvs9
14254
14255         * src/folderview.c
14256                 Fix possible crash
14257
14258 2005-08-02 [colin]      1.9.13cvs8
14259
14260         * src/mainwindow.c
14261                 Fix cast
14262         * src/addressbook.c
14263         * src/addressitem.h
14264                 Fix a cast and more generally, try to make the
14265                 GUI more intuitive and consistent (round 1)
14266
14267 2005-08-02 [paul]       1.9.13cvs7
14268
14269         * src/folder.h
14270                 missing in 1.9.13cvs6
14271
14272 2005-08-02 [colin]      1.9.13cvs6
14273
14274         * src/folder.c
14275                 Fix one more leak
14276
14277 2005-08-02 [colin]      1.9.13cvs5
14278
14279         * src/folder.c
14280         * src/folderview.c
14281         * src/imap.c
14282         * src/main.c
14283         * src/mbox.c
14284         * src/procmsg.c
14285         * src/summaryview.c
14286                 Fix a number of folder_item_get_msg_list()-related
14287                 leaks (missing procmsg_msginfo_free()s)
14288
14289 2005-08-01 [colin]      1.9.13cvs4
14290
14291         * src/folderview.c
14292         * src/folderview.h
14293         * src/mainwindow.c
14294         * src/prefs_fonts.c
14295         * src/prefs_summaries.c
14296         * src/prefs_themes.c
14297         * src/summaryview.c
14298         * src/summaryview.h
14299         * src/textview.c
14300         * src/textview.h
14301                 Fix instant-apply of summary and folderview-related prefs
14302                 Fix erroneous g_free and alertpanels in prefs_theme
14303                 Add instant-apply for fonts
14304                 Defer applying of prefs a little bit so it's done only
14305                 once even if requested by multiples prefs pages
14306
14307 2005-08-01 [paul]       1.9.13cvs3
14308
14309         * src/main.c
14310                 fix bug 776 'S.C. crashes on close'
14311                 thanks to Colin
14312         * src/etpan/etpan-thread-manager-types.h
14313                 add missing include
14314                 thanks to Hoa
14315
14316 2005-07-25 [paul]       1.9.13cvs2
14317
14318         * src/summaryview.c
14319                 fix typos. spotted by Fabien Vantard
14320
14321 2005-07-24 [paul]       1.9.13cvs1
14322
14323         * doc/man/sylpheed.1
14324                 update man page, incorporating fix of
14325                 bug 769 'Typo in manpage'
14326         * src/etpan/imap-thread.c
14327                 fix NetBSD openssl dependencies. patch by
14328                 George Michaelson <ggm@apnic.net>
14329         * po/pt_BR.po
14330                 updated by Frederico Goncalves Guimaraes
14331
14332 2005-07-22 [paul]       1.9.13
14333
14334         1.9.13 release
14335
14336 2005-07-22 [paul]       1.9.12cvs91
14337
14338         * AUTHORS
14339         * INSTALL
14340         * README.claws
14341         * RELEASE_NOTES.claws
14342                 updated for release
14343         * configure.ac
14344         * po/nb.po
14345         * tools/claws.i18n.status.pl
14346                 add Norwegian translation. submiited by
14347                 Geir Helland <pjallabais@users.sourceforge.net>
14348         * po/ca.po
14349         * po/de.po
14350         * po/es.po
14351         * po/fi.po
14352         * po/fr.po
14353         * po/it.po
14354         * po/sk.po
14355         * po/sr.po
14356         * po/zh_CN.po
14357                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14358                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
14359                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
14360                 Yang Guilong
14361         * src/plugins/clamav/clamav_plugin_gtk.c
14362         * src/plugins/spamassassin/spamassassin_gtk.c
14363                 replace outdated description strings
14364
14365 2005-07-21 [colin]      1.9.12cvs90
14366
14367         * src/folder.c
14368                 Set folder to batch mode when scanning it. Makes deletion
14369                 of unread mails on IMAP much faster (due to the UNREAD 
14370                 flag unsetting)
14371
14372 2005-07-21 [darko]      1.9.12cvs89
14373
14374         * configure.ac
14375                 link against libresolv if necessary (patch by Paul)
14376         * src/msgcache.c
14377                 use glib's portable macros to determine endianness
14378
14379 2005-07-21 [paul]       1.9.12cvs88
14380
14381         * src/crash.c
14382         * src/gtk/about.c
14383                 update compiled-in features list
14384
14385 2005-07-20 [colin]      1.9.12cvs87
14386
14387         * src/folder.c
14388         * src/textview.c
14389                 Gcc 2.9x compilation fixes, thanks to Darko
14390         * src/plugins/clamav/clamav_plugin.c
14391                 Little optimisation: load virus database only once
14392         * src/plugins/spamassassin/spamassassin.c
14393                 Big optimisation: filtering one mail took at least 1 second,
14394                 now it takes at least 50ms. Doesn't speed up spamassassin 
14395                 itself, but should already be much more tolerable.
14396
14397 2005-07-20 [colin]      1.9.12cvs86
14398
14399         * src/summaryview.c
14400                 Fix performance issue
14401
14402 2005-07-19 [colin]      1.9.12cvs85
14403
14404         * src/plugins/pgpinline/plugin.c
14405                 Fix warning
14406
14407 2005-07-19 [colin]      1.9.12cvs84
14408
14409         * configure.ac
14410         * src/plugins/Makefile.am
14411         * src/plugins/pgpinline/.cvsignore
14412         * src/plugins/pgpinline/Makefile.am
14413         * src/plugins/pgpinline/pgpinline.c
14414         * src/plugins/pgpinline/pgpinline.deps
14415         * src/plugins/pgpinline/pgpinline.h
14416         * src/plugins/pgpinline/plugin.c
14417                 Put pgpinline in the main tree
14418
14419 2005-07-19 [paul]       1.9.12cvs83
14420
14421         * src/prefs_actions.c
14422                 prevent '//' in menu names, which cause a crash
14423                 thanks to Colin
14424
14425 2005-07-19 [paul]       1.9.12cvs82
14426
14427         * configure.ac
14428                 be generally more informative in configure output.
14429                 OpenSSL: correction: '[ --enable-openssl ...' -> 
14430                 '[ --disable-openssl ...', as --enable-openssl is default
14431                 PGP/MIME: don't check for GPGME again, check for
14432                 pgpcore instead. Therefore prevent the possibility of
14433                 attempting to build pgpmime if pgpcore dependencies are
14434                 not met
14435                 ClamAV: use pkgconfig to check for lib
14436                 libgnomeprint: revert logic on inner test to match
14437                 everything else
14438         * src/plugins/pgpcore/sgpgme.c
14439                 add missing include
14440
14441 2005-07-19 [colin]      1.9.12cvs81
14442
14443         * src/summaryview.c
14444                 Fix slow thread rebuilding in particular
14445                 cases
14446
14447 2005-07-19 [paul]       1.9.12cvs80
14448
14449         * sylpheed-claws.desktop
14450                 fix typo, spotted by Stephan Sachse
14451         * src/account.c
14452                 replace GTK_STOCK_ADD with
14453                 GTK_STOCK_NEW button
14454
14455 2005-07-18 [colin]      1.9.12cvs79
14456
14457         * src/etpan/imap-thread.c
14458                 Fix return value (Thanks Hoa)
14459
14460 2005-07-18 [colin]      1.9.12cvs78
14461
14462         * src/imap.c
14463                 Allow empty passwords
14464                 Create drafts/queue/outbox if necessary
14465         * src/summaryview.c
14466                 Remove old code
14467         * src/etpan/imap-thread.c
14468                 Fix STARTTLS (Thanks to Hoa)
14469
14470 2005-07-18 [paul]       1.9.12cvs77
14471
14472         * ChangeLog-gtk2.jp
14473         * ChangeLog.jp
14474                 removed
14475         * Makefile.am
14476                 updated to reflect additions and removals
14477         * TODO
14478                 updated to be claws-specific
14479         * TODO-gtk2
14480         * TODO-gtk2.jp
14481         * TODO.jp
14482         * sylpheed-128x128.png
14483         * sylpheed-64x64.png
14484                 removed
14485         * sylpheed-claws-128x128.png
14486         * sylpheed-claws-64x64.png
14487         * sylpheed-claws.desktop
14488         * sylpheed-claws.png
14489                 added
14490         * sylpheed.desktop
14491         * sylpheed.png
14492                 removed
14493
14494 2005-07-17 [paul]       1.9.12cvs76
14495
14496         * src/account.c
14497         * src/addressbook.c
14498         * src/alertpanel.c
14499         * src/alertpanel.h
14500         * src/compose.c
14501         * src/exphtmldlg.c
14502         * src/expldifdlg.c
14503         * src/folderview.c
14504         * src/imap_gtk.c
14505         * src/inc.c
14506         * src/message_search.c
14507         * src/messageview.c
14508         * src/mh_gtk.c
14509         * src/news_gtk.c
14510         * src/prefs_actions.c
14511         * src/prefs_filtering.c
14512         * src/prefs_matcher.c
14513         * src/prefs_template.c
14514         * src/prefs_themes.c
14515         * src/ssl_manager.c
14516         * src/summary_search.c
14517         * src/textview.c
14518         * src/toolbar.c
14519         * src/gtk/sslcertwindow.c
14520         * src/plugins/pgpcore/sgpgme.c
14521                 rework alertpanels
14522
14523 2005-07-17 [colin]      1.9.12cvs75
14524
14525         * src/privacy.c
14526                 add a PrivacySystem accessor that checks that
14527                 the system cached in a MimeInfo's privacydata
14528                 is still registered. Use this accessor instead
14529                 of directly using data->system. Fixes crashes
14530                 after unloading pgp plugins.
14531
14532 2005-07-17 [colin]      1.9.12cvs74
14533
14534         * src/alertpanel.c
14535                 Change geometry hints to a simple default size.
14536                 Fixes the certs dialogs.
14537
14538 2005-07-17 [colin]      1.9.12cvs73
14539
14540         * src/gtk/sslcertwindow.c
14541                 Use a gtkExpander
14542
14543 2005-07-17 [colin]      1.9.12cvs72
14544
14545         * src/plugins/pgpcore/Makefile.am
14546         * src/plugins/pgpmime/Makefile.am
14547                 Add gpgme libs
14548
14549 2005-07-17 [paul]       1.9.12cvs71
14550
14551         * configure.ac
14552                 add --disable-gnomeprint option
14553                 modified version of patch by Marius Mauch
14554
14555 2005-07-17 [paul]       1.9.12cvs70
14556
14557         * src/common/defs.h
14558                 update urls
14559         * src/account.c
14560         * src/action.c
14561         * src/addressbook.c
14562         * src/compose.c
14563         * src/foldersel.c
14564         * src/folderview.c
14565         * src/html.c
14566         * src/imap_gtk.c
14567         * src/main.c
14568         * src/mainwindow.c
14569         * src/messageview.c
14570         * src/mh_gtk.c
14571         * src/mimeview.c
14572         * src/news_gtk.c
14573         * src/prefs_account.c
14574         * src/prefs_send.c
14575         * src/prefs_summaries.c
14576         * src/procmsg.c
14577         * src/summaryview.c
14578         * src/common/utils.c
14579         * src/common/xml.c
14580         * src/plugins/pgpcore/passphrase.c
14581         * src/plugins/pgpcore/select-keys.c
14582                 replace inappropriately used backticks
14583                 with single quotes
14584
14585 2005-07-16 [colin]      1.9.12cvs69
14586
14587         * src/image_viewer.c
14588                 Add extra paranoid checks
14589
14590 2005-07-16 [colin]      1.9.12cvs68
14591
14592         * src/plugins/pgpcore/prefs_gpg.c
14593                 Don't auto-check sigs by default, as it
14594                 can be really slow.
14595
14596 2005-07-16 [colin]      1.9.12cvs67
14597
14598         * src/plugins/pgpcore/sgpgme.c
14599                 Make messages a bit better.
14600
14601 2005-07-16 [colin]      1.9.12cvs66
14602
14603         * src/imap.c
14604                 Remove pseudo-log
14605         * src/etpan/imap-thread.c
14606                 Add real log
14607
14608 2005-07-16 [colin]      1.9.12cvs65
14609
14610         * src/main.c
14611         * src/prefs_other.c
14612                 And now, fix build with libetpan :-/
14613
14614 2005-07-15 [colin]      1.9.12cvs64
14615
14616         * src/prefs_other.c
14617                 Continue fixing build without libetpan.
14618
14619 2005-07-15 [colin]      1.9.12cvs63
14620
14621         * src/main.c
14622                 Fix build with --disable-libetpan
14623
14624 2005-07-15 [colin]      1.9.12cvs62
14625
14626         * configure.ac
14627                 Bump libetpan's version
14628
14629 2005-07-15 [colin]      1.9.12cvs61
14630
14631         * src/etpan/imap-thread.c
14632                 Actually stop logging :)
14633
14634 2005-07-15 [colin]      1.9.12cvs60
14635
14636         * src/addressbook.c
14637                 Fix dnd of multiple addresses.
14638
14639 2005-07-15 [hoa]        1.9.12cvs59
14640
14641         * src/etpan/imap-thread.c
14642             disable login of IMAP password in libetpan log file.
14643
14644 2005-07-15 [paul]       1.9.12cvs58
14645
14646         * src/account.c
14647                 don't automatically sort
14648                 do allow drag n drop
14649
14650 2005-07-15 [paul]       1.9.12cvs57
14651
14652         * src/account.c
14653         * src/ssl_manager.c
14654                 alphabetical listing
14655
14656 2005-07-15 [paul]       1.9.12cvs56
14657
14658         * src/gtk/pluginwindow.c
14659                 sort plugin list alphabetically
14660
14661 2005-07-15 [paul]       1.9.12cvs55
14662
14663         * src/prefs_spelling.c
14664         * src/prefs_wrapping.c
14665                 unify English usage
14666
14667 2005-07-15 [colin]      1.9.12cvs54
14668
14669         * src/wizard.c
14670                 Typo fix
14671
14672 2005-07-15 [paul]       1.9.12cvs53
14673
14674         * src/prefs_message.c
14675                 make 'show cursor' a hidden option
14676
14677 2005-07-14 [colin]      1.9.12cvs52
14678
14679         * src/plugins/spamassassin/Makefile.am
14680         * src/plugins/clamav/Makefile.am
14681                 Fix double EXTRA_DISTs
14682
14683 2005-07-14 [colin]      1.9.12cvs51
14684
14685         * src/plugins/clamav/Makefile.am
14686         * src/plugins/clamav/clamav_plugin_gtk.deps
14687         * src/plugins/spamassassin/Makefile.am
14688         * src/plugins/spamassassin/spamassassin_gtk.deps
14689                 Make $plugin_gtk depend on $plugin
14690
14691 2005-07-14 [hoa]        1.9.12cvs50
14692
14693         * src/etpan/imap-thread.c
14694                 enable debug log of libetpan when running with --debug
14695
14696 2005-07-14 [colin]      1.9.12cvs49
14697
14698         * configure.ac
14699         * src/common/Makefile.am
14700         * src/common/plugin.c
14701         * src/common/plugin.h
14702                 Add a little plugin dependancy system.
14703                 Plugins can ship a $plugin_name.deps file
14704                 (near them in PLUGINDIR) so that their
14705                 dependancies are loaded if possible.
14706         * src/plugins/Makefile.am
14707         * src/plugins/pgpcore/Makefile.am
14708         * src/plugins/pgpcore/passphrase.c
14709         * src/plugins/pgpcore/passphrase.h
14710         * src/plugins/pgpcore/plugin.c
14711         * src/plugins/pgpcore/prefs_gpg.c
14712         * src/plugins/pgpcore/prefs_gpg.h
14713         * src/plugins/pgpcore/select-keys.c
14714         * src/plugins/pgpcore/select-keys.h
14715         * src/plugins/pgpcore/sgpgme.c
14716         * src/plugins/pgpcore/sgpgme.h
14717                 Introduce pgpcore, used by pgpmime and
14718                 pgpinline
14719         * src/plugins/pgpmime/Makefile.am
14720         * src/plugins/pgpmime/passphrase.c
14721         * src/plugins/pgpmime/passphrase.h
14722         * src/plugins/pgpmime/pgpmime.c
14723         * src/plugins/pgpmime/pgpmime.deps
14724         * src/plugins/pgpmime/plugin.c
14725         * src/plugins/pgpmime/prefs_gpg.c
14726         * src/plugins/pgpmime/prefs_gpg.h
14727         * src/plugins/pgpmime/select-keys.c
14728         * src/plugins/pgpmime/select-keys.h
14729         * src/plugins/pgpmime/sgpgme.c
14730         * src/plugins/pgpmime/sgpgme.h
14731                 Remove the core from pgpmime and add the
14732                 dependancy to pgpcore.
14733
14734 2005-07-14 [paul]       1.9.12cvs48
14735
14736         * src/stock_pixmap.c
14737                 forgot this in last commit
14738
14739 2005-07-14 [paul]       1.9.12cvs47
14740
14741         * src/account.c
14742         * src/addressbook.c
14743                 add accelerators for the buttons (sync with main)
14744         * src/compose.c
14745         * src/compose.h
14746                 add accelerators for the buttons.
14747                 fix editing with external editor.
14748                 replace gdk_input_*() with GIOChannel;
14749                 (sync with main)
14750         * src/foldersel.c
14751                 display folder names with new/unread
14752                 representation (sync with main)
14753         * src/main.c
14754                 specify default window icon (sync with main)
14755         * src/prefs_common.c
14756                 use_addr_book default to FALSE
14757         * src/summaryview.c
14758         * src/textview.c
14759                 add accelerators for the buttons (sync with main)
14760         * src/gtk/menu.c
14761                 fix typos
14762         * src/pixmaps/sylpheed_icon.xpm
14763                 updated
14764
14765 2005-07-13 [paul]       1.9.12cvs46
14766
14767         * src/plugins/pgpmime/pgpmime.c
14768         * src/plugins/pgpmime/sgpgme.c
14769                 (temporarily) use deprecated gpgme_data_rewind()
14770                 while largefile support is not present
14771                 (as suggested by Colin)
14772
14773 2005-07-13 [paul]       1.9.12cvs45
14774
14775         * configure.ac
14776                 remove large file support (for now):
14777                 it breaks too many things
14778
14779 2005-07-13 [paul]       1.9.12cvs44
14780
14781         * configure.ac
14782                 add large file support
14783         * src/html.c
14784                 fix bug #763 where href attribute was not
14785                 the very first attribute of a link
14786                 patch by Thomas Gilgin
14787
14788 2005-07-13 [colin]      1.9.12cvs43
14789
14790         * src/gtk/pluginwindow.c
14791                 Little portability fix
14792
14793 2005-07-13 [colin]      1.9.12cvs42
14794
14795         * src/plugins/pgpmime/sgpgme.c
14796                 Fix crasher.
14797
14798 2005-07-13 [colin]      1.9.12cvs41
14799
14800         * src/plugins/pgpmime/pgpmime.c
14801         * src/plugins/pgpmime/sgpgme.c
14802                 Use gpgme_data_release_and_get_mem instead
14803                 of gpgme_data_read.
14804
14805 2005-07-13 [colin]      1.9.12cvs40
14806
14807         * configure.ac
14808         * src/plugins/pgpmime/passphrase.c
14809         * src/plugins/pgpmime/passphrase.h
14810         * src/plugins/pgpmime/pgpmime.c
14811         * src/plugins/pgpmime/plugin.c
14812         * src/plugins/pgpmime/select-keys.c
14813         * src/plugins/pgpmime/select-keys.h
14814         * src/plugins/pgpmime/sgpgme.c
14815         * src/plugins/pgpmime/sgpgme.h
14816                 Port pgpmime to gpgme-1.0.
14817
14818 2005-07-12 [paul]       1.9.12cvs39
14819
14820         * AUTHORS
14821         * src/toolbar.c
14822         * src/toolbar.h
14823                 add a 'Go to Prev' button to the toolbar.
14824                 correct tooltip text of go to buttons.
14825                 based on patch by Yang Guilong <bamanzi@gmail.com>
14826
14827 2005-07-12 [colin]      1.9.12cvs38
14828
14829         * src/statusbar.c
14830                 Fix progress bar showing stuff at startup.
14831
14832 2005-07-12 [paul]       1.9.12cvs37
14833
14834         * src/editjpilot.c
14835                 fix building with jpilot support
14836
14837 2005-07-11 [colin]      1.9.12cvs36
14838
14839         * src/inc.c
14840                 Add visual indication that filtering is running
14841         * src/textview.c
14842                 Make {}[] uri delimiters
14843         * src/summaryview.c
14844                 Remove useless (and slow) calls
14845
14846 2005-07-11 [paul]       1.9.12cvs35
14847
14848         * src/plugins/clamav/clamav_plugin_gtk.c
14849         * src/plugins/dillo_viewer/dillo_prefs.c
14850         * src/plugins/pgpmime/prefs_gpg.c
14851         * src/plugins/spamassassin/spamassassin_gtk.c
14852                 gather plugins prefs together under their
14853                 own 'Plugins' heading
14854
14855 2005-07-11 [paul]       1.9.12cvs34
14856
14857         sync with main
14858
14859         * src/account.c
14860                 account_delete(): modified alert dialog
14861         * src/editjpilot.c
14862         * src/editvcard.c
14863                 fixed a crash when cancelling file selection
14864                 dialog by Escape key. Made non-ascii filename
14865                 selectable.
14866         * src/prefs_template.c
14867                 prefs_template_window_create(): make scrolled
14868                 window policy AUTOMATIC
14869
14870 2005-07-10 [hoa]        1.9.12cvs33
14871
14872         * src/etpan/imap-thread.c
14873                 workaround for old Courier IMAP servers.
14874
14875 2005-07-10 [colin]      1.9.12cvs32
14876
14877         * src/folder.c
14878         * src/statusbar.c
14879         * src/statusbar.h
14880                 Add visual progress indicator on filtering/processing
14881                 Factorize the progress bar code
14882         * src/imap.c
14883         * src/imap.h
14884         * src/etpan/imap-thread.c
14885                 Add a reference counter to avoid destroying the Folder
14886                 while it's in use by another callback.
14887
14888 2005-07-09 [hoa]        1.9.12cvs31
14889
14890         * src/imap.c
14891         * src/etpan/imap-thread.c
14892                 fixed deadlock when removing IMAP account.
14893
14894 2005-07-08 [colin]      1.9.12cvs30
14895
14896         * src/textview.c
14897         * src/unmime.c
14898                 Fix again problems decoding broken headers
14899         * src/gtk/inputdialog.c
14900                 Fix local variable shadowing a global one
14901
14902 2005-07-08 [colin]      1.9.12cvs29
14903
14904         * src/msgcache.c
14905                 Make the cache/mark files platform-agnostic by writing
14906                 them in little-endian format. Reading them is also done
14907                 in little-endian format, of course; however, in order
14908                 to avoid trashing mark data on big-endian machines, the
14909                 files are, at first, read from the native format if the
14910                 little-endian one doesn't exist. This is easy to deter-
14911                 mine by trying to open a file with a swapped data_ver
14912                 and seeing if it's the wanted version.
14913                 Little-endian using users should see absolutely no
14914                 difference, Big-endian users may get a very little
14915                 performance drop due to byte-swapping.
14916                 Tested on i386 and ppc32. 
14917                 Fixes bug #159 (The index file, in the mailboxes, is 
14918                 hardware depending).
14919
14920                 To have the cache/mark files updated to the new little-
14921                 endian format, "Check for new messages" or even
14922                 "Rebuild folder tree" aren't enough. Files will be
14923                 updated as soon as a folder has been opened/closed.
14924                 To update everything, just select all folders by
14925                 selecting them one by one.
14926
14927 2005-07-07 [colin]      1.9.12cvs28
14928
14929         * src/imap.c
14930                 Remember the folder separator per IMAPFolder
14931                 instead of globally.
14932                 Revive the Session on noop; fixes bug #761
14933                 (mark a bunch of unread messages as read takes 
14934                 forever)
14935
14936 2005-07-07 [darko]      1.9.12cvs27
14937
14938         * src/common/template.c
14939                 Sort templates alphabetically
14940
14941 2005-07-06 [colin]      1.9.12cvs26
14942
14943         * src/imap.c
14944                 Try to use the correct separator in
14945                 most cases. Possibly fixes bug #759
14946                 (only creates the INBOX folder when 
14947                 setting up new IMAP account) and 
14948                 bug #760 (Can't retrieve messages)
14949
14950 2005-07-06 [colin]      1.9.12cvs25
14951
14952         * src/imap.c
14953                 Use real_path in status command. This will
14954                 help later, when namespaces will be used.
14955
14956 2005-07-06 [colin]      1.9.12cvs24
14957
14958         * configure.ac
14959         * src/account.c
14960         * src/folder.c
14961         * src/imap.c
14962         * src/etpan/etpan-log.c
14963         * src/etpan/etpan-thread-manager.c
14964         * src/etpan/imap-thread.c
14965                 Add a --disable-libetpan parameter. With this,
14966                 users that don't want IMAP4 support can avoid
14967                 the new dependancy (and have no IMAP support).
14968                 Users that have IMAP4 accounts and use this
14969                 parameter won't lose their configuration, their
14970                 IMAP accounts will just be invisible and not
14971                 used.
14972         * src/textview.c
14973                 Make the "Copy ..." contextual menu items 
14974                 copy to both the X clipboard and the gtk 
14975                 clipboard - as most other apps do.
14976         * src/gtk/about.c
14977                 Add a notice about OpenSSL usage, in order to
14978                 comply with OpenSSL's license (point 6):
14979                 http://www.openssl.org/source/license.html
14980
14981 2005-07-06 [colin]      1.9.12cvs23
14982
14983         * src/alertpanel.c
14984                 Fix a minimum size for alertpanels
14985         * src/compose.c
14986                 Show 'No space left on device' type errors
14987                 when queuing/sending
14988         * src/imap_gtk.c
14989         * src/mh_gtk.c
14990                 Rework folder's deletion message (remove 
14991                 extra \n)
14992
14993 2005-07-05 [colin]      1.9.12cvs22
14994
14995         * src/imap.c
14996                 Add an alertpanel on auth error
14997                 Add pseudo-log
14998                 Remove pthread-related stuff
14999
15000 2005-07-05 [colin]      1.9.12cvs21
15001
15002         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15003                 Fix crash on plugin reloading (with a hack)
15004
15005 2005-07-05 [colin]      1.9.12cvs20
15006
15007         * src/prefs_account.c
15008         * src/prefs_account.h
15009                 Fix typo
15010         * src/gtk/filesel.c
15011         * src/gtk/filesel.h
15012                 Add a way to filter the view
15013         * src/gtk/pluginwindow.c
15014                 Filter loadable stuff
15015         * src/plugins/pgpmime/prefs_gpg.c
15016                 Fix missing unregistration
15017         * .cvsignore
15018         * src/etpan/.cvsignore
15019         * src/plugins/spamassassin/.cvsignore
15020                 Add more stuff to cvs ignored files
15021
15022 2005-07-04 [colin]      1.9.12cvs19
15023
15024         * src/imap.c
15025                 Fix scan_required returning FALSE when it
15026                 shouldn't. Maybe fix #760 (Can't retrieve
15027                 messages)
15028
15029 2005-07-04 [colin]      1.9.12cvs18
15030
15031         * src/summaryview.c
15032                 Fix always_show_msg pref
15033
15034 2005-07-04 [paul]       1.9.12cvs17
15035
15036         sync with main (forgotten in last commit)
15037         
15038         * src/common/utils.c
15039         * src/common/utils.h
15040                 check_line_length(): new.
15041                 is_dir_exist()
15042                 is_file_entry_exist()
15043                 dirent_is_regular_file()
15044                 dirent_is_directory(): use g_file_test() instead of stat().
15045
15046 2005-07-04 [paul]       1.9.12cvs16
15047
15048         sync with main:
15049
15050         * src/compose.c
15051                 compose_write_to_file(): check for line
15052                 length limit and display warning if exceeds
15053         * src/jpilot.c
15054                 use get_home_dir() instead of g_get_home_dir()
15055         * src/procheader.c
15056                 removed warning about invalid date
15057         * src/vcard.c
15058                 use get_home_dir() instead of g_get_home_dir()
15059
15060 2005-07-04 [paul]       1.9.12cvs15
15061
15062         * src/stock_pixmap.c
15063                 fix new pixmap naming errors
15064                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
15065
15066 2005-07-04 [colin]      1.9.12cvs14
15067
15068         * src/imap.c
15069                 Fix debugging string with a warning
15070
15071 2005-07-04 [colin]      1.9.12cvs13
15072
15073         * configure.ac
15074                 Add a check for libetpan's version (>= 0.37)
15075
15076 2005-07-04 [hoa]        1.9.12cvs12
15077
15078         * commitHelper
15079         * src/imap.c
15080         * src/etpan/imap-thread.c
15081         * src/etpan/imap-thread.h
15082                 fixed IMAP implementation of check of mails.
15083
15084 2005-07-03 [hoa]        1.9.12cvs11
15085
15086         * src/etpan/Makefile.am
15087         * src/etpan/etpan-errors.h
15088         * src/etpan/etpan-log.[ch]
15089         * src/etpan/etpan-thread-manager-types.h
15090         * src/etpan/etpan-thread-manager.[ch]
15091         * src/etpan/imap-thread.[ch]
15092         * src/Makefile.am
15093         * src/imap.c
15094         * src/main.c
15095         * src/prefs_other.c
15096         * configure.ac
15097             merged imap branch.
15098             dependency on libetpan 0.37 is now added.
15099
15100 2005-07-01 [colin]      1.9.12cvs10
15101
15102         * src/Makefile.am
15103         * src/folder.c
15104         * src/folder.h
15105         * src/folderview.c
15106         * src/stock_pixmap.c
15107         * src/stock_pixmap.h
15108         * src/plugins/trayicon/trayicon.c
15109                 Add marked symbol on folders containing
15110                 marked messages
15111         * src/procmsg.c
15112         * src/procmsg.h
15113         * src/toolbar.c
15114         * src/prefs_common.c
15115         * src/prefs_common.h
15116         * src/prefs_send.c
15117                 Add an optional confirmation dialog on queue
15118                 sending. Patch by wwp.
15119         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
15120         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
15121         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
15122         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
15123         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
15124         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
15125         * src/pixmaps/inbox_mark.xpm            ** ADDED **
15126         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
15127         * src/pixmaps/outbox_mark.xpm           ** ADDED **
15128         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
15129         * src/pixmaps/trash_mark.xpm            ** ADDED **
15130                 New pixmaps
15131
15132 2005-07-01 [colin]      1.9.12cvs9
15133
15134         * src/summaryview.c
15135                 Fix a little threading bug
15136         * src/addrgather.c
15137         * src/mainwindow.c
15138                 A little bit of HIG normality never hurts
15139
15140 2005-07-01 [colin]      1.9.12cvs8
15141
15142         * src/compose.c
15143         * src/msgcache.c
15144         * src/pop.c
15145         * src/procmime.c
15146         * src/recv.c
15147         * src/common/log.c
15148         * src/common/template.c
15149         * src/common/utils.c
15150         * src/common/utils.h
15151                 Reverted the fwrite_atomic stuff. In fact
15152                 it is already atomic.
15153
15154 2005-06-30 [colin]      1.9.12cvs7
15155
15156         * src/common/utils.c
15157         * src/common/utils.h
15158                 Add an fwrite_atomic() function to make
15159                 sure we write everything: fwrite can make
15160                 short writes.
15161         * src/compose.c
15162         * src/msgcache.c
15163         * src/pop.c
15164         * src/procmime.c
15165         * src/recv.c
15166         * src/common/log.c
15167         * src/common/template.c
15168                 Use that (and fix swapping of size and nmemb).
15169                 Thanks to Rich Coe for the heads up.
15170
15171 2005-06-30 [colin]      1.9.12cvs6
15172
15173         * src/addressbook.c
15174                 Optimize addressbook opening 
15175
15176 2005-06-30 [colin]      1.9.12cvs5
15177
15178         * src/summaryview.c
15179                 Remove calls to summary_step after move/copy
15180
15181 2005-06-28 [paul]       1.9.12cvs4
15182
15183         * src/alertpanel.c
15184                 wrap and make the error msg selectable
15185
15186 2005-06-28 [paul]       1.9.12cvs3
15187
15188         * src/ssl_manager.c
15189                 replace the OK button with a Close button
15190         * src/gtk/foldersort.c
15191                 use GTK_STOCK_ icons/buttons
15192
15193 2005-06-28 [colin]      1.9.12cvs2
15194
15195         * src/gedit-print.c             ** ADDED **
15196         * src/gedit-print.h             ** ADDED **
15197         * src/gtk/gtksourceprintjob.c   ** ADDED **
15198         * src/gtk/gtksourceprintjob.h   ** ADDED **
15199                 I can't believe no one had enough time to tell
15200                 me I forgot the `cvs add`
15201
15202 2005-06-27 [colin]      1.9.12cvs1
15203
15204         * src/Makefile.am
15205         * src/gtk/Makefile.am
15206         * src/messageview.c
15207         * src/procmsg.c
15208         * src/summaryview.c
15209         * configure.ac
15210                 Add optional libgnomeprint-based printing
15211         * src/mainwindow.c
15212         * src/gtk/quicksearch.c
15213                 Add an Edit/Quick search menu item to show
15214                 and focus the quicksearch
15215
15216 2005-06-27 [paul]       1.9.12
15217
15218         1.9.12 release
15219
15220         * po/ca.po
15221         * po/de.po
15222         * po/es.po
15223         * po/fr.po
15224         * po/it.po
15225         * po/ko.po
15226         * po/pt_BR.po
15227         * po/sk.po
15228         * po/zh_CN.po
15229                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
15230                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
15231                 SungHyun Nam, Frederico Goncalves Guimaraes,
15232                 Andrej Kacian, and Yang Guilong
15233 2005-06-26 [colin]      1.9.11cvs106
15234
15235         * src/imap_gtk.c
15236                 Forgot one file for previous fix
15237
15238 2005-06-26 [colin]      1.9.11cvs105
15239
15240         * src/folder.c
15241         * src/imap.c
15242                 Fix problems with folder operations in no_select
15243                 imap folders. it applies only to mails, and 
15244                 creation/deletion/move/renaming of folders 
15245                 should be possible
15246
15247 2005-06-26 [paul]       1.9.11cvs104
15248
15249         * src/prefs_filtering.c
15250                 replace one more GTK_STOCK_REMOVE
15251                 with GTK_STOCK_DELETE
15252
15253 2005-06-25 [colin]      1.9.11cvs103
15254
15255         * src/imap.c
15256                 Optimize get_seq_set_from_seq_list
15257                 (Patch by Ricardo) 
15258
15259 2005-06-25 [colin]      1.9.11cvs102
15260
15261         * src/mh.c
15262                 If the directory exists, but not in the
15263                 correct encoding, rename it. This should
15264                 handle old-versions-induced bugs.
15265
15266 2005-06-25 [colin]      1.9.11cvs101
15267
15268         * src/mh.c
15269                 Fix path access with extended dir names
15270                 Fixes bug #589 (SC segfaults with wrong locale
15271                 settings)
15272
15273 2005-06-25 [colin]      1.9.11cvs100
15274
15275         * src/prefs_account.c
15276         * src/prefs_account.h
15277         * src/compose.c
15278                 Add an option to encrypt replies to
15279                 encrypted messages
15280
15281 2005-06-25 [colin]      1.9.11cvs99
15282
15283         * src/compose.c
15284         * src/quote_fmt_parse.y
15285                 ... And make it work with pgpinline.
15286
15287 2005-06-25 [colin]      1.9.11cvs98
15288
15289         * src/compose.c
15290         * src/procmime.c
15291         * src/procmime.h
15292         * src/quote_fmt_parse.y
15293                 o Make reedition of encrypted messages possible
15294                   (as long as it is encrypted to self too, no
15295                    magic there)
15296                 o Make replying with quote (and without selecting
15297                   text) possible for encrypted messages.
15298                 Closes bug #550 (Not possible to "reply with quote"
15299                 to gnupg encrypted messages)
15300
15301 2005-06-24 [paul]       1.9.11cvs97
15302
15303         * src/imap.c
15304                 add missing include
15305
15306 2005-06-24 [paul]       1.9.11cvs96
15307
15308         * src/editldap.c
15309                 made bind password entry invisible
15310                 (sync with main)
15311         * src/send_message.c
15312                 send_message_local(): check exit status
15313                 to detect errors (sync with main)
15314         * src/textview.c
15315                 use main's less ambiguous popup menu
15316                 wording
15317
15318 2005-06-24 [paul]       1.9.11cvs95
15319
15320         * src/prefs_actions.c
15321         * src/prefs_customheader.c
15322         * src/prefs_display_header.c
15323         * src/prefs_filtering_action.c
15324         * src/prefs_matcher.c
15325         * src/prefs_template.c
15326         * src/prefs_toolbar.c
15327                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
15328         * src/gtk/description_window.c
15329                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
15330
15331 2005-06-23 [colin]      1.9.11cvs94
15332
15333         * src/summaryview.c
15334                 Fix rough edges (be sure to call status_show whenever
15335                 necessary).
15336
15337 2005-06-23 [colin]      1.9.11cvs93
15338
15339         * src/summaryview.c
15340                 Optimize Select All
15341                 Before, in a 5K mails folder: 11s
15342                 After, in the same folder: 58000µs
15343                 The joys of locking... gtk_clist_select_all() fires a 
15344                 tree-select-row event for each selected row, which in 
15345                 summaryview, callbacks summary_selected which in turn,
15346                 calls summary_status_show, which walks the selected
15347                 rows. Hence, calling gtk_clist_select_all was 
15348                 exponential. Locking the summaryview makes 
15349                 summary_selected return early.
15350
15351 2005-06-23 [colin]      1.9.11cvs92
15352
15353         * src/imap.c
15354                 Move mutex at the important place to avoid
15355                 deadlocks
15356         * src/summaryview.c
15357                 Fix Del key deleting directly instead of
15358                 moving to trash
15359
15360 2005-06-22 [colin]      1.9.11cvs91
15361
15362         * src/plugins/spamassassin/libspamc.c
15363                 As we do spagetti code with assignations in multiple
15364                 places (see _message_read_raw where out = msg = raw),
15365                 let's be sure we don't free the same pointer twice.
15366                 Should fix bug #683 (Crash in libpam at 
15367                 message_cleanup).
15368
15369 2005-06-22 [colin]      1.9.11cvs90
15370
15371         * src/compose.c
15372         * src/messageview.c
15373         * src/toolbar.c
15374                 Make toolbar's delete use the move to trash stuff;
15375                 Add gtk_widget_realize to be sure pixmaps can get
15376                 created (that may fix an old worksforme bug which
15377                 I can't find back...)
15378
15379 2005-06-22 [colin]      1.9.11cvs89
15380
15381         * src/summaryview.c
15382         * src/summaryview.h
15383         * src/mainwindow.c
15384                 Rename "Message/Delete" to "Message/Move to trash"
15385                 Add "Message/Delete..." that directly destroys the
15386                 selected messages after asking for a confirmation.
15387
15388 2005-06-22 [colin]      1.9.11cvs88
15389
15390         * src/imap.c
15391                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
15392                 o Fix a deadlock (thanks Darko)
15393
15394 2005-06-22 [colin]      1.9.11cvs87
15395
15396         * src/gtk/foldersort.c
15397                 Add missing include for the i18n;
15398                 patch by Fabien Vantard
15399
15400 2005-06-21 [colin]      1.9.11cvs86
15401
15402         * src/folder.c
15403         * src/folderview.c
15404                 Respect the no_select flag
15405         * src/imap.c
15406                 Fix recursive deletion
15407         * src/imap_gtk.c
15408         * src/mh_gtk.c
15409                 Make the folder deletion's warning
15410                 more explicit
15411
15412 2005-06-21 [colin]      1.9.11cvs85
15413
15414         * src/textview.c
15415                 Prevent email addresses from spanning accross
15416                 lines - fixes bug # 646 (newline-chars in 
15417                 email addresses)
15418
15419 2005-06-20 [colin]      1.9.11cvs84
15420
15421         * src/folder.c
15422                 Be sure not to remove source if copy failed
15423
15424 2005-06-20 [colin]      1.9.11cvs83
15425
15426         * src/folderview.c
15427         * src/imap_gtk.c
15428                 remove summaryview's lock
15429         * src/imap.c
15430                 introduce threads to avoid problems when foreground tasks
15431                 interfere with background tasks
15432         * src/mh.c
15433                 prevent moving to drafts/queue
15434         * src/mimeview.c
15435                 fix leak
15436
15437 2005-06-19 [colin]      1.9.11cvs82
15438
15439         * src/imap_gtk.c
15440                 Remember that the user doesn't want to override
15441                 offline mode, for 3 seconds. It avoid presenting
15442                 him with N popups in a really short time.
15443
15444 2005-06-17 [colin]      1.9.11cvs81
15445
15446         * src/imap.c
15447                 Fix IMAP breaking on folders containing '('
15448                 (Probably won't be enough)
15449
15450 2005-06-17 [colin]      1.9.11cvs80
15451
15452         Forgotten files on 1.9.11cvs79
15453         * src/summaryview.c
15454                 Fix stepping when not immediately executing
15455         * src/imap.c
15456                 Really prevent UID FETCH 0
15457         * src/codeconv.c
15458                 Fix outgoing charset never set to utf-8
15459         * src/mh.c
15460                 Fix leak
15461
15462 2005-06-16 [colin]      1.9.11cvs79
15463
15464         * src/compose.c
15465                 Fix bug #707 (Dash splits rows)
15466                 Only wrap if we're on a line break position and
15467                 the previous one was a "white" (space) char.
15468                 Pango stuff is weird.
15469
15470 2005-06-16 [colin]      1.9.11cvs78
15471
15472         * src/imap_gtk.c
15473                 Lock summaryview while downloading messages
15474                 on user demand
15475         * src/procheader.c
15476         * src/unmime.c
15477         * src/common/utils.c
15478         * src/common/utils.h
15479                 Replace \r and \n with spaces in From and
15480                 Subject headers
15481
15482 2005-06-16 [paul]       1.9.11cvs77
15483
15484         * src/procmime.c
15485                 liberalise the mime parser
15486         * src/gtk/about.c
15487                 add text wrapping
15488
15489 2005-06-16 [paul]       1.9.11cvs76
15490
15491         * src/gtk/about.c
15492                 reworked
15493
15494 2005-06-15 [colin]      1.9.11cvs75
15495
15496         * src/compose.c
15497                 Finish header encoding fix
15498         * src/summaryview.c
15499                 Fix segfault
15500         * src/headerview.c
15501                 Fix compilation (Thanks Stephan
15502                 Sachse)
15503
15504 2005-06-15 [colin]      1.9.11cvs74
15505
15506         * Makefile.am
15507                 Install gnome2 stuff rather than gnome1, 
15508                 if both are present
15509         * src/codeconv.c
15510         * src/codeconv.h
15511         * src/compose.c
15512                 Fix headers encoding
15513         * src/folder.c
15514                 Visual progress when fetching all messages
15515         * src/folderview.c
15516         * src/summaryview.c
15517         * src/summaryview.h
15518                 Prevent changing current message while
15519                 incorporating
15520
15521 2005-06-15 [paul]       1.9.11cvs73
15522
15523         * src/gtk/gtkaspell.c
15524         * src/gtk/gtkaspell.h
15525                 fix build warnings
15526
15527 2005-06-15 [paul]       1.9.11cvs72
15528
15529         * src/prefs_filtering.c
15530                 allow reordering of filter rules by
15531                 drag n drop
15532
15533 2005-06-15 [paul]       1.9.11cvs71
15534
15535         * COPYING
15536                 updated
15537         * src/codeconv.c
15538                 replace deprecated function
15539         * src/inc.c
15540         * src/send_message.c
15541         * src/gtk/progressdialog.c
15542         * src/gtk/progressdialog.h
15543                 salvage and reuse parts of reverted sync
15544
15545 2005-06-15 [paul]       1.9.11cvs70
15546
15547         * src/inc.c
15548         * src/send_message.c
15549         * src/gtk/progressdialog.c
15550         * src/gtk/progressdialog.h
15551                 revert yesterday's sync with main
15552                 it contains deprecated functions
15553
15554 2005-06-15 [colin]      1.9.11cvs69
15555
15556         * src/headerview.c
15557                 Fix bug #670 (multi user to: will corrupt message 
15558                 headers display)
15559
15560 2005-06-15 [colin]      1.9.11cvs68
15561
15562         * src/compose.c
15563                 Fix bug #421 (Fix undo on wrapping)
15564
15565 2005-06-15 [colin]      1.9.11cvs67
15566
15567         * src/folder.c
15568                 Provide visual feedback while processing
15569                 folder's rules.
15570         * src/imap.c
15571                 Provide visual feedback while getting
15572                 short headers (for uncached messages)
15573
15574
15575 2005-06-14 [paul]       1.9.11cvs66
15576
15577         * src/account.c
15578                 change a couple stock icons
15579         * src/inc.c
15580         * src/send_message.c
15581         * src/gtk/progressdialog.c
15582         * src/gtk/progressdialog.h
15583                 sync main's GtkTreeView implementation
15584
15585 2005-06-14 [colin]      1.9.11cvs65
15586
15587         * src/imap.c
15588                 Various little fixes, mainly on error paths
15589
15590 2005-06-13 [colin]      1.9.11cvs64
15591
15592         * matcher.c
15593         * procmsg.c
15594         * procmsg.h
15595                 Add a way to fetch only headers. This speeds
15596                 up filtering on headers for IMAP. Fixes:
15597                 bug #481 extraneous imap commands slow down 
15598                         imap filtering
15599                 bug #522 Sylpheed downloads all messages 
15600                         when opening mailbox (IMAP)
15601                 bug #677 IMAP fetch is soooooooooooooo slow
15602         * src/folder.c
15603         * src/folder.h
15604                 Add a folder set_batch method so that
15605                 implementations can speed up flags changes
15606         * src/folderutils.c
15607         * src/summaryview.c
15608                 Use that in mark as (un)read and mark all read
15609                 Refix bug #679
15610         * src/imap.c
15611                 Implement set_batch - brings back deferred
15612                 flags in a less buggy manner. Fixes:
15613                 bug #729 IMAP immediate expunge of deleted messages
15614                 bug #191 remove list of messages with one command
15615                 Fix login with strange chars
15616                 Implement fetch_msg_full
15617                 Fix copy (wrong counts)
15618
15619 2005-06-12 [colin]      1.9.11cvs63
15620
15621         * src/folder.c
15622                 lock incorporation during long operations.
15623                 Avoids fucking up the IMAP socket.
15624
15625 2005-06-12 [colin]      1.9.11cvs62
15626
15627         * src/imap.c
15628                 Fix harmful typo
15629                 Factorize remove_all_msg
15630                 Thread-ize expunge
15631         * src/summaryview.c
15632                 Don't update partial-download status if unnecessary
15633         * src/folder.c
15634                 Use remove_msgs everywhere possible
15635
15636 2005-06-12 [colin]      1.9.11cvs61
15637
15638         * src/folder.c
15639         * src/folder.h
15640                 Add a remove_msgs function to remove a 
15641                 list of messages
15642         * src/imap.c
15643                 Implement that.
15644
15645 2005-06-12 [colin]      1.9.11cvs60
15646
15647         * src/imap.c
15648                 Remove flags-processing deferring... Too hard
15649                 to get it to work in all cases.
15650
15651 2005-06-11 [colin]      1.9.11cvs59
15652
15653         * src/imap.c
15654                 printf -> debug_print
15655
15656 2005-06-11 [colin]      1.9.11cvs58
15657
15658         * src/imap.c
15659                 o Fix build without USE_PTHREAD
15660                 o Factorize imap_open
15661                 o Alertpanel in case of impossible connection
15662                 o Alertpanel in case of impossible login
15663                 o Fix deferred flags processing to force a 
15664                   flush before adding some more flags to process,
15665                   but in another folder.
15666
15667 2005-06-10 [colin]      1.9.11cvs57
15668
15669         * src/imap.c
15670                 o Fix a format string error
15671                 o init ssl socket outside of the thread 
15672                   (it possibly invokes gtk calls)
15673         * src/procmime.c
15674                 o Put back the buffer to its necessary size
15675                 o Fix changing a file pointer without keeping
15676                   track of it (thanks Valgrind)
15677         * src/common/smtp.c
15678                 o Fix automatic STARTTLS if login should be done
15679                   and the server only allows it after starting TLS
15680         * src/gtk/gtkinputdialog.c
15681                 o Eat GDK_Return so that the combo popup doesn't 
15682                   appear when we press Enter to validate the combo
15683                   input dialog (as seen in the Open with... dialog)
15684
15685 2005-06-10 [colin]      1.9.11cvs56
15686
15687         * src/imap.c
15688                 o A bit less debug
15689                 o Fix a crash on deletion
15690                 o Threadize imap_select (it's called outside of 
15691                   threads)
15692                 o Defer treatment of DELETED flags
15693
15694
15695 2005-06-09 [colin]      1.9.11cvs55
15696
15697         * src/imap.c
15698                 Make sure we check imap_gtk_should_override(), which
15699                 potentially calls gtk stuff, before creating thread.
15700                 That way it should't be called via imap_get_session()
15701                 inside a thread.
15702
15703 2005-06-09 [colin]      1.9.11cvs54
15704
15705         * src/imap.c
15706                 o add a bit of status output
15707                 o remove some dead code
15708                 o threadize get_list_of_uids
15709                 o threadize imap_get_flags
15710                 o defer flag changing by 500ms so that they
15711                   can be batched
15712
15713
15714 2005-06-08 [colin]      1.9.11cvs53
15715
15716         * src/imap.c
15717                 Thread-ize imap_cmd_fetch
15718
15719 2005-06-08 [colin]      1.9.11cvs52
15720
15721         * src/main.c
15722                 Mmh, that broke POP3...
15723
15724 2005-06-08 [colin]      1.9.11cvs51
15725
15726         * src/main.c
15727                 Stabilize IMAP patch (thanks to Hoa)
15728
15729 2005-06-08 [colin]      1.9.11cvs50
15730
15731         * src/imap.c
15732                 Test patch to speed up imap. 
15733
15734 2005-06-08 [colin]      1.9.11cvs49
15735
15736         * src/imap_gtk.c
15737                 Warning fix
15738         * src/procmime.c
15739                 Apply patch from gentoo to use /usr/share/mime/globs if 
15740                 available, after un-breaking it
15741         * src/common/log.c
15742         * src/common/log.h
15743                 Use g_timeout for invoking hooks that possibly use gtk
15744                 calls. This should leave gtk calls in the main thread.
15745
15746 2005-06-08 [paul]       1.9.11cvs48
15747
15748         * src/codeconv.c
15749                 conv_get_outgoing_charset_str(): don't
15750                 use prefs_common setting
15751         * src/compose.c
15752         * src/compose.h
15753                 add /Options/Character encoding/... to
15754                 temporarily change the outgoing encoding
15755
15756         (belated sync with main)
15757
15758 2005-06-08 [paul]       1.9.11cvs47
15759
15760         * src/compose.c
15761                 correction to/completion of last
15762                 sync with main
15763
15764 2005-06-08 [paul]       1.9.11cvs46
15765
15766         sync with main:
15767         
15768         * src/codeconv.c
15769         * src/codeconv.h
15770                 always enabled Japanese auto-detection
15771                 if the first letters of locale string
15772                 is "ja"
15773         * src/compose.c
15774                 don't use "destroy" signal to destroy
15775                 Compose object (fix rare crashes on discard?)
15776         * src/mainwindow.c
15777         * src/messageview.c
15778         * src/prefs_send.c
15779                 added Hebrew encodings
15780         * src/sourcewindow.c
15781                 don't use "destroy" signal to destroy
15782                 objects
15783
15784 2005-06-07 [colin]      1.9.11cvs45
15785
15786         * src/summaryview.c
15787                 Add missing unlocks/locks
15788
15789 2005-06-07 [paul]       1.9.11cvs44
15790
15791         * src/summaryview.c
15792                 restore bug #749 fix
15793
15794 2005-06-06 [colin]      1.9.11cvs43
15795
15796         * src/summaryview.c
15797                 Fix selection bug when prefs_common.open_unread 
15798                 is FALSE
15799
15800 2005-06-06 [colin]      1.9.11cvs42
15801
15802         * src/common/md5.c
15803                 Fix a warning
15804         * src/summaryview.c
15805         * src/folderview.c
15806                 Factorize long operations beginning and end
15807                 (locking, freezing/thawing, cursor, ...)
15808                 Check selection->data member in selection-
15809                 related loops; this avoids dying an awful
15810                 death if the selection changes on us while
15811                 we're marking a whole IMAP folder unread, 
15812                 for example.
15813
15814 2005-06-06 [paul]       1.9.11cvs41
15815
15816         * src/textview.c
15817                 don't g_free() a static gchar buffer
15818
15819 2005-06-05 [colin]      1.9.11cvs40
15820
15821         * src/mainwindow.c
15822         * src/messageview.c
15823         * src/summaryview.c
15824                 Fix bug #749 (Show all headers should be
15825                 sticky as the GUI suggests)
15826
15827 2005-06-03 [paul]       1.9.11cvs39
15828
15829         * src/compose.c
15830                 don't allow editing of mail while sending.
15831                 patch by Colin
15832
15833 2005-06-03 [paul]       1.9.11cvs38
15834
15835         * src/folderview.c
15836                 add a freeze/thaw to speed up 'mark all read'
15837
15838 2005-06-03 [paul]       1.9.11cvs37
15839
15840         * src/prefs_message.c
15841                 reflect changes immediately
15842
15843 2005-06-02 [colin]      1.9.11cvs36
15844
15845         * po/POTFILES.in
15846                 Patch by Fabien Vantard.
15847
15848 2005-06-02 [colin]      1.9.11cvs35
15849
15850         * src/imap.c
15851                 Use a non-blocking imap_getline() if possible.
15852                 This should completely prevent the interface
15853                 from freezin on imap operations, although it
15854                 may do strange stuff in case of folder switching
15855                 while a big imap operation is taking place...
15856
15857                 In addition, fix a leak in the case thread
15858                 creation fails on connection.
15859
15860 2005-06-02 [colin]      1.9.11cvs34
15861
15862         * src/crash.c
15863         * src/prefs_common.h
15864                 Fix build (prefs_common_init() doesn't exist
15865                 anymore)
15866
15867 2005-06-02 [colin]      1.9.11cvs33
15868
15869         * src/prefs_account.c
15870                 Fix bug #245 (filtering rules broken when
15871                 renaming a remote account (imap4 or nntp)
15872
15873 2005-06-02 [colin]      1.9.11cvs32
15874
15875         * src/imap.c
15876                 Try to fix IMAP shortcomings: 
15877                 o Multithread imap_open()
15878                 o allow offline-mode overriding instead of
15879                   just returning NULL
15880         * src/imap_gtk.c
15881         * src/imap_gtk.h
15882                 Add a function to ask whether we want to
15883                 override offline-mode for 10 minutes (one-shot
15884                 asking was painful)
15885         * src/procheader.c
15886                 Fix segfault when imap parser isn't happy about
15887                 a missing {
15888
15889 2005-06-01 [colin]      1.9.11cvs31
15890
15891         * src/addrharvest.c
15892         * src/compose.c
15893         * src/mbox.c
15894         * src/mbox.h
15895         * src/mh.c
15896         * src/msgcache.c
15897         * src/send_message.c
15898         * src/setup.c
15899         * src/undo.c
15900         * src/common/hooks.c
15901         * src/common/prefs.c
15902         * src/common/template.c
15903         * src/common/utils.c
15904         * src/gtk/gtkutils.c
15905         * src/gtk/inputdialog.c
15906         * src/gtk/menu.c
15907         * src/gtk/pluginwindow.c
15908         * src/gtk/prefswindow.c
15909         * src/plugins/pgpmime/passphrase.c
15910         * src/plugins/pgpmime/prefs_gpg.c
15911                 More -Wall fixes
15912
15913         * src/common/Makefile.am
15914         * src/common/timing.h
15915                 Add basic timing code
15916
15917         * src/summaryview.c
15918                 Fix a bug with unread messages when 
15919                 re-sorting folders, and by the way
15920                 fix a big performance hit when 
15921                 re-sorting (10k mails: before 5s,
15922                 after .5s)
15923
15924         * src/prefs_compose_writing.c
15925         * src/prefs_compose_writing.h
15926         * src/prefs_message.c
15927         * src/prefs_message.h
15928         * src/prefs_other.c
15929         * src/prefs_other.h
15930         * src/prefs_quote.c
15931         * src/prefs_quote.h
15932         * src/prefs_receive.c
15933         * src/prefs_receive.h
15934         * src/prefs_send.c
15935         * src/prefs_send.h
15936         * src/prefs_summaries.c
15937         * src/prefs_summaries.h
15938                 Fix copyright banner
15939
15940 2005-06-01 [paul]       1.9.11cvs30
15941
15942         * po/fi.po
15943                 updated by Flammie Pirinen
15944         * src/procmime.c
15945                 fix 'Bad BASE64 content' output
15946
15947 2005-05-31 [colin]      1.9.11cvs29
15948
15949         * src/procmime.c
15950                 Oops, where did my hunk go.
15951
15952 2005-05-31 [colin]      1.9.11cvs28
15953
15954         * src/Makefile.am
15955         * src/account.c
15956         * src/action.c
15957         * src/addr_compl.c
15958         * src/addressbook.c
15959         * src/codeconv.c
15960         * src/compose.c
15961         * src/export.c
15962         * src/folder.c
15963         * src/folderview.c
15964         * src/image_viewer.c
15965         * src/main.c
15966         * src/mainwindow.c
15967         * src/messageview.c
15968         * src/mimeview.c
15969         * src/msgcache.c
15970         * src/prefs_account.c
15971         * src/prefs_actions.c
15972         * src/prefs_common.c
15973         * src/prefs_compose_writing.c
15974         * src/prefs_customheader.c
15975         * src/prefs_ext_prog.c
15976         * src/prefs_filtering.c
15977         * src/prefs_filtering_action.c
15978         * src/prefs_fonts.c
15979         * src/prefs_image_viewer.c
15980         * src/prefs_message.c
15981         * src/prefs_message.h
15982         * src/prefs_msg_colors.c
15983         * src/prefs_other.c
15984         * src/prefs_other.h
15985         * src/prefs_quote.c
15986         * src/prefs_receive.c
15987         * src/prefs_receive.h
15988         * src/prefs_send.c
15989         * src/prefs_send.h
15990         * src/prefs_spelling.c
15991         * src/prefs_summaries.c
15992         * src/prefs_summary_column.c
15993         * src/prefs_template.c
15994         * src/prefs_themes.c
15995         * src/prefs_toolbar.c
15996         * src/prefs_wrapping.c
15997         * src/procmime.c
15998         * src/procmsg.c
15999         * src/send_message.h
16000         * src/ssl_manager.c
16001         * src/summary_search.c
16002         * src/summaryview.c
16003         * src/textview.c
16004         * src/wizard.c
16005         * src/common/smtp.c
16006         * src/common/smtp.h
16007         * src/gtk/gtkutils.h
16008                 o Move the rest of Common prefs to new style
16009                 o Lots of -Wall warning fixes
16010                 o fix FIXME in cache memusage calculation
16011                 o Let return receipts be sent from any account
16012                 o Little cache optimisation (read)
16013                 o Fix bug #746 (don't treat commas as separators
16014                   when inside a quoted string)
16015
16016 2005-05-31 [paul]       1.9.11cvs27
16017
16018         * src/prefs_common.c
16019                 fix 'off-by-one' typo
16020
16021 2005-05-31 [paul]       1.9.11cvs26
16022
16023         * src/account.c
16024         * src/addr_compl.c
16025         * src/compose.c
16026         * src/foldersel.c
16027         * src/prefs_actions.c
16028         * src/prefs_common.c
16029         * src/prefs_common.h
16030         * src/prefs_customheader.c
16031         * src/prefs_display_header.c
16032         * src/prefs_filtering.c
16033         * src/prefs_filtering_action.c
16034         * src/prefs_matcher.c
16035         * src/prefs_summaries.c
16036         * src/prefs_summary_column.c
16037         * src/prefs_template.c
16038         * src/prefs_toolbar.c
16039         * src/ssl_manager.c
16040         * src/gtk/pluginwindow.c
16041         * src/gtk/prefswindow.c
16042         * src/gtk/progressdialog.c
16043                 add hidden prefs 'enable_rules_hint'
16044                 for gtk_tree_view_set_rules_hint()
16045                 (sync with main)
16046                 
16047
16048 2005-05-31 [colin]      1.9.11cvs25
16049
16050         * src/Makefile.am
16051         * src/main.c
16052         * src/prefs_common.c
16053         * src/prefs_summaries.c ** ADDED **
16054         * src/prefs_summaries.h ** ADDED **
16055                 Common/Display -> Display/Summaries
16056
16057 2005-05-31 [colin]      1.9.11cvs24
16058
16059         * src/Makefile.am
16060         * src/main.c
16061         * src/prefs_quote.c ** ADDED **
16062         * src/prefs_quote.h ** ADDED **
16063                 Move Common/Quote to Compose/Quoting
16064         * src/prefs_common.c
16065         * src/prefs_common.h
16066                 Remove old quote stuff, add
16067                 convenience functions for GtkTextView prefs
16068         * src/gtk/prefswindow.c
16069                 Set default height higher
16070
16071 2005-05-30 [colin]      1.9.11cvs23
16072
16073         * src/Makefile.am
16074         * src/main.c
16075         * src/prefs_common.c
16076         * src/prefs_compose_writing.c ** ADDED **
16077         * src/prefs_compose_writing.h ** ADDED **
16078                 Move Common/Compose prefs to Compose/Writing
16079
16080 2005-05-30 [colin]      1.9.11cvs22
16081
16082         * src/common/utils.c
16083                 Fix bug #651 (Confused Attract by Subject)
16084                 Patch by M. Benkmann <haferfrost@web.de>
16085         * AUTHORS
16086
16087 2005-05-30 [colin]      1.9.11cvs21
16088
16089         * src/compose.c
16090                 Fix concatenation of different headers of
16091                 the same type (bug #645)
16092         * src/prefs_folder_item.c
16093                 Fix bug #699 (setting color to black doesn't
16094                 work immediately)
16095         * src/procmime.c
16096                 Print out decoding error only once per
16097                 block
16098
16099 2005-05-30 [paul]       1.9.11cvs20
16100
16101         * src/common/template.c
16102                 fix Bcc
16103
16104 2005-05-30 [paul]       1.9.11cvs19
16105
16106         * doc/src/rfc2368.txt   **NEW FILE**
16107         * src/compose.c
16108                 compose_entries_set(): don't interpret Bcc
16109                 header field (conform to RFC 2368)
16110                 (sync with main)
16111
16112 2005-05-29 [colin]      1.9.11cvs18
16113
16114         * src/prefs_common.c
16115                 Let the default reply format respect
16116                 netiquette by cutting the signature.
16117
16118 2005-05-29 [colin]      1.9.11cvs17
16119
16120         * src/summaryview.c
16121                 Don't let always_show_msg override
16122                 open_unread_on_enter when opening a new
16123                 directory.
16124
16125 2005-05-27 [paul]       1.9.11cvs16
16126
16127         sync with main:
16128
16129         * src/main.c
16130                 app_will_exit(): cleanup tmp directory when exit
16131         * src/message_search.c
16132                 improved the interface and made code cleanup.
16133                 removed Clear button
16134         * src/send_message.c
16135                 send_message_local(): use GSpawn, and detect errors
16136         * src/summary_search.c
16137                 improved the interface and made code cleanup
16138         * src/textview.c
16139                 textview_write_link(): also skip non-ascii space
16140                  at the head of link strings (phishing check
16141                  didn't work at the case)
16142         * src/common/utils.c
16143                 get_command_output(): use g_spawn_command_line_sync()
16144                 instead of popen()
16145
16146 2005-05-26 [colin]      1.9.11cvs15
16147
16148         * src/folder.c
16149                 remove printf
16150
16151 2005-05-26 [colin]      1.9.11cvs14
16152
16153         * src/common/nntp.c
16154                 Fix nntp mode reader (bug #611)
16155                 Patch by Florian Mickler <florian@mickler.org>
16156
16157 2005-05-26 [colin]      1.9.11cvs13
16158
16159         * src/plugins/pgpmime/passphrase.c
16160                 Fix mouse grabbing (bug #557)
16161
16162 2005-05-26 [colin]      1.9.11cvs12
16163
16164         * src/prefs_themes.c
16165                 Fix g_warning (bug #541)
16166
16167 2005-05-26 [colin]      1.9.11cvs11
16168
16169         * src/prefs_actions.c
16170         * src/prefs_template.c
16171                 Fix bug #506 (no warning if action/template
16172                 is not saved)
16173         * src/common/template.c
16174                 Fix a possible crash
16175
16176 2005-05-26 [colin]      1.9.11cvs10
16177
16178         * src/folder.c
16179         * src/folderview.c
16180         * src/procmsg.c
16181         * src/summaryview.c
16182                 Forbid locked messages to be moved or
16183                 deleted. Locked messages in trashes 
16184                 still get deleted, for performance
16185                 reason (mh.c::mh_remove_all_msgs)
16186
16187 2005-05-25 [colin]      1.9.11cvs9
16188
16189         * src/procmime.c
16190                 Use correct encoding when sending mails
16191                 with attachments that have accentued 
16192                 chars in their name
16193
16194 2005-05-24 [colin]      1.9.11cvs8
16195
16196         * src/summaryview.c
16197                 Fix bug #688 f) read/unread marker not
16198                 changed on first click
16199                 Also, optimize summary_status_show()
16200                 calls
16201         * src/folder.c
16202         * src/inc.c
16203         * src/procmime.c
16204                 Fix bug #688 b) and c) wrt message
16205                 attachments and signature
16206         * src/stock_pixmap.c
16207         * src/stock_pixmap.h
16208         * src/stock_pixmap.c
16209         * src/stock_pixmap.h
16210         * src/Makefile.am
16211         * src/pixmaps/clip_gpg_signed.xpm
16212                 Add clip/signed icon
16213
16214 2005-05-24 [colin]      1.9.11cvs7
16215
16216         * src/folder_item_prefs.c
16217                 whitespace fix
16218
16219 2005-05-24 [colin]      1.9.11cvs6
16220
16221         * src/folderview.c
16222         * src/prefs_common.c
16223         * src/prefs_common.h
16224                 Add a confirmation to folder drag and drop
16225                 fixes bug #156
16226         * src/alertpanel.c
16227         * src/alertpanel.h
16228                 fix _with_disable parameters so that
16229                 the buttons labels are specifiable too
16230         * src/plugins/pgpmime/sgpgme.c
16231                 reflect said change
16232                 
16233
16234 2005-05-24 [colin]      1.9.11cvs5
16235
16236         * src/folderview.c
16237                 Uncollapse/collapse folders on double-click
16238                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
16239                 closes bug #108
16240
16241 2005-05-23 [colin]      1.9.11cvs4
16242
16243         * src/common/socket.c
16244                 Check another special SSL_peek() error.
16245                 Should help wrt bug #728
16246
16247 2005-05-23 [colin]      1.9.11cvs3
16248
16249         * src/plugins/pgpmime/pgpmime.c
16250                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
16251                 breaking menu accelerators and stuff. Users will have to
16252                 reselect "PGP MIME" instead of "PGP/MIME" in their 
16253                 account's privacy preferences if needed.
16254
16255 2005-05-22 [paul]
16256
16257         * tools/kdeservicemenu/install.sh
16258                 use kdesu to prompt for root password if doing
16259                 global install/uninstall
16260
16261 2005-05-20 [colin]      1.9.11cvs2
16262
16263         * src/procmsg.c
16264                 Fix another compilation error with gcc-2.9x
16265                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
16266         * src/send_message.c
16267                 Don't send QUIT if we aren't connected
16268
16269 2005-05-19 [colin]      1.9.11cvs1
16270
16271         * src/procmsg.c
16272                 Fix compilation with gcc 2.9x
16273
16274 2005-05-19 [paul]       1.9.11
16275
16276         1.9.11 released
16277
16278 2005-05-19 [paul]       1.9.9cvs14
16279
16280         * src/gtk/inputdialog.c
16281                 prevent gettext warning
16282
16283 2005-05-19 [paul]       1.9.9cvs13
16284
16285         * src/mainwindow.c
16286         * src/prefs_common.c
16287         * src/prefs_common.h
16288         * src/textview.c
16289         * src/textview.h
16290                 add an option to toggle cursor in message
16291                 view (sync with main)
16292
16293 2005-05-18 [colin]      1.9.9cvs12
16294
16295         * src/compose.c
16296                 Dereference freed pointer
16297         * src/gtk/gtkaspell.c
16298                 Fix duplication of dictionaries (is it an aspell issue?)
16299
16300 2005-05-18 [colin]      1.9.9cvs11
16301
16302         * src/gtk/inputdialog.c
16303         * src/gtk/gtkaspell.c
16304                 HIGuify dialogs
16305         * src/alertpanel.c
16306                 Remove a double call
16307
16308 2005-05-17 [colin]      1.9.9cvs10
16309
16310         * src/gtk/gtkaspell.c
16311                 Fix dialogs, Ctrl-Enter accel
16312
16313 2005-05-17 [colin]      1.9.9cvs9
16314
16315         * src/gtk/gtkaspell.c
16316                 Fix some accelerators, escape in replace-window
16317
16318 2005-05-16 [colin]      1.9.9cvs8
16319
16320         * src/gtk/gtkaspell.c
16321                 Revert last commit, it was a mistake.
16322
16323 2005-05-16 [colin]      1.9.9cvs7
16324
16325         * src/gtk/gtkaspell.c
16326                 Remove buggy code while we're at it. It's a 
16327                 dead code path anyway.
16328
16329 2005-05-16 [colin]      1.9.9cvs6
16330
16331         * src/gtk/gtkaspell.c
16332                 Missed some gtk_menu_popup where deactivate
16333                 signal should be handled. Should fix bug
16334                 #629 a bit more.
16335
16336 2005-05-16 [colin]      1.9.9cvs5
16337
16338         * src/gtk/gtkaspell.c
16339                 Remove debug printf()s
16340
16341 2005-05-16 [colin]      1.9.9cvs4
16342
16343         * src/gtk/gtkaspell.c
16344                 Fix a bit aspell problems
16345                 (see bug #629)
16346
16347 2005-05-13 [colin]      1.9.9cvs3
16348
16349         * src/folderview.c
16350                 Fix the + appearing even when no subfolders
16351                 have unread messages. Thanks to wwp for the
16352                 bug report.
16353
16354 2005-05-11 [paul]       1.9.9cvs2
16355
16356         * src/folderview.c
16357                 correction to 1.9.9cvs1, only colour folders that
16358                 have new msgs (not unread msgs)
16359
16360 2005-05-10 [colin]      1.9.9cvs1
16361
16362         * src/folderview.c
16363         * src/summaryview.c
16364                 Try to fix bolding bugs again.
16365
16366 2005-05-09 [paul]
16367
16368         * tools/claws.i18n.status.pl
16369                 add Ricardo Mones Lastra's script that has been providing
16370                 the i18n status page for many months
16371
16372 2005-05-09 [paul]       1.9.9
16373
16374         1.9.9 release
16375
16376 2005-05-09 [paul]       1.9.6cvs58
16377
16378         * AUTHORS
16379         * INSTALL
16380         * README.claws
16381                 updated
16382         * Makefile.am 
16383         * RELEASE_NOTES.claws
16384                 add release notes to cvs to simplify release
16385                 procedure
16386         * configure.ac
16387                 add ca and fi to ALL_LINGUAS
16388         * po/Makefile.in.in
16389                 workaround for missing Makevars
16390         * po/ca.po
16391         * po/fi.po
16392                 add new Catalan and Finnish translations
16393                 submitted by Miquel Oliete and Flammie Pirinen
16394         * po/de.po
16395         * po/es.po
16396         * po/fr.po
16397         * po/it.po
16398         * po/pl.po
16399         * po/ru.po
16400         * po/sk.po
16401         * po/sr.po
16402         * po/zh_CN.po
16403                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
16404                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
16405                 Urke MMI, and Hansom Young
16406         * src/main.c
16407                 Fix drafting when quitting. compose_draft() closes the
16408                 compose windows, which modifies the compose_list GSList.
16409                 We have to refresh this list after echo drafting to avoid a
16410                 segfault
16411         * src/partial_download.c
16412                 fix segfault on exit
16413
16414 2005-05-06 [paul]       1.9.6cvs57
16415
16416         * src/grouplistdialog.c
16417                 quick fix/workaround for unresizeable newsgroup
16418                 name column 
16419
16420 2005-05-06 [paul]       1.9.6cvs56
16421
16422         * src/inc.c
16423         * src/mainwindow.c
16424                 use gettext plural forms
16425         * src/imap_gtk.c
16426         * src/mh_gtk.c
16427         * src/toolbar.c
16428                 small improvement to english usage
16429
16430 2005-05-05 [thorsten]   1.9.6cvs55
16431
16432         * src/folder.c
16433                 fix possible crash
16434
16435 2005-05-05 [paul]       1.9.6cvs54
16436         
16437         sync with HEAD
16438
16439         * AUTHORS
16440         * src/compose.c
16441                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
16442                 patch by Tim Mann
16443
16444 2005-05-05 [paul]       1.9.6cvs53
16445
16446         * src/mainwindow.c
16447                 fix resizing of separate message and
16448                 folder views
16449
16450 2005-05-05 [paul]       1.9.6cvs52
16451
16452         * src/account.c
16453         * src/addrgather.c
16454         * src/browseldap.c
16455         * src/exphtmldlg.c
16456         * src/expldifdlg.c
16457         * src/importmutt.c
16458         * src/importpine.c
16459         * src/main.c
16460         * src/mainwindow.c
16461         * src/noticeview.c
16462         * src/prefs_filtering.c
16463         * src/prefs_filtering_action.c
16464         * src/prefs_matcher.c
16465         * src/prefs_spelling.c
16466         * src/prefs_toolbar.c
16467         * src/toolbar.c
16468         * src/wizard.c
16469         * src/gtk/description_window.c
16470         * src/gtk/gtkvscrollbutton.c
16471         * src/gtk/progressdialog.c
16472         * src/gtk/quicksearch.c
16473         * src/plugins/pgpmime/prefs_gpg.c
16474         * src/plugins/spamassassin/spamassassin_gtk.c
16475                 replace deprecated gtk_widget_set_usize
16476
16477 2005-05-04 [colin]      1.9.6cvs51
16478
16479         * src/common/utils.c
16480                 Fix crash when subst_for_filename is called
16481                 with a NULL parameter
16482
16483 2005-05-04 [colin]      1.9.6cvs50
16484
16485         * src/partial_download.c
16486         * src/pop.c
16487                 Escape login when writing uidl file
16488                 fixes bug #736
16489
16490 2005-05-03 [colin]      1.9.6cvs49
16491
16492         * src/procmime.c
16493                 Fix possible DOS in mime parser
16494                 (see bug #634)
16495
16496 2005-05-02 [colin]      1.9.6cvs48
16497
16498         * src/compose.c
16499                 Try to fix the copy/paste mess once again.
16500
16501
16502 2005-04-30 [colin]      1.9.6cvs47
16503
16504         * src/prefs_account.h
16505         * src/procmsg.c
16506         * src/send_message.c
16507         * src/common/smtp.c
16508         * src/common/smtp.h
16509                 Try to batch sending mails (per account) instead of
16510                 reconnecting to server every time.
16511
16512 2005-04-29 [colin]      1.9.6cvs46
16513
16514         * src/messageview.c
16515                 Fix window resizing that refused to size down
16516         * src/prefs_common.c
16517         * src/prefs_common.h
16518         * src/prefs_filtering.c
16519                 Save Filtering's window size
16520
16521 2005-04-21 [paul]       1.9.6cvs45
16522
16523         * ChangeLog-gtk2.claws
16524         * src/setup.c
16525                 correction to sync
16526
16527 2005-04-21 [paul]       1.9.6cvs44
16528
16529         sync with main:
16530
16531         * src/setup.c
16532         * src/statusbar.c
16533         * src/statusbar.h
16534                 use gtkut_widget_draw_now(). Improved performance
16535                 of the update of statusbar
16536         * src/textview.c
16537                 textview_smooth_scroll_do(): redraw it after scroll
16538                 is done (fixed incorrect display when a part of the
16539                 view is hidden).
16540         * src/gtk/gtkutils.c
16541         * src/gtk/gtkutils.h
16542                 gtkut_widget_draw_now(): use gdk_window_process_updates()
16543                 to force update of widgets.
16544                 Removed gtkut_widget_wait_for_draw() which had a big
16545                 overhead  because of waiting for all events processed 
16546
16547 2005-04-20 [paul]       1.9.6cvs43
16548
16549         * src/codeconv.c
16550                 complete 1.9.6cvs42's sync:
16551                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
16552
16553 2005-04-19 [paul]       1.9.6cvs42
16554
16555         sync with main:
16556
16557         * src/action.c
16558                 catch_output(): correctly select the insert text
16559                 (fix invalid iterator warnings).
16560         * src/codeconv.c
16561         * src/codeconv.h
16562         * src/mainwindow.c
16563         * src/messageview.c
16564         * src/prefs_common.c
16565                 support GBK encoding.
16566         * src/common/session.c
16567         * src/common/session.h
16568                 use separate buffer for large data to be sent,
16569                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
16570
16571 2005-04-18 [paul]       1.9.6cvs41
16572
16573         * src/jpilot.c
16574                 convert unsigned long into guint32
16575                 patch by Paul LeoNerd Evans 
16576
16577 2005-04-17 [colin]      1.9.6cvs40
16578
16579         * src/compose.c
16580                 Fix 'Request return receipt' from folder
16581                 properties (bug #708)
16582
16583 2005-04-17 [colin]      1.9.6cvs39
16584
16585         * src/mainwindow.c
16586                 Fix duplicate hotkeys in Mainwindow's menu
16587
16588 2005-04-17 [colin]      1.9.6cvs38
16589
16590         * src/folderview.c
16591                 Fix duplicate hotkeys in Folderview's contextual
16592                 menu
16593
16594 2005-04-15 [colin]      1.9.6cvs37
16595
16596         * src/summaryview.c
16597                 Fix 'Save as...' with non-ascii filenames
16598
16599 2005-04-15 [colin]      1.9.6cvs36
16600
16601         * src/plugins/pgpmime/pgpmime.c
16602                 Fix bus error on 64bit. Spotted by 
16603                 macallan1888@gmail.com
16604
16605 2005-04-15 [colin]      1.9.6cvs35
16606
16607         * src/prefs_account.c
16608                 Fix cvs34.
16609
16610 2005-04-12 [colin]      1.9.6cvs34
16611
16612         * src/prefs_account.c
16613                 Fix smtp auth type off-by-one. We forgot to
16614                 add PLAIN in the prefs-to-gui setter func and
16615                 as a result, the selected auth when opening
16616                 account prefs was not the correct one.
16617
16618 2005-04-12 [paul]       1.9.6cvs33
16619
16620         * src/inc.c
16621                 if the recv dialog is visible, Cancel only
16622                 cancels the current account
16623
16624
16625 2005-04-10 [colin]      1.9.6cvs32
16626
16627         * src/filtering.c
16628                 Copy score when copying FilteringActions
16629                 Fix bug #674
16630
16631 2005-04-10 [colin]      1.9.6cvs31
16632
16633         * src/inc.c
16634                 Make Message -> Receive -> Cancel cancel 
16635                 incorporation on all accounts. Fixes
16636                 bug #693
16637
16638 2005-04-10 [colin]      1.9.6cvs30
16639
16640         * src/prefs_account.c
16641                 Update Privacy checkbuttons status based
16642                 on the selected privacy system
16643         * src/compose.c
16644                 Always connect the "None" privacy system; the
16645                 static boolean was probably there to avoid
16646                 reconnecting twice in the same compose window,
16647                 but as the parent function is only called once
16648                 per compose, it's only a bug - as a static is
16649                 initialized once per application instance.
16650                 Also, don't uncheck Sign and Encrypt when
16651                 selecting None as privacy system; just ignore
16652                 them when sending/queuing.
16653                 Should fix bug #695
16654
16655 2005-04-08 [colin]      1.9.6cvs29
16656
16657         * src/account.c
16658         * src/prefs_account.c
16659         * src/prefs_account.h
16660                 Add account preference to queue message in a certain
16661                 folder.
16662
16663 2005-04-06 [colin]      1.9.6cvs28
16664
16665         * src/prefs_account.c
16666                 Update old inbox path syntax
16667
16668 2005-04-06 [paul]       1.9.6cvs27
16669
16670         sync with main:
16671
16672         * configure.ac
16673                 changed -traditional-cpp to -no-cpp-precomp for newer
16674                 Mac OS X support
16675         * src/foldersel.c
16676                 made column resize automatically
16677         * src/send_message.c
16678                 send_message_smtp(): consider EOF right after QUIT
16679                 successful (workaround for Gmail SMTP server)
16680         * src/common/socket.c
16681                 ssl_read(), ssl_peek(): check EOF which violates the
16682                 SSL protocol
16683         * src/gtk/colorlabel.c
16684                 removed warnings when displaying colorlabel menu
16685                 (don't use GtkAlignment)
16686
16687 2005-04-05 [paul]       1.9.6cvs26
16688
16689         * src/plugins/trayicon/trayicon.c
16690                 fix clipping of icon under KDE3 
16691
16692 2005-04-05 [paul]       1.9.6cvs25
16693
16694         * src/summaryview.c
16695                 hide display of threading
16696                 patch by Alfons
16697
16698 2005-04-04 [thorsten]   1.9.6cvs24
16699
16700         * src/mh.c
16701                 marks lost on filesystems with different stat() results on
16702                 summer-/wintertime
16703
16704 2005-04-03 [colin]      1.9.6cvs23
16705
16706         * src/summaryview.c
16707                 Don't handle up/down. Patch by Alfons
16708
16709 2005-04-02 [colin]      1.9.6cvs22
16710
16711         * src/summaryview.c
16712                 Make scrolling faster. Patch by Alfons.
16713
16714 2005-04-01 [colin]      1.9.6cvs21
16715
16716         * src/Makefile.am
16717         * src/stock_pixmap.c
16718         * src/pixmaps/dir-noselect.xpm ** REMOVED **
16719         * src/pixmaps/dir_noselect.xpm ** ADDED **
16720                 Fix pixmap name mismatch (Thanks Stephan Sachse)
16721
16722 2005-04-01 [colin]      1.9.6cvs20
16723
16724         * src/image_viewer.c
16725         * src/image_viewer.h
16726         * src/procmime.c
16727         * src/procmime.h
16728         * src/textview.c
16729         * src/textview.h
16730                 Implement inline image resizing and right-clicking
16731
16732 2005-04-01 [paul]       1.9.6cvs19
16733
16734         * AUTHORS
16735         * Makefile.am
16736         * configure.ac
16737                 check for gnome2
16738                 patch by Luca Cavalli <loopback<AT>slackit.org>
16739         * po/ru.po
16740                 updated by Pavlo Bohmat
16741
16742 2005-03-31 [colin]      1.9.6cvs18
16743
16744         * src/news.c
16745                 Fix parsing references
16746         * src/msgcache.c
16747                 don't put nulls in the references list
16748         * src/procheader.c
16749                 commit that forgotten file in 1.9.6cvs14
16750
16751 2005-03-31 [colin]      1.9.6cvs17
16752
16753         * src/compose.c
16754                 Fix joining of signature separator again. 
16755                 Maybe Hiro could put it in main too...
16756
16757 2005-03-31 [colin]      1.9.6cvs16
16758
16759         * src/Makefile.am
16760         * src/foldersel.c
16761         * src/stock_pixmap.c
16762         * src/stock_pixmap.h
16763         * src/pixmaps/dir-noselect.xpm
16764                 Update foldersel.c (sync from main, patch by Alfons)
16765
16766 2005-03-30 [colin]      1.9.6cvs15
16767
16768         * src/imap.c
16769                 Fix handling of imap folders containing [] in 
16770                 their name. Thanks to Nahuel Angelinetti for
16771                 the detailed bugreport.
16772
16773 2005-03-30 [colin]      1.9.6cvs14
16774
16775         * src/common/utils.h
16776         * src/common/utils.c
16777         * src/common/defs.h
16778         * src/matcher.c
16779         * src/msgcache.c
16780         * src/news.c
16781         * src/procmsg.c
16782         * src/procmsg.h
16783         * src/quote_fmt_parse.y
16784         * src/summaryview.c
16785                 Update references system. Patch by Alfons
16786
16787 2005-03-30 [colin]      1.9.6cvs13
16788
16789         * src/common/socket.c
16790                 Force the glibc to read resolv.conf again when 
16791                 it has changed. Should fix issues when changing
16792                 networks on a laptop and not restarting sylpheed. 
16793
16794 2005-03-30 [paul]       1.9.6cvs12
16795
16796         partial sync with main:
16797
16798         * src/action.c
16799                 create_io_dialog(): use user-defined text font
16800                 (thanks to Alfons), and modified its appearance.
16801         * src/addrgather.c
16802         * src/addrharvest.c
16803         * src/browseldap.c
16804                 replace old code
16805         * src/compose.c
16806                 don't join (presumably) itemized lines on line-wrapping
16807                 fixed wrapping of quote when auto-wrapping is enabled
16808                 compose_destroy(): destroy paned only if it's not
16809                 attached to window. Fixed memory leak of popup menu.
16810         * src/exphtmldlg.c
16811         * src/expldifdlg.c
16812                 replace old code
16813         * src/html.c
16814         * src/html.h
16815         * src/importmutt.c
16816         * src/importpine.c
16817                 replace old code
16818         * src/main.c
16819                 removed redundant code
16820         * src/mainwindow.c
16821                 changed 'Code set' (which is rather incorrect)
16822                 in the menu to 'Character encoding'
16823                 main_window_set_widgets(): request size first
16824                 to prevent window size becoming wrong
16825                 fixed remembering of the state of the visibility
16826                 of MessageView
16827         * src/messageview.c
16828                 changed 'Code set' (which is rather incorrect)
16829                 in the menu to 'Character encoding'
16830         * src/prefs_common.c
16831         * src/prefs_common.h
16832                 added an option whether to render HTML as text or not
16833                 added separators to outgoing encoding menu
16834         * src/procheader.c
16835                 procheader_scan_date_string(): support header
16836                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
16837         * src/summaryview.c
16838         * src/summaryview.h
16839                 minor code cleanup
16840         * src/textview.c
16841                 textview_show_html(): force output of newline
16842                 added an option whether to render HTML as text or not
16843         * src/common/utils.c
16844                 strncpy2(): optimized based on Alfons' code
16845         * src/gtk/gtkutils.c
16846         * src/gtk/gtkutils.h
16847                 removed non-used code
16848         * src/plugins/pgpmime/passphrase.c
16849                 partially fixed grab input of passphrase dialog
16850                 Confine pointer to window
16851
16852 2005-03-30 [colin]      1.9.6cvs11
16853
16854         * src/msgcache.c
16855         * src/msgcache.h
16856                 Read/write 32bit ints from cache & marks
16857                 From main.
16858
16859 2005-03-29 [paul]       1.9.6cvs10
16860
16861         * AUTHORS
16862         * ChangeLog.claws
16863         * src/compose.c
16864         * src/gtk/gtkaspell.c
16865                 sync with HEAD (don't pass NULL pointers) 
16866
16867 2005-03-24 [paul]
16868
16869         * tools/Makefile.am
16870         * tools/README
16871         * tools/acroread2sylpheed.pl
16872                 sync with HEAD (add script to send pdfs as
16873                 attachments from Adobe Reader 7)
16874
16875 2005-03-21 [paul]       1.9.6cvs9
16876
16877         * configure.ac
16878         * po/POTFILES.in
16879         * src/Makefile.am
16880         * src/crash.c
16881         * src/image_viewer.c ** ADDED **
16882         * src/image_viewer.h ** ADDED **
16883         * src/main.c
16884         * src/prefs_common.c
16885         * src/prefs_common.h
16886         * src/prefs_image_viewer.c ** ADDED **
16887         * src/prefs_image_viewer.h ** ADDED **
16888         * src/textview.c
16889         * src/gtk/about.c
16890         * src/pixmaps/sylpheed_logo.xpm
16891         * src/plugins/Makefile.am
16892         * src/plugins/image_viewer/.cvsignore ** REMOVED **
16893         * src/plugins/image_viewer/Makefile.am ** REMOVED **
16894         * src/plugins/image_viewer/plugin.c ** REMOVED **
16895         * src/plugins/image_viewer/viewer.c ** REMOVED **
16896         * src/plugins/image_viewer/viewer.glade ** REMOVED **
16897         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
16898         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
16899         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
16900         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
16901                 as gdk-pixbuf is now built-in
16902                 remove image_viewer plugin and put code back into
16903                 main codebase
16904                 implement inline image display (sync with main)
16905
16906                 replace logo with newer, nicer, larger version  
16907
16908 2005-03-21 [paul]       1.9.6cvs8
16909
16910         * src/gtk/about.c
16911                 cosmetic improvement
16912
16913 2005-03-21 [holger]     1.9.6cvs7
16914
16915         * src/plugins/spamassassin/spamassassin.c
16916                 Sync with HEAD
16917                 (unregister hook on failed plugin init)
16918
16919 2005-03-20 [colin]      1.9.6cvs6
16920
16921         * src/common/plugin.c
16922                 Check that plugin isn't already loaded
16923                 Patch by Alfons
16924
16925 2005-03-20 [thorsten]   1.9.6cvs5
16926
16927         * src/compose.c
16928                 use a more compatible syntax
16929
16930 2005-03-20 [thorsten]   1.9.6cvs4
16931
16932         * src/prefs_toolbar.c
16933                 fix crash when selecting toolbar item (uninitialized pointer)
16934
16935 2005-03-20 [thorsten]   1.9.6cvs3
16936
16937         * src/procmime.c
16938                 fix mimetype detection (referenced free()d string)
16939
16940 2005-03-20 [paul]       1.9.6cvs2
16941
16942         * src/compose.c
16943                 sync with HEAD (1.0.3cvs5)
16944                 neglect Reply-To header if empty
16945                 Patch by Alfons 
16946
16947 2005-03-19 [holger]     1.9.6cvs1
16948
16949         * src/summaryview.c
16950         * src/summaryview.h
16951                 Sync with HEAD
16952
16953 2005-03-18 [paul]       1.9.6
16954
16955         initial GTK2 release
16956
16957 2005-03-18 [paul]       1.0.3cvs3.1
16958
16959         * AUTHORS
16960         * ChangeLog.claws
16961         * configure.ac
16962         * src/gtk/about.c
16963         * src/pixmaps/sylpheed_logo.xpm
16964                 sync with HEAD
16965
16966 2005-03-18 [colin]      1.0.3cvs2.6
16967
16968         * src/summaryview.c
16969                 Remove call to summary_step in summary_copy_selected_to
16970                 Can't see its purpose, and this causes bug when copying
16971                 a message if the next one is unread: it reads it.
16972
16973 2005-03-18 [paul]       1.0.3cvs2.5
16974
16975         * src/foldersel.c
16976                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
16977
16978 2005-03-18 [paul]       1.0.3cvs2.4
16979
16980         * src/addrharvest.c
16981         * src/codeconv.c
16982         * src/codeconv.h
16983         * src/compose.c
16984         * src/news.c
16985         * src/procheader.c
16986         * src/procmime.c
16987         * src/unmime.c
16988         * src/unmime.h
16989                 fix buffer overflow, CAN-2005-0667, see
16990                 http://secunia.com/advisories/14491/
16991                 Patch by Alfons
16992
16993 2005-03-17 [colin]      1.0.3cvs2.3
16994
16995         * src/prefs_fonts.c
16996         * src/summaryview.c
16997                 Fix font bugs (both lists now officialy share 
16998                 the same font)
16999                 
17000
17001 2005-03-17 [paul]       1.0.3cvs2.2
17002
17003         * src/gtk/pluginwindow.c
17004                 make plugin descriptions uneditable
17005
17006 2005-03-11 [paul]       1.0.3cvs2.1
17007
17008         * ChangeLog.claws
17009         * configure.ac
17010         * po/POTFILES.in
17011         * src/plugins/trayicon/trayicon.c
17012                 sync with HEAD
17013                 add src/wizard.c to POTFILES.in
17014
17015 2005-03-11 [paul]       1.0.3cvs1.1
17016
17017         * ChangeLog
17018         * ChangeLog.claws
17019         * configure.ac
17020         * po/de.po
17021         * po/es.po
17022         * po/fr.po
17023         * po/it.po
17024         * po/pt_BR.po
17025         * po/ru.po
17026         * po/sk.po
17027         * po/sr.po
17028         * po/zh_CN.po
17029                 sync with HEAD
17030
17031 2005-03-04 [colin]      1.0.1cvs22.2
17032
17033         * src/compose.c
17034                 Fix signatures with accentued chars in it
17035
17036 2005-03-04 [colin]      1.0.1cvs22.1
17037
17038         * src/common/smtp.c
17039         * src/common/smtp.h
17040                 Don't use SIZE param in MAIL FROM: if server 
17041                 doesn't support it. Patch by Eugen Freiter
17042                 <eugen_f@users.sf.net>
17043
17044 2005-02-27 [paul]       1.0.1cvs20.1
17045
17046         * ChangeLog.claws
17047         * configure.ac
17048         * src/messageview.c
17049                 sync with HEAD
17050
17051 2005-02-27 [colin]      1.0.1cvs19.4
17052
17053         * src/procheader.c
17054         * src/procheader.h
17055                 Fix prototypes. Patch by Alfons
17056
17057 2005-02-27 [colin]      1.0.1cvs19.3
17058
17059         * src/compose.c
17060                 Don't auto-join the signature separator.
17061
17062 2005-02-26 [colin]      1.0.1cvs19.2
17063
17064         * src/summaryview.c
17065                 Fix 'mark all read' with collapsed threads.
17066                 Patch by Alfons.
17067
17068 2005-02-25 [paul]       1.0.1cvs19.1
17069
17070         * ChangeLog.claws
17071         * configure.ac
17072         * src/prefs_account.c
17073         * src/prefs_folder_item.c
17074         * src/gtk/prefswindow.c
17075         * src/gtk/prefswindow.h
17076                 sync with HEAD
17077
17078 2005-02-25 [paul]       1.0.1cvs15.12
17079
17080         * src/alertpanel.c
17081         * src/codeconv.c
17082         * src/compose.c
17083         * src/textview.c
17084         * src/gtk/gtkutils.c
17085         * src/gtk/gtkutils.h
17086         * src/gtk/logwindow.c
17087         * src/gtk/progressdialog.c
17088                 sync with main (revision 127)
17089                 and fix logwindow clipping
17090
17091 2005-02-24 [colin]      1.0.1cvs15.11
17092
17093         * src/plugins/pgpmime/passphrase.c
17094                 Disable input grabbing; it doesn't work yet.
17095
17096 2005-02-24 [colin]      1.0.1cvs15.10
17097
17098         * src/messageview.c
17099                 Don't send out receipts if offline. Ask.
17100
17101 2005-02-23 [colin]      1.0.1cvs15.9
17102
17103         * src/summaryview.c     
17104                 Fix expanding
17105
17106 2005-02-23 [colin]      1.0.1cvs15.8
17107
17108         * src/summaryview.c
17109                 Really fix Bug 568 by removing useless
17110                 calls. summary_thread_init() now called
17111                 in summary_sort(). This should please
17112                 Alfons as it should be faster than 
17113                 previously.
17114
17115 2005-02-23 [colin]      1.0.1cvs15.7
17116
17117         * src/compose.c
17118                 Encode parts as QP or B64 if signing
17119
17120 2005-02-23 [colin]      1.0.1cvs15.6
17121
17122         * src/compose.c
17123                 Fix Mimeinfo leakage (including tmp files)
17124         * src/procmsg.c
17125                 Fix tmp file leakage (spotted by Ivan Rayner)
17126
17127 2005-02-22 [colin]      1.0.1cvs15.5
17128
17129         * src/expldifdlg.c
17130                 Fix keyboard input. Patch by Alfons.
17131
17132 2005-02-21 [colin]      1.0.1cvs15.4
17133
17134         * src/compose.c
17135                 Fix Sign/Encrypt when unselecting privacy
17136                 system
17137         * src/prefs_common.c
17138                 Change default message font to Monospace
17139         * src/summaryview.c
17140                 More freezing during potentially large operations
17141
17142 2005-02-21 [paul]       1.0.1cvs15.3
17143
17144         * src/main.c
17145                 fix --help output
17146
17147 2005-02-21 [paul]       1.0.1cvs15.2
17148
17149         * po/Makefile.in.in
17150         * src/compose.c
17151         * src/summaryview.c
17152         * src/textview.c
17153         * src/common/utils.c
17154         * src/common/utils.h
17155                 sync with main (revision 117)
17156
17157 2005-02-20 [colin]      1.0.1cvs15.1
17158
17159         * src/common/defs.h
17160                 Change cache file to .sylpheed_claws_cache, as
17161                 suggested by Alfons. Allows people to switch
17162                 between Sylpheed and Sylpheed-Claws. it is
17163                 a good idea to "Check for new messages" at next
17164                 startup.
17165
17166
17167 2005-02-18 [colin]      1.0.1cvs14.1
17168
17169         * src/quote_fmt_lex.l
17170         * src/quote_fmt_parse.y
17171                 Fix parser initialisation. Patch by Ivan.
17172
17173 2005-02-18 [colin]      1.0.1cvs11.6
17174
17175         * src/folderview.c
17176                 Fix scrolldown (bug 662)
17177
17178 2005-02-17 [colin]      1.0.1cvs11.5
17179
17180         * src/codeconv.c
17181                 conv_filename_to_utf8: return clean 7bit instead
17182                 of broken utf8 if needed
17183         * src/mimeview.c
17184                 Fix display of parts with unclean 8bit names
17185
17186 2005-02-17 [paul]       1.0.1cvs11.4
17187
17188         * src/compose.c
17189         * src/exportldif.c
17190         * src/matcher_parser_parse.y
17191         * src/procmime.c
17192         * src/sourcewindow.c
17193         * src/common/Makefile.am
17194         * src/common/intl.h             ** REMOVED **
17195         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17196                 sync with main (revision 109)
17197                 and clean up
17198
17199 2005-02-16 [colin]      1.0.1cvs11.3
17200
17201         * src/summaryview.c
17202                 Fix collapsed thread not highlighting when new
17203                 messages in it (Bug 568) Patch by Stephan Sachse.
17204                 Fix messed up selection when reaching bounds (Bug 632)
17205         * src/prefs_themes.c
17206                 Fix theme installing (Bug 684)
17207
17208 2005-02-16 [colin]      1.0.1cvs11.2
17209
17210         * src/messageview.c
17211                 Fix messageview_select_all
17212
17213 2005-02-16 [colin]      1.0.1cvs11.1
17214
17215         * src/mh.c
17216                 Sync with HEAD (MH scan required function)
17217
17218 2005-02-15 [colin]      1.0.1cvs8.1
17219
17220         * src/mimeview.c
17221         * src/common/utils.c
17222                 Sync with HEAD (filename chars substitution)
17223
17224 2005-02-15 [colin]      1.0.1cvs7.3
17225
17226         * src/gtk/pluginwindow.c
17227                 Fix button spacing
17228
17229 2005-02-15 [colin]      1.0.1cvs7.2
17230
17231         * src/mimeview.c
17232                 Fix mime icons not reset across message when
17233                 scrolled down
17234
17235 2005-02-15 [colin]      1.0.1cvs7.1
17236
17237         * src/compose.c
17238         * src/procmime.c
17239                 Sync with HEAD (optimisation of cvs6)
17240
17241 2005-02-14 [colin]      1.0.1cvs6.1
17242
17243         * src/compose.c
17244         * src/procmime.c
17245                 Sync with HEAD (encode "From " at line beginning)
17246
17247 2005-02-14 [colin]      1.0.1cvs5.3
17248
17249         * src/compose.c
17250                 Fix wrapping with accentued chars.
17251
17252 2005-02-13 [colin]      1.0.1cvs5.2
17253
17254         * src/textview.c
17255                 Fix email informative part parsing with
17256                 accentued chars in it. ispunct() returns
17257                 true for them in utf8...
17258
17259 2005-02-12 [colin]      1.0.1cvs5.1
17260
17261         * src/filtering.c
17262                 Sync with HEAD (remove wrong use of compose after send)
17263
17264 2005-02-12 [paul]       1.0.1cvs4.5
17265
17266         * src/textview.c
17267                 remove unnecessary code (thanks to Alfons)
17268
17269 2005-02-12 [paul]       1.0.1cvs4.4
17270
17271         * src/textview.c
17272                 add 'Copy' to contextual menu on emails
17273
17274 2005-02-11 [colin]      1.0.1cvs4.3
17275
17276         * src/compose.c
17277                 revert 1.0.0cvs28.2, it doesn't work that well.
17278
17279 2005-02-11 [paul]       1.0.1cvs4.2
17280
17281         * po/Makefile.in.in
17282                 fix 'make release'
17283
17284 2005-02-10 [paul]       1.0.1cvs4.1
17285
17286         * ChangeLog
17287         * ChangeLog.claws
17288         * ChangeLog.jp
17289         * configure.ac
17290         * src/compose.c
17291                 sync with HEAD (sync with main)
17292
17293 2005-02-10 [paul]       1.0.1cvs3.2
17294
17295         * AUTHORS
17296         * Makefile.am
17297         * autogen.sh
17298         * configure.ac
17299         * config/mkinstalldirs
17300         * intl/.cvsignore
17301         * intl/ChangeLog
17302         * intl/VERSION
17303         * intl/bindtextdom.c
17304         * intl/config.charset
17305         * intl/dcgettext.c
17306         * intl/dcigettext.c
17307         * intl/dcngettext.c
17308         * intl/dgettext.c
17309         * intl/dngettext.c
17310         * intl/eval-plural.h
17311         * intl/explodename.c
17312         * intl/finddomain.c
17313         * intl/gettext.c
17314         * intl/gettextP.h
17315         * intl/gmo.h
17316         * intl/hash-string.h
17317         * intl/intl-compat.c
17318         * intl/l10nflist.c
17319         * intl/libgnuintl.h.in
17320         * intl/loadinfo.h
17321         * intl/loadmsgcat.c
17322         * intl/localcharset.c
17323         * intl/localcharset.h
17324         * intl/locale.alias
17325         * intl/localealias.c
17326         * intl/localename.c
17327         * intl/log.c
17328         * intl/ngettext.c
17329         * intl/os2compat.c
17330         * intl/os2compat.h
17331         * intl/osdep.c
17332         * intl/plural-exp.c
17333         * intl/plural-exp.h
17334         * intl/plural.c
17335         * intl/plural.y
17336         * intl/ref-add.sin
17337         * intl/ref-del.sin
17338         * intl/relocatable.c
17339         * intl/relocatable.h
17340         * intl/textdomain.c
17341         * m4/Makefile.am
17342         * po/Makefile.in.in
17343         * src/Makefile.am
17344         * src/account.c
17345         * src/action.c
17346         * src/addr_compl.c
17347         * src/addressadd.c
17348         * src/addressbook.c
17349         * src/addrgather.c
17350         * src/addrindex.c
17351         * src/alertpanel.c
17352         * src/browseldap.c
17353         * src/codeconv.c
17354         * src/codeconv.h
17355         * src/compose.c
17356         * src/compose.h
17357         * src/crash.c
17358         * src/editaddress.c
17359         * src/editbook.c
17360         * src/editgroup.c
17361         * src/editjpilot.c
17362         * src/editldap.c
17363         * src/editldap_basedn.c
17364         * src/editvcard.c
17365         * src/exphtmldlg.c
17366         * src/expldifdlg.c
17367         * src/export.c
17368         * src/exporthtml.c
17369         * src/filtering.c
17370         * src/folder.c
17371         * src/folder_item_prefs.c
17372         * src/foldersel.c
17373         * src/folderview.c
17374         * src/grouplistdialog.c
17375         * src/headerview.c
17376         * src/imap.c
17377         * src/imap_gtk.c
17378         * src/import.c
17379         * src/importldif.c
17380         * src/importmutt.c
17381         * src/importpine.c
17382         * src/inc.c
17383         * src/ldif.c
17384         * src/main.c
17385         * src/mainwindow.c
17386         * src/matcher.c
17387         * src/mbox.c
17388         * src/message_search.c
17389         * src/messageview.c
17390         * src/mh.c
17391         * src/mh_gtk.c
17392         * src/mimeview.c
17393         * src/msgcache.c
17394         * src/news.c
17395         * src/news_gtk.c
17396         * src/noticeview.c
17397         * src/partial_download.c
17398         * src/pop.c
17399         * src/prefs_account.c
17400         * src/prefs_actions.c
17401         * src/prefs_common.c
17402         * src/prefs_customheader.c
17403         * src/prefs_display_header.c
17404         * src/prefs_ext_prog.c
17405         * src/prefs_filtering.c
17406         * src/prefs_filtering_action.c
17407         * src/prefs_folder_item.c
17408         * src/prefs_fonts.c
17409         * src/prefs_gtk.c
17410         * src/prefs_matcher.c
17411         * src/prefs_msg_colors.c
17412         * src/prefs_spelling.c
17413         * src/prefs_summary_column.c
17414         * src/prefs_template.c
17415         * src/prefs_themes.c
17416         * src/prefs_toolbar.c
17417         * src/prefs_wrapping.c
17418         * src/privacy.c
17419         * src/procheader.c
17420         * src/procmime.c
17421         * src/procmsg.c
17422         * src/quote_fmt.c
17423         * src/recv.c
17424         * src/send_message.c
17425         * src/setup.c
17426         * src/sourcewindow.c
17427         * src/ssl_manager.c
17428         * src/statusbar.c
17429         * src/summary_search.c
17430         * src/summaryview.c
17431         * src/textview.c
17432         * src/toolbar.c
17433         * src/wizard.c
17434         * src/common/nntp.c
17435         * src/common/plugin.c
17436         * src/common/smtp.c
17437         * src/common/ssl.c
17438         * src/common/ssl_certificate.c
17439         * src/common/string_match.c
17440         * src/common/sylpheed.c
17441         * src/common/template.c
17442         * src/common/utils.c
17443         * src/gtk/about.c
17444         * src/gtk/colorlabel.c
17445         * src/gtk/description_window.c
17446         * src/gtk/filesel.c
17447         * src/gtk/foldersort.c
17448         * src/gtk/gtkaspell.c
17449         * src/gtk/gtkutils.c
17450         * src/gtk/inputdialog.c
17451         * src/gtk/logwindow.c
17452         * src/gtk/menu.c
17453         * src/gtk/pluginwindow.c
17454         * src/gtk/prefswindow.c
17455         * src/gtk/progressdialog.c
17456         * src/gtk/quicksearch.c
17457         * src/gtk/sslcertwindow.c
17458         * src/plugins/clamav/clamav_plugin.c
17459         * src/plugins/clamav/clamav_plugin_gtk.c
17460         * src/plugins/demo/demo.c
17461         * src/plugins/dillo_viewer/dillo_prefs.c
17462         * src/plugins/dillo_viewer/dillo_viewer.c
17463         * src/plugins/image_viewer/plugin.c
17464         * src/plugins/image_viewer/viewer.c
17465         * src/plugins/image_viewer/viewerprefs.c
17466         * src/plugins/mathml_viewer/mathml_viewer.c
17467         * src/plugins/pgpmime/passphrase.c
17468         * src/plugins/pgpmime/plugin.c
17469         * src/plugins/pgpmime/prefs_gpg.c
17470         * src/plugins/pgpmime/select-keys.c
17471         * src/plugins/pgpmime/sgpgme.c
17472         * src/plugins/spamassassin/spamassassin.c
17473         * src/plugins/spamassassin/spamassassin_gtk.c
17474         * src/plugins/trayicon/trayicon.c
17475                 sync with main (revision 104)
17476
17477 2005-02-10 [colin]      1.0.1cvs3.1
17478
17479         * src/mainwindow.c
17480                 Sync with HEAD (fix occasional crasher)
17481
17482 2005-02-10 [colin]      1.0.1cvs2.1
17483
17484         * src/messageview.c
17485                 Synw with HEAD (don't automatically display html)
17486
17487 2005-02-09 [colin]      1.0.1cvs1.3
17488
17489         * src/textview.c
17490         * src/textview.h
17491                 Add contextual menu on emails
17492
17493 2005-02-09 [colin]      1.0.1cvs1.2
17494
17495         * src/codeconv.c
17496                 Fix converting from broken headers and 
17497                 put back the _ in missing places
17498                 (feature broke with cvs24.2 sync, main 
17499                  possibly affected?)
17500
17501 2005-02-09 [colin]      1.0.1cvs1.1
17502
17503         * src/messageview.c
17504         * src/mimeview.c
17505         * src/mimeview.h
17506                 Sync with HEAD (display non text/plain mails with plugin)
17507
17508 2005-02-08 [colin]      1.0.1.1
17509
17510         * ChangeLog.claws
17511         * po/pt_BR.po
17512                 Sync with HEAD
17513         * configure.ac
17514                 Make default configuration directory 
17515                 be .sylpheed-gtk2
17516
17517 2005-02-08 [colin]      1.0.0cvs29.1
17518
17519         * po/de.po
17520         * po/es.po
17521         * po/fr.po
17522         * po/it.po
17523         * po/sk.po
17524         * po/sr.po
17525                 Sync translations with HEAD
17526
17527 2005-02-06 [colin]      1.0.0cvs28.3
17528
17529         * src/compose.c
17530                 Make compose a bit faster - patch by Alfons.
17531
17532 2005-02-06 [colin]      1.0.0cvs28.2
17533
17534         * src/compose.c
17535                 Make pasting via middle-click more reliable
17536
17537 2005-02-05 [paul]       1.0.0cvs28.1
17538
17539         * ChangeLog
17540         * ChangeLog.claws
17541         * ChangeLog.jp
17542         * configure.ac
17543         * src/compose.c
17544                 sync with HEAD
17545                 (fix bug 682 'redirect is broken'
17546
17547 2005-02-05 [torte]      1.0.0cvs27.1
17548
17549         * ChangeLog.claws
17550         * configure.ac
17551         * src/partial_download.c
17552                 Sync with HEAD (fix buf overflow)
17553
17554 2005-02-03 [colin]      1.0.0cvs26.1
17555
17556         * src/common/plugin.c
17557                 Sync with HEAD (avoid plugin mismatches)
17558
17559 2005-02-03 [paul]       1.0.0cvs25.3
17560
17561         * src/folderview.c
17562         * src/headerview.c
17563         * src/summaryview.c
17564         * src/textview.c
17565         * src/gtk/colorlabel.c
17566                 third and final part of initial sync with main-gtk2
17567
17568 2005-02-03 [paul]       1.0.0cvs25.2
17569
17570         * src/jpilot.c
17571                 fix building with jpilot support
17572
17573 2005-02-02 [colin]      1.0.0cvs25.1
17574
17575         * src/messageview.c
17576                 Sync with HEAD (fix dangerous typo)
17577
17578 2005-02-01 [colin]      1.0.0cvs24.3
17579
17580         * src/common/xml.c
17581                 Write file as advertised (UTF-8)
17582
17583 2005-02-01 [paul]       1.0.0cvs24.2
17584
17585         * src/addrbook.c
17586         * src/addrindex.c
17587         * src/alertpanel.h
17588         * src/codeconv.c
17589         * src/codeconv.h
17590         * src/compose.c
17591         * src/export.c
17592         * src/folder_item_prefs.c
17593         * src/html.c
17594         * src/imap.c
17595         * src/import.c
17596         * src/jpilot.c
17597         * src/mainwindow.c
17598         * src/matcher_parser_lex.l
17599         * src/messageview.c
17600         * src/mh.c
17601         * src/prefs_account.c
17602         * src/prefs_actions.c
17603         * src/prefs_common.c
17604         * src/prefs_gtk.c
17605         * src/prefs_gtk.h
17606         * src/prefs_themes.c
17607         * src/procheader.c
17608         * src/procmime.c
17609         * src/sourcewindow.c
17610         * src/statusbar.c
17611         * src/summaryview.c
17612         * src/textview.c
17613         * src/toolbar.c
17614         * src/unmime.c
17615         * src/common/template.c
17616         * src/common/utils.c
17617         * src/common/xml.c
17618         * src/common/xml.h
17619         * src/gtk/gtkaspell.c
17620         * src/plugins/clamav/clamav_plugin.c
17621         * src/plugins/dillo_viewer/dillo_prefs.c
17622         * src/plugins/image_viewer/viewerprefs.c
17623         * src/plugins/pgpmime/passphrase.c
17624         * src/plugins/pgpmime/prefs_gpg.c
17625         * src/plugins/pgpmime/select-keys.c
17626         * src/plugins/spamassassin/spamassassin.c
17627                 second part of initial sync with main-gtk2
17628                 (more to follow)
17629
17630 2005-01-31 [colin]      1.0.0cvs24.1
17631
17632         * src/compose.c
17633                 Sync with HEAD
17634
17635 2005-01-29 [paul]       1.0.0cvs23.2
17636
17637         * src/account.c
17638         * src/action.c
17639         * src/addressadd.c
17640         * src/addressbook.c
17641         * src/alertpanel.c
17642         * src/compose.c
17643         * src/editaddress.c
17644         * src/editbook.c
17645         * src/editgroup.c
17646         * src/editjpilot.c
17647         * src/editldap.c
17648         * src/editldap_basedn.c
17649         * src/editvcard.c
17650         * src/export.c
17651         * src/foldersel.c
17652         * src/grouplistdialog.c
17653         * src/import.c
17654         * src/importldif.c
17655         * src/inc.c
17656         * src/main.c
17657         * src/mainwindow.c
17658         * src/message_search.c
17659         * src/messageview.c
17660         * src/mimeview.c
17661         * src/prefs_actions.c
17662         * src/prefs_common.c
17663         * src/prefs_common.h
17664         * src/prefs_customheader.c
17665         * src/prefs_display_header.c
17666         * src/prefs_filtering.c
17667         * src/prefs_filtering_action.c
17668         * src/prefs_gtk.c
17669         * src/prefs_matcher.c
17670         * src/prefs_summary_column.c
17671         * src/prefs_template.c
17672         * src/sourcewindow.c
17673         * src/summary_search.c
17674         * src/summaryview.c
17675         * src/textview.c
17676         * src/gtk/about.c
17677         * src/gtk/description_window.c
17678         * src/gtk/gtkshruler.c
17679         * src/gtk/gtkutils.c
17680         * src/gtk/gtkutils.h
17681         * src/gtk/inputdialog.c
17682         * src/gtk/logwindow.c
17683         * src/gtk/prefswindow.c
17684         * src/gtk/progressdialog.c
17685         * src/gtk/progressdialog.h
17686                 first part of initial sync with main-gtk2
17687                 (more to follow)
17688
17689 2005-01-28 [colin]      1.0.0cvs23.1
17690
17691         * src/folderview.c
17692                 Sync with HEAD
17693
17694 2005-01-27 [colin]      1.0.0cvs21.1
17695
17696         * src/folder.c
17697         * src/folderview.c
17698                 Sync with HEAD
17699
17700 2005-01-27 [colin]      1.0.0cvs19.1
17701
17702         * src/procmime.c
17703                 Sync with HEAD
17704
17705 2005-01-27 [colin]      1.0.0cvs18.1
17706
17707         * src/messageview.c
17708         * src/summaryview.c
17709         * src/mainwindow.c
17710         * src/compose.c
17711         * src/compose.h
17712         * src/procmsg.c
17713         * src/procmsg.h
17714         * src/toolbar.c
17715                 Sync with HEAD
17716
17717 2005-01-26 [paul]       1.0.0cvs15.2
17718
17719         * src/compose.c
17720                 compose_entries_set(): convert subject and body to
17721                 utf8 if necessary. patch by Felix Eckhofer
17722
17723 2005-01-26 [paul]       1.0.0cvs15.1
17724
17725         * configure.ac
17726         * src/common/template.c
17727                 sync with HEAD (fix memory leak)
17728
17729 2005-01-25 [paul]       1.0.0cvs14.1
17730
17731         * configure.ac
17732         * src/compose.c
17733                 sync with HEAD
17734
17735 2005-01-24 [colin]      1.0.0cvs13.1
17736
17737         * src/summaryview.c
17738                 Sync with HEAD
17739
17740 2005-01-24 [paul]       1.0.0cvs12.1
17741
17742         * configure.ac
17743         * src/messageview.c
17744         * src/mh.c
17745         * src/common/utils.c
17746                 sync with HEAD
17747
17748 2005-01-24 [colin]      1.0.0cvs11.1
17749
17750         * src/procheader.c
17751                 Sync with HEAD
17752
17753 2005-01-24 [colin]      1.0.0cvs10.1
17754
17755         * src/folderview.c
17756                 Sync with HEAD
17757
17758 2005-01-23 [colin]      1.0.0cvs9.1
17759
17760         * src/crash.c
17761                 Sync with HEAD
17762
17763 2005-01-22 [colin]      1.0.0cvs8.1
17764
17765         * src/summaryview.c
17766         * src/gtk/quicksearch.c
17767                 Sync with HEAD
17768
17769 2005-01-21 [colin]      1.0.0cvs7.1
17770
17771         * src/summaryview.c
17772                 Sync with HEAD
17773
17774 2005-01-21 [colin]      1.0.0cvs6.1
17775
17776         * src/summaryview.c
17777                 Sync with HEAD
17778
17779 2005-01-21 [colin]      1.0.0cvs5.1
17780
17781         * src/gtk/quicksearch.c
17782         * src/prefs_common.c
17783         * src/prefs_common.h
17784                 Sync with HEAD (recurse option)
17785
17786 2005-01-21 [colin]      1.0.0cvs4.1
17787
17788         * src/folder.h
17789         * src/folderview.c
17790         * src/folderview.h
17791         * src/summaryview.c
17792         * src/gtk/quicksearch.c
17793         * src/gtk/quicksearch.h
17794                 Sync with HEAD (recursive quicksearch)
17795
17796 2005-01-20 [colin]      1.0.0cvs3.4
17797
17798         * src/ssl_manager.c
17799                 Remove useless code
17800
17801 2005-01-20 [colin]      1.0.0cvs3.3
17802
17803         * src/ssl_manager.c
17804                 Fix leak, thanks to Alfons.
17805
17806 2005-01-20 [colin]      1.0.0cvs3.2
17807
17808         * src/ssl_manager.c
17809                 Port SSL certificate window to GTK2.
17810
17811 2005-01-20 [paul]       1.0.0cvs3.1
17812
17813         * ChangeLog.claws
17814         * configure.ac
17815         * src/addrindex.c
17816         * src/addrindex.h
17817                 sync with HEAD
17818
17819 2005-01-19 [colin]      1.0.0cvs2.2
17820
17821         * src/plugins/trayicon/trayicon.c
17822                 Fix freeze with gtk-2.6, the easy way
17823                 (signal blocking helpless there...)
17824                 Closes bug #668.
17825
17826 2005-01-19 [colin]      1.0.0cvs2.1
17827
17828         * src/mbox.c
17829         * src/mbox.h
17830         * src/mainwindow.c
17831         * src/summaryview.c
17832         * src/summaryview.h
17833                 Sync with HEAD
17834
17835 2005-01-19 [paul]       1.0.0cvs1.1
17836
17837         * configure.ac
17838         * po/de.po
17839         * po/es.po
17840         * po/fr.po
17841         * po/hr.po
17842         * po/it.po
17843         * po/ja.po
17844         * po/ko.po
17845         * po/pt_BR.po
17846         * po/ru.po
17847         * po/sk.po
17848         * po/sr.po
17849                 sync with HEAD (update translations)
17850
17851 2005-01-18 [colin]      1.0.0cvs0.1
17852
17853         * src/foldersel.c
17854                 Specify search column - patch by Alfons
17855
17856 2005-01-18 [colin]      0.9.13cvs36.3
17857
17858         * src/prefs_toolbar.c
17859                 Change Delete to Remove
17860         * src/prefs_fonts.c
17861                 GTK2 version and leak fixes
17862         * src/prefs_actions.c
17863                 Add stock buttons.
17864                 All patches by Alfons
17865
17866 2005-01-17 [colin]      0.9.13cvs36.2
17867
17868         * src/compose.c
17869                 Fix DnD inserting twice. While at it,
17870                 add DnD support for text/plain in the
17871                 body, and add support in the headers.
17872
17873 2005-01-16 [colin]      0.9.13cvs36.1
17874
17875         * ChangeLog
17876         * ChangeLog.jp
17877         * ChangeLog.claws
17878                 Sync with HEAD (nothing applicable)
17879
17880 2005-01-16 [colin]      0.9.13cvs33.2
17881
17882         * src/prefs_toolbar.c
17883                 GTK2ize prefs_toolbar, by Alfons.
17884
17885 2005-01-14 [colin]      0.9.13cvs33.1
17886
17887         * src/html.c
17888         * src/msgcache.c
17889                 Sync with HEAD
17890
17891 2005-01-14 [colin]      0.9.13cvs32.1
17892
17893         * src/html.c
17894         * src/html.h
17895         * src/msgcache.c
17896         * AUTHORS
17897         * tools/calypso_convert.pl
17898                 Sync with HEAD
17899
17900 2005-01-08 [colin]      0.9.13cvs29.2
17901
17902         * src/prefs_filtering_action.c
17903         * src/prefs_filtering.c
17904                 2 more gtk2 patches by Alfons
17905
17906 2005-01-07 [paul]       0.9.13cvs29.1
17907
17908         * ChangeLog
17909         * ChangeLog.claws
17910         * ChangeLog.jp
17911         * configure.ac
17912         * src/pop.c
17913         * src/pop.h
17914                 sync with HEAD
17915
17916 2005-01-07 [colin]      0.9.13cvs28.3
17917
17918         * src/gtk/progressdialog.c
17919         * src/gtk/progressdialog.h
17920         * src/inc.c
17921         * src/send_message.c
17922                 GTK2 for the incorporation dialog. The CList isn't dead
17923                 yet, for a more smooth migration. Patch by Alfons.
17924
17925 2005-01-06 [colin]      0.9.13cvs28.2
17926
17927         * src/prefs_display_header.c
17928                 GTK2 conversion by Alfons
17929         * src/prefs_actions.c
17930         * src/prefs_matcher.c
17931                 Fix 2 leaks - patch by Alfons
17932
17933 2005-01-06 [colin]      0.9.13cvs28.1
17934
17935         * src/prefs_matcher.c
17936                 Sync with HEAD
17937
17938 2005-01-06 [colin]      0.9.13cvs27.4
17939
17940         * src/prefs_matcher.c
17941                 Fix double-free. Patch by Alfons
17942
17943 2005-01-06 [colin]      0.9.13cvs27.3
17944
17945         * src/prefs_matcher.c
17946                 GTK2 widgets + memleak
17947                 Patch by Alfons
17948
17949 2005-01-05 [colin]      0.9.13cvs27.2
17950
17951         * src/account.c
17952         * src/addr_compl.c
17953         * src/foldersel.c
17954         * src/stock_pixmap.c
17955         * src/stock_pixmap.h
17956                 3 more GTK2 patches by Alfons.
17957
17958 2005-01-04 [colin]      0.9.13cvs27.1
17959
17960         * src/folderview.c
17961         * src/imap_gtk.c
17962         * src/news_gtk.c
17963                 Sync with HEAD
17964
17965 2005-01-04 [colin]      0.9.13cvs25.9
17966
17967         * src/compose.c
17968                 Fix Show Ruler menuitem
17969         * src/prefs_template.c
17970                 Convert to GTK2
17971         * src/common/utils.c
17972                 Make auto pointer stuff handles NULLs
17973                 Patches by Alfons.
17974
17975 2005-01-04 [colin]      0.9.13cvs25.8
17976
17977         * src/compose.c
17978                 Move the attachment list to gtk2
17979                 Patch by Alfons.
17980
17981 2005-01-04 [colin]      0.9.13cvs25.7
17982
17983         * src/textview.c
17984                 Make some keys work again
17985                 Patch by SungHyun Nam <namsh@kldp.org>
17986
17987 2005-01-04 [colin]      0.9.13cvs25.6
17988
17989         * src/gtk/gtkshruler.c
17990                 Move the ruler to GTK2
17991                 Patch by Alfons
17992
17993 2005-01-03 [colin]      0.9.13cvs25.5
17994
17995         * src/compose.c
17996                 Fix my broken patch apply 
17997
17998 2005-01-03 [colin]      0.9.13cvs25.4
17999
18000         * src/common/utils.c
18001         * src/common/utils.h
18002         * src/gtk/prefswindow.c
18003                 Move auto pointer stuff to utils.c
18004                 Patch by Alfons again :)
18005
18006 2005-01-03 [colin]      0.9.13cvs25.3
18007
18008         * src/compose.c
18009         * src/prefs_gtk.c
18010         * src/prefs_template.c
18011         * src/textview.c
18012                 Empty text widgets with empty strings, not NULL char
18013                 Patch by SungHyun Nam <namsh@kldp_org>
18014
18015 2005-01-03 [colin]      0.9.13cvs25.2
18016
18017         * src/main.c
18018         * AUTHORS
18019                 Sync with HEAD
18020
18021 2005-01-03 [colin]      0.9.13cvs25.1
18022
18023         * src/pop.c
18024         * src/pop.h
18025                 Sync with HEAD
18026
18027 2005-01-03 [colin]      0.9.13cvs24.3
18028
18029         * src/account.c
18030                 Two patches from Alfons and Alex S Moore:
18031                 fix images, fix return value.
18032
18033 2005-01-01 [colin]      0.9.13cvs24.2
18034
18035         * src/prefs_actions.c
18036                 Fix over-zealous assertion. Patch by Alfons
18037
18038 2005-01-01 [colin]      0.9.13cvs24.1
18039
18040         * src/procmime.c
18041                 Sync with HEAD (leak fix)
18042
18043 2004-12-31 [colin]      0.9.13cvs23.2
18044
18045         * src/prefs_common.c
18046                 GTK2 widgets + stock buttons - patch by Alfons
18047
18048 2004-12-31 [paul]       0.9.13cvs23.1
18049
18050         * configure.ac
18051                 bump up EXTRA_VERSION to match (sync'ed) HEAD
18052         * src/gtk/pluginwindow.c
18053                 use GTK2 widgets and plug memory leaks,
18054                 patches by Alfons
18055
18056 2004-12-30 [colin]      0.9.13cvs22.4
18057
18058         * src/account.c
18059         * src/action.c
18060         * src/export.c
18061         * src/foldersel.c
18062         * src/import.c
18063         * src/message_search.c
18064         * src/prefs_actions.c
18065         * src/prefs_common.c
18066         * src/prefs_customheader.c
18067         * src/prefs_filtering.c
18068         * src/prefs_summary_column.c
18069         * src/summary_search.c
18070         * src/gtk/about.c
18071         * src/gtk/description_window.c
18072         * src/gtk/gtkutils.c
18073         * src/gtk/gtkutils.h
18074         * src/gtk/inputdialog.c
18075         * src/gtk/prefswindow.c
18076                 Use GTK2 stock buttons. Patches by Alfons.
18077
18078 2004-12-30 [colin]      0.9.13cvs22.3
18079
18080         * src/account.c
18081                 Sync with HEAD
18082         * src/prefs_actions.c
18083         * src/prefs_customheader.c
18084         * src/prefs_filtering.c
18085         * src/prefs_msg_colors.c
18086         * src/prefs_summary_column.c
18087         * src/gtk/prefswindow.c
18088                 Use GtkTreeView instead of deprecated 
18089                 widgets. Patches by Alfons.
18090
18091 2004-12-30 [paul]       0.9.13cvs22.2
18092
18093         * src/foldersel.c
18094                 use GTK 2 Tree View
18095                 patch by Alfons, with root folder sorting fix
18096                 by Stephan Sachse
18097
18098 2004-12-30 [paul]       0.9.13cvs22.1
18099
18100         * ChangeLog
18101         * ChangeLog.claws
18102         * ChangeLog.jp
18103         * NEWS
18104         * configure.ac
18105         * src/account.c
18106                 sync with HEAD
18107
18108 2004-12-22 [martin]     0.9.13cvs21.2
18109
18110         * src/action.c
18111                 free the command line after its use
18112
18113 2004-12-18 [paul]       0.9.13cvs21.1
18114
18115         * AUTHORS
18116         * ChangeLog
18117         * ChangeLog.claws
18118         * ChangeLog.jp
18119         * NEWS
18120         * configure.ac
18121         * src/action.c
18122         * src/compose.c
18123         * src/syldap.c
18124                 sync with HEAD
18125
18126 2004-12-17 [martin]     0.9.13cvs17.2
18127
18128         * src/action.c
18129                 convert actions input to locale
18130         * src/inc.c
18131                 convert notification command to locale
18132         * src/plugins/pgpmime/select-keys.c
18133                 convert attributes to utf8
18134
18135 2004-12-14 [colin]      0.9.13cvs17.1
18136
18137         * ChangeLog
18138         * ChangeLog.jp
18139         * ChangeLog.claws
18140         * src/action.c
18141         * src/common/utils.c
18142         * src/gtk/prefswindow.c
18143         * src/gtk/gtkutils.c
18144         * src/gtk/gtkutils.h
18145         * src/plugins/spamassassin/libspamc.c
18146                 Sync with HEAD
18147
18148 2004-12-13 [colin]      0.9.13cvs14.1
18149
18150         * src/quote_fmt_parse.y
18151                 Sync with HEAD
18152
18153 2004-12-10 [colin]      0.9.13cvs12.1
18154
18155         * src/prefs_themes.c
18156         * src/mainwindow.c
18157         * src/messageview.c
18158                 Sync with HEAD
18159
18160 2004-12-09 [colin]      0.9.13cvs10.1
18161
18162         * src/procmime.c
18163                 Sync with HEAD (fix B64 encoding from memory)
18164
18165 2004-12-08 [colin]      0.9.13cvs9.1
18166
18167         * src/gtk/colorlabel.c
18168                 Sync with HEAD
18169
18170 2004-12-08 [paul]       0.9.13cvs8.2
18171
18172         * src/gtk/pluginwindow.c
18173                 fix window resizing oddities
18174
18175 2004-12-08 [colin]      0.9.13cvs8.1
18176
18177         * src/quote_fmt_parse.y
18178                 Sync with HEAD
18179
18180 2004-12-08 [colin]      0.9.13cvs7.1
18181
18182         * src/matcher_parser_parse.y
18183         * src/msgcache.c
18184         * src/prefs_matcher.c
18185         * src/procheader.c
18186         * src/matcher.c
18187         * src/common/defs.h
18188         * po/sr.po
18189                 Sync with HEAD
18190
18191 2004-12-08 [colin]      0.9.13cvs6.1
18192
18193         * src/quote_fmt_parse.y
18194         * src/textview.c
18195                 Sync with HEAD
18196         * src/gtk/prefswindow.c
18197         * src/gtk/pluginwindow.c
18198                 Fix G_CALLBACKS protos (thanks to Alfons)
18199
18200 2004-12-07 [torte]      0.9.13cvs2.2
18201
18202         * src/procmime.c
18203                 [Bug 650] reply button causes crash
18204                 Thanks to David Relson and Christoph
18205
18206 2004-12-07 [colin]      0.9.13cvs2.1
18207
18208         * ChangeLog.claws
18209         * AUTHORS
18210         * po/sk.po
18211         * src/procmime.c
18212         * src/prefs_account.c
18213         * src/common/smtp.c
18214         * src/common/smtp.h
18215                 Sync with HEAD
18216
18217 2004-12-06 [colin]      0.9.12cvs187.1
18218
18219         * ChangeLog.claws
18220         * INSTALL
18221         * Makefile.am
18222         * README.claws
18223         * TODO.claws
18224         * configure.ac
18225         * po/bg.po
18226         * po/cs.po
18227         * po/el.po
18228         * po/en_GB.po
18229         * po/es.po
18230         * po/fr.po
18231         * po/hr.po
18232         * po/hu.po
18233         * po/it.po
18234         * po/ja.po
18235         * po/ko.po
18236         * po/nl.po
18237         * po/pl.po
18238         * po/pt_BR.po
18239         * po/ru.po
18240         * po/sk.po
18241         * po/sr.po
18242         * po/sv.po
18243         * po/zh_CN.po
18244         * po/zh_TW.Big5.po
18245         * src/compose.c
18246         * tools/Makefile.am
18247         * tools/README
18248         * tools/filter_conv.pl
18249         * tools/kdeservicemenu/README
18250         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18251         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18252                 Sync with HEAD
18253
18254 2004-12-04 [colin]      0.9.12cvs183.1
18255
18256         * src/compose.c
18257                 Sync with HEAD (compose window position saving)
18258
18259 2004-12-04 [paul]       0.9.12cvs182.3
18260
18261         * src/messageview.c
18262         * src/mimeview.c
18263         * src/prefs_customheader.c
18264         * src/gtk/quicksearch.c
18265                 replace some forgotten GTK_SIGNAL_FUNCs
18266
18267 2004-12-04 [paul]       0.9.12cvs182.2
18268
18269         * src/Makefile.am
18270                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
18271                 committed in error      
18272
18273 2004-12-04 [paul]       0.9.12cvs182.1
18274
18275         * ChangeLog
18276         * ChangeLog.claws
18277         * ChangeLog.jp
18278         * INSTALL
18279         * NEWS
18280         * README
18281         * README.jp
18282         * configure.ac
18283         * doc/manual/ja/Makefile.am
18284         * doc/manual/ja/sylpheed-1.html
18285         * doc/manual/ja/sylpheed-10.html
18286         * doc/manual/ja/sylpheed-11.html
18287         * doc/manual/ja/sylpheed-12.html
18288         * doc/manual/ja/sylpheed-13.html
18289         * doc/manual/ja/sylpheed-14.html
18290         * doc/manual/ja/sylpheed-15.html
18291         * doc/manual/ja/sylpheed-16.html
18292         * doc/manual/ja/sylpheed-17.html
18293         * doc/manual/ja/sylpheed-18.html
18294         * doc/manual/ja/sylpheed-19.html
18295         * doc/manual/ja/sylpheed-2.html
18296         * doc/manual/ja/sylpheed-20.html
18297         * doc/manual/ja/sylpheed-3.html
18298         * doc/manual/ja/sylpheed-4.html
18299         * doc/manual/ja/sylpheed-5.html
18300         * doc/manual/ja/sylpheed-6.html
18301         * doc/manual/ja/sylpheed-7.html
18302         * doc/manual/ja/sylpheed-8.html
18303         * doc/manual/ja/sylpheed-9.html
18304         * doc/manual/ja/sylpheed.html
18305         * doc/manual/ja/sylpheed.sgml
18306         * po/de.po
18307         * src/Makefile.am
18308         * src/compose.c
18309         * src/procmime.c
18310         * src/pixmaps/regular.xpm **REMOVED**
18311         * src/plugins/pgpmime/pgpmime.c
18312         * src/plugins/pgpmime/plugin.c
18313         * src/plugins/pgpmime/prefs_gpg.c
18314                 sync with HEAD
18315
18316 2004-12-03 [paul]       0.9.12cvs180.1
18317
18318         * ChangeLog
18319         * ChangeLog.claws
18320         * ChangeLog.jp
18321         * configure.ac
18322         * src/Makefile.am
18323         * src/pop.c
18324         * src/common/utils.c
18325         * src/common/utils.h
18326         * src/pixmaps/continue.xpm
18327         * src/pixmaps/dir_close.xpm
18328         * src/pixmaps/dir_open.xpm
18329         * src/pixmaps/drafts_close.xpm
18330         * src/pixmaps/drafts_open.xpm
18331         * src/pixmaps/folder.xpm **REMOVED**
18332         * src/pixmaps/group.xpm
18333         * src/pixmaps/unread.xpm
18334                 sync with HEAD
18335
18336 2004-12-02 [colin]      0.9.12cvs179.1
18337
18338         * src/compose.c
18339                 Sync with HEAD (non-duplicated reedition)
18340
18341 2004-12-02 [colin]      0.9.12cvs178.1
18342
18343         * src/compose.c
18344                 Sync with HEAD (linewrap_quote fix)
18345
18346 2004-12-01 [colin]      0.9.12cvs177.3
18347
18348         * src/addrharvest.c
18349                 Replace sizeof with strlen
18350
18351 2004-12-01 [paul]       0.9.12cvs177.2
18352
18353         * src/addrharvest.c
18354                 fix 'harvest addresses'
18355
18356 2004-11-30 [colin]      0.9.12cvs177.1
18357
18358         * src/gtk/prefswindow.c
18359         * src/gtk/pluginwindow.c
18360                 Sync with HEAD
18361
18362 2004-11-29 [colin]      0.9.12cvs176.1
18363
18364         * src/folderview.c
18365                 sync with HEAD (Fix disappearing separators in folderview's popup)
18366
18367 2004-11-29 [colin]      0.9.12cvs175.1
18368
18369         * src/procmime.c
18370                 Sync with head (another format fix)
18371
18372 2004-11-29 [colin]      0.9.12cvs174.1
18373
18374         * src/pop.c
18375                 Sync with HEAD (format string fix)
18376
18377 2004-11-26 [colin]      0.9.12cvs173.1
18378
18379         * src/common/smtp.c
18380         * src/common/smtp.h
18381                 Sync with HEAD
18382
18383 2004-11-24 [colin]      0.9.12cvs172.1
18384
18385         * src/plugins/pgpmime/pgpmime.c
18386                 Sync with HEAD
18387
18388 2004-11-24 [colin]      0.9.12cvs171.1
18389
18390         * src/plugins/pgpmime/pgpmime.c
18391                 Sync with head (gpgmectx leaks)
18392
18393 2004-11-24 [colin]      0.9.12cvs169.1
18394
18395         * src/plugins/pgpmime/plugin.c
18396         * src/plugins/trayicon/Makefile.am
18397         * src/plugins/trayicon/newmarkedmail.xpm
18398         * src/plugins/trayicon/trayicon.c
18399         * src/plugins/trayicon/unreadmarkedmail.xpm
18400                 Sync with HEAD
18401
18402 2004-11-23 [colin]      0.9.12cvs168.1
18403
18404         * src/partial_download.c
18405         * src/partial_download.h
18406         * src/plugins/pgpmime/plugin.c
18407                 Sync with HEAD
18408
18409 2004-11-23 [colin]      0.9.12cvs166.1
18410
18411         * src/Makefile.am
18412         * src/codeconv.c
18413         * src/compose.c
18414         * src/folderview.c
18415         * src/main.c
18416         * src/partial_download.c
18417         * src/partial_download.h
18418         * src/prefs_account.c
18419         * src/prefs_account.h
18420         * src/privacy.c
18421         * src/privacy.h
18422         * src/procmime.c
18423         * src/common/Makefile.am
18424         * src/common/base64.h
18425         * src/common/partial_download.c
18426         * src/common/partial_download.h
18427         * src/gtk/prefswindow.c
18428         * src/gtk/prefswindow.h
18429         * src/plugins/pgpmime/pgpmime.c
18430         * src/plugins/pgpmime/prefs_gpg.c
18431         * src/plugins/pgpmime/prefs_gpg.h
18432         * src/plugins/pgpmime/sgpgme.c
18433         * src/plugins/pgpmime/sgpgme.h
18434                 Sync with HEAD
18435
18436 2004-11-23 [colin]      0.9.12cvs163.1
18437
18438         * src/main.c
18439                 Sync with HEAD (cursor optimization)
18440
18441 2004-11-23 [colin]      0.9.12cvs162.1
18442
18443         * src/prefs_common.c
18444         * src/prefs_themes.c
18445         * src/procmsg.c
18446                 Sync with HEAD
18447
18448 2004-11-23 [colin]      0.9.12cvs158.9
18449
18450         * src/compose.c
18451                 Fix double-free when forwarding
18452         * src/msgcache.c
18453                 Fix leak on error path
18454                 
18455
18456 2004-11-23 [colin]      0.9.12cvs158.8
18457
18458         * src/compose.c
18459                 Fix possible double-free
18460                 Spotted by Alfons
18461
18462 2004-11-23 [colin]      0.9.12cvs158.7
18463
18464         * src/compose.c
18465                 Fix some signal handlers' prototypes
18466                 Spotted by Alfons
18467
18468 2004-11-22 [colin]      0.9.12cvs158.6
18469
18470         * src/compose.c
18471                 Remove unneeded code and duplicated
18472                 wrapping - patch by Alfons
18473
18474 2004-11-22 [colin]      0.9.12cvs158.5
18475
18476         * src/prefs_themes.c
18477                 Fix oversized selector
18478
18479 2004-11-22 [colin]      0.9.12cvs158.4
18480
18481         * src/compose.c
18482                 fix dump_text()
18483                 patch by Alfons
18484
18485 2004-11-19 [colin]      0.9.12cvs158.3
18486
18487         * src/textview.c
18488                 Add a context menu on links (open, copy)
18489
18490 2004-11-18 [paul]       0.9.12cvs158.2
18491
18492         * src/addrgather.c
18493         * src/exphtmldlg.c
18494         * src/expldifdlg.c
18495         * src/mimeview.c
18496         * src/prefs_common.c
18497         * src/plugins/image_viewer/viewer.c
18498         * src/plugins/spamassassin/spamassassin_gtk.c
18499                 replace deprecated gtk_notebook_set_page
18500                 and gtk_notebook_current_page
18501
18502 2004-11-18 [paul]       0.9.12cvs158.1
18503
18504         * configure.ac
18505         * src/compose.c
18506         * src/mainwindow.c
18507         * src/messageview.c
18508         * src/prefs_common.c
18509         * src/common/utils.c
18510         * src/common/utils.h
18511                 sync with HEAD
18512
18513 2004-11-17 [colin]      0.9.12cvs156.1
18514
18515         * src/prefs_account.c
18516         * src/prefs_account.h
18517         * src/procmsg.c
18518                 Sync with HEAD (add pref to store encrypted mails encrypted)
18519
18520 2004-11-17 [paul]       0.9.12cvs155.1
18521
18522         * ChangeLog
18523         * ChangeLog.claws
18524         * ChangeLog.jp
18525         * NEWS
18526         * configure.ac
18527         * src/compose.c
18528         * src/jpilot.c
18529         * src/privacy.c
18530         * src/procmime.c
18531         * src/procmime.h
18532         * src/procmsg.c
18533         * src/toolbar.c
18534         * src/pixmaps/error.xpm
18535                 sync with HEAD
18536
18537 2004-11-17 [colin]      0.9.12cvs151.1
18538
18539         * src/plugins/pgpmime/pgpmime.c
18540                 Sync with HEAD (remove debug printf)
18541
18542 2004-11-17 [colin]      0.9.12cvs150.1
18543
18544         * src/plugins/pgpmime/pgpmime.c
18545                 Sync with HEAD (off-by-one fix)
18546
18547 2004-11-17 [colin]      0.9.12cvs149.1
18548
18549         * src/procmsg.c
18550                 Sync with HEAD (coding style fixes)
18551
18552 2004-11-16 [colin]      0.9.12cvs148.1
18553
18554         * src/procmsg.c
18555                 Sync with head (Fix the fix)
18556
18557 2004-11-16 [colin]      0.9.12cvs147.1
18558
18559         * src/procmsg.c
18560                 Sync with Main (leak fix)
18561
18562 2004-11-16 [colin]      0.9.12cvs146.14
18563
18564         * src/compose.c
18565                 Remove useless chunk of code
18566                 Patch by Alfons
18567
18568 2004-11-15 [colin]      0.9.12cvs146.13
18569
18570         * src/compose.c
18571                 Fix drafting after insertion
18572                 Patch by Alfons
18573
18574 2004-11-15 [colin]      0.9.12cvs146.12
18575
18576         * src/compose.c
18577         * src/prefs_filtering.c
18578         * src/prefs_filtering_action.c
18579         * src/prefs_toolbar.c
18580                 Fix some const-correctness
18581
18582 2004-11-15 [colin]      0.9.12cvs146.11
18583
18584         * src/summaryview.c
18585         * src/prefs_themes.c
18586         * src/messageview.c
18587                 Fix some leaks
18588
18589 2004-11-15 [colin]      0.9.12cvs146.10
18590
18591         * src/codeconv.c
18592                 More unreadable locale fixes
18593
18594 2004-11-14 [colin]      0.9.12cvs146.9
18595
18596         * src/textview.c
18597                 Fix uri_security_check
18598                 Patch by Alfons
18599
18600 2004-11-13 [paul]       0.9.12cvs146.8
18601
18602         * src/folder.c
18603         * src/procmime.c
18604                 fix 2 bugs introduced in last commit
18605
18606 2004-11-13 [paul]       0.9.12cvs146.7
18607
18608         * src/compose.c
18609         * src/exporthtml.c
18610         * src/exportldif.c
18611         * src/folder.c
18612         * src/imap.c
18613         * src/imap_gtk.c
18614         * src/main.c
18615         * src/mainwindow.c
18616         * src/messageview.c
18617         * src/mh_gtk.c
18618         * src/prefs_themes.c
18619         * src/procmime.c
18620         * src/setup.c
18621         * src/summaryview.c
18622                 replace deprecated g_basename
18623
18624 2004-11-13 [paul]       0.9.12cvs146.6
18625
18626         * src/compose.c
18627         * src/imap.c
18628         * src/matcher_parser.h
18629         * src/matcher_parser_parse.y
18630         * src/prefs_filtering.c
18631         * src/prefs_filtering_action.c
18632         * src/prefs_themes.c
18633         * src/prefs_toolbar.c
18634         * src/common/utils.c
18635                 various small fixes/cleanups
18636
18637 2004-11-12 [colin]      0.9.12cvs146.5
18638
18639         * src/textview.c
18640                 Validate event's origin on visibility notify
18641                 Patch by Alfons.
18642
18643 2004-11-12 [paul]       0.9.12cvs146.4
18644
18645         * src/exporthtml.c
18646         * src/exportldif.c
18647         * src/imap.c
18648         * src/mh.c
18649         * src/mimeview.c
18650         * src/prefs_spelling.c
18651         * src/prefs_themes.c
18652                 replace deprecated g_dirname    
18653
18654 2004-11-12 [colin]      0.9.12cvs146.3
18655
18656         * src/textview.c
18657                 Some coding style fixes
18658
18659 2004-11-12 [colin]      0.9.12cvs146.2
18660
18661         * src/codeconv.c
18662                 We want to replace _all_ extended chars in
18663                 conv_unreadable_*, because any string containing
18664                 extended chars not parsing as UTF8 is 
18665                 undisplayed on gtk2.
18666
18667 2004-11-12 [paul]       0.9.12cvs146.1
18668
18669         * ChangeLog
18670         * ChangeLog.claws
18671         * ChangeLog.jp
18672         * NEWS
18673         * configure.ac
18674         * src/account.c
18675         * src/folderview.c
18676         * src/folderview.h
18677         * src/imap.c
18678         * src/imap_gtk.c
18679         * src/inc.c
18680         * src/mainwindow.c
18681         * src/mh_gtk.c
18682         * src/news_gtk.c
18683         * src/pop.c
18684         * src/prefs_account.c
18685         * src/prefs_account.h
18686         * src/prefs_ext_prog.c
18687         * src/procmime.c
18688         * src/procmime.h
18689         * src/procmsg.c
18690         * src/procmsg.h
18691         * src/summary_search.c
18692         * src/summaryview.c
18693         * src/textview.c
18694         * src/common/defs.h
18695         * src/common/utils.c
18696         * src/common/utils.h
18697         * src/gtk/menu.c
18698         * src/gtk/menu.h
18699                 sync with HEAD
18700
18701 2004-11-11 [colin]      0.9.12cvs144.2
18702
18703         * src/textview.c
18704                 Fix URI range selection (patch by Alfons)
18705
18706 2004-11-09 [colin]      0.9.12cvs144.1
18707
18708         * ChangeLog.claws
18709         * src/compose.c
18710         * src/folder.c
18711         * src/folder_item_prefs.c
18712         * src/prefs_account.c
18713         * src/prefs_account.h
18714         * src/plugins/pgpmime/pgpmime.c
18715                 Sync with HEAD
18716
18717 2004-11-08 [colin]      0.9.12cvs143.1
18718
18719         * src/summaryview.c
18720                 Sync with HEAD (optimize quicksearch)
18721
18722 2004-11-08 [colin]      0.9.12cvs142.2
18723
18724         * src/compose.c
18725                 Don't wrap when Edit/Auto wrapping is disabled
18726
18727 2004-11-08 [colin]      0.9.12cvs142.1
18728
18729         * src/textview.c
18730                 Sync with HEAD
18731
18732 2004-11-08 [colin]      0.9.12cvs141.1
18733
18734         * src/textview.c
18735                 Sync with HEAD (fix some mail URIs)
18736
18737 2004-11-08 [colin]      0.9.12cvs140.3
18738
18739         * src/textview.c
18740                 o Use text cursor instead of arrow when
18741                   not on a link
18742                 o Fix handling of contiguous links (as in
18743                   "colin@colino.net" <colin@colino.net>)
18744                   This one unveils a bug in get_email_part()
18745
18746 2004-11-07 [colin]      0.9.12cvs140.2
18747
18748         * src/textview.c
18749                 Fix memleak. Patch by Alfons.
18750
18751 2004-11-06 [colin]      0.9.12cvs140.1
18752
18753         * src/compose.c
18754                 Sync with HEAD (don't ask passphrase
18755                 when drafting)
18756
18757 2004-11-06 [paul]       0.9.12cvs139.2
18758
18759         * AUTHORS
18760         * src/textview.c
18761         * src/textview.h
18762                 textview URI handling. hovering over a 
18763                 link displays it in the status bar,
18764                 and changes the mouse pointer to a hand 
18765                 cursor. a link is activated with a single 
18766                 click. (Modified from the) patch by Jean-Yves 
18767                 Lefort <jylefort@users.sourceforge.net>
18768                 
18769
18770 2004-11-05 [colin]      0.9.12cvs139.1
18771
18772         * src/compose.c
18773         * src/procmime.c
18774                 Sync with HEAD again ^^
18775
18776 2004-11-05 [colin]      0.9.12cvs139.1
18777
18778         * src/compose.c
18779         * src/procmime.c
18780                 Sync with HEAD
18781
18782 2004-11-03 [paul]       0.9.12cvs138.1
18783
18784         * ChangeLog.claws
18785         * configure.ac
18786         * po/POTFILES.in
18787         * src/prefs_ext_prog.c
18788         * src/procmime.c
18789         * tools/kdeservicemenu/README
18790         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18791         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18792                 sync with HEAD
18793
18794 2004-11-01 [christoph]  0.9.12cvs136.2
18795
18796         * src/procmime.c
18797                 convert MIME parameters to UTF-8
18798
18799 2004-10-29 [colin]      0.9.12cvs136.1
18800
18801         * src/common/utils.c
18802                 Sync with HEAD (don't use '=' in mime boundary)
18803
18804 2004-10-29 [paul]       0.9.12cvs135.1
18805
18806         * configure.ac
18807         * doc/src/rfc2231.txt
18808         * src/procmime.c
18809         * src/common/quoted-printable.c
18810         * src/common/utils.c
18811         * src/common/utils.h
18812                 sync with HEAD
18813
18814 2004-10-27 [paul]       0.9.12cvs134.1
18815
18816         * configure.ac
18817         * src/main.c
18818         * src/procmime.c
18819         * src/plugins/pgpmime/pgpmime.c
18820                 sync with HEAD
18821
18822 2004-10-26 [paul]       0.9.12cvs132.3
18823
18824         * src/account.c
18825         * src/addressbook.c
18826         * src/addrgather.c
18827         * src/addrharvest.c
18828         * src/codeconv.c
18829         * src/compose.c
18830         * src/customheader.c
18831         * src/editaddress.c
18832         * src/editgroup.c
18833         * src/enriched.c
18834         * src/expldifdlg.c
18835         * src/exporthtml.c
18836         * src/exportldif.c
18837         * src/folder.c
18838         * src/foldersel.c
18839         * src/folderview.c
18840         * src/grouplistdialog.c
18841         * src/html.c
18842         * src/imap.c
18843         * src/jpilot.c
18844         * src/ldapserver.c
18845         * src/ldif.c
18846         * src/mimeview.c
18847         * src/news.c
18848         * src/news_gtk.c
18849         * src/pop.c
18850         * src/prefs_display_header.c
18851         * src/prefs_gtk.c
18852         * src/prefs_msg_colors.c
18853         * src/prefs_toolbar.c
18854         * src/procheader.c
18855         * src/procmime.c
18856         * src/summaryview.c
18857         * src/textview.c
18858         * src/toolbar.c
18859         * src/vcard.c
18860         * src/common/mgutils.c
18861         * src/common/nntp.c
18862         * src/common/smtp.c
18863         * src/common/template.c
18864         * src/common/utils.c
18865         * src/common/xmlprops.c
18866         * src/plugins/pgpmime/pgpmime.c
18867         * src/plugins/pgpmime/select-keys.c
18868         * src/plugins/pgpmime/sgpgme.c
18869                 replace deprecated g_strcasecmp(), g_strncasecmp(),
18870                 g_string_sprintfa(), gtk_notebook_current_page()
18871
18872 2004-10-26 [colin]      0.9.12cvs132.2
18873
18874         * src/prefs_folder_item.c
18875                 Fix default-account selection
18876
18877 2004-10-21 [colin]      0.9.12cvs133
18878
18879         * src/compose.c
18880                 Sync with HEAD (Remove extra separator in compose's Options)
18881         * src/textview.c
18882                 Set wrapping to char
18883
18884 2004-10-21 [paul]       0.9.12cvs131.2
18885
18886         * src/compose.c
18887         * src/sourcewindow.c
18888                 fix wrapping
18889                 fix window shrinking 
18890
18891 2004-10-21 [colin]      0.9.12cvs131.1
18892
18893         * ChangeLog.claws
18894         * src/compose.c
18895                 Sync with HEAD
18896
18897 2004-10-21 [paul]       0.9.12cvs130.2
18898
18899         * src/prefs_folder_item.c
18900                 sync with HEAD (Apply to subfolders)
18901
18902 2004-10-19 [colin]      0.9.12cvs130.1
18903
18904         * ChangeLog.claws
18905         * src/compose.c
18906         * src/common/utils.c
18907         * src/gtk/menu.c
18908                 Sync with HEAD
18909
18910 2004-10-19 [colin]      0.9.12cvs128.1
18911
18912         * src/addrbook.c
18913         * src/addrcache.c
18914         * src/addressbook.c
18915         * src/codeconv.c
18916         * src/compose.c
18917         * src/customheader.c
18918         * src/editaddress.c
18919         * src/editgroup.c
18920         * src/exporthtml.c
18921         * src/folder.c
18922         * src/folderview.c
18923         * src/imap.c
18924         * src/jpilot.c
18925         * src/main.c
18926         * src/matcher_parser_parse.y
18927         * src/mbox.c
18928         * src/pop.c
18929         * src/prefs_account.c
18930         * src/prefs_gtk.c
18931         * src/prefs_msg_colors.c
18932         * src/procheader.c
18933         * src/procmime.c
18934         * src/procmime.h
18935         * src/procmsg.c
18936         * src/summaryview.c
18937         * src/textview.c
18938         * src/common/base64.c
18939         * src/common/partial_download.c
18940         * src/common/socket.c
18941         * src/common/sylpheed.c
18942         * src/common/utils.c
18943         * src/common/utils.h
18944         * src/gtk/pluginwindow.c
18945         * src/gtk/quicksearch.c
18946         * src/plugins/clamav/clamav_plugin.c
18947         * src/plugins/clamav/clamav_plugin.h
18948         * src/plugins/clamav/clamav_plugin_gtk.c
18949         * src/plugins/pgpmime/passphrase.c
18950         * src/plugins/pgpmime/pgpmime.c
18951         * src/plugins/pgpmime/plugin.c
18952         * src/plugins/pgpmime/prefs_gpg.c
18953         * src/plugins/pgpmime/prefs_gpg.h
18954         * src/plugins/pgpmime/select-keys.c
18955         * src/plugins/pgpmime/sgpgme.c
18956         * src/plugins/spamassassin/libspamc.c
18957         * src/plugins/spamassassin/spamassassin.c
18958         * src/plugins/spamassassin/spamassassin.h
18959         * src/plugins/spamassassin/spamassassin_gtk.c
18960         * src/plugins/trayicon/trayicon.c
18961         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
18962                 Sync with HEAD
18963
18964 2004-10-14 [colin]      0.9.12cvs126.2
18965
18966         * src/codeconv.c
18967         * src/textview.c
18968                 Fix conv_unreadable_locale
18969
18970 2004-10-13 [colin]      0.9.12cvs126.1
18971
18972         * src/compose.c
18973                 Sync with HEAD (don't convert charset for 
18974                 drafted messages, minor cleanup)
18975
18976 2004-10-13 [colin]      0.9.12cvs125.1
18977
18978         * po/POTFILES.in
18979                 Sync with HEAD (POTFILES fix)
18980
18981 2004-10-12 [colin]      0.9.12cvs124.3
18982
18983         * src/compose.c
18984                 Fix encoding bug from latest sync
18985
18986 2004-10-12 [paul]       0.9.12cvs124.2
18987
18988         * src/plugins/pgpmime/prefs_gpg.c
18989         * src/plugins/pgpmime/prefs_gpg.h
18990                 forgotten in last commit        
18991
18992 2004-10-12 [paul]       0.9.12cvs124.1
18993
18994         * ChangeLog.claws
18995         * configure.ac
18996         * m4/spamassassin.m4
18997         * src/Makefile.am
18998         * src/account.c
18999         * src/compose.c
19000         * src/compose.h
19001         * src/crash.c
19002         * src/main.c
19003         * src/mimeview.c
19004         * src/passphrase.c
19005         * src/passphrase.h
19006         * src/prefs_account.c
19007         * src/prefs_account.h
19008         * src/prefs_common.c
19009         * src/privacy.c
19010         * src/privacy.h
19011         * src/procmime.c
19012         * src/procmime.h
19013         * src/procmsg.c
19014         * src/rfc2015.c
19015         * src/rfc2015.h
19016         * src/select-keys.c
19017         * src/select-keys.h
19018         * src/textview.c
19019         * src/common/utils.c
19020         * src/common/utils.h
19021         * src/gtk/about.c
19022         * src/plugins/pgpmime/Makefile.am
19023         * src/plugins/pgpmime/passphrase.c
19024         * src/plugins/pgpmime/passphrase.h
19025         * src/plugins/pgpmime/pgpmime.c
19026         * src/plugins/pgpmime/plugin.c
19027         * src/plugins/pgpmime/select-keys.c
19028         * src/plugins/pgpmime/select-keys.h
19029         * src/plugins/pgpmime/sgpgme.c
19030         * src/plugins/pgpmime/sgpgme.h
19031                 sync with HEAD
19032
19033 2004-10-04 [colin]      0.9.12cvs122.1
19034
19035         * src/mainwindow.c
19036         * src/messageview.c
19037         * src/messageview.h
19038         * src/textview.c
19039                 Sync with HEAD
19040
19041 2004-10-04 [colin]      0.9.12cvs121.1
19042
19043         * src/summaryview.c
19044                 Sync with HEAD
19045
19046 2004-10-04 [paul]       0.9.12cvs120.1
19047
19048         * configure.ac
19049                 sync with HEAD [don't try to build 
19050                 pgpmime plugin when gpgme is disabled]
19051
19052 2004-10-03 [colin]      0.9.12cvs119.3
19053
19054         * src/gtk/gtksctree.c
19055                 Lots of side effects. Put back as before 117.2.
19056         * src/summaryview.c
19057                 Fix bug #602
19058
19059 2004-10-03 [colin]      0.9.12cvs119.2
19060
19061         * src/gtk/gtksctree.c
19062                 Revert 608 fix that doesn't work that good
19063
19064 2004-10-02 [colin]      0.9.12cvs119.1
19065
19066         * src/mainwindow.c
19067         * src/messageview.c
19068         * src/prefs_common.h
19069         * src/procmime.c
19070         * src/procmime.h
19071         * src/textview.c
19072                 Sync with HEAD
19073         * src/gtk/gtksctree.c
19074                 Close bug #608
19075
19076 2004-10-01 [colin]      0.9.12cvs118.1
19077
19078         * src/mimeview.c
19079                 Sync with HEAD (better Save All fix)
19080
19081 2004-10-01 [colin]      0.9.12cvs117.2
19082
19083         * src/gtk/gtksctree.c
19084                 Faster on selection
19085
19086 2004-10-01 [colin]      0.9.12cvs117.1
19087
19088         * src/mimeview.c
19089                 Sync with HEAD (Save All: only attachments)
19090
19091 2004-10-01 [paul]       0.9.12cvs116.1
19092
19093         * ChangeLog.claws
19094         * configure.ac
19095         * src/account.c
19096         * src/prefs_common.c
19097         * src/gtk/colorlabel.c
19098                 sync with HEAD
19099
19100 2004-09-30 [colin]      0.9.12cvs115.1
19101
19102         * src/stock_pixmap.c
19103         * src/stock_pixmap.h
19104         * src/folderview.c
19105         * src/Makefile.am
19106         * src/pixmaps/read.xpm
19107                 Sync with HEAD (new pixmap)
19108
19109 2004-09-29 [colin]      0.9.12cvs114.1
19110
19111         * src/compose.c
19112                 Sync with HEAD
19113                 Fix focus handling in headers
19114
19115 2004-09-29 [paul]       0.9.12cvs113.1
19116
19117         * src/quote_fmt_parse.y
19118                 sync with HEAD
19119  
19120
19121 2004-09-28 [colin]      0.9.12cvs112.1
19122
19123         * src/folderview.c
19124         * src/mainwindow.c
19125                 Sync with HEAD
19126
19127 2004-09-28 [colin]      0.9.12cvs110.1
19128
19129         * src/folderview.c
19130                 Sync with HEAD (Contextual Empty trash menu)
19131
19132 2004-09-28 [colin]      0.9.12cvs108.1
19133
19134         * src/addressbook.c
19135                 Sync with HEAD (addressbook edit on double-click)
19136
19137 2004-09-28 [colin]      0.9.12cvs106.1
19138
19139         * src/inc.c
19140                 Sync with HEAD (folder_item freeze on inc)
19141
19142 2004-09-27 [colin]      0.9.12cvs105.1
19143
19144         * src/folderview.c
19145                 Sync with HEAD (right-align new and unread column)
19146
19147 2004-09-27 [colin]      0.9.12cvs104.1
19148
19149         * src/main.c
19150                 Sync with HEAD (revert 0.9.12cvs101)
19151
19152 2004-09-24 [colin]      0.9.12cvs103.2
19153
19154         * src/wizard.c
19155                 Fix gtk warnings and use domain part of the email address 
19156                 when domain detection fails (no dot in domain name)
19157
19158 2004-09-23 [colin]      0.9.12cvs103.1
19159
19160         * src/plugins/spamassassin/libspamc.c
19161         * src/plugins/spamassassin/libspamc.h
19162         * src/plugins/spamassassin/utils.c
19163         * src/plugins/spamassassin/utils.h
19164                 Sync with HEAD (Update spamassassin to 3.0)
19165
19166 2004-09-21 [colin]      0.9.12cvs102.3
19167
19168         * src/action.c
19169                 Add horizontal scrollbar in action io dialog as needed
19170                 Patch by Alfons.
19171
19172 2004-09-20 [colin]      0.9.12cvs102.2
19173
19174         * src/plugins/image_viewer/viewer.c
19175                 Remove imlib stuff
19176                 use gtk_pixmap_set when clearing
19177                 (would be better to use gtkImages, but causes size-allocate 
19178                 signals storm)
19179
19180 2004-09-17 [paul]       0.9.12cvs102.1
19181
19182         * ChangeLog
19183         * ChangeLog.claws
19184         * ChangeLog.jp
19185         * configure.ac
19186         * src/inc.c
19187                 sync with HEAD
19188
19189
19190 2004-09-17 [colin]      0.9.12cvs101.1
19191
19192         * ChangeLog.claws
19193         * src/main.c
19194                 Sync with HEAD (fix segs at exit)
19195
19196 2004-09-14 [colin]      0.9.12cvs99.5
19197
19198         * src/common/socket.c
19199         * AUTHORS
19200                 Fix send error on 64bit platforms
19201                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
19202
19203 2004-09-14 [colin]      0.9.12cvs99.4
19204
19205         * src/action.c
19206                 Fix action output with utf8 
19207                 Patch by Alfons.
19208
19209 2004-09-14 [colin]      0.9.12cvs99.3
19210
19211         * ChangeLog.claws
19212         * src/folder.c
19213                 Sync with HEAD
19214
19215 2004-09-09 [colin]      0.9.12cvs99.2
19216
19217         * src/action.c
19218                 Fix progress bar (displaying "Completed %v/%u")
19219                 Patch by Alfons.
19220
19221 2004-09-08 [colin]      0.9.12cvs99.1
19222
19223         * src/account.c
19224         * src/folder.c
19225         * src/procmsg.c
19226         * src/procmsg.h
19227         * src/plugins/pgpmime/pgpmime.c
19228                 Sync with HEAD
19229
19230 2004-09-08 [colin]      0.9.12cvs97.2
19231
19232         * src/summaryview.c
19233                 Don't select mails in collapsed threads 
19234                 when navigating with up/down
19235
19236 2004-09-07 [colin]      0.9.12cvs97.1
19237
19238         * src/inc.c
19239                 Sync with HEAD (meaningful error messages)
19240
19241 2004-09-06 [colin]      0.9.12cvs96.1
19242
19243         * src/toolbar.c
19244                 Sync with HEAD (fix Redirect graying out)
19245
19246 2004-09-06 [colin]      0.9.12cvs95.1
19247
19248         * src/summaryview.c
19249         * src/mimeview.c
19250                 Sync with HEAD (fix dropped URIs)
19251
19252 2004-09-06 [colin]      0.9.12cvs94.1
19253
19254         * src/addressbook.c
19255         * src/addressitem.h
19256         * src/addritem.c
19257         * src/addritem.h
19258                 Sync with HEAD (addressbook DnD)
19259
19260 2004-09-03 [colin]      0.9.12cvs93.1
19261
19262         * src/summaryview.c
19263                 Sync with HEAD (next/prev unread)
19264
19265 2004-09-03 [colin]      0.9.12cvs92.1
19266
19267         * src/prefs_common.c
19268         * src/prefs_common.h
19269         * src/summaryview.c
19270                 Sync with HEAD ('mark_as_read_delay' pref)
19271
19272 2004-09-02 [colin]      0.9.12cvs91.2
19273
19274         * src/common/xml.c
19275                 Fix leak
19276
19277 2004-09-02 [colin]      0.9.12cvs91.1
19278
19279         * src/gtk/menu.c
19280                 Sync with HEAD (menu accel don't work, but whatever)
19281
19282 2004-09-02 [colin]      0.9.12cvs90.1
19283
19284         * src/account.c
19285                 Sync with HEAD (fix bug 582)
19286
19287 2004-09-02 [colin]      0.9.12cvs89.1
19288
19289         * src/addrindex.c
19290                 Sync with HEAD (free deleted queries)
19291
19292 2004-09-02 [colin]      0.9.12cvs88.1
19293
19294         * src/ldapquery.c
19295                 Sync with HEAD (fix LDAP freezes)
19296
19297 2004-09-02 [colin]      0.9.12cvs87.1
19298
19299         * src/prefs_spelling.c
19300                 Sync with HEAD (add default dictionary)
19301
19302 2004-09-01 [colin]      0.9.12cvs86.1
19303
19304         * src/filtering.c
19305         * src/folderview.c
19306         * src/imap.c
19307         * src/prefs_matcher.c
19308         * src/stock_pixmap.c
19309         * src/summary_search.c
19310         * src/summaryview.c
19311         * src/wizard.c
19312         * src/wizard.h
19313                 Sync with HEAD (uninitialized vars fixes)
19314                 + gtk2 specific warning fixes
19315
19316 2004-08-31 [colin]      0.9.12cvs85.1
19317
19318         * src/folder.c
19319                 Sync with HEAD (Fix memory corruption due to 
19320                 uninitialized var)
19321
19322 2004-08-31 [colin]      0.9.12cvs84.4
19323
19324         * src/summary_search.c
19325                 Fix segfaults when searching in folders with broken headers
19326
19327 2004-08-31 [colin]      0.9.12cvs84.3
19328
19329         * src/compose.c
19330         * src/textview.c
19331                 Fix some more encoding/decoding issues
19332
19333 2004-08-30 [colin]      0.9.12cvs84.2
19334
19335         * src/mimeview.c
19336         * src/prefs_themes.c
19337         * src/gtk/filesel.c
19338         * src/gtk/filesel.h
19339                 Add a folder-mode selection (fixes mimeview's "Save all")
19340
19341 2004-08-29 [colin]      0.9.12cvs84.1
19342
19343         * src/mimeview.c
19344                 Sync with HEAD (don't escape saved filenames)
19345
19346 2004-08-27 [colin]      0.9.12cvs83.1
19347
19348         * ChangeLog
19349         * ChangeLog.claws
19350         * ChangeLog.jp
19351         * src/mh.c
19352         * src/procheader.c
19353         * src/procmsg.c
19354         * src/procmsg.h
19355         * src/common/utils.c
19356         * src/gtk/menu.h
19357         * po/
19358                 Sync with HEAD 0.9.12cvs83 (sync with main)
19359
19360 2004-08-26 [colin]      0.9.12cvs82.4
19361
19362         * src/codeconv.c
19363                 Fix strange stack corruption
19364                 Convert to utf8 after unmime, not before
19365
19366 2004-08-26 [colin]      0.9.12cvs82.3
19367
19368         * src/main.c
19369         * src/wizard.c
19370                 Fix account folders duplication
19371
19372 2004-08-25 [colin]      0.9.12cvs82.2
19373
19374         * src/wizard.c
19375                 Remove ports
19376                 Add SSL selection
19377                 Use login@server as account name
19378
19379 2004-08-25 [colin]      0.9.12cvs82.1
19380
19381         * src/plugins/pgpmime/pgpmime.c
19382                 Sync with HEAD (leak fix).
19383
19384 2004-08-25 [colin]      0.9.12cvs81.1
19385
19386         * src/plugins/pgpmime/pgpmime.c
19387         * src/plugins/pgpmime/sgpgme.c
19388         * src/plugins/pgpmime/sgpgme.h
19389                 Sync with HEAD (Handle combined messages).
19390
19391 2004-08-24 [colin]      0.9.12cvs80.3
19392
19393         * src/wizard.c
19394                 Fix full name, ports, and imap
19395
19396 2004-08-24 [colin]      0.9.12cvs80.2
19397
19398         * src/Makefile.am
19399         * src/main.c
19400         * src/setup.c
19401         * src/setup.h
19402         * src/stock_pixmap.c
19403         * src/stock_pixmap.h
19404         * src/wizard.c ** ADDED **
19405         * src/wizard.h ** ADDED ** 
19406         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
19407                 Add a setup wizard 
19408
19409 2004-08-24 [colin]      0.9.12cvs80.1
19410
19411         * src/folder.c
19412                 Sync with HEAD (set mimeflags on all messages)
19413
19414 2004-08-24 [colin]      0.9.12cvs79.3
19415
19416         * src/matcher_parser_lex.l
19417                 Fix 8bits strings not in utf8
19418
19419 2004-08-24 [colin]      0.9.12cvs79.2
19420
19421         * src/compose.c
19422                 Check conversion result before replacing buffer
19423
19424 2004-08-23 [colin]      0.9.12cvs79.1
19425
19426         * src/compose.c
19427                 Sync with HEAD (create message header in memory)
19428
19429 2004-08-23 [colin]      0.9.12cvs78.1
19430
19431         * src/rfc2015.c
19432         * src/rfc2015.h
19433                 Sync with HEAD (fix bug 197 again)
19434
19435 2004-08-23 [colin]      0.9.12cvs77.3
19436
19437         * src/compose.c
19438                 Fix again inline gpg signing (which outputs utf8
19439                 in gtk2). Not syncing this fix to HEAD as this 
19440                 code is meant to die.
19441
19442 2004-08-23 [colin]      0.9.12cvs77.2
19443
19444         * src/prefs_account.h
19445                 Remove useless include
19446
19447 2004-08-23 [colin]      0.9.12cvs77.1
19448
19449         * src/imap.c
19450         * po/es.po
19451         * po/fr.po
19452         * po/it.po
19453         * po/pl.po
19454         * po/pt_BR.po
19455         * po/sk.po
19456         * po/sr.po
19457                 Sync with HEAD (fix bug 577)
19458
19459 2004-08-22 [colin]      0.9.12cvs76.1
19460
19461         * src/plugins/trayicon/trayicon.c
19462                 Sync with HEAD (fix formatting bug)
19463
19464 2004-08-21 [colin]      0.9.12cvs74.2
19465
19466         * src/gtk/colorsel.c
19467                 Fix bug 564 (Folder color selection window exits on any
19468                 keypress)
19469
19470 2004-08-21 [colin]      0.9.12cvs74.1
19471
19472         * ChangeLog.claws
19473         * src/compose.c
19474         * src/summaryview.c
19475         * src/toolbar.c
19476                 Sync with HEAD (fix bug 576)
19477
19478 2004-08-21 [colin]      0.9.12cvs70.1
19479
19480         * src/compose.c
19481         * src/mainwindow.c
19482                 Sync with HEAD
19483                 
19484
19485 2004-08-21 [paul]       0.9.12cvs66.4
19486
19487         * src/mainwindow.c
19488         * src/messageview.c
19489         * src/gtk/menu.c
19490         * src/plugins/spamassassin/spamassassin_gtk.c
19491                 remove some deprecated gtk1 functions
19492
19493
19494 2004-08-21 [colin]      0.9.12cvs66.3
19495
19496         * src/compose.c
19497         * src/codeconv.c
19498                 Fix warnings
19499                 Remove encoding hacks
19500                 Fix bug 575 (Strange character messes up message)
19501                 Don't display conversion error when drafting
19502
19503 2004-08-21 [paul]       0.9.12cvs66.2
19504
19505         * src/prefs_account.c
19506                 fix GnuPG mode bugs
19507
19508
19509 2004-08-20 [colin]      0.9.12cvs66.1
19510
19511         * src/codeconv.c
19512                 Sync with HEAD 0.9.12cvs66
19513
19514 2004-08-20 [paul]
19515
19516         * src/plugins/pgpmime/plugin.c
19517                 modify PGP/MIME plugin's description
19518
19519 2004-08-17 [colin]      0.9.12cvs65.1
19520
19521         * src/common/ssl.c
19522         * src/plugins/pgpmime/plugin.c
19523                 Sync with HEAD
19524
19525 2004-08-14 [colin]      0.9.12cvs60.3
19526
19527         * src/plugins/trayicon/trayicon.c
19528                 Put back resize callback, on size-request signal
19529                 rather than size-allocate to avoid infinite 
19530                 callback loop
19531
19532 2004-08-13 [colin]      0.9.12cvs60.2
19533
19534         * src/common/defs.h
19535                 Cache versions have been fixed
19536
19537 2004-08-13 [colin]      0.9.12cvs60.1
19538
19539         * src/folderutils.c
19540                 Sync with HEAD
19541
19542 2004-08-12 [colin]      0.9.12cvs59.1
19543
19544         * src/plugins/trayicon/trayicon.c
19545                 Sync with HEAD
19546
19547 2004-08-12 [colin]      0.9.12cvs57.5
19548
19549         * sylpheed.desktop
19550         * configure.ac
19551         * src/Makefile.am
19552         * src/main.c
19553                 Add support for Freedesktop.org's startup notification
19554
19555 2004-08-11 [colin]      0.9.12cvs57.4
19556
19557         * src/textview.c
19558                 Fix off-by-one
19559
19560 2004-08-11 [colin]      0.9.12cvs57.3
19561
19562         * src/message_search.c
19563         * src/summary_search.c
19564                 Make searches case insensitive by default
19565         * src/textview.c
19566                 Fix case-insensitive search in message
19567
19568 2004-08-11 [colin]      0.9.12cvs57.2
19569
19570         * src/summary_search.c
19571                 Let case-sensitive be specified
19572
19573 2004-08-10 [colin]      0.9.12cvs55.4
19574
19575         * src/common/socket.c
19576                 Fix the possible race condition
19577
19578 2004-08-09 [paul]       0.9.12cvs55.3
19579
19580         * configure.ac
19581         * src/Makefile.am
19582         * src/common/Makefile.am
19583                 sync with HEAD
19584
19585
19586 2004-08-09 [paul]       0.9.12cvs55.2
19587
19588         * autogen.sh
19589         * po/poconv.sh
19590                 remove unneeded script
19591
19592         * configure.ac
19593                 add forgotten USE_LDAP_TLS (sync with HEAD)
19594
19595
19596 2004-08-09 [colin]      0.9.12cvs55.1
19597
19598         * src/main.c
19599         * src/common/ssl.c
19600         * src/common/sylpheed.c
19601         * src/common/sylpheed.h
19602                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
19603
19604 2004-08-09 [paul]       0.9.12cvs54.1
19605
19606         * ChangeLog
19607         * ChangeLog.claws
19608         * ChangeLog.jp
19609         * configure.ac
19610         * po/POTFILES.in
19611         * src/Makefile.am
19612         * src/folderutils.c
19613         * src/main.c
19614         * src/pgpmime.c
19615         * src/pgpmime.h
19616         * src/sgpgme.c
19617         * src/sgpgme.h
19618         * src/plugins/Makefile.am
19619         * src/plugins/pgpmime/.cvsignore
19620         * src/plugins/pgpmime/Makefile.am
19621         * src/plugins/pgpmime/pgpmime.c
19622         * src/plugins/pgpmime/pgpmime.h
19623         * src/plugins/pgpmime/plugin.c
19624         * src/plugins/pgpmime/sgpgme.c
19625         * src/plugins/pgpmime/sgpgme.h
19626                 sync with HEAD
19627
19628 2004-08-08 [paul]       0.9.12cvs51.1
19629
19630         * configure.ac
19631         * src/folder.c
19632                 sync with HEAD
19633
19634 2004-08-07 [colin]      0.9.12cvs50.1
19635
19636         * src/pop.c
19637         * src/common/partial_download.c
19638                 fix warnings (sync from HEAD)
19639
19640 2004-08-07 [colin]      0.9.12cvs48.1
19641
19642         * src/prefs_folder_item.c
19643                 sync with HEAD 0.9.12cvs48
19644
19645 2004-08-06 [colin]      0.9.12cvs47.1
19646
19647         * src/compose.c
19648                 Sync with HEAD
19649
19650 2004-08-06 [christoph]  0.9.12cvs46.2
19651
19652         * src/main.c
19653         * src/plugins/clamav/clamav_plugin_gtk.c
19654         * src/plugins/dillo_viewer/dillo_viewer.c
19655         * src/plugins/image_viewer/plugin.c
19656         * src/plugins/mathml_viewer/mathml_viewer.c
19657         * src/plugins/spamassassin/spamassassin_gtk.c
19658         * src/plugins/trayicon/trayicon.c
19659                 don't mix GTK1.2 plugin with GTK2 plugins
19660
19661 2004-08-06 [colin]      0.9.12cvs46.1
19662
19663         * ChangeLog
19664         * ChangeLog.claws
19665         * ChangeLog.jp
19666         * configure.ac
19667         * sylpheed-claws.pc.in
19668         * src/folder.c
19669         * src/imap.c
19670         * src/localfolder.c
19671         * src/messageview.c
19672         * src/mimeview.c
19673         * src/mimeview.h
19674         * src/msgcache.c
19675         * src/news.c
19676         * src/prefs_ext_prog.c
19677         * src/prefs_folder_item.c
19678         * src/prefs_fonts.c
19679         * src/prefs_msg_colors.c
19680         * src/prefs_spelling.c
19681         * src/prefs_themes.c
19682         * src/prefs_toolbar.c
19683         * src/prefs_wrapping.c
19684         * src/procmime.h
19685         * src/common/defs.h
19686         * src/common/nntp.c
19687         * src/common/session.c
19688         * src/common/session.h
19689         * src/common/socket.c
19690         * src/common/utils.h
19691         * src/common/xml.c
19692         * src/common/xml.h
19693         * src/gtk/prefswindow.c
19694         * src/gtk/prefswindow.h
19695         * src/plugins/clamav/clamav_plugin_gtk.c
19696         * src/plugins/dillo_viewer/dillo_prefs.c
19697         * src/plugins/image_viewer/viewerprefs.c
19698         * src/plugins/spamassassin/spamassassin_gtk.c
19699         * m4/openssl.m4 *** REMOVED ***
19700                 Sync with HEAD 0.9.12cvs46
19701
19702 2004-08-03 [paul]       0.9.12cvs40.2
19703
19704         * src/action.c
19705         * src/addressadd.c
19706         * src/addressbook.c
19707         * src/addrgather.c
19708         * src/browseldap.c
19709         * src/compose.c
19710         * src/crash.c
19711         * src/editaddress.c
19712         * src/editgroup.c
19713         * src/editldap_basedn.c
19714         * src/foldersel.c
19715         * src/importldif.c
19716         * src/mimeview.c
19717         * src/prefs_common.c
19718         * src/prefs_template.c
19719         * src/sourcewindow.c
19720         * src/summaryview.c
19721         * src/gtk/about.c
19722         * src/gtk/foldersort.c
19723         * src/gtk/logwindow.c
19724         * src/gtk/pluginwindow.c
19725         * src/gtk/prefswindow.c
19726                 change all gtk_scrolled_window_set_policy from 
19727                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
19728
19729 2004-08-02 [paul]       0.9.12cvs40.1
19730
19731         * AUTHORS
19732                 update translation team section
19733         * po/pt_BR.po
19734                 updated by Frederico Goncalves Guimaraes
19735                 <fggdebian@yahoo.com.br>
19736
19737 2004-07-31 [colin]      0.9.12cvs39.9
19738
19739         * src/exphtmldlg.c
19740                 Fix compilation
19741
19742 2004-07-31 [colin]      0.9.12cvs39.8
19743
19744         * src/exphtmldlg.c
19745                 Fix an alertpanel type
19746
19747 2004-07-30 [colin]      0.9.12cvs39.7
19748
19749         * src/alertpanel.c
19750                 Fix alertpanel_error_log's icon
19751
19752 2004-07-30 [colin]      0.9.12cvs39.6
19753
19754         * src/pop.c
19755                 Two of them should still be warnings
19756
19757 2004-07-30 [colin]      0.9.12cvs39.5
19758
19759         * src/pop.c
19760                 More warning -> error
19761 2004-07-29 [colin]      0.9.12cvs39.4
19762
19763         * src/pop.c
19764                 Warning -> error
19765
19766 2004-07-29 [colin]      0.9.12cvs39.3
19767
19768         * src/prefs_matcher.c
19769                 Fix segfault
19770
19771 2004-07-29 [colin]      0.9.12cvs39.2
19772
19773         * src/alertpanel.c
19774                 More nice-looking alertpanels
19775
19776 2004-07-29 [colin]      0.9.12cvs39.1
19777
19778         * src/messageview.c
19779                 sync with head
19780                 (inform user when partial mail is deleted on server)
19781
19782 2004-07-29 [colin]      0.9.12cvs38.1
19783
19784         * src/messageview.c
19785                 sync with head
19786
19787 2004-07-28 [paul]       0.9.12cvs37.7
19788
19789         * src/mainwindow.c
19790                 complete the replacement of deprecated gtk_progress_*
19791
19792 2004-07-28 [paul]       0.9.12cvs37.6
19793
19794         * src/action.c
19795         * src/inc.c
19796         * src/mainwindow.c
19797         * src/send_message.c
19798         * src/gtk/progressdialog.c
19799         * src/gtk/progressdialog.h
19800                 replace deprecated gtk_progress_*
19801
19802 2004-07-28 [paul]       0.9.12cvs37.5
19803
19804         * src/gtk/filesel.c
19805                 remove gtk_window_set_wmclass()
19806 2004-07-28 [paul]       0.9.12cvs37.4
19807
19808         * src/addressbook.c
19809         * src/compose.c
19810         * src/foldersel.c
19811         * src/mainwindow.c
19812         * src/messageview.c
19813         * src/sourcewindow.c
19814         * src/gtk/logwindow.c
19815                 remove gtk_window_set_wmclass()
19816                 
19817         * src/prefs_filtering.c
19818         * src/prefs_filtering_action.c
19819         * src/prefs_fonts.c
19820         * src/prefs_gtk.c
19821         * src/prefs_matcher.c
19822         * src/ssl_manager.c
19823         * src/gtk/prefswindow.c
19824                 replace gtk_window_position()
19825
19826 2004-07-28 [colin]      0.9.12cvs37.3
19827
19828         * src/alertpanel.c
19829         * src/alertpanel.h
19830                 Add a way to specify panel type for specific
19831                 panels (alertpanel())
19832         * src/account.c
19833         * src/addressbook.c
19834         * src/compose.c
19835         * src/expldifdlg.c
19836         * src/main.c
19837         * src/messageview.c
19838         * src/summaryview.c
19839         * src/textview.c
19840         * src/gtk/sslcertwindow.c
19841                 Fix alertpanel()s so that their icon match
19842                 their real type
19843
19844 2004-07-28 [paul]       0.9.12cvs37.2
19845
19846         * src/addr_compl.c
19847         * src/addressbook.c
19848         * src/alertpanel.c
19849         * src/compose.c
19850         * src/export.c
19851         * src/foldersel.c
19852         * src/folderview.c
19853         * src/grouplistdialog.c
19854         * src/import.c
19855         * src/mainwindow.c
19856         * src/message_search.c
19857         * src/messageview.c
19858         * src/passphrase.c
19859         * src/prefs_actions.c
19860         * src/prefs_common.c
19861         * src/prefs_customheader.c
19862         * src/prefs_display_header.c
19863         * src/prefs_filtering.c
19864         * src/prefs_filtering_action.c
19865         * src/prefs_gtk.c
19866         * src/prefs_matcher.c
19867         * src/prefs_msg_colors.c
19868         * src/prefs_summary_column.c
19869         * src/prefs_template.c
19870         * src/sourcewindow.c
19871         * src/ssl_manager.c
19872         * src/summary_search.c
19873         * src/gtk/colorsel.c
19874         * src/gtk/description_window.c
19875         * src/gtk/gtkaspell.c
19876         * src/gtk/inputdialog.c
19877         * src/gtk/logwindow.c
19878         * src/gtk/prefswindow.c
19879         * src/gtk/progressdialog.c
19880                 replace deprecated gtk_window_set_policy
19881
19882 2004-07-27 [colin]      0.9.12cvs37.1
19883
19884         * src/msgcache.c
19885                 More fixes (synced for head again)
19886
19887 2004-07-27 [colin]      0.9.12cvs35.3
19888
19889         * src/msgcache.c
19890                 Fix wrong test
19891
19892 2004-07-27 [colin]      0.9.12cvs35.2
19893
19894         * src/mimeview.c
19895                 Fix width a bit (by Paul)
19896         * src/alertpanel.c
19897         * src/alertpanel.h
19898                 Specialize icons, make alertpanel_message()
19899                 private
19900         * src/message_search.c
19901         * src/sgpgme.c
19902         * src/summary_search.c
19903                 Suit alertpanel changes
19904
19905 2004-07-27 [colin]      0.9.12cvs35.1
19906
19907         * src/alertpanel.c
19908                 Add an icon
19909         * src/passphrase.c
19910                 Add debug output - maybe someone will
19911                 want to look at the problem with Grab
19912                 Input :)
19913         Bump version as we're synced with HEAD
19914
19915 2004-07-26 [colin]      0.9.12cvs33.26
19916
19917         * src/pop.c
19918                 Fix uidl-file parsing when not in new
19919                 format
19920
19921 2004-07-26 [colin]      0.9.12cvs33.25
19922
19923         * src/gtk/menu.c
19924                 Move popup menu up if necessary (fixes 
19925                 account selector)
19926         * src/mainwindow.c
19927                 Set account selector's button height to
19928                 minimum
19929
19930 2004-07-26 [colin]      0.9.12cvs33.24
19931
19932         * src/alertpanel.c
19933                 Maybe fix 551 (Truncated font in alert window)
19934
19935 2004-07-26 [colin]      0.9.12cvs33.23
19936
19937         * po/de.po
19938         * po/es.po
19939         * po/fr.po
19940         * po/it.po
19941         * po/ja.po
19942         * po/pl.po
19943         * po/ru.po
19944         * po/sk.po
19945         * po/sr.po
19946         * po/zh_CN.po
19947                 Sync po files with HEAD
19948
19949 2004-07-26 [paul]       0.9.12cvs33.22
19950
19951         * src/compose.c
19952                 fix Bug 556 'Organisation-header is sent even if empty'
19953
19954 2004-07-24 [colin]      0.9.12cvs33.21
19955
19956         * src/compose.c
19957         * src/gtk/gtkaspell.c
19958         * src/gtk/gtkaspell.h
19959                 Fix speller accelerators (require hack)
19960
19961 2004-07-24 [colin]      0.9.12cvs33.20
19962
19963         * src/gtk/gtkaspell.c
19964                 Fix over-eager code deletion breaking
19965                 Check while typing
19966
19967 2004-07-24 [colin]      0.9.12cvs33.19
19968
19969         * src/browseldap.c
19970         * src/ldapctrl.c
19971         * src/ldapctrl.h
19972         * src/ldapserver.h
19973                 Sync ldap with HEAD
19974         (Fixes 546 LDAP completely broken)
19975
19976 2004-07-24 [colin]      0.9.12cvs33.18
19977
19978         * src/prefs_msg_colors.c
19979                 Fix prototype mismatch
19980         (Fixes 547 void function cannot return value)
19981
19982 2004-07-24 [colin]      0.9.12cvs33.17
19983
19984         * src/mainwindow.c
19985                 Fix sort going back to previous sort key
19986                 when changing sort direction
19987
19988 2004-07-24 [colin]      0.9.12cvs33.16
19989
19990         * src/compose.c
19991                 Fix space insertion when re-wrapping at 
19992                 cursor point
19993
19994 2004-07-24 [colin]      0.9.12cvs33.15
19995
19996         * src/gtk/gtkaspell.c
19997                 Don't change cursor position in insert-text
19998                 callback
19999         (Fixes 539 Word wrapping on input transposes letters)
20000
20001 2004-07-24 [colin]      0.9.12cvs33.14
20002
20003         * src/gtk/gtkaspell.c
20004                 Reencode non-ascii chars to dictionary's
20005                 encoding
20006         (Fixes 544 Spell check broken non english locale)
20007
20008 2004-07-24 [colin]      0.9.12cvs33.13
20009
20010         * src/summaryview.c
20011                 Fix Shift+Down, add Home/End/PgUp/PgDown
20012
20013 2004-07-21 [colin]      0.9.12cvs33.12
20014
20015         * src/prefs_common.c
20016                 Fix a gtk warning (Patch by Andrej Kacian)
20017
20018 2004-07-21 [colin]      0.9.12cvs33.11
20019
20020         * src/gtk/filesel.c
20021                 More check
20022
20023 2004-07-21 [colin]      0.9.12cvs33.10
20024
20025         * src/compose.c
20026         * src/crash.c
20027         * src/export.c
20028         * src/import.c
20029         * src/messageview.c
20030         * src/mimeview.c
20031         * src/prefs_spelling.c
20032         * src/prefs_themes.c
20033         * src/summaryview.c
20034         * src/gtk/filesel.c
20035         * src/gtk/filesel.h
20036         * src/gtk/pluginwindow.c
20037                 Untwist open/save mode guessing logic, make
20038                 it explicit
20039
20040 2004-07-20 [colin]      0.9.12cvs33.9
20041
20042         * src/codeconv.c
20043                 conv_encode_header: src_charset is UTF-8 on
20044                 gtk2
20045         * src/compose.c
20046                 Remove double encoding of the headers
20047
20048 2004-07-20 [colin]      0.9.12cvs33.8
20049
20050         * src/codeconv.c
20051                 Fix typo
20052
20053 2004-07-20 [colin]      0.9.12cvs33.7
20054
20055         * src/mainwindow.c
20056                 Set the separated messageview to the saved
20057                 size of Claws' messageview (Patch by Alfons)
20058                 Fix a callback prototype (me)
20059
20060 2004-07-20 [colin]      0.9.12cvs33.6
20061
20062         * src/codeconv.h
20063                 Forgot one hunk in 0.9.12cvs33.4
20064
20065 2004-07-19 [colin]      0.9.12cvs33.5
20066
20067         * src/action.c
20068                 Action output fix
20069                 Patch by Alfons
20070
20071 2004-07-19 [colin]      0.9.12cvs33.4
20072
20073         * src/compose.c
20074                 Fix outgoing charset bug in headers
20075         * src/codeconv.c
20076                 Clean for glib2 - Patch by Alfons
20077
20078 2004-07-19 [colin]      0.9.12cvs33.3
20079
20080         * src/statusbar.c
20081                 Remove grip from the statusbar
20082                 Patch by Alfons
20083
20084 2004-07-19 [colin]      0.9.12cvs33.2
20085
20086         * src/messageview.c
20087         * src/textview.c
20088                 Fix messageview remembering the previous
20089                 scroll position when loading a new message
20090                 Patch by Alfons
20091
20092 2004-07-19 [colin]      0.9.12cvs33.1
20093
20094         * src/folder.h
20095         * src/folderview.c
20096         * src/summaryview.c
20097                 Sync with HEAD
20098
20099 2004-07-18 [colin]      0.9.12cvs32.7
20100
20101         * configure.ac
20102                 Remove useless check for XIM - noticed
20103                 by Alfons
20104
20105 2004-07-18 [colin]      0.9.12cvs32.6
20106
20107         * src/summaryview.c
20108                 Remove non-modified and shift-modified
20109                 accelerators in summaryview's popup
20110                 menu, as that doesn't get catched by
20111                 the accel-activate signal catcher...
20112
20113 2004-07-18 [colin]      0.9.12cvs32.5
20114
20115         * src/prefs_common.c
20116                 Define sensible default prefs for 
20117                 wrapping
20118
20119 2004-07-18 [colin]      0.9.12cvs32.4
20120
20121         * src/compose.c
20122         * src/prefs_common.c
20123         * src/prefs_common.h
20124         * src/prefs_wrapping.c
20125                 Remove Smart Wrapping pref, which does
20126                 nothing on gtk2 branch
20127
20128 2004-07-18 [colin]      0.9.12cvs32.3
20129
20130         * src/sourcewindow.c
20131                 Proper utf8
20132
20133 2004-07-18 [colin]      0.9.12cvs32.2
20134
20135         * src/compose.c
20136                 Save attachment status when drafting
20137
20138 2004-07-18 [colin]      0.9.12cvs32.1
20139
20140         * src/gtk/filesel.c
20141                 Fix erratic folder selection in open mode
20142
20143 2004-07-18 [colin]      0.9.12cvs31.11
20144
20145         * src/pop.c
20146                 Don't let partial messages get deleted
20147                 even with "dowload all"
20148                 (0.9.12cvs31.8 fix extension)
20149 2004-07-18 [colin]      0.9.12cvs31.10
20150
20151         * src/gtk/logwindow.c
20152                 Fix log scrolling
20153
20154 2004-07-18 [colin]      0.9.12cvs31.9
20155
20156         * src/common/utils.c
20157                 Fix non-utf8 strings coming from commands
20158                 and files
20159
20160 2004-07-18 [colin]      0.9.12cvs31.8
20161
20162         * src/pop.c
20163                 Fix partial download bug with Download all
20164                 messages option
20165
20166 2004-07-18 [colin]      0.9.12cvs31.7
20167
20168         * src/textview.c
20169                 Fix bug introduced in 0.9.12cvs31.2
20170                 (blocked in select mode after double click)
20171
20172 2004-07-18 [colin]      0.9.12cvs31.6
20173
20174         * src/compose.c
20175         * src/gtk/menu.c
20176                 More glib-warning fixes
20177
20178 2004-07-18 [colin]      0.9.12cvs31.5
20179
20180         * src/compose.c
20181                 Fix trashing the primary clipboard when moving 
20182                 around with tab
20183         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
20184
20185 2004-07-18 [colin]      0.9.12cvs31.4
20186
20187         * src/codeconv.c
20188                 convert unencoded iso headers to utf8
20189         (Fix Bug 538 Unencoded local characters in subject make it 
20190          disappear)
20191
20192 2004-07-18 [colin]      0.9.12cvs31.3
20193
20194         * src/compose.c
20195                 Fix tab char handling in wrapping
20196         (Fix Bug 537 Line wrap problem - TAB character treated as 
20197          one character instead of 8)
20198
20199 2004-07-18 [colin]      0.9.12cvs31.2
20200
20201         * src/textview.c
20202                 return FALSE on GDK_MOTION_NOTIFY
20203         (Fix Bug 535 Hyperlinks/addresses are not selectable 
20204          (unable to highlight))
20205
20206 2004-07-18 [colin]      0.9.12cvs31.1
20207
20208         * src/folderview.c
20209                 Sync with 0.9.12cvs31
20210
20211 2004-07-18 [colin]      0.9.12cvs30.4
20212
20213         * src/compose.c
20214                 Also block text_inserted when inserting a file
20215
20216 2004-07-18 [colin]      0.9.12cvs30.3
20217
20218         * src/compose.c
20219                 Fix smart wrapping (block text_inserted handler
20220                 while putting quotation to avoid wrap on input,
20221                 don't join lines if next is sig separator)
20222
20223 2004-07-17 [colin]      0.9.12cvs30.2
20224
20225         * src/folderview.c
20226         * src/mainwindow.c
20227         * src/mimeview.c
20228         * src/summaryview.c
20229         * src/gtk/quicksearch.c
20230         * src/gtk/quicksearch.h
20231                 Block key events handlers *and* accels while
20232                 quicksearch is focused
20233         (Fixes Bug 534 quick-search bar not accepting certain letters)
20234
20235 2004-07-17 [colin]      0.9.12cvs30.1
20236
20237         * src/folder.h
20238         * src/folderview.c
20239         * src/summaryview.c
20240                 Sync with 0.9.12cvs30
20241
20242 2004-07-17 [colin]      0.9.12cvs28.2
20243
20244         * src/mimeview.c
20245         * src/procmime.c
20246         * src/summaryview.c
20247         * src/gtk/menu.c
20248                 Squash some compile and glib warnings
20249
20250 2004-07-17 [paul]       0.9.12cvs28.1
20251
20252         * src/mimeview.c
20253                 sync with 0.9.12cvs28 HEAD
20254
20255 2004-07-16 [paul]       0.9.12cvs26.1
20256         
20257         * src/gtk/quicksearch.c
20258         * src/account.c
20259         * src/account.h
20260         * src/compose.c
20261         * src/customheader.c
20262         * src/folder_item_prefs.c
20263         * src/main.c
20264         * src/mainwindow.c
20265         * src/messageview.c
20266         * src/mimeview.c
20267         * src/news.c
20268         * src/pgpmime.c
20269         * src/pop.c
20270         * src/pop.h
20271         * src/prefs_account.c
20272         * src/prefs_account.h
20273         * src/prefs_common.c
20274         * src/prefs_common.h
20275         * src/prefs_display_header.c
20276         * src/prefs_gtk.c
20277         * src/prefs_gtk.h
20278         * src/procheader.c
20279         * src/procmime.c
20280                 sync with 0.9.12cvs26 HEAD      
20281
20282 2004-07-15 [colin]      0.9.12cvs18.14
20283
20284         * src/folder.c
20285                 Disable GPG signature check during
20286                 folder move and scan
20287         (Closes Bug 521 Signature checking slows down Folder-Move)
20288
20289 2004-07-14 [colin]      0.9.12cvs18.13
20290
20291         * src/common/partial_download.c
20292                 update includes
20293
20294 2004-07-14 [colin]      0.9.12cvs18.12
20295
20296         * src/common/partial_download.c
20297         * src/common/partial_download.h
20298                 Move doc at top, add correct copyright
20299
20300 2004-07-14 [colin]      0.9.12cvs18.11
20301
20302         * src/folder.c
20303         * src/messageview.c
20304         * src/pop.c
20305         * src/pop.h
20306         * src/procmsg.c
20307         * src/summaryview.c
20308         * src/common/Makefile.am
20309         * src/common/partial_download.c ** NEW FILES **
20310         * src/common/partial_download.h ** NEW FILES **
20311                 Move partial-download related stuff to its
20312                 own file
20313
20314 2004-07-14 [colin]      0.9.12cvs18.10
20315
20316         * src/send_message.c
20317                 Fix smtp auth when user is null or empty
20318
20319 2004-07-13 [colin]      0.9.12cvs18.9
20320
20321         * src/gtk/quicksearch.c
20322                 Use alphabetic order
20323
20324 2004-07-13 [colin]      0.9.12cvs18.8
20325
20326         * src/pop.c
20327                 Be paranoid on the checks
20328
20329 2004-07-13 [colin]      0.9.12cvs18.7
20330
20331         * src/gtk/quicksearch.c
20332                 Fix Engrish once again
20333
20334 2004-07-13 [colin]      0.9.12cvs18.6
20335
20336         * src/procmsg.c
20337         * src/summaryview.c
20338                 Mark messages for deletion when they are about to
20339                 be removed from trash
20340
20341 2004-07-13 [colin]      0.9.12cvs18.5
20342
20343         * src/matcher.c
20344         * src/matcher.h
20345         * src/matcher_parser_parse.y
20346         * src/prefs_matcher.c
20347         * src/gtk/quicksearch.c
20348                 Add 'partial' ('p') match string to find partially
20349                 downloaded messages
20350
20351 2004-07-13 [colin]      0.9.12cvs18.4
20352
20353         * src/pop.c
20354                 Fix misplaced block
20355
20356 2004-07-13 [colin]      0.9.12cvs18.3
20357
20358         * src/pop.c
20359         * src/pop.h
20360         * src/messageview.c
20361                 Refactor API (to avoid passing 5+ params and code
20362                 duplication)
20363         * src/folder.c
20364         * src/msgcache.c
20365         * src/procheader.c
20366         * src/common/defs.h
20367                 Add planned_download to cache
20368                 Don't mess uidl file when moving partially downloaded
20369                 mails (they change folder, we should change it in the
20370                 uidl list too or we'll remove an incorrect message)
20371                 (this also helps removing hacks when changing 
20372                 planned_download in messageview.c)
20373
20374 2004-07-12 [colin]      0.9.12cvs18.2
20375
20376         * src/gtk/quicksearch.c
20377                 Fix missing status update in quicksearch
20378
20379 2004-07-12 [paul]       0.9.12cvs18.1
20380
20381         * po/POTFILES.in
20382         * src/Makefile.am
20383         * src/account.c
20384         * src/codeconv.c
20385         * src/compose.c
20386         * src/inc.c
20387         * src/main.c
20388         * src/prefs_common.c
20389         * src/procmsg.h
20390         * src/toolbar.c
20391         * src/prefs_msg_colors.[ch]     ** NEW FILES **
20392         * src/prefs_wrapping.[ch]       ** NEW FILES **
20393         * src/common/intl.h
20394         * src/common/utils.[ch]
20395         * src/gtk/quicksearch.[ch]
20396                 sync with 0.9.12cvs18 HEAD
20397
20398 2004-07-12 [colin]      0.9.11cvs17.25
20399
20400         * src/folder.c
20401         * src/folder.h
20402                 Remove unused function added by me in 0.9.11cvs17.10
20403
20404 2004-07-11 [colin]      0.9.11cvs17.24
20405
20406         * src/inc.c
20407         * src/messageview.c
20408         * src/pop.c
20409         * src/pop.h
20410                 Use folderitem and msgnum instead of filename to
20411                 know which mail to delete
20412                 Move old partial mail deletion to pop.c
20413
20414 2004-07-10 [colin]      0.9.11cvs17.23
20415
20416         * src/inc.c
20417                 Add debug
20418         * src/pop.c
20419         * src/pop.h
20420                 Don't re-use same enums for unrelated stuff: it's 
20421                 completely misleading !
20422                 Document a bit
20423
20424 2004-07-09 [colin]      0.9.11cvs17.22
20425
20426         * src/inc.c
20427                 Remove folder-type check and do
20428                 more tests to be sure everything's
20429                 ok
20430         * src/messageview.c
20431                 Punctuation update, remove useless
20432                 code, fix two warnings
20433         * src/noticeview.c
20434                 Layout cleaning, reset 2nd button
20435                 when specifying one
20436
20437 2004-07-09 [colin]      0.9.11cvs17.21
20438
20439         * src/messageview.c
20440         * src/pop.c
20441         * src/pop.h
20442                 Allow user to change his mind
20443                 and postpone decision (by
20444                 unmarking the mail)
20445
20446 2004-07-09 [colin]      0.9.11cvs17.20
20447
20448         * src/messageview.c
20449                 Fix bug with delete state
20450         * src/pop.c
20451         * src/pop.h
20452                 Fix buffer leak (fread doesn't 
20453                 terminate buffers with \0)
20454                 Refactoring (remove magic 
20455                 numbers)
20456
20457 2004-07-09 [colin]      0.9.11cvs17.19
20458
20459         * src/pop.c
20460                 Don't log "Skipping message" if 
20461                 we're going to TOP it two lines
20462                 later
20463
20464 2004-07-09 [colin]      0.9.11cvs17.18
20465
20466         * src/messageview.c
20467                 Fix Engrish
20468
20469 2004-07-09 [colin]      0.9.11cvs17.17
20470
20471         * src/pop.c
20472                 strlen checking...
20473         * src/messageview.c
20474                 refactoring a bit
20475
20476 2004-07-08 [colin]      0.9.11cvs17.16
20477
20478         * src/noticeview.c
20479         * src/noticeview.h
20480                 Add an optional second button
20481         * src/messageview.c
20482         * src/pop.c
20483         * src/pop.h
20484                 Don't delete partially received mails after a certain
20485                 time; rather, let the user decide.
20486
20487 2004-07-08 [colin]      0.9.11cvs17.15
20488
20489         * src/common/smtp.h
20490                 Sync with HEAD
20491
20492 2004-07-08 [colin]      0.9.11cvs17.14
20493
20494         * src/messageview.c
20495         * src/common/smtp.c
20496                 Use to_human_readable() for sizes
20497
20498 2004-07-08 [colin]      0.9.11cvs17.13
20499
20500         * src/inc.c
20501         * src/messageview.c
20502         * src/pop.c
20503         * src/pop.h
20504         * src/procmsg.c
20505                 Fix partial-downloading issues:
20506                         catch unsupported TOP
20507                         don't delete partially downloaded mails before 5 days
20508                         don't update existing with non-MH folders; that'll
20509                         make dups, but it's better than trashing the folder
20510                         free new msginfo parts
20511                 Fix indentation ;-)
20512
20513 2004-07-08 [colin]      0.9.11cvs17.12
20514
20515         * src/common/smtp.c
20516         * src/common/smtp.h
20517                 Sync smtp size verification with HEAD
20518
20519 2004-07-08 [colin]      0.9.11cvs17.11
20520
20521         * src/summaryview.c
20522         * src/prefs_common.c
20523         * src/prefs_common.h
20524         * src/gtk/quicksearch.c
20525         * src/gtk/quicksearch.h
20526                 Sync sticky pref with HEAD
20527
20528 2004-07-08 [colin]      0.9.11cvs17.10
20529
20530         * src/folder.c [1.213.2.6]
20531         * src/folder.h [1.87.2.6]
20532         * src/inc.c [1.149.2.7]
20533         * src/messageview.c [1.94.2.8]
20534         * src/procheader.c [1.47.2.6]
20535         * src/procmsg.c [1.150.2.4]
20536         * src/procmsg.h [1.60.2.5]
20537         * src/pop.c [1.56.2.4]
20538         * src/pop.h [1.17.2.3]
20539                 Let too big messages get downloaded, but truncated
20540                 Add a button to download them completely
20541                 
20542 2004-07-06 [colin]      0.9.11cvs17.9
20543
20544         * src/gtk/quicksearch.c [1.1.2.3]
20545                 Add a Clear button
20546         * commitHelper
20547         * PATCHSETS
20548                 Add a script to help with cvs
20549
20550 2004-07-03 [colin]      0.9.11cvs17.8
20551
20552         * src/plugins/imageviewer/viewer.c
20553                 fix imageviewer (which was staying on the first
20554                 displayed image)
20555
20556 2004-07-03 [colin]      0.9.11cvs17.7
20557
20558         Removed FIXME_GTK2 warnings
20559         * src/gtk/gtkutils.c
20560                 useless #warnings
20561         * src/gtk/menu.c
20562                 useless #warnings (no need to mess with menu rc)
20563         * src/gtk/menu.h
20564                 unused functions
20565         
20566
20567 2004-07-03 [colin]      0.9.11cvs17.6
20568
20569         Removed FIXME_GTK2 warnings
20570         * src/codeconv.c
20571                 useless #warnings (rewrite needed)
20572         * src/compose.c
20573                 useless #warnings (rewrite needed)
20574                 useless #warnings (gtk2 is like that)
20575                 useless #warnings (previously fixed)
20576         * src/main.c
20577                 useless #warnings (previously fixed)
20578         * src/message_search.c
20579                 useless #warnings (gtk2 is like that)
20580                 Made apparent that search is case-sensitive
20581         * src/mimeview.c
20582                 useless #warnings (rewrite needed)
20583                 useless #warnings (gtk2 is like that)
20584                 reimplemented real warnings
20585         * src/prefs_common.c
20586                 Removed block cursor option (not it gtk2)
20587         * src/prefs_gtk.c
20588                 useless #warnings (rewrite needed)
20589         * src/procheader.c
20590                 useless #warnings (rewrite needed)
20591         * src/sourcewindow.c
20592                 useless #warnings (incorrect placing)
20593         * src/summary_search.c
20594                 useless #warnings (gtk2 is like that)
20595                 Made apparent that search is case-sensitive
20596         * src/action.c
20597                 useless #warnings (gtk2 is like that)
20598         * src/textview.c
20599                 useless #warnings (rewrite needed)
20600         * src/toolbar.c
20601                 useless #warnings (rewrite needed)
20602
20603 2004-07-03 [colin]      0.9.11cvs17.5
20604
20605         * src/textview.c
20606                 Fix mismerge which broke URI opening
20607                 
20608 2004-07-01 [colin]      0.9.11cvs17.4
20609
20610         * src/gtk/filesel.c
20611                 Fill filename when saving
20612                 
20613 2004-06-27 [colin]      0.9.11cvs17.3
20614
20615         * src/gtk/filesel.[ch]
20616                 Use the new GTK file selector
20617                 Update prototype to match the reality: multiple file
20618                 selection is open-only          
20619         * src/compose.c
20620                 Match the new prototypes        
20621         * configure.ac
20622                 Match the new requirements (gtk 2.4.0)
20623                         
20624 2004-06-26 [colin]      0.9.11cvs17.2
20625
20626         * src/plugins/trayicon/trayicon.c
20627                 Remove useless signal handler on resize, which causes
20628                 an infinite "loop"
20629         
20630 2004-06-26 [colin]      0.9.11cvs17.1
20631         
20632         * tools/Makefile.am
20633                 remove launch_firebird and add nautilus2sylpheed.sh
20634         * src/quicksearch.c
20635           src/summaryview.c
20636                 Fix show/hide "Extended symbols" button problem
20637                 Fix apparition at startup
20638                 Fix const warnings
20639         * src/plugins/image_viewer/Makefile.am
20640                 Fix configure 
20641         * common/ssl.c
20642                 Re-enable certificate check, as it doesn't seem to
20643                 cause Xlib errors anymore
20644
20645 2004-06-25 [paul]       0.9.11cvs17
20646
20647         * sync with 0.9.11cvs17 HEAD
20648         
20649         NOTE: QuickSearch is broken
20650
20651 2004-06-07 [colin]      0.9.10claws67.10
20652         * src/plugins/trayicon/trayicon.c
20653           src/plugins/trayicon/libeggtrayicon/Makefile.am
20654           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20655                 Fix gettextization in trayicon plugin
20656
20657 2004-06-07 [colin]      0.9.10claws67.9
20658         
20659         * src/summaryview.c
20660           src/gtk/gtksctree.[ch]
20661                 Let Shift+{Up,Down} work in summaryview
20662                 (well, Down "works" and Up works)
20663                 Let the list scroll when using these keys
20664
20665 2004-06-06 [colin]      0.9.10claws67.8
20666
20667         * src/plugins/trayicon/trayicon.c
20668                 Fix pixmap update
20669
20670 2004-06-06 [colin]      0.9.10claws67.7
20671
20672         * src/addressbook.c
20673                 Fix signal handling causing system-wide focus grab
20674
20675 2004-05-25 [paul]       0.9.10claws67.6
20676
20677         * Makefile.am
20678           src/Makefile.am
20679                 clean up
20680
20681 2004-05-25 [paul]       0.9.10claws67.5
20682
20683         * replace deprecated gtk_signal... functions
20684
20685 2004-05-23 [colin]      0.9.10claws67.4
20686
20687         * src/compose.c
20688                 Fix wrapping
20689
20690 2004-05-22 [colin]      0.9.10claws67.3
20691
20692         * src/compose.c
20693                 Re-fix [Edited] in compose.c::compose_reedit()
20694
20695 2004-05-22 [colin]      0.9.10claws67.2
20696
20697         * src/procmime.c
20698                 Fix parsing of multiparts mails
20699
20700 2004-05-22 [colin]      0.9.10claws67.1
20701
20702         * src/summaryview.c
20703                 Fix quicksearch
20704
20705 2004-05-22 [paul]       0.9.10claws67
20706
20707         * sync with 0.9.10claws67 HEAD
20708
20709 2004-05-14 [alfons]
20710
20711         * src/procmime.h
20712                 add forgotton prototype
20713
20714 2004-05-10 [paul]       0.9.10claws57
20715
20716         * sync with 0.9.10claws57 HEAD
20717
20718 2004-05-05 [paul]       0.9.9.claws1
20719
20720         * ChangeLog-gtk2        ** REMOVED **
20721           ChangeLog-gtk2.claws  ** ADDED **
20722                 rename and adopt the normal claws format
20723                 
20724         * configure.ac
20725                 require gtkmathview >= 0.5
20726
20727         * ac/*                          ** REMOVED **
20728           ac/                           ** REMOVED **
20729           intl/Makefile.in              ** REMOVED **
20730           m4/                           ** ADDED **
20731           m4/missing                    ** ADDED **
20732           m4/missing/gdk-pixbuf.m4      ** ADDED **
20733           m4/missing/gettext.m4         ** ADDED **
20734           m4/missing/gpgme.m4           ** ADDED **
20735           m4/missing/imlib.m4           ** ADDED **
20736           m4/.cvsignore                 ** ADDED **
20737           m4/Makefile.am                ** ADDED **
20738           m4/README                     ** ADDED **
20739           m4/aclocal-include.m4         ** ADDED **
20740           m4/aspell.m4                  ** ADDED **
20741           m4/check-type.m4              ** ADDED **
20742           m4/gnupg-check-typedef.m4     ** ADDED **
20743           m4/openssl.m4                 ** ADDED **
20744           m4/spamassassin.m4            ** ADDED **
20745           po/ChangeLog                  ** REMOVED **
20746           po/Makefile.in.in             ** REMOVED **
20747           po/Rules-quot                 ** REMOVED **
20748           po/boldquot.sed               ** REMOVED **
20749           po/en@boldquot.header         ** REMOVED **
20750           po/en@quot.header             ** REMOVED **
20751           po/insert-header.sin          ** REMOVED **
20752           po/quot.sed                   ** REMOVED **
20753           po/remove-potcdate.sed        ** REMOVED **
20754           po/remove-potcdate.sin        ** REMOVED **
20755           po/stamp-po                   ** REMOVED **
20756           Makefile.am
20757           autogen.sh
20758           configure.ac
20759                 enable building with automake 1.8.x
20760                 add 'autopoint --force' to autogen.sh and remove all
20761                 auto-generated files, remove ac/ directory and use
20762                 m4/ directory instead
20763                 
20764         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20765                 fix gettextization
20766
20767 2004-02-28 Colin Leroy <colin@colino.net>
20768         * src/prefs_matcher.c
20769           src/prefs_filtering.c
20770           src/prefs_filtering_action.c
20771                 Fix non-editable GtkEntries
20772
20773 2004-02-22 Thorsten Maerz <torte@netztorte.de>
20774         * src/prefs_themes.c
20775                 utf8 conversion for theme info
20776
20777 2004-02-21 Thorsten Maerz <torte@netztorte.de>
20778         * sync 0.9.9claws
20779
20780 2004-02-14 Thorsten Maerz <torte@netztorte.de>
20781         * src/grouplistdialog.c
20782                 allow multiple selections without ctrl key
20783
20784 2004-02-09 Thorsten Maerz <torte@netztorte.de>
20785         * src/main.c
20786                 enable customizable accelerators
20787
20788 2004-02-08 Thorsten Maerz <torte@netztorte.de>
20789         * src/prefs_common.c
20790                 re-enable different font settings for gtk1/2
20791         * src/prefs_folder_item.c
20792                 fix folder prefs displayed wrong
20793         * src/textview.c
20794                 set 'sunken' shadow type
20795
20796 2004-02-07 Colin Leroy <colin@colino.net>
20797         * src/compose.c
20798                 Fix message being always [Edited]
20799                 Encode headers correctly (utf8 buf)
20800
20801 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20802         * src/socket.c
20803                 remove double g_source_attach()
20804                 (Thanks to Colin Leroy)
20805
20806 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20807         * src/gtk/gtksctree.c
20808                 Fix SSL certificate list not shown
20809         * src/mimeview.c
20810                 Fix clicks in mime tree
20811
20812 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20813         * src/common/socket.c
20814                 Fix SSL receive
20815         * src/compose.c
20816                 Fix clipboard menu hotkeys
20817
20818 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20819         * src/gtk/gtkaspell.[ch]
20820           src/compose.c
20821                 reimplement spellchecker
20822
20823 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20824         * src/gtk/filesel.c
20825                 crash when inserting file in compose window
20826                 (TODO: keep old selection on clicks)
20827         * src/main.c
20828                 use gtkrc-2.0 instead of gtkrc
20829
20830 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20831         * src/messageview.c
20832                 remove orphaned mimeview unref()
20833
20834 2004-01-20 Thorsten Maerz <torte@netztorte.de>
20835         * src/grouplistdialog.c
20836                 expand nodes containing subscribed groups
20837
20838 2004-01-19 Thorsten Maerz <torte@netztorte.de>
20839         * src/textview.c
20840                 textview: hide cursor, restore old click behaviour
20841
20842 2004-01-18 Thorsten Maerz <torte@netztorte.de>
20843         * src/textview.c
20844                 variable names messed up
20845
20846 2004-01-17 Colin Leroy <colin@colino.net>
20847         * src/addr_compl.c
20848                 Fix completion address too thin
20849         * src/compose.c
20850                 Fix tab-to-subject behaviour
20851         * src/summaryview.c
20852                 Implement key up & down in summaryview
20853
20854 2004-01-12 Thorsten Maerz <torte@netztorte.de>
20855
20856         * sync 098claws
20857
20858 2004-01-08 Thorsten Maerz <torte@netztorte.de>
20859         * configure.ac
20860           Makefile.am
20861           doc/.cvsignore
20862           doc/Makefile.am
20863                 faq, man, manual moved to doc/
20864         * ac/aspell.m4
20865           ac/check-type.m4
20866           ac/gnupg-check-typedef.m4
20867           ac/openssl.m4
20868           ac/spamassassin.m4
20869           ac/missing/gdk-pixbuf.m4
20870           ac/missing/gpgme.m4
20871           ac/missing/imlib.m4
20872                 fix automake warnings
20873
20874 2003-12-06 Colin Leroy <colin@colino.net>
20875         * src/summaryview.c
20876                 Fix quicksearch
20877
20878 2003-12-05 Colin Leroy <colin@colino.net>
20879         * src/summaryview.c
20880                 Fix going to next unread folder
20881
20882 2003-12-05 Colin Leroy <colin@colino.net>
20883         * src/crash.c
20884                 Fix gtk2 compilation
20885         * src/session.c
20886                 Remove iotag source handler at disconnection
20887         * src/socket.[ch] 
20888                 Remove source handler when closing socket 
20889                 (fixes another seg)
20890
20891 2003-12-04 Colin Leroy <colin@colino.net>
20892         * src/compose.c
20893           src/prefs_account.c
20894           src/prefs_common.c
20895                 Fix some dropdown menus
20896
20897 2003-12-04 Colin Leroy <colin@colino.net>
20898         * src/compose.c
20899                 Fix event handlers on header fields
20900         * src/common/socket.c
20901           src/common/session.c
20902                 Fix segfault with callback (SSL)
20903                 Fix end of session 
20904
20905 2003-10-06 Thorsten Maerz <torte@netztorte.de>
20906
20907         * Fix compile bug in src/compose.c
20908         * removed src/gtk/gtkstext.[ch]
20909
20910 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
20911
20912         * Convert character set and escape "text" attributes in toolbar setting
20913         files.
20914         * Fixed bug in button-press-event handling.
20915
20916 2003-09-16 Thorsten Maerz <torte@netztorte.de>
20917
20918         * Fixed bug in key-press-event handling.
20919
20920 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
20921
20922         * Enabled to compile tray-icon plugin (Ad-hoc).
20923         * Avoid hang up bug of icon list in mime view (Ad-hoc).
20924
20925 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
20926
20927         * Enabled to compile on sylpheed-claws.
20928         (tray-icon plugin still cannot compile yet.)
20929
20930 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
20931
20932         * Updated to 0.9.5.
20933
20934 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
20935
20936         * Updated to 0.9.4.
20937         * Ported monitoring SSL mechanism to GSource of GLib2
20938         (I don't confirm it)
20939         * Added _gtk2 suffix to key name of font preference to avoid
20940         ovverwriting preference of Gtk+-1.2 version.
20941
20942 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
20943
20944         * Updated to 0.9.2.
20945
20946 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
20947
20948         * Updated to 0.9.1.
20949         * Translate po files into UTF-8 when execute autogen.sh.
20950
20951 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
20952
20953         * Updated to 0.9.0.
20954
20955 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
20956
20957         * Plugged GError related memory leaks.
20958
20959 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
20960
20961         * Changed default size of fonts.
20962         * Enabled to set titile font size of warning dialog.
20963
20964 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
20965
20966         * Embed a sylpheed icon into executable binary on Windows.
20967
20968 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
20969
20970         * I forgot to traslate character set of element string in src/xml.c.
20971
20972 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
20973
20974         * Fixed detecting bind_textdomain_codeset in configure.in.
20975         * The bug in which "Example" of "Date fromat" preference isn't displayed
20976         correctly has been fixed.
20977
20978 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
20979
20980         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
20981           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
20982           glib-gettextize
20983           Removed intl directory.
20984           Translated po files into UTF-8.
20985           (Thanks! Ryuji Abe)
20986
20987 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
20988
20989         * The bug which doesn't unscape string in xml.c has been fixed.
20990
20991 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
20992
20993         * The bug which is failed to translate encoding of file name thorough
20994         file dialog has been fixed.
20995
20996 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
20997
20998         * Modified to translate file names which is used in inporting/expoting
20999         mbox feature and "Save as" feature into locale encoding.
21000         * Translate file names into locale encoding when "Attache file" and
21001         "Insert file".
21002         * Force set G_BROKEN_FILENAMES environment variable.
21003         * Other minor fixes.
21004
21005 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
21006
21007         * Modified to treat MH folder's name as locale encoding.
21008
21009 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
21010
21011         * The bug which clash on switching candidates of auto completion of
21012         addresses, cannot use auto completion in Japanesse is fixed
21013         (Thanks! Tokunaga-san)¡¥
21014
21015 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21016
21017         * The bug which cannot switch key accelerator preference has been fixed
21018         (Thanks! smbd-san)¡¥
21019
21020 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21021
21022         * version 0.8.11-gtk2-20030314
21023
21024 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21025
21026         * The bug in which character set conversion of filtering messages has
21027         been fixed.(Thanks! COCOA-san).
21028
21029 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
21030
21031         * Revived "Leave space on head" preference in "Message" category.
21032         * A bug which clash when put the cursor to end of buffer and execute
21033         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
21034
21035 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21036
21037         * version 0.8.11-gtk2-20030312
21038
21039 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21040
21041         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
21042         * Modified to use Pango's API directly for font preference.
21043         * Integrated GtkTextView of textview to one widget.
21044         * Set fonts of header title in textview by "header_title" tag.
21045         * Removed some deprecated codes.
21046
21047 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
21048
21049         * Updated to 0.8.11.
21050         * Merged cygwin patch(Thanks! Sakai-san).
21051
21052 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
21053
21054         * version 0.8.10-gtk2-20030309