2006-12-15 [wwp] 2.6.1cvs41
[claws.git] / ChangeLog
1 2006-12-15 [wwp]        2.6.1cvs41
2
3         * src/plugins/bogofilter/bogofilter.c
4         * src/plugins/bogofilter/bogofilter.h
5         * src/plugins/bogofilter/bogofilter_gtk.c
6                 bogofilter's whitelist can now use a subset of
7                 the addressbook (either a book, a subfolder of a book,
8                 or the whole addressbook by using "Any"). Re-used there
9                 some pref_matcher widgets and mechanisms to match a subset
10                 of the addressbook.
11
12 2006-12-15 [wwp]        2.6.1cvs40
13
14         * src/wizard.c
15         * src/common/plugin.c
16         * src/common/plugin.h
17         * src/gtk/about.c
18         * src/plugins/bogofilter/bogofilter.c
19         * src/plugins/clamav/clamav_plugin.c
20         * src/plugins/demo/demo.c
21         * src/plugins/dillo_viewer/dillo_viewer.c
22         * src/plugins/pgpcore/plugin.c
23         * src/plugins/pgpinline/plugin.c
24         * src/plugins/pgpmime/plugin.c
25         * src/plugins/spamassassin/spamassassin.c
26         * src/plugins/trayicon/trayicon.c
27                 factorize some translatable strings (plugins-related),
28                 fix missing punctuation in several places,
29                 remove useless translatable \n in about.c,
30                 and factorize plugin init code w/ a new function
31                 check_plugin_version() in common/plugin.c.
32                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
33
34 2006-12-15 [wwp]        2.6.1cvs39
35
36         * src/plugins/bogofilter/bogofilter.c
37         * src/plugins/bogofilter/bogofilter_gtk.c
38                 flag whitelisted spams as spam, but don't filter it to the spam
39                 folder. Thanks to Colin.
40
41 2006-12-15 [ticho]      2.6.1cvs38
42
43         * src/plugins/bogofilter/bogofilter.c
44         * src/plugins/bogofilter/bogofilter.h
45         * src/plugins/bogofilter/bogofilter_gtk.c
46                 Add option to whitelist senders found in addressbook. Patch by colin.
47
48 2006-12-15 [paul]       2.6.1cvs37
49
50         * src/folderview.c
51                 add missing #include "log.h"
52
53 2006-12-15 [paul]       2.6.1cvs36
54
55         * src/plugins/bogofilter/bogofilter.c
56         * src/plugins/bogofilter/bogofilter.h
57         * src/plugins/bogofilter/bogofilter_gtk.c
58                 Add an option to allow inserting an
59                 X-Claws-Bogosity header (on MH folders
60                 only). Patch by Colin
61
62 2006-12-14 [colin]      2.6.1cvs35
63
64         * src/main.c
65                 "Yes" should be the default choice for
66                 migration configuration
67
68 2006-12-14 [paul]       2.6.1cvs34
69
70         * src/prefs_summaries.c
71         * manual/advanced.xml
72                 Unhide mark_as_read_delay
73
74 2006-12-14 [paul]       2.6.1cvs33
75
76         * src/messageview.c
77         * src/messageview.h
78         * src/mimeview.c
79         * src/mimeview.h
80         * src/summaryview.c
81         * src/textview.c
82         * src/textview.h
83                 Fix printing of selection
84                 Fix printing of message parts
85                 Fix printing of images
86         * src/gtk/gtksourceprintjob.c
87                 Fix page count when there are images
88
89 2006-12-14 [wwp]        2.6.1cvs32
90
91         * src/mainwindow.c
92         * src/summaryview.c
93         * src/summaryview.h
94         * src/gtk/quicksearch.c
95                 fix quicksearch 'magnify' button status when QS is closed
96                 using the Escape key, thanks to Colin.
97
98 2006-12-14 [wwp]        2.6.1cvs31
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-13 [colin]      2.6.1cvs30
108
109         * src/ldapquery.c
110         * src/ldaputil.c
111                 Use the binary safe version of ldap_get_values,
112                 to make sure we manipulate null-terminated 
113                 strings. Maybe fixes bug 1075, 'claws mail 
114                 segfault when completing ldap adresses'
115         * src/syldap.c ** REMOVED **
116         * src/syldap.h ** REMOVED **
117                 Remove dead files
118
119 2006-12-13 [mones]      2.6.1cvs29
120
121         * po/es.po
122                 Fixed piped strings, fixed click translation
123
124 2006-12-13 [paul]       2.6.1cvs28
125
126         * src/main.c
127                 don't translate these strings
128
129 2006-12-13 [paul]       2.6.1cvs27
130
131         * po/en_GB.po
132                 updated
133
134 2006-12-13 [colin]      2.6.1cvs26
135
136         * src/main.c
137         * src/main.h
138                 Add claws_is_starting()
139
140 2006-12-13 [mones]      2.6.1cvs25
141
142         * manual/es/advanced.xml
143         * po/es.po
144                 Synced manual and updated translation
145
146 2006-12-12 [colin]      2.6.1cvs24
147
148         * src/wizard.c
149                 Add an option to use STARTTLS in the
150                 welcome wizard. Fixes bug 1080, 
151                 'Using SSL option in wizard for incoming 
152                 server does not activate SSL with STARTTLS'
153
154 2006-12-12 [colin]      2.6.1cvs23
155
156         * src/main.c
157                 Don't exit when there's an incomplete
158                 mailbox configured - leaves a chance 
159                 to fix a failing IMAP account. Exit
160                 if no mailbox at all is loaded (case
161                 of missing plugin).
162                 Completes bug 1077's fix (I was wrong
163                 in this bug's comment #3).
164
165 2006-12-12 [colin]      2.6.1cvs22
166
167         * src/gtk/menu.h
168                 Add another menu data type
169         * src/prefs_account.c
170                 Complete the completion of bug 1076
171                 (doesn't lose the pref on apply)
172
173 2006-12-12 [paul]       2.6.1cvs21
174
175         * src/prefs_account.c
176                 complete the fix of bug 1076
177                 also be more verbose with the text
178
179 2006-12-12 [paul]       2.6.1cvs20
180
181         * src/gtk/combobox.c
182                 fix compilation warning
183
184 2006-12-11 [colin]      2.6.1cvs19
185
186         * src/wizard.c
187                 Document :port in server entry tooltips
188
189 2006-12-11 [colin]      2.6.1cvs18
190
191         * src/main.c
192                 Fix compile
193
194 2006-12-11 [colin]      2.6.1cvs17
195
196         * src/main.c
197                 Add failing IMAP as a reason for no
198                 mailbox
199
200 2006-12-11 [colin]      2.6.1cvs16
201
202         * src/prefs_account.c
203                 Check for existence of inbox for local
204                 accounts too
205         * src/wizard.c
206                 Allow setting the port to use for servers
207                 by using the usual "server.example.com:port"
208                 syntax. Fixes bug 1077, 'sylpheed-claws does 
209                 not start when IMAP server is unavailable'
210
211 2006-12-11 [colin]      2.6.1cvs15
212
213         * src/prefs_account.c
214                 Prevent use of non-existing default inbox
215
216 2006-12-11 [colin]      2.6.1cvs14
217
218         * src/prefs_account.c
219                 Fix sensitivity. Fixes bug 1076, 'privacy 
220                 options are displayed even when pgp plugin 
221                 not loaded / available'
222
223 2006-12-09 [colin]      2.6.1cvs13
224
225         * manual/advanced.xml
226         * src/prefs_common.c
227         * src/prefs_common.h
228         * src/common/ssl_certificate.c
229                 Add a new hidden preference, 'unsafe_ssl_certs',
230                 which allows to store multiple certificates per
231                 server/port. This is disabled by default because
232                 it's less secure (presenting a new certificate
233                 instead of a changed one raises less alarms).
234                 This will cause Claws to ask about an unknown
235                 certificate for people who have used 2.6.1cvs8
236                 or greater.
237
238 2006-12-09 [colin]      2.6.1cvs12
239
240         * src/action.c
241                 Fix cache updating after action
242
243 2006-12-07 [wwp]        2.6.1cvs11
244
245         * src/compose.c
246                 fix email address comparison when replying to all
247                 (avoid replying to ourselves), thanks to Colin.
248
249 2006-12-06 [paul]       2.6.1cvs10
250
251         * src/addrharvest.c
252         * src/editldap.c
253         * src/expldifdlg.c
254         * src/news.c
255         * src/toolbar.c
256         * src/common/utils.c
257                 ...and more renaming
258                 Thanks to Colin
259
260 2006-12-06 [paul]       2.6.1cvs9
261
262         * src/compose.c
263         * src/messageview.c
264         * src/procheader.c
265         * src/procmime.c
266         * src/procmsg.c
267         * src/textview.c
268                 more renaming
269                 Thanks to Colin
270
271 2006-12-06 [colin]      2.6.1cvs8
272
273         * src/ssl_manager.c
274         * src/common/ssl_certificate.c
275         * src/common/ssl_certificate.h
276                 Handle multiple certificates per host/port
277
278 2006-12-06 [colin]      2.6.1cvs7
279
280         * src/etpan/imap-thread.c
281                 Fix certificate checking on IMAP
282
283 2006-12-06 [colin]      2.6.1cvs6
284
285         * src/folderview.c
286                 Fix bug 1072, 'Claws stops fetching newsgroups 
287                 from server when newsgroup got deleted': continue
288                 checking other groups
289
290 2006-12-05 [wwp]        2.6.1cvs5
291
292         * src/message_search.c
293         * src/summary_search.c
294         * src/gtk/combobox.c
295         * src/gtk/combobox.h
296         * src/gtk/gtkutils.c
297         * src/gtk/gtkutils.h
298                 make up and down arrow keys in modern gtk_combo_box_entry widgets
299                 behave like w/ old comboboxes (summary and message search only).
300
301 2006-12-05 [paul]       2.6.1cvs4
302
303         * src/wizard.c
304                 encode headers
305                 Thanks to Colin
306
307 2006-12-05 [paul]       2.6.1cvs3
308
309         * tools/README
310         * tools/textviewer.pl
311                 script updated and description added
312
313 2006-12-04 [colin]      2.6.1cvs2
314
315         * src/compose.c
316                 Run pre-send hook only when checking
317                 everything
318
319 2006-12-04 [paul]       2.6.1cvs1
320
321         * NEWS
322         * README
323         * RELEASE_NOTES
324         * configure.ac
325         * tools/README
326                 bump up version number following stable release
327
328 2006-12-04 [paul]       2.6.0cvs83
329
330         * README
331                 updates and corrections
332
333 2006-12-04 [colin]      2.6.0cvs82
334
335         * src/common/utils.c
336                 Probably fix bug 1066, 'Incorrect mailbox 
337                 size displayed'
338
339 2006-12-04 [colin]      2.6.0cvs81
340
341         * src/common/utils.c
342                 Trim tabs from mailcap file too.
343
344 2006-12-02 [paul]       2.6.0cvs80
345
346         * src/exphtmldlg.c
347                 fix broken GUI under certain languages
348         * src/expldifdlg.c
349                 put the Cancel button to the right
350
351 2006-12-01 [paul]       2.6.0cvs79
352
353         * tools/Makefile.am
354                 remove reference to removed file
355
356 2006-12-01 [wwp]        2.6.0cvs78
357
358         * src/addressbook.c
359         * src/editaddress.c
360                 remove forgotten debug statements.
361
362 2006-12-01 [wwp]        2.6.0cvs77
363
364         * manual/advanced.xml
365         * manual/fr/advanced.xml
366         * src/addressbook.c
367         * src/addressbook.h
368         * src/addressitem.h
369         * src/editaddress.c
370         * src/editaddress.h
371         * src/prefs_common.c
372         * src/prefs_common.h
373         * src/gtk/gtkutils.c
374         * src/gtk/gtkutils.h
375                 add a hidden option to allow embedding the editaddress (edit contact details)
376                 dialog into the addressbook's window. This doesn't change the default
377                 behaviour.
378
379 2006-12-01 [wwp]        2.6.0cvs76
380
381         * src/message_search.c
382         * src/summary_search.c
383                 fix more focus issues (don't set focus to combobox's entry widget when
384                 entry's value changed, if entry widget has focus already).
385
386 2006-12-01 [wwp]        2.6.0cvs75
387
388         * src/gtk/quicksearch.c
389                 revert last changes to the quicksearch gtk_combo_box, this needs more
390                 tuning and testing.
391
392 2006-12-01 [paul]       2.6.0cvs74
393
394         * tools/kdeservicemenu/README
395         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
396         * tools/kdeservicemenu/install.sh
397         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
398         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
399                 simplify this stuff, and in so doing,
400                 fix it. (possibly re-extend it again at
401                 a later date)
402
403 2006-12-01 [wwp]        2.6.0cvs73
404
405         * src/gtk/quicksearch.c
406                 adapt quicksearch code to use modern gtk_combo_box'es.
407
408 2006-12-01 [wwp]        2.6.0cvs72
409
410         * src/common/defs.h
411         * src/prefs_common.c
412         * src/prefs_common.h
413         * src/message_search.c
414         * src/summary_search.c
415         * src/gtk/combobox.c
416         * src/gtk/combobox.h
417                 add history combos to all message and summary search fields.
418
419 2006-12-01 [wwp]        2.6.0cvs71
420
421         * src/summaryview.c
422                 As the list may change while the mark as read delay
423                 runs, we can't rely on the 'row' pointer, which can
424                 be invalid when the timeout is called. As the mark
425                 as read is only done if the message is still selected,
426                 use summaryview->selected instead. Thanks to Colin.
427
428 2006-11-30 [paul]       2.6.0cvs70
429
430         * src/textview.c
431                 give emphasis to "Sylpheed-Claws"
432                 as well as "Claws Mail"
433
434 2006-11-30 [colin]      2.6.0cvs69
435
436         * src/wizard.c
437                 Put the SSL checkboxes in the receiving
438                 and sending server pages.
439
440 2006-11-29 [colin]      2.6.0cvs68
441
442         * src/gtk/gtkutils.c
443         * src/gtk/gtkvscrollbutton.c
444                 Revert some deprecated fixes - they seem to
445                 deprecate stuff as soon as a new one gets out.
446                 g_object_ref_sink needed glib-2.10.
447
448 2006-11-29 [colin]      2.6.0cvs67
449
450         * src/common/utils.c
451                 Create .mailcap if it doesn't exist
452
453 2006-11-29 [colin]      2.6.0cvs66
454
455         * src/compose.c
456                 Followup to cvs60: use original list
457                 of recipients if replying to a mail
458                 in Sent Drafts or Queue.
459
460 2006-11-27 [paul]       2.6.0cvs65
461
462         * src/image_viewer.c
463                 revert the last change for now (it's broken)
464
465 2006-11-27 [paul]       2.6.0cvs64
466
467         * Makefile.am
468         * configure.ac
469         * m4/aclocal-include.m4
470         * m4/check-type.m4
471         * src/Makefile.am
472         * src/addr_compl.c
473         * src/compose.c
474         * src/crash.c
475         * src/export.c
476         * src/exporthtml.c
477         * src/exportldif.c
478         * src/imap.c
479         * src/import.c
480         * src/main.c
481         * src/main.h
482         * src/matcher.c
483         * src/mimeview.c
484         * src/procmsg.c
485         * src/textview.c
486         * src/common/Makefile.am
487         * src/common/claws.c
488         * src/common/claws.h
489         * src/common/ssl.c
490         * src/common/sylpheed.c
491         * src/common/sylpheed.h
492         * src/etpan/Makefile.am
493         * src/gtk/Makefile.am
494         * src/gtk/claws-marshal.list
495         * src/gtk/filesel.c
496         * src/gtk/gtksctree.c
497         * src/gtk/quicksearch.c
498         * src/gtk/sylpheed-marshal.list
499         * src/plugins/bogofilter/bogofilter.c
500         * src/plugins/bogofilter/bogofilter_gtk.c
501         * src/plugins/clamav/clamav_plugin.c
502         * src/plugins/clamav/clamav_plugin_gtk.c
503         * src/plugins/demo/demo.c
504         * src/plugins/dillo_viewer/dillo_viewer.c
505         * src/plugins/pgpcore/Makefile.am
506         * src/plugins/pgpcore/claws.def
507         * src/plugins/pgpcore/pgp_viewer.c
508         * src/plugins/pgpcore/plugin.c
509         * src/plugins/pgpcore/sylpheed.def
510         * src/plugins/pgpinline/Makefile.am
511         * src/plugins/pgpinline/claws.def
512         * src/plugins/pgpinline/plugin.c
513         * src/plugins/pgpinline/sylpheed.def
514         * src/plugins/pgpmime/Makefile.am
515         * src/plugins/pgpmime/claws.def
516         * src/plugins/pgpmime/plugin.c
517         * src/plugins/pgpmime/sylpheed.def
518         * src/plugins/spamassassin/spamassassin.c
519         * src/plugins/spamassassin/spamassassin_gtk.c
520         * src/plugins/trayicon/trayicon.c
521                 yet more renaming
522                 remove deprecated gtk_tooltips_set_delay()
523
524 2006-11-26 [paul]       2.6.0cvs63
525
526         * src/expldifdlg.c
527         * src/folderview.c
528         * src/image_viewer.c
529         * src/mainwindow.c
530         * src/gtk/gtkutils.c
531         * src/gtk/gtkvscrollbutton.c
532         * src/gtk/prefswindow.c
533         * src/plugins/pgpcore/prefs_gpg.c
534                 replace more deprecated GTK+ functions
535
536 2006-11-26 [paul]       2.6.0cvs62
537
538         * src/addr_compl.c
539         * src/addressbook.c
540         * src/browseldap.c
541                 replace deprecated gtk_idle_... functions
542
543 2006-11-26 [paul]       2.6.0cvs61
544
545         * src/compose.c
546         * src/folderview.c
547         * src/inc.c
548         * src/summaryview.c
549         * src/gtk/gtkvscrollbutton.c
550         * src/gtk/quicksearch.c
551         * src/plugins/pgpcore/passphrase.c
552                 replace deprecated gtk_timeout_add and
553                 gtk_timeout_remove
554
555 2006-11-26 [paul]       2.6.0cvs60
556
557         * src/compose.c
558                 fix bug that caused the wrong recipient
559                 to be selected when replying to a msg
560                 which is From one of our accounts to
561                 another of our accounts
562
563 2006-11-25 [paul]       2.6.0cvs59
564
565         * src/summaryview.c
566                 don't change the From column title to
567                 To if the To column is visible
568
569 2006-11-24 [paul]       2.6.0cvs58
570
571         * src/compose.c
572                 fix bug 1069, 'Sent mails disappear, BCC
573                 or locking problem?'
574
575 2006-11-21 [wwp]        2.6.0cvs57
576
577         * src/compose.c
578                 fix spelling menu when replying (same as 2.3.1cvs39):
579                 discrepancy between context menu and top menu when
580                 folder's dictionary isn't the default one.
581
582 2006-11-19 [paul]       2.6.0cvs56
583
584         * src/summaryview.c
585                 obey always_show_msg option when
586                 marking as spam
587         * src/plugins/bogofilter/bogofilter.c
588                 fix typo
589
590 2006-11-18 [paul]       2.6.0cvs55
591
592         * AUTHORS
593         * README
594         * debian/copyright
595         * manual/ack.xml
596         * manual/es/ack.xml
597         * manual/fr/ack.xml
598         * manual/pl/ack.xml
599         * src/gtk/authors.h
600         * src/gtk/icon_legend.c
601         * src/gtk/icon_legend.h
602         * tools/OOo2claws-mail.pl
603         * tools/README
604         * tools/acroread2claws-mail.pl
605         * tools/claws.i18n.status.pl
606         * tools/filter_conv.pl
607         * tools/filter_conv_new.pl
608         * tools/freshmeat_search.pl
609         * tools/google_search.pl
610         * tools/kmail2claws-mail.pl
611         * tools/kmail2claws-mail_v2.pl
612         * tools/maildir2claws-mail.pl
613         * tools/make.themes.project
614         * tools/multiwebsearch.pl
615         * tools/outlook2claws-mail.pl
616         * tools/tb2claws-mail
617         * tools/kdeservicemenu/README
618         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
619                 update mine and wwp's email addresses in
620                 several places
621                 Patch by wwp
622         * src/prefs_compose_writing.c
623                 set sensitivity on 'new message format' frame
624
625 2006-11-17 [paul]       2.6.0cvs54
626
627         * src/gtk/about.c
628                 more reworking of the GUI
629                 Patch by Fabien Vantard
630
631 2006-11-16 [paul]       2.6.0cvs53
632
633         * src/gtk/about.c
634                 set a minimum size for the window, allow
635                 it to automatically expand as necessary
636
637 2006-11-16 [wwp]        2.6.0cvs52
638
639         * src/gtk/about.c
640                 better wrap of copyright info on some systems.
641
642 2006-11-16 [paul]       2.6.0cvs51
643
644         * src/gtk/about.c
645                 move the tech info from the upper panel
646                 to the Info tab
647                 use a gtk_text_view for the features tab
648
649 2006-11-16 [paul]       2.6.0cvs50
650
651         * po/Makevars
652                 update my email address
653         * src/addressbook.c
654         * src/compose.c
655         * src/imap_gtk.c
656         * src/mh_gtk.c
657         * src/news_gtk.c
658         * src/summaryview.c
659         * src/plugins/trayicon/trayicon.c
660                 don't offer simple menu separators
661                 for translation
662         * src/folderview.c
663                 add separator between 'mark all read'
664                 and 'search folder'
665
666 2006-11-15 [wwp]        2.6.0cvs49
667
668         * src/gtk/authors.h
669                 updated manuals authors.
670
671 2006-11-14 [paul]       2.6.0cvs48
672
673         * src/compose.c
674                 Fix Options/Reply mode after draft save
675
676 2006-11-14 [paul]       2.6.0cvs47
677
678         * src/Makefile.am
679                 Fix make DESTDIR=...
680         * src/mbox.c
681                 Optimise speed
682         * src/plugins/pgpinline/pgpinline.c
683                 Probably fix bug 1061
684
685 2006-11-14 [paul]       2.6.0cvs46
686
687         * po/Makevars
688                 enable Q_ macro
689         * src/Makefile.am
690         * src/stock_pixmap.c
691         * src/stock_pixmap.h
692         * src/gtk/about.c
693         * src/pixmaps/active.xpm
694         * src/pixmaps/inactive.xpm
695                 add a new page, 'Features', to the About dialog
696                 showing which features are compiled in and which
697                 are not
698
699 2006-11-14 [paul]       2.6.0cvs45
700
701         * po/ru.po
702                 updated by Pavlo Bohmat
703
704 2006-11-14 [colin]      2.6.0cvs44
705
706         * src/compose.c
707         * src/inc.c
708         * src/messageview.c
709         * src/news.c
710         * src/pop.c
711         * src/procmsg.c
712         * src/gtk/gtkaspell.c
713                 Fix 64-bit-related warnings
714         * src/ssl_manager.c
715                 Fix possible infinite loop
716         * src/plugins/pgpcore/sgpgme.c
717                 Remove useless check
718
719 2006-11-13 [colin]      2.6.0cvs43
720
721         * src/gtk/Makefile.am
722                 authors.h isn't generated
723
724 2006-11-13 [colin]      2.6.0cvs42
725
726         * src/plugins/pgpinline/pgpinline.c
727         * src/plugins/pgpmime/pgpmime.c
728                 Very probably fix bug 1061, 'crash on 
729                 opening signed email'. Another cast
730                 problem
731
732 2006-11-13 [colin]      2.6.0cvs41
733
734         * src/plugins/pgpcore/sgpgme.c
735                 Maybe fix bug 1061, 'crash on opening 
736                 signed email'
737
738 2006-11-13 [wwp]        2.6.0cvs40
739
740         * src/plugins/pgpinline/pgpinline.c
741                 fix candidate for bug #1057, thanks to Colin.
742
743 2006-11-13 [wwp]        2.6.0cvs39
744
745         * src/compose.c
746         * src/quote_fmt_parse.y
747                 fix bug 1052: current parser buffer was not always 
748                 allocated, ptr to this buffer could be returned as 
749                 NULL whereas no parser error has occurred. in 
750                 consequence, defining a template body as "%d" 
751                 (w/o the quotes) for the first time of the instance 
752                 of claws-mail, was reporting a parser error. make 
753                 sure that the buffer is always allocated, even to 
754                 an empty string.
755                 fix mis-unescaping in compose.:compose_quote_fmt(): 
756                 unescaping of the fmt string was always done 
757                 whereas it must be done *only* when receiving 
758                 quote format strings issued from the prefs 
759                 (compose new message, reply, forward, redirect 
760                 formats), *not* when applying templates.  in 
761                 consequences, applying templates w/ sequences 
762                 like \\|p{echo} were failing. make sure that 
763                 unescaping is done only when necessary.
764
765 2006-11-12 [colin]      2.6.0cvs38
766
767         * po/de.po
768                 Fix typo (s/KB/MB)
769
770 2006-11-12 [colin]      2.6.0cvs37
771
772         * src/plugins/pgpinline/pgpinline.c
773         * src/plugins/pgpmime/pgpmime.c
774                 Release GPG context at the latest 
775                 possible moment. Maybe fixes 
776                 bug 1057, 'crash on sending signed 
777                 message to a newsgroup'
778                 
779
780 2006-11-12 [colin]      2.6.0cvs36
781
782         * src/plugins/pgpcore/sgpgme.c
783                 Tell a bit more when gpg's status doesn't
784                 contain any signature
785
786 2006-11-12 [colin]      2.6.0cvs35
787
788         * src/compose.c
789                 Fix bug 1060, 'compilation error with 
790                 Irix's cc'
791
792 2006-11-12 [paul]       2.6.0cvs34
793
794         * doc/man/claws-mail.1
795         * src/prefs_gtk.c
796         * src/plugins/clamav/README
797         * src/plugins/spamassassin/README
798         * tools/README
799         * tools/freshmeat_search.pl
800         * tools/google_search.pl
801         * tools/multiwebsearch.pl
802                 more renaming
803         * src/plugins/trayicon/trayicon.c
804                 fix compiliation warning
805
806 2006-11-11 [colin]      2.6.0cvs33
807
808         * src/folderview.c
809                 Forbid drag and drop from/to different
810                 folders of type F_UNKNOWN
811
812 2006-11-11 [colin]      2.6.0cvs32
813
814         * src/plugins/pgpinline/pgpinline.c
815                 Fix typo in previous commit:
816                 - gpgme_new(&ctx);
817                 + if ((err = gpgme_new(&data->ctx)) ...)
818
819 2006-11-11 [colin]      2.6.0cvs31
820
821         * src/plugins/pgpinline/pgpinline.c
822         * src/plugins/pgpmime/pgpmime.c
823                 Check success after calling gpgme_new
824                 Maybe fixes bug 1057, 'crash on sending 
825                 signed message to a newsgroup'
826
827 2006-11-11 [colin]      2.6.0cvs30
828
829         * src/undo.c
830                 init undostruct to 0s (from
831                 valgrind log of bug 1057)
832
833 2006-11-10 [colin]      2.6.0cvs29
834
835         * src/mainwindow.c
836                 Set cursor to wait before filtering
837                 duplicates in all folders
838         * src/plugins/bogofilter/bogofilter.c
839         * src/plugins/bogofilter/bogofilter.h
840         * src/plugins/bogofilter/bogofilter_gtk.c
841                 Completely thread away the bogofilter
842                 filtering
843
844 2006-11-10 [mones]      2.6.0cvs28
845
846         * src/compose.c
847         * src/compose.h
848                 added COMPOSE_CHECK_BEFORE_SEND hook
849
850 2006-11-10 [paul]       2.6.0cvs27
851
852         * src/crash.c
853                 more renaming
854                 add libSM to get_compiled_in_features()
855         * src/main.c
856                 more renaming
857
858 2006-11-10 [colin]      2.6.0cvs26
859
860         * src/etpan/imap-thread.c
861                 Add a reference to libetpan's sasl engine
862                 so that sasl_done() doesn't get called by
863                 libetpan, and doesn't break openssl.
864                 Should fix bug 1053, 'SC fails to reestablish 
865                 a secure connection'
866                 Patch by Hoa
867
868 2006-11-10 [colin]      2.6.0cvs25
869
870         * manual/addrbook.xml
871         * manual/advanced.xml
872         * manual/faq.xml
873         * manual/intro.xml
874                 Some more renaming
875
876 2006-11-09 [colin]      2.6.0cvs24
877
878         * src/plugins/bogofilter/bogofilter_gtk.c
879                 Add comment about annoyance
880
881 2006-11-09 [colin]      2.6.0cvs23
882
883         * src/plugins/bogofilter/bogofilter.c
884         * src/plugins/bogofilter/bogofilter_gtk.c
885                 Prepare things needed to thread bogofilter
886                 filtering: separate bogo stuff and possible GUI
887                 stuff. 
888
889 2006-11-09 [colin]      2.6.0cvs22
890
891         * src/account.c
892         * src/compose.c
893                 Search for one of our accounts in Delivered-To
894                 (helps for auto-account selection when 
895                  replying/forwarding)
896         * src/folderview.c
897         * src/mainwindow.c
898         * src/mainwindow.h
899         * src/plugins/trayicon/trayicon.c
900                 Allow opening a new mail with any account from
901                 the contextual menu
902
903 2006-11-09 [wwp]        2.6.0cvs21
904
905         * src/compose.c
906         * src/prefs_common.c
907         * src/prefs_common.h
908         * src/prefs_compose_writing.c
909                 add a compose new message format (in prefs/compose/writing), it's a
910                 simple subject+body template to use when opening a new composition
911                 window. It's similar to the existent reply and forward formats.
912
913                 enhanced the template/format % symbols substitution mechanism to
914                 use current composition window information when % are used in
915                 the compose new message format or in templates applied to new
916                 messages (there were useless in that situations before). When
917                 applied to new messages, %d corresponds to the system time/date.
918
919 2006-11-09 [paul]       2.6.0cvs20
920
921         * src/gtk/authors.h
922                 fix last commit
923
924 2006-11-09 [paul]       2.6.0cvs19
925
926         * src/gtk/authors.h
927                 keep tje alphabetical order
928
929 2006-11-08 [colin]      2.6.0cvs18
930
931         * src/etpan/imap-thread.c
932                 Fix bug 1054, 'Slowness logging big 
933                 data chunks'
934
935 2006-11-08 [paul]       2.6.0cvs17
936
937         * tools/Makefile.am
938                 fix the renaming
939
940 2006-11-08 [paul]       2.6.0cvs16
941
942         * src/common/defs.h
943                 update BUGZILLA_URI
944
945 2006-11-08 [paul]       2.6.0cvs15
946
947         * tools/Makefile.am
948         * tools/OOo2claws-mail.pl
949         * tools/OOo2sylpheed.pl
950         * tools/README
951         * tools/acroread2claws-mail.pl
952         * tools/acroread2sylpheed.pl
953         * tools/kmail2claws-mail.pl
954         * tools/kmail2claws-mail_v2.pl
955         * tools/kmail2sylpheed.pl
956         * tools/kmail2sylpheed_v2.pl
957         * tools/maildir2claws-mail.pl
958         * tools/maildir2sylpheed.pl
959         * tools/nautilus2claws-mail.sh
960         * tools/nautilus2sylpheed.sh
961         * tools/outlook2claws-mail.pl
962         * tools/outlook2sylpheed.pl
963         * tools/tb2claws-mail
964         * tools/tb2sylpheed
965         * tools/tbird2claws.py
966         * tools/tbird2syl.py
967         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
968         * tools/kdeservicemenu/install.sh
969         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
970         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
971         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
972         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
973         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
974                 renamed (removed, added) tools files
975
976 2006-11-08 [paul]       2.6.0cvs14
977
978         * src/main.c
979         * src/common/defs.h
980                 Migrate sylpheedrc to clawsrc, and fix the standard
981                 plugins path in the process
982
983 2006-11-07 [colin]      2.6.0cvs13
984
985         * src/Makefile.am
986                 Symlink sylpheed-claws relative to 
987                 claws-mail
988
989 2006-11-07 [colin]      2.6.0cvs12
990
991         * src/compose.c
992                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
993
994 2006-11-07 [paul]       2.6.0cvs11
995
996         * src/gtk/about.c
997                 Fix a missed occurence of
998                 Sylpheed-Claws
999
1000 2006-11-07 [paul]       2.6.0cvs10
1001
1002         * src/Makefile.am
1003                 Fix symlink installation
1004
1005 2006-11-07 [paul]       2.6.0cvs9
1006
1007         * src/Makefile.am
1008                 Symlink claws-mail to sylpheed-claws
1009         * src/common/utils.c
1010                 Fix migrating symlinks
1011         * src/etpan/imap-thread.c
1012                 check certificate only when there's
1013                 no error
1014
1015 2006-11-07 [paul]       2.6.0cvs8
1016
1017         * Makefile.am
1018                 Fix icon breakages with Gtk, which needs a 
1019                 cache updated to see them.
1020
1021 2006-11-07 [paul]       2.6.0cvs7
1022
1023         * .cvsignore
1024         * AUTHORS
1025         * COPYING
1026         * INSTALL
1027         * Makefile.am
1028         * NEWS
1029         * README
1030         * RELEASE_NOTES
1031         * autogen.sh
1032         * claws-mail-128x128.png
1033         * claws-mail-64x64.png
1034         * claws-mail.ico
1035         * claws-mail.pc.in
1036         * claws-mail.png
1037         * configure.ac
1038         * sylpheed-claws-128x128.png
1039         * sylpheed-claws-64x64.png
1040         * sylpheed-claws.desktop
1041         * sylpheed-claws.ico
1042         * sylpheed-claws.pc.in
1043         * sylpheed-claws.png
1044         * debian/README.Debian
1045         * debian/changelog
1046         * debian/claws-mail.desktop
1047         * debian/claws-mail.menu
1048         * debian/claws-mail.postinst.debhelper
1049         * debian/claws-mail.postrm.debhelper
1050         * debian/control
1051         * debian/copyright
1052         * debian/files
1053         * debian/rules
1054         * debian/sylpheed-claws.desktop
1055         * debian/sylpheed-claws.menu
1056         * debian/sylpheed-claws.postinst.debhelper
1057         * debian/sylpheed-claws.postrm.debhelper
1058         * doc/man/Makefile.am
1059         * doc/man/claws-mail.1
1060         * doc/man/sylpheed-claws.1
1061         * doc/src/ChangeLog.claws-pre0.8.0
1062         * manual/Makefile.am
1063         * manual/account.xml
1064         * manual/ack.xml
1065         * manual/addrbook.xml
1066         * manual/advanced.xml
1067         * manual/claws-mail-manual.xml
1068         * manual/faq.xml
1069         * manual/glossary.xml
1070         * manual/handling.xml
1071         * manual/intro.xml
1072         * manual/keyboard.xml
1073         * manual/plugins.xml
1074         * manual/starting.xml
1075         * manual/sylpheed-claws-manual.xml
1076         * manual/xml2pdf
1077         * manual/dist/.cvsignore
1078         * manual/dist/html/.cvsignore
1079         * manual/dist/html/Makefile.am
1080         * manual/dist/pdf/.cvsignore
1081         * manual/dist/pdf/Makefile.am
1082         * manual/dist/ps/.cvsignore
1083         * manual/dist/ps/Makefile.am
1084         * manual/dist/txt/.cvsignore
1085         * manual/dist/txt/Makefile.am
1086         * manual/es/Makefile.am
1087         * manual/es/advanced.xml
1088         * manual/es/claws-mail-manual.xml
1089         * manual/es/faq.xml
1090         * manual/es/glossary.xml
1091         * manual/es/handling.xml
1092         * manual/es/intro.xml
1093         * manual/es/plugins.xml
1094         * manual/es/sylpheed-claws-manual.xml
1095         * manual/es/dist/.cvsignore
1096         * manual/es/dist/html/.cvsignore
1097         * manual/es/dist/html/Makefile.am
1098         * manual/es/dist/pdf/.cvsignore
1099         * manual/es/dist/pdf/Makefile.am
1100         * manual/es/dist/ps/.cvsignore
1101         * manual/es/dist/ps/Makefile.am
1102         * manual/es/dist/txt/.cvsignore
1103         * manual/es/dist/txt/Makefile.am
1104         * manual/fr/Makefile.am
1105         * manual/fr/account.xml
1106         * manual/fr/ack.xml
1107         * manual/fr/addrbook.xml
1108         * manual/fr/advanced.xml
1109         * manual/fr/claws-mail-manual.xml
1110         * manual/fr/faq.xml
1111         * manual/fr/glossary.xml
1112         * manual/fr/handling.xml
1113         * manual/fr/intro.xml
1114         * manual/fr/keyboard.xml
1115         * manual/fr/plugins.xml
1116         * manual/fr/starting.xml
1117         * manual/fr/sylpheed-claws-manual.xml
1118         * manual/fr/dist/.cvsignore
1119         * manual/fr/dist/html/.cvsignore
1120         * manual/fr/dist/html/Makefile.am
1121         * manual/fr/dist/pdf/.cvsignore
1122         * manual/fr/dist/pdf/Makefile.am
1123         * manual/fr/dist/ps/.cvsignore
1124         * manual/fr/dist/ps/Makefile.am
1125         * manual/fr/dist/txt/.cvsignore
1126         * manual/fr/dist/txt/Makefile.am
1127         * manual/pl/Makefile.am
1128         * manual/pl/account.xml
1129         * manual/pl/ack.xml
1130         * manual/pl/addrbook.xml
1131         * manual/pl/advanced.xml
1132         * manual/pl/claws-mail-manual.xml
1133         * manual/pl/faq.xml
1134         * manual/pl/glossary.xml
1135         * manual/pl/handling.xml
1136         * manual/pl/intro.xml
1137         * manual/pl/keyboard.xml
1138         * manual/pl/plugins.xml
1139         * manual/pl/starting.xml
1140         * manual/pl/sylpheed-claws-manual.xml
1141         * manual/pl/dist/.cvsignore
1142         * manual/pl/dist/html/.cvsignore
1143         * manual/pl/dist/html/Makefile.am
1144         * manual/pl/dist/pdf/.cvsignore
1145         * manual/pl/dist/pdf/Makefile.am
1146         * manual/pl/dist/ps/.cvsignore
1147         * manual/pl/dist/ps/Makefile.am
1148         * manual/pl/dist/txt/.cvsignore
1149         * manual/pl/dist/txt/Makefile.am
1150         * po/.cvsignore
1151         * po/Makevars
1152         * src/.cvsignore
1153         * src/Makefile.am
1154         * src/account.c
1155         * src/account.h
1156         * src/action.c
1157         * src/action.h
1158         * src/adbookbase.h
1159         * src/addr_compl.c
1160         * src/addr_compl.h
1161         * src/addrbook.c
1162         * src/addrcache.c
1163         * src/addrcache.h
1164         * src/addrcindex.c
1165         * src/addrcindex.h
1166         * src/addrclip.c
1167         * src/addrclip.h
1168         * src/addrdefs.h
1169         * src/addressadd.c
1170         * src/addressadd.h
1171         * src/addressbook.c
1172         * src/addressbook.h
1173         * src/addressbook_foldersel.c
1174         * src/addressbook_foldersel.h
1175         * src/addrgather.c
1176         * src/addrgather.h
1177         * src/addrharvest.c
1178         * src/addrharvest.h
1179         * src/addrindex.c
1180         * src/addrindex.h
1181         * src/addritem.c
1182         * src/addritem.h
1183         * src/addrquery.c
1184         * src/addrquery.h
1185         * src/addrselect.c
1186         * src/addrselect.h
1187         * src/alertpanel.c
1188         * src/alertpanel.h
1189         * src/browseldap.c
1190         * src/browseldap.h
1191         * src/codeconv.c
1192         * src/codeconv.h
1193         * src/compose.c
1194         * src/crash.c
1195         * src/crash.h
1196         * src/customheader.c
1197         * src/customheader.h
1198         * src/displayheader.c
1199         * src/displayheader.h
1200         * src/editaddress.c
1201         * src/editaddress.h
1202         * src/editbook.c
1203         * src/editbook.h
1204         * src/editgroup.c
1205         * src/editgroup.h
1206         * src/editjpilot.c
1207         * src/editjpilot.h
1208         * src/editldap.c
1209         * src/editldap.h
1210         * src/editldap_basedn.c
1211         * src/editldap_basedn.h
1212         * src/editvcard.c
1213         * src/editvcard.h
1214         * src/exphtmldlg.c
1215         * src/exphtmldlg.h
1216         * src/expldifdlg.c
1217         * src/expldifdlg.h
1218         * src/export.c
1219         * src/exporthtml.c
1220         * src/exporthtml.h
1221         * src/exportldif.c
1222         * src/exportldif.h
1223         * src/filtering.c
1224         * src/filtering.h
1225         * src/folder.c
1226         * src/folder.h
1227         * src/folder_item_prefs.c
1228         * src/folder_item_prefs.h
1229         * src/foldersel.c
1230         * src/foldersel.h
1231         * src/folderutils.c
1232         * src/folderutils.h
1233         * src/folderview.c
1234         * src/folderview.h
1235         * src/grouplistdialog.c
1236         * src/grouplistdialog.h
1237         * src/html.c
1238         * src/html.h
1239         * src/image_viewer.c
1240         * src/image_viewer.h
1241         * src/imap.c
1242         * src/imap.h
1243         * src/imap_gtk.c
1244         * src/imap_gtk.h
1245         * src/import.c
1246         * src/import.h
1247         * src/importldif.c
1248         * src/importldif.h
1249         * src/importmutt.c
1250         * src/importmutt.h
1251         * src/importpine.c
1252         * src/importpine.h
1253         * src/inc.c
1254         * src/inc.h
1255         * src/jpilot.c
1256         * src/jpilot.h
1257         * src/ldapctrl.c
1258         * src/ldapctrl.h
1259         * src/ldaplocate.c
1260         * src/ldaplocate.h
1261         * src/ldapquery.c
1262         * src/ldapquery.h
1263         * src/ldapserver.c
1264         * src/ldapserver.h
1265         * src/ldaputil.c
1266         * src/ldaputil.h
1267         * src/ldif.c
1268         * src/ldif.h
1269         * src/localfolder.c
1270         * src/localfolder.h
1271         * src/main.c
1272         * src/main.h
1273         * src/mainwindow.c
1274         * src/mainwindow.h
1275         * src/manual.c
1276         * src/manual.h
1277         * src/matcher.c
1278         * src/matcher.h
1279         * src/matcher_parser.h
1280         * src/matcher_parser_lex.l
1281         * src/matcher_parser_parse.y
1282         * src/mbox.c
1283         * src/mbox.h
1284         * src/message_search.c
1285         * src/message_search.h
1286         * src/messageview.c
1287         * src/messageview.h
1288         * src/mh.c
1289         * src/mh.h
1290         * src/mh_gtk.c
1291         * src/mh_gtk.h
1292         * src/mimeview.c
1293         * src/mimeview.h
1294         * src/msgcache.c
1295         * src/msgcache.h
1296         * src/mutt.c
1297         * src/mutt.h
1298         * src/news.c
1299         * src/news.h
1300         * src/news_gtk.c
1301         * src/news_gtk.h
1302         * src/noticeview.c
1303         * src/noticeview.h
1304         * src/partial_download.c
1305         * src/partial_download.h
1306         * src/pine.c
1307         * src/pine.h
1308         * src/pop.c
1309         * src/pop.h
1310         * src/prefs_account.c
1311         * src/prefs_account.h
1312         * src/prefs_actions.c
1313         * src/prefs_actions.h
1314         * src/prefs_common.c
1315         * src/prefs_common.h
1316         * src/prefs_compose_writing.c
1317         * src/prefs_compose_writing.h
1318         * src/prefs_customheader.c
1319         * src/prefs_customheader.h
1320         * src/prefs_display_header.c
1321         * src/prefs_display_header.h
1322         * src/prefs_ext_prog.c
1323         * src/prefs_ext_prog.h
1324         * src/prefs_filtering.c
1325         * src/prefs_folder_column.c
1326         * src/prefs_folder_column.h
1327         * src/prefs_folder_item.c
1328         * src/prefs_folder_item.h
1329         * src/prefs_fonts.c
1330         * src/prefs_fonts.h
1331         * src/prefs_gtk.c
1332         * src/prefs_gtk.h
1333         * src/prefs_image_viewer.c
1334         * src/prefs_image_viewer.h
1335         * src/prefs_matcher.c
1336         * src/prefs_matcher.h
1337         * src/prefs_message.c
1338         * src/prefs_message.h
1339         * src/prefs_msg_colors.c
1340         * src/prefs_msg_colors.h
1341         * src/prefs_other.c
1342         * src/prefs_other.h
1343         * src/prefs_quote.c
1344         * src/prefs_quote.h
1345         * src/prefs_receive.c
1346         * src/prefs_receive.h
1347         * src/prefs_send.c
1348         * src/prefs_send.h
1349         * src/prefs_spelling.c
1350         * src/prefs_spelling.h
1351         * src/prefs_summaries.c
1352         * src/prefs_summaries.h
1353         * src/prefs_summary_column.c
1354         * src/prefs_summary_column.h
1355         * src/prefs_template.c
1356         * src/prefs_template.h
1357         * src/prefs_themes.c
1358         * src/prefs_themes.h
1359         * src/prefs_toolbar.c
1360         * src/prefs_toolbar.h
1361         * src/prefs_wrapping.c
1362         * src/prefs_wrapping.h
1363         * src/privacy.c
1364         * src/privacy.h
1365         * src/procheader.c
1366         * src/procheader.h
1367         * src/procmime.c
1368         * src/procmime.h
1369         * src/procmsg.c
1370         * src/procmsg.h
1371         * src/quote_fmt.c
1372         * src/quote_fmt_parse.y
1373         * src/recv.c
1374         * src/recv.h
1375         * src/remotefolder.c
1376         * src/remotefolder.h
1377         * src/send_message.c
1378         * src/send_message.h
1379         * src/setup.c
1380         * src/setup.h
1381         * src/sourcewindow.c
1382         * src/sourcewindow.h
1383         * src/ssl_manager.c
1384         * src/ssl_manager.h
1385         * src/statusbar.c
1386         * src/statusbar.h
1387         * src/stock_pixmap.c
1388         * src/stock_pixmap.h
1389         * src/summary_search.c
1390         * src/summary_search.h
1391         * src/summaryview.c
1392         * src/summaryview.h
1393         * src/syldap.c
1394         * src/syldap.h
1395         * src/textview.c
1396         * src/textview.h
1397         * src/toolbar.c
1398         * src/toolbar.h
1399         * src/undo.c
1400         * src/undo.h
1401         * src/unmime.c
1402         * src/unmime.h
1403         * src/vcard.c
1404         * src/vcard.h
1405         * src/wizard.c
1406         * src/wizard.h
1407         * src/common/base64.c
1408         * src/common/base64.h
1409         * src/common/defs.h
1410         * src/common/hooks.c
1411         * src/common/hooks.h
1412         * src/common/log.c
1413         * src/common/log.h
1414         * src/common/mgutils.c
1415         * src/common/mgutils.h
1416         * src/common/nntp.c
1417         * src/common/nntp.h
1418         * src/common/passcrypt.c
1419         * src/common/passcrypt.h.in
1420         * src/common/plugin.c
1421         * src/common/plugin.h
1422         * src/common/prefs.c
1423         * src/common/prefs.h
1424         * src/common/progressindicator.c
1425         * src/common/progressindicator.h
1426         * src/common/quoted-printable.c
1427         * src/common/quoted-printable.h
1428         * src/common/session.c
1429         * src/common/session.h
1430         * src/common/smtp.c
1431         * src/common/smtp.h
1432         * src/common/socket.c
1433         * src/common/socket.h
1434         * src/common/ssl.c
1435         * src/common/ssl.h
1436         * src/common/stringtable.c
1437         * src/common/stringtable.h
1438         * src/common/sylpheed.c
1439         * src/common/sylpheed.h
1440         * src/common/template.c
1441         * src/common/template.h
1442         * src/common/timing.h
1443         * src/common/utils.c
1444         * src/common/utils.h
1445         * src/common/version.h.in
1446         * src/common/xml.c
1447         * src/common/xml.h
1448         * src/common/xmlprops.c
1449         * src/common/xmlprops.h
1450         * src/gtk/about.c
1451         * src/gtk/colorlabel.c
1452         * src/gtk/colorlabel.h
1453         * src/gtk/colorsel.c
1454         * src/gtk/colorsel.h
1455         * src/gtk/combobox.c
1456         * src/gtk/combobox.h
1457         * src/gtk/description_window.c
1458         * src/gtk/description_window.h
1459         * src/gtk/filesel.c
1460         * src/gtk/filesel.h
1461         * src/gtk/foldersort.c
1462         * src/gtk/foldersort.h
1463         * src/gtk/gtkaspell.c
1464         * src/gtk/gtkaspell.h
1465         * src/gtk/gtksctree.c
1466         * src/gtk/gtkshruler.c
1467         * src/gtk/gtkshruler.h
1468         * src/gtk/gtkutils.c
1469         * src/gtk/gtkutils.h
1470         * src/gtk/icon_legend.c
1471         * src/gtk/icon_legend.h
1472         * src/gtk/logwindow.c
1473         * src/gtk/logwindow.h
1474         * src/gtk/manage_window.c
1475         * src/gtk/manage_window.h
1476         * src/gtk/pluginwindow.c
1477         * src/gtk/pluginwindow.h
1478         * src/gtk/prefswindow.c
1479         * src/gtk/prefswindow.h
1480         * src/gtk/quicksearch.c
1481         * src/gtk/quicksearch.h
1482         * src/pixmaps/claws-mail.xpm
1483         * src/pixmaps/claws-mail_icon.xpm
1484         * src/pixmaps/claws-mail_logo.xpm
1485         * src/pixmaps/sylpheed-claws.xpm
1486         * src/pixmaps/sylpheed-claws_icon.xpm
1487         * src/pixmaps/sylpheed-claws_logo.xpm
1488         * src/plugins/bogofilter/Makefile.am
1489         * src/plugins/bogofilter/bogofilter.c
1490         * src/plugins/bogofilter/bogofilter.h
1491         * src/plugins/bogofilter/bogofilter_gtk.c
1492         * src/plugins/clamav/Makefile.am
1493         * src/plugins/clamav/clamav_plugin.c
1494         * src/plugins/clamav/clamav_plugin.h
1495         * src/plugins/clamav/clamav_plugin_gtk.c
1496         * src/plugins/demo/Makefile.am
1497         * src/plugins/demo/demo.c
1498         * src/plugins/dillo_viewer/Makefile.am
1499         * src/plugins/dillo_viewer/README
1500         * src/plugins/dillo_viewer/dillo_prefs.c
1501         * src/plugins/dillo_viewer/dillo_prefs.h
1502         * src/plugins/dillo_viewer/dillo_viewer.c
1503         * src/plugins/pgpcore/Makefile.am
1504         * src/plugins/pgpcore/passphrase.c
1505         * src/plugins/pgpcore/passphrase.h
1506         * src/plugins/pgpcore/pgp_viewer.c
1507         * src/plugins/pgpcore/pgp_viewer.h
1508         * src/plugins/pgpcore/plugin.c
1509         * src/plugins/pgpcore/prefs_gpg.c
1510         * src/plugins/pgpcore/prefs_gpg.h
1511         * src/plugins/pgpcore/select-keys.c
1512         * src/plugins/pgpcore/select-keys.h
1513         * src/plugins/pgpcore/sgpgme.c
1514         * src/plugins/pgpcore/sgpgme.h
1515         * src/plugins/pgpcore/sylpheed.def
1516         * src/plugins/pgpcore/version.rc
1517         * src/plugins/pgpinline/Makefile.am
1518         * src/plugins/pgpinline/pgpinline.c
1519         * src/plugins/pgpinline/pgpinline.h
1520         * src/plugins/pgpinline/plugin.c
1521         * src/plugins/pgpinline/sylpheed.def
1522         * src/plugins/pgpinline/version.rc
1523         * src/plugins/pgpmime/Makefile.am
1524         * src/plugins/pgpmime/pgpmime.c
1525         * src/plugins/pgpmime/pgpmime.h
1526         * src/plugins/pgpmime/plugin.c
1527         * src/plugins/pgpmime/sylpheed.def
1528         * src/plugins/pgpmime/version.rc
1529         * src/plugins/spamassassin/Makefile.am
1530         * src/plugins/spamassassin/README
1531         * src/plugins/spamassassin/spamassassin.c
1532         * src/plugins/spamassassin/spamassassin.h
1533         * src/plugins/spamassassin/spamassassin_gtk.c
1534         * src/plugins/trayicon/Makefile.am
1535         * src/plugins/trayicon/trayicon.c
1536         * tools/OOo2sylpheed.pl
1537         * tools/README
1538         * tools/README.sylprint
1539         * tools/acroread2sylpheed.pl
1540         * tools/claws.i18n.status.pl
1541         * tools/filter_conv.pl
1542         * tools/filter_conv_new.pl
1543         * tools/freshmeat_search.pl
1544         * tools/google_search.pl
1545         * tools/kmail2sylpheed.pl
1546         * tools/kmail2sylpheed_v2.pl
1547         * tools/make.themes.project
1548         * tools/multiwebsearch.pl
1549         * tools/nautilus2sylpheed.sh
1550         * tools/outlook2sylpheed.pl
1551         * tools/sylprint.pl
1552         * tools/sylprint.rc
1553         * tools/tb2sylpheed
1554         * tools/textviewer.sh
1555         * tools/vcard2xml.py
1556         * tools/kdeservicemenu/README
1557         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1558         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1559         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1560                 Change name to Claws Mail. Announce to follow...
1561
1562 2006-11-06 [wwp]        2.6.0cvs6
1563
1564         * src/prefs_template.c
1565                 unify messages related to quote format/template errors (fix
1566                 capitalization), again.
1567
1568 2006-11-06 [wwp]        2.6.0cvs5
1569
1570         * src/prefs_quote.c
1571                 unify messages related to quote format/template errors.
1572
1573 2006-11-06 [wwp]        2.6.0cvs4
1574
1575         * src/prefs_msg_colors.c
1576                 more uses of Q_ macro for contextual translations, thanks
1577                 to Fabien (fzzzzz).
1578
1579 2006-11-06 [wwp]        2.6.0cvs3
1580
1581         * src/compose.c
1582         * src/common/utils.c
1583         * src/common/utils.h
1584                 show an alertpanel to make sure users are aware that sensitive
1585                 files are attached (it's file blacklist-based). This will fix
1586                 interaction w/ GoogleEarth for instance, thanks to Colin.
1587
1588 2006-11-06 [wwp]        2.6.0cvs2
1589
1590         * src/prefs_quote.c
1591         * src/prefs_template.c
1592         * src/prefs_template.h
1593                 check quote format when applying/closing prefs. For now this only
1594                 shows up an error dialog box, not preventing the user from using
1595                 a broken quote (reply, forwards) format.
1596
1597 2006-11-06 [wwp]        2.6.0cvs1
1598
1599         * src/prefs_template.c
1600                 fix missing checks of some template fields.
1601
1602 2006-11-06 [paul]       2.6.0
1603
1604         * NEWS
1605         * README
1606         * RELEASE_NOTES
1607                 2.6.0 released
1608
1609 2006-11-06 [paul]       2.5.6cvs22
1610
1611         * manual/advanced.xml
1612         * manual/es/advanced.xml
1613                 put 'respect_flowed_format' info in the correct
1614                 place
1615
1616 2006-11-06 [mones]      2.5.6cvs21
1617
1618         * po/es.po
1619                 Minor fixes for release
1620
1621 2006-11-06 [paul]       2.5.6cvs20
1622
1623         * po/cs.po
1624         * po/de.po
1625         * po/fr.po
1626         * po/it.po
1627         * po/nl.po
1628         * po/pt_BR.po
1629         * po/sk.po
1630         * po/sv.po
1631         * po/zh_CN.po
1632                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1633                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1634                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1635                 Young
1636
1637 2006-11-02 [colin]      2.5.6cvs19
1638
1639         * src/imap.c
1640         * src/imap.h
1641         * src/prefs_account.c
1642         * src/etpan/imap-thread.c
1643                 Add GSSAPI support - fixes Debian bug #383274
1644
1645 2006-11-01 [colin]      2.5.6cvs18
1646
1647         * src/jpilot.c
1648                 Handle libpisock12 support. Probably
1649                 fixes bug 1046, 'jpilot AddressDB.pdb 
1650                 import fail'
1651
1652 2006-11-01 [colin]      2.5.6cvs17
1653
1654         * src/folderutils.c
1655                 debug_print() folderutils_mark_all_read()
1656
1657 2006-11-01 [colin]      2.5.6cvs16
1658
1659         * COPYING
1660                 Add missed files to the Apache exception
1661
1662 2006-10-31 [colin]      2.5.6cvs15
1663
1664         * src/folder.c
1665         * src/folder.h
1666                 Add a copy_private_data() func to FolderClasses
1667                 Doesn't break the feature freeze, because we 
1668                 won't use it (right now) in the core.
1669
1670 2006-10-31 [colin]      2.5.6cvs14
1671
1672         * COPYING
1673                 Allow linking with the Apache licensed files in
1674                 src/plugins/spamassassin. Hopefully fixes 
1675                 bug 1048, 'Spamassassin plugin license problem'
1676
1677 2006-10-31 [wwp]        2.5.6cvs13
1678
1679         * src/compose.c
1680                 fix and optimize trimming of leading linefeeds in body loop.
1681
1682 2006-10-31 [colin]      2.5.6cvs12
1683
1684         * src/etpan/imap-thread.c
1685         * src/imap.c
1686                 Make really sure to have NULL sets in case
1687                 of error
1688
1689 2006-10-30 [wwp]        2.5.6cvs11
1690
1691         * src/prefs_common.c
1692         * src/prefs_common.h
1693         * src/compose.c
1694                 fix broken storage of quote format template when it contains \-escape
1695                 sequences. The application of such sequences is also fixed now (\t
1696                 in quote format will be a real tab instead of a 't', for instance).
1697
1698 2006-10-27 [colin]      2.5.6cvs10
1699
1700         * src/compose.c
1701                 Probably fix bug 1045, 'sylpheed-claws 
1702                 doesn't remove the mail from the IMAP 
1703                 Queue folder after sending'. From
1704                 2.5.6cvs3-stable
1705
1706 2006-10-27 [colin]      2.5.6cvs9
1707
1708         * configure.ac
1709                 Require libetpan-0.48. I'm so annoying,
1710                 I know ;-)
1711
1712 2006-10-27 [colin]      2.5.6cvs8
1713
1714         * src/folder.c
1715         * src/imap.c
1716                 Probably fix bug 1044, 'sylpheed-claws 
1717                 segfaults while moving mails' - Fix relation
1718                 usage when moving to an IMAP mailbox from another
1719                 mailbox
1720
1721 2006-10-26 [paul]       2.5.6cvs7
1722
1723         * src/gtk/about.c
1724                 add libSM to compiled-in features
1725                 list
1726
1727 2006-10-24 [colin]      2.5.6cvs6
1728
1729         * src/textview.c
1730         * src/gtk/gtkutils.c
1731                 Fix crash when printing emails with an
1732                 xface
1733
1734 2006-10-24 [mones]      2.5.6cvs5
1735
1736         * manual/es/advanced.xml
1737                 Synchronize hidden option respect_flowed_format
1738         * po/es.po
1739                 Updated translation
1740
1741 2006-10-21 [paul]       2.5.6cvs4
1742
1743         * src/gtk/authors.h
1744         * src/plugins/pgpcore/pgp_viewer.c
1745         * src/plugins/pgpcore/sgpgme.c
1746                 fix building on BSDs
1747                 Thanks to Michael Hughes
1748                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1749
1750 2006-10-20 [colin]      2.5.6cvs3
1751
1752         * configure.ac
1753                 Bump up libetpan requirement
1754                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1755         * src/common/utils.c
1756         * src/common/utils.h
1757                 Add convenience get_file_mtime()
1758         * src/imap.c
1759         * src/etpan/imap-thread.c
1760         * src/etpan/imap-thread.h
1761                 Implement UIDPLUS support if the server
1762                 supports it - faster sending in this case
1763
1764 2006-10-19 [colin]      2.5.6cvs2
1765
1766         * src/gtk/quicksearch.c
1767                 Fix emptying in type-ahead+extended mode
1768         * src/mainwindow.c
1769         * src/mainwindow.h
1770                 Add a hook for offline state change
1771         * src/plugins/trayicon/trayicon.c
1772                 Use it to display offline icons
1773         * src/plugins/trayicon/Makefile.am
1774         * src/plugins/trayicon/newmail.offline.xpm
1775         * src/plugins/trayicon/newmarkedmail.offline.xpm
1776         * src/plugins/trayicon/nomail.offline.xpm
1777         * src/plugins/trayicon/unreadmail.offline.xpm
1778         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1779                 Add the icons
1780
1781 2006-10-12 [paul]       2.5.6cvs1
1782
1783         * NEWS
1784         * README
1785         * configure.ac
1786                 Update version number following
1787                 stable release
1788
1789 2006-10-19 [colin]      2.5.5cvs18
1790
1791         * manual/handling.xml
1792                 Add type-ahead search
1793
1794 2006-10-18 [colin]      2.5.5cvs17
1795
1796         * src/gtk/quicksearch.c
1797                 Remove "save to history only if there's
1798                 no syntax error", it breaks for some 
1799                 reason which I'll investigate later.
1800
1801 2006-10-18 [colin]      2.5.5cvs16
1802
1803         * src/prefs_common.c
1804         * src/prefs_common.h
1805         * src/summaryview.c
1806         * src/gtk/quicksearch.c
1807         * src/gtk/quicksearch.h
1808                 Add a type-ahead option for fast searches
1809                 Patch by Fabien Vantard
1810
1811 2006-10-18 [colin]      2.5.5cvs15
1812
1813         * src/compose.c
1814         * src/compose.h
1815                 Add Options/Reply mode/ menu to be able to
1816                 change the recipients of a reply on the fly
1817
1818 2006-10-18 [colin]      2.5.5cvs14
1819
1820         * src/compose.c
1821                 Fix redirecting of our own sent mails
1822
1823 2006-10-17 [wwp]        2.5.5cvs13
1824
1825         * src/send_message.c
1826                 Fix duplicate error messages when sending, and missing
1827                 newline in such error messages.
1828
1829 2006-10-17 [colin]      2.5.5cvs12
1830
1831         * src/compose.c
1832                 Compare addresses case-insensitive
1833
1834 2006-10-17 [colin]      2.5.5cvs11
1835
1836         * src/plugins/pgpcore/sgpgme.c
1837                 Fix return status
1838
1839 2006-10-17 [colin]      2.5.5cvs10
1840
1841         * src/plugins/pgpcore/pgp_viewer.c
1842                 Fix return status
1843
1844 2006-10-17 [colin]      2.5.5cvs9
1845
1846         * src/quote_fmt.c
1847                 Fix a typo (thanks to Fabien)
1848
1849 2006-10-16 [colin]      2.5.5cvs8
1850
1851         * src/textview.c
1852                 Fix problem with quote-folding when emails
1853                 don't convert cleanly to UTF-8
1854
1855 2006-10-14 [colin]      2.5.5cvs7
1856
1857         * src/prefs_template.c
1858                 Reset fields when reopening
1859                 the window
1860
1861 2006-10-13 [paul]       2.5.5cvs6
1862
1863         * manual/advanced.xml
1864         * src/prefs_message.c
1865                 make 'respect_flowed_format' a hidden
1866                 option, and add a manual entry for it
1867                 Thanks to Colin
1868
1869 2006-10-12 [colin]      2.5.5cvs5
1870
1871         * src/codeconv.c
1872                 Revert part of 2.5.2cvs21:
1873                 Don't optimise by reusing the 
1874                 last iconv converter if possible:
1875                 it seems slightly broken in a 
1876                 very hard way to reproduce
1877
1878 2006-10-12 [colin]      2.5.5cvs4
1879
1880         * src/prefs_common.c
1881         * src/prefs_common.h
1882         * src/prefs_message.c
1883         * src/procmime.c
1884                 Fix bug 1035, 'Incorrect handling 
1885                 of flowed lines'. We now optionnaly
1886                 handle this format (preference is in
1887                 Message View/Text options section)
1888
1889 2006-10-12 [colin]      2.5.5cvs3
1890
1891         * po/POTFILES.in
1892                 Add new file
1893         * src/plugins/pgpcore/pgp_viewer.c
1894         * src/plugins/pgpcore/sgpgme.c
1895                 Don't try to import without asking
1896
1897 2006-10-12 [colin]      2.5.5cvs2
1898
1899         * src/compose.c
1900                 Fix bug 1036, 'Forwarding a mutlipart
1901                 mail with a "text/html" block to ms
1902                 outlook users leeds to freeze of
1903                 outlook'. Poor outlook users...
1904
1905 2006-10-12 [paul]       2.5.5cvs1
1906
1907         * NEWS
1908         * README
1909         * configure.ac
1910                 Update version number following
1911                 stable release
1912
1913 2006-10-11 [paul]       2.5.4cvs1
1914
1915         * NEWS
1916         * README
1917         * configure.ac
1918                 Update version number following
1919                 stable release
1920
1921 2006-10-11 [paul]       2.5.3cvs32
1922
1923         * src/textview.c
1924                 fix bug 1032, 'Segmentation fault when showing
1925                 message' (bug in quote folding)
1926                 Thanks to Colin
1927
1928 2006-10-10 [colin]      2.5.3cvs31
1929
1930         * src/quote_fmt.c
1931                 Rephrase english a bit
1932
1933 2006-10-10 [colin]      2.5.3cvs30
1934
1935         * src/prefs_compose_writing.c
1936                 Stop making the page larger than the window
1937
1938 2006-10-10 [wwp]        2.5.3cvs29
1939
1940         * src/compose.c
1941         * src/prefs_template.c
1942         * src/quote_fmt.c
1943         * src/quote_fmt.h
1944         * src/quote_fmt_lex.l
1945         * src/quote_fmt_parse.y
1946                 Extend the quote parser a bit: allow to get access to
1947                 basic (composing) account info.
1948
1949 2006-10-10 [colin]      2.5.3cvs28
1950
1951         * src/procheader.c
1952                 Fix this \t problem in subject
1953
1954 2006-10-09 [colin]      2.5.3cvs27
1955
1956         * src/main.c
1957         * src/prefs_gtk.c
1958                 Prepare cache a bit later
1959                 If section already exists, skip the new one 
1960                 (as previously); avoid writing the same block
1961                 twice - if we find a second block with the 
1962                 same id, skip it.
1963         * src/plugins/pgpcore/pgp_viewer.c
1964                 Set cursor to busy when retrieving a key
1965         * src/plugins/pgpcore/sgpgme.c
1966                 allow 5 seconds for gpg to export the key
1967                 
1968
1969 2006-10-09 [colin]      2.5.3cvs26
1970
1971         * configure.ac
1972         * src/msgcache.c
1973         * src/prefs_gtk.c
1974                 Check for existence of fgets_unlocked
1975                 and fwrite_unlocked
1976
1977 2006-10-09 [paul]       2.5.3cvs25
1978
1979         * src/prefs_summaries.c
1980                 replace strftime() with fast_strftime() and in
1981                 the consequence fix the bug in the display of
1982                 AM/PM in the 'Example' string
1983
1984 2006-10-09 [ticho]      2.5.3cvs24
1985
1986         * po/sk.po
1987                 Updated (and fixed up somewhat) Slovak translation.
1988
1989 2006-10-08 [colin]      2.5.3cvs23
1990
1991         * src/prefs_folder_item.c
1992                 Explain why prefs in the top-level folder
1993                 aren't retained, but are still useful
1994
1995 2006-10-08 [colin]      2.5.3cvs22
1996
1997         * src/prefs_gtk.c
1998                 Don't cache anything if caching fails
1999
2000 2006-10-08 [colin]      2.5.3cvs21
2001
2002         * src/common/utils.c
2003                 always include gi18n.h
2004
2005 2006-10-07 [colin]      2.5.3cvs20
2006
2007         * src/plugins/pgpcore/pgp_viewer.c
2008                 Kill gpg after 5 seconds wait
2009
2010 2006-10-07 [colin]      2.5.3cvs19
2011
2012         * src/plugins/pgpcore/pgp_viewer.c
2013         * src/plugins/pgpcore/pgp_viewer.h
2014                 Fix copyright
2015
2016 2006-10-07 [colin]      2.5.3cvs18
2017
2018         * src/plugins/pgpcore/pgp_viewer.c
2019         * src/plugins/pgpcore/pgp_viewer.h
2020                 Actually add the files to CVS
2021
2022 2006-10-07 [colin]      2.5.3cvs17
2023
2024         * src/plugins/pgpcore/sgpgme.c
2025                 Be sure not to crash on 'application/pgp-signature' that
2026                 are not application/pgp-signatures
2027
2028 2006-10-07 [colin]      2.5.3cvs16
2029
2030         * src/textview.c
2031         * src/textview.h
2032                 Make a bit more of the API available
2033         * src/plugins/pgpcore/Makefile.am
2034         * src/plugins/pgpcore/plugin.c
2035         * src/plugins/pgpcore/sgpgme.c
2036                 Add basic key import/export
2037
2038 2006-10-07 [colin]      2.5.3cvs15
2039
2040         * src/folderview.c
2041         * src/imap.c
2042         * src/prefs_account.c
2043         * src/wizard.c
2044                 Warn users *everywhere* if libetpan's not
2045                 linked in
2046
2047 2006-10-06 [mones]      2.5.3cvs14
2048
2049         * po/de.po
2050         * po/es.po
2051                 updated by Stephan Sachse and me
2052
2053 2006-10-06 [colin]      2.5.3cvs13
2054
2055         * src/main.c
2056         * src/common/sylpheed.c
2057                 Don't load common plugins if --exit is passed
2058         * src/prefs_gtk.c
2059         * src/prefs_gtk.h
2060                 Implement a cache to avoid reading the same
2061                 files over and over again at startup
2062
2063 2006-10-06 [colin]      2.5.3cvs12
2064
2065         * src/summaryview.c
2066         * src/gtk/quicksearch.c
2067                 Update display every 5k mails on fast searches
2068
2069 2006-10-06 [colin]      2.5.3cvs11
2070
2071         * src/textview.c
2072                 Don't do quote folding on HTML or ERTF.
2073                 May fix the Cygwin issues if they were
2074                 happening with HTML mails?
2075
2076 2006-10-05 [colin]      2.5.3cvs10
2077
2078         * src/prefs_gtk.c
2079                 Oops, forgot one
2080
2081 2006-10-05 [colin]      2.5.3cvs9
2082
2083         * src/prefs_gtk.c
2084                 Use unlocked_stdio here too
2085
2086 2006-10-05 [colin]      2.5.3cvs8
2087
2088         * src/folderview.c
2089                 Fix go to next * after preferences apply
2090         * src/msgcache.c
2091                 Do the fd lock/unlock ourselves instead of
2092                 letting the libc do it at each write 
2093
2094 2006-10-05 [colin]      2.5.3cvs7
2095
2096         * src/common/utils.c
2097                 Faster division, thanks to Jean Diraison
2098
2099 2006-10-05 [paul]       2.5.3cvs6
2100
2101         * src/common/utils.c
2102                 fix building with --disable-nls
2103
2104 2006-10-04 [colin]      2.5.3cvs5
2105
2106         * src/folder.c
2107                 Maybe fix a segfault
2108
2109 2006-10-04 [wwp]        2.5.3cvs4
2110
2111         * src/prefs_folder_item.c
2112                 Fine-tune layouts in folder item prefs. Suggested by
2113                 Fabien Vantard <fzzzzz@gmail.com>.
2114
2115 2006-10-04 [wwp]        2.5.3cvs3
2116
2117         * src/prefs_folder_item.c
2118                 Kill the clandestine passengers. You didn't see anything.
2119
2120 2006-10-04 [wwp]        2.5.3cvs2
2121
2122         * src/prefs_folder_item.c
2123                 Add a way to test the subject simplify regexp in
2124                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2125                 w/ few layout changes.
2126
2127 2006-20-04 [paul]       2.5.3cvs1
2128
2129         * NEWS
2130         * README
2131         * configure.ac
2132                 Update version number following
2133                 stable release
2134
2135 2006-10-04 [colin]      2.5.2cvs42
2136
2137         * src/folder.c
2138         * src/folder.h
2139         * src/summaryview.c
2140                 Provide a way for folder classes to set their sort
2141                 type and key
2142
2143 2006-10-03 [colin]      2.5.2cvs41
2144
2145         * src/mh.c
2146                 Don't use strlen() to know if the
2147                 string's empty
2148
2149 2006-10-03 [colin]      2.5.2cvs40
2150
2151         * src/mh.c
2152                 Fix "check for new folders" with accentued folders
2153
2154 2006-10-03 [ticho]      2.5.2cvs39
2155
2156         * src/filtering.c
2157         * src/folder.c
2158         * src/inc.c
2159         * src/mbox.c
2160                 Colin's fix for "copy" filtering rules.
2161
2162 2006-10-02 [colin]      2.5.2cvs38
2163
2164         * src/folderview.c
2165                 Fix for double-click too
2166
2167 2006-10-02 [colin]      2.5.2cvs37
2168
2169         * src/folderview.c
2170                 correct fix for cvs36
2171
2172 2006-10-02 [colin]      2.5.2cvs36
2173
2174         * src/folderview.c
2175                 Fix 'goto next unread' after collapsing/expanding 
2176                 a node.
2177
2178 2006-10-02 [colin]      2.5.2cvs35
2179
2180         * src/summaryview.c
2181                 Fix double freeze/thaw
2182         * src/common/utils.c
2183         * src/common/utils.h
2184                 Reimplement strftime
2185         * src/procheader.c
2186                 Use it
2187
2188
2189 2006-10-02 [colin]      2.5.2cvs34
2190
2191         * src/mh.c
2192                 Time mh_write_sequences() - it's fast
2193         * src/summaryview.c
2194                 Init a variable to shut up gcc
2195
2196 2006-10-01 [colin]      2.5.2cvs33
2197
2198         * src/folder.c
2199         * src/mh.c
2200         * src/mh.h
2201         * src/msgcache.c
2202                 Add helper mh_set_mtime(), and set mtime to stat()'s result
2203                 Add fsync but disable it, it's slow as hell
2204
2205 2006-10-01 [colin]      2.5.2cvs32
2206
2207         * src/mh.c
2208         * src/msgcache.c
2209                 fflush() caches and mh_sequences before
2210                 fclose()ing
2211
2212 2006-10-01 [colin]      2.5.2cvs31
2213
2214         * src/msgcache.c
2215                 Don't ftruncate when not using mmap
2216
2217 2006-09-30 [colin]      2.5.2cvs30
2218
2219         * src/main.c
2220                 Write folder list *after* saving caches
2221
2222 2006-09-30 [colin]      2.5.2cvs29
2223
2224         * src/folder.c
2225         * src/mh.c
2226                 Debug forced mtime changes
2227
2228 2006-09-30 [colin]      2.5.2cvs28
2229
2230         * src/folder.c
2231         * src/main.c
2232                 Remove useless debug_print()s (code
2233                 well-tested)
2234
2235 2006-09-30 [colin]      2.5.2cvs27
2236
2237         * src/mh.c
2238                 Do stuff faster when writing mh_sequences
2239
2240 2006-09-30 [colin]      2.5.2cvs26
2241
2242         * src/mh.c
2243                 Don't let the writing of .mh_sequences, which
2244                 can change the folder's mtime, let us think
2245                 we need to scan.
2246
2247 2006-09-30 [colin]      2.5.2cvs25
2248
2249         * src/folder.c
2250                 Move a debug_print where it belongs 
2251                 (processing)
2252         * src/summaryview.c
2253                 Don't mess with a huge slow subject
2254                 table if we're not threading by
2255                 subject
2256
2257 2006-09-30 [colin]      2.5.2cvs24
2258
2259         * src/msgcache.c
2260                 Reenable mmaped reads (*not* writes!)
2261         * src/procmsg.c
2262                 Don't destroy and recreate hashtables just
2263                 for fun
2264         * src/common/utils.c
2265                 Remove useless reply prefixes (it's case
2266                 unsensitive)
2267
2268 2006-09-30 [wwp]        2.5.2cvs23
2269
2270         * tools/fix_date.sh
2271                 Fixed a minor bug in date value extraction, added a switch
2272                 to replace non RFC-compliant Date: value, added a switch
2273                 to use strict RFC matching patterns for dates.
2274
2275 2006-09-29 [colin]      2.5.2cvs22
2276
2277         * src/matcher_parser.h
2278         * src/matcher_parser_parse.y
2279         * src/prefs_filtering.c
2280         * src/statusbar.c
2281         * src/summary_search.c
2282         * src/summaryview.c
2283         * src/gtk/quicksearch.c
2284         * src/gtk/quicksearch.h
2285                 Optimise searches by setting different
2286                 refresh intervals (depending if the 
2287                 search is fast or not)
2288
2289 2006-09-29 [colin]      2.5.2cvs21
2290
2291         * src/codeconv.c
2292                 Optimise by reusing the last iconv converter
2293                 if possible
2294         * src/textview.c
2295                 Optimise a bit (the foldable quotes feature
2296                 still has an awful O(n^2) algo
2297
2298 2006-09-29 [colin]      2.5.2cvs20
2299
2300         * src/gtk/gtksctree.c
2301         * src/gtk/gtksctree.h
2302                 Optimise de-selection via up/down or
2303                 another key
2304
2305 2006-09-28 [colin]      2.5.2cvs19
2306
2307         * src/action.c
2308         * src/compose.c
2309         * src/folderview.c
2310         * src/mainwindow.c
2311         * src/messageview.c
2312         * src/summary_search.c
2313         * src/toolbar.c
2314                 Avoid using summaryview->ctree directly
2315
2316 2006-09-28 [colin]      2.5.2cvs18
2317
2318         * src/summaryview.c
2319         * src/summaryview.h
2320                 Add helpers to freeze/thaw/grab_focus
2321                 Factorize calls to freeze/thaw/grab_focus
2322                 
2323
2324 2006-09-28 [colin]      2.5.2cvs17
2325
2326         * src/main.c
2327                 More guards for the session management
2328
2329 2006-09-28 [colin]      2.5.2cvs16
2330
2331         * src/folderview.c
2332         * src/gtk/gtksctree.c
2333         * src/gtk/gtksctree.h
2334                 Make expanding not recursive in folderview
2335
2336 2006-09-28 [colin]      2.5.2cvs15
2337
2338         * src/addressbook.c
2339                 If nothing is selected in the list (right part)
2340                 and a group is selected in the tree (left part),
2341                 mail this group.
2342
2343 2006-09-28 [colin]      2.5.2cvs14
2344
2345         * src/Makefile.am
2346                 Actually use SM_LIBS
2347
2348 2006-09-28 [ticho]      2.5.2cvs13
2349
2350         * src/export.c
2351         * src/messageview.c
2352         * src/mimeview.c
2353         * src/news.c
2354         * src/pop.c
2355         * src/prefs_themes.c
2356         * src/procmsg.c
2357                 Small i18n string optimization.
2358         * src/send_message.c
2359         * src/summaryview.c
2360         * src/common/session.c
2361         * src/common/smtp.c
2362         * src/common/ssl_certificate.c
2363         * src/common/utils.c
2364                 Use "Couldn't" instead of "Can't" in UI messages,
2365                 where appropriate.
2366
2367 2006-09-28 [colin]      2.5.2cvs12
2368
2369         * configure.ac
2370                 Possibly fix link errors
2371
2372 2006-09-27 [wwp]        2.5.2cvs11
2373
2374         * src/gtk/authors.h
2375         * doc/man/sylpheed-claws.1
2376         * manual/ack.xml
2377         * manual/es/ack.xml
2378         * manual/fr/ack.xml
2379         * manual/pl/ack.xml
2380                 Updated authors info (me, myself and I).
2381
2382 2006-09-27 [colin]      2.5.2cvs10
2383
2384         * src/addressbook.c
2385                 Remove useless printf
2386
2387 2006-09-27 [wwp]        2.5.2cvs9
2388
2389         * src/editgroup.c
2390         * src/send_message.c
2391         * src/inc.c
2392         * src/prefs_common.c
2393         * src/prefs_common.h
2394         * src/gtk/progressdialog.c
2395                 remember more windows' sizes (send dialog, received dialog,
2396                 edit group in addressbook).
2397
2398 2006-09-27 [colin]      2.5.2cvs8
2399
2400         * configure.ac
2401         * src/main.c
2402         * src/mainwindow.h
2403                 Use libSM to communicate with the session
2404                 manager, so that we can know when the 
2405                 session ends, save our caches, and draft
2406                 our compose windows.
2407
2408 2006-09-27 [colin]      2.5.2cvs7
2409
2410         * src/addressbook.c
2411                 Fix issues:
2412                 o Allow Book and Group creation from the tree's
2413                   contextual menu
2414                 o Do not actually delete the contacts when 
2415                   deleting groups from the tree (duh!)
2416
2417 2006-09-27 [colin]      2.5.2cvs6
2418
2419         * src/compose.c
2420         * src/compose.h
2421         * src/mainwindow.c
2422         * src/textview.c
2423         * src/toolbar.c
2424                 o Allow passing an email address to 
2425                   compose_new_with_folderitem
2426                 o Update callers
2427                 o Use current folderitem when clicking
2428                   on a TextView mailto: link
2429                 o Fix a possible leak in TextView
2430
2431 2006-09-27 [colin]      2.5.2cvs5
2432
2433         * src/html.c
2434                 Use UTF-8 chars to replace HTML entities
2435
2436 2006-09-27 [colin]      2.5.2cvs4
2437
2438         * AUTHORS
2439         * src/prefs_account.c
2440         * src/gtk/authors.h
2441                 Fix bug #1024 (Array index out of
2442                 range in sylpheed-claws-2.5.2)
2443                 Patch by Ales Nosek <anosek@suse.cz>
2444
2445 2006-09-27 [colin]      2.5.2cvs3
2446
2447         * src/addr_compl.c
2448                 Actually do the test
2449
2450 2006-09-27 [colin]      2.5.2cvs2
2451
2452         * src/addr_compl.c
2453         * src/addr_compl.h
2454                 Allow completing with comma (in certain cases: vCalendar
2455                 for example doesn't support that)
2456                 Patch by Fabien Vantard
2457
2458 2006-09-26 [colin]      2.5.2cvs1
2459
2460         * src/Makefile.am
2461         * src/addr_compl.c
2462         * src/addr_compl.h
2463         * src/addrbook.c
2464         * src/addrbook.h
2465         * src/addressbook.c
2466         * src/addrindex.c
2467         * src/addrindex.h
2468         * src/compose.c
2469         * src/prefs_common.c
2470         * src/prefs_filtering_action.c
2471         * src/prefs_folder_item.c
2472         * src/prefs_template.c
2473         * src/stock_pixmap.c
2474         * src/stock_pixmap.h
2475         * src/pixmaps/addr_one.xpm
2476         * src/pixmaps/addr_two.xpm
2477                 Add auto-completion on groups
2478
2479 2006-09-26 [colin]      2.5.2
2480
2481         * NEWS
2482         * README
2483         * RELEASE_NOTES
2484                 2.5.2 released
2485
2486 2006-09-26 [colin]      2.5.1cvs5
2487
2488         * src/matcher.c
2489                 Fix condition
2490
2491 2006-09-26 [colin]      2.5.1cvs4
2492
2493         * src/mbox.c
2494                 Revert cvs1 (useless as the message is printed 
2495                 every 500 mails)
2496
2497 2006-09-26 [colin]      2.5.1cvs3
2498
2499         * src/partial_download.c
2500                 Fix crasher found by Alexsandar Urosevic
2501
2502 2006-09-26 [colin]      2.5.1cvs2
2503
2504         * src/summaryview.c
2505                 Fix bug #1023 (Sylpheed deletes too much messages)
2506
2507 2006-09-26 [ticho]      2.5.1cvs1
2508
2509         * src/mbox.c
2510                 Make use of gettext's multiple plurals for statusbar
2511                 progress message.
2512
2513 2006-09-25 [paul]       2.5.1
2514
2515         * NEWS
2516         * README
2517         * RELEASE_NOTES
2518                 2.5.1 released
2519
2520 2006-09-25 [colin]      2.5.0cvs3
2521
2522         * src/plugins/bogofilter/bogofilter.c
2523         * src/plugins/clamav/clamav_plugin.c
2524         * src/plugins/spamassassin/spamassassin.c
2525                 BogoFilter, Spamassassin: Fix double hook registering after
2526                 visiting preferences
2527                 Spamassassin, Clamav: Just set the mails to move instead of
2528                 doing the move - caller will move the things at once.
2529
2530 2006-09-25 [colin]      2.5.0cvs2
2531
2532         * src/imap.c
2533         * src/etpan/imap-thread.c
2534                 Use UID SEARCH ALL instead of UID 1:*
2535                 (braindead servers can't figure out that's
2536                 the same...)
2537
2538 2006-09-25 [wwp]        2.5.0cvs1
2539
2540         * src/message_search.c
2541                 Added the ability to stop a running search (in message body).
2542
2543 2006-09-25 [paul]       2.5.0
2544
2545         * NEWS
2546         * README
2547         * RELEASE_NOTES
2548                 2.5.0 released
2549
2550 2006-09-25 [paul]       2.4.0cvs214
2551
2552         * po/cs.po
2553         * po/de.po
2554         * po/fi.po
2555         * po/fr.po
2556         * po/nl.po
2557         * po/pt_BR.po
2558         * po/sk.po
2559         * po/sr.po
2560         * po/zh_CN.po
2561                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2562                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2563                 Ticho, Aleksander Urosevic, Ralgh Young
2564
2565 2006-09-24 [mones]      2.4.0cvs213
2566
2567         * po/es.po
2568                 Updated for release
2569
2570 2006-09-23 [colin]      2.4.0cvs212
2571
2572         * src/gtk/inputdialog.c
2573                 Fix [ ] remember this appearing in normal
2574                 input dialogs after it's been used by
2575                 mimeview.
2576         * src/folder.c
2577         * src/folderview.c
2578         * src/msgcache.c
2579         * src/procmsg.c
2580         * src/summaryview.c
2581         * src/textview.c
2582         * src/common/timing.h
2583                 Enable timings in debug mode and make it
2584                 look prettier.
2585
2586 2006-09-22 [colin]      2.4.0cvs211
2587
2588         * README
2589                 Revert test change
2590         * commitHelper
2591                 ping the correct URI
2592
2593 2006-09-22 [colin]      2.4.0cvs210
2594
2595         * README
2596                 Let's see if bug #1022 is fixed
2597
2598 2006-09-21 [colin]      2.4.0cvs209
2599
2600         * src/wizard.c
2601         * src/common/plugin.c
2602                 Prepare infra to load predefined plugins when
2603                 no configuration existed. Don't actually load
2604                 anything yet (feat. freeze)
2605
2606 2006-09-21 [wwp]        2.4.0cvs208
2607
2608         * manual/fr/faq.xml
2609                 Partial sync w/ 2.4.0cvs72:
2610                 wrap file and minor updates.
2611
2612 2006-09-21 [wwp]        2.4.0cvs207
2613
2614         * tools/fix_date.sh
2615                 several fixes and enhancements. A new --force switch has been
2616                 added to prevent overriding by default Date: header when
2617                 already existing.
2618
2619 2006-09-21 [paul]       2.4.0cvs206
2620
2621         * src/common/utils.c
2622                 add Chinese UTF8 Re prefix
2623
2624 2006-09-21 [wwp]        2.4.0cvs205
2625
2626         * tools/Makefile.am
2627                 Fics alfabettical order.
2628
2629 2006-09-21 [wwp]        2.4.0cvs204
2630
2631         * tools/fix_date.sh
2632         * tools/Makefile.am
2633                 Added an action tool to fix missing Date field in emails.
2634                 Updated Makefile.am to reflect those last two additions.
2635
2636 2006-09-21 [wwp]        2.4.0cvs203
2637
2638         * tools/uuooffice
2639                 Added a action tool to open uuencoded docs w/
2640                 OpenOffice (based on uudec method).
2641
2642 2006-09-21 [colin]      2.4.0cvs202
2643
2644         * src/compose.c
2645         * src/textview.c
2646                 Workaround possible GTK crash: remove selection 
2647                 clipboard before destroying widget, or GTK+-2.10
2648                 dies. Thanks to Hiro.
2649
2650 2006-09-20 [colin]      2.4.0cvs201
2651
2652         * src/compose.c
2653                 Fix free-after-use in some cases (when 
2654                 procmime_encode_content() frees mimeinfo->data.mem
2655                 and turns it to a temp file)
2656
2657 2006-09-20 [colin]      2.4.0cvs200
2658
2659         * src/folderview.c
2660         * src/summaryview.c
2661         * src/gtk/gtksctree.c
2662         * src/gtk/gtksctree.h
2663                 Add tooltips in the folderview and summaryview
2664                 (Doesn't break string freeze as they already
2665                 exist)
2666         * src/toolbar.c
2667                 Put the spam button in the default configuration
2668                 if compiled with bogo plugin too
2669
2670 2006-09-19 [colin]      2.4.0cvs199
2671
2672         * src/summaryview.c
2673         * src/summaryview.h
2674                 Update folder name label on folder rename
2675         * src/prefs_matcher.c
2676         * src/gtk/logwindow.h
2677                 Fix warnings
2678                 Patches by Fabien
2679
2680 2006-09-19 [wwp]        2.4.0cvs198
2681
2682         * src/summary_search.c
2683                 fix can't click forward/backward buttons in the
2684                 search messages.
2685
2686 2006-09-18 [paul]       2.4.0cvs197
2687
2688         * src/wizard.c
2689                 add missing bracket, capitalise the A of
2690                 'SpamAssassin'
2691
2692 2006-09-18 [paul]       2.4.0cvs196
2693
2694         * src/compose.c
2695                 fix bug 1012 'crashed upon sending mail
2696                 from compose window'
2697                 Thanks to Colin
2698
2699 2006-09-16 [colin]      2.4.0cvs195
2700
2701         * src/folderview.c
2702                 Fix "real-time" sorting by freezing/thawing
2703
2704 2006-09-16 [colin]      2.4.0cvs194
2705
2706         * manual/faq.xml
2707                 Fix the anti-spam entry a bit
2708
2709 2006-09-16 [colin]      2.4.0cvs193
2710
2711         * src/wizard.c
2712                 Make sure reviewers have no excuse when stating
2713                 Sylpheed-Claws doesn't have antispam capabilities.
2714
2715 2006-09-16 [colin]      2.4.0cvs192
2716
2717         * src/main.c
2718                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2719                 as if the SIGPIPE comes from etpan's thread we could
2720                 trigger a GUI update from this thread.
2721
2722 2006-09-16 [colin]      2.4.0cvs191
2723
2724         * src/summaryview.c
2725                 Init all members of the struct
2726
2727 2006-09-16 [paul]       2.4.0cvs190
2728
2729         * src/account.c
2730                 improvements to the English
2731
2732 2006-09-15 [colin]      2.4.0cvs189
2733
2734         * src/summaryview.c
2735                 HIG order on dialog
2736
2737 2006-09-14 [colin]      2.4.0cvs188
2738
2739         * src/common/socket.c
2740         * src/common/socket.h
2741         * src/common/ssl.c
2742         * src/common/ssl_certificate.c
2743         * src/common/ssl_certificate.h
2744         * src/etpan/imap-thread.c
2745                 the get_fqdn() call done to get canonical name when
2746                 checking an SSL certificate is blocking, which is
2747                 sad as we just did a non-blocking lookup to connect.
2748                 Fix that by letting the fqdn available to the SockInfo,
2749                 and use that in ssl_certificate_check(). For IMAP,
2750                 we don't do it as the lookup's done by libetpan, but
2751                 it's less annoying as IMAP connections as much more
2752                 rare than POP3 connections.
2753
2754 2006-09-14 [paul]       2.4.0cvs187
2755
2756         * manual/advanced.xml
2757                 improvements to the English,
2758                 properly place the new hidden options
2759                 within the alphabetical order
2760         * src/gtk/pluginwindow.c
2761                 improvements to the English
2762
2763 2006-09-14 [colin]      2.4.0cvs186
2764
2765         * src/prefs_common.c
2766         * src/prefs_common.h
2767         * src/gtk/gtksctree.c
2768         * manual/advanced.xml
2769                 New hidden pref, stripes_color_offset, to change
2770                 the value added/substracted to normal bgcolor to
2771                 create the stripes in summaries
2772
2773 2006-09-13 [colin]      2.4.0cvs185
2774
2775         * src/gedit-print.c
2776         * src/messageview.c
2777         * src/messageview.h
2778         * src/summaryview.c
2779         * src/textview.c
2780                 Fix misc. printing issues: 
2781                 - Bad font for linkified headers
2782                 - Different font if the mail was displayed or not
2783                 - Factorize the thing
2784
2785 2006-09-13 [colin]      2.4.0cvs184
2786
2787         * src/common/ssl_certificate.c
2788                 Only get FQDN once when checking certificate
2789
2790 2006-09-13 [colin]      2.4.0cvs183
2791
2792         * src/account.c
2793         * src/gtk/pluginwindow.c
2794                 Misc. GUI fixes by Fabien
2795
2796 2006-09-13 [wwp]        2.4.0cvs182
2797
2798         * configure.ac
2799         * src/common/utils.h
2800         * src/common/utils.c
2801                 get rid of unused wide-char functions.
2802
2803 2006-09-13 [wwp]        2.4.0cvs181
2804
2805         * src/plugins/pgpinline/sylpheed.def
2806         * src/textview.c
2807                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2808                 add privacy_reset_error to the .def file,
2809                 do not fork for an external textviewer.
2810
2811 2006-09-13 [wwp]        2.4.0cvs180
2812
2813         * src/prefs_common.c
2814                 fix broken font entry in prefs (patch issued by the gpg4win team,
2815                 probably by Marcus Brinkmann <marcus@g10code.de>).
2816
2817 2006-09-13 [colin]      2.4.0cvs179
2818
2819         * src/folder.h
2820                 Fix a warning in summaryview.c
2821         * src/mainwindow.c
2822         * src/summaryview.c
2823         * src/summaryview.h
2824                 Add missing Mark/* elements in the
2825                 main menu
2826
2827 2006-09-12 [colin]      2.4.0cvs178
2828
2829         * src/prefs_actions.c
2830         * src/prefs_filtering_action.c
2831         * src/prefs_matcher.c
2832                 Use (New) instead of New everywhere
2833
2834 2006-09-12 [wwp]        2.4.0cvs177
2835
2836         * manual/fr/addrbook.xml
2837         * manual/fr/handling.xml
2838                 updated some quotes in the fr manual to match the fr translation.
2839
2840 2006-09-12 [wwp]        2.4.0cvs176
2841
2842         * src/prefs_matcher.c
2843                 don't store translated string elements in matcher expressions.
2844                 Also fixed a misused of Q_().
2845
2846 2006-09-11 [wwp]        2.4.0cvs175
2847
2848         * src/plugins//bogofilter/bogofilter.c
2849         * src/plugins//clamav/clamav_plugin.c
2850         * src/plugins//demo/demo.c
2851         * src/plugins//dillo_viewer/dillo_viewer.c
2852         * src/plugins//pgpcore/plugin.c
2853         * src/plugins//pgpinline/plugin.c
2854         * src/plugins//pgpmime/plugin.c
2855         * src/plugins//spamassassin/spamassassin.c
2856                 gettext-ize more strings (mostly plugin error messages).
2857
2858 2006-09-11 [colin]      2.4.0cvs174
2859
2860         * src/alertpanel.c
2861                 Make maximum buffer size bigger to avoid
2862                 truncating translated messages. Patch by
2863                 Fabien
2864
2865 2006-09-11 [colin]      2.4.0cvs173
2866
2867         * src/etpan/imap-thread.c
2868                 Fix compilation on OpenBSD, thanks to 
2869                 Landry
2870
2871 2006-09-10 [wwp]        2.4.0cvs172
2872
2873         * manual/account.xml
2874         * manual/addrbook.xml
2875         * manual/handling.xml
2876         * manual/es/handling.xml
2877         * manual/fr/account.xml
2878         * manual/fr/addrbook.xml
2879         * manual/fr/handling.xml
2880                 documented addressbook matching (condition configuration):
2881                   addrbook.xml, en fr
2882                 documented per-account filtering rules (handling/filtering
2883                   section, account section):
2884                   account.xml, handling.xml, en fr
2885                 slightly updated the handling/searching section to tell few
2886                   words about the extended search ability:
2887                   handling.xml, en fr
2888                 added missing <quote></quotes> to Quick Search:
2889                   handling.xml, en fr es
2890                 fixed a typo (auomatically):
2891                   handling.xml, en
2892                 changes revisited by Paul.
2893
2894 2006-09-10 [paul]       2.4.0cvs171
2895
2896         * src/prefs_actions.c
2897         * src/prefs_filtering.c
2898         * src/prefs_template.c
2899                 adjustments to the gui
2900                 Patch by Fabien Vantard (slightly modified)
2901
2902 2006-09-10 [colin]      2.4.0cvs170
2903
2904         * src/summaryview.c
2905                 Check folderitem/summaryview consistency
2906                 (basically automates Update summary). Fixes
2907                 #1011 (wrong (negative) count on unread 
2908                 messages)
2909
2910 2006-09-10 [colin]      2.4.0cvs169
2911
2912         * src/gtk/gtksctree.c
2913                 Fix recursive expansion via mouse
2914         * src/plugins/bogofilter/bogofilter.c
2915                 Use normal filtering way of moving
2916                 messages (batching), possibly fixing
2917                 bug #1015 (Bogofilter plugin doubles 
2918                 new messages)
2919
2920 2006-09-09 [wwp]        2.4.0cvs168
2921
2922         * src/prefs_filtering.c
2923                 better place for this fix.
2924
2925 2006-09-09 [wwp]        2.4.0cvs167
2926
2927         * src/prefs_filtering.c
2928                 fix a minor bug when the enabled status of a filtering/processing
2929                 rule always got set to TRUE when replacing this rule. That still
2930                 make sense when adding a new rule, but now when replacing, we
2931                 don't override the value of 'enabled'.
2932                 Also renamed the func prefs_filtering_list_view_get_rule_name()
2933                 to prefs_filtering_list_view_get_info() as this function not only
2934                 returns the name, but also the account_id and the enabled status.
2935
2936 2006-09-09 [mones]      2.4.0cvs166
2937
2938         * manual/glossary.xml
2939         * manual/plugins.xml
2940                 Minor format corrections
2941         * manual/gpl.xml
2942                 Fix misplaced NO WARRANTY section
2943         * manual/es/advanced.xml
2944         * manual/es/faq.xml
2945         * manual/es/glossary.xml
2946         * manual/es/gpl.xml
2947         * manual/es/handling.xml
2948         * manual/es/plugins.xml
2949         * manual/es/starting.xml
2950                 Incorporate changes from English version
2951         * manual/fr/ack.xml
2952         * manual/pl/ack.xml
2953         * manual/es/ack.xml
2954                 Fix address, (add translation credits in es version)
2955         * po/es.po
2956                 Updated translation
2957
2958 2006-09-09 [wwp]        2.4.0cvs165
2959
2960         * src/prefs_filtering.c
2961                 fix a crash when opening filtering prefs, if matcherrc file contains
2962                 broken data (non-existing account id, which is theoretically not
2963                 possible).
2964
2965 2006-09-08 [colin]      2.4.0cvs164
2966
2967         * src/folder.c
2968                 Wrong assert, make it an if()
2969         * src/gtk/gtksctree.c
2970                 Fix bug #1013 (expand selected thread 
2971                 tree) - expanding is now recursive
2972
2973 2006-09-07 [wwp]        2.4.0cvs163
2974
2975         * src/prefs_matcher.c
2976                 make better sentences about addressbook matching in the
2977                 matcher prefs. This should make translators' work easier
2978                 too.
2979
2980 2006-09-07 [wwp]        2.4.0cvs162
2981
2982         * src/prefs_filtering.c
2983                 code simplification (get rid of dup var. assignment).
2984
2985 2006-09-07 [wwp]        2.4.0cvs161
2986
2987         * src/summaryview.c
2988                 use GTK_STOCK icons when possible, patch by Fabien Vantard
2989                 <fzzzzz@gmail.com>.
2990
2991 2006-09-07 [paul]       2.4.0cvs160
2992
2993         * src/mimeview.c
2994                 fix compilation warnings
2995                 Thanks to Colin
2996
2997 2006-09-07 [paul]       2.4.0cvs159
2998
2999         * src/mimeview.c
3000                 select the mimepart icon when
3001                 displaying as text
3002                 Thanks to Colin
3003
3004 2006-09-06 [paul]       2.4.0cvs158
3005
3006         * src/prefs_filtering.c
3007                 fix labels and table element spacing
3008                 Patch by Fabien Vantard
3009
3010 2006-09-06 [paul]
3011
3012         2.5.0-rc3 released
3013
3014 2006-09-06 [paul]       2.4.0cvs157
3015
3016         * manual/es/advanced.xml
3017                 fix typo
3018
3019 2006-09-06 [wwp]        2.4.0cvs156
3020
3021         * src/mainwindow.c
3022                 fix an dup launch issue when iconified, thanks to Colin.
3023
3024 2006-09-06 [wwp]        2.4.0cvs155
3025
3026         * src/gtk//gtksctree.h
3027                 oops, forgot that one!
3028
3029 2006-09-06 [wwp]        2.4.0cvs154
3030
3031         * manual/pl/advanced.xml
3032         * manual/advanced.xml
3033         * manual/es/advanced.xml
3034         * manual/fr/advanced.xml
3035         * src/prefs_customheader.c
3036         * src/prefs_filtering_action.c
3037         * src/foldersel.c
3038         * src/prefs_summaries.c
3039         * src/prefs_filtering.c
3040         * src/account.c
3041         * src/compose.c
3042         * src/prefs_summary_column.c
3043         * src/addr_compl.c
3044         * src/prefs_actions.c
3045         * src/prefs_folder_column.c
3046         * src/ssl_manager.c
3047         * src/prefs_template.c
3048         * src/prefs_display_header.c
3049         * src/prefs_common.h
3050         * src/prefs_matcher.c
3051         * src/prefs_common.c
3052         * src/prefs_toolbar.c
3053         * src/summaryview.c
3054         * src/folderview.c
3055         * src/gtk/gtksctree.c
3056         * src/gtk/pluginwindow.c
3057         * src/gtk/progressdialog.c
3058         * src/gtk/prefswindow.c
3059                 renamed hidden option enable_rules_hint to use_stripes_everywhere
3060                 to make its meaning more obvious (all versions of the manual reflect
3061                 the change).
3062                 added an extra hidden option use_stripes_in_summary to allow
3063                 discarding these stripes in mainwindow's folder and message lists;
3064                 en and fr manuals only are OK towards this.
3065
3066 2006-09-06 [colin]      2.4.0cvs153
3067
3068         * src/textview.c
3069                 Hide Sylpheed-Claws' internal queue headers
3070                 when showing all headers. They'll be present
3071                 only in Source window.
3072
3073 2006-09-05 [colin]      2.4.0cvs152
3074
3075         * src/plugins/trayicon/trayicon.c
3076                 Fix crash at exit - we have to disconnect
3077                 our handlers
3078         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3079                 Update eggtrayicon - patch adapted from a
3080                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
3081                 on Sylpheed's ML
3082
3083 2006-09-05 [colin]      2.4.0cvs151
3084
3085         * src/mainwindow.c
3086         * src/gtk/logwindow.c
3087                 Fix race condition when something writes
3088                 to the log too soon during init. Thanks
3089                 to Fabien Vantard
3090
3091 2006-09-05 [colin]      2.4.0cvs150
3092
3093         * src/mimeview.c
3094                 Don't select part on right-click either
3095
3096 2006-09-05 [paul]       2.4.0cvs149
3097
3098         * src/mimeview.c
3099                 completion of previous commit
3100                 Thanks to Colin
3101
3102 2006-09-05 [colin]      2.4.0cvs148
3103
3104         * src/mimeview.c
3105                 Don't force selection on middle-click, just open
3106
3107 2006-09-04 [colin]      2.4.0cvs147
3108
3109         * src/mimeview.c
3110                 Looks like gtk_notebook_set_current_page()
3111                 sometimes steals focus, and this annoys us
3112                 in MimeViewers as it renders navigation
3113                 keys useless. Take back focus after switching
3114                 pages.
3115
3116 2006-09-04 [colin]      2.4.0cvs146
3117
3118         * src/messageview.c
3119                 Set stop_loading when clicking on Next
3120                 during load. Don't add a callback to 
3121                 avoid over-complicating things.
3122
3123 2006-09-04 [colin]      2.4.0cvs145
3124
3125         * src/mimeview.c
3126         * src/messageview.c
3127                 Fix multiple loads in separate messageview
3128
3129 2006-09-04 [colin]      2.4.0cvs144
3130
3131         * src/summaryview.c
3132                 Let navigation keys be handled during 
3133                 load
3134
3135 2006-09-04 [colin]      2.4.0cvs143
3136
3137         * src/messageview.c
3138         * src/summaryview.c
3139         * src/textview.c
3140         * src/textview.h
3141                 Make loading of huge mails (lots of text and/or
3142                 images) cancellable, so the GUI doesn't block 
3143
3144 2006-09-04 [colin]      2.4.0cvs142
3145
3146         * src/plugins/trayicon/trayicon.c
3147                 Fix annoyance when removing a folder with 
3148                 unread mails: trayicon didn't update
3149
3150 2006-09-04 [paul]       2.4.0cvs141
3151
3152         * src/gtk/icon_legend.c
3153                 straighten up columns
3154                 Patch by Fabien Vantard
3155
3156 2006-09-04 [wwp]        2.4.0cvs140
3157
3158         * src/prefs_filtering.c
3159                 fix new line's account name in filtering prefs:
3160                 was "All", is now "(New)".
3161
3162 2006-09-04 [paul]       2.4.0cvs139
3163
3164         * tools/make.themes.project
3165                 use "AUTOMAKE_OPTIONS = dist-bzip2"
3166                 instead of homebrewed "make release"
3167
3168 2006-09-03 [colin]      2.4.0cvs138
3169
3170         * src/folderview.c
3171                 Fix bug #1007 (Wrong folder highlighted)
3172
3173 2006-09-03 [colin]      2.4.0cvs137
3174
3175         * src/compose.c
3176                 Don't set Newsgroup: header to a mail folder
3177                 path
3178
3179 2006-09-03 [paul]       2.4.0cvs136
3180
3181         * src/prefs_other.c
3182         * src/prefs_spelling.c
3183                 unify the gui
3184
3185 2006-09-03 [paul]       2.4.0cvs135
3186
3187         * src/prefs_summaries.c
3188                 correct menu item text in prefs_keybind_apply_clicked()
3189
3190 2006-09-03 [paul]       2.4.0cvs134
3191
3192         * manual/advanced.xml
3193                 some improvements to the descriptions
3194         * src/mainwindow.c
3195         * src/messageview.c
3196         * src/summaryview.c
3197         * src/gtk/menu.c
3198                 fix menu sensitivity issues
3199         * src/prefs_message.c
3200                 drop the useless word 'short'
3201         * src/prefs_other.c
3202                 add the word 'lines' indicating log length
3203                 is a measure of lines
3204         * src/textview.c
3205                 fix compilation warnings
3206
3207 2006-09-02 [colin]      2.4.0cvs133
3208
3209         * src/messageview.c
3210                 Display a special return-receipt message
3211                 if the message is from the user
3212         * src/summaryview.c
3213                 Fix missing freeze of the list when marking
3214                 all read and unthreading for exec. Thanks
3215                 to Stephan Sachse.
3216
3217 2006-09-02 [paul]       2.4.0cvs132
3218
3219         * src/mainwindow.c
3220         * src/prefs_message.c
3221         * src/summaryview.c
3222                 fix some english
3223
3224 2006-09-02 [wwp]        2.4.0cvs131
3225
3226         * src/prefs_filtering.c
3227                 added an account name column to the filtering rules
3228                 dialog.
3229
3230 2006-09-02 [colin]      2.4.0cvs130
3231
3232         * src/gtk/logwindow.c
3233         * src/gtk/logwindow.h
3234                 Block scrolling if we're not at the end
3235                 of the log
3236
3237 2006-09-02 [colin]      2.4.0cvs129
3238
3239         * src/folder.c
3240                 Make sure account-specific rules can't
3241                 be used in {pre-,post-,}processing
3242         * src/mainwindow.c
3243         * src/gtk/logwindow.c
3244         * src/gtk/logwindow.h
3245                 Jump to last error when clicking on the
3246                 warning icon
3247
3248 2006-09-02 [colin]      2.4.0cvs128
3249
3250         * src/imap.c
3251         * src/import.c
3252         * src/mainwindow.c
3253         * src/mainwindow.h
3254                 Fix warning icon
3255         * src/inc.c
3256         * src/mbox.c
3257         * src/mbox.h
3258                 Let proc_mbox know its account, for
3259                 account-specific rules
3260
3261 2006-09-01 [colin]      2.4.0cvs127
3262
3263         * src/codeconv.c
3264                 Don't uselessly use iconv to convert from
3265                 us-ascii
3266         * src/alertpanel.c
3267         * src/mainwindow.c
3268         * src/mainwindow.h
3269         * src/inc.c
3270                 Fix certain log cases, disable warning icon
3271                 for now, the correct way to display it when
3272                 necessary and only when necessary is probably
3273                 to do it manually rather than use error logs
3274         * src/etpan/imap-thread.c
3275                 Clean up UID logging a bit
3276         * src/gtk/logwindow.c
3277         * src/gtk/logwindow.h
3278                 Make logging faster when the window's closed
3279
3280 2006-09-01 [wwp]        2.4.0cvs126
3281
3282         * manual/fr/account.xml
3283                 reflect changes to the ref. manual (parts of cvs72):
3284                 fix tabnames and quotes.
3285
3286 2006-09-01 [wwp]        2.4.0cvs125
3287
3288         * manual/fr/plugins.xml
3289                 reflect changes to the reference manual (cvs42):
3290                 update IRC channel info.
3291
3292 2006-09-01 [wwp]        2.4.0cvs124
3293
3294         * commitHelper
3295                 use CVSEDITOR env. var. if set, according to `man cvs`.
3296
3297 2006-09-01 [wwp]        2.4.0cvs123
3298
3299         * manual/advanced.xml
3300                 better sentence again (thanks to Paul).
3301
3302 2006-09-01 [wwp]        2.4.0cvs122
3303
3304         * manual/advanced.xml
3305         fix definition of toolbar_detachable and rework a bit the one of
3306         enable_dotted_lines.
3307
3308 2006-09-01 [mones]      2.4.0cvs121
3309
3310         * manual/advanced.xml
3311                 Document enable_dotted_lines
3312
3313 2006-09-01 [paul]       2.4.0cvs120
3314
3315         * src/folderview.c
3316         * src/folderview.h
3317         * src/imap.c
3318         * src/mainwindow.c
3319         * src/summaryview.c
3320                 obey the 'When entering folder...' option
3321                 when using the /View/Go to/... menu items
3322                 Thanks to Colin
3323
3324 2006-08-31 [colin]      2.4.0cvs119
3325
3326         * src/folderview.c
3327                 Revert 2.4.0cvs116, wrong fix.
3328
3329 2006-08-31 [colin]      2.4.0cvs118
3330
3331         * src/gtk/gtksctree.c
3332                 Better state the various copyrights
3333
3334 2006-08-31 [colin]      2.4.0cvs117
3335
3336         * src/prefs_common.c
3337                 fix enable_dotted_lines
3338
3339 2006-08-31 [colin]      2.4.0cvs116
3340
3341         * src/folderview.c
3342                 Use pref "Always open on select" when going
3343                 to next unread folder
3344         * src/gtk/gtksctree.c
3345                 Fix link failure to _gtk_clist_create_cell_layout
3346                 on certain computers. (Why not mine, I wonder)
3347
3348 2006-08-31 [colin]      2.4.0cvs115
3349
3350         * src/procmsg.c
3351         * src/textview.c
3352         * src/plugins/bogofilter/bogofilter.c
3353         * src/plugins/spamassassin/spamassassin.c
3354                 Requalify some "errors" to warnings
3355         * src/mainwindow.c
3356         * src/mainwindow.h
3357         * src/statusbar.c
3358                 Add an icon in the statusbar to notify
3359                 of errors
3360         * src/gtk/gtksctree.c
3361         * src/folderview.c
3362         * src/summaryview.c
3363                 Make the GtkSCTree look more modern by
3364                 alternating background lines
3365         * src/prefs_common.c
3366         * src/prefs_common.h
3367                 Add a pref to let people have the old
3368                 way if they prefer
3369
3370
3371 2006-08-30 [colin]      2.4.0cvs114
3372
3373         * src/procmsg.c
3374         * src/procmsg.h
3375                 Provide a way to filter a list of
3376                 messages in an optimised manner, and
3377                 add a list-filtering hook
3378         * src/folder.c
3379         * src/inc.c
3380         * src/mbox.c
3381                 Use the list filtering
3382         * src/plugins/bogofilter/bogofilter.c
3383                 Use the list-filtering hook
3384                 Use -b (bulk) mode for more speed
3385                 when learning and filtering
3386         * src/etpan/imap-thread.c
3387                 Make log output shorter in UID SEARCH
3388
3389
3390 2006-08-30 [colin]      2.4.0cvs113
3391
3392         * src/plugins/bogofilter/bogofilter.c
3393                 Really fast mass learning - thanks to David
3394                 Relson for the options explanations :)
3395
3396 2006-08-30 [colin]      2.4.0cvs112
3397
3398         * src/msgcache.c
3399                 Fix compilation on FreeBSD. Thanks
3400                 to Michael Hugues
3401
3402 2006-08-29 [colin]      2.4.0cvs111
3403
3404         * src/folderview.c
3405                 Handle "popup_menu" signal (for popping the 
3406                 menu via the keyboard)
3407         * src/mimeview.c
3408         * src/mimeview.h
3409         * src/summaryview.c
3410         * src/textview.c
3411         * src/gtk/gtkutils.c
3412         * src/gtk/gtkutils.h
3413                 Factorize scrolling code, and add an API 
3414                 for MimeViewers to handle scroll orders
3415
3416 2006-08-29 [wwp]        2.4.0cvs110
3417
3418         * src/plugins//bogofilter/bogofilter.c
3419         * src/plugins//spamassassin/spamassassin.c
3420                 make the bogofilter/spamassassin filtering error dialogs at
3421         incorporation obey to the "don't popup error dialog on
3422         receive error" option. If disabled, feed the log window w/
3423         the error message.
3424
3425 2006-08-29 [paul]
3426
3427         2.5.0-rc2 released
3428
3429 2006-08-29 [paul]       2.4.0cvs109
3430
3431         * Makefile.am
3432                 remove 'make release', it's not needed
3433                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3434
3435 2006-08-29 [paul]       2.4.0cvs108
3436
3437         * src/foldersel.c
3438         * src/summary_search.c
3439         * src/gtk/progressdialog.c
3440         * src/plugins/pgpcore/passphrase.c
3441                 replace deprecated gtk_window_set_policy()
3442
3443 2006-08-29 [colin]      2.4.0cvs107
3444
3445         * src/folder.c
3446                 Fix data loss when copy fails during a move:
3447                 only use fast remove_msgs if everything was
3448                 copied OK; else use slow remove_msg on the
3449                 mails that got copied only.
3450
3451 2006-08-28 [paul]       2.4.0cvs106
3452
3453         * src/mh.c
3454                 revert change in 2.4.0cvs104, it breaks
3455                 stuff
3456
3457 2006-08-28 [paul]       2.4.0cvs105
3458
3459         * src/plugins/spamassassin/spamassassin.c
3460                 english fix
3461
3462 2006-08-28 [paul]       2.4.0cvs104
3463
3464         * src/mh.c
3465                 fix data loss when moving to another
3466                 mailbox fails
3467         * src/prefs_spelling.c
3468                 improve the english
3469         * src/gtk/pluginwindow.c
3470                 improve the layout of the dialog text
3471         All thanks to Colin
3472
3473 2006-08-28 [paul]       2.4.0cvs103
3474
3475         * src/plugins/bogofilter/bogofilter.c
3476         * src/plugins/bogofilter/bogofilter_gtk.c
3477                 fix english up a bit, innit
3478
3479 2006-08-28 [paul]       2.4.0cvs102
3480
3481         * configure.ac
3482         * po/Makefile.in.in
3483         * po/Makevars
3484                 require autoconf 2.60, enabling building
3485                 with gettext 0.15 (gettext 0.14.x build still
3486                 possible). Replace Makefiles with versions
3487                 from gettext 0.15.
3488                 Remove configure options --with-localedir and
3489                 --with-mandir. The options that are provided
3490                 directly by autoconf 2.60 can be used instead:
3491                 --mandir --localedir
3492
3493 2006-08-27 [colin]      2.4.0cvs101
3494
3495         * src/plugins/bogofilter/Makefile.am
3496                 Fix make dist (no README)
3497
3498 2006-08-27 [colin]      2.4.0cvs100
3499
3500         * src/folder.c
3501                 Don't use F_UNKNOWN folders for any default
3502                 outbox/trash/etc
3503         * src/plugins/bogofilter/bogofilter.c
3504         * src/plugins/bogofilter/bogofilter.h
3505         * src/plugins/bogofilter/bogofilter_gtk.c
3506                 Add an option to specify the path to bogofilter
3507                 Use single-quotes to be able to learn in folders
3508                 with spaces in their names
3509                 Verify learning status
3510
3511 2006-08-27 [colin]      2.4.0cvs99
3512
3513         * manual/faq.xml
3514         * manual/plugins.xml
3515                 Document Bogofilter plugin
3516
3517 2006-08-27 [colin]      2.4.0cvs98
3518
3519         * src/compose.c
3520         * src/messageview.c
3521         * src/procmsg.c
3522         * src/procmsg.h
3523                 When possible, copy the queued mail to sent folder
3524                 instead of re-adding. Much faster on IMAP.
3525
3526 2006-08-27 [colin]      2.4.0cvs97
3527
3528         * src/msgcache.c
3529                 Disable mmaped caches - huge metadata loss
3530                 here after a power failure.
3531         * src/summaryview.c
3532                 Add quicksearch timing
3533         * src/common/plugin.c
3534         * src/common/plugin.h
3535                 Implement an interface to tell what plugins
3536                 provide. Prevent loading of similar plugins.
3537         * src/plugins/clamav/clamav_plugin.c
3538         * src/plugins/demo/demo.c
3539         * src/plugins/dillo_viewer/dillo_viewer.c
3540         * src/plugins/pgpcore/plugin.c
3541         * src/plugins/pgpinline/pgpinline.c
3542         * src/plugins/pgpmime/pgpmime.c
3543         * src/plugins/spamassassin/spamassassin.c
3544         * src/plugins/trayicon/trayicon.c
3545                 Implement plugin_provides()
3546
3547 2006-08-27 [colin]      2.4.0cvs96
3548
3549         * configure.ac
3550         * src/plugins/Makefile.am
3551         * src/plugins/bogofilter/.cvsignore
3552         * src/plugins/bogofilter/Makefile.am
3553         * src/plugins/bogofilter/bogofilter.c
3554         * src/plugins/bogofilter/bogofilter.h
3555         * src/plugins/bogofilter/bogofilter_gtk.c
3556                 New Bogofilter plugin, provides filtering and
3557                 learning. Spamassassin will go to extra plugins.
3558
3559 2006-08-26 [mones]      2.4.0cvs95
3560
3561         * manual/handling.xml
3562                 Fix subfolder path in the example (thanks to Paul) 
3563
3564 2006-08-26 [mones]      2.4.0cvs94
3565
3566         * manual/glossary.xml
3567                 2.2. + add ISP to the glossary
3568                 7.5. + Add UIDL to glossary
3569                 7.7. + Add TCP to glossary
3570         * manual/handling.xml
3571                 7.1. + Mentions GNU/Linux distribution, what about the non...
3572                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3573                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3574                 7.4. = Use appropriate quotation for commands
3575                 7.6. = change "" to <quote></quote>
3576         * manual/plugins.xml
3577                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3578         * manual/starting.xml
3579                 2.1. + local mbox file: some examples of mbox file locations...
3580                 Also reformatted files requiring it
3581
3582 2006-08-26 [wwp]        2.4.0cvs93
3583
3584         * src/summary_search.c
3585                 disable find buttons while summary search is running.
3586
3587 2006-08-25 [colin]      2.4.0cvs92
3588
3589         * src/folder.c
3590         * src/folderutils.c
3591         * src/mh.c
3592         * src/procmsg.h
3593         * src/summaryview.c
3594                 Speed up MH moving, and add progressbar
3595                 for MH deletion
3596         * src/msgcache.c
3597                 Write cache files using mmap() too
3598
3599 2006-08-25 [wwp]        2.4.0cvs91
3600
3601         * src/summaryview.c
3602                 switch spam<->ham button when a message has been marked as spam or ham
3603                 and is still selected. Thanks to Colin.
3604
3605 2006-08-25 [paul]       2.4.0cvs90
3606
3607         * src/Makefile.am
3608         * src/stock_pixmap.c
3609         * src/stock_pixmap.h
3610         * src/summaryview.c
3611         * src/gtk/icon_legend.c
3612         * src/pixmaps/copied.xpm
3613         * src/pixmaps/moved.xpm
3614                 add icons for delayed execution marked for
3615                 copying, marked for moving
3616
3617 2006-08-25 [mones]      2.4.0cvs89
3618
3619         * manual/glossary.xml
3620                 Fix the other glossary items:
3621                 5.1. = Inmmediate execution -> <quote>immediate execution...
3622                 5.2. = Fix MBOX capitalization -> Mbox
3623                 5.3. + Improve Plugins def. w/ tech. ref.
3624                 5.4. = Quotation -> replace '>' by <quote>></quote>
3625                 5.5. - SMTP Server. -> remove dot
3626         * po/es.po
3627                 Updated translation
3628
3629 2006-08-25 [mones]      2.4.0cvs88
3630
3631         * manual/ack.xml
3632                 Reformatted, changed email address
3633         * manual/glossary.xml
3634                 Reformatted, fixed MANUAL-TODO items:
3635                 8.2. + add ROT-13 to glossary
3636                 8.4. + add URL to glossary
3637         * manual/es/advanced.xml
3638                 Fixed <literal>s
3639
3640 2006-08-25 [paul]       2.4.0cvs87
3641
3642         * src/gtk/icon_legend.c
3643                 add 'marked for deletion' icon
3644                 arrange icons by containing column
3645                 wrap long label text
3646
3647 2006-08-25 [colin]      2.4.0cvs86
3648
3649         * src/common/utils.c
3650         * src/common/utils.h
3651                 Add the sc_g_*list_bigger functions in
3652                 a place everyone can use it
3653         * src/summaryview.c
3654                 Only freeze/thaw the list when working
3655                 on the selection, if it's bigger than 1
3656         * src/gtk/gtksctree.c
3657                 Only freeze/thaw the list when unselec-
3658                 ting 'all' if ('all' != 1)
3659                 This avoids some flickering
3660
3661 2006-08-24 [colin]      2.4.0cvs85
3662
3663         * src/addressbook.c
3664                 Fix strange list selection
3665                 Fix random seg (Invalid read of freed memory)
3666
3667 2006-08-24 [colin]      2.4.0cvs84
3668
3669         * src/alertpanel.c
3670         * src/gtk/inputdialog.c
3671         * src/plugins/pgpcore/passphrase.c
3672                 Revert minimal width patch of 2.4.0cvs67,
3673                 as it is also a maximal width. Use 
3674                 gtk_window_set_default_size instead.
3675
3676 2006-08-24 [colin]      2.4.0cvs83
3677
3678         * src/msgcache.c
3679                 Write cache/mark to temp files before
3680                 overwriting old ones (avoids metadata
3681                 loss if writing the new files fail).
3682                 Use mmap() to read cache/mark file, as
3683                 this makes cache reading faster. Dis-
3684                 abled for big-endian machines until it
3685                 can be tested. (Big-endian users: set
3686                 msgcache_use_mmap = TRUE in the relevant
3687                 #if).
3688         * src/procmsg.h
3689                 Move rarely used fields of MsgInfo in 
3690                 another structure, which will only be
3691                 allocated if needed. Face, X-Face,
3692                 Return receipt headers and List-*
3693                 headers are moved. Mails having none
3694                 of these occupy 52 bytes less with
3695                 this patch, which makes 2.5MB of RAM
3696                 saved on a 50k folder).
3697         * src/headerview.c
3698         * src/mainwindow.c
3699         * src/messageview.c
3700         * src/partial_download.c
3701         * src/procheader.c
3702         * src/procmsg.c
3703         * src/textview.c
3704                 Follow this structure change.
3705
3706 2006-08-24 [wwp]        2.4.0cvs82
3707
3708         * manual/es/.cvsignore
3709         * manual/es/dist/.cvsignore
3710         * manual/es/dist/html/.cvsignore
3711         * manual/es/dist/pdf/.cvsignore
3712         * manual/es/dist/ps/.cvsignore
3713         * manual/es/dist/txt/.cvsignore
3714                 more (generated) files to ignore.
3715
3716 2006-08-24 [colin]      2.4.0cvs81
3717
3718         * src/folder.c
3719         * src/mh.c
3720                 Fix possible problems with local delivery. Check the folder doesn't
3721                 need scan before setting its mtime when saving cache (which can be
3722                 done long after the folder's been modified by an external process);
3723                 Check that the stored item's mtime didn't change in mh functions.
3724
3725 2006-08-24 [mones]      2.4.0cvs80
3726
3727         * manual/advanced.xml
3728                 Rewrapping, some fixes and MANUAL-TODO items:
3729                 8.1. = change "" to <quote></quote>
3730                 8.3. = quote menu items
3731                 8.5. - deploying -> new user ... ideally a new user (redundant)
3732
3733 2006-08-23 [colin]      2.4.0cvs79
3734
3735         * src/gtk/gtksctree.c
3736                 When selecting or deselecting range, only
3737                 freeze/thaw when selection is bigger than 10
3738
3739 2006-08-23 [colin]      2.4.0cvs78
3740
3741         * src/messageview.c
3742         * src/mimeview.c
3743         * src/mimeview.h
3744         * src/plugins/dillo_viewer/dillo_viewer.c
3745                 Provide an API for MimeViewer plugins to
3746                 return a text selection for replying
3747
3748 2006-08-23 [colin]      2.4.0cvs77
3749
3750         * src/image_viewer.c
3751         * src/textview.c
3752                 Use gtk_pixbuf_new_from_file_at_scale(), which
3753                 is faster than getting the pixbuf then resizing
3754                 it.
3755
3756 2006-08-23 [colin]      2.4.0cvs76
3757
3758         * src/procmime.c
3759                 UTF-8 should be sent Quoted-printable
3760
3761 2006-08-22 [colin]      2.4.0cvs75
3762
3763         * src/mh.c
3764                 Check if scan is required before touching
3765                 the folder (or it'll be required every time)
3766
3767 2006-08-22 [colin]      2.4.0cvs74
3768
3769         * configure.ac
3770                 Require libetpan 0.46 (crasher fix when built
3771                 against gnutls)
3772
3773 2006-08-22 [colin]      2.4.0cvs73
3774
3775         * src/folder.c
3776                 Set folder's mtime after writing its
3777                 cache
3778         * src/folderview.c
3779                 Add some timing
3780         * src/procmsg.c
3781                 Don't do useless stuff if we don't 
3782                 thread by subject
3783         * src/summaryview.c
3784                 Add some timing, don't deselect prior
3785                 to selecting (gtksctree does it itself),
3786                 remove crash avoidance hacks as it's been
3787                 properly fixed since a while
3788         * src/common/utils.c
3789                 Optimize to_human_readable(): _() is slow,
3790                 do it only once, and avoid %f format for KB
3791                 (the most common in a summaryview)
3792         * src/gtk/gtksctree.c
3793                 Don't uselessly freeze/thaw (fixes flicker
3794                 on next unread and friends), reduce number
3795                 of g_list_nth/g_list_position where possible
3796         * src/gtk/gtkutils.c
3797         * src/gtk/gtkutils.h
3798                 Reduce number of g_list_nth/g_list_position
3799                 where possible.
3800                 All of this makes loading as 70k folder 2.1
3801                 seconds instead of 3.2 (with hot FS caches).
3802                 (1.3 seconds without Date and Size columns...)
3803
3804 2006-08-22 [paul]       2.4.0cvs72
3805
3806         wrap documents and do some items from mones' MANUAL-TODO:
3807
3808         * manual/account.xml
3809                 4.1. = fix tabname references to <quote>tabname</quote>
3810                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3811         * manual/faq.xml
3812                 1.1. = mentioned options don't match UI
3813                 Add information about the 'Never send Return Receipts'
3814                 option
3815         * manual/handling.xml
3816                 6.2. = Mentions Extended symbols button, but now is
3817                 named Information
3818                 6.3. = Mentions ... button, which is now Edit
3819
3820 2006-08-22 [colin]      2.4.0cvs71
3821
3822         * src/gtk/pluginwindow.c
3823                 Fix layout in verbose translations (such
3824                 as french)
3825
3826 2006-08-22 [paul]       2.4.0cvs70
3827
3828         * manual/Makefile.am
3829                 build manuals in alphabetical order
3830         * src/addressbook.c
3831         * src/prefs_themes.c
3832                 replace/remove deprecated symbols
3833         * src/gtk/gtkutils.c
3834                 fix a warning
3835         * src/gtk/pluginwindow.c
3836                 replace deprecated symbol
3837                 replace label text and move it
3838         * src/plugins/pgpcore/prefs_gpg.c
3839                 move the 'Generate...' button out of the
3840                 Sign Key frame, replace the English used
3841         * src/plugins/pgpcore/sgpgme.c
3842                 fixes to the English
3843
3844 2006-08-21 [colin]      2.4.0cvs69
3845
3846         * src/plugins/trayicon/trayicon.c
3847                 Add more strings for translation; patch
3848                 by Pawel
3849
3850 2006-08-21 [colin]      2.4.0cvs68
3851
3852         * src/compose.c
3853                 fix replied flag not set after drafting
3854         * src/matcher.c
3855                 fix body quicksearch in non-encoded bodies
3856                 containing '='
3857         * src/msgcache.c
3858                 Get rid of the g_malloc workaround for
3859                 corrupted caches, use g_try_malloc
3860
3861 2006-08-21 [colin]      2.4.0cvs67
3862
3863         * src/alertpanel.c
3864         * src/gtk/inputdialog.c
3865         * src/plugins/pgpcore/passphrase.c
3866                 Set minimal width to 375
3867         * src/mainwindow.c
3868                 Fix switching to offline, asking if it 
3869                 should be overriden for synchronising
3870         * src/mimeview.c
3871                 Don't offer to remember command on Open 
3872                 with for text parts, as the browser or 
3873                 text editor command isn't changed from 
3874                 there
3875
3876 2006-08-20 [paul]       2.4.0cvs66
3877
3878         * po/ko.po
3879         * po/zh_CN.po
3880                 fix plural form errors. revealed by stricter
3881                 checking of gettext 0.15
3882
3883 2006-08-18 [paul]       2.4.0cvs65
3884
3885         * src/stock_pixmap.c
3886                 fix the fix of 2.4.0cvs64
3887                 Thanks to Colin
3888
3889 2006-08-18 [paul]       2.4.0cvs64
3890
3891         * src/stock_pixmap.c
3892                 fix leaks
3893                 Thanks to Colin
3894
3895 2006-08-18 [paul]       2.4.0cvs63
3896
3897         * src/compose.c
3898         * src/procmsg.c
3899                 fix occasional IMAP bug where large msgs
3900                 were left in the queue folder after sending
3901                 Thanks to Colin
3902
3903 2006-08-18 [paul]       2.4.0cvs62
3904
3905         * src/folderview.c
3906                 freeze the summaryview while quicksearch results
3907                 are displayed
3908                 (fixes bug 456 'current message is hidden when the
3909                 view is refreshed and extended search is "unread 
3910                 messages"')
3911                 Thanks to Colin
3912         * src/textview.c
3913                 add missing #include "inputdialog.h"
3914         * src/common/utils.h
3915                 add missing mailcap_update_default() and improve
3916                 readability
3917
3918 2006-08-17 [colin]      2.4.0cvs61
3919
3920         * src/plugins/pgpcore/select-keys.c
3921                 Fix warnings :)
3922
3923 2006-08-17 [colin]      2.4.0cvs60
3924
3925         * src/compose.c
3926                 Don't continue queuing if Cancel is clicked
3927                 in select-keys
3928
3929 2006-08-17 [colin]      2.4.0cvs59
3930
3931         * src/plugins/pgpcore/select-keys.c
3932                 When encrypting, if only one key matches and it 
3933                 matches exactly, automatically use it.
3934
3935 2006-08-17 [colin]      2.4.0cvs58
3936
3937         * src/mimeview.c
3938         * src/prefs_common.c
3939         * src/prefs_common.h
3940         * src/prefs_ext_prog.c
3941         * src/textview.c
3942                 Fix issues with previous patch (text/html)
3943                 Remove outdated prefs
3944
3945 2006-08-17 [colin]      2.4.0cvs57
3946
3947         * src/imap.c
3948                 Add View Log button on auth error
3949         * src/procmsg.c
3950                 Fix encrypted mail marked as new when
3951                 saved in normal folders
3952         * src/plugins/pgpinline/pgpinline.c
3953                 Fix encrypt bug on IMAP
3954         * src/mimeview.c
3955         * src/common/utils.c
3956         * src/common/utils.h
3957         * src/gtk/inputdialog.c
3958         * src/gtk/inputdialog.h
3959                 Get rid of metamail stuff, simplify
3960                 opening, and allow remembering of user's
3961                 choices (by updating ~/.mailcap). There's
3962                 still to drop "Audio player" and "Image
3963                 viewer" preferences.
3964
3965 2006-08-17 [mones]      2.4.0cvs56
3966
3967         * manual/es/sylpheed-claws-manual.xml
3968                 fix DTD path
3969
3970 2006-08-17 [mones]      2.4.0cvs55
3971
3972         * configure.ac
3973         * manual/Makefile.am
3974         * manual/es/Makefile.am
3975         * manual/es/account.xml
3976         * manual/es/ack.xml
3977         * manual/es/addrbook.xml
3978         * manual/es/advanced.xml
3979         * manual/es/faq.xml
3980         * manual/es/glossary.xml
3981         * manual/es/gpl.xml
3982         * manual/es/handling.xml
3983         * manual/es/intro.xml
3984         * manual/es/keyboard.xml
3985         * manual/es/plugins.xml
3986         * manual/es/starting.xml
3987         * manual/es/sylpheed-claws-manual.xml
3988         * manual/es/dist/Makefile.am
3989         * manual/es/dist/html/Makefile.am
3990         * manual/es/dist/pdf/Makefile.am
3991         * manual/es/dist/ps/Makefile.am
3992         * manual/es/dist/txt/Makefile.am
3993                 Spanish translation for the manual
3994
3995 2006-08-16 [colin]      2.4.0cvs54
3996
3997         * src/compose.c
3998         * src/main.c
3999         * src/mainwindow.c
4000                 Fix send button sensitivity at startup
4001                 Set send menu sensitivity (patch by Fabien)
4002         * src/ssl_manager.c
4003                 Enable closing with esc (patch by Fabien)
4004         * src/gtk/foldersort.c
4005                 Enable closing with esc (patch by Fabien)
4006         * src/procmime.c
4007                 Optimisation (no need to copy to tempfile to
4008                 "decode" 7bit and 8bit)
4009         * src/summaryview.c
4010                 Fix cruft in swap_from case
4011         * src/textview.c
4012                 Fix missing last line in some mail cases 
4013                 (Fixes debian #381872)
4014         * src/plugins/pgpcore/prefs_gpg.c
4015         * src/plugins/pgpcore/sgpgme.c
4016         * src/plugins/pgpcore/sgpgme.h
4017                 Don't show "no key found" when user explicitely
4018                 wants to create a key
4019
4020 2006-08-16 [paul]       2.4.0cvs53
4021
4022         * configure.ac
4023         * src/account.c
4024         * src/addressbook.c
4025         * src/headerview.c
4026         * src/prefs_account.c
4027         * src/prefs_message.c
4028         * src/gtk/gtkutils.c
4029                 bump up minimum required versions of GTK+ and
4030                 GLIB to 2.6.0
4031
4032 2006-08-16 [paul]       2.4.0cvs52
4033
4034         * src/toolbar.c
4035                 workaround GTK+ Bug 351600 - 'Can't re-click
4036                 on button after sensitivity update'
4037                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
4038                 Thanks to Colin
4039
4040 2006-08-15 [colin]      2.4.0cvs51
4041
4042         * src/plugins/pgpcore/prefs_gpg.c
4043                 Set options sensitivity according to
4044                 key existence
4045         * src/plugins/pgpcore/sgpgme.c
4046                 Allow to create key with no passphrase
4047
4048 2006-08-14 [cleroy]     2.4.0cvs50
4049
4050         * src/gtk/pluginwindow.c
4051                 New layout (maybe to be changed?)
4052         * src/gtk/gtkutils.c
4053                 Fix a bit label_window
4054         * src/plugins/pgpcore/passphrase.c
4055         * src/plugins/pgpcore/passphrase.h
4056         * src/plugins/pgpcore/plugin.c
4057         * src/plugins/pgpcore/prefs_gpg.c
4058         * src/plugins/pgpcore/prefs_gpg.h
4059         * src/plugins/pgpcore/sgpgme.c
4060         * src/plugins/pgpcore/sgpgme.h
4061                 Allow to create a PGP private key via the GUI
4062
4063 2006-08-14 [wwp]        2.4.0cvs49
4064
4065         * src/addressbook_foldersel.c
4066                 fix strict ISO C90 compliance.
4067
4068 2006-08-14 [paul]       2.4.0cvs48
4069
4070         * src/gtk/prefswindow.c
4071                 re-set scrolled window on opening
4072                 Patch by Ticho
4073
4074 2006-08-14 [paul]
4075
4076         2.5.0-rc1 released
4077
4078 2006-08-14 [paul]       2.4.0cvs47
4079
4080         * src/prefs_display_header.c
4081                 re-enable user-defined Displayed Headers
4082
4083 2006-08-14 [paul]       2.4.0cvs46
4084
4085         * src/prefs_account.c
4086                 use GTK_STOCK_EDIT
4087
4088 2006-08-13 [colin]      2.4.0cvs45
4089
4090         * src/common/utils.c
4091                 Fix "a" in quote when the original message is empty,
4092                 by using \0 instead of 'a' to test writability of
4093                 temp files.
4094
4095 2006-08-13 [wwp]        2.4.0cvs44
4096
4097         * src/plugins/spamassassin/spamassassin.c
4098                 fix capitalization of "SpamAssassin" in some debug, log and
4099                 dialog messages.
4100
4101 2006-08-13 [paul]       2.4.0cvs43
4102
4103         * src/editldap.c
4104                 fix overlapping widgets
4105         * src/prefs_account.c
4106                 fix translation of protocol_names[]
4107                 fix label disappearing off the edge of the
4108                 visible area
4109
4110 2006-08-12 [paul]       2.4.0cvs42
4111
4112         * manual/plugins.xml
4113                 update IRC channel info before it gets forgotten
4114                 about
4115
4116 2006-08-11 [colin]      2.4.0cvs41
4117
4118         * src/compose.c
4119         * src/mainwindow.c
4120         * src/mainwindow.h
4121         * src/procmsg.c
4122         * src/procmsg.h
4123         * src/summaryview.c
4124         * src/toolbar.c
4125                 Grey out the Send button if
4126                 - Queue folders are empty, or
4127                 - We're sending already
4128
4129 2006-08-11 [wwp]        2.4.0cvs40
4130
4131         * src/main.c
4132                 fix a logic issue when quitting while a compose window is
4133                 still open, thanks to Colin.
4134
4135 2006-08-10 [colin]      2.4.0cvs39
4136
4137         * src/main.c
4138                 Fix default font size setting after wizard run
4139         * src/imap.c
4140         * src/etpan/imap-thread.c
4141         * src/etpan/imap-thread.h
4142                 Fix bug #999 (Timing out on TSL cert validation 
4143                 dialog makes ugly things happen). Also, STARTTLS
4144                 unconditionnaly if initial capabilities contain
4145                 LOGINDISABLED and STARTTLS.
4146
4147 2006-08-09 [colin]      2.4.0cvs38
4148
4149         * src/mainwindow.c
4150         * src/mainwindow.h
4151                 Fix Tools/Actions sensitivity when there are
4152                 no actions
4153
4154 2006-08-09 [colin]      2.4.0cvs37
4155
4156         * src/prefs_filtering.c
4157                 Warning fix, patch by Paul
4158         * src/messageview.c
4159         * src/prefs_actions.c
4160         * src/prefs_filtering_action.c
4161         * src/prefs_matcher.c
4162                 Uniformisation of "Info ..." to "Info..." (for
4163                 old gtk), patch by Fabien
4164         * src/plugins/clamav/clamav_plugin_gtk.c
4165                 Sensitivity fix by Fabien
4166
4167 2006-08-09 [colin]      2.4.0cvs36
4168
4169         * src/main.c
4170         * src/main.h
4171                 Add a function to know whether we're exiting
4172         * src/plugins/trayicon/trayicon.c
4173                 If exiting, don't do anything. Faster, and
4174                 avoids gtk_main_iteration reentracy causing
4175                 segfaults at exit
4176
4177 2006-08-09 [colin]      2.4.0cvs35
4178
4179         * src/messageview.c
4180         * src/mimeview.c
4181         * src/mimeview.h
4182                 Fix lack of part selection when automatically 
4183                 jumping to a specific part
4184         * src/msgcache.c
4185                 Little optimisation in cache reading
4186
4187 2006-08-09 [colin]      2.4.0cvs34
4188
4189         * src/compose.c
4190                 Fix crash setting the priority on reedit
4191                 (Accessing compose before creating it!)
4192
4193 2006-08-08 [colin]      2.4.0cvs33
4194
4195         * src/procmime.c
4196                 Fix bug #998 (last attachment is not accessible)
4197                 Bad RFC interpretation on multipart close-delimiters
4198         * src/mimeview.c
4199         * src/mimeview.h
4200         * src/gtk/gtkvscrollbutton.c
4201         * src/gtk/gtkvscrollbutton.h
4202                 Make attachments list wheel-scrollable
4203
4204 2006-08-07 [colin]      2.4.0cvs32
4205
4206         * src/gtk/gtkaspell.c
4207                 Fix bug #973 (Unicode punctation characters 
4208                 are not recognized as separators by the
4209                 spell checker); fix unsigned stuff
4210
4211 2006-08-07 [colin]      2.4.0cvs31
4212
4213         * src/compose.c
4214                 Fix bug #956 (DnD text with accents in compose 
4215                 text entry); fix gccc's signed/unsigned fuss
4216
4217 2006-08-06 [colin]      2.4.0cvs30
4218
4219         * src/main.c
4220                 Fix bug #979 (Plugin crashes when exiting 
4221                 sylpheed-claws) : handle exit request only 
4222                 once
4223
4224 2006-08-05 [colin]      2.4.0cvs29
4225
4226         * src/news.c
4227                 Just make sure we have a msgid.
4228
4229 2006-08-05 [colin]      2.4.0cvs28
4230
4231         * src/news.c
4232         * src/summaryview.c
4233                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4234                 by reimplementing it
4235         * src/textview.c
4236                 Fix bug when hiding quotes with level > 3 and quote
4237                 colors are recycled
4238
4239 2006-08-04 [colin]      2.4.0cvs27
4240
4241         * src/compose.c
4242         * src/undo.c
4243         * src/undo.h
4244                 Fix a bit replace-by-pasting undo
4245         * src/mainwindow.c
4246         * src/messageview.c
4247                 Fix Fold quotes menu synchro in
4248                 mainwindow when it changes in 
4249                 messageview
4250         * src/textview.c
4251                 Fix right-click on quotes blocks
4252         * src/common/utils.c
4253                 Verify that the file created by
4254                 my_tmpfile() is writable. Fixes
4255                 bug #988 (very specific filesystem
4256                 issue)
4257         * src/plugins/pgpcore/sgpgme.c
4258                 Fix file descriptor leak
4259         * src/plugins/spamassassin/spamassassin.c
4260                 Warn once if spamd isn't reachable
4261
4262 2006-08-04 [colin]      2.4.0cvs26
4263
4264         * src/toolbar.c
4265                 i18n context patch by Fabien
4266
4267 2006-08-03 [colin]      2.4.0cvs25
4268
4269         * src/mainwindow.c
4270         * src/messageview.c
4271                 Rename "Hide quotes" to "Fold quotes"
4272         * src/textview.c
4273                 Don't use hand cursor on quotes. "all 
4274                 the bonuses of the feature and none of 
4275                 unwelcome side-effects"
4276
4277 2006-08-03 [colin]      2.4.0cvs24
4278
4279         * AUTHORS
4280         * sylpheed-claws.desktop
4281         * src/gtk/authors.h
4282                 Bring the desktop file to XDG compliance
4283                 Patch by Charles A. Edwards
4284
4285 2006-08-03 [colin]      2.4.0cvs23
4286
4287         * src/textview.c
4288                 Fix links offset when they are preceded
4289                 by accentued chars (g_utf8_strlen!)
4290         * src/mainwindow.c
4291                 Fix wrong status when starting offline
4292
4293
4294 2006-08-03 [wwp]        2.4.0cvs22
4295
4296         * src/prefs_common.h
4297                 ask what to do w/ filtering rules that belong to an account when
4298                 applying filtering rules manually from the main window (skip,
4299                 apply regardless of the account, use current account). This dialog
4300                 can be skipped and the last reply used.
4301                 (forgot that file)
4302
4303 2006-08-03 [wwp]        2.4.0cvs21
4304
4305         * src/filtering.c
4306         * src/filtering.h
4307         * src/prefs_common.c
4308         * src/summaryview.c
4309         * src/alertpanel.c
4310         * src/alertpanel.h
4311         * src/messageview.c
4312                 ask what to do w/ filtering rules that belong to an account when
4313                 applying filtering rules manually from the main window (skip,
4314                 apply regardless of the account, use current account). This dialog
4315                 can be skipped and the last reply used.
4316
4317
4318 2006-08-03 [colin]      2.4.0cvs20
4319
4320         * src/textview.c
4321                 Optimize previous patch
4322
4323 2006-08-03 [cleroy]     2.4.0cvs19
4324
4325         * src/textview.c
4326                 Fix quotes getting toggled back when the
4327                 mail has an even number of text parts
4328
4329 2006-08-02 [colin]      2.4.0cvs18
4330
4331         * src/messageview.c
4332                 Add Hide quotes menu
4333
4334 2006-08-02 [colin]      2.4.0cvs17
4335
4336         * src/mainwindow.c
4337         * src/prefs_common.c
4338         * src/textview.c
4339         * src/textview.h
4340         * src/gtk/about.c
4341                 Allow per-level quote hiding,
4342                 Allow toggling quotes by double-clicking them
4343                 Rename RemoteURI to ClickableText to reflect
4344                 the fact it's used for a variety of things
4345
4346 2006-08-02 [wwp]        2.4.0cvs16
4347
4348         * src/mainwindow.c
4349                 fix "View/Hide quotes" menu item status initialization.
4350
4351 2006-08-02 [wwp]        2.4.0cvs15
4352
4353         * src/matcher_parser_parse.y
4354                 remove a debug trace.
4355
4356 2006-08-02 [paul]       2.4.0cvs14
4357
4358         * src/plugins/pgpcore/passphrase.c
4359                 don't set initial dialog size
4360                 make it resizable
4361
4362 2006-08-02 [paul]       2.4.0cvs13
4363
4364         * src/noticeview.c
4365                 remove the rogue '/' character
4366
4367 2006-08-02 [paul]       2.4.0cvs12
4368
4369         * src/noticeview.c
4370                 allow buttons to resize as necessary
4371
4372 2006-08-01 [wwp]        2.4.0cvs11
4373
4374         * src/mbox.c
4375                 fix strict ISO C90 compliance.
4376
4377 2006-08-01 [wwp]        2.4.0cvs10
4378
4379         * tools/update-po
4380                 updated update-po tool to work w/ context-dependent translations.
4381                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4382
4383 2006-08-01 [wwp]        2.4.0cvs9
4384
4385         * src/matcher.c
4386         * src/prefs_filtering.c
4387         * src/prefs_matcher.c
4388                 allow context-dependent translations for "All",
4389                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4390
4391 2006-07-31 [colin]      2.4.0cvs8
4392
4393         * AUTHORS
4394         * src/gtk/authors.h
4395                 Add Rafal to authors
4396
4397 2006-07-31 [colin]      2.4.0cvs7
4398
4399         * src/compose.c
4400         * src/mainwindow.c
4401         * src/messageview.h
4402         * src/prefs_common.c
4403         * src/prefs_common.h
4404         * src/textview.c
4405                 Add 'View/Hide quotes'. Patch based on a patch
4406                 by Rafal Weglarz
4407
4408 2006-07-31 [colin]      2.4.0cvs6
4409
4410         * src/action.c
4411                 Fix problem with "> stuff >" actions
4412
4413 2006-07-31 [paul]       2.4.0cvs5
4414
4415         * po/nb.po
4416                 updated by Geir Helland
4417
4418 2006-07-31 [wwp]        2.4.0cvs4
4419
4420         * src/mainwindow.c
4421         * src/summaryview.c
4422         * src/summaryview.h
4423                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4424                 thanks to Colin.
4425
4426 2006-07-31 [wwp]        2.4.0cvs3
4427
4428         * src/Makefile.am
4429         * src/addr_compl.c
4430         * src/addr_compl.h
4431         * src/addressbook.c
4432         * src/addressbook.h
4433         * src/addressbook_foldersel.c
4434         * src/addressbook_foldersel.h
4435         * src/addrindex.c
4436         * src/addrindex.h
4437         * src/matcher.c
4438         * src/matcher.h
4439         * src/matcher_parser_lex.l
4440         * src/matcher_parser_parse.y
4441         * src/prefs_common.c
4442         * src/prefs_common.h
4443         * src/prefs_filtering.c
4444         * src/prefs_matcher.c
4445         * src/prefs_matcher.h
4446         * src/summaryview.c
4447                 introduce filtering against the address book. It's now possible to add
4448                 matched conditions to determine if any email address in a message matches
4449                 or doesn't match any or all books or folders in the address book.
4450
4451 2006-07-31 [wwp]        2.4.0cvs2
4452
4453         * src/account.c
4454         * src/filtering.c
4455         * src/filtering.h
4456         * src/folder.c
4457         * src/folderview.c
4458         * src/inc.c
4459         * src/mainwindow.c
4460         * src/matcher.c
4461         * src/matcher_parser_lex.l
4462         * src/matcher_parser_parse.y
4463         * src/mbox.c
4464         * src/prefs_filtering.c
4465         * src/prefs_filtering.h
4466         * src/procmsg.c
4467         * src/procmsg.h
4468         * src/summaryview.c
4469                 introduce per-account filtering rules. Each filtering rule can now be assigned
4470                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4471                 when applying filtering rules manually, as all rules will apply - even the ones
4472                 assigned to an account. This issue will be addressed soon.
4473  
4474
4475
4476 2006-07-31 [wwp]        2.4.0cvs1
4477
4478         * src/quote_fmt.c
4479                 make more strings translatable.
4480
4481 2006-07-31 [paul]       2.4.0
4482
4483         2.4.0 released
4484
4485 2006-07-31 [paul]       2.3.1cvs91
4486
4487         * po/ca.po
4488                 updated by Miquel Oliete
4489
4490 2006-07-31 [paul]       2.3.1cvs90
4491
4492         * po/de.po
4493         * po/el.po
4494         * po/fr.po
4495         * po/it.po
4496         * po/pl.po
4497         * po/pt_BR.po
4498         * po/sr.po
4499         * po/zh_CN.po
4500                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4501                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4502                 Aleksandar Urosevic, and Ralgh Young
4503
4504 2006-07-31 [paul]       2.3.1cvs89
4505
4506         * src/account.c
4507         * src/main.c
4508         * src/mainwindow.c
4509         * src/mainwindow.h
4510                 Fix a race condition when, after an SC crash, rescanning
4511                 folders took more than 0.5 seconds
4512                 Thanks to Colin
4513
4514 2006-07-31 [paul]       2.3.1cvs88
4515
4516         * src/folderview.c
4517                 don't translate separator strings
4518
4519 2006-07-30 [mones]      2.3.1cvs87
4520
4521         * doc/man/sylpheed-claws.1
4522                 Fixed non-ASCII chars in Hoa's name
4523         * po/es.po
4524                 Updated for release
4525
4526 2006-07-27 [colin]      2.3.1cvs86
4527
4528         * src/textview.c
4529                 Don't include the leading \n in links
4530                 Patch by Fabien
4531
4532 2006-07-25 [colin]      2.3.1cvs85
4533
4534         * src/mainwindow.c
4535         * src/common/socket.h
4536         * src/etpan/imap-thread.c
4537                 Refresh resolvers before connecting
4538                 to IMAP servers, and after switching
4539                 to online. Thanks to Paul.
4540
4541 2006-07-18 [colin]
4542
4543         * 2.4.0-rc4 released
4544
4545 2006-07-17 [colin]      2.3.1cvs84
4546
4547         * src/inc.c
4548                 Show connection attempt in statusbar before
4549                 connecting (previously first message was
4550                 "Retrieving messages from ..." after the
4551                 connection succeeded.
4552
4553 2006-07-16 [wwp]        2.3.1cvs83
4554
4555         * sylpheed-claws.ico
4556                 Added .ico file (windows multi-size icon file, generated).
4557
4558 2006-07-12 [wwp]        2.3.1cvs82
4559
4560         * src/messageview.c
4561                 remove Message/Re-edit menu entry from messageview window,
4562                 as sent/draft/queued messages are opened in compose window when
4563                 re-edited and it's not possible to re-edit other msgs.
4564
4565 2006-07-12 [paul]       2.3.1cvs81
4566
4567         * AUTHORS
4568         * src/mainwindow.c
4569         * src/gtk/authors.h
4570                 check online state before resetting
4571                 mailcheck timer. Useful if some program
4572                 verifies connection state and updates
4573                 Claws.
4574                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
4575
4576 2006-07-12 [paul]       2.3.1cvs80
4577
4578         * sylpheed-claws-128x128.png
4579         * sylpheed-claws-64x64.png
4580         * sylpheed-claws.png
4581         * src/Makefile.am
4582         * src/main.c
4583         * src/prefs_toolbar.c
4584         * src/stock_pixmap.c
4585         * src/stock_pixmap.h
4586         * src/wizard.c
4587         * src/gtk/about.c
4588         * src/gtk/gtkutils.c
4589         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
4590         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
4591         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
4592         * src/pixmaps/sylpheed.xpm              ** REMOVED **
4593         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
4594         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
4595                 updated and renamed logo/icon files and related
4596                 logo by Jesper Schultz
4597
4598 2006-07-11 [paul]       2.3.1cvs79
4599
4600         * src/main.c
4601                 fix the labels a smidgin
4602
4603 2006-07-09 [colin]      2.3.1cvs78
4604
4605         * src/textview.c
4606                 Show errors in textviewer's command
4607                 Patch by H. Merijn Brand
4608
4609 2006-07-09 [colin]      2.3.1cvs77
4610
4611         * src/compose.c
4612                 Save FMID in drafts too
4613
4614 2006-07-08 [colin]      2.3.1cvs76
4615
4616         * src/compose.c
4617                 Svae RMID in drafted mails too
4618                 Save quote_fmt vars for whole mails,
4619                 don't reset at each quote_fmt_init:
4620                 allows to use the same |i{var} in
4621                 various template fields
4622         * src/prefs_template.c
4623         * src/quote_fmt.h
4624         * src/quote_fmt_parse.y
4625                 Same
4626
4627 2006-07-08 [colin]      2.3.1cvs75
4628
4629         * src/textview.c
4630                 Fix highlighting of attached parts URIs
4631
4632 2006-07-08 [colin]      2.3.1cvs74
4633
4634         * src/main.c
4635                 Prevent bug #981 (sc 2.3.1 segfaults with 
4636                 gtk+ 2.10) from being reported again:
4637                 if Sylpheed-Claws has been compiled against
4638                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
4639                 of if Sylpheed-Claws has been compiled against
4640                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
4641                 error out.
4642
4643 2006-07-07 [colin]      2.3.1cvs73
4644
4645         * src/prefs_actions.c
4646                 Fix label
4647
4648 2006-07-07 [colin]      2.3.1cvs72
4649
4650         * src/prefs_actions.c
4651                 Fix compile on gtk < 2.8. argh :)
4652
4653 2006-07-07 [paul]       2.3.1cvs71
4654
4655         * src/common/defs.h
4656                 update DONATE_URI
4657
4658 2006-07-07 [colin]      2.3.1cvs70
4659
4660         * po/POTFILES.in
4661         * src/quote_fmt.c
4662         * src/quote_fmt_lex.l
4663         * src/quote_fmt_parse.y
4664                 Add |i{var}, a way to insert user-entered
4665                 text in a template
4666
4667 2006-07-07 [colin]
4668
4669         * 2.4.0-rc3 released
4670
4671 2006-07-07 [colin]      2.3.1cvs69
4672
4673         * src/folder.c
4674                 Don't consider inboxes of UNKNOWN folder 
4675                 classes to be useable as default inboxes
4676
4677 2006-07-07 [paul]       2.3.1cvs68
4678
4679         * src/textview.c
4680                 add missing #include <errno.h>
4681                 Thanks to René J. Blokland
4682
4683 2006-07-07 [paul]       2.3.1cvs67
4684
4685         * src/action.c
4686                 Return now Closes dialog
4687         * src/mimeview.c
4688         * src/mimeview.h
4689         * src/textview.c
4690                 add contextual menu to mime parts listed
4691                 in the textview
4692                 Thanks to Colin
4693         * src/common/utils.c
4694                 reversal: ' is a valid character in URLs
4695
4696 2006-07-06 [colin]      2.3.1cvs66
4697
4698         * src/remotefolder.h
4699                 Forgotten in previous commit
4700
4701 2006-07-06 [colin]      2.3.1cvs65
4702
4703         * src/folder.c
4704                 Set summary update flag whenever
4705                 totals changed
4706         * src/imap.c
4707         * src/prefs_account.c
4708         * src/common/utils.h
4709         * src/etpan/imap-thread.c
4710                 Fix warnings, thanks to Fabien and
4711                 Ricardo
4712
4713 2006-07-06 [wwp]        2.3.1cvs64
4714
4715         * src/gtk/gtkutils.c
4716                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
4717
4718 2006-07-06 [wwp]        2.3.1cvs63
4719
4720         * src/account.c
4721         * src/addressbook.c
4722         * src/addressitem.h
4723         * src/folderview.c
4724         * src/mainwindow.c
4725         * src/manual.c
4726         * src/manual.h
4727         * src/message_search.c
4728         * src/prefs_actions.c
4729         * src/prefs_filtering.c
4730         * src/prefs_filtering.h
4731         * src/prefs_template.c
4732         * src/summary_search.c
4733         * src/summaryview.c
4734         * src/gtk/gtkutils.c
4735         * src/gtk/gtkutils.h
4736         * src/gtk/pluginwindow.c
4737                 add help buttons to some dialogs. Clicking such buttons opens a
4738                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
4739
4740 2006-07-06 [paul]       2.3.1cvs62
4741
4742         * src/textview.c
4743                 fix attachments contextual menu
4744                 Thanks to Colin
4745
4746 2006-07-05 [colin]      2.3.1cvs61
4747
4748         * src/textview.c
4749         * src/compose.c
4750                 Handle sftp:// links
4751
4752 2006-07-05 [paul]       2.3.1cvs60
4753
4754         * src/gtk/filesel.c
4755                 grab save button by default
4756                 Thanks to Colin
4757
4758 2006-07-05 [wwp]        2.3.1cvs59
4759
4760         * manual/xml2pdf
4761                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
4762
4763 2006-07-04 [colin]      2.3.1cvs58
4764
4765         * src/mimeview.c
4766         * src/textview.c
4767                 Use left click to select, middle click to open
4768                 on mimeparts links
4769         * src/common/utils.c
4770                 Fix segfault
4771
4772 2006-07-04 [colin]      2.3.1cvs57
4773
4774         * src/mainwindow.c
4775         * src/news.c
4776                 Warning fixes, thanks to Fabien
4777
4778 2006-07-04 [colin]      2.3.1cvs56
4779
4780         * src/mimeview.c
4781         * src/mimeview.h
4782         * src/textview.c
4783                 Allow parts to be selected via their text label
4784                 in textview
4785
4786 2006-07-04 [colin]      2.3.1cvs55
4787
4788         * src/folderview.c
4789                 Feedback when closing (for big folders)
4790         * src/prefs_actions.c
4791         * src/prefs_filtering.c
4792         * src/prefs_matcher.c
4793         * src/prefs_template.c
4794                 Fix default button when closing without
4795                 having saved
4796
4797 2006-07-04 [colin]      2.3.1cvs54
4798
4799         * src/news.c
4800                 Delete local file on deletion
4801
4802 2006-07-03 [colin]      2.3.1cvs53
4803
4804         * src/folderview.c
4805         * src/main.c
4806                 Don't freeze when rescanning after crash
4807
4808 2006-07-03 [wwp]        2.3.1cvs52
4809
4810         * src/compose.c
4811         * src/privacy.c
4812         * src/privacy.h
4813         * src/plugins/pgpinline/pgpinline.c
4814         * src/plugins/pgpmime/pgpmime.c
4815                 don't report an error when the user cancels the passphrase dialog.
4816
4817 2006-07-02 [colin]      2.3.1cvs51
4818
4819         * src/folderview.c
4820                 Open message when crossing folders with Space,
4821                 goto next unread and friends
4822
4823 2006-07-01 [colin]      2.3.1cvs50
4824
4825         * src/prefs_account.c
4826                 Typographic rules varying from language
4827                 to language (in french "Protocole :"),
4828                 we have to do that :)
4829
4830 2006-07-01 [ticho]      2.3.1cvs49
4831
4832         * src/prefs_account.c
4833                 Only use one temporary gchar* variable in
4834                 prefs_account_protocol_set_optmenu().
4835
4836 2006-07-01 [ticho]      2.3.1cvs48
4837
4838         * src/prefs_account.c
4839         * src/prefs_account.h
4840                 Use GtkLabel for existing account protocol name.
4841                 Created an array for protocol names and populate the
4842                 combobox from it in a for() cycle.
4843
4844 2006-06-30 [colin]      2.3.1cvs47
4845
4846         * src/compose.c
4847                 Block undo when changing signature (by changing
4848                 account)
4849
4850 2006-06-30 [paul]       2.3.1cvs46
4851
4852         * src/send_message.c
4853                 when editing From in the Compose window, use that address
4854                 in the Return-Path: header
4855                 Thanks to Colin
4856
4857 2006-06-30 [colin]      2.3.1cvs45
4858
4859         * src/compose.c
4860                 Fix signature replacement:
4861                 - when no newline before separator
4862                 - when reediting
4863
4864 2006-06-29 [colin]      2.3.1cvs44
4865
4866         * src/folderview.c
4867         * src/folderview.h
4868         * src/mainwindow.c
4869         * src/summaryview.c
4870                 Let 'View/Go to/Next marked' work like
4871                 Next new & Next unread: across folders
4872                 Change the select_on_entry pref to do
4873                 what we want when changing folder
4874         * src/common/utils.c
4875                 Fix single-quoted links 
4876
4877 2006-06-29 [colin]      2.3.1cvs43
4878
4879         * src/gtk/gtkaspell.c
4880                 "Sylpheed" and "Sylpheed-Claws" do exist !
4881
4882 2006-06-29 [colin]      2.3.1cvs42
4883
4884         * src/imap.c
4885                 Forgot to remove debug
4886
4887 2006-06-29 [colin]      2.3.1cvs41
4888
4889         * src/imap.c
4890         * src/imap.h
4891         * src/mainwindow.c
4892                 Disconnect from IMAP servers when going
4893                 offline. Fixes bug #978 (going to offline-mode 
4894                 won't close connections)
4895
4896 2006-06-29 [colin]      2.3.1cvs40
4897
4898         * src/main.c
4899                 Fix transient setting on failing plugins
4900                 Patch by Fabien
4901         * src/plugins/pgpcore/sgpgme.c
4902                 Only warn for OpenPGP. Most people don't
4903                 have CMS available.
4904
4905 2006-06-29 [colin]      2.3.1cvs39
4906
4907         * src/compose.c
4908                 Fix Spelling menu (discrepancy between context menu
4909                 and top menu when folder's dictionary isn't the 
4910                 default one)
4911         * src/plugins/pgpcore/sgpgme.c
4912                 More error reporting about why gpgme can fail
4913
4914 2006-06-29 [wwp]        2.3.1cvs38
4915
4916         * src/mainwindow.c
4917                 honor the display-header-pane setting even when the message view
4918                 is a separate window.
4919
4920 2006-06-29 [wwp]        2.3.1cvs37
4921
4922         * src/prefs_actions.c
4923                 forgot to commit that one (use of GTK_STOCK_INFO).
4924
4925 2006-06-29 [colin]      2.3.1cvs36
4926
4927         * src/imap.c
4928                 Better handling of login errors (ask the password
4929                 again once), alert in case of error. Fix three
4930                 signedness warnings.
4931
4932 2006-06-28 [wwp]        2.3.1cvs35
4933
4934         * src/prefs_template.c
4935         * src/prefs_matcher.c
4936         * src/prefs_filtering_action.c
4937         * src/prefs_quote.c
4938                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
4939                 patch by Fabien Vantard, slightly modified.
4940
4941 2006-06-28 [paul]
4942
4943         2.4.0-rc2 released
4944
4945 2006-06-28 [colin]      2.3.1cvs34
4946
4947         * src/prefs_account.c
4948                 Fix bug #977 (Can't add or edit imap accounts)
4949
4950 2006-06-28 [colin]      2.3.1cvs33
4951
4952         * src/mimeview.c
4953                 Fix previous
4954
4955 2006-06-28 [colin]      2.3.1cvs32
4956
4957         * src/mimeview.c
4958                 Save named inlined attachments with "Save all"
4959         * src/main.c
4960         * src/mbox.c
4961         * src/common/plugin.c
4962         * src/common/plugin.h
4963         * src/common/sylpheed.c
4964         * src/common/utils.c
4965         * src/plugins/pgpcore/sylpheed.def
4966         * src/plugins/pgpinline/sylpheed.def
4967         * src/plugins/pgpmime/sylpheed.def
4968                 Win32 compatibility patch, by
4969                 Werner Koch
4970
4971 2006-06-28 [wwp]        2.3.1cvs31
4972
4973         * src/imap.c
4974         * src/prefs_folder_item.c
4975                 less compilation warnings (thanks to Fabien Vantard), less typos.
4976
4977 2006-06-28 [paul]       2.3.1cvs30
4978
4979         * src/gtk/gtkutils.c
4980                 gtk_combo_box_set_focus_on_click() is only
4981                 available since gtk 2.6.0
4982
4983 2006-06-28 [paul]       2.3.1cvs29
4984
4985         * src/prefs_ext_prog.c
4986                 fix engrish and add a tooltip for the
4987                 'command for 'Display as text' option
4988
4989 2006-06-28 [paul]
4990
4991         2.4.0-rc1 released
4992
4993 2006-06-28 [paul]       2.3.1cvs28
4994
4995         * ChangeLog
4996         * tools/Makefile.am
4997                 include textviewer.pl in releases
4998
4999 2006-06-28 [paul]       2.3.1cvs27
5000
5001         * src/prefs_ext_prog.c
5002                 hide Print command option if libgnomeprint
5003                 support is present
5004
5005 2006-06-27 [colin]      2.3.1cvs26
5006
5007         * src/compose.c
5008                 Fix Esc handling in insert/attach dialog
5009                 Don't show this dialog if dragging something
5010                 else than text/uri-list
5011                 Thanks to Fabien Vantard
5012         * tools/textviewer.pl
5013                 Filter script to display stuff as text
5014                 by H. Merijn Brand
5015
5016 2006-06-27 [wwp]        2.3.1cvs25
5017
5018         * src/messageview.c
5019                 use the exact product name (message view title), patch
5020                 by Fabien Vantard.
5021
5022 2006-06-27 [ticho]      2.3.1cvs24
5023
5024         * src/prefs_account.c
5025         * src/prefs_common.c
5026         * src/prefs_common.h
5027         * src/prefs_ext_prog.c
5028         * src/textview.c
5029                 Add a preference (Preferences/External programs)
5030                 to allow "Display as text" to be done via a script
5031                 (patch by H.Merijn Brand).
5032                 Use GtkComboBox for protocol selection in account
5033                 preferences.
5034                 Only include current choice for existing accounts, and
5035                 insensitivize the combobox.
5036
5037 2006-06-27 [paul]       2.3.1cvs23
5038
5039         * src/mbox.c
5040                 fix crasher introduced in cvs21.
5041                 Thanks to Colin
5042
5043 2006-06-26 [colin]      2.3.1cvs22
5044
5045         * src/mbox.c
5046                 Fix double-frees when leaving folders
5047                 after exporting to mbox
5048
5049 2006-06-26 [colin]      2.3.1cvs21
5050
5051         * src/mbox.c
5052                 More feedback (and optimisation)
5053                 on import/export
5054         * src/common/utils.c
5055                 Fix case when looking for mail addresses
5056         * src/gtk/gtkutils.c
5057                 Extra check for (X-)Face
5058
5059 2006-06-25 [ticho]      2.3.1cvs20
5060
5061         * src/compose.c
5062         * src/exphtmldlg.c
5063         * src/gtk/gtkutils.c
5064         * src/gtk/gtkutils.h
5065                 Added second argument to gtkut_sc_combobox_create() to
5066                 control focus-on-click for the widget.
5067                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
5068
5069 2006-06-25 [ticho]      2.3.1cvs19
5070
5071         * src/compose.c
5072         * src/gtk/Makefile.am
5073         * src/gtk/combobox.c
5074         * src/gtk/combobox.h
5075         * src/gtk/gtkutils.c
5076         * src/gtk/gtkutils.h
5077                 Use GtkComboBox instead of deprecated GtkOptionMenu
5078                 for account selector in compose window and for encoding
5079                 selector in attachment properties.
5080                 Also factorise working with the new GtkComboBox somewhat.
5081
5082 2006-06-24 [paul]       2.3.1cvs18
5083
5084         * src/prefs_common.c
5085                 use the correct default value
5086
5087 2006-06-24 [paul]       2.3.1cvs17
5088
5089         * src/compose.c
5090         * src/prefs_common.c
5091         * src/prefs_common.h
5092         * src/prefs_compose_writing.c
5093                 enable setting of default action when
5094                 dnd'ing files in the compose window.
5095                 (Collaborative effort with wwp)
5096
5097 2006-06-23 [wwp]        2.3.1cvs16
5098
5099         * src/compose.c
5100                 i18n fix (thanks to Fabien Vantard)
5101
5102 2006-06-22 [colin]      2.3.1cvs15
5103
5104         * src/prefs_customheader.c
5105                 Don't use filters in custom headers' file 
5106                 selector. Remember, extensions mean nothing :)
5107
5108 2006-06-22 [paul]       2.3.1cvs14
5109
5110         * configure.ac
5111                 allow setting of man directory location
5112
5113 2006-06-22 [colin]      2.3.1cvs13
5114
5115         * src/mainwindow.c
5116                 Add 'View/Go to/Next unread folder'.
5117                 I missed that :)
5118
5119 2006-06-22 [colin]      2.3.1cvs12
5120
5121         * src/common/utils.c
5122                 Add some subject prefixes
5123                 Patch by Bjorn T Johansen <btj@havleik.no>
5124
5125 2006-06-22 [colin]      2.3.1cvs11
5126
5127         * manual/advanced.xml
5128                 Forgotten hidden pref
5129
5130 2006-06-21 [paul]       2.3.1cvs10
5131
5132         * src/prefs_account.c
5133                 complete the removal of 'Add date header' option
5134
5135 2006-06-21 [paul]       2.3.1cvs9
5136
5137         * src/account.c
5138         * src/compose.c
5139         * src/prefs_account.c
5140         * src/prefs_account.h
5141                 remove option to add date header - always
5142                 add date header
5143         * src/etpan/imap-thread.c
5144                 fix warnings (Thanks to Colin)
5145
5146 2006-06-21 [wwp]        2.3.1cvs8
5147
5148         * src/folder.c
5149                 set the attachment flag when inline text part are (file)named. This is more convenient
5150                 when receiving (for instance) inline source files or patches sent using thunderbird.
5151
5152 2006-06-21 [paul]       2.3.1cvs7
5153
5154         * src/inc.c
5155                 fix off-by-one count of current msg in
5156                 statusbar filtering progressbar
5157
5158 2006-06-21 [paul]       2.3.1cvs6
5159
5160         * src/folder.c
5161                 Show attachment icon even if the part is 'inline'
5162                 if the following conditions are met:
5163                 - content-type != 'text/plain'
5164                 - content-type != '*/pgp-signature'
5165                 - either 'name' or 'filename' parameter is not NULL
5166                 
5167                 Thanks to Colin
5168
5169 2006-06-21 [paul]       2.3.1cvs5
5170
5171         * src/messageview.c
5172         * src/prefs_common.c
5173         * src/prefs_common.h
5174         * src/prefs_other.c
5175                 add an option to 'Never send Return
5176                 Receipts'
5177                 Thanks to Colin
5178
5179 2006-06-20 [mones]      2.3.1cvs4
5180
5181         * po/es.po
5182                 updated
5183         * src/compose.c
5184                 typo fixed (space after comma)
5185         * tools/make.themes.project
5186                 remove exec mode from tarball files
5187
5188 2006-06-20 [colin]      2.3.1cvs3
5189
5190         * src/news.c
5191         * src/procheader.c
5192         * src/unmime.c
5193                 Better fix for \n's in headers (don't 
5194                 break Received: and others)
5195
5196 2006-06-20 [paul]       2.3.1cvs2
5197
5198         * src/alertpanel.c
5199         * src/textview.c
5200                 improve legibility of phishing attempt
5201                 dialog
5202
5203 2006-06-20 [paul]       2.3.1cvs1
5204
5205         * NEWS
5206         * README
5207         * configure.ac
5208                 Update version number following
5209                 stable release
5210
5211 2006-06-20 [colin]      2.3.0cvs26
5212
5213         * src/compose.c
5214                 When dragging a file to the text of the compose
5215                 window, ask whether we want to insert or attach
5216                 (I know lots of people who do that to attach)
5217
5218 2006-06-20 [colin]      2.3.0cvs25
5219
5220         * src/etpan/imap-thread.c
5221                 Fix threshold (the append command is often > 32 bytes)
5222
5223 2006-06-19 [colin]      2.3.0cvs24
5224
5225         * src/imap.c
5226         * src/etpan/imap-thread.c
5227                 Workaround Rockliffe IMAP server bug: replace
5228                 "x UID SEARCH (ANSWERED UID 1:*)" with
5229                 "x UID SEARCH ANSWERED"
5230                 (Rockliffe doesn't handle the parenthesis)
5231
5232 2006-06-19 [colin]      2.3.0cvs23
5233
5234         * src/compose.c
5235         * src/imap.c
5236         * src/etpan/imap-thread.c
5237                 Probably fix bug #972 (Freezes when adding 
5238                 an attachment to the message)
5239         * src/common/defs.h
5240                 Modernize Firefox cmd
5241
5242
5243 2006-06-18 [colin]      2.3.0cvs22
5244
5245         * src/prefs_customheader.c
5246                 Only allow correct filenames for various
5247                 custom headers
5248
5249 2006-06-18 [colin]      2.3.0cvs21
5250
5251         * src/prefs_customheader.c
5252                 Add a 'From File...' button in custom headers prefs, which
5253                 try to do the right thing: 
5254                 for normal headers, use file as plaintext,
5255                 for X-Face, calls compface,
5256                 for Face, encode to b64.
5257
5258 2006-06-17 [colin]      2.3.0cvs20
5259
5260         * src/mh.c
5261                 Warning fix
5262
5263 2006-06-16 [colin]      2.3.0cvs19
5264
5265         * src/summaryview.c
5266                 Recursive quicksearch: show message list
5267                 in current folder, *then* search children
5268                 in the background.
5269
5270 2006-06-16 [colin]      2.3.0cvs18
5271
5272         * src/main.c
5273                 Instead of ignoring SIGPIPE, save caches
5274                 when getting one. Will fix the fact that
5275                 hot caches are out-of-date when logging 
5276                 out of Xorg.
5277         * src/compose.c
5278         * src/prefs_compose_writing.c
5279                 Only save text (not attachments) when 
5280                 auto-saving to drafts
5281         * src/unmime.c
5282                 Always replace \n, \r and \t with spaces
5283                 in headers
5284         * manual/dist/html/Makefile.am
5285         * manual/dist/pdf/Makefile.am
5286         * manual/dist/ps/Makefile.am
5287         * manual/dist/txt/Makefile.am
5288         * manual/fr/dist/html/Makefile.am
5289         * manual/fr/dist/pdf/Makefile.am
5290         * manual/fr/dist/ps/Makefile.am
5291         * manual/fr/dist/txt/Makefile.am
5292         * manual/pl/dist/html/Makefile.am
5293         * manual/pl/dist/pdf/Makefile.am
5294         * manual/pl/dist/ps/Makefile.am
5295         * manual/pl/dist/txt/Makefile.am
5296                 Fix make clean removing pregenerated manuals
5297
5298
5299 2006-06-16 [colin]      2.3.0cvs17
5300
5301         * src/plugins/pgpcore/sgpgme.c
5302         * src/plugins/pgpmime/pgpmime.c
5303         * src/plugins/pgpinline/pgpinline.c
5304                 Better error reporting in setup_signers.
5305                 Don't fallback to default key if specified
5306                 key isn't found.
5307                 Don't allow signing if more than one secret
5308                 key matches the one specified in prefs.
5309
5310 2006-06-15 [colin]      2.3.0cvs16
5311
5312         * src/folderview.c
5313                 Add "Send queue" in the folder's contextual
5314                 menu
5315         * src/compose.c
5316         * src/messageview.c
5317         * src/privacy.c
5318         * src/privacy.h
5319         * src/procmime.c
5320         * src/procmsg.c
5321         * src/plugins/pgpcore/passphrase.c
5322         * src/plugins/pgpcore/sgpgme.c
5323         * src/plugins/pgpinline/pgpinline.c
5324         * src/plugins/pgpmime/pgpmime.c
5325                 Better error reporting
5326         * src/mbox.c
5327                 Probably fix bug #971 (2.2.3 cannot read mail 
5328                 from local mbox)
5329
5330
5331 2006-06-15 [mones]      2.3.0cvs15
5332
5333         * tools/make.themes.project
5334                 creates the themes project from the web page
5335
5336 2006-06-15 [colin]      2.3.0cvs14
5337
5338         * src/folder.c
5339                 Better fix (avoid losing the folder if scan_tree 
5340                 fails)
5341
5342 2006-06-15 [cleroy]     2.3.0cvs13
5343
5344         * src/folder.c
5345                 Probably fix Bug #969 (crash on rebuilding 
5346                 imap folder)
5347
5348 2006-06-14 [colin]      2.3.0cvs12
5349
5350         * manual/dtd/manual.xsl
5351         * manual/sylpheed-claws-manual.xml
5352         * manual/fr/sylpheed-claws-manual.xml
5353         * manual/pl/sylpheed-claws-manual.xml
5354                 Insert pagebreaks between sections
5355
5356 2006-06-14 [paul]       2.3.0cvs11
5357
5358         * configure.ac
5359                 better fix than 2.3.0cvs10
5360
5361 2006-06-14 [paul]       2.3.0cvs10
5362
5363         * configure.ac
5364                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5365                 (backwards compatible)
5366
5367 2006-06-13 [colin]      2.3.0cvs9
5368
5369         * src/messageview.c
5370                 Fix sending of return receipt with the new queue folders
5371
5372 2006-06-13 [wwp]        2.3.0cvs8
5373
5374         * src/quote_fmt_lex.l
5375                 fix wrong tokens returned in quote_fmt lexer, query not().
5376
5377 2006-06-13 [wwp]        2.3.0cvs7
5378
5379         * src/folder.c
5380         * src/prefs_folder_item.c
5381                 allow changing folder type even when folder is not a top-level one,
5382                 thanks to Colin.
5383
5384 2006-06-12 [colin]      2.3.0cvs6
5385
5386         * src/folderview.c
5387                 Fix double-ask of "Do you want to mark all
5388                 as read"
5389
5390 2006-06-12 [colin]      2.3.0cvs5
5391
5392         * src/compose.c
5393         * src/compose.h
5394         * src/folder.c
5395         * src/folder.h
5396         * src/imap.c
5397         * src/inc.c
5398         * src/main.c
5399         * src/messageview.c
5400         * src/mh.c
5401         * src/prefs_folder_item.c
5402         * src/procheader.c
5403         * src/procmime.c
5404         * src/procmsg.c
5405         * src/procmsg.h
5406         * src/send_message.c
5407         * src/summaryview.c
5408         * src/toolbar.c
5409                 Apply bug #964's patch (Queue and drafts aren't normal)
5410                 The Drafts and Queue folder now contain RFC-822 files,
5411                 allowing to move and copy mails from and to these 
5412                 folders. Moving from Drafts to Queue will prepare the
5413                 mail for sending (PGP signature, encryption, etc).
5414                 This patch also rework sending errors handling to try
5415                 to be more helpful.
5416                 Also, allow redefining folder types via the GUI 
5417                 (Folder type in its Properties)
5418
5419 2006-06-12 [colin]      2.3.0cvs4
5420
5421         * src/summaryview.c
5422         * src/prefs_common.c
5423         * src/prefs_common.h
5424         * src/gedit-print.c
5425                 Allow to define a specific print font - patch
5426                 by Bernhard Walle <bernhard.walle@gmx.de>
5427         * src/prefs_fonts.c
5428         * manual/advanced.xml
5429         * manual/fr/advanced.xml
5430                 Add a hidden pref to allow deletion without
5431                 confirmation
5432
5433 2006-06-12 [wwp]        2.3.0cvs3
5434
5435         * .cvsignore
5436                 more files to ignore.
5437
5438 2006-06-12 [wwp]        2.3.0cvs2
5439
5440         * src/quote_fmt.c
5441         * src/quote_fmt_lex.l
5442         * src/quote_fmt_parse.y
5443                 extend the quote_fmt parser (templates and quotes):
5444                 - allow limited sub-expressions in |p{} and |f{} expressions,
5445                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
5446                 - implemented/fixed missing implementation of query_references and show_references,
5447                 - completed, fixed contents and format of the symbols help dialog,
5448                 - fix some compilation warnings.
5449
5450 2006-06-12 [wwp]        2.3.0cvs1
5451
5452         * manual/advanced.xml
5453         * manual/fr/advanced.xml
5454                 updates in the "templates" section of the manual (eng/fr):
5455                  - be more precise (both versions)
5456                  - completed to match the english reference (fr version)
5457                  - touchups (both versions)
5458
5459 2006-06-12 [paul]       2.3.0
5460
5461         2.3.0 released
5462
5463 2006-06-12 [paul]       2.2.3cvs14
5464
5465         * po/ca.po
5466         * po/cs.po
5467         * po/de.po
5468         * po/el.po
5469         * po/fr.po
5470         * po/it.po
5471         * po/pt_BR.po
5472         * po/sr.po
5473         * po/zh_CN.po
5474                 updated by Miquel Oliete, Tim, Stephan Sachse,
5475                 Stavros Giannouris, Fabien Vantard, Andrea
5476                 Spadaccini, Frederico Goncalves Guimaraes,
5477                 Aleksandar Urosevic, and Ralgh Young
5478
5479 2006-06-12 [colin]      2.2.3cvs13
5480
5481         * src/mbox.c
5482                 Add missing header
5483
5484 2006-06-11 [colin]      2.2.3cvs12
5485
5486         * src/msgcache.c
5487                 Verify that g_malloc() succeeded
5488
5489 2006-06-11 [colin]      2.2.3cvs11
5490
5491         * src/wizard.c
5492                 Add Face header to welcome mail
5493
5494 2006-06-10 [colin]      2.2.3cvs10
5495
5496         * src/textview.c
5497                 Revert previous (Forgot it changes the
5498                 margin on the whole mail)
5499
5500 2006-06-10 [colin]      2.2.3cvs9
5501
5502         * src/textview.c
5503                 Don't overlap long headers under (X-)Face
5504
5505 2006-06-10 [mones]      2.2.3cvs8
5506
5507         * manual/xml2pdf
5508                 allow generation of manual on systems lacking saxon binary
5509                 but with java and the saxon library installed
5510
5511         * po/es.po
5512                 updated for release
5513
5514 2006-06-09 [colin]      2.2.3cvs7
5515
5516         * src/summaryview.c
5517                 Fix leak when using Display Sender using Addressbook
5518
5519 2006-06-09 [colin]      2.2.3cvs6
5520
5521         * src/compose.c
5522         * src/folder.c
5523         * src/folderview.c
5524         * src/mimeview.c
5525         * src/summaryview.c
5526                 More leaks fixes
5527
5528 2006-06-09 [paul]       2.2.3cvs5
5529
5530         * AUTHORS
5531         * src/gtk/authors.h
5532         * tools/claws.i18n.status.pl
5533                 updated with new info
5534
5535 2006-06-09 [paul]       2.2.3cvs4
5536
5537         * README
5538                 updated
5539         * manual/ack.xml
5540                 add wwp to authors list
5541         * src/gtk/authors.h
5542                 update mine and Colin's addresses
5543
5544 2006-06-08 [colin]      2.2.3cvs3
5545
5546         * src/etpan/imap-thread.c
5547                 Fix leak on SSL cert check
5548
5549 2006-06-08 [colin]      2.2.3cvs2
5550
5551         * src/common/utils.c
5552                 Fix leak
5553
5554 2006-06-08 [paul]       2.2.3cvs1
5555
5556         * configure.ac
5557                 Update version number following
5558                 stable release
5559
5560 2006-06-07 [colin]      2.2.2cvs3
5561
5562         * src/msgcache.c
5563                 Fix catching cache read errors (guint instead of gint)
5564                 Prevent malloc'ing more than 8MB (means cache corruption)
5565
5566 2006-06-07 [paul]       2.2.2cvs2
5567
5568         * src/exporthtml.c
5569         * src/exportldif.c
5570         * src/mh.c
5571         * src/mutt.c
5572         * src/pine.c
5573         * src/common/utils.c
5574                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
5575                 obey $HOME'
5576                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
5577                 Thanks to Colin
5578
5579 2006-06-06 [paul]       2.2.2cvs1
5580
5581         * configure.ac
5582                 Update version number following
5583                 stable release
5584
5585 2006-06-06 [paul]       2.2.1cvs6
5586
5587         * src/matcher.c
5588                 fix  implicit declaration of
5589                 sylpheed_do_idle()
5590                 Patch by Fabien Vantard
5591
5592 2006-06-06 [paul]       2.2.1cvs5
5593
5594         * src/matcher.c
5595                 fix age_greater and age_lower so that they
5596                 mean what say and not '...or equal to'
5597                 Thanks to Colin
5598
5599 2006-06-06 [paul]       2.2.1cvs4
5600
5601         * src/textview.c
5602         * src/common/utils.c
5603                 fix URI check
5604                 Thanks to Colin
5605
5606 2006-06-05 [wwp]        2.2.1cvs3
5607
5608         * manual/fr/account.xml
5609                 minor language fixes (thanks to Fabien Vantard).
5610
5611 2006-06-05 [colin]      2.2.1cvs2
5612
5613         * src/prefs_folder_item.c
5614         * src/folderview.c
5615                 Allow recursive setting of properties 
5616                 for whole mailboxes
5617         * src/matcher.c
5618                 Don't freeze on 'test' filtering rule
5619
5620 2006-06-05 [colin]      2.2.1cvs1
5621
5622         * configure.ac
5623                 Update version number following
5624                 stable release
5625
5626 2006-06-04 [wwp]        2.2.0cvs82
5627
5628         * manual/glossary.xml
5629         * manual/account.xml
5630         * manual/fr/glossary.xml
5631         * manual/fr/account.xml
5632                 added glossary section and references/links related to the Face custom header.
5633
5634 2006-06-04 [colin]      2.2.0cvs81
5635
5636         * src/summaryview.c
5637                 Skip to next message on move with no
5638                 immediate execution
5639
5640 2006-06-04 [wwp]        2.2.0cvs80
5641
5642         * manual/xml2pdf
5643                 added sanity checks, exit when needed.
5644
5645 2006-06-03 [paul]       2.2.0cvs79
5646
5647         * src/prefs_receive.c
5648                 page name is now 'Receiving'
5649         * src/prefs_send.c
5650                 page name is now 'Sending'
5651
5652 2006-06-03 [colin]      2.2.0cvs78
5653
5654         * src/plugins/spamassassin/spamassassin_gtk.c
5655                 Autoswitch to Localhost if transport was previously
5656                 disabled. Else people had to check [] Enable, then
5657                 *reselect* transport.
5658
5659 2006-06-03 [colin]      2.2.0cvs77
5660
5661         * src/plugins/pgpinline/pgpinline.c
5662         * src/plugins/pgpmime/pgpmime.c
5663                 Check that gpg_data_release_and_get_mem 
5664                 didn't fail (now, why this happens...)
5665
5666 2006-06-03 [colin]      2.2.0cvs76
5667
5668         * src/mbox.c
5669                 Fix bug #962 (Manual and/or UI should 
5670                 warn about incompatible locking 
5671                 causing dataloss)
5672
5673 2006-06-02 [cleroy]     2.2.0cvs75
5674
5675         * src/filtering.c
5676         * src/folder.c
5677         * src/procmsg.c
5678         * src/summaryview.c
5679                 Fix a few leaks
5680
5681 2006-06-02 [colin]      2.2.0cvs74
5682
5683         * src/main.c
5684                 On exit, free caches after writing them
5685                 Shuts up some valgrind false positives
5686         * src/procmsg.c
5687         * src/send_message.c
5688                 Fix races when reusing existing SMTP connections
5689                 Fix inexistant session timeout
5690         * src/toolbar.c
5691                 Display alertpanel after all queues have
5692                 been processed, not after each
5693
5694 2006-06-02 [wwp]        2.2.0cvs73
5695
5696         * manual/fr/glossary.xml
5697         * manual/fr/ack.xml
5698         * manual/ack.xml
5699                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
5700
5701 2006-06-02 [wwp]        2.2.0cvs72
5702
5703         * manual/xml2pdf
5704         * manual/dist/pdf/Makefile.am
5705         * manual/dtd/manual.xsl
5706         * manual/fr/dist/pdf/Makefile.am
5707         * manual/pl/dist/pdf/Makefile.am
5708                 we changed the procedure to generate the .pdf version of the manual.
5709                 The procedure is more modern and the .pdf we get now has a valid index.
5710                 Here are the new pre-requisites:
5711
5712                 - JRE 1.x (1.4 here): there must be one from your distro
5713                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
5714                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
5715                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
5716
5717                 See my posts for further info about the installation of this toolchain:
5718
5719                 Date: Fri, 19 May 2006 19:40:06 +0200
5720                 From: wwp <subscript@free.fr>
5721                 To: sylpheed-claws-devel@lists.sourceforge.net
5722                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
5723
5724                 and
5725
5726                 Date: Wed, 24 May 2006 12:58:49 +0200
5727                 From: wwp <subscript@free.fr>
5728                 To: sylpheed-claws-devel@lists.sourceforge.net
5729                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
5730
5731 2006-06-01 [colin]      2.2.0cvs71
5732
5733         * src/compose.c
5734                 Better guards against IMAP races
5735         * src/main.c
5736         * src/prefs_common.c
5737         * src/prefs_common.h
5738         * src/common/ssl_certificate.c
5739         * src/etpan/imap-thread.c
5740         * src/etpan/imap-thread.h
5741         * src/gtk/sslcertwindow.c
5742                 New hidden option ssl_skip_cert_check to 
5743                 avoid dups of bug #959 (libetpan linked
5744                 against gnutls and gnutls buggy on 64bit)
5745                 Present expired warning only once per
5746                 session/server.
5747         * manual/advanced.xml
5748         * manual/fr/advanced.xml
5749                 Document new option
5750
5751 2006-06-01 [wwp]        2.2.0cvs70
5752
5753         * src/messageview.c
5754                 fix for bug #961 (return receipt dialog 
5755                 complains incorrectly about return-path 
5756                 email adress being different), thanks 
5757                 to Colin.
5758
5759 2006-05-31 [cleroy]     2.2.0cvs69
5760
5761         * src/common/ssl.c
5762                 Guard against NULLs, although this
5763                 should never be an issue
5764
5765 2006-05-31 [colin]      2.2.0cvs68
5766
5767         * src/filtering.c
5768                 Use g_slist_prepend
5769         * src/imap.c
5770                 Don't remove caches when destroying folder, it
5771                 could (should) be done at exit
5772         * src/inc.c
5773                 free processing cache after incorporation
5774         * src/etpan/imap-thread.c
5775                 Maybe fix bug #959 (Crash on moving to emails 
5776                 to a imap account per ssl with a expired 
5777                 certificate.)
5778
5779 2006-05-30 [colin]      2.2.0cvs67
5780
5781         * src/summaryview.c
5782                 Put back event flush when displaying message
5783                 It avoids reading a bunch of messages just
5784                 by hitting shift-n for too long ;)
5785
5786 2006-05-29 [colin]      2.2.0cvs66
5787
5788         * src/summaryview.c
5789                 Remove useless g_warnings
5790
5791 2006-05-29 [colin]      2.2.0cvs65
5792
5793         * src/imap.c
5794                 Fix g_slist_append()s for performance
5795
5796 2006-05-29 [colin]      2.2.0cvs64
5797
5798         * src/compose.c
5799         * src/common/utils.c
5800                 Fix extraneous tab at start of addresses
5801         * src/mainwindow.c
5802                 Fix warnings (thanks to Fabien)
5803                 Fix crash at exit when composing messages 
5804                 exist
5805         * src/pop.c
5806                 Fix progress bar when deleting expired mails
5807                 Thanks to Hiro
5808         * src/summaryview.c
5809         * src/gtk/gtksctree.c
5810                 Fix re-sorting slowness
5811
5812 2006-05-29 [paul]       2.2.0cvs63
5813
5814         * src/mh.c
5815                 fetch full message when moving mails
5816                 from another mailbox, (fixed data loss
5817                 when filtering from IMAP to MH, introduced
5818                 in 2.2.0cvs57).
5819                 Thanks to Colin
5820
5821 2006-05-29 [mones]      2.2.0cvs62
5822
5823         * src/gtk/gtksctree.c
5824                 Unselect faster (patch by Colin)        
5825
5826 2006-05-26 [colin]      2.2.0cvs61
5827
5828         * src/summaryview.c
5829                 Unplug MSGINFO_UPDATE callback on delete too.
5830
5831 2006-05-26 [colin]      2.2.0cvs60
5832
5833         * src/foldersel.c
5834                 Fix bold in folder selection window with glib2.10
5835                 thanks Hiro
5836
5837 2006-05-26 [colin]      2.2.0cvs59
5838
5839         * src/procheader.c
5840                 Convert date only if necessary (and don't
5841                 try to convert from utf8 to utf8, too)
5842         * src/summaryview.c
5843                 Only set column's text if the column's 
5844                 displayed
5845
5846 2006-05-26 [colin]      2.2.0cvs58
5847
5848         * src/summaryview.c
5849         * src/gtk/gtkutils.c
5850                 Fix useless warning
5851
5852 2006-05-26 [colin]      2.2.0cvs57
5853
5854         * src/mainwindow.c
5855                 Make summaryview selectable as long as 
5856                 no message has focus
5857         * src/mh.c
5858                 Faster deletion (by implementing mh_remove_msgs)
5859                 Faster copy (avoid using mh_fetch_msg just to get
5860                 the filename)
5861                 Faster move (using move_file instead of copy_file
5862                 if MSG_IS_MOVE)
5863                 No progressbar if total number of mails to cp/mv 
5864                 is less than 100
5865         * src/summaryview.c
5866                 Fix removal from subject_table when mail gets moved
5867                 Faster deletion (g_slist_prepend instead of append)
5868         * src/gtk/gtksctree.c
5869                 Remove useless code
5870
5871 2006-05-25 [colin]      2.2.0cvs56
5872
5873         * src/common/ssl_certificate.c
5874                 Fix leak in expired cert check
5875
5876 2006-05-25 [colin]      2.2.0cvs55
5877
5878         * src/mh.c
5879                 Disable flags syncing on .mh_sequences - it
5880                 is buggy and marks mails read under unknown
5881                 conditions.
5882
5883 2006-05-25 [paul]
5884
5885         * 2.3.0-rc4 released
5886
5887 2006-05-24 [colin]      2.2.0cvs54
5888
5889         attention cvs users: if you manage to crash
5890         Sylpheed-Claws while moving, copying or deleting
5891         mails, we *are* interested in stack traces and
5892         valgrind logs. It looks stable, but one never
5893         knows...
5894
5895         * src/folder.c
5896                 Add progressbar for cache updates
5897         * src/folderutils.c
5898                 Optimize Mark all read in the current
5899                 folder
5900         * src/mh.c
5901                 Add progressbar for copy/move
5902         * src/procmsg.c
5903                 Optimize O(n^2) in copy/move
5904         * src/summaryview.c
5905         * src/gtk/gtksctree.c
5906                 Optimize O(n^2) algos
5907         * src/common/timing.h
5908                 Display ms instead of us
5909
5910 2006-05-24 [wwp]        2.2.0cvs53
5911
5912         * manual/fr/advanced.xml
5913                 updates to the French manual.
5914
5915 2006-05-24 [wwp]        2.2.0cvs52
5916
5917         * src/common/utils.c
5918                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
5919
5920 2006-05-24 [wwp]        2.2.0cvs51
5921
5922         * src/folderutils.c
5923                 fixed "mark all read" in MH folders (thanks to Colin).
5924
5925 2006-05-24 [paul]       2.2.0cvs50
5926
5927         * doc/man/sylpheed-claws.1
5928                 updated the man page
5929
5930 2006-05-23 [colin]      2.2.0cvs49
5931
5932         * src/folderview.c
5933         * src/imap.c
5934         * src/inc.c
5935         * src/mbox.c
5936         * src/messageview.c
5937         * src/news.c
5938         * src/send_message.c
5939         * src/summaryview.c
5940         * src/gtk/sslcertwindow.c
5941                 alertpanel fixes, by Fabien
5942
5943 2006-05-23 [colin]      2.2.0cvs48
5944
5945         * src/folder.c
5946         * src/folderview.c
5947         * src/msgcache.c
5948         * src/summaryview.c
5949         * src/gtk/gtksctree.c
5950         * src/gtk/gtksctree.h
5951                 More timings
5952                 Fix slow loading problem, which was caused by the
5953                 use of some gtk_ctree funcs and their use of
5954                 g_list_position while gtk_ctree_(un)link'ing.
5955                 Reap more functions from gtkctree.c to be sure we
5956                 use our (fast) version instead of theirs.
5957         * src/mh.c
5958                 Fix copy of unread mails
5959
5960
5961 2006-05-22 [wwp]        2.2.0cvs47
5962
5963         * manual/fr/advanced.xml
5964                 updated.
5965
5966 2006-05-22 [colin]      2.2.0cvs46
5967
5968         * src/filtering.c
5969                 Fix possible infinite loop. 'copy' is not a 
5970                 final action, so when encountering a 'copy',
5971                 we have to check if a previous one was set
5972                 and do it. In the same way, if we encounter
5973                 a 'move' we have to perform a possibly 
5974                 pending 'copy'. This will slow down filtering
5975                 on IMAP if move+copy or multiple copy actions
5976                 are to be done, but handling it via the batch
5977                 would be really too convoluted.
5978
5979 2006-05-22 [wwp]        2.2.0cvs45
5980
5981         * manual/fr/advanced.xml
5982         * manual/fr/faq.xml
5983         * manual/fr/glossary.xml
5984         * manual/fr/handling.xml
5985         * manual/fr/intro.xml
5986         * manual/fr/plugins.xml
5987         * manual/fr/sylpheed-claws-manual.xml
5988                 sync w/ the english manual: updates URIs, documented mailing-list
5989                 support, better explanation about the enabled/disabled feature
5990                 in filtering/processing rules by Paul.
5991
5992 2006-05-21 [colin]      2.2.0cvs44
5993
5994         * src/summaryview.c
5995                 Don't expand after building threads, but during
5996
5997 2006-05-21 [colin]      2.2.0cvs43
5998
5999         * src/procmsg.c
6000         * src/summaryview.c
6001                 More timing possibilities... For next time I have 
6002                 to find out how the hell some 3GHz computer takes
6003                 one minute to open a 30k folder...
6004
6005 2006-05-21 [colin]      2.2.0cvs42
6006
6007         * manual/pl/advanced.xml
6008         * manual/pl/faq.xml
6009         * manual/pl/glossary.xml
6010         * manual/pl/handling.xml
6011         * manual/pl/intro.xml
6012         * manual/pl/plugins.xml
6013         * manual/pl/sylpheed-claws-manual.xml
6014                 Polish manual updated by Pawel
6015
6016 2006-05-20 [colin]
6017
6018         * 2.3.0-rc3 released
6019
6020 2006-05-20 [colin]      2.2.0cvs41
6021
6022         * src/imap.c
6023                 Fix -rc2 problems:
6024                 - remove cache of moved messages from original folder
6025                 - apply new flags to messages even if they aren't appliable
6026                   via IMAP.
6027
6028 2006-05-20 [colin]
6029
6030         * 2.3.0-rc2 released
6031
6032 2006-05-19 [colin]      2.2.0cvs40
6033
6034         * src/imap.c
6035                 Don't issue SELECT in imap_change_flags
6036                 before having checked that we indeed have
6037                 some flags to change. MSG_POSTFILTERED for
6038                 example can't be used on IMAP.
6039                 Fixes bug #955 (copying messages between 
6040                 imap folders is extremely slow), which was
6041                 a regression.
6042
6043 2006-05-19 [colin]      2.2.0cvs39
6044
6045         * src/folder.c
6046         * src/folder.h
6047         * src/folderview.c
6048                 Try to fix bug #830 (Some unread messages 
6049                 get marked read in IMAP inbox):
6050                 - Prevent scanning a folder if it's being 
6051                   opened via the GUI
6052                 - Postpone opening via the GUI of a folder
6053                   currently scanned.
6054
6055
6056 2006-05-19 [wwp]        2.2.0cvs38
6057
6058         * manual/advanced.xml
6059                 fix English+typo (thanks to Paul).
6060
6061 2006-05-19 [wwp]        2.2.0cvs37
6062
6063         * manual/advanced.xml
6064         * manual/fr/advanced.xml
6065         * src/gtk/logwindow.c
6066         * src/prefs_common.c
6067         * src/prefs_common.h
6068                 added hidden prefs to allow customization of colors used in
6069                 protocol log window (useful for dark gtk+ themes).
6070
6071 2006-05-19 [wwp]        2.2.0cvs36
6072
6073         * ChangeLog
6074                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
6075
6076 2006-05-19 [paul]       2.2.0cvs35
6077
6078         * src/textview.c
6079                 make Reply-To fully clickable
6080         * src/gtk/logwindow.c
6081                 more colouring (SMTP ESMTP)
6082         Both patches by Pawel Pekala
6083
6084 2006-05-19 [cleroy]     2.2.0cvs34
6085
6086         * src/mh.c
6087                 Don't update flags from current folder
6088                 Probably fixes bug #935 (Read Messages 
6089                 Revert to Being Marked as Unread)
6090
6091 2006-05-18 [colin]      2.2.0cvs33
6092
6093         * src/imap.c
6094                 Warning fix
6095         * src/compose.c
6096         * src/mainwindow.c
6097         * src/summaryview.c
6098         * src/toolbar.c
6099                 Allow replying to multiple emails
6100                 in multiple windows
6101         * src/mimeview.c
6102         * src/etpan/imap-thread.c
6103                 Leak fixes
6104
6105 2006-05-18 [paul]       2.2.0cvs32
6106
6107         * src/summaryview.c
6108                 keep Mailing-List menu refreshed
6109                 Thanks to Colin
6110
6111 2006-05-18 [paul]       2.2.0cvs31
6112
6113         * manual/advanced.xml
6114         * manual/faq.xml
6115         * manual/glossary.xml
6116         * manual/handling.xml
6117         * manual/intro.xml
6118         * manual/plugins.xml
6119         * manual/sylpheed-claws-manual.xml
6120                 update URLs
6121                 add info about mailing-list support
6122                 edit filtering info
6123         * src/wizard.c
6124         * src/common/defs.h
6125         * src/gtk/about.c
6126         * src/plugins/dillo_viewer/README
6127                 update URLs
6128
6129 2006-05-17 [wwp]        2.2.0cvs30
6130
6131         * manual/handling.xml
6132         * manual/fr/handling.xml
6133                 documented the ability to enabled/disable filtering/processing rules.
6134
6135 2006-05-17 [colin]      2.2.0cvs29
6136
6137         * src/main.c
6138                 Don't initialize g_thread subsystem if it's 
6139                 already done (thanks to Hiro)
6140         * src/mimeview.c
6141                 Fix saving of parts when there name can't be
6142                 converted from UTF-8.
6143
6144 2006-05-17 [paul]       2.2.0cvs28
6145
6146         * po/Makefile.in.in
6147                 fix config.status warning with autoconf 2.60
6148
6149 2006-05-17 [paul]       2.2.0cvs27
6150
6151         * po/POTFILES.in
6152                 add src/mbox.c
6153
6154 2006-05-17 [wwp]        2.2.0cvs26
6155
6156         * src/mainwindow.c
6157                 fix useless and potentially dangerous buffer walking (thanks to Colin).
6158
6159 2006-05-17 [wwp]        2.2.0cvs25
6160
6161         * src/plugins/demo/demo.c
6162                 updated product name in plugin demo (many plugins need to be
6163                 sync'ed w/ that change).
6164
6165 2006-05-17 [colin]      2.2.0cvs24
6166
6167         * src/mh.c
6168                 Fix leak
6169
6170 2006-05-16 [colin]      2.2.0cvs23
6171
6172         * src/mainwindow.c
6173                 Stupid me hit again. Fix cvs22.
6174
6175 2006-05-16 [colin]      2.2.0cvs22
6176
6177         * src/mainwindow.c
6178                 Fix bug #922 (sylpheed-claws crashed after 
6179                 pushing on Inbox folder)
6180
6181 2006-05-16 [colin]      2.2.0cvs21
6182
6183         * src/compose.c
6184                 Make From header be copy/paste/select-able
6185
6186 2006-05-16 [wwp]        2.2.0cvs20
6187
6188         * src/export.c
6189         * src/matcher.c
6190         * src/summaryview.c
6191         * src/etpan/imap-thread.c
6192                 fix some compiler warnings (thanks to Colin).
6193
6194 2006-05-16 [wwp]        2.2.0cvs19
6195
6196         * src/action.c
6197         * src/gedit-print.c
6198         * src/inc.c
6199         * src/mainwindow.c
6200         * src/mh.c
6201         * src/statusbar.c
6202         * src/send_message.c
6203         * src/summaryview.c
6204                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
6205
6206 2006-05-15 [colin]      2.2.0cvs18
6207
6208         * src/procmsg.c
6209                 Fix automatic rule creation with List-Post
6210
6211 2006-05-15 [paul]       2.2.0cvs17
6212
6213         * tools/filter_conv_new.pl
6214                 updated for rule enabling/disabling
6215                 claws version >= 2.3.x required
6216
6217 2006-05-15 [cleroy]     2.2.0cvs16
6218
6219         * src/main.c
6220                 Revert test
6221
6222 2006-05-15 [cleroy]     2.2.0cvs15
6223
6224         * src/main.c
6225                 test
6226
6227 2006-05-15 [wwp]        2.2.0cvs14
6228
6229         * manual/pl/.cvsignore
6230                 ignore generated files.
6231
6232 2006-05-14 [wwp]        2.3.0-rc1
6233
6234         * 2.3.0-rc1 released
6235
6236 2006-05-13 [wwp]        2.2.0cvs13
6237
6238         * src/filtering.c
6239         * src/filtering.h
6240         * src/matcher.c
6241         * src/matcher_parser_lex.l
6242         * src/matcher_parser_parse.y
6243         * src/prefs_filtering.c
6244                 new feature: provide the ability to disable filtering and processing
6245                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
6246                 adaptations.
6247
6248 2006-05-13 [colin]      2.2.0cvs12
6249
6250         * src/compose.c
6251                 Remove useless if (a) b; else b;
6252                 Thanks to wwp
6253
6254 2006-05-13 [wwp]        2.2.0cvs11
6255
6256         * src/export.c
6257         * src/import.c
6258         * src/mainwindow.c
6259         * src/mbox.c
6260         * src/summaryview.c
6261         * src/summaryview.h
6262                 no more silent failures (or at least less ones) when importing
6263                 or exporting from/to mbox. Also start importing/exporting if
6264                 the necessary info is set.
6265
6266 2006-05-13 [wwp]        2.2.0cvs10
6267
6268         * RELEASE_NOTES
6269                 restored up-to-date release notes.
6270
6271 2006-05-13 [paul]       2.2.0cvs9
6272
6273         * po/nl.po
6274         * po/ru.po
6275                 updated by Tim Dijkstra and Pavlo Bohmat
6276
6277 2006-05-12 [colin]      2.2.0cvs8
6278
6279         * src/gtk/quicksearch.c
6280                 Add "k" as shortcut for "colorlabel". Patch
6281                 by ath42@users.sf.net.
6282
6283 2006-05-12 [paul]       2.2.0cvs7
6284
6285         * src/prefs_common.h
6286         * src/prefs_summaries.c
6287         * src/summaryview.c
6288                 when entering a folder also allow
6289                 going directly to first Marked message
6290
6291 2006-05-12 [paul]       2.2.0cvs6
6292
6293         * src/summaryview.c
6294                 always obey 'confirm before marking all
6295                 mails read' option
6296
6297 2006-05-12 [paul]       2.2.0cvs5
6298
6299         * src/textview.c
6300                 make Sender fully clickable
6301
6302 2006-05-12 [colin]      2.2.0cvs4
6303
6304         * src/compose.c
6305         * src/compose.h
6306                 Let From be editable
6307         * src/main.c
6308         * src/mh.c
6309                 Full support of .mh_sequences' Unseen seq
6310
6311 2006-05-12 [colin]      2.2.0cvs3
6312
6313         * src/folder.c
6314         * src/mainwindow.c
6315         * src/mainwindow.h
6316         * src/messageview.c
6317         * src/prefs_spelling.c
6318         * src/procheader.c
6319         * src/procmsg.c
6320         * src/procmsg.h
6321         * src/summaryview.c
6322         * src/toolbar.c
6323         * src/toolbar.h
6324                 Add contextual menu on Compose toolbar
6325                 button. Fixes bug #944 (Automatic
6326                 addresses not applied when changing account
6327                 from compose window)
6328                 add Mailing List support
6329                 based on the old 0.6.5claws25 patch by
6330                 Melvin Hadasht, with finishing touches
6331                 by Colin
6332                 Fix "ignore thread" when mails are threaded by
6333                 subject (and weren't ignored although appearing
6334                 in the thread).
6335                 GUI rework.
6336                 Both patches by Pawel.
6337
6338 2006-05-08 [paul]       2.2.0cvs2
6339
6340         * src/mainwindow.c
6341         * src/mainwindow.h
6342         * src/messageview.c
6343         * src/procheader.c
6344         * src/procmsg.c
6345         * src/procmsg.h
6346         * src/summaryview.c
6347                 add Mailing List support
6348                 based on the old 0.6.5claws25 patch by 
6349                 Melvin Hadasht, with finishing touches
6350                 by Colin
6351
6352 2006-05-08 [colin]      2.2.0cvs1
6353
6354         * src/mainwindow.c
6355         * src/toolbar.c
6356         * src/toolbar.h
6357                 Add contextual menu on Compose toolbar 
6358                 button. Fixes bug #944 (Automatic 
6359                 addresses not applied when changing account 
6360                 from compose window)
6361
6362 2006-05-08 [paul]       2.2.0
6363
6364         2.2.0 released
6365
6366 2006-05-08 [paul]       2.1.1cvs51
6367
6368         * po/cs.po
6369         * po/de.po
6370         * po/en_GB.po
6371         * po/fi.po
6372         * po/fr.po
6373         * po/pt_BR.po
6374         * po/sr.po
6375         * po/zh_CN.po
6376                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6377                 Fabien Vantard, Frederico Goncalves Guimaraes,
6378                 Aleksandar Urosevic, and Ralgh Young
6379
6380 2006-05-12 [colin]      2.1.1cvs50
6381
6382         * po/cs.po
6383         * po/de.po
6384         * po/en_GB.po
6385         * po/es.po
6386         * po/fi.po
6387         * po/fr.po
6388         * po/pt_BR.po
6389         * po/sr.po
6390         * po/zh_CN.po
6391                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6392                 Fabien Vantard, Frederico Goncalves Guimaraes,
6393                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
6394
6395 2006-05-05 [colin]      2.1.1cvs49
6396
6397         * manual/Makefile.am
6398         * manual/pl/Makefile.am
6399         * manual/pl/account.xml
6400         * manual/pl/ack.xml
6401         * manual/pl/addrbook.xml
6402         * manual/pl/advanced.xml
6403         * manual/pl/faq.xml
6404         * manual/pl/glossary.xml
6405         * manual/pl/gpl.xml
6406         * manual/pl/handling.xml
6407         * manual/pl/intro.xml
6408         * manual/pl/keyboard.xml
6409         * manual/pl/plugins.xml
6410         * manual/pl/starting.xml
6411         * manual/pl/sylpheed-claws-manual.xml
6412         * manual/pl/dist/.cvsignore
6413         * manual/pl/dist/Makefile.am
6414         * manual/pl/dist/html/.cvsignore
6415         * manual/pl/dist/html/Makefile.am
6416         * manual/pl/dist/pdf/.cvsignore
6417         * manual/pl/dist/pdf/Makefile.am
6418         * manual/pl/dist/ps/.cvsignore
6419         * manual/pl/dist/ps/Makefile.am
6420         * manual/pl/dist/txt/.cvsignore
6421         * manual/pl/dist/txt/Makefile.am
6422                 Add the polish translation of the manual,
6423                 Authored by Pawel Pekala.
6424
6425 2006-05-05 [cleroy]     2.1.1cvs48
6426
6427         * src/main.c
6428                 Re-read matcherrc after loading plugins 
6429                 if some of them add folders.
6430
6431 2006-05-03 [colin]      2.1.1cvs47
6432
6433         * src/imap.c
6434                 I'm idiot
6435
6436 2006-05-03 [colin]      2.1.1cvs46
6437
6438         * src/imap.c
6439                 Be sure to have a session when
6440                 getting separator
6441
6442 2006-05-03 [colin]      2.1.1cvs45
6443
6444         * src/imap.c
6445         * src/imap.h
6446         * src/imap_gtk.c
6447                 Fix preventing renaming with namespace 
6448                 separator.
6449
6450 2006-05-01 [colin]      2.1.1cvs44
6451
6452         * src/action.c
6453                 Don't reload messageview when result of
6454                 action is piped.
6455
6456 2006-04-29 [colin]      2.1.1cvs43
6457
6458         * src/prefs_receive.c
6459         * src/plugins/spamassassin/spamassassin_gtk.c
6460         * src/plugins/clamav/clamav_plugin_gtk.c
6461                 GUI fixes by Pawel
6462
6463 2006-04-29 [colin]      2.1.1cvs42
6464
6465         * src/prefs_compose_writing.c
6466         * src/prefs_quote.c
6467                 Cleanups. Patch by Pawel
6468
6469 2006-04-28 [paul]       2.1.1cvs41
6470
6471         * src/matcher.c
6472                 fix returned quick search results when search
6473                 term contains an underscore.
6474                 Thanks to Colin
6475
6476 2006-04-28 [paul]       2.1.1cvs40
6477
6478         * src/prefs_message.c
6479         * src/prefs_receive.c
6480                 GUI cleanups
6481                 Patches by Pawel Pekala
6482
6483 2006-04-27 [colin]      2.1.1cvs39
6484
6485         * src/wizard.c
6486                 Differentiate subject Welcome from
6487                 window's title Welcome
6488
6489 2006-04-27 [paul]
6490
6491         2.2.0-rc1 released
6492
6493 2006-04-27 [paul]       2.1.1cvs38
6494
6495         * manual/advanced.xml
6496         * manual/fr/advanced.xml
6497                 add info about compose_no_markup hidden pref
6498
6499 2006-04-27 [paul]       2.1.1cvs37
6500
6501         * src/prefs_account.c
6502                 improve privacy labels
6503         * src/prefs_msg_colors.c
6504                 change some strings for translators' convenience
6505         * src/gtk/gtkutils.c
6506                 don't underline the link button text
6507
6508 2006-04-25 [colin]      2.1.1cvs36
6509
6510         * src/folder.c
6511                 Complete 2.1.1cvs33 (once more ;)
6512
6513 2006-04-25 [colin]      2.1.1cvs35
6514
6515         * src/editldap.c
6516                 Fix tooltip
6517
6518 2006-04-25 [cleroy]     2.1.1cvs34
6519
6520         * src/compose.c
6521         * src/gtk/gtkaspell.c
6522                 Fix crash on redirect (related to the return 
6523                 of the aspell menu in compose's toolbar)
6524         * src/prefs_msg_colors.c
6525                 Fix sensitivity widgets
6526         * src/image_viewer.c
6527         * src/gtk/pluginwindow.c
6528         * src/gtk/prefswindow.c
6529                 Change released signals to clicked (Fabien)
6530         * po/POTFILES.in
6531         * src/common/socket.c
6532         * src/plugins/spamassassin/spamassassin.c
6533                 Translate strings (Fabien)
6534
6535 2006-04-25 [paul]       2.1.1cvs33
6536
6537         * src/folder.c
6538         * src/folder.h
6539         * src/folderview.c
6540                 complete the fix of bug #912
6541                 Thanks to Colin
6542
6543 2006-04-25 [colin]      2.1.1cvs32
6544
6545         * src/news.c
6546                 Better progress bar
6547         * src/mimeview.c
6548         * src/summaryview.c
6549         * src/summaryview.h
6550                 Fix focus chain
6551                 Patches by Pawel Pekala
6552
6553 2006-04-24 [colin]      2.1.1cvs31
6554
6555         * src/compose.c
6556                 Fix compilation warnings (Fabien)
6557
6558 2006-04-24 [colin]      2.1.1cvs30
6559
6560         * src/addrindex.c
6561         * src/editldap.c
6562         * src/editldap_basedn.c
6563         * src/editldap_basedn.h
6564         * src/ldapctrl.c
6565         * src/ldapctrl.h
6566         * src/ldapquery.c
6567         * src/ldaputil.c
6568         * src/ldaputil.h
6569                 Fix bug #901 (LDAPS support)
6570
6571 2006-04-24 [colin]      2.1.1cvs29
6572
6573         * src/compose.c
6574                 Fix logic on error with send dialog on
6575         * src/imap.c
6576                 Fix compilation without libetpan, thanks
6577                 to Fabien
6578         * src/summaryview.c
6579                 Fix 'context-menu' key
6580
6581 2006-04-23 [colin]      2.1.1cvs28
6582
6583         * src/folder.c
6584                 Never free current's cache to free up 
6585                 memory. Fixes bug #912 (new count 
6586                 randomly set to message count)
6587
6588 2006-04-23 [colin]      2.1.1cvs27
6589
6590         * src/gtk/quicksearch.c
6591                 And remove printf...
6592
6593 2006-04-23 [colin]      2.1.1cvs26
6594
6595         * src/gtk/quicksearch.c
6596                 Fix replacing in quicksearch, and fix inserting
6597                 in the middle of the string. (introduced at 2.1.0cvs22)
6598
6599 2006-04-23 [colin]      2.1.1cvs25
6600
6601         * src/imap.c
6602                 Make sure uidnext is initialized in get_num_list
6603                 (not for stable, related to 2.1.1cvs8 and friends)
6604
6605 2006-04-23 [colin]      2.1.1cvs24
6606
6607         * src/imap.c
6608                 Output something when login is successful
6609                 too
6610
6611 2006-04-23 [colin]      2.1.1cvs23
6612
6613         * src/etpan/imap-thread.c
6614                 Better logging (line-per-line, hide data in fetch)
6615                 Fix a const warning
6616         * src/gtk/logwindow.c
6617         * src/gtk/logwindow.h
6618                 Better logging (color for input/output)
6619
6620 2006-04-21 [colin]      2.1.1cvs22
6621
6622         * src/gtk/quicksearch.c
6623                 On gtk+-2.8, use stock buttons in quicksearch
6624                 Based on a patch by Fabien and a design by Paul
6625
6626 2006-04-21 [colin]      2.1.1cvs21
6627
6628         * src/folderview.c
6629         * src/mainwindow.c
6630                 Fix occasional flicker in folderview
6631         * src/common/utils.c
6632                 Fix bug #943 (Incorrectly parsed email address 
6633                 list in short headers on message view and in 
6634                 printouts)
6635
6636 2006-04-20 [colin]      2.1.1cvs20
6637
6638         * src/imap.c
6639         * src/imap.h
6640         * src/prefs_account.c
6641                 Add ANONYMOUS auth for IMAP
6642
6643 2006-04-20 [paul]       2.1.1cvs19
6644
6645         * src/main.c
6646                 proper fix for 2.1.1cvs18
6647                 Thanks to Colin
6648
6649 2006-04-20 [paul]       2.1.1cvs18
6650
6651         * src/main.c
6652                 fix build warnings
6653
6654 2006-04-20 [paul]       2.1.1cvs17
6655
6656         * src/gtk/quicksearch.c
6657                 fix standard, non-extended Quick search,
6658                 was broken in 2.1.1cvs15.
6659                 Thanks to Colin.
6660
6661 2006-04-20 [colin]      2.1.1cvs16
6662
6663         * src/prefs_matcher.c
6664                 Fix values when reselecting a ~test
6665                 rule
6666
6667 2006-04-19 [colin]      2.1.1cvs15
6668
6669         * src/compose.c
6670         * src/compose.h
6671         * src/gtk/gtkaspell.c
6672         * src/gtk/gtkaspell.h
6673                 Put back Options menu in Spelling/
6674         * src/gtk/quicksearch.c
6675                 Don't search, and show error, if the
6676                 advanced search has a syntax error
6677
6678 2006-04-18 [colin]      2.1.1cvs14
6679
6680         * src/textview.c
6681                 Fix gdk warnings on set_cursor when textview
6682                 isn't visible
6683
6684 2006-04-18 [colin]      2.1.1cvs13
6685
6686         * src/gtk/gtksctree.c
6687                 Remove seemingly useless refresh that causes
6688                 flicker - watch this commit in case of 
6689                 problems before planned backport to stable
6690
6691 2006-04-18 [colin]      2.1.1cvs12
6692
6693         * src/imap.c
6694                 Factorize get/set_xml code
6695         * src/compose.c
6696         * src/prefs_account.c
6697         * src/prefs_account.h
6698         * src/procmsg.c
6699                 Add Encrypt to self option
6700
6701 2006-04-17 [colin]      2.1.1cvs11
6702
6703         * configure.ac
6704                 Fix search on encrpyt function on dragonfly
6705                 Patch by Jonathan Buschmann <jonthn@agmact.com>
6706
6707 2006-04-17 [colin]      2.1.1cvs10
6708
6709         * src/prefs_account.c
6710                 Be safe by default: remove mails from POP3
6711                 after 7 days, not immediately
6712
6713 2006-04-17 [colin]      2.1.1cvs9
6714
6715         * src/etpan/imap-thread.c
6716                 Fix build on DragonFly - patch by 
6717                 Jonathan Buschmann <jonthn@agmact.com>
6718
6719 2006-04-17 [colin]      2.1.1cvs8
6720
6721         * src/imap.c
6722                 Save uidnext between sessions
6723
6724 2006-04-17 [colin]      2.1.1cvs7
6725
6726         * src/imap.c
6727                 scan is required when uid validity changes
6728
6729 2006-04-17 [colin]      2.1.1cvs6
6730
6731         * src/folderview.c
6732                 Don't scan if not necessary, apart in current
6733                 folder and INBOX to fetch flags.
6734         * src/imap.c
6735                 Scan is necessary if unread count changes
6736
6737 2006-04-17 [colin]      2.1.1cvs5
6738
6739         * src/imap.c
6740                 ...But always fetch ANSWERED and DELETED flags for
6741                 INBOX, as filtering can happen on these flags.
6742
6743 2006-04-17 [colin]      2.1.1cvs4
6744
6745         * src/imap.c
6746                 Don't fetch REPLIED and DELETED flags when synchronising
6747                 flags with a closed folder. We only need UNSEEN and FLAGGED
6748                 to update the folderview.
6749
6750 2006-04-17 [colin]      2.1.1cvs3
6751
6752         * src/imap.c
6753                 Faster flag search when there are new mails 
6754                 in a folder. We can do a full search if the 
6755                 folder contains less messages than the new
6756                 list.
6757
6758 2006-04-17 [colin]      2.1.1cvs2
6759
6760         * po/cs.po
6761         * po/de.po
6762         * po/fr.po
6763         * po/nl.po
6764         * po/pt_BR.po
6765                 Update translations from stable branch
6766
6767 2006-04-17 [colin]      2.1.1cvs1
6768
6769         * configure.ac
6770                 Bump version to follow stable release
6771
6772 2006-04-16 [mones]      2.1.0cvs50
6773
6774         * po/es.po
6775                 Updated for release
6776
6777 2006-04-16 [colin]      2.1.0cvs49
6778
6779         * src/textview.c
6780                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
6781                 with gtk < 2.8. Thanks to Fabien Vantard.
6782
6783 2006-04-15 [colin]      2.1.0cvs48
6784
6785         * src/etpan/imap-thread.c
6786                 Fix bug #919 (libetpan: SEGV when connecting 
6787                 using command)
6788
6789 2006-04-14 [colin]      2.1.0cvs47
6790
6791         * src/main.c
6792                 Fix race on --select (should be done better)
6793
6794 2006-04-14 [wwp]        2.1.0cvs46
6795
6796         * src/send_message.c
6797                 enforce a check for domain in account prefs (a sending
6798                 error could be faced if domain was checked but no value set),
6799                 thanks to Colin.
6800
6801 2006-04-14 [colin]      2.1.0cvs45
6802
6803         * src/codeconv.c
6804                 when converting from unknown to unknown, if the
6805                 string is UTF8, don't convert it to the locale
6806                 (which breaks it)
6807
6808 2006-04-14 [colin]      2.1.0cvs44
6809
6810         * src/compose.c
6811                 Don't try to use ASCII for converting headers
6812                 (as done in body)
6813
6814 2006-04-14 [paul]       2.1.0cvs43
6815
6816         * src/crash.c
6817                 add locale/charset info to crash report
6818         * src/gtk/about.c
6819                 add wwp to doc team
6820                 replace 'e-mail' with preferred 'email'
6821         * src/gtk/authors.h
6822                 ensure contributors list is in alphabetical
6823                 order
6824
6825 2006-04-13 [colin]      2.1.0cvs42
6826
6827         * src/textview.c
6828                 Prevent gdk warnings
6829
6830 2006-04-13 [colin]      2.1.0cvs41
6831
6832         * src/common/ssl_certificate.c
6833         * src/common/ssl_certificate.h
6834         * src/gtk/sslcertwindow.c
6835                 Warn on expired certs, and display the expiration date
6836
6837 2006-04-13 [colin]      2.1.0cvs40
6838
6839         * src/plugins/spamassassin/spamassassin_gtk.c
6840                 Fix missing set_text on unix socket
6841
6842 2006-04-13 [wwp]        2.1.0cvs39
6843
6844         * manual/fr/advanced.xml
6845         * manual/fr/glossary.xml
6846                 applied new spam/ham/email lexicon (pourriel, courriel)
6847
6848 2006-04-13 [paul]       2.1.0cvs38
6849
6850         * src/plugins/pgpmime/plugin.c
6851                 remove the mention of S/MIME from the
6852                 description. This is now handled by the
6853                 S/MIME plugin.
6854
6855 2006-04-13 [paul]       2.1.0cvs37
6856
6857         * src/prefs_msg_colors.c
6858                 rework dialog
6859         * src/prefs_folder_item.c
6860         * src/prefs_spelling.c
6861                 add a tooltip to the colour selector buttons
6862
6863 2006-04-13 [wwp]        2.1.0cvs36
6864
6865         * manual/advanced.xml
6866         * manual/glossary.xml
6867         * manual/handling.xml
6868         * manual/keyboard.xml
6869         * manual/plugins.xml
6870         * manual/starting.xml
6871         * manual/fr/account.xml
6872         * manual/fr/ack.xml
6873         * manual/fr/addrbook.xml
6874         * manual/fr/advanced.xml
6875         * manual/fr/faq.xml
6876         * manual/fr/glossary.xml
6877         * manual/fr/gpl.xml
6878         * manual/fr/handling.xml
6879         * manual/fr/intro.xml
6880         * manual/fr/keyboard.xml
6881         * manual/fr/plugins.xml
6882         * manual/fr/starting.xml
6883         * manual/fr/sylpheed-claws-manual.xml
6884                 fixes to the manuals:
6885                  - summaryview -> Message List (same in French)
6886                  - translate key names
6887                  - fix French punctuation, use non-breakable spaces when
6888                    necessary, don't use &thinsp; which is not portable
6889                  - tell what maildir and mbox formats we support
6890
6891 2006-04-12 [wwp]        2.1.0cvs35
6892
6893         * src/prefs_toolbar.c
6894                 unified a replace button more,
6895                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6896
6897 2006-04-12 [wwp]        2.1.0cvs34
6898
6899         * src/prefs_common.c
6900         * src/prefs_msg_colors.c
6901                 make default color labels translatable,
6902                 patch from Fabien Vantard <fzzzzz@gmail.com>,
6903                 thanks to Tim <timbrain@post.cz> for reporting.
6904
6905 2006-04-12 [wwp]        2.1.0cvs33
6906
6907         * manual/glossary.xml
6908         * manual/intro.xml
6909         * manual/plugins.xml
6910         * manual/starting.xml
6911         * manual/sylpheed-claws-manual.xml
6912         * manual/fr/.cvsignore
6913         * manual/fr/account.xml
6914         * manual/fr/ack.xml
6915         * manual/fr/addrbook.xml
6916         * manual/fr/advanced.xml
6917         * manual/fr/faq.xml
6918         * manual/fr/glossary.xml
6919         * manual/fr/handling.xml
6920         * manual/fr/intro.xml
6921         * manual/fr/keyboard.xml
6922         * manual/fr/plugins.xml
6923         * manual/fr/starting.xml
6924         * manual/fr/sylpheed-claws-manual.xml
6925                 various fixes: typos, missing .fr translations, punctuation,
6926                 capitalization, links, accents and some bad French more.
6927
6928 2006-04-12 [wwp]        2.1.0cvs32
6929
6930         * src/prefs_gtk.c
6931                 fix for bug #935: always store prefs files in UTF-8 (thanks
6932                 to Colin).
6933
6934 2006-04-11 [colin]      2.1.0cvs31
6935
6936         * src/compose.c
6937                 Fix inserting files not in utf8 when locale is utf8
6938
6939 2006-04-11 [colin]      2.1.0cvs30
6940
6941         * src/inc.c
6942                 Don't show error dialog when cancelling connection
6943                 Patch by Pawel
6944
6945 2006-04-11 [cleroy]     2.1.0cvs29
6946
6947         * src/compose.c
6948                 Implement multiple quote levels
6949         * src/prefs_common.c
6950                 Change a little bit the quote bgcolor for 2nd level
6951
6952 2006-04-11 [colin]      2.1.0cvs28
6953
6954         * src/gtk/about.c
6955                 Add locale and charset in the label
6956
6957 2006-04-10 [colin]      2.1.0cvs27
6958
6959         * src/compose.c
6960         * src/prefs_common.c
6961         * src/prefs_common.h
6962         * src/prefs_msg_colors.c
6963         * src/textview.c
6964                 Allow optional background color in quotes
6965                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
6966                 GTK+-2.8.x feature
6967
6968 2006-04-10 [colin]      2.1.0cvs26
6969
6970         * src/main.c
6971         * src/mainwindow.c
6972         * src/mainwindow.h
6973                 Implement --select
6974
6975 2006-04-10 [colin]      2.1.0cvs25
6976
6977         * manual/plugins.xml
6978         * manual/fr/plugins.xml
6979                 Document libcurl's proxy variables
6980
6981 2006-04-09 [colin]      2.1.0cvs24
6982
6983         * src/prefs_common.c
6984                 gettext() returns statically allocated stuff. We have
6985                 to strdup it in order to be able to free it.
6986
6987 2006-04-09 [colin]      2.1.0cvs23
6988
6989         * AUTHORS
6990         * src/gtk/authors.h
6991                 Add Alexei
6992
6993 2006-04-09 [colin]      2.1.0cvs22
6994
6995         * src/mainwindow.c
6996         * src/gtk/quicksearch.c
6997                 Fix bug #859 (problems with cyrilic input in 
6998                 search panel) - Patch by Alexey Illarionov 
6999                 <littlesavage@rambler.ru>
7000
7001 2006-04-09 [colin]      2.1.0cvs21
7002
7003         * src/prefs_customheader.c
7004                 I prefer removing then freeing rather than the contrary
7005                 (even if it doesn't change anything ;-)
7006         * src/prefs_account.c
7007                 Fix bug #933 (Crash re-entering the custom headers list 
7008                 dialog in accounts prefs)
7009                 The problem happened when cancelling the Account 
7010                 Preferences' dialogs - in which case we didn't do 
7011                 anything to the PrefsAccount * struct. In case of applying,
7012                 the old ac_prefs was replaced with the tmp_ac_prefs we were
7013                 working with in this dialog. The problem is that 
7014                 prefs_customheader.c, working on this tmp_ac_prefs, always
7015                 changes the ->customhdr_list pointer, even when cancelled. 
7016                 So in case of cancelling the prefs_account dialog, we still
7017                 have to update ->customhdr_list in the real account.
7018
7019 2006-04-08 [colin]      2.1.0cvs20
7020
7021         * manual/fr/glossary.xml
7022         * manual/fr/keyboard.xml
7023                 Forgot some headers :)
7024
7025 2006-04-08 [colin]      2.1.0cvs19
7026
7027         * manual/Makefile.am
7028         * manual/fr/Makefile.am
7029         * manual/fr/account.xml
7030         * manual/fr/ack.xml
7031         * manual/fr/addrbook.xml
7032         * manual/fr/advanced.xml
7033         * manual/fr/faq.xml
7034         * manual/fr/glossary.xml
7035         * manual/fr/gpl.xml
7036         * manual/fr/handling.xml
7037         * manual/fr/intro.xml
7038         * manual/fr/keyboard.xml
7039         * manual/fr/plugins.xml
7040         * manual/fr/starting.xml
7041         * manual/fr/sylpheed-claws-manual.xml
7042         * manual/fr/dist/.cvsignore
7043         * manual/fr/dist/Makefile.am
7044         * manual/fr/dist/html/.cvsignore
7045         * manual/fr/dist/html/Makefile.am
7046         * manual/fr/dist/pdf/.cvsignore
7047         * manual/fr/dist/pdf/Makefile.am
7048         * manual/fr/dist/ps/.cvsignore
7049         * manual/fr/dist/ps/Makefile.am
7050         * manual/fr/dist/txt/.cvsignore
7051         * manual/fr/dist/txt/Makefile.am
7052                 Add the french translation of the manual. Thanks to
7053                 Olivier Delhomme <olivier.delhomme@free.fr> for 
7054                 account.xml, ack.xml, addrbook.xml and advanced.xml
7055
7056 2006-04-08 [colin]      2.1.0cvs18
7057
7058         * manual/plugins.xml
7059         * manual/starting.xml
7060                 More fixes
7061
7062 2006-04-07 [colin]      2.1.0cvs17
7063
7064         * manual/faq.xml
7065         * manual/intro.xml
7066         * manual/keyboard.xml
7067                 Little fixes
7068
7069 2006-04-07 [colin]      2.1.0cvs16
7070
7071         * README
7072         * src/compose.c
7073         * src/prefs_common.c
7074         * src/prefs_common.h
7075                 Add hidden compose_no_markup pref
7076
7077 2006-04-07 [wwp]        2.1.0cvs15
7078
7079         * src/summary_search.c
7080         * .cvsignore
7081                 Bugfix: stop button was sticky when searching in an empty folder.
7082                 Applied curly brackets code style to the whole file (summary_search.c).
7083                 More files to ignore.
7084
7085 2006-04-07 [wwp]        2.1.0cvs14
7086
7087         * src/message_search.c
7088         * src/summary_search.c
7089                 changed default button when search bumps at file/folder
7090                 beginning or end, for convenience (thanks to Colin).
7091
7092 2006-04-07 [paul]       2.1.0cvs13
7093
7094         * src/plugins/dillo_viewer/dillo_prefs.c
7095                 avoid future potential for namespace collision
7096                 Patch by Colin
7097
7098 2006-04-06 [wwp]        2.1.0cvs12
7099
7100         * src/summary_search.c
7101                 Unify extended/advanced searches names (and thus factorize labels),
7102                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7103
7104 2006-04-06 [wwp]        2.1.0cvs11
7105
7106         * src/folderview.c
7107         * src/prefs_themes.c
7108         * src/summaryview.c
7109                 Fixed some compilation warnings.
7110
7111 2006-04-06 [colin]      2.1.0cvs10
7112
7113         * manual/advanced.xml
7114                 Document the wizard template and how to deploy
7115                 Sylpheed-Claws effectively
7116
7117 2006-04-06 [colin]      2.1.0cvs9
7118
7119         * src/folderview.c
7120                 gettext patch to tell translators about _("#"),
7121                 by Maxim Britov
7122
7123 2006-04-06 [colin]      2.1.0cvs8
7124
7125         * src/textview.c
7126                 Fix invalid GtkTextBIter after clicking "Display as text"
7127
7128 2006-04-06 [mones]      2.1.0cvs7
7129
7130         * src/addr_compl.c
7131         * src/addrindex.c
7132         * src/addritem.c
7133         * src/codeconv.c
7134         * src/compose.c
7135         * src/filtering.c
7136         * src/folder.c
7137         * src/folder_item_prefs.c
7138         * src/folderview.c
7139         * src/localfolder.c
7140         * src/matcher.c
7141         * src/mimeview.c
7142         * src/prefs_msg_colors.c
7143         * src/prefs_spelling.c
7144         * src/prefs_themes.c
7145         * src/procmime.c
7146         * src/procmsg.c
7147         * src/stock_pixmap.c
7148         * src/summaryview.c
7149         * src/textview.c
7150         * src/toolbar.c
7151         * src/common/mgutils.c
7152         * src/common/prefs.c
7153         * src/common/ssl_certificate.c
7154         * src/gtk/colorlabel.c
7155         * src/gtk/quicksearch.c
7156         * src/plugins/pgpmime/pgpmime.c
7157         * src/plugins/spamassassin/spamassassin.c
7158                 Removed redundant NULL checks for g_free() calls.
7159                 Patch by Pawel Pekala.
7160
7161 2006-04-06 [mones]      2.1.0cvs6
7162
7163         * src/prefs_actions.c
7164         * src/prefs_filtering.c
7165         * src/prefs_filtering_action.c
7166         * src/prefs_matcher.c
7167         * src/prefs_template.c
7168         * src/gtk/gtkutils.c
7169         * src/gtk/gtkutils.h
7170                 Have a nice replace button. Patch by Pawel Pekala
7171
7172 2006-04-06 [colin]      2.1.0cvs5
7173
7174         * src/addressbook.c
7175                 Fix crash with empty columns
7176
7177 2006-04-05 [colin]      2.1.0cvs4
7178
7179         * src/wizard.c
7180         * src/prefs_gtk.c
7181                 Allow wizard customization with pre-filled values
7182
7183 2006-04-05 [colin]      2.1.0cvs3
7184
7185         * src/textview.c
7186         * src/mimeview.c
7187         * src/mimeview.h
7188                 Nicer messages in mimeview
7189
7190 2006-04-05 [colin]      2.1.0cvs2
7191
7192         * src/addressbook.c
7193         * src/prefs_summaries.c
7194                 i18n fix
7195
7196 2006-04-05 [colin]      2.1.0cvs1
7197
7198         * src/plugins/pgpcore/plugin.c
7199         * src/plugins/pgpcore/select-keys.c
7200         * src/plugins/pgpcore/select-keys.h
7201         * src/plugins/pgpcore/sgpgme.c
7202         * src/plugins/pgpcore/sgpgme.h
7203         * src/plugins/pgpinline/pgpinline.c
7204         * src/plugins/pgpinline/plugin.c
7205         * src/plugins/pgpmime/pgpmime.c
7206         * src/plugins/pgpmime/plugin.c
7207                 Factorize and generalize a bit 
7208                 Drop S/MIME signature verification from PGP/MIME
7209                 (adding it as another, more complete plugin)
7210
7211 2006-04-05 [paul]       2.1.0
7212
7213         2.1.0 released
7214
7215 2006-04-05 [paul]       2.0.0cvs186
7216
7217         * manual/advanced.xml
7218                 add info on colour labels
7219
7220 2006-04-05 [paul]       2.0.0cvs185
7221
7222         * po/bg.po
7223         * po/cs.po
7224         * po/de.po
7225         * po/el.po
7226         * po/en_GB.po
7227         * po/fi.po
7228         * po/fr.po
7229         * po/it.po
7230         * po/nl.po
7231         * po/pl.po
7232         * po/pt_BR.po
7233         * po/sr.po
7234         * po/zh_CN.po
7235                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
7236                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
7237                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
7238                 Guimaraes, Aleksandar Urosevic, Ralgh Young
7239         * src/gtk/authors.h
7240         * tools/claws.i18n.status.pl
7241                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
7242                 and new Czech translator, Tim <timbrain@post.cz>
7243
7244 2006-04-05 [mones]      2.0.0cvs184
7245
7246         * po/es.po
7247                 Updated translation
7248
7249 2006-04-05 [colin]      2.0.0cvs183
7250
7251         * src/gtk/quicksearch.c
7252                 Fix bug #929 (unnecessary reload in quick search bar)
7253
7254 2006-04-05 [colin]      2.0.0cvs182
7255
7256         * src/compose.c
7257                 Fix crash on Reply with no From:
7258                 Show signature and conversion error on queuing 
7259                 (but not sending)
7260         * src/mainwindow.c
7261         * src/summaryview.c
7262         * src/summaryview.h
7263                 Factorize threading code and make sure msginfo 
7264                 is not null when it comes from a GtkCTreeRow's 
7265                 data
7266         * src/gtk/gtkaspell.c
7267                 Check for necessary things
7268         * src/gtk/gtksctree.c
7269         * src/gtk/gtksctree.h
7270                 Reset anchor if necessary when removing node
7271
7272 2006-03-29 [colin]      2.0.0cvs181
7273
7274         * src/folderview.c
7275                 Warn for disabled IMAP accounts (due to lack of
7276                 libetpan). Breaks string-freeze - sorry - but it
7277                 is kind of important ;)
7278
7279 2006-03-28 [colin]      2.0.0cvs180
7280
7281         * src/gtk/gtkutils.c
7282         * src/gtk/gtkutils.h
7283                 Add a gtkut_get_link_btn() function that
7284                 creates a button which acts like an URI
7285         * src/prefs_themes.c
7286         * src/gtk/about.c
7287                 Use this function (factorizes codes)
7288         * src/common/defs.h
7289         * src/gtk/pluginwindow.c
7290                 Add a "Get more..." in the plugins window
7291
7292 2006-03-28 [colin]      2.0.0cvs179
7293
7294         * src/common/smtp.c
7295         * src/common/passcrypt.c
7296         * src/undo.c
7297                 Warning fixes. Patch by Pawel Pekala
7298
7299 2006-03-27 [colin]      2.0.0cvs178
7300
7301         * src/undo.c
7302                 Fix undoing by blocks with spaces
7303
7304 2006-03-27 [colin]      2.0.0cvs177
7305
7306         * src/textview.c
7307                 Set margin to 3px for headers
7308
7309 2006-03-27 [paul]
7310
7311         2.1.0-rc2 released
7312
7313 2006-03-27 [wwp]        2.0.0cvs176
7314
7315         * src/summaryview.c
7316                 don't reset quicksearch when updating the message list.
7317                 Thanks to Colin.
7318
7319 2006-03-26 [wwp]        2.0.0cvs175
7320
7321         * src/compose.c
7322                 use a unified border width ('other' tab in the compose window,
7323                 patch by Pawel Pekala).
7324
7325
7326 2006-03-26 [wwp]        2.0.0cvs174
7327
7328         * src/common/quoted-printable.c
7329         * src/addressbook.c
7330                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
7331
7332 2006-03-26 [colin]      2.0.0cvs173
7333
7334         * src/quote_fmt_parse.y
7335                 Fix non-UTF8 date formats messing up the whole quote a 
7336                 little bit
7337
7338 2006-03-26 [colin]      2.0.0cvs172
7339
7340         * src/procheader.c
7341                 Make sure the date is UTF8 valid, or try to make it
7342                 so. IncrediMail is really IncrediStupid.
7343         * src/compose.c
7344                 Fix possible conversions. 
7345                 
7346
7347 2006-03-26 [colin]      2.0.0cvs171
7348
7349         * src/matcher.c
7350                 Fix corner cases in body search. This is still a
7351                 hack... It seems impossible to make it good and 
7352                 reasonably fast at the same time.
7353
7354 2006-03-26 [colin]      2.0.0cvs170
7355
7356         * src/summaryview.c
7357                 I think I killed the twilight zone bug!
7358                 summary_select_node() flushes GTK events in order
7359                 to be able to center the view. But this also 
7360                 flushes keypresses like Ctrl-Alt-U, so this can
7361                 call summary_show from summary_select_node (itself
7362                 called from summary_show, etc.). And the summaryview
7363                 has to be unlocked in this function. So just locking
7364                 while processing GTK events, and bailing if locked, 
7365                 should fix it.
7366                 Fixes bug #927 (SIGSEGV during Update Summary)
7367
7368 2006-03-25 [colin]      2.0.0cvs169
7369
7370         * src/matcher.c
7371                 Fix search in QP-encoded bodies
7372                 Fix utf-8 searches in bodies encoded in the
7373                 locale's encoding
7374         * src/common/quoted-printable.c
7375         * src/common/quoted-printable.h
7376                 Add a decode function that doesn't overwrite
7377                 the original pointer
7378                 
7379
7380 2006-03-24 [colin]      2.0.0cvs168
7381
7382         * src/action.c
7383         * src/summaryview.c
7384         * src/summaryview.h
7385                 Update message cache after action
7386                 Patch by H. Merijn Brand
7387         * src/prefs_msg_colors.c
7388                 Factorize label 
7389                 Patch by Fabien Vantard
7390         * src/plugins/spamassassin/spamassassin_gtk.c
7391                 Remove useless translation
7392                 Patch by Fabien Vantard
7393
7394 2006-03-23 [colin]      2.0.0cvs167
7395
7396         * src/common/ssl.c
7397                 Let 30 seconds to SSL_connect
7398
7399 2006-03-23 [wwp]        2.0.0cvs166
7400
7401         * src/summaryview.c
7402         * src/gtk/description_window.c
7403                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
7404                 and headers are translated; adjust description windows' width to fit their
7405                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
7406
7407 2006-03-23 [paul]       2.0.0cvs165
7408
7409         * src/common/utils.c
7410                 fix highlighting of URIs containing "()"
7411                 (2.0.0cvs164's reversal fixed)
7412                 Thanks to Colin.
7413
7414 2006-03-23 [paul]       2.0.0cvs164
7415
7416         * src/common/utils.c
7417                 revert patch, (postponing a fix), at 2.0.0cvs120
7418                 as it breaks more URIs than it fixes.
7419                 Allow '-' to be a terminating character in a URI
7420
7421 2006-03-22 [colin]      2.0.0cvs163
7422
7423         * configure.ac
7424                 Require libetpan 0.45
7425                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
7426
7427 2006-03-22 [paul]       2.0.0cvs162
7428
7429         * src/editgroup.c
7430                 replace '<-' and '->' buttons with GTK_STOCK graphical
7431                 buttons
7432         * src/summary_search.c
7433                 don't offer '...' for translation
7434                 add a tooltip to advanced search '...' button
7435         * src/gtk/quicksearch.c
7436                 don't offer '...' for translation
7437
7438 2006-03-21 [colin]      2.0.0cvs161
7439
7440         * src/compose.c
7441                 Fix middle-click pasting (insert at click
7442                 position instead of cursor position, don't
7443                 remove existing selection and allow pasting
7444                 our own selection)
7445         * src/addressbook.c
7446                 "LDAP Server" -> "LDAP servers"
7447
7448 2006-03-21 [wwp]        2.0.0cvs160
7449
7450         * src/etpan/imap-thread.c
7451                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
7452
7453 2006-03-20 [colin]      2.0.0cvs159
7454
7455         * src/summaryview.c
7456                 Don't reload summaryview after an execute with no
7457                 move action
7458
7459 2006-03-19 [colin]      2.0.0cvs158
7460
7461         * src/addressbook.c
7462                 and put groups at the top, always
7463
7464 2006-03-19 [colin]      2.0.0cvs157
7465
7466         * src/addressbook.c
7467                 Order groups before names, as previously
7468
7469 2006-03-19 [colin]      2.0.0cvs156
7470
7471         * src/addressbook.c
7472                 - Sort case-unsensitive
7473                 - Put the sort arrow at opening too
7474
7475 2006-03-19 [wwp]        2.0.0cvs155
7476
7477         * src/addressbook.c
7478                 allow sorting by name/email/remarks, ensure that right-pane's contents
7479                 matches the left-pane selection (cleared when appropriate).
7480                 Patch by Pawel Pekala <c0rn@o2.pl>.
7481
7482 2006-03-18 [colin]      2.0.0cvs154
7483
7484         * src/textview.c
7485                 Fix text cursor ;)
7486
7487 2006-03-18 [colin]      2.0.0cvs153
7488
7489         * src/gtk/filesel.c
7490                 Make sure we hide the preview if we didn't get
7491                 a filename
7492
7493 2006-03-18 [colin]      2.0.0cvs152
7494
7495         * src/summaryview.c
7496                 Set cursor to watch for execution (fixes lack
7497                 of watch-cursor when dnd'ing hundreds of mails)
7498         * src/gtk/filesel.c
7499                 Check that mime type is 'image/*' before updating
7500                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
7501
7502 2006-03-18 [colin]      2.0.0cvs151
7503
7504         * src/mainwindow.c
7505         * src/textview.c
7506         * src/textview.h
7507                 Put a watch cursor in textview too when the mainwindow's
7508                 cursor in a watch
7509
7510 2006-03-18 [colin]      2.0.0cvs150
7511
7512         * src/folder.c
7513                 Change wrong asserts to simple tests
7514
7515 2006-03-17 [colin]      2.0.0cvs149
7516
7517         * src/mainwindow.c
7518         * src/mainwindow.h
7519         * src/prefs_msg_colors.c
7520         * src/summaryview.c
7521         * src/summaryview.h
7522         * src/gtk/colorlabel.c
7523         * src/gtk/colorlabel.h
7524                 Add a color label menu in the main menubar
7525                 Add (fixed) accels Ctrl-{0-7} to change the color
7526                 They have to be fixed because the menu's dynamic,
7527                 the items are complex widgets, hence we can't use
7528                 a GtkItemFactory.
7529
7530
7531 2006-03-17 [wwp]        2.0.0cvs148
7532
7533         * src/compose.c
7534                 rollback few lines from my previous commit (those lines come from
7535                 a pending patch, accidentally commited, even if neutral as they are
7536                 commented out).
7537
7538 2006-03-17 [wwp]        2.0.0cvs147
7539
7540         * src/compose.c
7541                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
7542                 applied code style/indentation to the modified function.
7543
7544 2006-03-17 [wwp]        2.0.0cvs146
7545
7546         * src/procmsg.c
7547         * src/compose.c
7548                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
7549
7550 2006-03-17 [paul]
7551
7552         2.1.0-rc1 released
7553
7554 2006-03-17 [paul]       2.0.0cvs145
7555
7556         * src/main.c
7557                 addressbook_read_file() was called twice
7558         * src/textview.c
7559                 X-Mailer highlighting
7560
7561 2006-03-16 [colin]      2.0.0cvs144
7562
7563         * src/sourcewindow.c
7564         * src/sourcewindow.h
7565                 And the last one, in source window.
7566
7567 2006-03-16 [colin]      2.0.0cvs143
7568
7569         * src/compose.c
7570         * src/compose.h
7571                 Fix the same stuff in compose
7572
7573 2006-03-16 [colin]      2.0.0cvs142
7574
7575         * src/messageview.c
7576                 Complete the previous messageview crash fix
7577
7578 2006-03-16 [colin]      2.0.0cvs141
7579
7580         * src/procmsg.h
7581         * src/procmsg.c
7582         * src/folder.c
7583                 Fix POSTPROCESSING hook
7584                 Patch by H. Merijn Brand
7585
7586         * src/procmime.c
7587         * src/procmime.h
7588                 Parse Content-Location
7589
7590         * src/toolbar.c
7591         * src/messageview.c
7592         * src/messageview.h
7593                 Don't crash when a top-level MessageView has
7594                 been closed on us. Same problematic than
7595                 yesterday's quicksearch issue.
7596
7597 2006-03-15 [colin]      2.0.0cvs140
7598
7599         * src/gtk/quicksearch.c
7600                 Fix a bitchy race we didn't think about when we
7601                 added quicksearch cancellation:
7602                 If the search is not on cached fields, for example
7603                 body_part matchcase "stuff"
7604                 the matcher code has to get the whole message. If
7605                 we're on IMAP, that can be slow, and in order to
7606                 be non-blocking, the IMAP code idle loop processes
7607                 gtk events too. So it is possible to cancel a
7608                 quicksearch while the matcher is getting the mail's
7609                 body. After matcher got its body, it will start to
7610                 iterate over the matcher list that the Quicksearch's
7611                 clear_search_cb() just freed via prepare_matcher().
7612                 SIGSEGV ensues.
7613                 The fix consists of guarding the matcherlist_match()
7614                 call with a boolean 'matching'. If we reset the
7615                 quicksearch while matching is TRUE, we don't free
7616                 the matcherlist anymore like we did, but we set
7617                 another new flag, deferred_free, to TRUE. Then,
7618                 in quicksearch_match(), just after returning from
7619                 matcherlist_match() and unsetting the matching flag,
7620                 we check the deferred_free flag and do the
7621                 prepare_matcher() (which does the matcherlist_free)
7622                 for real, so we free the matcherlist once it's not
7623                 used anymore.
7624                 As all of this runs via the glib main loop, we
7625                 luckily don't need a mutex.
7626         * src/summaryview.c
7627                 Also, show progress while searching.
7628
7629
7630 2006-03-14 [colin]      2.0.0cvs139
7631
7632         * src/alertpanel.c
7633                 Make alertpanel_is_open non-static
7634
7635 2006-03-14 [colin]      2.0.0cvs138
7636
7637         * src/prefs_spelling.c
7638                 Cleanups - Fabien Vantard
7639
7640 2006-03-14 [wwp]        2.0.0cvs137
7641
7642         * src/main.c
7643                 code style normalization (curly braces, indentation).
7644
7645 2006-03-14 [wwp]        2.0.0cvs137
7646
7647         * src/main.c
7648                 code style (braces, indentation)
7649
7650 2006-03-12 [paul]       2.0.0cvs136
7651
7652         * src/prefs_common.c
7653                 trans_hdr defaults to FALSE to be RFC-savvy
7654         * src/prefs_summaries.c
7655                 add a tooltip to the trans_hdr option
7656                 
7657
7658 2006-03-12 [paul]       2.0.0cvs135
7659
7660         * src/prefs_matcher.c
7661                 give a little more width to the combos
7662         * src/prefs_display_header.c
7663         * src/textview.c
7664                 translate headers if prefs_common.trans_hdr
7665                 is TRUE
7666
7667         Patches by Pawel Pekala
7668
7669 2006-03-12 [paul]       2.0.0cvs134
7670
7671         * src/plugins/clamav/clamav_plugin.c
7672         * src/plugins/dillo_viewer/dillo_viewer.c
7673         * src/plugins/pgpcore/plugin.c
7674         * src/plugins/pgpinline/plugin.c
7675         * src/plugins/pgpmime/plugin.c
7676         * src/plugins/spamassassin/spamassassin.c
7677                 update/add to descriptions
7678         * src/plugins/spamassassin/spamassassin_gtk.c
7679                 fixes to the english, remove superfluous
7680                 tooltips, clean up a little
7681
7682 2006-03-12 [paul]       2.0.0cvs133
7683
7684         * src/compose.c
7685                 fix Bug 924, 'Account combo box shows up wrong 
7686                 if & is in account name'
7687
7688 2006-03-11 [colin]      2.0.0cvs132
7689
7690         * src/summaryview.c
7691                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
7692                 messed up shift-selection because is slows down
7693                 moving around summaryview. thanks -users
7694
7695 2006-03-10 [colin]      2.0.0cvs131
7696
7697         * src/plugins/spamassassin/spamassassin_gtk.c
7698                 Put back Paul's engrish fixes
7699
7700 2006-03-10 [colin]      2.0.0cvs130
7701
7702         * src/plugins/spamassassin/spamassassin.c
7703         * src/plugins/spamassassin/spamassassin.h
7704         * src/plugins/spamassassin/spamassassin_gtk.c
7705                 Cleanup SA prefs page (more)
7706                 Patch by Fabien Vantard
7707
7708 2006-03-10 [paul]       2.0.0cvs129
7709
7710         * src/prefs_msg_colors.c
7711         * src/prefs_spelling.c
7712                 widget sensitivity
7713
7714 2006-03-09 [mones]      2.0.0cvs128
7715
7716         * po/es.po
7717                 Update for next RC
7718
7719 2006-03-09 [wwp]        2.0.0cvs127
7720
7721         * configure.ac
7722                 revert accidental commit (requirement for libetpan 0.43), this time
7723                 not in HEAD.
7724
7725 2006-03-09 [wwp]        2.0.0cvs125
7726
7727         * configure.ac
7728                 revert accidental commit (requirement for libetpan 0.43)
7729
7730 2006-03-09 [paul]       2.0.0cvs126
7731
7732         * src/prefs_receive.c
7733                 remove useless frame
7734                 replace 'incorporation' with 'receiving'
7735         * src/plugins/clamav/clamav_plugin_gtk.c
7736         * src/plugins/spamassassin/spamassassin_gtk.c
7737                 improve widget sensitivity
7738                 fix a bit his engrish
7739
7740 2006-03-09 [wwp]        2.0.0cvs125
7741
7742         * src/addressadd.c
7743         * src/foldersel.c
7744         * src/prefs_common.c
7745         * src/prefs_common.h
7746                 remember some more windows' sizes (add to addressbook and
7747                 select folder).
7748
7749 2006-03-09 [paul]       2.0.0cvs124
7750
7751         * src/plugins/pgpcore/prefs_gpg.c
7752                 normalise construction of dialogue
7753
7754 2006-03-09 [paul]       2.0.0cvs123
7755
7756         * src/plugins/trayicon/Makefile.am
7757                 add missing slash
7758
7759 2006-03-08 [colin]      2.0.0cvs122
7760
7761         * src/plugins/trayicon/Makefile.am
7762                 Fix build in separate dir 
7763                 Patch by Bamanzi <bamanzi@gmail.com>
7764
7765 2006-03-08 [colin]      2.0.0cvs121
7766
7767         * src/procmsg.c
7768                 Batch move and copies from summaryview with delayed execution
7769                 too
7770
7771 2006-03-07 [paul]       2.0.0cvs120
7772
7773         * src/common/utils.c
7774                 fix highlighting of URIs containing "()"
7775                 Patch by Pawel Pekala
7776
7777 2006-03-07 [paul]       2.0.0cvs119
7778
7779         * src/folder.c
7780         * src/folder.h
7781         * src/folderview.c
7782                 immediately do alphabetical resort when
7783                 changing a folder's name
7784                 Patch by Pawel Pekala
7785
7786 2006-03-07 [paul]       2.0.0cvs118
7787
7788         * src/news.c
7789         * src/news_gtk.c
7790                 when unsubscribing a newsgroup, remove the
7791                 folder and msgs in .sylpheed-claws/newscache
7792                 Patch by Pawel Pekala <c0rn@gazeta.pl>
7793
7794 2006-03-07 [paul]       2.0.0cvs117
7795
7796         * src/textview.c
7797                 fix wrong Fake URL Warning
7798                 Thanks to Hiro
7799
7800 2006-03-07 [colin]      2.0.0cvs116
7801
7802         * src/imap.c
7803                 Return immediately when password dialog was
7804                 cancelled
7805         * src/gtk/inputdialog.c
7806                 Allow empty strings for passwords
7807
7808
7809 2006-03-06 [colin]      2.0.0cvs115
7810
7811         * src/imap.c
7812                 Prevent double-timeouts when connection fails
7813
7814 2006-03-06 [colin]
7815
7816         2.0.1-rc1 released
7817
7818 2006-03-06 [colin]      2.0.0cvs114
7819
7820         * src/imap.c
7821                 Refresh session during potentially long
7822                 operations
7823
7824 2006-03-06 [wwp]        2.0.0cvs113
7825
7826         * src/prefs_msg_colors.h
7827                 forgot that one (custom color labels).
7828
7829 2006-03-06 [wwp]        2.0.0cvs112
7830
7831         * src/prefs_common.c
7832         * src/prefs_common.h
7833         * src/prefs_msg_colors.c
7834         * src/summaryview.c
7835         * src/summaryview.h
7836         * src/gtk/colorlabel.c
7837         * src/gtk/colorlabel.h
7838                 colors in messages list are now customizable. Color values and names can
7839                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
7840                 Thanks to Paul and Colin for their help with this longstanding patch!
7841
7842 2006-03-06 [wwp]        2.0.0cvs111
7843
7844         * src/textview.c
7845                 don't crash if (x)face is bad.
7846
7847 2006-03-05 [paul]       2.0.0cvs110
7848
7849         * AUTHORS
7850         * configure.ac
7851         * src/Makefile.am
7852         * src/common/Makefile.am
7853         * src/common/utils.h
7854         * src/etpan/imap-thread.c
7855         * src/gtk/authors.h
7856         * src/plugins/clamav/Makefile.am
7857         * src/plugins/demo/Makefile.am
7858         * src/plugins/dillo_viewer/Makefile.am
7859         * src/plugins/pgpcore/Makefile.am
7860         * src/plugins/pgpcore/passphrase.c
7861         * src/plugins/pgpinline/Makefile.am
7862         * src/plugins/pgpmime/Makefile.am
7863         * src/plugins/spamassassin/Makefile.am
7864         * src/plugins/trayicon/Makefile.am
7865                 fix builiding on cygwin
7866                 Patch by Ralgh Young <bamanzi@gmail.com>
7867
7868 2006-03-04 [wwp]        2.0.0cvs109
7869
7870         * manual/keyboard.xml
7871                 fix mixed up/down keys.
7872
7873 2006-03-04 [wwp]        2.0.0cvs108
7874
7875         * README
7876         * INSTALL
7877                 updated links to SpamAssassin.
7878
7879 2006-03-04 [wwp]        2.0.0cvs107
7880
7881         * manual/plugins.xml
7882         * src/plugins/spamassassin/README
7883                 updated SpamAssassin plugin docs to reflect new functional additions
7884                 (also fix/update/documents few technical stuff more, see the README).
7885
7886 2006-03-04 [wwp]        2.0.0cvs106
7887
7888         * src/prefs_message.c
7889                 normalized capitalization of message-prefs paths.
7890
7891 2006-03-04 [wwp]        2.0.0cvs105
7892
7893         * manual/advanced.xml
7894                 typo.
7895
7896 2006-03-03 [colin]      2.0.0cvs104
7897
7898         * src/plugins/clamav/clamav_plugin_gtk.c
7899                 Rework prefs page, patch by Fabien 
7900
7901 2006-03-03 [colin]      2.0.0cvs103
7902
7903         * src/plugins/clamav/clamav_plugin.c
7904                 Set error on all errors
7905
7906 2006-03-03 [colin]      2.0.0cvs102
7907
7908         * src/common/plugin.c
7909                 Initialize error to avoid crashing when a plugin fails
7910                 without setting error
7911
7912 2006-03-02 [wwp]        2.0.0cvs101
7913
7914         * configure.ac
7915                 fixed linker flags for libetpan support on Cygwin
7916                 (thanks to H.Merijn Brand).
7917
7918 2006-03-02 [wwp]        2.0.0cvs100
7919
7920         * src/addressbook.c
7921                 fix some AB error messages: one for punctuation and
7922                 one wrongly duplicate (thanks, maxbritov).
7923
7924 2006-03-02 [wwp]        2.0.0cvs99
7925
7926         * src/plugins/spamassassin/spamassassin.c
7927                 make sync calls to sa-learn/spamc to prevent
7928                 system (whatever local or client/server) overload.
7929
7930 2006-03-02 [colin]      2.0.0cvs98
7931
7932         * src/summaryview.c
7933                 Put the spam icon in the status column instead of the
7934                 mark one
7935
7936 2006-03-01 [colin]      2.0.0cvs97
7937
7938         * src/plugins/spamassassin/spamassassin.c
7939                 Fix segfault (g_file_set_contents fails for some 
7940                 reason and err==0x2f. Can't find out why with
7941                 valgrind, using working function :-)
7942
7943 2006-03-01 [colin]      2.0.0cvs96
7944
7945         * src/inc.c
7946                 Offline overriding: let 'No' be cached only 3 seconds
7947
7948 2006-03-01 [colin]      2.0.0cvs95
7949
7950         * src/addr_compl.c
7951         * src/addrbook.c
7952         * src/addressbook.c
7953         * src/addrindex.c
7954         * src/folder_item_prefs.c
7955         * src/headerview.c
7956         * src/imap.c
7957         * src/inc.c
7958         * src/ldif.c
7959         * src/mainwindow.c
7960         * src/mh.c
7961         * src/msgcache.c
7962         * src/prefs_common.h
7963         * src/prefs_msg_colors.c
7964         * src/procheader.c
7965         * src/procheader.h
7966         * src/procmime.c
7967         * src/procmsg.c
7968         * src/procmsg.h
7969         * src/send_message.h
7970         * src/simple-gettext.c
7971         * src/summaryview.c
7972         * src/summaryview.h
7973         * src/syldap.c
7974         * src/textview.c
7975         * src/undo.c
7976         * src/common/ssl_certificate.c
7977         * src/common/utils.c
7978         * src/gtk/colorsel.c
7979         * src/gtk/gtksctree.c
7980         * src/gtk/gtkshruler.c
7981         * src/plugins/trayicon/trayicon.c
7982                 #if 0 goes to /dev/null
7983
7984 2006-03-01 [colin]      2.0.0cvs94
7985
7986         * src/compose.c
7987         * src/imap.c
7988         * src/inc.c
7989         * src/inc.h
7990         * src/messageview.c
7991         * src/news.c
7992         * src/plugins/spamassassin/spamassassin.c
7993                 Allow to add information in the "working offline"
7994                 window
7995
7996 2006-03-01 [wwp]        2.0.0cvs93
7997
7998         * src/plugins/spamassassin/spamassassin.c
7999                 fixed spamc invocation: use a tricky temporary mini shell wrapper
8000                 'cause it seems that calling `spamc ... < inputfile` with
8001                 g_spawn_(a)sync simply.. erm doesn't work :-).
8002
8003 2006-03-01 [wwp]        2.0.0cvs92
8004
8005         * src/toolbar.c
8006         * src/toolbar.h
8007                 simplify the adding of spam/ham button to the messageview toolbar
8008                 (it gets more clear now that the same button will be "Mark as spam"
8009                 or "Mark as ham" according to the current message status,
8010                 thanks to Colin).
8011
8012 2006-03-01 [wwp]        2.0.0cvs91
8013
8014         * src/messageview.c
8015         * src/procmsg.c
8016         * src/procmsg.h
8017         * src/summaryview.c
8018         * src/plugins/spamassassin/spamassassin.c
8019         * src/plugins/spamassassin/spamassassin.h
8020                 make learner callbacks return a status (0 for ok),
8021                 handle it in main code to avoid setting flags when learning failed,
8022                 don't learn on TCP if offline in spamassassin,
8023                 thanks to Colin.
8024
8025                 
8026
8027 2006-03-01 [wwp]        2.0.0cvs90
8028
8029         * src/compose.c
8030                 some work around the compose window's account menu,
8031                 patch by Fabien Vantard.
8032
8033 2006-03-01 [wwp]        2.0.0cvs89
8034
8035         * src/plugins/spamassassin/spamassassin.c
8036                 fixed bad logics, was using spamc in local mode and sa-learn
8037                 in remote mode (thanks, Colin).
8038
8039 2006-03-01 [wwp]        2.0.0cvs88
8040
8041         * src/plugins/spamassassin/spamassassin.c
8042         * src/plugins/spamassassin/spamassassin.h
8043         * src/plugins/spamassassin/spamassassin_gtk.c
8044                 made processing of emails w/ sa-plugin an option (default is TRUE),
8045                 fixed Engrish some tooltips, capitalization of some debug messages
8046                 and warnings. The spamassassin plugin now provides two separate
8047                 services: process emails upon incorporation and spamd training.
8048                 Both services (un)register independently but use some common
8049                 plugin settings (transport settings, spam storage location).
8050
8051 2006-02-28 [wwp]        2.0.0cvs87
8052
8053         * src/plugins/spamassassin/spamassassin.c
8054                 fix async flag to spamc cmdline execution (batch exec should
8055                 be asynchronous).
8056
8057 2006-02-27 [wwp]        2.0.0cvs86
8058
8059         * src/plugins/spamassassin/spamassassin.c
8060         * src/plugins/spamassassin/spamassassin.h
8061         * src/plugins/spamassassin/spamassassin_gtk.c
8062                 - added the ability to learn a remote spamassassin server (spamd),
8063                 using spamc.
8064                 - added the spamassassin option 'username', that applies to all
8065                 spamassassin operations (filtering, learning, local or remote).
8066                 The default username is the current unix user (if left blank
8067                 from gtk prefs or config file).
8068                 - commented out some unused code (notebook widget), removed unused
8069                 layout (hbox1).
8070                 - make more widgets sensitive to the transport type.
8071
8072 2006-02-27 [colin]      2.0.0cvs85
8073
8074         * src/plugins/spamassassin/spamassassin.c
8075                 Fix sa-learn call when offline
8076
8077 2006-02-27 [colin]      2.0.0cvs84
8078
8079         * configure.ac
8080         * src/Makefile.am
8081         * src/mainwindow.c
8082         * src/mainwindow.h
8083         * src/messageview.c
8084         * src/messageview.h
8085         * src/prefs_toolbar.c
8086         * src/procmsg.c
8087         * src/stock_pixmap.c
8088         * src/stock_pixmap.h
8089         * src/summaryview.c
8090         * src/toolbar.c
8091         * src/toolbar.h
8092         * src/pixmaps/ham_btn.xpm
8093         * src/pixmaps/spam.xpm
8094         * src/pixmaps/spam_btn.xpm
8095         * src/plugins/spamassassin/spamassassin.c
8096                 Add button in toolbar for spam learning
8097                 Fix a few bugs from the last related commit
8098                 Revert 1.9.6cvs23 which messed up shift-selection
8099
8100 2006-02-24 [colin]      2.0.0cvs83
8101
8102         * src/procmsg.c
8103         * src/summaryview.c
8104         * src/summaryview.h
8105         * src/plugins/spamassassin/spamassassin.c
8106         * src/plugins/spamassassin/spamassassin.h
8107         * src/plugins/spamassassin/spamassassin_gtk.c
8108                 Unregister learner when spamassassin is either
8109                 disabled or over tcp
8110
8111 2006-02-24 [colin]      2.0.0cvs82
8112
8113         * src/Makefile.am
8114         * src/mainwindow.c
8115         * src/mainwindow.h
8116         * src/procmsg.c
8117         * src/procmsg.h
8118         * src/stock_pixmap.c
8119         * src/stock_pixmap.h
8120         * src/summaryview.c
8121         * src/summaryview.h
8122         * src/gtk/icon_legend.c
8123         * src/pixmaps/spam.xpm  ** NEW FILE **
8124         * src/plugins/spamassassin/spamassassin.c
8125         * src/plugins/spamassassin/spamassassin_gtk.c
8126                 Add spam learning interface (Mark/Mark as 
8127                 (spam|ham) menus)
8128
8129 2006-02-24 [wwp]        2.0.0cvs81
8130
8131         * src/compose.c
8132         * src/compose.h
8133         * src/filtering.c
8134                 hide compose window when sending message in batch mode
8135                 (filtering: forward and redirect). Also fixed a wrong
8136                 value returned when sending failed, neutral anyway.
8137                 (Colin, me) 
8138
8139 2006-02-24 [wwp]        2.0.0cvs80
8140
8141         * src/mainwindow.c
8142                 use GTK+'s stock quit button. Patch by Fabien Vantard.
8143
8144 2006-02-24 [paul]       2.0.0cvs79
8145
8146         * src/news.c
8147         * src/news.h
8148         * src/news_gtk.c
8149                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
8150                 Thanks to Colin
8151
8152 2006-02-23 [colin]      2.0.0cvs78
8153
8154         * src/alertpanel.c
8155                 Change OK to Close in alertpanel with View log
8156                 button; add accel to View log. Patch by Fabien
8157                 Vantard
8158
8159 2006-02-23 [wwp]        2.0.0cvs77
8160
8161         * src/compose.c
8162                 silly me, there were much more tests to perform, since toolbars can
8163                 really have down to 1 element only.
8164
8165 2006-02-23 [wwp]        2.0.0cvs76
8166
8167         * commitHelper
8168                 fixed indentation from my previous commit. Fallback to VISUAL if
8169                 EDITOR is not set (and to vi, at last resort).
8170
8171 2006-02-23 [wwp]        2.0.0cvs75
8172
8173         * commitHelper
8174                 improved error detection (Colin, me).
8175
8176 2006-02-23 [wwp]        2.0.0cvs74
8177
8178         * src/prefs_toolbar.c
8179                 simplify and fix prefs/toolbars layouting. Combos' contents can
8180                 now be really displayed.
8181
8182 2006-02-23 [wwp]        2.0.0cvs73
8183         simplifies and fix prefs/toolbars layouting. Combos' contents can now
8184         be really displayed.
8185
8186 2006-02-22 [wwp]        2.0.0cvs72
8187
8188         * src/compose.c
8189                 fix a typo in my previous commit (sorry!).
8190
8191 2006-02-22 [wwp]        2.0.0cvs71
8192
8193         * src/prefs_toolbar.c
8194                 fix a crash when adding separators to toolbars,
8195                 also fix some separator item information.
8196
8197 2006-02-22 [wwp]        2.0.0cvs70
8198
8199         * src/compose.c
8200                 fix a crash when redirecting (for instance) when compose window's
8201                 toolbar contents has been customized (when some buttons have been
8202                 removed in fact).
8203
8204 2006-02-21 [wwp]        2.0.0cvs69
8205
8206         * src/summaryview.c
8207         * src/gtk/pluginwindow.c
8208         * src/plugins/pgpcore/prefs_gpg.c
8209                 fix some compilation warnings (feat. remains of removed code).
8210
8211 2006-02-21 [wwp]        2.0.0cvs68
8212
8213         * src/gtk/gtkutils.c
8214                 fix two compilation issues, thanks to Stephan Sachse.
8215
8216 2006-02-20 [colin]      2.0.0cvs67
8217
8218         * src/mainwindow.c
8219                 Don't reselect displayed mail on refocus
8220                 This fixes actions misbehaving 
8221
8222 2006-02-20 [wwp]        2.0.0cvs66
8223
8224         * src/summaryview.c
8225         * src/gtk/gtksctree.c
8226         * src/gtk/gtkshruler.c
8227                 changed more runtime typecast checks.
8228
8229 2006-02-20 [wwp]        2.0.0cvs65
8230
8231         * src/summary_search.c
8232                 find all - summaryview refresh issue fixed, thanks to Colin.
8233
8234 2006-02-20 [wwp]        2.0.0cvs64
8235
8236         * src/gtk/gtkutils.c
8237                 better runtime typecast checks.
8238
8239 2006-02-20 [wwp]        2.0.0cvs63
8240
8241         * src/summary_search.c
8242                 enhancements to the summary search:
8243                         - add the ability to stop the running search
8244                           (upon ESC-key press, new Stop button or when Clear button is pressed)
8245                         - don't search if no criteria (From/To/Subject/Body) is set
8246                         - ensure that a busy mouse pointer is always shown when searching,
8247                           show it even a bit earlier
8248
8249 2006-02-19 [colin]      2.0.0cvs62
8250
8251         * src/compose.c
8252         * src/imap.c
8253         * src/etpan/imap-thread.c
8254         * src/etpan/imap-thread.h
8255                 (Future) IMAP speed improvement on sending
8256                 Will require a libetpan update
8257         * src/summaryview.c
8258         * src/gtk/quicksearch.c
8259                 Make quicksearch clearable while running.
8260
8261 2006-02-17 [colin]      2.0.0cvs61
8262
8263         * src/imap.c
8264         * src/etpan/imap-thread.c
8265         * src/etpan/imap-thread.h
8266                 Check for IMAP certificates
8267                 ** Requires libetpan-0.42-cvs4 
8268                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
8269
8270 2006-02-17 [colin]      2.0.0cvs60
8271
8272         * src/messageview.c
8273         * src/prefs_common.c
8274         * src/prefs_common.h
8275         * src/prefs_message.c
8276                 Add pref to display HTML-only mails with plugin, 
8277                 if possible (defaulting to FALSE of course).
8278
8279 2006-02-16 [colin]      2.0.0cvs59
8280
8281         * src/main.c
8282         * src/common/plugin.c
8283         * src/common/plugin.h
8284         * src/gtk/pluginwindow.c
8285                 Keep track of requested (but unloaded) plugins
8286                 in some error cases.
8287
8288 2006-02-16 [wwp]        2.0.0cvs58
8289
8290         * src/gtk/gtkaspell.c
8291         * src/gtk/gtkaspell.h
8292         * src/prefs_spelling.c
8293         * src/compose.c
8294         * src/prefs_common.c
8295         * src/prefs_common.h
8296                 implemented new optional spellchecker behaviour: re-check message when
8297                 dictionary got changed (from compose-window/context-menu/Change dictionary).
8298
8299 2006-02-16 [wwp]        2.0.0cvs57
8300
8301         * src/quote_fmt_parse.y
8302                 pclose popen'ed pipe.
8303
8304 2006-02-15 [colin]      2.0.0cvs56
8305
8306         * src/mimeview.c
8307         * src/mimeview.h
8308                 Let MimeViewers know which MimeView they
8309                 depend of.
8310         * src/summaryview.c
8311                 Swap From/To columns in Sent/Queue/Drafts
8312                 folders
8313         * src/etpan/imap-thread.c
8314                 Use mailstream_low_tls_open() for STARTTLS
8315                 instead of mailstream_low_ssl_open()
8316                 ** REQUIRES libetpan 0.42cvs3 **
8317
8318 2006-02-15 [wwp]        2.0.0cvs55
8319
8320         * src/compose.c
8321         * src/compose.h
8322         * src/message_search.c
8323         * src/message_search.h
8324         * src/textview.c
8325         * src/gtk/gtkutils.c
8326         * src/gtk/gtkutils.h
8327                 added the ability to Find text in the compose window (and a bit
8328                 of code factorization).
8329
8330 2006-02-15 [wwp]        2.0.0cvs54
8331
8332         * src/prefs_gtk.c
8333                 yet another one file was missing (fix for some widgets' sensitivity).
8334                 Thanks Colin!
8335
8336 2006-02-15 [wwp]        2.0.0cvs53
8337
8338         * src/prefs_gtk.h
8339                 oops forgot that file (fix for some widgets' sensitivity).
8340
8341 2006-02-15 [wwp]        2.0.0cvs52
8342
8343         * src/summary_search.c
8344                 implemented advanced summary search options (added the ability
8345                 to use matcher conditions in an advanced search mode).
8346
8347 2006-02-15 [wwp]        2.0.0cvs51
8348
8349         * src/plugins/pgpcore/prefs_gpg.c
8350         * src/prefs_account.c
8351                 fix some widget sensitivity, mostly around some labels in
8352                 account prefs.
8353
8354 2006-02-15 [paul]       2.0.0cvs50
8355
8356         * manual/advanced.xml
8357                 improve Templates info
8358                 written by wwp
8359
8360 2006-02-14 [colin]      2.0.0cvs49
8361
8362         * src/pixmaps/address_book.xpm
8363         * src/pixmaps/preferences.xpm
8364         * src/pixmaps/properties.xpm
8365                 Fix pixmap size - patch by Fabien Vantard
8366
8367 2006-02-13 [colin]      2.0.0cvs48
8368
8369         * src/procmime.c
8370                 Add missing fclose()s on error
8371         * src/textview.c
8372                 Remove unused code
8373         * src/common/utils.c
8374                 Fix temp files not being deleted on windows
8375         Patches by Thomas Gilgin
8376
8377 2006-02-13 [colin]      2.0.0cvs47
8378
8379         * src/mainwindow.c
8380                 Fix exit crash
8381
8382 2006-02-13 [wwp]        2.0.0cvs46
8383
8384         * src/plugins/pgpcore/prefs_gpg.c
8385                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
8386
8387 2006-02-12 [colin]      2.0.0cvs45
8388
8389         * src/folderview.c
8390         * src/main.c
8391         * src/mainwindow.c
8392                 Fix "stuff" when quitting
8393
8394 2006-02-12 [wwp]        2.0.0cvs44
8395
8396         * src/prefs_themes.c
8397                 fix typos in debug messages.
8398
8399 2006-02-11 [colin]      2.0.0cvs43
8400
8401         * src/summaryview.c
8402                 don't allow drag/drop from ourself
8403
8404 2006-02-10 [wwp]        2.0.0cvs42
8405
8406         * src/exporthtml.c
8407         * src/html.c
8408         * src/html.h
8409         * src/procmime.c
8410         * src/textview.c
8411                 renamed html_ prefixed functions and data structures to avoid
8412                 namespace clashes w/ other software (gtkhtml2 for instance).
8413                 Closes bug #907.
8414
8415
8416 2006-02-09 [colin]      2.0.0cvs41
8417
8418         * src/summaryview.c
8419                 Fix shitty logic messed up. Thanks Ticho for the hint!
8420
8421 2006-02-09 [wwp]        2.0.0cvs40
8422
8423         * src/gtk/about.c
8424         * src/compose.c
8425         * src/prefs_account.c
8426         * src/prefs_gtk.h
8427         * src/editaddress.c
8428                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
8429                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
8430                 Browse buttons in accounts prefs.
8431
8432 2006-02-09 [colin]      2.0.0cvs39
8433
8434         * src/matcher.c
8435                 Check for pointer before using its members
8436         * src/gtk/gtksourceprintjob.c
8437                 Fix a wrong warning
8438
8439 2006-02-09 [wwp]        2.0.0cvs38
8440
8441         * src/gtk/filesel.c
8442                 fix few compiler warnings (type mismatch).
8443
8444 2006-02-09 [paul]       2.0.0cvs37
8445
8446         * po/fr.po
8447                 updated by Fabien Vantard
8448
8449 2006-02-08 [colin]      2.0.0cvs36
8450
8451         * src/prefs_common.c
8452         * src/common/defs.h
8453         * src/common/plugin.c
8454                 allow windows and linux configurations to coexist
8455                 patch by Thomas Gilgin
8456
8457 2006-02-08 [colin]      2.0.0cvs35
8458
8459         * src/filtering.c
8460         * src/matcher.c
8461         * src/matcher.h
8462         * src/matcher_parser_parse.y
8463         * src/prefs_filtering_action.c
8464         * src/prefs_matcher.c
8465                 Add the "Ignore thread" filtering
8466                 action
8467
8468 2006-02-08 [colin]      2.0.0cvs34
8469
8470         * src/compose.c
8471         * src/procmime.c
8472         * src/procmime.h
8473                 Fix bug #905 (damaged attachment)
8474                 text files with raw \0's aren't really text files
8475         FOR_STABLE
8476
8477 2006-02-08 [colin]      2.0.0cvs33
8478
8479         * src/summaryview.c
8480                 Fix crasher introduced yesterday
8481
8482 2006-02-08 [wwp]        2.0.0cvs32
8483
8484         * src/compose.c
8485         * src/compose.h
8486                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
8487
8488 2006-02-08 [wwp]        2.0.0cvs31
8489
8490         * src/prefs_template.c
8491                 templates enhancement: allow address completion for Cc and Bcc fields
8492                 (it was currently possible for the To field only)
8493
8494 2006-02-08 [colin]      2.0.0cvs30
8495
8496         * src/compose.c
8497                 Don't unblock if not blocked
8498         FOR_STABLE
8499
8500 2006-02-07 [colin]      2.0.0cvs29
8501
8502         * src/action.c
8503                 Forgot to refresh summaryview
8504
8505 2006-02-07 [colin]      2.0.0cvs28
8506
8507         * src/action.c
8508                 Freeze/thaw message list and folder list while
8509                 processing %as{} actions 
8510         * src/compose.c
8511                 Fix auto-wrap disabling after a middle-click
8512                 paste - FOR_STABLE
8513
8514 2006-02-07 [paul]       2.0.0cvs27
8515
8516         * src/folder.c
8517                 fix freeing of uninitialised pointers
8518                 Thanks to Colin
8519
8520 2006-02-06 [colin]      2.0.0cvs26
8521
8522         * src/folder.c
8523                 Use g_slist_prepend in potentially big list
8524
8525 2006-02-06 [colin]      2.0.0cvs25
8526
8527         * src/folder.c
8528                 Completely skip processing if it doesn't 
8529                 exist (faster!)
8530
8531 2006-02-06 [colin]      2.0.0cvs24
8532
8533         * src/folder.c
8534         * src/summaryview.c
8535                 Batch filtering in summaryview (from Tools menu)
8536                 and pre/post//-processing too
8537
8538 2006-02-06 [colin]      2.0.0cvs23
8539
8540         * src/procmsg.h
8541         * src/filtering.c
8542                 Use a special field for batch filtering instead
8543                 of stepping on deferred execution's toes
8544
8545 2006-02-06 [colin]      2.0.0cvs22
8546
8547         * src/action.c
8548         * src/filtering.c
8549         * src/filtering.h
8550         * src/folder.c
8551         * src/summaryview.c
8552                 Fix filtering via menus and actions
8553
8554 2006-02-06 [colin]      2.0.0cvs21
8555
8556         * src/imap.c
8557                 Put the added file directly to cache if possible (will work
8558                 with next libetpan)
8559         * src/filtering.c
8560         * src/filtering.h
8561         * src/inc.c
8562         * src/folder.c
8563         * src/mbox.c
8564         * src/procmsg.h
8565                 Move and copy filtered messages by batches instead of one
8566                 by one - faster on IMAP
8567         * src/procmsg.c
8568                 Add a function that'll possibly be useful later
8569
8570 2006-02-06 [colin]      2.0.0cvs20
8571
8572         * src/addressbook.c
8573                 Use internal mime-type instead of text/plain for d'n'd
8574         * src/compose.c
8575                 Allow attaching files from mimeview's icon list via d'n'd
8576         * src/folderview.c
8577         * src/folderview.h
8578                 Use internal mime-type instead of text/plain for d'n'd
8579                 Don't try to selected opened folder if none is
8580                 Factorize d'n'd from other apps code
8581         * src/headerview.c
8582         * src/textview.c
8583         * src/gtk/gtkutils.c
8584         * src/gtk/gtkutils.h
8585                 Factorize Face/X-Face stuff
8586         * src/mimeview.c
8587                 Fix d'n'd to other apps
8588         * src/prefs_message.c
8589                 Let the XFace pref be usable without libcompface as it also
8590                 applies to Face
8591         * src/summaryview.c
8592                 Fix d'n'd to other apps
8593                 Factorize d'n'd from other apps code
8594
8595 2006-02-06 [wwp]        2.0.0cvs19
8596
8597         * po/it.po
8598                 Italian translation fixes by Andrea Spadaccini (no more confusion
8599                 between filtering and processing, and few changes in the About
8600                 dialog).
8601
8602
8603 2006-02-06 [mones]      2.0.0cvs18
8604
8605         * src/gtk/icon_legend.c
8606                 Improved descriptions allowing better translations
8607
8608 2006-02-05 [colin]      2.0.0cvs17
8609
8610         * src/imap.c
8611                 Add the f*cking missing expunge that caused imap_fetch_env
8612                 to fail after an add_msgs ! :-///
8613         * src/etpan/imap-thread.c
8614                 Add a bit of debug
8615         FOR_STABLE
8616
8617 2006-02-05 [colin]      2.0.0cvs16
8618
8619         * src/common/utils.c
8620                 Don't check for return-path (or we can't put
8621                 back non-sent mails)
8622
8623 2006-02-05 [colin]      2.0.0cvs15
8624
8625         * src/textview.c
8626                 Don't try to display Face header in textview
8627                 when teh headerview's active
8628
8629 2006-02-05 [colin]      2.0.0cvs14
8630
8631         * tools/tbird2syl.py
8632         * tools/Makefile.am
8633                 Add script to import Thunderbird mails
8634
8635 2006-02-05 [colin]      2.0.0cvs13
8636
8637         * src/headerview.c
8638         * src/procheader.c
8639         * src/procmsg.c
8640         * src/procmsg.h
8641         * src/textview.c
8642                 Show Face headers - patch partially by Klaus Flittner
8643
8644 2006-02-05 [colin]      2.0.0cvs12
8645
8646         * src/folderview.c
8647         * src/summaryview.c
8648         * src/common/utils.c
8649         * src/common/utils.h
8650                 Let dnd work from mime icons to summaryview
8651                 and to folderview too
8652                 Add a crude test to avoid trying to add files
8653                 drag'n'dropped when they're not mails
8654
8655 2006-02-04 [colin]      2.0.0cvs11
8656
8657         * src/summaryview.c
8658         * src/mimeview.c
8659                 Fix utf8 conversion
8660
8661 2006-02-04 [colin]      2.0.0cvs10
8662
8663         * src/compose.c
8664         * src/folderview.c
8665         * src/mimeview.c
8666         * src/summaryview.c
8667         * src/summaryview.h
8668                 Added various drag and drop capas:
8669                 From                    To
8670                 summaryview             other apps
8671                 mimeview icons          other apps
8672                 other apps              summaryview
8673                 other apps              folderview
8674
8675                 This shouldn't have broken the existing:
8676                 From                    To
8677                 summaryview             folderview
8678                 folderview              folderview
8679                 summaryview             compose's attachments
8680
8681         Tests welcomed.
8682
8683 2006-02-02 [paul]       2.0.0cvs9
8684
8685         * src/mainwindow.c
8686                 move global option 'Set displayed columns...' out
8687                 of folder option grouping.
8688                 fix sensitivity of 'harvest addresses'
8689         FOR_STABLE
8690
8691 2006-02-01 [colin]      2.0.0cvs8
8692
8693         * src/mimeview.c
8694                 Revert the alertpanel patch, it sucks (intrusive
8695                 and gets in the way of "open")
8696
8697 2006-02-01 [colin]      2.0.0cvs7
8698
8699         * src/compose.c
8700         * src/prefs_account.c
8701         * src/prefs_common.c
8702         * src/common/defs.h
8703         * src/common/utils.c
8704         * src/common/utils.h
8705                 Add ability to edit the signature file
8706                 from the account preferences, and use
8707                 a default for the text editor.
8708                 Patch by Fabien Vantard
8709
8710 2006-02-01 [colin]      2.0.0cvs6
8711
8712         * src/mimeview.c
8713                 Try to get mime type by extension if it is
8714                 application/octet-stream
8715                 Display a window with possible choices when
8716                 encountering unknown mime types
8717         * src/gtk/filesel.c
8718         * src/gtk/filesel.h
8719                 Add preview
8720                 Allow multiple selection in filtered filesel
8721                 (patch by Fabien Vantard)
8722         * src/gtk/pluginwindow.c
8723                 Use it (patch by Fabien Vantard)
8724
8725 2006-02-01 [paul]       2.0.0cvs5
8726
8727         * src/jpilot.c
8728                 fix crash on creating jpilot address book
8729                 Thanks to Colin - FOR_STABLE
8730         * src/prefs_summaries.c
8731         * src/prefs_wrapping.c
8732         * src/gtk/icon_legend.c
8733         * src/gtk/quicksearch.c
8734                 string fixes and additions
8735
8736 2006-02-01 [paul]       2.0.0cvs4
8737
8738         * src/compose.c
8739         * src/mainwindow.c
8740         * src/messageview.c
8741         * src/prefs_send.c
8742                 add Arabic encoding option
8743                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
8744
8745 2006-01-31 [colin]      2.0.0cvs3
8746
8747         * src/plugins/pgpcore/passphrase.c
8748                 Convert passphrase to locale encoding
8749         * src/compose.c
8750                 Fix drafting on IMAP. Crappy bug sneaked in
8751                 the release :-/
8752         FOR_STABLE
8753
8754 2006-01-30 [paul]       2.0.0cvs2
8755
8756         * src/gtk/icon_legend.c
8757                 show the new entries
8758
8759 2006-01-30 [colin]      2.0.0cvs1
8760
8761         * src/manual.c
8762                 Check for the file to be present before 
8763                 enabling the menu - FOR_STABLE
8764         * src/gtk/icon_legend.c
8765                 Add folders icons (not all of them, there
8766                 are too much, but the most intriguing ones)
8767
8768 2006-01-30 [paul]       2.0.0
8769
8770         version 2.0.0 released
8771
8772 2006-01-30 [paul]       1.9.100cvs200
8773
8774         * manual/faq.xml
8775         * manual/gpl.xml
8776         * manual/intro.xml
8777         * manual/starting.xml
8778         * manual/sylpheed-claws-manual.xml
8779                 fixes, additions
8780
8781 2006-01-29 [mones]      1.9.100cvs199
8782
8783         * manual/account.xml
8784         * manual/advanced.xml
8785         * manual/glossary.xml
8786                 Some typos fixed, added LDIF term to glossary
8787         * po/es.po
8788                 Fixed leading plus symbol
8789
8790 2006-01-29 [paul]       1.9.100cvs198
8791
8792         * po/fi.po
8793         * po/sk.po
8794                 updated by Tommi Pirinen and Andrej Kacian
8795
8796 2006-01-29 [paul]       1.9.100cvs197
8797
8798         * src/gtk/authors.h
8799                 remove duplicates
8800
8801 2006-01-29 [paul]       1.9.100cvs196
8802
8803         * AUTHORS
8804         * po/nl.po
8805         * src/gtk/authors.h
8806         * tools/claws.i18n.status.pl
8807                 nl translation updated by Tim Dijkstra
8808
8809 2006-01-29 [paul]       1.9.100cvs195
8810
8811         * po/sr.po
8812         * po/sv.po
8813                 updated by Aleksandar Urosevic and Anders Troback
8814
8815 2006-01-28 [colin]      1.9.100cvs194
8816
8817         * src/gtk/gtksourceprintjob.c
8818                 Don't fiddle with PangoLayout when we
8819                 have an image
8820
8821 2006-01-28 [paul]       1.9.100cvs193
8822
8823         * AUTHORS
8824         * po/el.po
8825         * po/zh_CN.po
8826         * src/gtk/authors.h
8827         * tools/claws.i18n.status.pl
8828                 updated translations submitted by Stavros Giannouris
8829                 and Ralgh Young
8830
8831 2006-01-27 [colin]      1.9.100cvs192
8832
8833         * src/summaryview.c
8834         * src/gtk/gtksourceprintjob.c
8835                 Add image printing 
8836                 (libgnomeprint only, of course)
8837
8838 2006-01-27 [paul]       1.9.100cvs191
8839
8840         * po/fr.po
8841         * po/it.po
8842                 updated by Fabien Vantard and Andrea Spadaccini
8843
8844 2006-01-26 [colin]      1.9.100cvs190
8845
8846         * manual/Makefile.am
8847         * configure.ac
8848                 Make building the manual optional 
8849                 (--disable-manual)
8850
8851 2006-01-26 [paul]       1.9.100cvs189
8852
8853         * manual/glossary.xml
8854         * manual/plugins.xml
8855                 edited
8856         * po/en_GB.po
8857                 updated
8858
8859 2006-01-26 [paul]       1.9.100cvs188
8860
8861         * src/prefs_display_header.c
8862         * src/prefs_folder_column.c
8863         * src/prefs_msg_colors.c
8864         * src/prefs_summaries.c
8865         * src/prefs_summary_column.c
8866                 HIGify
8867
8868 2006-01-25 [colin]      1.9.100cvs187
8869
8870         * src/imap.c
8871                 Don't allow moving/copying mails between
8872                 queue/drafts and non-queue/drafts folders
8873                 Fixes bug #897 (message header is resetted 
8874                 if one is copied to Drafts)
8875
8876 2006-01-25 [colin]      1.9.100cvs186
8877
8878         * src/folder.c
8879         * src/mainwindow.c
8880                 Fix subscribed folders not found
8881         * src/compose.c
8882                 Don't try to encode as original mail's charset
8883                 if it's ascii 
8884
8885 2006-01-25 [paul]       1.9.100cvs185
8886
8887         * AUTHORS
8888         * po/Makevars
8889                 updated
8890         * po/de.po
8891         * po/pl.po
8892         * po/pt_BR.po
8893         * po/sr.po
8894                 updates submitted by Stephan Sachse, Emilian Nowak
8895                 and Quar, Frederico Goncalves Guimaraes, and
8896                 Aleksandar Urosevic
8897                 Fix Bug 896, 'PT_BR locale broken'.
8898         * src/gtk/authors.h
8899                 updated
8900
8901 2006-01-24 [mones]      1.9.100cvs184
8902
8903         * manual/glossary.xml
8904                 All current terms finished. Reviewers welcome ;-)
8905         * manual/keyboard.xml
8906                 Fixed column width for pdf output.
8907         * po/es.po
8908                 Updated
8909
8910 2006-01-24 [paul]       1.9.100cvs183
8911
8912         * manual/glossary.xml
8913                 fix id name
8914         * manual/dist/html/Makefile.am
8915         * manual/dist/pdf/Makefile.am
8916         * manual/dist/ps/Makefile.am
8917         * manual/dist/txt/Makefile.am
8918                 fix make deps
8919                 Thanks to Colin
8920
8921 2006-01-24 [mones]      1.9.100cvs182
8922
8923         * manual/glossary.xml
8924                 Nearly finished, some terms missing.
8925
8926 2006-01-23 [paul]       1.9.100cvs181
8927
8928         * manual/dist/html/Makefile.am
8929         * manual/dist/pdf/Makefile.am
8930         * manual/dist/ps/Makefile.am
8931         * manual/dist/txt/Makefile.am
8932         * src/mainwindow.c
8933                 re-enable manual
8934                 Thanks to Colin
8935
8936 2006-01-22 [colin]      1.9.100cvs180
8937
8938         * src/compose.c
8939         * src/gtk/gtkaspell.c
8940                 Don't deselect stuff before right-clicking, with aspell.
8941                 (This prevented right-click Copy, for example).
8942                 Thanks to Clo!
8943
8944 2006-01-22 [paul]       1.9.100cvs179
8945
8946         * src/summary_search.c
8947                 don't fix the widget size as it causes problems
8948                 under localisation.
8949                 Thanks to Emilian Nowak
8950
8951 2006-01-21 [paul]       1.9.100cvs178
8952
8953         * src/prefs_themes.c
8954                 fix broken underlining of label text
8955                 with some translations
8956
8957 2006-01-21 [colin]      1.9.100cvs177
8958
8959         * po/fr.po
8960                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
8961
8962 2006-01-20 [colin]      1.9.100cvs176
8963
8964         * configure.ac
8965         * Makefile.am
8966         * manual/Makefile
8967         * manual/dist/html/.cvsignore
8968         * manual/dist/html/Makefile.am
8969         * manual/dist/pdf/.cvsignore
8970         * manual/dist/pdf/Makefile.am
8971         * manual/dist/ps/.cvsignore
8972         * manual/dist/ps/Makefile.am
8973         * manual/dist/txt/.cvsignore
8974         * manual/dist/txt/Makefile.am
8975                 Autotool-ize manual
8976
8977 2006-01-20 [paul]       1.9.100cvs175
8978
8979         * manual/handling.xml
8980                 make Filtering and Searching entries easier to find
8981         * manual/keyboard.xml
8982                 add the remaining default keybinds
8983         * src/prefs_summaries.c
8984                 update the default keybinds
8985
8986 2006-01-20 [paul]       1.9.100cvs174
8987
8988         * src/addressbook.c
8989         * src/addrgather.c
8990         * src/addrharvest.c
8991         * src/editaddress.c
8992         * src/editgroup.c
8993         * src/exphtmldlg.c
8994         * src/expldifdlg.c
8995         * src/exporthtml.c
8996         * src/exportldif.c
8997         * src/ldif.c
8998                 replace 'e-mail' with 'email'
8999         * src/summary_search.c
9000                 add mnemonic to "Find all" button
9001
9002 2006-01-20 [wwp]        1.9.100cvs173
9003
9004         * src/export.c
9005         * src/import.c
9006                 touched mbox import/export buttons for HIG-compliance
9007
9008 2006-01-19 [paul]       1.9.100cvs172
9009
9010         * manual/account.xml
9011         * manual/addrbook.xml
9012         * manual/advanced.xml
9013         * manual/faq.xml
9014         * manual/handling.xml
9015         * manual/intro.xml
9016         * manual/plugins.xml
9017         * manual/starting.xml
9018                 more editing
9019
9020 2006-01-19 [paul]       1.9.100cvs171
9021
9022         * src/toolbar.c
9023                 allow use of trash button while receiving
9024                 Thanks to Colin
9025
9026 2006-01-19 [wwp]        1.9.100cvs170
9027
9028         * src/gtk/quicksearch.c
9029         * src/compose.c
9030                 force text color to black when yellow background is set
9031
9032 2006-01-19 [colin]      1.9.100cvs169
9033
9034         * src/plugins/trayicon/trayicon.c
9035                 Gray out Get Mail when already getting mail
9036
9037 2006-01-18 [paul]       1.9.100cvs168
9038
9039         * src/compose.c
9040                 give widget yellow background was To is
9041                 set via folder prefs
9042         * src/gtk/quicksearch.c
9043                 give widget yellow background when quick
9044                 search is active.
9045                 Thanks to Colin
9046
9047 2006-01-18 [paul]       1.9.100cvs167
9048
9049         * doc/man/sylpheed-claws.1
9050                 add --subscribe option
9051
9052 2006-01-18 [paul]       1.9.100cvs166
9053
9054         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9055         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9056                 use %U instead of %F (%F is broken for user installed
9057                 files in kde 3.5)
9058
9059 2006-01-18 [colin]      1.9.100cvs165
9060
9061         * src/summaryview.c
9062                 Default to Yes in "No more * messages" dialogs
9063
9064 2006-01-17 [colin]      1.9.100cvs164
9065
9066         * src/compose.c
9067                 Possibly fix an invalid iterator causing
9068                 crash
9069
9070 2006-01-17 [colin]      1.9.100cvs163
9071
9072         * src/mimeview.c
9073                 Fix crash when the image disappears under the
9074                 image viewer
9075
9076 2006-01-16 [colin]      1.9.100cvs162
9077
9078         * src/compose.c
9079                 Fix reenabling autowrap
9080
9081 2006-01-16 [colin]      1.9.100cvs161
9082
9083         * src/compose.c
9084                 reset quote_len before getting quote_str
9085
9086 2006-01-16 [colin]      1.9.100cvs160
9087
9088         * src/account.c
9089         * src/account.h
9090         * src/folder.c
9091         * src/imap_gtk.c
9092         * src/mh_gtk.c
9093                 Fix bug #883 (default inbox does not track folder move)
9094
9095 2006-01-16 [colin]      1.9.100cvs159
9096
9097         * src/compose.c
9098         * src/plugins/pgpcore/passphrase.c
9099                 More buttons fixes
9100
9101 2006-01-16 [paul]       1.9.100cvs158
9102
9103         * src/prefs_actions.c
9104         * src/prefs_filtering_action.c
9105         * src/prefs_matcher.c
9106         * src/quote_fmt.c
9107         * src/gtk/description_window.c
9108         * src/gtk/description_window.h
9109         * src/gtk/quicksearch.c
9110                 description window cleanups
9111
9112 2006-01-15 [colin]      1.9.100cvs157
9113
9114         * src/addressbook.c
9115         * src/prefs_filtering.c
9116                 Same here
9117
9118 2006-01-15 [colin]      1.9.100cvs156
9119
9120         * src/folderview.c
9121         * src/mainwindow.c
9122                 Same for "Empty trash"
9123
9124 2006-01-15 [colin]      1.9.100cvs155
9125
9126         * src/inc.c
9127                 Override offline dialog had Yes by default
9128
9129 2006-01-15 [colin]      1.9.100cvs154
9130
9131         * src/summaryview.c
9132                 Delete selected messages? previously had Yes the default
9133
9134 2006-01-15 [colin]      1.9.100cvs153
9135
9136         * src/folder.c
9137         * src/folder.h
9138         * src/main.c
9139                 Check if a mailbox is loaded after all
9140                 plugins are loaded.
9141
9142 2006-01-15 [colin]      1.9.100cvs152
9143
9144         * src/folder.c
9145                 Don't start wizard when there are unloaded folders (will help
9146                 people with only mbox or maildir mailboxes)
9147
9148 2006-01-14 [colin]      1.9.100cvs151
9149
9150         * src/addressbook.c
9151         * src/expldifdlg.c
9152         * src/importldif.c
9153         * src/importmutt.c
9154         * src/importpine.c
9155         * src/mh_gtk.c
9156                 More HIG compliance and fixes
9157
9158 2006-01-14 [colin]      1.9.100cvs150
9159
9160         * src/prefs_filtering_action.c
9161         * src/foldersel.c
9162                 Two forgotten button order changes
9163
9164 2006-01-14 [colin]      1.9.100cvs149
9165
9166         * src/account.c
9167         * src/addressbook.c
9168         * src/compose.c
9169         * src/folderview.c
9170         * src/imap_gtk.c
9171         * src/mainwindow.c
9172         * src/mh_gtk.c
9173         * src/news_gtk.c
9174         * src/prefs_actions.c
9175         * src/prefs_customheader.c
9176         * src/prefs_filtering.c
9177         * src/prefs_matcher.c
9178         * src/prefs_template.c
9179         * src/ssl_manager.c
9180         * src/summaryview.c
9181         * src/textview.c
9182         * src/toolbar.c
9183                 All deletion confirmations are now "Cancel, Delete" 
9184                 instead of "No, Yes"
9185                 Clarified most of the other "No, Yes" to 
9186                 "Cancel, Descriptive_action"
9187                 Rechanged the "Entry not saved" alerts to have 
9188                 "Close, Continue editing"
9189
9190
9191 2006-01-14 [paul]
9192
9193         * 2.0.0-rc4 released
9194
9195 2006-01-14 [paul]       1.9.100cvs148
9196
9197         * src/account.c
9198         * src/addressadd.c
9199         * src/addressbook.c
9200         * src/compose.c
9201         * src/editaddress.c
9202         * src/editbook.c
9203         * src/editgroup.c
9204         * src/editjpilot.c
9205         * src/editldap.c
9206         * src/editvcard.c
9207         * src/exphtmldlg.c
9208         * src/expldifdlg.c
9209         * src/folderview.c
9210         * src/grouplistdialog.c
9211         * src/imap_gtk.c
9212         * src/importmutt.c
9213         * src/importpine.c
9214         * src/inc.c
9215         * src/main.c
9216         * src/mainwindow.c
9217         * src/message_search.c
9218         * src/messageview.c
9219         * src/mh_gtk.c
9220         * src/mimeview.c
9221         * src/news_gtk.c
9222         * src/prefs_actions.c
9223         * src/prefs_customheader.c
9224         * src/prefs_filtering.c
9225         * src/prefs_matcher.c
9226         * src/prefs_template.c
9227         * src/prefs_themes.c
9228         * src/ssl_manager.c
9229         * src/summary_search.c
9230         * src/summaryview.c
9231         * src/textview.c
9232         * src/toolbar.c
9233         * src/gtk/foldersort.c
9234         * src/gtk/gtkaspell.c
9235         * src/gtk/inputdialog.c
9236         * src/gtk/prefswindow.c
9237         * src/plugins/pgpcore/select-keys.c
9238         * src/plugins/trayicon/trayicon.c
9239                 HIG compliant button order
9240
9241 2006-01-14 [mones]      1.9.100cvs147
9242
9243         * po/es.po
9244                 Updated translation
9245
9246 2006-01-13 [paul]       1.9.100cvs146
9247
9248         * AUTHORS
9249         * ChangeLog
9250         * src/gtk/authors.h
9251                 add Joshua M. Kwan to contributors list
9252
9253 2006-01-13 [colin]      1.9.100cvs145
9254
9255         * src/gtk/quicksearch.c
9256                 Don't refocus quick search after executing (Esc or Enter)
9257                 Allows to '/'search something then move up/down in 
9258                 summaryview, and to Esc a search and be back in the 
9259                 summaryview
9260
9261 2006-01-13 [paul]       1.9.100cvs144
9262
9263         * src/plugins/pgpinline/pgpinline.c
9264                 support Content-Type 'application/pgp'
9265                 patch by Joshua M. Kwan <joshuak@users.sf.net>
9266
9267 2006-01-13 [paul]       1.9.100cvs143
9268
9269         * manual/account.xml
9270                 make mention of partial retrieval
9271                 thanks to Colin
9272
9273 2006-01-13 [paul]       1.9.100cvs142
9274
9275         * src/account.c
9276         * src/account.h
9277         * src/action.c
9278         * src/action.h
9279         * src/adbookbase.h
9280         * src/addr_compl.c
9281         * src/addr_compl.h
9282         * src/addrbook.c
9283         * src/addrcache.c
9284         * src/addrcache.h
9285         * src/addrcindex.c
9286         * src/addrcindex.h
9287         * src/addrclip.c
9288         * src/addrclip.h
9289         * src/addrdefs.h
9290         * src/addressadd.c
9291         * src/addressadd.h
9292         * src/addressbook.c
9293         * src/addressbook.h
9294         * src/addrgather.c
9295         * src/addrgather.h
9296         * src/addrharvest.c
9297         * src/addrharvest.h
9298         * src/addrindex.c
9299         * src/addrindex.h
9300         * src/addritem.c
9301         * src/addritem.h
9302         * src/addrquery.c
9303         * src/addrquery.h
9304         * src/addrselect.c
9305         * src/addrselect.h
9306         * src/alertpanel.c
9307         * src/alertpanel.h
9308         * src/browseldap.c
9309         * src/browseldap.h
9310         * src/codeconv.c
9311         * src/codeconv.h
9312         * src/compose.c
9313         * src/compose.h
9314         * src/customheader.c
9315         * src/customheader.h
9316         * src/displayheader.c
9317         * src/displayheader.h
9318         * src/editaddress.c
9319         * src/editaddress.h
9320         * src/editbook.c
9321         * src/editbook.h
9322         * src/editgroup.c
9323         * src/editgroup.h
9324         * src/editjpilot.c
9325         * src/editjpilot.h
9326         * src/editldap.c
9327         * src/editldap.h
9328         * src/editldap_basedn.c
9329         * src/editldap_basedn.h
9330         * src/editvcard.c
9331         * src/editvcard.h
9332         * src/exphtmldlg.c
9333         * src/exphtmldlg.h
9334         * src/expldifdlg.c
9335         * src/expldifdlg.h
9336         * src/export.h
9337         * src/exporthtml.c
9338         * src/exporthtml.h
9339         * src/exportldif.c
9340         * src/exportldif.h
9341         * src/filtering.c
9342         * src/filtering.h
9343         * src/folder.c
9344         * src/folder.h
9345         * src/folder_item_prefs.c
9346         * src/folder_item_prefs.h
9347         * src/foldersel.c
9348         * src/foldersel.h
9349         * src/folderutils.c
9350         * src/folderutils.h
9351         * src/folderview.c
9352         * src/folderview.h
9353         * src/grouplistdialog.c
9354         * src/grouplistdialog.h
9355         * src/headerview.c
9356         * src/html.c
9357         * src/html.h
9358         * src/image_viewer.c
9359         * src/image_viewer.h
9360         * src/imap.c
9361         * src/imap.h
9362         * src/imap_gtk.c
9363         * src/imap_gtk.h
9364         * src/import.h
9365         * src/importldif.c
9366         * src/importldif.h
9367         * src/importmutt.c
9368         * src/importmutt.h
9369         * src/importpine.c
9370         * src/importpine.h
9371         * src/inc.c
9372         * src/inc.h
9373         * src/jpilot.c
9374         * src/jpilot.h
9375         * src/ldapctrl.c
9376         * src/ldapctrl.h
9377         * src/ldaplocate.c
9378         * src/ldaplocate.h
9379         * src/ldapquery.c
9380         * src/ldapquery.h
9381         * src/ldapserver.c
9382         * src/ldapserver.h
9383         * src/ldaputil.c
9384         * src/ldaputil.h
9385         * src/ldif.c
9386         * src/ldif.h
9387         * src/main.c
9388         * src/main.h
9389         * src/mainwindow.c
9390         * src/mainwindow.h
9391         * src/manual.c
9392         * src/manual.h
9393         * src/mbox.c
9394         * src/mbox.h
9395         * src/message_search.c
9396         * src/message_search.h
9397         * src/messageview.c
9398         * src/messageview.h
9399         * src/mh.c
9400         * src/mh.h
9401         * src/mh_gtk.c
9402         * src/mh_gtk.h
9403         * src/mimeview.c
9404         * src/mimeview.h
9405         * src/msgcache.c
9406         * src/msgcache.h
9407         * src/mutt.c
9408         * src/mutt.h
9409         * src/news.c
9410         * src/news.h
9411         * src/news_gtk.c
9412         * src/news_gtk.h
9413         * src/partial_download.c
9414         * src/partial_download.h
9415         * src/pine.c
9416         * src/pine.h
9417         * src/pop.c
9418         * src/pop.h
9419         * src/prefs_account.c
9420         * src/prefs_account.h
9421         * src/prefs_actions.c
9422         * src/prefs_actions.h
9423         * src/prefs_common.c
9424         * src/prefs_common.h
9425         * src/prefs_compose_writing.c
9426         * src/prefs_compose_writing.h
9427         * src/prefs_customheader.c
9428         * src/prefs_customheader.h
9429         * src/prefs_display_header.c
9430         * src/prefs_display_header.h
9431         * src/prefs_filtering.c
9432         * src/prefs_filtering.h
9433         * src/prefs_filtering_action.c
9434         * src/prefs_filtering_action.h
9435         * src/prefs_folder_column.c
9436         * src/prefs_folder_column.h
9437         * src/prefs_folder_item.c
9438         * src/prefs_folder_item.h
9439         * src/prefs_fonts.c
9440         * src/prefs_fonts.h
9441         * src/prefs_gtk.c
9442         * src/prefs_gtk.h
9443         * src/prefs_image_viewer.c
9444         * src/prefs_image_viewer.h
9445         * src/prefs_matcher.c
9446         * src/prefs_matcher.h
9447         * src/prefs_message.c
9448         * src/prefs_msg_colors.c
9449         * src/prefs_msg_colors.h
9450         * src/prefs_other.c
9451         * src/prefs_quote.c
9452         * src/prefs_receive.c
9453         * src/prefs_send.c
9454         * src/prefs_spelling.c
9455         * src/prefs_spelling.h
9456         * src/prefs_summaries.c
9457         * src/prefs_summaries.h
9458         * src/prefs_summary_column.c
9459         * src/prefs_summary_column.h
9460         * src/prefs_template.c
9461         * src/prefs_template.h
9462         * src/prefs_themes.c
9463         * src/prefs_themes.h
9464         * src/prefs_toolbar.c
9465         * src/prefs_toolbar.h
9466         * src/prefs_wrapping.c
9467         * src/prefs_wrapping.h
9468         * src/privacy.c
9469         * src/privacy.h
9470         * src/procheader.c
9471         * src/procheader.h
9472         * src/procmime.c
9473         * src/procmime.h
9474         * src/procmsg.c
9475         * src/procmsg.h
9476         * src/quote_fmt.c
9477         * src/quote_fmt_parse.y
9478         * src/recv.c
9479         * src/recv.h
9480         * src/remotefolder.c
9481         * src/remotefolder.h
9482         * src/send_message.c
9483         * src/send_message.h
9484         * src/setup.c
9485         * src/setup.h
9486         * src/sourcewindow.c
9487         * src/sourcewindow.h
9488         * src/ssl_manager.c
9489         * src/ssl_manager.h
9490         * src/statusbar.c
9491         * src/statusbar.h
9492         * src/stock_pixmap.c
9493         * src/stock_pixmap.h
9494         * src/summary_search.c
9495         * src/summary_search.h
9496         * src/summaryview.c
9497         * src/summaryview.h
9498         * src/syldap.c
9499         * src/syldap.h
9500         * src/textview.c
9501         * src/textview.h
9502         * src/toolbar.c
9503         * src/toolbar.h
9504         * src/undo.c
9505         * src/undo.h
9506         * src/unmime.c
9507         * src/unmime.h
9508         * src/vcard.c
9509         * src/vcard.h
9510         * src/wizard.c
9511         * src/wizard.h
9512         * src/common/base64.c
9513         * src/common/base64.h
9514         * src/common/defs.h
9515         * src/common/hooks.c
9516         * src/common/hooks.h
9517         * src/common/log.c
9518         * src/common/log.h
9519         * src/common/mgutils.c
9520         * src/common/mgutils.h
9521         * src/common/nntp.c
9522         * src/common/nntp.h
9523         * src/common/passcrypt.c
9524         * src/common/passcrypt.h.in
9525         * src/common/plugin.c
9526         * src/common/plugin.h
9527         * src/common/prefs.c
9528         * src/common/prefs.h
9529         * src/common/progressindicator.c
9530         * src/common/progressindicator.h
9531         * src/common/quoted-printable.c
9532         * src/common/quoted-printable.h
9533         * src/common/session.c
9534         * src/common/session.h
9535         * src/common/smtp.c
9536         * src/common/smtp.h
9537         * src/common/socket.c
9538         * src/common/socket.h
9539         * src/common/ssl.c
9540         * src/common/ssl.h
9541         * src/common/ssl_certificate.c
9542         * src/common/ssl_certificate.h
9543         * src/common/stringtable.c
9544         * src/common/stringtable.h
9545         * src/common/sylpheed.c
9546         * src/common/sylpheed.h
9547         * src/common/template.c
9548         * src/common/template.h
9549         * src/common/timing.h
9550         * src/common/utils.c
9551         * src/common/utils.h
9552         * src/common/version.h.in
9553         * src/common/xml.c
9554         * src/common/xml.h
9555         * src/common/xmlprops.c
9556         * src/common/xmlprops.h
9557         * src/gtk/colorlabel.c
9558         * src/gtk/colorsel.c
9559         * src/gtk/colorsel.h
9560         * src/gtk/description_window.c
9561         * src/gtk/description_window.h
9562         * src/gtk/filesel.c
9563         * src/gtk/filesel.h
9564         * src/gtk/foldersort.c
9565         * src/gtk/foldersort.h
9566         * src/gtk/gtkutils.c
9567         * src/gtk/gtkutils.h
9568         * src/gtk/inputdialog.c
9569         * src/gtk/inputdialog.h
9570         * src/gtk/logwindow.c
9571         * src/gtk/logwindow.h
9572         * src/gtk/manage_window.c
9573         * src/gtk/manage_window.h
9574         * src/gtk/menu.c
9575         * src/gtk/menu.h
9576         * src/gtk/pluginwindow.c
9577         * src/gtk/pluginwindow.h
9578         * src/gtk/prefswindow.c
9579         * src/gtk/prefswindow.h
9580         * src/gtk/progressdialog.c
9581         * src/gtk/progressdialog.h
9582         * src/gtk/sslcertwindow.c
9583         * src/gtk/sslcertwindow.h
9584         * src/plugins/clamav/clamav_plugin.c
9585         * src/plugins/clamav/clamav_plugin.h
9586         * src/plugins/clamav/clamav_plugin_gtk.c
9587         * src/plugins/demo/demo.c
9588         * src/plugins/dillo_viewer/dillo_prefs.c
9589         * src/plugins/dillo_viewer/dillo_prefs.h
9590         * src/plugins/dillo_viewer/dillo_viewer.c
9591         * src/plugins/pgpcore/passphrase.c
9592         * src/plugins/pgpcore/passphrase.h
9593         * src/plugins/pgpcore/plugin.c
9594         * src/plugins/pgpcore/select-keys.c
9595         * src/plugins/pgpcore/select-keys.h
9596         * src/plugins/pgpcore/sgpgme.c
9597         * src/plugins/pgpcore/sgpgme.h
9598         * src/plugins/pgpinline/pgpinline.c
9599         * src/plugins/pgpinline/pgpinline.h
9600         * src/plugins/pgpinline/plugin.c
9601         * src/plugins/pgpmime/pgpmime.c
9602         * src/plugins/pgpmime/pgpmime.h
9603         * src/plugins/pgpmime/plugin.c
9604         * src/plugins/spamassassin/spamassassin.c
9605         * src/plugins/spamassassin/spamassassin.h
9606         * src/plugins/spamassassin/spamassassin_gtk.c
9607         * src/plugins/trayicon/trayicon.c
9608                 update copyright header
9609
9610 2006-01-13 [paul]       1.9.100cvs141
9611
9612         * src/account.c
9613         * src/export.c
9614         * src/import.c
9615         * src/mainwindow.c
9616         * src/prefs_account.c
9617         * src/prefs_display_header.c
9618         * src/prefs_receive.c
9619         * src/prefs_send.c
9620         * src/prefs_summaries.c
9621         * src/prefs_themes.c
9622         * src/prefs_toolbar.c
9623         * src/gtk/about.c
9624                 various cleanups
9625
9626 2006-01-12 [colin]      1.9.100cvs140
9627
9628         * src/folder.c
9629         * src/folder.h
9630         * src/main.c
9631                 Add --subscribe option
9632                 Let sylpheed-claws email@domain.com equivalent to --compose
9633                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
9634
9635 2006-01-12 [paul]       1.9.100cvs139
9636
9637         * src/mainwindow.c
9638                 append 'Change folder order' label with '...'
9639         * src/prefs_actions.c
9640                 allow reordering of actions list by dnd
9641         * src/gtk/foldersort.c
9642                 make the dialog nicer
9643
9644 2006-01-11 [colin]      1.9.100cvs138
9645
9646         * src/compose.c
9647                 Allow templates without text
9648
9649 2006-01-11 [paul]       1.9.100cvs137
9650
9651         * tools/README
9652         * tools/filter_conv_new.pl
9653                 add info to README
9654                 also check .sylpheed for filter.xml
9655                 be a bit informative to the user
9656
9657 2006-01-11 [colin]      1.9.100cvs136
9658
9659         * src/textview.c
9660                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
9661
9662 2006-01-10 [paul]       1.9.100cvs135
9663
9664         * tools/Makefile.am
9665         * tools/filter_conv_new.pl
9666                 add script to convert new style Sylpheed
9667                 filter rules (Sylpheed >= 0.9.99) to
9668                 Claws filtering rules
9669
9670 2006-01-10 [colin]      1.9.100cvs134
9671
9672         * src/compose.c
9673                 Fix broken line joins in certain conditions
9674                 (between two quoted lines: <enter><enter><up>
9675                  <type a wrapped sentence><go in the first line>
9676                  <insert more text><watch as line joining failed>)
9677
9678 2006-01-10 [paul]       1.9.100cvs133
9679
9680         * src/compose.c
9681                 don't report success in error dialog
9682                 thanks to Colin
9683         * src/common/utils.c
9684                 include some trailing punctuations as URI
9685                 thanks to Hiro
9686
9687 2006-01-10 [paul]       1.9.100cvs132
9688
9689         * src/mimeview.c
9690                 fix incompatible pointer type
9691                 warning
9692
9693 2006-01-10 [paul]       1.9.100cvs131
9694
9695         * src/compose.c
9696                 change Subject in window title
9697                 instantaneously
9698
9699 2006-01-09 [colin]      1.9.100cvs130
9700
9701         * src/addressbook.c
9702         * src/headerview.c
9703         * src/mainwindow.c
9704         * src/messageview.c
9705         * src/mimeview.c
9706         * src/noticeview.c
9707         * src/summaryview.c
9708                 Fix possible crashes on exit and in addressbook
9709
9710 2006-01-09 [paul]       1.9.100cvs129
9711
9712         * src/prefs_msg_colors.c
9713                 some cleanups that I forgot last time
9714
9715 2006-01-09 [paul]       1.9.100cvs128
9716
9717         * README
9718         * src/folderview.c
9719         * src/prefs_msg_colors.c
9720                 add previously hidden option, color_new, to
9721                 the gui
9722                 move the page to Display/
9723                 rework the gui
9724
9725 2006-01-09 [wwp]        1.9.100cvs127
9726
9727         * src/prefs_themes.c
9728                 made the prefs/display/themes layouts spacing less condensed
9729                 (and so they match other prefs/pages' look).
9730
9731 2006-01-09 [paul]       1.9.100cvs126
9732
9733         * src/compose.c
9734         * src/prefs_common.c
9735         * src/prefs_common.h
9736         * src/prefs_wrapping.c
9737                 remove 'wrap at send' option
9738
9739 2006-01-06 [colin]      1.9.100cvs125
9740
9741         * src/compose.c
9742                 Just make completely sure we don't insert "manual line breaks" 
9743                 when wrapping... 
9744
9745 2006-01-04 [paul]
9746
9747         * 2.0.0-rc3 released
9748
9749 2006-01-04 [paul]       1.9.100cvs124
9750
9751         * src/folderview.c
9752                 fix bug 882, 'quick scroll in folder list
9753                 displays wrong folder contents'
9754
9755 2006-01-04 [paul]       1.9.100cvs123
9756
9757         * src/plugins/pgpmime/pgpmime.c
9758                 better debug information when signing
9759                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9760
9761 2006-01-03 [colin]      1.9.100cvs122
9762
9763         * configure.ac
9764                 We need to recheck for gpgme 1.0.0 after checking
9765                 for 1.1.1, because if 1.1.1 isn't available, 
9766                 GPGME_LIBS and friends are blanked out by the 
9767                 second check.
9768
9769 2006-01-03 [colin]      1.9.100cvs121
9770
9771         * src/common/prefs.c
9772                 Windows unlink-before rename fix
9773         * src/plugins/pgpcore/sgpgme.c
9774                 Add support for PKA info if available
9775                 Both patches by Werner Koch
9776
9777 2006-01-03 [paul]       1.9.100cvs120
9778
9779         * src/messageview.c
9780                 fix bug 884, 'Send receipt' button visible in queue
9781                 Thanks to Colin
9782
9783 2006-01-02 [colin]      1.9.100cvs119
9784
9785         * src/compose.c
9786         * src/imap.c
9787                 Fix autosave on IMAP and more generally try to
9788                 return the correct ID on a newly added IMAP message
9789
9790 2006-01-02 [paul]       1.9.100cvs118
9791
9792         * manual/keyboard.xml
9793                 edited
9794
9795 2006-01-01 [paul]       1.9.100cvs117
9796
9797         * src/gtk/authors.h
9798                 alphabetical order
9799
9800 2005-12-30 [colin]      1.9.100cvs116
9801
9802         * manual/advanced.xml
9803                 Explain Pre/Post-processing differences.
9804
9805 2005-12-30 [colin]      1.9.100cvs115
9806
9807         * src/mh.c
9808                 Implement copy_msgs for a little optimization
9809         * src/imap.c
9810                 Finish yesterday's fix
9811
9812 2005-12-29 [colin]      1.9.100cvs114
9813
9814         * src/imap.c
9815                 Fix occasional failure in fetching a mail over
9816                 IMAP
9817
9818 2005-12-29 [colin]      1.9.100cvs113
9819
9820         * src/compose.c
9821                 Don't remove a draft when sending it, if it is 
9822                 locked.
9823
9824 2005-12-28 [colin]      1.9.100cvs112
9825
9826         * src/summaryview.c
9827                 Fix leak for real
9828
9829 2005-12-28 [wwp]        1.9.100cvs111
9830
9831         * doc/faq/.cvsignore
9832         * doc/faq/de/.cvsignore
9833         * doc/faq/en/.cvsignore
9834         * doc/faq/es/.cvsignore
9835         * doc/faq/fr/.cvsignore
9836         * doc/faq/it/.cvsignore
9837         * doc/manual/.cvsignore
9838         * doc/manual/de/.cvsignore
9839         * doc/manual/en/.cvsignore
9840         * doc/manual/es/.cvsignore
9841         * doc/manual/fr/.cvsignore
9842         * doc/manual/ja/.cvsignore
9843         * src/plugins/mathml_viewer/.cvsignore
9844                 rollback revival of those files (my bad, sorry for the noise).
9845
9846 2005-12-28 [wwp]        1.9.100cvs110
9847
9848         * src/compose.c
9849                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
9850
9851 2005-12-28 [wwp]        1.9.100cvs109
9852
9853         * doc/faq/.cvsignore
9854         * doc/faq/de/.cvsignore
9855         * doc/faq/en/.cvsignore
9856         * doc/faq/es/.cvsignore
9857         * doc/faq/fr/.cvsignore
9858         * doc/faq/it/.cvsignore
9859         * doc/manual/.cvsignore
9860         * doc/manual/de/.cvsignore
9861         * doc/manual/en/.cvsignore
9862         * doc/manual/es/.cvsignore
9863         * doc/manual/fr/.cvsignore
9864         * doc/manual/ja/.cvsignore
9865         * src/plugins/mathml_viewer/.cvsignore
9866         * po/.cvsignore
9867                 more files to ignore.
9868
9869 2005-12-24 [colin]      1.9.100cvs108
9870
9871         * AUTHORS
9872         * src/gtk/authors.h
9873                 Update for Werner
9874
9875 2005-12-24 [colin]      1.9.100cvs107
9876
9877         * src/procmsg.c
9878                 Allow NULL src_msginfo in 
9879                 procmsg_msginfo_new_from_mimeinfo
9880
9881 2005-12-23 [paul]       1.9.100cvs106
9882
9883         * src/plugins/pgpinline/mypgpcore.def
9884                 add this forgotten file
9885
9886 2005-12-23 [colin]      1.9.100cvs105
9887
9888         * src/mainwindow.c
9889                 Fix missing break
9890
9891 2005-12-23 [colin]      1.9.100cvs104
9892
9893         * autogen.sh
9894         * src/folder.c
9895         * src/mh.c
9896         * src/common/plugin.c
9897         * src/common/socket.c
9898         * src/common/socket.h
9899         * src/common/utils.c
9900         * src/common/utils.h
9901         * src/gtk/pluginwindow.c
9902         * src/plugins/pgpcore/plugin.def
9903         * src/plugins/pgpcore/sylpheed.def
9904         * src/plugins/pgpinline/Makefile.am
9905         * src/plugins/pgpinline/plugin.def
9906         * src/plugins/pgpinline/sylpheed.def
9907         * src/plugins/pgpmime/plugin.def
9908         * src/plugins/pgpmime/sylpheed.def
9909                 Various w32 fixes by Werner Koch
9910
9911 2005-12-22 [paul]       1.9.100cvs103
9912
9913         * src/wizard.c
9914                 don't offer IMAP as 'server type' if
9915                 libetpan isn't built in
9916
9917 2005-12-22 [paul]       1.9.100cvs102
9918
9919         * AUTHORS
9920         * src/mainwindow.c
9921         * src/mainwindow.h
9922         * src/toolbar.c
9923         * src/gtk/authors.h
9924                 support GTK_TOOLBAR_BOTH_HORIZ (text
9925                 next to icon) Patch by Marien Zwart
9926                 marienz@users.sf.net
9927                 Also reword the text
9928
9929 2005-12-21 [colin]      1.9.100cvs101
9930
9931         * configure.ac
9932                 Fix DATADIRNAME
9933         * COPYING
9934                 Fix missing section and explicit the exception better
9935         * src/compose.c
9936                 Prevent mail from being lost without notice when an
9937                 SMTP error happens on trying to send an unmodified
9938                 drafted mail.
9939         * src/send_message.c
9940         * src/common/smtp.c
9941                 Fix password remembering when wrong, and add return
9942                 value checks where they should have been
9943         * src/plugins/pgpcore/sylpheed.def
9944         * src/plugins/pgpinline/sylpheed.def
9945         * src/plugins/pgpmime/sylpheed.def
9946                 Add a few symbols needed
9947
9948 2005-12-21 [paul]       1.9.100cvs100
9949
9950         * m4/codeset.m4
9951         * m4/glibc21.m4
9952         * m4/intdiv0.m4
9953         * m4/inttypes-pri.m4
9954         * m4/inttypes.m4
9955         * m4/inttypes_h.m4
9956         * m4/isc-posix.m4
9957         * m4/lcmessage.m4
9958         * m4/stdint_h.m4
9959         * m4/uintmax_t.m4
9960                 gettextization
9961                 thanks to Colin
9962
9963 2005-12-21 [paul]       1.9.100cvs99
9964
9965         * po/sv.po
9966                 fixed by Colin
9967
9968 2005-12-20 [paul]       1.9.100cvs98
9969
9970         * po/sv.po
9971                 updated by Anders Trobäck
9972
9973 2005-12-20 [colin]      1.9.100cvs97
9974
9975         * ABOUT-NLS
9976         * Makefile.am
9977         * autogen.sh
9978         * configure.ac
9979         * config/config.rpath
9980         * config/mkinstalldirs
9981         * m4/Makefile.am
9982         * m4/glibc2.m4
9983         * m4/gnupg.m4
9984         * m4/gpgme.m4
9985         * m4/intmax.m4
9986         * m4/longdouble.m4
9987         * m4/longlong.m4
9988         * m4/printf-posix.m4
9989         * m4/signed.m4
9990         * m4/size_max.m4
9991         * m4/ulonglong.m4
9992         * m4/wchar_t.m4
9993         * m4/wint_t.m4
9994         * m4/xsize.m4
9995         * po/Makefile.in.in
9996         * po/Makevars
9997         * po/bg.po
9998         * po/ca.po
9999         * po/cs.po
10000         * po/de.po
10001         * po/el.po
10002         * po/en_GB.po
10003         * po/es.po
10004         * po/fi.po
10005         * po/fr.po
10006         * po/hr.po
10007         * po/hu.po
10008         * po/it.po
10009         * po/ja.po
10010         * po/ko.po
10011         * po/nb.po
10012         * po/nl.po
10013         * po/pl.po
10014         * po/pt_BR.po
10015         * po/ru.po
10016         * po/sk.po
10017         * po/sr.po
10018         * po/stamp-po
10019         * po/sv.po
10020         * po/zh_CN.po
10021         * po/zh_TW.po
10022         * src/Makefile.am
10023         * src/codeconv.c
10024         * src/compose.c
10025         * src/exporthtml.c
10026         * src/exportldif.c
10027         * src/folder.c
10028         * src/main.c
10029         * src/manual.c
10030         * src/mh.c
10031         * src/mimeview.c
10032         * src/send_message.c
10033         * src/common/Makefile.am
10034         * src/common/fnmatch.c
10035         * src/common/fnmatch.h
10036         * src/common/fnmatch_loop.c
10037         * src/common/nntp.c
10038         * src/common/plugin.c
10039         * src/common/smtp.c
10040         * src/common/socket.c
10041         * src/common/string_match.c
10042         * src/common/sylpheed.c
10043         * src/common/utils.c
10044         * src/common/utils.h
10045         * src/common/w32_dirent.c
10046         * src/common/w32_reg.c
10047         * src/common/w32_signal.c
10048         * src/common/w32_stat.c
10049         * src/common/w32_stdio.c
10050         * src/common/w32_stdlib.c
10051         * src/common/w32_string.c
10052         * src/common/w32_time.c
10053         * src/common/w32_unistd.c
10054         * src/common/w32_wait.c
10055         * src/common/w32lib.h
10056         * src/etpan/Makefile.am
10057         * src/gtk/Makefile.am
10058         * src/plugins/clamav/Makefile.am
10059         * src/plugins/demo/Makefile.am
10060         * src/plugins/dillo_viewer/Makefile.am
10061         * src/plugins/pgpcore/Makefile.am
10062         * src/plugins/pgpcore/passphrase.c
10063         * src/plugins/pgpcore/plugin.def
10064         * src/plugins/pgpcore/sgpgme.c
10065         * src/plugins/pgpcore/sylpheed.def
10066         * src/plugins/pgpcore/version.rc
10067         * src/plugins/pgpinline/Makefile.am
10068         * src/plugins/pgpinline/plugin.def
10069         * src/plugins/pgpinline/sylpheed.def
10070         * src/plugins/pgpinline/version.rc
10071         * src/plugins/pgpmime/Makefile.am
10072         * src/plugins/pgpmime/mypgpcore.def
10073         * src/plugins/pgpmime/plugin.def
10074         * src/plugins/pgpmime/sylpheed.def
10075         * src/plugins/pgpmime/version.rc
10076         * src/plugins/spamassassin/Makefile.am
10077                 Very little ;-) patch from Werner Koch, providing
10078                 infrastructure for cross-compiling to Win32
10079
10080 2005-12-20 [paul]       1.9.100cvs96
10081
10082         * src/account.c
10083         * src/account.h
10084         * src/mainwindow.c
10085         * src/mainwindow.h
10086         * src/toolbar.c
10087         * src/toolbar.h
10088                 add a combo to the Get All button, allowing
10089                 quick retrieval from any account
10090                 Patch by Fabien Vantard, slightly modified
10091                 by Colin
10092         * src/gtk/about.c
10093                 i18n fix. Patch by Fabien Vantard
10094
10095 2005-12-19 [colin]      1.9.100cvs95
10096
10097         * src/compose.c
10098         * src/compose.h
10099                 Don't automatically join lines when they've 
10100                 been separated by the user and not automatically
10101
10102 2005-12-19 [paul]       1.9.100cvs94
10103
10104         * src/gtk/pluginwindow.c
10105                 i18n fix.
10106                 Patch by Fabien Vantard
10107
10108 2005-12-15 [paul]       1.9.100cvs93
10109
10110         * src/common/plugin.c
10111         * src/common/plugin.h
10112         * src/gtk/pluginwindow.c
10113         * src/plugins/clamav/clamav_plugin.c
10114         * src/plugins/demo/demo.c
10115         * src/plugins/dillo_viewer/dillo_viewer.c
10116         * src/plugins/pgpcore/plugin.c
10117         * src/plugins/pgpinline/plugin.c
10118         * src/plugins/pgpmime/plugin.c
10119         * src/plugins/spamassassin/spamassassin.c
10120         * src/plugins/trayicon/trayicon.c
10121                 add plugin_version()
10122
10123 2005-12-15 [colin]      1.9.100cvs92
10124
10125         * src/compose.c
10126                 Further fix bug #875
10127
10128 2005-12-15 [paul]       1.9.100cvs91
10129
10130         * src/gtk/filesel.c
10131                 fix attach_load_dir getting set to
10132                 PLUGINDIR on plugin load
10133
10134 2005-12-14 [mones]      1.9.100cvs90
10135
10136         * manual/ack.xml
10137         * manual/keyboard.xml
10138                 Initial draft and some shortcuts added
10139                 
10140         * po/es.po
10141                 Updated translation
10142
10143 2005-12-14 [colin]      1.9.100cvs89
10144
10145         * src/compose.c
10146         * src/imap.c
10147         * src/summaryview.c
10148         * src/gtk/gtkaspell.c
10149                 More leaks fixed
10150         * src/prefs_folder_item.c
10151                 Fix recursive prefs apply
10152
10153
10154 2005-12-14 [colin]      1.9.100cvs88
10155
10156         * src/compose.c
10157                 Fix bug #875 (Freeze On Inline Forward of 
10158                 Large Message)
10159
10160 2005-12-13 [colin]      1.9.100cvs87
10161
10162         * src/compose.c
10163                 Uniq-ify and sort the mimetypes list
10164                 Patch by Fabien Vantard
10165
10166 2005-12-13 [colin]      1.9.100cvs86
10167
10168         * src/imap.c
10169         * src/etpan/imap-thread.c
10170                 Fix leaks (patch by Hoa)
10171         * src/news.c
10172         * src/common/plugin.c
10173                 Fix leaks
10174
10175 2005-12-12 [colin]
10176
10177         * 2.0.0-rc2 released
10178
10179 2005-12-12 [colin]      1.9.100cvs85
10180
10181         * src/matcher.c
10182                 Fix a leak
10183
10184 2005-12-12 [wwp]        1.9.100cvs84
10185
10186         * src/gtk/icon_legend.c
10187                 fix misbehaviour and crash when closing the legend window
10188         using the Esc key (patch by Fabien Vantard).
10189
10190 2005-12-12 [paul]       1.9.100cvs83
10191
10192         * src/browseldap.c
10193         * src/foldersel.c
10194         * src/prefs_actions.c
10195         * src/prefs_filtering.c
10196         * src/prefs_matcher.c
10197         * src/prefs_spelling.glade      ** REMOVED **
10198         * src/prefs_template.c
10199         * src/gtk/foldersort.glade      ** REMOVED **
10200         * src/gtk/pluginwindow.c
10201         * src/gtk/pluginwindow.glade    ** REMOVED **
10202         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
10203                 cleanups
10204
10205 2005-12-11 [paul]       1.9.100cvs82
10206
10207         * src/gtk/filesel.c
10208                 fix attach_load_dir crasher (double free)
10209
10210 2005-12-09 [paul]       1.9.100cvs81
10211
10212         * po/POTFILES.in
10213         * src/mainwindow.c
10214         * src/gtk/Makefile.am
10215         * src/gtk/icon_legend.c
10216         * src/gtk/icon_legend.h
10217                 add icon legend
10218         * src/manual.c
10219                 cleanup
10220
10221 2005-12-09 [paul]       1.9.100cvs80
10222
10223         * src/plugins/pgpcore/passphrase.c
10224                 wrap the label in the dialog
10225
10226 2005-12-09 [colin]      1.9.100cvs79
10227
10228         * src/plugins/pgpcore/sgpgme.c
10229                 Display (untrusted) on not trusted signatures
10230                 Patch by Michal Èihaø <michal@cihar.com>
10231                 Closes bug #867 (Report also key trust)
10232
10233 2005-12-09 [colin]      1.9.100cvs78
10234
10235         * src/common/plugin.c
10236                 Update licence check, following Eben Moglen's advice
10237
10238 2005-12-08 [colin]      1.9.100cvs77
10239
10240         * src/folder.c
10241                 Fix the occasionnal item->cache != NULL 
10242                 assertion failure. 
10243
10244 2005-12-08 [colin]      1.9.100cvs76
10245
10246         * src/mimeview.c
10247         * src/plugins/pgpcore/sgpgme.c
10248                 Print key id when unable to check it
10249                 Closes bug #866 (Show key id when missing)
10250
10251 2005-12-08 [paul]       1.9.100cvs75
10252
10253         * src/prefs_common.c
10254         * src/prefs_common.h
10255         * src/gtk/filesel.c
10256                 remember load attachment dir
10257
10258 2005-12-07 [colin]      1.9.100cvs74
10259
10260         * src/prefs_toolbar.c
10261                 Gtk fixes, patch by Fabien Vantard
10262
10263 2005-12-07 [colin]      1.9.100cvs73
10264
10265         * src/action.c
10266         * src/compose.c
10267         * src/compose.h
10268                 Fix bug #839 (Quoted text isn't colored after 
10269                 executing an action)
10270         * src/common/plugin.c
10271                 Require plugins to declare their licence in plugin_licence()
10272                 Refuse to load non-GPL plugins as they'd be illegal (as 
10273                 derived works of Sylpheed-Claws, they must be GPL).
10274         * src/plugins/clamav/clamav_plugin.c
10275         * src/plugins/demo/demo.c
10276         * src/plugins/dillo_viewer/dillo_viewer.c
10277         * src/plugins/pgpcore/plugin.c
10278         * src/plugins/pgpinline/plugin.c
10279         * src/plugins/pgpmime/plugin.c
10280         * src/plugins/spamassassin/spamassassin.c
10281         * src/plugins/trayicon/trayicon.c
10282                 Add plugin_licence()
10283
10284 2005-12-07 [paul]       1.9.100cvs72
10285
10286         * configure.ac
10287         * src/mainwindow.c
10288         * src/manual.c
10289         * src/manual.h
10290         * src/common/defs.h
10291                 clean up after local FAQ removal and
10292                 temporary manual removal
10293
10294 2005-12-06 [colin]      1.9.100cvs71
10295
10296         * configure.ac
10297         * doc/Makefile.am
10298         * doc/faq/.cvsignore
10299         * doc/faq/Makefile.am
10300         * doc/faq/de/.cvsignore
10301         * doc/faq/de/Makefile.am
10302         * doc/faq/de/sylpheed-faq-1.html
10303         * doc/faq/de/sylpheed-faq-2.html
10304         * doc/faq/de/sylpheed-faq-3.html
10305         * doc/faq/de/sylpheed-faq.html
10306         * doc/faq/en/.cvsignore
10307         * doc/faq/en/Makefile.am
10308         * doc/faq/en/sylpheed-faq-1.html
10309         * doc/faq/en/sylpheed-faq-2.html
10310         * doc/faq/en/sylpheed-faq-3.html
10311         * doc/faq/en/sylpheed-faq-4.html
10312         * doc/faq/en/sylpheed-faq.html
10313         * doc/faq/es/.cvsignore
10314         * doc/faq/es/Makefile.am
10315         * doc/faq/es/sylpheed-faq-1.html
10316         * doc/faq/es/sylpheed-faq-2.html
10317         * doc/faq/es/sylpheed-faq-3.html
10318         * doc/faq/es/sylpheed-faq-4.html
10319         * doc/faq/es/sylpheed-faq.html
10320         * doc/faq/fr/.cvsignore
10321         * doc/faq/fr/Makefile.am
10322         * doc/faq/fr/sylpheed-faq-1.html
10323         * doc/faq/fr/sylpheed-faq-2.html
10324         * doc/faq/fr/sylpheed-faq-3.html
10325         * doc/faq/fr/sylpheed-faq.html
10326         * doc/faq/it/.cvsignore
10327         * doc/faq/it/Makefile.am
10328         * doc/faq/it/sylpheed-faq-1.html
10329         * doc/faq/it/sylpheed-faq-2.html
10330         * doc/faq/it/sylpheed-faq-3.html
10331         * doc/faq/it/sylpheed-faq.html
10332         * doc/manual/.cvsignore
10333         * doc/manual/Makefile.am
10334         * doc/manual/de/.cvsignore
10335         * doc/manual/de/Makefile.am
10336         * doc/manual/de/sylpheed-1.html
10337         * doc/manual/de/sylpheed-10.html
10338         * doc/manual/de/sylpheed-11.html
10339         * doc/manual/de/sylpheed-12.html
10340         * doc/manual/de/sylpheed-13.html
10341         * doc/manual/de/sylpheed-14.html
10342         * doc/manual/de/sylpheed-15.html
10343         * doc/manual/de/sylpheed-16.html
10344         * doc/manual/de/sylpheed-17.html
10345         * doc/manual/de/sylpheed-18.html
10346         * doc/manual/de/sylpheed-19.html
10347         * doc/manual/de/sylpheed-2.html
10348         * doc/manual/de/sylpheed-20.html
10349         * doc/manual/de/sylpheed-3.html
10350         * doc/manual/de/sylpheed-4.html
10351         * doc/manual/de/sylpheed-5.html
10352         * doc/manual/de/sylpheed-6.html
10353         * doc/manual/de/sylpheed-7.html
10354         * doc/manual/de/sylpheed-8.html
10355         * doc/manual/de/sylpheed-9.html
10356         * doc/manual/de/sylpheed.html
10357         * doc/manual/en/.cvsignore
10358         * doc/manual/en/Makefile.am
10359         * doc/manual/en/sylpheed-1.html
10360         * doc/manual/en/sylpheed-10.html
10361         * doc/manual/en/sylpheed-11.html
10362         * doc/manual/en/sylpheed-12.html
10363         * doc/manual/en/sylpheed-13.html
10364         * doc/manual/en/sylpheed-14.html
10365         * doc/manual/en/sylpheed-15.html
10366         * doc/manual/en/sylpheed-16.html
10367         * doc/manual/en/sylpheed-17.html
10368         * doc/manual/en/sylpheed-18.html
10369         * doc/manual/en/sylpheed-19.html
10370         * doc/manual/en/sylpheed-2.html
10371         * doc/manual/en/sylpheed-20.html
10372         * doc/manual/en/sylpheed-21.html
10373         * doc/manual/en/sylpheed-22.html
10374         * doc/manual/en/sylpheed-3.html
10375         * doc/manual/en/sylpheed-4.html
10376         * doc/manual/en/sylpheed-5.html
10377         * doc/manual/en/sylpheed-6.html
10378         * doc/manual/en/sylpheed-7.html
10379         * doc/manual/en/sylpheed-8.html
10380         * doc/manual/en/sylpheed-9.html
10381         * doc/manual/en/sylpheed.html
10382         * doc/manual/es/.cvsignore
10383         * doc/manual/es/Makefile.am
10384         * doc/manual/es/sylpheed-1.html
10385         * doc/manual/es/sylpheed-10.html
10386         * doc/manual/es/sylpheed-11.html
10387         * doc/manual/es/sylpheed-12.html
10388         * doc/manual/es/sylpheed-13.html
10389         * doc/manual/es/sylpheed-14.html
10390         * doc/manual/es/sylpheed-15.html
10391         * doc/manual/es/sylpheed-16.html
10392         * doc/manual/es/sylpheed-17.html
10393         * doc/manual/es/sylpheed-18.html
10394         * doc/manual/es/sylpheed-19.html
10395         * doc/manual/es/sylpheed-2.html
10396         * doc/manual/es/sylpheed-20.html
10397         * doc/manual/es/sylpheed-3.html
10398         * doc/manual/es/sylpheed-4.html
10399         * doc/manual/es/sylpheed-5.html
10400         * doc/manual/es/sylpheed-6.html
10401         * doc/manual/es/sylpheed-7.html
10402         * doc/manual/es/sylpheed-8.html
10403         * doc/manual/es/sylpheed-9.html
10404         * doc/manual/es/sylpheed.html
10405         * doc/manual/fr/.cvsignore
10406         * doc/manual/fr/Makefile.am
10407         * doc/manual/fr/sylpheed-1.html
10408         * doc/manual/fr/sylpheed-10.html
10409         * doc/manual/fr/sylpheed-11.html
10410         * doc/manual/fr/sylpheed-12.html
10411         * doc/manual/fr/sylpheed-13.html
10412         * doc/manual/fr/sylpheed-14.html
10413         * doc/manual/fr/sylpheed-15.html
10414         * doc/manual/fr/sylpheed-16.html
10415         * doc/manual/fr/sylpheed-17.html
10416         * doc/manual/fr/sylpheed-18.html
10417         * doc/manual/fr/sylpheed-19.html
10418         * doc/manual/fr/sylpheed-2.html
10419         * doc/manual/fr/sylpheed-20.html
10420         * doc/manual/fr/sylpheed-3.html
10421         * doc/manual/fr/sylpheed-4.html
10422         * doc/manual/fr/sylpheed-5.html
10423         * doc/manual/fr/sylpheed-6.html
10424         * doc/manual/fr/sylpheed-7.html
10425         * doc/manual/fr/sylpheed-8.html
10426         * doc/manual/fr/sylpheed-9.html
10427         * doc/manual/fr/sylpheed.html
10428         * doc/manual/ja/.cvsignore
10429         * doc/manual/ja/Makefile.am
10430         * doc/manual/ja/sylpheed-1.html
10431         * doc/manual/ja/sylpheed-10.html
10432         * doc/manual/ja/sylpheed-11.html
10433         * doc/manual/ja/sylpheed-12.html
10434         * doc/manual/ja/sylpheed-13.html
10435         * doc/manual/ja/sylpheed-14.html
10436         * doc/manual/ja/sylpheed-15.html
10437         * doc/manual/ja/sylpheed-16.html
10438         * doc/manual/ja/sylpheed-17.html
10439         * doc/manual/ja/sylpheed-18.html
10440         * doc/manual/ja/sylpheed-19.html
10441         * doc/manual/ja/sylpheed-2.html
10442         * doc/manual/ja/sylpheed-20.html
10443         * doc/manual/ja/sylpheed-3.html
10444         * doc/manual/ja/sylpheed-4.html
10445         * doc/manual/ja/sylpheed-5.html
10446         * doc/manual/ja/sylpheed-6.html
10447         * doc/manual/ja/sylpheed-7.html
10448         * doc/manual/ja/sylpheed-8.html
10449         * doc/manual/ja/sylpheed-9.html
10450         * doc/manual/ja/sylpheed.html
10451         * doc/manual/ja/sylpheed.sgml
10452         * src/mainwindow.c
10453                 Remove outdated manual and faq. Noisy, eh?
10454
10455 2005-12-06 [colin]      1.9.100cvs70
10456
10457         * src/compose.c
10458         * src/quote_fmt_parse.y
10459         * src/undo.c
10460         * src/undo.h
10461                 Allow %X to position cursor at 0 
10462                 (no %X = before signature)
10463                 Fix paste as quotation putting the cursor at 0
10464                 Fix undo offsets when pasting
10465                 Insert the quote_fmt at once instead of line 
10466                 by line
10467                 Fix [Edited] when starting to reply/forward
10468
10469 2005-12-06 [paul]       1.9.100cvs69
10470
10471         * src/plugins/clamav/clamav_plugin_gtk.c
10472                 add another tooltip
10473         * src/plugins/spamassassin/spamassassin_gtk.c
10474                 rework spamassassin_create_widget_func()
10475
10476 2005-12-05 [colin]      1.9.100cvs68
10477
10478         * po/POTFILES.in
10479                 Fix make release ;-)
10480
10481 2005-12-05 [colin]      1.9.100cvs67
10482
10483         * src/compose.c
10484         * src/compose.h
10485                 Fix cursor positioning (not obeying %X)
10486
10487 2005-12-05 [paul]       1.9.100cvs66
10488
10489         * src/plugins/dillo_viewer/dillo_prefs.c
10490                 fix compilation warning
10491
10492 2005-12-05 [paul]       1.9.100cvs65
10493
10494         * src/prefs_spelling.c
10495         * src/plugins/trayicon/trayicon.c
10496                 cleanups - remove unused stuff
10497
10498 2005-12-05 [paul]       1.9.100cvs64
10499
10500         * README
10501         * manual/plugins.xml
10502                 remove info about removed mathml_viewer plugin
10503
10504 2005-12-05 [paul]       1.9.100cvs63
10505
10506         * configure.ac
10507         * src/plugins/Makefile.am
10508         * src/plugins/mathml_viewer/.cvsignore
10509         * src/plugins/mathml_viewer/Makefile.am
10510         * src/plugins/mathml_viewer/mathml_viewer.c
10511                 remove unmaintained mathml_viewer plugin
10512
10513 2005-12-05 [paul]       1.9.100cvs62
10514
10515         * src/summaryview.c
10516                 obey prefs_common.always_show_msg when
10517                 moving a msg
10518                 Thanks to Colin
10519
10520 2005-12-05 [paul]       1.9.100cvs61
10521
10522         * src/compose.c
10523         * src/prefs_account.c
10524         * src/prefs_filtering.c
10525         * src/prefs_quote.c
10526         * src/prefs_spelling.c
10527         * src/prefs_toolbar.c
10528         * src/summaryview.c
10529         * src/gtk/gtkutils.c
10530         * src/gtk/quicksearch.c
10531         * src/plugins/dillo_viewer/dillo_prefs.c
10532                 dialog cleanups
10533
10534 2005-12-04 [paul]       1.9.100cvs60
10535
10536         * src/inc.c
10537         * src/prefs_account.c
10538         * src/prefs_account.h
10539                 allow a Local account to specify a
10540                 default inbox
10541                 (closes bug 843 'Inbox cannot be changed for local
10542                  mailboxes')
10543
10544 2005-12-04 [colin]      1.9.100cvs59
10545
10546         * src/plugins/trayicon/trayicon.c
10547                 Remove Get, rename Get All to Get Mail in order to
10548                 be consistent with the default main toolbar
10549
10550 2005-12-03 [colin]      1.9.100cvs58
10551
10552         * manual/gpl.xml
10553         * manual/sylpheed-claws-manual.xml
10554                 Add GPL appendix
10555
10556 2005-12-03 [paul]       1.9.100cvs57
10557
10558         * AUTHORS
10559         * po/sv.po
10560         * src/gtk/authors.h
10561                 new (partially complete) Swedish translation
10562                 by Anders Troback <sylpheed@troback.com>
10563
10564 2005-12-02 [paul]       1.9.100cvs56
10565
10566         * configure.ac
10567                 libetpan 0.41 required
10568
10569 2005-12-02 [paul]       1.9.100cvs55
10570
10571         * src/plugins/clamav/clamav_plugin.c
10572         * src/plugins/clamav/clamav_plugin.h
10573         * src/plugins/clamav/clamav_plugin_gtk.c
10574         * src/plugins/spamassassin/spamassassin.c
10575         * src/plugins/spamassassin/spamassassin.h
10576         * src/plugins/spamassassin/spamassassin_gtk.c
10577                 unregister prefs pages on unloading, thus
10578                 preventing a crash
10579                 (thanks to Colin for the hint)
10580
10581 2005-12-02 [wwp]        1.9.100cvs54
10582
10583         * src/quote_fmt.h
10584         * src/quote_fmt_parse.y
10585                 fix misuse of gboolean*, use gboolean instead
10586                 (thanks to Paul, Colin, for pointing out that scaring one)
10587
10588 2005-12-02 [paul]       1.9.100cvs53
10589
10590         * src/plugins/clamav/clamav_plugin.c
10591                 int no --> unsigned int no
10592         * src/plugins/clamav/clamav_plugin_gtk.c
10593                 rework config page
10594
10595 2005-12-02 [wwp]        1.9.100cvs52
10596
10597         * src/compose.c
10598         * src/prefs_template.c
10599         * src/quote_fmt.h
10600         * src/quote_fmt_parse.y
10601                 prevent from executing |f and |p templates commands when
10602                 adding or replacing templates in prefs (avoids annoying and
10603                 potentially dangerous behaviours)
10604
10605 2005-12-02 [paul]       1.9.100cvs51
10606
10607         * src/prefs_common.c
10608                 allow translation of some default values
10609                 Patch by Fabien Vantard
10610
10611 2005-12-02 [paul]       1.9.100cvs50
10612
10613         * src/codeconv.c
10614         * src/codeconv.h
10615         * src/prefs_common.c
10616         * src/prefs_common.h
10617         * src/prefs_message.c
10618         * src/textview.c
10619                 remove obsolete 'convert_mb_alnum' option
10620                 and related stuff
10621         * src/gtk/about.c
10622                 remove unused 'about_textview_visibility_notify'
10623
10624 2005-12-02 [paul]       1.9.100cvs49
10625
10626         * src/prefs_account.c
10627         * src/prefs_compose_writing.c
10628         * src/prefs_fonts.c
10629         * src/prefs_gtk.h
10630         * src/prefs_image_viewer.c
10631         * src/prefs_message.c
10632         * src/prefs_other.c
10633         * src/prefs_receive.c
10634         * src/prefs_send.c
10635         * src/prefs_spelling.c
10636         * src/prefs_summaries.c
10637         * src/prefs_wrapping.c
10638         * src/plugins/dillo_viewer/dillo_prefs.c
10639         * src/plugins/pgpcore/prefs_gpg.c
10640                 several cleanups to the prefs dialogs
10641                 (slightly modified) patch by Fabien Vantard
10642
10643 2005-12-02 [paul]       1.9.100cvs48
10644
10645         * src/main.c
10646                 --exit means exit
10647         * src/send_message.c
10648                 fix crash on send when connection fails
10649
10650         Thanks to Colin
10651
10652 2005-12-01 [colin]      1.9.100cvs47
10653
10654         * src/html.c
10655                 Translate &hellip; to "..."
10656
10657 2005-11-30 [colin]      1.9.100cvs46
10658
10659         * src/matcher.c
10660         * src/matcher.h
10661                 Optimize back yesterday's fix.
10662
10663 2005-11-30 [paul]       1.9.100cvs45
10664
10665         * manual/faq.xml
10666                 standardised
10667         * manual/intro.xml
10668                 written by Colin, edited by me
10669
10670 2005-11-29 [colin]      1.9.100cvs44
10671
10672         * src/matcher.c
10673                 Skip headers unconditionnaly in match_body if the
10674                 rule is not message or ~message
10675
10676 2005-11-29 [colin]      1.9.100cvs43
10677
10678         * src/matcher.c
10679                 Fix body_part and such, not skipping headers 
10680                 if the matchcriteria wasn't the first in the rule
10681
10682 2005-11-29 [colin]      1.9.100cvs42
10683
10684         * src/compose.c
10685                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
10686                 option missing from message view window)
10687                 Fix double text D'n'D with gtk-2.8
10688         * src/matcher.c
10689                 Fix ~message, ~headers_part, ~body_part rules
10690         * src/messageview.c
10691                 Add Windows-1252 (Closes bug #863)
10692                 Fix accels
10693         * src/gtk/gtkaspell.c
10694                 Properly destroy accels in all menus
10695
10696 2005-11-29 [mones]      1.9.100cvs41
10697
10698         * po/es.po
10699                 Updated.
10700
10701 2005-11-27 [colin]      1.9.100cvs40
10702
10703         * src/mh_gtk.c
10704                 "/Remove mailbox" -> "/Remove mailbox..."
10705
10706 2005-11-27 [paul]       1.9.100cvs39
10707
10708         * AUTHORS
10709         * po/de.po
10710         * src/gtk/authors.h
10711                 updated by new maintainer, Stephan Sachse
10712
10713 2005-11-27 [paul]       1.9.100cvs38
10714
10715         * manual/faq.xml
10716                 written by Colin, edited by me
10717
10718 2005-11-27 [paul]       1.9.100cvs37
10719
10720         * src/prefs_common.c
10721         * src/prefs_common.h
10722         * src/prefs_receive.c
10723         * src/prefs_summaries.c
10724                 move 'go to inbox after receiving new mail'
10725                 option from display/sumamaries to mail
10726                 handling/receive, and rework prefs_summaries
10727                 dialog a little
10728
10729 2005-11-25 [martin]     1.9.100cvs36
10730
10731         * po/de.po
10732             fixed windows-1252 translation;
10733             translated some new and fuzzy strings
10734
10735 2005-11-25 [paul]       1.9.100cvs35
10736
10737         * src/plugins/clamav/clamav_plugin.c
10738                 complete the update done in cvs34
10739
10740 2005-11-25 [paul]       1.9.100cvs34
10741
10742         * src/plugins/clamav/clamav_plugin.c
10743                 reflect upstream changes
10744
10745 2005-11-25 [paul]       1.9.100cvs33
10746
10747         * manual/ack.xml
10748         * manual/plugins.xml
10749         * manual/sylpheed-claws-manual.xml
10750                 written/updated by Colin, edited by me
10751         * tools/acroread2sylpheed.pl
10752                 update binary name
10753
10754 2005-11-24 [colin]      1.9.100cvs32
10755
10756         * src/compose.c
10757                 Fix bug #856 (reediting messages forgets Request
10758                 Return Receipt)
10759
10760 2005-11-24 [paul]       1.9.100cvs31
10761
10762         * manual/addrbook.xml
10763         * manual/starting.xml
10764                 written by Colin, proofread, edited, adapted by me
10765         * manual/advanced.xml
10766                 add some Actions examples
10767         * src/importldif.c
10768                 use a Save button instead of a Close button
10769         * src/wizard.c
10770                 indicate mandatory fields
10771                 fix page display
10772                 Thanks to Colin
10773
10774 2005-11-23 [colin]      1.9.100cvs30
10775
10776         * src/addressbook.c
10777                 Rename menu item, fix possible crash after
10778                 deletion of books
10779         * src/addrindex.c
10780                 Allow searching for '*' in ldap
10781         * src/browseldap.c
10782                 Fix "Browse Entry" (did anyone use it?)
10783         * src/wizard.c
10784                 Add guards for mandatory information
10785
10786 2005-11-23 [paul]       1.9.100cvs29
10787
10788         * manual/advanced.xml
10789                 corrections to the English
10790
10791 2005-11-23 [colin]      1.9.100cvs28
10792
10793         * src/mimeview.c
10794                 Fix possible crash at exit. After the call to
10795                 gtk_container_remove(), the Viewer's widget has no
10796                 more parent so gtk+ automatically frees it and its
10797                 sons. If destroy_viewer() then try to access it,
10798                 problems ensue.
10799
10800 2005-11-22 [colin]      1.9.100cvs27
10801
10802         * src/compose.c
10803         * src/gtk/gtkaspell.c
10804                 Fix right-clicking on a misspelled word
10805                 Fix More... in suggestions menu
10806
10807 2005-11-22 [wwp]        1.9.100cvs26
10808
10809         * src/prefs_template.c
10810                 templates works: re-sort templates list when adding or replacing,
10811                 prevent from adding or replacing when the template name is empty
10812
10813 2005-11-21 [colin]      1.9.100cvs25
10814
10815         * src/addressbook.c
10816                 Fix some addressbook suckage (dnd, select all)
10817         * src/compose.c
10818         * src/gtk/gtkaspell.c
10819         * src/gtk/gtkaspell.h
10820                 Make the spellchecker menu work with the 
10821                 GtkTextView one instead of overriding it
10822
10823 2005-11-20 [paul]       1.9.100cvs24
10824
10825         * manual/handling.xml
10826                 proofread and corrected
10827
10828 2005-11-20 [paul]       1.9.100cvs23
10829
10830         * manual/Makefile
10831                 generate html as one file
10832         * manual/advanced.xml
10833                 fix output generation
10834                 reformat hidden options list
10835         * manual/manual.xml     ** REMOVED **
10836         * manual/sylpheed-claws-manual.xml      ** ADDED **
10837                 renamed
10838
10839 2005-11-18 [colin]      1.9.100cvs22
10840
10841         * src/prefs_account.c
10842                 Fix layout in news and mbox accounts
10843         * manual/account.xml
10844         * manual/advanced.xml
10845                 New contents for Paul to check :)
10846
10847 2005-11-18 [wwp]        1.9.100cvs21
10848
10849         * src/gtk/quicksearch.c
10850                 don't update extended quicksearch buttons twice
10851
10852 2005-11-18 [paul]       1.9.100cvs20
10853
10854         * src/textview.c
10855                 complete 1.9.100cvs19
10856
10857 2005-11-18 [paul]       1.9.100cvs19
10858
10859         * src/compose.c
10860                 cosmetic improvements
10861         * src/textview.c
10862                 also list text/* attachments
10863
10864 2005-11-18 [colin]      1.9.100cvs18
10865
10866         * src/summaryview.c
10867                 Use column 0 instead of -1 in 
10868                 gtk_ctree_node_moveto, in a naive
10869                 hope it'll fix the gtk-related crashes
10870
10871 2005-11-18 [colin]      1.9.100cvs17
10872
10873         * src/gtk/inputdialog.c
10874                 Fix icon staying the first one
10875
10876 2005-11-17 [wwp]        1.9.100cvs16
10877                 fix possible problem showing some quicksearch buttons, and a bad
10878                 call to g_return_if_fail in a function that returns a value (both
10879                 fixes by Fabien Vantard)
10880
10881 2005-11-15 [wwp]        1.9.100cvs15
10882
10883         * src/gtk/quicksearch.c
10884                 added a tooltip to that obscure ... quicksearch button
10885
10886 2005-11-15 [wwp]        1.9.100cvs14
10887
10888         * src/gtk/quicksearch.c
10889                 add a quicksearch helper to filtering expression users: the ... button
10890                 raises the condition expr window. condition expressions set up w/ this
10891                 window are used by the quicksearch if the user closes it pressing OK.
10892
10893 2005-11-14 [paul]       1.9.100cvs13
10894
10895         * src/plugins/clamav/clamav_plugin.c
10896         * src/plugins/spamassassin/spamassassin.c
10897                 change plugin type following recent merging
10898
10899 2005-11-14 [wwp]        1.9.100cvs12
10900
10901         * src/folder.c
10902                 prevent from crashing when copying/moving message(s) from and
10903                 to the same folder
10904
10905 2005-11-14 [paul]       1.9.100cvs11
10906
10907         * src/plugins/clamav/Makefile.am
10908         * src/plugins/clamav/clamav_plugin.c
10909         * src/plugins/clamav/clamav_plugin.h
10910         * src/plugins/clamav/clamav_plugin_gtk.c
10911                 also merge clamav and clamav_gtk plugins
10912
10913 2005-11-13 [colin]      1.9.100cvs10
10914
10915         * configure.ac
10916         * src/plugins/spamassassin/Makefile.am
10917         * src/plugins/spamassassin/spamassassin.c
10918         * src/plugins/spamassassin/spamassassin.h
10919         * src/plugins/spamassassin/spamassassin_gtk.c
10920                 Merge spamassassin and spamassassin_gtk plugins,
10921                 and build it by default.
10922
10923 2005-11-12 [colin]      1.9.100cvs9
10924
10925         * src/etpan/imap-thread.c
10926                 Fix gcc warning
10927
10928 2005-11-12 [colin]      1.9.100cvs8
10929
10930         * src/procmime.c
10931                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
10932
10933 2005-11-10 [colin]      1.9.100cvs7
10934
10935         * src/main.c
10936                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
10937                 minimised state)
10938
10939 2005-11-10 [wwp]        1.9.100cvs6
10940
10941         * src/gtk/description_window.c
10942                 fix a crash when closing description windows using the WM's [X] button
10943
10944 2005-11-09 [colin]      1.9.100cvs5
10945
10946         * src/common/ssl.c
10947                 Update libetpan call to follow upstream
10948                 (yes, this requires libetpan-0.40cvs3)
10949
10950 2005-11-08 [colin]      1.9.100cvs4
10951
10952         * src/compose.c
10953         * src/textview.c
10954         * src/common/utils.c
10955         * src/common/utils.h
10956                 Enhance the email parser
10957
10958 2005-11-08 [colin]      1.9.100cvs3
10959
10960         * src/procmime.c
10961                 Fix what looks like an off-by-one (fixes 
10962                 attachments from the Bat)
10963
10964 2005-11-08 [wwp]        1.9.100cvs2
10965
10966         * src/main.c
10967                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
10968
10969 2005-11-08 [wwp]        1.9.100cvs1
10970
10971         * src/main.c
10972                 allow exiting Sylpheed-Claws from command-line
10973
10974 2005-11-08 [paul]       1.9.100
10975
10976         1.9.100 released
10977
10978 2005-11-07 [colin]      1.9.99cvs17
10979
10980         * src/addritem.c
10981         * src/ldif.c
10982                 Fix import of base-64 encoded items
10983
10984 2005-11-07 [colin]      1.9.99cvs16
10985
10986         * src/send_message.c
10987                 Fix bug #314 (Queue does not empty under certain 
10988                 circumstances)
10989
10990 2005-11-07 [paul]       1.9.99cvs15
10991
10992         * src/mutt.c
10993         * src/pine.c
10994                 fix buffer overflows
10995                 Thanks to Colin
10996
10997 2005-11-07 [paul]       1.9.99cvs14
10998
10999         * doc/man/Makefile.am
11000         * doc/man/sylpheed-claws.1      ** ADDED **
11001         * doc/man/sylpheed.1            ** DELETED **
11002                 rename and update the man file
11003
11004 2005-11-06 [colin]      1.9.99cvs13
11005
11006         * src/ldif.c
11007                 Fix ldif_get_line() that returned empty strings
11008                 (Didn't understand why). Also fix a possible
11009                 buffer overflow.
11010
11011 2005-11-06 [wwp]        1.9.99cvs12
11012
11013         * src/textview.c
11014         * src/gtk/about.c
11015         * src/gtk/gtkutils.c
11016         * src/gtk/gtkutils.h
11017                 fix a compilation warning,
11018                 make links sensitive in the about dialog
11019
11020 2005-11-04 [wwp]        1.9.99cvs11
11021
11022         * src/gtk/about.c
11023                 don't wrap or translate URIs, and a bit text format cleanup
11024
11025 2005-11-04 [wwp]        1.9.99cvs10
11026
11027         * src/gtk/about.c
11028                 better textview tagging implementation (no more use of marks for
11029                 postponed tagging)
11030
11031 2005-11-02 [colin]      1.9.99cvs9
11032
11033         * src/common/ssl.c
11034                 Forgot an ifdef
11035
11036 2005-11-02 [colin]      1.9.99cvs8
11037
11038         * configure.ac
11039                 Require libetpan-0.40 due to upstream fix
11040         * src/common/ssl.c
11041                 Tell libetpan not to call SSL_Library_Init,
11042                 as we do it ourselves.
11043
11044 2005-11-02 [colin]      1.9.99cvs7
11045
11046         * po/POTFILES.in
11047                 Add missing files (thanks to Fabien Vantard)
11048
11049 2005-11-02 [colin]      1.9.99cvs6
11050
11051         * src/summaryview.c
11052                 Fix totals when read messages are hidden or quicksearch
11053                 is on
11054         * src/ssl_manager.c
11055         * src/ssl_manager.h
11056         * src/common/ssl_certificate.c
11057         * src/common/ssl_certificate.h
11058         * src/gtk/sslcertwindow.c
11059         * src/gtk/sslcertwindow.h
11060                 Fix copyright on my stuff
11061
11062 2005-11-02 [wwp]        1.9.99cvs5
11063
11064         * src/prefs_themes.c
11065                 fix directory name checking (theme installation/removal),
11066                 made related error a bit more verbose
11067
11068 2005-11-02 [colin]      1.9.99cvs4
11069
11070         * src/summaryview.c
11071                 Fix typo (probably fixes bug #841 (Sort by the From 
11072                 field doesn't work)
11073
11074 2005-11-02 [paul]       1.9.99cvs3
11075
11076         * po/ko.po
11077         * po/nb.po
11078                 updated by SungHyun Nam, Geir Helland
11079         * src/wizard.c
11080                 fix typo in welcome message. spotted by
11081                 Andrea Spadaccini
11082
11083 2005-11-01 [colin]      1.9.99cvs2
11084
11085         * src/compose.c
11086                 Fix replying to ml wen confirming subscription
11087         * src/messageview.c
11088         * src/mimeview.c
11089         * src/mimeview.h
11090         * src/privacy.h
11091         * src/summaryview.c
11092                 Make key check non blocking
11093
11094 2005-10-31 [paul]       1.9.99cvs1
11095
11096         * tools/claws.i18n.status.pl
11097                 updated for ChangeLog
11098
11099 2005-10-31 [paul]       1.9.99
11100
11101         1.9.99 released
11102
11103 2005-10-31 [paul]       1.9.15cvs131
11104
11105         * .cvsignore
11106         * ChangeLog
11107         * ChangeLog.claws       ** REMOVED **
11108         * ChangeLog-gtk2.claws  ** REMOVED **
11109         * ChangeLog.gtk1        ** ADDED **
11110         * INSTALL
11111         * Makefile.am
11112         * NEWS
11113         * README
11114         * README.claws          ** REMOVED **
11115         * README.jp             ** REMOVED **
11116         * RELEASE_NOTES         ** ADDED **
11117         * RELEASE_NOTES.claws   ** REMOVED **
11118         * commitHelper
11119         * configure.ac
11120         * sylpheed.spec.in      ** REMOVED **
11121                 tidy up and update the default docs:
11122                 ChangeLog.claws is renamed ChangeLog.gtk1
11123                 ChangeLog-gtk2.claws is renamed ChangeLog
11124                 README.claws is renamed README
11125                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
11126
11127 2005-10-31 [paul]       1.9.15cvs130
11128
11129         * po/it.po
11130                 fix errors
11131
11132 2005-10-31 [paul]       1.9.15cvs129
11133
11134         * po/ca.po
11135         * po/de.po
11136         * po/en_GB.po
11137         * po/fr.po
11138         * po/it.po
11139         * po/pt_BR.po
11140         * po/sk.po
11141         * po/sr.po
11142         * po/zh_CN.po
11143                 updated by Miquel Oliete, Stephan Sachse and
11144                 Thomas Gilgin, me, Fabien Vantard, Andrea
11145                 Spadaccini, Frederico Goncalves Guimaraes,
11146                 Andrej Kacian, Aleksandar Urosevic, and
11147                 Ralgh Young.
11148
11149 2005-10-31 [mones]      1.9.15cvs128
11150
11151         * manual/faq.xml
11152                 More questions.
11153         
11154         * po/es.po
11155                 Updated for release.
11156
11157 2005-10-30 [colin]      1.9.15cvs127
11158
11159         * src/compose.c
11160                 Place cursor before rewrapping (fixes cursor
11161                 pos if quotation gets rewrapped)
11162
11163 2005-10-29 [paul]       1.9.15cvs126
11164
11165         * src/crash.c
11166         * src/foldersel.c
11167         * src/main.c
11168         * src/messageview.c
11169         * src/toolbar.c
11170         * src/gtk/authors.h
11171                 corrections to text items
11172
11173 2005-10-28 [colin]      1.9.15cvs125
11174
11175         * src/messageview.c
11176                 Make "hit 'C' to check sig" work from extern 
11177                 messageviews
11178
11179 2005-10-27 [colin]      1.9.15cvs124
11180
11181         * src/summaryview.c
11182                 Add a hack to avoid segfaulting when hammering 
11183                 on gtk's events
11184
11185 2005-10-27 [wwp]        1.9.15cvs123
11186
11187         * src/prefs_themes.c
11188                 sort list of themes names in themes prefs
11189
11190 2005-10-27 [paul]       1.9.15cvs122
11191
11192         * src/folder.c
11193         * src/prefs_account.c
11194                 fix building on Solaris
11195                 Patch by Alex Moore
11196
11197 2005-10-27 [wwp]        1.9.15cvs121
11198
11199         * src/summaryview.c
11200         * src/gtk/gtksctree.c
11201                 speed up unselecting messages in summary view (thanks to Colin)
11202
11203 2005-10-27 [paul]       1.9.15cvs120
11204
11205         * src/mainwindow.c
11206                 fix a compilation warning
11207         * src/summaryview.c
11208                 fix updating of 'n items selected' count
11209                 when deselecting
11210
11211 2005-10-27 [martin]     1.9.15cvs119
11212
11213         * src/action.c
11214                 ignore actions with a leading '/' in the action menu name
11215                 fixes a crash on menu creation
11216         * src/prefs_actions.c
11217                 do not allow a leading '/' in the action menu name
11218
11219 2005-10-27 [paul]       1.9.15cvs118
11220
11221         * src/main.c
11222                 fix compilation warning
11223
11224 2005-10-27 [paul]       1.9.15cvs117
11225
11226         * src/procmime.c
11227                 add #if HAVE_LOCALE_H
11228
11229 2005-10-27 [paul]       1.9.15cvs116
11230
11231         * src/plugins/clamav/clamav_plugin.c
11232         * src/plugins/dillo_viewer/dillo_viewer.c
11233         * src/plugins/mathml_viewer/mathml_viewer.c
11234         * src/plugins/pgpcore/plugin.c
11235         * src/plugins/pgpinline/plugin.c
11236         * src/plugins/pgpmime/plugin.c
11237         * src/plugins/spamassassin/spamassassin.c
11238         * src/plugins/trayicon/trayicon.c
11239                 plugin_init() : make error messages more
11240                 informative
11241
11242 2005-10-26 [wwp]        1.9.15cvs115
11243
11244         * src/prefs_matcher.c
11245                 enlarge boolean op widget width a bit (wasn't always showing text contents)
11246
11247 2005-10-26 [wwp]        1.9.15cvs114
11248
11249         * src/procmime.c
11250         * src/gtk/gtksctree.c
11251         * src/plugins/spamassassin/libspamc.c
11252         * src/plugins/spamassassin/spamassassin.c
11253                 fix some compilation warnings more
11254
11255 2005-10-26 [mones]      1.9.15cvs113
11256
11257         * po/es.po
11258                 Updated translation
11259
11260 2005-10-26 [paul]       1.9.15cvs112
11261
11262         * src/prefs_message.c
11263                 give all display_xface stuff the
11264                 #if HAVE_LIBCOMPFACE treatment, thus
11265                 preventing a crash
11266                 (Thanks to Wolfgang Enderlein)
11267
11268 2005-10-26 [colin]      1.9.15cvs111
11269
11270         * src/gedit-print.c
11271                 Fix date format
11272         * src/imap_gtk.c
11273         * src/news_gtk.c
11274                 Remove context menu items that should not be there
11275         * src/jpilot.c
11276                 Fix encoding
11277         * src/main.c
11278         * src/mainwindow.c
11279                 Don't show the mainwindow too soon
11280
11281 2005-10-26 [wwp]        1.9.15cvs110
11282
11283         * src/folder.c
11284         * src/manual.c
11285         * src/summaryview.c
11286                 fix uninitialized pointers in the folder updating hook
11287                 (thanks to Colin)
11288
11289 2005-10-25 [mones]      1.9.15cvs109
11290
11291         * manual/faq.xml
11292                 General information subsection completed. 
11293                 Removed archaic references.
11294                 
11295         * manual/Makefile
11296         * manual/dtd/manual.dsl
11297                 Added customization stylesheet for getting paragraphs
11298                 fully justified in PDF output (as suggested by Colin).
11299
11300 2005-10-25 [colin]      1.9.15cvs108
11301
11302         * src/compose.c
11303                 Fix a second leak
11304
11305 2005-10-25 [colin]      1.9.15cvs107
11306
11307         * src/addrbook.c
11308         * src/addrindex.c
11309                 Fix leak (xml_get_element() allocates memory)
11310         * src/compose.c
11311                 Fix leak + dead code (shame!)
11312         * src/procmime.c
11313                 Fix leak
11314
11315 2005-10-25 [colin]      1.9.15cvs106
11316
11317         * src/mimeview.c
11318                 Fix encoding issue in Save all and in 
11319                 overwrite-confirmation alertpanel
11320
11321 2005-10-25 [colin]      1.9.15cvs105
11322
11323         * src/common/socket.c
11324                 Fix a leak - Thanks to Christopher Aillon
11325                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
11326
11327 2005-10-25 [paul]       1.9.15cvs104
11328
11329         * src/wizard.c
11330                 Always guess servers from the right-hand
11331                 email part and guess username from the
11332                 left-hand part. (Thanks to Colin)
11333                 add an X-Face to the welcome message
11334
11335 2005-10-25 [paul]       1.9.15cvs103
11336
11337         * manual/handling.xml
11338                 written by Colin, edited by me
11339
11340 2005-10-25 [wwp]        1.9.15cvs102
11341
11342         * src/folderview.c
11343         * src/grouplistdialog.c
11344         * src/imap.c
11345         * src/noticeview.c
11346                 fix some compilation warnings
11347
11348 2005-10-24 [paul]
11349
11350         1.9.99-rc3 released
11351
11352 2005-10-24 [paul]       1.9.15cvs101
11353
11354         * src/gtk/about.c
11355                 fix window sizing
11356
11357 2005-10-24 [paul]       1.9.15cvs100
11358
11359         * src/pixmaps/offline.xpm
11360         * src/pixmaps/online.xpm
11361                 replace with last default versions
11362
11363 2005-10-24 [colin]      1.9.15cvs99
11364
11365         * src/imap.c
11366                 Fix bug when moving a folder
11367         * src/imap_gtk.c
11368         * src/mh_gtk.c
11369                 "Delete folder" pops up a window, so it 
11370                 should be suffixed with "..."
11371         * src/plugins/pgpcore/sgpgme.c
11372                 Include locale.h
11373
11374 2005-10-24 [mones]      1.9.15cvs98
11375
11376         * manual/Makefile
11377         * manual/account.xml
11378         * manual/ack.xml
11379         * manual/addrbook.xml
11380         * manual/advanced.xml
11381         * manual/faq.xml
11382         * manual/glossary.xml
11383         * manual/gpl.xml
11384         * manual/handling.xml
11385         * manual/intro.xml
11386         * manual/keyboard.xml
11387         * manual/manual.xml
11388         * manual/plugins.xml
11389         * manual/starting.xml
11390         * manual/dtd/sdocbook.dtd
11391                 Initial manual structure and some content.
11392
11393 2005-10-23 [wwp]        1.9.15cvs97
11394
11395         * src/gtk/about.c
11396                 fix a typo
11397
11398 2005-10-23 [wwp]        1.9.15cvs96
11399
11400         * src/gtk/about.c
11401         * src/gtk/authors.h
11402                 rework of the about window (main work by Paul), also featuring a few
11403                 fixes for typos and duplicate names
11404
11405 2005-10-23 [wwp]        1.9.15cvs95
11406
11407         * src/.cvsignore
11408                 Ignore the right binary name (sylpheed-claws now)
11409
11410 2005-10-23 [paul]       1.9.15cvs94
11411
11412         * src/compose.c
11413                 when using Folder Pref 'Default To for
11414                 replies' make the entry in the Compose
11415                 window bold
11416                 Patch by Fabien Vantard
11417
11418 2005-10-22 [colin]      1.9.15cvs93
11419
11420         * src/codeconv.c
11421                 Fix leak
11422
11423 2005-10-22 [colin]      1.9.15cvs92
11424
11425         * src/codeconv.c
11426                 try to convert using locale (apart utf8) if necessary
11427
11428 2005-10-22 [colin]      1.9.15cvs91
11429
11430         * src/pixmaps/new.xpm
11431         * src/pixmaps/unread.xpm
11432                 Make the unread envelope blue again and
11433                 saturate the new one a bit more.
11434
11435 2005-10-22 [colin]      1.9.15cvs90
11436
11437         * src/compose.c
11438                 When replying to a mail sent by one of our accounts,
11439                 use the original list of recipients. Let 'Reply All'
11440                 and 'Reply to sender' work like previously.
11441
11442 2005-10-21 [colin]      1.9.15cvs89
11443
11444         * src/prefs_filtering.c
11445                 Clear fields after add and replace
11446         * src/textview.c
11447                 Display xface differently (better)
11448         * src/plugins/pgpinline/pgpinline.c
11449                 Fix crappy encodings/recodings
11450
11451 2005-10-21 [paul]       1.9.15cvs88
11452
11453         * src/compose.c
11454         * src/prefs_folder_item.c
11455         * src/toolbar.c
11456                 fix news folder Folder Properties
11457                 (thanks to Colin)
11458         * src/folderview.c
11459                 update folderview after Themes change
11460                 keep selected folder selected
11461                 (thanks to Colin)
11462
11463 2005-10-21 [paul]       1.9.15cvs87
11464
11465         * tools/Makefile.am
11466         * tools/OOo2sylpheed.pl
11467         * tools/README
11468         * tools/README.sylprint
11469         * tools/asus_mailled.sh         ** REMOVED **
11470         * tools/filter_conv.pl
11471         * tools/freshmeat_search.pl
11472         * tools/google_search.pl
11473         * tools/gpg-sign-syl            ** REMOVED **
11474         * tools/kmail2sylpheed.pl
11475         * tools/kmail2sylpheed_v2.pl
11476         * tools/multiwebsearch.pl
11477         * tools/nautilus2sylpheed.sh
11478         * tools/newscache_clean.pl
11479         * tools/outlook2sylpheed.pl
11480         * tools/sylpheed-switcher       ** REMOVED **
11481         * tools/sylprint.pl
11482         * tools/sylprint.rc
11483         * tools/tb2sylpheed
11484         * tools/vcard2xml.py
11485         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11486                 update default config dir
11487                 update binary name (thanks to Fabien Vantard)
11488                 remove obsolete scripts
11489
11490 2005-10-21 [colin]      1.9.15cvs86
11491
11492         * src/inc.c
11493                 Fix possible leak and units. Based on a patch by
11494                 Fabien Vantard.
11495
11496 2005-10-20 [colin]      1.9.15cvs85
11497
11498         * src/textview.c
11499                 Clear xface when clearing textview
11500
11501 2005-10-20 [colin]      1.9.15cvs84
11502
11503         * configure.ac
11504         * src/folderview.c
11505         * src/headerview.c
11506         * src/main.c
11507         * src/prefs_common.c
11508         * src/prefs_common.h
11509         * src/prefs_message.c
11510         * src/textview.c
11511         * src/textview.h
11512         * src/common/defs.h
11513         * src/common/utils.c
11514         * src/common/utils.h
11515         * src/gtk/gtkutils.c
11516         * src/gtk/gtkutils.h
11517                 Migrate config to .sylpheed-claws (Automatically)
11518                 Add a way to get the Xface in the TextView
11519
11520 2005-10-20 [colin]      1.9.15cvs83
11521
11522         * src/gtk/Makefile.am
11523         * src/gtk/about.c
11524         * src/gtk/authors.h
11525                 Make the about dialog *grooovy*
11526
11527 2005-10-20 [colin]      1.9.15cvs82
11528
11529         * src/mimeview.c
11530                 Use "Open with" on double click if no command
11531                 was found
11532
11533 2005-10-20 [colin]      1.9.15cvs81
11534
11535         * src/imap.c
11536         * src/etpan/imap-thread.c
11537                 Fix possible crash.
11538
11539 2005-10-20 [paul]       1.9.15cvs80
11540
11541         * src/folder.c
11542                 don't show clipkey icon if the only
11543                 attachment is the signature
11544                 Patch by Colin
11545
11546 2005-10-20 [paul]       1.9.15cvs79
11547
11548         * AUTHORS
11549         * src/plugins/pgpmime/pgpmime.c
11550                 name the PGP/MIME signature 'signature.asc'
11551                 Patch by Andrew Nelson <freeandy@gmail.com>
11552
11553 2005-10-19 [colin]      1.9.15cvs78
11554
11555         * src/plugins/pgpmime/pgpmime.c
11556                 Oops, no need to double-check though
11557
11558 2005-10-19 [colin]      1.9.15cvs77
11559
11560         * src/plugins/pgpinline/pgpinline.c
11561         * src/plugins/pgpmime/pgpmime.c
11562                 Check that my_tmpfile() doesn't 
11563                 return NULL
11564
11565 2005-10-19 [colin]      1.9.15cvs76
11566
11567         * src/common/utils.c
11568                 Use shorter mime boundaries to avoid having
11569                 MTAs rewrapping our headers, breaking the
11570                 PGP signature in the process 
11571         * src/compose.c
11572         * src/plugins/pgpmime/pgpmime.c
11573                 Check for boundary uniqueness to be sure
11574                 it won't happen, instead of hoping for the
11575                 best
11576
11577 2005-10-19 [colin]      1.9.15cvs75
11578
11579         * sylpheed-claws.desktop
11580         * src/Makefile.am
11581         * src/main.c
11582                 Ship a sylpheed-claws binary instead
11583                 of a sylpheed one. Change the socket
11584                 name, too
11585         * src/folderview.c
11586                 Update folder only if it changed
11587         * src/wizard.c
11588                 Fix i18n in welcome mail, patch by
11589                 Fabien Vantard
11590
11591 2005-10-19 [paul]
11592
11593         1.9.99-rc2 released
11594
11595 2005-10-19 [paul]       1.9.15cvs74
11596
11597         * src/folder.c
11598         * src/folderview.c
11599                 fix summaryview update
11600                 Patch by Colin
11601
11602 2005-10-18 [colin]      1.9.15cvs73
11603
11604         * src/plugins/pgpcore/passphrase.c
11605                 Don't XGrabServer, and try a bit more to 
11606                 sync everything before grabbing mouse/keyboard
11607
11608 2005-10-18 [colin]      1.9.15cvs72
11609
11610         * src/Makefile.am
11611         * src/addressadd.c
11612         * src/addressbook.c
11613         * src/folderview.c
11614         * src/grouplistdialog.c
11615         * src/mimeview.c
11616         * src/stock_pixmap.c
11617         * src/stock_pixmap.h
11618         * src/summaryview.c
11619         * src/gtk/gtksctree.c
11620         * src/gtk/gtksctree.h
11621         * src/pixmaps/empty.xpm
11622                 Implement a wrapper call for gtk_ctree_set_node_info
11623                 and gtk_ctree_insert_node, that uses a 1x1 transparent
11624                 pixmap instead of a NULL one. This works around some
11625                 memory problems deep inside gtk, revealed by valgrind,
11626                 and fixes bug #834 (Pressing CTRl-D on a message marked 
11627                 as locked crashes sylpheed.), as well as, probably, 
11628                 wwp's 4th dimension problems that happen in gtk_ctree_*.
11629
11630 2005-10-17 [colin]      1.9.15cvs71
11631
11632         * src/mimeview.c
11633                 Provide visual feedback when checking
11634                 signature
11635
11636 2005-10-17 [colin]      1.9.15cvs70
11637
11638         * src/main.c
11639                 Keep the folder list frozen while checking caches...
11640
11641 2005-10-17 [colin]      1.9.15cvs69
11642
11643         * src/addr_compl.c
11644                 Fi bug #833 (Autocompleting from addressbook 
11645                 fails with extended chars)
11646         * src/imap.c
11647                 Fix 'adding messages' staying in statusbar
11648                 after an error
11649
11650 2005-10-17 [wwp]        1.9.15cvs68
11651
11652         * src/ssl_manager.c
11653                 Fix buttons' layout resizing when window size changes
11654
11655 2005-10-17 [wwp]        1.9.15cvs67
11656
11657         * src/account.c
11658         * src/prefs_account.c
11659         * src/prefs_common.c
11660         * src/prefs_common.h
11661         * src/prefs_folder_item.c
11662         * src/prefs_gtk.c
11663         * src/gtk/logwindow.c
11664         * src/gtk/pluginwindow.c
11665         * src/gtk/prefswindow.c
11666         * src/gtk/prefswindow.h
11667                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
11668
11669 2005-10-17 [paul]       1.9.15cvs66
11670
11671         * configure.ac
11672                 fix missing libetpan message
11673         * po/en_GB.po
11674                 updated
11675         * src/crash.c
11676         * src/manual.c
11677         * src/prefs_themes.c
11678         * src/common/defs.h
11679                 add some new URI defines, change some
11680                 others
11681         * src/wizard.c
11682                 make welcome message translatable
11683                 small improvements to english
11684                 other tweaks
11685         * src/gtk/menu.c
11686                 fix warnings
11687
11688 2005-10-17 [paul]       1.9.15cvs65
11689
11690         * src/summaryview.c
11691                 fix column titles
11692
11693 2005-10-16 [mones]      1.9.15cvs64
11694
11695         * po/es.po
11696                 Updated translation
11697
11698 2005-10-16 [colin]
11699
11700         1.9.99-rc1 released
11701
11702 2005-10-16 [colin]      1.9.15cvs63
11703
11704         * src/wizard.c
11705                 Fix whitespace
11706
11707 2005-10-16 [colin]      1.9.15cvs62
11708
11709         * src/toolbar.c
11710                 s/Get All/Get Mail/
11711         * src/wizard.c
11712                 Real welcome mail text, thanks Paul
11713
11714 2005-10-16 [colin]      1.9.15cvs61
11715
11716         * src/editldap.c
11717         * src/exporthtml.c
11718         * src/main.c
11719         * src/mainwindow.c
11720         * src/prefs_themes.c
11721         * src/prefs_toolbar.c
11722         * src/plugins/demo/demo.c
11723         * src/plugins/trayicon/trayicon.c
11724                 s/Sylpheed/Sylpheed-Claws/
11725
11726 2005-10-16 [colin]      1.9.15cvs60
11727
11728         * src/wizard.c
11729                 Add a welcome email in the first empty mailbox
11730         * src/prefs_common.c
11731                 Change one more default
11732
11733 2005-10-16 [colin]      1.9.15cvs59
11734
11735         * src/wizard.c
11736                 Remove printf
11737
11738 2005-10-16 [colin]      1.9.15cvs58
11739
11740         * src/toolbar.c
11741         * src/prefs_common.c
11742                 Change some defaults
11743
11744 2005-10-16 [colin]      1.9.15cvs57
11745
11746         * src/toolbar.c
11747         * src/prefs_common.c
11748                 Change some defaults
11749
11750 2005-10-16 [colin]      1.9.15cvs56
11751
11752         * src/wizard.c
11753                 By default, initialize fonts to have
11754                 the same size as normal GtkWidgets
11755
11756 2005-10-16 [colin]      1.9.15cvs55
11757
11758         * src/mimeview.c
11759                 Fix message a bit more
11760
11761 2005-10-16 [colin]      1.9.15cvs54
11762
11763         * src/addressbook.c
11764                 Second attempt at flicker fixing
11765
11766 2005-10-16 [colin]      1.9.15cvs53
11767
11768         * src/addressbook.c
11769                 Fix flicker
11770
11771 2005-10-16 [wwp]        1.9.15cvs52
11772
11773         * src/addressbook.c
11774         * src/editaddress.c
11775         * src/prefs_common.c
11776         * src/prefs_common.h
11777                 Remember window sizes (address book)
11778
11779 2005-10-16 [wwp]        1.9.15cvs51
11780
11781         * src/plugins/clamav/clamav_plugin_gtk.c
11782         * src/plugins/spamassassin/spamassassin_gtk.c
11783                 Fix compilation warnings (missing #include).
11784
11785 2005-10-16 [colin]      1.9.15cvs50
11786
11787         * src/mimeview.c
11788         * src/summaryview.c
11789         * src/textview.c
11790                 Make 'c' check signature, and forward
11791                 c, l, y, t from summaryview to mimeview
11792
11793 2005-10-16 [colin]      1.9.15cvs49
11794
11795         * src/addressbook.c
11796                 Put border around buttons
11797         * src/mainwindow.c
11798         * src/summaryview.c
11799                 Rework menus (Patch based on a patch
11800                 by Paul)
11801
11802 2005-10-15 [wwp]        1.9.15cvs48
11803
11804         * src/editjpilot.c
11805         * src/editldap.c
11806         * src/editvcard.c
11807         * src/exphtmldlg.c
11808         * src/expldifdlg.c
11809         * src/export.c
11810         * src/import.c
11811         * src/importldif.c
11812         * src/importmutt.c
11813         * src/importpine.c
11814         * src/prefs_account.c
11815         * src/prefs_spelling.c
11816         * src/gtk/gtkutils.c
11817         * src/gtk/gtkutils.h
11818         * src/plugins/clamav/clamav_plugin_gtk.c
11819         * src/plugins/spamassassin/spamassassin_gtk.c
11820                 use nicer browse-for-file/dir buttons than the "..." ones,
11821                 code factorizing more.
11822
11823 2005-10-14 [colin]      1.9.15cvs47
11824
11825         * src/mainwindow.c
11826                 set relief on the account switcher so that people see it
11827                 grey out Create processing rules when no message is selected
11828         * src/prefs_filtering.c
11829                 ask before closing if the rule has not been modified, even if
11830                 it's not valid
11831         * src/prefs_matcher.c
11832                 fix sensitivity when entering the dialog
11833         * src/gtk/inputdialog.c
11834                 display a better icon on password ask
11835         * src/plugins/pgpcore/passphrase.c
11836                 make the dialog look better
11837
11838 2005-10-14 [paul]       1.9.15cvs46
11839
11840         * src/folderview.c
11841                 indicate presense of marked msgs in
11842                 unexpanded subfolders
11843
11844 2005-10-14 [paul]       1.9.15cvs45
11845
11846         * src/prefs_actions.c
11847         * src/prefs_common.c
11848         * src/prefs_common.h
11849         * src/prefs_filtering_action.c
11850         * src/prefs_matcher.c
11851         * src/prefs_template.c
11852                 remember window sizes
11853                 fix Info button size
11854
11855         Patches by wwp
11856
11857 2005-10-13 [colin]      1.9.15cvs44
11858
11859         * src/mimeview.c
11860         * src/noticeview.c
11861         * src/noticeview.h
11862                 Add a tooltip on the icon (optional) 
11863                 Get rid of the signature buttons and only
11864                 use the icon+tooltip
11865
11866 2005-10-13 [colin]      1.9.15cvs43
11867
11868         * src/noticeview.c
11869         * src/noticeview.h
11870                 Add hand cursor for hovering over icon
11871
11872 2005-10-13 [colin]      1.9.15cvs42
11873
11874         * src/summaryview.c
11875                 Fix crash when quicksearch's hidden 
11876                 at startup
11877
11878 2005-10-13 [colin]      1.9.15cvs41
11879
11880         * src/compose.c
11881                 Set subject when forwarding multiple mails
11882                 Check that other recipient than the default Cc or Bcc
11883                 have been set before sending.
11884
11885 2005-10-13 [colin]      1.9.15cvs40
11886
11887         * src/imap.c
11888                 Batch per-folder
11889                 Introduce locking, but don't use it yet
11890
11891 2005-10-13 [colin]      1.9.15cvs39
11892
11893         * src/gtk/quicksearch.c
11894                 Reset quicksearch when hiding it
11895                 Make sticky a real pref
11896
11897 2005-10-13 [colin]      1.9.15cvs38
11898
11899         * src/summaryview.c
11900                 Faster prefs apply
11901
11902 2005-10-13 [colin]      1.9.15cvs37
11903
11904         * src/mimeview.c
11905         * src/noticeview.c
11906         * src/noticeview.h
11907         * src/plugins/pgpcore/sgpgme.c
11908                 Make privacy icon clickable
11909                 Move Trust field in Full info
11910                 When trust is less than full, don't display
11911                 a warning icon
11912
11913 2005-10-13 [colin]      1.9.15cvs36
11914
11915         * src/folder.c
11916                 Batch on flags sync
11917         * src/folderview.c
11918                 Revert speed hack which is dangerous in fact
11919                 Apply prefs faster
11920
11921 2005-10-13 [colin]      1.9.15cvs35
11922
11923         * src/folder_item_prefs.c
11924                 Fix pref corruption on folder move. Patch
11925                 by wwp
11926
11927 2005-10-13 [paul]       1.9.15cvs34
11928
11929         * src/export.c
11930         * src/import.c
11931                 fix typos in g_warnings
11932         * src/prefs_account.c
11933                 add a file selector for Signature file
11934
11935         Patches by wwp
11936
11937 2005-10-12 [colin]      1.9.15cvs33
11938
11939         * src/mimeview.c
11940                 Provide a quick way to go back from a
11941                 signature's full info to the email part
11942
11943 2005-10-12 [colin]      1.9.15cvs32
11944
11945         * src/compose.c
11946                 Remove old hack of encoding signed mails with base64.
11947                 QP works equally well.
11948
11949 2005-10-12 [colin]      1.9.15cvs31
11950
11951         * src/crash.c
11952                 Replace deprecated GtkText with GtkTextView
11953         * src/imap.c
11954                 Fix a logic bug about counts in imap_select
11955                 (previously un-triggered)
11956         * src/mainwindow.c
11957         * src/summaryview.c
11958         * src/news.c
11959                 Allow local deletion of news posts
11960         * src/mimeview.c
11961                 Show GPG noticeview on the message/rfc822 part
11962                 in addition to the text/plain one
11963         * src/prefs_image_viewer.c
11964           src/plugins/pgpcore/prefs_gpg.c
11965                 Polish (set the label as part of the checkbox)
11966         * src/wizard.c
11967                 Don't sit there doing nothing after destroying
11968                 the window - return err
11969
11970 2005-10-11 [colin]      1.9.15cvs30
11971
11972         * src/folderview.c
11973                 Apply processing rules before showing folders.
11974                 Early folder show (before flags sync) will only
11975                 be done when there are no processing rules (nor
11976                 pre- or post- ones)
11977         * src/imap.c
11978                 Fix stuff related to mail subdir, creation and 
11979                 deletion of folders 
11980         * src/imap_gtk.c
11981                 Don't allow creation of folders in NoInferior
11982                 folders, as it won't work
11983
11984 2005-10-10 [colin]      1.9.15cvs29
11985
11986         * src/compose.c
11987                 Reselect "None" Privacy system when selecting an
11988                 account with no privacy system defined
11989
11990 2005-10-10 [colin]      1.9.15cvs28
11991
11992         * src/mainwindow.c
11993                 Add Windows-1252 encoding
11994         * src/prefs_common.c
11995                 Rework some defaults:
11996                 - autosave to draft by default
11997                 - don't show header pane (it's already in the textview)
11998                 - Select first new or unread mail on entry
11999                 - Assume 'Yes' to change folder when there's no more
12000                   unread message
12001         * src/prefs_matcher.c
12002                 Fix a gtk assertion failure
12003         * src/gtk/colorlabel.c
12004                 Workaround bad repainting on selection
12005         * src/main.c
12006                 Freeze/thaw (a bit faster on ssh -X)
12007         * src/msgcache.c
12008                 Get rid of StrdupConverter that just adds an
12009                 extra strdup/free 
12010         * src/etpan/imap_thread.c
12011                 memset buf to 0
12012
12013 2005-10-10 [colin]      1.9.15cvs27
12014
12015         * src/export.c
12016         * src/import.c
12017                 Fix compile on gtk 2.4. Patch by wwp
12018
12019 2005-10-09 [colin]      1.9.15cvs26
12020
12021         * src/mainwindow.c
12022         * src/messageview.c
12023         * src/summaryview.c
12024                 Clarify forward menus. Patch by wwp
12025
12026 2005-10-09 [colin]      1.9.15cvs25
12027
12028         * src/compose.c
12029         * src/compose.h
12030                 Fix bug #829 (Non-working "Encrypt message by 
12031                 default when replying to an encrypted message")
12032
12033 2005-10-08 [colin]      1.9.15cvs24
12034
12035         * src/wizard.c
12036                 Fix bug #827 ("Welcome" setup wizard after a 
12037                 permission error gives up & forgets itself.)
12038
12039 2005-10-08 [colin]      1.9.15cvs23
12040
12041         * src/procmime.c
12042                 Fix bug #828 (Ignoring headers with spaces around = sign)
12043
12044 2005-10-08 [colin]      1.9.15cvs22
12045
12046         * src/export.c
12047                 Warning fix by wwp
12048
12049 2005-10-08 [colin]      1.9.15cvs21
12050
12051         * src/folder.c
12052         * src/folder.h
12053                 Add a processing_pending indicator, set on 
12054                 folder_item_open and cleared after 
12055                 folder_item_process_open
12056         * src/folderview.c
12057         * src/summaryview.c
12058                 wrap procmsg_msginfo_*_flags, and in the
12059                 wrapper check that there's no folder processing 
12060                 pending. If there is, defer the flags change until 
12061                 processing is done to avoid stepping over each
12062                 other's toes.
12063                 Freeze during processing, but not during scanning.
12064
12065 2005-10-07 [colin]      1.9.15cvs20
12066
12067         * src/plugins/pgpcore/passphrase.c
12068                 Fix bug #826 (X-Server hangs when 
12069                 right-clicking a PGP encrypted message)
12070
12071 2005-10-07 [paul]       1.9.15cvs19
12072
12073         * src/compose.c
12074                 fix compose_entries[]
12075                 patch by Fabien Vantard
12076
12077 2005-10-06 [colin]      1.9.15cvs18
12078
12079         * src/pixmaps/address.xpm
12080         * src/pixmaps/address_book.xpm
12081         * src/pixmaps/book.xpm
12082         * src/pixmaps/check_spelling.xpm
12083         * src/pixmaps/checkbox_off.xpm
12084         * src/pixmaps/checkbox_on.xpm
12085         * src/pixmaps/close.xpm
12086         * src/pixmaps/complete.xpm
12087         * src/pixmaps/continue.xpm
12088         * src/pixmaps/deleted.xpm
12089         * src/pixmaps/down_arrow.xpm
12090         * src/pixmaps/exec.xpm
12091         * src/pixmaps/forwarded.xpm
12092         * src/pixmaps/group.xpm
12093         * src/pixmaps/ignorethread.xpm
12094         * src/pixmaps/interface.xpm
12095         * src/pixmaps/jpilot.xpm
12096         * src/pixmaps/ldap.xpm
12097         * src/pixmaps/linewrap.xpm
12098         * src/pixmaps/linewrapcurrent.xpm
12099         * src/pixmaps/mail.xpm
12100         * src/pixmaps/mail_attach.xpm
12101         * src/pixmaps/mail_compose.xpm
12102         * src/pixmaps/mail_forward.xpm
12103         * src/pixmaps/mail_receive.xpm
12104         * src/pixmaps/mail_receive_all.xpm
12105         * src/pixmaps/mail_reply.xpm
12106         * src/pixmaps/mail_reply_to_all.xpm
12107         * src/pixmaps/mail_reply_to_author.xpm
12108         * src/pixmaps/mail_send.xpm
12109         * src/pixmaps/mail_send_queue.xpm
12110         * src/pixmaps/mime_application.xpm
12111         * src/pixmaps/mime_audio.xpm
12112         * src/pixmaps/mime_image.xpm
12113         * src/pixmaps/mime_message.xpm
12114         * src/pixmaps/mime_text_enriched.xpm
12115         * src/pixmaps/mime_text_html.xpm
12116         * src/pixmaps/mime_text_plain.xpm
12117         * src/pixmaps/mime_unknown.xpm
12118         * src/pixmaps/new.xpm
12119         * src/pixmaps/news_compose.xpm
12120         * src/pixmaps/offline.xpm
12121         * src/pixmaps/online.xpm
12122         * src/pixmaps/paste.xpm
12123         * src/pixmaps/preferences.xpm
12124         * src/pixmaps/privacy_emblem_encrypted.xpm
12125         * src/pixmaps/privacy_expired.xpm
12126         * src/pixmaps/privacy_failed.xpm
12127         * src/pixmaps/privacy_passed.xpm
12128         * src/pixmaps/privacy_signed.xpm
12129         * src/pixmaps/privacy_unknown.xpm
12130         * src/pixmaps/privacy_warn.xpm
12131         * src/pixmaps/properties.xpm
12132         * src/pixmaps/replied.xpm
12133         * src/pixmaps/search.xpm
12134         * src/pixmaps/unread.xpm
12135         * src/pixmaps/up_arrow.xpm
12136         * src/pixmaps/vcard.xpm
12137                 Modernize internal theme, with icons from the 
12138                 Gnomaws theme. Keep some of the old ones where
12139                 they were better.
12140
12141 2005-10-06 [colin]      1.9.15cvs17
12142
12143         * src/summaryview.c
12144                 Little optimisations + bugfix
12145         * src/toolbar.c
12146                 Remove default useless items - useless being defined
12147                 by the default relevant prefs
12148         * src/wizard.c
12149                 include config.h to make gettext work
12150         * src/prefs_themes.c
12151                 Fix selection of current theme in prefs
12152
12153 2005-10-06 [colin]      1.9.15cvs16
12154
12155         * src/prefs_common.c
12156         * src/prefs_common.h
12157         * src/prefs_summaries.c
12158         * src/folderview.c
12159                 Add a warning dialog on Mark all read 
12160                 (with pref to get rid of it)
12161
12162 2005-10-06 [paul]       1.9.15cvs15
12163
12164         * po/nb.po
12165         * po/pt_BR.po
12166                 updated by Geir Helland and Frederico
12167                 Goncalves Guimaraes
12168
12169 2005-10-05 [colin]      1.9.15cvs14
12170
12171         * src/folder.c
12172         * src/folder.h
12173         * src/folderview.c
12174         * src/folderview.h
12175         * src/imap_gtk.c
12176         * src/mh_gtk.c
12177         * src/mainwindow.c
12178         * src/setup.c
12179                 add a way to rescan without rebuilding
12180                 make moving a bit faster (less folders changes)
12181                 don't lock the tree on Get 
12182         * src/imap.c
12183                 Don't re-delete deleted messages before expunging
12184         * src/summaryview.c
12185                 Set batch mode when deleting mails
12186
12187 2005-10-05 [paul]       1.9.15cvs13
12188
12189         * src/mainwindow.c
12190         * src/mainwindow.h
12191                 fix disabled Execute menu item
12192         * src/toolbar.c
12193                 match the change in 1.9.15cvs10: use Compose
12194                 instead of News by default
12195
12196 2005-10-04 [colin]      1.9.15cvs12
12197
12198         * src/compose.c
12199                 When replying to an ML post with Reply-To set
12200                 to the poster's email, honor it (as before),
12201                 but also honor our user's request to reply to
12202                 the mailing list: set the ML address in the To
12203                 field and the Reply-To address in the Cc: 
12204                 field.
12205
12206 2005-10-04 [colin]      1.9.15cvs11
12207
12208         * src/plugins/trayicon/trayicon.c
12209                 Finish cosmetic change - thanks to wwp
12210
12211 2005-10-04 [colin]      1.9.15cvs10
12212
12213         * src/toolbar.c
12214                 Use Compose instead of Email by default.
12215                 Spotted by wwp.
12216
12217 2005-10-04 [colin]      1.9.15cvs9
12218
12219         * src/folder.c
12220         * src/folder.h
12221         * src/folderview.c
12222         * src/imap.c
12223         * src/etpan/imap-thread.c
12224         * src/etpan/imap-thread.h
12225                 Try to make IMAP faster, by simplifying SEARCH
12226                 commands, avoiding sending two STATUS in a row,
12227                 and deferring flags sync and processing just
12228                 after displaying the folder. 
12229                 This will update the SummaryView in certain
12230                 cases (new mails not already fetched, flags
12231                 changed from another client) but in a non-
12232                 blocking manner.
12233
12234 2005-10-04 [colin]      1.9.15cvs8
12235
12236         * src/plugins/trayicon/trayicon.c
12237                 Relabel "Offline" to "Work offline"
12238
12239 2005-10-04 [colin]      1.9.15cvs7
12240
12241         * src/export.c
12242         * src/import.c
12243         * src/mbox.c
12244                 Fix mbox import/export buglets
12245                 Patch by wwp
12246         * src/plugins/trayicon/trayicon.c
12247                 Add offline swithc
12248                 Patch by wwp
12249
12250 2005-10-04 [colin]      1.9.15cvs6
12251
12252         * src/folder.c
12253         * src/folderview.c
12254         * src/summaryview.c
12255                 Better fix (don't break mark all read) for cvs2
12256
12257 2005-10-03 [colin]      1.9.15cvs5
12258
12259         * src/folder.c
12260                 Use a sane sort by default
12261
12262 2005-10-03 [colin]      1.9.15cvs4
12263
12264         * src/inc.c
12265                 Add a 'Only once' button for overriding offline mode
12266         * src/prefs_account.c
12267         * src/wizard.c
12268                 Add Local mbox to the wizard
12269                 Add IMAP subdir to the wizard (or the wizard is useless
12270                 for such accounts, or even worse than useless)
12271                 Move IMAP subdir from Advanced to Receive tab, as it's
12272                 not that uncommon
12273
12274 2005-10-03 [colin]      1.9.15cvs3
12275
12276         * src/send_message.c
12277                 Forgot this one in cvs1
12278
12279 2005-10-03 [colin]      1.9.15cvs2
12280
12281         * src/folder.c
12282                 Faster close when leaving a folder with lots
12283                 of new mails. Idea by David Relson.
12284
12285 2005-10-03 [colin]      1.9.15cvs1
12286
12287         * src/compose.c
12288         * src/imap.c
12289         * src/inc.c
12290         * src/main.c
12291         * src/messageview.c
12292         * src/news.c
12293         * src/summaryview.c
12294         * src/gtk/sslcertwindow.c
12295         * src/plugins/trayicon/trayicon.c
12296                 Add accels to every AlertPanel. Patch by Fabien 
12297                 Vantard
12298
12299 2005-10-03 [paul]       1.9.15
12300
12301         1.9.15 released
12302
12303 2005-10-03 [paul]       1.9.14cvs68
12304
12305         * po/ca.po
12306         * po/de.po
12307         * po/es.po
12308         * po/fi.po
12309         * po/fr.po
12310         * po/sk.po
12311         * po/sr.po
12312         * po/zh_CN.po
12313                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12314                 Mones Lastra, Tommi Pirinen, Fabien vantard,
12315                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
12316
12317 2005-10-03 [paul]       1.9.14cvs67
12318
12319         * src/send_message.c
12320                 prevent hang on Cancel
12321                 patch by Colin
12322
12323 2005-10-03 [paul]       1.9.14cvs66
12324
12325         * src/main.c
12326                 fix crash in IMAP caused by discrepancy
12327                 between check_at_startup and offline mode
12328                 Patch by Colin
12329
12330 2005-10-01 [paul]       1.9.14cvs65
12331
12332         * src/inc.c
12333                 fix engrish
12334
12335 2005-10-01 [paul]       1.9.14cvs64
12336         * src/export.c
12337         * src/import.c
12338                 synchronise import_mbox() and export_mbox()
12339         * src/mbox.c
12340                 proc_mbox(): add alert if file cannot be opened
12341                 export_list_to_mbox(): test if dest file exists,
12342                 prompt user to overwrite if it does. add alert
12343                 if file cannot be created
12344                                                                 
12345         Patch by wwp
12346                                                                                                                 
12347
12348 2005-09-30 [paul]       1.9.14cvs63
12349
12350         * src/addressbook.c
12351                 Fix sensitivity of a menu
12352         * src/codeconv.c
12353                 Respect hidden pref for mails with no encoding
12354         * src/common/xml.c
12355                 Fix memory corruption
12356         * src/plugins/pgpcore/sgpgme.c
12357                 Fix segfault on incomplete sigs, and display
12358                 of S/Mime UIDs
12359
12360         Patches by Colin
12361
12362 2005-09-30 [colin]      1.9.14cvs62
12363
12364         * src/partial_download.c
12365                 Little logic fix in almost-dead code
12366         * src/pop.c
12367                 Fix partial download when there's no new mail
12368
12369 2005-09-29 [paul]       1.9.14cvs61
12370
12371         * src/plugins/pgpinline/pgpinline.c
12372                 fix bug 819, 'crash accessing sign message'
12373                 Patch by Colin
12374
12375 2005-09-28 [martin]     1.9.14cvs60
12376
12377         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12378                 fix bug #790 (Crash when restarting window manager (fluxbox))
12379
12380 2005-09-28 [paul]       1.9.14cvs59
12381
12382         * src/gtk/gtkaspell.c
12383                 fix off-by-one typo
12384
12385 2005-09-27 [colin]      1.9.14cvs58
12386
12387         * src/plugins/pgpcore/sgpgme.c
12388                 Report error when there's one, instead of
12389                 "Signature unchecked" 
12390
12391 2005-09-27 [colin]      1.9.14cvs57
12392
12393         * src/prefs_quote.c
12394                 Fix bug #816 (Weird quotation with spaces)
12395
12396 2005-09-27 [colin]      1.9.14cvs56
12397
12398         * src/codeconv.c
12399         * src/compose.c
12400         * src/compose.h
12401                 Put subject in compose's title
12402                 Fix Automatic encoding so that it's really automatic:
12403                 first try default locale's charset, then charset of the replied mail, 
12404                 then utf-8
12405                 Fix encoding of headers (must be in strict mode too)
12406
12407 2005-09-26 [colin]      1.9.14cvs55
12408
12409         * src/gtk/gtkaspell.c
12410                 Fix previous patch - don't color the space,
12411                 just uncolor it :)
12412
12413 2005-09-26 [colin]      1.9.14cvs54
12414
12415         * src/gtk/gtkaspell.c
12416                 Unmark space if possible
12417
12418 2005-09-26 [colin]      1.9.14cvs53
12419
12420         * src/imap.c
12421                 log_error instead of alertpanel according to the pref
12422         * src/etpan/imap-thread.c
12423                 Print connect status, copy only necessary size to 
12424                 logger
12425         * src/plugins/pgpmime/pgpmime.c
12426                 Handle S/Mime signatures (verification only). Patch based
12427                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
12428
12429 2005-09-26 [paul]       1.9.14cvs52
12430
12431         * src/common/passcrypt.c
12432                 this 'workaround' not necessary on NetBSD.
12433                 Thanks to Daniel Gustafson
12434
12435 2005-09-26 [paul]
12436
12437         1.9.15-rc4 released
12438
12439 2005-09-26 [paul]       1.9.14cvs51
12440
12441         * src/summaryview.c
12442                 Skip currently selected message when
12443                 looking for next new or unread message
12444                 in current folder. Patch by Colin
12445         * src/common/passcrypt.c
12446                 eliminate warnings on *BSD. Patch by
12447                 Daniel Gustafson
12448
12449 2005-09-26 [colin]      1.9.14cvs50
12450
12451         * src/procmsg.c
12452                 Call postfiltering hook anyway
12453
12454 2005-09-22 [colin]      1.9.14cvs49
12455
12456         * src/codeconv.c
12457         * src/codeconv.h
12458                 Add a strict mode that doesn't replace with _
12459         * src/compose.c
12460         * src/compose.h
12461                 Use strict conversion while sending
12462                 Fix race when drafting while sending (happens
12463                 on IMAP)
12464                 Fix d'n'd of messages from summaryview
12465         * src/prefs_common.c
12466         * src/prefs_common.h
12467                 add hidden utf8_instead_of_locale_for_broken_mail 
12468                 pref for people that preferred the default charset 
12469                 to be utf8 for broken mails
12470         * src/quote_fmt_parse.y
12471                 fix bug #815 (No quote insert if "From:" fied 
12472                 contained Russian letters)
12473         * src/summaryview.c
12474                 Fix d'n'd of messages to compose
12475
12476 2005-09-22 [paul]       1.9.14cvs48
12477
12478         * src/compose.c
12479                 fix bug where attachments Name entry
12480                 would display Path instead
12481
12482 2005-09-21 [paul]       1.9.14cvs47
12483
12484         * README
12485         * README.jp
12486         * configure.ac
12487         * config/config.rpath
12488         * doc/manual/en/sylpheed-20.html
12489         * doc/manual/es/sylpheed-20.html
12490         * po/bg.po
12491         * po/ca.po
12492         * po/de.po
12493         * po/es.po
12494         * po/fr.po
12495         * po/it.po
12496         * po/pt_BR.po
12497         * po/sk.po
12498         * po/zh_TW.po
12499         * src/account.c
12500         * src/account.h
12501         * src/action.c
12502         * src/action.h
12503         * src/adbookbase.h
12504         * src/addr_compl.c
12505         * src/addr_compl.h
12506         * src/addrbook.c
12507         * src/addrbook.h
12508         * src/addrcache.c
12509         * src/addrcache.h
12510         * src/addrcindex.c
12511         * src/addrcindex.h
12512         * src/addrclip.c
12513         * src/addrclip.h
12514         * src/addrdefs.h
12515         * src/addressadd.c
12516         * src/addressadd.h
12517         * src/addressbook.c
12518         * src/addressbook.h
12519         * src/addressitem.h
12520         * src/addrgather.c
12521         * src/addrgather.h
12522         * src/addrharvest.c
12523         * src/addrharvest.h
12524         * src/addrindex.c
12525         * src/addrindex.h
12526         * src/addritem.c
12527         * src/addritem.h
12528         * src/addrquery.c
12529         * src/addrquery.h
12530         * src/addrselect.c
12531         * src/addrselect.h
12532         * src/alertpanel.c
12533         * src/alertpanel.h
12534         * src/browseldap.c
12535         * src/browseldap.h
12536         * src/codeconv.c
12537         * src/codeconv.h
12538         * src/compose.c
12539         * src/compose.h
12540         * src/crash.c
12541         * src/crash.h
12542         * src/customheader.c
12543         * src/customheader.h
12544         * src/displayheader.c
12545         * src/displayheader.h
12546         * src/editaddress.c
12547         * src/editaddress.h
12548         * src/editbook.c
12549         * src/editbook.h
12550         * src/editgroup.c
12551         * src/editgroup.h
12552         * src/editjpilot.c
12553         * src/editjpilot.h
12554         * src/editldap.c
12555         * src/editldap.h
12556         * src/editldap_basedn.c
12557         * src/editldap_basedn.h
12558         * src/editvcard.c
12559         * src/editvcard.h
12560         * src/enriched.c
12561         * src/enriched.h
12562         * src/exphtmldlg.c
12563         * src/exphtmldlg.h
12564         * src/expldifdlg.c
12565         * src/expldifdlg.h
12566         * src/export.c
12567         * src/export.h
12568         * src/exporthtml.c
12569         * src/exporthtml.h
12570         * src/exportldif.c
12571         * src/exportldif.h
12572         * src/filtering.c
12573         * src/filtering.h
12574         * src/folder.c
12575         * src/folder.h
12576         * src/folder_item_prefs.c
12577         * src/folder_item_prefs.h
12578         * src/foldersel.c
12579         * src/foldersel.h
12580         * src/folderutils.c
12581         * src/folderutils.h
12582         * src/folderview.c
12583         * src/folderview.h
12584         * src/grouplistdialog.c
12585         * src/grouplistdialog.h
12586         * src/headerview.c
12587         * src/headerview.h
12588         * src/html.c
12589         * src/html.h
12590         * src/image_viewer.c
12591         * src/image_viewer.h
12592         * src/imap.c
12593         * src/imap.h
12594         * src/imap_gtk.c
12595         * src/imap_gtk.h
12596         * src/import.c
12597         * src/import.h
12598         * src/importldif.c
12599         * src/importldif.h
12600         * src/importmutt.c
12601         * src/importmutt.h
12602         * src/importpine.c
12603         * src/importpine.h
12604         * src/inc.c
12605         * src/inc.h
12606         * src/jpilot.c
12607         * src/jpilot.h
12608         * src/ldapctrl.c
12609         * src/ldapctrl.h
12610         * src/ldaplocate.c
12611         * src/ldaplocate.h
12612         * src/ldapquery.c
12613         * src/ldapquery.h
12614         * src/ldapserver.c
12615         * src/ldapserver.h
12616         * src/ldaputil.c
12617         * src/ldaputil.h
12618         * src/ldif.c
12619         * src/ldif.h
12620         * src/localfolder.c
12621         * src/localfolder.h
12622         * src/main.c
12623         * src/main.h
12624         * src/mainwindow.c
12625         * src/mainwindow.h
12626         * src/manual.c
12627         * src/manual.h
12628         * src/matcher.c
12629         * src/matcher.h
12630         * src/matcher_parser.h
12631         * src/matcher_parser_lex.l
12632         * src/matcher_parser_parse.y
12633         * src/mbox.c
12634         * src/mbox.h
12635         * src/message_search.c
12636         * src/message_search.h
12637         * src/messageview.c
12638         * src/messageview.h
12639         * src/mh.c
12640         * src/mh.h
12641         * src/mh_gtk.c
12642         * src/mh_gtk.h
12643         * src/mimeview.c
12644         * src/mimeview.h
12645         * src/msgcache.c
12646         * src/msgcache.h
12647         * src/mutt.c
12648         * src/mutt.h
12649         * src/news.c
12650         * src/news.h
12651         * src/news_gtk.c
12652         * src/news_gtk.h
12653         * src/noticeview.c
12654         * src/noticeview.h
12655         * src/partial_download.c
12656         * src/partial_download.h
12657         * src/pine.c
12658         * src/pine.h
12659         * src/pop.c
12660         * src/pop.h
12661         * src/prefs_account.c
12662         * src/prefs_account.h
12663         * src/prefs_actions.c
12664         * src/prefs_actions.h
12665         * src/prefs_common.c
12666         * src/prefs_common.h
12667         * src/prefs_compose_writing.c
12668         * src/prefs_compose_writing.h
12669         * src/prefs_customheader.c
12670         * src/prefs_customheader.h
12671         * src/prefs_display_header.c
12672         * src/prefs_display_header.h
12673         * src/prefs_ext_prog.c
12674         * src/prefs_ext_prog.h
12675         * src/prefs_filtering.c
12676         * src/prefs_filtering.h
12677         * src/prefs_filtering_action.c
12678         * src/prefs_filtering_action.h
12679         * src/prefs_folder_column.c
12680         * src/prefs_folder_column.h
12681         * src/prefs_folder_item.c
12682         * src/prefs_folder_item.h
12683         * src/prefs_fonts.c
12684         * src/prefs_fonts.h
12685         * src/prefs_gtk.c
12686         * src/prefs_gtk.h
12687         * src/prefs_image_viewer.c
12688         * src/prefs_image_viewer.h
12689         * src/prefs_matcher.c
12690         * src/prefs_matcher.h
12691         * src/prefs_message.c
12692         * src/prefs_message.h
12693         * src/prefs_msg_colors.c
12694         * src/prefs_msg_colors.h
12695         * src/prefs_other.c
12696         * src/prefs_other.h
12697         * src/prefs_quote.c
12698         * src/prefs_quote.h
12699         * src/prefs_receive.c
12700         * src/prefs_receive.h
12701         * src/prefs_send.c
12702         * src/prefs_send.h
12703         * src/prefs_spelling.c
12704         * src/prefs_spelling.h
12705         * src/prefs_summaries.c
12706         * src/prefs_summaries.h
12707         * src/prefs_summary_column.c
12708         * src/prefs_summary_column.h
12709         * src/prefs_template.c
12710         * src/prefs_template.h
12711         * src/prefs_themes.c
12712         * src/prefs_themes.h
12713         * src/prefs_toolbar.c
12714         * src/prefs_toolbar.h
12715         * src/prefs_wrapping.c
12716         * src/prefs_wrapping.h
12717         * src/privacy.c
12718         * src/privacy.h
12719         * src/procheader.c
12720         * src/procheader.h
12721         * src/procmime.c
12722         * src/procmime.h
12723         * src/procmsg.c
12724         * src/procmsg.h
12725         * src/quote_fmt.c
12726         * src/quote_fmt_parse.y
12727         * src/recv.c
12728         * src/recv.h
12729         * src/remotefolder.c
12730         * src/remotefolder.h
12731         * src/send_message.c
12732         * src/send_message.h
12733         * src/setup.c
12734         * src/setup.h
12735         * src/simple-gettext.c
12736         * src/sourcewindow.c
12737         * src/sourcewindow.h
12738         * src/ssl_manager.c
12739         * src/ssl_manager.h
12740         * src/statusbar.c
12741         * src/statusbar.h
12742         * src/stock_pixmap.c
12743         * src/stock_pixmap.h
12744         * src/summary_search.c
12745         * src/summary_search.h
12746         * src/summaryview.c
12747         * src/summaryview.h
12748         * src/syldap.c
12749         * src/syldap.h
12750         * src/textview.c
12751         * src/textview.h
12752         * src/toolbar.c
12753         * src/toolbar.h
12754         * src/undo.c
12755         * src/undo.h
12756         * src/unmime.c
12757         * src/unmime.h
12758         * src/vcard.c
12759         * src/vcard.h
12760         * src/wizard.c
12761         * src/wizard.h
12762         * src/common/base64.c
12763         * src/common/base64.h
12764         * src/common/defs.h
12765         * src/common/hooks.c
12766         * src/common/hooks.h
12767         * src/common/log.c
12768         * src/common/log.h
12769         * src/common/md5.c
12770         * src/common/md5.h
12771         * src/common/mgutils.c
12772         * src/common/mgutils.h
12773         * src/common/nntp.c
12774         * src/common/nntp.h
12775         * src/common/passcrypt.c
12776         * src/common/passcrypt.h.in
12777         * src/common/plugin.c
12778         * src/common/plugin.h
12779         * src/common/prefs.c
12780         * src/common/prefs.h
12781         * src/common/progressindicator.c
12782         * src/common/progressindicator.h
12783         * src/common/quoted-printable.c
12784         * src/common/quoted-printable.h
12785         * src/common/session.c
12786         * src/common/session.h
12787         * src/common/smtp.c
12788         * src/common/smtp.h
12789         * src/common/socket.c
12790         * src/common/socket.h
12791         * src/common/ssl.c
12792         * src/common/ssl.h
12793         * src/common/ssl_certificate.c
12794         * src/common/ssl_certificate.h
12795         * src/common/string_match.c
12796         * src/common/string_match.h
12797         * src/common/stringtable.c
12798         * src/common/sylpheed.c
12799         * src/common/sylpheed.h
12800         * src/common/template.c
12801         * src/common/template.h
12802         * src/common/timing.h
12803         * src/common/utils.c
12804         * src/common/utils.h
12805         * src/common/uuencode.c
12806         * src/common/uuencode.h
12807         * src/common/version.h.in
12808         * src/common/xml.c
12809         * src/common/xml.h
12810         * src/common/xmlprops.c
12811         * src/common/xmlprops.h
12812         * src/gtk/about.c
12813         * src/gtk/about.h
12814         * src/gtk/colorlabel.c
12815         * src/gtk/colorlabel.h
12816         * src/gtk/colorsel.c
12817         * src/gtk/colorsel.h
12818         * src/gtk/description_window.c
12819         * src/gtk/description_window.h
12820         * src/gtk/filesel.c
12821         * src/gtk/filesel.h
12822         * src/gtk/foldersort.c
12823         * src/gtk/foldersort.h
12824         * src/gtk/gtkutils.c
12825         * src/gtk/gtkutils.h
12826         * src/gtk/inputdialog.c
12827         * src/gtk/inputdialog.h
12828         * src/gtk/logwindow.c
12829         * src/gtk/logwindow.h
12830         * src/gtk/manage_window.c
12831         * src/gtk/manage_window.h
12832         * src/gtk/menu.c
12833         * src/gtk/menu.h
12834         * src/gtk/pluginwindow.c
12835         * src/gtk/pluginwindow.h
12836         * src/gtk/prefswindow.c
12837         * src/gtk/prefswindow.h
12838         * src/gtk/progressdialog.c
12839         * src/gtk/progressdialog.h
12840         * src/gtk/quicksearch.c
12841         * src/gtk/quicksearch.h
12842         * src/gtk/sslcertwindow.c
12843         * src/gtk/sslcertwindow.h
12844         * src/plugins/clamav/clamav_plugin.c
12845         * src/plugins/clamav/clamav_plugin.h
12846         * src/plugins/clamav/clamav_plugin_gtk.c
12847         * src/plugins/demo/demo.c
12848         * src/plugins/dillo_viewer/dillo_prefs.c
12849         * src/plugins/dillo_viewer/dillo_prefs.h
12850         * src/plugins/dillo_viewer/dillo_viewer.c
12851         * src/plugins/mathml_viewer/mathml_viewer.c
12852         * src/plugins/pgpcore/passphrase.c
12853         * src/plugins/pgpcore/passphrase.h
12854         * src/plugins/pgpcore/plugin.c
12855         * src/plugins/pgpcore/prefs_gpg.c
12856         * src/plugins/pgpcore/prefs_gpg.h
12857         * src/plugins/pgpcore/select-keys.c
12858         * src/plugins/pgpcore/select-keys.h
12859         * src/plugins/pgpcore/sgpgme.c
12860         * src/plugins/pgpcore/sgpgme.h
12861         * src/plugins/pgpinline/pgpinline.c
12862         * src/plugins/pgpinline/pgpinline.h
12863         * src/plugins/pgpinline/plugin.c
12864         * src/plugins/pgpmime/pgpmime.c
12865         * src/plugins/pgpmime/pgpmime.h
12866         * src/plugins/pgpmime/plugin.c
12867         * src/plugins/spamassassin/spamassassin.c
12868         * src/plugins/spamassassin/spamassassin.h
12869         * src/plugins/spamassassin/spamassassin_gtk.c
12870         * src/plugins/trayicon/trayicon.c
12871         * tools/OOo2sylpheed.pl
12872         * tools/acroread2sylpheed.pl
12873         * tools/asus_mailled.sh
12874         * tools/filter_conv.pl
12875         * tools/freshmeat_search.pl
12876         * tools/google_search.pl
12877         * tools/kmail2sylpheed.pl
12878         * tools/kmail2sylpheed_v2.pl
12879         * tools/maildir2sylpheed.pl
12880         * tools/multiwebsearch.pl
12881         * tools/newscache_clean.pl
12882         * tools/outlook2sylpheed.pl
12883         * tools/sylpheed-switcher
12884         * tools/update-po
12885         * tools/vcard2xml.py
12886         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
12887                 update FSF address
12888
12889 2005-09-21 [colin]      1.9.14cvs46
12890
12891         * src/gedit-print.c
12892         * src/procmsg.c
12893         * src/procmsg.h
12894         * src/textview.c
12895         * src/summaryview.c
12896                 Remove some printing hacks (deselection/reselection),
12897                 which by the way fix printing the currently 
12898                 displayed mime part (still only text)
12899                 Plus a little optimisation of summary_show
12900
12901
12902 2005-09-20 [colin]      1.9.14cvs45
12903
12904         * src/mainwindow.c
12905         * src/messageview.c
12906                 GUI fixups: add accels, set message
12907                 view title to displayed mail's subject
12908         * src/prefs_spelling.c
12909         * src/gtk/gtkaspell.c
12910                 GUI fixups: allow underlining misspelled
12911                 words instead of coloring them (a11y!)
12912
12913 2005-09-19 [colin]
12914
12915         1.9.15rc3 released
12916
12917 2005-09-19 [colin]      1.9.14cvs44
12918
12919         * src/compose.c
12920                 Fix draft message
12921         * src/gtk/gtkaspell.c
12922                 Fix wrong test ;-)
12923
12924 2005-09-19 [colin]      1.9.14cvs43
12925
12926         * src/addressbook.c
12927                 Fix sensitivity of Delete button
12928         * src/compose.c
12929                 Warn if the requested Privacy system
12930                 is not available
12931         * src/exphtmldlg.c
12932         * src/expldifdlg.c
12933         * src/importldif.c
12934         * src/importmutt.c
12935         * src/importpine.c
12936                 Fix crappy UI
12937         * src/
12938         * src/ssl.h
12939         * src/prefs_account.h
12940         * src/prefs_account.c
12941                 Save SSL prefs even in builds that have
12942                 SSL support disable
12943         * src/imap.c
12944         * src/inc.c
12945         * src/news.c
12946         * src/send_message.c
12947                 Warn if connection should be secure, but
12948                 SSL support isn't compiled in
12949         * src/gtkaspell.c
12950                 Fix word separation on UTF-8 systems
12951                 Fixes bug #812 (Strange inline spellchecking)
12952         * src/compose.c
12953                 Warn if the requested Privacy system
12954                 is not available
12955                 Factorize offline warning
12956         * src/imap.c
12957         * src/imap_gtk.c
12958         * src/imap_gtk.h
12959         * src/inc.h
12960         * src/news_gtk.c
12961         * src/news_gtk.h
12962         * src/messageview.c
12963                 Factorize offline warning
12964
12965 2005-09-19 [paul]
12966
12967         1.9.15-rc2 released
12968
12969 2005-09-18 [colin]      1.9.14cvs42
12970
12971         * src/codeconv.c
12972         * src/codeconv.h
12973         * src/procmime.c
12974                 Add a way to get locale's charset ignoring utf-8,
12975                 and use that as default encoding for broken mails
12976
12977 2005-09-18 [colin]      1.9.14cvs41
12978
12979         * src/gtk/logwindow.c
12980                 Translate string. Patch by Fabien Vantard
12981
12982 2005-09-18 [colin]      1.9.14cvs40
12983
12984         * configure.ac
12985                 Fix bug #803 (IMAP/SSL support breaks with 
12986                 GnuTLS libetpan 0.38)
12987
12988 2005-09-18 [colin]      1.9.14cvs39
12989
12990         * src/codeconv.c
12991         * src/compose.c
12992         * src/procmime.c
12993                 More charsets fixes. Fixes bug #806 (non
12994                 ascii characters in subject line)
12995
12996 2005-09-17 [paul]       1.9.14cvs38
12997
12998         * src/folderview.c
12999         * src/mainwindow.c
13000                 fix gcc-2.95 issues
13001                 Patch by Pawel Pekala
13002
13003 2005-09-17 [colin]      1.9.14cvs37
13004
13005         * src/addrindex.c
13006                 bugfix for NO-USE LDAP compilation, patch 
13007                 by Fabien Vantard
13008
13009 2005-09-17 [colin]      1.9.14cvs36
13010
13011         * src/prefs_actions.c
13012         * src/prefs_customheader.c
13013         * src/prefs_display_header.c
13014         * src/prefs_filtering_action.c
13015         * src/prefs_matcher.c
13016         * src/prefs_toolbar.c
13017                 Fix strange casts (less elegant but
13018                 works better)
13019
13020 2005-09-16 [colin]      1.9.14cvs35
13021
13022         * src/jpilot.c
13023                 Missed that one
13024
13025 2005-09-16 [colin]      1.9.14cvs34
13026
13027         * configure.ac
13028         * src/Makefile.am
13029         * src/addr_compl.c
13030         * src/addrindex.c
13031         * src/browseldap.c
13032         * src/editldap.c
13033         * src/ldaplocate.c
13034         * src/ldapquery.c
13035         * src/ldapquery.h
13036         * src/ldapserver.c
13037         * src/ldapserver.h
13038         * src/main.c
13039         * src/matcher_parser_parse.y
13040         * src/prefs_themes.c
13041         * src/etpan/Makefile.am
13042         * src/gtk/description_window.c
13043         * src/plugins/clamav/Makefile.am
13044         * src/plugins/clamav/clamav_plugin.c
13045         * src/plugins/dillo_viewer/Makefile.am
13046         * src/plugins/pgpcore/Makefile.am
13047         * src/plugins/pgpinline/Makefile.am
13048         * src/plugins/pgpmime/Makefile.am
13049         * src/plugins/trayicon/Makefile.am
13050                 Fix 100% cpu usage in address completion list
13051                 Fix little bugs (return with no values etc)
13052                 Fix all warnings (with common CFLAGS)
13053
13054 2005-09-15 [colin]      1.9.14cvs33
13055
13056         * src/addressbook.c
13057                 Fix bug where sometimes a group's email list is empty,
13058                 force its refresh (probably fixes "Re: how to create a 
13059                 distribution list")
13060         * src/ldapquery.c
13061                 Don't return to the callback in the main thread from the
13062                 fetch thread (or face segs!)
13063
13064 2005-09-15 [paul]       1.9.14cvs32
13065
13066         * src/prefs_matcher.c
13067                 forgotten in last commit
13068
13069 2005-09-15 [paul]       1.9.14cvs31
13070
13071         * src/prefs_actions.c
13072         * src/prefs_filtering_action.c
13073         * src/prefs_quote.c
13074         * src/quote_fmt.c
13075         * src/summaryview.c
13076         * src/gtk/description_window.c
13077         * src/gtk/description_window.h
13078         * src/gtk/quicksearch.c
13079                 allow interaction with the called
13080                 description window
13081                 Patch by Anders Hammar
13082
13083 2005-09-14 [paul]       1.9.14cvs30
13084
13085         * src/compose.c
13086                 fix a little annoyance when pasting with 3rd button 
13087                 with wrap_pastes=0 and wrap_input=1
13088                 Patch by Colin
13089
13090 2005-09-14 [paul]       1.9.14cvs29
13091
13092         * src/prefs_account.c
13093                 disable 'Filter messages on receiving' for
13094                 SMTP-only accounts
13095                 Patch  by Anders Hammar
13096
13097 2005-09-14 [paul]       1.9.14cvs28
13098
13099         * po/sk.po
13100                 fix crash
13101                 updated by Andrej Kacian
13102
13103 2005-09-14 [paul]
13104
13105         1.9.15-rc1 released
13106
13107 2005-09-14 [paul]       1.9.14cvs27
13108
13109         * po/es.po
13110                 updated by Ricardo Mones Lastra
13111         * src/compose.c
13112         * src/compose.h
13113                 associate no_wrap_tags to Compose windows
13114                 instead of using a static one
13115                 Patch by Colin
13116         * src/mbox.c
13117                 fix proc_mbox()
13118                 Patch by wwp
13119         * src/textview.c
13120                 remove unneeded printf()
13121
13122 2005-09-14 [paul]       1.9.14cvs26
13123
13124         * src/addrcache.c
13125         * src/codeconv.h
13126         * src/folder.h
13127         * src/mainwindow.h
13128         * src/mh.c
13129         * src/mimeview.h
13130         * src/partial_download.c
13131         * src/pop.c
13132         * src/prefs_account.c
13133         * src/prefs_account.h
13134         * src/prefs_actions.c
13135         * src/prefs_customheader.c
13136         * src/prefs_display_header.c
13137         * src/prefs_filtering_action.c
13138         * src/prefs_matcher.c
13139         * src/prefs_toolbar.c
13140         * src/privacy.h
13141         * src/procmime.c
13142         * src/procmime.h
13143         * src/procmsg.h
13144         * src/textview.c
13145         * src/undo.h
13146         * src/common/plugin.c
13147         * src/common/session.h
13148         * src/common/socket.c
13149         * src/common/socket.h
13150         * src/common/template.c
13151         * src/gtk/gtkaspell.c
13152         * src/gtk/quicksearch.h
13153         * src/plugins/pgpcore/passphrase.c
13154         * src/plugins/pgpcore/prefs_gpg.h
13155         * src/plugins/pgpcore/select-keys.c
13156         * src/plugins/pgpcore/select-keys.h
13157         * src/plugins/pgpcore/sgpgme.c
13158         * src/plugins/pgpinline/pgpinline.c
13159         * src/plugins/pgpmime/pgpmime.c
13160         * src/plugins/trayicon/trayicon.c
13161                 fix compilation warnings
13162                 Patch by Daniel Gustafson
13163
13164 2005-09-14 [paul]       1.9.14cvs25
13165
13166         * src/addressbook.c
13167                 add missing column header, and other small
13168                 bug fixes
13169                 Patch by Anders Hammar
13170
13171 2005-09-13 [colin]      1.9.14cvs24
13172
13173         * src/gtk/gtkaspell.c
13174                 Fix non-utf8 in menu
13175                 Fix little leaks
13176                 Nullify struct members after free()s
13177
13178 2005-09-13 [colin]      1.9.14cvs23
13179
13180         * src/compose.c
13181                 Test utf8 compliance before inserting to 
13182                 buffer, and try to convert if necessary
13183         * src/procmime.c
13184                 If no charset is present, use the locale 
13185                 one instead of us-ascii
13186         * src/procmsg.c
13187                 Add Sender, List-Post and To in the checked 
13188                 headers for automatic rules creation 
13189                 (thanks to wwp)
13190         * src/prefs_themes.c
13191         * src/gtk/gtkaspell.c
13192                 Remove deprecated functions. 
13193                 patch by Daniel Gustafson
13194
13195 2005-09-12 [colin]      1.9.14cvs22
13196
13197         * src/compose.c
13198                 Fix bug #448 (Scrolling/Redraw issue with 
13199                 address-fields in Header)
13200         * src/mainwindow.c
13201         * src/summaryview.c
13202         * src/summaryview.h
13203                 Fix loss of MSG_MARKED on move/copy
13204                 Fix bug #804 (Quicksearch togglebutton doesn't 
13205                 get depressed after '/' key is pressed)
13206
13207 2005-09-12 [paul]       1.9.14cvs21
13208
13209         * AUTHORS
13210         * src/gtk/logwindow.c
13211                 add 'Clear Log' to popup menu
13212                 Patch by Anders Hammar <anders.hammar@telia.com>
13213
13214 2005-09-12 [paul]       1.9.14cvs20
13215
13216         * src/compose.c
13217                 set correct sensitivity on attachments
13218                 popup menu
13219         * src/folder.c
13220                 fix typo
13221         * src/prefs_spelling.c
13222                 fix crash when no LANG env is set
13223         * src/common/xml.c
13224                 fix crash in wizard
13225                 don't use memeory after free
13226
13227         All patches by Daniel Gustafson
13228
13229 2005-09-12 [paul]       1.9.14cvs19
13230
13231         * src/prefs_themes.c
13232                 make theme info selectable
13233         * src/gtk/description_window.c
13234                 make window non-modal
13235         * tools/README
13236                 add details of asus_mailed.sh
13237         * tools/claws.i18n.status.pl
13238                 update for new zh_TW translator
13239                 widen the output
13240                 create alternate coloured lines
13241                 improve readability
13242
13243 2005-09-10 [colin]      1.9.14cvs18
13244
13245         * src/plugins/pgpcore/select-keys.c
13246                 Better order for the buttons
13247
13248 2005-09-10 [colin]      1.9.14cvs17
13249
13250         * src/compose.c
13251         * src/plugins/pgpcore/select-keys.c
13252         * src/plugins/pgpcore/select-keys.h
13253         * src/plugins/pgpcore/sgpgme.c
13254                 Add a "Don't encrypt" button to the key
13255                 selection dialog. Fixes bug #177 (There should be a 
13256                 'Don't encrypt button in the Select Keys dialog)
13257
13258 2005-09-10 [colin]      1.9.14cvs16
13259
13260         * src/compose.c
13261                 Fix bug #572 (%X option does not work with templates)
13262
13263 2005-09-10 [colin]      1.9.14cvs15
13264
13265         * src/toolbar.c 
13266                 Remove g_print
13267
13268 2005-09-10 [colin]      1.9.14cvs14
13269
13270         * src/imap.c
13271                 Fix a possible crash
13272
13273 2005-09-09 [colin]      1.9.14cvs13
13274
13275         * src/imap.c
13276         * src/etpan/imap-thread.c
13277         * src/etpan/imap-thread.h
13278                 Fix moving from queue or drafts to normal folders
13279                 Fix bug #794 (No way to delete without expunging)
13280                 Take flags unset by other mailers into account
13281                 Take deleted flag set by other mailers into account
13282                 Fix unsetting REPLIED flag
13283                 Fix crash when capabilities can't be retrieved
13284         * src/mainwindow.c
13285         * src/mainwindow.h
13286                 Add M_DELAYED_FLAGS condition, and let the user use
13287                 Execute in order to be able to expunge deleted mails,
13288                 even if he's not in delayed execute mode
13289         * src/prefs_spelling.c
13290                 Use 'en' dictionary by default if LANG is POSIX or C
13291         * src/gtk/prefswindow.c
13292                 Fix bug #767 (Preferences windows expanding) by making
13293                 the window a bit larger when the resolution is greater
13294                 than 640x480, and by putting the prefs in a
13295                 GtkScrolledWindow.
13296
13297 2005-09-09 [paul]       1.9.14cvs12
13298
13299         * AUTHORS
13300         * configure.ac
13301         * po/zh_TW.Big5.po      ** REMOVED **
13302         * po/zh_TW.po           ** ADDED **
13303                 updated by Wei-Lun Chao
13304
13305 2005-09-09 [paul]       1.9.14cvs11
13306
13307         * src/mainwindow.c
13308                 fix asserts
13309         * src/common/xml.c
13310                 delay memory allocation until file is
13311                 opened successfully
13312                 Patch by Daniel Gustafson
13313
13314 2005-09-09 [colin]      1.9.14cvs10
13315
13316         * src/imap.c
13317                 Add guards
13318
13319 2005-09-08 [colin]      1.9.14cvs9
13320
13321         * src/compose.c
13322                 Alert when we can't save draft
13323                 Fix various wrap/color issues
13324                 Add mid-click pasting respecting wrap_paste option
13325         * src/folder.c
13326         * src/folder.h
13327         * src/folder_item_prefs.c
13328         * src/folder_item_prefs.h
13329         * src/imap.c
13330         * src/imap_gtk.c
13331         * src/imap_gtk.h
13332         * src/main.c
13333         * src/mainwindow.c
13334         * src/mainwindow.h
13335         * src/news.c
13336         * src/news_gtk.c
13337         * src/news_gtk.h
13338         * src/prefs_folder_item.c
13339                 Fix the impossibility to synchronise folders for
13340                 offline use (IMAP and NNTP are concerned)
13341
13342 2005-09-08 [colin]      1.9.14cvs8
13343
13344         * configure.ac
13345                 Build LDAP and JPilot by default if available
13346         * src/textview.c
13347                 Fix use after free
13348
13349 2005-09-08 [paul]       1.9.14cvs7
13350
13351         * doc/manual/en/sylpheed-1.html
13352         * doc/manual/en/sylpheed-18.html
13353         * doc/manual/en/sylpheed-19.html
13354         * doc/manual/en/sylpheed-4.html
13355         * doc/manual/en/sylpheed-6.html
13356         * doc/manual/en/sylpheed.html
13357                 a few minor updates, plus include some
13358                 details about plugins and their requirements
13359         * src/mainwindow.c
13360                 minor changes to English in /View/Sort
13361
13362 2005-09-07 [colin]      1.9.14cvs6
13363
13364         * doc/manual/en/sylpheed-1.html
13365         * doc/manual/en/sylpheed-10.html
13366         * doc/manual/en/sylpheed-11.html
13367         * doc/manual/en/sylpheed-12.html
13368         * doc/manual/en/sylpheed-13.html
13369         * doc/manual/en/sylpheed-14.html
13370         * doc/manual/en/sylpheed-15.html
13371         * doc/manual/en/sylpheed-16.html
13372         * doc/manual/en/sylpheed-17.html
13373         * doc/manual/en/sylpheed-18.html
13374         * doc/manual/en/sylpheed-19.html
13375         * doc/manual/en/sylpheed-2.html
13376         * doc/manual/en/sylpheed-20.html
13377         * doc/manual/en/sylpheed-21.html
13378         * doc/manual/en/sylpheed-22.html
13379         * doc/manual/en/sylpheed-3.html
13380         * doc/manual/en/sylpheed-4.html
13381         * doc/manual/en/sylpheed-5.html
13382         * doc/manual/en/sylpheed-6.html
13383         * doc/manual/en/sylpheed-7.html
13384         * doc/manual/en/sylpheed-8.html
13385         * doc/manual/en/sylpheed-9.html
13386         * doc/manual/en/sylpheed.html
13387                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
13388
13389 2005-09-07 [colin]      1.9.14cvs5
13390
13391         * src/mainwindow.c
13392                 Make labels more to-the-point
13393
13394 2005-09-07 [colin]      1.9.14cvs4
13395
13396         * doc/manual/en/sylpheed-1.html
13397         * doc/manual/en/sylpheed-12.html
13398         * doc/manual/en/sylpheed-13.html
13399         * doc/manual/en/sylpheed-14.html
13400         * doc/manual/en/sylpheed-15.html
13401         * doc/manual/en/sylpheed-16.html
13402         * doc/manual/en/sylpheed-17.html
13403         * doc/manual/en/sylpheed-18.html
13404         * doc/manual/en/sylpheed-19.html
13405         * doc/manual/en/sylpheed-2.html
13406         * doc/manual/en/sylpheed-20.html
13407         * doc/manual/en/sylpheed-21.html
13408         * doc/manual/en/sylpheed-22.html
13409         * doc/manual/en/sylpheed-4.html
13410         * doc/manual/en/sylpheed-5.html
13411         * doc/manual/en/sylpheed-6.html
13412         * doc/manual/en/sylpheed-7.html
13413         * doc/manual/en/sylpheed-8.html
13414         * doc/manual/en/sylpheed-9.html
13415         * doc/manual/en/sylpheed.html
13416                 Update manual
13417
13418 2005-09-07 [colin]      1.9.14cvs3
13419
13420         * doc/faq/en/sylpheed-faq-1.html
13421         * doc/faq/en/sylpheed-faq-2.html
13422         * doc/faq/en/sylpheed-faq-3.html
13423         * doc/faq/en/sylpheed-faq.html
13424                 Update FAQ
13425
13426 2005-09-07 [colin]      1.9.14cvs2
13427
13428         * src/folderview.c
13429         * src/procmsg.c
13430         * src/summaryview.c
13431         * src/toolbar.c
13432                 Fix special subfolders:
13433                 - Inherit parent's icon
13434                 - sent contents of queues subfolders
13435                 - empty subfolders of trashes
13436         * src/mainwindow.c
13437                 Remove outdated manual and faq entries
13438         * src/common/utils.c
13439                 Add quotes around %s coming from mailcap
13440
13441 2005-09-07 [colin]      1.9.14cvs1
13442
13443         * src/compose.c
13444                 After saving draft, set modified to FALSE
13445         * src/mimeview.c
13446         * src/common/utils.c
13447         * src/common/utils.h
13448                 Try to open mime parts using what is 
13449                 indicated in ~/.mailcap or /etc/mailcap,
13450                 if possible.
13451
13452 2005-09-05 [paul]       1.9.14
13453
13454         1.9.14 released
13455
13456         * po/sk.po
13457                 updated by Andrej Kacian
13458
13459 2005-09-05 [paul]       1.9.13cvs83
13460
13461         * po/de.po
13462         * po/es.po
13463         * po/fi.po
13464         * po/fr.po
13465         * po/nb.po
13466         * po/pt_BR.po
13467         * po/sr.po
13468                 updated translations by Thomas Gilgin, Ricardo Mones
13469                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
13470                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
13471
13472 2005-09-04 [paul]       1.9.13cvs82
13473
13474         * src/compose.c
13475                 only warn about exceeded line length limit
13476                 on send
13477
13478 2005-09-04 [paul]       1.9.13cvs81
13479
13480         * src/compose.c
13481                 fix crash in 'line length exceeded' dialogue
13482
13483 2005-09-02 [paul]       1.9.13cvs80
13484
13485         * src/imap.c
13486                 fix bug 795, 'Connection lost IMAP'
13487                 and add statusbar prints
13488                 Patch by Colin
13489
13490 2005-09-02 [paul]       1.9.13cvs79
13491
13492         * src/compose.c
13493                 compose_wrap_paragraph() becomes
13494                 compose_beautify_paragraph()
13495                 Patch by Colin
13496
13497 2005-09-02 [colin]      1.9.13cvs78
13498
13499         * src/folderview.c
13500                 Micro-fix
13501
13502 2005-09-01 [colin]      1.9.13cvs77
13503
13504         * src/imap.c
13505                 Maybe fix bug #795 (Connection lost IMAP)
13506                 Don't try to send logout when we're disconnected.
13507         * src/summaryview.c
13508                 Include locked and marked emails in HRM
13509                 view. Fixes bug #800 (Locked messages no longer 
13510                 show up when hide read messages is used)
13511
13512 2005-09-01 [paul]       1.9.13cvs76
13513
13514         * src/prefs_common.c
13515                 fix bad cutting
13516
13517 2005-08-31 [colin]      1.9.13cvs75
13518
13519         * src/folderview.c
13520         * src/folderview.h
13521         * src/prefs_summaries.c
13522         * src/summaryview.c
13523                 Fix "go to next new", fix preference
13524                 (Open unread/next swapped)
13525
13526 2005-08-31 [paul]       1.9.13cvs74
13527
13528         * src/compose.c
13529         * src/folderview.c
13530         * src/headerview.c
13531         * src/headerview.h
13532         * src/mainwindow.c
13533         * src/prefs_common.c
13534         * src/prefs_common.h
13535         * src/prefs_fonts.c
13536         * src/summaryview.c
13537         * src/textview.c
13538         * src/common/defs.h
13539                 remove obsolete BOLD_FONT setting
13540                 fix font update in headerview and textview
13541                 headers after prefs change
13542                 Patch By Colin
13543
13544 2005-08-31 [paul]
13545
13546         1.9.14-rc4 released
13547
13548 2005-08-30 [colin]      1.9.13cvs73
13549
13550         * src/summaryview.c
13551                 When Hide read messages is selected and we
13552                 refresh the summaryview, don't remove the 
13553                 currently displayed message. Fixes bug #797
13554                 (Summary view reloads when new mail is 
13555                 downloaded in 1.9.14 rc)
13556
13557 2005-08-30 [colin]      1.9.13cvs72
13558
13559         * src/folderview.c
13560                 Fix flickering
13561         * src/mainwindow.c
13562                 Remove useless callback
13563         * src/mimeview.c
13564         * src/gtk/filesel.c
13565         * src/gtk/filesel.h
13566                 Add a filesel_select_file_save_folder() - used by Save All
13567
13568 2005-08-29 [paul]       1.9.13cvs71
13569
13570         * AUTHORS
13571         * src/matcher_parser_parse.y
13572         * src/etpan/imap-thread.c
13573                 fix building on FreeBSD
13574                 Patch by Daniel Gustafson <daniel@hobbit.se>
13575
13576 2005-08-29 [paul]       1.9.13cvs70
13577
13578         * src/plugins/pgpinline/pgpinline.c
13579                 only initialise sig result if it's been handled
13580                 Patch by Colin
13581
13582 2005-08-29 [paul]       1.9.13cvs69
13583         
13584         Patches by Colin:
13585
13586         * src/imap.c
13587         * src/common.utils.c
13588         * src/common/utils.h
13589                 optimisation
13590         * src/stock_pixmap.h
13591                 fix wrong icon reference
13592         * src/pixmaps/trash_btn.xpm
13593                 replace with nicer image
13594
13595 2005-08-28 [colin]      1.9.13cvs68
13596
13597         * src/Makefile.am
13598         * src/stock_pixmap.c
13599         * src/stock_pixmap.h
13600         * src/toolbar.c
13601         * src/pixmaps/trash_btn.xpm
13602                 Add a specific trash xpm for the button
13603
13604 2005-08-28 [colin]      1.9.13cvs67
13605
13606         * src/imap.c
13607                 Fix leak
13608
13609 2005-08-27 [colin]      1.9.13cvs66
13610
13611         * src/imap.c
13612         * src/procmime.c
13613                 Correctly fix "Problem with replies", fixes
13614                 pgpmime encryption too. 
13615
13616 2005-08-27 [colin]      1.9.13cvs65
13617
13618         * src/folder.c
13619         * src/procmsg.c
13620         * src/procmsg.h
13621         * src/summaryview.c
13622                 Fix bug #517 (messages removed from summaryview 
13623                 when moving fails)
13624
13625 2005-08-27 [colin]      1.9.13cvs64
13626
13627         * tools/Makefile.am
13628         * tools/asus_mailled.sh
13629                 Add a script to blink ASUS laptops' mail LED where there
13630                 is unread mail.
13631
13632 2005-08-27 [colin]      1.9.13cvs63
13633
13634         * src/imap.c
13635         * src/etpan/imap-thread.c
13636         * src/etpan/imap-thread.h
13637                 Implement automatic choosing of login method
13638                 Fixes bug #791
13639         * src/gtk/.cvsignore
13640                 Add sylpheed-marshal.[ch]
13641
13642 2005-08-27 [colin]      1.9.13cvs62
13643
13644         * src/common/utils.c
13645                 Fix confusing perror
13646
13647 2005-08-27 [colin]      1.9.13cvs61
13648
13649         * src/toolbar.c
13650         * src/toolbar.h
13651                 Remove A_DELETE, replace it with 
13652                 A_TRASH and A_DELETE_REAL. Automatically
13653                 rewrite config files to replace A_DELETE
13654                 with A_TRASH (no functionality change).
13655                 Fixes half of #794
13656
13657 2005-08-26 [colin]      1.9.13cvs60
13658
13659         * src/procmime.c
13660                 Previous "Problem with replies" fix brought other
13661                 problems, fixing them
13662
13663 2005-08-26 [colin]      1.9.13cvs59
13664
13665         * src/procmime.c
13666                 Fix "Problem with replies". This happened only
13667                 on IMAP...
13668         * src/procmsg.c
13669                 Factorize code a bit
13670         * src/compose.c
13671                 Speed improvement on very long messages (wrapping)
13672                 Fix signature color on Reedit and Redirect
13673                 On Reedit, don't attach pgp-signatures parts, but
13674                 set signing to On.
13675
13676 2005-08-24 [paul]       1.9.13cvs58
13677
13678         * src/compose.c
13679                 don't claim success when clicking
13680                 Cancel on the passphrase box.
13681                 Patch by Colin
13682
13683 2005-08-24 [paul]       1.9.13cvs57
13684
13685         * src/main.c
13686                 fix misplaced sylpheed.log
13687         * src/common/defs.h
13688                 define UIDL_DIR
13689
13690 2005-08-24 [paul]       1.9.13cvs56
13691
13692         * src/imap.c
13693         * src/etpan/imap-thread.c
13694         * src/etpan/imap-thread.h
13695                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
13696                 Patch by Colin
13697         * src/gtk/sylpheed-marshal.c    ** REMOVED **
13698         * src/gtk/sylpheed-marshal.h    ** REMOVED **
13699                 remove autogenerated files
13700         * tools/kdeservicemenu/README
13701         * tools/kdeservicemenu/install.sh
13702         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13703         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13704                 use Claws icon, use 'Sylpheed-Claws' in menu,
13705                 use kdialog, and other cleanups
13706
13707 2005-08-23 [paul]       1.9.13cvs55
13708
13709         * src/compose.c
13710                 fix paste/wrap crash
13711                 Patch by Colin
13712
13713 2005-08-23 [paul]       1.9.13cvs54
13714
13715         * src/main.c
13716                 fix crash recovery
13717                 Patch by Colin
13718
13719 2005-08-23 [paul]       1.9.13cvs53
13720
13721         * src/addressbook.c
13722         * src/editaddress.c
13723                 view all data of LDAP contacts
13724                 Patch by Colin
13725
13726 2005-08-23 [paul]       1.9.13cvs52
13727
13728         * src/addressbook.c
13729                 fix issues with the Search field
13730                 Patch by Colin
13731
13732 2005-08-22 [paul]       1.9.13cvs51
13733
13734         * src/folderview.c
13735                 put name of folder in processing dialog
13736                 title
13737         * src/prefs_folder_item.c
13738                 improve english usage
13739
13740 2005-08-22 [paul]       1.9.13cvs50
13741
13742         * src/filtering.c
13743         * src/filtering.h
13744         * src/matcher.c
13745         * src/matcher_parser_lex.l
13746         * src/matcher_parser_parse.y
13747         * src/prefs_filtering.c
13748                 add Filtering/Processing rule names feature.
13749                 (the incompatible old matcherrc is saved as
13750                 matcherrc.pre_names).
13751                 Patch by Colin
13752
13753 2005-08-22 [paul]       1.9.13cvs49
13754
13755         * src/procmsg.c
13756                 fix colour labelling
13757                 Patch by Colin
13758
13759 2005-08-22 [paul]       1.9.13cvs48
13760
13761         * src/textview.c
13762                 fix open_image_cb()
13763
13764 2005-08-22 [paul]       1.9.13cvs47
13765
13766         * src/imap.c
13767                 fix bug 789, 'SC crashes with imap (CVS ver)'
13768                 Patch by Colin
13769
13770 2005-08-22 [paul]       1.9.13cvs46
13771
13772         * src/mimeview.c
13773         * src/prefs_common.c
13774         * src/common/defs.h
13775                 define reused defaults in defs.h
13776         * src/textview.c
13777                 add 'Open image' to image popup menu
13778
13779 2005-08-21 [colin]      1.9.13cvs45
13780
13781         * src/summaryview.c
13782                 Fix bug #788 (Bogus "From" address displayed)
13783
13784 2005-08-20 [colin]      1.9.13cvs44
13785
13786         * src/folder.c
13787                 Fix buf #787 (multilevel delete causes SIGSEGV)
13788
13789 2005-08-19 [colin]      1.9.13cvs43
13790
13791         * src/inc.c
13792         * src/prefs_common.c
13793         * src/prefs_common.h
13794                 Add an hidden pref to allow modifying the
13795                 update stepping in incorporation.
13796                 Patch by wwp.
13797
13798 2005-08-19 [colin]      1.9.13cvs42
13799
13800         * src/compose.c
13801         * src/procmime.c
13802                 Workaround for broken MUAs: encode 
13803                 Content-type: name: as ASCII and 
13804                 Content-Disposition: filename: as
13805                 per rfc2231
13806         * src/prefs_account.c
13807                 Fix invisible-ness of SMTP SSL prefs
13808                 in NNTP accounts
13809
13810 2005-08-19 [paul]       1.9.13cvs41
13811
13812         * src/compose.c
13813         * src/prefs_common.c
13814         * src/prefs_common.h
13815         * src/prefs_wrapping.c
13816                 paste with or without wrapping.
13817                 patch by Colin
13818
13819 2005-08-19 [paul]       1.9.13cvs40
13820
13821         * src/prefs_common.c
13822         * src/prefs_common.h
13823         * src/summaryview.c
13824                 reintroduce enable_swap_from as a
13825                 hidden pref. patch by Colin
13826         * src/quote_fmt_parse.y
13827         * src/plugins/clamav/clamav_plugin.c
13828         * src/plugins/dillo_viewer/dillo_viewer.c
13829         * src/plugins/mathml_viewer/mathml_viewer.c
13830         * src/plugins/pgpcore/sgpgme.c
13831         * src/plugins/pgpinline/pgpinline.c
13832         * src/plugins/pgpmime/pgpmime.c
13833                 tidy up. patch by Colin
13834
13835 2005-08-19 [paul]       1.9.13cvs39
13836
13837         * configure.ac
13838                 complete cvs38's sync
13839         * src/editaddress.c
13840         * src/gedit-print.c
13841         * src/mutt.c
13842         * src/etpan/etpan-log.c
13843         * src/etpan/imap-thread.c
13844         * src/gtk/gtksourceprintjob.c
13845                 fix compilation warnings
13846                 (patch by Colin)
13847
13848 2005-08-19 [paul]       1.9.13cvs38
13849
13850         sync with main:
13851
13852         * src/account.c
13853         * src/action.c
13854         * src/addrbook.c
13855         * src/addrcache.c
13856         * src/addrharvest.c
13857         * src/addrindex.c
13858         * src/codeconv.c
13859         * src/compose.c
13860         * src/crash.c
13861         * src/exporthtml.c
13862         * src/exportldif.c
13863         * src/folder.c
13864         * src/image_viewer.c
13865         * src/inc.c
13866         * src/inc.h
13867         * src/jpilot.c
13868         * src/ldif.c
13869         * src/main.c
13870         * src/matcher.c
13871         * src/mbox.c
13872         * src/messageview.c
13873         * src/mh.c
13874         * src/mimeview.c
13875         * src/msgcache.c
13876         * src/mutt.c
13877         * src/news.c
13878         * src/partial_download.c
13879         * src/pine.c
13880         * src/pop.c
13881         * src/prefs_actions.c
13882         * src/prefs_common.c
13883         * src/prefs_customheader.c
13884         * src/prefs_display_header.c
13885         * src/prefs_gtk.c
13886         * src/prefs_themes.c
13887         * src/procheader.c
13888         * src/procmime.c
13889         * src/procmsg.c
13890         * src/recv.c
13891         * src/send_message.c
13892         * src/simple-gettext.c
13893         * src/sourcewindow.c
13894         * src/textview.c
13895         * src/vcard.c
13896         * src/common/defs.h
13897         * src/common/log.c
13898         * src/common/plugin.c
13899         * src/common/prefs.c
13900         * src/common/session.c
13901         * src/common/session.h
13902         * src/common/socket.c
13903         * src/common/socket.h
13904         * src/common/ssl_certificate.c
13905         * src/common/template.c
13906         * src/common/utils.c
13907         * src/common/utils.h
13908         * src/common/xml.c
13909         * src/gtk/about.c
13910         added wrappers for C library function that
13911                 take pathname arguments.
13912                 enabled compilation with MinGW.
13913                 use GDir instead of directly using opendir().
13914                 added rename_force().
13915
13916 2005-08-19 [paul]       1.9.13cvs37
13917         
13918         patches by Colin:
13919         * src/compose.c
13920                 fix privacy settings on re-editing
13921                 a sent message
13922         * src/jpilot.c
13923                 fix encoding bug
13924         * src/folder.c
13925         * src/procmsg.c
13926         * src/procmsg.h
13927         * src/summaryview.c
13928                 flag changing optimisation
13929
13930 2005-08-18 [martin]     1.9.13cvs36
13931
13932         * commitHelper
13933             added my login
13934         * src/addrcache.c
13935         * src/addrharvest.c
13936         * src/addrindex.c
13937         * src/compose.c
13938         * src/grouplistdialog.c
13939         * src/main.c
13940         * src/mainwindow.c
13941         * src/msgcache.c
13942         * src/mutt.c
13943         * src/pine.c
13944         * src/prefs_account.c
13945         * src/prefs_themes.c
13946         * src/stock_pixmap.c
13947         * src/summaryview.c
13948         * src/gtk/about.c
13949         * src/gtk/logwindow.c
13950             removed deprecated glib and gdk stuff
13951         * src/plugins/pgpcore/select-keys.c
13952             convert attributes from locale to utf8
13953
13954 2005-08-17 [paul]       1.9.13cvs35
13955
13956         * src/account.c
13957         * src/addressbook.c
13958                 use new GTK_STOCK_ icons if available
13959         * src/summaryview.c
13960         * src/gtk/gtksctree.c
13961         * src/gtk/gtksctree.h
13962                 faster range select. patch by Colin
13963
13964 2005-08-17 [paul]       1.9.13cvs34
13965
13966         patches by colin:
13967         * src/addressbook.c
13968         * src/addressitem.h
13969                 Add an edit button for contacts, fix selections
13970                 of gtksctree items
13971         * src/editaddress.c
13972                 Change labels, let Save be always possible in the
13973                 email and user atributes tabs
13974         * src/folderview.c
13975                 fix sort issues
13976         * src/summaryview.c
13977                 select next item instead of the displayed one
13978                 after deletion
13979
13980         * src/gtk/progressdialog.c
13981                 use prefs_common.enable_rules_hint
13982
13983 2005-08-13 [hoa]        1.9.13cvs33
13984
13985         * src/etpan/imap-thread.c
13986                 fixed build on Solaris.
13987
13988 2005-08-10 [colin]      1.9.13cvs32
13989
13990         * src/procmsg.c
13991                 Fix cvs31 (missing fclose before reading
13992                 the file)
13993
13994 2005-08-10 [colin]      1.9.13cvs31
13995
13996         * src/procmsg.c
13997                 Fix procmsg_msginfo_new_from_mimeinfo() when
13998                 the MimeInfo isn't stored in memory. This fixes
13999                 replying to an attached message.
14000
14001 2005-08-10 [colin]      1.9.13cvs30
14002
14003         * src/mainwindow.c
14004                 Fix slowness in account changing
14005
14006 2005-08-10 [colin]      1.9.13cvs29
14007
14008         * src/folder.c
14009         * src/folderutils.c
14010         * src/folderview.c
14011         * src/imap_gtk.c
14012         * src/mainwindow.c
14013         * src/mh_gtk.c
14014         * src/procmsg.c
14015         * src/summaryview.c
14016                 Optimize folder_has_parent_of_type
14017                 Prevent moving special sub-folders from contextual menus
14018                 Rework message a bit ("Empty all messages" -> "Delete all
14019                 messages")
14020                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
14021                 and "Deleted Items" folders)
14022
14023 2005-08-08 [colin]      1.9.13cvs28
14024
14025         * src/summaryview.c
14026         * src/prefs_summaries.c
14027                 Make "Select first unread|new" more flexible
14028                 (just prioritize new or unread)
14029
14030 2005-08-08 [colin]      1.9.13cvs27
14031
14032         * src/summaryview.c
14033                 If "select first new" is selected and there only
14034                 are unread messages, fallback to "select first
14035                 unread".
14036
14037 2005-08-08 [colin]      1.9.13cvs26
14038
14039         * src/folder.c
14040                 Fix shameful bugs (and bug #779)
14041
14042 2005-08-08 [colin]      1.9.13cvs25
14043
14044         * src/folder.c
14045         * src/folder.h
14046                 Cache parents' type to make folder_has_parent_of_type
14047                 faster
14048         * src/folderview.c
14049                 Forbid DnD of special sub-folders
14050         * src/procmsg.c
14051         * src/procmsg.h
14052                 Add MAIL_POSTFILTERING_HOOK
14053         * src/summaryview.c
14054                 Revert over-zealous deletion of the use_addr_book 
14055                 code
14056
14057 2005-08-07 [colin]      1.9.13cvs24
14058
14059         * src/folder.c
14060                 Fix big mistake (passing MsgInfo instead 
14061                 of FolderItem)
14062
14063 2005-08-07 [colin]      1.9.13cvs23
14064
14065         * src/compose.c
14066         * src/folder.c
14067         * src/folder.h
14068         * src/foldersel.c
14069         * src/folderutils.c
14070         * src/folderview.c
14071         * src/imap.c
14072         * src/mainwindow.c
14073         * src/messageview.c
14074         * src/mh.c
14075         * src/msgcache.c
14076         * src/procmime.c
14077         * src/summaryview.c
14078                 Make subfolders of Drafts, Queue, Outbox, Trash
14079                 work like their parents. 
14080                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
14081
14082 2005-08-07 [colin]      1.9.13cvs22
14083
14084         * src/addressbook.c
14085                 Fix bug #771 (Dragged contacts not saved)
14086
14087 2005-08-07 [paul]       1.9.13cvs21
14088
14089         * src/summaryview.c
14090                 fix bug 32 'Search Doesn't display results
14091                 if "Hide Read Messages" is chosen'
14092                 be more literal in interpreting 'Hide read
14093                 messages'
14094
14095 2005-08-07 [colin]      1.9.13cvs20
14096
14097         * src/folderview.c
14098                 Add debug
14099         * src/summaryview.c
14100                 Faster 'unthread_for_execution'
14101
14102 2005-08-06 [paul]       1.9.13cvs19
14103
14104         * src/mainwindow.c
14105                 add mnemonics to Set displayed columns
14106                 fix bug where msgview_visible option was
14107                 overwritten as TRUE on startup
14108
14109 2005-08-06 [paul]       1.9.13cvs18
14110
14111         * src/mainwindow.c
14112                 refer to 'displayed columns in folder/message
14113                 list' not 'displayed items in summary/message view'
14114         * src/prefs_display_header.c
14115                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
14116                 be consistent with similar dialogues
14117         * src/prefs_folder_column.c
14118         * src/prefs_summary_column.c
14119                 'columns' not 'items', and folder and message lists,
14120                 instead of folder and summary views;
14121                 Use 'Hidden columns' as list heading not 'Available
14122                 items';
14123                 move the 'Remove' button to the right hand side;
14124                 top-align the buttons;
14125                 remove unneeded vbox
14126         * src/prefs_summaries.c
14127                 put the 2 column prefs buttons in a frame to reduce
14128                 overall width; refer to columns not items &c.
14129
14130 2005-08-05 [colin]      1.9.13cvs17
14131
14132         * src/prefs_common.c
14133         * src/prefs_common.h
14134         * src/mainwindow.c
14135         * src/compose.c
14136         * src/messageview.c
14137                 Add an hidden toolbar_detachable pref, so
14138                 that I can get rid of these painful handles
14139                 in the toolbars. Defaults to TRUE to avoid
14140                 changing the GUI on unsuspecting people...
14141
14142 2005-08-05 [colin]      1.9.13cvs16
14143
14144         * src/Makefile.am
14145         * src/prefs_folder_column.c
14146         * src/prefs_folder_column.h
14147                 Add prefs for folder columns
14148         * src/folderview.c
14149         * src/folderview.h
14150         * src/mainwindow.c
14151         * src/mainwindow.h
14152         * src/prefs_common.c
14153         * src/prefs_common.h
14154         * src/prefs_summaries.c
14155                 Use them
14156         * src/prefs_summary_column.c
14157         * src/summaryview.c
14158         * src/summaryview.h
14159                 Add a To column
14160         * src/textview.c
14161         * src/common/utils.c
14162         * src/common/utils.h
14163                 Move uri colourisation functions
14164                 to utils
14165         * src/compose.c
14166                 Colourise URIs
14167         * src/imap.c
14168                 Fix bug with LIST where we'd try
14169                 to get Folder//////[...]/// 
14170
14171 2005-08-05 [paul]       1.9.13cvs15
14172
14173         * src/prefs_summaries.c
14174                 improve the English usage
14175         * src/summaryview.c
14176                 set font on column change
14177                 thanks to Colin
14178
14179 2005-08-05 [paul]       1.9.13cvs14
14180
14181         * src/prefs_common.c
14182         * src/prefs_common.h
14183         * src/prefs_summaries.c
14184         * src/summaryview.c
14185                 replace 'open_unread_on_enter' option with
14186                 'select_on_entry' option. opening/not opening
14187                 is now exclusively controlled by 'always_show_msg'
14188
14189 2005-08-04 [colin]      1.9.13cvs13
14190
14191         * src/compose.c
14192                 Remove dead code
14193                 Add colourisation of quotes and signatures
14194         * src/folderview.c
14195                 Fix possible crashes
14196         * src/messageview.c
14197                 Change an assert that is no problem
14198         * src/news.c
14199         * src/news_gtk.c
14200         * src/news_gtk.h
14201                 Fix offline mode
14202         * src/gtk/quicksearch.c
14203                 Fix a possible crash
14204
14205 2005-08-03 [colin]      1.9.13cvs12
14206
14207         * src/prefs_account.c
14208                 Fix bug #777 (Sylpheed crash in account configuration)
14209
14210 2005-08-03 [colin]      1.9.13cvs11
14211
14212         * src/addressbook.c
14213         * src/editaddress.c
14214         * src/editgroup.c
14215                 Fixing addressbook, round 2
14216         * src/textview.c
14217                 Fix emphasis color on rechecking 'Colorize messages'
14218
14219 2005-08-03 [paul]       1.9.13cvs10
14220
14221         sync with main
14222
14223         * src/addr_compl.c
14224         * src/compose.c
14225         * src/main.c
14226         * src/pop.c
14227         * src/prefs_account.c
14228         * src/procmime.c
14229         * src/procmsg.c
14230         * src/quote_fmt_parse.y
14231         * src/textview.c
14232         * src/common/quoted-printable.c
14233         * src/common/utils.c
14234         * src/common/utils.h
14235         * src/common/xml.c
14236                 replaced incorrect locale-independent
14237                 ctype functions with GLib's. Corrected
14238                 signedness mismatch.
14239         * src/headerview.c
14240                 headerview_create(): added spacing for vbox.
14241         * src/gtk/about.c
14242                 set focus to the OK button.
14243
14244 2005-08-03 [colin]      1.9.13cvs9
14245
14246         * src/folderview.c
14247                 Fix possible crash
14248
14249 2005-08-02 [colin]      1.9.13cvs8
14250
14251         * src/mainwindow.c
14252                 Fix cast
14253         * src/addressbook.c
14254         * src/addressitem.h
14255                 Fix a cast and more generally, try to make the
14256                 GUI more intuitive and consistent (round 1)
14257
14258 2005-08-02 [paul]       1.9.13cvs7
14259
14260         * src/folder.h
14261                 missing in 1.9.13cvs6
14262
14263 2005-08-02 [colin]      1.9.13cvs6
14264
14265         * src/folder.c
14266                 Fix one more leak
14267
14268 2005-08-02 [colin]      1.9.13cvs5
14269
14270         * src/folder.c
14271         * src/folderview.c
14272         * src/imap.c
14273         * src/main.c
14274         * src/mbox.c
14275         * src/procmsg.c
14276         * src/summaryview.c
14277                 Fix a number of folder_item_get_msg_list()-related
14278                 leaks (missing procmsg_msginfo_free()s)
14279
14280 2005-08-01 [colin]      1.9.13cvs4
14281
14282         * src/folderview.c
14283         * src/folderview.h
14284         * src/mainwindow.c
14285         * src/prefs_fonts.c
14286         * src/prefs_summaries.c
14287         * src/prefs_themes.c
14288         * src/summaryview.c
14289         * src/summaryview.h
14290         * src/textview.c
14291         * src/textview.h
14292                 Fix instant-apply of summary and folderview-related prefs
14293                 Fix erroneous g_free and alertpanels in prefs_theme
14294                 Add instant-apply for fonts
14295                 Defer applying of prefs a little bit so it's done only
14296                 once even if requested by multiples prefs pages
14297
14298 2005-08-01 [paul]       1.9.13cvs3
14299
14300         * src/main.c
14301                 fix bug 776 'S.C. crashes on close'
14302                 thanks to Colin
14303         * src/etpan/etpan-thread-manager-types.h
14304                 add missing include
14305                 thanks to Hoa
14306
14307 2005-07-25 [paul]       1.9.13cvs2
14308
14309         * src/summaryview.c
14310                 fix typos. spotted by Fabien Vantard
14311
14312 2005-07-24 [paul]       1.9.13cvs1
14313
14314         * doc/man/sylpheed.1
14315                 update man page, incorporating fix of
14316                 bug 769 'Typo in manpage'
14317         * src/etpan/imap-thread.c
14318                 fix NetBSD openssl dependencies. patch by
14319                 George Michaelson <ggm@apnic.net>
14320         * po/pt_BR.po
14321                 updated by Frederico Goncalves Guimaraes
14322
14323 2005-07-22 [paul]       1.9.13
14324
14325         1.9.13 release
14326
14327 2005-07-22 [paul]       1.9.12cvs91
14328
14329         * AUTHORS
14330         * INSTALL
14331         * README.claws
14332         * RELEASE_NOTES.claws
14333                 updated for release
14334         * configure.ac
14335         * po/nb.po
14336         * tools/claws.i18n.status.pl
14337                 add Norwegian translation. submiited by
14338                 Geir Helland <pjallabais@users.sourceforge.net>
14339         * po/ca.po
14340         * po/de.po
14341         * po/es.po
14342         * po/fi.po
14343         * po/fr.po
14344         * po/it.po
14345         * po/sk.po
14346         * po/sr.po
14347         * po/zh_CN.po
14348                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14349                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
14350                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
14351                 Yang Guilong
14352         * src/plugins/clamav/clamav_plugin_gtk.c
14353         * src/plugins/spamassassin/spamassassin_gtk.c
14354                 replace outdated description strings
14355
14356 2005-07-21 [colin]      1.9.12cvs90
14357
14358         * src/folder.c
14359                 Set folder to batch mode when scanning it. Makes deletion
14360                 of unread mails on IMAP much faster (due to the UNREAD 
14361                 flag unsetting)
14362
14363 2005-07-21 [darko]      1.9.12cvs89
14364
14365         * configure.ac
14366                 link against libresolv if necessary (patch by Paul)
14367         * src/msgcache.c
14368                 use glib's portable macros to determine endianness
14369
14370 2005-07-21 [paul]       1.9.12cvs88
14371
14372         * src/crash.c
14373         * src/gtk/about.c
14374                 update compiled-in features list
14375
14376 2005-07-20 [colin]      1.9.12cvs87
14377
14378         * src/folder.c
14379         * src/textview.c
14380                 Gcc 2.9x compilation fixes, thanks to Darko
14381         * src/plugins/clamav/clamav_plugin.c
14382                 Little optimisation: load virus database only once
14383         * src/plugins/spamassassin/spamassassin.c
14384                 Big optimisation: filtering one mail took at least 1 second,
14385                 now it takes at least 50ms. Doesn't speed up spamassassin 
14386                 itself, but should already be much more tolerable.
14387
14388 2005-07-20 [colin]      1.9.12cvs86
14389
14390         * src/summaryview.c
14391                 Fix performance issue
14392
14393 2005-07-19 [colin]      1.9.12cvs85
14394
14395         * src/plugins/pgpinline/plugin.c
14396                 Fix warning
14397
14398 2005-07-19 [colin]      1.9.12cvs84
14399
14400         * configure.ac
14401         * src/plugins/Makefile.am
14402         * src/plugins/pgpinline/.cvsignore
14403         * src/plugins/pgpinline/Makefile.am
14404         * src/plugins/pgpinline/pgpinline.c
14405         * src/plugins/pgpinline/pgpinline.deps
14406         * src/plugins/pgpinline/pgpinline.h
14407         * src/plugins/pgpinline/plugin.c
14408                 Put pgpinline in the main tree
14409
14410 2005-07-19 [paul]       1.9.12cvs83
14411
14412         * src/prefs_actions.c
14413                 prevent '//' in menu names, which cause a crash
14414                 thanks to Colin
14415
14416 2005-07-19 [paul]       1.9.12cvs82
14417
14418         * configure.ac
14419                 be generally more informative in configure output.
14420                 OpenSSL: correction: '[ --enable-openssl ...' -> 
14421                 '[ --disable-openssl ...', as --enable-openssl is default
14422                 PGP/MIME: don't check for GPGME again, check for
14423                 pgpcore instead. Therefore prevent the possibility of
14424                 attempting to build pgpmime if pgpcore dependencies are
14425                 not met
14426                 ClamAV: use pkgconfig to check for lib
14427                 libgnomeprint: revert logic on inner test to match
14428                 everything else
14429         * src/plugins/pgpcore/sgpgme.c
14430                 add missing include
14431
14432 2005-07-19 [colin]      1.9.12cvs81
14433
14434         * src/summaryview.c
14435                 Fix slow thread rebuilding in particular
14436                 cases
14437
14438 2005-07-19 [paul]       1.9.12cvs80
14439
14440         * sylpheed-claws.desktop
14441                 fix typo, spotted by Stephan Sachse
14442         * src/account.c
14443                 replace GTK_STOCK_ADD with
14444                 GTK_STOCK_NEW button
14445
14446 2005-07-18 [colin]      1.9.12cvs79
14447
14448         * src/etpan/imap-thread.c
14449                 Fix return value (Thanks Hoa)
14450
14451 2005-07-18 [colin]      1.9.12cvs78
14452
14453         * src/imap.c
14454                 Allow empty passwords
14455                 Create drafts/queue/outbox if necessary
14456         * src/summaryview.c
14457                 Remove old code
14458         * src/etpan/imap-thread.c
14459                 Fix STARTTLS (Thanks to Hoa)
14460
14461 2005-07-18 [paul]       1.9.12cvs77
14462
14463         * ChangeLog-gtk2.jp
14464         * ChangeLog.jp
14465                 removed
14466         * Makefile.am
14467                 updated to reflect additions and removals
14468         * TODO
14469                 updated to be claws-specific
14470         * TODO-gtk2
14471         * TODO-gtk2.jp
14472         * TODO.jp
14473         * sylpheed-128x128.png
14474         * sylpheed-64x64.png
14475                 removed
14476         * sylpheed-claws-128x128.png
14477         * sylpheed-claws-64x64.png
14478         * sylpheed-claws.desktop
14479         * sylpheed-claws.png
14480                 added
14481         * sylpheed.desktop
14482         * sylpheed.png
14483                 removed
14484
14485 2005-07-17 [paul]       1.9.12cvs76
14486
14487         * src/account.c
14488         * src/addressbook.c
14489         * src/alertpanel.c
14490         * src/alertpanel.h
14491         * src/compose.c
14492         * src/exphtmldlg.c
14493         * src/expldifdlg.c
14494         * src/folderview.c
14495         * src/imap_gtk.c
14496         * src/inc.c
14497         * src/message_search.c
14498         * src/messageview.c
14499         * src/mh_gtk.c
14500         * src/news_gtk.c
14501         * src/prefs_actions.c
14502         * src/prefs_filtering.c
14503         * src/prefs_matcher.c
14504         * src/prefs_template.c
14505         * src/prefs_themes.c
14506         * src/ssl_manager.c
14507         * src/summary_search.c
14508         * src/textview.c
14509         * src/toolbar.c
14510         * src/gtk/sslcertwindow.c
14511         * src/plugins/pgpcore/sgpgme.c
14512                 rework alertpanels
14513
14514 2005-07-17 [colin]      1.9.12cvs75
14515
14516         * src/privacy.c
14517                 add a PrivacySystem accessor that checks that
14518                 the system cached in a MimeInfo's privacydata
14519                 is still registered. Use this accessor instead
14520                 of directly using data->system. Fixes crashes
14521                 after unloading pgp plugins.
14522
14523 2005-07-17 [colin]      1.9.12cvs74
14524
14525         * src/alertpanel.c
14526                 Change geometry hints to a simple default size.
14527                 Fixes the certs dialogs.
14528
14529 2005-07-17 [colin]      1.9.12cvs73
14530
14531         * src/gtk/sslcertwindow.c
14532                 Use a gtkExpander
14533
14534 2005-07-17 [colin]      1.9.12cvs72
14535
14536         * src/plugins/pgpcore/Makefile.am
14537         * src/plugins/pgpmime/Makefile.am
14538                 Add gpgme libs
14539
14540 2005-07-17 [paul]       1.9.12cvs71
14541
14542         * configure.ac
14543                 add --disable-gnomeprint option
14544                 modified version of patch by Marius Mauch
14545
14546 2005-07-17 [paul]       1.9.12cvs70
14547
14548         * src/common/defs.h
14549                 update urls
14550         * src/account.c
14551         * src/action.c
14552         * src/addressbook.c
14553         * src/compose.c
14554         * src/foldersel.c
14555         * src/folderview.c
14556         * src/html.c
14557         * src/imap_gtk.c
14558         * src/main.c
14559         * src/mainwindow.c
14560         * src/messageview.c
14561         * src/mh_gtk.c
14562         * src/mimeview.c
14563         * src/news_gtk.c
14564         * src/prefs_account.c
14565         * src/prefs_send.c
14566         * src/prefs_summaries.c
14567         * src/procmsg.c
14568         * src/summaryview.c
14569         * src/common/utils.c
14570         * src/common/xml.c
14571         * src/plugins/pgpcore/passphrase.c
14572         * src/plugins/pgpcore/select-keys.c
14573                 replace inappropriately used backticks
14574                 with single quotes
14575
14576 2005-07-16 [colin]      1.9.12cvs69
14577
14578         * src/image_viewer.c
14579                 Add extra paranoid checks
14580
14581 2005-07-16 [colin]      1.9.12cvs68
14582
14583         * src/plugins/pgpcore/prefs_gpg.c
14584                 Don't auto-check sigs by default, as it
14585                 can be really slow.
14586
14587 2005-07-16 [colin]      1.9.12cvs67
14588
14589         * src/plugins/pgpcore/sgpgme.c
14590                 Make messages a bit better.
14591
14592 2005-07-16 [colin]      1.9.12cvs66
14593
14594         * src/imap.c
14595                 Remove pseudo-log
14596         * src/etpan/imap-thread.c
14597                 Add real log
14598
14599 2005-07-16 [colin]      1.9.12cvs65
14600
14601         * src/main.c
14602         * src/prefs_other.c
14603                 And now, fix build with libetpan :-/
14604
14605 2005-07-15 [colin]      1.9.12cvs64
14606
14607         * src/prefs_other.c
14608                 Continue fixing build without libetpan.
14609
14610 2005-07-15 [colin]      1.9.12cvs63
14611
14612         * src/main.c
14613                 Fix build with --disable-libetpan
14614
14615 2005-07-15 [colin]      1.9.12cvs62
14616
14617         * configure.ac
14618                 Bump libetpan's version
14619
14620 2005-07-15 [colin]      1.9.12cvs61
14621
14622         * src/etpan/imap-thread.c
14623                 Actually stop logging :)
14624
14625 2005-07-15 [colin]      1.9.12cvs60
14626
14627         * src/addressbook.c
14628                 Fix dnd of multiple addresses.
14629
14630 2005-07-15 [hoa]        1.9.12cvs59
14631
14632         * src/etpan/imap-thread.c
14633             disable login of IMAP password in libetpan log file.
14634
14635 2005-07-15 [paul]       1.9.12cvs58
14636
14637         * src/account.c
14638                 don't automatically sort
14639                 do allow drag n drop
14640
14641 2005-07-15 [paul]       1.9.12cvs57
14642
14643         * src/account.c
14644         * src/ssl_manager.c
14645                 alphabetical listing
14646
14647 2005-07-15 [paul]       1.9.12cvs56
14648
14649         * src/gtk/pluginwindow.c
14650                 sort plugin list alphabetically
14651
14652 2005-07-15 [paul]       1.9.12cvs55
14653
14654         * src/prefs_spelling.c
14655         * src/prefs_wrapping.c
14656                 unify English usage
14657
14658 2005-07-15 [colin]      1.9.12cvs54
14659
14660         * src/wizard.c
14661                 Typo fix
14662
14663 2005-07-15 [paul]       1.9.12cvs53
14664
14665         * src/prefs_message.c
14666                 make 'show cursor' a hidden option
14667
14668 2005-07-14 [colin]      1.9.12cvs52
14669
14670         * src/plugins/spamassassin/Makefile.am
14671         * src/plugins/clamav/Makefile.am
14672                 Fix double EXTRA_DISTs
14673
14674 2005-07-14 [colin]      1.9.12cvs51
14675
14676         * src/plugins/clamav/Makefile.am
14677         * src/plugins/clamav/clamav_plugin_gtk.deps
14678         * src/plugins/spamassassin/Makefile.am
14679         * src/plugins/spamassassin/spamassassin_gtk.deps
14680                 Make $plugin_gtk depend on $plugin
14681
14682 2005-07-14 [hoa]        1.9.12cvs50
14683
14684         * src/etpan/imap-thread.c
14685                 enable debug log of libetpan when running with --debug
14686
14687 2005-07-14 [colin]      1.9.12cvs49
14688
14689         * configure.ac
14690         * src/common/Makefile.am
14691         * src/common/plugin.c
14692         * src/common/plugin.h
14693                 Add a little plugin dependancy system.
14694                 Plugins can ship a $plugin_name.deps file
14695                 (near them in PLUGINDIR) so that their
14696                 dependancies are loaded if possible.
14697         * src/plugins/Makefile.am
14698         * src/plugins/pgpcore/Makefile.am
14699         * src/plugins/pgpcore/passphrase.c
14700         * src/plugins/pgpcore/passphrase.h
14701         * src/plugins/pgpcore/plugin.c
14702         * src/plugins/pgpcore/prefs_gpg.c
14703         * src/plugins/pgpcore/prefs_gpg.h
14704         * src/plugins/pgpcore/select-keys.c
14705         * src/plugins/pgpcore/select-keys.h
14706         * src/plugins/pgpcore/sgpgme.c
14707         * src/plugins/pgpcore/sgpgme.h
14708                 Introduce pgpcore, used by pgpmime and
14709                 pgpinline
14710         * src/plugins/pgpmime/Makefile.am
14711         * src/plugins/pgpmime/passphrase.c
14712         * src/plugins/pgpmime/passphrase.h
14713         * src/plugins/pgpmime/pgpmime.c
14714         * src/plugins/pgpmime/pgpmime.deps
14715         * src/plugins/pgpmime/plugin.c
14716         * src/plugins/pgpmime/prefs_gpg.c
14717         * src/plugins/pgpmime/prefs_gpg.h
14718         * src/plugins/pgpmime/select-keys.c
14719         * src/plugins/pgpmime/select-keys.h
14720         * src/plugins/pgpmime/sgpgme.c
14721         * src/plugins/pgpmime/sgpgme.h
14722                 Remove the core from pgpmime and add the
14723                 dependancy to pgpcore.
14724
14725 2005-07-14 [paul]       1.9.12cvs48
14726
14727         * src/stock_pixmap.c
14728                 forgot this in last commit
14729
14730 2005-07-14 [paul]       1.9.12cvs47
14731
14732         * src/account.c
14733         * src/addressbook.c
14734                 add accelerators for the buttons (sync with main)
14735         * src/compose.c
14736         * src/compose.h
14737                 add accelerators for the buttons.
14738                 fix editing with external editor.
14739                 replace gdk_input_*() with GIOChannel;
14740                 (sync with main)
14741         * src/foldersel.c
14742                 display folder names with new/unread
14743                 representation (sync with main)
14744         * src/main.c
14745                 specify default window icon (sync with main)
14746         * src/prefs_common.c
14747                 use_addr_book default to FALSE
14748         * src/summaryview.c
14749         * src/textview.c
14750                 add accelerators for the buttons (sync with main)
14751         * src/gtk/menu.c
14752                 fix typos
14753         * src/pixmaps/sylpheed_icon.xpm
14754                 updated
14755
14756 2005-07-13 [paul]       1.9.12cvs46
14757
14758         * src/plugins/pgpmime/pgpmime.c
14759         * src/plugins/pgpmime/sgpgme.c
14760                 (temporarily) use deprecated gpgme_data_rewind()
14761                 while largefile support is not present
14762                 (as suggested by Colin)
14763
14764 2005-07-13 [paul]       1.9.12cvs45
14765
14766         * configure.ac
14767                 remove large file support (for now):
14768                 it breaks too many things
14769
14770 2005-07-13 [paul]       1.9.12cvs44
14771
14772         * configure.ac
14773                 add large file support
14774         * src/html.c
14775                 fix bug #763 where href attribute was not
14776                 the very first attribute of a link
14777                 patch by Thomas Gilgin
14778
14779 2005-07-13 [colin]      1.9.12cvs43
14780
14781         * src/gtk/pluginwindow.c
14782                 Little portability fix
14783
14784 2005-07-13 [colin]      1.9.12cvs42
14785
14786         * src/plugins/pgpmime/sgpgme.c
14787                 Fix crasher.
14788
14789 2005-07-13 [colin]      1.9.12cvs41
14790
14791         * src/plugins/pgpmime/pgpmime.c
14792         * src/plugins/pgpmime/sgpgme.c
14793                 Use gpgme_data_release_and_get_mem instead
14794                 of gpgme_data_read.
14795
14796 2005-07-13 [colin]      1.9.12cvs40
14797
14798         * configure.ac
14799         * src/plugins/pgpmime/passphrase.c
14800         * src/plugins/pgpmime/passphrase.h
14801         * src/plugins/pgpmime/pgpmime.c
14802         * src/plugins/pgpmime/plugin.c
14803         * src/plugins/pgpmime/select-keys.c
14804         * src/plugins/pgpmime/select-keys.h
14805         * src/plugins/pgpmime/sgpgme.c
14806         * src/plugins/pgpmime/sgpgme.h
14807                 Port pgpmime to gpgme-1.0.
14808
14809 2005-07-12 [paul]       1.9.12cvs39
14810
14811         * AUTHORS
14812         * src/toolbar.c
14813         * src/toolbar.h
14814                 add a 'Go to Prev' button to the toolbar.
14815                 correct tooltip text of go to buttons.
14816                 based on patch by Yang Guilong <bamanzi@gmail.com>
14817
14818 2005-07-12 [colin]      1.9.12cvs38
14819
14820         * src/statusbar.c
14821                 Fix progress bar showing stuff at startup.
14822
14823 2005-07-12 [paul]       1.9.12cvs37
14824
14825         * src/editjpilot.c
14826                 fix building with jpilot support
14827
14828 2005-07-11 [colin]      1.9.12cvs36
14829
14830         * src/inc.c
14831                 Add visual indication that filtering is running
14832         * src/textview.c
14833                 Make {}[] uri delimiters
14834         * src/summaryview.c
14835                 Remove useless (and slow) calls
14836
14837 2005-07-11 [paul]       1.9.12cvs35
14838
14839         * src/plugins/clamav/clamav_plugin_gtk.c
14840         * src/plugins/dillo_viewer/dillo_prefs.c
14841         * src/plugins/pgpmime/prefs_gpg.c
14842         * src/plugins/spamassassin/spamassassin_gtk.c
14843                 gather plugins prefs together under their
14844                 own 'Plugins' heading
14845
14846 2005-07-11 [paul]       1.9.12cvs34
14847
14848         sync with main
14849
14850         * src/account.c
14851                 account_delete(): modified alert dialog
14852         * src/editjpilot.c
14853         * src/editvcard.c
14854                 fixed a crash when cancelling file selection
14855                 dialog by Escape key. Made non-ascii filename
14856                 selectable.
14857         * src/prefs_template.c
14858                 prefs_template_window_create(): make scrolled
14859                 window policy AUTOMATIC
14860
14861 2005-07-10 [hoa]        1.9.12cvs33
14862
14863         * src/etpan/imap-thread.c
14864                 workaround for old Courier IMAP servers.
14865
14866 2005-07-10 [colin]      1.9.12cvs32
14867
14868         * src/folder.c
14869         * src/statusbar.c
14870         * src/statusbar.h
14871                 Add visual progress indicator on filtering/processing
14872                 Factorize the progress bar code
14873         * src/imap.c
14874         * src/imap.h
14875         * src/etpan/imap-thread.c
14876                 Add a reference counter to avoid destroying the Folder
14877                 while it's in use by another callback.
14878
14879 2005-07-09 [hoa]        1.9.12cvs31
14880
14881         * src/imap.c
14882         * src/etpan/imap-thread.c
14883                 fixed deadlock when removing IMAP account.
14884
14885 2005-07-08 [colin]      1.9.12cvs30
14886
14887         * src/textview.c
14888         * src/unmime.c
14889                 Fix again problems decoding broken headers
14890         * src/gtk/inputdialog.c
14891                 Fix local variable shadowing a global one
14892
14893 2005-07-08 [colin]      1.9.12cvs29
14894
14895         * src/msgcache.c
14896                 Make the cache/mark files platform-agnostic by writing
14897                 them in little-endian format. Reading them is also done
14898                 in little-endian format, of course; however, in order
14899                 to avoid trashing mark data on big-endian machines, the
14900                 files are, at first, read from the native format if the
14901                 little-endian one doesn't exist. This is easy to deter-
14902                 mine by trying to open a file with a swapped data_ver
14903                 and seeing if it's the wanted version.
14904                 Little-endian using users should see absolutely no
14905                 difference, Big-endian users may get a very little
14906                 performance drop due to byte-swapping.
14907                 Tested on i386 and ppc32. 
14908                 Fixes bug #159 (The index file, in the mailboxes, is 
14909                 hardware depending).
14910
14911                 To have the cache/mark files updated to the new little-
14912                 endian format, "Check for new messages" or even
14913                 "Rebuild folder tree" aren't enough. Files will be
14914                 updated as soon as a folder has been opened/closed.
14915                 To update everything, just select all folders by
14916                 selecting them one by one.
14917
14918 2005-07-07 [colin]      1.9.12cvs28
14919
14920         * src/imap.c
14921                 Remember the folder separator per IMAPFolder
14922                 instead of globally.
14923                 Revive the Session on noop; fixes bug #761
14924                 (mark a bunch of unread messages as read takes 
14925                 forever)
14926
14927 2005-07-07 [darko]      1.9.12cvs27
14928
14929         * src/common/template.c
14930                 Sort templates alphabetically
14931
14932 2005-07-06 [colin]      1.9.12cvs26
14933
14934         * src/imap.c
14935                 Try to use the correct separator in
14936                 most cases. Possibly fixes bug #759
14937                 (only creates the INBOX folder when 
14938                 setting up new IMAP account) and 
14939                 bug #760 (Can't retrieve messages)
14940
14941 2005-07-06 [colin]      1.9.12cvs25
14942
14943         * src/imap.c
14944                 Use real_path in status command. This will
14945                 help later, when namespaces will be used.
14946
14947 2005-07-06 [colin]      1.9.12cvs24
14948
14949         * configure.ac
14950         * src/account.c
14951         * src/folder.c
14952         * src/imap.c
14953         * src/etpan/etpan-log.c
14954         * src/etpan/etpan-thread-manager.c
14955         * src/etpan/imap-thread.c
14956                 Add a --disable-libetpan parameter. With this,
14957                 users that don't want IMAP4 support can avoid
14958                 the new dependancy (and have no IMAP support).
14959                 Users that have IMAP4 accounts and use this
14960                 parameter won't lose their configuration, their
14961                 IMAP accounts will just be invisible and not
14962                 used.
14963         * src/textview.c
14964                 Make the "Copy ..." contextual menu items 
14965                 copy to both the X clipboard and the gtk 
14966                 clipboard - as most other apps do.
14967         * src/gtk/about.c
14968                 Add a notice about OpenSSL usage, in order to
14969                 comply with OpenSSL's license (point 6):
14970                 http://www.openssl.org/source/license.html
14971
14972 2005-07-06 [colin]      1.9.12cvs23
14973
14974         * src/alertpanel.c
14975                 Fix a minimum size for alertpanels
14976         * src/compose.c
14977                 Show 'No space left on device' type errors
14978                 when queuing/sending
14979         * src/imap_gtk.c
14980         * src/mh_gtk.c
14981                 Rework folder's deletion message (remove 
14982                 extra \n)
14983
14984 2005-07-05 [colin]      1.9.12cvs22
14985
14986         * src/imap.c
14987                 Add an alertpanel on auth error
14988                 Add pseudo-log
14989                 Remove pthread-related stuff
14990
14991 2005-07-05 [colin]      1.9.12cvs21
14992
14993         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14994                 Fix crash on plugin reloading (with a hack)
14995
14996 2005-07-05 [colin]      1.9.12cvs20
14997
14998         * src/prefs_account.c
14999         * src/prefs_account.h
15000                 Fix typo
15001         * src/gtk/filesel.c
15002         * src/gtk/filesel.h
15003                 Add a way to filter the view
15004         * src/gtk/pluginwindow.c
15005                 Filter loadable stuff
15006         * src/plugins/pgpmime/prefs_gpg.c
15007                 Fix missing unregistration
15008         * .cvsignore
15009         * src/etpan/.cvsignore
15010         * src/plugins/spamassassin/.cvsignore
15011                 Add more stuff to cvs ignored files
15012
15013 2005-07-04 [colin]      1.9.12cvs19
15014
15015         * src/imap.c
15016                 Fix scan_required returning FALSE when it
15017                 shouldn't. Maybe fix #760 (Can't retrieve
15018                 messages)
15019
15020 2005-07-04 [colin]      1.9.12cvs18
15021
15022         * src/summaryview.c
15023                 Fix always_show_msg pref
15024
15025 2005-07-04 [paul]       1.9.12cvs17
15026
15027         sync with main (forgotten in last commit)
15028         
15029         * src/common/utils.c
15030         * src/common/utils.h
15031                 check_line_length(): new.
15032                 is_dir_exist()
15033                 is_file_entry_exist()
15034                 dirent_is_regular_file()
15035                 dirent_is_directory(): use g_file_test() instead of stat().
15036
15037 2005-07-04 [paul]       1.9.12cvs16
15038
15039         sync with main:
15040
15041         * src/compose.c
15042                 compose_write_to_file(): check for line
15043                 length limit and display warning if exceeds
15044         * src/jpilot.c
15045                 use get_home_dir() instead of g_get_home_dir()
15046         * src/procheader.c
15047                 removed warning about invalid date
15048         * src/vcard.c
15049                 use get_home_dir() instead of g_get_home_dir()
15050
15051 2005-07-04 [paul]       1.9.12cvs15
15052
15053         * src/stock_pixmap.c
15054                 fix new pixmap naming errors
15055                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
15056
15057 2005-07-04 [colin]      1.9.12cvs14
15058
15059         * src/imap.c
15060                 Fix debugging string with a warning
15061
15062 2005-07-04 [colin]      1.9.12cvs13
15063
15064         * configure.ac
15065                 Add a check for libetpan's version (>= 0.37)
15066
15067 2005-07-04 [hoa]        1.9.12cvs12
15068
15069         * commitHelper
15070         * src/imap.c
15071         * src/etpan/imap-thread.c
15072         * src/etpan/imap-thread.h
15073                 fixed IMAP implementation of check of mails.
15074
15075 2005-07-03 [hoa]        1.9.12cvs11
15076
15077         * src/etpan/Makefile.am
15078         * src/etpan/etpan-errors.h
15079         * src/etpan/etpan-log.[ch]
15080         * src/etpan/etpan-thread-manager-types.h
15081         * src/etpan/etpan-thread-manager.[ch]
15082         * src/etpan/imap-thread.[ch]
15083         * src/Makefile.am
15084         * src/imap.c
15085         * src/main.c
15086         * src/prefs_other.c
15087         * configure.ac
15088             merged imap branch.
15089             dependency on libetpan 0.37 is now added.
15090
15091 2005-07-01 [colin]      1.9.12cvs10
15092
15093         * src/Makefile.am
15094         * src/folder.c
15095         * src/folder.h
15096         * src/folderview.c
15097         * src/stock_pixmap.c
15098         * src/stock_pixmap.h
15099         * src/plugins/trayicon/trayicon.c
15100                 Add marked symbol on folders containing
15101                 marked messages
15102         * src/procmsg.c
15103         * src/procmsg.h
15104         * src/toolbar.c
15105         * src/prefs_common.c
15106         * src/prefs_common.h
15107         * src/prefs_send.c
15108                 Add an optional confirmation dialog on queue
15109                 sending. Patch by wwp.
15110         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
15111         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
15112         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
15113         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
15114         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
15115         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
15116         * src/pixmaps/inbox_mark.xpm            ** ADDED **
15117         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
15118         * src/pixmaps/outbox_mark.xpm           ** ADDED **
15119         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
15120         * src/pixmaps/trash_mark.xpm            ** ADDED **
15121                 New pixmaps
15122
15123 2005-07-01 [colin]      1.9.12cvs9
15124
15125         * src/summaryview.c
15126                 Fix a little threading bug
15127         * src/addrgather.c
15128         * src/mainwindow.c
15129                 A little bit of HIG normality never hurts
15130
15131 2005-07-01 [colin]      1.9.12cvs8
15132
15133         * src/compose.c
15134         * src/msgcache.c
15135         * src/pop.c
15136         * src/procmime.c
15137         * src/recv.c
15138         * src/common/log.c
15139         * src/common/template.c
15140         * src/common/utils.c
15141         * src/common/utils.h
15142                 Reverted the fwrite_atomic stuff. In fact
15143                 it is already atomic.
15144
15145 2005-06-30 [colin]      1.9.12cvs7
15146
15147         * src/common/utils.c
15148         * src/common/utils.h
15149                 Add an fwrite_atomic() function to make
15150                 sure we write everything: fwrite can make
15151                 short writes.
15152         * src/compose.c
15153         * src/msgcache.c
15154         * src/pop.c
15155         * src/procmime.c
15156         * src/recv.c
15157         * src/common/log.c
15158         * src/common/template.c
15159                 Use that (and fix swapping of size and nmemb).
15160                 Thanks to Rich Coe for the heads up.
15161
15162 2005-06-30 [colin]      1.9.12cvs6
15163
15164         * src/addressbook.c
15165                 Optimize addressbook opening 
15166
15167 2005-06-30 [colin]      1.9.12cvs5
15168
15169         * src/summaryview.c
15170                 Remove calls to summary_step after move/copy
15171
15172 2005-06-28 [paul]       1.9.12cvs4
15173
15174         * src/alertpanel.c
15175                 wrap and make the error msg selectable
15176
15177 2005-06-28 [paul]       1.9.12cvs3
15178
15179         * src/ssl_manager.c
15180                 replace the OK button with a Close button
15181         * src/gtk/foldersort.c
15182                 use GTK_STOCK_ icons/buttons
15183
15184 2005-06-28 [colin]      1.9.12cvs2
15185
15186         * src/gedit-print.c             ** ADDED **
15187         * src/gedit-print.h             ** ADDED **
15188         * src/gtk/gtksourceprintjob.c   ** ADDED **
15189         * src/gtk/gtksourceprintjob.h   ** ADDED **
15190                 I can't believe no one had enough time to tell
15191                 me I forgot the `cvs add`
15192
15193 2005-06-27 [colin]      1.9.12cvs1
15194
15195         * src/Makefile.am
15196         * src/gtk/Makefile.am
15197         * src/messageview.c
15198         * src/procmsg.c
15199         * src/summaryview.c
15200         * configure.ac
15201                 Add optional libgnomeprint-based printing
15202         * src/mainwindow.c
15203         * src/gtk/quicksearch.c
15204                 Add an Edit/Quick search menu item to show
15205                 and focus the quicksearch
15206
15207 2005-06-27 [paul]       1.9.12
15208
15209         1.9.12 release
15210
15211         * po/ca.po
15212         * po/de.po
15213         * po/es.po
15214         * po/fr.po
15215         * po/it.po
15216         * po/ko.po
15217         * po/pt_BR.po
15218         * po/sk.po
15219         * po/zh_CN.po
15220                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
15221                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
15222                 SungHyun Nam, Frederico Goncalves Guimaraes,
15223                 Andrej Kacian, and Yang Guilong
15224 2005-06-26 [colin]      1.9.11cvs106
15225
15226         * src/imap_gtk.c
15227                 Forgot one file for previous fix
15228
15229 2005-06-26 [colin]      1.9.11cvs105
15230
15231         * src/folder.c
15232         * src/imap.c
15233                 Fix problems with folder operations in no_select
15234                 imap folders. it applies only to mails, and 
15235                 creation/deletion/move/renaming of folders 
15236                 should be possible
15237
15238 2005-06-26 [paul]       1.9.11cvs104
15239
15240         * src/prefs_filtering.c
15241                 replace one more GTK_STOCK_REMOVE
15242                 with GTK_STOCK_DELETE
15243
15244 2005-06-25 [colin]      1.9.11cvs103
15245
15246         * src/imap.c
15247                 Optimize get_seq_set_from_seq_list
15248                 (Patch by Ricardo) 
15249
15250 2005-06-25 [colin]      1.9.11cvs102
15251
15252         * src/mh.c
15253                 If the directory exists, but not in the
15254                 correct encoding, rename it. This should
15255                 handle old-versions-induced bugs.
15256
15257 2005-06-25 [colin]      1.9.11cvs101
15258
15259         * src/mh.c
15260                 Fix path access with extended dir names
15261                 Fixes bug #589 (SC segfaults with wrong locale
15262                 settings)
15263
15264 2005-06-25 [colin]      1.9.11cvs100
15265
15266         * src/prefs_account.c
15267         * src/prefs_account.h
15268         * src/compose.c
15269                 Add an option to encrypt replies to
15270                 encrypted messages
15271
15272 2005-06-25 [colin]      1.9.11cvs99
15273
15274         * src/compose.c
15275         * src/quote_fmt_parse.y
15276                 ... And make it work with pgpinline.
15277
15278 2005-06-25 [colin]      1.9.11cvs98
15279
15280         * src/compose.c
15281         * src/procmime.c
15282         * src/procmime.h
15283         * src/quote_fmt_parse.y
15284                 o Make reedition of encrypted messages possible
15285                   (as long as it is encrypted to self too, no
15286                    magic there)
15287                 o Make replying with quote (and without selecting
15288                   text) possible for encrypted messages.
15289                 Closes bug #550 (Not possible to "reply with quote"
15290                 to gnupg encrypted messages)
15291
15292 2005-06-24 [paul]       1.9.11cvs97
15293
15294         * src/imap.c
15295                 add missing include
15296
15297 2005-06-24 [paul]       1.9.11cvs96
15298
15299         * src/editldap.c
15300                 made bind password entry invisible
15301                 (sync with main)
15302         * src/send_message.c
15303                 send_message_local(): check exit status
15304                 to detect errors (sync with main)
15305         * src/textview.c
15306                 use main's less ambiguous popup menu
15307                 wording
15308
15309 2005-06-24 [paul]       1.9.11cvs95
15310
15311         * src/prefs_actions.c
15312         * src/prefs_customheader.c
15313         * src/prefs_display_header.c
15314         * src/prefs_filtering_action.c
15315         * src/prefs_matcher.c
15316         * src/prefs_template.c
15317         * src/prefs_toolbar.c
15318                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
15319         * src/gtk/description_window.c
15320                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
15321
15322 2005-06-23 [colin]      1.9.11cvs94
15323
15324         * src/summaryview.c
15325                 Fix rough edges (be sure to call status_show whenever
15326                 necessary).
15327
15328 2005-06-23 [colin]      1.9.11cvs93
15329
15330         * src/summaryview.c
15331                 Optimize Select All
15332                 Before, in a 5K mails folder: 11s
15333                 After, in the same folder: 58000µs
15334                 The joys of locking... gtk_clist_select_all() fires a 
15335                 tree-select-row event for each selected row, which in 
15336                 summaryview, callbacks summary_selected which in turn,
15337                 calls summary_status_show, which walks the selected
15338                 rows. Hence, calling gtk_clist_select_all was 
15339                 exponential. Locking the summaryview makes 
15340                 summary_selected return early.
15341
15342 2005-06-23 [colin]      1.9.11cvs92
15343
15344         * src/imap.c
15345                 Move mutex at the important place to avoid
15346                 deadlocks
15347         * src/summaryview.c
15348                 Fix Del key deleting directly instead of
15349                 moving to trash
15350
15351 2005-06-22 [colin]      1.9.11cvs91
15352
15353         * src/plugins/spamassassin/libspamc.c
15354                 As we do spagetti code with assignations in multiple
15355                 places (see _message_read_raw where out = msg = raw),
15356                 let's be sure we don't free the same pointer twice.
15357                 Should fix bug #683 (Crash in libpam at 
15358                 message_cleanup).
15359
15360 2005-06-22 [colin]      1.9.11cvs90
15361
15362         * src/compose.c
15363         * src/messageview.c
15364         * src/toolbar.c
15365                 Make toolbar's delete use the move to trash stuff;
15366                 Add gtk_widget_realize to be sure pixmaps can get
15367                 created (that may fix an old worksforme bug which
15368                 I can't find back...)
15369
15370 2005-06-22 [colin]      1.9.11cvs89
15371
15372         * src/summaryview.c
15373         * src/summaryview.h
15374         * src/mainwindow.c
15375                 Rename "Message/Delete" to "Message/Move to trash"
15376                 Add "Message/Delete..." that directly destroys the
15377                 selected messages after asking for a confirmation.
15378
15379 2005-06-22 [colin]      1.9.11cvs88
15380
15381         * src/imap.c
15382                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
15383                 o Fix a deadlock (thanks Darko)
15384
15385 2005-06-22 [colin]      1.9.11cvs87
15386
15387         * src/gtk/foldersort.c
15388                 Add missing include for the i18n;
15389                 patch by Fabien Vantard
15390
15391 2005-06-21 [colin]      1.9.11cvs86
15392
15393         * src/folder.c
15394         * src/folderview.c
15395                 Respect the no_select flag
15396         * src/imap.c
15397                 Fix recursive deletion
15398         * src/imap_gtk.c
15399         * src/mh_gtk.c
15400                 Make the folder deletion's warning
15401                 more explicit
15402
15403 2005-06-21 [colin]      1.9.11cvs85
15404
15405         * src/textview.c
15406                 Prevent email addresses from spanning accross
15407                 lines - fixes bug # 646 (newline-chars in 
15408                 email addresses)
15409
15410 2005-06-20 [colin]      1.9.11cvs84
15411
15412         * src/folder.c
15413                 Be sure not to remove source if copy failed
15414
15415 2005-06-20 [colin]      1.9.11cvs83
15416
15417         * src/folderview.c
15418         * src/imap_gtk.c
15419                 remove summaryview's lock
15420         * src/imap.c
15421                 introduce threads to avoid problems when foreground tasks
15422                 interfere with background tasks
15423         * src/mh.c
15424                 prevent moving to drafts/queue
15425         * src/mimeview.c
15426                 fix leak
15427
15428 2005-06-19 [colin]      1.9.11cvs82
15429
15430         * src/imap_gtk.c
15431                 Remember that the user doesn't want to override
15432                 offline mode, for 3 seconds. It avoid presenting
15433                 him with N popups in a really short time.
15434
15435 2005-06-17 [colin]      1.9.11cvs81
15436
15437         * src/imap.c
15438                 Fix IMAP breaking on folders containing '('
15439                 (Probably won't be enough)
15440
15441 2005-06-17 [colin]      1.9.11cvs80
15442
15443         Forgotten files on 1.9.11cvs79
15444         * src/summaryview.c
15445                 Fix stepping when not immediately executing
15446         * src/imap.c
15447                 Really prevent UID FETCH 0
15448         * src/codeconv.c
15449                 Fix outgoing charset never set to utf-8
15450         * src/mh.c
15451                 Fix leak
15452
15453 2005-06-16 [colin]      1.9.11cvs79
15454
15455         * src/compose.c
15456                 Fix bug #707 (Dash splits rows)
15457                 Only wrap if we're on a line break position and
15458                 the previous one was a "white" (space) char.
15459                 Pango stuff is weird.
15460
15461 2005-06-16 [colin]      1.9.11cvs78
15462
15463         * src/imap_gtk.c
15464                 Lock summaryview while downloading messages
15465                 on user demand
15466         * src/procheader.c
15467         * src/unmime.c
15468         * src/common/utils.c
15469         * src/common/utils.h
15470                 Replace \r and \n with spaces in From and
15471                 Subject headers
15472
15473 2005-06-16 [paul]       1.9.11cvs77
15474
15475         * src/procmime.c
15476                 liberalise the mime parser
15477         * src/gtk/about.c
15478                 add text wrapping
15479
15480 2005-06-16 [paul]       1.9.11cvs76
15481
15482         * src/gtk/about.c
15483                 reworked
15484
15485 2005-06-15 [colin]      1.9.11cvs75
15486
15487         * src/compose.c
15488                 Finish header encoding fix
15489         * src/summaryview.c
15490                 Fix segfault
15491         * src/headerview.c
15492                 Fix compilation (Thanks Stephan
15493                 Sachse)
15494
15495 2005-06-15 [colin]      1.9.11cvs74
15496
15497         * Makefile.am
15498                 Install gnome2 stuff rather than gnome1, 
15499                 if both are present
15500         * src/codeconv.c
15501         * src/codeconv.h
15502         * src/compose.c
15503                 Fix headers encoding
15504         * src/folder.c
15505                 Visual progress when fetching all messages
15506         * src/folderview.c
15507         * src/summaryview.c
15508         * src/summaryview.h
15509                 Prevent changing current message while
15510                 incorporating
15511
15512 2005-06-15 [paul]       1.9.11cvs73
15513
15514         * src/gtk/gtkaspell.c
15515         * src/gtk/gtkaspell.h
15516                 fix build warnings
15517
15518 2005-06-15 [paul]       1.9.11cvs72
15519
15520         * src/prefs_filtering.c
15521                 allow reordering of filter rules by
15522                 drag n drop
15523
15524 2005-06-15 [paul]       1.9.11cvs71
15525
15526         * COPYING
15527                 updated
15528         * src/codeconv.c
15529                 replace deprecated function
15530         * src/inc.c
15531         * src/send_message.c
15532         * src/gtk/progressdialog.c
15533         * src/gtk/progressdialog.h
15534                 salvage and reuse parts of reverted sync
15535
15536 2005-06-15 [paul]       1.9.11cvs70
15537
15538         * src/inc.c
15539         * src/send_message.c
15540         * src/gtk/progressdialog.c
15541         * src/gtk/progressdialog.h
15542                 revert yesterday's sync with main
15543                 it contains deprecated functions
15544
15545 2005-06-15 [colin]      1.9.11cvs69
15546
15547         * src/headerview.c
15548                 Fix bug #670 (multi user to: will corrupt message 
15549                 headers display)
15550
15551 2005-06-15 [colin]      1.9.11cvs68
15552
15553         * src/compose.c
15554                 Fix bug #421 (Fix undo on wrapping)
15555
15556 2005-06-15 [colin]      1.9.11cvs67
15557
15558         * src/folder.c
15559                 Provide visual feedback while processing
15560                 folder's rules.
15561         * src/imap.c
15562                 Provide visual feedback while getting
15563                 short headers (for uncached messages)
15564
15565
15566 2005-06-14 [paul]       1.9.11cvs66
15567
15568         * src/account.c
15569                 change a couple stock icons
15570         * src/inc.c
15571         * src/send_message.c
15572         * src/gtk/progressdialog.c
15573         * src/gtk/progressdialog.h
15574                 sync main's GtkTreeView implementation
15575
15576 2005-06-14 [colin]      1.9.11cvs65
15577
15578         * src/imap.c
15579                 Various little fixes, mainly on error paths
15580
15581 2005-06-13 [colin]      1.9.11cvs64
15582
15583         * matcher.c
15584         * procmsg.c
15585         * procmsg.h
15586                 Add a way to fetch only headers. This speeds
15587                 up filtering on headers for IMAP. Fixes:
15588                 bug #481 extraneous imap commands slow down 
15589                         imap filtering
15590                 bug #522 Sylpheed downloads all messages 
15591                         when opening mailbox (IMAP)
15592                 bug #677 IMAP fetch is soooooooooooooo slow
15593         * src/folder.c
15594         * src/folder.h
15595                 Add a folder set_batch method so that
15596                 implementations can speed up flags changes
15597         * src/folderutils.c
15598         * src/summaryview.c
15599                 Use that in mark as (un)read and mark all read
15600                 Refix bug #679
15601         * src/imap.c
15602                 Implement set_batch - brings back deferred
15603                 flags in a less buggy manner. Fixes:
15604                 bug #729 IMAP immediate expunge of deleted messages
15605                 bug #191 remove list of messages with one command
15606                 Fix login with strange chars
15607                 Implement fetch_msg_full
15608                 Fix copy (wrong counts)
15609
15610 2005-06-12 [colin]      1.9.11cvs63
15611
15612         * src/folder.c
15613                 lock incorporation during long operations.
15614                 Avoids fucking up the IMAP socket.
15615
15616 2005-06-12 [colin]      1.9.11cvs62
15617
15618         * src/imap.c
15619                 Fix harmful typo
15620                 Factorize remove_all_msg
15621                 Thread-ize expunge
15622         * src/summaryview.c
15623                 Don't update partial-download status if unnecessary
15624         * src/folder.c
15625                 Use remove_msgs everywhere possible
15626
15627 2005-06-12 [colin]      1.9.11cvs61
15628
15629         * src/folder.c
15630         * src/folder.h
15631                 Add a remove_msgs function to remove a 
15632                 list of messages
15633         * src/imap.c
15634                 Implement that.
15635
15636 2005-06-12 [colin]      1.9.11cvs60
15637
15638         * src/imap.c
15639                 Remove flags-processing deferring... Too hard
15640                 to get it to work in all cases.
15641
15642 2005-06-11 [colin]      1.9.11cvs59
15643
15644         * src/imap.c
15645                 printf -> debug_print
15646
15647 2005-06-11 [colin]      1.9.11cvs58
15648
15649         * src/imap.c
15650                 o Fix build without USE_PTHREAD
15651                 o Factorize imap_open
15652                 o Alertpanel in case of impossible connection
15653                 o Alertpanel in case of impossible login
15654                 o Fix deferred flags processing to force a 
15655                   flush before adding some more flags to process,
15656                   but in another folder.
15657
15658 2005-06-10 [colin]      1.9.11cvs57
15659
15660         * src/imap.c
15661                 o Fix a format string error
15662                 o init ssl socket outside of the thread 
15663                   (it possibly invokes gtk calls)
15664         * src/procmime.c
15665                 o Put back the buffer to its necessary size
15666                 o Fix changing a file pointer without keeping
15667                   track of it (thanks Valgrind)
15668         * src/common/smtp.c
15669                 o Fix automatic STARTTLS if login should be done
15670                   and the server only allows it after starting TLS
15671         * src/gtk/gtkinputdialog.c
15672                 o Eat GDK_Return so that the combo popup doesn't 
15673                   appear when we press Enter to validate the combo
15674                   input dialog (as seen in the Open with... dialog)
15675
15676 2005-06-10 [colin]      1.9.11cvs56
15677
15678         * src/imap.c
15679                 o A bit less debug
15680                 o Fix a crash on deletion
15681                 o Threadize imap_select (it's called outside of 
15682                   threads)
15683                 o Defer treatment of DELETED flags
15684
15685
15686 2005-06-09 [colin]      1.9.11cvs55
15687
15688         * src/imap.c
15689                 Make sure we check imap_gtk_should_override(), which
15690                 potentially calls gtk stuff, before creating thread.
15691                 That way it should't be called via imap_get_session()
15692                 inside a thread.
15693
15694 2005-06-09 [colin]      1.9.11cvs54
15695
15696         * src/imap.c
15697                 o add a bit of status output
15698                 o remove some dead code
15699                 o threadize get_list_of_uids
15700                 o threadize imap_get_flags
15701                 o defer flag changing by 500ms so that they
15702                   can be batched
15703
15704
15705 2005-06-08 [colin]      1.9.11cvs53
15706
15707         * src/imap.c
15708                 Thread-ize imap_cmd_fetch
15709
15710 2005-06-08 [colin]      1.9.11cvs52
15711
15712         * src/main.c
15713                 Mmh, that broke POP3...
15714
15715 2005-06-08 [colin]      1.9.11cvs51
15716
15717         * src/main.c
15718                 Stabilize IMAP patch (thanks to Hoa)
15719
15720 2005-06-08 [colin]      1.9.11cvs50
15721
15722         * src/imap.c
15723                 Test patch to speed up imap. 
15724
15725 2005-06-08 [colin]      1.9.11cvs49
15726
15727         * src/imap_gtk.c
15728                 Warning fix
15729         * src/procmime.c
15730                 Apply patch from gentoo to use /usr/share/mime/globs if 
15731                 available, after un-breaking it
15732         * src/common/log.c
15733         * src/common/log.h
15734                 Use g_timeout for invoking hooks that possibly use gtk
15735                 calls. This should leave gtk calls in the main thread.
15736
15737 2005-06-08 [paul]       1.9.11cvs48
15738
15739         * src/codeconv.c
15740                 conv_get_outgoing_charset_str(): don't
15741                 use prefs_common setting
15742         * src/compose.c
15743         * src/compose.h
15744                 add /Options/Character encoding/... to
15745                 temporarily change the outgoing encoding
15746
15747         (belated sync with main)
15748
15749 2005-06-08 [paul]       1.9.11cvs47
15750
15751         * src/compose.c
15752                 correction to/completion of last
15753                 sync with main
15754
15755 2005-06-08 [paul]       1.9.11cvs46
15756
15757         sync with main:
15758         
15759         * src/codeconv.c
15760         * src/codeconv.h
15761                 always enabled Japanese auto-detection
15762                 if the first letters of locale string
15763                 is "ja"
15764         * src/compose.c
15765                 don't use "destroy" signal to destroy
15766                 Compose object (fix rare crashes on discard?)
15767         * src/mainwindow.c
15768         * src/messageview.c
15769         * src/prefs_send.c
15770                 added Hebrew encodings
15771         * src/sourcewindow.c
15772                 don't use "destroy" signal to destroy
15773                 objects
15774
15775 2005-06-07 [colin]      1.9.11cvs45
15776
15777         * src/summaryview.c
15778                 Add missing unlocks/locks
15779
15780 2005-06-07 [paul]       1.9.11cvs44
15781
15782         * src/summaryview.c
15783                 restore bug #749 fix
15784
15785 2005-06-06 [colin]      1.9.11cvs43
15786
15787         * src/summaryview.c
15788                 Fix selection bug when prefs_common.open_unread 
15789                 is FALSE
15790
15791 2005-06-06 [colin]      1.9.11cvs42
15792
15793         * src/common/md5.c
15794                 Fix a warning
15795         * src/summaryview.c
15796         * src/folderview.c
15797                 Factorize long operations beginning and end
15798                 (locking, freezing/thawing, cursor, ...)
15799                 Check selection->data member in selection-
15800                 related loops; this avoids dying an awful
15801                 death if the selection changes on us while
15802                 we're marking a whole IMAP folder unread, 
15803                 for example.
15804
15805 2005-06-06 [paul]       1.9.11cvs41
15806
15807         * src/textview.c
15808                 don't g_free() a static gchar buffer
15809
15810 2005-06-05 [colin]      1.9.11cvs40
15811
15812         * src/mainwindow.c
15813         * src/messageview.c
15814         * src/summaryview.c
15815                 Fix bug #749 (Show all headers should be
15816                 sticky as the GUI suggests)
15817
15818 2005-06-03 [paul]       1.9.11cvs39
15819
15820         * src/compose.c
15821                 don't allow editing of mail while sending.
15822                 patch by Colin
15823
15824 2005-06-03 [paul]       1.9.11cvs38
15825
15826         * src/folderview.c
15827                 add a freeze/thaw to speed up 'mark all read'
15828
15829 2005-06-03 [paul]       1.9.11cvs37
15830
15831         * src/prefs_message.c
15832                 reflect changes immediately
15833
15834 2005-06-02 [colin]      1.9.11cvs36
15835
15836         * po/POTFILES.in
15837                 Patch by Fabien Vantard.
15838
15839 2005-06-02 [colin]      1.9.11cvs35
15840
15841         * src/imap.c
15842                 Use a non-blocking imap_getline() if possible.
15843                 This should completely prevent the interface
15844                 from freezin on imap operations, although it
15845                 may do strange stuff in case of folder switching
15846                 while a big imap operation is taking place...
15847
15848                 In addition, fix a leak in the case thread
15849                 creation fails on connection.
15850
15851 2005-06-02 [colin]      1.9.11cvs34
15852
15853         * src/crash.c
15854         * src/prefs_common.h
15855                 Fix build (prefs_common_init() doesn't exist
15856                 anymore)
15857
15858 2005-06-02 [colin]      1.9.11cvs33
15859
15860         * src/prefs_account.c
15861                 Fix bug #245 (filtering rules broken when
15862                 renaming a remote account (imap4 or nntp)
15863
15864 2005-06-02 [colin]      1.9.11cvs32
15865
15866         * src/imap.c
15867                 Try to fix IMAP shortcomings: 
15868                 o Multithread imap_open()
15869                 o allow offline-mode overriding instead of
15870                   just returning NULL
15871         * src/imap_gtk.c
15872         * src/imap_gtk.h
15873                 Add a function to ask whether we want to
15874                 override offline-mode for 10 minutes (one-shot
15875                 asking was painful)
15876         * src/procheader.c
15877                 Fix segfault when imap parser isn't happy about
15878                 a missing {
15879
15880 2005-06-01 [colin]      1.9.11cvs31
15881
15882         * src/addrharvest.c
15883         * src/compose.c
15884         * src/mbox.c
15885         * src/mbox.h
15886         * src/mh.c
15887         * src/msgcache.c
15888         * src/send_message.c
15889         * src/setup.c
15890         * src/undo.c
15891         * src/common/hooks.c
15892         * src/common/prefs.c
15893         * src/common/template.c
15894         * src/common/utils.c
15895         * src/gtk/gtkutils.c
15896         * src/gtk/inputdialog.c
15897         * src/gtk/menu.c
15898         * src/gtk/pluginwindow.c
15899         * src/gtk/prefswindow.c
15900         * src/plugins/pgpmime/passphrase.c
15901         * src/plugins/pgpmime/prefs_gpg.c
15902                 More -Wall fixes
15903
15904         * src/common/Makefile.am
15905         * src/common/timing.h
15906                 Add basic timing code
15907
15908         * src/summaryview.c
15909                 Fix a bug with unread messages when 
15910                 re-sorting folders, and by the way
15911                 fix a big performance hit when 
15912                 re-sorting (10k mails: before 5s,
15913                 after .5s)
15914
15915         * src/prefs_compose_writing.c
15916         * src/prefs_compose_writing.h
15917         * src/prefs_message.c
15918         * src/prefs_message.h
15919         * src/prefs_other.c
15920         * src/prefs_other.h
15921         * src/prefs_quote.c
15922         * src/prefs_quote.h
15923         * src/prefs_receive.c
15924         * src/prefs_receive.h
15925         * src/prefs_send.c
15926         * src/prefs_send.h
15927         * src/prefs_summaries.c
15928         * src/prefs_summaries.h
15929                 Fix copyright banner
15930
15931 2005-06-01 [paul]       1.9.11cvs30
15932
15933         * po/fi.po
15934                 updated by Flammie Pirinen
15935         * src/procmime.c
15936                 fix 'Bad BASE64 content' output
15937
15938 2005-05-31 [colin]      1.9.11cvs29
15939
15940         * src/procmime.c
15941                 Oops, where did my hunk go.
15942
15943 2005-05-31 [colin]      1.9.11cvs28
15944
15945         * src/Makefile.am
15946         * src/account.c
15947         * src/action.c
15948         * src/addr_compl.c
15949         * src/addressbook.c
15950         * src/codeconv.c
15951         * src/compose.c
15952         * src/export.c
15953         * src/folder.c
15954         * src/folderview.c
15955         * src/image_viewer.c
15956         * src/main.c
15957         * src/mainwindow.c
15958         * src/messageview.c
15959         * src/mimeview.c
15960         * src/msgcache.c
15961         * src/prefs_account.c
15962         * src/prefs_actions.c
15963         * src/prefs_common.c
15964         * src/prefs_compose_writing.c
15965         * src/prefs_customheader.c
15966         * src/prefs_ext_prog.c
15967         * src/prefs_filtering.c
15968         * src/prefs_filtering_action.c
15969         * src/prefs_fonts.c
15970         * src/prefs_image_viewer.c
15971         * src/prefs_message.c
15972         * src/prefs_message.h
15973         * src/prefs_msg_colors.c
15974         * src/prefs_other.c
15975         * src/prefs_other.h
15976         * src/prefs_quote.c
15977         * src/prefs_receive.c
15978         * src/prefs_receive.h
15979         * src/prefs_send.c
15980         * src/prefs_send.h
15981         * src/prefs_spelling.c
15982         * src/prefs_summaries.c
15983         * src/prefs_summary_column.c
15984         * src/prefs_template.c
15985         * src/prefs_themes.c
15986         * src/prefs_toolbar.c
15987         * src/prefs_wrapping.c
15988         * src/procmime.c
15989         * src/procmsg.c
15990         * src/send_message.h
15991         * src/ssl_manager.c
15992         * src/summary_search.c
15993         * src/summaryview.c
15994         * src/textview.c
15995         * src/wizard.c
15996         * src/common/smtp.c
15997         * src/common/smtp.h
15998         * src/gtk/gtkutils.h
15999                 o Move the rest of Common prefs to new style
16000                 o Lots of -Wall warning fixes
16001                 o fix FIXME in cache memusage calculation
16002                 o Let return receipts be sent from any account
16003                 o Little cache optimisation (read)
16004                 o Fix bug #746 (don't treat commas as separators
16005                   when inside a quoted string)
16006
16007 2005-05-31 [paul]       1.9.11cvs27
16008
16009         * src/prefs_common.c
16010                 fix 'off-by-one' typo
16011
16012 2005-05-31 [paul]       1.9.11cvs26
16013
16014         * src/account.c
16015         * src/addr_compl.c
16016         * src/compose.c
16017         * src/foldersel.c
16018         * src/prefs_actions.c
16019         * src/prefs_common.c
16020         * src/prefs_common.h
16021         * src/prefs_customheader.c
16022         * src/prefs_display_header.c
16023         * src/prefs_filtering.c
16024         * src/prefs_filtering_action.c
16025         * src/prefs_matcher.c
16026         * src/prefs_summaries.c
16027         * src/prefs_summary_column.c
16028         * src/prefs_template.c
16029         * src/prefs_toolbar.c
16030         * src/ssl_manager.c
16031         * src/gtk/pluginwindow.c
16032         * src/gtk/prefswindow.c
16033         * src/gtk/progressdialog.c
16034                 add hidden prefs 'enable_rules_hint'
16035                 for gtk_tree_view_set_rules_hint()
16036                 (sync with main)
16037                 
16038
16039 2005-05-31 [colin]      1.9.11cvs25
16040
16041         * src/Makefile.am
16042         * src/main.c
16043         * src/prefs_common.c
16044         * src/prefs_summaries.c ** ADDED **
16045         * src/prefs_summaries.h ** ADDED **
16046                 Common/Display -> Display/Summaries
16047
16048 2005-05-31 [colin]      1.9.11cvs24
16049
16050         * src/Makefile.am
16051         * src/main.c
16052         * src/prefs_quote.c ** ADDED **
16053         * src/prefs_quote.h ** ADDED **
16054                 Move Common/Quote to Compose/Quoting
16055         * src/prefs_common.c
16056         * src/prefs_common.h
16057                 Remove old quote stuff, add
16058                 convenience functions for GtkTextView prefs
16059         * src/gtk/prefswindow.c
16060                 Set default height higher
16061
16062 2005-05-30 [colin]      1.9.11cvs23
16063
16064         * src/Makefile.am
16065         * src/main.c
16066         * src/prefs_common.c
16067         * src/prefs_compose_writing.c ** ADDED **
16068         * src/prefs_compose_writing.h ** ADDED **
16069                 Move Common/Compose prefs to Compose/Writing
16070
16071 2005-05-30 [colin]      1.9.11cvs22
16072
16073         * src/common/utils.c
16074                 Fix bug #651 (Confused Attract by Subject)
16075                 Patch by M. Benkmann <haferfrost@web.de>
16076         * AUTHORS
16077
16078 2005-05-30 [colin]      1.9.11cvs21
16079
16080         * src/compose.c
16081                 Fix concatenation of different headers of
16082                 the same type (bug #645)
16083         * src/prefs_folder_item.c
16084                 Fix bug #699 (setting color to black doesn't
16085                 work immediately)
16086         * src/procmime.c
16087                 Print out decoding error only once per
16088                 block
16089
16090 2005-05-30 [paul]       1.9.11cvs20
16091
16092         * src/common/template.c
16093                 fix Bcc
16094
16095 2005-05-30 [paul]       1.9.11cvs19
16096
16097         * doc/src/rfc2368.txt   **NEW FILE**
16098         * src/compose.c
16099                 compose_entries_set(): don't interpret Bcc
16100                 header field (conform to RFC 2368)
16101                 (sync with main)
16102
16103 2005-05-29 [colin]      1.9.11cvs18
16104
16105         * src/prefs_common.c
16106                 Let the default reply format respect
16107                 netiquette by cutting the signature.
16108
16109 2005-05-29 [colin]      1.9.11cvs17
16110
16111         * src/summaryview.c
16112                 Don't let always_show_msg override
16113                 open_unread_on_enter when opening a new
16114                 directory.
16115
16116 2005-05-27 [paul]       1.9.11cvs16
16117
16118         sync with main:
16119
16120         * src/main.c
16121                 app_will_exit(): cleanup tmp directory when exit
16122         * src/message_search.c
16123                 improved the interface and made code cleanup.
16124                 removed Clear button
16125         * src/send_message.c
16126                 send_message_local(): use GSpawn, and detect errors
16127         * src/summary_search.c
16128                 improved the interface and made code cleanup
16129         * src/textview.c
16130                 textview_write_link(): also skip non-ascii space
16131                  at the head of link strings (phishing check
16132                  didn't work at the case)
16133         * src/common/utils.c
16134                 get_command_output(): use g_spawn_command_line_sync()
16135                 instead of popen()
16136
16137 2005-05-26 [colin]      1.9.11cvs15
16138
16139         * src/folder.c
16140                 remove printf
16141
16142 2005-05-26 [colin]      1.9.11cvs14
16143
16144         * src/common/nntp.c
16145                 Fix nntp mode reader (bug #611)
16146                 Patch by Florian Mickler <florian@mickler.org>
16147
16148 2005-05-26 [colin]      1.9.11cvs13
16149
16150         * src/plugins/pgpmime/passphrase.c
16151                 Fix mouse grabbing (bug #557)
16152
16153 2005-05-26 [colin]      1.9.11cvs12
16154
16155         * src/prefs_themes.c
16156                 Fix g_warning (bug #541)
16157
16158 2005-05-26 [colin]      1.9.11cvs11
16159
16160         * src/prefs_actions.c
16161         * src/prefs_template.c
16162                 Fix bug #506 (no warning if action/template
16163                 is not saved)
16164         * src/common/template.c
16165                 Fix a possible crash
16166
16167 2005-05-26 [colin]      1.9.11cvs10
16168
16169         * src/folder.c
16170         * src/folderview.c
16171         * src/procmsg.c
16172         * src/summaryview.c
16173                 Forbid locked messages to be moved or
16174                 deleted. Locked messages in trashes 
16175                 still get deleted, for performance
16176                 reason (mh.c::mh_remove_all_msgs)
16177
16178 2005-05-25 [colin]      1.9.11cvs9
16179
16180         * src/procmime.c
16181                 Use correct encoding when sending mails
16182                 with attachments that have accentued 
16183                 chars in their name
16184
16185 2005-05-24 [colin]      1.9.11cvs8
16186
16187         * src/summaryview.c
16188                 Fix bug #688 f) read/unread marker not
16189                 changed on first click
16190                 Also, optimize summary_status_show()
16191                 calls
16192         * src/folder.c
16193         * src/inc.c
16194         * src/procmime.c
16195                 Fix bug #688 b) and c) wrt message
16196                 attachments and signature
16197         * src/stock_pixmap.c
16198         * src/stock_pixmap.h
16199         * src/stock_pixmap.c
16200         * src/stock_pixmap.h
16201         * src/Makefile.am
16202         * src/pixmaps/clip_gpg_signed.xpm
16203                 Add clip/signed icon
16204
16205 2005-05-24 [colin]      1.9.11cvs7
16206
16207         * src/folder_item_prefs.c
16208                 whitespace fix
16209
16210 2005-05-24 [colin]      1.9.11cvs6
16211
16212         * src/folderview.c
16213         * src/prefs_common.c
16214         * src/prefs_common.h
16215                 Add a confirmation to folder drag and drop
16216                 fixes bug #156
16217         * src/alertpanel.c
16218         * src/alertpanel.h
16219                 fix _with_disable parameters so that
16220                 the buttons labels are specifiable too
16221         * src/plugins/pgpmime/sgpgme.c
16222                 reflect said change
16223                 
16224
16225 2005-05-24 [colin]      1.9.11cvs5
16226
16227         * src/folderview.c
16228                 Uncollapse/collapse folders on double-click
16229                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
16230                 closes bug #108
16231
16232 2005-05-23 [colin]      1.9.11cvs4
16233
16234         * src/common/socket.c
16235                 Check another special SSL_peek() error.
16236                 Should help wrt bug #728
16237
16238 2005-05-23 [colin]      1.9.11cvs3
16239
16240         * src/plugins/pgpmime/pgpmime.c
16241                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
16242                 breaking menu accelerators and stuff. Users will have to
16243                 reselect "PGP MIME" instead of "PGP/MIME" in their 
16244                 account's privacy preferences if needed.
16245
16246 2005-05-22 [paul]
16247
16248         * tools/kdeservicemenu/install.sh
16249                 use kdesu to prompt for root password if doing
16250                 global install/uninstall
16251
16252 2005-05-20 [colin]      1.9.11cvs2
16253
16254         * src/procmsg.c
16255                 Fix another compilation error with gcc-2.9x
16256                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
16257         * src/send_message.c
16258                 Don't send QUIT if we aren't connected
16259
16260 2005-05-19 [colin]      1.9.11cvs1
16261
16262         * src/procmsg.c
16263                 Fix compilation with gcc 2.9x
16264
16265 2005-05-19 [paul]       1.9.11
16266
16267         1.9.11 released
16268
16269 2005-05-19 [paul]       1.9.9cvs14
16270
16271         * src/gtk/inputdialog.c
16272                 prevent gettext warning
16273
16274 2005-05-19 [paul]       1.9.9cvs13
16275
16276         * src/mainwindow.c
16277         * src/prefs_common.c
16278         * src/prefs_common.h
16279         * src/textview.c
16280         * src/textview.h
16281                 add an option to toggle cursor in message
16282                 view (sync with main)
16283
16284 2005-05-18 [colin]      1.9.9cvs12
16285
16286         * src/compose.c
16287                 Dereference freed pointer
16288         * src/gtk/gtkaspell.c
16289                 Fix duplication of dictionaries (is it an aspell issue?)
16290
16291 2005-05-18 [colin]      1.9.9cvs11
16292
16293         * src/gtk/inputdialog.c
16294         * src/gtk/gtkaspell.c
16295                 HIGuify dialogs
16296         * src/alertpanel.c
16297                 Remove a double call
16298
16299 2005-05-17 [colin]      1.9.9cvs10
16300
16301         * src/gtk/gtkaspell.c
16302                 Fix dialogs, Ctrl-Enter accel
16303
16304 2005-05-17 [colin]      1.9.9cvs9
16305
16306         * src/gtk/gtkaspell.c
16307                 Fix some accelerators, escape in replace-window
16308
16309 2005-05-16 [colin]      1.9.9cvs8
16310
16311         * src/gtk/gtkaspell.c
16312                 Revert last commit, it was a mistake.
16313
16314 2005-05-16 [colin]      1.9.9cvs7
16315
16316         * src/gtk/gtkaspell.c
16317                 Remove buggy code while we're at it. It's a 
16318                 dead code path anyway.
16319
16320 2005-05-16 [colin]      1.9.9cvs6
16321
16322         * src/gtk/gtkaspell.c
16323                 Missed some gtk_menu_popup where deactivate
16324                 signal should be handled. Should fix bug
16325                 #629 a bit more.
16326
16327 2005-05-16 [colin]      1.9.9cvs5
16328
16329         * src/gtk/gtkaspell.c
16330                 Remove debug printf()s
16331
16332 2005-05-16 [colin]      1.9.9cvs4
16333
16334         * src/gtk/gtkaspell.c
16335                 Fix a bit aspell problems
16336                 (see bug #629)
16337
16338 2005-05-13 [colin]      1.9.9cvs3
16339
16340         * src/folderview.c
16341                 Fix the + appearing even when no subfolders
16342                 have unread messages. Thanks to wwp for the
16343                 bug report.
16344
16345 2005-05-11 [paul]       1.9.9cvs2
16346
16347         * src/folderview.c
16348                 correction to 1.9.9cvs1, only colour folders that
16349                 have new msgs (not unread msgs)
16350
16351 2005-05-10 [colin]      1.9.9cvs1
16352
16353         * src/folderview.c
16354         * src/summaryview.c
16355                 Try to fix bolding bugs again.
16356
16357 2005-05-09 [paul]
16358
16359         * tools/claws.i18n.status.pl
16360                 add Ricardo Mones Lastra's script that has been providing
16361                 the i18n status page for many months
16362
16363 2005-05-09 [paul]       1.9.9
16364
16365         1.9.9 release
16366
16367 2005-05-09 [paul]       1.9.6cvs58
16368
16369         * AUTHORS
16370         * INSTALL
16371         * README.claws
16372                 updated
16373         * Makefile.am 
16374         * RELEASE_NOTES.claws
16375                 add release notes to cvs to simplify release
16376                 procedure
16377         * configure.ac
16378                 add ca and fi to ALL_LINGUAS
16379         * po/Makefile.in.in
16380                 workaround for missing Makevars
16381         * po/ca.po
16382         * po/fi.po
16383                 add new Catalan and Finnish translations
16384                 submitted by Miquel Oliete and Flammie Pirinen
16385         * po/de.po
16386         * po/es.po
16387         * po/fr.po
16388         * po/it.po
16389         * po/pl.po
16390         * po/ru.po
16391         * po/sk.po
16392         * po/sr.po
16393         * po/zh_CN.po
16394                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
16395                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
16396                 Urke MMI, and Hansom Young
16397         * src/main.c
16398                 Fix drafting when quitting. compose_draft() closes the
16399                 compose windows, which modifies the compose_list GSList.
16400                 We have to refresh this list after echo drafting to avoid a
16401                 segfault
16402         * src/partial_download.c
16403                 fix segfault on exit
16404
16405 2005-05-06 [paul]       1.9.6cvs57
16406
16407         * src/grouplistdialog.c
16408                 quick fix/workaround for unresizeable newsgroup
16409                 name column 
16410
16411 2005-05-06 [paul]       1.9.6cvs56
16412
16413         * src/inc.c
16414         * src/mainwindow.c
16415                 use gettext plural forms
16416         * src/imap_gtk.c
16417         * src/mh_gtk.c
16418         * src/toolbar.c
16419                 small improvement to english usage
16420
16421 2005-05-05 [thorsten]   1.9.6cvs55
16422
16423         * src/folder.c
16424                 fix possible crash
16425
16426 2005-05-05 [paul]       1.9.6cvs54
16427         
16428         sync with HEAD
16429
16430         * AUTHORS
16431         * src/compose.c
16432                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
16433                 patch by Tim Mann
16434
16435 2005-05-05 [paul]       1.9.6cvs53
16436
16437         * src/mainwindow.c
16438                 fix resizing of separate message and
16439                 folder views
16440
16441 2005-05-05 [paul]       1.9.6cvs52
16442
16443         * src/account.c
16444         * src/addrgather.c
16445         * src/browseldap.c
16446         * src/exphtmldlg.c
16447         * src/expldifdlg.c
16448         * src/importmutt.c
16449         * src/importpine.c
16450         * src/main.c
16451         * src/mainwindow.c
16452         * src/noticeview.c
16453         * src/prefs_filtering.c
16454         * src/prefs_filtering_action.c
16455         * src/prefs_matcher.c
16456         * src/prefs_spelling.c
16457         * src/prefs_toolbar.c
16458         * src/toolbar.c
16459         * src/wizard.c
16460         * src/gtk/description_window.c
16461         * src/gtk/gtkvscrollbutton.c
16462         * src/gtk/progressdialog.c
16463         * src/gtk/quicksearch.c
16464         * src/plugins/pgpmime/prefs_gpg.c
16465         * src/plugins/spamassassin/spamassassin_gtk.c
16466                 replace deprecated gtk_widget_set_usize
16467
16468 2005-05-04 [colin]      1.9.6cvs51
16469
16470         * src/common/utils.c
16471                 Fix crash when subst_for_filename is called
16472                 with a NULL parameter
16473
16474 2005-05-04 [colin]      1.9.6cvs50
16475
16476         * src/partial_download.c
16477         * src/pop.c
16478                 Escape login when writing uidl file
16479                 fixes bug #736
16480
16481 2005-05-03 [colin]      1.9.6cvs49
16482
16483         * src/procmime.c
16484                 Fix possible DOS in mime parser
16485                 (see bug #634)
16486
16487 2005-05-02 [colin]      1.9.6cvs48
16488
16489         * src/compose.c
16490                 Try to fix the copy/paste mess once again.
16491
16492
16493 2005-04-30 [colin]      1.9.6cvs47
16494
16495         * src/prefs_account.h
16496         * src/procmsg.c
16497         * src/send_message.c
16498         * src/common/smtp.c
16499         * src/common/smtp.h
16500                 Try to batch sending mails (per account) instead of
16501                 reconnecting to server every time.
16502
16503 2005-04-29 [colin]      1.9.6cvs46
16504
16505         * src/messageview.c
16506                 Fix window resizing that refused to size down
16507         * src/prefs_common.c
16508         * src/prefs_common.h
16509         * src/prefs_filtering.c
16510                 Save Filtering's window size
16511
16512 2005-04-21 [paul]       1.9.6cvs45
16513
16514         * ChangeLog-gtk2.claws
16515         * src/setup.c
16516                 correction to sync
16517
16518 2005-04-21 [paul]       1.9.6cvs44
16519
16520         sync with main:
16521
16522         * src/setup.c
16523         * src/statusbar.c
16524         * src/statusbar.h
16525                 use gtkut_widget_draw_now(). Improved performance
16526                 of the update of statusbar
16527         * src/textview.c
16528                 textview_smooth_scroll_do(): redraw it after scroll
16529                 is done (fixed incorrect display when a part of the
16530                 view is hidden).
16531         * src/gtk/gtkutils.c
16532         * src/gtk/gtkutils.h
16533                 gtkut_widget_draw_now(): use gdk_window_process_updates()
16534                 to force update of widgets.
16535                 Removed gtkut_widget_wait_for_draw() which had a big
16536                 overhead  because of waiting for all events processed 
16537
16538 2005-04-20 [paul]       1.9.6cvs43
16539
16540         * src/codeconv.c
16541                 complete 1.9.6cvs42's sync:
16542                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
16543
16544 2005-04-19 [paul]       1.9.6cvs42
16545
16546         sync with main:
16547
16548         * src/action.c
16549                 catch_output(): correctly select the insert text
16550                 (fix invalid iterator warnings).
16551         * src/codeconv.c
16552         * src/codeconv.h
16553         * src/mainwindow.c
16554         * src/messageview.c
16555         * src/prefs_common.c
16556                 support GBK encoding.
16557         * src/common/session.c
16558         * src/common/session.h
16559                 use separate buffer for large data to be sent,
16560                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
16561
16562 2005-04-18 [paul]       1.9.6cvs41
16563
16564         * src/jpilot.c
16565                 convert unsigned long into guint32
16566                 patch by Paul LeoNerd Evans 
16567
16568 2005-04-17 [colin]      1.9.6cvs40
16569
16570         * src/compose.c
16571                 Fix 'Request return receipt' from folder
16572                 properties (bug #708)
16573
16574 2005-04-17 [colin]      1.9.6cvs39
16575
16576         * src/mainwindow.c
16577                 Fix duplicate hotkeys in Mainwindow's menu
16578
16579 2005-04-17 [colin]      1.9.6cvs38
16580
16581         * src/folderview.c
16582                 Fix duplicate hotkeys in Folderview's contextual
16583                 menu
16584
16585 2005-04-15 [colin]      1.9.6cvs37
16586
16587         * src/summaryview.c
16588                 Fix 'Save as...' with non-ascii filenames
16589
16590 2005-04-15 [colin]      1.9.6cvs36
16591
16592         * src/plugins/pgpmime/pgpmime.c
16593                 Fix bus error on 64bit. Spotted by 
16594                 macallan1888@gmail.com
16595
16596 2005-04-15 [colin]      1.9.6cvs35
16597
16598         * src/prefs_account.c
16599                 Fix cvs34.
16600
16601 2005-04-12 [colin]      1.9.6cvs34
16602
16603         * src/prefs_account.c
16604                 Fix smtp auth type off-by-one. We forgot to
16605                 add PLAIN in the prefs-to-gui setter func and
16606                 as a result, the selected auth when opening
16607                 account prefs was not the correct one.
16608
16609 2005-04-12 [paul]       1.9.6cvs33
16610
16611         * src/inc.c
16612                 if the recv dialog is visible, Cancel only
16613                 cancels the current account
16614
16615
16616 2005-04-10 [colin]      1.9.6cvs32
16617
16618         * src/filtering.c
16619                 Copy score when copying FilteringActions
16620                 Fix bug #674
16621
16622 2005-04-10 [colin]      1.9.6cvs31
16623
16624         * src/inc.c
16625                 Make Message -> Receive -> Cancel cancel 
16626                 incorporation on all accounts. Fixes
16627                 bug #693
16628
16629 2005-04-10 [colin]      1.9.6cvs30
16630
16631         * src/prefs_account.c
16632                 Update Privacy checkbuttons status based
16633                 on the selected privacy system
16634         * src/compose.c
16635                 Always connect the "None" privacy system; the
16636                 static boolean was probably there to avoid
16637                 reconnecting twice in the same compose window,
16638                 but as the parent function is only called once
16639                 per compose, it's only a bug - as a static is
16640                 initialized once per application instance.
16641                 Also, don't uncheck Sign and Encrypt when
16642                 selecting None as privacy system; just ignore
16643                 them when sending/queuing.
16644                 Should fix bug #695
16645
16646 2005-04-08 [colin]      1.9.6cvs29
16647
16648         * src/account.c
16649         * src/prefs_account.c
16650         * src/prefs_account.h
16651                 Add account preference to queue message in a certain
16652                 folder.
16653
16654 2005-04-06 [colin]      1.9.6cvs28
16655
16656         * src/prefs_account.c
16657                 Update old inbox path syntax
16658
16659 2005-04-06 [paul]       1.9.6cvs27
16660
16661         sync with main:
16662
16663         * configure.ac
16664                 changed -traditional-cpp to -no-cpp-precomp for newer
16665                 Mac OS X support
16666         * src/foldersel.c
16667                 made column resize automatically
16668         * src/send_message.c
16669                 send_message_smtp(): consider EOF right after QUIT
16670                 successful (workaround for Gmail SMTP server)
16671         * src/common/socket.c
16672                 ssl_read(), ssl_peek(): check EOF which violates the
16673                 SSL protocol
16674         * src/gtk/colorlabel.c
16675                 removed warnings when displaying colorlabel menu
16676                 (don't use GtkAlignment)
16677
16678 2005-04-05 [paul]       1.9.6cvs26
16679
16680         * src/plugins/trayicon/trayicon.c
16681                 fix clipping of icon under KDE3 
16682
16683 2005-04-05 [paul]       1.9.6cvs25
16684
16685         * src/summaryview.c
16686                 hide display of threading
16687                 patch by Alfons
16688
16689 2005-04-04 [thorsten]   1.9.6cvs24
16690
16691         * src/mh.c
16692                 marks lost on filesystems with different stat() results on
16693                 summer-/wintertime
16694
16695 2005-04-03 [colin]      1.9.6cvs23
16696
16697         * src/summaryview.c
16698                 Don't handle up/down. Patch by Alfons
16699
16700 2005-04-02 [colin]      1.9.6cvs22
16701
16702         * src/summaryview.c
16703                 Make scrolling faster. Patch by Alfons.
16704
16705 2005-04-01 [colin]      1.9.6cvs21
16706
16707         * src/Makefile.am
16708         * src/stock_pixmap.c
16709         * src/pixmaps/dir-noselect.xpm ** REMOVED **
16710         * src/pixmaps/dir_noselect.xpm ** ADDED **
16711                 Fix pixmap name mismatch (Thanks Stephan Sachse)
16712
16713 2005-04-01 [colin]      1.9.6cvs20
16714
16715         * src/image_viewer.c
16716         * src/image_viewer.h
16717         * src/procmime.c
16718         * src/procmime.h
16719         * src/textview.c
16720         * src/textview.h
16721                 Implement inline image resizing and right-clicking
16722
16723 2005-04-01 [paul]       1.9.6cvs19
16724
16725         * AUTHORS
16726         * Makefile.am
16727         * configure.ac
16728                 check for gnome2
16729                 patch by Luca Cavalli <loopback<AT>slackit.org>
16730         * po/ru.po
16731                 updated by Pavlo Bohmat
16732
16733 2005-03-31 [colin]      1.9.6cvs18
16734
16735         * src/news.c
16736                 Fix parsing references
16737         * src/msgcache.c
16738                 don't put nulls in the references list
16739         * src/procheader.c
16740                 commit that forgotten file in 1.9.6cvs14
16741
16742 2005-03-31 [colin]      1.9.6cvs17
16743
16744         * src/compose.c
16745                 Fix joining of signature separator again. 
16746                 Maybe Hiro could put it in main too...
16747
16748 2005-03-31 [colin]      1.9.6cvs16
16749
16750         * src/Makefile.am
16751         * src/foldersel.c
16752         * src/stock_pixmap.c
16753         * src/stock_pixmap.h
16754         * src/pixmaps/dir-noselect.xpm
16755                 Update foldersel.c (sync from main, patch by Alfons)
16756
16757 2005-03-30 [colin]      1.9.6cvs15
16758
16759         * src/imap.c
16760                 Fix handling of imap folders containing [] in 
16761                 their name. Thanks to Nahuel Angelinetti for
16762                 the detailed bugreport.
16763
16764 2005-03-30 [colin]      1.9.6cvs14
16765
16766         * src/common/utils.h
16767         * src/common/utils.c
16768         * src/common/defs.h
16769         * src/matcher.c
16770         * src/msgcache.c
16771         * src/news.c
16772         * src/procmsg.c
16773         * src/procmsg.h
16774         * src/quote_fmt_parse.y
16775         * src/summaryview.c
16776                 Update references system. Patch by Alfons
16777
16778 2005-03-30 [colin]      1.9.6cvs13
16779
16780         * src/common/socket.c
16781                 Force the glibc to read resolv.conf again when 
16782                 it has changed. Should fix issues when changing
16783                 networks on a laptop and not restarting sylpheed. 
16784
16785 2005-03-30 [paul]       1.9.6cvs12
16786
16787         partial sync with main:
16788
16789         * src/action.c
16790                 create_io_dialog(): use user-defined text font
16791                 (thanks to Alfons), and modified its appearance.
16792         * src/addrgather.c
16793         * src/addrharvest.c
16794         * src/browseldap.c
16795                 replace old code
16796         * src/compose.c
16797                 don't join (presumably) itemized lines on line-wrapping
16798                 fixed wrapping of quote when auto-wrapping is enabled
16799                 compose_destroy(): destroy paned only if it's not
16800                 attached to window. Fixed memory leak of popup menu.
16801         * src/exphtmldlg.c
16802         * src/expldifdlg.c
16803                 replace old code
16804         * src/html.c
16805         * src/html.h
16806         * src/importmutt.c
16807         * src/importpine.c
16808                 replace old code
16809         * src/main.c
16810                 removed redundant code
16811         * src/mainwindow.c
16812                 changed 'Code set' (which is rather incorrect)
16813                 in the menu to 'Character encoding'
16814                 main_window_set_widgets(): request size first
16815                 to prevent window size becoming wrong
16816                 fixed remembering of the state of the visibility
16817                 of MessageView
16818         * src/messageview.c
16819                 changed 'Code set' (which is rather incorrect)
16820                 in the menu to 'Character encoding'
16821         * src/prefs_common.c
16822         * src/prefs_common.h
16823                 added an option whether to render HTML as text or not
16824                 added separators to outgoing encoding menu
16825         * src/procheader.c
16826                 procheader_scan_date_string(): support header
16827                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
16828         * src/summaryview.c
16829         * src/summaryview.h
16830                 minor code cleanup
16831         * src/textview.c
16832                 textview_show_html(): force output of newline
16833                 added an option whether to render HTML as text or not
16834         * src/common/utils.c
16835                 strncpy2(): optimized based on Alfons' code
16836         * src/gtk/gtkutils.c
16837         * src/gtk/gtkutils.h
16838                 removed non-used code
16839         * src/plugins/pgpmime/passphrase.c
16840                 partially fixed grab input of passphrase dialog
16841                 Confine pointer to window
16842
16843 2005-03-30 [colin]      1.9.6cvs11
16844
16845         * src/msgcache.c
16846         * src/msgcache.h
16847                 Read/write 32bit ints from cache & marks
16848                 From main.
16849
16850 2005-03-29 [paul]       1.9.6cvs10
16851
16852         * AUTHORS
16853         * ChangeLog.claws
16854         * src/compose.c
16855         * src/gtk/gtkaspell.c
16856                 sync with HEAD (don't pass NULL pointers) 
16857
16858 2005-03-24 [paul]
16859
16860         * tools/Makefile.am
16861         * tools/README
16862         * tools/acroread2sylpheed.pl
16863                 sync with HEAD (add script to send pdfs as
16864                 attachments from Adobe Reader 7)
16865
16866 2005-03-21 [paul]       1.9.6cvs9
16867
16868         * configure.ac
16869         * po/POTFILES.in
16870         * src/Makefile.am
16871         * src/crash.c
16872         * src/image_viewer.c ** ADDED **
16873         * src/image_viewer.h ** ADDED **
16874         * src/main.c
16875         * src/prefs_common.c
16876         * src/prefs_common.h
16877         * src/prefs_image_viewer.c ** ADDED **
16878         * src/prefs_image_viewer.h ** ADDED **
16879         * src/textview.c
16880         * src/gtk/about.c
16881         * src/pixmaps/sylpheed_logo.xpm
16882         * src/plugins/Makefile.am
16883         * src/plugins/image_viewer/.cvsignore ** REMOVED **
16884         * src/plugins/image_viewer/Makefile.am ** REMOVED **
16885         * src/plugins/image_viewer/plugin.c ** REMOVED **
16886         * src/plugins/image_viewer/viewer.c ** REMOVED **
16887         * src/plugins/image_viewer/viewer.glade ** REMOVED **
16888         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
16889         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
16890         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
16891         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
16892                 as gdk-pixbuf is now built-in
16893                 remove image_viewer plugin and put code back into
16894                 main codebase
16895                 implement inline image display (sync with main)
16896
16897                 replace logo with newer, nicer, larger version  
16898
16899 2005-03-21 [paul]       1.9.6cvs8
16900
16901         * src/gtk/about.c
16902                 cosmetic improvement
16903
16904 2005-03-21 [holger]     1.9.6cvs7
16905
16906         * src/plugins/spamassassin/spamassassin.c
16907                 Sync with HEAD
16908                 (unregister hook on failed plugin init)
16909
16910 2005-03-20 [colin]      1.9.6cvs6
16911
16912         * src/common/plugin.c
16913                 Check that plugin isn't already loaded
16914                 Patch by Alfons
16915
16916 2005-03-20 [thorsten]   1.9.6cvs5
16917
16918         * src/compose.c
16919                 use a more compatible syntax
16920
16921 2005-03-20 [thorsten]   1.9.6cvs4
16922
16923         * src/prefs_toolbar.c
16924                 fix crash when selecting toolbar item (uninitialized pointer)
16925
16926 2005-03-20 [thorsten]   1.9.6cvs3
16927
16928         * src/procmime.c
16929                 fix mimetype detection (referenced free()d string)
16930
16931 2005-03-20 [paul]       1.9.6cvs2
16932
16933         * src/compose.c
16934                 sync with HEAD (1.0.3cvs5)
16935                 neglect Reply-To header if empty
16936                 Patch by Alfons 
16937
16938 2005-03-19 [holger]     1.9.6cvs1
16939
16940         * src/summaryview.c
16941         * src/summaryview.h
16942                 Sync with HEAD
16943
16944 2005-03-18 [paul]       1.9.6
16945
16946         initial GTK2 release
16947
16948 2005-03-18 [paul]       1.0.3cvs3.1
16949
16950         * AUTHORS
16951         * ChangeLog.claws
16952         * configure.ac
16953         * src/gtk/about.c
16954         * src/pixmaps/sylpheed_logo.xpm
16955                 sync with HEAD
16956
16957 2005-03-18 [colin]      1.0.3cvs2.6
16958
16959         * src/summaryview.c
16960                 Remove call to summary_step in summary_copy_selected_to
16961                 Can't see its purpose, and this causes bug when copying
16962                 a message if the next one is unread: it reads it.
16963
16964 2005-03-18 [paul]       1.0.3cvs2.5
16965
16966         * src/foldersel.c
16967                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
16968
16969 2005-03-18 [paul]       1.0.3cvs2.4
16970
16971         * src/addrharvest.c
16972         * src/codeconv.c
16973         * src/codeconv.h
16974         * src/compose.c
16975         * src/news.c
16976         * src/procheader.c
16977         * src/procmime.c
16978         * src/unmime.c
16979         * src/unmime.h
16980                 fix buffer overflow, CAN-2005-0667, see
16981                 http://secunia.com/advisories/14491/
16982                 Patch by Alfons
16983
16984 2005-03-17 [colin]      1.0.3cvs2.3
16985
16986         * src/prefs_fonts.c
16987         * src/summaryview.c
16988                 Fix font bugs (both lists now officialy share 
16989                 the same font)
16990                 
16991
16992 2005-03-17 [paul]       1.0.3cvs2.2
16993
16994         * src/gtk/pluginwindow.c
16995                 make plugin descriptions uneditable
16996
16997 2005-03-11 [paul]       1.0.3cvs2.1
16998
16999         * ChangeLog.claws
17000         * configure.ac
17001         * po/POTFILES.in
17002         * src/plugins/trayicon/trayicon.c
17003                 sync with HEAD
17004                 add src/wizard.c to POTFILES.in
17005
17006 2005-03-11 [paul]       1.0.3cvs1.1
17007
17008         * ChangeLog
17009         * ChangeLog.claws
17010         * configure.ac
17011         * po/de.po
17012         * po/es.po
17013         * po/fr.po
17014         * po/it.po
17015         * po/pt_BR.po
17016         * po/ru.po
17017         * po/sk.po
17018         * po/sr.po
17019         * po/zh_CN.po
17020                 sync with HEAD
17021
17022 2005-03-04 [colin]      1.0.1cvs22.2
17023
17024         * src/compose.c
17025                 Fix signatures with accentued chars in it
17026
17027 2005-03-04 [colin]      1.0.1cvs22.1
17028
17029         * src/common/smtp.c
17030         * src/common/smtp.h
17031                 Don't use SIZE param in MAIL FROM: if server 
17032                 doesn't support it. Patch by Eugen Freiter
17033                 <eugen_f@users.sf.net>
17034
17035 2005-02-27 [paul]       1.0.1cvs20.1
17036
17037         * ChangeLog.claws
17038         * configure.ac
17039         * src/messageview.c
17040                 sync with HEAD
17041
17042 2005-02-27 [colin]      1.0.1cvs19.4
17043
17044         * src/procheader.c
17045         * src/procheader.h
17046                 Fix prototypes. Patch by Alfons
17047
17048 2005-02-27 [colin]      1.0.1cvs19.3
17049
17050         * src/compose.c
17051                 Don't auto-join the signature separator.
17052
17053 2005-02-26 [colin]      1.0.1cvs19.2
17054
17055         * src/summaryview.c
17056                 Fix 'mark all read' with collapsed threads.
17057                 Patch by Alfons.
17058
17059 2005-02-25 [paul]       1.0.1cvs19.1
17060
17061         * ChangeLog.claws
17062         * configure.ac
17063         * src/prefs_account.c
17064         * src/prefs_folder_item.c
17065         * src/gtk/prefswindow.c
17066         * src/gtk/prefswindow.h
17067                 sync with HEAD
17068
17069 2005-02-25 [paul]       1.0.1cvs15.12
17070
17071         * src/alertpanel.c
17072         * src/codeconv.c
17073         * src/compose.c
17074         * src/textview.c
17075         * src/gtk/gtkutils.c
17076         * src/gtk/gtkutils.h
17077         * src/gtk/logwindow.c
17078         * src/gtk/progressdialog.c
17079                 sync with main (revision 127)
17080                 and fix logwindow clipping
17081
17082 2005-02-24 [colin]      1.0.1cvs15.11
17083
17084         * src/plugins/pgpmime/passphrase.c
17085                 Disable input grabbing; it doesn't work yet.
17086
17087 2005-02-24 [colin]      1.0.1cvs15.10
17088
17089         * src/messageview.c
17090                 Don't send out receipts if offline. Ask.
17091
17092 2005-02-23 [colin]      1.0.1cvs15.9
17093
17094         * src/summaryview.c     
17095                 Fix expanding
17096
17097 2005-02-23 [colin]      1.0.1cvs15.8
17098
17099         * src/summaryview.c
17100                 Really fix Bug 568 by removing useless
17101                 calls. summary_thread_init() now called
17102                 in summary_sort(). This should please
17103                 Alfons as it should be faster than 
17104                 previously.
17105
17106 2005-02-23 [colin]      1.0.1cvs15.7
17107
17108         * src/compose.c
17109                 Encode parts as QP or B64 if signing
17110
17111 2005-02-23 [colin]      1.0.1cvs15.6
17112
17113         * src/compose.c
17114                 Fix Mimeinfo leakage (including tmp files)
17115         * src/procmsg.c
17116                 Fix tmp file leakage (spotted by Ivan Rayner)
17117
17118 2005-02-22 [colin]      1.0.1cvs15.5
17119
17120         * src/expldifdlg.c
17121                 Fix keyboard input. Patch by Alfons.
17122
17123 2005-02-21 [colin]      1.0.1cvs15.4
17124
17125         * src/compose.c
17126                 Fix Sign/Encrypt when unselecting privacy
17127                 system
17128         * src/prefs_common.c
17129                 Change default message font to Monospace
17130         * src/summaryview.c
17131                 More freezing during potentially large operations
17132
17133 2005-02-21 [paul]       1.0.1cvs15.3
17134
17135         * src/main.c
17136                 fix --help output
17137
17138 2005-02-21 [paul]       1.0.1cvs15.2
17139
17140         * po/Makefile.in.in
17141         * src/compose.c
17142         * src/summaryview.c
17143         * src/textview.c
17144         * src/common/utils.c
17145         * src/common/utils.h
17146                 sync with main (revision 117)
17147
17148 2005-02-20 [colin]      1.0.1cvs15.1
17149
17150         * src/common/defs.h
17151                 Change cache file to .sylpheed_claws_cache, as
17152                 suggested by Alfons. Allows people to switch
17153                 between Sylpheed and Sylpheed-Claws. it is
17154                 a good idea to "Check for new messages" at next
17155                 startup.
17156
17157
17158 2005-02-18 [colin]      1.0.1cvs14.1
17159
17160         * src/quote_fmt_lex.l
17161         * src/quote_fmt_parse.y
17162                 Fix parser initialisation. Patch by Ivan.
17163
17164 2005-02-18 [colin]      1.0.1cvs11.6
17165
17166         * src/folderview.c
17167                 Fix scrolldown (bug 662)
17168
17169 2005-02-17 [colin]      1.0.1cvs11.5
17170
17171         * src/codeconv.c
17172                 conv_filename_to_utf8: return clean 7bit instead
17173                 of broken utf8 if needed
17174         * src/mimeview.c
17175                 Fix display of parts with unclean 8bit names
17176
17177 2005-02-17 [paul]       1.0.1cvs11.4
17178
17179         * src/compose.c
17180         * src/exportldif.c
17181         * src/matcher_parser_parse.y
17182         * src/procmime.c
17183         * src/sourcewindow.c
17184         * src/common/Makefile.am
17185         * src/common/intl.h             ** REMOVED **
17186         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17187                 sync with main (revision 109)
17188                 and clean up
17189
17190 2005-02-16 [colin]      1.0.1cvs11.3
17191
17192         * src/summaryview.c
17193                 Fix collapsed thread not highlighting when new
17194                 messages in it (Bug 568) Patch by Stephan Sachse.
17195                 Fix messed up selection when reaching bounds (Bug 632)
17196         * src/prefs_themes.c
17197                 Fix theme installing (Bug 684)
17198
17199 2005-02-16 [colin]      1.0.1cvs11.2
17200
17201         * src/messageview.c
17202                 Fix messageview_select_all
17203
17204 2005-02-16 [colin]      1.0.1cvs11.1
17205
17206         * src/mh.c
17207                 Sync with HEAD (MH scan required function)
17208
17209 2005-02-15 [colin]      1.0.1cvs8.1
17210
17211         * src/mimeview.c
17212         * src/common/utils.c
17213                 Sync with HEAD (filename chars substitution)
17214
17215 2005-02-15 [colin]      1.0.1cvs7.3
17216
17217         * src/gtk/pluginwindow.c
17218                 Fix button spacing
17219
17220 2005-02-15 [colin]      1.0.1cvs7.2
17221
17222         * src/mimeview.c
17223                 Fix mime icons not reset across message when
17224                 scrolled down
17225
17226 2005-02-15 [colin]      1.0.1cvs7.1
17227
17228         * src/compose.c
17229         * src/procmime.c
17230                 Sync with HEAD (optimisation of cvs6)
17231
17232 2005-02-14 [colin]      1.0.1cvs6.1
17233
17234         * src/compose.c
17235         * src/procmime.c
17236                 Sync with HEAD (encode "From " at line beginning)
17237
17238 2005-02-14 [colin]      1.0.1cvs5.3
17239
17240         * src/compose.c
17241                 Fix wrapping with accentued chars.
17242
17243 2005-02-13 [colin]      1.0.1cvs5.2
17244
17245         * src/textview.c
17246                 Fix email informative part parsing with
17247                 accentued chars in it. ispunct() returns
17248                 true for them in utf8...
17249
17250 2005-02-12 [colin]      1.0.1cvs5.1
17251
17252         * src/filtering.c
17253                 Sync with HEAD (remove wrong use of compose after send)
17254
17255 2005-02-12 [paul]       1.0.1cvs4.5
17256
17257         * src/textview.c
17258                 remove unnecessary code (thanks to Alfons)
17259
17260 2005-02-12 [paul]       1.0.1cvs4.4
17261
17262         * src/textview.c
17263                 add 'Copy' to contextual menu on emails
17264
17265 2005-02-11 [colin]      1.0.1cvs4.3
17266
17267         * src/compose.c
17268                 revert 1.0.0cvs28.2, it doesn't work that well.
17269
17270 2005-02-11 [paul]       1.0.1cvs4.2
17271
17272         * po/Makefile.in.in
17273                 fix 'make release'
17274
17275 2005-02-10 [paul]       1.0.1cvs4.1
17276
17277         * ChangeLog
17278         * ChangeLog.claws
17279         * ChangeLog.jp
17280         * configure.ac
17281         * src/compose.c
17282                 sync with HEAD (sync with main)
17283
17284 2005-02-10 [paul]       1.0.1cvs3.2
17285
17286         * AUTHORS
17287         * Makefile.am
17288         * autogen.sh
17289         * configure.ac
17290         * config/mkinstalldirs
17291         * intl/.cvsignore
17292         * intl/ChangeLog
17293         * intl/VERSION
17294         * intl/bindtextdom.c
17295         * intl/config.charset
17296         * intl/dcgettext.c
17297         * intl/dcigettext.c
17298         * intl/dcngettext.c
17299         * intl/dgettext.c
17300         * intl/dngettext.c
17301         * intl/eval-plural.h
17302         * intl/explodename.c
17303         * intl/finddomain.c
17304         * intl/gettext.c
17305         * intl/gettextP.h
17306         * intl/gmo.h
17307         * intl/hash-string.h
17308         * intl/intl-compat.c
17309         * intl/l10nflist.c
17310         * intl/libgnuintl.h.in
17311         * intl/loadinfo.h
17312         * intl/loadmsgcat.c
17313         * intl/localcharset.c
17314         * intl/localcharset.h
17315         * intl/locale.alias
17316         * intl/localealias.c
17317         * intl/localename.c
17318         * intl/log.c
17319         * intl/ngettext.c
17320         * intl/os2compat.c
17321         * intl/os2compat.h
17322         * intl/osdep.c
17323         * intl/plural-exp.c
17324         * intl/plural-exp.h
17325         * intl/plural.c
17326         * intl/plural.y
17327         * intl/ref-add.sin
17328         * intl/ref-del.sin
17329         * intl/relocatable.c
17330         * intl/relocatable.h
17331         * intl/textdomain.c
17332         * m4/Makefile.am
17333         * po/Makefile.in.in
17334         * src/Makefile.am
17335         * src/account.c
17336         * src/action.c
17337         * src/addr_compl.c
17338         * src/addressadd.c
17339         * src/addressbook.c
17340         * src/addrgather.c
17341         * src/addrindex.c
17342         * src/alertpanel.c
17343         * src/browseldap.c
17344         * src/codeconv.c
17345         * src/codeconv.h
17346         * src/compose.c
17347         * src/compose.h
17348         * src/crash.c
17349         * src/editaddress.c
17350         * src/editbook.c
17351         * src/editgroup.c
17352         * src/editjpilot.c
17353         * src/editldap.c
17354         * src/editldap_basedn.c
17355         * src/editvcard.c
17356         * src/exphtmldlg.c
17357         * src/expldifdlg.c
17358         * src/export.c
17359         * src/exporthtml.c
17360         * src/filtering.c
17361         * src/folder.c
17362         * src/folder_item_prefs.c
17363         * src/foldersel.c
17364         * src/folderview.c
17365         * src/grouplistdialog.c
17366         * src/headerview.c
17367         * src/imap.c
17368         * src/imap_gtk.c
17369         * src/import.c
17370         * src/importldif.c
17371         * src/importmutt.c
17372         * src/importpine.c
17373         * src/inc.c
17374         * src/ldif.c
17375         * src/main.c
17376         * src/mainwindow.c
17377         * src/matcher.c
17378         * src/mbox.c
17379         * src/message_search.c
17380         * src/messageview.c
17381         * src/mh.c
17382         * src/mh_gtk.c
17383         * src/mimeview.c
17384         * src/msgcache.c
17385         * src/news.c
17386         * src/news_gtk.c
17387         * src/noticeview.c
17388         * src/partial_download.c
17389         * src/pop.c
17390         * src/prefs_account.c
17391         * src/prefs_actions.c
17392         * src/prefs_common.c
17393         * src/prefs_customheader.c
17394         * src/prefs_display_header.c
17395         * src/prefs_ext_prog.c
17396         * src/prefs_filtering.c
17397         * src/prefs_filtering_action.c
17398         * src/prefs_folder_item.c
17399         * src/prefs_fonts.c
17400         * src/prefs_gtk.c
17401         * src/prefs_matcher.c
17402         * src/prefs_msg_colors.c
17403         * src/prefs_spelling.c
17404         * src/prefs_summary_column.c
17405         * src/prefs_template.c
17406         * src/prefs_themes.c
17407         * src/prefs_toolbar.c
17408         * src/prefs_wrapping.c
17409         * src/privacy.c
17410         * src/procheader.c
17411         * src/procmime.c
17412         * src/procmsg.c
17413         * src/quote_fmt.c
17414         * src/recv.c
17415         * src/send_message.c
17416         * src/setup.c
17417         * src/sourcewindow.c
17418         * src/ssl_manager.c
17419         * src/statusbar.c
17420         * src/summary_search.c
17421         * src/summaryview.c
17422         * src/textview.c
17423         * src/toolbar.c
17424         * src/wizard.c
17425         * src/common/nntp.c
17426         * src/common/plugin.c
17427         * src/common/smtp.c
17428         * src/common/ssl.c
17429         * src/common/ssl_certificate.c
17430         * src/common/string_match.c
17431         * src/common/sylpheed.c
17432         * src/common/template.c
17433         * src/common/utils.c
17434         * src/gtk/about.c
17435         * src/gtk/colorlabel.c
17436         * src/gtk/description_window.c
17437         * src/gtk/filesel.c
17438         * src/gtk/foldersort.c
17439         * src/gtk/gtkaspell.c
17440         * src/gtk/gtkutils.c
17441         * src/gtk/inputdialog.c
17442         * src/gtk/logwindow.c
17443         * src/gtk/menu.c
17444         * src/gtk/pluginwindow.c
17445         * src/gtk/prefswindow.c
17446         * src/gtk/progressdialog.c
17447         * src/gtk/quicksearch.c
17448         * src/gtk/sslcertwindow.c
17449         * src/plugins/clamav/clamav_plugin.c
17450         * src/plugins/clamav/clamav_plugin_gtk.c
17451         * src/plugins/demo/demo.c
17452         * src/plugins/dillo_viewer/dillo_prefs.c
17453         * src/plugins/dillo_viewer/dillo_viewer.c
17454         * src/plugins/image_viewer/plugin.c
17455         * src/plugins/image_viewer/viewer.c
17456         * src/plugins/image_viewer/viewerprefs.c
17457         * src/plugins/mathml_viewer/mathml_viewer.c
17458         * src/plugins/pgpmime/passphrase.c
17459         * src/plugins/pgpmime/plugin.c
17460         * src/plugins/pgpmime/prefs_gpg.c
17461         * src/plugins/pgpmime/select-keys.c
17462         * src/plugins/pgpmime/sgpgme.c
17463         * src/plugins/spamassassin/spamassassin.c
17464         * src/plugins/spamassassin/spamassassin_gtk.c
17465         * src/plugins/trayicon/trayicon.c
17466                 sync with main (revision 104)
17467
17468 2005-02-10 [colin]      1.0.1cvs3.1
17469
17470         * src/mainwindow.c
17471                 Sync with HEAD (fix occasional crasher)
17472
17473 2005-02-10 [colin]      1.0.1cvs2.1
17474
17475         * src/messageview.c
17476                 Synw with HEAD (don't automatically display html)
17477
17478 2005-02-09 [colin]      1.0.1cvs1.3
17479
17480         * src/textview.c
17481         * src/textview.h
17482                 Add contextual menu on emails
17483
17484 2005-02-09 [colin]      1.0.1cvs1.2
17485
17486         * src/codeconv.c
17487                 Fix converting from broken headers and 
17488                 put back the _ in missing places
17489                 (feature broke with cvs24.2 sync, main 
17490                  possibly affected?)
17491
17492 2005-02-09 [colin]      1.0.1cvs1.1
17493
17494         * src/messageview.c
17495         * src/mimeview.c
17496         * src/mimeview.h
17497                 Sync with HEAD (display non text/plain mails with plugin)
17498
17499 2005-02-08 [colin]      1.0.1.1
17500
17501         * ChangeLog.claws
17502         * po/pt_BR.po
17503                 Sync with HEAD
17504         * configure.ac
17505                 Make default configuration directory 
17506                 be .sylpheed-gtk2
17507
17508 2005-02-08 [colin]      1.0.0cvs29.1
17509
17510         * po/de.po
17511         * po/es.po
17512         * po/fr.po
17513         * po/it.po
17514         * po/sk.po
17515         * po/sr.po
17516                 Sync translations with HEAD
17517
17518 2005-02-06 [colin]      1.0.0cvs28.3
17519
17520         * src/compose.c
17521                 Make compose a bit faster - patch by Alfons.
17522
17523 2005-02-06 [colin]      1.0.0cvs28.2
17524
17525         * src/compose.c
17526                 Make pasting via middle-click more reliable
17527
17528 2005-02-05 [paul]       1.0.0cvs28.1
17529
17530         * ChangeLog
17531         * ChangeLog.claws
17532         * ChangeLog.jp
17533         * configure.ac
17534         * src/compose.c
17535                 sync with HEAD
17536                 (fix bug 682 'redirect is broken'
17537
17538 2005-02-05 [torte]      1.0.0cvs27.1
17539
17540         * ChangeLog.claws
17541         * configure.ac
17542         * src/partial_download.c
17543                 Sync with HEAD (fix buf overflow)
17544
17545 2005-02-03 [colin]      1.0.0cvs26.1
17546
17547         * src/common/plugin.c
17548                 Sync with HEAD (avoid plugin mismatches)
17549
17550 2005-02-03 [paul]       1.0.0cvs25.3
17551
17552         * src/folderview.c
17553         * src/headerview.c
17554         * src/summaryview.c
17555         * src/textview.c
17556         * src/gtk/colorlabel.c
17557                 third and final part of initial sync with main-gtk2
17558
17559 2005-02-03 [paul]       1.0.0cvs25.2
17560
17561         * src/jpilot.c
17562                 fix building with jpilot support
17563
17564 2005-02-02 [colin]      1.0.0cvs25.1
17565
17566         * src/messageview.c
17567                 Sync with HEAD (fix dangerous typo)
17568
17569 2005-02-01 [colin]      1.0.0cvs24.3
17570
17571         * src/common/xml.c
17572                 Write file as advertised (UTF-8)
17573
17574 2005-02-01 [paul]       1.0.0cvs24.2
17575
17576         * src/addrbook.c
17577         * src/addrindex.c
17578         * src/alertpanel.h
17579         * src/codeconv.c
17580         * src/codeconv.h
17581         * src/compose.c
17582         * src/export.c
17583         * src/folder_item_prefs.c
17584         * src/html.c
17585         * src/imap.c
17586         * src/import.c
17587         * src/jpilot.c
17588         * src/mainwindow.c
17589         * src/matcher_parser_lex.l
17590         * src/messageview.c
17591         * src/mh.c
17592         * src/prefs_account.c
17593         * src/prefs_actions.c
17594         * src/prefs_common.c
17595         * src/prefs_gtk.c
17596         * src/prefs_gtk.h
17597         * src/prefs_themes.c
17598         * src/procheader.c
17599         * src/procmime.c
17600         * src/sourcewindow.c
17601         * src/statusbar.c
17602         * src/summaryview.c
17603         * src/textview.c
17604         * src/toolbar.c
17605         * src/unmime.c
17606         * src/common/template.c
17607         * src/common/utils.c
17608         * src/common/xml.c
17609         * src/common/xml.h
17610         * src/gtk/gtkaspell.c
17611         * src/plugins/clamav/clamav_plugin.c
17612         * src/plugins/dillo_viewer/dillo_prefs.c
17613         * src/plugins/image_viewer/viewerprefs.c
17614         * src/plugins/pgpmime/passphrase.c
17615         * src/plugins/pgpmime/prefs_gpg.c
17616         * src/plugins/pgpmime/select-keys.c
17617         * src/plugins/spamassassin/spamassassin.c
17618                 second part of initial sync with main-gtk2
17619                 (more to follow)
17620
17621 2005-01-31 [colin]      1.0.0cvs24.1
17622
17623         * src/compose.c
17624                 Sync with HEAD
17625
17626 2005-01-29 [paul]       1.0.0cvs23.2
17627
17628         * src/account.c
17629         * src/action.c
17630         * src/addressadd.c
17631         * src/addressbook.c
17632         * src/alertpanel.c
17633         * src/compose.c
17634         * src/editaddress.c
17635         * src/editbook.c
17636         * src/editgroup.c
17637         * src/editjpilot.c
17638         * src/editldap.c
17639         * src/editldap_basedn.c
17640         * src/editvcard.c
17641         * src/export.c
17642         * src/foldersel.c
17643         * src/grouplistdialog.c
17644         * src/import.c
17645         * src/importldif.c
17646         * src/inc.c
17647         * src/main.c
17648         * src/mainwindow.c
17649         * src/message_search.c
17650         * src/messageview.c
17651         * src/mimeview.c
17652         * src/prefs_actions.c
17653         * src/prefs_common.c
17654         * src/prefs_common.h
17655         * src/prefs_customheader.c
17656         * src/prefs_display_header.c
17657         * src/prefs_filtering.c
17658         * src/prefs_filtering_action.c
17659         * src/prefs_gtk.c
17660         * src/prefs_matcher.c
17661         * src/prefs_summary_column.c
17662         * src/prefs_template.c
17663         * src/sourcewindow.c
17664         * src/summary_search.c
17665         * src/summaryview.c
17666         * src/textview.c
17667         * src/gtk/about.c
17668         * src/gtk/description_window.c
17669         * src/gtk/gtkshruler.c
17670         * src/gtk/gtkutils.c
17671         * src/gtk/gtkutils.h
17672         * src/gtk/inputdialog.c
17673         * src/gtk/logwindow.c
17674         * src/gtk/prefswindow.c
17675         * src/gtk/progressdialog.c
17676         * src/gtk/progressdialog.h
17677                 first part of initial sync with main-gtk2
17678                 (more to follow)
17679
17680 2005-01-28 [colin]      1.0.0cvs23.1
17681
17682         * src/folderview.c
17683                 Sync with HEAD
17684
17685 2005-01-27 [colin]      1.0.0cvs21.1
17686
17687         * src/folder.c
17688         * src/folderview.c
17689                 Sync with HEAD
17690
17691 2005-01-27 [colin]      1.0.0cvs19.1
17692
17693         * src/procmime.c
17694                 Sync with HEAD
17695
17696 2005-01-27 [colin]      1.0.0cvs18.1
17697
17698         * src/messageview.c
17699         * src/summaryview.c
17700         * src/mainwindow.c
17701         * src/compose.c
17702         * src/compose.h
17703         * src/procmsg.c
17704         * src/procmsg.h
17705         * src/toolbar.c
17706                 Sync with HEAD
17707
17708 2005-01-26 [paul]       1.0.0cvs15.2
17709
17710         * src/compose.c
17711                 compose_entries_set(): convert subject and body to
17712                 utf8 if necessary. patch by Felix Eckhofer
17713
17714 2005-01-26 [paul]       1.0.0cvs15.1
17715
17716         * configure.ac
17717         * src/common/template.c
17718                 sync with HEAD (fix memory leak)
17719
17720 2005-01-25 [paul]       1.0.0cvs14.1
17721
17722         * configure.ac
17723         * src/compose.c
17724                 sync with HEAD
17725
17726 2005-01-24 [colin]      1.0.0cvs13.1
17727
17728         * src/summaryview.c
17729                 Sync with HEAD
17730
17731 2005-01-24 [paul]       1.0.0cvs12.1
17732
17733         * configure.ac
17734         * src/messageview.c
17735         * src/mh.c
17736         * src/common/utils.c
17737                 sync with HEAD
17738
17739 2005-01-24 [colin]      1.0.0cvs11.1
17740
17741         * src/procheader.c
17742                 Sync with HEAD
17743
17744 2005-01-24 [colin]      1.0.0cvs10.1
17745
17746         * src/folderview.c
17747                 Sync with HEAD
17748
17749 2005-01-23 [colin]      1.0.0cvs9.1
17750
17751         * src/crash.c
17752                 Sync with HEAD
17753
17754 2005-01-22 [colin]      1.0.0cvs8.1
17755
17756         * src/summaryview.c
17757         * src/gtk/quicksearch.c
17758                 Sync with HEAD
17759
17760 2005-01-21 [colin]      1.0.0cvs7.1
17761
17762         * src/summaryview.c
17763                 Sync with HEAD
17764
17765 2005-01-21 [colin]      1.0.0cvs6.1
17766
17767         * src/summaryview.c
17768                 Sync with HEAD
17769
17770 2005-01-21 [colin]      1.0.0cvs5.1
17771
17772         * src/gtk/quicksearch.c
17773         * src/prefs_common.c
17774         * src/prefs_common.h
17775                 Sync with HEAD (recurse option)
17776
17777 2005-01-21 [colin]      1.0.0cvs4.1
17778
17779         * src/folder.h
17780         * src/folderview.c
17781         * src/folderview.h
17782         * src/summaryview.c
17783         * src/gtk/quicksearch.c
17784         * src/gtk/quicksearch.h
17785                 Sync with HEAD (recursive quicksearch)
17786
17787 2005-01-20 [colin]      1.0.0cvs3.4
17788
17789         * src/ssl_manager.c
17790                 Remove useless code
17791
17792 2005-01-20 [colin]      1.0.0cvs3.3
17793
17794         * src/ssl_manager.c
17795                 Fix leak, thanks to Alfons.
17796
17797 2005-01-20 [colin]      1.0.0cvs3.2
17798
17799         * src/ssl_manager.c
17800                 Port SSL certificate window to GTK2.
17801
17802 2005-01-20 [paul]       1.0.0cvs3.1
17803
17804         * ChangeLog.claws
17805         * configure.ac
17806         * src/addrindex.c
17807         * src/addrindex.h
17808                 sync with HEAD
17809
17810 2005-01-19 [colin]      1.0.0cvs2.2
17811
17812         * src/plugins/trayicon/trayicon.c
17813                 Fix freeze with gtk-2.6, the easy way
17814                 (signal blocking helpless there...)
17815                 Closes bug #668.
17816
17817 2005-01-19 [colin]      1.0.0cvs2.1
17818
17819         * src/mbox.c
17820         * src/mbox.h
17821         * src/mainwindow.c
17822         * src/summaryview.c
17823         * src/summaryview.h
17824                 Sync with HEAD
17825
17826 2005-01-19 [paul]       1.0.0cvs1.1
17827
17828         * configure.ac
17829         * po/de.po
17830         * po/es.po
17831         * po/fr.po
17832         * po/hr.po
17833         * po/it.po
17834         * po/ja.po
17835         * po/ko.po
17836         * po/pt_BR.po
17837         * po/ru.po
17838         * po/sk.po
17839         * po/sr.po
17840                 sync with HEAD (update translations)
17841
17842 2005-01-18 [colin]      1.0.0cvs0.1
17843
17844         * src/foldersel.c
17845                 Specify search column - patch by Alfons
17846
17847 2005-01-18 [colin]      0.9.13cvs36.3
17848
17849         * src/prefs_toolbar.c
17850                 Change Delete to Remove
17851         * src/prefs_fonts.c
17852                 GTK2 version and leak fixes
17853         * src/prefs_actions.c
17854                 Add stock buttons.
17855                 All patches by Alfons
17856
17857 2005-01-17 [colin]      0.9.13cvs36.2
17858
17859         * src/compose.c
17860                 Fix DnD inserting twice. While at it,
17861                 add DnD support for text/plain in the
17862                 body, and add support in the headers.
17863
17864 2005-01-16 [colin]      0.9.13cvs36.1
17865
17866         * ChangeLog
17867         * ChangeLog.jp
17868         * ChangeLog.claws
17869                 Sync with HEAD (nothing applicable)
17870
17871 2005-01-16 [colin]      0.9.13cvs33.2
17872
17873         * src/prefs_toolbar.c
17874                 GTK2ize prefs_toolbar, by Alfons.
17875
17876 2005-01-14 [colin]      0.9.13cvs33.1
17877
17878         * src/html.c
17879         * src/msgcache.c
17880                 Sync with HEAD
17881
17882 2005-01-14 [colin]      0.9.13cvs32.1
17883
17884         * src/html.c
17885         * src/html.h
17886         * src/msgcache.c
17887         * AUTHORS
17888         * tools/calypso_convert.pl
17889                 Sync with HEAD
17890
17891 2005-01-08 [colin]      0.9.13cvs29.2
17892
17893         * src/prefs_filtering_action.c
17894         * src/prefs_filtering.c
17895                 2 more gtk2 patches by Alfons
17896
17897 2005-01-07 [paul]       0.9.13cvs29.1
17898
17899         * ChangeLog
17900         * ChangeLog.claws
17901         * ChangeLog.jp
17902         * configure.ac
17903         * src/pop.c
17904         * src/pop.h
17905                 sync with HEAD
17906
17907 2005-01-07 [colin]      0.9.13cvs28.3
17908
17909         * src/gtk/progressdialog.c
17910         * src/gtk/progressdialog.h
17911         * src/inc.c
17912         * src/send_message.c
17913                 GTK2 for the incorporation dialog. The CList isn't dead
17914                 yet, for a more smooth migration. Patch by Alfons.
17915
17916 2005-01-06 [colin]      0.9.13cvs28.2
17917
17918         * src/prefs_display_header.c
17919                 GTK2 conversion by Alfons
17920         * src/prefs_actions.c
17921         * src/prefs_matcher.c
17922                 Fix 2 leaks - patch by Alfons
17923
17924 2005-01-06 [colin]      0.9.13cvs28.1
17925
17926         * src/prefs_matcher.c
17927                 Sync with HEAD
17928
17929 2005-01-06 [colin]      0.9.13cvs27.4
17930
17931         * src/prefs_matcher.c
17932                 Fix double-free. Patch by Alfons
17933
17934 2005-01-06 [colin]      0.9.13cvs27.3
17935
17936         * src/prefs_matcher.c
17937                 GTK2 widgets + memleak
17938                 Patch by Alfons
17939
17940 2005-01-05 [colin]      0.9.13cvs27.2
17941
17942         * src/account.c
17943         * src/addr_compl.c
17944         * src/foldersel.c
17945         * src/stock_pixmap.c
17946         * src/stock_pixmap.h
17947                 3 more GTK2 patches by Alfons.
17948
17949 2005-01-04 [colin]      0.9.13cvs27.1
17950
17951         * src/folderview.c
17952         * src/imap_gtk.c
17953         * src/news_gtk.c
17954                 Sync with HEAD
17955
17956 2005-01-04 [colin]      0.9.13cvs25.9
17957
17958         * src/compose.c
17959                 Fix Show Ruler menuitem
17960         * src/prefs_template.c
17961                 Convert to GTK2
17962         * src/common/utils.c
17963                 Make auto pointer stuff handles NULLs
17964                 Patches by Alfons.
17965
17966 2005-01-04 [colin]      0.9.13cvs25.8
17967
17968         * src/compose.c
17969                 Move the attachment list to gtk2
17970                 Patch by Alfons.
17971
17972 2005-01-04 [colin]      0.9.13cvs25.7
17973
17974         * src/textview.c
17975                 Make some keys work again
17976                 Patch by SungHyun Nam <namsh@kldp.org>
17977
17978 2005-01-04 [colin]      0.9.13cvs25.6
17979
17980         * src/gtk/gtkshruler.c
17981                 Move the ruler to GTK2
17982                 Patch by Alfons
17983
17984 2005-01-03 [colin]      0.9.13cvs25.5
17985
17986         * src/compose.c
17987                 Fix my broken patch apply 
17988
17989 2005-01-03 [colin]      0.9.13cvs25.4
17990
17991         * src/common/utils.c
17992         * src/common/utils.h
17993         * src/gtk/prefswindow.c
17994                 Move auto pointer stuff to utils.c
17995                 Patch by Alfons again :)
17996
17997 2005-01-03 [colin]      0.9.13cvs25.3
17998
17999         * src/compose.c
18000         * src/prefs_gtk.c
18001         * src/prefs_template.c
18002         * src/textview.c
18003                 Empty text widgets with empty strings, not NULL char
18004                 Patch by SungHyun Nam <namsh@kldp_org>
18005
18006 2005-01-03 [colin]      0.9.13cvs25.2
18007
18008         * src/main.c
18009         * AUTHORS
18010                 Sync with HEAD
18011
18012 2005-01-03 [colin]      0.9.13cvs25.1
18013
18014         * src/pop.c
18015         * src/pop.h
18016                 Sync with HEAD
18017
18018 2005-01-03 [colin]      0.9.13cvs24.3
18019
18020         * src/account.c
18021                 Two patches from Alfons and Alex S Moore:
18022                 fix images, fix return value.
18023
18024 2005-01-01 [colin]      0.9.13cvs24.2
18025
18026         * src/prefs_actions.c
18027                 Fix over-zealous assertion. Patch by Alfons
18028
18029 2005-01-01 [colin]      0.9.13cvs24.1
18030
18031         * src/procmime.c
18032                 Sync with HEAD (leak fix)
18033
18034 2004-12-31 [colin]      0.9.13cvs23.2
18035
18036         * src/prefs_common.c
18037                 GTK2 widgets + stock buttons - patch by Alfons
18038
18039 2004-12-31 [paul]       0.9.13cvs23.1
18040
18041         * configure.ac
18042                 bump up EXTRA_VERSION to match (sync'ed) HEAD
18043         * src/gtk/pluginwindow.c
18044                 use GTK2 widgets and plug memory leaks,
18045                 patches by Alfons
18046
18047 2004-12-30 [colin]      0.9.13cvs22.4
18048
18049         * src/account.c
18050         * src/action.c
18051         * src/export.c
18052         * src/foldersel.c
18053         * src/import.c
18054         * src/message_search.c
18055         * src/prefs_actions.c
18056         * src/prefs_common.c
18057         * src/prefs_customheader.c
18058         * src/prefs_filtering.c
18059         * src/prefs_summary_column.c
18060         * src/summary_search.c
18061         * src/gtk/about.c
18062         * src/gtk/description_window.c
18063         * src/gtk/gtkutils.c
18064         * src/gtk/gtkutils.h
18065         * src/gtk/inputdialog.c
18066         * src/gtk/prefswindow.c
18067                 Use GTK2 stock buttons. Patches by Alfons.
18068
18069 2004-12-30 [colin]      0.9.13cvs22.3
18070
18071         * src/account.c
18072                 Sync with HEAD
18073         * src/prefs_actions.c
18074         * src/prefs_customheader.c
18075         * src/prefs_filtering.c
18076         * src/prefs_msg_colors.c
18077         * src/prefs_summary_column.c
18078         * src/gtk/prefswindow.c
18079                 Use GtkTreeView instead of deprecated 
18080                 widgets. Patches by Alfons.
18081
18082 2004-12-30 [paul]       0.9.13cvs22.2
18083
18084         * src/foldersel.c
18085                 use GTK 2 Tree View
18086                 patch by Alfons, with root folder sorting fix
18087                 by Stephan Sachse
18088
18089 2004-12-30 [paul]       0.9.13cvs22.1
18090
18091         * ChangeLog
18092         * ChangeLog.claws
18093         * ChangeLog.jp
18094         * NEWS
18095         * configure.ac
18096         * src/account.c
18097                 sync with HEAD
18098
18099 2004-12-22 [martin]     0.9.13cvs21.2
18100
18101         * src/action.c
18102                 free the command line after its use
18103
18104 2004-12-18 [paul]       0.9.13cvs21.1
18105
18106         * AUTHORS
18107         * ChangeLog
18108         * ChangeLog.claws
18109         * ChangeLog.jp
18110         * NEWS
18111         * configure.ac
18112         * src/action.c
18113         * src/compose.c
18114         * src/syldap.c
18115                 sync with HEAD
18116
18117 2004-12-17 [martin]     0.9.13cvs17.2
18118
18119         * src/action.c
18120                 convert actions input to locale
18121         * src/inc.c
18122                 convert notification command to locale
18123         * src/plugins/pgpmime/select-keys.c
18124                 convert attributes to utf8
18125
18126 2004-12-14 [colin]      0.9.13cvs17.1
18127
18128         * ChangeLog
18129         * ChangeLog.jp
18130         * ChangeLog.claws
18131         * src/action.c
18132         * src/common/utils.c
18133         * src/gtk/prefswindow.c
18134         * src/gtk/gtkutils.c
18135         * src/gtk/gtkutils.h
18136         * src/plugins/spamassassin/libspamc.c
18137                 Sync with HEAD
18138
18139 2004-12-13 [colin]      0.9.13cvs14.1
18140
18141         * src/quote_fmt_parse.y
18142                 Sync with HEAD
18143
18144 2004-12-10 [colin]      0.9.13cvs12.1
18145
18146         * src/prefs_themes.c
18147         * src/mainwindow.c
18148         * src/messageview.c
18149                 Sync with HEAD
18150
18151 2004-12-09 [colin]      0.9.13cvs10.1
18152
18153         * src/procmime.c
18154                 Sync with HEAD (fix B64 encoding from memory)
18155
18156 2004-12-08 [colin]      0.9.13cvs9.1
18157
18158         * src/gtk/colorlabel.c
18159                 Sync with HEAD
18160
18161 2004-12-08 [paul]       0.9.13cvs8.2
18162
18163         * src/gtk/pluginwindow.c
18164                 fix window resizing oddities
18165
18166 2004-12-08 [colin]      0.9.13cvs8.1
18167
18168         * src/quote_fmt_parse.y
18169                 Sync with HEAD
18170
18171 2004-12-08 [colin]      0.9.13cvs7.1
18172
18173         * src/matcher_parser_parse.y
18174         * src/msgcache.c
18175         * src/prefs_matcher.c
18176         * src/procheader.c
18177         * src/matcher.c
18178         * src/common/defs.h
18179         * po/sr.po
18180                 Sync with HEAD
18181
18182 2004-12-08 [colin]      0.9.13cvs6.1
18183
18184         * src/quote_fmt_parse.y
18185         * src/textview.c
18186                 Sync with HEAD
18187         * src/gtk/prefswindow.c
18188         * src/gtk/pluginwindow.c
18189                 Fix G_CALLBACKS protos (thanks to Alfons)
18190
18191 2004-12-07 [torte]      0.9.13cvs2.2
18192
18193         * src/procmime.c
18194                 [Bug 650] reply button causes crash
18195                 Thanks to David Relson and Christoph
18196
18197 2004-12-07 [colin]      0.9.13cvs2.1
18198
18199         * ChangeLog.claws
18200         * AUTHORS
18201         * po/sk.po
18202         * src/procmime.c
18203         * src/prefs_account.c
18204         * src/common/smtp.c
18205         * src/common/smtp.h
18206                 Sync with HEAD
18207
18208 2004-12-06 [colin]      0.9.12cvs187.1
18209
18210         * ChangeLog.claws
18211         * INSTALL
18212         * Makefile.am
18213         * README.claws
18214         * TODO.claws
18215         * configure.ac
18216         * po/bg.po
18217         * po/cs.po
18218         * po/el.po
18219         * po/en_GB.po
18220         * po/es.po
18221         * po/fr.po
18222         * po/hr.po
18223         * po/hu.po
18224         * po/it.po
18225         * po/ja.po
18226         * po/ko.po
18227         * po/nl.po
18228         * po/pl.po
18229         * po/pt_BR.po
18230         * po/ru.po
18231         * po/sk.po
18232         * po/sr.po
18233         * po/sv.po
18234         * po/zh_CN.po
18235         * po/zh_TW.Big5.po
18236         * src/compose.c
18237         * tools/Makefile.am
18238         * tools/README
18239         * tools/filter_conv.pl
18240         * tools/kdeservicemenu/README
18241         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18242         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18243                 Sync with HEAD
18244
18245 2004-12-04 [colin]      0.9.12cvs183.1
18246
18247         * src/compose.c
18248                 Sync with HEAD (compose window position saving)
18249
18250 2004-12-04 [paul]       0.9.12cvs182.3
18251
18252         * src/messageview.c
18253         * src/mimeview.c
18254         * src/prefs_customheader.c
18255         * src/gtk/quicksearch.c
18256                 replace some forgotten GTK_SIGNAL_FUNCs
18257
18258 2004-12-04 [paul]       0.9.12cvs182.2
18259
18260         * src/Makefile.am
18261                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
18262                 committed in error      
18263
18264 2004-12-04 [paul]       0.9.12cvs182.1
18265
18266         * ChangeLog
18267         * ChangeLog.claws
18268         * ChangeLog.jp
18269         * INSTALL
18270         * NEWS
18271         * README
18272         * README.jp
18273         * configure.ac
18274         * doc/manual/ja/Makefile.am
18275         * doc/manual/ja/sylpheed-1.html
18276         * doc/manual/ja/sylpheed-10.html
18277         * doc/manual/ja/sylpheed-11.html
18278         * doc/manual/ja/sylpheed-12.html
18279         * doc/manual/ja/sylpheed-13.html
18280         * doc/manual/ja/sylpheed-14.html
18281         * doc/manual/ja/sylpheed-15.html
18282         * doc/manual/ja/sylpheed-16.html
18283         * doc/manual/ja/sylpheed-17.html
18284         * doc/manual/ja/sylpheed-18.html
18285         * doc/manual/ja/sylpheed-19.html
18286         * doc/manual/ja/sylpheed-2.html
18287         * doc/manual/ja/sylpheed-20.html
18288         * doc/manual/ja/sylpheed-3.html
18289         * doc/manual/ja/sylpheed-4.html
18290         * doc/manual/ja/sylpheed-5.html
18291         * doc/manual/ja/sylpheed-6.html
18292         * doc/manual/ja/sylpheed-7.html
18293         * doc/manual/ja/sylpheed-8.html
18294         * doc/manual/ja/sylpheed-9.html
18295         * doc/manual/ja/sylpheed.html
18296         * doc/manual/ja/sylpheed.sgml
18297         * po/de.po
18298         * src/Makefile.am
18299         * src/compose.c
18300         * src/procmime.c
18301         * src/pixmaps/regular.xpm **REMOVED**
18302         * src/plugins/pgpmime/pgpmime.c
18303         * src/plugins/pgpmime/plugin.c
18304         * src/plugins/pgpmime/prefs_gpg.c
18305                 sync with HEAD
18306
18307 2004-12-03 [paul]       0.9.12cvs180.1
18308
18309         * ChangeLog
18310         * ChangeLog.claws
18311         * ChangeLog.jp
18312         * configure.ac
18313         * src/Makefile.am
18314         * src/pop.c
18315         * src/common/utils.c
18316         * src/common/utils.h
18317         * src/pixmaps/continue.xpm
18318         * src/pixmaps/dir_close.xpm
18319         * src/pixmaps/dir_open.xpm
18320         * src/pixmaps/drafts_close.xpm
18321         * src/pixmaps/drafts_open.xpm
18322         * src/pixmaps/folder.xpm **REMOVED**
18323         * src/pixmaps/group.xpm
18324         * src/pixmaps/unread.xpm
18325                 sync with HEAD
18326
18327 2004-12-02 [colin]      0.9.12cvs179.1
18328
18329         * src/compose.c
18330                 Sync with HEAD (non-duplicated reedition)
18331
18332 2004-12-02 [colin]      0.9.12cvs178.1
18333
18334         * src/compose.c
18335                 Sync with HEAD (linewrap_quote fix)
18336
18337 2004-12-01 [colin]      0.9.12cvs177.3
18338
18339         * src/addrharvest.c
18340                 Replace sizeof with strlen
18341
18342 2004-12-01 [paul]       0.9.12cvs177.2
18343
18344         * src/addrharvest.c
18345                 fix 'harvest addresses'
18346
18347 2004-11-30 [colin]      0.9.12cvs177.1
18348
18349         * src/gtk/prefswindow.c
18350         * src/gtk/pluginwindow.c
18351                 Sync with HEAD
18352
18353 2004-11-29 [colin]      0.9.12cvs176.1
18354
18355         * src/folderview.c
18356                 sync with HEAD (Fix disappearing separators in folderview's popup)
18357
18358 2004-11-29 [colin]      0.9.12cvs175.1
18359
18360         * src/procmime.c
18361                 Sync with head (another format fix)
18362
18363 2004-11-29 [colin]      0.9.12cvs174.1
18364
18365         * src/pop.c
18366                 Sync with HEAD (format string fix)
18367
18368 2004-11-26 [colin]      0.9.12cvs173.1
18369
18370         * src/common/smtp.c
18371         * src/common/smtp.h
18372                 Sync with HEAD
18373
18374 2004-11-24 [colin]      0.9.12cvs172.1
18375
18376         * src/plugins/pgpmime/pgpmime.c
18377                 Sync with HEAD
18378
18379 2004-11-24 [colin]      0.9.12cvs171.1
18380
18381         * src/plugins/pgpmime/pgpmime.c
18382                 Sync with head (gpgmectx leaks)
18383
18384 2004-11-24 [colin]      0.9.12cvs169.1
18385
18386         * src/plugins/pgpmime/plugin.c
18387         * src/plugins/trayicon/Makefile.am
18388         * src/plugins/trayicon/newmarkedmail.xpm
18389         * src/plugins/trayicon/trayicon.c
18390         * src/plugins/trayicon/unreadmarkedmail.xpm
18391                 Sync with HEAD
18392
18393 2004-11-23 [colin]      0.9.12cvs168.1
18394
18395         * src/partial_download.c
18396         * src/partial_download.h
18397         * src/plugins/pgpmime/plugin.c
18398                 Sync with HEAD
18399
18400 2004-11-23 [colin]      0.9.12cvs166.1
18401
18402         * src/Makefile.am
18403         * src/codeconv.c
18404         * src/compose.c
18405         * src/folderview.c
18406         * src/main.c
18407         * src/partial_download.c
18408         * src/partial_download.h
18409         * src/prefs_account.c
18410         * src/prefs_account.h
18411         * src/privacy.c
18412         * src/privacy.h
18413         * src/procmime.c
18414         * src/common/Makefile.am
18415         * src/common/base64.h
18416         * src/common/partial_download.c
18417         * src/common/partial_download.h
18418         * src/gtk/prefswindow.c
18419         * src/gtk/prefswindow.h
18420         * src/plugins/pgpmime/pgpmime.c
18421         * src/plugins/pgpmime/prefs_gpg.c
18422         * src/plugins/pgpmime/prefs_gpg.h
18423         * src/plugins/pgpmime/sgpgme.c
18424         * src/plugins/pgpmime/sgpgme.h
18425                 Sync with HEAD
18426
18427 2004-11-23 [colin]      0.9.12cvs163.1
18428
18429         * src/main.c
18430                 Sync with HEAD (cursor optimization)
18431
18432 2004-11-23 [colin]      0.9.12cvs162.1
18433
18434         * src/prefs_common.c
18435         * src/prefs_themes.c
18436         * src/procmsg.c
18437                 Sync with HEAD
18438
18439 2004-11-23 [colin]      0.9.12cvs158.9
18440
18441         * src/compose.c
18442                 Fix double-free when forwarding
18443         * src/msgcache.c
18444                 Fix leak on error path
18445                 
18446
18447 2004-11-23 [colin]      0.9.12cvs158.8
18448
18449         * src/compose.c
18450                 Fix possible double-free
18451                 Spotted by Alfons
18452
18453 2004-11-23 [colin]      0.9.12cvs158.7
18454
18455         * src/compose.c
18456                 Fix some signal handlers' prototypes
18457                 Spotted by Alfons
18458
18459 2004-11-22 [colin]      0.9.12cvs158.6
18460
18461         * src/compose.c
18462                 Remove unneeded code and duplicated
18463                 wrapping - patch by Alfons
18464
18465 2004-11-22 [colin]      0.9.12cvs158.5
18466
18467         * src/prefs_themes.c
18468                 Fix oversized selector
18469
18470 2004-11-22 [colin]      0.9.12cvs158.4
18471
18472         * src/compose.c
18473                 fix dump_text()
18474                 patch by Alfons
18475
18476 2004-11-19 [colin]      0.9.12cvs158.3
18477
18478         * src/textview.c
18479                 Add a context menu on links (open, copy)
18480
18481 2004-11-18 [paul]       0.9.12cvs158.2
18482
18483         * src/addrgather.c
18484         * src/exphtmldlg.c
18485         * src/expldifdlg.c
18486         * src/mimeview.c
18487         * src/prefs_common.c
18488         * src/plugins/image_viewer/viewer.c
18489         * src/plugins/spamassassin/spamassassin_gtk.c
18490                 replace deprecated gtk_notebook_set_page
18491                 and gtk_notebook_current_page
18492
18493 2004-11-18 [paul]       0.9.12cvs158.1
18494
18495         * configure.ac
18496         * src/compose.c
18497         * src/mainwindow.c
18498         * src/messageview.c
18499         * src/prefs_common.c
18500         * src/common/utils.c
18501         * src/common/utils.h
18502                 sync with HEAD
18503
18504 2004-11-17 [colin]      0.9.12cvs156.1
18505
18506         * src/prefs_account.c
18507         * src/prefs_account.h
18508         * src/procmsg.c
18509                 Sync with HEAD (add pref to store encrypted mails encrypted)
18510
18511 2004-11-17 [paul]       0.9.12cvs155.1
18512
18513         * ChangeLog
18514         * ChangeLog.claws
18515         * ChangeLog.jp
18516         * NEWS
18517         * configure.ac
18518         * src/compose.c
18519         * src/jpilot.c
18520         * src/privacy.c
18521         * src/procmime.c
18522         * src/procmime.h
18523         * src/procmsg.c
18524         * src/toolbar.c
18525         * src/pixmaps/error.xpm
18526                 sync with HEAD
18527
18528 2004-11-17 [colin]      0.9.12cvs151.1
18529
18530         * src/plugins/pgpmime/pgpmime.c
18531                 Sync with HEAD (remove debug printf)
18532
18533 2004-11-17 [colin]      0.9.12cvs150.1
18534
18535         * src/plugins/pgpmime/pgpmime.c
18536                 Sync with HEAD (off-by-one fix)
18537
18538 2004-11-17 [colin]      0.9.12cvs149.1
18539
18540         * src/procmsg.c
18541                 Sync with HEAD (coding style fixes)
18542
18543 2004-11-16 [colin]      0.9.12cvs148.1
18544
18545         * src/procmsg.c
18546                 Sync with head (Fix the fix)
18547
18548 2004-11-16 [colin]      0.9.12cvs147.1
18549
18550         * src/procmsg.c
18551                 Sync with Main (leak fix)
18552
18553 2004-11-16 [colin]      0.9.12cvs146.14
18554
18555         * src/compose.c
18556                 Remove useless chunk of code
18557                 Patch by Alfons
18558
18559 2004-11-15 [colin]      0.9.12cvs146.13
18560
18561         * src/compose.c
18562                 Fix drafting after insertion
18563                 Patch by Alfons
18564
18565 2004-11-15 [colin]      0.9.12cvs146.12
18566
18567         * src/compose.c
18568         * src/prefs_filtering.c
18569         * src/prefs_filtering_action.c
18570         * src/prefs_toolbar.c
18571                 Fix some const-correctness
18572
18573 2004-11-15 [colin]      0.9.12cvs146.11
18574
18575         * src/summaryview.c
18576         * src/prefs_themes.c
18577         * src/messageview.c
18578                 Fix some leaks
18579
18580 2004-11-15 [colin]      0.9.12cvs146.10
18581
18582         * src/codeconv.c
18583                 More unreadable locale fixes
18584
18585 2004-11-14 [colin]      0.9.12cvs146.9
18586
18587         * src/textview.c
18588                 Fix uri_security_check
18589                 Patch by Alfons
18590
18591 2004-11-13 [paul]       0.9.12cvs146.8
18592
18593         * src/folder.c
18594         * src/procmime.c
18595                 fix 2 bugs introduced in last commit
18596
18597 2004-11-13 [paul]       0.9.12cvs146.7
18598
18599         * src/compose.c
18600         * src/exporthtml.c
18601         * src/exportldif.c
18602         * src/folder.c
18603         * src/imap.c
18604         * src/imap_gtk.c
18605         * src/main.c
18606         * src/mainwindow.c
18607         * src/messageview.c
18608         * src/mh_gtk.c
18609         * src/prefs_themes.c
18610         * src/procmime.c
18611         * src/setup.c
18612         * src/summaryview.c
18613                 replace deprecated g_basename
18614
18615 2004-11-13 [paul]       0.9.12cvs146.6
18616
18617         * src/compose.c
18618         * src/imap.c
18619         * src/matcher_parser.h
18620         * src/matcher_parser_parse.y
18621         * src/prefs_filtering.c
18622         * src/prefs_filtering_action.c
18623         * src/prefs_themes.c
18624         * src/prefs_toolbar.c
18625         * src/common/utils.c
18626                 various small fixes/cleanups
18627
18628 2004-11-12 [colin]      0.9.12cvs146.5
18629
18630         * src/textview.c
18631                 Validate event's origin on visibility notify
18632                 Patch by Alfons.
18633
18634 2004-11-12 [paul]       0.9.12cvs146.4
18635
18636         * src/exporthtml.c
18637         * src/exportldif.c
18638         * src/imap.c
18639         * src/mh.c
18640         * src/mimeview.c
18641         * src/prefs_spelling.c
18642         * src/prefs_themes.c
18643                 replace deprecated g_dirname    
18644
18645 2004-11-12 [colin]      0.9.12cvs146.3
18646
18647         * src/textview.c
18648                 Some coding style fixes
18649
18650 2004-11-12 [colin]      0.9.12cvs146.2
18651
18652         * src/codeconv.c
18653                 We want to replace _all_ extended chars in
18654                 conv_unreadable_*, because any string containing
18655                 extended chars not parsing as UTF8 is 
18656                 undisplayed on gtk2.
18657
18658 2004-11-12 [paul]       0.9.12cvs146.1
18659
18660         * ChangeLog
18661         * ChangeLog.claws
18662         * ChangeLog.jp
18663         * NEWS
18664         * configure.ac
18665         * src/account.c
18666         * src/folderview.c
18667         * src/folderview.h
18668         * src/imap.c
18669         * src/imap_gtk.c
18670         * src/inc.c
18671         * src/mainwindow.c
18672         * src/mh_gtk.c
18673         * src/news_gtk.c
18674         * src/pop.c
18675         * src/prefs_account.c
18676         * src/prefs_account.h
18677         * src/prefs_ext_prog.c
18678         * src/procmime.c
18679         * src/procmime.h
18680         * src/procmsg.c
18681         * src/procmsg.h
18682         * src/summary_search.c
18683         * src/summaryview.c
18684         * src/textview.c
18685         * src/common/defs.h
18686         * src/common/utils.c
18687         * src/common/utils.h
18688         * src/gtk/menu.c
18689         * src/gtk/menu.h
18690                 sync with HEAD
18691
18692 2004-11-11 [colin]      0.9.12cvs144.2
18693
18694         * src/textview.c
18695                 Fix URI range selection (patch by Alfons)
18696
18697 2004-11-09 [colin]      0.9.12cvs144.1
18698
18699         * ChangeLog.claws
18700         * src/compose.c
18701         * src/folder.c
18702         * src/folder_item_prefs.c
18703         * src/prefs_account.c
18704         * src/prefs_account.h
18705         * src/plugins/pgpmime/pgpmime.c
18706                 Sync with HEAD
18707
18708 2004-11-08 [colin]      0.9.12cvs143.1
18709
18710         * src/summaryview.c
18711                 Sync with HEAD (optimize quicksearch)
18712
18713 2004-11-08 [colin]      0.9.12cvs142.2
18714
18715         * src/compose.c
18716                 Don't wrap when Edit/Auto wrapping is disabled
18717
18718 2004-11-08 [colin]      0.9.12cvs142.1
18719
18720         * src/textview.c
18721                 Sync with HEAD
18722
18723 2004-11-08 [colin]      0.9.12cvs141.1
18724
18725         * src/textview.c
18726                 Sync with HEAD (fix some mail URIs)
18727
18728 2004-11-08 [colin]      0.9.12cvs140.3
18729
18730         * src/textview.c
18731                 o Use text cursor instead of arrow when
18732                   not on a link
18733                 o Fix handling of contiguous links (as in
18734                   "colin@colino.net" <colin@colino.net>)
18735                   This one unveils a bug in get_email_part()
18736
18737 2004-11-07 [colin]      0.9.12cvs140.2
18738
18739         * src/textview.c
18740                 Fix memleak. Patch by Alfons.
18741
18742 2004-11-06 [colin]      0.9.12cvs140.1
18743
18744         * src/compose.c
18745                 Sync with HEAD (don't ask passphrase
18746                 when drafting)
18747
18748 2004-11-06 [paul]       0.9.12cvs139.2
18749
18750         * AUTHORS
18751         * src/textview.c
18752         * src/textview.h
18753                 textview URI handling. hovering over a 
18754                 link displays it in the status bar,
18755                 and changes the mouse pointer to a hand 
18756                 cursor. a link is activated with a single 
18757                 click. (Modified from the) patch by Jean-Yves 
18758                 Lefort <jylefort@users.sourceforge.net>
18759                 
18760
18761 2004-11-05 [colin]      0.9.12cvs139.1
18762
18763         * src/compose.c
18764         * src/procmime.c
18765                 Sync with HEAD again ^^
18766
18767 2004-11-05 [colin]      0.9.12cvs139.1
18768
18769         * src/compose.c
18770         * src/procmime.c
18771                 Sync with HEAD
18772
18773 2004-11-03 [paul]       0.9.12cvs138.1
18774
18775         * ChangeLog.claws
18776         * configure.ac
18777         * po/POTFILES.in
18778         * src/prefs_ext_prog.c
18779         * src/procmime.c
18780         * tools/kdeservicemenu/README
18781         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18782         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18783                 sync with HEAD
18784
18785 2004-11-01 [christoph]  0.9.12cvs136.2
18786
18787         * src/procmime.c
18788                 convert MIME parameters to UTF-8
18789
18790 2004-10-29 [colin]      0.9.12cvs136.1
18791
18792         * src/common/utils.c
18793                 Sync with HEAD (don't use '=' in mime boundary)
18794
18795 2004-10-29 [paul]       0.9.12cvs135.1
18796
18797         * configure.ac
18798         * doc/src/rfc2231.txt
18799         * src/procmime.c
18800         * src/common/quoted-printable.c
18801         * src/common/utils.c
18802         * src/common/utils.h
18803                 sync with HEAD
18804
18805 2004-10-27 [paul]       0.9.12cvs134.1
18806
18807         * configure.ac
18808         * src/main.c
18809         * src/procmime.c
18810         * src/plugins/pgpmime/pgpmime.c
18811                 sync with HEAD
18812
18813 2004-10-26 [paul]       0.9.12cvs132.3
18814
18815         * src/account.c
18816         * src/addressbook.c
18817         * src/addrgather.c
18818         * src/addrharvest.c
18819         * src/codeconv.c
18820         * src/compose.c
18821         * src/customheader.c
18822         * src/editaddress.c
18823         * src/editgroup.c
18824         * src/enriched.c
18825         * src/expldifdlg.c
18826         * src/exporthtml.c
18827         * src/exportldif.c
18828         * src/folder.c
18829         * src/foldersel.c
18830         * src/folderview.c
18831         * src/grouplistdialog.c
18832         * src/html.c
18833         * src/imap.c
18834         * src/jpilot.c
18835         * src/ldapserver.c
18836         * src/ldif.c
18837         * src/mimeview.c
18838         * src/news.c
18839         * src/news_gtk.c
18840         * src/pop.c
18841         * src/prefs_display_header.c
18842         * src/prefs_gtk.c
18843         * src/prefs_msg_colors.c
18844         * src/prefs_toolbar.c
18845         * src/procheader.c
18846         * src/procmime.c
18847         * src/summaryview.c
18848         * src/textview.c
18849         * src/toolbar.c
18850         * src/vcard.c
18851         * src/common/mgutils.c
18852         * src/common/nntp.c
18853         * src/common/smtp.c
18854         * src/common/template.c
18855         * src/common/utils.c
18856         * src/common/xmlprops.c
18857         * src/plugins/pgpmime/pgpmime.c
18858         * src/plugins/pgpmime/select-keys.c
18859         * src/plugins/pgpmime/sgpgme.c
18860                 replace deprecated g_strcasecmp(), g_strncasecmp(),
18861                 g_string_sprintfa(), gtk_notebook_current_page()
18862
18863 2004-10-26 [colin]      0.9.12cvs132.2
18864
18865         * src/prefs_folder_item.c
18866                 Fix default-account selection
18867
18868 2004-10-21 [colin]      0.9.12cvs133
18869
18870         * src/compose.c
18871                 Sync with HEAD (Remove extra separator in compose's Options)
18872         * src/textview.c
18873                 Set wrapping to char
18874
18875 2004-10-21 [paul]       0.9.12cvs131.2
18876
18877         * src/compose.c
18878         * src/sourcewindow.c
18879                 fix wrapping
18880                 fix window shrinking 
18881
18882 2004-10-21 [colin]      0.9.12cvs131.1
18883
18884         * ChangeLog.claws
18885         * src/compose.c
18886                 Sync with HEAD
18887
18888 2004-10-21 [paul]       0.9.12cvs130.2
18889
18890         * src/prefs_folder_item.c
18891                 sync with HEAD (Apply to subfolders)
18892
18893 2004-10-19 [colin]      0.9.12cvs130.1
18894
18895         * ChangeLog.claws
18896         * src/compose.c
18897         * src/common/utils.c
18898         * src/gtk/menu.c
18899                 Sync with HEAD
18900
18901 2004-10-19 [colin]      0.9.12cvs128.1
18902
18903         * src/addrbook.c
18904         * src/addrcache.c
18905         * src/addressbook.c
18906         * src/codeconv.c
18907         * src/compose.c
18908         * src/customheader.c
18909         * src/editaddress.c
18910         * src/editgroup.c
18911         * src/exporthtml.c
18912         * src/folder.c
18913         * src/folderview.c
18914         * src/imap.c
18915         * src/jpilot.c
18916         * src/main.c
18917         * src/matcher_parser_parse.y
18918         * src/mbox.c
18919         * src/pop.c
18920         * src/prefs_account.c
18921         * src/prefs_gtk.c
18922         * src/prefs_msg_colors.c
18923         * src/procheader.c
18924         * src/procmime.c
18925         * src/procmime.h
18926         * src/procmsg.c
18927         * src/summaryview.c
18928         * src/textview.c
18929         * src/common/base64.c
18930         * src/common/partial_download.c
18931         * src/common/socket.c
18932         * src/common/sylpheed.c
18933         * src/common/utils.c
18934         * src/common/utils.h
18935         * src/gtk/pluginwindow.c
18936         * src/gtk/quicksearch.c
18937         * src/plugins/clamav/clamav_plugin.c
18938         * src/plugins/clamav/clamav_plugin.h
18939         * src/plugins/clamav/clamav_plugin_gtk.c
18940         * src/plugins/pgpmime/passphrase.c
18941         * src/plugins/pgpmime/pgpmime.c
18942         * src/plugins/pgpmime/plugin.c
18943         * src/plugins/pgpmime/prefs_gpg.c
18944         * src/plugins/pgpmime/prefs_gpg.h
18945         * src/plugins/pgpmime/select-keys.c
18946         * src/plugins/pgpmime/sgpgme.c
18947         * src/plugins/spamassassin/libspamc.c
18948         * src/plugins/spamassassin/spamassassin.c
18949         * src/plugins/spamassassin/spamassassin.h
18950         * src/plugins/spamassassin/spamassassin_gtk.c
18951         * src/plugins/trayicon/trayicon.c
18952         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
18953                 Sync with HEAD
18954
18955 2004-10-14 [colin]      0.9.12cvs126.2
18956
18957         * src/codeconv.c
18958         * src/textview.c
18959                 Fix conv_unreadable_locale
18960
18961 2004-10-13 [colin]      0.9.12cvs126.1
18962
18963         * src/compose.c
18964                 Sync with HEAD (don't convert charset for 
18965                 drafted messages, minor cleanup)
18966
18967 2004-10-13 [colin]      0.9.12cvs125.1
18968
18969         * po/POTFILES.in
18970                 Sync with HEAD (POTFILES fix)
18971
18972 2004-10-12 [colin]      0.9.12cvs124.3
18973
18974         * src/compose.c
18975                 Fix encoding bug from latest sync
18976
18977 2004-10-12 [paul]       0.9.12cvs124.2
18978
18979         * src/plugins/pgpmime/prefs_gpg.c
18980         * src/plugins/pgpmime/prefs_gpg.h
18981                 forgotten in last commit        
18982
18983 2004-10-12 [paul]       0.9.12cvs124.1
18984
18985         * ChangeLog.claws
18986         * configure.ac
18987         * m4/spamassassin.m4
18988         * src/Makefile.am
18989         * src/account.c
18990         * src/compose.c
18991         * src/compose.h
18992         * src/crash.c
18993         * src/main.c
18994         * src/mimeview.c
18995         * src/passphrase.c
18996         * src/passphrase.h
18997         * src/prefs_account.c
18998         * src/prefs_account.h
18999         * src/prefs_common.c
19000         * src/privacy.c
19001         * src/privacy.h
19002         * src/procmime.c
19003         * src/procmime.h
19004         * src/procmsg.c
19005         * src/rfc2015.c
19006         * src/rfc2015.h
19007         * src/select-keys.c
19008         * src/select-keys.h
19009         * src/textview.c
19010         * src/common/utils.c
19011         * src/common/utils.h
19012         * src/gtk/about.c
19013         * src/plugins/pgpmime/Makefile.am
19014         * src/plugins/pgpmime/passphrase.c
19015         * src/plugins/pgpmime/passphrase.h
19016         * src/plugins/pgpmime/pgpmime.c
19017         * src/plugins/pgpmime/plugin.c
19018         * src/plugins/pgpmime/select-keys.c
19019         * src/plugins/pgpmime/select-keys.h
19020         * src/plugins/pgpmime/sgpgme.c
19021         * src/plugins/pgpmime/sgpgme.h
19022                 sync with HEAD
19023
19024 2004-10-04 [colin]      0.9.12cvs122.1
19025
19026         * src/mainwindow.c
19027         * src/messageview.c
19028         * src/messageview.h
19029         * src/textview.c
19030                 Sync with HEAD
19031
19032 2004-10-04 [colin]      0.9.12cvs121.1
19033
19034         * src/summaryview.c
19035                 Sync with HEAD
19036
19037 2004-10-04 [paul]       0.9.12cvs120.1
19038
19039         * configure.ac
19040                 sync with HEAD [don't try to build 
19041                 pgpmime plugin when gpgme is disabled]
19042
19043 2004-10-03 [colin]      0.9.12cvs119.3
19044
19045         * src/gtk/gtksctree.c
19046                 Lots of side effects. Put back as before 117.2.
19047         * src/summaryview.c
19048                 Fix bug #602
19049
19050 2004-10-03 [colin]      0.9.12cvs119.2
19051
19052         * src/gtk/gtksctree.c
19053                 Revert 608 fix that doesn't work that good
19054
19055 2004-10-02 [colin]      0.9.12cvs119.1
19056
19057         * src/mainwindow.c
19058         * src/messageview.c
19059         * src/prefs_common.h
19060         * src/procmime.c
19061         * src/procmime.h
19062         * src/textview.c
19063                 Sync with HEAD
19064         * src/gtk/gtksctree.c
19065                 Close bug #608
19066
19067 2004-10-01 [colin]      0.9.12cvs118.1
19068
19069         * src/mimeview.c
19070                 Sync with HEAD (better Save All fix)
19071
19072 2004-10-01 [colin]      0.9.12cvs117.2
19073
19074         * src/gtk/gtksctree.c
19075                 Faster on selection
19076
19077 2004-10-01 [colin]      0.9.12cvs117.1
19078
19079         * src/mimeview.c
19080                 Sync with HEAD (Save All: only attachments)
19081
19082 2004-10-01 [paul]       0.9.12cvs116.1
19083
19084         * ChangeLog.claws
19085         * configure.ac
19086         * src/account.c
19087         * src/prefs_common.c
19088         * src/gtk/colorlabel.c
19089                 sync with HEAD
19090
19091 2004-09-30 [colin]      0.9.12cvs115.1
19092
19093         * src/stock_pixmap.c
19094         * src/stock_pixmap.h
19095         * src/folderview.c
19096         * src/Makefile.am
19097         * src/pixmaps/read.xpm
19098                 Sync with HEAD (new pixmap)
19099
19100 2004-09-29 [colin]      0.9.12cvs114.1
19101
19102         * src/compose.c
19103                 Sync with HEAD
19104                 Fix focus handling in headers
19105
19106 2004-09-29 [paul]       0.9.12cvs113.1
19107
19108         * src/quote_fmt_parse.y
19109                 sync with HEAD
19110  
19111
19112 2004-09-28 [colin]      0.9.12cvs112.1
19113
19114         * src/folderview.c
19115         * src/mainwindow.c
19116                 Sync with HEAD
19117
19118 2004-09-28 [colin]      0.9.12cvs110.1
19119
19120         * src/folderview.c
19121                 Sync with HEAD (Contextual Empty trash menu)
19122
19123 2004-09-28 [colin]      0.9.12cvs108.1
19124
19125         * src/addressbook.c
19126                 Sync with HEAD (addressbook edit on double-click)
19127
19128 2004-09-28 [colin]      0.9.12cvs106.1
19129
19130         * src/inc.c
19131                 Sync with HEAD (folder_item freeze on inc)
19132
19133 2004-09-27 [colin]      0.9.12cvs105.1
19134
19135         * src/folderview.c
19136                 Sync with HEAD (right-align new and unread column)
19137
19138 2004-09-27 [colin]      0.9.12cvs104.1
19139
19140         * src/main.c
19141                 Sync with HEAD (revert 0.9.12cvs101)
19142
19143 2004-09-24 [colin]      0.9.12cvs103.2
19144
19145         * src/wizard.c
19146                 Fix gtk warnings and use domain part of the email address 
19147                 when domain detection fails (no dot in domain name)
19148
19149 2004-09-23 [colin]      0.9.12cvs103.1
19150
19151         * src/plugins/spamassassin/libspamc.c
19152         * src/plugins/spamassassin/libspamc.h
19153         * src/plugins/spamassassin/utils.c
19154         * src/plugins/spamassassin/utils.h
19155                 Sync with HEAD (Update spamassassin to 3.0)
19156
19157 2004-09-21 [colin]      0.9.12cvs102.3
19158
19159         * src/action.c
19160                 Add horizontal scrollbar in action io dialog as needed
19161                 Patch by Alfons.
19162
19163 2004-09-20 [colin]      0.9.12cvs102.2
19164
19165         * src/plugins/image_viewer/viewer.c
19166                 Remove imlib stuff
19167                 use gtk_pixmap_set when clearing
19168                 (would be better to use gtkImages, but causes size-allocate 
19169                 signals storm)
19170
19171 2004-09-17 [paul]       0.9.12cvs102.1
19172
19173         * ChangeLog
19174         * ChangeLog.claws
19175         * ChangeLog.jp
19176         * configure.ac
19177         * src/inc.c
19178                 sync with HEAD
19179
19180
19181 2004-09-17 [colin]      0.9.12cvs101.1
19182
19183         * ChangeLog.claws
19184         * src/main.c
19185                 Sync with HEAD (fix segs at exit)
19186
19187 2004-09-14 [colin]      0.9.12cvs99.5
19188
19189         * src/common/socket.c
19190         * AUTHORS
19191                 Fix send error on 64bit platforms
19192                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
19193
19194 2004-09-14 [colin]      0.9.12cvs99.4
19195
19196         * src/action.c
19197                 Fix action output with utf8 
19198                 Patch by Alfons.
19199
19200 2004-09-14 [colin]      0.9.12cvs99.3
19201
19202         * ChangeLog.claws
19203         * src/folder.c
19204                 Sync with HEAD
19205
19206 2004-09-09 [colin]      0.9.12cvs99.2
19207
19208         * src/action.c
19209                 Fix progress bar (displaying "Completed %v/%u")
19210                 Patch by Alfons.
19211
19212 2004-09-08 [colin]      0.9.12cvs99.1
19213
19214         * src/account.c
19215         * src/folder.c
19216         * src/procmsg.c
19217         * src/procmsg.h
19218         * src/plugins/pgpmime/pgpmime.c
19219                 Sync with HEAD
19220
19221 2004-09-08 [colin]      0.9.12cvs97.2
19222
19223         * src/summaryview.c
19224                 Don't select mails in collapsed threads 
19225                 when navigating with up/down
19226
19227 2004-09-07 [colin]      0.9.12cvs97.1
19228
19229         * src/inc.c
19230                 Sync with HEAD (meaningful error messages)
19231
19232 2004-09-06 [colin]      0.9.12cvs96.1
19233
19234         * src/toolbar.c
19235                 Sync with HEAD (fix Redirect graying out)
19236
19237 2004-09-06 [colin]      0.9.12cvs95.1
19238
19239         * src/summaryview.c
19240         * src/mimeview.c
19241                 Sync with HEAD (fix dropped URIs)
19242
19243 2004-09-06 [colin]      0.9.12cvs94.1
19244
19245         * src/addressbook.c
19246         * src/addressitem.h
19247         * src/addritem.c
19248         * src/addritem.h
19249                 Sync with HEAD (addressbook DnD)
19250
19251 2004-09-03 [colin]      0.9.12cvs93.1
19252
19253         * src/summaryview.c
19254                 Sync with HEAD (next/prev unread)
19255
19256 2004-09-03 [colin]      0.9.12cvs92.1
19257
19258         * src/prefs_common.c
19259         * src/prefs_common.h
19260         * src/summaryview.c
19261                 Sync with HEAD ('mark_as_read_delay' pref)
19262
19263 2004-09-02 [colin]      0.9.12cvs91.2
19264
19265         * src/common/xml.c
19266                 Fix leak
19267
19268 2004-09-02 [colin]      0.9.12cvs91.1
19269
19270         * src/gtk/menu.c
19271                 Sync with HEAD (menu accel don't work, but whatever)
19272
19273 2004-09-02 [colin]      0.9.12cvs90.1
19274
19275         * src/account.c
19276                 Sync with HEAD (fix bug 582)
19277
19278 2004-09-02 [colin]      0.9.12cvs89.1
19279
19280         * src/addrindex.c
19281                 Sync with HEAD (free deleted queries)
19282
19283 2004-09-02 [colin]      0.9.12cvs88.1
19284
19285         * src/ldapquery.c
19286                 Sync with HEAD (fix LDAP freezes)
19287
19288 2004-09-02 [colin]      0.9.12cvs87.1
19289
19290         * src/prefs_spelling.c
19291                 Sync with HEAD (add default dictionary)
19292
19293 2004-09-01 [colin]      0.9.12cvs86.1
19294
19295         * src/filtering.c
19296         * src/folderview.c
19297         * src/imap.c
19298         * src/prefs_matcher.c
19299         * src/stock_pixmap.c
19300         * src/summary_search.c
19301         * src/summaryview.c
19302         * src/wizard.c
19303         * src/wizard.h
19304                 Sync with HEAD (uninitialized vars fixes)
19305                 + gtk2 specific warning fixes
19306
19307 2004-08-31 [colin]      0.9.12cvs85.1
19308
19309         * src/folder.c
19310                 Sync with HEAD (Fix memory corruption due to 
19311                 uninitialized var)
19312
19313 2004-08-31 [colin]      0.9.12cvs84.4
19314
19315         * src/summary_search.c
19316                 Fix segfaults when searching in folders with broken headers
19317
19318 2004-08-31 [colin]      0.9.12cvs84.3
19319
19320         * src/compose.c
19321         * src/textview.c
19322                 Fix some more encoding/decoding issues
19323
19324 2004-08-30 [colin]      0.9.12cvs84.2
19325
19326         * src/mimeview.c
19327         * src/prefs_themes.c
19328         * src/gtk/filesel.c
19329         * src/gtk/filesel.h
19330                 Add a folder-mode selection (fixes mimeview's "Save all")
19331
19332 2004-08-29 [colin]      0.9.12cvs84.1
19333
19334         * src/mimeview.c
19335                 Sync with HEAD (don't escape saved filenames)
19336
19337 2004-08-27 [colin]      0.9.12cvs83.1
19338
19339         * ChangeLog
19340         * ChangeLog.claws
19341         * ChangeLog.jp
19342         * src/mh.c
19343         * src/procheader.c
19344         * src/procmsg.c
19345         * src/procmsg.h
19346         * src/common/utils.c
19347         * src/gtk/menu.h
19348         * po/
19349                 Sync with HEAD 0.9.12cvs83 (sync with main)
19350
19351 2004-08-26 [colin]      0.9.12cvs82.4
19352
19353         * src/codeconv.c
19354                 Fix strange stack corruption
19355                 Convert to utf8 after unmime, not before
19356
19357 2004-08-26 [colin]      0.9.12cvs82.3
19358
19359         * src/main.c
19360         * src/wizard.c
19361                 Fix account folders duplication
19362
19363 2004-08-25 [colin]      0.9.12cvs82.2
19364
19365         * src/wizard.c
19366                 Remove ports
19367                 Add SSL selection
19368                 Use login@server as account name
19369
19370 2004-08-25 [colin]      0.9.12cvs82.1
19371
19372         * src/plugins/pgpmime/pgpmime.c
19373                 Sync with HEAD (leak fix).
19374
19375 2004-08-25 [colin]      0.9.12cvs81.1
19376
19377         * src/plugins/pgpmime/pgpmime.c
19378         * src/plugins/pgpmime/sgpgme.c
19379         * src/plugins/pgpmime/sgpgme.h
19380                 Sync with HEAD (Handle combined messages).
19381
19382 2004-08-24 [colin]      0.9.12cvs80.3
19383
19384         * src/wizard.c
19385                 Fix full name, ports, and imap
19386
19387 2004-08-24 [colin]      0.9.12cvs80.2
19388
19389         * src/Makefile.am
19390         * src/main.c
19391         * src/setup.c
19392         * src/setup.h
19393         * src/stock_pixmap.c
19394         * src/stock_pixmap.h
19395         * src/wizard.c ** ADDED **
19396         * src/wizard.h ** ADDED ** 
19397         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
19398                 Add a setup wizard 
19399
19400 2004-08-24 [colin]      0.9.12cvs80.1
19401
19402         * src/folder.c
19403                 Sync with HEAD (set mimeflags on all messages)
19404
19405 2004-08-24 [colin]      0.9.12cvs79.3
19406
19407         * src/matcher_parser_lex.l
19408                 Fix 8bits strings not in utf8
19409
19410 2004-08-24 [colin]      0.9.12cvs79.2
19411
19412         * src/compose.c
19413                 Check conversion result before replacing buffer
19414
19415 2004-08-23 [colin]      0.9.12cvs79.1
19416
19417         * src/compose.c
19418                 Sync with HEAD (create message header in memory)
19419
19420 2004-08-23 [colin]      0.9.12cvs78.1
19421
19422         * src/rfc2015.c
19423         * src/rfc2015.h
19424                 Sync with HEAD (fix bug 197 again)
19425
19426 2004-08-23 [colin]      0.9.12cvs77.3
19427
19428         * src/compose.c
19429                 Fix again inline gpg signing (which outputs utf8
19430                 in gtk2). Not syncing this fix to HEAD as this 
19431                 code is meant to die.
19432
19433 2004-08-23 [colin]      0.9.12cvs77.2
19434
19435         * src/prefs_account.h
19436                 Remove useless include
19437
19438 2004-08-23 [colin]      0.9.12cvs77.1
19439
19440         * src/imap.c
19441         * po/es.po
19442         * po/fr.po
19443         * po/it.po
19444         * po/pl.po
19445         * po/pt_BR.po
19446         * po/sk.po
19447         * po/sr.po
19448                 Sync with HEAD (fix bug 577)
19449
19450 2004-08-22 [colin]      0.9.12cvs76.1
19451
19452         * src/plugins/trayicon/trayicon.c
19453                 Sync with HEAD (fix formatting bug)
19454
19455 2004-08-21 [colin]      0.9.12cvs74.2
19456
19457         * src/gtk/colorsel.c
19458                 Fix bug 564 (Folder color selection window exits on any
19459                 keypress)
19460
19461 2004-08-21 [colin]      0.9.12cvs74.1
19462
19463         * ChangeLog.claws
19464         * src/compose.c
19465         * src/summaryview.c
19466         * src/toolbar.c
19467                 Sync with HEAD (fix bug 576)
19468
19469 2004-08-21 [colin]      0.9.12cvs70.1
19470
19471         * src/compose.c
19472         * src/mainwindow.c
19473                 Sync with HEAD
19474                 
19475
19476 2004-08-21 [paul]       0.9.12cvs66.4
19477
19478         * src/mainwindow.c
19479         * src/messageview.c
19480         * src/gtk/menu.c
19481         * src/plugins/spamassassin/spamassassin_gtk.c
19482                 remove some deprecated gtk1 functions
19483
19484
19485 2004-08-21 [colin]      0.9.12cvs66.3
19486
19487         * src/compose.c
19488         * src/codeconv.c
19489                 Fix warnings
19490                 Remove encoding hacks
19491                 Fix bug 575 (Strange character messes up message)
19492                 Don't display conversion error when drafting
19493
19494 2004-08-21 [paul]       0.9.12cvs66.2
19495
19496         * src/prefs_account.c
19497                 fix GnuPG mode bugs
19498
19499
19500 2004-08-20 [colin]      0.9.12cvs66.1
19501
19502         * src/codeconv.c
19503                 Sync with HEAD 0.9.12cvs66
19504
19505 2004-08-20 [paul]
19506
19507         * src/plugins/pgpmime/plugin.c
19508                 modify PGP/MIME plugin's description
19509
19510 2004-08-17 [colin]      0.9.12cvs65.1
19511
19512         * src/common/ssl.c
19513         * src/plugins/pgpmime/plugin.c
19514                 Sync with HEAD
19515
19516 2004-08-14 [colin]      0.9.12cvs60.3
19517
19518         * src/plugins/trayicon/trayicon.c
19519                 Put back resize callback, on size-request signal
19520                 rather than size-allocate to avoid infinite 
19521                 callback loop
19522
19523 2004-08-13 [colin]      0.9.12cvs60.2
19524
19525         * src/common/defs.h
19526                 Cache versions have been fixed
19527
19528 2004-08-13 [colin]      0.9.12cvs60.1
19529
19530         * src/folderutils.c
19531                 Sync with HEAD
19532
19533 2004-08-12 [colin]      0.9.12cvs59.1
19534
19535         * src/plugins/trayicon/trayicon.c
19536                 Sync with HEAD
19537
19538 2004-08-12 [colin]      0.9.12cvs57.5
19539
19540         * sylpheed.desktop
19541         * configure.ac
19542         * src/Makefile.am
19543         * src/main.c
19544                 Add support for Freedesktop.org's startup notification
19545
19546 2004-08-11 [colin]      0.9.12cvs57.4
19547
19548         * src/textview.c
19549                 Fix off-by-one
19550
19551 2004-08-11 [colin]      0.9.12cvs57.3
19552
19553         * src/message_search.c
19554         * src/summary_search.c
19555                 Make searches case insensitive by default
19556         * src/textview.c
19557                 Fix case-insensitive search in message
19558
19559 2004-08-11 [colin]      0.9.12cvs57.2
19560
19561         * src/summary_search.c
19562                 Let case-sensitive be specified
19563
19564 2004-08-10 [colin]      0.9.12cvs55.4
19565
19566         * src/common/socket.c
19567                 Fix the possible race condition
19568
19569 2004-08-09 [paul]       0.9.12cvs55.3
19570
19571         * configure.ac
19572         * src/Makefile.am
19573         * src/common/Makefile.am
19574                 sync with HEAD
19575
19576
19577 2004-08-09 [paul]       0.9.12cvs55.2
19578
19579         * autogen.sh
19580         * po/poconv.sh
19581                 remove unneeded script
19582
19583         * configure.ac
19584                 add forgotten USE_LDAP_TLS (sync with HEAD)
19585
19586
19587 2004-08-09 [colin]      0.9.12cvs55.1
19588
19589         * src/main.c
19590         * src/common/ssl.c
19591         * src/common/sylpheed.c
19592         * src/common/sylpheed.h
19593                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
19594
19595 2004-08-09 [paul]       0.9.12cvs54.1
19596
19597         * ChangeLog
19598         * ChangeLog.claws
19599         * ChangeLog.jp
19600         * configure.ac
19601         * po/POTFILES.in
19602         * src/Makefile.am
19603         * src/folderutils.c
19604         * src/main.c
19605         * src/pgpmime.c
19606         * src/pgpmime.h
19607         * src/sgpgme.c
19608         * src/sgpgme.h
19609         * src/plugins/Makefile.am
19610         * src/plugins/pgpmime/.cvsignore
19611         * src/plugins/pgpmime/Makefile.am
19612         * src/plugins/pgpmime/pgpmime.c
19613         * src/plugins/pgpmime/pgpmime.h
19614         * src/plugins/pgpmime/plugin.c
19615         * src/plugins/pgpmime/sgpgme.c
19616         * src/plugins/pgpmime/sgpgme.h
19617                 sync with HEAD
19618
19619 2004-08-08 [paul]       0.9.12cvs51.1
19620
19621         * configure.ac
19622         * src/folder.c
19623                 sync with HEAD
19624
19625 2004-08-07 [colin]      0.9.12cvs50.1
19626
19627         * src/pop.c
19628         * src/common/partial_download.c
19629                 fix warnings (sync from HEAD)
19630
19631 2004-08-07 [colin]      0.9.12cvs48.1
19632
19633         * src/prefs_folder_item.c
19634                 sync with HEAD 0.9.12cvs48
19635
19636 2004-08-06 [colin]      0.9.12cvs47.1
19637
19638         * src/compose.c
19639                 Sync with HEAD
19640
19641 2004-08-06 [christoph]  0.9.12cvs46.2
19642
19643         * src/main.c
19644         * src/plugins/clamav/clamav_plugin_gtk.c
19645         * src/plugins/dillo_viewer/dillo_viewer.c
19646         * src/plugins/image_viewer/plugin.c
19647         * src/plugins/mathml_viewer/mathml_viewer.c
19648         * src/plugins/spamassassin/spamassassin_gtk.c
19649         * src/plugins/trayicon/trayicon.c
19650                 don't mix GTK1.2 plugin with GTK2 plugins
19651
19652 2004-08-06 [colin]      0.9.12cvs46.1
19653
19654         * ChangeLog
19655         * ChangeLog.claws
19656         * ChangeLog.jp
19657         * configure.ac
19658         * sylpheed-claws.pc.in
19659         * src/folder.c
19660         * src/imap.c
19661         * src/localfolder.c
19662         * src/messageview.c
19663         * src/mimeview.c
19664         * src/mimeview.h
19665         * src/msgcache.c
19666         * src/news.c
19667         * src/prefs_ext_prog.c
19668         * src/prefs_folder_item.c
19669         * src/prefs_fonts.c
19670         * src/prefs_msg_colors.c
19671         * src/prefs_spelling.c
19672         * src/prefs_themes.c
19673         * src/prefs_toolbar.c
19674         * src/prefs_wrapping.c
19675         * src/procmime.h
19676         * src/common/defs.h
19677         * src/common/nntp.c
19678         * src/common/session.c
19679         * src/common/session.h
19680         * src/common/socket.c
19681         * src/common/utils.h
19682         * src/common/xml.c
19683         * src/common/xml.h
19684         * src/gtk/prefswindow.c
19685         * src/gtk/prefswindow.h
19686         * src/plugins/clamav/clamav_plugin_gtk.c
19687         * src/plugins/dillo_viewer/dillo_prefs.c
19688         * src/plugins/image_viewer/viewerprefs.c
19689         * src/plugins/spamassassin/spamassassin_gtk.c
19690         * m4/openssl.m4 *** REMOVED ***
19691                 Sync with HEAD 0.9.12cvs46
19692
19693 2004-08-03 [paul]       0.9.12cvs40.2
19694
19695         * src/action.c
19696         * src/addressadd.c
19697         * src/addressbook.c
19698         * src/addrgather.c
19699         * src/browseldap.c
19700         * src/compose.c
19701         * src/crash.c
19702         * src/editaddress.c
19703         * src/editgroup.c
19704         * src/editldap_basedn.c
19705         * src/foldersel.c
19706         * src/importldif.c
19707         * src/mimeview.c
19708         * src/prefs_common.c
19709         * src/prefs_template.c
19710         * src/sourcewindow.c
19711         * src/summaryview.c
19712         * src/gtk/about.c
19713         * src/gtk/foldersort.c
19714         * src/gtk/logwindow.c
19715         * src/gtk/pluginwindow.c
19716         * src/gtk/prefswindow.c
19717                 change all gtk_scrolled_window_set_policy from 
19718                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
19719
19720 2004-08-02 [paul]       0.9.12cvs40.1
19721
19722         * AUTHORS
19723                 update translation team section
19724         * po/pt_BR.po
19725                 updated by Frederico Goncalves Guimaraes
19726                 <fggdebian@yahoo.com.br>
19727
19728 2004-07-31 [colin]      0.9.12cvs39.9
19729
19730         * src/exphtmldlg.c
19731                 Fix compilation
19732
19733 2004-07-31 [colin]      0.9.12cvs39.8
19734
19735         * src/exphtmldlg.c
19736                 Fix an alertpanel type
19737
19738 2004-07-30 [colin]      0.9.12cvs39.7
19739
19740         * src/alertpanel.c
19741                 Fix alertpanel_error_log's icon
19742
19743 2004-07-30 [colin]      0.9.12cvs39.6
19744
19745         * src/pop.c
19746                 Two of them should still be warnings
19747
19748 2004-07-30 [colin]      0.9.12cvs39.5
19749
19750         * src/pop.c
19751                 More warning -> error
19752 2004-07-29 [colin]      0.9.12cvs39.4
19753
19754         * src/pop.c
19755                 Warning -> error
19756
19757 2004-07-29 [colin]      0.9.12cvs39.3
19758
19759         * src/prefs_matcher.c
19760                 Fix segfault
19761
19762 2004-07-29 [colin]      0.9.12cvs39.2
19763
19764         * src/alertpanel.c
19765                 More nice-looking alertpanels
19766
19767 2004-07-29 [colin]      0.9.12cvs39.1
19768
19769         * src/messageview.c
19770                 sync with head
19771                 (inform user when partial mail is deleted on server)
19772
19773 2004-07-29 [colin]      0.9.12cvs38.1
19774
19775         * src/messageview.c
19776                 sync with head
19777
19778 2004-07-28 [paul]       0.9.12cvs37.7
19779
19780         * src/mainwindow.c
19781                 complete the replacement of deprecated gtk_progress_*
19782
19783 2004-07-28 [paul]       0.9.12cvs37.6
19784
19785         * src/action.c
19786         * src/inc.c
19787         * src/mainwindow.c
19788         * src/send_message.c
19789         * src/gtk/progressdialog.c
19790         * src/gtk/progressdialog.h
19791                 replace deprecated gtk_progress_*
19792
19793 2004-07-28 [paul]       0.9.12cvs37.5
19794
19795         * src/gtk/filesel.c
19796                 remove gtk_window_set_wmclass()
19797 2004-07-28 [paul]       0.9.12cvs37.4
19798
19799         * src/addressbook.c
19800         * src/compose.c
19801         * src/foldersel.c
19802         * src/mainwindow.c
19803         * src/messageview.c
19804         * src/sourcewindow.c
19805         * src/gtk/logwindow.c
19806                 remove gtk_window_set_wmclass()
19807                 
19808         * src/prefs_filtering.c
19809         * src/prefs_filtering_action.c
19810         * src/prefs_fonts.c
19811         * src/prefs_gtk.c
19812         * src/prefs_matcher.c
19813         * src/ssl_manager.c
19814         * src/gtk/prefswindow.c
19815                 replace gtk_window_position()
19816
19817 2004-07-28 [colin]      0.9.12cvs37.3
19818
19819         * src/alertpanel.c
19820         * src/alertpanel.h
19821                 Add a way to specify panel type for specific
19822                 panels (alertpanel())
19823         * src/account.c
19824         * src/addressbook.c
19825         * src/compose.c
19826         * src/expldifdlg.c
19827         * src/main.c
19828         * src/messageview.c
19829         * src/summaryview.c
19830         * src/textview.c
19831         * src/gtk/sslcertwindow.c
19832                 Fix alertpanel()s so that their icon match
19833                 their real type
19834
19835 2004-07-28 [paul]       0.9.12cvs37.2
19836
19837         * src/addr_compl.c
19838         * src/addressbook.c
19839         * src/alertpanel.c
19840         * src/compose.c
19841         * src/export.c
19842         * src/foldersel.c
19843         * src/folderview.c
19844         * src/grouplistdialog.c
19845         * src/import.c
19846         * src/mainwindow.c
19847         * src/message_search.c
19848         * src/messageview.c
19849         * src/passphrase.c
19850         * src/prefs_actions.c
19851         * src/prefs_common.c
19852         * src/prefs_customheader.c
19853         * src/prefs_display_header.c
19854         * src/prefs_filtering.c
19855         * src/prefs_filtering_action.c
19856         * src/prefs_gtk.c
19857         * src/prefs_matcher.c
19858         * src/prefs_msg_colors.c
19859         * src/prefs_summary_column.c
19860         * src/prefs_template.c
19861         * src/sourcewindow.c
19862         * src/ssl_manager.c
19863         * src/summary_search.c
19864         * src/gtk/colorsel.c
19865         * src/gtk/description_window.c
19866         * src/gtk/gtkaspell.c
19867         * src/gtk/inputdialog.c
19868         * src/gtk/logwindow.c
19869         * src/gtk/prefswindow.c
19870         * src/gtk/progressdialog.c
19871                 replace deprecated gtk_window_set_policy
19872
19873 2004-07-27 [colin]      0.9.12cvs37.1
19874
19875         * src/msgcache.c
19876                 More fixes (synced for head again)
19877
19878 2004-07-27 [colin]      0.9.12cvs35.3
19879
19880         * src/msgcache.c
19881                 Fix wrong test
19882
19883 2004-07-27 [colin]      0.9.12cvs35.2
19884
19885         * src/mimeview.c
19886                 Fix width a bit (by Paul)
19887         * src/alertpanel.c
19888         * src/alertpanel.h
19889                 Specialize icons, make alertpanel_message()
19890                 private
19891         * src/message_search.c
19892         * src/sgpgme.c
19893         * src/summary_search.c
19894                 Suit alertpanel changes
19895
19896 2004-07-27 [colin]      0.9.12cvs35.1
19897
19898         * src/alertpanel.c
19899                 Add an icon
19900         * src/passphrase.c
19901                 Add debug output - maybe someone will
19902                 want to look at the problem with Grab
19903                 Input :)
19904         Bump version as we're synced with HEAD
19905
19906 2004-07-26 [colin]      0.9.12cvs33.26
19907
19908         * src/pop.c
19909                 Fix uidl-file parsing when not in new
19910                 format
19911
19912 2004-07-26 [colin]      0.9.12cvs33.25
19913
19914         * src/gtk/menu.c
19915                 Move popup menu up if necessary (fixes 
19916                 account selector)
19917         * src/mainwindow.c
19918                 Set account selector's button height to
19919                 minimum
19920
19921 2004-07-26 [colin]      0.9.12cvs33.24
19922
19923         * src/alertpanel.c
19924                 Maybe fix 551 (Truncated font in alert window)
19925
19926 2004-07-26 [colin]      0.9.12cvs33.23
19927
19928         * po/de.po
19929         * po/es.po
19930         * po/fr.po
19931         * po/it.po
19932         * po/ja.po
19933         * po/pl.po
19934         * po/ru.po
19935         * po/sk.po
19936         * po/sr.po
19937         * po/zh_CN.po
19938                 Sync po files with HEAD
19939
19940 2004-07-26 [paul]       0.9.12cvs33.22
19941
19942         * src/compose.c
19943                 fix Bug 556 'Organisation-header is sent even if empty'
19944
19945 2004-07-24 [colin]      0.9.12cvs33.21
19946
19947         * src/compose.c
19948         * src/gtk/gtkaspell.c
19949         * src/gtk/gtkaspell.h
19950                 Fix speller accelerators (require hack)
19951
19952 2004-07-24 [colin]      0.9.12cvs33.20
19953
19954         * src/gtk/gtkaspell.c
19955                 Fix over-eager code deletion breaking
19956                 Check while typing
19957
19958 2004-07-24 [colin]      0.9.12cvs33.19
19959
19960         * src/browseldap.c
19961         * src/ldapctrl.c
19962         * src/ldapctrl.h
19963         * src/ldapserver.h
19964                 Sync ldap with HEAD
19965         (Fixes 546 LDAP completely broken)
19966
19967 2004-07-24 [colin]      0.9.12cvs33.18
19968
19969         * src/prefs_msg_colors.c
19970                 Fix prototype mismatch
19971         (Fixes 547 void function cannot return value)
19972
19973 2004-07-24 [colin]      0.9.12cvs33.17
19974
19975         * src/mainwindow.c
19976                 Fix sort going back to previous sort key
19977                 when changing sort direction
19978
19979 2004-07-24 [colin]      0.9.12cvs33.16
19980
19981         * src/compose.c
19982                 Fix space insertion when re-wrapping at 
19983                 cursor point
19984
19985 2004-07-24 [colin]      0.9.12cvs33.15
19986
19987         * src/gtk/gtkaspell.c
19988                 Don't change cursor position in insert-text
19989                 callback
19990         (Fixes 539 Word wrapping on input transposes letters)
19991
19992 2004-07-24 [colin]      0.9.12cvs33.14
19993
19994         * src/gtk/gtkaspell.c
19995                 Reencode non-ascii chars to dictionary's
19996                 encoding
19997         (Fixes 544 Spell check broken non english locale)
19998
19999 2004-07-24 [colin]      0.9.12cvs33.13
20000
20001         * src/summaryview.c
20002                 Fix Shift+Down, add Home/End/PgUp/PgDown
20003
20004 2004-07-21 [colin]      0.9.12cvs33.12
20005
20006         * src/prefs_common.c
20007                 Fix a gtk warning (Patch by Andrej Kacian)
20008
20009 2004-07-21 [colin]      0.9.12cvs33.11
20010
20011         * src/gtk/filesel.c
20012                 More check
20013
20014 2004-07-21 [colin]      0.9.12cvs33.10
20015
20016         * src/compose.c
20017         * src/crash.c
20018         * src/export.c
20019         * src/import.c
20020         * src/messageview.c
20021         * src/mimeview.c
20022         * src/prefs_spelling.c
20023         * src/prefs_themes.c
20024         * src/summaryview.c
20025         * src/gtk/filesel.c
20026         * src/gtk/filesel.h
20027         * src/gtk/pluginwindow.c
20028                 Untwist open/save mode guessing logic, make
20029                 it explicit
20030
20031 2004-07-20 [colin]      0.9.12cvs33.9
20032
20033         * src/codeconv.c
20034                 conv_encode_header: src_charset is UTF-8 on
20035                 gtk2
20036         * src/compose.c
20037                 Remove double encoding of the headers
20038
20039 2004-07-20 [colin]      0.9.12cvs33.8
20040
20041         * src/codeconv.c
20042                 Fix typo
20043
20044 2004-07-20 [colin]      0.9.12cvs33.7
20045
20046         * src/mainwindow.c
20047                 Set the separated messageview to the saved
20048                 size of Claws' messageview (Patch by Alfons)
20049                 Fix a callback prototype (me)
20050
20051 2004-07-20 [colin]      0.9.12cvs33.6
20052
20053         * src/codeconv.h
20054                 Forgot one hunk in 0.9.12cvs33.4
20055
20056 2004-07-19 [colin]      0.9.12cvs33.5
20057
20058         * src/action.c
20059                 Action output fix
20060                 Patch by Alfons
20061
20062 2004-07-19 [colin]      0.9.12cvs33.4
20063
20064         * src/compose.c
20065                 Fix outgoing charset bug in headers
20066         * src/codeconv.c
20067                 Clean for glib2 - Patch by Alfons
20068
20069 2004-07-19 [colin]      0.9.12cvs33.3
20070
20071         * src/statusbar.c
20072                 Remove grip from the statusbar
20073                 Patch by Alfons
20074
20075 2004-07-19 [colin]      0.9.12cvs33.2
20076
20077         * src/messageview.c
20078         * src/textview.c
20079                 Fix messageview remembering the previous
20080                 scroll position when loading a new message
20081                 Patch by Alfons
20082
20083 2004-07-19 [colin]      0.9.12cvs33.1
20084
20085         * src/folder.h
20086         * src/folderview.c
20087         * src/summaryview.c
20088                 Sync with HEAD
20089
20090 2004-07-18 [colin]      0.9.12cvs32.7
20091
20092         * configure.ac
20093                 Remove useless check for XIM - noticed
20094                 by Alfons
20095
20096 2004-07-18 [colin]      0.9.12cvs32.6
20097
20098         * src/summaryview.c
20099                 Remove non-modified and shift-modified
20100                 accelerators in summaryview's popup
20101                 menu, as that doesn't get catched by
20102                 the accel-activate signal catcher...
20103
20104 2004-07-18 [colin]      0.9.12cvs32.5
20105
20106         * src/prefs_common.c
20107                 Define sensible default prefs for 
20108                 wrapping
20109
20110 2004-07-18 [colin]      0.9.12cvs32.4
20111
20112         * src/compose.c
20113         * src/prefs_common.c
20114         * src/prefs_common.h
20115         * src/prefs_wrapping.c
20116                 Remove Smart Wrapping pref, which does
20117                 nothing on gtk2 branch
20118
20119 2004-07-18 [colin]      0.9.12cvs32.3
20120
20121         * src/sourcewindow.c
20122                 Proper utf8
20123
20124 2004-07-18 [colin]      0.9.12cvs32.2
20125
20126         * src/compose.c
20127                 Save attachment status when drafting
20128
20129 2004-07-18 [colin]      0.9.12cvs32.1
20130
20131         * src/gtk/filesel.c
20132                 Fix erratic folder selection in open mode
20133
20134 2004-07-18 [colin]      0.9.12cvs31.11
20135
20136         * src/pop.c
20137                 Don't let partial messages get deleted
20138                 even with "dowload all"
20139                 (0.9.12cvs31.8 fix extension)
20140 2004-07-18 [colin]      0.9.12cvs31.10
20141
20142         * src/gtk/logwindow.c
20143                 Fix log scrolling
20144
20145 2004-07-18 [colin]      0.9.12cvs31.9
20146
20147         * src/common/utils.c
20148                 Fix non-utf8 strings coming from commands
20149                 and files
20150
20151 2004-07-18 [colin]      0.9.12cvs31.8
20152
20153         * src/pop.c
20154                 Fix partial download bug with Download all
20155                 messages option
20156
20157 2004-07-18 [colin]      0.9.12cvs31.7
20158
20159         * src/textview.c
20160                 Fix bug introduced in 0.9.12cvs31.2
20161                 (blocked in select mode after double click)
20162
20163 2004-07-18 [colin]      0.9.12cvs31.6
20164
20165         * src/compose.c
20166         * src/gtk/menu.c
20167                 More glib-warning fixes
20168
20169 2004-07-18 [colin]      0.9.12cvs31.5
20170
20171         * src/compose.c
20172                 Fix trashing the primary clipboard when moving 
20173                 around with tab
20174         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
20175
20176 2004-07-18 [colin]      0.9.12cvs31.4
20177
20178         * src/codeconv.c
20179                 convert unencoded iso headers to utf8
20180         (Fix Bug 538 Unencoded local characters in subject make it 
20181          disappear)
20182
20183 2004-07-18 [colin]      0.9.12cvs31.3
20184
20185         * src/compose.c
20186                 Fix tab char handling in wrapping
20187         (Fix Bug 537 Line wrap problem - TAB character treated as 
20188          one character instead of 8)
20189
20190 2004-07-18 [colin]      0.9.12cvs31.2
20191
20192         * src/textview.c
20193                 return FALSE on GDK_MOTION_NOTIFY
20194         (Fix Bug 535 Hyperlinks/addresses are not selectable 
20195          (unable to highlight))
20196
20197 2004-07-18 [colin]      0.9.12cvs31.1
20198
20199         * src/folderview.c
20200                 Sync with 0.9.12cvs31
20201
20202 2004-07-18 [colin]      0.9.12cvs30.4
20203
20204         * src/compose.c
20205                 Also block text_inserted when inserting a file
20206
20207 2004-07-18 [colin]      0.9.12cvs30.3
20208
20209         * src/compose.c
20210                 Fix smart wrapping (block text_inserted handler
20211                 while putting quotation to avoid wrap on input,
20212                 don't join lines if next is sig separator)
20213
20214 2004-07-17 [colin]      0.9.12cvs30.2
20215
20216         * src/folderview.c
20217         * src/mainwindow.c
20218         * src/mimeview.c
20219         * src/summaryview.c
20220         * src/gtk/quicksearch.c
20221         * src/gtk/quicksearch.h
20222                 Block key events handlers *and* accels while
20223                 quicksearch is focused
20224         (Fixes Bug 534 quick-search bar not accepting certain letters)
20225
20226 2004-07-17 [colin]      0.9.12cvs30.1
20227
20228         * src/folder.h
20229         * src/folderview.c
20230         * src/summaryview.c
20231                 Sync with 0.9.12cvs30
20232
20233 2004-07-17 [colin]      0.9.12cvs28.2
20234
20235         * src/mimeview.c
20236         * src/procmime.c
20237         * src/summaryview.c
20238         * src/gtk/menu.c
20239                 Squash some compile and glib warnings
20240
20241 2004-07-17 [paul]       0.9.12cvs28.1
20242
20243         * src/mimeview.c
20244                 sync with 0.9.12cvs28 HEAD
20245
20246 2004-07-16 [paul]       0.9.12cvs26.1
20247         
20248         * src/gtk/quicksearch.c
20249         * src/account.c
20250         * src/account.h
20251         * src/compose.c
20252         * src/customheader.c
20253         * src/folder_item_prefs.c
20254         * src/main.c
20255         * src/mainwindow.c
20256         * src/messageview.c
20257         * src/mimeview.c
20258         * src/news.c
20259         * src/pgpmime.c
20260         * src/pop.c
20261         * src/pop.h
20262         * src/prefs_account.c
20263         * src/prefs_account.h
20264         * src/prefs_common.c
20265         * src/prefs_common.h
20266         * src/prefs_display_header.c
20267         * src/prefs_gtk.c
20268         * src/prefs_gtk.h
20269         * src/procheader.c
20270         * src/procmime.c
20271                 sync with 0.9.12cvs26 HEAD      
20272
20273 2004-07-15 [colin]      0.9.12cvs18.14
20274
20275         * src/folder.c
20276                 Disable GPG signature check during
20277                 folder move and scan
20278         (Closes Bug 521 Signature checking slows down Folder-Move)
20279
20280 2004-07-14 [colin]      0.9.12cvs18.13
20281
20282         * src/common/partial_download.c
20283                 update includes
20284
20285 2004-07-14 [colin]      0.9.12cvs18.12
20286
20287         * src/common/partial_download.c
20288         * src/common/partial_download.h
20289                 Move doc at top, add correct copyright
20290
20291 2004-07-14 [colin]      0.9.12cvs18.11
20292
20293         * src/folder.c
20294         * src/messageview.c
20295         * src/pop.c
20296         * src/pop.h
20297         * src/procmsg.c
20298         * src/summaryview.c
20299         * src/common/Makefile.am
20300         * src/common/partial_download.c ** NEW FILES **
20301         * src/common/partial_download.h ** NEW FILES **
20302                 Move partial-download related stuff to its
20303                 own file
20304
20305 2004-07-14 [colin]      0.9.12cvs18.10
20306
20307         * src/send_message.c
20308                 Fix smtp auth when user is null or empty
20309
20310 2004-07-13 [colin]      0.9.12cvs18.9
20311
20312         * src/gtk/quicksearch.c
20313                 Use alphabetic order
20314
20315 2004-07-13 [colin]      0.9.12cvs18.8
20316
20317         * src/pop.c
20318                 Be paranoid on the checks
20319
20320 2004-07-13 [colin]      0.9.12cvs18.7
20321
20322         * src/gtk/quicksearch.c
20323                 Fix Engrish once again
20324
20325 2004-07-13 [colin]      0.9.12cvs18.6
20326
20327         * src/procmsg.c
20328         * src/summaryview.c
20329                 Mark messages for deletion when they are about to
20330                 be removed from trash
20331
20332 2004-07-13 [colin]      0.9.12cvs18.5
20333
20334         * src/matcher.c
20335         * src/matcher.h
20336         * src/matcher_parser_parse.y
20337         * src/prefs_matcher.c
20338         * src/gtk/quicksearch.c
20339                 Add 'partial' ('p') match string to find partially
20340                 downloaded messages
20341
20342 2004-07-13 [colin]      0.9.12cvs18.4
20343
20344         * src/pop.c
20345                 Fix misplaced block
20346
20347 2004-07-13 [colin]      0.9.12cvs18.3
20348
20349         * src/pop.c
20350         * src/pop.h
20351         * src/messageview.c
20352                 Refactor API (to avoid passing 5+ params and code
20353                 duplication)
20354         * src/folder.c
20355         * src/msgcache.c
20356         * src/procheader.c
20357         * src/common/defs.h
20358                 Add planned_download to cache
20359                 Don't mess uidl file when moving partially downloaded
20360                 mails (they change folder, we should change it in the
20361                 uidl list too or we'll remove an incorrect message)
20362                 (this also helps removing hacks when changing 
20363                 planned_download in messageview.c)
20364
20365 2004-07-12 [colin]      0.9.12cvs18.2
20366
20367         * src/gtk/quicksearch.c
20368                 Fix missing status update in quicksearch
20369
20370 2004-07-12 [paul]       0.9.12cvs18.1
20371
20372         * po/POTFILES.in
20373         * src/Makefile.am
20374         * src/account.c
20375         * src/codeconv.c
20376         * src/compose.c
20377         * src/inc.c
20378         * src/main.c
20379         * src/prefs_common.c
20380         * src/procmsg.h
20381         * src/toolbar.c
20382         * src/prefs_msg_colors.[ch]     ** NEW FILES **
20383         * src/prefs_wrapping.[ch]       ** NEW FILES **
20384         * src/common/intl.h
20385         * src/common/utils.[ch]
20386         * src/gtk/quicksearch.[ch]
20387                 sync with 0.9.12cvs18 HEAD
20388
20389 2004-07-12 [colin]      0.9.11cvs17.25
20390
20391         * src/folder.c
20392         * src/folder.h
20393                 Remove unused function added by me in 0.9.11cvs17.10
20394
20395 2004-07-11 [colin]      0.9.11cvs17.24
20396
20397         * src/inc.c
20398         * src/messageview.c
20399         * src/pop.c
20400         * src/pop.h
20401                 Use folderitem and msgnum instead of filename to
20402                 know which mail to delete
20403                 Move old partial mail deletion to pop.c
20404
20405 2004-07-10 [colin]      0.9.11cvs17.23
20406
20407         * src/inc.c
20408                 Add debug
20409         * src/pop.c
20410         * src/pop.h
20411                 Don't re-use same enums for unrelated stuff: it's 
20412                 completely misleading !
20413                 Document a bit
20414
20415 2004-07-09 [colin]      0.9.11cvs17.22
20416
20417         * src/inc.c
20418                 Remove folder-type check and do
20419                 more tests to be sure everything's
20420                 ok
20421         * src/messageview.c
20422                 Punctuation update, remove useless
20423                 code, fix two warnings
20424         * src/noticeview.c
20425                 Layout cleaning, reset 2nd button
20426                 when specifying one
20427
20428 2004-07-09 [colin]      0.9.11cvs17.21
20429
20430         * src/messageview.c
20431         * src/pop.c
20432         * src/pop.h
20433                 Allow user to change his mind
20434                 and postpone decision (by
20435                 unmarking the mail)
20436
20437 2004-07-09 [colin]      0.9.11cvs17.20
20438
20439         * src/messageview.c
20440                 Fix bug with delete state
20441         * src/pop.c
20442         * src/pop.h
20443                 Fix buffer leak (fread doesn't 
20444                 terminate buffers with \0)
20445                 Refactoring (remove magic 
20446                 numbers)
20447
20448 2004-07-09 [colin]      0.9.11cvs17.19
20449
20450         * src/pop.c
20451                 Don't log "Skipping message" if 
20452                 we're going to TOP it two lines
20453                 later
20454
20455 2004-07-09 [colin]      0.9.11cvs17.18
20456
20457         * src/messageview.c
20458                 Fix Engrish
20459
20460 2004-07-09 [colin]      0.9.11cvs17.17
20461
20462         * src/pop.c
20463                 strlen checking...
20464         * src/messageview.c
20465                 refactoring a bit
20466
20467 2004-07-08 [colin]      0.9.11cvs17.16
20468
20469         * src/noticeview.c
20470         * src/noticeview.h
20471                 Add an optional second button
20472         * src/messageview.c
20473         * src/pop.c
20474         * src/pop.h
20475                 Don't delete partially received mails after a certain
20476                 time; rather, let the user decide.
20477
20478 2004-07-08 [colin]      0.9.11cvs17.15
20479
20480         * src/common/smtp.h
20481                 Sync with HEAD
20482
20483 2004-07-08 [colin]      0.9.11cvs17.14
20484
20485         * src/messageview.c
20486         * src/common/smtp.c
20487                 Use to_human_readable() for sizes
20488
20489 2004-07-08 [colin]      0.9.11cvs17.13
20490
20491         * src/inc.c
20492         * src/messageview.c
20493         * src/pop.c
20494         * src/pop.h
20495         * src/procmsg.c
20496                 Fix partial-downloading issues:
20497                         catch unsupported TOP
20498                         don't delete partially downloaded mails before 5 days
20499                         don't update existing with non-MH folders; that'll
20500                         make dups, but it's better than trashing the folder
20501                         free new msginfo parts
20502                 Fix indentation ;-)
20503
20504 2004-07-08 [colin]      0.9.11cvs17.12
20505
20506         * src/common/smtp.c
20507         * src/common/smtp.h
20508                 Sync smtp size verification with HEAD
20509
20510 2004-07-08 [colin]      0.9.11cvs17.11
20511
20512         * src/summaryview.c
20513         * src/prefs_common.c
20514         * src/prefs_common.h
20515         * src/gtk/quicksearch.c
20516         * src/gtk/quicksearch.h
20517                 Sync sticky pref with HEAD
20518
20519 2004-07-08 [colin]      0.9.11cvs17.10
20520
20521         * src/folder.c [1.213.2.6]
20522         * src/folder.h [1.87.2.6]
20523         * src/inc.c [1.149.2.7]
20524         * src/messageview.c [1.94.2.8]
20525         * src/procheader.c [1.47.2.6]
20526         * src/procmsg.c [1.150.2.4]
20527         * src/procmsg.h [1.60.2.5]
20528         * src/pop.c [1.56.2.4]
20529         * src/pop.h [1.17.2.3]
20530                 Let too big messages get downloaded, but truncated
20531                 Add a button to download them completely
20532                 
20533 2004-07-06 [colin]      0.9.11cvs17.9
20534
20535         * src/gtk/quicksearch.c [1.1.2.3]
20536                 Add a Clear button
20537         * commitHelper
20538         * PATCHSETS
20539                 Add a script to help with cvs
20540
20541 2004-07-03 [colin]      0.9.11cvs17.8
20542
20543         * src/plugins/imageviewer/viewer.c
20544                 fix imageviewer (which was staying on the first
20545                 displayed image)
20546
20547 2004-07-03 [colin]      0.9.11cvs17.7
20548
20549         Removed FIXME_GTK2 warnings
20550         * src/gtk/gtkutils.c
20551                 useless #warnings
20552         * src/gtk/menu.c
20553                 useless #warnings (no need to mess with menu rc)
20554         * src/gtk/menu.h
20555                 unused functions
20556         
20557
20558 2004-07-03 [colin]      0.9.11cvs17.6
20559
20560         Removed FIXME_GTK2 warnings
20561         * src/codeconv.c
20562                 useless #warnings (rewrite needed)
20563         * src/compose.c
20564                 useless #warnings (rewrite needed)
20565                 useless #warnings (gtk2 is like that)
20566                 useless #warnings (previously fixed)
20567         * src/main.c
20568                 useless #warnings (previously fixed)
20569         * src/message_search.c
20570                 useless #warnings (gtk2 is like that)
20571                 Made apparent that search is case-sensitive
20572         * src/mimeview.c
20573                 useless #warnings (rewrite needed)
20574                 useless #warnings (gtk2 is like that)
20575                 reimplemented real warnings
20576         * src/prefs_common.c
20577                 Removed block cursor option (not it gtk2)
20578         * src/prefs_gtk.c
20579                 useless #warnings (rewrite needed)
20580         * src/procheader.c
20581                 useless #warnings (rewrite needed)
20582         * src/sourcewindow.c
20583                 useless #warnings (incorrect placing)
20584         * src/summary_search.c
20585                 useless #warnings (gtk2 is like that)
20586                 Made apparent that search is case-sensitive
20587         * src/action.c
20588                 useless #warnings (gtk2 is like that)
20589         * src/textview.c
20590                 useless #warnings (rewrite needed)
20591         * src/toolbar.c
20592                 useless #warnings (rewrite needed)
20593
20594 2004-07-03 [colin]      0.9.11cvs17.5
20595
20596         * src/textview.c
20597                 Fix mismerge which broke URI opening
20598                 
20599 2004-07-01 [colin]      0.9.11cvs17.4
20600
20601         * src/gtk/filesel.c
20602                 Fill filename when saving
20603                 
20604 2004-06-27 [colin]      0.9.11cvs17.3
20605
20606         * src/gtk/filesel.[ch]
20607                 Use the new GTK file selector
20608                 Update prototype to match the reality: multiple file
20609                 selection is open-only          
20610         * src/compose.c
20611                 Match the new prototypes        
20612         * configure.ac
20613                 Match the new requirements (gtk 2.4.0)
20614                         
20615 2004-06-26 [colin]      0.9.11cvs17.2
20616
20617         * src/plugins/trayicon/trayicon.c
20618                 Remove useless signal handler on resize, which causes
20619                 an infinite "loop"
20620         
20621 2004-06-26 [colin]      0.9.11cvs17.1
20622         
20623         * tools/Makefile.am
20624                 remove launch_firebird and add nautilus2sylpheed.sh
20625         * src/quicksearch.c
20626           src/summaryview.c
20627                 Fix show/hide "Extended symbols" button problem
20628                 Fix apparition at startup
20629                 Fix const warnings
20630         * src/plugins/image_viewer/Makefile.am
20631                 Fix configure 
20632         * common/ssl.c
20633                 Re-enable certificate check, as it doesn't seem to
20634                 cause Xlib errors anymore
20635
20636 2004-06-25 [paul]       0.9.11cvs17
20637
20638         * sync with 0.9.11cvs17 HEAD
20639         
20640         NOTE: QuickSearch is broken
20641
20642 2004-06-07 [colin]      0.9.10claws67.10
20643         * src/plugins/trayicon/trayicon.c
20644           src/plugins/trayicon/libeggtrayicon/Makefile.am
20645           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20646                 Fix gettextization in trayicon plugin
20647
20648 2004-06-07 [colin]      0.9.10claws67.9
20649         
20650         * src/summaryview.c
20651           src/gtk/gtksctree.[ch]
20652                 Let Shift+{Up,Down} work in summaryview
20653                 (well, Down "works" and Up works)
20654                 Let the list scroll when using these keys
20655
20656 2004-06-06 [colin]      0.9.10claws67.8
20657
20658         * src/plugins/trayicon/trayicon.c
20659                 Fix pixmap update
20660
20661 2004-06-06 [colin]      0.9.10claws67.7
20662
20663         * src/addressbook.c
20664                 Fix signal handling causing system-wide focus grab
20665
20666 2004-05-25 [paul]       0.9.10claws67.6
20667
20668         * Makefile.am
20669           src/Makefile.am
20670                 clean up
20671
20672 2004-05-25 [paul]       0.9.10claws67.5
20673
20674         * replace deprecated gtk_signal... functions
20675
20676 2004-05-23 [colin]      0.9.10claws67.4
20677
20678         * src/compose.c
20679                 Fix wrapping
20680
20681 2004-05-22 [colin]      0.9.10claws67.3
20682
20683         * src/compose.c
20684                 Re-fix [Edited] in compose.c::compose_reedit()
20685
20686 2004-05-22 [colin]      0.9.10claws67.2
20687
20688         * src/procmime.c
20689                 Fix parsing of multiparts mails
20690
20691 2004-05-22 [colin]      0.9.10claws67.1
20692
20693         * src/summaryview.c
20694                 Fix quicksearch
20695
20696 2004-05-22 [paul]       0.9.10claws67
20697
20698         * sync with 0.9.10claws67 HEAD
20699
20700 2004-05-14 [alfons]
20701
20702         * src/procmime.h
20703                 add forgotton prototype
20704
20705 2004-05-10 [paul]       0.9.10claws57
20706
20707         * sync with 0.9.10claws57 HEAD
20708
20709 2004-05-05 [paul]       0.9.9.claws1
20710
20711         * ChangeLog-gtk2        ** REMOVED **
20712           ChangeLog-gtk2.claws  ** ADDED **
20713                 rename and adopt the normal claws format
20714                 
20715         * configure.ac
20716                 require gtkmathview >= 0.5
20717
20718         * ac/*                          ** REMOVED **
20719           ac/                           ** REMOVED **
20720           intl/Makefile.in              ** REMOVED **
20721           m4/                           ** ADDED **
20722           m4/missing                    ** ADDED **
20723           m4/missing/gdk-pixbuf.m4      ** ADDED **
20724           m4/missing/gettext.m4         ** ADDED **
20725           m4/missing/gpgme.m4           ** ADDED **
20726           m4/missing/imlib.m4           ** ADDED **
20727           m4/.cvsignore                 ** ADDED **
20728           m4/Makefile.am                ** ADDED **
20729           m4/README                     ** ADDED **
20730           m4/aclocal-include.m4         ** ADDED **
20731           m4/aspell.m4                  ** ADDED **
20732           m4/check-type.m4              ** ADDED **
20733           m4/gnupg-check-typedef.m4     ** ADDED **
20734           m4/openssl.m4                 ** ADDED **
20735           m4/spamassassin.m4            ** ADDED **
20736           po/ChangeLog                  ** REMOVED **
20737           po/Makefile.in.in             ** REMOVED **
20738           po/Rules-quot                 ** REMOVED **
20739           po/boldquot.sed               ** REMOVED **
20740           po/en@boldquot.header         ** REMOVED **
20741           po/en@quot.header             ** REMOVED **
20742           po/insert-header.sin          ** REMOVED **
20743           po/quot.sed                   ** REMOVED **
20744           po/remove-potcdate.sed        ** REMOVED **
20745           po/remove-potcdate.sin        ** REMOVED **
20746           po/stamp-po                   ** REMOVED **
20747           Makefile.am
20748           autogen.sh
20749           configure.ac
20750                 enable building with automake 1.8.x
20751                 add 'autopoint --force' to autogen.sh and remove all
20752                 auto-generated files, remove ac/ directory and use
20753                 m4/ directory instead
20754                 
20755         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20756                 fix gettextization
20757
20758 2004-02-28 Colin Leroy <colin@colino.net>
20759         * src/prefs_matcher.c
20760           src/prefs_filtering.c
20761           src/prefs_filtering_action.c
20762                 Fix non-editable GtkEntries
20763
20764 2004-02-22 Thorsten Maerz <torte@netztorte.de>
20765         * src/prefs_themes.c
20766                 utf8 conversion for theme info
20767
20768 2004-02-21 Thorsten Maerz <torte@netztorte.de>
20769         * sync 0.9.9claws
20770
20771 2004-02-14 Thorsten Maerz <torte@netztorte.de>
20772         * src/grouplistdialog.c
20773                 allow multiple selections without ctrl key
20774
20775 2004-02-09 Thorsten Maerz <torte@netztorte.de>
20776         * src/main.c
20777                 enable customizable accelerators
20778
20779 2004-02-08 Thorsten Maerz <torte@netztorte.de>
20780         * src/prefs_common.c
20781                 re-enable different font settings for gtk1/2
20782         * src/prefs_folder_item.c
20783                 fix folder prefs displayed wrong
20784         * src/textview.c
20785                 set 'sunken' shadow type
20786
20787 2004-02-07 Colin Leroy <colin@colino.net>
20788         * src/compose.c
20789                 Fix message being always [Edited]
20790                 Encode headers correctly (utf8 buf)
20791
20792 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20793         * src/socket.c
20794                 remove double g_source_attach()
20795                 (Thanks to Colin Leroy)
20796
20797 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20798         * src/gtk/gtksctree.c
20799                 Fix SSL certificate list not shown
20800         * src/mimeview.c
20801                 Fix clicks in mime tree
20802
20803 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20804         * src/common/socket.c
20805                 Fix SSL receive
20806         * src/compose.c
20807                 Fix clipboard menu hotkeys
20808
20809 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20810         * src/gtk/gtkaspell.[ch]
20811           src/compose.c
20812                 reimplement spellchecker
20813
20814 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20815         * src/gtk/filesel.c
20816                 crash when inserting file in compose window
20817                 (TODO: keep old selection on clicks)
20818         * src/main.c
20819                 use gtkrc-2.0 instead of gtkrc
20820
20821 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20822         * src/messageview.c
20823                 remove orphaned mimeview unref()
20824
20825 2004-01-20 Thorsten Maerz <torte@netztorte.de>
20826         * src/grouplistdialog.c
20827                 expand nodes containing subscribed groups
20828
20829 2004-01-19 Thorsten Maerz <torte@netztorte.de>
20830         * src/textview.c
20831                 textview: hide cursor, restore old click behaviour
20832
20833 2004-01-18 Thorsten Maerz <torte@netztorte.de>
20834         * src/textview.c
20835                 variable names messed up
20836
20837 2004-01-17 Colin Leroy <colin@colino.net>
20838         * src/addr_compl.c
20839                 Fix completion address too thin
20840         * src/compose.c
20841                 Fix tab-to-subject behaviour
20842         * src/summaryview.c
20843                 Implement key up & down in summaryview
20844
20845 2004-01-12 Thorsten Maerz <torte@netztorte.de>
20846
20847         * sync 098claws
20848
20849 2004-01-08 Thorsten Maerz <torte@netztorte.de>
20850         * configure.ac
20851           Makefile.am
20852           doc/.cvsignore
20853           doc/Makefile.am
20854                 faq, man, manual moved to doc/
20855         * ac/aspell.m4
20856           ac/check-type.m4
20857           ac/gnupg-check-typedef.m4
20858           ac/openssl.m4
20859           ac/spamassassin.m4
20860           ac/missing/gdk-pixbuf.m4
20861           ac/missing/gpgme.m4
20862           ac/missing/imlib.m4
20863                 fix automake warnings
20864
20865 2003-12-06 Colin Leroy <colin@colino.net>
20866         * src/summaryview.c
20867                 Fix quicksearch
20868
20869 2003-12-05 Colin Leroy <colin@colino.net>
20870         * src/summaryview.c
20871                 Fix going to next unread folder
20872
20873 2003-12-05 Colin Leroy <colin@colino.net>
20874         * src/crash.c
20875                 Fix gtk2 compilation
20876         * src/session.c
20877                 Remove iotag source handler at disconnection
20878         * src/socket.[ch] 
20879                 Remove source handler when closing socket 
20880                 (fixes another seg)
20881
20882 2003-12-04 Colin Leroy <colin@colino.net>
20883         * src/compose.c
20884           src/prefs_account.c
20885           src/prefs_common.c
20886                 Fix some dropdown menus
20887
20888 2003-12-04 Colin Leroy <colin@colino.net>
20889         * src/compose.c
20890                 Fix event handlers on header fields
20891         * src/common/socket.c
20892           src/common/session.c
20893                 Fix segfault with callback (SSL)
20894                 Fix end of session 
20895
20896 2003-10-06 Thorsten Maerz <torte@netztorte.de>
20897
20898         * Fix compile bug in src/compose.c
20899         * removed src/gtk/gtkstext.[ch]
20900
20901 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
20902
20903         * Convert character set and escape "text" attributes in toolbar setting
20904         files.
20905         * Fixed bug in button-press-event handling.
20906
20907 2003-09-16 Thorsten Maerz <torte@netztorte.de>
20908
20909         * Fixed bug in key-press-event handling.
20910
20911 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
20912
20913         * Enabled to compile tray-icon plugin (Ad-hoc).
20914         * Avoid hang up bug of icon list in mime view (Ad-hoc).
20915
20916 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
20917
20918         * Enabled to compile on sylpheed-claws.
20919         (tray-icon plugin still cannot compile yet.)
20920
20921 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
20922
20923         * Updated to 0.9.5.
20924
20925 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
20926
20927         * Updated to 0.9.4.
20928         * Ported monitoring SSL mechanism to GSource of GLib2
20929         (I don't confirm it)
20930         * Added _gtk2 suffix to key name of font preference to avoid
20931         ovverwriting preference of Gtk+-1.2 version.
20932
20933 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
20934
20935         * Updated to 0.9.2.
20936
20937 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
20938
20939         * Updated to 0.9.1.
20940         * Translate po files into UTF-8 when execute autogen.sh.
20941
20942 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
20943
20944         * Updated to 0.9.0.
20945
20946 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
20947
20948         * Plugged GError related memory leaks.
20949
20950 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
20951
20952         * Changed default size of fonts.
20953         * Enabled to set titile font size of warning dialog.
20954
20955 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
20956
20957         * Embed a sylpheed icon into executable binary on Windows.
20958
20959 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
20960
20961         * I forgot to traslate character set of element string in src/xml.c.
20962
20963 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
20964
20965         * Fixed detecting bind_textdomain_codeset in configure.in.
20966         * The bug in which "Example" of "Date fromat" preference isn't displayed
20967         correctly has been fixed.
20968
20969 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
20970
20971         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
20972           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
20973           glib-gettextize
20974           Removed intl directory.
20975           Translated po files into UTF-8.
20976           (Thanks! Ryuji Abe)
20977
20978 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
20979
20980         * The bug which doesn't unscape string in xml.c has been fixed.
20981
20982 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
20983
20984         * The bug which is failed to translate encoding of file name thorough
20985         file dialog has been fixed.
20986
20987 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
20988
20989         * Modified to translate file names which is used in inporting/expoting
20990         mbox feature and "Save as" feature into locale encoding.
20991         * Translate file names into locale encoding when "Attache file" and
20992         "Insert file".
20993         * Force set G_BROKEN_FILENAMES environment variable.
20994         * Other minor fixes.
20995
20996 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
20997
20998         * Modified to treat MH folder's name as locale encoding.
20999
21000 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
21001
21002         * The bug which clash on switching candidates of auto completion of
21003         addresses, cannot use auto completion in Japanesse is fixed
21004         (Thanks! Tokunaga-san)¡¥
21005
21006 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21007
21008         * The bug which cannot switch key accelerator preference has been fixed
21009         (Thanks! smbd-san)¡¥
21010
21011 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21012
21013         * version 0.8.11-gtk2-20030314
21014
21015 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21016
21017         * The bug in which character set conversion of filtering messages has
21018         been fixed.(Thanks! COCOA-san).
21019
21020 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
21021
21022         * Revived "Leave space on head" preference in "Message" category.
21023         * A bug which clash when put the cursor to end of buffer and execute
21024         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
21025
21026 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21027
21028         * version 0.8.11-gtk2-20030312
21029
21030 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21031
21032         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
21033         * Modified to use Pango's API directly for font preference.
21034         * Integrated GtkTextView of textview to one widget.
21035         * Set fonts of header title in textview by "header_title" tag.
21036         * Removed some deprecated codes.
21037
21038 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
21039
21040         * Updated to 0.8.11.
21041         * Merged cygwin patch(Thanks! Sakai-san).
21042
21043 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
21044
21045         * version 0.8.10-gtk2-20030309