Complete Changelog
[claws.git] / ChangeLog
1 2006-12-11 [colin]      2.6.1cvs14
2
3         * src/prefs_account.c
4                 Fix sensitivity. Fixes bug 1076, 'privacy 
5                 options are displayed even when pgp plugin 
6                 not loaded / available'
7
8 2006-12-09 [colin]      2.6.1cvs13
9
10         * manual/advanced.xml
11         * src/prefs_common.c
12         * src/prefs_common.h
13         * src/common/ssl_certificate.c
14                 Add a new hidden preference, 'unsafe_ssl_certs',
15                 which allows to store multiple certificates per
16                 server/port. This is disabled by default because
17                 it's less secure (presenting a new certificate
18                 instead of a changed one raises less alarms).
19                 This will cause Claws to ask about an unknown
20                 certificate for people who have used 2.6.1cvs8
21                 or greater.
22
23 2006-12-09 [colin]      2.6.1cvs12
24
25         * src/action.c
26                 Fix cache updating after action
27
28 2006-12-07 [wwp]        2.6.1cvs11
29
30         * src/compose.c
31                 fix email address comparison when replying to all
32                 (avoid replying to ourselves), thanks to Colin.
33
34 2006-12-06 [paul]       2.6.1cvs10
35
36         * src/addrharvest.c
37         * src/editldap.c
38         * src/expldifdlg.c
39         * src/news.c
40         * src/toolbar.c
41         * src/common/utils.c
42                 ...and more renaming
43                 Thanks to Colin
44
45 2006-12-06 [paul]       2.6.1cvs9
46
47         * src/compose.c
48         * src/messageview.c
49         * src/procheader.c
50         * src/procmime.c
51         * src/procmsg.c
52         * src/textview.c
53                 more renaming
54                 Thanks to Colin
55
56 2006-12-06 [colin]      2.6.1cvs8
57
58         * src/ssl_manager.c
59         * src/common/ssl_certificate.c
60         * src/common/ssl_certificate.h
61                 Handle multiple certificates per host/port
62
63 2006-12-06 [colin]      2.6.1cvs7
64
65         * src/etpan/imap-thread.c
66                 Fix certificate checking on IMAP
67
68 2006-12-06 [colin]      2.6.1cvs6
69
70         * src/folderview.c
71                 Fix bug 1072, 'Claws stops fetching newsgroups 
72                 from server when newsgroup got deleted': continue
73                 checking other groups
74
75 2006-12-05 [wwp]        2.6.1cvs5
76
77         * src/message_search.c
78         * src/summary_search.c
79         * src/gtk/combobox.c
80         * src/gtk/combobox.h
81         * src/gtk/gtkutils.c
82         * src/gtk/gtkutils.h
83                 make up and down arrow keys in modern gtk_combo_box_entry widgets
84                 behave like w/ old comboboxes (summary and message search only).
85
86 2006-12-05 [paul]       2.6.1cvs4
87
88         * src/wizard.c
89                 encode headers
90                 Thanks to Colin
91
92 2006-12-05 [paul]       2.6.1cvs3
93
94         * tools/README
95         * tools/textviewer.pl
96                 script updated and description added
97
98 2006-12-04 [colin]      2.6.1cvs2
99
100         * src/compose.c
101                 Run pre-send hook only when checking
102                 everything
103
104 2006-12-04 [paul]       2.6.1cvs1
105
106         * NEWS
107         * README
108         * RELEASE_NOTES
109         * configure.ac
110         * tools/README
111                 bump up version number following stable release
112
113 2006-12-04 [paul]       2.6.0cvs83
114
115         * README
116                 updates and corrections
117
118 2006-12-04 [colin]      2.6.0cvs82
119
120         * src/common/utils.c
121                 Probably fix bug 1066, 'Incorrect mailbox 
122                 size displayed'
123
124 2006-12-04 [colin]      2.6.0cvs81
125
126         * src/common/utils.c
127                 Trim tabs from mailcap file too.
128
129 2006-12-02 [paul]       2.6.0cvs80
130
131         * src/exphtmldlg.c
132                 fix broken GUI under certain languages
133         * src/expldifdlg.c
134                 put the Cancel button to the right
135
136 2006-12-01 [paul]       2.6.0cvs79
137
138         * tools/Makefile.am
139                 remove reference to removed file
140
141 2006-12-01 [wwp]        2.6.0cvs78
142
143         * src/addressbook.c
144         * src/editaddress.c
145                 remove forgotten debug statements.
146
147 2006-12-01 [wwp]        2.6.0cvs77
148
149         * manual/advanced.xml
150         * manual/fr/advanced.xml
151         * src/addressbook.c
152         * src/addressbook.h
153         * src/addressitem.h
154         * src/editaddress.c
155         * src/editaddress.h
156         * src/prefs_common.c
157         * src/prefs_common.h
158         * src/gtk/gtkutils.c
159         * src/gtk/gtkutils.h
160                 add a hidden option to allow embedding the editaddress (edit contact details)
161                 dialog into the addressbook's window. This doesn't change the default
162                 behaviour.
163
164 2006-12-01 [wwp]        2.6.0cvs76
165
166         * src/message_search.c
167         * src/summary_search.c
168                 fix more focus issues (don't set focus to combobox's entry widget when
169                 entry's value changed, if entry widget has focus already).
170
171 2006-12-01 [wwp]        2.6.0cvs75
172
173         * src/gtk/quicksearch.c
174                 revert last changes to the quicksearch gtk_combo_box, this needs more
175                 tuning and testing.
176
177 2006-12-01 [paul]       2.6.0cvs74
178
179         * tools/kdeservicemenu/README
180         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
181         * tools/kdeservicemenu/install.sh
182         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
183         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
184                 simplify this stuff, and in so doing,
185                 fix it. (possibly re-extend it again at
186                 a later date)
187
188 2006-12-01 [wwp]        2.6.0cvs73
189
190         * src/gtk/quicksearch.c
191                 adapt quicksearch code to use modern gtk_combo_box'es.
192
193 2006-12-01 [wwp]        2.6.0cvs72
194
195         * src/common/defs.h
196         * src/prefs_common.c
197         * src/prefs_common.h
198         * src/message_search.c
199         * src/summary_search.c
200         * src/gtk/combobox.c
201         * src/gtk/combobox.h
202                 add history combos to all message and summary search fields.
203
204 2006-12-01 [wwp]        2.6.0cvs71
205
206         * src/summaryview.c
207                 As the list may change while the mark as read delay
208                 runs, we can't rely on the 'row' pointer, which can
209                 be invalid when the timeout is called. As the mark
210                 as read is only done if the message is still selected,
211                 use summaryview->selected instead. Thanks to Colin.
212
213 2006-11-30 [paul]       2.6.0cvs70
214
215         * src/textview.c
216                 give emphasis to "Sylpheed-Claws"
217                 as well as "Claws Mail"
218
219 2006-11-30 [colin]      2.6.0cvs69
220
221         * src/wizard.c
222                 Put the SSL checkboxes in the receiving
223                 and sending server pages.
224
225 2006-11-29 [colin]      2.6.0cvs68
226
227         * src/gtk/gtkutils.c
228         * src/gtk/gtkvscrollbutton.c
229                 Revert some deprecated fixes - they seem to
230                 deprecate stuff as soon as a new one gets out.
231                 g_object_ref_sink needed glib-2.10.
232
233 2006-11-29 [colin]      2.6.0cvs67
234
235         * src/common/utils.c
236                 Create .mailcap if it doesn't exist
237
238 2006-11-29 [colin]      2.6.0cvs66
239
240         * src/compose.c
241                 Followup to cvs60: use original list
242                 of recipients if replying to a mail
243                 in Sent Drafts or Queue.
244
245 2006-11-27 [paul]       2.6.0cvs65
246
247         * src/image_viewer.c
248                 revert the last change for now (it's broken)
249
250 2006-11-27 [paul]       2.6.0cvs64
251
252         * Makefile.am
253         * configure.ac
254         * m4/aclocal-include.m4
255         * m4/check-type.m4
256         * src/Makefile.am
257         * src/addr_compl.c
258         * src/compose.c
259         * src/crash.c
260         * src/export.c
261         * src/exporthtml.c
262         * src/exportldif.c
263         * src/imap.c
264         * src/import.c
265         * src/main.c
266         * src/main.h
267         * src/matcher.c
268         * src/mimeview.c
269         * src/procmsg.c
270         * src/textview.c
271         * src/common/Makefile.am
272         * src/common/claws.c
273         * src/common/claws.h
274         * src/common/ssl.c
275         * src/common/sylpheed.c
276         * src/common/sylpheed.h
277         * src/etpan/Makefile.am
278         * src/gtk/Makefile.am
279         * src/gtk/claws-marshal.list
280         * src/gtk/filesel.c
281         * src/gtk/gtksctree.c
282         * src/gtk/quicksearch.c
283         * src/gtk/sylpheed-marshal.list
284         * src/plugins/bogofilter/bogofilter.c
285         * src/plugins/bogofilter/bogofilter_gtk.c
286         * src/plugins/clamav/clamav_plugin.c
287         * src/plugins/clamav/clamav_plugin_gtk.c
288         * src/plugins/demo/demo.c
289         * src/plugins/dillo_viewer/dillo_viewer.c
290         * src/plugins/pgpcore/Makefile.am
291         * src/plugins/pgpcore/claws.def
292         * src/plugins/pgpcore/pgp_viewer.c
293         * src/plugins/pgpcore/plugin.c
294         * src/plugins/pgpcore/sylpheed.def
295         * src/plugins/pgpinline/Makefile.am
296         * src/plugins/pgpinline/claws.def
297         * src/plugins/pgpinline/plugin.c
298         * src/plugins/pgpinline/sylpheed.def
299         * src/plugins/pgpmime/Makefile.am
300         * src/plugins/pgpmime/claws.def
301         * src/plugins/pgpmime/plugin.c
302         * src/plugins/pgpmime/sylpheed.def
303         * src/plugins/spamassassin/spamassassin.c
304         * src/plugins/spamassassin/spamassassin_gtk.c
305         * src/plugins/trayicon/trayicon.c
306                 yet more renaming
307                 remove deprecated gtk_tooltips_set_delay()
308
309 2006-11-26 [paul]       2.6.0cvs63
310
311         * src/expldifdlg.c
312         * src/folderview.c
313         * src/image_viewer.c
314         * src/mainwindow.c
315         * src/gtk/gtkutils.c
316         * src/gtk/gtkvscrollbutton.c
317         * src/gtk/prefswindow.c
318         * src/plugins/pgpcore/prefs_gpg.c
319                 replace more deprecated GTK+ functions
320
321 2006-11-26 [paul]       2.6.0cvs62
322
323         * src/addr_compl.c
324         * src/addressbook.c
325         * src/browseldap.c
326                 replace deprecated gtk_idle_... functions
327
328 2006-11-26 [paul]       2.6.0cvs61
329
330         * src/compose.c
331         * src/folderview.c
332         * src/inc.c
333         * src/summaryview.c
334         * src/gtk/gtkvscrollbutton.c
335         * src/gtk/quicksearch.c
336         * src/plugins/pgpcore/passphrase.c
337                 replace deprecated gtk_timeout_add and
338                 gtk_timeout_remove
339
340 2006-11-26 [paul]       2.6.0cvs60
341
342         * src/compose.c
343                 fix bug that caused the wrong recipient
344                 to be selected when replying to a msg
345                 which is From one of our accounts to
346                 another of our accounts
347
348 2006-11-25 [paul]       2.6.0cvs59
349
350         * src/summaryview.c
351                 don't change the From column title to
352                 To if the To column is visible
353
354 2006-11-24 [paul]       2.6.0cvs58
355
356         * src/compose.c
357                 fix bug 1069, 'Sent mails disappear, BCC
358                 or locking problem?'
359
360 2006-11-21 [wwp]        2.6.0cvs57
361
362         * src/compose.c
363                 fix spelling menu when replying (same as 2.3.1cvs39):
364                 discrepancy between context menu and top menu when
365                 folder's dictionary isn't the default one.
366
367 2006-11-19 [paul]       2.6.0cvs56
368
369         * src/summaryview.c
370                 obey always_show_msg option when
371                 marking as spam
372         * src/plugins/bogofilter/bogofilter.c
373                 fix typo
374
375 2006-11-18 [paul]       2.6.0cvs55
376
377         * AUTHORS
378         * README
379         * debian/copyright
380         * manual/ack.xml
381         * manual/es/ack.xml
382         * manual/fr/ack.xml
383         * manual/pl/ack.xml
384         * src/gtk/authors.h
385         * src/gtk/icon_legend.c
386         * src/gtk/icon_legend.h
387         * tools/OOo2claws-mail.pl
388         * tools/README
389         * tools/acroread2claws-mail.pl
390         * tools/claws.i18n.status.pl
391         * tools/filter_conv.pl
392         * tools/filter_conv_new.pl
393         * tools/freshmeat_search.pl
394         * tools/google_search.pl
395         * tools/kmail2claws-mail.pl
396         * tools/kmail2claws-mail_v2.pl
397         * tools/maildir2claws-mail.pl
398         * tools/make.themes.project
399         * tools/multiwebsearch.pl
400         * tools/outlook2claws-mail.pl
401         * tools/tb2claws-mail
402         * tools/kdeservicemenu/README
403         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
404                 update mine and wwp's email addresses in
405                 several places
406                 Patch by wwp
407         * src/prefs_compose_writing.c
408                 set sensitivity on 'new message format' frame
409
410 2006-11-17 [paul]       2.6.0cvs54
411
412         * src/gtk/about.c
413                 more reworking of the GUI
414                 Patch by Fabien Vantard
415
416 2006-11-16 [paul]       2.6.0cvs53
417
418         * src/gtk/about.c
419                 set a minimum size for the window, allow
420                 it to automatically expand as necessary
421
422 2006-11-16 [wwp]        2.6.0cvs52
423
424         * src/gtk/about.c
425                 better wrap of copyright info on some systems.
426
427 2006-11-16 [paul]       2.6.0cvs51
428
429         * src/gtk/about.c
430                 move the tech info from the upper panel
431                 to the Info tab
432                 use a gtk_text_view for the features tab
433
434 2006-11-16 [paul]       2.6.0cvs50
435
436         * po/Makevars
437                 update my email address
438         * src/addressbook.c
439         * src/compose.c
440         * src/imap_gtk.c
441         * src/mh_gtk.c
442         * src/news_gtk.c
443         * src/summaryview.c
444         * src/plugins/trayicon/trayicon.c
445                 don't offer simple menu separators
446                 for translation
447         * src/folderview.c
448                 add separator between 'mark all read'
449                 and 'search folder'
450
451 2006-11-15 [wwp]        2.6.0cvs49
452
453         * src/gtk/authors.h
454                 updated manuals authors.
455
456 2006-11-14 [paul]       2.6.0cvs48
457
458         * src/compose.c
459                 Fix Options/Reply mode after draft save
460
461 2006-11-14 [paul]       2.6.0cvs47
462
463         * src/Makefile.am
464                 Fix make DESTDIR=...
465         * src/mbox.c
466                 Optimise speed
467         * src/plugins/pgpinline/pgpinline.c
468                 Probably fix bug 1061
469
470 2006-11-14 [paul]       2.6.0cvs46
471
472         * po/Makevars
473                 enable Q_ macro
474         * src/Makefile.am
475         * src/stock_pixmap.c
476         * src/stock_pixmap.h
477         * src/gtk/about.c
478         * src/pixmaps/active.xpm
479         * src/pixmaps/inactive.xpm
480                 add a new page, 'Features', to the About dialog
481                 showing which features are compiled in and which
482                 are not
483
484 2006-11-14 [paul]       2.6.0cvs45
485
486         * po/ru.po
487                 updated by Pavlo Bohmat
488
489 2006-11-14 [colin]      2.6.0cvs44
490
491         * src/compose.c
492         * src/inc.c
493         * src/messageview.c
494         * src/news.c
495         * src/pop.c
496         * src/procmsg.c
497         * src/gtk/gtkaspell.c
498                 Fix 64-bit-related warnings
499         * src/ssl_manager.c
500                 Fix possible infinite loop
501         * src/plugins/pgpcore/sgpgme.c
502                 Remove useless check
503
504 2006-11-13 [colin]      2.6.0cvs43
505
506         * src/gtk/Makefile.am
507                 authors.h isn't generated
508
509 2006-11-13 [colin]      2.6.0cvs42
510
511         * src/plugins/pgpinline/pgpinline.c
512         * src/plugins/pgpmime/pgpmime.c
513                 Very probably fix bug 1061, 'crash on 
514                 opening signed email'. Another cast
515                 problem
516
517 2006-11-13 [colin]      2.6.0cvs41
518
519         * src/plugins/pgpcore/sgpgme.c
520                 Maybe fix bug 1061, 'crash on opening 
521                 signed email'
522
523 2006-11-13 [wwp]        2.6.0cvs40
524
525         * src/plugins/pgpinline/pgpinline.c
526                 fix candidate for bug #1057, thanks to Colin.
527
528 2006-11-13 [wwp]        2.6.0cvs39
529
530         * src/compose.c
531         * src/quote_fmt_parse.y
532                 fix bug 1052: current parser buffer was not always 
533                 allocated, ptr to this buffer could be returned as 
534                 NULL whereas no parser error has occurred. in 
535                 consequence, defining a template body as "%d" 
536                 (w/o the quotes) for the first time of the instance 
537                 of claws-mail, was reporting a parser error. make 
538                 sure that the buffer is always allocated, even to 
539                 an empty string.
540                 fix mis-unescaping in compose.:compose_quote_fmt(): 
541                 unescaping of the fmt string was always done 
542                 whereas it must be done *only* when receiving 
543                 quote format strings issued from the prefs 
544                 (compose new message, reply, forward, redirect 
545                 formats), *not* when applying templates.  in 
546                 consequences, applying templates w/ sequences 
547                 like \\|p{echo} were failing. make sure that 
548                 unescaping is done only when necessary.
549
550 2006-11-12 [colin]      2.6.0cvs38
551
552         * po/de.po
553                 Fix typo (s/KB/MB)
554
555 2006-11-12 [colin]      2.6.0cvs37
556
557         * src/plugins/pgpinline/pgpinline.c
558         * src/plugins/pgpmime/pgpmime.c
559                 Release GPG context at the latest 
560                 possible moment. Maybe fixes 
561                 bug 1057, 'crash on sending signed 
562                 message to a newsgroup'
563                 
564
565 2006-11-12 [colin]      2.6.0cvs36
566
567         * src/plugins/pgpcore/sgpgme.c
568                 Tell a bit more when gpg's status doesn't
569                 contain any signature
570
571 2006-11-12 [colin]      2.6.0cvs35
572
573         * src/compose.c
574                 Fix bug 1060, 'compilation error with 
575                 Irix's cc'
576
577 2006-11-12 [paul]       2.6.0cvs34
578
579         * doc/man/claws-mail.1
580         * src/prefs_gtk.c
581         * src/plugins/clamav/README
582         * src/plugins/spamassassin/README
583         * tools/README
584         * tools/freshmeat_search.pl
585         * tools/google_search.pl
586         * tools/multiwebsearch.pl
587                 more renaming
588         * src/plugins/trayicon/trayicon.c
589                 fix compiliation warning
590
591 2006-11-11 [colin]      2.6.0cvs33
592
593         * src/folderview.c
594                 Forbid drag and drop from/to different
595                 folders of type F_UNKNOWN
596
597 2006-11-11 [colin]      2.6.0cvs32
598
599         * src/plugins/pgpinline/pgpinline.c
600                 Fix typo in previous commit:
601                 - gpgme_new(&ctx);
602                 + if ((err = gpgme_new(&data->ctx)) ...)
603
604 2006-11-11 [colin]      2.6.0cvs31
605
606         * src/plugins/pgpinline/pgpinline.c
607         * src/plugins/pgpmime/pgpmime.c
608                 Check success after calling gpgme_new
609                 Maybe fixes bug 1057, 'crash on sending 
610                 signed message to a newsgroup'
611
612 2006-11-11 [colin]      2.6.0cvs30
613
614         * src/undo.c
615                 init undostruct to 0s (from
616                 valgrind log of bug 1057)
617
618 2006-11-10 [colin]      2.6.0cvs29
619
620         * src/mainwindow.c
621                 Set cursor to wait before filtering
622                 duplicates in all folders
623         * src/plugins/bogofilter/bogofilter.c
624         * src/plugins/bogofilter/bogofilter.h
625         * src/plugins/bogofilter/bogofilter_gtk.c
626                 Completely thread away the bogofilter
627                 filtering
628
629 2006-11-10 [mones]      2.6.0cvs28
630
631         * src/compose.c
632         * src/compose.h
633                 added COMPOSE_CHECK_BEFORE_SEND hook
634
635 2006-11-10 [paul]       2.6.0cvs27
636
637         * src/crash.c
638                 more renaming
639                 add libSM to get_compiled_in_features()
640         * src/main.c
641                 more renaming
642
643 2006-11-10 [colin]      2.6.0cvs26
644
645         * src/etpan/imap-thread.c
646                 Add a reference to libetpan's sasl engine
647                 so that sasl_done() doesn't get called by
648                 libetpan, and doesn't break openssl.
649                 Should fix bug 1053, 'SC fails to reestablish 
650                 a secure connection'
651                 Patch by Hoa
652
653 2006-11-10 [colin]      2.6.0cvs25
654
655         * manual/addrbook.xml
656         * manual/advanced.xml
657         * manual/faq.xml
658         * manual/intro.xml
659                 Some more renaming
660
661 2006-11-09 [colin]      2.6.0cvs24
662
663         * src/plugins/bogofilter/bogofilter_gtk.c
664                 Add comment about annoyance
665
666 2006-11-09 [colin]      2.6.0cvs23
667
668         * src/plugins/bogofilter/bogofilter.c
669         * src/plugins/bogofilter/bogofilter_gtk.c
670                 Prepare things needed to thread bogofilter
671                 filtering: separate bogo stuff and possible GUI
672                 stuff. 
673
674 2006-11-09 [colin]      2.6.0cvs22
675
676         * src/account.c
677         * src/compose.c
678                 Search for one of our accounts in Delivered-To
679                 (helps for auto-account selection when 
680                  replying/forwarding)
681         * src/folderview.c
682         * src/mainwindow.c
683         * src/mainwindow.h
684         * src/plugins/trayicon/trayicon.c
685                 Allow opening a new mail with any account from
686                 the contextual menu
687
688 2006-11-09 [wwp]        2.6.0cvs21
689
690         * src/compose.c
691         * src/prefs_common.c
692         * src/prefs_common.h
693         * src/prefs_compose_writing.c
694                 add a compose new message format (in prefs/compose/writing), it's a
695                 simple subject+body template to use when opening a new composition
696                 window. It's similar to the existent reply and forward formats.
697
698                 enhanced the template/format % symbols substitution mechanism to
699                 use current composition window information when % are used in
700                 the compose new message format or in templates applied to new
701                 messages (there were useless in that situations before). When
702                 applied to new messages, %d corresponds to the system time/date.
703
704 2006-11-09 [paul]       2.6.0cvs20
705
706         * src/gtk/authors.h
707                 fix last commit
708
709 2006-11-09 [paul]       2.6.0cvs19
710
711         * src/gtk/authors.h
712                 keep tje alphabetical order
713
714 2006-11-08 [colin]      2.6.0cvs18
715
716         * src/etpan/imap-thread.c
717                 Fix bug 1054, 'Slowness logging big 
718                 data chunks'
719
720 2006-11-08 [paul]       2.6.0cvs17
721
722         * tools/Makefile.am
723                 fix the renaming
724
725 2006-11-08 [paul]       2.6.0cvs16
726
727         * src/common/defs.h
728                 update BUGZILLA_URI
729
730 2006-11-08 [paul]       2.6.0cvs15
731
732         * tools/Makefile.am
733         * tools/OOo2claws-mail.pl
734         * tools/OOo2sylpheed.pl
735         * tools/README
736         * tools/acroread2claws-mail.pl
737         * tools/acroread2sylpheed.pl
738         * tools/kmail2claws-mail.pl
739         * tools/kmail2claws-mail_v2.pl
740         * tools/kmail2sylpheed.pl
741         * tools/kmail2sylpheed_v2.pl
742         * tools/maildir2claws-mail.pl
743         * tools/maildir2sylpheed.pl
744         * tools/nautilus2claws-mail.sh
745         * tools/nautilus2sylpheed.sh
746         * tools/outlook2claws-mail.pl
747         * tools/outlook2sylpheed.pl
748         * tools/tb2claws-mail
749         * tools/tb2sylpheed
750         * tools/tbird2claws.py
751         * tools/tbird2syl.py
752         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
753         * tools/kdeservicemenu/install.sh
754         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
755         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
756         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
757         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
758         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
759                 renamed (removed, added) tools files
760
761 2006-11-08 [paul]       2.6.0cvs14
762
763         * src/main.c
764         * src/common/defs.h
765                 Migrate sylpheedrc to clawsrc, and fix the standard
766                 plugins path in the process
767
768 2006-11-07 [colin]      2.6.0cvs13
769
770         * src/Makefile.am
771                 Symlink sylpheed-claws relative to 
772                 claws-mail
773
774 2006-11-07 [colin]      2.6.0cvs12
775
776         * src/compose.c
777                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
778
779 2006-11-07 [paul]       2.6.0cvs11
780
781         * src/gtk/about.c
782                 Fix a missed occurence of
783                 Sylpheed-Claws
784
785 2006-11-07 [paul]       2.6.0cvs10
786
787         * src/Makefile.am
788                 Fix symlink installation
789
790 2006-11-07 [paul]       2.6.0cvs9
791
792         * src/Makefile.am
793                 Symlink claws-mail to sylpheed-claws
794         * src/common/utils.c
795                 Fix migrating symlinks
796         * src/etpan/imap-thread.c
797                 check certificate only when there's
798                 no error
799
800 2006-11-07 [paul]       2.6.0cvs8
801
802         * Makefile.am
803                 Fix icon breakages with Gtk, which needs a 
804                 cache updated to see them.
805
806 2006-11-07 [paul]       2.6.0cvs7
807
808         * .cvsignore
809         * AUTHORS
810         * COPYING
811         * INSTALL
812         * Makefile.am
813         * NEWS
814         * README
815         * RELEASE_NOTES
816         * autogen.sh
817         * claws-mail-128x128.png
818         * claws-mail-64x64.png
819         * claws-mail.ico
820         * claws-mail.pc.in
821         * claws-mail.png
822         * configure.ac
823         * sylpheed-claws-128x128.png
824         * sylpheed-claws-64x64.png
825         * sylpheed-claws.desktop
826         * sylpheed-claws.ico
827         * sylpheed-claws.pc.in
828         * sylpheed-claws.png
829         * debian/README.Debian
830         * debian/changelog
831         * debian/claws-mail.desktop
832         * debian/claws-mail.menu
833         * debian/claws-mail.postinst.debhelper
834         * debian/claws-mail.postrm.debhelper
835         * debian/control
836         * debian/copyright
837         * debian/files
838         * debian/rules
839         * debian/sylpheed-claws.desktop
840         * debian/sylpheed-claws.menu
841         * debian/sylpheed-claws.postinst.debhelper
842         * debian/sylpheed-claws.postrm.debhelper
843         * doc/man/Makefile.am
844         * doc/man/claws-mail.1
845         * doc/man/sylpheed-claws.1
846         * doc/src/ChangeLog.claws-pre0.8.0
847         * manual/Makefile.am
848         * manual/account.xml
849         * manual/ack.xml
850         * manual/addrbook.xml
851         * manual/advanced.xml
852         * manual/claws-mail-manual.xml
853         * manual/faq.xml
854         * manual/glossary.xml
855         * manual/handling.xml
856         * manual/intro.xml
857         * manual/keyboard.xml
858         * manual/plugins.xml
859         * manual/starting.xml
860         * manual/sylpheed-claws-manual.xml
861         * manual/xml2pdf
862         * manual/dist/.cvsignore
863         * manual/dist/html/.cvsignore
864         * manual/dist/html/Makefile.am
865         * manual/dist/pdf/.cvsignore
866         * manual/dist/pdf/Makefile.am
867         * manual/dist/ps/.cvsignore
868         * manual/dist/ps/Makefile.am
869         * manual/dist/txt/.cvsignore
870         * manual/dist/txt/Makefile.am
871         * manual/es/Makefile.am
872         * manual/es/advanced.xml
873         * manual/es/claws-mail-manual.xml
874         * manual/es/faq.xml
875         * manual/es/glossary.xml
876         * manual/es/handling.xml
877         * manual/es/intro.xml
878         * manual/es/plugins.xml
879         * manual/es/sylpheed-claws-manual.xml
880         * manual/es/dist/.cvsignore
881         * manual/es/dist/html/.cvsignore
882         * manual/es/dist/html/Makefile.am
883         * manual/es/dist/pdf/.cvsignore
884         * manual/es/dist/pdf/Makefile.am
885         * manual/es/dist/ps/.cvsignore
886         * manual/es/dist/ps/Makefile.am
887         * manual/es/dist/txt/.cvsignore
888         * manual/es/dist/txt/Makefile.am
889         * manual/fr/Makefile.am
890         * manual/fr/account.xml
891         * manual/fr/ack.xml
892         * manual/fr/addrbook.xml
893         * manual/fr/advanced.xml
894         * manual/fr/claws-mail-manual.xml
895         * manual/fr/faq.xml
896         * manual/fr/glossary.xml
897         * manual/fr/handling.xml
898         * manual/fr/intro.xml
899         * manual/fr/keyboard.xml
900         * manual/fr/plugins.xml
901         * manual/fr/starting.xml
902         * manual/fr/sylpheed-claws-manual.xml
903         * manual/fr/dist/.cvsignore
904         * manual/fr/dist/html/.cvsignore
905         * manual/fr/dist/html/Makefile.am
906         * manual/fr/dist/pdf/.cvsignore
907         * manual/fr/dist/pdf/Makefile.am
908         * manual/fr/dist/ps/.cvsignore
909         * manual/fr/dist/ps/Makefile.am
910         * manual/fr/dist/txt/.cvsignore
911         * manual/fr/dist/txt/Makefile.am
912         * manual/pl/Makefile.am
913         * manual/pl/account.xml
914         * manual/pl/ack.xml
915         * manual/pl/addrbook.xml
916         * manual/pl/advanced.xml
917         * manual/pl/claws-mail-manual.xml
918         * manual/pl/faq.xml
919         * manual/pl/glossary.xml
920         * manual/pl/handling.xml
921         * manual/pl/intro.xml
922         * manual/pl/keyboard.xml
923         * manual/pl/plugins.xml
924         * manual/pl/starting.xml
925         * manual/pl/sylpheed-claws-manual.xml
926         * manual/pl/dist/.cvsignore
927         * manual/pl/dist/html/.cvsignore
928         * manual/pl/dist/html/Makefile.am
929         * manual/pl/dist/pdf/.cvsignore
930         * manual/pl/dist/pdf/Makefile.am
931         * manual/pl/dist/ps/.cvsignore
932         * manual/pl/dist/ps/Makefile.am
933         * manual/pl/dist/txt/.cvsignore
934         * manual/pl/dist/txt/Makefile.am
935         * po/.cvsignore
936         * po/Makevars
937         * src/.cvsignore
938         * src/Makefile.am
939         * src/account.c
940         * src/account.h
941         * src/action.c
942         * src/action.h
943         * src/adbookbase.h
944         * src/addr_compl.c
945         * src/addr_compl.h
946         * src/addrbook.c
947         * src/addrcache.c
948         * src/addrcache.h
949         * src/addrcindex.c
950         * src/addrcindex.h
951         * src/addrclip.c
952         * src/addrclip.h
953         * src/addrdefs.h
954         * src/addressadd.c
955         * src/addressadd.h
956         * src/addressbook.c
957         * src/addressbook.h
958         * src/addressbook_foldersel.c
959         * src/addressbook_foldersel.h
960         * src/addrgather.c
961         * src/addrgather.h
962         * src/addrharvest.c
963         * src/addrharvest.h
964         * src/addrindex.c
965         * src/addrindex.h
966         * src/addritem.c
967         * src/addritem.h
968         * src/addrquery.c
969         * src/addrquery.h
970         * src/addrselect.c
971         * src/addrselect.h
972         * src/alertpanel.c
973         * src/alertpanel.h
974         * src/browseldap.c
975         * src/browseldap.h
976         * src/codeconv.c
977         * src/codeconv.h
978         * src/compose.c
979         * src/crash.c
980         * src/crash.h
981         * src/customheader.c
982         * src/customheader.h
983         * src/displayheader.c
984         * src/displayheader.h
985         * src/editaddress.c
986         * src/editaddress.h
987         * src/editbook.c
988         * src/editbook.h
989         * src/editgroup.c
990         * src/editgroup.h
991         * src/editjpilot.c
992         * src/editjpilot.h
993         * src/editldap.c
994         * src/editldap.h
995         * src/editldap_basedn.c
996         * src/editldap_basedn.h
997         * src/editvcard.c
998         * src/editvcard.h
999         * src/exphtmldlg.c
1000         * src/exphtmldlg.h
1001         * src/expldifdlg.c
1002         * src/expldifdlg.h
1003         * src/export.c
1004         * src/exporthtml.c
1005         * src/exporthtml.h
1006         * src/exportldif.c
1007         * src/exportldif.h
1008         * src/filtering.c
1009         * src/filtering.h
1010         * src/folder.c
1011         * src/folder.h
1012         * src/folder_item_prefs.c
1013         * src/folder_item_prefs.h
1014         * src/foldersel.c
1015         * src/foldersel.h
1016         * src/folderutils.c
1017         * src/folderutils.h
1018         * src/folderview.c
1019         * src/folderview.h
1020         * src/grouplistdialog.c
1021         * src/grouplistdialog.h
1022         * src/html.c
1023         * src/html.h
1024         * src/image_viewer.c
1025         * src/image_viewer.h
1026         * src/imap.c
1027         * src/imap.h
1028         * src/imap_gtk.c
1029         * src/imap_gtk.h
1030         * src/import.c
1031         * src/import.h
1032         * src/importldif.c
1033         * src/importldif.h
1034         * src/importmutt.c
1035         * src/importmutt.h
1036         * src/importpine.c
1037         * src/importpine.h
1038         * src/inc.c
1039         * src/inc.h
1040         * src/jpilot.c
1041         * src/jpilot.h
1042         * src/ldapctrl.c
1043         * src/ldapctrl.h
1044         * src/ldaplocate.c
1045         * src/ldaplocate.h
1046         * src/ldapquery.c
1047         * src/ldapquery.h
1048         * src/ldapserver.c
1049         * src/ldapserver.h
1050         * src/ldaputil.c
1051         * src/ldaputil.h
1052         * src/ldif.c
1053         * src/ldif.h
1054         * src/localfolder.c
1055         * src/localfolder.h
1056         * src/main.c
1057         * src/main.h
1058         * src/mainwindow.c
1059         * src/mainwindow.h
1060         * src/manual.c
1061         * src/manual.h
1062         * src/matcher.c
1063         * src/matcher.h
1064         * src/matcher_parser.h
1065         * src/matcher_parser_lex.l
1066         * src/matcher_parser_parse.y
1067         * src/mbox.c
1068         * src/mbox.h
1069         * src/message_search.c
1070         * src/message_search.h
1071         * src/messageview.c
1072         * src/messageview.h
1073         * src/mh.c
1074         * src/mh.h
1075         * src/mh_gtk.c
1076         * src/mh_gtk.h
1077         * src/mimeview.c
1078         * src/mimeview.h
1079         * src/msgcache.c
1080         * src/msgcache.h
1081         * src/mutt.c
1082         * src/mutt.h
1083         * src/news.c
1084         * src/news.h
1085         * src/news_gtk.c
1086         * src/news_gtk.h
1087         * src/noticeview.c
1088         * src/noticeview.h
1089         * src/partial_download.c
1090         * src/partial_download.h
1091         * src/pine.c
1092         * src/pine.h
1093         * src/pop.c
1094         * src/pop.h
1095         * src/prefs_account.c
1096         * src/prefs_account.h
1097         * src/prefs_actions.c
1098         * src/prefs_actions.h
1099         * src/prefs_common.c
1100         * src/prefs_common.h
1101         * src/prefs_compose_writing.c
1102         * src/prefs_compose_writing.h
1103         * src/prefs_customheader.c
1104         * src/prefs_customheader.h
1105         * src/prefs_display_header.c
1106         * src/prefs_display_header.h
1107         * src/prefs_ext_prog.c
1108         * src/prefs_ext_prog.h
1109         * src/prefs_filtering.c
1110         * src/prefs_folder_column.c
1111         * src/prefs_folder_column.h
1112         * src/prefs_folder_item.c
1113         * src/prefs_folder_item.h
1114         * src/prefs_fonts.c
1115         * src/prefs_fonts.h
1116         * src/prefs_gtk.c
1117         * src/prefs_gtk.h
1118         * src/prefs_image_viewer.c
1119         * src/prefs_image_viewer.h
1120         * src/prefs_matcher.c
1121         * src/prefs_matcher.h
1122         * src/prefs_message.c
1123         * src/prefs_message.h
1124         * src/prefs_msg_colors.c
1125         * src/prefs_msg_colors.h
1126         * src/prefs_other.c
1127         * src/prefs_other.h
1128         * src/prefs_quote.c
1129         * src/prefs_quote.h
1130         * src/prefs_receive.c
1131         * src/prefs_receive.h
1132         * src/prefs_send.c
1133         * src/prefs_send.h
1134         * src/prefs_spelling.c
1135         * src/prefs_spelling.h
1136         * src/prefs_summaries.c
1137         * src/prefs_summaries.h
1138         * src/prefs_summary_column.c
1139         * src/prefs_summary_column.h
1140         * src/prefs_template.c
1141         * src/prefs_template.h
1142         * src/prefs_themes.c
1143         * src/prefs_themes.h
1144         * src/prefs_toolbar.c
1145         * src/prefs_toolbar.h
1146         * src/prefs_wrapping.c
1147         * src/prefs_wrapping.h
1148         * src/privacy.c
1149         * src/privacy.h
1150         * src/procheader.c
1151         * src/procheader.h
1152         * src/procmime.c
1153         * src/procmime.h
1154         * src/procmsg.c
1155         * src/procmsg.h
1156         * src/quote_fmt.c
1157         * src/quote_fmt_parse.y
1158         * src/recv.c
1159         * src/recv.h
1160         * src/remotefolder.c
1161         * src/remotefolder.h
1162         * src/send_message.c
1163         * src/send_message.h
1164         * src/setup.c
1165         * src/setup.h
1166         * src/sourcewindow.c
1167         * src/sourcewindow.h
1168         * src/ssl_manager.c
1169         * src/ssl_manager.h
1170         * src/statusbar.c
1171         * src/statusbar.h
1172         * src/stock_pixmap.c
1173         * src/stock_pixmap.h
1174         * src/summary_search.c
1175         * src/summary_search.h
1176         * src/summaryview.c
1177         * src/summaryview.h
1178         * src/syldap.c
1179         * src/syldap.h
1180         * src/textview.c
1181         * src/textview.h
1182         * src/toolbar.c
1183         * src/toolbar.h
1184         * src/undo.c
1185         * src/undo.h
1186         * src/unmime.c
1187         * src/unmime.h
1188         * src/vcard.c
1189         * src/vcard.h
1190         * src/wizard.c
1191         * src/wizard.h
1192         * src/common/base64.c
1193         * src/common/base64.h
1194         * src/common/defs.h
1195         * src/common/hooks.c
1196         * src/common/hooks.h
1197         * src/common/log.c
1198         * src/common/log.h
1199         * src/common/mgutils.c
1200         * src/common/mgutils.h
1201         * src/common/nntp.c
1202         * src/common/nntp.h
1203         * src/common/passcrypt.c
1204         * src/common/passcrypt.h.in
1205         * src/common/plugin.c
1206         * src/common/plugin.h
1207         * src/common/prefs.c
1208         * src/common/prefs.h
1209         * src/common/progressindicator.c
1210         * src/common/progressindicator.h
1211         * src/common/quoted-printable.c
1212         * src/common/quoted-printable.h
1213         * src/common/session.c
1214         * src/common/session.h
1215         * src/common/smtp.c
1216         * src/common/smtp.h
1217         * src/common/socket.c
1218         * src/common/socket.h
1219         * src/common/ssl.c
1220         * src/common/ssl.h
1221         * src/common/stringtable.c
1222         * src/common/stringtable.h
1223         * src/common/sylpheed.c
1224         * src/common/sylpheed.h
1225         * src/common/template.c
1226         * src/common/template.h
1227         * src/common/timing.h
1228         * src/common/utils.c
1229         * src/common/utils.h
1230         * src/common/version.h.in
1231         * src/common/xml.c
1232         * src/common/xml.h
1233         * src/common/xmlprops.c
1234         * src/common/xmlprops.h
1235         * src/gtk/about.c
1236         * src/gtk/colorlabel.c
1237         * src/gtk/colorlabel.h
1238         * src/gtk/colorsel.c
1239         * src/gtk/colorsel.h
1240         * src/gtk/combobox.c
1241         * src/gtk/combobox.h
1242         * src/gtk/description_window.c
1243         * src/gtk/description_window.h
1244         * src/gtk/filesel.c
1245         * src/gtk/filesel.h
1246         * src/gtk/foldersort.c
1247         * src/gtk/foldersort.h
1248         * src/gtk/gtkaspell.c
1249         * src/gtk/gtkaspell.h
1250         * src/gtk/gtksctree.c
1251         * src/gtk/gtkshruler.c
1252         * src/gtk/gtkshruler.h
1253         * src/gtk/gtkutils.c
1254         * src/gtk/gtkutils.h
1255         * src/gtk/icon_legend.c
1256         * src/gtk/icon_legend.h
1257         * src/gtk/logwindow.c
1258         * src/gtk/logwindow.h
1259         * src/gtk/manage_window.c
1260         * src/gtk/manage_window.h
1261         * src/gtk/pluginwindow.c
1262         * src/gtk/pluginwindow.h
1263         * src/gtk/prefswindow.c
1264         * src/gtk/prefswindow.h
1265         * src/gtk/quicksearch.c
1266         * src/gtk/quicksearch.h
1267         * src/pixmaps/claws-mail.xpm
1268         * src/pixmaps/claws-mail_icon.xpm
1269         * src/pixmaps/claws-mail_logo.xpm
1270         * src/pixmaps/sylpheed-claws.xpm
1271         * src/pixmaps/sylpheed-claws_icon.xpm
1272         * src/pixmaps/sylpheed-claws_logo.xpm
1273         * src/plugins/bogofilter/Makefile.am
1274         * src/plugins/bogofilter/bogofilter.c
1275         * src/plugins/bogofilter/bogofilter.h
1276         * src/plugins/bogofilter/bogofilter_gtk.c
1277         * src/plugins/clamav/Makefile.am
1278         * src/plugins/clamav/clamav_plugin.c
1279         * src/plugins/clamav/clamav_plugin.h
1280         * src/plugins/clamav/clamav_plugin_gtk.c
1281         * src/plugins/demo/Makefile.am
1282         * src/plugins/demo/demo.c
1283         * src/plugins/dillo_viewer/Makefile.am
1284         * src/plugins/dillo_viewer/README
1285         * src/plugins/dillo_viewer/dillo_prefs.c
1286         * src/plugins/dillo_viewer/dillo_prefs.h
1287         * src/plugins/dillo_viewer/dillo_viewer.c
1288         * src/plugins/pgpcore/Makefile.am
1289         * src/plugins/pgpcore/passphrase.c
1290         * src/plugins/pgpcore/passphrase.h
1291         * src/plugins/pgpcore/pgp_viewer.c
1292         * src/plugins/pgpcore/pgp_viewer.h
1293         * src/plugins/pgpcore/plugin.c
1294         * src/plugins/pgpcore/prefs_gpg.c
1295         * src/plugins/pgpcore/prefs_gpg.h
1296         * src/plugins/pgpcore/select-keys.c
1297         * src/plugins/pgpcore/select-keys.h
1298         * src/plugins/pgpcore/sgpgme.c
1299         * src/plugins/pgpcore/sgpgme.h
1300         * src/plugins/pgpcore/sylpheed.def
1301         * src/plugins/pgpcore/version.rc
1302         * src/plugins/pgpinline/Makefile.am
1303         * src/plugins/pgpinline/pgpinline.c
1304         * src/plugins/pgpinline/pgpinline.h
1305         * src/plugins/pgpinline/plugin.c
1306         * src/plugins/pgpinline/sylpheed.def
1307         * src/plugins/pgpinline/version.rc
1308         * src/plugins/pgpmime/Makefile.am
1309         * src/plugins/pgpmime/pgpmime.c
1310         * src/plugins/pgpmime/pgpmime.h
1311         * src/plugins/pgpmime/plugin.c
1312         * src/plugins/pgpmime/sylpheed.def
1313         * src/plugins/pgpmime/version.rc
1314         * src/plugins/spamassassin/Makefile.am
1315         * src/plugins/spamassassin/README
1316         * src/plugins/spamassassin/spamassassin.c
1317         * src/plugins/spamassassin/spamassassin.h
1318         * src/plugins/spamassassin/spamassassin_gtk.c
1319         * src/plugins/trayicon/Makefile.am
1320         * src/plugins/trayicon/trayicon.c
1321         * tools/OOo2sylpheed.pl
1322         * tools/README
1323         * tools/README.sylprint
1324         * tools/acroread2sylpheed.pl
1325         * tools/claws.i18n.status.pl
1326         * tools/filter_conv.pl
1327         * tools/filter_conv_new.pl
1328         * tools/freshmeat_search.pl
1329         * tools/google_search.pl
1330         * tools/kmail2sylpheed.pl
1331         * tools/kmail2sylpheed_v2.pl
1332         * tools/make.themes.project
1333         * tools/multiwebsearch.pl
1334         * tools/nautilus2sylpheed.sh
1335         * tools/outlook2sylpheed.pl
1336         * tools/sylprint.pl
1337         * tools/sylprint.rc
1338         * tools/tb2sylpheed
1339         * tools/textviewer.sh
1340         * tools/vcard2xml.py
1341         * tools/kdeservicemenu/README
1342         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1343         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1344         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1345                 Change name to Claws Mail. Announce to follow...
1346
1347 2006-11-06 [wwp]        2.6.0cvs6
1348
1349         * src/prefs_template.c
1350                 unify messages related to quote format/template errors (fix
1351                 capitalization), again.
1352
1353 2006-11-06 [wwp]        2.6.0cvs5
1354
1355         * src/prefs_quote.c
1356                 unify messages related to quote format/template errors.
1357
1358 2006-11-06 [wwp]        2.6.0cvs4
1359
1360         * src/prefs_msg_colors.c
1361                 more uses of Q_ macro for contextual translations, thanks
1362                 to Fabien (fzzzzz).
1363
1364 2006-11-06 [wwp]        2.6.0cvs3
1365
1366         * src/compose.c
1367         * src/common/utils.c
1368         * src/common/utils.h
1369                 show an alertpanel to make sure users are aware that sensitive
1370                 files are attached (it's file blacklist-based). This will fix
1371                 interaction w/ GoogleEarth for instance, thanks to Colin.
1372
1373 2006-11-06 [wwp]        2.6.0cvs2
1374
1375         * src/prefs_quote.c
1376         * src/prefs_template.c
1377         * src/prefs_template.h
1378                 check quote format when applying/closing prefs. For now this only
1379                 shows up an error dialog box, not preventing the user from using
1380                 a broken quote (reply, forwards) format.
1381
1382 2006-11-06 [wwp]        2.6.0cvs1
1383
1384         * src/prefs_template.c
1385                 fix missing checks of some template fields.
1386
1387 2006-11-06 [paul]       2.6.0
1388
1389         * NEWS
1390         * README
1391         * RELEASE_NOTES
1392                 2.6.0 released
1393
1394 2006-11-06 [paul]       2.5.6cvs22
1395
1396         * manual/advanced.xml
1397         * manual/es/advanced.xml
1398                 put 'respect_flowed_format' info in the correct
1399                 place
1400
1401 2006-11-06 [mones]      2.5.6cvs21
1402
1403         * po/es.po
1404                 Minor fixes for release
1405
1406 2006-11-06 [paul]       2.5.6cvs20
1407
1408         * po/cs.po
1409         * po/de.po
1410         * po/fr.po
1411         * po/it.po
1412         * po/nl.po
1413         * po/pt_BR.po
1414         * po/sk.po
1415         * po/sv.po
1416         * po/zh_CN.po
1417                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1418                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1419                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1420                 Young
1421
1422 2006-11-02 [colin]      2.5.6cvs19
1423
1424         * src/imap.c
1425         * src/imap.h
1426         * src/prefs_account.c
1427         * src/etpan/imap-thread.c
1428                 Add GSSAPI support - fixes Debian bug #383274
1429
1430 2006-11-01 [colin]      2.5.6cvs18
1431
1432         * src/jpilot.c
1433                 Handle libpisock12 support. Probably
1434                 fixes bug 1046, 'jpilot AddressDB.pdb 
1435                 import fail'
1436
1437 2006-11-01 [colin]      2.5.6cvs17
1438
1439         * src/folderutils.c
1440                 debug_print() folderutils_mark_all_read()
1441
1442 2006-11-01 [colin]      2.5.6cvs16
1443
1444         * COPYING
1445                 Add missed files to the Apache exception
1446
1447 2006-10-31 [colin]      2.5.6cvs15
1448
1449         * src/folder.c
1450         * src/folder.h
1451                 Add a copy_private_data() func to FolderClasses
1452                 Doesn't break the feature freeze, because we 
1453                 won't use it (right now) in the core.
1454
1455 2006-10-31 [colin]      2.5.6cvs14
1456
1457         * COPYING
1458                 Allow linking with the Apache licensed files in
1459                 src/plugins/spamassassin. Hopefully fixes 
1460                 bug 1048, 'Spamassassin plugin license problem'
1461
1462 2006-10-31 [wwp]        2.5.6cvs13
1463
1464         * src/compose.c
1465                 fix and optimize trimming of leading linefeeds in body loop.
1466
1467 2006-10-31 [colin]      2.5.6cvs12
1468
1469         * src/etpan/imap-thread.c
1470         * src/imap.c
1471                 Make really sure to have NULL sets in case
1472                 of error
1473
1474 2006-10-30 [wwp]        2.5.6cvs11
1475
1476         * src/prefs_common.c
1477         * src/prefs_common.h
1478         * src/compose.c
1479                 fix broken storage of quote format template when it contains \-escape
1480                 sequences. The application of such sequences is also fixed now (\t
1481                 in quote format will be a real tab instead of a 't', for instance).
1482
1483 2006-10-27 [colin]      2.5.6cvs10
1484
1485         * src/compose.c
1486                 Probably fix bug 1045, 'sylpheed-claws 
1487                 doesn't remove the mail from the IMAP 
1488                 Queue folder after sending'. From
1489                 2.5.6cvs3-stable
1490
1491 2006-10-27 [colin]      2.5.6cvs9
1492
1493         * configure.ac
1494                 Require libetpan-0.48. I'm so annoying,
1495                 I know ;-)
1496
1497 2006-10-27 [colin]      2.5.6cvs8
1498
1499         * src/folder.c
1500         * src/imap.c
1501                 Probably fix bug 1044, 'sylpheed-claws 
1502                 segfaults while moving mails' - Fix relation
1503                 usage when moving to an IMAP mailbox from another
1504                 mailbox
1505
1506 2006-10-26 [paul]       2.5.6cvs7
1507
1508         * src/gtk/about.c
1509                 add libSM to compiled-in features
1510                 list
1511
1512 2006-10-24 [colin]      2.5.6cvs6
1513
1514         * src/textview.c
1515         * src/gtk/gtkutils.c
1516                 Fix crash when printing emails with an
1517                 xface
1518
1519 2006-10-24 [mones]      2.5.6cvs5
1520
1521         * manual/es/advanced.xml
1522                 Synchronize hidden option respect_flowed_format
1523         * po/es.po
1524                 Updated translation
1525
1526 2006-10-21 [paul]       2.5.6cvs4
1527
1528         * src/gtk/authors.h
1529         * src/plugins/pgpcore/pgp_viewer.c
1530         * src/plugins/pgpcore/sgpgme.c
1531                 fix building on BSDs
1532                 Thanks to Michael Hughes
1533                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1534
1535 2006-10-20 [colin]      2.5.6cvs3
1536
1537         * configure.ac
1538                 Bump up libetpan requirement
1539                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1540         * src/common/utils.c
1541         * src/common/utils.h
1542                 Add convenience get_file_mtime()
1543         * src/imap.c
1544         * src/etpan/imap-thread.c
1545         * src/etpan/imap-thread.h
1546                 Implement UIDPLUS support if the server
1547                 supports it - faster sending in this case
1548
1549 2006-10-19 [colin]      2.5.6cvs2
1550
1551         * src/gtk/quicksearch.c
1552                 Fix emptying in type-ahead+extended mode
1553         * src/mainwindow.c
1554         * src/mainwindow.h
1555                 Add a hook for offline state change
1556         * src/plugins/trayicon/trayicon.c
1557                 Use it to display offline icons
1558         * src/plugins/trayicon/Makefile.am
1559         * src/plugins/trayicon/newmail.offline.xpm
1560         * src/plugins/trayicon/newmarkedmail.offline.xpm
1561         * src/plugins/trayicon/nomail.offline.xpm
1562         * src/plugins/trayicon/unreadmail.offline.xpm
1563         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1564                 Add the icons
1565
1566 2006-10-12 [paul]       2.5.6cvs1
1567
1568         * NEWS
1569         * README
1570         * configure.ac
1571                 Update version number following
1572                 stable release
1573
1574 2006-10-19 [colin]      2.5.5cvs18
1575
1576         * manual/handling.xml
1577                 Add type-ahead search
1578
1579 2006-10-18 [colin]      2.5.5cvs17
1580
1581         * src/gtk/quicksearch.c
1582                 Remove "save to history only if there's
1583                 no syntax error", it breaks for some 
1584                 reason which I'll investigate later.
1585
1586 2006-10-18 [colin]      2.5.5cvs16
1587
1588         * src/prefs_common.c
1589         * src/prefs_common.h
1590         * src/summaryview.c
1591         * src/gtk/quicksearch.c
1592         * src/gtk/quicksearch.h
1593                 Add a type-ahead option for fast searches
1594                 Patch by Fabien Vantard
1595
1596 2006-10-18 [colin]      2.5.5cvs15
1597
1598         * src/compose.c
1599         * src/compose.h
1600                 Add Options/Reply mode/ menu to be able to
1601                 change the recipients of a reply on the fly
1602
1603 2006-10-18 [colin]      2.5.5cvs14
1604
1605         * src/compose.c
1606                 Fix redirecting of our own sent mails
1607
1608 2006-10-17 [wwp]        2.5.5cvs13
1609
1610         * src/send_message.c
1611                 Fix duplicate error messages when sending, and missing
1612                 newline in such error messages.
1613
1614 2006-10-17 [colin]      2.5.5cvs12
1615
1616         * src/compose.c
1617                 Compare addresses case-insensitive
1618
1619 2006-10-17 [colin]      2.5.5cvs11
1620
1621         * src/plugins/pgpcore/sgpgme.c
1622                 Fix return status
1623
1624 2006-10-17 [colin]      2.5.5cvs10
1625
1626         * src/plugins/pgpcore/pgp_viewer.c
1627                 Fix return status
1628
1629 2006-10-17 [colin]      2.5.5cvs9
1630
1631         * src/quote_fmt.c
1632                 Fix a typo (thanks to Fabien)
1633
1634 2006-10-16 [colin]      2.5.5cvs8
1635
1636         * src/textview.c
1637                 Fix problem with quote-folding when emails
1638                 don't convert cleanly to UTF-8
1639
1640 2006-10-14 [colin]      2.5.5cvs7
1641
1642         * src/prefs_template.c
1643                 Reset fields when reopening
1644                 the window
1645
1646 2006-10-13 [paul]       2.5.5cvs6
1647
1648         * manual/advanced.xml
1649         * src/prefs_message.c
1650                 make 'respect_flowed_format' a hidden
1651                 option, and add a manual entry for it
1652                 Thanks to Colin
1653
1654 2006-10-12 [colin]      2.5.5cvs5
1655
1656         * src/codeconv.c
1657                 Revert part of 2.5.2cvs21:
1658                 Don't optimise by reusing the 
1659                 last iconv converter if possible:
1660                 it seems slightly broken in a 
1661                 very hard way to reproduce
1662
1663 2006-10-12 [colin]      2.5.5cvs4
1664
1665         * src/prefs_common.c
1666         * src/prefs_common.h
1667         * src/prefs_message.c
1668         * src/procmime.c
1669                 Fix bug 1035, 'Incorrect handling 
1670                 of flowed lines'. We now optionnaly
1671                 handle this format (preference is in
1672                 Message View/Text options section)
1673
1674 2006-10-12 [colin]      2.5.5cvs3
1675
1676         * po/POTFILES.in
1677                 Add new file
1678         * src/plugins/pgpcore/pgp_viewer.c
1679         * src/plugins/pgpcore/sgpgme.c
1680                 Don't try to import without asking
1681
1682 2006-10-12 [colin]      2.5.5cvs2
1683
1684         * src/compose.c
1685                 Fix bug 1036, 'Forwarding a mutlipart
1686                 mail with a "text/html" block to ms
1687                 outlook users leeds to freeze of
1688                 outlook'. Poor outlook users...
1689
1690 2006-10-12 [paul]       2.5.5cvs1
1691
1692         * NEWS
1693         * README
1694         * configure.ac
1695                 Update version number following
1696                 stable release
1697
1698 2006-10-11 [paul]       2.5.4cvs1
1699
1700         * NEWS
1701         * README
1702         * configure.ac
1703                 Update version number following
1704                 stable release
1705
1706 2006-10-11 [paul]       2.5.3cvs32
1707
1708         * src/textview.c
1709                 fix bug 1032, 'Segmentation fault when showing
1710                 message' (bug in quote folding)
1711                 Thanks to Colin
1712
1713 2006-10-10 [colin]      2.5.3cvs31
1714
1715         * src/quote_fmt.c
1716                 Rephrase english a bit
1717
1718 2006-10-10 [colin]      2.5.3cvs30
1719
1720         * src/prefs_compose_writing.c
1721                 Stop making the page larger than the window
1722
1723 2006-10-10 [wwp]        2.5.3cvs29
1724
1725         * src/compose.c
1726         * src/prefs_template.c
1727         * src/quote_fmt.c
1728         * src/quote_fmt.h
1729         * src/quote_fmt_lex.l
1730         * src/quote_fmt_parse.y
1731                 Extend the quote parser a bit: allow to get access to
1732                 basic (composing) account info.
1733
1734 2006-10-10 [colin]      2.5.3cvs28
1735
1736         * src/procheader.c
1737                 Fix this \t problem in subject
1738
1739 2006-10-09 [colin]      2.5.3cvs27
1740
1741         * src/main.c
1742         * src/prefs_gtk.c
1743                 Prepare cache a bit later
1744                 If section already exists, skip the new one 
1745                 (as previously); avoid writing the same block
1746                 twice - if we find a second block with the 
1747                 same id, skip it.
1748         * src/plugins/pgpcore/pgp_viewer.c
1749                 Set cursor to busy when retrieving a key
1750         * src/plugins/pgpcore/sgpgme.c
1751                 allow 5 seconds for gpg to export the key
1752                 
1753
1754 2006-10-09 [colin]      2.5.3cvs26
1755
1756         * configure.ac
1757         * src/msgcache.c
1758         * src/prefs_gtk.c
1759                 Check for existence of fgets_unlocked
1760                 and fwrite_unlocked
1761
1762 2006-10-09 [paul]       2.5.3cvs25
1763
1764         * src/prefs_summaries.c
1765                 replace strftime() with fast_strftime() and in
1766                 the consequence fix the bug in the display of
1767                 AM/PM in the 'Example' string
1768
1769 2006-10-09 [ticho]      2.5.3cvs24
1770
1771         * po/sk.po
1772                 Updated (and fixed up somewhat) Slovak translation.
1773
1774 2006-10-08 [colin]      2.5.3cvs23
1775
1776         * src/prefs_folder_item.c
1777                 Explain why prefs in the top-level folder
1778                 aren't retained, but are still useful
1779
1780 2006-10-08 [colin]      2.5.3cvs22
1781
1782         * src/prefs_gtk.c
1783                 Don't cache anything if caching fails
1784
1785 2006-10-08 [colin]      2.5.3cvs21
1786
1787         * src/common/utils.c
1788                 always include gi18n.h
1789
1790 2006-10-07 [colin]      2.5.3cvs20
1791
1792         * src/plugins/pgpcore/pgp_viewer.c
1793                 Kill gpg after 5 seconds wait
1794
1795 2006-10-07 [colin]      2.5.3cvs19
1796
1797         * src/plugins/pgpcore/pgp_viewer.c
1798         * src/plugins/pgpcore/pgp_viewer.h
1799                 Fix copyright
1800
1801 2006-10-07 [colin]      2.5.3cvs18
1802
1803         * src/plugins/pgpcore/pgp_viewer.c
1804         * src/plugins/pgpcore/pgp_viewer.h
1805                 Actually add the files to CVS
1806
1807 2006-10-07 [colin]      2.5.3cvs17
1808
1809         * src/plugins/pgpcore/sgpgme.c
1810                 Be sure not to crash on 'application/pgp-signature' that
1811                 are not application/pgp-signatures
1812
1813 2006-10-07 [colin]      2.5.3cvs16
1814
1815         * src/textview.c
1816         * src/textview.h
1817                 Make a bit more of the API available
1818         * src/plugins/pgpcore/Makefile.am
1819         * src/plugins/pgpcore/plugin.c
1820         * src/plugins/pgpcore/sgpgme.c
1821                 Add basic key import/export
1822
1823 2006-10-07 [colin]      2.5.3cvs15
1824
1825         * src/folderview.c
1826         * src/imap.c
1827         * src/prefs_account.c
1828         * src/wizard.c
1829                 Warn users *everywhere* if libetpan's not
1830                 linked in
1831
1832 2006-10-06 [mones]      2.5.3cvs14
1833
1834         * po/de.po
1835         * po/es.po
1836                 updated by Stephan Sachse and me
1837
1838 2006-10-06 [colin]      2.5.3cvs13
1839
1840         * src/main.c
1841         * src/common/sylpheed.c
1842                 Don't load common plugins if --exit is passed
1843         * src/prefs_gtk.c
1844         * src/prefs_gtk.h
1845                 Implement a cache to avoid reading the same
1846                 files over and over again at startup
1847
1848 2006-10-06 [colin]      2.5.3cvs12
1849
1850         * src/summaryview.c
1851         * src/gtk/quicksearch.c
1852                 Update display every 5k mails on fast searches
1853
1854 2006-10-06 [colin]      2.5.3cvs11
1855
1856         * src/textview.c
1857                 Don't do quote folding on HTML or ERTF.
1858                 May fix the Cygwin issues if they were
1859                 happening with HTML mails?
1860
1861 2006-10-05 [colin]      2.5.3cvs10
1862
1863         * src/prefs_gtk.c
1864                 Oops, forgot one
1865
1866 2006-10-05 [colin]      2.5.3cvs9
1867
1868         * src/prefs_gtk.c
1869                 Use unlocked_stdio here too
1870
1871 2006-10-05 [colin]      2.5.3cvs8
1872
1873         * src/folderview.c
1874                 Fix go to next * after preferences apply
1875         * src/msgcache.c
1876                 Do the fd lock/unlock ourselves instead of
1877                 letting the libc do it at each write 
1878
1879 2006-10-05 [colin]      2.5.3cvs7
1880
1881         * src/common/utils.c
1882                 Faster division, thanks to Jean Diraison
1883
1884 2006-10-05 [paul]       2.5.3cvs6
1885
1886         * src/common/utils.c
1887                 fix building with --disable-nls
1888
1889 2006-10-04 [colin]      2.5.3cvs5
1890
1891         * src/folder.c
1892                 Maybe fix a segfault
1893
1894 2006-10-04 [wwp]        2.5.3cvs4
1895
1896         * src/prefs_folder_item.c
1897                 Fine-tune layouts in folder item prefs. Suggested by
1898                 Fabien Vantard <fzzzzz@gmail.com>.
1899
1900 2006-10-04 [wwp]        2.5.3cvs3
1901
1902         * src/prefs_folder_item.c
1903                 Kill the clandestine passengers. You didn't see anything.
1904
1905 2006-10-04 [wwp]        2.5.3cvs2
1906
1907         * src/prefs_folder_item.c
1908                 Add a way to test the subject simplify regexp in
1909                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
1910                 w/ few layout changes.
1911
1912 2006-20-04 [paul]       2.5.3cvs1
1913
1914         * NEWS
1915         * README
1916         * configure.ac
1917                 Update version number following
1918                 stable release
1919
1920 2006-10-04 [colin]      2.5.2cvs42
1921
1922         * src/folder.c
1923         * src/folder.h
1924         * src/summaryview.c
1925                 Provide a way for folder classes to set their sort
1926                 type and key
1927
1928 2006-10-03 [colin]      2.5.2cvs41
1929
1930         * src/mh.c
1931                 Don't use strlen() to know if the
1932                 string's empty
1933
1934 2006-10-03 [colin]      2.5.2cvs40
1935
1936         * src/mh.c
1937                 Fix "check for new folders" with accentued folders
1938
1939 2006-10-03 [ticho]      2.5.2cvs39
1940
1941         * src/filtering.c
1942         * src/folder.c
1943         * src/inc.c
1944         * src/mbox.c
1945                 Colin's fix for "copy" filtering rules.
1946
1947 2006-10-02 [colin]      2.5.2cvs38
1948
1949         * src/folderview.c
1950                 Fix for double-click too
1951
1952 2006-10-02 [colin]      2.5.2cvs37
1953
1954         * src/folderview.c
1955                 correct fix for cvs36
1956
1957 2006-10-02 [colin]      2.5.2cvs36
1958
1959         * src/folderview.c
1960                 Fix 'goto next unread' after collapsing/expanding 
1961                 a node.
1962
1963 2006-10-02 [colin]      2.5.2cvs35
1964
1965         * src/summaryview.c
1966                 Fix double freeze/thaw
1967         * src/common/utils.c
1968         * src/common/utils.h
1969                 Reimplement strftime
1970         * src/procheader.c
1971                 Use it
1972
1973
1974 2006-10-02 [colin]      2.5.2cvs34
1975
1976         * src/mh.c
1977                 Time mh_write_sequences() - it's fast
1978         * src/summaryview.c
1979                 Init a variable to shut up gcc
1980
1981 2006-10-01 [colin]      2.5.2cvs33
1982
1983         * src/folder.c
1984         * src/mh.c
1985         * src/mh.h
1986         * src/msgcache.c
1987                 Add helper mh_set_mtime(), and set mtime to stat()'s result
1988                 Add fsync but disable it, it's slow as hell
1989
1990 2006-10-01 [colin]      2.5.2cvs32
1991
1992         * src/mh.c
1993         * src/msgcache.c
1994                 fflush() caches and mh_sequences before
1995                 fclose()ing
1996
1997 2006-10-01 [colin]      2.5.2cvs31
1998
1999         * src/msgcache.c
2000                 Don't ftruncate when not using mmap
2001
2002 2006-09-30 [colin]      2.5.2cvs30
2003
2004         * src/main.c
2005                 Write folder list *after* saving caches
2006
2007 2006-09-30 [colin]      2.5.2cvs29
2008
2009         * src/folder.c
2010         * src/mh.c
2011                 Debug forced mtime changes
2012
2013 2006-09-30 [colin]      2.5.2cvs28
2014
2015         * src/folder.c
2016         * src/main.c
2017                 Remove useless debug_print()s (code
2018                 well-tested)
2019
2020 2006-09-30 [colin]      2.5.2cvs27
2021
2022         * src/mh.c
2023                 Do stuff faster when writing mh_sequences
2024
2025 2006-09-30 [colin]      2.5.2cvs26
2026
2027         * src/mh.c
2028                 Don't let the writing of .mh_sequences, which
2029                 can change the folder's mtime, let us think
2030                 we need to scan.
2031
2032 2006-09-30 [colin]      2.5.2cvs25
2033
2034         * src/folder.c
2035                 Move a debug_print where it belongs 
2036                 (processing)
2037         * src/summaryview.c
2038                 Don't mess with a huge slow subject
2039                 table if we're not threading by
2040                 subject
2041
2042 2006-09-30 [colin]      2.5.2cvs24
2043
2044         * src/msgcache.c
2045                 Reenable mmaped reads (*not* writes!)
2046         * src/procmsg.c
2047                 Don't destroy and recreate hashtables just
2048                 for fun
2049         * src/common/utils.c
2050                 Remove useless reply prefixes (it's case
2051                 unsensitive)
2052
2053 2006-09-30 [wwp]        2.5.2cvs23
2054
2055         * tools/fix_date.sh
2056                 Fixed a minor bug in date value extraction, added a switch
2057                 to replace non RFC-compliant Date: value, added a switch
2058                 to use strict RFC matching patterns for dates.
2059
2060 2006-09-29 [colin]      2.5.2cvs22
2061
2062         * src/matcher_parser.h
2063         * src/matcher_parser_parse.y
2064         * src/prefs_filtering.c
2065         * src/statusbar.c
2066         * src/summary_search.c
2067         * src/summaryview.c
2068         * src/gtk/quicksearch.c
2069         * src/gtk/quicksearch.h
2070                 Optimise searches by setting different
2071                 refresh intervals (depending if the 
2072                 search is fast or not)
2073
2074 2006-09-29 [colin]      2.5.2cvs21
2075
2076         * src/codeconv.c
2077                 Optimise by reusing the last iconv converter
2078                 if possible
2079         * src/textview.c
2080                 Optimise a bit (the foldable quotes feature
2081                 still has an awful O(n^2) algo
2082
2083 2006-09-29 [colin]      2.5.2cvs20
2084
2085         * src/gtk/gtksctree.c
2086         * src/gtk/gtksctree.h
2087                 Optimise de-selection via up/down or
2088                 another key
2089
2090 2006-09-28 [colin]      2.5.2cvs19
2091
2092         * src/action.c
2093         * src/compose.c
2094         * src/folderview.c
2095         * src/mainwindow.c
2096         * src/messageview.c
2097         * src/summary_search.c
2098         * src/toolbar.c
2099                 Avoid using summaryview->ctree directly
2100
2101 2006-09-28 [colin]      2.5.2cvs18
2102
2103         * src/summaryview.c
2104         * src/summaryview.h
2105                 Add helpers to freeze/thaw/grab_focus
2106                 Factorize calls to freeze/thaw/grab_focus
2107                 
2108
2109 2006-09-28 [colin]      2.5.2cvs17
2110
2111         * src/main.c
2112                 More guards for the session management
2113
2114 2006-09-28 [colin]      2.5.2cvs16
2115
2116         * src/folderview.c
2117         * src/gtk/gtksctree.c
2118         * src/gtk/gtksctree.h
2119                 Make expanding not recursive in folderview
2120
2121 2006-09-28 [colin]      2.5.2cvs15
2122
2123         * src/addressbook.c
2124                 If nothing is selected in the list (right part)
2125                 and a group is selected in the tree (left part),
2126                 mail this group.
2127
2128 2006-09-28 [colin]      2.5.2cvs14
2129
2130         * src/Makefile.am
2131                 Actually use SM_LIBS
2132
2133 2006-09-28 [ticho]      2.5.2cvs13
2134
2135         * src/export.c
2136         * src/messageview.c
2137         * src/mimeview.c
2138         * src/news.c
2139         * src/pop.c
2140         * src/prefs_themes.c
2141         * src/procmsg.c
2142                 Small i18n string optimization.
2143         * src/send_message.c
2144         * src/summaryview.c
2145         * src/common/session.c
2146         * src/common/smtp.c
2147         * src/common/ssl_certificate.c
2148         * src/common/utils.c
2149                 Use "Couldn't" instead of "Can't" in UI messages,
2150                 where appropriate.
2151
2152 2006-09-28 [colin]      2.5.2cvs12
2153
2154         * configure.ac
2155                 Possibly fix link errors
2156
2157 2006-09-27 [wwp]        2.5.2cvs11
2158
2159         * src/gtk/authors.h
2160         * doc/man/sylpheed-claws.1
2161         * manual/ack.xml
2162         * manual/es/ack.xml
2163         * manual/fr/ack.xml
2164         * manual/pl/ack.xml
2165                 Updated authors info (me, myself and I).
2166
2167 2006-09-27 [colin]      2.5.2cvs10
2168
2169         * src/addressbook.c
2170                 Remove useless printf
2171
2172 2006-09-27 [wwp]        2.5.2cvs9
2173
2174         * src/editgroup.c
2175         * src/send_message.c
2176         * src/inc.c
2177         * src/prefs_common.c
2178         * src/prefs_common.h
2179         * src/gtk/progressdialog.c
2180                 remember more windows' sizes (send dialog, received dialog,
2181                 edit group in addressbook).
2182
2183 2006-09-27 [colin]      2.5.2cvs8
2184
2185         * configure.ac
2186         * src/main.c
2187         * src/mainwindow.h
2188                 Use libSM to communicate with the session
2189                 manager, so that we can know when the 
2190                 session ends, save our caches, and draft
2191                 our compose windows.
2192
2193 2006-09-27 [colin]      2.5.2cvs7
2194
2195         * src/addressbook.c
2196                 Fix issues:
2197                 o Allow Book and Group creation from the tree's
2198                   contextual menu
2199                 o Do not actually delete the contacts when 
2200                   deleting groups from the tree (duh!)
2201
2202 2006-09-27 [colin]      2.5.2cvs6
2203
2204         * src/compose.c
2205         * src/compose.h
2206         * src/mainwindow.c
2207         * src/textview.c
2208         * src/toolbar.c
2209                 o Allow passing an email address to 
2210                   compose_new_with_folderitem
2211                 o Update callers
2212                 o Use current folderitem when clicking
2213                   on a TextView mailto: link
2214                 o Fix a possible leak in TextView
2215
2216 2006-09-27 [colin]      2.5.2cvs5
2217
2218         * src/html.c
2219                 Use UTF-8 chars to replace HTML entities
2220
2221 2006-09-27 [colin]      2.5.2cvs4
2222
2223         * AUTHORS
2224         * src/prefs_account.c
2225         * src/gtk/authors.h
2226                 Fix bug #1024 (Array index out of
2227                 range in sylpheed-claws-2.5.2)
2228                 Patch by Ales Nosek <anosek@suse.cz>
2229
2230 2006-09-27 [colin]      2.5.2cvs3
2231
2232         * src/addr_compl.c
2233                 Actually do the test
2234
2235 2006-09-27 [colin]      2.5.2cvs2
2236
2237         * src/addr_compl.c
2238         * src/addr_compl.h
2239                 Allow completing with comma (in certain cases: vCalendar
2240                 for example doesn't support that)
2241                 Patch by Fabien Vantard
2242
2243 2006-09-26 [colin]      2.5.2cvs1
2244
2245         * src/Makefile.am
2246         * src/addr_compl.c
2247         * src/addr_compl.h
2248         * src/addrbook.c
2249         * src/addrbook.h
2250         * src/addressbook.c
2251         * src/addrindex.c
2252         * src/addrindex.h
2253         * src/compose.c
2254         * src/prefs_common.c
2255         * src/prefs_filtering_action.c
2256         * src/prefs_folder_item.c
2257         * src/prefs_template.c
2258         * src/stock_pixmap.c
2259         * src/stock_pixmap.h
2260         * src/pixmaps/addr_one.xpm
2261         * src/pixmaps/addr_two.xpm
2262                 Add auto-completion on groups
2263
2264 2006-09-26 [colin]      2.5.2
2265
2266         * NEWS
2267         * README
2268         * RELEASE_NOTES
2269                 2.5.2 released
2270
2271 2006-09-26 [colin]      2.5.1cvs5
2272
2273         * src/matcher.c
2274                 Fix condition
2275
2276 2006-09-26 [colin]      2.5.1cvs4
2277
2278         * src/mbox.c
2279                 Revert cvs1 (useless as the message is printed 
2280                 every 500 mails)
2281
2282 2006-09-26 [colin]      2.5.1cvs3
2283
2284         * src/partial_download.c
2285                 Fix crasher found by Alexsandar Urosevic
2286
2287 2006-09-26 [colin]      2.5.1cvs2
2288
2289         * src/summaryview.c
2290                 Fix bug #1023 (Sylpheed deletes too much messages)
2291
2292 2006-09-26 [ticho]      2.5.1cvs1
2293
2294         * src/mbox.c
2295                 Make use of gettext's multiple plurals for statusbar
2296                 progress message.
2297
2298 2006-09-25 [paul]       2.5.1
2299
2300         * NEWS
2301         * README
2302         * RELEASE_NOTES
2303                 2.5.1 released
2304
2305 2006-09-25 [colin]      2.5.0cvs3
2306
2307         * src/plugins/bogofilter/bogofilter.c
2308         * src/plugins/clamav/clamav_plugin.c
2309         * src/plugins/spamassassin/spamassassin.c
2310                 BogoFilter, Spamassassin: Fix double hook registering after
2311                 visiting preferences
2312                 Spamassassin, Clamav: Just set the mails to move instead of
2313                 doing the move - caller will move the things at once.
2314
2315 2006-09-25 [colin]      2.5.0cvs2
2316
2317         * src/imap.c
2318         * src/etpan/imap-thread.c
2319                 Use UID SEARCH ALL instead of UID 1:*
2320                 (braindead servers can't figure out that's
2321                 the same...)
2322
2323 2006-09-25 [wwp]        2.5.0cvs1
2324
2325         * src/message_search.c
2326                 Added the ability to stop a running search (in message body).
2327
2328 2006-09-25 [paul]       2.5.0
2329
2330         * NEWS
2331         * README
2332         * RELEASE_NOTES
2333                 2.5.0 released
2334
2335 2006-09-25 [paul]       2.4.0cvs214
2336
2337         * po/cs.po
2338         * po/de.po
2339         * po/fi.po
2340         * po/fr.po
2341         * po/nl.po
2342         * po/pt_BR.po
2343         * po/sk.po
2344         * po/sr.po
2345         * po/zh_CN.po
2346                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2347                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2348                 Ticho, Aleksander Urosevic, Ralgh Young
2349
2350 2006-09-24 [mones]      2.4.0cvs213
2351
2352         * po/es.po
2353                 Updated for release
2354
2355 2006-09-23 [colin]      2.4.0cvs212
2356
2357         * src/gtk/inputdialog.c
2358                 Fix [ ] remember this appearing in normal
2359                 input dialogs after it's been used by
2360                 mimeview.
2361         * src/folder.c
2362         * src/folderview.c
2363         * src/msgcache.c
2364         * src/procmsg.c
2365         * src/summaryview.c
2366         * src/textview.c
2367         * src/common/timing.h
2368                 Enable timings in debug mode and make it
2369                 look prettier.
2370
2371 2006-09-22 [colin]      2.4.0cvs211
2372
2373         * README
2374                 Revert test change
2375         * commitHelper
2376                 ping the correct URI
2377
2378 2006-09-22 [colin]      2.4.0cvs210
2379
2380         * README
2381                 Let's see if bug #1022 is fixed
2382
2383 2006-09-21 [colin]      2.4.0cvs209
2384
2385         * src/wizard.c
2386         * src/common/plugin.c
2387                 Prepare infra to load predefined plugins when
2388                 no configuration existed. Don't actually load
2389                 anything yet (feat. freeze)
2390
2391 2006-09-21 [wwp]        2.4.0cvs208
2392
2393         * manual/fr/faq.xml
2394                 Partial sync w/ 2.4.0cvs72:
2395                 wrap file and minor updates.
2396
2397 2006-09-21 [wwp]        2.4.0cvs207
2398
2399         * tools/fix_date.sh
2400                 several fixes and enhancements. A new --force switch has been
2401                 added to prevent overriding by default Date: header when
2402                 already existing.
2403
2404 2006-09-21 [paul]       2.4.0cvs206
2405
2406         * src/common/utils.c
2407                 add Chinese UTF8 Re prefix
2408
2409 2006-09-21 [wwp]        2.4.0cvs205
2410
2411         * tools/Makefile.am
2412                 Fics alfabettical order.
2413
2414 2006-09-21 [wwp]        2.4.0cvs204
2415
2416         * tools/fix_date.sh
2417         * tools/Makefile.am
2418                 Added an action tool to fix missing Date field in emails.
2419                 Updated Makefile.am to reflect those last two additions.
2420
2421 2006-09-21 [wwp]        2.4.0cvs203
2422
2423         * tools/uuooffice
2424                 Added a action tool to open uuencoded docs w/
2425                 OpenOffice (based on uudec method).
2426
2427 2006-09-21 [colin]      2.4.0cvs202
2428
2429         * src/compose.c
2430         * src/textview.c
2431                 Workaround possible GTK crash: remove selection 
2432                 clipboard before destroying widget, or GTK+-2.10
2433                 dies. Thanks to Hiro.
2434
2435 2006-09-20 [colin]      2.4.0cvs201
2436
2437         * src/compose.c
2438                 Fix free-after-use in some cases (when 
2439                 procmime_encode_content() frees mimeinfo->data.mem
2440                 and turns it to a temp file)
2441
2442 2006-09-20 [colin]      2.4.0cvs200
2443
2444         * src/folderview.c
2445         * src/summaryview.c
2446         * src/gtk/gtksctree.c
2447         * src/gtk/gtksctree.h
2448                 Add tooltips in the folderview and summaryview
2449                 (Doesn't break string freeze as they already
2450                 exist)
2451         * src/toolbar.c
2452                 Put the spam button in the default configuration
2453                 if compiled with bogo plugin too
2454
2455 2006-09-19 [colin]      2.4.0cvs199
2456
2457         * src/summaryview.c
2458         * src/summaryview.h
2459                 Update folder name label on folder rename
2460         * src/prefs_matcher.c
2461         * src/gtk/logwindow.h
2462                 Fix warnings
2463                 Patches by Fabien
2464
2465 2006-09-19 [wwp]        2.4.0cvs198
2466
2467         * src/summary_search.c
2468                 fix can't click forward/backward buttons in the
2469                 search messages.
2470
2471 2006-09-18 [paul]       2.4.0cvs197
2472
2473         * src/wizard.c
2474                 add missing bracket, capitalise the A of
2475                 'SpamAssassin'
2476
2477 2006-09-18 [paul]       2.4.0cvs196
2478
2479         * src/compose.c
2480                 fix bug 1012 'crashed upon sending mail
2481                 from compose window'
2482                 Thanks to Colin
2483
2484 2006-09-16 [colin]      2.4.0cvs195
2485
2486         * src/folderview.c
2487                 Fix "real-time" sorting by freezing/thawing
2488
2489 2006-09-16 [colin]      2.4.0cvs194
2490
2491         * manual/faq.xml
2492                 Fix the anti-spam entry a bit
2493
2494 2006-09-16 [colin]      2.4.0cvs193
2495
2496         * src/wizard.c
2497                 Make sure reviewers have no excuse when stating
2498                 Sylpheed-Claws doesn't have antispam capabilities.
2499
2500 2006-09-16 [colin]      2.4.0cvs192
2501
2502         * src/main.c
2503                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2504                 as if the SIGPIPE comes from etpan's thread we could
2505                 trigger a GUI update from this thread.
2506
2507 2006-09-16 [colin]      2.4.0cvs191
2508
2509         * src/summaryview.c
2510                 Init all members of the struct
2511
2512 2006-09-16 [paul]       2.4.0cvs190
2513
2514         * src/account.c
2515                 improvements to the English
2516
2517 2006-09-15 [colin]      2.4.0cvs189
2518
2519         * src/summaryview.c
2520                 HIG order on dialog
2521
2522 2006-09-14 [colin]      2.4.0cvs188
2523
2524         * src/common/socket.c
2525         * src/common/socket.h
2526         * src/common/ssl.c
2527         * src/common/ssl_certificate.c
2528         * src/common/ssl_certificate.h
2529         * src/etpan/imap-thread.c
2530                 the get_fqdn() call done to get canonical name when
2531                 checking an SSL certificate is blocking, which is
2532                 sad as we just did a non-blocking lookup to connect.
2533                 Fix that by letting the fqdn available to the SockInfo,
2534                 and use that in ssl_certificate_check(). For IMAP,
2535                 we don't do it as the lookup's done by libetpan, but
2536                 it's less annoying as IMAP connections as much more
2537                 rare than POP3 connections.
2538
2539 2006-09-14 [paul]       2.4.0cvs187
2540
2541         * manual/advanced.xml
2542                 improvements to the English,
2543                 properly place the new hidden options
2544                 within the alphabetical order
2545         * src/gtk/pluginwindow.c
2546                 improvements to the English
2547
2548 2006-09-14 [colin]      2.4.0cvs186
2549
2550         * src/prefs_common.c
2551         * src/prefs_common.h
2552         * src/gtk/gtksctree.c
2553         * manual/advanced.xml
2554                 New hidden pref, stripes_color_offset, to change
2555                 the value added/substracted to normal bgcolor to
2556                 create the stripes in summaries
2557
2558 2006-09-13 [colin]      2.4.0cvs185
2559
2560         * src/gedit-print.c
2561         * src/messageview.c
2562         * src/messageview.h
2563         * src/summaryview.c
2564         * src/textview.c
2565                 Fix misc. printing issues: 
2566                 - Bad font for linkified headers
2567                 - Different font if the mail was displayed or not
2568                 - Factorize the thing
2569
2570 2006-09-13 [colin]      2.4.0cvs184
2571
2572         * src/common/ssl_certificate.c
2573                 Only get FQDN once when checking certificate
2574
2575 2006-09-13 [colin]      2.4.0cvs183
2576
2577         * src/account.c
2578         * src/gtk/pluginwindow.c
2579                 Misc. GUI fixes by Fabien
2580
2581 2006-09-13 [wwp]        2.4.0cvs182
2582
2583         * configure.ac
2584         * src/common/utils.h
2585         * src/common/utils.c
2586                 get rid of unused wide-char functions.
2587
2588 2006-09-13 [wwp]        2.4.0cvs181
2589
2590         * src/plugins/pgpinline/sylpheed.def
2591         * src/textview.c
2592                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2593                 add privacy_reset_error to the .def file,
2594                 do not fork for an external textviewer.
2595
2596 2006-09-13 [wwp]        2.4.0cvs180
2597
2598         * src/prefs_common.c
2599                 fix broken font entry in prefs (patch issued by the gpg4win team,
2600                 probably by Marcus Brinkmann <marcus@g10code.de>).
2601
2602 2006-09-13 [colin]      2.4.0cvs179
2603
2604         * src/folder.h
2605                 Fix a warning in summaryview.c
2606         * src/mainwindow.c
2607         * src/summaryview.c
2608         * src/summaryview.h
2609                 Add missing Mark/* elements in the
2610                 main menu
2611
2612 2006-09-12 [colin]      2.4.0cvs178
2613
2614         * src/prefs_actions.c
2615         * src/prefs_filtering_action.c
2616         * src/prefs_matcher.c
2617                 Use (New) instead of New everywhere
2618
2619 2006-09-12 [wwp]        2.4.0cvs177
2620
2621         * manual/fr/addrbook.xml
2622         * manual/fr/handling.xml
2623                 updated some quotes in the fr manual to match the fr translation.
2624
2625 2006-09-12 [wwp]        2.4.0cvs176
2626
2627         * src/prefs_matcher.c
2628                 don't store translated string elements in matcher expressions.
2629                 Also fixed a misused of Q_().
2630
2631 2006-09-11 [wwp]        2.4.0cvs175
2632
2633         * src/plugins//bogofilter/bogofilter.c
2634         * src/plugins//clamav/clamav_plugin.c
2635         * src/plugins//demo/demo.c
2636         * src/plugins//dillo_viewer/dillo_viewer.c
2637         * src/plugins//pgpcore/plugin.c
2638         * src/plugins//pgpinline/plugin.c
2639         * src/plugins//pgpmime/plugin.c
2640         * src/plugins//spamassassin/spamassassin.c
2641                 gettext-ize more strings (mostly plugin error messages).
2642
2643 2006-09-11 [colin]      2.4.0cvs174
2644
2645         * src/alertpanel.c
2646                 Make maximum buffer size bigger to avoid
2647                 truncating translated messages. Patch by
2648                 Fabien
2649
2650 2006-09-11 [colin]      2.4.0cvs173
2651
2652         * src/etpan/imap-thread.c
2653                 Fix compilation on OpenBSD, thanks to 
2654                 Landry
2655
2656 2006-09-10 [wwp]        2.4.0cvs172
2657
2658         * manual/account.xml
2659         * manual/addrbook.xml
2660         * manual/handling.xml
2661         * manual/es/handling.xml
2662         * manual/fr/account.xml
2663         * manual/fr/addrbook.xml
2664         * manual/fr/handling.xml
2665                 documented addressbook matching (condition configuration):
2666                   addrbook.xml, en fr
2667                 documented per-account filtering rules (handling/filtering
2668                   section, account section):
2669                   account.xml, handling.xml, en fr
2670                 slightly updated the handling/searching section to tell few
2671                   words about the extended search ability:
2672                   handling.xml, en fr
2673                 added missing <quote></quotes> to Quick Search:
2674                   handling.xml, en fr es
2675                 fixed a typo (auomatically):
2676                   handling.xml, en
2677                 changes revisited by Paul.
2678
2679 2006-09-10 [paul]       2.4.0cvs171
2680
2681         * src/prefs_actions.c
2682         * src/prefs_filtering.c
2683         * src/prefs_template.c
2684                 adjustments to the gui
2685                 Patch by Fabien Vantard (slightly modified)
2686
2687 2006-09-10 [colin]      2.4.0cvs170
2688
2689         * src/summaryview.c
2690                 Check folderitem/summaryview consistency
2691                 (basically automates Update summary). Fixes
2692                 #1011 (wrong (negative) count on unread 
2693                 messages)
2694
2695 2006-09-10 [colin]      2.4.0cvs169
2696
2697         * src/gtk/gtksctree.c
2698                 Fix recursive expansion via mouse
2699         * src/plugins/bogofilter/bogofilter.c
2700                 Use normal filtering way of moving
2701                 messages (batching), possibly fixing
2702                 bug #1015 (Bogofilter plugin doubles 
2703                 new messages)
2704
2705 2006-09-09 [wwp]        2.4.0cvs168
2706
2707         * src/prefs_filtering.c
2708                 better place for this fix.
2709
2710 2006-09-09 [wwp]        2.4.0cvs167
2711
2712         * src/prefs_filtering.c
2713                 fix a minor bug when the enabled status of a filtering/processing
2714                 rule always got set to TRUE when replacing this rule. That still
2715                 make sense when adding a new rule, but now when replacing, we
2716                 don't override the value of 'enabled'.
2717                 Also renamed the func prefs_filtering_list_view_get_rule_name()
2718                 to prefs_filtering_list_view_get_info() as this function not only
2719                 returns the name, but also the account_id and the enabled status.
2720
2721 2006-09-09 [mones]      2.4.0cvs166
2722
2723         * manual/glossary.xml
2724         * manual/plugins.xml
2725                 Minor format corrections
2726         * manual/gpl.xml
2727                 Fix misplaced NO WARRANTY section
2728         * manual/es/advanced.xml
2729         * manual/es/faq.xml
2730         * manual/es/glossary.xml
2731         * manual/es/gpl.xml
2732         * manual/es/handling.xml
2733         * manual/es/plugins.xml
2734         * manual/es/starting.xml
2735                 Incorporate changes from English version
2736         * manual/fr/ack.xml
2737         * manual/pl/ack.xml
2738         * manual/es/ack.xml
2739                 Fix address, (add translation credits in es version)
2740         * po/es.po
2741                 Updated translation
2742
2743 2006-09-09 [wwp]        2.4.0cvs165
2744
2745         * src/prefs_filtering.c
2746                 fix a crash when opening filtering prefs, if matcherrc file contains
2747                 broken data (non-existing account id, which is theoretically not
2748                 possible).
2749
2750 2006-09-08 [colin]      2.4.0cvs164
2751
2752         * src/folder.c
2753                 Wrong assert, make it an if()
2754         * src/gtk/gtksctree.c
2755                 Fix bug #1013 (expand selected thread 
2756                 tree) - expanding is now recursive
2757
2758 2006-09-07 [wwp]        2.4.0cvs163
2759
2760         * src/prefs_matcher.c
2761                 make better sentences about addressbook matching in the
2762                 matcher prefs. This should make translators' work easier
2763                 too.
2764
2765 2006-09-07 [wwp]        2.4.0cvs162
2766
2767         * src/prefs_filtering.c
2768                 code simplification (get rid of dup var. assignment).
2769
2770 2006-09-07 [wwp]        2.4.0cvs161
2771
2772         * src/summaryview.c
2773                 use GTK_STOCK icons when possible, patch by Fabien Vantard
2774                 <fzzzzz@gmail.com>.
2775
2776 2006-09-07 [paul]       2.4.0cvs160
2777
2778         * src/mimeview.c
2779                 fix compilation warnings
2780                 Thanks to Colin
2781
2782 2006-09-07 [paul]       2.4.0cvs159
2783
2784         * src/mimeview.c
2785                 select the mimepart icon when
2786                 displaying as text
2787                 Thanks to Colin
2788
2789 2006-09-06 [paul]       2.4.0cvs158
2790
2791         * src/prefs_filtering.c
2792                 fix labels and table element spacing
2793                 Patch by Fabien Vantard
2794
2795 2006-09-06 [paul]
2796
2797         2.5.0-rc3 released
2798
2799 2006-09-06 [paul]       2.4.0cvs157
2800
2801         * manual/es/advanced.xml
2802                 fix typo
2803
2804 2006-09-06 [wwp]        2.4.0cvs156
2805
2806         * src/mainwindow.c
2807                 fix an dup launch issue when iconified, thanks to Colin.
2808
2809 2006-09-06 [wwp]        2.4.0cvs155
2810
2811         * src/gtk//gtksctree.h
2812                 oops, forgot that one!
2813
2814 2006-09-06 [wwp]        2.4.0cvs154
2815
2816         * manual/pl/advanced.xml
2817         * manual/advanced.xml
2818         * manual/es/advanced.xml
2819         * manual/fr/advanced.xml
2820         * src/prefs_customheader.c
2821         * src/prefs_filtering_action.c
2822         * src/foldersel.c
2823         * src/prefs_summaries.c
2824         * src/prefs_filtering.c
2825         * src/account.c
2826         * src/compose.c
2827         * src/prefs_summary_column.c
2828         * src/addr_compl.c
2829         * src/prefs_actions.c
2830         * src/prefs_folder_column.c
2831         * src/ssl_manager.c
2832         * src/prefs_template.c
2833         * src/prefs_display_header.c
2834         * src/prefs_common.h
2835         * src/prefs_matcher.c
2836         * src/prefs_common.c
2837         * src/prefs_toolbar.c
2838         * src/summaryview.c
2839         * src/folderview.c
2840         * src/gtk/gtksctree.c
2841         * src/gtk/pluginwindow.c
2842         * src/gtk/progressdialog.c
2843         * src/gtk/prefswindow.c
2844                 renamed hidden option enable_rules_hint to use_stripes_everywhere
2845                 to make its meaning more obvious (all versions of the manual reflect
2846                 the change).
2847                 added an extra hidden option use_stripes_in_summary to allow
2848                 discarding these stripes in mainwindow's folder and message lists;
2849                 en and fr manuals only are OK towards this.
2850
2851 2006-09-06 [colin]      2.4.0cvs153
2852
2853         * src/textview.c
2854                 Hide Sylpheed-Claws' internal queue headers
2855                 when showing all headers. They'll be present
2856                 only in Source window.
2857
2858 2006-09-05 [colin]      2.4.0cvs152
2859
2860         * src/plugins/trayicon/trayicon.c
2861                 Fix crash at exit - we have to disconnect
2862                 our handlers
2863         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2864                 Update eggtrayicon - patch adapted from a
2865                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
2866                 on Sylpheed's ML
2867
2868 2006-09-05 [colin]      2.4.0cvs151
2869
2870         * src/mainwindow.c
2871         * src/gtk/logwindow.c
2872                 Fix race condition when something writes
2873                 to the log too soon during init. Thanks
2874                 to Fabien Vantard
2875
2876 2006-09-05 [colin]      2.4.0cvs150
2877
2878         * src/mimeview.c
2879                 Don't select part on right-click either
2880
2881 2006-09-05 [paul]       2.4.0cvs149
2882
2883         * src/mimeview.c
2884                 completion of previous commit
2885                 Thanks to Colin
2886
2887 2006-09-05 [colin]      2.4.0cvs148
2888
2889         * src/mimeview.c
2890                 Don't force selection on middle-click, just open
2891
2892 2006-09-04 [colin]      2.4.0cvs147
2893
2894         * src/mimeview.c
2895                 Looks like gtk_notebook_set_current_page()
2896                 sometimes steals focus, and this annoys us
2897                 in MimeViewers as it renders navigation
2898                 keys useless. Take back focus after switching
2899                 pages.
2900
2901 2006-09-04 [colin]      2.4.0cvs146
2902
2903         * src/messageview.c
2904                 Set stop_loading when clicking on Next
2905                 during load. Don't add a callback to 
2906                 avoid over-complicating things.
2907
2908 2006-09-04 [colin]      2.4.0cvs145
2909
2910         * src/mimeview.c
2911         * src/messageview.c
2912                 Fix multiple loads in separate messageview
2913
2914 2006-09-04 [colin]      2.4.0cvs144
2915
2916         * src/summaryview.c
2917                 Let navigation keys be handled during 
2918                 load
2919
2920 2006-09-04 [colin]      2.4.0cvs143
2921
2922         * src/messageview.c
2923         * src/summaryview.c
2924         * src/textview.c
2925         * src/textview.h
2926                 Make loading of huge mails (lots of text and/or
2927                 images) cancellable, so the GUI doesn't block 
2928
2929 2006-09-04 [colin]      2.4.0cvs142
2930
2931         * src/plugins/trayicon/trayicon.c
2932                 Fix annoyance when removing a folder with 
2933                 unread mails: trayicon didn't update
2934
2935 2006-09-04 [paul]       2.4.0cvs141
2936
2937         * src/gtk/icon_legend.c
2938                 straighten up columns
2939                 Patch by Fabien Vantard
2940
2941 2006-09-04 [wwp]        2.4.0cvs140
2942
2943         * src/prefs_filtering.c
2944                 fix new line's account name in filtering prefs:
2945                 was "All", is now "(New)".
2946
2947 2006-09-04 [paul]       2.4.0cvs139
2948
2949         * tools/make.themes.project
2950                 use "AUTOMAKE_OPTIONS = dist-bzip2"
2951                 instead of homebrewed "make release"
2952
2953 2006-09-03 [colin]      2.4.0cvs138
2954
2955         * src/folderview.c
2956                 Fix bug #1007 (Wrong folder highlighted)
2957
2958 2006-09-03 [colin]      2.4.0cvs137
2959
2960         * src/compose.c
2961                 Don't set Newsgroup: header to a mail folder
2962                 path
2963
2964 2006-09-03 [paul]       2.4.0cvs136
2965
2966         * src/prefs_other.c
2967         * src/prefs_spelling.c
2968                 unify the gui
2969
2970 2006-09-03 [paul]       2.4.0cvs135
2971
2972         * src/prefs_summaries.c
2973                 correct menu item text in prefs_keybind_apply_clicked()
2974
2975 2006-09-03 [paul]       2.4.0cvs134
2976
2977         * manual/advanced.xml
2978                 some improvements to the descriptions
2979         * src/mainwindow.c
2980         * src/messageview.c
2981         * src/summaryview.c
2982         * src/gtk/menu.c
2983                 fix menu sensitivity issues
2984         * src/prefs_message.c
2985                 drop the useless word 'short'
2986         * src/prefs_other.c
2987                 add the word 'lines' indicating log length
2988                 is a measure of lines
2989         * src/textview.c
2990                 fix compilation warnings
2991
2992 2006-09-02 [colin]      2.4.0cvs133
2993
2994         * src/messageview.c
2995                 Display a special return-receipt message
2996                 if the message is from the user
2997         * src/summaryview.c
2998                 Fix missing freeze of the list when marking
2999                 all read and unthreading for exec. Thanks
3000                 to Stephan Sachse.
3001
3002 2006-09-02 [paul]       2.4.0cvs132
3003
3004         * src/mainwindow.c
3005         * src/prefs_message.c
3006         * src/summaryview.c
3007                 fix some english
3008
3009 2006-09-02 [wwp]        2.4.0cvs131
3010
3011         * src/prefs_filtering.c
3012                 added an account name column to the filtering rules
3013                 dialog.
3014
3015 2006-09-02 [colin]      2.4.0cvs130
3016
3017         * src/gtk/logwindow.c
3018         * src/gtk/logwindow.h
3019                 Block scrolling if we're not at the end
3020                 of the log
3021
3022 2006-09-02 [colin]      2.4.0cvs129
3023
3024         * src/folder.c
3025                 Make sure account-specific rules can't
3026                 be used in {pre-,post-,}processing
3027         * src/mainwindow.c
3028         * src/gtk/logwindow.c
3029         * src/gtk/logwindow.h
3030                 Jump to last error when clicking on the
3031                 warning icon
3032
3033 2006-09-02 [colin]      2.4.0cvs128
3034
3035         * src/imap.c
3036         * src/import.c
3037         * src/mainwindow.c
3038         * src/mainwindow.h
3039                 Fix warning icon
3040         * src/inc.c
3041         * src/mbox.c
3042         * src/mbox.h
3043                 Let proc_mbox know its account, for
3044                 account-specific rules
3045
3046 2006-09-01 [colin]      2.4.0cvs127
3047
3048         * src/codeconv.c
3049                 Don't uselessly use iconv to convert from
3050                 us-ascii
3051         * src/alertpanel.c
3052         * src/mainwindow.c
3053         * src/mainwindow.h
3054         * src/inc.c
3055                 Fix certain log cases, disable warning icon
3056                 for now, the correct way to display it when
3057                 necessary and only when necessary is probably
3058                 to do it manually rather than use error logs
3059         * src/etpan/imap-thread.c
3060                 Clean up UID logging a bit
3061         * src/gtk/logwindow.c
3062         * src/gtk/logwindow.h
3063                 Make logging faster when the window's closed
3064
3065 2006-09-01 [wwp]        2.4.0cvs126
3066
3067         * manual/fr/account.xml
3068                 reflect changes to the ref. manual (parts of cvs72):
3069                 fix tabnames and quotes.
3070
3071 2006-09-01 [wwp]        2.4.0cvs125
3072
3073         * manual/fr/plugins.xml
3074                 reflect changes to the reference manual (cvs42):
3075                 update IRC channel info.
3076
3077 2006-09-01 [wwp]        2.4.0cvs124
3078
3079         * commitHelper
3080                 use CVSEDITOR env. var. if set, according to `man cvs`.
3081
3082 2006-09-01 [wwp]        2.4.0cvs123
3083
3084         * manual/advanced.xml
3085                 better sentence again (thanks to Paul).
3086
3087 2006-09-01 [wwp]        2.4.0cvs122
3088
3089         * manual/advanced.xml
3090         fix definition of toolbar_detachable and rework a bit the one of
3091         enable_dotted_lines.
3092
3093 2006-09-01 [mones]      2.4.0cvs121
3094
3095         * manual/advanced.xml
3096                 Document enable_dotted_lines
3097
3098 2006-09-01 [paul]       2.4.0cvs120
3099
3100         * src/folderview.c
3101         * src/folderview.h
3102         * src/imap.c
3103         * src/mainwindow.c
3104         * src/summaryview.c
3105                 obey the 'When entering folder...' option
3106                 when using the /View/Go to/... menu items
3107                 Thanks to Colin
3108
3109 2006-08-31 [colin]      2.4.0cvs119
3110
3111         * src/folderview.c
3112                 Revert 2.4.0cvs116, wrong fix.
3113
3114 2006-08-31 [colin]      2.4.0cvs118
3115
3116         * src/gtk/gtksctree.c
3117                 Better state the various copyrights
3118
3119 2006-08-31 [colin]      2.4.0cvs117
3120
3121         * src/prefs_common.c
3122                 fix enable_dotted_lines
3123
3124 2006-08-31 [colin]      2.4.0cvs116
3125
3126         * src/folderview.c
3127                 Use pref "Always open on select" when going
3128                 to next unread folder
3129         * src/gtk/gtksctree.c
3130                 Fix link failure to _gtk_clist_create_cell_layout
3131                 on certain computers. (Why not mine, I wonder)
3132
3133 2006-08-31 [colin]      2.4.0cvs115
3134
3135         * src/procmsg.c
3136         * src/textview.c
3137         * src/plugins/bogofilter/bogofilter.c
3138         * src/plugins/spamassassin/spamassassin.c
3139                 Requalify some "errors" to warnings
3140         * src/mainwindow.c
3141         * src/mainwindow.h
3142         * src/statusbar.c
3143                 Add an icon in the statusbar to notify
3144                 of errors
3145         * src/gtk/gtksctree.c
3146         * src/folderview.c
3147         * src/summaryview.c
3148                 Make the GtkSCTree look more modern by
3149                 alternating background lines
3150         * src/prefs_common.c
3151         * src/prefs_common.h
3152                 Add a pref to let people have the old
3153                 way if they prefer
3154
3155
3156 2006-08-30 [colin]      2.4.0cvs114
3157
3158         * src/procmsg.c
3159         * src/procmsg.h
3160                 Provide a way to filter a list of
3161                 messages in an optimised manner, and
3162                 add a list-filtering hook
3163         * src/folder.c
3164         * src/inc.c
3165         * src/mbox.c
3166                 Use the list filtering
3167         * src/plugins/bogofilter/bogofilter.c
3168                 Use the list-filtering hook
3169                 Use -b (bulk) mode for more speed
3170                 when learning and filtering
3171         * src/etpan/imap-thread.c
3172                 Make log output shorter in UID SEARCH
3173
3174
3175 2006-08-30 [colin]      2.4.0cvs113
3176
3177         * src/plugins/bogofilter/bogofilter.c
3178                 Really fast mass learning - thanks to David
3179                 Relson for the options explanations :)
3180
3181 2006-08-30 [colin]      2.4.0cvs112
3182
3183         * src/msgcache.c
3184                 Fix compilation on FreeBSD. Thanks
3185                 to Michael Hugues
3186
3187 2006-08-29 [colin]      2.4.0cvs111
3188
3189         * src/folderview.c
3190                 Handle "popup_menu" signal (for popping the 
3191                 menu via the keyboard)
3192         * src/mimeview.c
3193         * src/mimeview.h
3194         * src/summaryview.c
3195         * src/textview.c
3196         * src/gtk/gtkutils.c
3197         * src/gtk/gtkutils.h
3198                 Factorize scrolling code, and add an API 
3199                 for MimeViewers to handle scroll orders
3200
3201 2006-08-29 [wwp]        2.4.0cvs110
3202
3203         * src/plugins//bogofilter/bogofilter.c
3204         * src/plugins//spamassassin/spamassassin.c
3205                 make the bogofilter/spamassassin filtering error dialogs at
3206         incorporation obey to the "don't popup error dialog on
3207         receive error" option. If disabled, feed the log window w/
3208         the error message.
3209
3210 2006-08-29 [paul]
3211
3212         2.5.0-rc2 released
3213
3214 2006-08-29 [paul]       2.4.0cvs109
3215
3216         * Makefile.am
3217                 remove 'make release', it's not needed
3218                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3219
3220 2006-08-29 [paul]       2.4.0cvs108
3221
3222         * src/foldersel.c
3223         * src/summary_search.c
3224         * src/gtk/progressdialog.c
3225         * src/plugins/pgpcore/passphrase.c
3226                 replace deprecated gtk_window_set_policy()
3227
3228 2006-08-29 [colin]      2.4.0cvs107
3229
3230         * src/folder.c
3231                 Fix data loss when copy fails during a move:
3232                 only use fast remove_msgs if everything was
3233                 copied OK; else use slow remove_msg on the
3234                 mails that got copied only.
3235
3236 2006-08-28 [paul]       2.4.0cvs106
3237
3238         * src/mh.c
3239                 revert change in 2.4.0cvs104, it breaks
3240                 stuff
3241
3242 2006-08-28 [paul]       2.4.0cvs105
3243
3244         * src/plugins/spamassassin/spamassassin.c
3245                 english fix
3246
3247 2006-08-28 [paul]       2.4.0cvs104
3248
3249         * src/mh.c
3250                 fix data loss when moving to another
3251                 mailbox fails
3252         * src/prefs_spelling.c
3253                 improve the english
3254         * src/gtk/pluginwindow.c
3255                 improve the layout of the dialog text
3256         All thanks to Colin
3257
3258 2006-08-28 [paul]       2.4.0cvs103
3259
3260         * src/plugins/bogofilter/bogofilter.c
3261         * src/plugins/bogofilter/bogofilter_gtk.c
3262                 fix english up a bit, innit
3263
3264 2006-08-28 [paul]       2.4.0cvs102
3265
3266         * configure.ac
3267         * po/Makefile.in.in
3268         * po/Makevars
3269                 require autoconf 2.60, enabling building
3270                 with gettext 0.15 (gettext 0.14.x build still
3271                 possible). Replace Makefiles with versions
3272                 from gettext 0.15.
3273                 Remove configure options --with-localedir and
3274                 --with-mandir. The options that are provided
3275                 directly by autoconf 2.60 can be used instead:
3276                 --mandir --localedir
3277
3278 2006-08-27 [colin]      2.4.0cvs101
3279
3280         * src/plugins/bogofilter/Makefile.am
3281                 Fix make dist (no README)
3282
3283 2006-08-27 [colin]      2.4.0cvs100
3284
3285         * src/folder.c
3286                 Don't use F_UNKNOWN folders for any default
3287                 outbox/trash/etc
3288         * src/plugins/bogofilter/bogofilter.c
3289         * src/plugins/bogofilter/bogofilter.h
3290         * src/plugins/bogofilter/bogofilter_gtk.c
3291                 Add an option to specify the path to bogofilter
3292                 Use single-quotes to be able to learn in folders
3293                 with spaces in their names
3294                 Verify learning status
3295
3296 2006-08-27 [colin]      2.4.0cvs99
3297
3298         * manual/faq.xml
3299         * manual/plugins.xml
3300                 Document Bogofilter plugin
3301
3302 2006-08-27 [colin]      2.4.0cvs98
3303
3304         * src/compose.c
3305         * src/messageview.c
3306         * src/procmsg.c
3307         * src/procmsg.h
3308                 When possible, copy the queued mail to sent folder
3309                 instead of re-adding. Much faster on IMAP.
3310
3311 2006-08-27 [colin]      2.4.0cvs97
3312
3313         * src/msgcache.c
3314                 Disable mmaped caches - huge metadata loss
3315                 here after a power failure.
3316         * src/summaryview.c
3317                 Add quicksearch timing
3318         * src/common/plugin.c
3319         * src/common/plugin.h
3320                 Implement an interface to tell what plugins
3321                 provide. Prevent loading of similar plugins.
3322         * src/plugins/clamav/clamav_plugin.c
3323         * src/plugins/demo/demo.c
3324         * src/plugins/dillo_viewer/dillo_viewer.c
3325         * src/plugins/pgpcore/plugin.c
3326         * src/plugins/pgpinline/pgpinline.c
3327         * src/plugins/pgpmime/pgpmime.c
3328         * src/plugins/spamassassin/spamassassin.c
3329         * src/plugins/trayicon/trayicon.c
3330                 Implement plugin_provides()
3331
3332 2006-08-27 [colin]      2.4.0cvs96
3333
3334         * configure.ac
3335         * src/plugins/Makefile.am
3336         * src/plugins/bogofilter/.cvsignore
3337         * src/plugins/bogofilter/Makefile.am
3338         * src/plugins/bogofilter/bogofilter.c
3339         * src/plugins/bogofilter/bogofilter.h
3340         * src/plugins/bogofilter/bogofilter_gtk.c
3341                 New Bogofilter plugin, provides filtering and
3342                 learning. Spamassassin will go to extra plugins.
3343
3344 2006-08-26 [mones]      2.4.0cvs95
3345
3346         * manual/handling.xml
3347                 Fix subfolder path in the example (thanks to Paul) 
3348
3349 2006-08-26 [mones]      2.4.0cvs94
3350
3351         * manual/glossary.xml
3352                 2.2. + add ISP to the glossary
3353                 7.5. + Add UIDL to glossary
3354                 7.7. + Add TCP to glossary
3355         * manual/handling.xml
3356                 7.1. + Mentions GNU/Linux distribution, what about the non...
3357                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3358                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3359                 7.4. = Use appropriate quotation for commands
3360                 7.6. = change "" to <quote></quote>
3361         * manual/plugins.xml
3362                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3363         * manual/starting.xml
3364                 2.1. + local mbox file: some examples of mbox file locations...
3365                 Also reformatted files requiring it
3366
3367 2006-08-26 [wwp]        2.4.0cvs93
3368
3369         * src/summary_search.c
3370                 disable find buttons while summary search is running.
3371
3372 2006-08-25 [colin]      2.4.0cvs92
3373
3374         * src/folder.c
3375         * src/folderutils.c
3376         * src/mh.c
3377         * src/procmsg.h
3378         * src/summaryview.c
3379                 Speed up MH moving, and add progressbar
3380                 for MH deletion
3381         * src/msgcache.c
3382                 Write cache files using mmap() too
3383
3384 2006-08-25 [wwp]        2.4.0cvs91
3385
3386         * src/summaryview.c
3387                 switch spam<->ham button when a message has been marked as spam or ham
3388                 and is still selected. Thanks to Colin.
3389
3390 2006-08-25 [paul]       2.4.0cvs90
3391
3392         * src/Makefile.am
3393         * src/stock_pixmap.c
3394         * src/stock_pixmap.h
3395         * src/summaryview.c
3396         * src/gtk/icon_legend.c
3397         * src/pixmaps/copied.xpm
3398         * src/pixmaps/moved.xpm
3399                 add icons for delayed execution marked for
3400                 copying, marked for moving
3401
3402 2006-08-25 [mones]      2.4.0cvs89
3403
3404         * manual/glossary.xml
3405                 Fix the other glossary items:
3406                 5.1. = Inmmediate execution -> <quote>immediate execution...
3407                 5.2. = Fix MBOX capitalization -> Mbox
3408                 5.3. + Improve Plugins def. w/ tech. ref.
3409                 5.4. = Quotation -> replace '>' by <quote>></quote>
3410                 5.5. - SMTP Server. -> remove dot
3411         * po/es.po
3412                 Updated translation
3413
3414 2006-08-25 [mones]      2.4.0cvs88
3415
3416         * manual/ack.xml
3417                 Reformatted, changed email address
3418         * manual/glossary.xml
3419                 Reformatted, fixed MANUAL-TODO items:
3420                 8.2. + add ROT-13 to glossary
3421                 8.4. + add URL to glossary
3422         * manual/es/advanced.xml
3423                 Fixed <literal>s
3424
3425 2006-08-25 [paul]       2.4.0cvs87
3426
3427         * src/gtk/icon_legend.c
3428                 add 'marked for deletion' icon
3429                 arrange icons by containing column
3430                 wrap long label text
3431
3432 2006-08-25 [colin]      2.4.0cvs86
3433
3434         * src/common/utils.c
3435         * src/common/utils.h
3436                 Add the sc_g_*list_bigger functions in
3437                 a place everyone can use it
3438         * src/summaryview.c
3439                 Only freeze/thaw the list when working
3440                 on the selection, if it's bigger than 1
3441         * src/gtk/gtksctree.c
3442                 Only freeze/thaw the list when unselec-
3443                 ting 'all' if ('all' != 1)
3444                 This avoids some flickering
3445
3446 2006-08-24 [colin]      2.4.0cvs85
3447
3448         * src/addressbook.c
3449                 Fix strange list selection
3450                 Fix random seg (Invalid read of freed memory)
3451
3452 2006-08-24 [colin]      2.4.0cvs84
3453
3454         * src/alertpanel.c
3455         * src/gtk/inputdialog.c
3456         * src/plugins/pgpcore/passphrase.c
3457                 Revert minimal width patch of 2.4.0cvs67,
3458                 as it is also a maximal width. Use 
3459                 gtk_window_set_default_size instead.
3460
3461 2006-08-24 [colin]      2.4.0cvs83
3462
3463         * src/msgcache.c
3464                 Write cache/mark to temp files before
3465                 overwriting old ones (avoids metadata
3466                 loss if writing the new files fail).
3467                 Use mmap() to read cache/mark file, as
3468                 this makes cache reading faster. Dis-
3469                 abled for big-endian machines until it
3470                 can be tested. (Big-endian users: set
3471                 msgcache_use_mmap = TRUE in the relevant
3472                 #if).
3473         * src/procmsg.h
3474                 Move rarely used fields of MsgInfo in 
3475                 another structure, which will only be
3476                 allocated if needed. Face, X-Face,
3477                 Return receipt headers and List-*
3478                 headers are moved. Mails having none
3479                 of these occupy 52 bytes less with
3480                 this patch, which makes 2.5MB of RAM
3481                 saved on a 50k folder).
3482         * src/headerview.c
3483         * src/mainwindow.c
3484         * src/messageview.c
3485         * src/partial_download.c
3486         * src/procheader.c
3487         * src/procmsg.c
3488         * src/textview.c
3489                 Follow this structure change.
3490
3491 2006-08-24 [wwp]        2.4.0cvs82
3492
3493         * manual/es/.cvsignore
3494         * manual/es/dist/.cvsignore
3495         * manual/es/dist/html/.cvsignore
3496         * manual/es/dist/pdf/.cvsignore
3497         * manual/es/dist/ps/.cvsignore
3498         * manual/es/dist/txt/.cvsignore
3499                 more (generated) files to ignore.
3500
3501 2006-08-24 [colin]      2.4.0cvs81
3502
3503         * src/folder.c
3504         * src/mh.c
3505                 Fix possible problems with local delivery. Check the folder doesn't
3506                 need scan before setting its mtime when saving cache (which can be
3507                 done long after the folder's been modified by an external process);
3508                 Check that the stored item's mtime didn't change in mh functions.
3509
3510 2006-08-24 [mones]      2.4.0cvs80
3511
3512         * manual/advanced.xml
3513                 Rewrapping, some fixes and MANUAL-TODO items:
3514                 8.1. = change "" to <quote></quote>
3515                 8.3. = quote menu items
3516                 8.5. - deploying -> new user ... ideally a new user (redundant)
3517
3518 2006-08-23 [colin]      2.4.0cvs79
3519
3520         * src/gtk/gtksctree.c
3521                 When selecting or deselecting range, only
3522                 freeze/thaw when selection is bigger than 10
3523
3524 2006-08-23 [colin]      2.4.0cvs78
3525
3526         * src/messageview.c
3527         * src/mimeview.c
3528         * src/mimeview.h
3529         * src/plugins/dillo_viewer/dillo_viewer.c
3530                 Provide an API for MimeViewer plugins to
3531                 return a text selection for replying
3532
3533 2006-08-23 [colin]      2.4.0cvs77
3534
3535         * src/image_viewer.c
3536         * src/textview.c
3537                 Use gtk_pixbuf_new_from_file_at_scale(), which
3538                 is faster than getting the pixbuf then resizing
3539                 it.
3540
3541 2006-08-23 [colin]      2.4.0cvs76
3542
3543         * src/procmime.c
3544                 UTF-8 should be sent Quoted-printable
3545
3546 2006-08-22 [colin]      2.4.0cvs75
3547
3548         * src/mh.c
3549                 Check if scan is required before touching
3550                 the folder (or it'll be required every time)
3551
3552 2006-08-22 [colin]      2.4.0cvs74
3553
3554         * configure.ac
3555                 Require libetpan 0.46 (crasher fix when built
3556                 against gnutls)
3557
3558 2006-08-22 [colin]      2.4.0cvs73
3559
3560         * src/folder.c
3561                 Set folder's mtime after writing its
3562                 cache
3563         * src/folderview.c
3564                 Add some timing
3565         * src/procmsg.c
3566                 Don't do useless stuff if we don't 
3567                 thread by subject
3568         * src/summaryview.c
3569                 Add some timing, don't deselect prior
3570                 to selecting (gtksctree does it itself),
3571                 remove crash avoidance hacks as it's been
3572                 properly fixed since a while
3573         * src/common/utils.c
3574                 Optimize to_human_readable(): _() is slow,
3575                 do it only once, and avoid %f format for KB
3576                 (the most common in a summaryview)
3577         * src/gtk/gtksctree.c
3578                 Don't uselessly freeze/thaw (fixes flicker
3579                 on next unread and friends), reduce number
3580                 of g_list_nth/g_list_position where possible
3581         * src/gtk/gtkutils.c
3582         * src/gtk/gtkutils.h
3583                 Reduce number of g_list_nth/g_list_position
3584                 where possible.
3585                 All of this makes loading as 70k folder 2.1
3586                 seconds instead of 3.2 (with hot FS caches).
3587                 (1.3 seconds without Date and Size columns...)
3588
3589 2006-08-22 [paul]       2.4.0cvs72
3590
3591         wrap documents and do some items from mones' MANUAL-TODO:
3592
3593         * manual/account.xml
3594                 4.1. = fix tabname references to <quote>tabname</quote>
3595                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3596         * manual/faq.xml
3597                 1.1. = mentioned options don't match UI
3598                 Add information about the 'Never send Return Receipts'
3599                 option
3600         * manual/handling.xml
3601                 6.2. = Mentions Extended symbols button, but now is
3602                 named Information
3603                 6.3. = Mentions ... button, which is now Edit
3604
3605 2006-08-22 [colin]      2.4.0cvs71
3606
3607         * src/gtk/pluginwindow.c
3608                 Fix layout in verbose translations (such
3609                 as french)
3610
3611 2006-08-22 [paul]       2.4.0cvs70
3612
3613         * manual/Makefile.am
3614                 build manuals in alphabetical order
3615         * src/addressbook.c
3616         * src/prefs_themes.c
3617                 replace/remove deprecated symbols
3618         * src/gtk/gtkutils.c
3619                 fix a warning
3620         * src/gtk/pluginwindow.c
3621                 replace deprecated symbol
3622                 replace label text and move it
3623         * src/plugins/pgpcore/prefs_gpg.c
3624                 move the 'Generate...' button out of the
3625                 Sign Key frame, replace the English used
3626         * src/plugins/pgpcore/sgpgme.c
3627                 fixes to the English
3628
3629 2006-08-21 [colin]      2.4.0cvs69
3630
3631         * src/plugins/trayicon/trayicon.c
3632                 Add more strings for translation; patch
3633                 by Pawel
3634
3635 2006-08-21 [colin]      2.4.0cvs68
3636
3637         * src/compose.c
3638                 fix replied flag not set after drafting
3639         * src/matcher.c
3640                 fix body quicksearch in non-encoded bodies
3641                 containing '='
3642         * src/msgcache.c
3643                 Get rid of the g_malloc workaround for
3644                 corrupted caches, use g_try_malloc
3645
3646 2006-08-21 [colin]      2.4.0cvs67
3647
3648         * src/alertpanel.c
3649         * src/gtk/inputdialog.c
3650         * src/plugins/pgpcore/passphrase.c
3651                 Set minimal width to 375
3652         * src/mainwindow.c
3653                 Fix switching to offline, asking if it 
3654                 should be overriden for synchronising
3655         * src/mimeview.c
3656                 Don't offer to remember command on Open 
3657                 with for text parts, as the browser or 
3658                 text editor command isn't changed from 
3659                 there
3660
3661 2006-08-20 [paul]       2.4.0cvs66
3662
3663         * po/ko.po
3664         * po/zh_CN.po
3665                 fix plural form errors. revealed by stricter
3666                 checking of gettext 0.15
3667
3668 2006-08-18 [paul]       2.4.0cvs65
3669
3670         * src/stock_pixmap.c
3671                 fix the fix of 2.4.0cvs64
3672                 Thanks to Colin
3673
3674 2006-08-18 [paul]       2.4.0cvs64
3675
3676         * src/stock_pixmap.c
3677                 fix leaks
3678                 Thanks to Colin
3679
3680 2006-08-18 [paul]       2.4.0cvs63
3681
3682         * src/compose.c
3683         * src/procmsg.c
3684                 fix occasional IMAP bug where large msgs
3685                 were left in the queue folder after sending
3686                 Thanks to Colin
3687
3688 2006-08-18 [paul]       2.4.0cvs62
3689
3690         * src/folderview.c
3691                 freeze the summaryview while quicksearch results
3692                 are displayed
3693                 (fixes bug 456 'current message is hidden when the
3694                 view is refreshed and extended search is "unread 
3695                 messages"')
3696                 Thanks to Colin
3697         * src/textview.c
3698                 add missing #include "inputdialog.h"
3699         * src/common/utils.h
3700                 add missing mailcap_update_default() and improve
3701                 readability
3702
3703 2006-08-17 [colin]      2.4.0cvs61
3704
3705         * src/plugins/pgpcore/select-keys.c
3706                 Fix warnings :)
3707
3708 2006-08-17 [colin]      2.4.0cvs60
3709
3710         * src/compose.c
3711                 Don't continue queuing if Cancel is clicked
3712                 in select-keys
3713
3714 2006-08-17 [colin]      2.4.0cvs59
3715
3716         * src/plugins/pgpcore/select-keys.c
3717                 When encrypting, if only one key matches and it 
3718                 matches exactly, automatically use it.
3719
3720 2006-08-17 [colin]      2.4.0cvs58
3721
3722         * src/mimeview.c
3723         * src/prefs_common.c
3724         * src/prefs_common.h
3725         * src/prefs_ext_prog.c
3726         * src/textview.c
3727                 Fix issues with previous patch (text/html)
3728                 Remove outdated prefs
3729
3730 2006-08-17 [colin]      2.4.0cvs57
3731
3732         * src/imap.c
3733                 Add View Log button on auth error
3734         * src/procmsg.c
3735                 Fix encrypted mail marked as new when
3736                 saved in normal folders
3737         * src/plugins/pgpinline/pgpinline.c
3738                 Fix encrypt bug on IMAP
3739         * src/mimeview.c
3740         * src/common/utils.c
3741         * src/common/utils.h
3742         * src/gtk/inputdialog.c
3743         * src/gtk/inputdialog.h
3744                 Get rid of metamail stuff, simplify
3745                 opening, and allow remembering of user's
3746                 choices (by updating ~/.mailcap). There's
3747                 still to drop "Audio player" and "Image
3748                 viewer" preferences.
3749
3750 2006-08-17 [mones]      2.4.0cvs56
3751
3752         * manual/es/sylpheed-claws-manual.xml
3753                 fix DTD path
3754
3755 2006-08-17 [mones]      2.4.0cvs55
3756
3757         * configure.ac
3758         * manual/Makefile.am
3759         * manual/es/Makefile.am
3760         * manual/es/account.xml
3761         * manual/es/ack.xml
3762         * manual/es/addrbook.xml
3763         * manual/es/advanced.xml
3764         * manual/es/faq.xml
3765         * manual/es/glossary.xml
3766         * manual/es/gpl.xml
3767         * manual/es/handling.xml
3768         * manual/es/intro.xml
3769         * manual/es/keyboard.xml
3770         * manual/es/plugins.xml
3771         * manual/es/starting.xml
3772         * manual/es/sylpheed-claws-manual.xml
3773         * manual/es/dist/Makefile.am
3774         * manual/es/dist/html/Makefile.am
3775         * manual/es/dist/pdf/Makefile.am
3776         * manual/es/dist/ps/Makefile.am
3777         * manual/es/dist/txt/Makefile.am
3778                 Spanish translation for the manual
3779
3780 2006-08-16 [colin]      2.4.0cvs54
3781
3782         * src/compose.c
3783         * src/main.c
3784         * src/mainwindow.c
3785                 Fix send button sensitivity at startup
3786                 Set send menu sensitivity (patch by Fabien)
3787         * src/ssl_manager.c
3788                 Enable closing with esc (patch by Fabien)
3789         * src/gtk/foldersort.c
3790                 Enable closing with esc (patch by Fabien)
3791         * src/procmime.c
3792                 Optimisation (no need to copy to tempfile to
3793                 "decode" 7bit and 8bit)
3794         * src/summaryview.c
3795                 Fix cruft in swap_from case
3796         * src/textview.c
3797                 Fix missing last line in some mail cases 
3798                 (Fixes debian #381872)
3799         * src/plugins/pgpcore/prefs_gpg.c
3800         * src/plugins/pgpcore/sgpgme.c
3801         * src/plugins/pgpcore/sgpgme.h
3802                 Don't show "no key found" when user explicitely
3803                 wants to create a key
3804
3805 2006-08-16 [paul]       2.4.0cvs53
3806
3807         * configure.ac
3808         * src/account.c
3809         * src/addressbook.c
3810         * src/headerview.c
3811         * src/prefs_account.c
3812         * src/prefs_message.c
3813         * src/gtk/gtkutils.c
3814                 bump up minimum required versions of GTK+ and
3815                 GLIB to 2.6.0
3816
3817 2006-08-16 [paul]       2.4.0cvs52
3818
3819         * src/toolbar.c
3820                 workaround GTK+ Bug 351600 - 'Can't re-click
3821                 on button after sensitivity update'
3822                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
3823                 Thanks to Colin
3824
3825 2006-08-15 [colin]      2.4.0cvs51
3826
3827         * src/plugins/pgpcore/prefs_gpg.c
3828                 Set options sensitivity according to
3829                 key existence
3830         * src/plugins/pgpcore/sgpgme.c
3831                 Allow to create key with no passphrase
3832
3833 2006-08-14 [cleroy]     2.4.0cvs50
3834
3835         * src/gtk/pluginwindow.c
3836                 New layout (maybe to be changed?)
3837         * src/gtk/gtkutils.c
3838                 Fix a bit label_window
3839         * src/plugins/pgpcore/passphrase.c
3840         * src/plugins/pgpcore/passphrase.h
3841         * src/plugins/pgpcore/plugin.c
3842         * src/plugins/pgpcore/prefs_gpg.c
3843         * src/plugins/pgpcore/prefs_gpg.h
3844         * src/plugins/pgpcore/sgpgme.c
3845         * src/plugins/pgpcore/sgpgme.h
3846                 Allow to create a PGP private key via the GUI
3847
3848 2006-08-14 [wwp]        2.4.0cvs49
3849
3850         * src/addressbook_foldersel.c
3851                 fix strict ISO C90 compliance.
3852
3853 2006-08-14 [paul]       2.4.0cvs48
3854
3855         * src/gtk/prefswindow.c
3856                 re-set scrolled window on opening
3857                 Patch by Ticho
3858
3859 2006-08-14 [paul]
3860
3861         2.5.0-rc1 released
3862
3863 2006-08-14 [paul]       2.4.0cvs47
3864
3865         * src/prefs_display_header.c
3866                 re-enable user-defined Displayed Headers
3867
3868 2006-08-14 [paul]       2.4.0cvs46
3869
3870         * src/prefs_account.c
3871                 use GTK_STOCK_EDIT
3872
3873 2006-08-13 [colin]      2.4.0cvs45
3874
3875         * src/common/utils.c
3876                 Fix "a" in quote when the original message is empty,
3877                 by using \0 instead of 'a' to test writability of
3878                 temp files.
3879
3880 2006-08-13 [wwp]        2.4.0cvs44
3881
3882         * src/plugins/spamassassin/spamassassin.c
3883                 fix capitalization of "SpamAssassin" in some debug, log and
3884                 dialog messages.
3885
3886 2006-08-13 [paul]       2.4.0cvs43
3887
3888         * src/editldap.c
3889                 fix overlapping widgets
3890         * src/prefs_account.c
3891                 fix translation of protocol_names[]
3892                 fix label disappearing off the edge of the
3893                 visible area
3894
3895 2006-08-12 [paul]       2.4.0cvs42
3896
3897         * manual/plugins.xml
3898                 update IRC channel info before it gets forgotten
3899                 about
3900
3901 2006-08-11 [colin]      2.4.0cvs41
3902
3903         * src/compose.c
3904         * src/mainwindow.c
3905         * src/mainwindow.h
3906         * src/procmsg.c
3907         * src/procmsg.h
3908         * src/summaryview.c
3909         * src/toolbar.c
3910                 Grey out the Send button if
3911                 - Queue folders are empty, or
3912                 - We're sending already
3913
3914 2006-08-11 [wwp]        2.4.0cvs40
3915
3916         * src/main.c
3917                 fix a logic issue when quitting while a compose window is
3918                 still open, thanks to Colin.
3919
3920 2006-08-10 [colin]      2.4.0cvs39
3921
3922         * src/main.c
3923                 Fix default font size setting after wizard run
3924         * src/imap.c
3925         * src/etpan/imap-thread.c
3926         * src/etpan/imap-thread.h
3927                 Fix bug #999 (Timing out on TSL cert validation 
3928                 dialog makes ugly things happen). Also, STARTTLS
3929                 unconditionnaly if initial capabilities contain
3930                 LOGINDISABLED and STARTTLS.
3931
3932 2006-08-09 [colin]      2.4.0cvs38
3933
3934         * src/mainwindow.c
3935         * src/mainwindow.h
3936                 Fix Tools/Actions sensitivity when there are
3937                 no actions
3938
3939 2006-08-09 [colin]      2.4.0cvs37
3940
3941         * src/prefs_filtering.c
3942                 Warning fix, patch by Paul
3943         * src/messageview.c
3944         * src/prefs_actions.c
3945         * src/prefs_filtering_action.c
3946         * src/prefs_matcher.c
3947                 Uniformisation of "Info ..." to "Info..." (for
3948                 old gtk), patch by Fabien
3949         * src/plugins/clamav/clamav_plugin_gtk.c
3950                 Sensitivity fix by Fabien
3951
3952 2006-08-09 [colin]      2.4.0cvs36
3953
3954         * src/main.c
3955         * src/main.h
3956                 Add a function to know whether we're exiting
3957         * src/plugins/trayicon/trayicon.c
3958                 If exiting, don't do anything. Faster, and
3959                 avoids gtk_main_iteration reentracy causing
3960                 segfaults at exit
3961
3962 2006-08-09 [colin]      2.4.0cvs35
3963
3964         * src/messageview.c
3965         * src/mimeview.c
3966         * src/mimeview.h
3967                 Fix lack of part selection when automatically 
3968                 jumping to a specific part
3969         * src/msgcache.c
3970                 Little optimisation in cache reading
3971
3972 2006-08-09 [colin]      2.4.0cvs34
3973
3974         * src/compose.c
3975                 Fix crash setting the priority on reedit
3976                 (Accessing compose before creating it!)
3977
3978 2006-08-08 [colin]      2.4.0cvs33
3979
3980         * src/procmime.c
3981                 Fix bug #998 (last attachment is not accessible)
3982                 Bad RFC interpretation on multipart close-delimiters
3983         * src/mimeview.c
3984         * src/mimeview.h
3985         * src/gtk/gtkvscrollbutton.c
3986         * src/gtk/gtkvscrollbutton.h
3987                 Make attachments list wheel-scrollable
3988
3989 2006-08-07 [colin]      2.4.0cvs32
3990
3991         * src/gtk/gtkaspell.c
3992                 Fix bug #973 (Unicode punctation characters 
3993                 are not recognized as separators by the
3994                 spell checker); fix unsigned stuff
3995
3996 2006-08-07 [colin]      2.4.0cvs31
3997
3998         * src/compose.c
3999                 Fix bug #956 (DnD text with accents in compose 
4000                 text entry); fix gccc's signed/unsigned fuss
4001
4002 2006-08-06 [colin]      2.4.0cvs30
4003
4004         * src/main.c
4005                 Fix bug #979 (Plugin crashes when exiting 
4006                 sylpheed-claws) : handle exit request only 
4007                 once
4008
4009 2006-08-05 [colin]      2.4.0cvs29
4010
4011         * src/news.c
4012                 Just make sure we have a msgid.
4013
4014 2006-08-05 [colin]      2.4.0cvs28
4015
4016         * src/news.c
4017         * src/summaryview.c
4018                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4019                 by reimplementing it
4020         * src/textview.c
4021                 Fix bug when hiding quotes with level > 3 and quote
4022                 colors are recycled
4023
4024 2006-08-04 [colin]      2.4.0cvs27
4025
4026         * src/compose.c
4027         * src/undo.c
4028         * src/undo.h
4029                 Fix a bit replace-by-pasting undo
4030         * src/mainwindow.c
4031         * src/messageview.c
4032                 Fix Fold quotes menu synchro in
4033                 mainwindow when it changes in 
4034                 messageview
4035         * src/textview.c
4036                 Fix right-click on quotes blocks
4037         * src/common/utils.c
4038                 Verify that the file created by
4039                 my_tmpfile() is writable. Fixes
4040                 bug #988 (very specific filesystem
4041                 issue)
4042         * src/plugins/pgpcore/sgpgme.c
4043                 Fix file descriptor leak
4044         * src/plugins/spamassassin/spamassassin.c
4045                 Warn once if spamd isn't reachable
4046
4047 2006-08-04 [colin]      2.4.0cvs26
4048
4049         * src/toolbar.c
4050                 i18n context patch by Fabien
4051
4052 2006-08-03 [colin]      2.4.0cvs25
4053
4054         * src/mainwindow.c
4055         * src/messageview.c
4056                 Rename "Hide quotes" to "Fold quotes"
4057         * src/textview.c
4058                 Don't use hand cursor on quotes. "all 
4059                 the bonuses of the feature and none of 
4060                 unwelcome side-effects"
4061
4062 2006-08-03 [colin]      2.4.0cvs24
4063
4064         * AUTHORS
4065         * sylpheed-claws.desktop
4066         * src/gtk/authors.h
4067                 Bring the desktop file to XDG compliance
4068                 Patch by Charles A. Edwards
4069
4070 2006-08-03 [colin]      2.4.0cvs23
4071
4072         * src/textview.c
4073                 Fix links offset when they are preceded
4074                 by accentued chars (g_utf8_strlen!)
4075         * src/mainwindow.c
4076                 Fix wrong status when starting offline
4077
4078
4079 2006-08-03 [wwp]        2.4.0cvs22
4080
4081         * src/prefs_common.h
4082                 ask what to do w/ filtering rules that belong to an account when
4083                 applying filtering rules manually from the main window (skip,
4084                 apply regardless of the account, use current account). This dialog
4085                 can be skipped and the last reply used.
4086                 (forgot that file)
4087
4088 2006-08-03 [wwp]        2.4.0cvs21
4089
4090         * src/filtering.c
4091         * src/filtering.h
4092         * src/prefs_common.c
4093         * src/summaryview.c
4094         * src/alertpanel.c
4095         * src/alertpanel.h
4096         * src/messageview.c
4097                 ask what to do w/ filtering rules that belong to an account when
4098                 applying filtering rules manually from the main window (skip,
4099                 apply regardless of the account, use current account). This dialog
4100                 can be skipped and the last reply used.
4101
4102
4103 2006-08-03 [colin]      2.4.0cvs20
4104
4105         * src/textview.c
4106                 Optimize previous patch
4107
4108 2006-08-03 [cleroy]     2.4.0cvs19
4109
4110         * src/textview.c
4111                 Fix quotes getting toggled back when the
4112                 mail has an even number of text parts
4113
4114 2006-08-02 [colin]      2.4.0cvs18
4115
4116         * src/messageview.c
4117                 Add Hide quotes menu
4118
4119 2006-08-02 [colin]      2.4.0cvs17
4120
4121         * src/mainwindow.c
4122         * src/prefs_common.c
4123         * src/textview.c
4124         * src/textview.h
4125         * src/gtk/about.c
4126                 Allow per-level quote hiding,
4127                 Allow toggling quotes by double-clicking them
4128                 Rename RemoteURI to ClickableText to reflect
4129                 the fact it's used for a variety of things
4130
4131 2006-08-02 [wwp]        2.4.0cvs16
4132
4133         * src/mainwindow.c
4134                 fix "View/Hide quotes" menu item status initialization.
4135
4136 2006-08-02 [wwp]        2.4.0cvs15
4137
4138         * src/matcher_parser_parse.y
4139                 remove a debug trace.
4140
4141 2006-08-02 [paul]       2.4.0cvs14
4142
4143         * src/plugins/pgpcore/passphrase.c
4144                 don't set initial dialog size
4145                 make it resizable
4146
4147 2006-08-02 [paul]       2.4.0cvs13
4148
4149         * src/noticeview.c
4150                 remove the rogue '/' character
4151
4152 2006-08-02 [paul]       2.4.0cvs12
4153
4154         * src/noticeview.c
4155                 allow buttons to resize as necessary
4156
4157 2006-08-01 [wwp]        2.4.0cvs11
4158
4159         * src/mbox.c
4160                 fix strict ISO C90 compliance.
4161
4162 2006-08-01 [wwp]        2.4.0cvs10
4163
4164         * tools/update-po
4165                 updated update-po tool to work w/ context-dependent translations.
4166                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4167
4168 2006-08-01 [wwp]        2.4.0cvs9
4169
4170         * src/matcher.c
4171         * src/prefs_filtering.c
4172         * src/prefs_matcher.c
4173                 allow context-dependent translations for "All",
4174                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4175
4176 2006-07-31 [colin]      2.4.0cvs8
4177
4178         * AUTHORS
4179         * src/gtk/authors.h
4180                 Add Rafal to authors
4181
4182 2006-07-31 [colin]      2.4.0cvs7
4183
4184         * src/compose.c
4185         * src/mainwindow.c
4186         * src/messageview.h
4187         * src/prefs_common.c
4188         * src/prefs_common.h
4189         * src/textview.c
4190                 Add 'View/Hide quotes'. Patch based on a patch
4191                 by Rafal Weglarz
4192
4193 2006-07-31 [colin]      2.4.0cvs6
4194
4195         * src/action.c
4196                 Fix problem with "> stuff >" actions
4197
4198 2006-07-31 [paul]       2.4.0cvs5
4199
4200         * po/nb.po
4201                 updated by Geir Helland
4202
4203 2006-07-31 [wwp]        2.4.0cvs4
4204
4205         * src/mainwindow.c
4206         * src/summaryview.c
4207         * src/summaryview.h
4208                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4209                 thanks to Colin.
4210
4211 2006-07-31 [wwp]        2.4.0cvs3
4212
4213         * src/Makefile.am
4214         * src/addr_compl.c
4215         * src/addr_compl.h
4216         * src/addressbook.c
4217         * src/addressbook.h
4218         * src/addressbook_foldersel.c
4219         * src/addressbook_foldersel.h
4220         * src/addrindex.c
4221         * src/addrindex.h
4222         * src/matcher.c
4223         * src/matcher.h
4224         * src/matcher_parser_lex.l
4225         * src/matcher_parser_parse.y
4226         * src/prefs_common.c
4227         * src/prefs_common.h
4228         * src/prefs_filtering.c
4229         * src/prefs_matcher.c
4230         * src/prefs_matcher.h
4231         * src/summaryview.c
4232                 introduce filtering against the address book. It's now possible to add
4233                 matched conditions to determine if any email address in a message matches
4234                 or doesn't match any or all books or folders in the address book.
4235
4236 2006-07-31 [wwp]        2.4.0cvs2
4237
4238         * src/account.c
4239         * src/filtering.c
4240         * src/filtering.h
4241         * src/folder.c
4242         * src/folderview.c
4243         * src/inc.c
4244         * src/mainwindow.c
4245         * src/matcher.c
4246         * src/matcher_parser_lex.l
4247         * src/matcher_parser_parse.y
4248         * src/mbox.c
4249         * src/prefs_filtering.c
4250         * src/prefs_filtering.h
4251         * src/procmsg.c
4252         * src/procmsg.h
4253         * src/summaryview.c
4254                 introduce per-account filtering rules. Each filtering rule can now be assigned
4255                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4256                 when applying filtering rules manually, as all rules will apply - even the ones
4257                 assigned to an account. This issue will be addressed soon.
4258  
4259
4260
4261 2006-07-31 [wwp]        2.4.0cvs1
4262
4263         * src/quote_fmt.c
4264                 make more strings translatable.
4265
4266 2006-07-31 [paul]       2.4.0
4267
4268         2.4.0 released
4269
4270 2006-07-31 [paul]       2.3.1cvs91
4271
4272         * po/ca.po
4273                 updated by Miquel Oliete
4274
4275 2006-07-31 [paul]       2.3.1cvs90
4276
4277         * po/de.po
4278         * po/el.po
4279         * po/fr.po
4280         * po/it.po
4281         * po/pl.po
4282         * po/pt_BR.po
4283         * po/sr.po
4284         * po/zh_CN.po
4285                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4286                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4287                 Aleksandar Urosevic, and Ralgh Young
4288
4289 2006-07-31 [paul]       2.3.1cvs89
4290
4291         * src/account.c
4292         * src/main.c
4293         * src/mainwindow.c
4294         * src/mainwindow.h
4295                 Fix a race condition when, after an SC crash, rescanning
4296                 folders took more than 0.5 seconds
4297                 Thanks to Colin
4298
4299 2006-07-31 [paul]       2.3.1cvs88
4300
4301         * src/folderview.c
4302                 don't translate separator strings
4303
4304 2006-07-30 [mones]      2.3.1cvs87
4305
4306         * doc/man/sylpheed-claws.1
4307                 Fixed non-ASCII chars in Hoa's name
4308         * po/es.po
4309                 Updated for release
4310
4311 2006-07-27 [colin]      2.3.1cvs86
4312
4313         * src/textview.c
4314                 Don't include the leading \n in links
4315                 Patch by Fabien
4316
4317 2006-07-25 [colin]      2.3.1cvs85
4318
4319         * src/mainwindow.c
4320         * src/common/socket.h
4321         * src/etpan/imap-thread.c
4322                 Refresh resolvers before connecting
4323                 to IMAP servers, and after switching
4324                 to online. Thanks to Paul.
4325
4326 2006-07-18 [colin]
4327
4328         * 2.4.0-rc4 released
4329
4330 2006-07-17 [colin]      2.3.1cvs84
4331
4332         * src/inc.c
4333                 Show connection attempt in statusbar before
4334                 connecting (previously first message was
4335                 "Retrieving messages from ..." after the
4336                 connection succeeded.
4337
4338 2006-07-16 [wwp]        2.3.1cvs83
4339
4340         * sylpheed-claws.ico
4341                 Added .ico file (windows multi-size icon file, generated).
4342
4343 2006-07-12 [wwp]        2.3.1cvs82
4344
4345         * src/messageview.c
4346                 remove Message/Re-edit menu entry from messageview window,
4347                 as sent/draft/queued messages are opened in compose window when
4348                 re-edited and it's not possible to re-edit other msgs.
4349
4350 2006-07-12 [paul]       2.3.1cvs81
4351
4352         * AUTHORS
4353         * src/mainwindow.c
4354         * src/gtk/authors.h
4355                 check online state before resetting
4356                 mailcheck timer. Useful if some program
4357                 verifies connection state and updates
4358                 Claws.
4359                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
4360
4361 2006-07-12 [paul]       2.3.1cvs80
4362
4363         * sylpheed-claws-128x128.png
4364         * sylpheed-claws-64x64.png
4365         * sylpheed-claws.png
4366         * src/Makefile.am
4367         * src/main.c
4368         * src/prefs_toolbar.c
4369         * src/stock_pixmap.c
4370         * src/stock_pixmap.h
4371         * src/wizard.c
4372         * src/gtk/about.c
4373         * src/gtk/gtkutils.c
4374         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
4375         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
4376         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
4377         * src/pixmaps/sylpheed.xpm              ** REMOVED **
4378         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
4379         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
4380                 updated and renamed logo/icon files and related
4381                 logo by Jesper Schultz
4382
4383 2006-07-11 [paul]       2.3.1cvs79
4384
4385         * src/main.c
4386                 fix the labels a smidgin
4387
4388 2006-07-09 [colin]      2.3.1cvs78
4389
4390         * src/textview.c
4391                 Show errors in textviewer's command
4392                 Patch by H. Merijn Brand
4393
4394 2006-07-09 [colin]      2.3.1cvs77
4395
4396         * src/compose.c
4397                 Save FMID in drafts too
4398
4399 2006-07-08 [colin]      2.3.1cvs76
4400
4401         * src/compose.c
4402                 Svae RMID in drafted mails too
4403                 Save quote_fmt vars for whole mails,
4404                 don't reset at each quote_fmt_init:
4405                 allows to use the same |i{var} in
4406                 various template fields
4407         * src/prefs_template.c
4408         * src/quote_fmt.h
4409         * src/quote_fmt_parse.y
4410                 Same
4411
4412 2006-07-08 [colin]      2.3.1cvs75
4413
4414         * src/textview.c
4415                 Fix highlighting of attached parts URIs
4416
4417 2006-07-08 [colin]      2.3.1cvs74
4418
4419         * src/main.c
4420                 Prevent bug #981 (sc 2.3.1 segfaults with 
4421                 gtk+ 2.10) from being reported again:
4422                 if Sylpheed-Claws has been compiled against
4423                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
4424                 of if Sylpheed-Claws has been compiled against
4425                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
4426                 error out.
4427
4428 2006-07-07 [colin]      2.3.1cvs73
4429
4430         * src/prefs_actions.c
4431                 Fix label
4432
4433 2006-07-07 [colin]      2.3.1cvs72
4434
4435         * src/prefs_actions.c
4436                 Fix compile on gtk < 2.8. argh :)
4437
4438 2006-07-07 [paul]       2.3.1cvs71
4439
4440         * src/common/defs.h
4441                 update DONATE_URI
4442
4443 2006-07-07 [colin]      2.3.1cvs70
4444
4445         * po/POTFILES.in
4446         * src/quote_fmt.c
4447         * src/quote_fmt_lex.l
4448         * src/quote_fmt_parse.y
4449                 Add |i{var}, a way to insert user-entered
4450                 text in a template
4451
4452 2006-07-07 [colin]
4453
4454         * 2.4.0-rc3 released
4455
4456 2006-07-07 [colin]      2.3.1cvs69
4457
4458         * src/folder.c
4459                 Don't consider inboxes of UNKNOWN folder 
4460                 classes to be useable as default inboxes
4461
4462 2006-07-07 [paul]       2.3.1cvs68
4463
4464         * src/textview.c
4465                 add missing #include <errno.h>
4466                 Thanks to René J. Blokland
4467
4468 2006-07-07 [paul]       2.3.1cvs67
4469
4470         * src/action.c
4471                 Return now Closes dialog
4472         * src/mimeview.c
4473         * src/mimeview.h
4474         * src/textview.c
4475                 add contextual menu to mime parts listed
4476                 in the textview
4477                 Thanks to Colin
4478         * src/common/utils.c
4479                 reversal: ' is a valid character in URLs
4480
4481 2006-07-06 [colin]      2.3.1cvs66
4482
4483         * src/remotefolder.h
4484                 Forgotten in previous commit
4485
4486 2006-07-06 [colin]      2.3.1cvs65
4487
4488         * src/folder.c
4489                 Set summary update flag whenever
4490                 totals changed
4491         * src/imap.c
4492         * src/prefs_account.c
4493         * src/common/utils.h
4494         * src/etpan/imap-thread.c
4495                 Fix warnings, thanks to Fabien and
4496                 Ricardo
4497
4498 2006-07-06 [wwp]        2.3.1cvs64
4499
4500         * src/gtk/gtkutils.c
4501                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
4502
4503 2006-07-06 [wwp]        2.3.1cvs63
4504
4505         * src/account.c
4506         * src/addressbook.c
4507         * src/addressitem.h
4508         * src/folderview.c
4509         * src/mainwindow.c
4510         * src/manual.c
4511         * src/manual.h
4512         * src/message_search.c
4513         * src/prefs_actions.c
4514         * src/prefs_filtering.c
4515         * src/prefs_filtering.h
4516         * src/prefs_template.c
4517         * src/summary_search.c
4518         * src/summaryview.c
4519         * src/gtk/gtkutils.c
4520         * src/gtk/gtkutils.h
4521         * src/gtk/pluginwindow.c
4522                 add help buttons to some dialogs. Clicking such buttons opens a
4523                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
4524
4525 2006-07-06 [paul]       2.3.1cvs62
4526
4527         * src/textview.c
4528                 fix attachments contextual menu
4529                 Thanks to Colin
4530
4531 2006-07-05 [colin]      2.3.1cvs61
4532
4533         * src/textview.c
4534         * src/compose.c
4535                 Handle sftp:// links
4536
4537 2006-07-05 [paul]       2.3.1cvs60
4538
4539         * src/gtk/filesel.c
4540                 grab save button by default
4541                 Thanks to Colin
4542
4543 2006-07-05 [wwp]        2.3.1cvs59
4544
4545         * manual/xml2pdf
4546                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
4547
4548 2006-07-04 [colin]      2.3.1cvs58
4549
4550         * src/mimeview.c
4551         * src/textview.c
4552                 Use left click to select, middle click to open
4553                 on mimeparts links
4554         * src/common/utils.c
4555                 Fix segfault
4556
4557 2006-07-04 [colin]      2.3.1cvs57
4558
4559         * src/mainwindow.c
4560         * src/news.c
4561                 Warning fixes, thanks to Fabien
4562
4563 2006-07-04 [colin]      2.3.1cvs56
4564
4565         * src/mimeview.c
4566         * src/mimeview.h
4567         * src/textview.c
4568                 Allow parts to be selected via their text label
4569                 in textview
4570
4571 2006-07-04 [colin]      2.3.1cvs55
4572
4573         * src/folderview.c
4574                 Feedback when closing (for big folders)
4575         * src/prefs_actions.c
4576         * src/prefs_filtering.c
4577         * src/prefs_matcher.c
4578         * src/prefs_template.c
4579                 Fix default button when closing without
4580                 having saved
4581
4582 2006-07-04 [colin]      2.3.1cvs54
4583
4584         * src/news.c
4585                 Delete local file on deletion
4586
4587 2006-07-03 [colin]      2.3.1cvs53
4588
4589         * src/folderview.c
4590         * src/main.c
4591                 Don't freeze when rescanning after crash
4592
4593 2006-07-03 [wwp]        2.3.1cvs52
4594
4595         * src/compose.c
4596         * src/privacy.c
4597         * src/privacy.h
4598         * src/plugins/pgpinline/pgpinline.c
4599         * src/plugins/pgpmime/pgpmime.c
4600                 don't report an error when the user cancels the passphrase dialog.
4601
4602 2006-07-02 [colin]      2.3.1cvs51
4603
4604         * src/folderview.c
4605                 Open message when crossing folders with Space,
4606                 goto next unread and friends
4607
4608 2006-07-01 [colin]      2.3.1cvs50
4609
4610         * src/prefs_account.c
4611                 Typographic rules varying from language
4612                 to language (in french "Protocole :"),
4613                 we have to do that :)
4614
4615 2006-07-01 [ticho]      2.3.1cvs49
4616
4617         * src/prefs_account.c
4618                 Only use one temporary gchar* variable in
4619                 prefs_account_protocol_set_optmenu().
4620
4621 2006-07-01 [ticho]      2.3.1cvs48
4622
4623         * src/prefs_account.c
4624         * src/prefs_account.h
4625                 Use GtkLabel for existing account protocol name.
4626                 Created an array for protocol names and populate the
4627                 combobox from it in a for() cycle.
4628
4629 2006-06-30 [colin]      2.3.1cvs47
4630
4631         * src/compose.c
4632                 Block undo when changing signature (by changing
4633                 account)
4634
4635 2006-06-30 [paul]       2.3.1cvs46
4636
4637         * src/send_message.c
4638                 when editing From in the Compose window, use that address
4639                 in the Return-Path: header
4640                 Thanks to Colin
4641
4642 2006-06-30 [colin]      2.3.1cvs45
4643
4644         * src/compose.c
4645                 Fix signature replacement:
4646                 - when no newline before separator
4647                 - when reediting
4648
4649 2006-06-29 [colin]      2.3.1cvs44
4650
4651         * src/folderview.c
4652         * src/folderview.h
4653         * src/mainwindow.c
4654         * src/summaryview.c
4655                 Let 'View/Go to/Next marked' work like
4656                 Next new & Next unread: across folders
4657                 Change the select_on_entry pref to do
4658                 what we want when changing folder
4659         * src/common/utils.c
4660                 Fix single-quoted links 
4661
4662 2006-06-29 [colin]      2.3.1cvs43
4663
4664         * src/gtk/gtkaspell.c
4665                 "Sylpheed" and "Sylpheed-Claws" do exist !
4666
4667 2006-06-29 [colin]      2.3.1cvs42
4668
4669         * src/imap.c
4670                 Forgot to remove debug
4671
4672 2006-06-29 [colin]      2.3.1cvs41
4673
4674         * src/imap.c
4675         * src/imap.h
4676         * src/mainwindow.c
4677                 Disconnect from IMAP servers when going
4678                 offline. Fixes bug #978 (going to offline-mode 
4679                 won't close connections)
4680
4681 2006-06-29 [colin]      2.3.1cvs40
4682
4683         * src/main.c
4684                 Fix transient setting on failing plugins
4685                 Patch by Fabien
4686         * src/plugins/pgpcore/sgpgme.c
4687                 Only warn for OpenPGP. Most people don't
4688                 have CMS available.
4689
4690 2006-06-29 [colin]      2.3.1cvs39
4691
4692         * src/compose.c
4693                 Fix Spelling menu (discrepancy between context menu
4694                 and top menu when folder's dictionary isn't the 
4695                 default one)
4696         * src/plugins/pgpcore/sgpgme.c
4697                 More error reporting about why gpgme can fail
4698
4699 2006-06-29 [wwp]        2.3.1cvs38
4700
4701         * src/mainwindow.c
4702                 honor the display-header-pane setting even when the message view
4703                 is a separate window.
4704
4705 2006-06-29 [wwp]        2.3.1cvs37
4706
4707         * src/prefs_actions.c
4708                 forgot to commit that one (use of GTK_STOCK_INFO).
4709
4710 2006-06-29 [colin]      2.3.1cvs36
4711
4712         * src/imap.c
4713                 Better handling of login errors (ask the password
4714                 again once), alert in case of error. Fix three
4715                 signedness warnings.
4716
4717 2006-06-28 [wwp]        2.3.1cvs35
4718
4719         * src/prefs_template.c
4720         * src/prefs_matcher.c
4721         * src/prefs_filtering_action.c
4722         * src/prefs_quote.c
4723                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
4724                 patch by Fabien Vantard, slightly modified.
4725
4726 2006-06-28 [paul]
4727
4728         2.4.0-rc2 released
4729
4730 2006-06-28 [colin]      2.3.1cvs34
4731
4732         * src/prefs_account.c
4733                 Fix bug #977 (Can't add or edit imap accounts)
4734
4735 2006-06-28 [colin]      2.3.1cvs33
4736
4737         * src/mimeview.c
4738                 Fix previous
4739
4740 2006-06-28 [colin]      2.3.1cvs32
4741
4742         * src/mimeview.c
4743                 Save named inlined attachments with "Save all"
4744         * src/main.c
4745         * src/mbox.c
4746         * src/common/plugin.c
4747         * src/common/plugin.h
4748         * src/common/sylpheed.c
4749         * src/common/utils.c
4750         * src/plugins/pgpcore/sylpheed.def
4751         * src/plugins/pgpinline/sylpheed.def
4752         * src/plugins/pgpmime/sylpheed.def
4753                 Win32 compatibility patch, by
4754                 Werner Koch
4755
4756 2006-06-28 [wwp]        2.3.1cvs31
4757
4758         * src/imap.c
4759         * src/prefs_folder_item.c
4760                 less compilation warnings (thanks to Fabien Vantard), less typos.
4761
4762 2006-06-28 [paul]       2.3.1cvs30
4763
4764         * src/gtk/gtkutils.c
4765                 gtk_combo_box_set_focus_on_click() is only
4766                 available since gtk 2.6.0
4767
4768 2006-06-28 [paul]       2.3.1cvs29
4769
4770         * src/prefs_ext_prog.c
4771                 fix engrish and add a tooltip for the
4772                 'command for 'Display as text' option
4773
4774 2006-06-28 [paul]
4775
4776         2.4.0-rc1 released
4777
4778 2006-06-28 [paul]       2.3.1cvs28
4779
4780         * ChangeLog
4781         * tools/Makefile.am
4782                 include textviewer.pl in releases
4783
4784 2006-06-28 [paul]       2.3.1cvs27
4785
4786         * src/prefs_ext_prog.c
4787                 hide Print command option if libgnomeprint
4788                 support is present
4789
4790 2006-06-27 [colin]      2.3.1cvs26
4791
4792         * src/compose.c
4793                 Fix Esc handling in insert/attach dialog
4794                 Don't show this dialog if dragging something
4795                 else than text/uri-list
4796                 Thanks to Fabien Vantard
4797         * tools/textviewer.pl
4798                 Filter script to display stuff as text
4799                 by H. Merijn Brand
4800
4801 2006-06-27 [wwp]        2.3.1cvs25
4802
4803         * src/messageview.c
4804                 use the exact product name (message view title), patch
4805                 by Fabien Vantard.
4806
4807 2006-06-27 [ticho]      2.3.1cvs24
4808
4809         * src/prefs_account.c
4810         * src/prefs_common.c
4811         * src/prefs_common.h
4812         * src/prefs_ext_prog.c
4813         * src/textview.c
4814                 Add a preference (Preferences/External programs)
4815                 to allow "Display as text" to be done via a script
4816                 (patch by H.Merijn Brand).
4817                 Use GtkComboBox for protocol selection in account
4818                 preferences.
4819                 Only include current choice for existing accounts, and
4820                 insensitivize the combobox.
4821
4822 2006-06-27 [paul]       2.3.1cvs23
4823
4824         * src/mbox.c
4825                 fix crasher introduced in cvs21.
4826                 Thanks to Colin
4827
4828 2006-06-26 [colin]      2.3.1cvs22
4829
4830         * src/mbox.c
4831                 Fix double-frees when leaving folders
4832                 after exporting to mbox
4833
4834 2006-06-26 [colin]      2.3.1cvs21
4835
4836         * src/mbox.c
4837                 More feedback (and optimisation)
4838                 on import/export
4839         * src/common/utils.c
4840                 Fix case when looking for mail addresses
4841         * src/gtk/gtkutils.c
4842                 Extra check for (X-)Face
4843
4844 2006-06-25 [ticho]      2.3.1cvs20
4845
4846         * src/compose.c
4847         * src/exphtmldlg.c
4848         * src/gtk/gtkutils.c
4849         * src/gtk/gtkutils.h
4850                 Added second argument to gtkut_sc_combobox_create() to
4851                 control focus-on-click for the widget.
4852                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
4853
4854 2006-06-25 [ticho]      2.3.1cvs19
4855
4856         * src/compose.c
4857         * src/gtk/Makefile.am
4858         * src/gtk/combobox.c
4859         * src/gtk/combobox.h
4860         * src/gtk/gtkutils.c
4861         * src/gtk/gtkutils.h
4862                 Use GtkComboBox instead of deprecated GtkOptionMenu
4863                 for account selector in compose window and for encoding
4864                 selector in attachment properties.
4865                 Also factorise working with the new GtkComboBox somewhat.
4866
4867 2006-06-24 [paul]       2.3.1cvs18
4868
4869         * src/prefs_common.c
4870                 use the correct default value
4871
4872 2006-06-24 [paul]       2.3.1cvs17
4873
4874         * src/compose.c
4875         * src/prefs_common.c
4876         * src/prefs_common.h
4877         * src/prefs_compose_writing.c
4878                 enable setting of default action when
4879                 dnd'ing files in the compose window.
4880                 (Collaborative effort with wwp)
4881
4882 2006-06-23 [wwp]        2.3.1cvs16
4883
4884         * src/compose.c
4885                 i18n fix (thanks to Fabien Vantard)
4886
4887 2006-06-22 [colin]      2.3.1cvs15
4888
4889         * src/prefs_customheader.c
4890                 Don't use filters in custom headers' file 
4891                 selector. Remember, extensions mean nothing :)
4892
4893 2006-06-22 [paul]       2.3.1cvs14
4894
4895         * configure.ac
4896                 allow setting of man directory location
4897
4898 2006-06-22 [colin]      2.3.1cvs13
4899
4900         * src/mainwindow.c
4901                 Add 'View/Go to/Next unread folder'.
4902                 I missed that :)
4903
4904 2006-06-22 [colin]      2.3.1cvs12
4905
4906         * src/common/utils.c
4907                 Add some subject prefixes
4908                 Patch by Bjorn T Johansen <btj@havleik.no>
4909
4910 2006-06-22 [colin]      2.3.1cvs11
4911
4912         * manual/advanced.xml
4913                 Forgotten hidden pref
4914
4915 2006-06-21 [paul]       2.3.1cvs10
4916
4917         * src/prefs_account.c
4918                 complete the removal of 'Add date header' option
4919
4920 2006-06-21 [paul]       2.3.1cvs9
4921
4922         * src/account.c
4923         * src/compose.c
4924         * src/prefs_account.c
4925         * src/prefs_account.h
4926                 remove option to add date header - always
4927                 add date header
4928         * src/etpan/imap-thread.c
4929                 fix warnings (Thanks to Colin)
4930
4931 2006-06-21 [wwp]        2.3.1cvs8
4932
4933         * src/folder.c
4934                 set the attachment flag when inline text part are (file)named. This is more convenient
4935                 when receiving (for instance) inline source files or patches sent using thunderbird.
4936
4937 2006-06-21 [paul]       2.3.1cvs7
4938
4939         * src/inc.c
4940                 fix off-by-one count of current msg in
4941                 statusbar filtering progressbar
4942
4943 2006-06-21 [paul]       2.3.1cvs6
4944
4945         * src/folder.c
4946                 Show attachment icon even if the part is 'inline'
4947                 if the following conditions are met:
4948                 - content-type != 'text/plain'
4949                 - content-type != '*/pgp-signature'
4950                 - either 'name' or 'filename' parameter is not NULL
4951                 
4952                 Thanks to Colin
4953
4954 2006-06-21 [paul]       2.3.1cvs5
4955
4956         * src/messageview.c
4957         * src/prefs_common.c
4958         * src/prefs_common.h
4959         * src/prefs_other.c
4960                 add an option to 'Never send Return
4961                 Receipts'
4962                 Thanks to Colin
4963
4964 2006-06-20 [mones]      2.3.1cvs4
4965
4966         * po/es.po
4967                 updated
4968         * src/compose.c
4969                 typo fixed (space after comma)
4970         * tools/make.themes.project
4971                 remove exec mode from tarball files
4972
4973 2006-06-20 [colin]      2.3.1cvs3
4974
4975         * src/news.c
4976         * src/procheader.c
4977         * src/unmime.c
4978                 Better fix for \n's in headers (don't 
4979                 break Received: and others)
4980
4981 2006-06-20 [paul]       2.3.1cvs2
4982
4983         * src/alertpanel.c
4984         * src/textview.c
4985                 improve legibility of phishing attempt
4986                 dialog
4987
4988 2006-06-20 [paul]       2.3.1cvs1
4989
4990         * NEWS
4991         * README
4992         * configure.ac
4993                 Update version number following
4994                 stable release
4995
4996 2006-06-20 [colin]      2.3.0cvs26
4997
4998         * src/compose.c
4999                 When dragging a file to the text of the compose
5000                 window, ask whether we want to insert or attach
5001                 (I know lots of people who do that to attach)
5002
5003 2006-06-20 [colin]      2.3.0cvs25
5004
5005         * src/etpan/imap-thread.c
5006                 Fix threshold (the append command is often > 32 bytes)
5007
5008 2006-06-19 [colin]      2.3.0cvs24
5009
5010         * src/imap.c
5011         * src/etpan/imap-thread.c
5012                 Workaround Rockliffe IMAP server bug: replace
5013                 "x UID SEARCH (ANSWERED UID 1:*)" with
5014                 "x UID SEARCH ANSWERED"
5015                 (Rockliffe doesn't handle the parenthesis)
5016
5017 2006-06-19 [colin]      2.3.0cvs23
5018
5019         * src/compose.c
5020         * src/imap.c
5021         * src/etpan/imap-thread.c
5022                 Probably fix bug #972 (Freezes when adding 
5023                 an attachment to the message)
5024         * src/common/defs.h
5025                 Modernize Firefox cmd
5026
5027
5028 2006-06-18 [colin]      2.3.0cvs22
5029
5030         * src/prefs_customheader.c
5031                 Only allow correct filenames for various
5032                 custom headers
5033
5034 2006-06-18 [colin]      2.3.0cvs21
5035
5036         * src/prefs_customheader.c
5037                 Add a 'From File...' button in custom headers prefs, which
5038                 try to do the right thing: 
5039                 for normal headers, use file as plaintext,
5040                 for X-Face, calls compface,
5041                 for Face, encode to b64.
5042
5043 2006-06-17 [colin]      2.3.0cvs20
5044
5045         * src/mh.c
5046                 Warning fix
5047
5048 2006-06-16 [colin]      2.3.0cvs19
5049
5050         * src/summaryview.c
5051                 Recursive quicksearch: show message list
5052                 in current folder, *then* search children
5053                 in the background.
5054
5055 2006-06-16 [colin]      2.3.0cvs18
5056
5057         * src/main.c
5058                 Instead of ignoring SIGPIPE, save caches
5059                 when getting one. Will fix the fact that
5060                 hot caches are out-of-date when logging 
5061                 out of Xorg.
5062         * src/compose.c
5063         * src/prefs_compose_writing.c
5064                 Only save text (not attachments) when 
5065                 auto-saving to drafts
5066         * src/unmime.c
5067                 Always replace \n, \r and \t with spaces
5068                 in headers
5069         * manual/dist/html/Makefile.am
5070         * manual/dist/pdf/Makefile.am
5071         * manual/dist/ps/Makefile.am
5072         * manual/dist/txt/Makefile.am
5073         * manual/fr/dist/html/Makefile.am
5074         * manual/fr/dist/pdf/Makefile.am
5075         * manual/fr/dist/ps/Makefile.am
5076         * manual/fr/dist/txt/Makefile.am
5077         * manual/pl/dist/html/Makefile.am
5078         * manual/pl/dist/pdf/Makefile.am
5079         * manual/pl/dist/ps/Makefile.am
5080         * manual/pl/dist/txt/Makefile.am
5081                 Fix make clean removing pregenerated manuals
5082
5083
5084 2006-06-16 [colin]      2.3.0cvs17
5085
5086         * src/plugins/pgpcore/sgpgme.c
5087         * src/plugins/pgpmime/pgpmime.c
5088         * src/plugins/pgpinline/pgpinline.c
5089                 Better error reporting in setup_signers.
5090                 Don't fallback to default key if specified
5091                 key isn't found.
5092                 Don't allow signing if more than one secret
5093                 key matches the one specified in prefs.
5094
5095 2006-06-15 [colin]      2.3.0cvs16
5096
5097         * src/folderview.c
5098                 Add "Send queue" in the folder's contextual
5099                 menu
5100         * src/compose.c
5101         * src/messageview.c
5102         * src/privacy.c
5103         * src/privacy.h
5104         * src/procmime.c
5105         * src/procmsg.c
5106         * src/plugins/pgpcore/passphrase.c
5107         * src/plugins/pgpcore/sgpgme.c
5108         * src/plugins/pgpinline/pgpinline.c
5109         * src/plugins/pgpmime/pgpmime.c
5110                 Better error reporting
5111         * src/mbox.c
5112                 Probably fix bug #971 (2.2.3 cannot read mail 
5113                 from local mbox)
5114
5115
5116 2006-06-15 [mones]      2.3.0cvs15
5117
5118         * tools/make.themes.project
5119                 creates the themes project from the web page
5120
5121 2006-06-15 [colin]      2.3.0cvs14
5122
5123         * src/folder.c
5124                 Better fix (avoid losing the folder if scan_tree 
5125                 fails)
5126
5127 2006-06-15 [cleroy]     2.3.0cvs13
5128
5129         * src/folder.c
5130                 Probably fix Bug #969 (crash on rebuilding 
5131                 imap folder)
5132
5133 2006-06-14 [colin]      2.3.0cvs12
5134
5135         * manual/dtd/manual.xsl
5136         * manual/sylpheed-claws-manual.xml
5137         * manual/fr/sylpheed-claws-manual.xml
5138         * manual/pl/sylpheed-claws-manual.xml
5139                 Insert pagebreaks between sections
5140
5141 2006-06-14 [paul]       2.3.0cvs11
5142
5143         * configure.ac
5144                 better fix than 2.3.0cvs10
5145
5146 2006-06-14 [paul]       2.3.0cvs10
5147
5148         * configure.ac
5149                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5150                 (backwards compatible)
5151
5152 2006-06-13 [colin]      2.3.0cvs9
5153
5154         * src/messageview.c
5155                 Fix sending of return receipt with the new queue folders
5156
5157 2006-06-13 [wwp]        2.3.0cvs8
5158
5159         * src/quote_fmt_lex.l
5160                 fix wrong tokens returned in quote_fmt lexer, query not().
5161
5162 2006-06-13 [wwp]        2.3.0cvs7
5163
5164         * src/folder.c
5165         * src/prefs_folder_item.c
5166                 allow changing folder type even when folder is not a top-level one,
5167                 thanks to Colin.
5168
5169 2006-06-12 [colin]      2.3.0cvs6
5170
5171         * src/folderview.c
5172                 Fix double-ask of "Do you want to mark all
5173                 as read"
5174
5175 2006-06-12 [colin]      2.3.0cvs5
5176
5177         * src/compose.c
5178         * src/compose.h
5179         * src/folder.c
5180         * src/folder.h
5181         * src/imap.c
5182         * src/inc.c
5183         * src/main.c
5184         * src/messageview.c
5185         * src/mh.c
5186         * src/prefs_folder_item.c
5187         * src/procheader.c
5188         * src/procmime.c
5189         * src/procmsg.c
5190         * src/procmsg.h
5191         * src/send_message.c
5192         * src/summaryview.c
5193         * src/toolbar.c
5194                 Apply bug #964's patch (Queue and drafts aren't normal)
5195                 The Drafts and Queue folder now contain RFC-822 files,
5196                 allowing to move and copy mails from and to these 
5197                 folders. Moving from Drafts to Queue will prepare the
5198                 mail for sending (PGP signature, encryption, etc).
5199                 This patch also rework sending errors handling to try
5200                 to be more helpful.
5201                 Also, allow redefining folder types via the GUI 
5202                 (Folder type in its Properties)
5203
5204 2006-06-12 [colin]      2.3.0cvs4
5205
5206         * src/summaryview.c
5207         * src/prefs_common.c
5208         * src/prefs_common.h
5209         * src/gedit-print.c
5210                 Allow to define a specific print font - patch
5211                 by Bernhard Walle <bernhard.walle@gmx.de>
5212         * src/prefs_fonts.c
5213         * manual/advanced.xml
5214         * manual/fr/advanced.xml
5215                 Add a hidden pref to allow deletion without
5216                 confirmation
5217
5218 2006-06-12 [wwp]        2.3.0cvs3
5219
5220         * .cvsignore
5221                 more files to ignore.
5222
5223 2006-06-12 [wwp]        2.3.0cvs2
5224
5225         * src/quote_fmt.c
5226         * src/quote_fmt_lex.l
5227         * src/quote_fmt_parse.y
5228                 extend the quote_fmt parser (templates and quotes):
5229                 - allow limited sub-expressions in |p{} and |f{} expressions,
5230                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
5231                 - implemented/fixed missing implementation of query_references and show_references,
5232                 - completed, fixed contents and format of the symbols help dialog,
5233                 - fix some compilation warnings.
5234
5235 2006-06-12 [wwp]        2.3.0cvs1
5236
5237         * manual/advanced.xml
5238         * manual/fr/advanced.xml
5239                 updates in the "templates" section of the manual (eng/fr):
5240                  - be more precise (both versions)
5241                  - completed to match the english reference (fr version)
5242                  - touchups (both versions)
5243
5244 2006-06-12 [paul]       2.3.0
5245
5246         2.3.0 released
5247
5248 2006-06-12 [paul]       2.2.3cvs14
5249
5250         * po/ca.po
5251         * po/cs.po
5252         * po/de.po
5253         * po/el.po
5254         * po/fr.po
5255         * po/it.po
5256         * po/pt_BR.po
5257         * po/sr.po
5258         * po/zh_CN.po
5259                 updated by Miquel Oliete, Tim, Stephan Sachse,
5260                 Stavros Giannouris, Fabien Vantard, Andrea
5261                 Spadaccini, Frederico Goncalves Guimaraes,
5262                 Aleksandar Urosevic, and Ralgh Young
5263
5264 2006-06-12 [colin]      2.2.3cvs13
5265
5266         * src/mbox.c
5267                 Add missing header
5268
5269 2006-06-11 [colin]      2.2.3cvs12
5270
5271         * src/msgcache.c
5272                 Verify that g_malloc() succeeded
5273
5274 2006-06-11 [colin]      2.2.3cvs11
5275
5276         * src/wizard.c
5277                 Add Face header to welcome mail
5278
5279 2006-06-10 [colin]      2.2.3cvs10
5280
5281         * src/textview.c
5282                 Revert previous (Forgot it changes the
5283                 margin on the whole mail)
5284
5285 2006-06-10 [colin]      2.2.3cvs9
5286
5287         * src/textview.c
5288                 Don't overlap long headers under (X-)Face
5289
5290 2006-06-10 [mones]      2.2.3cvs8
5291
5292         * manual/xml2pdf
5293                 allow generation of manual on systems lacking saxon binary
5294                 but with java and the saxon library installed
5295
5296         * po/es.po
5297                 updated for release
5298
5299 2006-06-09 [colin]      2.2.3cvs7
5300
5301         * src/summaryview.c
5302                 Fix leak when using Display Sender using Addressbook
5303
5304 2006-06-09 [colin]      2.2.3cvs6
5305
5306         * src/compose.c
5307         * src/folder.c
5308         * src/folderview.c
5309         * src/mimeview.c
5310         * src/summaryview.c
5311                 More leaks fixes
5312
5313 2006-06-09 [paul]       2.2.3cvs5
5314
5315         * AUTHORS
5316         * src/gtk/authors.h
5317         * tools/claws.i18n.status.pl
5318                 updated with new info
5319
5320 2006-06-09 [paul]       2.2.3cvs4
5321
5322         * README
5323                 updated
5324         * manual/ack.xml
5325                 add wwp to authors list
5326         * src/gtk/authors.h
5327                 update mine and Colin's addresses
5328
5329 2006-06-08 [colin]      2.2.3cvs3
5330
5331         * src/etpan/imap-thread.c
5332                 Fix leak on SSL cert check
5333
5334 2006-06-08 [colin]      2.2.3cvs2
5335
5336         * src/common/utils.c
5337                 Fix leak
5338
5339 2006-06-08 [paul]       2.2.3cvs1
5340
5341         * configure.ac
5342                 Update version number following
5343                 stable release
5344
5345 2006-06-07 [colin]      2.2.2cvs3
5346
5347         * src/msgcache.c
5348                 Fix catching cache read errors (guint instead of gint)
5349                 Prevent malloc'ing more than 8MB (means cache corruption)
5350
5351 2006-06-07 [paul]       2.2.2cvs2
5352
5353         * src/exporthtml.c
5354         * src/exportldif.c
5355         * src/mh.c
5356         * src/mutt.c
5357         * src/pine.c
5358         * src/common/utils.c
5359                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
5360                 obey $HOME'
5361                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
5362                 Thanks to Colin
5363
5364 2006-06-06 [paul]       2.2.2cvs1
5365
5366         * configure.ac
5367                 Update version number following
5368                 stable release
5369
5370 2006-06-06 [paul]       2.2.1cvs6
5371
5372         * src/matcher.c
5373                 fix  implicit declaration of
5374                 sylpheed_do_idle()
5375                 Patch by Fabien Vantard
5376
5377 2006-06-06 [paul]       2.2.1cvs5
5378
5379         * src/matcher.c
5380                 fix age_greater and age_lower so that they
5381                 mean what say and not '...or equal to'
5382                 Thanks to Colin
5383
5384 2006-06-06 [paul]       2.2.1cvs4
5385
5386         * src/textview.c
5387         * src/common/utils.c
5388                 fix URI check
5389                 Thanks to Colin
5390
5391 2006-06-05 [wwp]        2.2.1cvs3
5392
5393         * manual/fr/account.xml
5394                 minor language fixes (thanks to Fabien Vantard).
5395
5396 2006-06-05 [colin]      2.2.1cvs2
5397
5398         * src/prefs_folder_item.c
5399         * src/folderview.c
5400                 Allow recursive setting of properties 
5401                 for whole mailboxes
5402         * src/matcher.c
5403                 Don't freeze on 'test' filtering rule
5404
5405 2006-06-05 [colin]      2.2.1cvs1
5406
5407         * configure.ac
5408                 Update version number following
5409                 stable release
5410
5411 2006-06-04 [wwp]        2.2.0cvs82
5412
5413         * manual/glossary.xml
5414         * manual/account.xml
5415         * manual/fr/glossary.xml
5416         * manual/fr/account.xml
5417                 added glossary section and references/links related to the Face custom header.
5418
5419 2006-06-04 [colin]      2.2.0cvs81
5420
5421         * src/summaryview.c
5422                 Skip to next message on move with no
5423                 immediate execution
5424
5425 2006-06-04 [wwp]        2.2.0cvs80
5426
5427         * manual/xml2pdf
5428                 added sanity checks, exit when needed.
5429
5430 2006-06-03 [paul]       2.2.0cvs79
5431
5432         * src/prefs_receive.c
5433                 page name is now 'Receiving'
5434         * src/prefs_send.c
5435                 page name is now 'Sending'
5436
5437 2006-06-03 [colin]      2.2.0cvs78
5438
5439         * src/plugins/spamassassin/spamassassin_gtk.c
5440                 Autoswitch to Localhost if transport was previously
5441                 disabled. Else people had to check [] Enable, then
5442                 *reselect* transport.
5443
5444 2006-06-03 [colin]      2.2.0cvs77
5445
5446         * src/plugins/pgpinline/pgpinline.c
5447         * src/plugins/pgpmime/pgpmime.c
5448                 Check that gpg_data_release_and_get_mem 
5449                 didn't fail (now, why this happens...)
5450
5451 2006-06-03 [colin]      2.2.0cvs76
5452
5453         * src/mbox.c
5454                 Fix bug #962 (Manual and/or UI should 
5455                 warn about incompatible locking 
5456                 causing dataloss)
5457
5458 2006-06-02 [cleroy]     2.2.0cvs75
5459
5460         * src/filtering.c
5461         * src/folder.c
5462         * src/procmsg.c
5463         * src/summaryview.c
5464                 Fix a few leaks
5465
5466 2006-06-02 [colin]      2.2.0cvs74
5467
5468         * src/main.c
5469                 On exit, free caches after writing them
5470                 Shuts up some valgrind false positives
5471         * src/procmsg.c
5472         * src/send_message.c
5473                 Fix races when reusing existing SMTP connections
5474                 Fix inexistant session timeout
5475         * src/toolbar.c
5476                 Display alertpanel after all queues have
5477                 been processed, not after each
5478
5479 2006-06-02 [wwp]        2.2.0cvs73
5480
5481         * manual/fr/glossary.xml
5482         * manual/fr/ack.xml
5483         * manual/ack.xml
5484                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
5485
5486 2006-06-02 [wwp]        2.2.0cvs72
5487
5488         * manual/xml2pdf
5489         * manual/dist/pdf/Makefile.am
5490         * manual/dtd/manual.xsl
5491         * manual/fr/dist/pdf/Makefile.am
5492         * manual/pl/dist/pdf/Makefile.am
5493                 we changed the procedure to generate the .pdf version of the manual.
5494                 The procedure is more modern and the .pdf we get now has a valid index.
5495                 Here are the new pre-requisites:
5496
5497                 - JRE 1.x (1.4 here): there must be one from your distro
5498                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
5499                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
5500                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
5501
5502                 See my posts for further info about the installation of this toolchain:
5503
5504                 Date: Fri, 19 May 2006 19:40:06 +0200
5505                 From: wwp <subscript@free.fr>
5506                 To: sylpheed-claws-devel@lists.sourceforge.net
5507                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
5508
5509                 and
5510
5511                 Date: Wed, 24 May 2006 12:58:49 +0200
5512                 From: wwp <subscript@free.fr>
5513                 To: sylpheed-claws-devel@lists.sourceforge.net
5514                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
5515
5516 2006-06-01 [colin]      2.2.0cvs71
5517
5518         * src/compose.c
5519                 Better guards against IMAP races
5520         * src/main.c
5521         * src/prefs_common.c
5522         * src/prefs_common.h
5523         * src/common/ssl_certificate.c
5524         * src/etpan/imap-thread.c
5525         * src/etpan/imap-thread.h
5526         * src/gtk/sslcertwindow.c
5527                 New hidden option ssl_skip_cert_check to 
5528                 avoid dups of bug #959 (libetpan linked
5529                 against gnutls and gnutls buggy on 64bit)
5530                 Present expired warning only once per
5531                 session/server.
5532         * manual/advanced.xml
5533         * manual/fr/advanced.xml
5534                 Document new option
5535
5536 2006-06-01 [wwp]        2.2.0cvs70
5537
5538         * src/messageview.c
5539                 fix for bug #961 (return receipt dialog 
5540                 complains incorrectly about return-path 
5541                 email adress being different), thanks 
5542                 to Colin.
5543
5544 2006-05-31 [cleroy]     2.2.0cvs69
5545
5546         * src/common/ssl.c
5547                 Guard against NULLs, although this
5548                 should never be an issue
5549
5550 2006-05-31 [colin]      2.2.0cvs68
5551
5552         * src/filtering.c
5553                 Use g_slist_prepend
5554         * src/imap.c
5555                 Don't remove caches when destroying folder, it
5556                 could (should) be done at exit
5557         * src/inc.c
5558                 free processing cache after incorporation
5559         * src/etpan/imap-thread.c
5560                 Maybe fix bug #959 (Crash on moving to emails 
5561                 to a imap account per ssl with a expired 
5562                 certificate.)
5563
5564 2006-05-30 [colin]      2.2.0cvs67
5565
5566         * src/summaryview.c
5567                 Put back event flush when displaying message
5568                 It avoids reading a bunch of messages just
5569                 by hitting shift-n for too long ;)
5570
5571 2006-05-29 [colin]      2.2.0cvs66
5572
5573         * src/summaryview.c
5574                 Remove useless g_warnings
5575
5576 2006-05-29 [colin]      2.2.0cvs65
5577
5578         * src/imap.c
5579                 Fix g_slist_append()s for performance
5580
5581 2006-05-29 [colin]      2.2.0cvs64
5582
5583         * src/compose.c
5584         * src/common/utils.c
5585                 Fix extraneous tab at start of addresses
5586         * src/mainwindow.c
5587                 Fix warnings (thanks to Fabien)
5588                 Fix crash at exit when composing messages 
5589                 exist
5590         * src/pop.c
5591                 Fix progress bar when deleting expired mails
5592                 Thanks to Hiro
5593         * src/summaryview.c
5594         * src/gtk/gtksctree.c
5595                 Fix re-sorting slowness
5596
5597 2006-05-29 [paul]       2.2.0cvs63
5598
5599         * src/mh.c
5600                 fetch full message when moving mails
5601                 from another mailbox, (fixed data loss
5602                 when filtering from IMAP to MH, introduced
5603                 in 2.2.0cvs57).
5604                 Thanks to Colin
5605
5606 2006-05-29 [mones]      2.2.0cvs62
5607
5608         * src/gtk/gtksctree.c
5609                 Unselect faster (patch by Colin)        
5610
5611 2006-05-26 [colin]      2.2.0cvs61
5612
5613         * src/summaryview.c
5614                 Unplug MSGINFO_UPDATE callback on delete too.
5615
5616 2006-05-26 [colin]      2.2.0cvs60
5617
5618         * src/foldersel.c
5619                 Fix bold in folder selection window with glib2.10
5620                 thanks Hiro
5621
5622 2006-05-26 [colin]      2.2.0cvs59
5623
5624         * src/procheader.c
5625                 Convert date only if necessary (and don't
5626                 try to convert from utf8 to utf8, too)
5627         * src/summaryview.c
5628                 Only set column's text if the column's 
5629                 displayed
5630
5631 2006-05-26 [colin]      2.2.0cvs58
5632
5633         * src/summaryview.c
5634         * src/gtk/gtkutils.c
5635                 Fix useless warning
5636
5637 2006-05-26 [colin]      2.2.0cvs57
5638
5639         * src/mainwindow.c
5640                 Make summaryview selectable as long as 
5641                 no message has focus
5642         * src/mh.c
5643                 Faster deletion (by implementing mh_remove_msgs)
5644                 Faster copy (avoid using mh_fetch_msg just to get
5645                 the filename)
5646                 Faster move (using move_file instead of copy_file
5647                 if MSG_IS_MOVE)
5648                 No progressbar if total number of mails to cp/mv 
5649                 is less than 100
5650         * src/summaryview.c
5651                 Fix removal from subject_table when mail gets moved
5652                 Faster deletion (g_slist_prepend instead of append)
5653         * src/gtk/gtksctree.c
5654                 Remove useless code
5655
5656 2006-05-25 [colin]      2.2.0cvs56
5657
5658         * src/common/ssl_certificate.c
5659                 Fix leak in expired cert check
5660
5661 2006-05-25 [colin]      2.2.0cvs55
5662
5663         * src/mh.c
5664                 Disable flags syncing on .mh_sequences - it
5665                 is buggy and marks mails read under unknown
5666                 conditions.
5667
5668 2006-05-25 [paul]
5669
5670         * 2.3.0-rc4 released
5671
5672 2006-05-24 [colin]      2.2.0cvs54
5673
5674         attention cvs users: if you manage to crash
5675         Sylpheed-Claws while moving, copying or deleting
5676         mails, we *are* interested in stack traces and
5677         valgrind logs. It looks stable, but one never
5678         knows...
5679
5680         * src/folder.c
5681                 Add progressbar for cache updates
5682         * src/folderutils.c
5683                 Optimize Mark all read in the current
5684                 folder
5685         * src/mh.c
5686                 Add progressbar for copy/move
5687         * src/procmsg.c
5688                 Optimize O(n^2) in copy/move
5689         * src/summaryview.c
5690         * src/gtk/gtksctree.c
5691                 Optimize O(n^2) algos
5692         * src/common/timing.h
5693                 Display ms instead of us
5694
5695 2006-05-24 [wwp]        2.2.0cvs53
5696
5697         * manual/fr/advanced.xml
5698                 updates to the French manual.
5699
5700 2006-05-24 [wwp]        2.2.0cvs52
5701
5702         * src/common/utils.c
5703                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
5704
5705 2006-05-24 [wwp]        2.2.0cvs51
5706
5707         * src/folderutils.c
5708                 fixed "mark all read" in MH folders (thanks to Colin).
5709
5710 2006-05-24 [paul]       2.2.0cvs50
5711
5712         * doc/man/sylpheed-claws.1
5713                 updated the man page
5714
5715 2006-05-23 [colin]      2.2.0cvs49
5716
5717         * src/folderview.c
5718         * src/imap.c
5719         * src/inc.c
5720         * src/mbox.c
5721         * src/messageview.c
5722         * src/news.c
5723         * src/send_message.c
5724         * src/summaryview.c
5725         * src/gtk/sslcertwindow.c
5726                 alertpanel fixes, by Fabien
5727
5728 2006-05-23 [colin]      2.2.0cvs48
5729
5730         * src/folder.c
5731         * src/folderview.c
5732         * src/msgcache.c
5733         * src/summaryview.c
5734         * src/gtk/gtksctree.c
5735         * src/gtk/gtksctree.h
5736                 More timings
5737                 Fix slow loading problem, which was caused by the
5738                 use of some gtk_ctree funcs and their use of
5739                 g_list_position while gtk_ctree_(un)link'ing.
5740                 Reap more functions from gtkctree.c to be sure we
5741                 use our (fast) version instead of theirs.
5742         * src/mh.c
5743                 Fix copy of unread mails
5744
5745
5746 2006-05-22 [wwp]        2.2.0cvs47
5747
5748         * manual/fr/advanced.xml
5749                 updated.
5750
5751 2006-05-22 [colin]      2.2.0cvs46
5752
5753         * src/filtering.c
5754                 Fix possible infinite loop. 'copy' is not a 
5755                 final action, so when encountering a 'copy',
5756                 we have to check if a previous one was set
5757                 and do it. In the same way, if we encounter
5758                 a 'move' we have to perform a possibly 
5759                 pending 'copy'. This will slow down filtering
5760                 on IMAP if move+copy or multiple copy actions
5761                 are to be done, but handling it via the batch
5762                 would be really too convoluted.
5763
5764 2006-05-22 [wwp]        2.2.0cvs45
5765
5766         * manual/fr/advanced.xml
5767         * manual/fr/faq.xml
5768         * manual/fr/glossary.xml
5769         * manual/fr/handling.xml
5770         * manual/fr/intro.xml
5771         * manual/fr/plugins.xml
5772         * manual/fr/sylpheed-claws-manual.xml
5773                 sync w/ the english manual: updates URIs, documented mailing-list
5774                 support, better explanation about the enabled/disabled feature
5775                 in filtering/processing rules by Paul.
5776
5777 2006-05-21 [colin]      2.2.0cvs44
5778
5779         * src/summaryview.c
5780                 Don't expand after building threads, but during
5781
5782 2006-05-21 [colin]      2.2.0cvs43
5783
5784         * src/procmsg.c
5785         * src/summaryview.c
5786                 More timing possibilities... For next time I have 
5787                 to find out how the hell some 3GHz computer takes
5788                 one minute to open a 30k folder...
5789
5790 2006-05-21 [colin]      2.2.0cvs42
5791
5792         * manual/pl/advanced.xml
5793         * manual/pl/faq.xml
5794         * manual/pl/glossary.xml
5795         * manual/pl/handling.xml
5796         * manual/pl/intro.xml
5797         * manual/pl/plugins.xml
5798         * manual/pl/sylpheed-claws-manual.xml
5799                 Polish manual updated by Pawel
5800
5801 2006-05-20 [colin]
5802
5803         * 2.3.0-rc3 released
5804
5805 2006-05-20 [colin]      2.2.0cvs41
5806
5807         * src/imap.c
5808                 Fix -rc2 problems:
5809                 - remove cache of moved messages from original folder
5810                 - apply new flags to messages even if they aren't appliable
5811                   via IMAP.
5812
5813 2006-05-20 [colin]
5814
5815         * 2.3.0-rc2 released
5816
5817 2006-05-19 [colin]      2.2.0cvs40
5818
5819         * src/imap.c
5820                 Don't issue SELECT in imap_change_flags
5821                 before having checked that we indeed have
5822                 some flags to change. MSG_POSTFILTERED for
5823                 example can't be used on IMAP.
5824                 Fixes bug #955 (copying messages between 
5825                 imap folders is extremely slow), which was
5826                 a regression.
5827
5828 2006-05-19 [colin]      2.2.0cvs39
5829
5830         * src/folder.c
5831         * src/folder.h
5832         * src/folderview.c
5833                 Try to fix bug #830 (Some unread messages 
5834                 get marked read in IMAP inbox):
5835                 - Prevent scanning a folder if it's being 
5836                   opened via the GUI
5837                 - Postpone opening via the GUI of a folder
5838                   currently scanned.
5839
5840
5841 2006-05-19 [wwp]        2.2.0cvs38
5842
5843         * manual/advanced.xml
5844                 fix English+typo (thanks to Paul).
5845
5846 2006-05-19 [wwp]        2.2.0cvs37
5847
5848         * manual/advanced.xml
5849         * manual/fr/advanced.xml
5850         * src/gtk/logwindow.c
5851         * src/prefs_common.c
5852         * src/prefs_common.h
5853                 added hidden prefs to allow customization of colors used in
5854                 protocol log window (useful for dark gtk+ themes).
5855
5856 2006-05-19 [wwp]        2.2.0cvs36
5857
5858         * ChangeLog
5859                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
5860
5861 2006-05-19 [paul]       2.2.0cvs35
5862
5863         * src/textview.c
5864                 make Reply-To fully clickable
5865         * src/gtk/logwindow.c
5866                 more colouring (SMTP ESMTP)
5867         Both patches by Pawel Pekala
5868
5869 2006-05-19 [cleroy]     2.2.0cvs34
5870
5871         * src/mh.c
5872                 Don't update flags from current folder
5873                 Probably fixes bug #935 (Read Messages 
5874                 Revert to Being Marked as Unread)
5875
5876 2006-05-18 [colin]      2.2.0cvs33
5877
5878         * src/imap.c
5879                 Warning fix
5880         * src/compose.c
5881         * src/mainwindow.c
5882         * src/summaryview.c
5883         * src/toolbar.c
5884                 Allow replying to multiple emails
5885                 in multiple windows
5886         * src/mimeview.c
5887         * src/etpan/imap-thread.c
5888                 Leak fixes
5889
5890 2006-05-18 [paul]       2.2.0cvs32
5891
5892         * src/summaryview.c
5893                 keep Mailing-List menu refreshed
5894                 Thanks to Colin
5895
5896 2006-05-18 [paul]       2.2.0cvs31
5897
5898         * manual/advanced.xml
5899         * manual/faq.xml
5900         * manual/glossary.xml
5901         * manual/handling.xml
5902         * manual/intro.xml
5903         * manual/plugins.xml
5904         * manual/sylpheed-claws-manual.xml
5905                 update URLs
5906                 add info about mailing-list support
5907                 edit filtering info
5908         * src/wizard.c
5909         * src/common/defs.h
5910         * src/gtk/about.c
5911         * src/plugins/dillo_viewer/README
5912                 update URLs
5913
5914 2006-05-17 [wwp]        2.2.0cvs30
5915
5916         * manual/handling.xml
5917         * manual/fr/handling.xml
5918                 documented the ability to enabled/disable filtering/processing rules.
5919
5920 2006-05-17 [colin]      2.2.0cvs29
5921
5922         * src/main.c
5923                 Don't initialize g_thread subsystem if it's 
5924                 already done (thanks to Hiro)
5925         * src/mimeview.c
5926                 Fix saving of parts when there name can't be
5927                 converted from UTF-8.
5928
5929 2006-05-17 [paul]       2.2.0cvs28
5930
5931         * po/Makefile.in.in
5932                 fix config.status warning with autoconf 2.60
5933
5934 2006-05-17 [paul]       2.2.0cvs27
5935
5936         * po/POTFILES.in
5937                 add src/mbox.c
5938
5939 2006-05-17 [wwp]        2.2.0cvs26
5940
5941         * src/mainwindow.c
5942                 fix useless and potentially dangerous buffer walking (thanks to Colin).
5943
5944 2006-05-17 [wwp]        2.2.0cvs25
5945
5946         * src/plugins/demo/demo.c
5947                 updated product name in plugin demo (many plugins need to be
5948                 sync'ed w/ that change).
5949
5950 2006-05-17 [colin]      2.2.0cvs24
5951
5952         * src/mh.c
5953                 Fix leak
5954
5955 2006-05-16 [colin]      2.2.0cvs23
5956
5957         * src/mainwindow.c
5958                 Stupid me hit again. Fix cvs22.
5959
5960 2006-05-16 [colin]      2.2.0cvs22
5961
5962         * src/mainwindow.c
5963                 Fix bug #922 (sylpheed-claws crashed after 
5964                 pushing on Inbox folder)
5965
5966 2006-05-16 [colin]      2.2.0cvs21
5967
5968         * src/compose.c
5969                 Make From header be copy/paste/select-able
5970
5971 2006-05-16 [wwp]        2.2.0cvs20
5972
5973         * src/export.c
5974         * src/matcher.c
5975         * src/summaryview.c
5976         * src/etpan/imap-thread.c
5977                 fix some compiler warnings (thanks to Colin).
5978
5979 2006-05-16 [wwp]        2.2.0cvs19
5980
5981         * src/action.c
5982         * src/gedit-print.c
5983         * src/inc.c
5984         * src/mainwindow.c
5985         * src/mh.c
5986         * src/statusbar.c
5987         * src/send_message.c
5988         * src/summaryview.c
5989                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
5990
5991 2006-05-15 [colin]      2.2.0cvs18
5992
5993         * src/procmsg.c
5994                 Fix automatic rule creation with List-Post
5995
5996 2006-05-15 [paul]       2.2.0cvs17
5997
5998         * tools/filter_conv_new.pl
5999                 updated for rule enabling/disabling
6000                 claws version >= 2.3.x required
6001
6002 2006-05-15 [cleroy]     2.2.0cvs16
6003
6004         * src/main.c
6005                 Revert test
6006
6007 2006-05-15 [cleroy]     2.2.0cvs15
6008
6009         * src/main.c
6010                 test
6011
6012 2006-05-15 [wwp]        2.2.0cvs14
6013
6014         * manual/pl/.cvsignore
6015                 ignore generated files.
6016
6017 2006-05-14 [wwp]        2.3.0-rc1
6018
6019         * 2.3.0-rc1 released
6020
6021 2006-05-13 [wwp]        2.2.0cvs13
6022
6023         * src/filtering.c
6024         * src/filtering.h
6025         * src/matcher.c
6026         * src/matcher_parser_lex.l
6027         * src/matcher_parser_parse.y
6028         * src/prefs_filtering.c
6029                 new feature: provide the ability to disable filtering and processing
6030                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
6031                 adaptations.
6032
6033 2006-05-13 [colin]      2.2.0cvs12
6034
6035         * src/compose.c
6036                 Remove useless if (a) b; else b;
6037                 Thanks to wwp
6038
6039 2006-05-13 [wwp]        2.2.0cvs11
6040
6041         * src/export.c
6042         * src/import.c
6043         * src/mainwindow.c
6044         * src/mbox.c
6045         * src/summaryview.c
6046         * src/summaryview.h
6047                 no more silent failures (or at least less ones) when importing
6048                 or exporting from/to mbox. Also start importing/exporting if
6049                 the necessary info is set.
6050
6051 2006-05-13 [wwp]        2.2.0cvs10
6052
6053         * RELEASE_NOTES
6054                 restored up-to-date release notes.
6055
6056 2006-05-13 [paul]       2.2.0cvs9
6057
6058         * po/nl.po
6059         * po/ru.po
6060                 updated by Tim Dijkstra and Pavlo Bohmat
6061
6062 2006-05-12 [colin]      2.2.0cvs8
6063
6064         * src/gtk/quicksearch.c
6065                 Add "k" as shortcut for "colorlabel". Patch
6066                 by ath42@users.sf.net.
6067
6068 2006-05-12 [paul]       2.2.0cvs7
6069
6070         * src/prefs_common.h
6071         * src/prefs_summaries.c
6072         * src/summaryview.c
6073                 when entering a folder also allow
6074                 going directly to first Marked message
6075
6076 2006-05-12 [paul]       2.2.0cvs6
6077
6078         * src/summaryview.c
6079                 always obey 'confirm before marking all
6080                 mails read' option
6081
6082 2006-05-12 [paul]       2.2.0cvs5
6083
6084         * src/textview.c
6085                 make Sender fully clickable
6086
6087 2006-05-12 [colin]      2.2.0cvs4
6088
6089         * src/compose.c
6090         * src/compose.h
6091                 Let From be editable
6092         * src/main.c
6093         * src/mh.c
6094                 Full support of .mh_sequences' Unseen seq
6095
6096 2006-05-12 [colin]      2.2.0cvs3
6097
6098         * src/folder.c
6099         * src/mainwindow.c
6100         * src/mainwindow.h
6101         * src/messageview.c
6102         * src/prefs_spelling.c
6103         * src/procheader.c
6104         * src/procmsg.c
6105         * src/procmsg.h
6106         * src/summaryview.c
6107         * src/toolbar.c
6108         * src/toolbar.h
6109                 Add contextual menu on Compose toolbar
6110                 button. Fixes bug #944 (Automatic
6111                 addresses not applied when changing account
6112                 from compose window)
6113                 add Mailing List support
6114                 based on the old 0.6.5claws25 patch by
6115                 Melvin Hadasht, with finishing touches
6116                 by Colin
6117                 Fix "ignore thread" when mails are threaded by
6118                 subject (and weren't ignored although appearing
6119                 in the thread).
6120                 GUI rework.
6121                 Both patches by Pawel.
6122
6123 2006-05-08 [paul]       2.2.0cvs2
6124
6125         * src/mainwindow.c
6126         * src/mainwindow.h
6127         * src/messageview.c
6128         * src/procheader.c
6129         * src/procmsg.c
6130         * src/procmsg.h
6131         * src/summaryview.c
6132                 add Mailing List support
6133                 based on the old 0.6.5claws25 patch by 
6134                 Melvin Hadasht, with finishing touches
6135                 by Colin
6136
6137 2006-05-08 [colin]      2.2.0cvs1
6138
6139         * src/mainwindow.c
6140         * src/toolbar.c
6141         * src/toolbar.h
6142                 Add contextual menu on Compose toolbar 
6143                 button. Fixes bug #944 (Automatic 
6144                 addresses not applied when changing account 
6145                 from compose window)
6146
6147 2006-05-08 [paul]       2.2.0
6148
6149         2.2.0 released
6150
6151 2006-05-08 [paul]       2.1.1cvs51
6152
6153         * po/cs.po
6154         * po/de.po
6155         * po/en_GB.po
6156         * po/fi.po
6157         * po/fr.po
6158         * po/pt_BR.po
6159         * po/sr.po
6160         * po/zh_CN.po
6161                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6162                 Fabien Vantard, Frederico Goncalves Guimaraes,
6163                 Aleksandar Urosevic, and Ralgh Young
6164
6165 2006-05-12 [colin]      2.1.1cvs50
6166
6167         * po/cs.po
6168         * po/de.po
6169         * po/en_GB.po
6170         * po/es.po
6171         * po/fi.po
6172         * po/fr.po
6173         * po/pt_BR.po
6174         * po/sr.po
6175         * po/zh_CN.po
6176                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6177                 Fabien Vantard, Frederico Goncalves Guimaraes,
6178                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
6179
6180 2006-05-05 [colin]      2.1.1cvs49
6181
6182         * manual/Makefile.am
6183         * manual/pl/Makefile.am
6184         * manual/pl/account.xml
6185         * manual/pl/ack.xml
6186         * manual/pl/addrbook.xml
6187         * manual/pl/advanced.xml
6188         * manual/pl/faq.xml
6189         * manual/pl/glossary.xml
6190         * manual/pl/gpl.xml
6191         * manual/pl/handling.xml
6192         * manual/pl/intro.xml
6193         * manual/pl/keyboard.xml
6194         * manual/pl/plugins.xml
6195         * manual/pl/starting.xml
6196         * manual/pl/sylpheed-claws-manual.xml
6197         * manual/pl/dist/.cvsignore
6198         * manual/pl/dist/Makefile.am
6199         * manual/pl/dist/html/.cvsignore
6200         * manual/pl/dist/html/Makefile.am
6201         * manual/pl/dist/pdf/.cvsignore
6202         * manual/pl/dist/pdf/Makefile.am
6203         * manual/pl/dist/ps/.cvsignore
6204         * manual/pl/dist/ps/Makefile.am
6205         * manual/pl/dist/txt/.cvsignore
6206         * manual/pl/dist/txt/Makefile.am
6207                 Add the polish translation of the manual,
6208                 Authored by Pawel Pekala.
6209
6210 2006-05-05 [cleroy]     2.1.1cvs48
6211
6212         * src/main.c
6213                 Re-read matcherrc after loading plugins 
6214                 if some of them add folders.
6215
6216 2006-05-03 [colin]      2.1.1cvs47
6217
6218         * src/imap.c
6219                 I'm idiot
6220
6221 2006-05-03 [colin]      2.1.1cvs46
6222
6223         * src/imap.c
6224                 Be sure to have a session when
6225                 getting separator
6226
6227 2006-05-03 [colin]      2.1.1cvs45
6228
6229         * src/imap.c
6230         * src/imap.h
6231         * src/imap_gtk.c
6232                 Fix preventing renaming with namespace 
6233                 separator.
6234
6235 2006-05-01 [colin]      2.1.1cvs44
6236
6237         * src/action.c
6238                 Don't reload messageview when result of
6239                 action is piped.
6240
6241 2006-04-29 [colin]      2.1.1cvs43
6242
6243         * src/prefs_receive.c
6244         * src/plugins/spamassassin/spamassassin_gtk.c
6245         * src/plugins/clamav/clamav_plugin_gtk.c
6246                 GUI fixes by Pawel
6247
6248 2006-04-29 [colin]      2.1.1cvs42
6249
6250         * src/prefs_compose_writing.c
6251         * src/prefs_quote.c
6252                 Cleanups. Patch by Pawel
6253
6254 2006-04-28 [paul]       2.1.1cvs41
6255
6256         * src/matcher.c
6257                 fix returned quick search results when search
6258                 term contains an underscore.
6259                 Thanks to Colin
6260
6261 2006-04-28 [paul]       2.1.1cvs40
6262
6263         * src/prefs_message.c
6264         * src/prefs_receive.c
6265                 GUI cleanups
6266                 Patches by Pawel Pekala
6267
6268 2006-04-27 [colin]      2.1.1cvs39
6269
6270         * src/wizard.c
6271                 Differentiate subject Welcome from
6272                 window's title Welcome
6273
6274 2006-04-27 [paul]
6275
6276         2.2.0-rc1 released
6277
6278 2006-04-27 [paul]       2.1.1cvs38
6279
6280         * manual/advanced.xml
6281         * manual/fr/advanced.xml
6282                 add info about compose_no_markup hidden pref
6283
6284 2006-04-27 [paul]       2.1.1cvs37
6285
6286         * src/prefs_account.c
6287                 improve privacy labels
6288         * src/prefs_msg_colors.c
6289                 change some strings for translators' convenience
6290         * src/gtk/gtkutils.c
6291                 don't underline the link button text
6292
6293 2006-04-25 [colin]      2.1.1cvs36
6294
6295         * src/folder.c
6296                 Complete 2.1.1cvs33 (once more ;)
6297
6298 2006-04-25 [colin]      2.1.1cvs35
6299
6300         * src/editldap.c
6301                 Fix tooltip
6302
6303 2006-04-25 [cleroy]     2.1.1cvs34
6304
6305         * src/compose.c
6306         * src/gtk/gtkaspell.c
6307                 Fix crash on redirect (related to the return 
6308                 of the aspell menu in compose's toolbar)
6309         * src/prefs_msg_colors.c
6310                 Fix sensitivity widgets
6311         * src/image_viewer.c
6312         * src/gtk/pluginwindow.c
6313         * src/gtk/prefswindow.c
6314                 Change released signals to clicked (Fabien)
6315         * po/POTFILES.in
6316         * src/common/socket.c
6317         * src/plugins/spamassassin/spamassassin.c
6318                 Translate strings (Fabien)
6319
6320 2006-04-25 [paul]       2.1.1cvs33
6321
6322         * src/folder.c
6323         * src/folder.h
6324         * src/folderview.c
6325                 complete the fix of bug #912
6326                 Thanks to Colin
6327
6328 2006-04-25 [colin]      2.1.1cvs32
6329
6330         * src/news.c
6331                 Better progress bar
6332         * src/mimeview.c
6333         * src/summaryview.c
6334         * src/summaryview.h
6335                 Fix focus chain
6336                 Patches by Pawel Pekala
6337
6338 2006-04-24 [colin]      2.1.1cvs31
6339
6340         * src/compose.c
6341                 Fix compilation warnings (Fabien)
6342
6343 2006-04-24 [colin]      2.1.1cvs30
6344
6345         * src/addrindex.c
6346         * src/editldap.c
6347         * src/editldap_basedn.c
6348         * src/editldap_basedn.h
6349         * src/ldapctrl.c
6350         * src/ldapctrl.h
6351         * src/ldapquery.c
6352         * src/ldaputil.c
6353         * src/ldaputil.h
6354                 Fix bug #901 (LDAPS support)
6355
6356 2006-04-24 [colin]      2.1.1cvs29
6357
6358         * src/compose.c
6359                 Fix logic on error with send dialog on
6360         * src/imap.c
6361                 Fix compilation without libetpan, thanks
6362                 to Fabien
6363         * src/summaryview.c
6364                 Fix 'context-menu' key
6365
6366 2006-04-23 [colin]      2.1.1cvs28
6367
6368         * src/folder.c
6369                 Never free current's cache to free up 
6370                 memory. Fixes bug #912 (new count 
6371                 randomly set to message count)
6372
6373 2006-04-23 [colin]      2.1.1cvs27
6374
6375         * src/gtk/quicksearch.c
6376                 And remove printf...
6377
6378 2006-04-23 [colin]      2.1.1cvs26
6379
6380         * src/gtk/quicksearch.c
6381                 Fix replacing in quicksearch, and fix inserting
6382                 in the middle of the string. (introduced at 2.1.0cvs22)
6383
6384 2006-04-23 [colin]      2.1.1cvs25
6385
6386         * src/imap.c
6387                 Make sure uidnext is initialized in get_num_list
6388                 (not for stable, related to 2.1.1cvs8 and friends)
6389
6390 2006-04-23 [colin]      2.1.1cvs24
6391
6392         * src/imap.c
6393                 Output something when login is successful
6394                 too
6395
6396 2006-04-23 [colin]      2.1.1cvs23
6397
6398         * src/etpan/imap-thread.c
6399                 Better logging (line-per-line, hide data in fetch)
6400                 Fix a const warning
6401         * src/gtk/logwindow.c
6402         * src/gtk/logwindow.h
6403                 Better logging (color for input/output)
6404
6405 2006-04-21 [colin]      2.1.1cvs22
6406
6407         * src/gtk/quicksearch.c
6408                 On gtk+-2.8, use stock buttons in quicksearch
6409                 Based on a patch by Fabien and a design by Paul
6410
6411 2006-04-21 [colin]      2.1.1cvs21
6412
6413         * src/folderview.c
6414         * src/mainwindow.c
6415                 Fix occasional flicker in folderview
6416         * src/common/utils.c
6417                 Fix bug #943 (Incorrectly parsed email address 
6418                 list in short headers on message view and in 
6419                 printouts)
6420
6421 2006-04-20 [colin]      2.1.1cvs20
6422
6423         * src/imap.c
6424         * src/imap.h
6425         * src/prefs_account.c
6426                 Add ANONYMOUS auth for IMAP
6427
6428 2006-04-20 [paul]       2.1.1cvs19
6429
6430         * src/main.c
6431                 proper fix for 2.1.1cvs18
6432                 Thanks to Colin
6433
6434 2006-04-20 [paul]       2.1.1cvs18
6435
6436         * src/main.c
6437                 fix build warnings
6438
6439 2006-04-20 [paul]       2.1.1cvs17
6440
6441         * src/gtk/quicksearch.c
6442                 fix standard, non-extended Quick search,
6443                 was broken in 2.1.1cvs15.
6444                 Thanks to Colin.
6445
6446 2006-04-20 [colin]      2.1.1cvs16
6447
6448         * src/prefs_matcher.c
6449                 Fix values when reselecting a ~test
6450                 rule
6451
6452 2006-04-19 [colin]      2.1.1cvs15
6453
6454         * src/compose.c
6455         * src/compose.h
6456         * src/gtk/gtkaspell.c
6457         * src/gtk/gtkaspell.h
6458                 Put back Options menu in Spelling/
6459         * src/gtk/quicksearch.c
6460                 Don't search, and show error, if the
6461                 advanced search has a syntax error
6462
6463 2006-04-18 [colin]      2.1.1cvs14
6464
6465         * src/textview.c
6466                 Fix gdk warnings on set_cursor when textview
6467                 isn't visible
6468
6469 2006-04-18 [colin]      2.1.1cvs13
6470
6471         * src/gtk/gtksctree.c
6472                 Remove seemingly useless refresh that causes
6473                 flicker - watch this commit in case of 
6474                 problems before planned backport to stable
6475
6476 2006-04-18 [colin]      2.1.1cvs12
6477
6478         * src/imap.c
6479                 Factorize get/set_xml code
6480         * src/compose.c
6481         * src/prefs_account.c
6482         * src/prefs_account.h
6483         * src/procmsg.c
6484                 Add Encrypt to self option
6485
6486 2006-04-17 [colin]      2.1.1cvs11
6487
6488         * configure.ac
6489                 Fix search on encrpyt function on dragonfly
6490                 Patch by Jonathan Buschmann <jonthn@agmact.com>
6491
6492 2006-04-17 [colin]      2.1.1cvs10
6493
6494         * src/prefs_account.c
6495                 Be safe by default: remove mails from POP3
6496                 after 7 days, not immediately
6497
6498 2006-04-17 [colin]      2.1.1cvs9
6499
6500         * src/etpan/imap-thread.c
6501                 Fix build on DragonFly - patch by 
6502                 Jonathan Buschmann <jonthn@agmact.com>
6503
6504 2006-04-17 [colin]      2.1.1cvs8
6505
6506         * src/imap.c
6507                 Save uidnext between sessions
6508
6509 2006-04-17 [colin]      2.1.1cvs7
6510
6511         * src/imap.c
6512                 scan is required when uid validity changes
6513
6514 2006-04-17 [colin]      2.1.1cvs6
6515
6516         * src/folderview.c
6517                 Don't scan if not necessary, apart in current
6518                 folder and INBOX to fetch flags.
6519         * src/imap.c
6520                 Scan is necessary if unread count changes
6521
6522 2006-04-17 [colin]      2.1.1cvs5
6523
6524         * src/imap.c
6525                 ...But always fetch ANSWERED and DELETED flags for
6526                 INBOX, as filtering can happen on these flags.
6527
6528 2006-04-17 [colin]      2.1.1cvs4
6529
6530         * src/imap.c
6531                 Don't fetch REPLIED and DELETED flags when synchronising
6532                 flags with a closed folder. We only need UNSEEN and FLAGGED
6533                 to update the folderview.
6534
6535 2006-04-17 [colin]      2.1.1cvs3
6536
6537         * src/imap.c
6538                 Faster flag search when there are new mails 
6539                 in a folder. We can do a full search if the 
6540                 folder contains less messages than the new
6541                 list.
6542
6543 2006-04-17 [colin]      2.1.1cvs2
6544
6545         * po/cs.po
6546         * po/de.po
6547         * po/fr.po
6548         * po/nl.po
6549         * po/pt_BR.po
6550                 Update translations from stable branch
6551
6552 2006-04-17 [colin]      2.1.1cvs1
6553
6554         * configure.ac
6555                 Bump version to follow stable release
6556
6557 2006-04-16 [mones]      2.1.0cvs50
6558
6559         * po/es.po
6560                 Updated for release
6561
6562 2006-04-16 [colin]      2.1.0cvs49
6563
6564         * src/textview.c
6565                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
6566                 with gtk < 2.8. Thanks to Fabien Vantard.
6567
6568 2006-04-15 [colin]      2.1.0cvs48
6569
6570         * src/etpan/imap-thread.c
6571                 Fix bug #919 (libetpan: SEGV when connecting 
6572                 using command)
6573
6574 2006-04-14 [colin]      2.1.0cvs47
6575
6576         * src/main.c
6577                 Fix race on --select (should be done better)
6578
6579 2006-04-14 [wwp]        2.1.0cvs46
6580
6581         * src/send_message.c
6582                 enforce a check for domain in account prefs (a sending
6583                 error could be faced if domain was checked but no value set),
6584                 thanks to Colin.
6585
6586 2006-04-14 [colin]      2.1.0cvs45
6587
6588         * src/codeconv.c
6589                 when converting from unknown to unknown, if the
6590                 string is UTF8, don't convert it to the locale
6591                 (which breaks it)
6592
6593 2006-04-14 [colin]      2.1.0cvs44
6594
6595         * src/compose.c
6596                 Don't try to use ASCII for converting headers
6597                 (as done in body)
6598
6599 2006-04-14 [paul]       2.1.0cvs43
6600
6601         * src/crash.c
6602                 add locale/charset info to crash report
6603         * src/gtk/about.c
6604                 add wwp to doc team
6605                 replace 'e-mail' with preferred 'email'
6606         * src/gtk/authors.h
6607                 ensure contributors list is in alphabetical
6608                 order
6609
6610 2006-04-13 [colin]      2.1.0cvs42
6611
6612         * src/textview.c
6613                 Prevent gdk warnings
6614
6615 2006-04-13 [colin]      2.1.0cvs41
6616
6617         * src/common/ssl_certificate.c
6618         * src/common/ssl_certificate.h
6619         * src/gtk/sslcertwindow.c
6620                 Warn on expired certs, and display the expiration date
6621
6622 2006-04-13 [colin]      2.1.0cvs40
6623
6624         * src/plugins/spamassassin/spamassassin_gtk.c
6625                 Fix missing set_text on unix socket
6626
6627 2006-04-13 [wwp]        2.1.0cvs39
6628
6629         * manual/fr/advanced.xml
6630         * manual/fr/glossary.xml
6631                 applied new spam/ham/email lexicon (pourriel, courriel)
6632
6633 2006-04-13 [paul]       2.1.0cvs38
6634
6635         * src/plugins/pgpmime/plugin.c
6636                 remove the mention of S/MIME from the
6637                 description. This is now handled by the
6638                 S/MIME plugin.
6639
6640 2006-04-13 [paul]       2.1.0cvs37
6641
6642         * src/prefs_msg_colors.c
6643                 rework dialog
6644         * src/prefs_folder_item.c
6645         * src/prefs_spelling.c
6646                 add a tooltip to the colour selector buttons
6647
6648 2006-04-13 [wwp]        2.1.0cvs36
6649
6650         * manual/advanced.xml
6651         * manual/glossary.xml
6652         * manual/handling.xml
6653         * manual/keyboard.xml
6654         * manual/plugins.xml
6655         * manual/starting.xml
6656         * manual/fr/account.xml
6657         * manual/fr/ack.xml
6658         * manual/fr/addrbook.xml
6659         * manual/fr/advanced.xml
6660         * manual/fr/faq.xml
6661         * manual/fr/glossary.xml
6662         * manual/fr/gpl.xml
6663         * manual/fr/handling.xml
6664         * manual/fr/intro.xml
6665         * manual/fr/keyboard.xml
6666         * manual/fr/plugins.xml
6667         * manual/fr/starting.xml
6668         * manual/fr/sylpheed-claws-manual.xml
6669                 fixes to the manuals:
6670                  - summaryview -> Message List (same in French)
6671                  - translate key names
6672                  - fix French punctuation, use non-breakable spaces when
6673                    necessary, don't use &thinsp; which is not portable
6674                  - tell what maildir and mbox formats we support
6675
6676 2006-04-12 [wwp]        2.1.0cvs35
6677
6678         * src/prefs_toolbar.c
6679                 unified a replace button more,
6680                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6681
6682 2006-04-12 [wwp]        2.1.0cvs34
6683
6684         * src/prefs_common.c
6685         * src/prefs_msg_colors.c
6686                 make default color labels translatable,
6687                 patch from Fabien Vantard <fzzzzz@gmail.com>,
6688                 thanks to Tim <timbrain@post.cz> for reporting.
6689
6690 2006-04-12 [wwp]        2.1.0cvs33
6691
6692         * manual/glossary.xml
6693         * manual/intro.xml
6694         * manual/plugins.xml
6695         * manual/starting.xml
6696         * manual/sylpheed-claws-manual.xml
6697         * manual/fr/.cvsignore
6698         * manual/fr/account.xml
6699         * manual/fr/ack.xml
6700         * manual/fr/addrbook.xml
6701         * manual/fr/advanced.xml
6702         * manual/fr/faq.xml
6703         * manual/fr/glossary.xml
6704         * manual/fr/handling.xml
6705         * manual/fr/intro.xml
6706         * manual/fr/keyboard.xml
6707         * manual/fr/plugins.xml
6708         * manual/fr/starting.xml
6709         * manual/fr/sylpheed-claws-manual.xml
6710                 various fixes: typos, missing .fr translations, punctuation,
6711                 capitalization, links, accents and some bad French more.
6712
6713 2006-04-12 [wwp]        2.1.0cvs32
6714
6715         * src/prefs_gtk.c
6716                 fix for bug #935: always store prefs files in UTF-8 (thanks
6717                 to Colin).
6718
6719 2006-04-11 [colin]      2.1.0cvs31
6720
6721         * src/compose.c
6722                 Fix inserting files not in utf8 when locale is utf8
6723
6724 2006-04-11 [colin]      2.1.0cvs30
6725
6726         * src/inc.c
6727                 Don't show error dialog when cancelling connection
6728                 Patch by Pawel
6729
6730 2006-04-11 [cleroy]     2.1.0cvs29
6731
6732         * src/compose.c
6733                 Implement multiple quote levels
6734         * src/prefs_common.c
6735                 Change a little bit the quote bgcolor for 2nd level
6736
6737 2006-04-11 [colin]      2.1.0cvs28
6738
6739         * src/gtk/about.c
6740                 Add locale and charset in the label
6741
6742 2006-04-10 [colin]      2.1.0cvs27
6743
6744         * src/compose.c
6745         * src/prefs_common.c
6746         * src/prefs_common.h
6747         * src/prefs_msg_colors.c
6748         * src/textview.c
6749                 Allow optional background color in quotes
6750                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
6751                 GTK+-2.8.x feature
6752
6753 2006-04-10 [colin]      2.1.0cvs26
6754
6755         * src/main.c
6756         * src/mainwindow.c
6757         * src/mainwindow.h
6758                 Implement --select
6759
6760 2006-04-10 [colin]      2.1.0cvs25
6761
6762         * manual/plugins.xml
6763         * manual/fr/plugins.xml
6764                 Document libcurl's proxy variables
6765
6766 2006-04-09 [colin]      2.1.0cvs24
6767
6768         * src/prefs_common.c
6769                 gettext() returns statically allocated stuff. We have
6770                 to strdup it in order to be able to free it.
6771
6772 2006-04-09 [colin]      2.1.0cvs23
6773
6774         * AUTHORS
6775         * src/gtk/authors.h
6776                 Add Alexei
6777
6778 2006-04-09 [colin]      2.1.0cvs22
6779
6780         * src/mainwindow.c
6781         * src/gtk/quicksearch.c
6782                 Fix bug #859 (problems with cyrilic input in 
6783                 search panel) - Patch by Alexey Illarionov 
6784                 <littlesavage@rambler.ru>
6785
6786 2006-04-09 [colin]      2.1.0cvs21
6787
6788         * src/prefs_customheader.c
6789                 I prefer removing then freeing rather than the contrary
6790                 (even if it doesn't change anything ;-)
6791         * src/prefs_account.c
6792                 Fix bug #933 (Crash re-entering the custom headers list 
6793                 dialog in accounts prefs)
6794                 The problem happened when cancelling the Account 
6795                 Preferences' dialogs - in which case we didn't do 
6796                 anything to the PrefsAccount * struct. In case of applying,
6797                 the old ac_prefs was replaced with the tmp_ac_prefs we were
6798                 working with in this dialog. The problem is that 
6799                 prefs_customheader.c, working on this tmp_ac_prefs, always
6800                 changes the ->customhdr_list pointer, even when cancelled. 
6801                 So in case of cancelling the prefs_account dialog, we still
6802                 have to update ->customhdr_list in the real account.
6803
6804 2006-04-08 [colin]      2.1.0cvs20
6805
6806         * manual/fr/glossary.xml
6807         * manual/fr/keyboard.xml
6808                 Forgot some headers :)
6809
6810 2006-04-08 [colin]      2.1.0cvs19
6811
6812         * manual/Makefile.am
6813         * manual/fr/Makefile.am
6814         * manual/fr/account.xml
6815         * manual/fr/ack.xml
6816         * manual/fr/addrbook.xml
6817         * manual/fr/advanced.xml
6818         * manual/fr/faq.xml
6819         * manual/fr/glossary.xml
6820         * manual/fr/gpl.xml
6821         * manual/fr/handling.xml
6822         * manual/fr/intro.xml
6823         * manual/fr/keyboard.xml
6824         * manual/fr/plugins.xml
6825         * manual/fr/starting.xml
6826         * manual/fr/sylpheed-claws-manual.xml
6827         * manual/fr/dist/.cvsignore
6828         * manual/fr/dist/Makefile.am
6829         * manual/fr/dist/html/.cvsignore
6830         * manual/fr/dist/html/Makefile.am
6831         * manual/fr/dist/pdf/.cvsignore
6832         * manual/fr/dist/pdf/Makefile.am
6833         * manual/fr/dist/ps/.cvsignore
6834         * manual/fr/dist/ps/Makefile.am
6835         * manual/fr/dist/txt/.cvsignore
6836         * manual/fr/dist/txt/Makefile.am
6837                 Add the french translation of the manual. Thanks to
6838                 Olivier Delhomme <olivier.delhomme@free.fr> for 
6839                 account.xml, ack.xml, addrbook.xml and advanced.xml
6840
6841 2006-04-08 [colin]      2.1.0cvs18
6842
6843         * manual/plugins.xml
6844         * manual/starting.xml
6845                 More fixes
6846
6847 2006-04-07 [colin]      2.1.0cvs17
6848
6849         * manual/faq.xml
6850         * manual/intro.xml
6851         * manual/keyboard.xml
6852                 Little fixes
6853
6854 2006-04-07 [colin]      2.1.0cvs16
6855
6856         * README
6857         * src/compose.c
6858         * src/prefs_common.c
6859         * src/prefs_common.h
6860                 Add hidden compose_no_markup pref
6861
6862 2006-04-07 [wwp]        2.1.0cvs15
6863
6864         * src/summary_search.c
6865         * .cvsignore
6866                 Bugfix: stop button was sticky when searching in an empty folder.
6867                 Applied curly brackets code style to the whole file (summary_search.c).
6868                 More files to ignore.
6869
6870 2006-04-07 [wwp]        2.1.0cvs14
6871
6872         * src/message_search.c
6873         * src/summary_search.c
6874                 changed default button when search bumps at file/folder
6875                 beginning or end, for convenience (thanks to Colin).
6876
6877 2006-04-07 [paul]       2.1.0cvs13
6878
6879         * src/plugins/dillo_viewer/dillo_prefs.c
6880                 avoid future potential for namespace collision
6881                 Patch by Colin
6882
6883 2006-04-06 [wwp]        2.1.0cvs12
6884
6885         * src/summary_search.c
6886                 Unify extended/advanced searches names (and thus factorize labels),
6887                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6888
6889 2006-04-06 [wwp]        2.1.0cvs11
6890
6891         * src/folderview.c
6892         * src/prefs_themes.c
6893         * src/summaryview.c
6894                 Fixed some compilation warnings.
6895
6896 2006-04-06 [colin]      2.1.0cvs10
6897
6898         * manual/advanced.xml
6899                 Document the wizard template and how to deploy
6900                 Sylpheed-Claws effectively
6901
6902 2006-04-06 [colin]      2.1.0cvs9
6903
6904         * src/folderview.c
6905                 gettext patch to tell translators about _("#"),
6906                 by Maxim Britov
6907
6908 2006-04-06 [colin]      2.1.0cvs8
6909
6910         * src/textview.c
6911                 Fix invalid GtkTextBIter after clicking "Display as text"
6912
6913 2006-04-06 [mones]      2.1.0cvs7
6914
6915         * src/addr_compl.c
6916         * src/addrindex.c
6917         * src/addritem.c
6918         * src/codeconv.c
6919         * src/compose.c
6920         * src/filtering.c
6921         * src/folder.c
6922         * src/folder_item_prefs.c
6923         * src/folderview.c
6924         * src/localfolder.c
6925         * src/matcher.c
6926         * src/mimeview.c
6927         * src/prefs_msg_colors.c
6928         * src/prefs_spelling.c
6929         * src/prefs_themes.c
6930         * src/procmime.c
6931         * src/procmsg.c
6932         * src/stock_pixmap.c
6933         * src/summaryview.c
6934         * src/textview.c
6935         * src/toolbar.c
6936         * src/common/mgutils.c
6937         * src/common/prefs.c
6938         * src/common/ssl_certificate.c
6939         * src/gtk/colorlabel.c
6940         * src/gtk/quicksearch.c
6941         * src/plugins/pgpmime/pgpmime.c
6942         * src/plugins/spamassassin/spamassassin.c
6943                 Removed redundant NULL checks for g_free() calls.
6944                 Patch by Pawel Pekala.
6945
6946 2006-04-06 [mones]      2.1.0cvs6
6947
6948         * src/prefs_actions.c
6949         * src/prefs_filtering.c
6950         * src/prefs_filtering_action.c
6951         * src/prefs_matcher.c
6952         * src/prefs_template.c
6953         * src/gtk/gtkutils.c
6954         * src/gtk/gtkutils.h
6955                 Have a nice replace button. Patch by Pawel Pekala
6956
6957 2006-04-06 [colin]      2.1.0cvs5
6958
6959         * src/addressbook.c
6960                 Fix crash with empty columns
6961
6962 2006-04-05 [colin]      2.1.0cvs4
6963
6964         * src/wizard.c
6965         * src/prefs_gtk.c
6966                 Allow wizard customization with pre-filled values
6967
6968 2006-04-05 [colin]      2.1.0cvs3
6969
6970         * src/textview.c
6971         * src/mimeview.c
6972         * src/mimeview.h
6973                 Nicer messages in mimeview
6974
6975 2006-04-05 [colin]      2.1.0cvs2
6976
6977         * src/addressbook.c
6978         * src/prefs_summaries.c
6979                 i18n fix
6980
6981 2006-04-05 [colin]      2.1.0cvs1
6982
6983         * src/plugins/pgpcore/plugin.c
6984         * src/plugins/pgpcore/select-keys.c
6985         * src/plugins/pgpcore/select-keys.h
6986         * src/plugins/pgpcore/sgpgme.c
6987         * src/plugins/pgpcore/sgpgme.h
6988         * src/plugins/pgpinline/pgpinline.c
6989         * src/plugins/pgpinline/plugin.c
6990         * src/plugins/pgpmime/pgpmime.c
6991         * src/plugins/pgpmime/plugin.c
6992                 Factorize and generalize a bit 
6993                 Drop S/MIME signature verification from PGP/MIME
6994                 (adding it as another, more complete plugin)
6995
6996 2006-04-05 [paul]       2.1.0
6997
6998         2.1.0 released
6999
7000 2006-04-05 [paul]       2.0.0cvs186
7001
7002         * manual/advanced.xml
7003                 add info on colour labels
7004
7005 2006-04-05 [paul]       2.0.0cvs185
7006
7007         * po/bg.po
7008         * po/cs.po
7009         * po/de.po
7010         * po/el.po
7011         * po/en_GB.po
7012         * po/fi.po
7013         * po/fr.po
7014         * po/it.po
7015         * po/nl.po
7016         * po/pl.po
7017         * po/pt_BR.po
7018         * po/sr.po
7019         * po/zh_CN.po
7020                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
7021                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
7022                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
7023                 Guimaraes, Aleksandar Urosevic, Ralgh Young
7024         * src/gtk/authors.h
7025         * tools/claws.i18n.status.pl
7026                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
7027                 and new Czech translator, Tim <timbrain@post.cz>
7028
7029 2006-04-05 [mones]      2.0.0cvs184
7030
7031         * po/es.po
7032                 Updated translation
7033
7034 2006-04-05 [colin]      2.0.0cvs183
7035
7036         * src/gtk/quicksearch.c
7037                 Fix bug #929 (unnecessary reload in quick search bar)
7038
7039 2006-04-05 [colin]      2.0.0cvs182
7040
7041         * src/compose.c
7042                 Fix crash on Reply with no From:
7043                 Show signature and conversion error on queuing 
7044                 (but not sending)
7045         * src/mainwindow.c
7046         * src/summaryview.c
7047         * src/summaryview.h
7048                 Factorize threading code and make sure msginfo 
7049                 is not null when it comes from a GtkCTreeRow's 
7050                 data
7051         * src/gtk/gtkaspell.c
7052                 Check for necessary things
7053         * src/gtk/gtksctree.c
7054         * src/gtk/gtksctree.h
7055                 Reset anchor if necessary when removing node
7056
7057 2006-03-29 [colin]      2.0.0cvs181
7058
7059         * src/folderview.c
7060                 Warn for disabled IMAP accounts (due to lack of
7061                 libetpan). Breaks string-freeze - sorry - but it
7062                 is kind of important ;)
7063
7064 2006-03-28 [colin]      2.0.0cvs180
7065
7066         * src/gtk/gtkutils.c
7067         * src/gtk/gtkutils.h
7068                 Add a gtkut_get_link_btn() function that
7069                 creates a button which acts like an URI
7070         * src/prefs_themes.c
7071         * src/gtk/about.c
7072                 Use this function (factorizes codes)
7073         * src/common/defs.h
7074         * src/gtk/pluginwindow.c
7075                 Add a "Get more..." in the plugins window
7076
7077 2006-03-28 [colin]      2.0.0cvs179
7078
7079         * src/common/smtp.c
7080         * src/common/passcrypt.c
7081         * src/undo.c
7082                 Warning fixes. Patch by Pawel Pekala
7083
7084 2006-03-27 [colin]      2.0.0cvs178
7085
7086         * src/undo.c
7087                 Fix undoing by blocks with spaces
7088
7089 2006-03-27 [colin]      2.0.0cvs177
7090
7091         * src/textview.c
7092                 Set margin to 3px for headers
7093
7094 2006-03-27 [paul]
7095
7096         2.1.0-rc2 released
7097
7098 2006-03-27 [wwp]        2.0.0cvs176
7099
7100         * src/summaryview.c
7101                 don't reset quicksearch when updating the message list.
7102                 Thanks to Colin.
7103
7104 2006-03-26 [wwp]        2.0.0cvs175
7105
7106         * src/compose.c
7107                 use a unified border width ('other' tab in the compose window,
7108                 patch by Pawel Pekala).
7109
7110
7111 2006-03-26 [wwp]        2.0.0cvs174
7112
7113         * src/common/quoted-printable.c
7114         * src/addressbook.c
7115                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
7116
7117 2006-03-26 [colin]      2.0.0cvs173
7118
7119         * src/quote_fmt_parse.y
7120                 Fix non-UTF8 date formats messing up the whole quote a 
7121                 little bit
7122
7123 2006-03-26 [colin]      2.0.0cvs172
7124
7125         * src/procheader.c
7126                 Make sure the date is UTF8 valid, or try to make it
7127                 so. IncrediMail is really IncrediStupid.
7128         * src/compose.c
7129                 Fix possible conversions. 
7130                 
7131
7132 2006-03-26 [colin]      2.0.0cvs171
7133
7134         * src/matcher.c
7135                 Fix corner cases in body search. This is still a
7136                 hack... It seems impossible to make it good and 
7137                 reasonably fast at the same time.
7138
7139 2006-03-26 [colin]      2.0.0cvs170
7140
7141         * src/summaryview.c
7142                 I think I killed the twilight zone bug!
7143                 summary_select_node() flushes GTK events in order
7144                 to be able to center the view. But this also 
7145                 flushes keypresses like Ctrl-Alt-U, so this can
7146                 call summary_show from summary_select_node (itself
7147                 called from summary_show, etc.). And the summaryview
7148                 has to be unlocked in this function. So just locking
7149                 while processing GTK events, and bailing if locked, 
7150                 should fix it.
7151                 Fixes bug #927 (SIGSEGV during Update Summary)
7152
7153 2006-03-25 [colin]      2.0.0cvs169
7154
7155         * src/matcher.c
7156                 Fix search in QP-encoded bodies
7157                 Fix utf-8 searches in bodies encoded in the
7158                 locale's encoding
7159         * src/common/quoted-printable.c
7160         * src/common/quoted-printable.h
7161                 Add a decode function that doesn't overwrite
7162                 the original pointer
7163                 
7164
7165 2006-03-24 [colin]      2.0.0cvs168
7166
7167         * src/action.c
7168         * src/summaryview.c
7169         * src/summaryview.h
7170                 Update message cache after action
7171                 Patch by H. Merijn Brand
7172         * src/prefs_msg_colors.c
7173                 Factorize label 
7174                 Patch by Fabien Vantard
7175         * src/plugins/spamassassin/spamassassin_gtk.c
7176                 Remove useless translation
7177                 Patch by Fabien Vantard
7178
7179 2006-03-23 [colin]      2.0.0cvs167
7180
7181         * src/common/ssl.c
7182                 Let 30 seconds to SSL_connect
7183
7184 2006-03-23 [wwp]        2.0.0cvs166
7185
7186         * src/summaryview.c
7187         * src/gtk/description_window.c
7188                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
7189                 and headers are translated; adjust description windows' width to fit their
7190                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
7191
7192 2006-03-23 [paul]       2.0.0cvs165
7193
7194         * src/common/utils.c
7195                 fix highlighting of URIs containing "()"
7196                 (2.0.0cvs164's reversal fixed)
7197                 Thanks to Colin.
7198
7199 2006-03-23 [paul]       2.0.0cvs164
7200
7201         * src/common/utils.c
7202                 revert patch, (postponing a fix), at 2.0.0cvs120
7203                 as it breaks more URIs than it fixes.
7204                 Allow '-' to be a terminating character in a URI
7205
7206 2006-03-22 [colin]      2.0.0cvs163
7207
7208         * configure.ac
7209                 Require libetpan 0.45
7210                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
7211
7212 2006-03-22 [paul]       2.0.0cvs162
7213
7214         * src/editgroup.c
7215                 replace '<-' and '->' buttons with GTK_STOCK graphical
7216                 buttons
7217         * src/summary_search.c
7218                 don't offer '...' for translation
7219                 add a tooltip to advanced search '...' button
7220         * src/gtk/quicksearch.c
7221                 don't offer '...' for translation
7222
7223 2006-03-21 [colin]      2.0.0cvs161
7224
7225         * src/compose.c
7226                 Fix middle-click pasting (insert at click
7227                 position instead of cursor position, don't
7228                 remove existing selection and allow pasting
7229                 our own selection)
7230         * src/addressbook.c
7231                 "LDAP Server" -> "LDAP servers"
7232
7233 2006-03-21 [wwp]        2.0.0cvs160
7234
7235         * src/etpan/imap-thread.c
7236                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
7237
7238 2006-03-20 [colin]      2.0.0cvs159
7239
7240         * src/summaryview.c
7241                 Don't reload summaryview after an execute with no
7242                 move action
7243
7244 2006-03-19 [colin]      2.0.0cvs158
7245
7246         * src/addressbook.c
7247                 and put groups at the top, always
7248
7249 2006-03-19 [colin]      2.0.0cvs157
7250
7251         * src/addressbook.c
7252                 Order groups before names, as previously
7253
7254 2006-03-19 [colin]      2.0.0cvs156
7255
7256         * src/addressbook.c
7257                 - Sort case-unsensitive
7258                 - Put the sort arrow at opening too
7259
7260 2006-03-19 [wwp]        2.0.0cvs155
7261
7262         * src/addressbook.c
7263                 allow sorting by name/email/remarks, ensure that right-pane's contents
7264                 matches the left-pane selection (cleared when appropriate).
7265                 Patch by Pawel Pekala <c0rn@o2.pl>.
7266
7267 2006-03-18 [colin]      2.0.0cvs154
7268
7269         * src/textview.c
7270                 Fix text cursor ;)
7271
7272 2006-03-18 [colin]      2.0.0cvs153
7273
7274         * src/gtk/filesel.c
7275                 Make sure we hide the preview if we didn't get
7276                 a filename
7277
7278 2006-03-18 [colin]      2.0.0cvs152
7279
7280         * src/summaryview.c
7281                 Set cursor to watch for execution (fixes lack
7282                 of watch-cursor when dnd'ing hundreds of mails)
7283         * src/gtk/filesel.c
7284                 Check that mime type is 'image/*' before updating
7285                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
7286
7287 2006-03-18 [colin]      2.0.0cvs151
7288
7289         * src/mainwindow.c
7290         * src/textview.c
7291         * src/textview.h
7292                 Put a watch cursor in textview too when the mainwindow's
7293                 cursor in a watch
7294
7295 2006-03-18 [colin]      2.0.0cvs150
7296
7297         * src/folder.c
7298                 Change wrong asserts to simple tests
7299
7300 2006-03-17 [colin]      2.0.0cvs149
7301
7302         * src/mainwindow.c
7303         * src/mainwindow.h
7304         * src/prefs_msg_colors.c
7305         * src/summaryview.c
7306         * src/summaryview.h
7307         * src/gtk/colorlabel.c
7308         * src/gtk/colorlabel.h
7309                 Add a color label menu in the main menubar
7310                 Add (fixed) accels Ctrl-{0-7} to change the color
7311                 They have to be fixed because the menu's dynamic,
7312                 the items are complex widgets, hence we can't use
7313                 a GtkItemFactory.
7314
7315
7316 2006-03-17 [wwp]        2.0.0cvs148
7317
7318         * src/compose.c
7319                 rollback few lines from my previous commit (those lines come from
7320                 a pending patch, accidentally commited, even if neutral as they are
7321                 commented out).
7322
7323 2006-03-17 [wwp]        2.0.0cvs147
7324
7325         * src/compose.c
7326                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
7327                 applied code style/indentation to the modified function.
7328
7329 2006-03-17 [wwp]        2.0.0cvs146
7330
7331         * src/procmsg.c
7332         * src/compose.c
7333                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
7334
7335 2006-03-17 [paul]
7336
7337         2.1.0-rc1 released
7338
7339 2006-03-17 [paul]       2.0.0cvs145
7340
7341         * src/main.c
7342                 addressbook_read_file() was called twice
7343         * src/textview.c
7344                 X-Mailer highlighting
7345
7346 2006-03-16 [colin]      2.0.0cvs144
7347
7348         * src/sourcewindow.c
7349         * src/sourcewindow.h
7350                 And the last one, in source window.
7351
7352 2006-03-16 [colin]      2.0.0cvs143
7353
7354         * src/compose.c
7355         * src/compose.h
7356                 Fix the same stuff in compose
7357
7358 2006-03-16 [colin]      2.0.0cvs142
7359
7360         * src/messageview.c
7361                 Complete the previous messageview crash fix
7362
7363 2006-03-16 [colin]      2.0.0cvs141
7364
7365         * src/procmsg.h
7366         * src/procmsg.c
7367         * src/folder.c
7368                 Fix POSTPROCESSING hook
7369                 Patch by H. Merijn Brand
7370
7371         * src/procmime.c
7372         * src/procmime.h
7373                 Parse Content-Location
7374
7375         * src/toolbar.c
7376         * src/messageview.c
7377         * src/messageview.h
7378                 Don't crash when a top-level MessageView has
7379                 been closed on us. Same problematic than
7380                 yesterday's quicksearch issue.
7381
7382 2006-03-15 [colin]      2.0.0cvs140
7383
7384         * src/gtk/quicksearch.c
7385                 Fix a bitchy race we didn't think about when we
7386                 added quicksearch cancellation:
7387                 If the search is not on cached fields, for example
7388                 body_part matchcase "stuff"
7389                 the matcher code has to get the whole message. If
7390                 we're on IMAP, that can be slow, and in order to
7391                 be non-blocking, the IMAP code idle loop processes
7392                 gtk events too. So it is possible to cancel a
7393                 quicksearch while the matcher is getting the mail's
7394                 body. After matcher got its body, it will start to
7395                 iterate over the matcher list that the Quicksearch's
7396                 clear_search_cb() just freed via prepare_matcher().
7397                 SIGSEGV ensues.
7398                 The fix consists of guarding the matcherlist_match()
7399                 call with a boolean 'matching'. If we reset the
7400                 quicksearch while matching is TRUE, we don't free
7401                 the matcherlist anymore like we did, but we set
7402                 another new flag, deferred_free, to TRUE. Then,
7403                 in quicksearch_match(), just after returning from
7404                 matcherlist_match() and unsetting the matching flag,
7405                 we check the deferred_free flag and do the
7406                 prepare_matcher() (which does the matcherlist_free)
7407                 for real, so we free the matcherlist once it's not
7408                 used anymore.
7409                 As all of this runs via the glib main loop, we
7410                 luckily don't need a mutex.
7411         * src/summaryview.c
7412                 Also, show progress while searching.
7413
7414
7415 2006-03-14 [colin]      2.0.0cvs139
7416
7417         * src/alertpanel.c
7418                 Make alertpanel_is_open non-static
7419
7420 2006-03-14 [colin]      2.0.0cvs138
7421
7422         * src/prefs_spelling.c
7423                 Cleanups - Fabien Vantard
7424
7425 2006-03-14 [wwp]        2.0.0cvs137
7426
7427         * src/main.c
7428                 code style normalization (curly braces, indentation).
7429
7430 2006-03-14 [wwp]        2.0.0cvs137
7431
7432         * src/main.c
7433                 code style (braces, indentation)
7434
7435 2006-03-12 [paul]       2.0.0cvs136
7436
7437         * src/prefs_common.c
7438                 trans_hdr defaults to FALSE to be RFC-savvy
7439         * src/prefs_summaries.c
7440                 add a tooltip to the trans_hdr option
7441                 
7442
7443 2006-03-12 [paul]       2.0.0cvs135
7444
7445         * src/prefs_matcher.c
7446                 give a little more width to the combos
7447         * src/prefs_display_header.c
7448         * src/textview.c
7449                 translate headers if prefs_common.trans_hdr
7450                 is TRUE
7451
7452         Patches by Pawel Pekala
7453
7454 2006-03-12 [paul]       2.0.0cvs134
7455
7456         * src/plugins/clamav/clamav_plugin.c
7457         * src/plugins/dillo_viewer/dillo_viewer.c
7458         * src/plugins/pgpcore/plugin.c
7459         * src/plugins/pgpinline/plugin.c
7460         * src/plugins/pgpmime/plugin.c
7461         * src/plugins/spamassassin/spamassassin.c
7462                 update/add to descriptions
7463         * src/plugins/spamassassin/spamassassin_gtk.c
7464                 fixes to the english, remove superfluous
7465                 tooltips, clean up a little
7466
7467 2006-03-12 [paul]       2.0.0cvs133
7468
7469         * src/compose.c
7470                 fix Bug 924, 'Account combo box shows up wrong 
7471                 if & is in account name'
7472
7473 2006-03-11 [colin]      2.0.0cvs132
7474
7475         * src/summaryview.c
7476                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
7477                 messed up shift-selection because is slows down
7478                 moving around summaryview. thanks -users
7479
7480 2006-03-10 [colin]      2.0.0cvs131
7481
7482         * src/plugins/spamassassin/spamassassin_gtk.c
7483                 Put back Paul's engrish fixes
7484
7485 2006-03-10 [colin]      2.0.0cvs130
7486
7487         * src/plugins/spamassassin/spamassassin.c
7488         * src/plugins/spamassassin/spamassassin.h
7489         * src/plugins/spamassassin/spamassassin_gtk.c
7490                 Cleanup SA prefs page (more)
7491                 Patch by Fabien Vantard
7492
7493 2006-03-10 [paul]       2.0.0cvs129
7494
7495         * src/prefs_msg_colors.c
7496         * src/prefs_spelling.c
7497                 widget sensitivity
7498
7499 2006-03-09 [mones]      2.0.0cvs128
7500
7501         * po/es.po
7502                 Update for next RC
7503
7504 2006-03-09 [wwp]        2.0.0cvs127
7505
7506         * configure.ac
7507                 revert accidental commit (requirement for libetpan 0.43), this time
7508                 not in HEAD.
7509
7510 2006-03-09 [wwp]        2.0.0cvs125
7511
7512         * configure.ac
7513                 revert accidental commit (requirement for libetpan 0.43)
7514
7515 2006-03-09 [paul]       2.0.0cvs126
7516
7517         * src/prefs_receive.c
7518                 remove useless frame
7519                 replace 'incorporation' with 'receiving'
7520         * src/plugins/clamav/clamav_plugin_gtk.c
7521         * src/plugins/spamassassin/spamassassin_gtk.c
7522                 improve widget sensitivity
7523                 fix a bit his engrish
7524
7525 2006-03-09 [wwp]        2.0.0cvs125
7526
7527         * src/addressadd.c
7528         * src/foldersel.c
7529         * src/prefs_common.c
7530         * src/prefs_common.h
7531                 remember some more windows' sizes (add to addressbook and
7532                 select folder).
7533
7534 2006-03-09 [paul]       2.0.0cvs124
7535
7536         * src/plugins/pgpcore/prefs_gpg.c
7537                 normalise construction of dialogue
7538
7539 2006-03-09 [paul]       2.0.0cvs123
7540
7541         * src/plugins/trayicon/Makefile.am
7542                 add missing slash
7543
7544 2006-03-08 [colin]      2.0.0cvs122
7545
7546         * src/plugins/trayicon/Makefile.am
7547                 Fix build in separate dir 
7548                 Patch by Bamanzi <bamanzi@gmail.com>
7549
7550 2006-03-08 [colin]      2.0.0cvs121
7551
7552         * src/procmsg.c
7553                 Batch move and copies from summaryview with delayed execution
7554                 too
7555
7556 2006-03-07 [paul]       2.0.0cvs120
7557
7558         * src/common/utils.c
7559                 fix highlighting of URIs containing "()"
7560                 Patch by Pawel Pekala
7561
7562 2006-03-07 [paul]       2.0.0cvs119
7563
7564         * src/folder.c
7565         * src/folder.h
7566         * src/folderview.c
7567                 immediately do alphabetical resort when
7568                 changing a folder's name
7569                 Patch by Pawel Pekala
7570
7571 2006-03-07 [paul]       2.0.0cvs118
7572
7573         * src/news.c
7574         * src/news_gtk.c
7575                 when unsubscribing a newsgroup, remove the
7576                 folder and msgs in .sylpheed-claws/newscache
7577                 Patch by Pawel Pekala <c0rn@gazeta.pl>
7578
7579 2006-03-07 [paul]       2.0.0cvs117
7580
7581         * src/textview.c
7582                 fix wrong Fake URL Warning
7583                 Thanks to Hiro
7584
7585 2006-03-07 [colin]      2.0.0cvs116
7586
7587         * src/imap.c
7588                 Return immediately when password dialog was
7589                 cancelled
7590         * src/gtk/inputdialog.c
7591                 Allow empty strings for passwords
7592
7593
7594 2006-03-06 [colin]      2.0.0cvs115
7595
7596         * src/imap.c
7597                 Prevent double-timeouts when connection fails
7598
7599 2006-03-06 [colin]
7600
7601         2.0.1-rc1 released
7602
7603 2006-03-06 [colin]      2.0.0cvs114
7604
7605         * src/imap.c
7606                 Refresh session during potentially long
7607                 operations
7608
7609 2006-03-06 [wwp]        2.0.0cvs113
7610
7611         * src/prefs_msg_colors.h
7612                 forgot that one (custom color labels).
7613
7614 2006-03-06 [wwp]        2.0.0cvs112
7615
7616         * src/prefs_common.c
7617         * src/prefs_common.h
7618         * src/prefs_msg_colors.c
7619         * src/summaryview.c
7620         * src/summaryview.h
7621         * src/gtk/colorlabel.c
7622         * src/gtk/colorlabel.h
7623                 colors in messages list are now customizable. Color values and names can
7624                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
7625                 Thanks to Paul and Colin for their help with this longstanding patch!
7626
7627 2006-03-06 [wwp]        2.0.0cvs111
7628
7629         * src/textview.c
7630                 don't crash if (x)face is bad.
7631
7632 2006-03-05 [paul]       2.0.0cvs110
7633
7634         * AUTHORS
7635         * configure.ac
7636         * src/Makefile.am
7637         * src/common/Makefile.am
7638         * src/common/utils.h
7639         * src/etpan/imap-thread.c
7640         * src/gtk/authors.h
7641         * src/plugins/clamav/Makefile.am
7642         * src/plugins/demo/Makefile.am
7643         * src/plugins/dillo_viewer/Makefile.am
7644         * src/plugins/pgpcore/Makefile.am
7645         * src/plugins/pgpcore/passphrase.c
7646         * src/plugins/pgpinline/Makefile.am
7647         * src/plugins/pgpmime/Makefile.am
7648         * src/plugins/spamassassin/Makefile.am
7649         * src/plugins/trayicon/Makefile.am
7650                 fix builiding on cygwin
7651                 Patch by Ralgh Young <bamanzi@gmail.com>
7652
7653 2006-03-04 [wwp]        2.0.0cvs109
7654
7655         * manual/keyboard.xml
7656                 fix mixed up/down keys.
7657
7658 2006-03-04 [wwp]        2.0.0cvs108
7659
7660         * README
7661         * INSTALL
7662                 updated links to SpamAssassin.
7663
7664 2006-03-04 [wwp]        2.0.0cvs107
7665
7666         * manual/plugins.xml
7667         * src/plugins/spamassassin/README
7668                 updated SpamAssassin plugin docs to reflect new functional additions
7669                 (also fix/update/documents few technical stuff more, see the README).
7670
7671 2006-03-04 [wwp]        2.0.0cvs106
7672
7673         * src/prefs_message.c
7674                 normalized capitalization of message-prefs paths.
7675
7676 2006-03-04 [wwp]        2.0.0cvs105
7677
7678         * manual/advanced.xml
7679                 typo.
7680
7681 2006-03-03 [colin]      2.0.0cvs104
7682
7683         * src/plugins/clamav/clamav_plugin_gtk.c
7684                 Rework prefs page, patch by Fabien 
7685
7686 2006-03-03 [colin]      2.0.0cvs103
7687
7688         * src/plugins/clamav/clamav_plugin.c
7689                 Set error on all errors
7690
7691 2006-03-03 [colin]      2.0.0cvs102
7692
7693         * src/common/plugin.c
7694                 Initialize error to avoid crashing when a plugin fails
7695                 without setting error
7696
7697 2006-03-02 [wwp]        2.0.0cvs101
7698
7699         * configure.ac
7700                 fixed linker flags for libetpan support on Cygwin
7701                 (thanks to H.Merijn Brand).
7702
7703 2006-03-02 [wwp]        2.0.0cvs100
7704
7705         * src/addressbook.c
7706                 fix some AB error messages: one for punctuation and
7707                 one wrongly duplicate (thanks, maxbritov).
7708
7709 2006-03-02 [wwp]        2.0.0cvs99
7710
7711         * src/plugins/spamassassin/spamassassin.c
7712                 make sync calls to sa-learn/spamc to prevent
7713                 system (whatever local or client/server) overload.
7714
7715 2006-03-02 [colin]      2.0.0cvs98
7716
7717         * src/summaryview.c
7718                 Put the spam icon in the status column instead of the
7719                 mark one
7720
7721 2006-03-01 [colin]      2.0.0cvs97
7722
7723         * src/plugins/spamassassin/spamassassin.c
7724                 Fix segfault (g_file_set_contents fails for some 
7725                 reason and err==0x2f. Can't find out why with
7726                 valgrind, using working function :-)
7727
7728 2006-03-01 [colin]      2.0.0cvs96
7729
7730         * src/inc.c
7731                 Offline overriding: let 'No' be cached only 3 seconds
7732
7733 2006-03-01 [colin]      2.0.0cvs95
7734
7735         * src/addr_compl.c
7736         * src/addrbook.c
7737         * src/addressbook.c
7738         * src/addrindex.c
7739         * src/folder_item_prefs.c
7740         * src/headerview.c
7741         * src/imap.c
7742         * src/inc.c
7743         * src/ldif.c
7744         * src/mainwindow.c
7745         * src/mh.c
7746         * src/msgcache.c
7747         * src/prefs_common.h
7748         * src/prefs_msg_colors.c
7749         * src/procheader.c
7750         * src/procheader.h
7751         * src/procmime.c
7752         * src/procmsg.c
7753         * src/procmsg.h
7754         * src/send_message.h
7755         * src/simple-gettext.c
7756         * src/summaryview.c
7757         * src/summaryview.h
7758         * src/syldap.c
7759         * src/textview.c
7760         * src/undo.c
7761         * src/common/ssl_certificate.c
7762         * src/common/utils.c
7763         * src/gtk/colorsel.c
7764         * src/gtk/gtksctree.c
7765         * src/gtk/gtkshruler.c
7766         * src/plugins/trayicon/trayicon.c
7767                 #if 0 goes to /dev/null
7768
7769 2006-03-01 [colin]      2.0.0cvs94
7770
7771         * src/compose.c
7772         * src/imap.c
7773         * src/inc.c
7774         * src/inc.h
7775         * src/messageview.c
7776         * src/news.c
7777         * src/plugins/spamassassin/spamassassin.c
7778                 Allow to add information in the "working offline"
7779                 window
7780
7781 2006-03-01 [wwp]        2.0.0cvs93
7782
7783         * src/plugins/spamassassin/spamassassin.c
7784                 fixed spamc invocation: use a tricky temporary mini shell wrapper
7785                 'cause it seems that calling `spamc ... < inputfile` with
7786                 g_spawn_(a)sync simply.. erm doesn't work :-).
7787
7788 2006-03-01 [wwp]        2.0.0cvs92
7789
7790         * src/toolbar.c
7791         * src/toolbar.h
7792                 simplify the adding of spam/ham button to the messageview toolbar
7793                 (it gets more clear now that the same button will be "Mark as spam"
7794                 or "Mark as ham" according to the current message status,
7795                 thanks to Colin).
7796
7797 2006-03-01 [wwp]        2.0.0cvs91
7798
7799         * src/messageview.c
7800         * src/procmsg.c
7801         * src/procmsg.h
7802         * src/summaryview.c
7803         * src/plugins/spamassassin/spamassassin.c
7804         * src/plugins/spamassassin/spamassassin.h
7805                 make learner callbacks return a status (0 for ok),
7806                 handle it in main code to avoid setting flags when learning failed,
7807                 don't learn on TCP if offline in spamassassin,
7808                 thanks to Colin.
7809
7810                 
7811
7812 2006-03-01 [wwp]        2.0.0cvs90
7813
7814         * src/compose.c
7815                 some work around the compose window's account menu,
7816                 patch by Fabien Vantard.
7817
7818 2006-03-01 [wwp]        2.0.0cvs89
7819
7820         * src/plugins/spamassassin/spamassassin.c
7821                 fixed bad logics, was using spamc in local mode and sa-learn
7822                 in remote mode (thanks, Colin).
7823
7824 2006-03-01 [wwp]        2.0.0cvs88
7825
7826         * src/plugins/spamassassin/spamassassin.c
7827         * src/plugins/spamassassin/spamassassin.h
7828         * src/plugins/spamassassin/spamassassin_gtk.c
7829                 made processing of emails w/ sa-plugin an option (default is TRUE),
7830                 fixed Engrish some tooltips, capitalization of some debug messages
7831                 and warnings. The spamassassin plugin now provides two separate
7832                 services: process emails upon incorporation and spamd training.
7833                 Both services (un)register independently but use some common
7834                 plugin settings (transport settings, spam storage location).
7835
7836 2006-02-28 [wwp]        2.0.0cvs87
7837
7838         * src/plugins/spamassassin/spamassassin.c
7839                 fix async flag to spamc cmdline execution (batch exec should
7840                 be asynchronous).
7841
7842 2006-02-27 [wwp]        2.0.0cvs86
7843
7844         * src/plugins/spamassassin/spamassassin.c
7845         * src/plugins/spamassassin/spamassassin.h
7846         * src/plugins/spamassassin/spamassassin_gtk.c
7847                 - added the ability to learn a remote spamassassin server (spamd),
7848                 using spamc.
7849                 - added the spamassassin option 'username', that applies to all
7850                 spamassassin operations (filtering, learning, local or remote).
7851                 The default username is the current unix user (if left blank
7852                 from gtk prefs or config file).
7853                 - commented out some unused code (notebook widget), removed unused
7854                 layout (hbox1).
7855                 - make more widgets sensitive to the transport type.
7856
7857 2006-02-27 [colin]      2.0.0cvs85
7858
7859         * src/plugins/spamassassin/spamassassin.c
7860                 Fix sa-learn call when offline
7861
7862 2006-02-27 [colin]      2.0.0cvs84
7863
7864         * configure.ac
7865         * src/Makefile.am
7866         * src/mainwindow.c
7867         * src/mainwindow.h
7868         * src/messageview.c
7869         * src/messageview.h
7870         * src/prefs_toolbar.c
7871         * src/procmsg.c
7872         * src/stock_pixmap.c
7873         * src/stock_pixmap.h
7874         * src/summaryview.c
7875         * src/toolbar.c
7876         * src/toolbar.h
7877         * src/pixmaps/ham_btn.xpm
7878         * src/pixmaps/spam.xpm
7879         * src/pixmaps/spam_btn.xpm
7880         * src/plugins/spamassassin/spamassassin.c
7881                 Add button in toolbar for spam learning
7882                 Fix a few bugs from the last related commit
7883                 Revert 1.9.6cvs23 which messed up shift-selection
7884
7885 2006-02-24 [colin]      2.0.0cvs83
7886
7887         * src/procmsg.c
7888         * src/summaryview.c
7889         * src/summaryview.h
7890         * src/plugins/spamassassin/spamassassin.c
7891         * src/plugins/spamassassin/spamassassin.h
7892         * src/plugins/spamassassin/spamassassin_gtk.c
7893                 Unregister learner when spamassassin is either
7894                 disabled or over tcp
7895
7896 2006-02-24 [colin]      2.0.0cvs82
7897
7898         * src/Makefile.am
7899         * src/mainwindow.c
7900         * src/mainwindow.h
7901         * src/procmsg.c
7902         * src/procmsg.h
7903         * src/stock_pixmap.c
7904         * src/stock_pixmap.h
7905         * src/summaryview.c
7906         * src/summaryview.h
7907         * src/gtk/icon_legend.c
7908         * src/pixmaps/spam.xpm  ** NEW FILE **
7909         * src/plugins/spamassassin/spamassassin.c
7910         * src/plugins/spamassassin/spamassassin_gtk.c
7911                 Add spam learning interface (Mark/Mark as 
7912                 (spam|ham) menus)
7913
7914 2006-02-24 [wwp]        2.0.0cvs81
7915
7916         * src/compose.c
7917         * src/compose.h
7918         * src/filtering.c
7919                 hide compose window when sending message in batch mode
7920                 (filtering: forward and redirect). Also fixed a wrong
7921                 value returned when sending failed, neutral anyway.
7922                 (Colin, me) 
7923
7924 2006-02-24 [wwp]        2.0.0cvs80
7925
7926         * src/mainwindow.c
7927                 use GTK+'s stock quit button. Patch by Fabien Vantard.
7928
7929 2006-02-24 [paul]       2.0.0cvs79
7930
7931         * src/news.c
7932         * src/news.h
7933         * src/news_gtk.c
7934                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
7935                 Thanks to Colin
7936
7937 2006-02-23 [colin]      2.0.0cvs78
7938
7939         * src/alertpanel.c
7940                 Change OK to Close in alertpanel with View log
7941                 button; add accel to View log. Patch by Fabien
7942                 Vantard
7943
7944 2006-02-23 [wwp]        2.0.0cvs77
7945
7946         * src/compose.c
7947                 silly me, there were much more tests to perform, since toolbars can
7948                 really have down to 1 element only.
7949
7950 2006-02-23 [wwp]        2.0.0cvs76
7951
7952         * commitHelper
7953                 fixed indentation from my previous commit. Fallback to VISUAL if
7954                 EDITOR is not set (and to vi, at last resort).
7955
7956 2006-02-23 [wwp]        2.0.0cvs75
7957
7958         * commitHelper
7959                 improved error detection (Colin, me).
7960
7961 2006-02-23 [wwp]        2.0.0cvs74
7962
7963         * src/prefs_toolbar.c
7964                 simplify and fix prefs/toolbars layouting. Combos' contents can
7965                 now be really displayed.
7966
7967 2006-02-23 [wwp]        2.0.0cvs73
7968         simplifies and fix prefs/toolbars layouting. Combos' contents can now
7969         be really displayed.
7970
7971 2006-02-22 [wwp]        2.0.0cvs72
7972
7973         * src/compose.c
7974                 fix a typo in my previous commit (sorry!).
7975
7976 2006-02-22 [wwp]        2.0.0cvs71
7977
7978         * src/prefs_toolbar.c
7979                 fix a crash when adding separators to toolbars,
7980                 also fix some separator item information.
7981
7982 2006-02-22 [wwp]        2.0.0cvs70
7983
7984         * src/compose.c
7985                 fix a crash when redirecting (for instance) when compose window's
7986                 toolbar contents has been customized (when some buttons have been
7987                 removed in fact).
7988
7989 2006-02-21 [wwp]        2.0.0cvs69
7990
7991         * src/summaryview.c
7992         * src/gtk/pluginwindow.c
7993         * src/plugins/pgpcore/prefs_gpg.c
7994                 fix some compilation warnings (feat. remains of removed code).
7995
7996 2006-02-21 [wwp]        2.0.0cvs68
7997
7998         * src/gtk/gtkutils.c
7999                 fix two compilation issues, thanks to Stephan Sachse.
8000
8001 2006-02-20 [colin]      2.0.0cvs67
8002
8003         * src/mainwindow.c
8004                 Don't reselect displayed mail on refocus
8005                 This fixes actions misbehaving 
8006
8007 2006-02-20 [wwp]        2.0.0cvs66
8008
8009         * src/summaryview.c
8010         * src/gtk/gtksctree.c
8011         * src/gtk/gtkshruler.c
8012                 changed more runtime typecast checks.
8013
8014 2006-02-20 [wwp]        2.0.0cvs65
8015
8016         * src/summary_search.c
8017                 find all - summaryview refresh issue fixed, thanks to Colin.
8018
8019 2006-02-20 [wwp]        2.0.0cvs64
8020
8021         * src/gtk/gtkutils.c
8022                 better runtime typecast checks.
8023
8024 2006-02-20 [wwp]        2.0.0cvs63
8025
8026         * src/summary_search.c
8027                 enhancements to the summary search:
8028                         - add the ability to stop the running search
8029                           (upon ESC-key press, new Stop button or when Clear button is pressed)
8030                         - don't search if no criteria (From/To/Subject/Body) is set
8031                         - ensure that a busy mouse pointer is always shown when searching,
8032                           show it even a bit earlier
8033
8034 2006-02-19 [colin]      2.0.0cvs62
8035
8036         * src/compose.c
8037         * src/imap.c
8038         * src/etpan/imap-thread.c
8039         * src/etpan/imap-thread.h
8040                 (Future) IMAP speed improvement on sending
8041                 Will require a libetpan update
8042         * src/summaryview.c
8043         * src/gtk/quicksearch.c
8044                 Make quicksearch clearable while running.
8045
8046 2006-02-17 [colin]      2.0.0cvs61
8047
8048         * src/imap.c
8049         * src/etpan/imap-thread.c
8050         * src/etpan/imap-thread.h
8051                 Check for IMAP certificates
8052                 ** Requires libetpan-0.42-cvs4 
8053                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
8054
8055 2006-02-17 [colin]      2.0.0cvs60
8056
8057         * src/messageview.c
8058         * src/prefs_common.c
8059         * src/prefs_common.h
8060         * src/prefs_message.c
8061                 Add pref to display HTML-only mails with plugin, 
8062                 if possible (defaulting to FALSE of course).
8063
8064 2006-02-16 [colin]      2.0.0cvs59
8065
8066         * src/main.c
8067         * src/common/plugin.c
8068         * src/common/plugin.h
8069         * src/gtk/pluginwindow.c
8070                 Keep track of requested (but unloaded) plugins
8071                 in some error cases.
8072
8073 2006-02-16 [wwp]        2.0.0cvs58
8074
8075         * src/gtk/gtkaspell.c
8076         * src/gtk/gtkaspell.h
8077         * src/prefs_spelling.c
8078         * src/compose.c
8079         * src/prefs_common.c
8080         * src/prefs_common.h
8081                 implemented new optional spellchecker behaviour: re-check message when
8082                 dictionary got changed (from compose-window/context-menu/Change dictionary).
8083
8084 2006-02-16 [wwp]        2.0.0cvs57
8085
8086         * src/quote_fmt_parse.y
8087                 pclose popen'ed pipe.
8088
8089 2006-02-15 [colin]      2.0.0cvs56
8090
8091         * src/mimeview.c
8092         * src/mimeview.h
8093                 Let MimeViewers know which MimeView they
8094                 depend of.
8095         * src/summaryview.c
8096                 Swap From/To columns in Sent/Queue/Drafts
8097                 folders
8098         * src/etpan/imap-thread.c
8099                 Use mailstream_low_tls_open() for STARTTLS
8100                 instead of mailstream_low_ssl_open()
8101                 ** REQUIRES libetpan 0.42cvs3 **
8102
8103 2006-02-15 [wwp]        2.0.0cvs55
8104
8105         * src/compose.c
8106         * src/compose.h
8107         * src/message_search.c
8108         * src/message_search.h
8109         * src/textview.c
8110         * src/gtk/gtkutils.c
8111         * src/gtk/gtkutils.h
8112                 added the ability to Find text in the compose window (and a bit
8113                 of code factorization).
8114
8115 2006-02-15 [wwp]        2.0.0cvs54
8116
8117         * src/prefs_gtk.c
8118                 yet another one file was missing (fix for some widgets' sensitivity).
8119                 Thanks Colin!
8120
8121 2006-02-15 [wwp]        2.0.0cvs53
8122
8123         * src/prefs_gtk.h
8124                 oops forgot that file (fix for some widgets' sensitivity).
8125
8126 2006-02-15 [wwp]        2.0.0cvs52
8127
8128         * src/summary_search.c
8129                 implemented advanced summary search options (added the ability
8130                 to use matcher conditions in an advanced search mode).
8131
8132 2006-02-15 [wwp]        2.0.0cvs51
8133
8134         * src/plugins/pgpcore/prefs_gpg.c
8135         * src/prefs_account.c
8136                 fix some widget sensitivity, mostly around some labels in
8137                 account prefs.
8138
8139 2006-02-15 [paul]       2.0.0cvs50
8140
8141         * manual/advanced.xml
8142                 improve Templates info
8143                 written by wwp
8144
8145 2006-02-14 [colin]      2.0.0cvs49
8146
8147         * src/pixmaps/address_book.xpm
8148         * src/pixmaps/preferences.xpm
8149         * src/pixmaps/properties.xpm
8150                 Fix pixmap size - patch by Fabien Vantard
8151
8152 2006-02-13 [colin]      2.0.0cvs48
8153
8154         * src/procmime.c
8155                 Add missing fclose()s on error
8156         * src/textview.c
8157                 Remove unused code
8158         * src/common/utils.c
8159                 Fix temp files not being deleted on windows
8160         Patches by Thomas Gilgin
8161
8162 2006-02-13 [colin]      2.0.0cvs47
8163
8164         * src/mainwindow.c
8165                 Fix exit crash
8166
8167 2006-02-13 [wwp]        2.0.0cvs46
8168
8169         * src/plugins/pgpcore/prefs_gpg.c
8170                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
8171
8172 2006-02-12 [colin]      2.0.0cvs45
8173
8174         * src/folderview.c
8175         * src/main.c
8176         * src/mainwindow.c
8177                 Fix "stuff" when quitting
8178
8179 2006-02-12 [wwp]        2.0.0cvs44
8180
8181         * src/prefs_themes.c
8182                 fix typos in debug messages.
8183
8184 2006-02-11 [colin]      2.0.0cvs43
8185
8186         * src/summaryview.c
8187                 don't allow drag/drop from ourself
8188
8189 2006-02-10 [wwp]        2.0.0cvs42
8190
8191         * src/exporthtml.c
8192         * src/html.c
8193         * src/html.h
8194         * src/procmime.c
8195         * src/textview.c
8196                 renamed html_ prefixed functions and data structures to avoid
8197                 namespace clashes w/ other software (gtkhtml2 for instance).
8198                 Closes bug #907.
8199
8200
8201 2006-02-09 [colin]      2.0.0cvs41
8202
8203         * src/summaryview.c
8204                 Fix shitty logic messed up. Thanks Ticho for the hint!
8205
8206 2006-02-09 [wwp]        2.0.0cvs40
8207
8208         * src/gtk/about.c
8209         * src/compose.c
8210         * src/prefs_account.c
8211         * src/prefs_gtk.h
8212         * src/editaddress.c
8213                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
8214                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
8215                 Browse buttons in accounts prefs.
8216
8217 2006-02-09 [colin]      2.0.0cvs39
8218
8219         * src/matcher.c
8220                 Check for pointer before using its members
8221         * src/gtk/gtksourceprintjob.c
8222                 Fix a wrong warning
8223
8224 2006-02-09 [wwp]        2.0.0cvs38
8225
8226         * src/gtk/filesel.c
8227                 fix few compiler warnings (type mismatch).
8228
8229 2006-02-09 [paul]       2.0.0cvs37
8230
8231         * po/fr.po
8232                 updated by Fabien Vantard
8233
8234 2006-02-08 [colin]      2.0.0cvs36
8235
8236         * src/prefs_common.c
8237         * src/common/defs.h
8238         * src/common/plugin.c
8239                 allow windows and linux configurations to coexist
8240                 patch by Thomas Gilgin
8241
8242 2006-02-08 [colin]      2.0.0cvs35
8243
8244         * src/filtering.c
8245         * src/matcher.c
8246         * src/matcher.h
8247         * src/matcher_parser_parse.y
8248         * src/prefs_filtering_action.c
8249         * src/prefs_matcher.c
8250                 Add the "Ignore thread" filtering
8251                 action
8252
8253 2006-02-08 [colin]      2.0.0cvs34
8254
8255         * src/compose.c
8256         * src/procmime.c
8257         * src/procmime.h
8258                 Fix bug #905 (damaged attachment)
8259                 text files with raw \0's aren't really text files
8260         FOR_STABLE
8261
8262 2006-02-08 [colin]      2.0.0cvs33
8263
8264         * src/summaryview.c
8265                 Fix crasher introduced yesterday
8266
8267 2006-02-08 [wwp]        2.0.0cvs32
8268
8269         * src/compose.c
8270         * src/compose.h
8271                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
8272
8273 2006-02-08 [wwp]        2.0.0cvs31
8274
8275         * src/prefs_template.c
8276                 templates enhancement: allow address completion for Cc and Bcc fields
8277                 (it was currently possible for the To field only)
8278
8279 2006-02-08 [colin]      2.0.0cvs30
8280
8281         * src/compose.c
8282                 Don't unblock if not blocked
8283         FOR_STABLE
8284
8285 2006-02-07 [colin]      2.0.0cvs29
8286
8287         * src/action.c
8288                 Forgot to refresh summaryview
8289
8290 2006-02-07 [colin]      2.0.0cvs28
8291
8292         * src/action.c
8293                 Freeze/thaw message list and folder list while
8294                 processing %as{} actions 
8295         * src/compose.c
8296                 Fix auto-wrap disabling after a middle-click
8297                 paste - FOR_STABLE
8298
8299 2006-02-07 [paul]       2.0.0cvs27
8300
8301         * src/folder.c
8302                 fix freeing of uninitialised pointers
8303                 Thanks to Colin
8304
8305 2006-02-06 [colin]      2.0.0cvs26
8306
8307         * src/folder.c
8308                 Use g_slist_prepend in potentially big list
8309
8310 2006-02-06 [colin]      2.0.0cvs25
8311
8312         * src/folder.c
8313                 Completely skip processing if it doesn't 
8314                 exist (faster!)
8315
8316 2006-02-06 [colin]      2.0.0cvs24
8317
8318         * src/folder.c
8319         * src/summaryview.c
8320                 Batch filtering in summaryview (from Tools menu)
8321                 and pre/post//-processing too
8322
8323 2006-02-06 [colin]      2.0.0cvs23
8324
8325         * src/procmsg.h
8326         * src/filtering.c
8327                 Use a special field for batch filtering instead
8328                 of stepping on deferred execution's toes
8329
8330 2006-02-06 [colin]      2.0.0cvs22
8331
8332         * src/action.c
8333         * src/filtering.c
8334         * src/filtering.h
8335         * src/folder.c
8336         * src/summaryview.c
8337                 Fix filtering via menus and actions
8338
8339 2006-02-06 [colin]      2.0.0cvs21
8340
8341         * src/imap.c
8342                 Put the added file directly to cache if possible (will work
8343                 with next libetpan)
8344         * src/filtering.c
8345         * src/filtering.h
8346         * src/inc.c
8347         * src/folder.c
8348         * src/mbox.c
8349         * src/procmsg.h
8350                 Move and copy filtered messages by batches instead of one
8351                 by one - faster on IMAP
8352         * src/procmsg.c
8353                 Add a function that'll possibly be useful later
8354
8355 2006-02-06 [colin]      2.0.0cvs20
8356
8357         * src/addressbook.c
8358                 Use internal mime-type instead of text/plain for d'n'd
8359         * src/compose.c
8360                 Allow attaching files from mimeview's icon list via d'n'd
8361         * src/folderview.c
8362         * src/folderview.h
8363                 Use internal mime-type instead of text/plain for d'n'd
8364                 Don't try to selected opened folder if none is
8365                 Factorize d'n'd from other apps code
8366         * src/headerview.c
8367         * src/textview.c
8368         * src/gtk/gtkutils.c
8369         * src/gtk/gtkutils.h
8370                 Factorize Face/X-Face stuff
8371         * src/mimeview.c
8372                 Fix d'n'd to other apps
8373         * src/prefs_message.c
8374                 Let the XFace pref be usable without libcompface as it also
8375                 applies to Face
8376         * src/summaryview.c
8377                 Fix d'n'd to other apps
8378                 Factorize d'n'd from other apps code
8379
8380 2006-02-06 [wwp]        2.0.0cvs19
8381
8382         * po/it.po
8383                 Italian translation fixes by Andrea Spadaccini (no more confusion
8384                 between filtering and processing, and few changes in the About
8385                 dialog).
8386
8387
8388 2006-02-06 [mones]      2.0.0cvs18
8389
8390         * src/gtk/icon_legend.c
8391                 Improved descriptions allowing better translations
8392
8393 2006-02-05 [colin]      2.0.0cvs17
8394
8395         * src/imap.c
8396                 Add the f*cking missing expunge that caused imap_fetch_env
8397                 to fail after an add_msgs ! :-///
8398         * src/etpan/imap-thread.c
8399                 Add a bit of debug
8400         FOR_STABLE
8401
8402 2006-02-05 [colin]      2.0.0cvs16
8403
8404         * src/common/utils.c
8405                 Don't check for return-path (or we can't put
8406                 back non-sent mails)
8407
8408 2006-02-05 [colin]      2.0.0cvs15
8409
8410         * src/textview.c
8411                 Don't try to display Face header in textview
8412                 when teh headerview's active
8413
8414 2006-02-05 [colin]      2.0.0cvs14
8415
8416         * tools/tbird2syl.py
8417         * tools/Makefile.am
8418                 Add script to import Thunderbird mails
8419
8420 2006-02-05 [colin]      2.0.0cvs13
8421
8422         * src/headerview.c
8423         * src/procheader.c
8424         * src/procmsg.c
8425         * src/procmsg.h
8426         * src/textview.c
8427                 Show Face headers - patch partially by Klaus Flittner
8428
8429 2006-02-05 [colin]      2.0.0cvs12
8430
8431         * src/folderview.c
8432         * src/summaryview.c
8433         * src/common/utils.c
8434         * src/common/utils.h
8435                 Let dnd work from mime icons to summaryview
8436                 and to folderview too
8437                 Add a crude test to avoid trying to add files
8438                 drag'n'dropped when they're not mails
8439
8440 2006-02-04 [colin]      2.0.0cvs11
8441
8442         * src/summaryview.c
8443         * src/mimeview.c
8444                 Fix utf8 conversion
8445
8446 2006-02-04 [colin]      2.0.0cvs10
8447
8448         * src/compose.c
8449         * src/folderview.c
8450         * src/mimeview.c
8451         * src/summaryview.c
8452         * src/summaryview.h
8453                 Added various drag and drop capas:
8454                 From                    To
8455                 summaryview             other apps
8456                 mimeview icons          other apps
8457                 other apps              summaryview
8458                 other apps              folderview
8459
8460                 This shouldn't have broken the existing:
8461                 From                    To
8462                 summaryview             folderview
8463                 folderview              folderview
8464                 summaryview             compose's attachments
8465
8466         Tests welcomed.
8467
8468 2006-02-02 [paul]       2.0.0cvs9
8469
8470         * src/mainwindow.c
8471                 move global option 'Set displayed columns...' out
8472                 of folder option grouping.
8473                 fix sensitivity of 'harvest addresses'
8474         FOR_STABLE
8475
8476 2006-02-01 [colin]      2.0.0cvs8
8477
8478         * src/mimeview.c
8479                 Revert the alertpanel patch, it sucks (intrusive
8480                 and gets in the way of "open")
8481
8482 2006-02-01 [colin]      2.0.0cvs7
8483
8484         * src/compose.c
8485         * src/prefs_account.c
8486         * src/prefs_common.c
8487         * src/common/defs.h
8488         * src/common/utils.c
8489         * src/common/utils.h
8490                 Add ability to edit the signature file
8491                 from the account preferences, and use
8492                 a default for the text editor.
8493                 Patch by Fabien Vantard
8494
8495 2006-02-01 [colin]      2.0.0cvs6
8496
8497         * src/mimeview.c
8498                 Try to get mime type by extension if it is
8499                 application/octet-stream
8500                 Display a window with possible choices when
8501                 encountering unknown mime types
8502         * src/gtk/filesel.c
8503         * src/gtk/filesel.h
8504                 Add preview
8505                 Allow multiple selection in filtered filesel
8506                 (patch by Fabien Vantard)
8507         * src/gtk/pluginwindow.c
8508                 Use it (patch by Fabien Vantard)
8509
8510 2006-02-01 [paul]       2.0.0cvs5
8511
8512         * src/jpilot.c
8513                 fix crash on creating jpilot address book
8514                 Thanks to Colin - FOR_STABLE
8515         * src/prefs_summaries.c
8516         * src/prefs_wrapping.c
8517         * src/gtk/icon_legend.c
8518         * src/gtk/quicksearch.c
8519                 string fixes and additions
8520
8521 2006-02-01 [paul]       2.0.0cvs4
8522
8523         * src/compose.c
8524         * src/mainwindow.c
8525         * src/messageview.c
8526         * src/prefs_send.c
8527                 add Arabic encoding option
8528                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
8529
8530 2006-01-31 [colin]      2.0.0cvs3
8531
8532         * src/plugins/pgpcore/passphrase.c
8533                 Convert passphrase to locale encoding
8534         * src/compose.c
8535                 Fix drafting on IMAP. Crappy bug sneaked in
8536                 the release :-/
8537         FOR_STABLE
8538
8539 2006-01-30 [paul]       2.0.0cvs2
8540
8541         * src/gtk/icon_legend.c
8542                 show the new entries
8543
8544 2006-01-30 [colin]      2.0.0cvs1
8545
8546         * src/manual.c
8547                 Check for the file to be present before 
8548                 enabling the menu - FOR_STABLE
8549         * src/gtk/icon_legend.c
8550                 Add folders icons (not all of them, there
8551                 are too much, but the most intriguing ones)
8552
8553 2006-01-30 [paul]       2.0.0
8554
8555         version 2.0.0 released
8556
8557 2006-01-30 [paul]       1.9.100cvs200
8558
8559         * manual/faq.xml
8560         * manual/gpl.xml
8561         * manual/intro.xml
8562         * manual/starting.xml
8563         * manual/sylpheed-claws-manual.xml
8564                 fixes, additions
8565
8566 2006-01-29 [mones]      1.9.100cvs199
8567
8568         * manual/account.xml
8569         * manual/advanced.xml
8570         * manual/glossary.xml
8571                 Some typos fixed, added LDIF term to glossary
8572         * po/es.po
8573                 Fixed leading plus symbol
8574
8575 2006-01-29 [paul]       1.9.100cvs198
8576
8577         * po/fi.po
8578         * po/sk.po
8579                 updated by Tommi Pirinen and Andrej Kacian
8580
8581 2006-01-29 [paul]       1.9.100cvs197
8582
8583         * src/gtk/authors.h
8584                 remove duplicates
8585
8586 2006-01-29 [paul]       1.9.100cvs196
8587
8588         * AUTHORS
8589         * po/nl.po
8590         * src/gtk/authors.h
8591         * tools/claws.i18n.status.pl
8592                 nl translation updated by Tim Dijkstra
8593
8594 2006-01-29 [paul]       1.9.100cvs195
8595
8596         * po/sr.po
8597         * po/sv.po
8598                 updated by Aleksandar Urosevic and Anders Troback
8599
8600 2006-01-28 [colin]      1.9.100cvs194
8601
8602         * src/gtk/gtksourceprintjob.c
8603                 Don't fiddle with PangoLayout when we
8604                 have an image
8605
8606 2006-01-28 [paul]       1.9.100cvs193
8607
8608         * AUTHORS
8609         * po/el.po
8610         * po/zh_CN.po
8611         * src/gtk/authors.h
8612         * tools/claws.i18n.status.pl
8613                 updated translations submitted by Stavros Giannouris
8614                 and Ralgh Young
8615
8616 2006-01-27 [colin]      1.9.100cvs192
8617
8618         * src/summaryview.c
8619         * src/gtk/gtksourceprintjob.c
8620                 Add image printing 
8621                 (libgnomeprint only, of course)
8622
8623 2006-01-27 [paul]       1.9.100cvs191
8624
8625         * po/fr.po
8626         * po/it.po
8627                 updated by Fabien Vantard and Andrea Spadaccini
8628
8629 2006-01-26 [colin]      1.9.100cvs190
8630
8631         * manual/Makefile.am
8632         * configure.ac
8633                 Make building the manual optional 
8634                 (--disable-manual)
8635
8636 2006-01-26 [paul]       1.9.100cvs189
8637
8638         * manual/glossary.xml
8639         * manual/plugins.xml
8640                 edited
8641         * po/en_GB.po
8642                 updated
8643
8644 2006-01-26 [paul]       1.9.100cvs188
8645
8646         * src/prefs_display_header.c
8647         * src/prefs_folder_column.c
8648         * src/prefs_msg_colors.c
8649         * src/prefs_summaries.c
8650         * src/prefs_summary_column.c
8651                 HIGify
8652
8653 2006-01-25 [colin]      1.9.100cvs187
8654
8655         * src/imap.c
8656                 Don't allow moving/copying mails between
8657                 queue/drafts and non-queue/drafts folders
8658                 Fixes bug #897 (message header is resetted 
8659                 if one is copied to Drafts)
8660
8661 2006-01-25 [colin]      1.9.100cvs186
8662
8663         * src/folder.c
8664         * src/mainwindow.c
8665                 Fix subscribed folders not found
8666         * src/compose.c
8667                 Don't try to encode as original mail's charset
8668                 if it's ascii 
8669
8670 2006-01-25 [paul]       1.9.100cvs185
8671
8672         * AUTHORS
8673         * po/Makevars
8674                 updated
8675         * po/de.po
8676         * po/pl.po
8677         * po/pt_BR.po
8678         * po/sr.po
8679                 updates submitted by Stephan Sachse, Emilian Nowak
8680                 and Quar, Frederico Goncalves Guimaraes, and
8681                 Aleksandar Urosevic
8682                 Fix Bug 896, 'PT_BR locale broken'.
8683         * src/gtk/authors.h
8684                 updated
8685
8686 2006-01-24 [mones]      1.9.100cvs184
8687
8688         * manual/glossary.xml
8689                 All current terms finished. Reviewers welcome ;-)
8690         * manual/keyboard.xml
8691                 Fixed column width for pdf output.
8692         * po/es.po
8693                 Updated
8694
8695 2006-01-24 [paul]       1.9.100cvs183
8696
8697         * manual/glossary.xml
8698                 fix id name
8699         * manual/dist/html/Makefile.am
8700         * manual/dist/pdf/Makefile.am
8701         * manual/dist/ps/Makefile.am
8702         * manual/dist/txt/Makefile.am
8703                 fix make deps
8704                 Thanks to Colin
8705
8706 2006-01-24 [mones]      1.9.100cvs182
8707
8708         * manual/glossary.xml
8709                 Nearly finished, some terms missing.
8710
8711 2006-01-23 [paul]       1.9.100cvs181
8712
8713         * manual/dist/html/Makefile.am
8714         * manual/dist/pdf/Makefile.am
8715         * manual/dist/ps/Makefile.am
8716         * manual/dist/txt/Makefile.am
8717         * src/mainwindow.c
8718                 re-enable manual
8719                 Thanks to Colin
8720
8721 2006-01-22 [colin]      1.9.100cvs180
8722
8723         * src/compose.c
8724         * src/gtk/gtkaspell.c
8725                 Don't deselect stuff before right-clicking, with aspell.
8726                 (This prevented right-click Copy, for example).
8727                 Thanks to Clo!
8728
8729 2006-01-22 [paul]       1.9.100cvs179
8730
8731         * src/summary_search.c
8732                 don't fix the widget size as it causes problems
8733                 under localisation.
8734                 Thanks to Emilian Nowak
8735
8736 2006-01-21 [paul]       1.9.100cvs178
8737
8738         * src/prefs_themes.c
8739                 fix broken underlining of label text
8740                 with some translations
8741
8742 2006-01-21 [colin]      1.9.100cvs177
8743
8744         * po/fr.po
8745                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
8746
8747 2006-01-20 [colin]      1.9.100cvs176
8748
8749         * configure.ac
8750         * Makefile.am
8751         * manual/Makefile
8752         * manual/dist/html/.cvsignore
8753         * manual/dist/html/Makefile.am
8754         * manual/dist/pdf/.cvsignore
8755         * manual/dist/pdf/Makefile.am
8756         * manual/dist/ps/.cvsignore
8757         * manual/dist/ps/Makefile.am
8758         * manual/dist/txt/.cvsignore
8759         * manual/dist/txt/Makefile.am
8760                 Autotool-ize manual
8761
8762 2006-01-20 [paul]       1.9.100cvs175
8763
8764         * manual/handling.xml
8765                 make Filtering and Searching entries easier to find
8766         * manual/keyboard.xml
8767                 add the remaining default keybinds
8768         * src/prefs_summaries.c
8769                 update the default keybinds
8770
8771 2006-01-20 [paul]       1.9.100cvs174
8772
8773         * src/addressbook.c
8774         * src/addrgather.c
8775         * src/addrharvest.c
8776         * src/editaddress.c
8777         * src/editgroup.c
8778         * src/exphtmldlg.c
8779         * src/expldifdlg.c
8780         * src/exporthtml.c
8781         * src/exportldif.c
8782         * src/ldif.c
8783                 replace 'e-mail' with 'email'
8784         * src/summary_search.c
8785                 add mnemonic to "Find all" button
8786
8787 2006-01-20 [wwp]        1.9.100cvs173
8788
8789         * src/export.c
8790         * src/import.c
8791                 touched mbox import/export buttons for HIG-compliance
8792
8793 2006-01-19 [paul]       1.9.100cvs172
8794
8795         * manual/account.xml
8796         * manual/addrbook.xml
8797         * manual/advanced.xml
8798         * manual/faq.xml
8799         * manual/handling.xml
8800         * manual/intro.xml
8801         * manual/plugins.xml
8802         * manual/starting.xml
8803                 more editing
8804
8805 2006-01-19 [paul]       1.9.100cvs171
8806
8807         * src/toolbar.c
8808                 allow use of trash button while receiving
8809                 Thanks to Colin
8810
8811 2006-01-19 [wwp]        1.9.100cvs170
8812
8813         * src/gtk/quicksearch.c
8814         * src/compose.c
8815                 force text color to black when yellow background is set
8816
8817 2006-01-19 [colin]      1.9.100cvs169
8818
8819         * src/plugins/trayicon/trayicon.c
8820                 Gray out Get Mail when already getting mail
8821
8822 2006-01-18 [paul]       1.9.100cvs168
8823
8824         * src/compose.c
8825                 give widget yellow background was To is
8826                 set via folder prefs
8827         * src/gtk/quicksearch.c
8828                 give widget yellow background when quick
8829                 search is active.
8830                 Thanks to Colin
8831
8832 2006-01-18 [paul]       1.9.100cvs167
8833
8834         * doc/man/sylpheed-claws.1
8835                 add --subscribe option
8836
8837 2006-01-18 [paul]       1.9.100cvs166
8838
8839         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8840         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8841                 use %U instead of %F (%F is broken for user installed
8842                 files in kde 3.5)
8843
8844 2006-01-18 [colin]      1.9.100cvs165
8845
8846         * src/summaryview.c
8847                 Default to Yes in "No more * messages" dialogs
8848
8849 2006-01-17 [colin]      1.9.100cvs164
8850
8851         * src/compose.c
8852                 Possibly fix an invalid iterator causing
8853                 crash
8854
8855 2006-01-17 [colin]      1.9.100cvs163
8856
8857         * src/mimeview.c
8858                 Fix crash when the image disappears under the
8859                 image viewer
8860
8861 2006-01-16 [colin]      1.9.100cvs162
8862
8863         * src/compose.c
8864                 Fix reenabling autowrap
8865
8866 2006-01-16 [colin]      1.9.100cvs161
8867
8868         * src/compose.c
8869                 reset quote_len before getting quote_str
8870
8871 2006-01-16 [colin]      1.9.100cvs160
8872
8873         * src/account.c
8874         * src/account.h
8875         * src/folder.c
8876         * src/imap_gtk.c
8877         * src/mh_gtk.c
8878                 Fix bug #883 (default inbox does not track folder move)
8879
8880 2006-01-16 [colin]      1.9.100cvs159
8881
8882         * src/compose.c
8883         * src/plugins/pgpcore/passphrase.c
8884                 More buttons fixes
8885
8886 2006-01-16 [paul]       1.9.100cvs158
8887
8888         * src/prefs_actions.c
8889         * src/prefs_filtering_action.c
8890         * src/prefs_matcher.c
8891         * src/quote_fmt.c
8892         * src/gtk/description_window.c
8893         * src/gtk/description_window.h
8894         * src/gtk/quicksearch.c
8895                 description window cleanups
8896
8897 2006-01-15 [colin]      1.9.100cvs157
8898
8899         * src/addressbook.c
8900         * src/prefs_filtering.c
8901                 Same here
8902
8903 2006-01-15 [colin]      1.9.100cvs156
8904
8905         * src/folderview.c
8906         * src/mainwindow.c
8907                 Same for "Empty trash"
8908
8909 2006-01-15 [colin]      1.9.100cvs155
8910
8911         * src/inc.c
8912                 Override offline dialog had Yes by default
8913
8914 2006-01-15 [colin]      1.9.100cvs154
8915
8916         * src/summaryview.c
8917                 Delete selected messages? previously had Yes the default
8918
8919 2006-01-15 [colin]      1.9.100cvs153
8920
8921         * src/folder.c
8922         * src/folder.h
8923         * src/main.c
8924                 Check if a mailbox is loaded after all
8925                 plugins are loaded.
8926
8927 2006-01-15 [colin]      1.9.100cvs152
8928
8929         * src/folder.c
8930                 Don't start wizard when there are unloaded folders (will help
8931                 people with only mbox or maildir mailboxes)
8932
8933 2006-01-14 [colin]      1.9.100cvs151
8934
8935         * src/addressbook.c
8936         * src/expldifdlg.c
8937         * src/importldif.c
8938         * src/importmutt.c
8939         * src/importpine.c
8940         * src/mh_gtk.c
8941                 More HIG compliance and fixes
8942
8943 2006-01-14 [colin]      1.9.100cvs150
8944
8945         * src/prefs_filtering_action.c
8946         * src/foldersel.c
8947                 Two forgotten button order changes
8948
8949 2006-01-14 [colin]      1.9.100cvs149
8950
8951         * src/account.c
8952         * src/addressbook.c
8953         * src/compose.c
8954         * src/folderview.c
8955         * src/imap_gtk.c
8956         * src/mainwindow.c
8957         * src/mh_gtk.c
8958         * src/news_gtk.c
8959         * src/prefs_actions.c
8960         * src/prefs_customheader.c
8961         * src/prefs_filtering.c
8962         * src/prefs_matcher.c
8963         * src/prefs_template.c
8964         * src/ssl_manager.c
8965         * src/summaryview.c
8966         * src/textview.c
8967         * src/toolbar.c
8968                 All deletion confirmations are now "Cancel, Delete" 
8969                 instead of "No, Yes"
8970                 Clarified most of the other "No, Yes" to 
8971                 "Cancel, Descriptive_action"
8972                 Rechanged the "Entry not saved" alerts to have 
8973                 "Close, Continue editing"
8974
8975
8976 2006-01-14 [paul]
8977
8978         * 2.0.0-rc4 released
8979
8980 2006-01-14 [paul]       1.9.100cvs148
8981
8982         * src/account.c
8983         * src/addressadd.c
8984         * src/addressbook.c
8985         * src/compose.c
8986         * src/editaddress.c
8987         * src/editbook.c
8988         * src/editgroup.c
8989         * src/editjpilot.c
8990         * src/editldap.c
8991         * src/editvcard.c
8992         * src/exphtmldlg.c
8993         * src/expldifdlg.c
8994         * src/folderview.c
8995         * src/grouplistdialog.c
8996         * src/imap_gtk.c
8997         * src/importmutt.c
8998         * src/importpine.c
8999         * src/inc.c
9000         * src/main.c
9001         * src/mainwindow.c
9002         * src/message_search.c
9003         * src/messageview.c
9004         * src/mh_gtk.c
9005         * src/mimeview.c
9006         * src/news_gtk.c
9007         * src/prefs_actions.c
9008         * src/prefs_customheader.c
9009         * src/prefs_filtering.c
9010         * src/prefs_matcher.c
9011         * src/prefs_template.c
9012         * src/prefs_themes.c
9013         * src/ssl_manager.c
9014         * src/summary_search.c
9015         * src/summaryview.c
9016         * src/textview.c
9017         * src/toolbar.c
9018         * src/gtk/foldersort.c
9019         * src/gtk/gtkaspell.c
9020         * src/gtk/inputdialog.c
9021         * src/gtk/prefswindow.c
9022         * src/plugins/pgpcore/select-keys.c
9023         * src/plugins/trayicon/trayicon.c
9024                 HIG compliant button order
9025
9026 2006-01-14 [mones]      1.9.100cvs147
9027
9028         * po/es.po
9029                 Updated translation
9030
9031 2006-01-13 [paul]       1.9.100cvs146
9032
9033         * AUTHORS
9034         * ChangeLog
9035         * src/gtk/authors.h
9036                 add Joshua M. Kwan to contributors list
9037
9038 2006-01-13 [colin]      1.9.100cvs145
9039
9040         * src/gtk/quicksearch.c
9041                 Don't refocus quick search after executing (Esc or Enter)
9042                 Allows to '/'search something then move up/down in 
9043                 summaryview, and to Esc a search and be back in the 
9044                 summaryview
9045
9046 2006-01-13 [paul]       1.9.100cvs144
9047
9048         * src/plugins/pgpinline/pgpinline.c
9049                 support Content-Type 'application/pgp'
9050                 patch by Joshua M. Kwan <joshuak@users.sf.net>
9051
9052 2006-01-13 [paul]       1.9.100cvs143
9053
9054         * manual/account.xml
9055                 make mention of partial retrieval
9056                 thanks to Colin
9057
9058 2006-01-13 [paul]       1.9.100cvs142
9059
9060         * src/account.c
9061         * src/account.h
9062         * src/action.c
9063         * src/action.h
9064         * src/adbookbase.h
9065         * src/addr_compl.c
9066         * src/addr_compl.h
9067         * src/addrbook.c
9068         * src/addrcache.c
9069         * src/addrcache.h
9070         * src/addrcindex.c
9071         * src/addrcindex.h
9072         * src/addrclip.c
9073         * src/addrclip.h
9074         * src/addrdefs.h
9075         * src/addressadd.c
9076         * src/addressadd.h
9077         * src/addressbook.c
9078         * src/addressbook.h
9079         * src/addrgather.c
9080         * src/addrgather.h
9081         * src/addrharvest.c
9082         * src/addrharvest.h
9083         * src/addrindex.c
9084         * src/addrindex.h
9085         * src/addritem.c
9086         * src/addritem.h
9087         * src/addrquery.c
9088         * src/addrquery.h
9089         * src/addrselect.c
9090         * src/addrselect.h
9091         * src/alertpanel.c
9092         * src/alertpanel.h
9093         * src/browseldap.c
9094         * src/browseldap.h
9095         * src/codeconv.c
9096         * src/codeconv.h
9097         * src/compose.c
9098         * src/compose.h
9099         * src/customheader.c
9100         * src/customheader.h
9101         * src/displayheader.c
9102         * src/displayheader.h
9103         * src/editaddress.c
9104         * src/editaddress.h
9105         * src/editbook.c
9106         * src/editbook.h
9107         * src/editgroup.c
9108         * src/editgroup.h
9109         * src/editjpilot.c
9110         * src/editjpilot.h
9111         * src/editldap.c
9112         * src/editldap.h
9113         * src/editldap_basedn.c
9114         * src/editldap_basedn.h
9115         * src/editvcard.c
9116         * src/editvcard.h
9117         * src/exphtmldlg.c
9118         * src/exphtmldlg.h
9119         * src/expldifdlg.c
9120         * src/expldifdlg.h
9121         * src/export.h
9122         * src/exporthtml.c
9123         * src/exporthtml.h
9124         * src/exportldif.c
9125         * src/exportldif.h
9126         * src/filtering.c
9127         * src/filtering.h
9128         * src/folder.c
9129         * src/folder.h
9130         * src/folder_item_prefs.c
9131         * src/folder_item_prefs.h
9132         * src/foldersel.c
9133         * src/foldersel.h
9134         * src/folderutils.c
9135         * src/folderutils.h
9136         * src/folderview.c
9137         * src/folderview.h
9138         * src/grouplistdialog.c
9139         * src/grouplistdialog.h
9140         * src/headerview.c
9141         * src/html.c
9142         * src/html.h
9143         * src/image_viewer.c
9144         * src/image_viewer.h
9145         * src/imap.c
9146         * src/imap.h
9147         * src/imap_gtk.c
9148         * src/imap_gtk.h
9149         * src/import.h
9150         * src/importldif.c
9151         * src/importldif.h
9152         * src/importmutt.c
9153         * src/importmutt.h
9154         * src/importpine.c
9155         * src/importpine.h
9156         * src/inc.c
9157         * src/inc.h
9158         * src/jpilot.c
9159         * src/jpilot.h
9160         * src/ldapctrl.c
9161         * src/ldapctrl.h
9162         * src/ldaplocate.c
9163         * src/ldaplocate.h
9164         * src/ldapquery.c
9165         * src/ldapquery.h
9166         * src/ldapserver.c
9167         * src/ldapserver.h
9168         * src/ldaputil.c
9169         * src/ldaputil.h
9170         * src/ldif.c
9171         * src/ldif.h
9172         * src/main.c
9173         * src/main.h
9174         * src/mainwindow.c
9175         * src/mainwindow.h
9176         * src/manual.c
9177         * src/manual.h
9178         * src/mbox.c
9179         * src/mbox.h
9180         * src/message_search.c
9181         * src/message_search.h
9182         * src/messageview.c
9183         * src/messageview.h
9184         * src/mh.c
9185         * src/mh.h
9186         * src/mh_gtk.c
9187         * src/mh_gtk.h
9188         * src/mimeview.c
9189         * src/mimeview.h
9190         * src/msgcache.c
9191         * src/msgcache.h
9192         * src/mutt.c
9193         * src/mutt.h
9194         * src/news.c
9195         * src/news.h
9196         * src/news_gtk.c
9197         * src/news_gtk.h
9198         * src/partial_download.c
9199         * src/partial_download.h
9200         * src/pine.c
9201         * src/pine.h
9202         * src/pop.c
9203         * src/pop.h
9204         * src/prefs_account.c
9205         * src/prefs_account.h
9206         * src/prefs_actions.c
9207         * src/prefs_actions.h
9208         * src/prefs_common.c
9209         * src/prefs_common.h
9210         * src/prefs_compose_writing.c
9211         * src/prefs_compose_writing.h
9212         * src/prefs_customheader.c
9213         * src/prefs_customheader.h
9214         * src/prefs_display_header.c
9215         * src/prefs_display_header.h
9216         * src/prefs_filtering.c
9217         * src/prefs_filtering.h
9218         * src/prefs_filtering_action.c
9219         * src/prefs_filtering_action.h
9220         * src/prefs_folder_column.c
9221         * src/prefs_folder_column.h
9222         * src/prefs_folder_item.c
9223         * src/prefs_folder_item.h
9224         * src/prefs_fonts.c
9225         * src/prefs_fonts.h
9226         * src/prefs_gtk.c
9227         * src/prefs_gtk.h
9228         * src/prefs_image_viewer.c
9229         * src/prefs_image_viewer.h
9230         * src/prefs_matcher.c
9231         * src/prefs_matcher.h
9232         * src/prefs_message.c
9233         * src/prefs_msg_colors.c
9234         * src/prefs_msg_colors.h
9235         * src/prefs_other.c
9236         * src/prefs_quote.c
9237         * src/prefs_receive.c
9238         * src/prefs_send.c
9239         * src/prefs_spelling.c
9240         * src/prefs_spelling.h
9241         * src/prefs_summaries.c
9242         * src/prefs_summaries.h
9243         * src/prefs_summary_column.c
9244         * src/prefs_summary_column.h
9245         * src/prefs_template.c
9246         * src/prefs_template.h
9247         * src/prefs_themes.c
9248         * src/prefs_themes.h
9249         * src/prefs_toolbar.c
9250         * src/prefs_toolbar.h
9251         * src/prefs_wrapping.c
9252         * src/prefs_wrapping.h
9253         * src/privacy.c
9254         * src/privacy.h
9255         * src/procheader.c
9256         * src/procheader.h
9257         * src/procmime.c
9258         * src/procmime.h
9259         * src/procmsg.c
9260         * src/procmsg.h
9261         * src/quote_fmt.c
9262         * src/quote_fmt_parse.y
9263         * src/recv.c
9264         * src/recv.h
9265         * src/remotefolder.c
9266         * src/remotefolder.h
9267         * src/send_message.c
9268         * src/send_message.h
9269         * src/setup.c
9270         * src/setup.h
9271         * src/sourcewindow.c
9272         * src/sourcewindow.h
9273         * src/ssl_manager.c
9274         * src/ssl_manager.h
9275         * src/statusbar.c
9276         * src/statusbar.h
9277         * src/stock_pixmap.c
9278         * src/stock_pixmap.h
9279         * src/summary_search.c
9280         * src/summary_search.h
9281         * src/summaryview.c
9282         * src/summaryview.h
9283         * src/syldap.c
9284         * src/syldap.h
9285         * src/textview.c
9286         * src/textview.h
9287         * src/toolbar.c
9288         * src/toolbar.h
9289         * src/undo.c
9290         * src/undo.h
9291         * src/unmime.c
9292         * src/unmime.h
9293         * src/vcard.c
9294         * src/vcard.h
9295         * src/wizard.c
9296         * src/wizard.h
9297         * src/common/base64.c
9298         * src/common/base64.h
9299         * src/common/defs.h
9300         * src/common/hooks.c
9301         * src/common/hooks.h
9302         * src/common/log.c
9303         * src/common/log.h
9304         * src/common/mgutils.c
9305         * src/common/mgutils.h
9306         * src/common/nntp.c
9307         * src/common/nntp.h
9308         * src/common/passcrypt.c
9309         * src/common/passcrypt.h.in
9310         * src/common/plugin.c
9311         * src/common/plugin.h
9312         * src/common/prefs.c
9313         * src/common/prefs.h
9314         * src/common/progressindicator.c
9315         * src/common/progressindicator.h
9316         * src/common/quoted-printable.c
9317         * src/common/quoted-printable.h
9318         * src/common/session.c
9319         * src/common/session.h
9320         * src/common/smtp.c
9321         * src/common/smtp.h
9322         * src/common/socket.c
9323         * src/common/socket.h
9324         * src/common/ssl.c
9325         * src/common/ssl.h
9326         * src/common/ssl_certificate.c
9327         * src/common/ssl_certificate.h
9328         * src/common/stringtable.c
9329         * src/common/stringtable.h
9330         * src/common/sylpheed.c
9331         * src/common/sylpheed.h
9332         * src/common/template.c
9333         * src/common/template.h
9334         * src/common/timing.h
9335         * src/common/utils.c
9336         * src/common/utils.h
9337         * src/common/version.h.in
9338         * src/common/xml.c
9339         * src/common/xml.h
9340         * src/common/xmlprops.c
9341         * src/common/xmlprops.h
9342         * src/gtk/colorlabel.c
9343         * src/gtk/colorsel.c
9344         * src/gtk/colorsel.h
9345         * src/gtk/description_window.c
9346         * src/gtk/description_window.h
9347         * src/gtk/filesel.c
9348         * src/gtk/filesel.h
9349         * src/gtk/foldersort.c
9350         * src/gtk/foldersort.h
9351         * src/gtk/gtkutils.c
9352         * src/gtk/gtkutils.h
9353         * src/gtk/inputdialog.c
9354         * src/gtk/inputdialog.h
9355         * src/gtk/logwindow.c
9356         * src/gtk/logwindow.h
9357         * src/gtk/manage_window.c
9358         * src/gtk/manage_window.h
9359         * src/gtk/menu.c
9360         * src/gtk/menu.h
9361         * src/gtk/pluginwindow.c
9362         * src/gtk/pluginwindow.h
9363         * src/gtk/prefswindow.c
9364         * src/gtk/prefswindow.h
9365         * src/gtk/progressdialog.c
9366         * src/gtk/progressdialog.h
9367         * src/gtk/sslcertwindow.c
9368         * src/gtk/sslcertwindow.h
9369         * src/plugins/clamav/clamav_plugin.c
9370         * src/plugins/clamav/clamav_plugin.h
9371         * src/plugins/clamav/clamav_plugin_gtk.c
9372         * src/plugins/demo/demo.c
9373         * src/plugins/dillo_viewer/dillo_prefs.c
9374         * src/plugins/dillo_viewer/dillo_prefs.h
9375         * src/plugins/dillo_viewer/dillo_viewer.c
9376         * src/plugins/pgpcore/passphrase.c
9377         * src/plugins/pgpcore/passphrase.h
9378         * src/plugins/pgpcore/plugin.c
9379         * src/plugins/pgpcore/select-keys.c
9380         * src/plugins/pgpcore/select-keys.h
9381         * src/plugins/pgpcore/sgpgme.c
9382         * src/plugins/pgpcore/sgpgme.h
9383         * src/plugins/pgpinline/pgpinline.c
9384         * src/plugins/pgpinline/pgpinline.h
9385         * src/plugins/pgpinline/plugin.c
9386         * src/plugins/pgpmime/pgpmime.c
9387         * src/plugins/pgpmime/pgpmime.h
9388         * src/plugins/pgpmime/plugin.c
9389         * src/plugins/spamassassin/spamassassin.c
9390         * src/plugins/spamassassin/spamassassin.h
9391         * src/plugins/spamassassin/spamassassin_gtk.c
9392         * src/plugins/trayicon/trayicon.c
9393                 update copyright header
9394
9395 2006-01-13 [paul]       1.9.100cvs141
9396
9397         * src/account.c
9398         * src/export.c
9399         * src/import.c
9400         * src/mainwindow.c
9401         * src/prefs_account.c
9402         * src/prefs_display_header.c
9403         * src/prefs_receive.c
9404         * src/prefs_send.c
9405         * src/prefs_summaries.c
9406         * src/prefs_themes.c
9407         * src/prefs_toolbar.c
9408         * src/gtk/about.c
9409                 various cleanups
9410
9411 2006-01-12 [colin]      1.9.100cvs140
9412
9413         * src/folder.c
9414         * src/folder.h
9415         * src/main.c
9416                 Add --subscribe option
9417                 Let sylpheed-claws email@domain.com equivalent to --compose
9418                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
9419
9420 2006-01-12 [paul]       1.9.100cvs139
9421
9422         * src/mainwindow.c
9423                 append 'Change folder order' label with '...'
9424         * src/prefs_actions.c
9425                 allow reordering of actions list by dnd
9426         * src/gtk/foldersort.c
9427                 make the dialog nicer
9428
9429 2006-01-11 [colin]      1.9.100cvs138
9430
9431         * src/compose.c
9432                 Allow templates without text
9433
9434 2006-01-11 [paul]       1.9.100cvs137
9435
9436         * tools/README
9437         * tools/filter_conv_new.pl
9438                 add info to README
9439                 also check .sylpheed for filter.xml
9440                 be a bit informative to the user
9441
9442 2006-01-11 [colin]      1.9.100cvs136
9443
9444         * src/textview.c
9445                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
9446
9447 2006-01-10 [paul]       1.9.100cvs135
9448
9449         * tools/Makefile.am
9450         * tools/filter_conv_new.pl
9451                 add script to convert new style Sylpheed
9452                 filter rules (Sylpheed >= 0.9.99) to
9453                 Claws filtering rules
9454
9455 2006-01-10 [colin]      1.9.100cvs134
9456
9457         * src/compose.c
9458                 Fix broken line joins in certain conditions
9459                 (between two quoted lines: <enter><enter><up>
9460                  <type a wrapped sentence><go in the first line>
9461                  <insert more text><watch as line joining failed>)
9462
9463 2006-01-10 [paul]       1.9.100cvs133
9464
9465         * src/compose.c
9466                 don't report success in error dialog
9467                 thanks to Colin
9468         * src/common/utils.c
9469                 include some trailing punctuations as URI
9470                 thanks to Hiro
9471
9472 2006-01-10 [paul]       1.9.100cvs132
9473
9474         * src/mimeview.c
9475                 fix incompatible pointer type
9476                 warning
9477
9478 2006-01-10 [paul]       1.9.100cvs131
9479
9480         * src/compose.c
9481                 change Subject in window title
9482                 instantaneously
9483
9484 2006-01-09 [colin]      1.9.100cvs130
9485
9486         * src/addressbook.c
9487         * src/headerview.c
9488         * src/mainwindow.c
9489         * src/messageview.c
9490         * src/mimeview.c
9491         * src/noticeview.c
9492         * src/summaryview.c
9493                 Fix possible crashes on exit and in addressbook
9494
9495 2006-01-09 [paul]       1.9.100cvs129
9496
9497         * src/prefs_msg_colors.c
9498                 some cleanups that I forgot last time
9499
9500 2006-01-09 [paul]       1.9.100cvs128
9501
9502         * README
9503         * src/folderview.c
9504         * src/prefs_msg_colors.c
9505                 add previously hidden option, color_new, to
9506                 the gui
9507                 move the page to Display/
9508                 rework the gui
9509
9510 2006-01-09 [wwp]        1.9.100cvs127
9511
9512         * src/prefs_themes.c
9513                 made the prefs/display/themes layouts spacing less condensed
9514                 (and so they match other prefs/pages' look).
9515
9516 2006-01-09 [paul]       1.9.100cvs126
9517
9518         * src/compose.c
9519         * src/prefs_common.c
9520         * src/prefs_common.h
9521         * src/prefs_wrapping.c
9522                 remove 'wrap at send' option
9523
9524 2006-01-06 [colin]      1.9.100cvs125
9525
9526         * src/compose.c
9527                 Just make completely sure we don't insert "manual line breaks" 
9528                 when wrapping... 
9529
9530 2006-01-04 [paul]
9531
9532         * 2.0.0-rc3 released
9533
9534 2006-01-04 [paul]       1.9.100cvs124
9535
9536         * src/folderview.c
9537                 fix bug 882, 'quick scroll in folder list
9538                 displays wrong folder contents'
9539
9540 2006-01-04 [paul]       1.9.100cvs123
9541
9542         * src/plugins/pgpmime/pgpmime.c
9543                 better debug information when signing
9544                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9545
9546 2006-01-03 [colin]      1.9.100cvs122
9547
9548         * configure.ac
9549                 We need to recheck for gpgme 1.0.0 after checking
9550                 for 1.1.1, because if 1.1.1 isn't available, 
9551                 GPGME_LIBS and friends are blanked out by the 
9552                 second check.
9553
9554 2006-01-03 [colin]      1.9.100cvs121
9555
9556         * src/common/prefs.c
9557                 Windows unlink-before rename fix
9558         * src/plugins/pgpcore/sgpgme.c
9559                 Add support for PKA info if available
9560                 Both patches by Werner Koch
9561
9562 2006-01-03 [paul]       1.9.100cvs120
9563
9564         * src/messageview.c
9565                 fix bug 884, 'Send receipt' button visible in queue
9566                 Thanks to Colin
9567
9568 2006-01-02 [colin]      1.9.100cvs119
9569
9570         * src/compose.c
9571         * src/imap.c
9572                 Fix autosave on IMAP and more generally try to
9573                 return the correct ID on a newly added IMAP message
9574
9575 2006-01-02 [paul]       1.9.100cvs118
9576
9577         * manual/keyboard.xml
9578                 edited
9579
9580 2006-01-01 [paul]       1.9.100cvs117
9581
9582         * src/gtk/authors.h
9583                 alphabetical order
9584
9585 2005-12-30 [colin]      1.9.100cvs116
9586
9587         * manual/advanced.xml
9588                 Explain Pre/Post-processing differences.
9589
9590 2005-12-30 [colin]      1.9.100cvs115
9591
9592         * src/mh.c
9593                 Implement copy_msgs for a little optimization
9594         * src/imap.c
9595                 Finish yesterday's fix
9596
9597 2005-12-29 [colin]      1.9.100cvs114
9598
9599         * src/imap.c
9600                 Fix occasional failure in fetching a mail over
9601                 IMAP
9602
9603 2005-12-29 [colin]      1.9.100cvs113
9604
9605         * src/compose.c
9606                 Don't remove a draft when sending it, if it is 
9607                 locked.
9608
9609 2005-12-28 [colin]      1.9.100cvs112
9610
9611         * src/summaryview.c
9612                 Fix leak for real
9613
9614 2005-12-28 [wwp]        1.9.100cvs111
9615
9616         * doc/faq/.cvsignore
9617         * doc/faq/de/.cvsignore
9618         * doc/faq/en/.cvsignore
9619         * doc/faq/es/.cvsignore
9620         * doc/faq/fr/.cvsignore
9621         * doc/faq/it/.cvsignore
9622         * doc/manual/.cvsignore
9623         * doc/manual/de/.cvsignore
9624         * doc/manual/en/.cvsignore
9625         * doc/manual/es/.cvsignore
9626         * doc/manual/fr/.cvsignore
9627         * doc/manual/ja/.cvsignore
9628         * src/plugins/mathml_viewer/.cvsignore
9629                 rollback revival of those files (my bad, sorry for the noise).
9630
9631 2005-12-28 [wwp]        1.9.100cvs110
9632
9633         * src/compose.c
9634                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
9635
9636 2005-12-28 [wwp]        1.9.100cvs109
9637
9638         * doc/faq/.cvsignore
9639         * doc/faq/de/.cvsignore
9640         * doc/faq/en/.cvsignore
9641         * doc/faq/es/.cvsignore
9642         * doc/faq/fr/.cvsignore
9643         * doc/faq/it/.cvsignore
9644         * doc/manual/.cvsignore
9645         * doc/manual/de/.cvsignore
9646         * doc/manual/en/.cvsignore
9647         * doc/manual/es/.cvsignore
9648         * doc/manual/fr/.cvsignore
9649         * doc/manual/ja/.cvsignore
9650         * src/plugins/mathml_viewer/.cvsignore
9651         * po/.cvsignore
9652                 more files to ignore.
9653
9654 2005-12-24 [colin]      1.9.100cvs108
9655
9656         * AUTHORS
9657         * src/gtk/authors.h
9658                 Update for Werner
9659
9660 2005-12-24 [colin]      1.9.100cvs107
9661
9662         * src/procmsg.c
9663                 Allow NULL src_msginfo in 
9664                 procmsg_msginfo_new_from_mimeinfo
9665
9666 2005-12-23 [paul]       1.9.100cvs106
9667
9668         * src/plugins/pgpinline/mypgpcore.def
9669                 add this forgotten file
9670
9671 2005-12-23 [colin]      1.9.100cvs105
9672
9673         * src/mainwindow.c
9674                 Fix missing break
9675
9676 2005-12-23 [colin]      1.9.100cvs104
9677
9678         * autogen.sh
9679         * src/folder.c
9680         * src/mh.c
9681         * src/common/plugin.c
9682         * src/common/socket.c
9683         * src/common/socket.h
9684         * src/common/utils.c
9685         * src/common/utils.h
9686         * src/gtk/pluginwindow.c
9687         * src/plugins/pgpcore/plugin.def
9688         * src/plugins/pgpcore/sylpheed.def
9689         * src/plugins/pgpinline/Makefile.am
9690         * src/plugins/pgpinline/plugin.def
9691         * src/plugins/pgpinline/sylpheed.def
9692         * src/plugins/pgpmime/plugin.def
9693         * src/plugins/pgpmime/sylpheed.def
9694                 Various w32 fixes by Werner Koch
9695
9696 2005-12-22 [paul]       1.9.100cvs103
9697
9698         * src/wizard.c
9699                 don't offer IMAP as 'server type' if
9700                 libetpan isn't built in
9701
9702 2005-12-22 [paul]       1.9.100cvs102
9703
9704         * AUTHORS
9705         * src/mainwindow.c
9706         * src/mainwindow.h
9707         * src/toolbar.c
9708         * src/gtk/authors.h
9709                 support GTK_TOOLBAR_BOTH_HORIZ (text
9710                 next to icon) Patch by Marien Zwart
9711                 marienz@users.sf.net
9712                 Also reword the text
9713
9714 2005-12-21 [colin]      1.9.100cvs101
9715
9716         * configure.ac
9717                 Fix DATADIRNAME
9718         * COPYING
9719                 Fix missing section and explicit the exception better
9720         * src/compose.c
9721                 Prevent mail from being lost without notice when an
9722                 SMTP error happens on trying to send an unmodified
9723                 drafted mail.
9724         * src/send_message.c
9725         * src/common/smtp.c
9726                 Fix password remembering when wrong, and add return
9727                 value checks where they should have been
9728         * src/plugins/pgpcore/sylpheed.def
9729         * src/plugins/pgpinline/sylpheed.def
9730         * src/plugins/pgpmime/sylpheed.def
9731                 Add a few symbols needed
9732
9733 2005-12-21 [paul]       1.9.100cvs100
9734
9735         * m4/codeset.m4
9736         * m4/glibc21.m4
9737         * m4/intdiv0.m4
9738         * m4/inttypes-pri.m4
9739         * m4/inttypes.m4
9740         * m4/inttypes_h.m4
9741         * m4/isc-posix.m4
9742         * m4/lcmessage.m4
9743         * m4/stdint_h.m4
9744         * m4/uintmax_t.m4
9745                 gettextization
9746                 thanks to Colin
9747
9748 2005-12-21 [paul]       1.9.100cvs99
9749
9750         * po/sv.po
9751                 fixed by Colin
9752
9753 2005-12-20 [paul]       1.9.100cvs98
9754
9755         * po/sv.po
9756                 updated by Anders Trobäck
9757
9758 2005-12-20 [colin]      1.9.100cvs97
9759
9760         * ABOUT-NLS
9761         * Makefile.am
9762         * autogen.sh
9763         * configure.ac
9764         * config/config.rpath
9765         * config/mkinstalldirs
9766         * m4/Makefile.am
9767         * m4/glibc2.m4
9768         * m4/gnupg.m4
9769         * m4/gpgme.m4
9770         * m4/intmax.m4
9771         * m4/longdouble.m4
9772         * m4/longlong.m4
9773         * m4/printf-posix.m4
9774         * m4/signed.m4
9775         * m4/size_max.m4
9776         * m4/ulonglong.m4
9777         * m4/wchar_t.m4
9778         * m4/wint_t.m4
9779         * m4/xsize.m4
9780         * po/Makefile.in.in
9781         * po/Makevars
9782         * po/bg.po
9783         * po/ca.po
9784         * po/cs.po
9785         * po/de.po
9786         * po/el.po
9787         * po/en_GB.po
9788         * po/es.po
9789         * po/fi.po
9790         * po/fr.po
9791         * po/hr.po
9792         * po/hu.po
9793         * po/it.po
9794         * po/ja.po
9795         * po/ko.po
9796         * po/nb.po
9797         * po/nl.po
9798         * po/pl.po
9799         * po/pt_BR.po
9800         * po/ru.po
9801         * po/sk.po
9802         * po/sr.po
9803         * po/stamp-po
9804         * po/sv.po
9805         * po/zh_CN.po
9806         * po/zh_TW.po
9807         * src/Makefile.am
9808         * src/codeconv.c
9809         * src/compose.c
9810         * src/exporthtml.c
9811         * src/exportldif.c
9812         * src/folder.c
9813         * src/main.c
9814         * src/manual.c
9815         * src/mh.c
9816         * src/mimeview.c
9817         * src/send_message.c
9818         * src/common/Makefile.am
9819         * src/common/fnmatch.c
9820         * src/common/fnmatch.h
9821         * src/common/fnmatch_loop.c
9822         * src/common/nntp.c
9823         * src/common/plugin.c
9824         * src/common/smtp.c
9825         * src/common/socket.c
9826         * src/common/string_match.c
9827         * src/common/sylpheed.c
9828         * src/common/utils.c
9829         * src/common/utils.h
9830         * src/common/w32_dirent.c
9831         * src/common/w32_reg.c
9832         * src/common/w32_signal.c
9833         * src/common/w32_stat.c
9834         * src/common/w32_stdio.c
9835         * src/common/w32_stdlib.c
9836         * src/common/w32_string.c
9837         * src/common/w32_time.c
9838         * src/common/w32_unistd.c
9839         * src/common/w32_wait.c
9840         * src/common/w32lib.h
9841         * src/etpan/Makefile.am
9842         * src/gtk/Makefile.am
9843         * src/plugins/clamav/Makefile.am
9844         * src/plugins/demo/Makefile.am
9845         * src/plugins/dillo_viewer/Makefile.am
9846         * src/plugins/pgpcore/Makefile.am
9847         * src/plugins/pgpcore/passphrase.c
9848         * src/plugins/pgpcore/plugin.def
9849         * src/plugins/pgpcore/sgpgme.c
9850         * src/plugins/pgpcore/sylpheed.def
9851         * src/plugins/pgpcore/version.rc
9852         * src/plugins/pgpinline/Makefile.am
9853         * src/plugins/pgpinline/plugin.def
9854         * src/plugins/pgpinline/sylpheed.def
9855         * src/plugins/pgpinline/version.rc
9856         * src/plugins/pgpmime/Makefile.am
9857         * src/plugins/pgpmime/mypgpcore.def
9858         * src/plugins/pgpmime/plugin.def
9859         * src/plugins/pgpmime/sylpheed.def
9860         * src/plugins/pgpmime/version.rc
9861         * src/plugins/spamassassin/Makefile.am
9862                 Very little ;-) patch from Werner Koch, providing
9863                 infrastructure for cross-compiling to Win32
9864
9865 2005-12-20 [paul]       1.9.100cvs96
9866
9867         * src/account.c
9868         * src/account.h
9869         * src/mainwindow.c
9870         * src/mainwindow.h
9871         * src/toolbar.c
9872         * src/toolbar.h
9873                 add a combo to the Get All button, allowing
9874                 quick retrieval from any account
9875                 Patch by Fabien Vantard, slightly modified
9876                 by Colin
9877         * src/gtk/about.c
9878                 i18n fix. Patch by Fabien Vantard
9879
9880 2005-12-19 [colin]      1.9.100cvs95
9881
9882         * src/compose.c
9883         * src/compose.h
9884                 Don't automatically join lines when they've 
9885                 been separated by the user and not automatically
9886
9887 2005-12-19 [paul]       1.9.100cvs94
9888
9889         * src/gtk/pluginwindow.c
9890                 i18n fix.
9891                 Patch by Fabien Vantard
9892
9893 2005-12-15 [paul]       1.9.100cvs93
9894
9895         * src/common/plugin.c
9896         * src/common/plugin.h
9897         * src/gtk/pluginwindow.c
9898         * src/plugins/clamav/clamav_plugin.c
9899         * src/plugins/demo/demo.c
9900         * src/plugins/dillo_viewer/dillo_viewer.c
9901         * src/plugins/pgpcore/plugin.c
9902         * src/plugins/pgpinline/plugin.c
9903         * src/plugins/pgpmime/plugin.c
9904         * src/plugins/spamassassin/spamassassin.c
9905         * src/plugins/trayicon/trayicon.c
9906                 add plugin_version()
9907
9908 2005-12-15 [colin]      1.9.100cvs92
9909
9910         * src/compose.c
9911                 Further fix bug #875
9912
9913 2005-12-15 [paul]       1.9.100cvs91
9914
9915         * src/gtk/filesel.c
9916                 fix attach_load_dir getting set to
9917                 PLUGINDIR on plugin load
9918
9919 2005-12-14 [mones]      1.9.100cvs90
9920
9921         * manual/ack.xml
9922         * manual/keyboard.xml
9923                 Initial draft and some shortcuts added
9924                 
9925         * po/es.po
9926                 Updated translation
9927
9928 2005-12-14 [colin]      1.9.100cvs89
9929
9930         * src/compose.c
9931         * src/imap.c
9932         * src/summaryview.c
9933         * src/gtk/gtkaspell.c
9934                 More leaks fixed
9935         * src/prefs_folder_item.c
9936                 Fix recursive prefs apply
9937
9938
9939 2005-12-14 [colin]      1.9.100cvs88
9940
9941         * src/compose.c
9942                 Fix bug #875 (Freeze On Inline Forward of 
9943                 Large Message)
9944
9945 2005-12-13 [colin]      1.9.100cvs87
9946
9947         * src/compose.c
9948                 Uniq-ify and sort the mimetypes list
9949                 Patch by Fabien Vantard
9950
9951 2005-12-13 [colin]      1.9.100cvs86
9952
9953         * src/imap.c
9954         * src/etpan/imap-thread.c
9955                 Fix leaks (patch by Hoa)
9956         * src/news.c
9957         * src/common/plugin.c
9958                 Fix leaks
9959
9960 2005-12-12 [colin]
9961
9962         * 2.0.0-rc2 released
9963
9964 2005-12-12 [colin]      1.9.100cvs85
9965
9966         * src/matcher.c
9967                 Fix a leak
9968
9969 2005-12-12 [wwp]        1.9.100cvs84
9970
9971         * src/gtk/icon_legend.c
9972                 fix misbehaviour and crash when closing the legend window
9973         using the Esc key (patch by Fabien Vantard).
9974
9975 2005-12-12 [paul]       1.9.100cvs83
9976
9977         * src/browseldap.c
9978         * src/foldersel.c
9979         * src/prefs_actions.c
9980         * src/prefs_filtering.c
9981         * src/prefs_matcher.c
9982         * src/prefs_spelling.glade      ** REMOVED **
9983         * src/prefs_template.c
9984         * src/gtk/foldersort.glade      ** REMOVED **
9985         * src/gtk/pluginwindow.c
9986         * src/gtk/pluginwindow.glade    ** REMOVED **
9987         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
9988                 cleanups
9989
9990 2005-12-11 [paul]       1.9.100cvs82
9991
9992         * src/gtk/filesel.c
9993                 fix attach_load_dir crasher (double free)
9994
9995 2005-12-09 [paul]       1.9.100cvs81
9996
9997         * po/POTFILES.in
9998         * src/mainwindow.c
9999         * src/gtk/Makefile.am
10000         * src/gtk/icon_legend.c
10001         * src/gtk/icon_legend.h
10002                 add icon legend
10003         * src/manual.c
10004                 cleanup
10005
10006 2005-12-09 [paul]       1.9.100cvs80
10007
10008         * src/plugins/pgpcore/passphrase.c
10009                 wrap the label in the dialog
10010
10011 2005-12-09 [colin]      1.9.100cvs79
10012
10013         * src/plugins/pgpcore/sgpgme.c
10014                 Display (untrusted) on not trusted signatures
10015                 Patch by Michal Èihaø <michal@cihar.com>
10016                 Closes bug #867 (Report also key trust)
10017
10018 2005-12-09 [colin]      1.9.100cvs78
10019
10020         * src/common/plugin.c
10021                 Update licence check, following Eben Moglen's advice
10022
10023 2005-12-08 [colin]      1.9.100cvs77
10024
10025         * src/folder.c
10026                 Fix the occasionnal item->cache != NULL 
10027                 assertion failure. 
10028
10029 2005-12-08 [colin]      1.9.100cvs76
10030
10031         * src/mimeview.c
10032         * src/plugins/pgpcore/sgpgme.c
10033                 Print key id when unable to check it
10034                 Closes bug #866 (Show key id when missing)
10035
10036 2005-12-08 [paul]       1.9.100cvs75
10037
10038         * src/prefs_common.c
10039         * src/prefs_common.h
10040         * src/gtk/filesel.c
10041                 remember load attachment dir
10042
10043 2005-12-07 [colin]      1.9.100cvs74
10044
10045         * src/prefs_toolbar.c
10046                 Gtk fixes, patch by Fabien Vantard
10047
10048 2005-12-07 [colin]      1.9.100cvs73
10049
10050         * src/action.c
10051         * src/compose.c
10052         * src/compose.h
10053                 Fix bug #839 (Quoted text isn't colored after 
10054                 executing an action)
10055         * src/common/plugin.c
10056                 Require plugins to declare their licence in plugin_licence()
10057                 Refuse to load non-GPL plugins as they'd be illegal (as 
10058                 derived works of Sylpheed-Claws, they must be GPL).
10059         * src/plugins/clamav/clamav_plugin.c
10060         * src/plugins/demo/demo.c
10061         * src/plugins/dillo_viewer/dillo_viewer.c
10062         * src/plugins/pgpcore/plugin.c
10063         * src/plugins/pgpinline/plugin.c
10064         * src/plugins/pgpmime/plugin.c
10065         * src/plugins/spamassassin/spamassassin.c
10066         * src/plugins/trayicon/trayicon.c
10067                 Add plugin_licence()
10068
10069 2005-12-07 [paul]       1.9.100cvs72
10070
10071         * configure.ac
10072         * src/mainwindow.c
10073         * src/manual.c
10074         * src/manual.h
10075         * src/common/defs.h
10076                 clean up after local FAQ removal and
10077                 temporary manual removal
10078
10079 2005-12-06 [colin]      1.9.100cvs71
10080
10081         * configure.ac
10082         * doc/Makefile.am
10083         * doc/faq/.cvsignore
10084         * doc/faq/Makefile.am
10085         * doc/faq/de/.cvsignore
10086         * doc/faq/de/Makefile.am
10087         * doc/faq/de/sylpheed-faq-1.html
10088         * doc/faq/de/sylpheed-faq-2.html
10089         * doc/faq/de/sylpheed-faq-3.html
10090         * doc/faq/de/sylpheed-faq.html
10091         * doc/faq/en/.cvsignore
10092         * doc/faq/en/Makefile.am
10093         * doc/faq/en/sylpheed-faq-1.html
10094         * doc/faq/en/sylpheed-faq-2.html
10095         * doc/faq/en/sylpheed-faq-3.html
10096         * doc/faq/en/sylpheed-faq-4.html
10097         * doc/faq/en/sylpheed-faq.html
10098         * doc/faq/es/.cvsignore
10099         * doc/faq/es/Makefile.am
10100         * doc/faq/es/sylpheed-faq-1.html
10101         * doc/faq/es/sylpheed-faq-2.html
10102         * doc/faq/es/sylpheed-faq-3.html
10103         * doc/faq/es/sylpheed-faq-4.html
10104         * doc/faq/es/sylpheed-faq.html
10105         * doc/faq/fr/.cvsignore
10106         * doc/faq/fr/Makefile.am
10107         * doc/faq/fr/sylpheed-faq-1.html
10108         * doc/faq/fr/sylpheed-faq-2.html
10109         * doc/faq/fr/sylpheed-faq-3.html
10110         * doc/faq/fr/sylpheed-faq.html
10111         * doc/faq/it/.cvsignore
10112         * doc/faq/it/Makefile.am
10113         * doc/faq/it/sylpheed-faq-1.html
10114         * doc/faq/it/sylpheed-faq-2.html
10115         * doc/faq/it/sylpheed-faq-3.html
10116         * doc/faq/it/sylpheed-faq.html
10117         * doc/manual/.cvsignore
10118         * doc/manual/Makefile.am
10119         * doc/manual/de/.cvsignore
10120         * doc/manual/de/Makefile.am
10121         * doc/manual/de/sylpheed-1.html
10122         * doc/manual/de/sylpheed-10.html
10123         * doc/manual/de/sylpheed-11.html
10124         * doc/manual/de/sylpheed-12.html
10125         * doc/manual/de/sylpheed-13.html
10126         * doc/manual/de/sylpheed-14.html
10127         * doc/manual/de/sylpheed-15.html
10128         * doc/manual/de/sylpheed-16.html
10129         * doc/manual/de/sylpheed-17.html
10130         * doc/manual/de/sylpheed-18.html
10131         * doc/manual/de/sylpheed-19.html
10132         * doc/manual/de/sylpheed-2.html
10133         * doc/manual/de/sylpheed-20.html
10134         * doc/manual/de/sylpheed-3.html
10135         * doc/manual/de/sylpheed-4.html
10136         * doc/manual/de/sylpheed-5.html
10137         * doc/manual/de/sylpheed-6.html
10138         * doc/manual/de/sylpheed-7.html
10139         * doc/manual/de/sylpheed-8.html
10140         * doc/manual/de/sylpheed-9.html
10141         * doc/manual/de/sylpheed.html
10142         * doc/manual/en/.cvsignore
10143         * doc/manual/en/Makefile.am
10144         * doc/manual/en/sylpheed-1.html
10145         * doc/manual/en/sylpheed-10.html
10146         * doc/manual/en/sylpheed-11.html
10147         * doc/manual/en/sylpheed-12.html
10148         * doc/manual/en/sylpheed-13.html
10149         * doc/manual/en/sylpheed-14.html
10150         * doc/manual/en/sylpheed-15.html
10151         * doc/manual/en/sylpheed-16.html
10152         * doc/manual/en/sylpheed-17.html
10153         * doc/manual/en/sylpheed-18.html
10154         * doc/manual/en/sylpheed-19.html
10155         * doc/manual/en/sylpheed-2.html
10156         * doc/manual/en/sylpheed-20.html
10157         * doc/manual/en/sylpheed-21.html
10158         * doc/manual/en/sylpheed-22.html
10159         * doc/manual/en/sylpheed-3.html
10160         * doc/manual/en/sylpheed-4.html
10161         * doc/manual/en/sylpheed-5.html
10162         * doc/manual/en/sylpheed-6.html
10163         * doc/manual/en/sylpheed-7.html
10164         * doc/manual/en/sylpheed-8.html
10165         * doc/manual/en/sylpheed-9.html
10166         * doc/manual/en/sylpheed.html
10167         * doc/manual/es/.cvsignore
10168         * doc/manual/es/Makefile.am
10169         * doc/manual/es/sylpheed-1.html
10170         * doc/manual/es/sylpheed-10.html
10171         * doc/manual/es/sylpheed-11.html
10172         * doc/manual/es/sylpheed-12.html
10173         * doc/manual/es/sylpheed-13.html
10174         * doc/manual/es/sylpheed-14.html
10175         * doc/manual/es/sylpheed-15.html
10176         * doc/manual/es/sylpheed-16.html
10177         * doc/manual/es/sylpheed-17.html
10178         * doc/manual/es/sylpheed-18.html
10179         * doc/manual/es/sylpheed-19.html
10180         * doc/manual/es/sylpheed-2.html
10181         * doc/manual/es/sylpheed-20.html
10182         * doc/manual/es/sylpheed-3.html
10183         * doc/manual/es/sylpheed-4.html
10184         * doc/manual/es/sylpheed-5.html
10185         * doc/manual/es/sylpheed-6.html
10186         * doc/manual/es/sylpheed-7.html
10187         * doc/manual/es/sylpheed-8.html
10188         * doc/manual/es/sylpheed-9.html
10189         * doc/manual/es/sylpheed.html
10190         * doc/manual/fr/.cvsignore
10191         * doc/manual/fr/Makefile.am
10192         * doc/manual/fr/sylpheed-1.html
10193         * doc/manual/fr/sylpheed-10.html
10194         * doc/manual/fr/sylpheed-11.html
10195         * doc/manual/fr/sylpheed-12.html
10196         * doc/manual/fr/sylpheed-13.html
10197         * doc/manual/fr/sylpheed-14.html
10198         * doc/manual/fr/sylpheed-15.html
10199         * doc/manual/fr/sylpheed-16.html
10200         * doc/manual/fr/sylpheed-17.html
10201         * doc/manual/fr/sylpheed-18.html
10202         * doc/manual/fr/sylpheed-19.html
10203         * doc/manual/fr/sylpheed-2.html
10204         * doc/manual/fr/sylpheed-20.html
10205         * doc/manual/fr/sylpheed-3.html
10206         * doc/manual/fr/sylpheed-4.html
10207         * doc/manual/fr/sylpheed-5.html
10208         * doc/manual/fr/sylpheed-6.html
10209         * doc/manual/fr/sylpheed-7.html
10210         * doc/manual/fr/sylpheed-8.html
10211         * doc/manual/fr/sylpheed-9.html
10212         * doc/manual/fr/sylpheed.html
10213         * doc/manual/ja/.cvsignore
10214         * doc/manual/ja/Makefile.am
10215         * doc/manual/ja/sylpheed-1.html
10216         * doc/manual/ja/sylpheed-10.html
10217         * doc/manual/ja/sylpheed-11.html
10218         * doc/manual/ja/sylpheed-12.html
10219         * doc/manual/ja/sylpheed-13.html
10220         * doc/manual/ja/sylpheed-14.html
10221         * doc/manual/ja/sylpheed-15.html
10222         * doc/manual/ja/sylpheed-16.html
10223         * doc/manual/ja/sylpheed-17.html
10224         * doc/manual/ja/sylpheed-18.html
10225         * doc/manual/ja/sylpheed-19.html
10226         * doc/manual/ja/sylpheed-2.html
10227         * doc/manual/ja/sylpheed-20.html
10228         * doc/manual/ja/sylpheed-3.html
10229         * doc/manual/ja/sylpheed-4.html
10230         * doc/manual/ja/sylpheed-5.html
10231         * doc/manual/ja/sylpheed-6.html
10232         * doc/manual/ja/sylpheed-7.html
10233         * doc/manual/ja/sylpheed-8.html
10234         * doc/manual/ja/sylpheed-9.html
10235         * doc/manual/ja/sylpheed.html
10236         * doc/manual/ja/sylpheed.sgml
10237         * src/mainwindow.c
10238                 Remove outdated manual and faq. Noisy, eh?
10239
10240 2005-12-06 [colin]      1.9.100cvs70
10241
10242         * src/compose.c
10243         * src/quote_fmt_parse.y
10244         * src/undo.c
10245         * src/undo.h
10246                 Allow %X to position cursor at 0 
10247                 (no %X = before signature)
10248                 Fix paste as quotation putting the cursor at 0
10249                 Fix undo offsets when pasting
10250                 Insert the quote_fmt at once instead of line 
10251                 by line
10252                 Fix [Edited] when starting to reply/forward
10253
10254 2005-12-06 [paul]       1.9.100cvs69
10255
10256         * src/plugins/clamav/clamav_plugin_gtk.c
10257                 add another tooltip
10258         * src/plugins/spamassassin/spamassassin_gtk.c
10259                 rework spamassassin_create_widget_func()
10260
10261 2005-12-05 [colin]      1.9.100cvs68
10262
10263         * po/POTFILES.in
10264                 Fix make release ;-)
10265
10266 2005-12-05 [colin]      1.9.100cvs67
10267
10268         * src/compose.c
10269         * src/compose.h
10270                 Fix cursor positioning (not obeying %X)
10271
10272 2005-12-05 [paul]       1.9.100cvs66
10273
10274         * src/plugins/dillo_viewer/dillo_prefs.c
10275                 fix compilation warning
10276
10277 2005-12-05 [paul]       1.9.100cvs65
10278
10279         * src/prefs_spelling.c
10280         * src/plugins/trayicon/trayicon.c
10281                 cleanups - remove unused stuff
10282
10283 2005-12-05 [paul]       1.9.100cvs64
10284
10285         * README
10286         * manual/plugins.xml
10287                 remove info about removed mathml_viewer plugin
10288
10289 2005-12-05 [paul]       1.9.100cvs63
10290
10291         * configure.ac
10292         * src/plugins/Makefile.am
10293         * src/plugins/mathml_viewer/.cvsignore
10294         * src/plugins/mathml_viewer/Makefile.am
10295         * src/plugins/mathml_viewer/mathml_viewer.c
10296                 remove unmaintained mathml_viewer plugin
10297
10298 2005-12-05 [paul]       1.9.100cvs62
10299
10300         * src/summaryview.c
10301                 obey prefs_common.always_show_msg when
10302                 moving a msg
10303                 Thanks to Colin
10304
10305 2005-12-05 [paul]       1.9.100cvs61
10306
10307         * src/compose.c
10308         * src/prefs_account.c
10309         * src/prefs_filtering.c
10310         * src/prefs_quote.c
10311         * src/prefs_spelling.c
10312         * src/prefs_toolbar.c
10313         * src/summaryview.c
10314         * src/gtk/gtkutils.c
10315         * src/gtk/quicksearch.c
10316         * src/plugins/dillo_viewer/dillo_prefs.c
10317                 dialog cleanups
10318
10319 2005-12-04 [paul]       1.9.100cvs60
10320
10321         * src/inc.c
10322         * src/prefs_account.c
10323         * src/prefs_account.h
10324                 allow a Local account to specify a
10325                 default inbox
10326                 (closes bug 843 'Inbox cannot be changed for local
10327                  mailboxes')
10328
10329 2005-12-04 [colin]      1.9.100cvs59
10330
10331         * src/plugins/trayicon/trayicon.c
10332                 Remove Get, rename Get All to Get Mail in order to
10333                 be consistent with the default main toolbar
10334
10335 2005-12-03 [colin]      1.9.100cvs58
10336
10337         * manual/gpl.xml
10338         * manual/sylpheed-claws-manual.xml
10339                 Add GPL appendix
10340
10341 2005-12-03 [paul]       1.9.100cvs57
10342
10343         * AUTHORS
10344         * po/sv.po
10345         * src/gtk/authors.h
10346                 new (partially complete) Swedish translation
10347                 by Anders Troback <sylpheed@troback.com>
10348
10349 2005-12-02 [paul]       1.9.100cvs56
10350
10351         * configure.ac
10352                 libetpan 0.41 required
10353
10354 2005-12-02 [paul]       1.9.100cvs55
10355
10356         * src/plugins/clamav/clamav_plugin.c
10357         * src/plugins/clamav/clamav_plugin.h
10358         * src/plugins/clamav/clamav_plugin_gtk.c
10359         * src/plugins/spamassassin/spamassassin.c
10360         * src/plugins/spamassassin/spamassassin.h
10361         * src/plugins/spamassassin/spamassassin_gtk.c
10362                 unregister prefs pages on unloading, thus
10363                 preventing a crash
10364                 (thanks to Colin for the hint)
10365
10366 2005-12-02 [wwp]        1.9.100cvs54
10367
10368         * src/quote_fmt.h
10369         * src/quote_fmt_parse.y
10370                 fix misuse of gboolean*, use gboolean instead
10371                 (thanks to Paul, Colin, for pointing out that scaring one)
10372
10373 2005-12-02 [paul]       1.9.100cvs53
10374
10375         * src/plugins/clamav/clamav_plugin.c
10376                 int no --> unsigned int no
10377         * src/plugins/clamav/clamav_plugin_gtk.c
10378                 rework config page
10379
10380 2005-12-02 [wwp]        1.9.100cvs52
10381
10382         * src/compose.c
10383         * src/prefs_template.c
10384         * src/quote_fmt.h
10385         * src/quote_fmt_parse.y
10386                 prevent from executing |f and |p templates commands when
10387                 adding or replacing templates in prefs (avoids annoying and
10388                 potentially dangerous behaviours)
10389
10390 2005-12-02 [paul]       1.9.100cvs51
10391
10392         * src/prefs_common.c
10393                 allow translation of some default values
10394                 Patch by Fabien Vantard
10395
10396 2005-12-02 [paul]       1.9.100cvs50
10397
10398         * src/codeconv.c
10399         * src/codeconv.h
10400         * src/prefs_common.c
10401         * src/prefs_common.h
10402         * src/prefs_message.c
10403         * src/textview.c
10404                 remove obsolete 'convert_mb_alnum' option
10405                 and related stuff
10406         * src/gtk/about.c
10407                 remove unused 'about_textview_visibility_notify'
10408
10409 2005-12-02 [paul]       1.9.100cvs49
10410
10411         * src/prefs_account.c
10412         * src/prefs_compose_writing.c
10413         * src/prefs_fonts.c
10414         * src/prefs_gtk.h
10415         * src/prefs_image_viewer.c
10416         * src/prefs_message.c
10417         * src/prefs_other.c
10418         * src/prefs_receive.c
10419         * src/prefs_send.c
10420         * src/prefs_spelling.c
10421         * src/prefs_summaries.c
10422         * src/prefs_wrapping.c
10423         * src/plugins/dillo_viewer/dillo_prefs.c
10424         * src/plugins/pgpcore/prefs_gpg.c
10425                 several cleanups to the prefs dialogs
10426                 (slightly modified) patch by Fabien Vantard
10427
10428 2005-12-02 [paul]       1.9.100cvs48
10429
10430         * src/main.c
10431                 --exit means exit
10432         * src/send_message.c
10433                 fix crash on send when connection fails
10434
10435         Thanks to Colin
10436
10437 2005-12-01 [colin]      1.9.100cvs47
10438
10439         * src/html.c
10440                 Translate &hellip; to "..."
10441
10442 2005-11-30 [colin]      1.9.100cvs46
10443
10444         * src/matcher.c
10445         * src/matcher.h
10446                 Optimize back yesterday's fix.
10447
10448 2005-11-30 [paul]       1.9.100cvs45
10449
10450         * manual/faq.xml
10451                 standardised
10452         * manual/intro.xml
10453                 written by Colin, edited by me
10454
10455 2005-11-29 [colin]      1.9.100cvs44
10456
10457         * src/matcher.c
10458                 Skip headers unconditionnaly in match_body if the
10459                 rule is not message or ~message
10460
10461 2005-11-29 [colin]      1.9.100cvs43
10462
10463         * src/matcher.c
10464                 Fix body_part and such, not skipping headers 
10465                 if the matchcriteria wasn't the first in the rule
10466
10467 2005-11-29 [colin]      1.9.100cvs42
10468
10469         * src/compose.c
10470                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
10471                 option missing from message view window)
10472                 Fix double text D'n'D with gtk-2.8
10473         * src/matcher.c
10474                 Fix ~message, ~headers_part, ~body_part rules
10475         * src/messageview.c
10476                 Add Windows-1252 (Closes bug #863)
10477                 Fix accels
10478         * src/gtk/gtkaspell.c
10479                 Properly destroy accels in all menus
10480
10481 2005-11-29 [mones]      1.9.100cvs41
10482
10483         * po/es.po
10484                 Updated.
10485
10486 2005-11-27 [colin]      1.9.100cvs40
10487
10488         * src/mh_gtk.c
10489                 "/Remove mailbox" -> "/Remove mailbox..."
10490
10491 2005-11-27 [paul]       1.9.100cvs39
10492
10493         * AUTHORS
10494         * po/de.po
10495         * src/gtk/authors.h
10496                 updated by new maintainer, Stephan Sachse
10497
10498 2005-11-27 [paul]       1.9.100cvs38
10499
10500         * manual/faq.xml
10501                 written by Colin, edited by me
10502
10503 2005-11-27 [paul]       1.9.100cvs37
10504
10505         * src/prefs_common.c
10506         * src/prefs_common.h
10507         * src/prefs_receive.c
10508         * src/prefs_summaries.c
10509                 move 'go to inbox after receiving new mail'
10510                 option from display/sumamaries to mail
10511                 handling/receive, and rework prefs_summaries
10512                 dialog a little
10513
10514 2005-11-25 [martin]     1.9.100cvs36
10515
10516         * po/de.po
10517             fixed windows-1252 translation;
10518             translated some new and fuzzy strings
10519
10520 2005-11-25 [paul]       1.9.100cvs35
10521
10522         * src/plugins/clamav/clamav_plugin.c
10523                 complete the update done in cvs34
10524
10525 2005-11-25 [paul]       1.9.100cvs34
10526
10527         * src/plugins/clamav/clamav_plugin.c
10528                 reflect upstream changes
10529
10530 2005-11-25 [paul]       1.9.100cvs33
10531
10532         * manual/ack.xml
10533         * manual/plugins.xml
10534         * manual/sylpheed-claws-manual.xml
10535                 written/updated by Colin, edited by me
10536         * tools/acroread2sylpheed.pl
10537                 update binary name
10538
10539 2005-11-24 [colin]      1.9.100cvs32
10540
10541         * src/compose.c
10542                 Fix bug #856 (reediting messages forgets Request
10543                 Return Receipt)
10544
10545 2005-11-24 [paul]       1.9.100cvs31
10546
10547         * manual/addrbook.xml
10548         * manual/starting.xml
10549                 written by Colin, proofread, edited, adapted by me
10550         * manual/advanced.xml
10551                 add some Actions examples
10552         * src/importldif.c
10553                 use a Save button instead of a Close button
10554         * src/wizard.c
10555                 indicate mandatory fields
10556                 fix page display
10557                 Thanks to Colin
10558
10559 2005-11-23 [colin]      1.9.100cvs30
10560
10561         * src/addressbook.c
10562                 Rename menu item, fix possible crash after
10563                 deletion of books
10564         * src/addrindex.c
10565                 Allow searching for '*' in ldap
10566         * src/browseldap.c
10567                 Fix "Browse Entry" (did anyone use it?)
10568         * src/wizard.c
10569                 Add guards for mandatory information
10570
10571 2005-11-23 [paul]       1.9.100cvs29
10572
10573         * manual/advanced.xml
10574                 corrections to the English
10575
10576 2005-11-23 [colin]      1.9.100cvs28
10577
10578         * src/mimeview.c
10579                 Fix possible crash at exit. After the call to
10580                 gtk_container_remove(), the Viewer's widget has no
10581                 more parent so gtk+ automatically frees it and its
10582                 sons. If destroy_viewer() then try to access it,
10583                 problems ensue.
10584
10585 2005-11-22 [colin]      1.9.100cvs27
10586
10587         * src/compose.c
10588         * src/gtk/gtkaspell.c
10589                 Fix right-clicking on a misspelled word
10590                 Fix More... in suggestions menu
10591
10592 2005-11-22 [wwp]        1.9.100cvs26
10593
10594         * src/prefs_template.c
10595                 templates works: re-sort templates list when adding or replacing,
10596                 prevent from adding or replacing when the template name is empty
10597
10598 2005-11-21 [colin]      1.9.100cvs25
10599
10600         * src/addressbook.c
10601                 Fix some addressbook suckage (dnd, select all)
10602         * src/compose.c
10603         * src/gtk/gtkaspell.c
10604         * src/gtk/gtkaspell.h
10605                 Make the spellchecker menu work with the 
10606                 GtkTextView one instead of overriding it
10607
10608 2005-11-20 [paul]       1.9.100cvs24
10609
10610         * manual/handling.xml
10611                 proofread and corrected
10612
10613 2005-11-20 [paul]       1.9.100cvs23
10614
10615         * manual/Makefile
10616                 generate html as one file
10617         * manual/advanced.xml
10618                 fix output generation
10619                 reformat hidden options list
10620         * manual/manual.xml     ** REMOVED **
10621         * manual/sylpheed-claws-manual.xml      ** ADDED **
10622                 renamed
10623
10624 2005-11-18 [colin]      1.9.100cvs22
10625
10626         * src/prefs_account.c
10627                 Fix layout in news and mbox accounts
10628         * manual/account.xml
10629         * manual/advanced.xml
10630                 New contents for Paul to check :)
10631
10632 2005-11-18 [wwp]        1.9.100cvs21
10633
10634         * src/gtk/quicksearch.c
10635                 don't update extended quicksearch buttons twice
10636
10637 2005-11-18 [paul]       1.9.100cvs20
10638
10639         * src/textview.c
10640                 complete 1.9.100cvs19
10641
10642 2005-11-18 [paul]       1.9.100cvs19
10643
10644         * src/compose.c
10645                 cosmetic improvements
10646         * src/textview.c
10647                 also list text/* attachments
10648
10649 2005-11-18 [colin]      1.9.100cvs18
10650
10651         * src/summaryview.c
10652                 Use column 0 instead of -1 in 
10653                 gtk_ctree_node_moveto, in a naive
10654                 hope it'll fix the gtk-related crashes
10655
10656 2005-11-18 [colin]      1.9.100cvs17
10657
10658         * src/gtk/inputdialog.c
10659                 Fix icon staying the first one
10660
10661 2005-11-17 [wwp]        1.9.100cvs16
10662                 fix possible problem showing some quicksearch buttons, and a bad
10663                 call to g_return_if_fail in a function that returns a value (both
10664                 fixes by Fabien Vantard)
10665
10666 2005-11-15 [wwp]        1.9.100cvs15
10667
10668         * src/gtk/quicksearch.c
10669                 added a tooltip to that obscure ... quicksearch button
10670
10671 2005-11-15 [wwp]        1.9.100cvs14
10672
10673         * src/gtk/quicksearch.c
10674                 add a quicksearch helper to filtering expression users: the ... button
10675                 raises the condition expr window. condition expressions set up w/ this
10676                 window are used by the quicksearch if the user closes it pressing OK.
10677
10678 2005-11-14 [paul]       1.9.100cvs13
10679
10680         * src/plugins/clamav/clamav_plugin.c
10681         * src/plugins/spamassassin/spamassassin.c
10682                 change plugin type following recent merging
10683
10684 2005-11-14 [wwp]        1.9.100cvs12
10685
10686         * src/folder.c
10687                 prevent from crashing when copying/moving message(s) from and
10688                 to the same folder
10689
10690 2005-11-14 [paul]       1.9.100cvs11
10691
10692         * src/plugins/clamav/Makefile.am
10693         * src/plugins/clamav/clamav_plugin.c
10694         * src/plugins/clamav/clamav_plugin.h
10695         * src/plugins/clamav/clamav_plugin_gtk.c
10696                 also merge clamav and clamav_gtk plugins
10697
10698 2005-11-13 [colin]      1.9.100cvs10
10699
10700         * configure.ac
10701         * src/plugins/spamassassin/Makefile.am
10702         * src/plugins/spamassassin/spamassassin.c
10703         * src/plugins/spamassassin/spamassassin.h
10704         * src/plugins/spamassassin/spamassassin_gtk.c
10705                 Merge spamassassin and spamassassin_gtk plugins,
10706                 and build it by default.
10707
10708 2005-11-12 [colin]      1.9.100cvs9
10709
10710         * src/etpan/imap-thread.c
10711                 Fix gcc warning
10712
10713 2005-11-12 [colin]      1.9.100cvs8
10714
10715         * src/procmime.c
10716                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
10717
10718 2005-11-10 [colin]      1.9.100cvs7
10719
10720         * src/main.c
10721                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
10722                 minimised state)
10723
10724 2005-11-10 [wwp]        1.9.100cvs6
10725
10726         * src/gtk/description_window.c
10727                 fix a crash when closing description windows using the WM's [X] button
10728
10729 2005-11-09 [colin]      1.9.100cvs5
10730
10731         * src/common/ssl.c
10732                 Update libetpan call to follow upstream
10733                 (yes, this requires libetpan-0.40cvs3)
10734
10735 2005-11-08 [colin]      1.9.100cvs4
10736
10737         * src/compose.c
10738         * src/textview.c
10739         * src/common/utils.c
10740         * src/common/utils.h
10741                 Enhance the email parser
10742
10743 2005-11-08 [colin]      1.9.100cvs3
10744
10745         * src/procmime.c
10746                 Fix what looks like an off-by-one (fixes 
10747                 attachments from the Bat)
10748
10749 2005-11-08 [wwp]        1.9.100cvs2
10750
10751         * src/main.c
10752                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
10753
10754 2005-11-08 [wwp]        1.9.100cvs1
10755
10756         * src/main.c
10757                 allow exiting Sylpheed-Claws from command-line
10758
10759 2005-11-08 [paul]       1.9.100
10760
10761         1.9.100 released
10762
10763 2005-11-07 [colin]      1.9.99cvs17
10764
10765         * src/addritem.c
10766         * src/ldif.c
10767                 Fix import of base-64 encoded items
10768
10769 2005-11-07 [colin]      1.9.99cvs16
10770
10771         * src/send_message.c
10772                 Fix bug #314 (Queue does not empty under certain 
10773                 circumstances)
10774
10775 2005-11-07 [paul]       1.9.99cvs15
10776
10777         * src/mutt.c
10778         * src/pine.c
10779                 fix buffer overflows
10780                 Thanks to Colin
10781
10782 2005-11-07 [paul]       1.9.99cvs14
10783
10784         * doc/man/Makefile.am
10785         * doc/man/sylpheed-claws.1      ** ADDED **
10786         * doc/man/sylpheed.1            ** DELETED **
10787                 rename and update the man file
10788
10789 2005-11-06 [colin]      1.9.99cvs13
10790
10791         * src/ldif.c
10792                 Fix ldif_get_line() that returned empty strings
10793                 (Didn't understand why). Also fix a possible
10794                 buffer overflow.
10795
10796 2005-11-06 [wwp]        1.9.99cvs12
10797
10798         * src/textview.c
10799         * src/gtk/about.c
10800         * src/gtk/gtkutils.c
10801         * src/gtk/gtkutils.h
10802                 fix a compilation warning,
10803                 make links sensitive in the about dialog
10804
10805 2005-11-04 [wwp]        1.9.99cvs11
10806
10807         * src/gtk/about.c
10808                 don't wrap or translate URIs, and a bit text format cleanup
10809
10810 2005-11-04 [wwp]        1.9.99cvs10
10811
10812         * src/gtk/about.c
10813                 better textview tagging implementation (no more use of marks for
10814                 postponed tagging)
10815
10816 2005-11-02 [colin]      1.9.99cvs9
10817
10818         * src/common/ssl.c
10819                 Forgot an ifdef
10820
10821 2005-11-02 [colin]      1.9.99cvs8
10822
10823         * configure.ac
10824                 Require libetpan-0.40 due to upstream fix
10825         * src/common/ssl.c
10826                 Tell libetpan not to call SSL_Library_Init,
10827                 as we do it ourselves.
10828
10829 2005-11-02 [colin]      1.9.99cvs7
10830
10831         * po/POTFILES.in
10832                 Add missing files (thanks to Fabien Vantard)
10833
10834 2005-11-02 [colin]      1.9.99cvs6
10835
10836         * src/summaryview.c
10837                 Fix totals when read messages are hidden or quicksearch
10838                 is on
10839         * src/ssl_manager.c
10840         * src/ssl_manager.h
10841         * src/common/ssl_certificate.c
10842         * src/common/ssl_certificate.h
10843         * src/gtk/sslcertwindow.c
10844         * src/gtk/sslcertwindow.h
10845                 Fix copyright on my stuff
10846
10847 2005-11-02 [wwp]        1.9.99cvs5
10848
10849         * src/prefs_themes.c
10850                 fix directory name checking (theme installation/removal),
10851                 made related error a bit more verbose
10852
10853 2005-11-02 [colin]      1.9.99cvs4
10854
10855         * src/summaryview.c
10856                 Fix typo (probably fixes bug #841 (Sort by the From 
10857                 field doesn't work)
10858
10859 2005-11-02 [paul]       1.9.99cvs3
10860
10861         * po/ko.po
10862         * po/nb.po
10863                 updated by SungHyun Nam, Geir Helland
10864         * src/wizard.c
10865                 fix typo in welcome message. spotted by
10866                 Andrea Spadaccini
10867
10868 2005-11-01 [colin]      1.9.99cvs2
10869
10870         * src/compose.c
10871                 Fix replying to ml wen confirming subscription
10872         * src/messageview.c
10873         * src/mimeview.c
10874         * src/mimeview.h
10875         * src/privacy.h
10876         * src/summaryview.c
10877                 Make key check non blocking
10878
10879 2005-10-31 [paul]       1.9.99cvs1
10880
10881         * tools/claws.i18n.status.pl
10882                 updated for ChangeLog
10883
10884 2005-10-31 [paul]       1.9.99
10885
10886         1.9.99 released
10887
10888 2005-10-31 [paul]       1.9.15cvs131
10889
10890         * .cvsignore
10891         * ChangeLog
10892         * ChangeLog.claws       ** REMOVED **
10893         * ChangeLog-gtk2.claws  ** REMOVED **
10894         * ChangeLog.gtk1        ** ADDED **
10895         * INSTALL
10896         * Makefile.am
10897         * NEWS
10898         * README
10899         * README.claws          ** REMOVED **
10900         * README.jp             ** REMOVED **
10901         * RELEASE_NOTES         ** ADDED **
10902         * RELEASE_NOTES.claws   ** REMOVED **
10903         * commitHelper
10904         * configure.ac
10905         * sylpheed.spec.in      ** REMOVED **
10906                 tidy up and update the default docs:
10907                 ChangeLog.claws is renamed ChangeLog.gtk1
10908                 ChangeLog-gtk2.claws is renamed ChangeLog
10909                 README.claws is renamed README
10910                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
10911
10912 2005-10-31 [paul]       1.9.15cvs130
10913
10914         * po/it.po
10915                 fix errors
10916
10917 2005-10-31 [paul]       1.9.15cvs129
10918
10919         * po/ca.po
10920         * po/de.po
10921         * po/en_GB.po
10922         * po/fr.po
10923         * po/it.po
10924         * po/pt_BR.po
10925         * po/sk.po
10926         * po/sr.po
10927         * po/zh_CN.po
10928                 updated by Miquel Oliete, Stephan Sachse and
10929                 Thomas Gilgin, me, Fabien Vantard, Andrea
10930                 Spadaccini, Frederico Goncalves Guimaraes,
10931                 Andrej Kacian, Aleksandar Urosevic, and
10932                 Ralgh Young.
10933
10934 2005-10-31 [mones]      1.9.15cvs128
10935
10936         * manual/faq.xml
10937                 More questions.
10938         
10939         * po/es.po
10940                 Updated for release.
10941
10942 2005-10-30 [colin]      1.9.15cvs127
10943
10944         * src/compose.c
10945                 Place cursor before rewrapping (fixes cursor
10946                 pos if quotation gets rewrapped)
10947
10948 2005-10-29 [paul]       1.9.15cvs126
10949
10950         * src/crash.c
10951         * src/foldersel.c
10952         * src/main.c
10953         * src/messageview.c
10954         * src/toolbar.c
10955         * src/gtk/authors.h
10956                 corrections to text items
10957
10958 2005-10-28 [colin]      1.9.15cvs125
10959
10960         * src/messageview.c
10961                 Make "hit 'C' to check sig" work from extern 
10962                 messageviews
10963
10964 2005-10-27 [colin]      1.9.15cvs124
10965
10966         * src/summaryview.c
10967                 Add a hack to avoid segfaulting when hammering 
10968                 on gtk's events
10969
10970 2005-10-27 [wwp]        1.9.15cvs123
10971
10972         * src/prefs_themes.c
10973                 sort list of themes names in themes prefs
10974
10975 2005-10-27 [paul]       1.9.15cvs122
10976
10977         * src/folder.c
10978         * src/prefs_account.c
10979                 fix building on Solaris
10980                 Patch by Alex Moore
10981
10982 2005-10-27 [wwp]        1.9.15cvs121
10983
10984         * src/summaryview.c
10985         * src/gtk/gtksctree.c
10986                 speed up unselecting messages in summary view (thanks to Colin)
10987
10988 2005-10-27 [paul]       1.9.15cvs120
10989
10990         * src/mainwindow.c
10991                 fix a compilation warning
10992         * src/summaryview.c
10993                 fix updating of 'n items selected' count
10994                 when deselecting
10995
10996 2005-10-27 [martin]     1.9.15cvs119
10997
10998         * src/action.c
10999                 ignore actions with a leading '/' in the action menu name
11000                 fixes a crash on menu creation
11001         * src/prefs_actions.c
11002                 do not allow a leading '/' in the action menu name
11003
11004 2005-10-27 [paul]       1.9.15cvs118
11005
11006         * src/main.c
11007                 fix compilation warning
11008
11009 2005-10-27 [paul]       1.9.15cvs117
11010
11011         * src/procmime.c
11012                 add #if HAVE_LOCALE_H
11013
11014 2005-10-27 [paul]       1.9.15cvs116
11015
11016         * src/plugins/clamav/clamav_plugin.c
11017         * src/plugins/dillo_viewer/dillo_viewer.c
11018         * src/plugins/mathml_viewer/mathml_viewer.c
11019         * src/plugins/pgpcore/plugin.c
11020         * src/plugins/pgpinline/plugin.c
11021         * src/plugins/pgpmime/plugin.c
11022         * src/plugins/spamassassin/spamassassin.c
11023         * src/plugins/trayicon/trayicon.c
11024                 plugin_init() : make error messages more
11025                 informative
11026
11027 2005-10-26 [wwp]        1.9.15cvs115
11028
11029         * src/prefs_matcher.c
11030                 enlarge boolean op widget width a bit (wasn't always showing text contents)
11031
11032 2005-10-26 [wwp]        1.9.15cvs114
11033
11034         * src/procmime.c
11035         * src/gtk/gtksctree.c
11036         * src/plugins/spamassassin/libspamc.c
11037         * src/plugins/spamassassin/spamassassin.c
11038                 fix some compilation warnings more
11039
11040 2005-10-26 [mones]      1.9.15cvs113
11041
11042         * po/es.po
11043                 Updated translation
11044
11045 2005-10-26 [paul]       1.9.15cvs112
11046
11047         * src/prefs_message.c
11048                 give all display_xface stuff the
11049                 #if HAVE_LIBCOMPFACE treatment, thus
11050                 preventing a crash
11051                 (Thanks to Wolfgang Enderlein)
11052
11053 2005-10-26 [colin]      1.9.15cvs111
11054
11055         * src/gedit-print.c
11056                 Fix date format
11057         * src/imap_gtk.c
11058         * src/news_gtk.c
11059                 Remove context menu items that should not be there
11060         * src/jpilot.c
11061                 Fix encoding
11062         * src/main.c
11063         * src/mainwindow.c
11064                 Don't show the mainwindow too soon
11065
11066 2005-10-26 [wwp]        1.9.15cvs110
11067
11068         * src/folder.c
11069         * src/manual.c
11070         * src/summaryview.c
11071                 fix uninitialized pointers in the folder updating hook
11072                 (thanks to Colin)
11073
11074 2005-10-25 [mones]      1.9.15cvs109
11075
11076         * manual/faq.xml
11077                 General information subsection completed. 
11078                 Removed archaic references.
11079                 
11080         * manual/Makefile
11081         * manual/dtd/manual.dsl
11082                 Added customization stylesheet for getting paragraphs
11083                 fully justified in PDF output (as suggested by Colin).
11084
11085 2005-10-25 [colin]      1.9.15cvs108
11086
11087         * src/compose.c
11088                 Fix a second leak
11089
11090 2005-10-25 [colin]      1.9.15cvs107
11091
11092         * src/addrbook.c
11093         * src/addrindex.c
11094                 Fix leak (xml_get_element() allocates memory)
11095         * src/compose.c
11096                 Fix leak + dead code (shame!)
11097         * src/procmime.c
11098                 Fix leak
11099
11100 2005-10-25 [colin]      1.9.15cvs106
11101
11102         * src/mimeview.c
11103                 Fix encoding issue in Save all and in 
11104                 overwrite-confirmation alertpanel
11105
11106 2005-10-25 [colin]      1.9.15cvs105
11107
11108         * src/common/socket.c
11109                 Fix a leak - Thanks to Christopher Aillon
11110                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
11111
11112 2005-10-25 [paul]       1.9.15cvs104
11113
11114         * src/wizard.c
11115                 Always guess servers from the right-hand
11116                 email part and guess username from the
11117                 left-hand part. (Thanks to Colin)
11118                 add an X-Face to the welcome message
11119
11120 2005-10-25 [paul]       1.9.15cvs103
11121
11122         * manual/handling.xml
11123                 written by Colin, edited by me
11124
11125 2005-10-25 [wwp]        1.9.15cvs102
11126
11127         * src/folderview.c
11128         * src/grouplistdialog.c
11129         * src/imap.c
11130         * src/noticeview.c
11131                 fix some compilation warnings
11132
11133 2005-10-24 [paul]
11134
11135         1.9.99-rc3 released
11136
11137 2005-10-24 [paul]       1.9.15cvs101
11138
11139         * src/gtk/about.c
11140                 fix window sizing
11141
11142 2005-10-24 [paul]       1.9.15cvs100
11143
11144         * src/pixmaps/offline.xpm
11145         * src/pixmaps/online.xpm
11146                 replace with last default versions
11147
11148 2005-10-24 [colin]      1.9.15cvs99
11149
11150         * src/imap.c
11151                 Fix bug when moving a folder
11152         * src/imap_gtk.c
11153         * src/mh_gtk.c
11154                 "Delete folder" pops up a window, so it 
11155                 should be suffixed with "..."
11156         * src/plugins/pgpcore/sgpgme.c
11157                 Include locale.h
11158
11159 2005-10-24 [mones]      1.9.15cvs98
11160
11161         * manual/Makefile
11162         * manual/account.xml
11163         * manual/ack.xml
11164         * manual/addrbook.xml
11165         * manual/advanced.xml
11166         * manual/faq.xml
11167         * manual/glossary.xml
11168         * manual/gpl.xml
11169         * manual/handling.xml
11170         * manual/intro.xml
11171         * manual/keyboard.xml
11172         * manual/manual.xml
11173         * manual/plugins.xml
11174         * manual/starting.xml
11175         * manual/dtd/sdocbook.dtd
11176                 Initial manual structure and some content.
11177
11178 2005-10-23 [wwp]        1.9.15cvs97
11179
11180         * src/gtk/about.c
11181                 fix a typo
11182
11183 2005-10-23 [wwp]        1.9.15cvs96
11184
11185         * src/gtk/about.c
11186         * src/gtk/authors.h
11187                 rework of the about window (main work by Paul), also featuring a few
11188                 fixes for typos and duplicate names
11189
11190 2005-10-23 [wwp]        1.9.15cvs95
11191
11192         * src/.cvsignore
11193                 Ignore the right binary name (sylpheed-claws now)
11194
11195 2005-10-23 [paul]       1.9.15cvs94
11196
11197         * src/compose.c
11198                 when using Folder Pref 'Default To for
11199                 replies' make the entry in the Compose
11200                 window bold
11201                 Patch by Fabien Vantard
11202
11203 2005-10-22 [colin]      1.9.15cvs93
11204
11205         * src/codeconv.c
11206                 Fix leak
11207
11208 2005-10-22 [colin]      1.9.15cvs92
11209
11210         * src/codeconv.c
11211                 try to convert using locale (apart utf8) if necessary
11212
11213 2005-10-22 [colin]      1.9.15cvs91
11214
11215         * src/pixmaps/new.xpm
11216         * src/pixmaps/unread.xpm
11217                 Make the unread envelope blue again and
11218                 saturate the new one a bit more.
11219
11220 2005-10-22 [colin]      1.9.15cvs90
11221
11222         * src/compose.c
11223                 When replying to a mail sent by one of our accounts,
11224                 use the original list of recipients. Let 'Reply All'
11225                 and 'Reply to sender' work like previously.
11226
11227 2005-10-21 [colin]      1.9.15cvs89
11228
11229         * src/prefs_filtering.c
11230                 Clear fields after add and replace
11231         * src/textview.c
11232                 Display xface differently (better)
11233         * src/plugins/pgpinline/pgpinline.c
11234                 Fix crappy encodings/recodings
11235
11236 2005-10-21 [paul]       1.9.15cvs88
11237
11238         * src/compose.c
11239         * src/prefs_folder_item.c
11240         * src/toolbar.c
11241                 fix news folder Folder Properties
11242                 (thanks to Colin)
11243         * src/folderview.c
11244                 update folderview after Themes change
11245                 keep selected folder selected
11246                 (thanks to Colin)
11247
11248 2005-10-21 [paul]       1.9.15cvs87
11249
11250         * tools/Makefile.am
11251         * tools/OOo2sylpheed.pl
11252         * tools/README
11253         * tools/README.sylprint
11254         * tools/asus_mailled.sh         ** REMOVED **
11255         * tools/filter_conv.pl
11256         * tools/freshmeat_search.pl
11257         * tools/google_search.pl
11258         * tools/gpg-sign-syl            ** REMOVED **
11259         * tools/kmail2sylpheed.pl
11260         * tools/kmail2sylpheed_v2.pl
11261         * tools/multiwebsearch.pl
11262         * tools/nautilus2sylpheed.sh
11263         * tools/newscache_clean.pl
11264         * tools/outlook2sylpheed.pl
11265         * tools/sylpheed-switcher       ** REMOVED **
11266         * tools/sylprint.pl
11267         * tools/sylprint.rc
11268         * tools/tb2sylpheed
11269         * tools/vcard2xml.py
11270         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11271                 update default config dir
11272                 update binary name (thanks to Fabien Vantard)
11273                 remove obsolete scripts
11274
11275 2005-10-21 [colin]      1.9.15cvs86
11276
11277         * src/inc.c
11278                 Fix possible leak and units. Based on a patch by
11279                 Fabien Vantard.
11280
11281 2005-10-20 [colin]      1.9.15cvs85
11282
11283         * src/textview.c
11284                 Clear xface when clearing textview
11285
11286 2005-10-20 [colin]      1.9.15cvs84
11287
11288         * configure.ac
11289         * src/folderview.c
11290         * src/headerview.c
11291         * src/main.c
11292         * src/prefs_common.c
11293         * src/prefs_common.h
11294         * src/prefs_message.c
11295         * src/textview.c
11296         * src/textview.h
11297         * src/common/defs.h
11298         * src/common/utils.c
11299         * src/common/utils.h
11300         * src/gtk/gtkutils.c
11301         * src/gtk/gtkutils.h
11302                 Migrate config to .sylpheed-claws (Automatically)
11303                 Add a way to get the Xface in the TextView
11304
11305 2005-10-20 [colin]      1.9.15cvs83
11306
11307         * src/gtk/Makefile.am
11308         * src/gtk/about.c
11309         * src/gtk/authors.h
11310                 Make the about dialog *grooovy*
11311
11312 2005-10-20 [colin]      1.9.15cvs82
11313
11314         * src/mimeview.c
11315                 Use "Open with" on double click if no command
11316                 was found
11317
11318 2005-10-20 [colin]      1.9.15cvs81
11319
11320         * src/imap.c
11321         * src/etpan/imap-thread.c
11322                 Fix possible crash.
11323
11324 2005-10-20 [paul]       1.9.15cvs80
11325
11326         * src/folder.c
11327                 don't show clipkey icon if the only
11328                 attachment is the signature
11329                 Patch by Colin
11330
11331 2005-10-20 [paul]       1.9.15cvs79
11332
11333         * AUTHORS
11334         * src/plugins/pgpmime/pgpmime.c
11335                 name the PGP/MIME signature 'signature.asc'
11336                 Patch by Andrew Nelson <freeandy@gmail.com>
11337
11338 2005-10-19 [colin]      1.9.15cvs78
11339
11340         * src/plugins/pgpmime/pgpmime.c
11341                 Oops, no need to double-check though
11342
11343 2005-10-19 [colin]      1.9.15cvs77
11344
11345         * src/plugins/pgpinline/pgpinline.c
11346         * src/plugins/pgpmime/pgpmime.c
11347                 Check that my_tmpfile() doesn't 
11348                 return NULL
11349
11350 2005-10-19 [colin]      1.9.15cvs76
11351
11352         * src/common/utils.c
11353                 Use shorter mime boundaries to avoid having
11354                 MTAs rewrapping our headers, breaking the
11355                 PGP signature in the process 
11356         * src/compose.c
11357         * src/plugins/pgpmime/pgpmime.c
11358                 Check for boundary uniqueness to be sure
11359                 it won't happen, instead of hoping for the
11360                 best
11361
11362 2005-10-19 [colin]      1.9.15cvs75
11363
11364         * sylpheed-claws.desktop
11365         * src/Makefile.am
11366         * src/main.c
11367                 Ship a sylpheed-claws binary instead
11368                 of a sylpheed one. Change the socket
11369                 name, too
11370         * src/folderview.c
11371                 Update folder only if it changed
11372         * src/wizard.c
11373                 Fix i18n in welcome mail, patch by
11374                 Fabien Vantard
11375
11376 2005-10-19 [paul]
11377
11378         1.9.99-rc2 released
11379
11380 2005-10-19 [paul]       1.9.15cvs74
11381
11382         * src/folder.c
11383         * src/folderview.c
11384                 fix summaryview update
11385                 Patch by Colin
11386
11387 2005-10-18 [colin]      1.9.15cvs73
11388
11389         * src/plugins/pgpcore/passphrase.c
11390                 Don't XGrabServer, and try a bit more to 
11391                 sync everything before grabbing mouse/keyboard
11392
11393 2005-10-18 [colin]      1.9.15cvs72
11394
11395         * src/Makefile.am
11396         * src/addressadd.c
11397         * src/addressbook.c
11398         * src/folderview.c
11399         * src/grouplistdialog.c
11400         * src/mimeview.c
11401         * src/stock_pixmap.c
11402         * src/stock_pixmap.h
11403         * src/summaryview.c
11404         * src/gtk/gtksctree.c
11405         * src/gtk/gtksctree.h
11406         * src/pixmaps/empty.xpm
11407                 Implement a wrapper call for gtk_ctree_set_node_info
11408                 and gtk_ctree_insert_node, that uses a 1x1 transparent
11409                 pixmap instead of a NULL one. This works around some
11410                 memory problems deep inside gtk, revealed by valgrind,
11411                 and fixes bug #834 (Pressing CTRl-D on a message marked 
11412                 as locked crashes sylpheed.), as well as, probably, 
11413                 wwp's 4th dimension problems that happen in gtk_ctree_*.
11414
11415 2005-10-17 [colin]      1.9.15cvs71
11416
11417         * src/mimeview.c
11418                 Provide visual feedback when checking
11419                 signature
11420
11421 2005-10-17 [colin]      1.9.15cvs70
11422
11423         * src/main.c
11424                 Keep the folder list frozen while checking caches...
11425
11426 2005-10-17 [colin]      1.9.15cvs69
11427
11428         * src/addr_compl.c
11429                 Fi bug #833 (Autocompleting from addressbook 
11430                 fails with extended chars)
11431         * src/imap.c
11432                 Fix 'adding messages' staying in statusbar
11433                 after an error
11434
11435 2005-10-17 [wwp]        1.9.15cvs68
11436
11437         * src/ssl_manager.c
11438                 Fix buttons' layout resizing when window size changes
11439
11440 2005-10-17 [wwp]        1.9.15cvs67
11441
11442         * src/account.c
11443         * src/prefs_account.c
11444         * src/prefs_common.c
11445         * src/prefs_common.h
11446         * src/prefs_folder_item.c
11447         * src/prefs_gtk.c
11448         * src/gtk/logwindow.c
11449         * src/gtk/pluginwindow.c
11450         * src/gtk/prefswindow.c
11451         * src/gtk/prefswindow.h
11452                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
11453
11454 2005-10-17 [paul]       1.9.15cvs66
11455
11456         * configure.ac
11457                 fix missing libetpan message
11458         * po/en_GB.po
11459                 updated
11460         * src/crash.c
11461         * src/manual.c
11462         * src/prefs_themes.c
11463         * src/common/defs.h
11464                 add some new URI defines, change some
11465                 others
11466         * src/wizard.c
11467                 make welcome message translatable
11468                 small improvements to english
11469                 other tweaks
11470         * src/gtk/menu.c
11471                 fix warnings
11472
11473 2005-10-17 [paul]       1.9.15cvs65
11474
11475         * src/summaryview.c
11476                 fix column titles
11477
11478 2005-10-16 [mones]      1.9.15cvs64
11479
11480         * po/es.po
11481                 Updated translation
11482
11483 2005-10-16 [colin]
11484
11485         1.9.99-rc1 released
11486
11487 2005-10-16 [colin]      1.9.15cvs63
11488
11489         * src/wizard.c
11490                 Fix whitespace
11491
11492 2005-10-16 [colin]      1.9.15cvs62
11493
11494         * src/toolbar.c
11495                 s/Get All/Get Mail/
11496         * src/wizard.c
11497                 Real welcome mail text, thanks Paul
11498
11499 2005-10-16 [colin]      1.9.15cvs61
11500
11501         * src/editldap.c
11502         * src/exporthtml.c
11503         * src/main.c
11504         * src/mainwindow.c
11505         * src/prefs_themes.c
11506         * src/prefs_toolbar.c
11507         * src/plugins/demo/demo.c
11508         * src/plugins/trayicon/trayicon.c
11509                 s/Sylpheed/Sylpheed-Claws/
11510
11511 2005-10-16 [colin]      1.9.15cvs60
11512
11513         * src/wizard.c
11514                 Add a welcome email in the first empty mailbox
11515         * src/prefs_common.c
11516                 Change one more default
11517
11518 2005-10-16 [colin]      1.9.15cvs59
11519
11520         * src/wizard.c
11521                 Remove printf
11522
11523 2005-10-16 [colin]      1.9.15cvs58
11524
11525         * src/toolbar.c
11526         * src/prefs_common.c
11527                 Change some defaults
11528
11529 2005-10-16 [colin]      1.9.15cvs57
11530
11531         * src/toolbar.c
11532         * src/prefs_common.c
11533                 Change some defaults
11534
11535 2005-10-16 [colin]      1.9.15cvs56
11536
11537         * src/wizard.c
11538                 By default, initialize fonts to have
11539                 the same size as normal GtkWidgets
11540
11541 2005-10-16 [colin]      1.9.15cvs55
11542
11543         * src/mimeview.c
11544                 Fix message a bit more
11545
11546 2005-10-16 [colin]      1.9.15cvs54
11547
11548         * src/addressbook.c
11549                 Second attempt at flicker fixing
11550
11551 2005-10-16 [colin]      1.9.15cvs53
11552
11553         * src/addressbook.c
11554                 Fix flicker
11555
11556 2005-10-16 [wwp]        1.9.15cvs52
11557
11558         * src/addressbook.c
11559         * src/editaddress.c
11560         * src/prefs_common.c
11561         * src/prefs_common.h
11562                 Remember window sizes (address book)
11563
11564 2005-10-16 [wwp]        1.9.15cvs51
11565
11566         * src/plugins/clamav/clamav_plugin_gtk.c
11567         * src/plugins/spamassassin/spamassassin_gtk.c
11568                 Fix compilation warnings (missing #include).
11569
11570 2005-10-16 [colin]      1.9.15cvs50
11571
11572         * src/mimeview.c
11573         * src/summaryview.c
11574         * src/textview.c
11575                 Make 'c' check signature, and forward
11576                 c, l, y, t from summaryview to mimeview
11577
11578 2005-10-16 [colin]      1.9.15cvs49
11579
11580         * src/addressbook.c
11581                 Put border around buttons
11582         * src/mainwindow.c
11583         * src/summaryview.c
11584                 Rework menus (Patch based on a patch
11585                 by Paul)
11586
11587 2005-10-15 [wwp]        1.9.15cvs48
11588
11589         * src/editjpilot.c
11590         * src/editldap.c
11591         * src/editvcard.c
11592         * src/exphtmldlg.c
11593         * src/expldifdlg.c
11594         * src/export.c
11595         * src/import.c
11596         * src/importldif.c
11597         * src/importmutt.c
11598         * src/importpine.c
11599         * src/prefs_account.c
11600         * src/prefs_spelling.c
11601         * src/gtk/gtkutils.c
11602         * src/gtk/gtkutils.h
11603         * src/plugins/clamav/clamav_plugin_gtk.c
11604         * src/plugins/spamassassin/spamassassin_gtk.c
11605                 use nicer browse-for-file/dir buttons than the "..." ones,
11606                 code factorizing more.
11607
11608 2005-10-14 [colin]      1.9.15cvs47
11609
11610         * src/mainwindow.c
11611                 set relief on the account switcher so that people see it
11612                 grey out Create processing rules when no message is selected
11613         * src/prefs_filtering.c
11614                 ask before closing if the rule has not been modified, even if
11615                 it's not valid
11616         * src/prefs_matcher.c
11617                 fix sensitivity when entering the dialog
11618         * src/gtk/inputdialog.c
11619                 display a better icon on password ask
11620         * src/plugins/pgpcore/passphrase.c
11621                 make the dialog look better
11622
11623 2005-10-14 [paul]       1.9.15cvs46
11624
11625         * src/folderview.c
11626                 indicate presense of marked msgs in
11627                 unexpanded subfolders
11628
11629 2005-10-14 [paul]       1.9.15cvs45
11630
11631         * src/prefs_actions.c
11632         * src/prefs_common.c
11633         * src/prefs_common.h
11634         * src/prefs_filtering_action.c
11635         * src/prefs_matcher.c
11636         * src/prefs_template.c
11637                 remember window sizes
11638                 fix Info button size
11639
11640         Patches by wwp
11641
11642 2005-10-13 [colin]      1.9.15cvs44
11643
11644         * src/mimeview.c
11645         * src/noticeview.c
11646         * src/noticeview.h
11647                 Add a tooltip on the icon (optional) 
11648                 Get rid of the signature buttons and only
11649                 use the icon+tooltip
11650
11651 2005-10-13 [colin]      1.9.15cvs43
11652
11653         * src/noticeview.c
11654         * src/noticeview.h
11655                 Add hand cursor for hovering over icon
11656
11657 2005-10-13 [colin]      1.9.15cvs42
11658
11659         * src/summaryview.c
11660                 Fix crash when quicksearch's hidden 
11661                 at startup
11662
11663 2005-10-13 [colin]      1.9.15cvs41
11664
11665         * src/compose.c
11666                 Set subject when forwarding multiple mails
11667                 Check that other recipient than the default Cc or Bcc
11668                 have been set before sending.
11669
11670 2005-10-13 [colin]      1.9.15cvs40
11671
11672         * src/imap.c
11673                 Batch per-folder
11674                 Introduce locking, but don't use it yet
11675
11676 2005-10-13 [colin]      1.9.15cvs39
11677
11678         * src/gtk/quicksearch.c
11679                 Reset quicksearch when hiding it
11680                 Make sticky a real pref
11681
11682 2005-10-13 [colin]      1.9.15cvs38
11683
11684         * src/summaryview.c
11685                 Faster prefs apply
11686
11687 2005-10-13 [colin]      1.9.15cvs37
11688
11689         * src/mimeview.c
11690         * src/noticeview.c
11691         * src/noticeview.h
11692         * src/plugins/pgpcore/sgpgme.c
11693                 Make privacy icon clickable
11694                 Move Trust field in Full info
11695                 When trust is less than full, don't display
11696                 a warning icon
11697
11698 2005-10-13 [colin]      1.9.15cvs36
11699
11700         * src/folder.c
11701                 Batch on flags sync
11702         * src/folderview.c
11703                 Revert speed hack which is dangerous in fact
11704                 Apply prefs faster
11705
11706 2005-10-13 [colin]      1.9.15cvs35
11707
11708         * src/folder_item_prefs.c
11709                 Fix pref corruption on folder move. Patch
11710                 by wwp
11711
11712 2005-10-13 [paul]       1.9.15cvs34
11713
11714         * src/export.c
11715         * src/import.c
11716                 fix typos in g_warnings
11717         * src/prefs_account.c
11718                 add a file selector for Signature file
11719
11720         Patches by wwp
11721
11722 2005-10-12 [colin]      1.9.15cvs33
11723
11724         * src/mimeview.c
11725                 Provide a quick way to go back from a
11726                 signature's full info to the email part
11727
11728 2005-10-12 [colin]      1.9.15cvs32
11729
11730         * src/compose.c
11731                 Remove old hack of encoding signed mails with base64.
11732                 QP works equally well.
11733
11734 2005-10-12 [colin]      1.9.15cvs31
11735
11736         * src/crash.c
11737                 Replace deprecated GtkText with GtkTextView
11738         * src/imap.c
11739                 Fix a logic bug about counts in imap_select
11740                 (previously un-triggered)
11741         * src/mainwindow.c
11742         * src/summaryview.c
11743         * src/news.c
11744                 Allow local deletion of news posts
11745         * src/mimeview.c
11746                 Show GPG noticeview on the message/rfc822 part
11747                 in addition to the text/plain one
11748         * src/prefs_image_viewer.c
11749           src/plugins/pgpcore/prefs_gpg.c
11750                 Polish (set the label as part of the checkbox)
11751         * src/wizard.c
11752                 Don't sit there doing nothing after destroying
11753                 the window - return err
11754
11755 2005-10-11 [colin]      1.9.15cvs30
11756
11757         * src/folderview.c
11758                 Apply processing rules before showing folders.
11759                 Early folder show (before flags sync) will only
11760                 be done when there are no processing rules (nor
11761                 pre- or post- ones)
11762         * src/imap.c
11763                 Fix stuff related to mail subdir, creation and 
11764                 deletion of folders 
11765         * src/imap_gtk.c
11766                 Don't allow creation of folders in NoInferior
11767                 folders, as it won't work
11768
11769 2005-10-10 [colin]      1.9.15cvs29
11770
11771         * src/compose.c
11772                 Reselect "None" Privacy system when selecting an
11773                 account with no privacy system defined
11774
11775 2005-10-10 [colin]      1.9.15cvs28
11776
11777         * src/mainwindow.c
11778                 Add Windows-1252 encoding
11779         * src/prefs_common.c
11780                 Rework some defaults:
11781                 - autosave to draft by default
11782                 - don't show header pane (it's already in the textview)
11783                 - Select first new or unread mail on entry
11784                 - Assume 'Yes' to change folder when there's no more
11785                   unread message
11786         * src/prefs_matcher.c
11787                 Fix a gtk assertion failure
11788         * src/gtk/colorlabel.c
11789                 Workaround bad repainting on selection
11790         * src/main.c
11791                 Freeze/thaw (a bit faster on ssh -X)
11792         * src/msgcache.c
11793                 Get rid of StrdupConverter that just adds an
11794                 extra strdup/free 
11795         * src/etpan/imap_thread.c
11796                 memset buf to 0
11797
11798 2005-10-10 [colin]      1.9.15cvs27
11799
11800         * src/export.c
11801         * src/import.c
11802                 Fix compile on gtk 2.4. Patch by wwp
11803
11804 2005-10-09 [colin]      1.9.15cvs26
11805
11806         * src/mainwindow.c
11807         * src/messageview.c
11808         * src/summaryview.c
11809                 Clarify forward menus. Patch by wwp
11810
11811 2005-10-09 [colin]      1.9.15cvs25
11812
11813         * src/compose.c
11814         * src/compose.h
11815                 Fix bug #829 (Non-working "Encrypt message by 
11816                 default when replying to an encrypted message")
11817
11818 2005-10-08 [colin]      1.9.15cvs24
11819
11820         * src/wizard.c
11821                 Fix bug #827 ("Welcome" setup wizard after a 
11822                 permission error gives up & forgets itself.)
11823
11824 2005-10-08 [colin]      1.9.15cvs23
11825
11826         * src/procmime.c
11827                 Fix bug #828 (Ignoring headers with spaces around = sign)
11828
11829 2005-10-08 [colin]      1.9.15cvs22
11830
11831         * src/export.c
11832                 Warning fix by wwp
11833
11834 2005-10-08 [colin]      1.9.15cvs21
11835
11836         * src/folder.c
11837         * src/folder.h
11838                 Add a processing_pending indicator, set on 
11839                 folder_item_open and cleared after 
11840                 folder_item_process_open
11841         * src/folderview.c
11842         * src/summaryview.c
11843                 wrap procmsg_msginfo_*_flags, and in the
11844                 wrapper check that there's no folder processing 
11845                 pending. If there is, defer the flags change until 
11846                 processing is done to avoid stepping over each
11847                 other's toes.
11848                 Freeze during processing, but not during scanning.
11849
11850 2005-10-07 [colin]      1.9.15cvs20
11851
11852         * src/plugins/pgpcore/passphrase.c
11853                 Fix bug #826 (X-Server hangs when 
11854                 right-clicking a PGP encrypted message)
11855
11856 2005-10-07 [paul]       1.9.15cvs19
11857
11858         * src/compose.c
11859                 fix compose_entries[]
11860                 patch by Fabien Vantard
11861
11862 2005-10-06 [colin]      1.9.15cvs18
11863
11864         * src/pixmaps/address.xpm
11865         * src/pixmaps/address_book.xpm
11866         * src/pixmaps/book.xpm
11867         * src/pixmaps/check_spelling.xpm
11868         * src/pixmaps/checkbox_off.xpm
11869         * src/pixmaps/checkbox_on.xpm
11870         * src/pixmaps/close.xpm
11871         * src/pixmaps/complete.xpm
11872         * src/pixmaps/continue.xpm
11873         * src/pixmaps/deleted.xpm
11874         * src/pixmaps/down_arrow.xpm
11875         * src/pixmaps/exec.xpm
11876         * src/pixmaps/forwarded.xpm
11877         * src/pixmaps/group.xpm
11878         * src/pixmaps/ignorethread.xpm
11879         * src/pixmaps/interface.xpm
11880         * src/pixmaps/jpilot.xpm
11881         * src/pixmaps/ldap.xpm
11882         * src/pixmaps/linewrap.xpm
11883         * src/pixmaps/linewrapcurrent.xpm
11884         * src/pixmaps/mail.xpm
11885         * src/pixmaps/mail_attach.xpm
11886         * src/pixmaps/mail_compose.xpm
11887         * src/pixmaps/mail_forward.xpm
11888         * src/pixmaps/mail_receive.xpm
11889         * src/pixmaps/mail_receive_all.xpm
11890         * src/pixmaps/mail_reply.xpm
11891         * src/pixmaps/mail_reply_to_all.xpm
11892         * src/pixmaps/mail_reply_to_author.xpm
11893         * src/pixmaps/mail_send.xpm
11894         * src/pixmaps/mail_send_queue.xpm
11895         * src/pixmaps/mime_application.xpm
11896         * src/pixmaps/mime_audio.xpm
11897         * src/pixmaps/mime_image.xpm
11898         * src/pixmaps/mime_message.xpm
11899         * src/pixmaps/mime_text_enriched.xpm
11900         * src/pixmaps/mime_text_html.xpm
11901         * src/pixmaps/mime_text_plain.xpm
11902         * src/pixmaps/mime_unknown.xpm
11903         * src/pixmaps/new.xpm
11904         * src/pixmaps/news_compose.xpm
11905         * src/pixmaps/offline.xpm
11906         * src/pixmaps/online.xpm
11907         * src/pixmaps/paste.xpm
11908         * src/pixmaps/preferences.xpm
11909         * src/pixmaps/privacy_emblem_encrypted.xpm
11910         * src/pixmaps/privacy_expired.xpm
11911         * src/pixmaps/privacy_failed.xpm
11912         * src/pixmaps/privacy_passed.xpm
11913         * src/pixmaps/privacy_signed.xpm
11914         * src/pixmaps/privacy_unknown.xpm
11915         * src/pixmaps/privacy_warn.xpm
11916         * src/pixmaps/properties.xpm
11917         * src/pixmaps/replied.xpm
11918         * src/pixmaps/search.xpm
11919         * src/pixmaps/unread.xpm
11920         * src/pixmaps/up_arrow.xpm
11921         * src/pixmaps/vcard.xpm
11922                 Modernize internal theme, with icons from the 
11923                 Gnomaws theme. Keep some of the old ones where
11924                 they were better.
11925
11926 2005-10-06 [colin]      1.9.15cvs17
11927
11928         * src/summaryview.c
11929                 Little optimisations + bugfix
11930         * src/toolbar.c
11931                 Remove default useless items - useless being defined
11932                 by the default relevant prefs
11933         * src/wizard.c
11934                 include config.h to make gettext work
11935         * src/prefs_themes.c
11936                 Fix selection of current theme in prefs
11937
11938 2005-10-06 [colin]      1.9.15cvs16
11939
11940         * src/prefs_common.c
11941         * src/prefs_common.h
11942         * src/prefs_summaries.c
11943         * src/folderview.c
11944                 Add a warning dialog on Mark all read 
11945                 (with pref to get rid of it)
11946
11947 2005-10-06 [paul]       1.9.15cvs15
11948
11949         * po/nb.po
11950         * po/pt_BR.po
11951                 updated by Geir Helland and Frederico
11952                 Goncalves Guimaraes
11953
11954 2005-10-05 [colin]      1.9.15cvs14
11955
11956         * src/folder.c
11957         * src/folder.h
11958         * src/folderview.c
11959         * src/folderview.h
11960         * src/imap_gtk.c
11961         * src/mh_gtk.c
11962         * src/mainwindow.c
11963         * src/setup.c
11964                 add a way to rescan without rebuilding
11965                 make moving a bit faster (less folders changes)
11966                 don't lock the tree on Get 
11967         * src/imap.c
11968                 Don't re-delete deleted messages before expunging
11969         * src/summaryview.c
11970                 Set batch mode when deleting mails
11971
11972 2005-10-05 [paul]       1.9.15cvs13
11973
11974         * src/mainwindow.c
11975         * src/mainwindow.h
11976                 fix disabled Execute menu item
11977         * src/toolbar.c
11978                 match the change in 1.9.15cvs10: use Compose
11979                 instead of News by default
11980
11981 2005-10-04 [colin]      1.9.15cvs12
11982
11983         * src/compose.c
11984                 When replying to an ML post with Reply-To set
11985                 to the poster's email, honor it (as before),
11986                 but also honor our user's request to reply to
11987                 the mailing list: set the ML address in the To
11988                 field and the Reply-To address in the Cc: 
11989                 field.
11990
11991 2005-10-04 [colin]      1.9.15cvs11
11992
11993         * src/plugins/trayicon/trayicon.c
11994                 Finish cosmetic change - thanks to wwp
11995
11996 2005-10-04 [colin]      1.9.15cvs10
11997
11998         * src/toolbar.c
11999                 Use Compose instead of Email by default.
12000                 Spotted by wwp.
12001
12002 2005-10-04 [colin]      1.9.15cvs9
12003
12004         * src/folder.c
12005         * src/folder.h
12006         * src/folderview.c
12007         * src/imap.c
12008         * src/etpan/imap-thread.c
12009         * src/etpan/imap-thread.h
12010                 Try to make IMAP faster, by simplifying SEARCH
12011                 commands, avoiding sending two STATUS in a row,
12012                 and deferring flags sync and processing just
12013                 after displaying the folder. 
12014                 This will update the SummaryView in certain
12015                 cases (new mails not already fetched, flags
12016                 changed from another client) but in a non-
12017                 blocking manner.
12018
12019 2005-10-04 [colin]      1.9.15cvs8
12020
12021         * src/plugins/trayicon/trayicon.c
12022                 Relabel "Offline" to "Work offline"
12023
12024 2005-10-04 [colin]      1.9.15cvs7
12025
12026         * src/export.c
12027         * src/import.c
12028         * src/mbox.c
12029                 Fix mbox import/export buglets
12030                 Patch by wwp
12031         * src/plugins/trayicon/trayicon.c
12032                 Add offline swithc
12033                 Patch by wwp
12034
12035 2005-10-04 [colin]      1.9.15cvs6
12036
12037         * src/folder.c
12038         * src/folderview.c
12039         * src/summaryview.c
12040                 Better fix (don't break mark all read) for cvs2
12041
12042 2005-10-03 [colin]      1.9.15cvs5
12043
12044         * src/folder.c
12045                 Use a sane sort by default
12046
12047 2005-10-03 [colin]      1.9.15cvs4
12048
12049         * src/inc.c
12050                 Add a 'Only once' button for overriding offline mode
12051         * src/prefs_account.c
12052         * src/wizard.c
12053                 Add Local mbox to the wizard
12054                 Add IMAP subdir to the wizard (or the wizard is useless
12055                 for such accounts, or even worse than useless)
12056                 Move IMAP subdir from Advanced to Receive tab, as it's
12057                 not that uncommon
12058
12059 2005-10-03 [colin]      1.9.15cvs3
12060
12061         * src/send_message.c
12062                 Forgot this one in cvs1
12063
12064 2005-10-03 [colin]      1.9.15cvs2
12065
12066         * src/folder.c
12067                 Faster close when leaving a folder with lots
12068                 of new mails. Idea by David Relson.
12069
12070 2005-10-03 [colin]      1.9.15cvs1
12071
12072         * src/compose.c
12073         * src/imap.c
12074         * src/inc.c
12075         * src/main.c
12076         * src/messageview.c
12077         * src/news.c
12078         * src/summaryview.c
12079         * src/gtk/sslcertwindow.c
12080         * src/plugins/trayicon/trayicon.c
12081                 Add accels to every AlertPanel. Patch by Fabien 
12082                 Vantard
12083
12084 2005-10-03 [paul]       1.9.15
12085
12086         1.9.15 released
12087
12088 2005-10-03 [paul]       1.9.14cvs68
12089
12090         * po/ca.po
12091         * po/de.po
12092         * po/es.po
12093         * po/fi.po
12094         * po/fr.po
12095         * po/sk.po
12096         * po/sr.po
12097         * po/zh_CN.po
12098                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12099                 Mones Lastra, Tommi Pirinen, Fabien vantard,
12100                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
12101
12102 2005-10-03 [paul]       1.9.14cvs67
12103
12104         * src/send_message.c
12105                 prevent hang on Cancel
12106                 patch by Colin
12107
12108 2005-10-03 [paul]       1.9.14cvs66
12109
12110         * src/main.c
12111                 fix crash in IMAP caused by discrepancy
12112                 between check_at_startup and offline mode
12113                 Patch by Colin
12114
12115 2005-10-01 [paul]       1.9.14cvs65
12116
12117         * src/inc.c
12118                 fix engrish
12119
12120 2005-10-01 [paul]       1.9.14cvs64
12121         * src/export.c
12122         * src/import.c
12123                 synchronise import_mbox() and export_mbox()
12124         * src/mbox.c
12125                 proc_mbox(): add alert if file cannot be opened
12126                 export_list_to_mbox(): test if dest file exists,
12127                 prompt user to overwrite if it does. add alert
12128                 if file cannot be created
12129                                                                 
12130         Patch by wwp
12131                                                                                                                 
12132
12133 2005-09-30 [paul]       1.9.14cvs63
12134
12135         * src/addressbook.c
12136                 Fix sensitivity of a menu
12137         * src/codeconv.c
12138                 Respect hidden pref for mails with no encoding
12139         * src/common/xml.c
12140                 Fix memory corruption
12141         * src/plugins/pgpcore/sgpgme.c
12142                 Fix segfault on incomplete sigs, and display
12143                 of S/Mime UIDs
12144
12145         Patches by Colin
12146
12147 2005-09-30 [colin]      1.9.14cvs62
12148
12149         * src/partial_download.c
12150                 Little logic fix in almost-dead code
12151         * src/pop.c
12152                 Fix partial download when there's no new mail
12153
12154 2005-09-29 [paul]       1.9.14cvs61
12155
12156         * src/plugins/pgpinline/pgpinline.c
12157                 fix bug 819, 'crash accessing sign message'
12158                 Patch by Colin
12159
12160 2005-09-28 [martin]     1.9.14cvs60
12161
12162         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12163                 fix bug #790 (Crash when restarting window manager (fluxbox))
12164
12165 2005-09-28 [paul]       1.9.14cvs59
12166
12167         * src/gtk/gtkaspell.c
12168                 fix off-by-one typo
12169
12170 2005-09-27 [colin]      1.9.14cvs58
12171
12172         * src/plugins/pgpcore/sgpgme.c
12173                 Report error when there's one, instead of
12174                 "Signature unchecked" 
12175
12176 2005-09-27 [colin]      1.9.14cvs57
12177
12178         * src/prefs_quote.c
12179                 Fix bug #816 (Weird quotation with spaces)
12180
12181 2005-09-27 [colin]      1.9.14cvs56
12182
12183         * src/codeconv.c
12184         * src/compose.c
12185         * src/compose.h
12186                 Put subject in compose's title
12187                 Fix Automatic encoding so that it's really automatic:
12188                 first try default locale's charset, then charset of the replied mail, 
12189                 then utf-8
12190                 Fix encoding of headers (must be in strict mode too)
12191
12192 2005-09-26 [colin]      1.9.14cvs55
12193
12194         * src/gtk/gtkaspell.c
12195                 Fix previous patch - don't color the space,
12196                 just uncolor it :)
12197
12198 2005-09-26 [colin]      1.9.14cvs54
12199
12200         * src/gtk/gtkaspell.c
12201                 Unmark space if possible
12202
12203 2005-09-26 [colin]      1.9.14cvs53
12204
12205         * src/imap.c
12206                 log_error instead of alertpanel according to the pref
12207         * src/etpan/imap-thread.c
12208                 Print connect status, copy only necessary size to 
12209                 logger
12210         * src/plugins/pgpmime/pgpmime.c
12211                 Handle S/Mime signatures (verification only). Patch based
12212                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
12213
12214 2005-09-26 [paul]       1.9.14cvs52
12215
12216         * src/common/passcrypt.c
12217                 this 'workaround' not necessary on NetBSD.
12218                 Thanks to Daniel Gustafson
12219
12220 2005-09-26 [paul]
12221
12222         1.9.15-rc4 released
12223
12224 2005-09-26 [paul]       1.9.14cvs51
12225
12226         * src/summaryview.c
12227                 Skip currently selected message when
12228                 looking for next new or unread message
12229                 in current folder. Patch by Colin
12230         * src/common/passcrypt.c
12231                 eliminate warnings on *BSD. Patch by
12232                 Daniel Gustafson
12233
12234 2005-09-26 [colin]      1.9.14cvs50
12235
12236         * src/procmsg.c
12237                 Call postfiltering hook anyway
12238
12239 2005-09-22 [colin]      1.9.14cvs49
12240
12241         * src/codeconv.c
12242         * src/codeconv.h
12243                 Add a strict mode that doesn't replace with _
12244         * src/compose.c
12245         * src/compose.h
12246                 Use strict conversion while sending
12247                 Fix race when drafting while sending (happens
12248                 on IMAP)
12249                 Fix d'n'd of messages from summaryview
12250         * src/prefs_common.c
12251         * src/prefs_common.h
12252                 add hidden utf8_instead_of_locale_for_broken_mail 
12253                 pref for people that preferred the default charset 
12254                 to be utf8 for broken mails
12255         * src/quote_fmt_parse.y
12256                 fix bug #815 (No quote insert if "From:" fied 
12257                 contained Russian letters)
12258         * src/summaryview.c
12259                 Fix d'n'd of messages to compose
12260
12261 2005-09-22 [paul]       1.9.14cvs48
12262
12263         * src/compose.c
12264                 fix bug where attachments Name entry
12265                 would display Path instead
12266
12267 2005-09-21 [paul]       1.9.14cvs47
12268
12269         * README
12270         * README.jp
12271         * configure.ac
12272         * config/config.rpath
12273         * doc/manual/en/sylpheed-20.html
12274         * doc/manual/es/sylpheed-20.html
12275         * po/bg.po
12276         * po/ca.po
12277         * po/de.po
12278         * po/es.po
12279         * po/fr.po
12280         * po/it.po
12281         * po/pt_BR.po
12282         * po/sk.po
12283         * po/zh_TW.po
12284         * src/account.c
12285         * src/account.h
12286         * src/action.c
12287         * src/action.h
12288         * src/adbookbase.h
12289         * src/addr_compl.c
12290         * src/addr_compl.h
12291         * src/addrbook.c
12292         * src/addrbook.h
12293         * src/addrcache.c
12294         * src/addrcache.h
12295         * src/addrcindex.c
12296         * src/addrcindex.h
12297         * src/addrclip.c
12298         * src/addrclip.h
12299         * src/addrdefs.h
12300         * src/addressadd.c
12301         * src/addressadd.h
12302         * src/addressbook.c
12303         * src/addressbook.h
12304         * src/addressitem.h
12305         * src/addrgather.c
12306         * src/addrgather.h
12307         * src/addrharvest.c
12308         * src/addrharvest.h
12309         * src/addrindex.c
12310         * src/addrindex.h
12311         * src/addritem.c
12312         * src/addritem.h
12313         * src/addrquery.c
12314         * src/addrquery.h
12315         * src/addrselect.c
12316         * src/addrselect.h
12317         * src/alertpanel.c
12318         * src/alertpanel.h
12319         * src/browseldap.c
12320         * src/browseldap.h
12321         * src/codeconv.c
12322         * src/codeconv.h
12323         * src/compose.c
12324         * src/compose.h
12325         * src/crash.c
12326         * src/crash.h
12327         * src/customheader.c
12328         * src/customheader.h
12329         * src/displayheader.c
12330         * src/displayheader.h
12331         * src/editaddress.c
12332         * src/editaddress.h
12333         * src/editbook.c
12334         * src/editbook.h
12335         * src/editgroup.c
12336         * src/editgroup.h
12337         * src/editjpilot.c
12338         * src/editjpilot.h
12339         * src/editldap.c
12340         * src/editldap.h
12341         * src/editldap_basedn.c
12342         * src/editldap_basedn.h
12343         * src/editvcard.c
12344         * src/editvcard.h
12345         * src/enriched.c
12346         * src/enriched.h
12347         * src/exphtmldlg.c
12348         * src/exphtmldlg.h
12349         * src/expldifdlg.c
12350         * src/expldifdlg.h
12351         * src/export.c
12352         * src/export.h
12353         * src/exporthtml.c
12354         * src/exporthtml.h
12355         * src/exportldif.c
12356         * src/exportldif.h
12357         * src/filtering.c
12358         * src/filtering.h
12359         * src/folder.c
12360         * src/folder.h
12361         * src/folder_item_prefs.c
12362         * src/folder_item_prefs.h
12363         * src/foldersel.c
12364         * src/foldersel.h
12365         * src/folderutils.c
12366         * src/folderutils.h
12367         * src/folderview.c
12368         * src/folderview.h
12369         * src/grouplistdialog.c
12370         * src/grouplistdialog.h
12371         * src/headerview.c
12372         * src/headerview.h
12373         * src/html.c
12374         * src/html.h
12375         * src/image_viewer.c
12376         * src/image_viewer.h
12377         * src/imap.c
12378         * src/imap.h
12379         * src/imap_gtk.c
12380         * src/imap_gtk.h
12381         * src/import.c
12382         * src/import.h
12383         * src/importldif.c
12384         * src/importldif.h
12385         * src/importmutt.c
12386         * src/importmutt.h
12387         * src/importpine.c
12388         * src/importpine.h
12389         * src/inc.c
12390         * src/inc.h
12391         * src/jpilot.c
12392         * src/jpilot.h
12393         * src/ldapctrl.c
12394         * src/ldapctrl.h
12395         * src/ldaplocate.c
12396         * src/ldaplocate.h
12397         * src/ldapquery.c
12398         * src/ldapquery.h
12399         * src/ldapserver.c
12400         * src/ldapserver.h
12401         * src/ldaputil.c
12402         * src/ldaputil.h
12403         * src/ldif.c
12404         * src/ldif.h
12405         * src/localfolder.c
12406         * src/localfolder.h
12407         * src/main.c
12408         * src/main.h
12409         * src/mainwindow.c
12410         * src/mainwindow.h
12411         * src/manual.c
12412         * src/manual.h
12413         * src/matcher.c
12414         * src/matcher.h
12415         * src/matcher_parser.h
12416         * src/matcher_parser_lex.l
12417         * src/matcher_parser_parse.y
12418         * src/mbox.c
12419         * src/mbox.h
12420         * src/message_search.c
12421         * src/message_search.h
12422         * src/messageview.c
12423         * src/messageview.h
12424         * src/mh.c
12425         * src/mh.h
12426         * src/mh_gtk.c
12427         * src/mh_gtk.h
12428         * src/mimeview.c
12429         * src/mimeview.h
12430         * src/msgcache.c
12431         * src/msgcache.h
12432         * src/mutt.c
12433         * src/mutt.h
12434         * src/news.c
12435         * src/news.h
12436         * src/news_gtk.c
12437         * src/news_gtk.h
12438         * src/noticeview.c
12439         * src/noticeview.h
12440         * src/partial_download.c
12441         * src/partial_download.h
12442         * src/pine.c
12443         * src/pine.h
12444         * src/pop.c
12445         * src/pop.h
12446         * src/prefs_account.c
12447         * src/prefs_account.h
12448         * src/prefs_actions.c
12449         * src/prefs_actions.h
12450         * src/prefs_common.c
12451         * src/prefs_common.h
12452         * src/prefs_compose_writing.c
12453         * src/prefs_compose_writing.h
12454         * src/prefs_customheader.c
12455         * src/prefs_customheader.h
12456         * src/prefs_display_header.c
12457         * src/prefs_display_header.h
12458         * src/prefs_ext_prog.c
12459         * src/prefs_ext_prog.h
12460         * src/prefs_filtering.c
12461         * src/prefs_filtering.h
12462         * src/prefs_filtering_action.c
12463         * src/prefs_filtering_action.h
12464         * src/prefs_folder_column.c
12465         * src/prefs_folder_column.h
12466         * src/prefs_folder_item.c
12467         * src/prefs_folder_item.h
12468         * src/prefs_fonts.c
12469         * src/prefs_fonts.h
12470         * src/prefs_gtk.c
12471         * src/prefs_gtk.h
12472         * src/prefs_image_viewer.c
12473         * src/prefs_image_viewer.h
12474         * src/prefs_matcher.c
12475         * src/prefs_matcher.h
12476         * src/prefs_message.c
12477         * src/prefs_message.h
12478         * src/prefs_msg_colors.c
12479         * src/prefs_msg_colors.h
12480         * src/prefs_other.c
12481         * src/prefs_other.h
12482         * src/prefs_quote.c
12483         * src/prefs_quote.h
12484         * src/prefs_receive.c
12485         * src/prefs_receive.h
12486         * src/prefs_send.c
12487         * src/prefs_send.h
12488         * src/prefs_spelling.c
12489         * src/prefs_spelling.h
12490         * src/prefs_summaries.c
12491         * src/prefs_summaries.h
12492         * src/prefs_summary_column.c
12493         * src/prefs_summary_column.h
12494         * src/prefs_template.c
12495         * src/prefs_template.h
12496         * src/prefs_themes.c
12497         * src/prefs_themes.h
12498         * src/prefs_toolbar.c
12499         * src/prefs_toolbar.h
12500         * src/prefs_wrapping.c
12501         * src/prefs_wrapping.h
12502         * src/privacy.c
12503         * src/privacy.h
12504         * src/procheader.c
12505         * src/procheader.h
12506         * src/procmime.c
12507         * src/procmime.h
12508         * src/procmsg.c
12509         * src/procmsg.h
12510         * src/quote_fmt.c
12511         * src/quote_fmt_parse.y
12512         * src/recv.c
12513         * src/recv.h
12514         * src/remotefolder.c
12515         * src/remotefolder.h
12516         * src/send_message.c
12517         * src/send_message.h
12518         * src/setup.c
12519         * src/setup.h
12520         * src/simple-gettext.c
12521         * src/sourcewindow.c
12522         * src/sourcewindow.h
12523         * src/ssl_manager.c
12524         * src/ssl_manager.h
12525         * src/statusbar.c
12526         * src/statusbar.h
12527         * src/stock_pixmap.c
12528         * src/stock_pixmap.h
12529         * src/summary_search.c
12530         * src/summary_search.h
12531         * src/summaryview.c
12532         * src/summaryview.h
12533         * src/syldap.c
12534         * src/syldap.h
12535         * src/textview.c
12536         * src/textview.h
12537         * src/toolbar.c
12538         * src/toolbar.h
12539         * src/undo.c
12540         * src/undo.h
12541         * src/unmime.c
12542         * src/unmime.h
12543         * src/vcard.c
12544         * src/vcard.h
12545         * src/wizard.c
12546         * src/wizard.h
12547         * src/common/base64.c
12548         * src/common/base64.h
12549         * src/common/defs.h
12550         * src/common/hooks.c
12551         * src/common/hooks.h
12552         * src/common/log.c
12553         * src/common/log.h
12554         * src/common/md5.c
12555         * src/common/md5.h
12556         * src/common/mgutils.c
12557         * src/common/mgutils.h
12558         * src/common/nntp.c
12559         * src/common/nntp.h
12560         * src/common/passcrypt.c
12561         * src/common/passcrypt.h.in
12562         * src/common/plugin.c
12563         * src/common/plugin.h
12564         * src/common/prefs.c
12565         * src/common/prefs.h
12566         * src/common/progressindicator.c
12567         * src/common/progressindicator.h
12568         * src/common/quoted-printable.c
12569         * src/common/quoted-printable.h
12570         * src/common/session.c
12571         * src/common/session.h
12572         * src/common/smtp.c
12573         * src/common/smtp.h
12574         * src/common/socket.c
12575         * src/common/socket.h
12576         * src/common/ssl.c
12577         * src/common/ssl.h
12578         * src/common/ssl_certificate.c
12579         * src/common/ssl_certificate.h
12580         * src/common/string_match.c
12581         * src/common/string_match.h
12582         * src/common/stringtable.c
12583         * src/common/sylpheed.c
12584         * src/common/sylpheed.h
12585         * src/common/template.c
12586         * src/common/template.h
12587         * src/common/timing.h
12588         * src/common/utils.c
12589         * src/common/utils.h
12590         * src/common/uuencode.c
12591         * src/common/uuencode.h
12592         * src/common/version.h.in
12593         * src/common/xml.c
12594         * src/common/xml.h
12595         * src/common/xmlprops.c
12596         * src/common/xmlprops.h
12597         * src/gtk/about.c
12598         * src/gtk/about.h
12599         * src/gtk/colorlabel.c
12600         * src/gtk/colorlabel.h
12601         * src/gtk/colorsel.c
12602         * src/gtk/colorsel.h
12603         * src/gtk/description_window.c
12604         * src/gtk/description_window.h
12605         * src/gtk/filesel.c
12606         * src/gtk/filesel.h
12607         * src/gtk/foldersort.c
12608         * src/gtk/foldersort.h
12609         * src/gtk/gtkutils.c
12610         * src/gtk/gtkutils.h
12611         * src/gtk/inputdialog.c
12612         * src/gtk/inputdialog.h
12613         * src/gtk/logwindow.c
12614         * src/gtk/logwindow.h
12615         * src/gtk/manage_window.c
12616         * src/gtk/manage_window.h
12617         * src/gtk/menu.c
12618         * src/gtk/menu.h
12619         * src/gtk/pluginwindow.c
12620         * src/gtk/pluginwindow.h
12621         * src/gtk/prefswindow.c
12622         * src/gtk/prefswindow.h
12623         * src/gtk/progressdialog.c
12624         * src/gtk/progressdialog.h
12625         * src/gtk/quicksearch.c
12626         * src/gtk/quicksearch.h
12627         * src/gtk/sslcertwindow.c
12628         * src/gtk/sslcertwindow.h
12629         * src/plugins/clamav/clamav_plugin.c
12630         * src/plugins/clamav/clamav_plugin.h
12631         * src/plugins/clamav/clamav_plugin_gtk.c
12632         * src/plugins/demo/demo.c
12633         * src/plugins/dillo_viewer/dillo_prefs.c
12634         * src/plugins/dillo_viewer/dillo_prefs.h
12635         * src/plugins/dillo_viewer/dillo_viewer.c
12636         * src/plugins/mathml_viewer/mathml_viewer.c
12637         * src/plugins/pgpcore/passphrase.c
12638         * src/plugins/pgpcore/passphrase.h
12639         * src/plugins/pgpcore/plugin.c
12640         * src/plugins/pgpcore/prefs_gpg.c
12641         * src/plugins/pgpcore/prefs_gpg.h
12642         * src/plugins/pgpcore/select-keys.c
12643         * src/plugins/pgpcore/select-keys.h
12644         * src/plugins/pgpcore/sgpgme.c
12645         * src/plugins/pgpcore/sgpgme.h
12646         * src/plugins/pgpinline/pgpinline.c
12647         * src/plugins/pgpinline/pgpinline.h
12648         * src/plugins/pgpinline/plugin.c
12649         * src/plugins/pgpmime/pgpmime.c
12650         * src/plugins/pgpmime/pgpmime.h
12651         * src/plugins/pgpmime/plugin.c
12652         * src/plugins/spamassassin/spamassassin.c
12653         * src/plugins/spamassassin/spamassassin.h
12654         * src/plugins/spamassassin/spamassassin_gtk.c
12655         * src/plugins/trayicon/trayicon.c
12656         * tools/OOo2sylpheed.pl
12657         * tools/acroread2sylpheed.pl
12658         * tools/asus_mailled.sh
12659         * tools/filter_conv.pl
12660         * tools/freshmeat_search.pl
12661         * tools/google_search.pl
12662         * tools/kmail2sylpheed.pl
12663         * tools/kmail2sylpheed_v2.pl
12664         * tools/maildir2sylpheed.pl
12665         * tools/multiwebsearch.pl
12666         * tools/newscache_clean.pl
12667         * tools/outlook2sylpheed.pl
12668         * tools/sylpheed-switcher
12669         * tools/update-po
12670         * tools/vcard2xml.py
12671         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
12672                 update FSF address
12673
12674 2005-09-21 [colin]      1.9.14cvs46
12675
12676         * src/gedit-print.c
12677         * src/procmsg.c
12678         * src/procmsg.h
12679         * src/textview.c
12680         * src/summaryview.c
12681                 Remove some printing hacks (deselection/reselection),
12682                 which by the way fix printing the currently 
12683                 displayed mime part (still only text)
12684                 Plus a little optimisation of summary_show
12685
12686
12687 2005-09-20 [colin]      1.9.14cvs45
12688
12689         * src/mainwindow.c
12690         * src/messageview.c
12691                 GUI fixups: add accels, set message
12692                 view title to displayed mail's subject
12693         * src/prefs_spelling.c
12694         * src/gtk/gtkaspell.c
12695                 GUI fixups: allow underlining misspelled
12696                 words instead of coloring them (a11y!)
12697
12698 2005-09-19 [colin]
12699
12700         1.9.15rc3 released
12701
12702 2005-09-19 [colin]      1.9.14cvs44
12703
12704         * src/compose.c
12705                 Fix draft message
12706         * src/gtk/gtkaspell.c
12707                 Fix wrong test ;-)
12708
12709 2005-09-19 [colin]      1.9.14cvs43
12710
12711         * src/addressbook.c
12712                 Fix sensitivity of Delete button
12713         * src/compose.c
12714                 Warn if the requested Privacy system
12715                 is not available
12716         * src/exphtmldlg.c
12717         * src/expldifdlg.c
12718         * src/importldif.c
12719         * src/importmutt.c
12720         * src/importpine.c
12721                 Fix crappy UI
12722         * src/
12723         * src/ssl.h
12724         * src/prefs_account.h
12725         * src/prefs_account.c
12726                 Save SSL prefs even in builds that have
12727                 SSL support disable
12728         * src/imap.c
12729         * src/inc.c
12730         * src/news.c
12731         * src/send_message.c
12732                 Warn if connection should be secure, but
12733                 SSL support isn't compiled in
12734         * src/gtkaspell.c
12735                 Fix word separation on UTF-8 systems
12736                 Fixes bug #812 (Strange inline spellchecking)
12737         * src/compose.c
12738                 Warn if the requested Privacy system
12739                 is not available
12740                 Factorize offline warning
12741         * src/imap.c
12742         * src/imap_gtk.c
12743         * src/imap_gtk.h
12744         * src/inc.h
12745         * src/news_gtk.c
12746         * src/news_gtk.h
12747         * src/messageview.c
12748                 Factorize offline warning
12749
12750 2005-09-19 [paul]
12751
12752         1.9.15-rc2 released
12753
12754 2005-09-18 [colin]      1.9.14cvs42
12755
12756         * src/codeconv.c
12757         * src/codeconv.h
12758         * src/procmime.c
12759                 Add a way to get locale's charset ignoring utf-8,
12760                 and use that as default encoding for broken mails
12761
12762 2005-09-18 [colin]      1.9.14cvs41
12763
12764         * src/gtk/logwindow.c
12765                 Translate string. Patch by Fabien Vantard
12766
12767 2005-09-18 [colin]      1.9.14cvs40
12768
12769         * configure.ac
12770                 Fix bug #803 (IMAP/SSL support breaks with 
12771                 GnuTLS libetpan 0.38)
12772
12773 2005-09-18 [colin]      1.9.14cvs39
12774
12775         * src/codeconv.c
12776         * src/compose.c
12777         * src/procmime.c
12778                 More charsets fixes. Fixes bug #806 (non
12779                 ascii characters in subject line)
12780
12781 2005-09-17 [paul]       1.9.14cvs38
12782
12783         * src/folderview.c
12784         * src/mainwindow.c
12785                 fix gcc-2.95 issues
12786                 Patch by Pawel Pekala
12787
12788 2005-09-17 [colin]      1.9.14cvs37
12789
12790         * src/addrindex.c
12791                 bugfix for NO-USE LDAP compilation, patch 
12792                 by Fabien Vantard
12793
12794 2005-09-17 [colin]      1.9.14cvs36
12795
12796         * src/prefs_actions.c
12797         * src/prefs_customheader.c
12798         * src/prefs_display_header.c
12799         * src/prefs_filtering_action.c
12800         * src/prefs_matcher.c
12801         * src/prefs_toolbar.c
12802                 Fix strange casts (less elegant but
12803                 works better)
12804
12805 2005-09-16 [colin]      1.9.14cvs35
12806
12807         * src/jpilot.c
12808                 Missed that one
12809
12810 2005-09-16 [colin]      1.9.14cvs34
12811
12812         * configure.ac
12813         * src/Makefile.am
12814         * src/addr_compl.c
12815         * src/addrindex.c
12816         * src/browseldap.c
12817         * src/editldap.c
12818         * src/ldaplocate.c
12819         * src/ldapquery.c
12820         * src/ldapquery.h
12821         * src/ldapserver.c
12822         * src/ldapserver.h
12823         * src/main.c
12824         * src/matcher_parser_parse.y
12825         * src/prefs_themes.c
12826         * src/etpan/Makefile.am
12827         * src/gtk/description_window.c
12828         * src/plugins/clamav/Makefile.am
12829         * src/plugins/clamav/clamav_plugin.c
12830         * src/plugins/dillo_viewer/Makefile.am
12831         * src/plugins/pgpcore/Makefile.am
12832         * src/plugins/pgpinline/Makefile.am
12833         * src/plugins/pgpmime/Makefile.am
12834         * src/plugins/trayicon/Makefile.am
12835                 Fix 100% cpu usage in address completion list
12836                 Fix little bugs (return with no values etc)
12837                 Fix all warnings (with common CFLAGS)
12838
12839 2005-09-15 [colin]      1.9.14cvs33
12840
12841         * src/addressbook.c
12842                 Fix bug where sometimes a group's email list is empty,
12843                 force its refresh (probably fixes "Re: how to create a 
12844                 distribution list")
12845         * src/ldapquery.c
12846                 Don't return to the callback in the main thread from the
12847                 fetch thread (or face segs!)
12848
12849 2005-09-15 [paul]       1.9.14cvs32
12850
12851         * src/prefs_matcher.c
12852                 forgotten in last commit
12853
12854 2005-09-15 [paul]       1.9.14cvs31
12855
12856         * src/prefs_actions.c
12857         * src/prefs_filtering_action.c
12858         * src/prefs_quote.c
12859         * src/quote_fmt.c
12860         * src/summaryview.c
12861         * src/gtk/description_window.c
12862         * src/gtk/description_window.h
12863         * src/gtk/quicksearch.c
12864                 allow interaction with the called
12865                 description window
12866                 Patch by Anders Hammar
12867
12868 2005-09-14 [paul]       1.9.14cvs30
12869
12870         * src/compose.c
12871                 fix a little annoyance when pasting with 3rd button 
12872                 with wrap_pastes=0 and wrap_input=1
12873                 Patch by Colin
12874
12875 2005-09-14 [paul]       1.9.14cvs29
12876
12877         * src/prefs_account.c
12878                 disable 'Filter messages on receiving' for
12879                 SMTP-only accounts
12880                 Patch  by Anders Hammar
12881
12882 2005-09-14 [paul]       1.9.14cvs28
12883
12884         * po/sk.po
12885                 fix crash
12886                 updated by Andrej Kacian
12887
12888 2005-09-14 [paul]
12889
12890         1.9.15-rc1 released
12891
12892 2005-09-14 [paul]       1.9.14cvs27
12893
12894         * po/es.po
12895                 updated by Ricardo Mones Lastra
12896         * src/compose.c
12897         * src/compose.h
12898                 associate no_wrap_tags to Compose windows
12899                 instead of using a static one
12900                 Patch by Colin
12901         * src/mbox.c
12902                 fix proc_mbox()
12903                 Patch by wwp
12904         * src/textview.c
12905                 remove unneeded printf()
12906
12907 2005-09-14 [paul]       1.9.14cvs26
12908
12909         * src/addrcache.c
12910         * src/codeconv.h
12911         * src/folder.h
12912         * src/mainwindow.h
12913         * src/mh.c
12914         * src/mimeview.h
12915         * src/partial_download.c
12916         * src/pop.c
12917         * src/prefs_account.c
12918         * src/prefs_account.h
12919         * src/prefs_actions.c
12920         * src/prefs_customheader.c
12921         * src/prefs_display_header.c
12922         * src/prefs_filtering_action.c
12923         * src/prefs_matcher.c
12924         * src/prefs_toolbar.c
12925         * src/privacy.h
12926         * src/procmime.c
12927         * src/procmime.h
12928         * src/procmsg.h
12929         * src/textview.c
12930         * src/undo.h
12931         * src/common/plugin.c
12932         * src/common/session.h
12933         * src/common/socket.c
12934         * src/common/socket.h
12935         * src/common/template.c
12936         * src/gtk/gtkaspell.c
12937         * src/gtk/quicksearch.h
12938         * src/plugins/pgpcore/passphrase.c
12939         * src/plugins/pgpcore/prefs_gpg.h
12940         * src/plugins/pgpcore/select-keys.c
12941         * src/plugins/pgpcore/select-keys.h
12942         * src/plugins/pgpcore/sgpgme.c
12943         * src/plugins/pgpinline/pgpinline.c
12944         * src/plugins/pgpmime/pgpmime.c
12945         * src/plugins/trayicon/trayicon.c
12946                 fix compilation warnings
12947                 Patch by Daniel Gustafson
12948
12949 2005-09-14 [paul]       1.9.14cvs25
12950
12951         * src/addressbook.c
12952                 add missing column header, and other small
12953                 bug fixes
12954                 Patch by Anders Hammar
12955
12956 2005-09-13 [colin]      1.9.14cvs24
12957
12958         * src/gtk/gtkaspell.c
12959                 Fix non-utf8 in menu
12960                 Fix little leaks
12961                 Nullify struct members after free()s
12962
12963 2005-09-13 [colin]      1.9.14cvs23
12964
12965         * src/compose.c
12966                 Test utf8 compliance before inserting to 
12967                 buffer, and try to convert if necessary
12968         * src/procmime.c
12969                 If no charset is present, use the locale 
12970                 one instead of us-ascii
12971         * src/procmsg.c
12972                 Add Sender, List-Post and To in the checked 
12973                 headers for automatic rules creation 
12974                 (thanks to wwp)
12975         * src/prefs_themes.c
12976         * src/gtk/gtkaspell.c
12977                 Remove deprecated functions. 
12978                 patch by Daniel Gustafson
12979
12980 2005-09-12 [colin]      1.9.14cvs22
12981
12982         * src/compose.c
12983                 Fix bug #448 (Scrolling/Redraw issue with 
12984                 address-fields in Header)
12985         * src/mainwindow.c
12986         * src/summaryview.c
12987         * src/summaryview.h
12988                 Fix loss of MSG_MARKED on move/copy
12989                 Fix bug #804 (Quicksearch togglebutton doesn't 
12990                 get depressed after '/' key is pressed)
12991
12992 2005-09-12 [paul]       1.9.14cvs21
12993
12994         * AUTHORS
12995         * src/gtk/logwindow.c
12996                 add 'Clear Log' to popup menu
12997                 Patch by Anders Hammar <anders.hammar@telia.com>
12998
12999 2005-09-12 [paul]       1.9.14cvs20
13000
13001         * src/compose.c
13002                 set correct sensitivity on attachments
13003                 popup menu
13004         * src/folder.c
13005                 fix typo
13006         * src/prefs_spelling.c
13007                 fix crash when no LANG env is set
13008         * src/common/xml.c
13009                 fix crash in wizard
13010                 don't use memeory after free
13011
13012         All patches by Daniel Gustafson
13013
13014 2005-09-12 [paul]       1.9.14cvs19
13015
13016         * src/prefs_themes.c
13017                 make theme info selectable
13018         * src/gtk/description_window.c
13019                 make window non-modal
13020         * tools/README
13021                 add details of asus_mailed.sh
13022         * tools/claws.i18n.status.pl
13023                 update for new zh_TW translator
13024                 widen the output
13025                 create alternate coloured lines
13026                 improve readability
13027
13028 2005-09-10 [colin]      1.9.14cvs18
13029
13030         * src/plugins/pgpcore/select-keys.c
13031                 Better order for the buttons
13032
13033 2005-09-10 [colin]      1.9.14cvs17
13034
13035         * src/compose.c
13036         * src/plugins/pgpcore/select-keys.c
13037         * src/plugins/pgpcore/select-keys.h
13038         * src/plugins/pgpcore/sgpgme.c
13039                 Add a "Don't encrypt" button to the key
13040                 selection dialog. Fixes bug #177 (There should be a 
13041                 'Don't encrypt button in the Select Keys dialog)
13042
13043 2005-09-10 [colin]      1.9.14cvs16
13044
13045         * src/compose.c
13046                 Fix bug #572 (%X option does not work with templates)
13047
13048 2005-09-10 [colin]      1.9.14cvs15
13049
13050         * src/toolbar.c 
13051                 Remove g_print
13052
13053 2005-09-10 [colin]      1.9.14cvs14
13054
13055         * src/imap.c
13056                 Fix a possible crash
13057
13058 2005-09-09 [colin]      1.9.14cvs13
13059
13060         * src/imap.c
13061         * src/etpan/imap-thread.c
13062         * src/etpan/imap-thread.h
13063                 Fix moving from queue or drafts to normal folders
13064                 Fix bug #794 (No way to delete without expunging)
13065                 Take flags unset by other mailers into account
13066                 Take deleted flag set by other mailers into account
13067                 Fix unsetting REPLIED flag
13068                 Fix crash when capabilities can't be retrieved
13069         * src/mainwindow.c
13070         * src/mainwindow.h
13071                 Add M_DELAYED_FLAGS condition, and let the user use
13072                 Execute in order to be able to expunge deleted mails,
13073                 even if he's not in delayed execute mode
13074         * src/prefs_spelling.c
13075                 Use 'en' dictionary by default if LANG is POSIX or C
13076         * src/gtk/prefswindow.c
13077                 Fix bug #767 (Preferences windows expanding) by making
13078                 the window a bit larger when the resolution is greater
13079                 than 640x480, and by putting the prefs in a
13080                 GtkScrolledWindow.
13081
13082 2005-09-09 [paul]       1.9.14cvs12
13083
13084         * AUTHORS
13085         * configure.ac
13086         * po/zh_TW.Big5.po      ** REMOVED **
13087         * po/zh_TW.po           ** ADDED **
13088                 updated by Wei-Lun Chao
13089
13090 2005-09-09 [paul]       1.9.14cvs11
13091
13092         * src/mainwindow.c
13093                 fix asserts
13094         * src/common/xml.c
13095                 delay memory allocation until file is
13096                 opened successfully
13097                 Patch by Daniel Gustafson
13098
13099 2005-09-09 [colin]      1.9.14cvs10
13100
13101         * src/imap.c
13102                 Add guards
13103
13104 2005-09-08 [colin]      1.9.14cvs9
13105
13106         * src/compose.c
13107                 Alert when we can't save draft
13108                 Fix various wrap/color issues
13109                 Add mid-click pasting respecting wrap_paste option
13110         * src/folder.c
13111         * src/folder.h
13112         * src/folder_item_prefs.c
13113         * src/folder_item_prefs.h
13114         * src/imap.c
13115         * src/imap_gtk.c
13116         * src/imap_gtk.h
13117         * src/main.c
13118         * src/mainwindow.c
13119         * src/mainwindow.h
13120         * src/news.c
13121         * src/news_gtk.c
13122         * src/news_gtk.h
13123         * src/prefs_folder_item.c
13124                 Fix the impossibility to synchronise folders for
13125                 offline use (IMAP and NNTP are concerned)
13126
13127 2005-09-08 [colin]      1.9.14cvs8
13128
13129         * configure.ac
13130                 Build LDAP and JPilot by default if available
13131         * src/textview.c
13132                 Fix use after free
13133
13134 2005-09-08 [paul]       1.9.14cvs7
13135
13136         * doc/manual/en/sylpheed-1.html
13137         * doc/manual/en/sylpheed-18.html
13138         * doc/manual/en/sylpheed-19.html
13139         * doc/manual/en/sylpheed-4.html
13140         * doc/manual/en/sylpheed-6.html
13141         * doc/manual/en/sylpheed.html
13142                 a few minor updates, plus include some
13143                 details about plugins and their requirements
13144         * src/mainwindow.c
13145                 minor changes to English in /View/Sort
13146
13147 2005-09-07 [colin]      1.9.14cvs6
13148
13149         * doc/manual/en/sylpheed-1.html
13150         * doc/manual/en/sylpheed-10.html
13151         * doc/manual/en/sylpheed-11.html
13152         * doc/manual/en/sylpheed-12.html
13153         * doc/manual/en/sylpheed-13.html
13154         * doc/manual/en/sylpheed-14.html
13155         * doc/manual/en/sylpheed-15.html
13156         * doc/manual/en/sylpheed-16.html
13157         * doc/manual/en/sylpheed-17.html
13158         * doc/manual/en/sylpheed-18.html
13159         * doc/manual/en/sylpheed-19.html
13160         * doc/manual/en/sylpheed-2.html
13161         * doc/manual/en/sylpheed-20.html
13162         * doc/manual/en/sylpheed-21.html
13163         * doc/manual/en/sylpheed-22.html
13164         * doc/manual/en/sylpheed-3.html
13165         * doc/manual/en/sylpheed-4.html
13166         * doc/manual/en/sylpheed-5.html
13167         * doc/manual/en/sylpheed-6.html
13168         * doc/manual/en/sylpheed-7.html
13169         * doc/manual/en/sylpheed-8.html
13170         * doc/manual/en/sylpheed-9.html
13171         * doc/manual/en/sylpheed.html
13172                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
13173
13174 2005-09-07 [colin]      1.9.14cvs5
13175
13176         * src/mainwindow.c
13177                 Make labels more to-the-point
13178
13179 2005-09-07 [colin]      1.9.14cvs4
13180
13181         * doc/manual/en/sylpheed-1.html
13182         * doc/manual/en/sylpheed-12.html
13183         * doc/manual/en/sylpheed-13.html
13184         * doc/manual/en/sylpheed-14.html
13185         * doc/manual/en/sylpheed-15.html
13186         * doc/manual/en/sylpheed-16.html
13187         * doc/manual/en/sylpheed-17.html
13188         * doc/manual/en/sylpheed-18.html
13189         * doc/manual/en/sylpheed-19.html
13190         * doc/manual/en/sylpheed-2.html
13191         * doc/manual/en/sylpheed-20.html
13192         * doc/manual/en/sylpheed-21.html
13193         * doc/manual/en/sylpheed-22.html
13194         * doc/manual/en/sylpheed-4.html
13195         * doc/manual/en/sylpheed-5.html
13196         * doc/manual/en/sylpheed-6.html
13197         * doc/manual/en/sylpheed-7.html
13198         * doc/manual/en/sylpheed-8.html
13199         * doc/manual/en/sylpheed-9.html
13200         * doc/manual/en/sylpheed.html
13201                 Update manual
13202
13203 2005-09-07 [colin]      1.9.14cvs3
13204
13205         * doc/faq/en/sylpheed-faq-1.html
13206         * doc/faq/en/sylpheed-faq-2.html
13207         * doc/faq/en/sylpheed-faq-3.html
13208         * doc/faq/en/sylpheed-faq.html
13209                 Update FAQ
13210
13211 2005-09-07 [colin]      1.9.14cvs2
13212
13213         * src/folderview.c
13214         * src/procmsg.c
13215         * src/summaryview.c
13216         * src/toolbar.c
13217                 Fix special subfolders:
13218                 - Inherit parent's icon
13219                 - sent contents of queues subfolders
13220                 - empty subfolders of trashes
13221         * src/mainwindow.c
13222                 Remove outdated manual and faq entries
13223         * src/common/utils.c
13224                 Add quotes around %s coming from mailcap
13225
13226 2005-09-07 [colin]      1.9.14cvs1
13227
13228         * src/compose.c
13229                 After saving draft, set modified to FALSE
13230         * src/mimeview.c
13231         * src/common/utils.c
13232         * src/common/utils.h
13233                 Try to open mime parts using what is 
13234                 indicated in ~/.mailcap or /etc/mailcap,
13235                 if possible.
13236
13237 2005-09-05 [paul]       1.9.14
13238
13239         1.9.14 released
13240
13241         * po/sk.po
13242                 updated by Andrej Kacian
13243
13244 2005-09-05 [paul]       1.9.13cvs83
13245
13246         * po/de.po
13247         * po/es.po
13248         * po/fi.po
13249         * po/fr.po
13250         * po/nb.po
13251         * po/pt_BR.po
13252         * po/sr.po
13253                 updated translations by Thomas Gilgin, Ricardo Mones
13254                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
13255                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
13256
13257 2005-09-04 [paul]       1.9.13cvs82
13258
13259         * src/compose.c
13260                 only warn about exceeded line length limit
13261                 on send
13262
13263 2005-09-04 [paul]       1.9.13cvs81
13264
13265         * src/compose.c
13266                 fix crash in 'line length exceeded' dialogue
13267
13268 2005-09-02 [paul]       1.9.13cvs80
13269
13270         * src/imap.c
13271                 fix bug 795, 'Connection lost IMAP'
13272                 and add statusbar prints
13273                 Patch by Colin
13274
13275 2005-09-02 [paul]       1.9.13cvs79
13276
13277         * src/compose.c
13278                 compose_wrap_paragraph() becomes
13279                 compose_beautify_paragraph()
13280                 Patch by Colin
13281
13282 2005-09-02 [colin]      1.9.13cvs78
13283
13284         * src/folderview.c
13285                 Micro-fix
13286
13287 2005-09-01 [colin]      1.9.13cvs77
13288
13289         * src/imap.c
13290                 Maybe fix bug #795 (Connection lost IMAP)
13291                 Don't try to send logout when we're disconnected.
13292         * src/summaryview.c
13293                 Include locked and marked emails in HRM
13294                 view. Fixes bug #800 (Locked messages no longer 
13295                 show up when hide read messages is used)
13296
13297 2005-09-01 [paul]       1.9.13cvs76
13298
13299         * src/prefs_common.c
13300                 fix bad cutting
13301
13302 2005-08-31 [colin]      1.9.13cvs75
13303
13304         * src/folderview.c
13305         * src/folderview.h
13306         * src/prefs_summaries.c
13307         * src/summaryview.c
13308                 Fix "go to next new", fix preference
13309                 (Open unread/next swapped)
13310
13311 2005-08-31 [paul]       1.9.13cvs74
13312
13313         * src/compose.c
13314         * src/folderview.c
13315         * src/headerview.c
13316         * src/headerview.h
13317         * src/mainwindow.c
13318         * src/prefs_common.c
13319         * src/prefs_common.h
13320         * src/prefs_fonts.c
13321         * src/summaryview.c
13322         * src/textview.c
13323         * src/common/defs.h
13324                 remove obsolete BOLD_FONT setting
13325                 fix font update in headerview and textview
13326                 headers after prefs change
13327                 Patch By Colin
13328
13329 2005-08-31 [paul]
13330
13331         1.9.14-rc4 released
13332
13333 2005-08-30 [colin]      1.9.13cvs73
13334
13335         * src/summaryview.c
13336                 When Hide read messages is selected and we
13337                 refresh the summaryview, don't remove the 
13338                 currently displayed message. Fixes bug #797
13339                 (Summary view reloads when new mail is 
13340                 downloaded in 1.9.14 rc)
13341
13342 2005-08-30 [colin]      1.9.13cvs72
13343
13344         * src/folderview.c
13345                 Fix flickering
13346         * src/mainwindow.c
13347                 Remove useless callback
13348         * src/mimeview.c
13349         * src/gtk/filesel.c
13350         * src/gtk/filesel.h
13351                 Add a filesel_select_file_save_folder() - used by Save All
13352
13353 2005-08-29 [paul]       1.9.13cvs71
13354
13355         * AUTHORS
13356         * src/matcher_parser_parse.y
13357         * src/etpan/imap-thread.c
13358                 fix building on FreeBSD
13359                 Patch by Daniel Gustafson <daniel@hobbit.se>
13360
13361 2005-08-29 [paul]       1.9.13cvs70
13362
13363         * src/plugins/pgpinline/pgpinline.c
13364                 only initialise sig result if it's been handled
13365                 Patch by Colin
13366
13367 2005-08-29 [paul]       1.9.13cvs69
13368         
13369         Patches by Colin:
13370
13371         * src/imap.c
13372         * src/common.utils.c
13373         * src/common/utils.h
13374                 optimisation
13375         * src/stock_pixmap.h
13376                 fix wrong icon reference
13377         * src/pixmaps/trash_btn.xpm
13378                 replace with nicer image
13379
13380 2005-08-28 [colin]      1.9.13cvs68
13381
13382         * src/Makefile.am
13383         * src/stock_pixmap.c
13384         * src/stock_pixmap.h
13385         * src/toolbar.c
13386         * src/pixmaps/trash_btn.xpm
13387                 Add a specific trash xpm for the button
13388
13389 2005-08-28 [colin]      1.9.13cvs67
13390
13391         * src/imap.c
13392                 Fix leak
13393
13394 2005-08-27 [colin]      1.9.13cvs66
13395
13396         * src/imap.c
13397         * src/procmime.c
13398                 Correctly fix "Problem with replies", fixes
13399                 pgpmime encryption too. 
13400
13401 2005-08-27 [colin]      1.9.13cvs65
13402
13403         * src/folder.c
13404         * src/procmsg.c
13405         * src/procmsg.h
13406         * src/summaryview.c
13407                 Fix bug #517 (messages removed from summaryview 
13408                 when moving fails)
13409
13410 2005-08-27 [colin]      1.9.13cvs64
13411
13412         * tools/Makefile.am
13413         * tools/asus_mailled.sh
13414                 Add a script to blink ASUS laptops' mail LED where there
13415                 is unread mail.
13416
13417 2005-08-27 [colin]      1.9.13cvs63
13418
13419         * src/imap.c
13420         * src/etpan/imap-thread.c
13421         * src/etpan/imap-thread.h
13422                 Implement automatic choosing of login method
13423                 Fixes bug #791
13424         * src/gtk/.cvsignore
13425                 Add sylpheed-marshal.[ch]
13426
13427 2005-08-27 [colin]      1.9.13cvs62
13428
13429         * src/common/utils.c
13430                 Fix confusing perror
13431
13432 2005-08-27 [colin]      1.9.13cvs61
13433
13434         * src/toolbar.c
13435         * src/toolbar.h
13436                 Remove A_DELETE, replace it with 
13437                 A_TRASH and A_DELETE_REAL. Automatically
13438                 rewrite config files to replace A_DELETE
13439                 with A_TRASH (no functionality change).
13440                 Fixes half of #794
13441
13442 2005-08-26 [colin]      1.9.13cvs60
13443
13444         * src/procmime.c
13445                 Previous "Problem with replies" fix brought other
13446                 problems, fixing them
13447
13448 2005-08-26 [colin]      1.9.13cvs59
13449
13450         * src/procmime.c
13451                 Fix "Problem with replies". This happened only
13452                 on IMAP...
13453         * src/procmsg.c
13454                 Factorize code a bit
13455         * src/compose.c
13456                 Speed improvement on very long messages (wrapping)
13457                 Fix signature color on Reedit and Redirect
13458                 On Reedit, don't attach pgp-signatures parts, but
13459                 set signing to On.
13460
13461 2005-08-24 [paul]       1.9.13cvs58
13462
13463         * src/compose.c
13464                 don't claim success when clicking
13465                 Cancel on the passphrase box.
13466                 Patch by Colin
13467
13468 2005-08-24 [paul]       1.9.13cvs57
13469
13470         * src/main.c
13471                 fix misplaced sylpheed.log
13472         * src/common/defs.h
13473                 define UIDL_DIR
13474
13475 2005-08-24 [paul]       1.9.13cvs56
13476
13477         * src/imap.c
13478         * src/etpan/imap-thread.c
13479         * src/etpan/imap-thread.h
13480                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
13481                 Patch by Colin
13482         * src/gtk/sylpheed-marshal.c    ** REMOVED **
13483         * src/gtk/sylpheed-marshal.h    ** REMOVED **
13484                 remove autogenerated files
13485         * tools/kdeservicemenu/README
13486         * tools/kdeservicemenu/install.sh
13487         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13488         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13489                 use Claws icon, use 'Sylpheed-Claws' in menu,
13490                 use kdialog, and other cleanups
13491
13492 2005-08-23 [paul]       1.9.13cvs55
13493
13494         * src/compose.c
13495                 fix paste/wrap crash
13496                 Patch by Colin
13497
13498 2005-08-23 [paul]       1.9.13cvs54
13499
13500         * src/main.c
13501                 fix crash recovery
13502                 Patch by Colin
13503
13504 2005-08-23 [paul]       1.9.13cvs53
13505
13506         * src/addressbook.c
13507         * src/editaddress.c
13508                 view all data of LDAP contacts
13509                 Patch by Colin
13510
13511 2005-08-23 [paul]       1.9.13cvs52
13512
13513         * src/addressbook.c
13514                 fix issues with the Search field
13515                 Patch by Colin
13516
13517 2005-08-22 [paul]       1.9.13cvs51
13518
13519         * src/folderview.c
13520                 put name of folder in processing dialog
13521                 title
13522         * src/prefs_folder_item.c
13523                 improve english usage
13524
13525 2005-08-22 [paul]       1.9.13cvs50
13526
13527         * src/filtering.c
13528         * src/filtering.h
13529         * src/matcher.c
13530         * src/matcher_parser_lex.l
13531         * src/matcher_parser_parse.y
13532         * src/prefs_filtering.c
13533                 add Filtering/Processing rule names feature.
13534                 (the incompatible old matcherrc is saved as
13535                 matcherrc.pre_names).
13536                 Patch by Colin
13537
13538 2005-08-22 [paul]       1.9.13cvs49
13539
13540         * src/procmsg.c
13541                 fix colour labelling
13542                 Patch by Colin
13543
13544 2005-08-22 [paul]       1.9.13cvs48
13545
13546         * src/textview.c
13547                 fix open_image_cb()
13548
13549 2005-08-22 [paul]       1.9.13cvs47
13550
13551         * src/imap.c
13552                 fix bug 789, 'SC crashes with imap (CVS ver)'
13553                 Patch by Colin
13554
13555 2005-08-22 [paul]       1.9.13cvs46
13556
13557         * src/mimeview.c
13558         * src/prefs_common.c
13559         * src/common/defs.h
13560                 define reused defaults in defs.h
13561         * src/textview.c
13562                 add 'Open image' to image popup menu
13563
13564 2005-08-21 [colin]      1.9.13cvs45
13565
13566         * src/summaryview.c
13567                 Fix bug #788 (Bogus "From" address displayed)
13568
13569 2005-08-20 [colin]      1.9.13cvs44
13570
13571         * src/folder.c
13572                 Fix buf #787 (multilevel delete causes SIGSEGV)
13573
13574 2005-08-19 [colin]      1.9.13cvs43
13575
13576         * src/inc.c
13577         * src/prefs_common.c
13578         * src/prefs_common.h
13579                 Add an hidden pref to allow modifying the
13580                 update stepping in incorporation.
13581                 Patch by wwp.
13582
13583 2005-08-19 [colin]      1.9.13cvs42
13584
13585         * src/compose.c
13586         * src/procmime.c
13587                 Workaround for broken MUAs: encode 
13588                 Content-type: name: as ASCII and 
13589                 Content-Disposition: filename: as
13590                 per rfc2231
13591         * src/prefs_account.c
13592                 Fix invisible-ness of SMTP SSL prefs
13593                 in NNTP accounts
13594
13595 2005-08-19 [paul]       1.9.13cvs41
13596
13597         * src/compose.c
13598         * src/prefs_common.c
13599         * src/prefs_common.h
13600         * src/prefs_wrapping.c
13601                 paste with or without wrapping.
13602                 patch by Colin
13603
13604 2005-08-19 [paul]       1.9.13cvs40
13605
13606         * src/prefs_common.c
13607         * src/prefs_common.h
13608         * src/summaryview.c
13609                 reintroduce enable_swap_from as a
13610                 hidden pref. patch by Colin
13611         * src/quote_fmt_parse.y
13612         * src/plugins/clamav/clamav_plugin.c
13613         * src/plugins/dillo_viewer/dillo_viewer.c
13614         * src/plugins/mathml_viewer/mathml_viewer.c
13615         * src/plugins/pgpcore/sgpgme.c
13616         * src/plugins/pgpinline/pgpinline.c
13617         * src/plugins/pgpmime/pgpmime.c
13618                 tidy up. patch by Colin
13619
13620 2005-08-19 [paul]       1.9.13cvs39
13621
13622         * configure.ac
13623                 complete cvs38's sync
13624         * src/editaddress.c
13625         * src/gedit-print.c
13626         * src/mutt.c
13627         * src/etpan/etpan-log.c
13628         * src/etpan/imap-thread.c
13629         * src/gtk/gtksourceprintjob.c
13630                 fix compilation warnings
13631                 (patch by Colin)
13632
13633 2005-08-19 [paul]       1.9.13cvs38
13634
13635         sync with main:
13636
13637         * src/account.c
13638         * src/action.c
13639         * src/addrbook.c
13640         * src/addrcache.c
13641         * src/addrharvest.c
13642         * src/addrindex.c
13643         * src/codeconv.c
13644         * src/compose.c
13645         * src/crash.c
13646         * src/exporthtml.c
13647         * src/exportldif.c
13648         * src/folder.c
13649         * src/image_viewer.c
13650         * src/inc.c
13651         * src/inc.h
13652         * src/jpilot.c
13653         * src/ldif.c
13654         * src/main.c
13655         * src/matcher.c
13656         * src/mbox.c
13657         * src/messageview.c
13658         * src/mh.c
13659         * src/mimeview.c
13660         * src/msgcache.c
13661         * src/mutt.c
13662         * src/news.c
13663         * src/partial_download.c
13664         * src/pine.c
13665         * src/pop.c
13666         * src/prefs_actions.c
13667         * src/prefs_common.c
13668         * src/prefs_customheader.c
13669         * src/prefs_display_header.c
13670         * src/prefs_gtk.c
13671         * src/prefs_themes.c
13672         * src/procheader.c
13673         * src/procmime.c
13674         * src/procmsg.c
13675         * src/recv.c
13676         * src/send_message.c
13677         * src/simple-gettext.c
13678         * src/sourcewindow.c
13679         * src/textview.c
13680         * src/vcard.c
13681         * src/common/defs.h
13682         * src/common/log.c
13683         * src/common/plugin.c
13684         * src/common/prefs.c
13685         * src/common/session.c
13686         * src/common/session.h
13687         * src/common/socket.c
13688         * src/common/socket.h
13689         * src/common/ssl_certificate.c
13690         * src/common/template.c
13691         * src/common/utils.c
13692         * src/common/utils.h
13693         * src/common/xml.c
13694         * src/gtk/about.c
13695         added wrappers for C library function that
13696                 take pathname arguments.
13697                 enabled compilation with MinGW.
13698                 use GDir instead of directly using opendir().
13699                 added rename_force().
13700
13701 2005-08-19 [paul]       1.9.13cvs37
13702         
13703         patches by Colin:
13704         * src/compose.c
13705                 fix privacy settings on re-editing
13706                 a sent message
13707         * src/jpilot.c
13708                 fix encoding bug
13709         * src/folder.c
13710         * src/procmsg.c
13711         * src/procmsg.h
13712         * src/summaryview.c
13713                 flag changing optimisation
13714
13715 2005-08-18 [martin]     1.9.13cvs36
13716
13717         * commitHelper
13718             added my login
13719         * src/addrcache.c
13720         * src/addrharvest.c
13721         * src/addrindex.c
13722         * src/compose.c
13723         * src/grouplistdialog.c
13724         * src/main.c
13725         * src/mainwindow.c
13726         * src/msgcache.c
13727         * src/mutt.c
13728         * src/pine.c
13729         * src/prefs_account.c
13730         * src/prefs_themes.c
13731         * src/stock_pixmap.c
13732         * src/summaryview.c
13733         * src/gtk/about.c
13734         * src/gtk/logwindow.c
13735             removed deprecated glib and gdk stuff
13736         * src/plugins/pgpcore/select-keys.c
13737             convert attributes from locale to utf8
13738
13739 2005-08-17 [paul]       1.9.13cvs35
13740
13741         * src/account.c
13742         * src/addressbook.c
13743                 use new GTK_STOCK_ icons if available
13744         * src/summaryview.c
13745         * src/gtk/gtksctree.c
13746         * src/gtk/gtksctree.h
13747                 faster range select. patch by Colin
13748
13749 2005-08-17 [paul]       1.9.13cvs34
13750
13751         patches by colin:
13752         * src/addressbook.c
13753         * src/addressitem.h
13754                 Add an edit button for contacts, fix selections
13755                 of gtksctree items
13756         * src/editaddress.c
13757                 Change labels, let Save be always possible in the
13758                 email and user atributes tabs
13759         * src/folderview.c
13760                 fix sort issues
13761         * src/summaryview.c
13762                 select next item instead of the displayed one
13763                 after deletion
13764
13765         * src/gtk/progressdialog.c
13766                 use prefs_common.enable_rules_hint
13767
13768 2005-08-13 [hoa]        1.9.13cvs33
13769
13770         * src/etpan/imap-thread.c
13771                 fixed build on Solaris.
13772
13773 2005-08-10 [colin]      1.9.13cvs32
13774
13775         * src/procmsg.c
13776                 Fix cvs31 (missing fclose before reading
13777                 the file)
13778
13779 2005-08-10 [colin]      1.9.13cvs31
13780
13781         * src/procmsg.c
13782                 Fix procmsg_msginfo_new_from_mimeinfo() when
13783                 the MimeInfo isn't stored in memory. This fixes
13784                 replying to an attached message.
13785
13786 2005-08-10 [colin]      1.9.13cvs30
13787
13788         * src/mainwindow.c
13789                 Fix slowness in account changing
13790
13791 2005-08-10 [colin]      1.9.13cvs29
13792
13793         * src/folder.c
13794         * src/folderutils.c
13795         * src/folderview.c
13796         * src/imap_gtk.c
13797         * src/mainwindow.c
13798         * src/mh_gtk.c
13799         * src/procmsg.c
13800         * src/summaryview.c
13801                 Optimize folder_has_parent_of_type
13802                 Prevent moving special sub-folders from contextual menus
13803                 Rework message a bit ("Empty all messages" -> "Delete all
13804                 messages")
13805                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
13806                 and "Deleted Items" folders)
13807
13808 2005-08-08 [colin]      1.9.13cvs28
13809
13810         * src/summaryview.c
13811         * src/prefs_summaries.c
13812                 Make "Select first unread|new" more flexible
13813                 (just prioritize new or unread)
13814
13815 2005-08-08 [colin]      1.9.13cvs27
13816
13817         * src/summaryview.c
13818                 If "select first new" is selected and there only
13819                 are unread messages, fallback to "select first
13820                 unread".
13821
13822 2005-08-08 [colin]      1.9.13cvs26
13823
13824         * src/folder.c
13825                 Fix shameful bugs (and bug #779)
13826
13827 2005-08-08 [colin]      1.9.13cvs25
13828
13829         * src/folder.c
13830         * src/folder.h
13831                 Cache parents' type to make folder_has_parent_of_type
13832                 faster
13833         * src/folderview.c
13834                 Forbid DnD of special sub-folders
13835         * src/procmsg.c
13836         * src/procmsg.h
13837                 Add MAIL_POSTFILTERING_HOOK
13838         * src/summaryview.c
13839                 Revert over-zealous deletion of the use_addr_book 
13840                 code
13841
13842 2005-08-07 [colin]      1.9.13cvs24
13843
13844         * src/folder.c
13845                 Fix big mistake (passing MsgInfo instead 
13846                 of FolderItem)
13847
13848 2005-08-07 [colin]      1.9.13cvs23
13849
13850         * src/compose.c
13851         * src/folder.c
13852         * src/folder.h
13853         * src/foldersel.c
13854         * src/folderutils.c
13855         * src/folderview.c
13856         * src/imap.c
13857         * src/mainwindow.c
13858         * src/messageview.c
13859         * src/mh.c
13860         * src/msgcache.c
13861         * src/procmime.c
13862         * src/summaryview.c
13863                 Make subfolders of Drafts, Queue, Outbox, Trash
13864                 work like their parents. 
13865                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
13866
13867 2005-08-07 [colin]      1.9.13cvs22
13868
13869         * src/addressbook.c
13870                 Fix bug #771 (Dragged contacts not saved)
13871
13872 2005-08-07 [paul]       1.9.13cvs21
13873
13874         * src/summaryview.c
13875                 fix bug 32 'Search Doesn't display results
13876                 if "Hide Read Messages" is chosen'
13877                 be more literal in interpreting 'Hide read
13878                 messages'
13879
13880 2005-08-07 [colin]      1.9.13cvs20
13881
13882         * src/folderview.c
13883                 Add debug
13884         * src/summaryview.c
13885                 Faster 'unthread_for_execution'
13886
13887 2005-08-06 [paul]       1.9.13cvs19
13888
13889         * src/mainwindow.c
13890                 add mnemonics to Set displayed columns
13891                 fix bug where msgview_visible option was
13892                 overwritten as TRUE on startup
13893
13894 2005-08-06 [paul]       1.9.13cvs18
13895
13896         * src/mainwindow.c
13897                 refer to 'displayed columns in folder/message
13898                 list' not 'displayed items in summary/message view'
13899         * src/prefs_display_header.c
13900                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
13901                 be consistent with similar dialogues
13902         * src/prefs_folder_column.c
13903         * src/prefs_summary_column.c
13904                 'columns' not 'items', and folder and message lists,
13905                 instead of folder and summary views;
13906                 Use 'Hidden columns' as list heading not 'Available
13907                 items';
13908                 move the 'Remove' button to the right hand side;
13909                 top-align the buttons;
13910                 remove unneeded vbox
13911         * src/prefs_summaries.c
13912                 put the 2 column prefs buttons in a frame to reduce
13913                 overall width; refer to columns not items &c.
13914
13915 2005-08-05 [colin]      1.9.13cvs17
13916
13917         * src/prefs_common.c
13918         * src/prefs_common.h
13919         * src/mainwindow.c
13920         * src/compose.c
13921         * src/messageview.c
13922                 Add an hidden toolbar_detachable pref, so
13923                 that I can get rid of these painful handles
13924                 in the toolbars. Defaults to TRUE to avoid
13925                 changing the GUI on unsuspecting people...
13926
13927 2005-08-05 [colin]      1.9.13cvs16
13928
13929         * src/Makefile.am
13930         * src/prefs_folder_column.c
13931         * src/prefs_folder_column.h
13932                 Add prefs for folder columns
13933         * src/folderview.c
13934         * src/folderview.h
13935         * src/mainwindow.c
13936         * src/mainwindow.h
13937         * src/prefs_common.c
13938         * src/prefs_common.h
13939         * src/prefs_summaries.c
13940                 Use them
13941         * src/prefs_summary_column.c
13942         * src/summaryview.c
13943         * src/summaryview.h
13944                 Add a To column
13945         * src/textview.c
13946         * src/common/utils.c
13947         * src/common/utils.h
13948                 Move uri colourisation functions
13949                 to utils
13950         * src/compose.c
13951                 Colourise URIs
13952         * src/imap.c
13953                 Fix bug with LIST where we'd try
13954                 to get Folder//////[...]/// 
13955
13956 2005-08-05 [paul]       1.9.13cvs15
13957
13958         * src/prefs_summaries.c
13959                 improve the English usage
13960         * src/summaryview.c
13961                 set font on column change
13962                 thanks to Colin
13963
13964 2005-08-05 [paul]       1.9.13cvs14
13965
13966         * src/prefs_common.c
13967         * src/prefs_common.h
13968         * src/prefs_summaries.c
13969         * src/summaryview.c
13970                 replace 'open_unread_on_enter' option with
13971                 'select_on_entry' option. opening/not opening
13972                 is now exclusively controlled by 'always_show_msg'
13973
13974 2005-08-04 [colin]      1.9.13cvs13
13975
13976         * src/compose.c
13977                 Remove dead code
13978                 Add colourisation of quotes and signatures
13979         * src/folderview.c
13980                 Fix possible crashes
13981         * src/messageview.c
13982                 Change an assert that is no problem
13983         * src/news.c
13984         * src/news_gtk.c
13985         * src/news_gtk.h
13986                 Fix offline mode
13987         * src/gtk/quicksearch.c
13988                 Fix a possible crash
13989
13990 2005-08-03 [colin]      1.9.13cvs12
13991
13992         * src/prefs_account.c
13993                 Fix bug #777 (Sylpheed crash in account configuration)
13994
13995 2005-08-03 [colin]      1.9.13cvs11
13996
13997         * src/addressbook.c
13998         * src/editaddress.c
13999         * src/editgroup.c
14000                 Fixing addressbook, round 2
14001         * src/textview.c
14002                 Fix emphasis color on rechecking 'Colorize messages'
14003
14004 2005-08-03 [paul]       1.9.13cvs10
14005
14006         sync with main
14007
14008         * src/addr_compl.c
14009         * src/compose.c
14010         * src/main.c
14011         * src/pop.c
14012         * src/prefs_account.c
14013         * src/procmime.c
14014         * src/procmsg.c
14015         * src/quote_fmt_parse.y
14016         * src/textview.c
14017         * src/common/quoted-printable.c
14018         * src/common/utils.c
14019         * src/common/utils.h
14020         * src/common/xml.c
14021                 replaced incorrect locale-independent
14022                 ctype functions with GLib's. Corrected
14023                 signedness mismatch.
14024         * src/headerview.c
14025                 headerview_create(): added spacing for vbox.
14026         * src/gtk/about.c
14027                 set focus to the OK button.
14028
14029 2005-08-03 [colin]      1.9.13cvs9
14030
14031         * src/folderview.c
14032                 Fix possible crash
14033
14034 2005-08-02 [colin]      1.9.13cvs8
14035
14036         * src/mainwindow.c
14037                 Fix cast
14038         * src/addressbook.c
14039         * src/addressitem.h
14040                 Fix a cast and more generally, try to make the
14041                 GUI more intuitive and consistent (round 1)
14042
14043 2005-08-02 [paul]       1.9.13cvs7
14044
14045         * src/folder.h
14046                 missing in 1.9.13cvs6
14047
14048 2005-08-02 [colin]      1.9.13cvs6
14049
14050         * src/folder.c
14051                 Fix one more leak
14052
14053 2005-08-02 [colin]      1.9.13cvs5
14054
14055         * src/folder.c
14056         * src/folderview.c
14057         * src/imap.c
14058         * src/main.c
14059         * src/mbox.c
14060         * src/procmsg.c
14061         * src/summaryview.c
14062                 Fix a number of folder_item_get_msg_list()-related
14063                 leaks (missing procmsg_msginfo_free()s)
14064
14065 2005-08-01 [colin]      1.9.13cvs4
14066
14067         * src/folderview.c
14068         * src/folderview.h
14069         * src/mainwindow.c
14070         * src/prefs_fonts.c
14071         * src/prefs_summaries.c
14072         * src/prefs_themes.c
14073         * src/summaryview.c
14074         * src/summaryview.h
14075         * src/textview.c
14076         * src/textview.h
14077                 Fix instant-apply of summary and folderview-related prefs
14078                 Fix erroneous g_free and alertpanels in prefs_theme
14079                 Add instant-apply for fonts
14080                 Defer applying of prefs a little bit so it's done only
14081                 once even if requested by multiples prefs pages
14082
14083 2005-08-01 [paul]       1.9.13cvs3
14084
14085         * src/main.c
14086                 fix bug 776 'S.C. crashes on close'
14087                 thanks to Colin
14088         * src/etpan/etpan-thread-manager-types.h
14089                 add missing include
14090                 thanks to Hoa
14091
14092 2005-07-25 [paul]       1.9.13cvs2
14093
14094         * src/summaryview.c
14095                 fix typos. spotted by Fabien Vantard
14096
14097 2005-07-24 [paul]       1.9.13cvs1
14098
14099         * doc/man/sylpheed.1
14100                 update man page, incorporating fix of
14101                 bug 769 'Typo in manpage'
14102         * src/etpan/imap-thread.c
14103                 fix NetBSD openssl dependencies. patch by
14104                 George Michaelson <ggm@apnic.net>
14105         * po/pt_BR.po
14106                 updated by Frederico Goncalves Guimaraes
14107
14108 2005-07-22 [paul]       1.9.13
14109
14110         1.9.13 release
14111
14112 2005-07-22 [paul]       1.9.12cvs91
14113
14114         * AUTHORS
14115         * INSTALL
14116         * README.claws
14117         * RELEASE_NOTES.claws
14118                 updated for release
14119         * configure.ac
14120         * po/nb.po
14121         * tools/claws.i18n.status.pl
14122                 add Norwegian translation. submiited by
14123                 Geir Helland <pjallabais@users.sourceforge.net>
14124         * po/ca.po
14125         * po/de.po
14126         * po/es.po
14127         * po/fi.po
14128         * po/fr.po
14129         * po/it.po
14130         * po/sk.po
14131         * po/sr.po
14132         * po/zh_CN.po
14133                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14134                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
14135                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
14136                 Yang Guilong
14137         * src/plugins/clamav/clamav_plugin_gtk.c
14138         * src/plugins/spamassassin/spamassassin_gtk.c
14139                 replace outdated description strings
14140
14141 2005-07-21 [colin]      1.9.12cvs90
14142
14143         * src/folder.c
14144                 Set folder to batch mode when scanning it. Makes deletion
14145                 of unread mails on IMAP much faster (due to the UNREAD 
14146                 flag unsetting)
14147
14148 2005-07-21 [darko]      1.9.12cvs89
14149
14150         * configure.ac
14151                 link against libresolv if necessary (patch by Paul)
14152         * src/msgcache.c
14153                 use glib's portable macros to determine endianness
14154
14155 2005-07-21 [paul]       1.9.12cvs88
14156
14157         * src/crash.c
14158         * src/gtk/about.c
14159                 update compiled-in features list
14160
14161 2005-07-20 [colin]      1.9.12cvs87
14162
14163         * src/folder.c
14164         * src/textview.c
14165                 Gcc 2.9x compilation fixes, thanks to Darko
14166         * src/plugins/clamav/clamav_plugin.c
14167                 Little optimisation: load virus database only once
14168         * src/plugins/spamassassin/spamassassin.c
14169                 Big optimisation: filtering one mail took at least 1 second,
14170                 now it takes at least 50ms. Doesn't speed up spamassassin 
14171                 itself, but should already be much more tolerable.
14172
14173 2005-07-20 [colin]      1.9.12cvs86
14174
14175         * src/summaryview.c
14176                 Fix performance issue
14177
14178 2005-07-19 [colin]      1.9.12cvs85
14179
14180         * src/plugins/pgpinline/plugin.c
14181                 Fix warning
14182
14183 2005-07-19 [colin]      1.9.12cvs84
14184
14185         * configure.ac
14186         * src/plugins/Makefile.am
14187         * src/plugins/pgpinline/.cvsignore
14188         * src/plugins/pgpinline/Makefile.am
14189         * src/plugins/pgpinline/pgpinline.c
14190         * src/plugins/pgpinline/pgpinline.deps
14191         * src/plugins/pgpinline/pgpinline.h
14192         * src/plugins/pgpinline/plugin.c
14193                 Put pgpinline in the main tree
14194
14195 2005-07-19 [paul]       1.9.12cvs83
14196
14197         * src/prefs_actions.c
14198                 prevent '//' in menu names, which cause a crash
14199                 thanks to Colin
14200
14201 2005-07-19 [paul]       1.9.12cvs82
14202
14203         * configure.ac
14204                 be generally more informative in configure output.
14205                 OpenSSL: correction: '[ --enable-openssl ...' -> 
14206                 '[ --disable-openssl ...', as --enable-openssl is default
14207                 PGP/MIME: don't check for GPGME again, check for
14208                 pgpcore instead. Therefore prevent the possibility of
14209                 attempting to build pgpmime if pgpcore dependencies are
14210                 not met
14211                 ClamAV: use pkgconfig to check for lib
14212                 libgnomeprint: revert logic on inner test to match
14213                 everything else
14214         * src/plugins/pgpcore/sgpgme.c
14215                 add missing include
14216
14217 2005-07-19 [colin]      1.9.12cvs81
14218
14219         * src/summaryview.c
14220                 Fix slow thread rebuilding in particular
14221                 cases
14222
14223 2005-07-19 [paul]       1.9.12cvs80
14224
14225         * sylpheed-claws.desktop
14226                 fix typo, spotted by Stephan Sachse
14227         * src/account.c
14228                 replace GTK_STOCK_ADD with
14229                 GTK_STOCK_NEW button
14230
14231 2005-07-18 [colin]      1.9.12cvs79
14232
14233         * src/etpan/imap-thread.c
14234                 Fix return value (Thanks Hoa)
14235
14236 2005-07-18 [colin]      1.9.12cvs78
14237
14238         * src/imap.c
14239                 Allow empty passwords
14240                 Create drafts/queue/outbox if necessary
14241         * src/summaryview.c
14242                 Remove old code
14243         * src/etpan/imap-thread.c
14244                 Fix STARTTLS (Thanks to Hoa)
14245
14246 2005-07-18 [paul]       1.9.12cvs77
14247
14248         * ChangeLog-gtk2.jp
14249         * ChangeLog.jp
14250                 removed
14251         * Makefile.am
14252                 updated to reflect additions and removals
14253         * TODO
14254                 updated to be claws-specific
14255         * TODO-gtk2
14256         * TODO-gtk2.jp
14257         * TODO.jp
14258         * sylpheed-128x128.png
14259         * sylpheed-64x64.png
14260                 removed
14261         * sylpheed-claws-128x128.png
14262         * sylpheed-claws-64x64.png
14263         * sylpheed-claws.desktop
14264         * sylpheed-claws.png
14265                 added
14266         * sylpheed.desktop
14267         * sylpheed.png
14268                 removed
14269
14270 2005-07-17 [paul]       1.9.12cvs76
14271
14272         * src/account.c
14273         * src/addressbook.c
14274         * src/alertpanel.c
14275         * src/alertpanel.h
14276         * src/compose.c
14277         * src/exphtmldlg.c
14278         * src/expldifdlg.c
14279         * src/folderview.c
14280         * src/imap_gtk.c
14281         * src/inc.c
14282         * src/message_search.c
14283         * src/messageview.c
14284         * src/mh_gtk.c
14285         * src/news_gtk.c
14286         * src/prefs_actions.c
14287         * src/prefs_filtering.c
14288         * src/prefs_matcher.c
14289         * src/prefs_template.c
14290         * src/prefs_themes.c
14291         * src/ssl_manager.c
14292         * src/summary_search.c
14293         * src/textview.c
14294         * src/toolbar.c
14295         * src/gtk/sslcertwindow.c
14296         * src/plugins/pgpcore/sgpgme.c
14297                 rework alertpanels
14298
14299 2005-07-17 [colin]      1.9.12cvs75
14300
14301         * src/privacy.c
14302                 add a PrivacySystem accessor that checks that
14303                 the system cached in a MimeInfo's privacydata
14304                 is still registered. Use this accessor instead
14305                 of directly using data->system. Fixes crashes
14306                 after unloading pgp plugins.
14307
14308 2005-07-17 [colin]      1.9.12cvs74
14309
14310         * src/alertpanel.c
14311                 Change geometry hints to a simple default size.
14312                 Fixes the certs dialogs.
14313
14314 2005-07-17 [colin]      1.9.12cvs73
14315
14316         * src/gtk/sslcertwindow.c
14317                 Use a gtkExpander
14318
14319 2005-07-17 [colin]      1.9.12cvs72
14320
14321         * src/plugins/pgpcore/Makefile.am
14322         * src/plugins/pgpmime/Makefile.am
14323                 Add gpgme libs
14324
14325 2005-07-17 [paul]       1.9.12cvs71
14326
14327         * configure.ac
14328                 add --disable-gnomeprint option
14329                 modified version of patch by Marius Mauch
14330
14331 2005-07-17 [paul]       1.9.12cvs70
14332
14333         * src/common/defs.h
14334                 update urls
14335         * src/account.c
14336         * src/action.c
14337         * src/addressbook.c
14338         * src/compose.c
14339         * src/foldersel.c
14340         * src/folderview.c
14341         * src/html.c
14342         * src/imap_gtk.c
14343         * src/main.c
14344         * src/mainwindow.c
14345         * src/messageview.c
14346         * src/mh_gtk.c
14347         * src/mimeview.c
14348         * src/news_gtk.c
14349         * src/prefs_account.c
14350         * src/prefs_send.c
14351         * src/prefs_summaries.c
14352         * src/procmsg.c
14353         * src/summaryview.c
14354         * src/common/utils.c
14355         * src/common/xml.c
14356         * src/plugins/pgpcore/passphrase.c
14357         * src/plugins/pgpcore/select-keys.c
14358                 replace inappropriately used backticks
14359                 with single quotes
14360
14361 2005-07-16 [colin]      1.9.12cvs69
14362
14363         * src/image_viewer.c
14364                 Add extra paranoid checks
14365
14366 2005-07-16 [colin]      1.9.12cvs68
14367
14368         * src/plugins/pgpcore/prefs_gpg.c
14369                 Don't auto-check sigs by default, as it
14370                 can be really slow.
14371
14372 2005-07-16 [colin]      1.9.12cvs67
14373
14374         * src/plugins/pgpcore/sgpgme.c
14375                 Make messages a bit better.
14376
14377 2005-07-16 [colin]      1.9.12cvs66
14378
14379         * src/imap.c
14380                 Remove pseudo-log
14381         * src/etpan/imap-thread.c
14382                 Add real log
14383
14384 2005-07-16 [colin]      1.9.12cvs65
14385
14386         * src/main.c
14387         * src/prefs_other.c
14388                 And now, fix build with libetpan :-/
14389
14390 2005-07-15 [colin]      1.9.12cvs64
14391
14392         * src/prefs_other.c
14393                 Continue fixing build without libetpan.
14394
14395 2005-07-15 [colin]      1.9.12cvs63
14396
14397         * src/main.c
14398                 Fix build with --disable-libetpan
14399
14400 2005-07-15 [colin]      1.9.12cvs62
14401
14402         * configure.ac
14403                 Bump libetpan's version
14404
14405 2005-07-15 [colin]      1.9.12cvs61
14406
14407         * src/etpan/imap-thread.c
14408                 Actually stop logging :)
14409
14410 2005-07-15 [colin]      1.9.12cvs60
14411
14412         * src/addressbook.c
14413                 Fix dnd of multiple addresses.
14414
14415 2005-07-15 [hoa]        1.9.12cvs59
14416
14417         * src/etpan/imap-thread.c
14418             disable login of IMAP password in libetpan log file.
14419
14420 2005-07-15 [paul]       1.9.12cvs58
14421
14422         * src/account.c
14423                 don't automatically sort
14424                 do allow drag n drop
14425
14426 2005-07-15 [paul]       1.9.12cvs57
14427
14428         * src/account.c
14429         * src/ssl_manager.c
14430                 alphabetical listing
14431
14432 2005-07-15 [paul]       1.9.12cvs56
14433
14434         * src/gtk/pluginwindow.c
14435                 sort plugin list alphabetically
14436
14437 2005-07-15 [paul]       1.9.12cvs55
14438
14439         * src/prefs_spelling.c
14440         * src/prefs_wrapping.c
14441                 unify English usage
14442
14443 2005-07-15 [colin]      1.9.12cvs54
14444
14445         * src/wizard.c
14446                 Typo fix
14447
14448 2005-07-15 [paul]       1.9.12cvs53
14449
14450         * src/prefs_message.c
14451                 make 'show cursor' a hidden option
14452
14453 2005-07-14 [colin]      1.9.12cvs52
14454
14455         * src/plugins/spamassassin/Makefile.am
14456         * src/plugins/clamav/Makefile.am
14457                 Fix double EXTRA_DISTs
14458
14459 2005-07-14 [colin]      1.9.12cvs51
14460
14461         * src/plugins/clamav/Makefile.am
14462         * src/plugins/clamav/clamav_plugin_gtk.deps
14463         * src/plugins/spamassassin/Makefile.am
14464         * src/plugins/spamassassin/spamassassin_gtk.deps
14465                 Make $plugin_gtk depend on $plugin
14466
14467 2005-07-14 [hoa]        1.9.12cvs50
14468
14469         * src/etpan/imap-thread.c
14470                 enable debug log of libetpan when running with --debug
14471
14472 2005-07-14 [colin]      1.9.12cvs49
14473
14474         * configure.ac
14475         * src/common/Makefile.am
14476         * src/common/plugin.c
14477         * src/common/plugin.h
14478                 Add a little plugin dependancy system.
14479                 Plugins can ship a $plugin_name.deps file
14480                 (near them in PLUGINDIR) so that their
14481                 dependancies are loaded if possible.
14482         * src/plugins/Makefile.am
14483         * src/plugins/pgpcore/Makefile.am
14484         * src/plugins/pgpcore/passphrase.c
14485         * src/plugins/pgpcore/passphrase.h
14486         * src/plugins/pgpcore/plugin.c
14487         * src/plugins/pgpcore/prefs_gpg.c
14488         * src/plugins/pgpcore/prefs_gpg.h
14489         * src/plugins/pgpcore/select-keys.c
14490         * src/plugins/pgpcore/select-keys.h
14491         * src/plugins/pgpcore/sgpgme.c
14492         * src/plugins/pgpcore/sgpgme.h
14493                 Introduce pgpcore, used by pgpmime and
14494                 pgpinline
14495         * src/plugins/pgpmime/Makefile.am
14496         * src/plugins/pgpmime/passphrase.c
14497         * src/plugins/pgpmime/passphrase.h
14498         * src/plugins/pgpmime/pgpmime.c
14499         * src/plugins/pgpmime/pgpmime.deps
14500         * src/plugins/pgpmime/plugin.c
14501         * src/plugins/pgpmime/prefs_gpg.c
14502         * src/plugins/pgpmime/prefs_gpg.h
14503         * src/plugins/pgpmime/select-keys.c
14504         * src/plugins/pgpmime/select-keys.h
14505         * src/plugins/pgpmime/sgpgme.c
14506         * src/plugins/pgpmime/sgpgme.h
14507                 Remove the core from pgpmime and add the
14508                 dependancy to pgpcore.
14509
14510 2005-07-14 [paul]       1.9.12cvs48
14511
14512         * src/stock_pixmap.c
14513                 forgot this in last commit
14514
14515 2005-07-14 [paul]       1.9.12cvs47
14516
14517         * src/account.c
14518         * src/addressbook.c
14519                 add accelerators for the buttons (sync with main)
14520         * src/compose.c
14521         * src/compose.h
14522                 add accelerators for the buttons.
14523                 fix editing with external editor.
14524                 replace gdk_input_*() with GIOChannel;
14525                 (sync with main)
14526         * src/foldersel.c
14527                 display folder names with new/unread
14528                 representation (sync with main)
14529         * src/main.c
14530                 specify default window icon (sync with main)
14531         * src/prefs_common.c
14532                 use_addr_book default to FALSE
14533         * src/summaryview.c
14534         * src/textview.c
14535                 add accelerators for the buttons (sync with main)
14536         * src/gtk/menu.c
14537                 fix typos
14538         * src/pixmaps/sylpheed_icon.xpm
14539                 updated
14540
14541 2005-07-13 [paul]       1.9.12cvs46
14542
14543         * src/plugins/pgpmime/pgpmime.c
14544         * src/plugins/pgpmime/sgpgme.c
14545                 (temporarily) use deprecated gpgme_data_rewind()
14546                 while largefile support is not present
14547                 (as suggested by Colin)
14548
14549 2005-07-13 [paul]       1.9.12cvs45
14550
14551         * configure.ac
14552                 remove large file support (for now):
14553                 it breaks too many things
14554
14555 2005-07-13 [paul]       1.9.12cvs44
14556
14557         * configure.ac
14558                 add large file support
14559         * src/html.c
14560                 fix bug #763 where href attribute was not
14561                 the very first attribute of a link
14562                 patch by Thomas Gilgin
14563
14564 2005-07-13 [colin]      1.9.12cvs43
14565
14566         * src/gtk/pluginwindow.c
14567                 Little portability fix
14568
14569 2005-07-13 [colin]      1.9.12cvs42
14570
14571         * src/plugins/pgpmime/sgpgme.c
14572                 Fix crasher.
14573
14574 2005-07-13 [colin]      1.9.12cvs41
14575
14576         * src/plugins/pgpmime/pgpmime.c
14577         * src/plugins/pgpmime/sgpgme.c
14578                 Use gpgme_data_release_and_get_mem instead
14579                 of gpgme_data_read.
14580
14581 2005-07-13 [colin]      1.9.12cvs40
14582
14583         * configure.ac
14584         * src/plugins/pgpmime/passphrase.c
14585         * src/plugins/pgpmime/passphrase.h
14586         * src/plugins/pgpmime/pgpmime.c
14587         * src/plugins/pgpmime/plugin.c
14588         * src/plugins/pgpmime/select-keys.c
14589         * src/plugins/pgpmime/select-keys.h
14590         * src/plugins/pgpmime/sgpgme.c
14591         * src/plugins/pgpmime/sgpgme.h
14592                 Port pgpmime to gpgme-1.0.
14593
14594 2005-07-12 [paul]       1.9.12cvs39
14595
14596         * AUTHORS
14597         * src/toolbar.c
14598         * src/toolbar.h
14599                 add a 'Go to Prev' button to the toolbar.
14600                 correct tooltip text of go to buttons.
14601                 based on patch by Yang Guilong <bamanzi@gmail.com>
14602
14603 2005-07-12 [colin]      1.9.12cvs38
14604
14605         * src/statusbar.c
14606                 Fix progress bar showing stuff at startup.
14607
14608 2005-07-12 [paul]       1.9.12cvs37
14609
14610         * src/editjpilot.c
14611                 fix building with jpilot support
14612
14613 2005-07-11 [colin]      1.9.12cvs36
14614
14615         * src/inc.c
14616                 Add visual indication that filtering is running
14617         * src/textview.c
14618                 Make {}[] uri delimiters
14619         * src/summaryview.c
14620                 Remove useless (and slow) calls
14621
14622 2005-07-11 [paul]       1.9.12cvs35
14623
14624         * src/plugins/clamav/clamav_plugin_gtk.c
14625         * src/plugins/dillo_viewer/dillo_prefs.c
14626         * src/plugins/pgpmime/prefs_gpg.c
14627         * src/plugins/spamassassin/spamassassin_gtk.c
14628                 gather plugins prefs together under their
14629                 own 'Plugins' heading
14630
14631 2005-07-11 [paul]       1.9.12cvs34
14632
14633         sync with main
14634
14635         * src/account.c
14636                 account_delete(): modified alert dialog
14637         * src/editjpilot.c
14638         * src/editvcard.c
14639                 fixed a crash when cancelling file selection
14640                 dialog by Escape key. Made non-ascii filename
14641                 selectable.
14642         * src/prefs_template.c
14643                 prefs_template_window_create(): make scrolled
14644                 window policy AUTOMATIC
14645
14646 2005-07-10 [hoa]        1.9.12cvs33
14647
14648         * src/etpan/imap-thread.c
14649                 workaround for old Courier IMAP servers.
14650
14651 2005-07-10 [colin]      1.9.12cvs32
14652
14653         * src/folder.c
14654         * src/statusbar.c
14655         * src/statusbar.h
14656                 Add visual progress indicator on filtering/processing
14657                 Factorize the progress bar code
14658         * src/imap.c
14659         * src/imap.h
14660         * src/etpan/imap-thread.c
14661                 Add a reference counter to avoid destroying the Folder
14662                 while it's in use by another callback.
14663
14664 2005-07-09 [hoa]        1.9.12cvs31
14665
14666         * src/imap.c
14667         * src/etpan/imap-thread.c
14668                 fixed deadlock when removing IMAP account.
14669
14670 2005-07-08 [colin]      1.9.12cvs30
14671
14672         * src/textview.c
14673         * src/unmime.c
14674                 Fix again problems decoding broken headers
14675         * src/gtk/inputdialog.c
14676                 Fix local variable shadowing a global one
14677
14678 2005-07-08 [colin]      1.9.12cvs29
14679
14680         * src/msgcache.c
14681                 Make the cache/mark files platform-agnostic by writing
14682                 them in little-endian format. Reading them is also done
14683                 in little-endian format, of course; however, in order
14684                 to avoid trashing mark data on big-endian machines, the
14685                 files are, at first, read from the native format if the
14686                 little-endian one doesn't exist. This is easy to deter-
14687                 mine by trying to open a file with a swapped data_ver
14688                 and seeing if it's the wanted version.
14689                 Little-endian using users should see absolutely no
14690                 difference, Big-endian users may get a very little
14691                 performance drop due to byte-swapping.
14692                 Tested on i386 and ppc32. 
14693                 Fixes bug #159 (The index file, in the mailboxes, is 
14694                 hardware depending).
14695
14696                 To have the cache/mark files updated to the new little-
14697                 endian format, "Check for new messages" or even
14698                 "Rebuild folder tree" aren't enough. Files will be
14699                 updated as soon as a folder has been opened/closed.
14700                 To update everything, just select all folders by
14701                 selecting them one by one.
14702
14703 2005-07-07 [colin]      1.9.12cvs28
14704
14705         * src/imap.c
14706                 Remember the folder separator per IMAPFolder
14707                 instead of globally.
14708                 Revive the Session on noop; fixes bug #761
14709                 (mark a bunch of unread messages as read takes 
14710                 forever)
14711
14712 2005-07-07 [darko]      1.9.12cvs27
14713
14714         * src/common/template.c
14715                 Sort templates alphabetically
14716
14717 2005-07-06 [colin]      1.9.12cvs26
14718
14719         * src/imap.c
14720                 Try to use the correct separator in
14721                 most cases. Possibly fixes bug #759
14722                 (only creates the INBOX folder when 
14723                 setting up new IMAP account) and 
14724                 bug #760 (Can't retrieve messages)
14725
14726 2005-07-06 [colin]      1.9.12cvs25
14727
14728         * src/imap.c
14729                 Use real_path in status command. This will
14730                 help later, when namespaces will be used.
14731
14732 2005-07-06 [colin]      1.9.12cvs24
14733
14734         * configure.ac
14735         * src/account.c
14736         * src/folder.c
14737         * src/imap.c
14738         * src/etpan/etpan-log.c
14739         * src/etpan/etpan-thread-manager.c
14740         * src/etpan/imap-thread.c
14741                 Add a --disable-libetpan parameter. With this,
14742                 users that don't want IMAP4 support can avoid
14743                 the new dependancy (and have no IMAP support).
14744                 Users that have IMAP4 accounts and use this
14745                 parameter won't lose their configuration, their
14746                 IMAP accounts will just be invisible and not
14747                 used.
14748         * src/textview.c
14749                 Make the "Copy ..." contextual menu items 
14750                 copy to both the X clipboard and the gtk 
14751                 clipboard - as most other apps do.
14752         * src/gtk/about.c
14753                 Add a notice about OpenSSL usage, in order to
14754                 comply with OpenSSL's license (point 6):
14755                 http://www.openssl.org/source/license.html
14756
14757 2005-07-06 [colin]      1.9.12cvs23
14758
14759         * src/alertpanel.c
14760                 Fix a minimum size for alertpanels
14761         * src/compose.c
14762                 Show 'No space left on device' type errors
14763                 when queuing/sending
14764         * src/imap_gtk.c
14765         * src/mh_gtk.c
14766                 Rework folder's deletion message (remove 
14767                 extra \n)
14768
14769 2005-07-05 [colin]      1.9.12cvs22
14770
14771         * src/imap.c
14772                 Add an alertpanel on auth error
14773                 Add pseudo-log
14774                 Remove pthread-related stuff
14775
14776 2005-07-05 [colin]      1.9.12cvs21
14777
14778         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14779                 Fix crash on plugin reloading (with a hack)
14780
14781 2005-07-05 [colin]      1.9.12cvs20
14782
14783         * src/prefs_account.c
14784         * src/prefs_account.h
14785                 Fix typo
14786         * src/gtk/filesel.c
14787         * src/gtk/filesel.h
14788                 Add a way to filter the view
14789         * src/gtk/pluginwindow.c
14790                 Filter loadable stuff
14791         * src/plugins/pgpmime/prefs_gpg.c
14792                 Fix missing unregistration
14793         * .cvsignore
14794         * src/etpan/.cvsignore
14795         * src/plugins/spamassassin/.cvsignore
14796                 Add more stuff to cvs ignored files
14797
14798 2005-07-04 [colin]      1.9.12cvs19
14799
14800         * src/imap.c
14801                 Fix scan_required returning FALSE when it
14802                 shouldn't. Maybe fix #760 (Can't retrieve
14803                 messages)
14804
14805 2005-07-04 [colin]      1.9.12cvs18
14806
14807         * src/summaryview.c
14808                 Fix always_show_msg pref
14809
14810 2005-07-04 [paul]       1.9.12cvs17
14811
14812         sync with main (forgotten in last commit)
14813         
14814         * src/common/utils.c
14815         * src/common/utils.h
14816                 check_line_length(): new.
14817                 is_dir_exist()
14818                 is_file_entry_exist()
14819                 dirent_is_regular_file()
14820                 dirent_is_directory(): use g_file_test() instead of stat().
14821
14822 2005-07-04 [paul]       1.9.12cvs16
14823
14824         sync with main:
14825
14826         * src/compose.c
14827                 compose_write_to_file(): check for line
14828                 length limit and display warning if exceeds
14829         * src/jpilot.c
14830                 use get_home_dir() instead of g_get_home_dir()
14831         * src/procheader.c
14832                 removed warning about invalid date
14833         * src/vcard.c
14834                 use get_home_dir() instead of g_get_home_dir()
14835
14836 2005-07-04 [paul]       1.9.12cvs15
14837
14838         * src/stock_pixmap.c
14839                 fix new pixmap naming errors
14840                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
14841
14842 2005-07-04 [colin]      1.9.12cvs14
14843
14844         * src/imap.c
14845                 Fix debugging string with a warning
14846
14847 2005-07-04 [colin]      1.9.12cvs13
14848
14849         * configure.ac
14850                 Add a check for libetpan's version (>= 0.37)
14851
14852 2005-07-04 [hoa]        1.9.12cvs12
14853
14854         * commitHelper
14855         * src/imap.c
14856         * src/etpan/imap-thread.c
14857         * src/etpan/imap-thread.h
14858                 fixed IMAP implementation of check of mails.
14859
14860 2005-07-03 [hoa]        1.9.12cvs11
14861
14862         * src/etpan/Makefile.am
14863         * src/etpan/etpan-errors.h
14864         * src/etpan/etpan-log.[ch]
14865         * src/etpan/etpan-thread-manager-types.h
14866         * src/etpan/etpan-thread-manager.[ch]
14867         * src/etpan/imap-thread.[ch]
14868         * src/Makefile.am
14869         * src/imap.c
14870         * src/main.c
14871         * src/prefs_other.c
14872         * configure.ac
14873             merged imap branch.
14874             dependency on libetpan 0.37 is now added.
14875
14876 2005-07-01 [colin]      1.9.12cvs10
14877
14878         * src/Makefile.am
14879         * src/folder.c
14880         * src/folder.h
14881         * src/folderview.c
14882         * src/stock_pixmap.c
14883         * src/stock_pixmap.h
14884         * src/plugins/trayicon/trayicon.c
14885                 Add marked symbol on folders containing
14886                 marked messages
14887         * src/procmsg.c
14888         * src/procmsg.h
14889         * src/toolbar.c
14890         * src/prefs_common.c
14891         * src/prefs_common.h
14892         * src/prefs_send.c
14893                 Add an optional confirmation dialog on queue
14894                 sending. Patch by wwp.
14895         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
14896         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
14897         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
14898         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
14899         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
14900         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
14901         * src/pixmaps/inbox_mark.xpm            ** ADDED **
14902         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
14903         * src/pixmaps/outbox_mark.xpm           ** ADDED **
14904         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
14905         * src/pixmaps/trash_mark.xpm            ** ADDED **
14906                 New pixmaps
14907
14908 2005-07-01 [colin]      1.9.12cvs9
14909
14910         * src/summaryview.c
14911                 Fix a little threading bug
14912         * src/addrgather.c
14913         * src/mainwindow.c
14914                 A little bit of HIG normality never hurts
14915
14916 2005-07-01 [colin]      1.9.12cvs8
14917
14918         * src/compose.c
14919         * src/msgcache.c
14920         * src/pop.c
14921         * src/procmime.c
14922         * src/recv.c
14923         * src/common/log.c
14924         * src/common/template.c
14925         * src/common/utils.c
14926         * src/common/utils.h
14927                 Reverted the fwrite_atomic stuff. In fact
14928                 it is already atomic.
14929
14930 2005-06-30 [colin]      1.9.12cvs7
14931
14932         * src/common/utils.c
14933         * src/common/utils.h
14934                 Add an fwrite_atomic() function to make
14935                 sure we write everything: fwrite can make
14936                 short writes.
14937         * src/compose.c
14938         * src/msgcache.c
14939         * src/pop.c
14940         * src/procmime.c
14941         * src/recv.c
14942         * src/common/log.c
14943         * src/common/template.c
14944                 Use that (and fix swapping of size and nmemb).
14945                 Thanks to Rich Coe for the heads up.
14946
14947 2005-06-30 [colin]      1.9.12cvs6
14948
14949         * src/addressbook.c
14950                 Optimize addressbook opening 
14951
14952 2005-06-30 [colin]      1.9.12cvs5
14953
14954         * src/summaryview.c
14955                 Remove calls to summary_step after move/copy
14956
14957 2005-06-28 [paul]       1.9.12cvs4
14958
14959         * src/alertpanel.c
14960                 wrap and make the error msg selectable
14961
14962 2005-06-28 [paul]       1.9.12cvs3
14963
14964         * src/ssl_manager.c
14965                 replace the OK button with a Close button
14966         * src/gtk/foldersort.c
14967                 use GTK_STOCK_ icons/buttons
14968
14969 2005-06-28 [colin]      1.9.12cvs2
14970
14971         * src/gedit-print.c             ** ADDED **
14972         * src/gedit-print.h             ** ADDED **
14973         * src/gtk/gtksourceprintjob.c   ** ADDED **
14974         * src/gtk/gtksourceprintjob.h   ** ADDED **
14975                 I can't believe no one had enough time to tell
14976                 me I forgot the `cvs add`
14977
14978 2005-06-27 [colin]      1.9.12cvs1
14979
14980         * src/Makefile.am
14981         * src/gtk/Makefile.am
14982         * src/messageview.c
14983         * src/procmsg.c
14984         * src/summaryview.c
14985         * configure.ac
14986                 Add optional libgnomeprint-based printing
14987         * src/mainwindow.c
14988         * src/gtk/quicksearch.c
14989                 Add an Edit/Quick search menu item to show
14990                 and focus the quicksearch
14991
14992 2005-06-27 [paul]       1.9.12
14993
14994         1.9.12 release
14995
14996         * po/ca.po
14997         * po/de.po
14998         * po/es.po
14999         * po/fr.po
15000         * po/it.po
15001         * po/ko.po
15002         * po/pt_BR.po
15003         * po/sk.po
15004         * po/zh_CN.po
15005                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
15006                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
15007                 SungHyun Nam, Frederico Goncalves Guimaraes,
15008                 Andrej Kacian, and Yang Guilong
15009 2005-06-26 [colin]      1.9.11cvs106
15010
15011         * src/imap_gtk.c
15012                 Forgot one file for previous fix
15013
15014 2005-06-26 [colin]      1.9.11cvs105
15015
15016         * src/folder.c
15017         * src/imap.c
15018                 Fix problems with folder operations in no_select
15019                 imap folders. it applies only to mails, and 
15020                 creation/deletion/move/renaming of folders 
15021                 should be possible
15022
15023 2005-06-26 [paul]       1.9.11cvs104
15024
15025         * src/prefs_filtering.c
15026                 replace one more GTK_STOCK_REMOVE
15027                 with GTK_STOCK_DELETE
15028
15029 2005-06-25 [colin]      1.9.11cvs103
15030
15031         * src/imap.c
15032                 Optimize get_seq_set_from_seq_list
15033                 (Patch by Ricardo) 
15034
15035 2005-06-25 [colin]      1.9.11cvs102
15036
15037         * src/mh.c
15038                 If the directory exists, but not in the
15039                 correct encoding, rename it. This should
15040                 handle old-versions-induced bugs.
15041
15042 2005-06-25 [colin]      1.9.11cvs101
15043
15044         * src/mh.c
15045                 Fix path access with extended dir names
15046                 Fixes bug #589 (SC segfaults with wrong locale
15047                 settings)
15048
15049 2005-06-25 [colin]      1.9.11cvs100
15050
15051         * src/prefs_account.c
15052         * src/prefs_account.h
15053         * src/compose.c
15054                 Add an option to encrypt replies to
15055                 encrypted messages
15056
15057 2005-06-25 [colin]      1.9.11cvs99
15058
15059         * src/compose.c
15060         * src/quote_fmt_parse.y
15061                 ... And make it work with pgpinline.
15062
15063 2005-06-25 [colin]      1.9.11cvs98
15064
15065         * src/compose.c
15066         * src/procmime.c
15067         * src/procmime.h
15068         * src/quote_fmt_parse.y
15069                 o Make reedition of encrypted messages possible
15070                   (as long as it is encrypted to self too, no
15071                    magic there)
15072                 o Make replying with quote (and without selecting
15073                   text) possible for encrypted messages.
15074                 Closes bug #550 (Not possible to "reply with quote"
15075                 to gnupg encrypted messages)
15076
15077 2005-06-24 [paul]       1.9.11cvs97
15078
15079         * src/imap.c
15080                 add missing include
15081
15082 2005-06-24 [paul]       1.9.11cvs96
15083
15084         * src/editldap.c
15085                 made bind password entry invisible
15086                 (sync with main)
15087         * src/send_message.c
15088                 send_message_local(): check exit status
15089                 to detect errors (sync with main)
15090         * src/textview.c
15091                 use main's less ambiguous popup menu
15092                 wording
15093
15094 2005-06-24 [paul]       1.9.11cvs95
15095
15096         * src/prefs_actions.c
15097         * src/prefs_customheader.c
15098         * src/prefs_display_header.c
15099         * src/prefs_filtering_action.c
15100         * src/prefs_matcher.c
15101         * src/prefs_template.c
15102         * src/prefs_toolbar.c
15103                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
15104         * src/gtk/description_window.c
15105                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
15106
15107 2005-06-23 [colin]      1.9.11cvs94
15108
15109         * src/summaryview.c
15110                 Fix rough edges (be sure to call status_show whenever
15111                 necessary).
15112
15113 2005-06-23 [colin]      1.9.11cvs93
15114
15115         * src/summaryview.c
15116                 Optimize Select All
15117                 Before, in a 5K mails folder: 11s
15118                 After, in the same folder: 58000µs
15119                 The joys of locking... gtk_clist_select_all() fires a 
15120                 tree-select-row event for each selected row, which in 
15121                 summaryview, callbacks summary_selected which in turn,
15122                 calls summary_status_show, which walks the selected
15123                 rows. Hence, calling gtk_clist_select_all was 
15124                 exponential. Locking the summaryview makes 
15125                 summary_selected return early.
15126
15127 2005-06-23 [colin]      1.9.11cvs92
15128
15129         * src/imap.c
15130                 Move mutex at the important place to avoid
15131                 deadlocks
15132         * src/summaryview.c
15133                 Fix Del key deleting directly instead of
15134                 moving to trash
15135
15136 2005-06-22 [colin]      1.9.11cvs91
15137
15138         * src/plugins/spamassassin/libspamc.c
15139                 As we do spagetti code with assignations in multiple
15140                 places (see _message_read_raw where out = msg = raw),
15141                 let's be sure we don't free the same pointer twice.
15142                 Should fix bug #683 (Crash in libpam at 
15143                 message_cleanup).
15144
15145 2005-06-22 [colin]      1.9.11cvs90
15146
15147         * src/compose.c
15148         * src/messageview.c
15149         * src/toolbar.c
15150                 Make toolbar's delete use the move to trash stuff;
15151                 Add gtk_widget_realize to be sure pixmaps can get
15152                 created (that may fix an old worksforme bug which
15153                 I can't find back...)
15154
15155 2005-06-22 [colin]      1.9.11cvs89
15156
15157         * src/summaryview.c
15158         * src/summaryview.h
15159         * src/mainwindow.c
15160                 Rename "Message/Delete" to "Message/Move to trash"
15161                 Add "Message/Delete..." that directly destroys the
15162                 selected messages after asking for a confirmation.
15163
15164 2005-06-22 [colin]      1.9.11cvs88
15165
15166         * src/imap.c
15167                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
15168                 o Fix a deadlock (thanks Darko)
15169
15170 2005-06-22 [colin]      1.9.11cvs87
15171
15172         * src/gtk/foldersort.c
15173                 Add missing include for the i18n;
15174                 patch by Fabien Vantard
15175
15176 2005-06-21 [colin]      1.9.11cvs86
15177
15178         * src/folder.c
15179         * src/folderview.c
15180                 Respect the no_select flag
15181         * src/imap.c
15182                 Fix recursive deletion
15183         * src/imap_gtk.c
15184         * src/mh_gtk.c
15185                 Make the folder deletion's warning
15186                 more explicit
15187
15188 2005-06-21 [colin]      1.9.11cvs85
15189
15190         * src/textview.c
15191                 Prevent email addresses from spanning accross
15192                 lines - fixes bug # 646 (newline-chars in 
15193                 email addresses)
15194
15195 2005-06-20 [colin]      1.9.11cvs84
15196
15197         * src/folder.c
15198                 Be sure not to remove source if copy failed
15199
15200 2005-06-20 [colin]      1.9.11cvs83
15201
15202         * src/folderview.c
15203         * src/imap_gtk.c
15204                 remove summaryview's lock
15205         * src/imap.c
15206                 introduce threads to avoid problems when foreground tasks
15207                 interfere with background tasks
15208         * src/mh.c
15209                 prevent moving to drafts/queue
15210         * src/mimeview.c
15211                 fix leak
15212
15213 2005-06-19 [colin]      1.9.11cvs82
15214
15215         * src/imap_gtk.c
15216                 Remember that the user doesn't want to override
15217                 offline mode, for 3 seconds. It avoid presenting
15218                 him with N popups in a really short time.
15219
15220 2005-06-17 [colin]      1.9.11cvs81
15221
15222         * src/imap.c
15223                 Fix IMAP breaking on folders containing '('
15224                 (Probably won't be enough)
15225
15226 2005-06-17 [colin]      1.9.11cvs80
15227
15228         Forgotten files on 1.9.11cvs79
15229         * src/summaryview.c
15230                 Fix stepping when not immediately executing
15231         * src/imap.c
15232                 Really prevent UID FETCH 0
15233         * src/codeconv.c
15234                 Fix outgoing charset never set to utf-8
15235         * src/mh.c
15236                 Fix leak
15237
15238 2005-06-16 [colin]      1.9.11cvs79
15239
15240         * src/compose.c
15241                 Fix bug #707 (Dash splits rows)
15242                 Only wrap if we're on a line break position and
15243                 the previous one was a "white" (space) char.
15244                 Pango stuff is weird.
15245
15246 2005-06-16 [colin]      1.9.11cvs78
15247
15248         * src/imap_gtk.c
15249                 Lock summaryview while downloading messages
15250                 on user demand
15251         * src/procheader.c
15252         * src/unmime.c
15253         * src/common/utils.c
15254         * src/common/utils.h
15255                 Replace \r and \n with spaces in From and
15256                 Subject headers
15257
15258 2005-06-16 [paul]       1.9.11cvs77
15259
15260         * src/procmime.c
15261                 liberalise the mime parser
15262         * src/gtk/about.c
15263                 add text wrapping
15264
15265 2005-06-16 [paul]       1.9.11cvs76
15266
15267         * src/gtk/about.c
15268                 reworked
15269
15270 2005-06-15 [colin]      1.9.11cvs75
15271
15272         * src/compose.c
15273                 Finish header encoding fix
15274         * src/summaryview.c
15275                 Fix segfault
15276         * src/headerview.c
15277                 Fix compilation (Thanks Stephan
15278                 Sachse)
15279
15280 2005-06-15 [colin]      1.9.11cvs74
15281
15282         * Makefile.am
15283                 Install gnome2 stuff rather than gnome1, 
15284                 if both are present
15285         * src/codeconv.c
15286         * src/codeconv.h
15287         * src/compose.c
15288                 Fix headers encoding
15289         * src/folder.c
15290                 Visual progress when fetching all messages
15291         * src/folderview.c
15292         * src/summaryview.c
15293         * src/summaryview.h
15294                 Prevent changing current message while
15295                 incorporating
15296
15297 2005-06-15 [paul]       1.9.11cvs73
15298
15299         * src/gtk/gtkaspell.c
15300         * src/gtk/gtkaspell.h
15301                 fix build warnings
15302
15303 2005-06-15 [paul]       1.9.11cvs72
15304
15305         * src/prefs_filtering.c
15306                 allow reordering of filter rules by
15307                 drag n drop
15308
15309 2005-06-15 [paul]       1.9.11cvs71
15310
15311         * COPYING
15312                 updated
15313         * src/codeconv.c
15314                 replace deprecated function
15315         * src/inc.c
15316         * src/send_message.c
15317         * src/gtk/progressdialog.c
15318         * src/gtk/progressdialog.h
15319                 salvage and reuse parts of reverted sync
15320
15321 2005-06-15 [paul]       1.9.11cvs70
15322
15323         * src/inc.c
15324         * src/send_message.c
15325         * src/gtk/progressdialog.c
15326         * src/gtk/progressdialog.h
15327                 revert yesterday's sync with main
15328                 it contains deprecated functions
15329
15330 2005-06-15 [colin]      1.9.11cvs69
15331
15332         * src/headerview.c
15333                 Fix bug #670 (multi user to: will corrupt message 
15334                 headers display)
15335
15336 2005-06-15 [colin]      1.9.11cvs68
15337
15338         * src/compose.c
15339                 Fix bug #421 (Fix undo on wrapping)
15340
15341 2005-06-15 [colin]      1.9.11cvs67
15342
15343         * src/folder.c
15344                 Provide visual feedback while processing
15345                 folder's rules.
15346         * src/imap.c
15347                 Provide visual feedback while getting
15348                 short headers (for uncached messages)
15349
15350
15351 2005-06-14 [paul]       1.9.11cvs66
15352
15353         * src/account.c
15354                 change a couple stock icons
15355         * src/inc.c
15356         * src/send_message.c
15357         * src/gtk/progressdialog.c
15358         * src/gtk/progressdialog.h
15359                 sync main's GtkTreeView implementation
15360
15361 2005-06-14 [colin]      1.9.11cvs65
15362
15363         * src/imap.c
15364                 Various little fixes, mainly on error paths
15365
15366 2005-06-13 [colin]      1.9.11cvs64
15367
15368         * matcher.c
15369         * procmsg.c
15370         * procmsg.h
15371                 Add a way to fetch only headers. This speeds
15372                 up filtering on headers for IMAP. Fixes:
15373                 bug #481 extraneous imap commands slow down 
15374                         imap filtering
15375                 bug #522 Sylpheed downloads all messages 
15376                         when opening mailbox (IMAP)
15377                 bug #677 IMAP fetch is soooooooooooooo slow
15378         * src/folder.c
15379         * src/folder.h
15380                 Add a folder set_batch method so that
15381                 implementations can speed up flags changes
15382         * src/folderutils.c
15383         * src/summaryview.c
15384                 Use that in mark as (un)read and mark all read
15385                 Refix bug #679
15386         * src/imap.c
15387                 Implement set_batch - brings back deferred
15388                 flags in a less buggy manner. Fixes:
15389                 bug #729 IMAP immediate expunge of deleted messages
15390                 bug #191 remove list of messages with one command
15391                 Fix login with strange chars
15392                 Implement fetch_msg_full
15393                 Fix copy (wrong counts)
15394
15395 2005-06-12 [colin]      1.9.11cvs63
15396
15397         * src/folder.c
15398                 lock incorporation during long operations.
15399                 Avoids fucking up the IMAP socket.
15400
15401 2005-06-12 [colin]      1.9.11cvs62
15402
15403         * src/imap.c
15404                 Fix harmful typo
15405                 Factorize remove_all_msg
15406                 Thread-ize expunge
15407         * src/summaryview.c
15408                 Don't update partial-download status if unnecessary
15409         * src/folder.c
15410                 Use remove_msgs everywhere possible
15411
15412 2005-06-12 [colin]      1.9.11cvs61
15413
15414         * src/folder.c
15415         * src/folder.h
15416                 Add a remove_msgs function to remove a 
15417                 list of messages
15418         * src/imap.c
15419                 Implement that.
15420
15421 2005-06-12 [colin]      1.9.11cvs60
15422
15423         * src/imap.c
15424                 Remove flags-processing deferring... Too hard
15425                 to get it to work in all cases.
15426
15427 2005-06-11 [colin]      1.9.11cvs59
15428
15429         * src/imap.c
15430                 printf -> debug_print
15431
15432 2005-06-11 [colin]      1.9.11cvs58
15433
15434         * src/imap.c
15435                 o Fix build without USE_PTHREAD
15436                 o Factorize imap_open
15437                 o Alertpanel in case of impossible connection
15438                 o Alertpanel in case of impossible login
15439                 o Fix deferred flags processing to force a 
15440                   flush before adding some more flags to process,
15441                   but in another folder.
15442
15443 2005-06-10 [colin]      1.9.11cvs57
15444
15445         * src/imap.c
15446                 o Fix a format string error
15447                 o init ssl socket outside of the thread 
15448                   (it possibly invokes gtk calls)
15449         * src/procmime.c
15450                 o Put back the buffer to its necessary size
15451                 o Fix changing a file pointer without keeping
15452                   track of it (thanks Valgrind)
15453         * src/common/smtp.c
15454                 o Fix automatic STARTTLS if login should be done
15455                   and the server only allows it after starting TLS
15456         * src/gtk/gtkinputdialog.c
15457                 o Eat GDK_Return so that the combo popup doesn't 
15458                   appear when we press Enter to validate the combo
15459                   input dialog (as seen in the Open with... dialog)
15460
15461 2005-06-10 [colin]      1.9.11cvs56
15462
15463         * src/imap.c
15464                 o A bit less debug
15465                 o Fix a crash on deletion
15466                 o Threadize imap_select (it's called outside of 
15467                   threads)
15468                 o Defer treatment of DELETED flags
15469
15470
15471 2005-06-09 [colin]      1.9.11cvs55
15472
15473         * src/imap.c
15474                 Make sure we check imap_gtk_should_override(), which
15475                 potentially calls gtk stuff, before creating thread.
15476                 That way it should't be called via imap_get_session()
15477                 inside a thread.
15478
15479 2005-06-09 [colin]      1.9.11cvs54
15480
15481         * src/imap.c
15482                 o add a bit of status output
15483                 o remove some dead code
15484                 o threadize get_list_of_uids
15485                 o threadize imap_get_flags
15486                 o defer flag changing by 500ms so that they
15487                   can be batched
15488
15489
15490 2005-06-08 [colin]      1.9.11cvs53
15491
15492         * src/imap.c
15493                 Thread-ize imap_cmd_fetch
15494
15495 2005-06-08 [colin]      1.9.11cvs52
15496
15497         * src/main.c
15498                 Mmh, that broke POP3...
15499
15500 2005-06-08 [colin]      1.9.11cvs51
15501
15502         * src/main.c
15503                 Stabilize IMAP patch (thanks to Hoa)
15504
15505 2005-06-08 [colin]      1.9.11cvs50
15506
15507         * src/imap.c
15508                 Test patch to speed up imap. 
15509
15510 2005-06-08 [colin]      1.9.11cvs49
15511
15512         * src/imap_gtk.c
15513                 Warning fix
15514         * src/procmime.c
15515                 Apply patch from gentoo to use /usr/share/mime/globs if 
15516                 available, after un-breaking it
15517         * src/common/log.c
15518         * src/common/log.h
15519                 Use g_timeout for invoking hooks that possibly use gtk
15520                 calls. This should leave gtk calls in the main thread.
15521
15522 2005-06-08 [paul]       1.9.11cvs48
15523
15524         * src/codeconv.c
15525                 conv_get_outgoing_charset_str(): don't
15526                 use prefs_common setting
15527         * src/compose.c
15528         * src/compose.h
15529                 add /Options/Character encoding/... to
15530                 temporarily change the outgoing encoding
15531
15532         (belated sync with main)
15533
15534 2005-06-08 [paul]       1.9.11cvs47
15535
15536         * src/compose.c
15537                 correction to/completion of last
15538                 sync with main
15539
15540 2005-06-08 [paul]       1.9.11cvs46
15541
15542         sync with main:
15543         
15544         * src/codeconv.c
15545         * src/codeconv.h
15546                 always enabled Japanese auto-detection
15547                 if the first letters of locale string
15548                 is "ja"
15549         * src/compose.c
15550                 don't use "destroy" signal to destroy
15551                 Compose object (fix rare crashes on discard?)
15552         * src/mainwindow.c
15553         * src/messageview.c
15554         * src/prefs_send.c
15555                 added Hebrew encodings
15556         * src/sourcewindow.c
15557                 don't use "destroy" signal to destroy
15558                 objects
15559
15560 2005-06-07 [colin]      1.9.11cvs45
15561
15562         * src/summaryview.c
15563                 Add missing unlocks/locks
15564
15565 2005-06-07 [paul]       1.9.11cvs44
15566
15567         * src/summaryview.c
15568                 restore bug #749 fix
15569
15570 2005-06-06 [colin]      1.9.11cvs43
15571
15572         * src/summaryview.c
15573                 Fix selection bug when prefs_common.open_unread 
15574                 is FALSE
15575
15576 2005-06-06 [colin]      1.9.11cvs42
15577
15578         * src/common/md5.c
15579                 Fix a warning
15580         * src/summaryview.c
15581         * src/folderview.c
15582                 Factorize long operations beginning and end
15583                 (locking, freezing/thawing, cursor, ...)
15584                 Check selection->data member in selection-
15585                 related loops; this avoids dying an awful
15586                 death if the selection changes on us while
15587                 we're marking a whole IMAP folder unread, 
15588                 for example.
15589
15590 2005-06-06 [paul]       1.9.11cvs41
15591
15592         * src/textview.c
15593                 don't g_free() a static gchar buffer
15594
15595 2005-06-05 [colin]      1.9.11cvs40
15596
15597         * src/mainwindow.c
15598         * src/messageview.c
15599         * src/summaryview.c
15600                 Fix bug #749 (Show all headers should be
15601                 sticky as the GUI suggests)
15602
15603 2005-06-03 [paul]       1.9.11cvs39
15604
15605         * src/compose.c
15606                 don't allow editing of mail while sending.
15607                 patch by Colin
15608
15609 2005-06-03 [paul]       1.9.11cvs38
15610
15611         * src/folderview.c
15612                 add a freeze/thaw to speed up 'mark all read'
15613
15614 2005-06-03 [paul]       1.9.11cvs37
15615
15616         * src/prefs_message.c
15617                 reflect changes immediately
15618
15619 2005-06-02 [colin]      1.9.11cvs36
15620
15621         * po/POTFILES.in
15622                 Patch by Fabien Vantard.
15623
15624 2005-06-02 [colin]      1.9.11cvs35
15625
15626         * src/imap.c
15627                 Use a non-blocking imap_getline() if possible.
15628                 This should completely prevent the interface
15629                 from freezin on imap operations, although it
15630                 may do strange stuff in case of folder switching
15631                 while a big imap operation is taking place...
15632
15633                 In addition, fix a leak in the case thread
15634                 creation fails on connection.
15635
15636 2005-06-02 [colin]      1.9.11cvs34
15637
15638         * src/crash.c
15639         * src/prefs_common.h
15640                 Fix build (prefs_common_init() doesn't exist
15641                 anymore)
15642
15643 2005-06-02 [colin]      1.9.11cvs33
15644
15645         * src/prefs_account.c
15646                 Fix bug #245 (filtering rules broken when
15647                 renaming a remote account (imap4 or nntp)
15648
15649 2005-06-02 [colin]      1.9.11cvs32
15650
15651         * src/imap.c
15652                 Try to fix IMAP shortcomings: 
15653                 o Multithread imap_open()
15654                 o allow offline-mode overriding instead of
15655                   just returning NULL
15656         * src/imap_gtk.c
15657         * src/imap_gtk.h
15658                 Add a function to ask whether we want to
15659                 override offline-mode for 10 minutes (one-shot
15660                 asking was painful)
15661         * src/procheader.c
15662                 Fix segfault when imap parser isn't happy about
15663                 a missing {
15664
15665 2005-06-01 [colin]      1.9.11cvs31
15666
15667         * src/addrharvest.c
15668         * src/compose.c
15669         * src/mbox.c
15670         * src/mbox.h
15671         * src/mh.c
15672         * src/msgcache.c
15673         * src/send_message.c
15674         * src/setup.c
15675         * src/undo.c
15676         * src/common/hooks.c
15677         * src/common/prefs.c
15678         * src/common/template.c
15679         * src/common/utils.c
15680         * src/gtk/gtkutils.c
15681         * src/gtk/inputdialog.c
15682         * src/gtk/menu.c
15683         * src/gtk/pluginwindow.c
15684         * src/gtk/prefswindow.c
15685         * src/plugins/pgpmime/passphrase.c
15686         * src/plugins/pgpmime/prefs_gpg.c
15687                 More -Wall fixes
15688
15689         * src/common/Makefile.am
15690         * src/common/timing.h
15691                 Add basic timing code
15692
15693         * src/summaryview.c
15694                 Fix a bug with unread messages when 
15695                 re-sorting folders, and by the way
15696                 fix a big performance hit when 
15697                 re-sorting (10k mails: before 5s,
15698                 after .5s)
15699
15700         * src/prefs_compose_writing.c
15701         * src/prefs_compose_writing.h
15702         * src/prefs_message.c
15703         * src/prefs_message.h
15704         * src/prefs_other.c
15705         * src/prefs_other.h
15706         * src/prefs_quote.c
15707         * src/prefs_quote.h
15708         * src/prefs_receive.c
15709         * src/prefs_receive.h
15710         * src/prefs_send.c
15711         * src/prefs_send.h
15712         * src/prefs_summaries.c
15713         * src/prefs_summaries.h
15714                 Fix copyright banner
15715
15716 2005-06-01 [paul]       1.9.11cvs30
15717
15718         * po/fi.po
15719                 updated by Flammie Pirinen
15720         * src/procmime.c
15721                 fix 'Bad BASE64 content' output
15722
15723 2005-05-31 [colin]      1.9.11cvs29
15724
15725         * src/procmime.c
15726                 Oops, where did my hunk go.
15727
15728 2005-05-31 [colin]      1.9.11cvs28
15729
15730         * src/Makefile.am
15731         * src/account.c
15732         * src/action.c
15733         * src/addr_compl.c
15734         * src/addressbook.c
15735         * src/codeconv.c
15736         * src/compose.c
15737         * src/export.c
15738         * src/folder.c
15739         * src/folderview.c
15740         * src/image_viewer.c
15741         * src/main.c
15742         * src/mainwindow.c
15743         * src/messageview.c
15744         * src/mimeview.c
15745         * src/msgcache.c
15746         * src/prefs_account.c
15747         * src/prefs_actions.c
15748         * src/prefs_common.c
15749         * src/prefs_compose_writing.c
15750         * src/prefs_customheader.c
15751         * src/prefs_ext_prog.c
15752         * src/prefs_filtering.c
15753         * src/prefs_filtering_action.c
15754         * src/prefs_fonts.c
15755         * src/prefs_image_viewer.c
15756         * src/prefs_message.c
15757         * src/prefs_message.h
15758         * src/prefs_msg_colors.c
15759         * src/prefs_other.c
15760         * src/prefs_other.h
15761         * src/prefs_quote.c
15762         * src/prefs_receive.c
15763         * src/prefs_receive.h
15764         * src/prefs_send.c
15765         * src/prefs_send.h
15766         * src/prefs_spelling.c
15767         * src/prefs_summaries.c
15768         * src/prefs_summary_column.c
15769         * src/prefs_template.c
15770         * src/prefs_themes.c
15771         * src/prefs_toolbar.c
15772         * src/prefs_wrapping.c
15773         * src/procmime.c
15774         * src/procmsg.c
15775         * src/send_message.h
15776         * src/ssl_manager.c
15777         * src/summary_search.c
15778         * src/summaryview.c
15779         * src/textview.c
15780         * src/wizard.c
15781         * src/common/smtp.c
15782         * src/common/smtp.h
15783         * src/gtk/gtkutils.h
15784                 o Move the rest of Common prefs to new style
15785                 o Lots of -Wall warning fixes
15786                 o fix FIXME in cache memusage calculation
15787                 o Let return receipts be sent from any account
15788                 o Little cache optimisation (read)
15789                 o Fix bug #746 (don't treat commas as separators
15790                   when inside a quoted string)
15791
15792 2005-05-31 [paul]       1.9.11cvs27
15793
15794         * src/prefs_common.c
15795                 fix 'off-by-one' typo
15796
15797 2005-05-31 [paul]       1.9.11cvs26
15798
15799         * src/account.c
15800         * src/addr_compl.c
15801         * src/compose.c
15802         * src/foldersel.c
15803         * src/prefs_actions.c
15804         * src/prefs_common.c
15805         * src/prefs_common.h
15806         * src/prefs_customheader.c
15807         * src/prefs_display_header.c
15808         * src/prefs_filtering.c
15809         * src/prefs_filtering_action.c
15810         * src/prefs_matcher.c
15811         * src/prefs_summaries.c
15812         * src/prefs_summary_column.c
15813         * src/prefs_template.c
15814         * src/prefs_toolbar.c
15815         * src/ssl_manager.c
15816         * src/gtk/pluginwindow.c
15817         * src/gtk/prefswindow.c
15818         * src/gtk/progressdialog.c
15819                 add hidden prefs 'enable_rules_hint'
15820                 for gtk_tree_view_set_rules_hint()
15821                 (sync with main)
15822                 
15823
15824 2005-05-31 [colin]      1.9.11cvs25
15825
15826         * src/Makefile.am
15827         * src/main.c
15828         * src/prefs_common.c
15829         * src/prefs_summaries.c ** ADDED **
15830         * src/prefs_summaries.h ** ADDED **
15831                 Common/Display -> Display/Summaries
15832
15833 2005-05-31 [colin]      1.9.11cvs24
15834
15835         * src/Makefile.am
15836         * src/main.c
15837         * src/prefs_quote.c ** ADDED **
15838         * src/prefs_quote.h ** ADDED **
15839                 Move Common/Quote to Compose/Quoting
15840         * src/prefs_common.c
15841         * src/prefs_common.h
15842                 Remove old quote stuff, add
15843                 convenience functions for GtkTextView prefs
15844         * src/gtk/prefswindow.c
15845                 Set default height higher
15846
15847 2005-05-30 [colin]      1.9.11cvs23
15848
15849         * src/Makefile.am
15850         * src/main.c
15851         * src/prefs_common.c
15852         * src/prefs_compose_writing.c ** ADDED **
15853         * src/prefs_compose_writing.h ** ADDED **
15854                 Move Common/Compose prefs to Compose/Writing
15855
15856 2005-05-30 [colin]      1.9.11cvs22
15857
15858         * src/common/utils.c
15859                 Fix bug #651 (Confused Attract by Subject)
15860                 Patch by M. Benkmann <haferfrost@web.de>
15861         * AUTHORS
15862
15863 2005-05-30 [colin]      1.9.11cvs21
15864
15865         * src/compose.c
15866                 Fix concatenation of different headers of
15867                 the same type (bug #645)
15868         * src/prefs_folder_item.c
15869                 Fix bug #699 (setting color to black doesn't
15870                 work immediately)
15871         * src/procmime.c
15872                 Print out decoding error only once per
15873                 block
15874
15875 2005-05-30 [paul]       1.9.11cvs20
15876
15877         * src/common/template.c
15878                 fix Bcc
15879
15880 2005-05-30 [paul]       1.9.11cvs19
15881
15882         * doc/src/rfc2368.txt   **NEW FILE**
15883         * src/compose.c
15884                 compose_entries_set(): don't interpret Bcc
15885                 header field (conform to RFC 2368)
15886                 (sync with main)
15887
15888 2005-05-29 [colin]      1.9.11cvs18
15889
15890         * src/prefs_common.c
15891                 Let the default reply format respect
15892                 netiquette by cutting the signature.
15893
15894 2005-05-29 [colin]      1.9.11cvs17
15895
15896         * src/summaryview.c
15897                 Don't let always_show_msg override
15898                 open_unread_on_enter when opening a new
15899                 directory.
15900
15901 2005-05-27 [paul]       1.9.11cvs16
15902
15903         sync with main:
15904
15905         * src/main.c
15906                 app_will_exit(): cleanup tmp directory when exit
15907         * src/message_search.c
15908                 improved the interface and made code cleanup.
15909                 removed Clear button
15910         * src/send_message.c
15911                 send_message_local(): use GSpawn, and detect errors
15912         * src/summary_search.c
15913                 improved the interface and made code cleanup
15914         * src/textview.c
15915                 textview_write_link(): also skip non-ascii space
15916                  at the head of link strings (phishing check
15917                  didn't work at the case)
15918         * src/common/utils.c
15919                 get_command_output(): use g_spawn_command_line_sync()
15920                 instead of popen()
15921
15922 2005-05-26 [colin]      1.9.11cvs15
15923
15924         * src/folder.c
15925                 remove printf
15926
15927 2005-05-26 [colin]      1.9.11cvs14
15928
15929         * src/common/nntp.c
15930                 Fix nntp mode reader (bug #611)
15931                 Patch by Florian Mickler <florian@mickler.org>
15932
15933 2005-05-26 [colin]      1.9.11cvs13
15934
15935         * src/plugins/pgpmime/passphrase.c
15936                 Fix mouse grabbing (bug #557)
15937
15938 2005-05-26 [colin]      1.9.11cvs12
15939
15940         * src/prefs_themes.c
15941                 Fix g_warning (bug #541)
15942
15943 2005-05-26 [colin]      1.9.11cvs11
15944
15945         * src/prefs_actions.c
15946         * src/prefs_template.c
15947                 Fix bug #506 (no warning if action/template
15948                 is not saved)
15949         * src/common/template.c
15950                 Fix a possible crash
15951
15952 2005-05-26 [colin]      1.9.11cvs10
15953
15954         * src/folder.c
15955         * src/folderview.c
15956         * src/procmsg.c
15957         * src/summaryview.c
15958                 Forbid locked messages to be moved or
15959                 deleted. Locked messages in trashes 
15960                 still get deleted, for performance
15961                 reason (mh.c::mh_remove_all_msgs)
15962
15963 2005-05-25 [colin]      1.9.11cvs9
15964
15965         * src/procmime.c
15966                 Use correct encoding when sending mails
15967                 with attachments that have accentued 
15968                 chars in their name
15969
15970 2005-05-24 [colin]      1.9.11cvs8
15971
15972         * src/summaryview.c
15973                 Fix bug #688 f) read/unread marker not
15974                 changed on first click
15975                 Also, optimize summary_status_show()
15976                 calls
15977         * src/folder.c
15978         * src/inc.c
15979         * src/procmime.c
15980                 Fix bug #688 b) and c) wrt message
15981                 attachments and signature
15982         * src/stock_pixmap.c
15983         * src/stock_pixmap.h
15984         * src/stock_pixmap.c
15985         * src/stock_pixmap.h
15986         * src/Makefile.am
15987         * src/pixmaps/clip_gpg_signed.xpm
15988                 Add clip/signed icon
15989
15990 2005-05-24 [colin]      1.9.11cvs7
15991
15992         * src/folder_item_prefs.c
15993                 whitespace fix
15994
15995 2005-05-24 [colin]      1.9.11cvs6
15996
15997         * src/folderview.c
15998         * src/prefs_common.c
15999         * src/prefs_common.h
16000                 Add a confirmation to folder drag and drop
16001                 fixes bug #156
16002         * src/alertpanel.c
16003         * src/alertpanel.h
16004                 fix _with_disable parameters so that
16005                 the buttons labels are specifiable too
16006         * src/plugins/pgpmime/sgpgme.c
16007                 reflect said change
16008                 
16009
16010 2005-05-24 [colin]      1.9.11cvs5
16011
16012         * src/folderview.c
16013                 Uncollapse/collapse folders on double-click
16014                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
16015                 closes bug #108
16016
16017 2005-05-23 [colin]      1.9.11cvs4
16018
16019         * src/common/socket.c
16020                 Check another special SSL_peek() error.
16021                 Should help wrt bug #728
16022
16023 2005-05-23 [colin]      1.9.11cvs3
16024
16025         * src/plugins/pgpmime/pgpmime.c
16026                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
16027                 breaking menu accelerators and stuff. Users will have to
16028                 reselect "PGP MIME" instead of "PGP/MIME" in their 
16029                 account's privacy preferences if needed.
16030
16031 2005-05-22 [paul]
16032
16033         * tools/kdeservicemenu/install.sh
16034                 use kdesu to prompt for root password if doing
16035                 global install/uninstall
16036
16037 2005-05-20 [colin]      1.9.11cvs2
16038
16039         * src/procmsg.c
16040                 Fix another compilation error with gcc-2.9x
16041                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
16042         * src/send_message.c
16043                 Don't send QUIT if we aren't connected
16044
16045 2005-05-19 [colin]      1.9.11cvs1
16046
16047         * src/procmsg.c
16048                 Fix compilation with gcc 2.9x
16049
16050 2005-05-19 [paul]       1.9.11
16051
16052         1.9.11 released
16053
16054 2005-05-19 [paul]       1.9.9cvs14
16055
16056         * src/gtk/inputdialog.c
16057                 prevent gettext warning
16058
16059 2005-05-19 [paul]       1.9.9cvs13
16060
16061         * src/mainwindow.c
16062         * src/prefs_common.c
16063         * src/prefs_common.h
16064         * src/textview.c
16065         * src/textview.h
16066                 add an option to toggle cursor in message
16067                 view (sync with main)
16068
16069 2005-05-18 [colin]      1.9.9cvs12
16070
16071         * src/compose.c
16072                 Dereference freed pointer
16073         * src/gtk/gtkaspell.c
16074                 Fix duplication of dictionaries (is it an aspell issue?)
16075
16076 2005-05-18 [colin]      1.9.9cvs11
16077
16078         * src/gtk/inputdialog.c
16079         * src/gtk/gtkaspell.c
16080                 HIGuify dialogs
16081         * src/alertpanel.c
16082                 Remove a double call
16083
16084 2005-05-17 [colin]      1.9.9cvs10
16085
16086         * src/gtk/gtkaspell.c
16087                 Fix dialogs, Ctrl-Enter accel
16088
16089 2005-05-17 [colin]      1.9.9cvs9
16090
16091         * src/gtk/gtkaspell.c
16092                 Fix some accelerators, escape in replace-window
16093
16094 2005-05-16 [colin]      1.9.9cvs8
16095
16096         * src/gtk/gtkaspell.c
16097                 Revert last commit, it was a mistake.
16098
16099 2005-05-16 [colin]      1.9.9cvs7
16100
16101         * src/gtk/gtkaspell.c
16102                 Remove buggy code while we're at it. It's a 
16103                 dead code path anyway.
16104
16105 2005-05-16 [colin]      1.9.9cvs6
16106
16107         * src/gtk/gtkaspell.c
16108                 Missed some gtk_menu_popup where deactivate
16109                 signal should be handled. Should fix bug
16110                 #629 a bit more.
16111
16112 2005-05-16 [colin]      1.9.9cvs5
16113
16114         * src/gtk/gtkaspell.c
16115                 Remove debug printf()s
16116
16117 2005-05-16 [colin]      1.9.9cvs4
16118
16119         * src/gtk/gtkaspell.c
16120                 Fix a bit aspell problems
16121                 (see bug #629)
16122
16123 2005-05-13 [colin]      1.9.9cvs3
16124
16125         * src/folderview.c
16126                 Fix the + appearing even when no subfolders
16127                 have unread messages. Thanks to wwp for the
16128                 bug report.
16129
16130 2005-05-11 [paul]       1.9.9cvs2
16131
16132         * src/folderview.c
16133                 correction to 1.9.9cvs1, only colour folders that
16134                 have new msgs (not unread msgs)
16135
16136 2005-05-10 [colin]      1.9.9cvs1
16137
16138         * src/folderview.c
16139         * src/summaryview.c
16140                 Try to fix bolding bugs again.
16141
16142 2005-05-09 [paul]
16143
16144         * tools/claws.i18n.status.pl
16145                 add Ricardo Mones Lastra's script that has been providing
16146                 the i18n status page for many months
16147
16148 2005-05-09 [paul]       1.9.9
16149
16150         1.9.9 release
16151
16152 2005-05-09 [paul]       1.9.6cvs58
16153
16154         * AUTHORS
16155         * INSTALL
16156         * README.claws
16157                 updated
16158         * Makefile.am 
16159         * RELEASE_NOTES.claws
16160                 add release notes to cvs to simplify release
16161                 procedure
16162         * configure.ac
16163                 add ca and fi to ALL_LINGUAS
16164         * po/Makefile.in.in
16165                 workaround for missing Makevars
16166         * po/ca.po
16167         * po/fi.po
16168                 add new Catalan and Finnish translations
16169                 submitted by Miquel Oliete and Flammie Pirinen
16170         * po/de.po
16171         * po/es.po
16172         * po/fr.po
16173         * po/it.po
16174         * po/pl.po
16175         * po/ru.po
16176         * po/sk.po
16177         * po/sr.po
16178         * po/zh_CN.po
16179                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
16180                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
16181                 Urke MMI, and Hansom Young
16182         * src/main.c
16183                 Fix drafting when quitting. compose_draft() closes the
16184                 compose windows, which modifies the compose_list GSList.
16185                 We have to refresh this list after echo drafting to avoid a
16186                 segfault
16187         * src/partial_download.c
16188                 fix segfault on exit
16189
16190 2005-05-06 [paul]       1.9.6cvs57
16191
16192         * src/grouplistdialog.c
16193                 quick fix/workaround for unresizeable newsgroup
16194                 name column 
16195
16196 2005-05-06 [paul]       1.9.6cvs56
16197
16198         * src/inc.c
16199         * src/mainwindow.c
16200                 use gettext plural forms
16201         * src/imap_gtk.c
16202         * src/mh_gtk.c
16203         * src/toolbar.c
16204                 small improvement to english usage
16205
16206 2005-05-05 [thorsten]   1.9.6cvs55
16207
16208         * src/folder.c
16209                 fix possible crash
16210
16211 2005-05-05 [paul]       1.9.6cvs54
16212         
16213         sync with HEAD
16214
16215         * AUTHORS
16216         * src/compose.c
16217                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
16218                 patch by Tim Mann
16219
16220 2005-05-05 [paul]       1.9.6cvs53
16221
16222         * src/mainwindow.c
16223                 fix resizing of separate message and
16224                 folder views
16225
16226 2005-05-05 [paul]       1.9.6cvs52
16227
16228         * src/account.c
16229         * src/addrgather.c
16230         * src/browseldap.c
16231         * src/exphtmldlg.c
16232         * src/expldifdlg.c
16233         * src/importmutt.c
16234         * src/importpine.c
16235         * src/main.c
16236         * src/mainwindow.c
16237         * src/noticeview.c
16238         * src/prefs_filtering.c
16239         * src/prefs_filtering_action.c
16240         * src/prefs_matcher.c
16241         * src/prefs_spelling.c
16242         * src/prefs_toolbar.c
16243         * src/toolbar.c
16244         * src/wizard.c
16245         * src/gtk/description_window.c
16246         * src/gtk/gtkvscrollbutton.c
16247         * src/gtk/progressdialog.c
16248         * src/gtk/quicksearch.c
16249         * src/plugins/pgpmime/prefs_gpg.c
16250         * src/plugins/spamassassin/spamassassin_gtk.c
16251                 replace deprecated gtk_widget_set_usize
16252
16253 2005-05-04 [colin]      1.9.6cvs51
16254
16255         * src/common/utils.c
16256                 Fix crash when subst_for_filename is called
16257                 with a NULL parameter
16258
16259 2005-05-04 [colin]      1.9.6cvs50
16260
16261         * src/partial_download.c
16262         * src/pop.c
16263                 Escape login when writing uidl file
16264                 fixes bug #736
16265
16266 2005-05-03 [colin]      1.9.6cvs49
16267
16268         * src/procmime.c
16269                 Fix possible DOS in mime parser
16270                 (see bug #634)
16271
16272 2005-05-02 [colin]      1.9.6cvs48
16273
16274         * src/compose.c
16275                 Try to fix the copy/paste mess once again.
16276
16277
16278 2005-04-30 [colin]      1.9.6cvs47
16279
16280         * src/prefs_account.h
16281         * src/procmsg.c
16282         * src/send_message.c
16283         * src/common/smtp.c
16284         * src/common/smtp.h
16285                 Try to batch sending mails (per account) instead of
16286                 reconnecting to server every time.
16287
16288 2005-04-29 [colin]      1.9.6cvs46
16289
16290         * src/messageview.c
16291                 Fix window resizing that refused to size down
16292         * src/prefs_common.c
16293         * src/prefs_common.h
16294         * src/prefs_filtering.c
16295                 Save Filtering's window size
16296
16297 2005-04-21 [paul]       1.9.6cvs45
16298
16299         * ChangeLog-gtk2.claws
16300         * src/setup.c
16301                 correction to sync
16302
16303 2005-04-21 [paul]       1.9.6cvs44
16304
16305         sync with main:
16306
16307         * src/setup.c
16308         * src/statusbar.c
16309         * src/statusbar.h
16310                 use gtkut_widget_draw_now(). Improved performance
16311                 of the update of statusbar
16312         * src/textview.c
16313                 textview_smooth_scroll_do(): redraw it after scroll
16314                 is done (fixed incorrect display when a part of the
16315                 view is hidden).
16316         * src/gtk/gtkutils.c
16317         * src/gtk/gtkutils.h
16318                 gtkut_widget_draw_now(): use gdk_window_process_updates()
16319                 to force update of widgets.
16320                 Removed gtkut_widget_wait_for_draw() which had a big
16321                 overhead  because of waiting for all events processed 
16322
16323 2005-04-20 [paul]       1.9.6cvs43
16324
16325         * src/codeconv.c
16326                 complete 1.9.6cvs42's sync:
16327                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
16328
16329 2005-04-19 [paul]       1.9.6cvs42
16330
16331         sync with main:
16332
16333         * src/action.c
16334                 catch_output(): correctly select the insert text
16335                 (fix invalid iterator warnings).
16336         * src/codeconv.c
16337         * src/codeconv.h
16338         * src/mainwindow.c
16339         * src/messageview.c
16340         * src/prefs_common.c
16341                 support GBK encoding.
16342         * src/common/session.c
16343         * src/common/session.h
16344                 use separate buffer for large data to be sent,
16345                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
16346
16347 2005-04-18 [paul]       1.9.6cvs41
16348
16349         * src/jpilot.c
16350                 convert unsigned long into guint32
16351                 patch by Paul LeoNerd Evans 
16352
16353 2005-04-17 [colin]      1.9.6cvs40
16354
16355         * src/compose.c
16356                 Fix 'Request return receipt' from folder
16357                 properties (bug #708)
16358
16359 2005-04-17 [colin]      1.9.6cvs39
16360
16361         * src/mainwindow.c
16362                 Fix duplicate hotkeys in Mainwindow's menu
16363
16364 2005-04-17 [colin]      1.9.6cvs38
16365
16366         * src/folderview.c
16367                 Fix duplicate hotkeys in Folderview's contextual
16368                 menu
16369
16370 2005-04-15 [colin]      1.9.6cvs37
16371
16372         * src/summaryview.c
16373                 Fix 'Save as...' with non-ascii filenames
16374
16375 2005-04-15 [colin]      1.9.6cvs36
16376
16377         * src/plugins/pgpmime/pgpmime.c
16378                 Fix bus error on 64bit. Spotted by 
16379                 macallan1888@gmail.com
16380
16381 2005-04-15 [colin]      1.9.6cvs35
16382
16383         * src/prefs_account.c
16384                 Fix cvs34.
16385
16386 2005-04-12 [colin]      1.9.6cvs34
16387
16388         * src/prefs_account.c
16389                 Fix smtp auth type off-by-one. We forgot to
16390                 add PLAIN in the prefs-to-gui setter func and
16391                 as a result, the selected auth when opening
16392                 account prefs was not the correct one.
16393
16394 2005-04-12 [paul]       1.9.6cvs33
16395
16396         * src/inc.c
16397                 if the recv dialog is visible, Cancel only
16398                 cancels the current account
16399
16400
16401 2005-04-10 [colin]      1.9.6cvs32
16402
16403         * src/filtering.c
16404                 Copy score when copying FilteringActions
16405                 Fix bug #674
16406
16407 2005-04-10 [colin]      1.9.6cvs31
16408
16409         * src/inc.c
16410                 Make Message -> Receive -> Cancel cancel 
16411                 incorporation on all accounts. Fixes
16412                 bug #693
16413
16414 2005-04-10 [colin]      1.9.6cvs30
16415
16416         * src/prefs_account.c
16417                 Update Privacy checkbuttons status based
16418                 on the selected privacy system
16419         * src/compose.c
16420                 Always connect the "None" privacy system; the
16421                 static boolean was probably there to avoid
16422                 reconnecting twice in the same compose window,
16423                 but as the parent function is only called once
16424                 per compose, it's only a bug - as a static is
16425                 initialized once per application instance.
16426                 Also, don't uncheck Sign and Encrypt when
16427                 selecting None as privacy system; just ignore
16428                 them when sending/queuing.
16429                 Should fix bug #695
16430
16431 2005-04-08 [colin]      1.9.6cvs29
16432
16433         * src/account.c
16434         * src/prefs_account.c
16435         * src/prefs_account.h
16436                 Add account preference to queue message in a certain
16437                 folder.
16438
16439 2005-04-06 [colin]      1.9.6cvs28
16440
16441         * src/prefs_account.c
16442                 Update old inbox path syntax
16443
16444 2005-04-06 [paul]       1.9.6cvs27
16445
16446         sync with main:
16447
16448         * configure.ac
16449                 changed -traditional-cpp to -no-cpp-precomp for newer
16450                 Mac OS X support
16451         * src/foldersel.c
16452                 made column resize automatically
16453         * src/send_message.c
16454                 send_message_smtp(): consider EOF right after QUIT
16455                 successful (workaround for Gmail SMTP server)
16456         * src/common/socket.c
16457                 ssl_read(), ssl_peek(): check EOF which violates the
16458                 SSL protocol
16459         * src/gtk/colorlabel.c
16460                 removed warnings when displaying colorlabel menu
16461                 (don't use GtkAlignment)
16462
16463 2005-04-05 [paul]       1.9.6cvs26
16464
16465         * src/plugins/trayicon/trayicon.c
16466                 fix clipping of icon under KDE3 
16467
16468 2005-04-05 [paul]       1.9.6cvs25
16469
16470         * src/summaryview.c
16471                 hide display of threading
16472                 patch by Alfons
16473
16474 2005-04-04 [thorsten]   1.9.6cvs24
16475
16476         * src/mh.c
16477                 marks lost on filesystems with different stat() results on
16478                 summer-/wintertime
16479
16480 2005-04-03 [colin]      1.9.6cvs23
16481
16482         * src/summaryview.c
16483                 Don't handle up/down. Patch by Alfons
16484
16485 2005-04-02 [colin]      1.9.6cvs22
16486
16487         * src/summaryview.c
16488                 Make scrolling faster. Patch by Alfons.
16489
16490 2005-04-01 [colin]      1.9.6cvs21
16491
16492         * src/Makefile.am
16493         * src/stock_pixmap.c
16494         * src/pixmaps/dir-noselect.xpm ** REMOVED **
16495         * src/pixmaps/dir_noselect.xpm ** ADDED **
16496                 Fix pixmap name mismatch (Thanks Stephan Sachse)
16497
16498 2005-04-01 [colin]      1.9.6cvs20
16499
16500         * src/image_viewer.c
16501         * src/image_viewer.h
16502         * src/procmime.c
16503         * src/procmime.h
16504         * src/textview.c
16505         * src/textview.h
16506                 Implement inline image resizing and right-clicking
16507
16508 2005-04-01 [paul]       1.9.6cvs19
16509
16510         * AUTHORS
16511         * Makefile.am
16512         * configure.ac
16513                 check for gnome2
16514                 patch by Luca Cavalli <loopback<AT>slackit.org>
16515         * po/ru.po
16516                 updated by Pavlo Bohmat
16517
16518 2005-03-31 [colin]      1.9.6cvs18
16519
16520         * src/news.c
16521                 Fix parsing references
16522         * src/msgcache.c
16523                 don't put nulls in the references list
16524         * src/procheader.c
16525                 commit that forgotten file in 1.9.6cvs14
16526
16527 2005-03-31 [colin]      1.9.6cvs17
16528
16529         * src/compose.c
16530                 Fix joining of signature separator again. 
16531                 Maybe Hiro could put it in main too...
16532
16533 2005-03-31 [colin]      1.9.6cvs16
16534
16535         * src/Makefile.am
16536         * src/foldersel.c
16537         * src/stock_pixmap.c
16538         * src/stock_pixmap.h
16539         * src/pixmaps/dir-noselect.xpm
16540                 Update foldersel.c (sync from main, patch by Alfons)
16541
16542 2005-03-30 [colin]      1.9.6cvs15
16543
16544         * src/imap.c
16545                 Fix handling of imap folders containing [] in 
16546                 their name. Thanks to Nahuel Angelinetti for
16547                 the detailed bugreport.
16548
16549 2005-03-30 [colin]      1.9.6cvs14
16550
16551         * src/common/utils.h
16552         * src/common/utils.c
16553         * src/common/defs.h
16554         * src/matcher.c
16555         * src/msgcache.c
16556         * src/news.c
16557         * src/procmsg.c
16558         * src/procmsg.h
16559         * src/quote_fmt_parse.y
16560         * src/summaryview.c
16561                 Update references system. Patch by Alfons
16562
16563 2005-03-30 [colin]      1.9.6cvs13
16564
16565         * src/common/socket.c
16566                 Force the glibc to read resolv.conf again when 
16567                 it has changed. Should fix issues when changing
16568                 networks on a laptop and not restarting sylpheed. 
16569
16570 2005-03-30 [paul]       1.9.6cvs12
16571
16572         partial sync with main:
16573
16574         * src/action.c
16575                 create_io_dialog(): use user-defined text font
16576                 (thanks to Alfons), and modified its appearance.
16577         * src/addrgather.c
16578         * src/addrharvest.c
16579         * src/browseldap.c
16580                 replace old code
16581         * src/compose.c
16582                 don't join (presumably) itemized lines on line-wrapping
16583                 fixed wrapping of quote when auto-wrapping is enabled
16584                 compose_destroy(): destroy paned only if it's not
16585                 attached to window. Fixed memory leak of popup menu.
16586         * src/exphtmldlg.c
16587         * src/expldifdlg.c
16588                 replace old code
16589         * src/html.c
16590         * src/html.h
16591         * src/importmutt.c
16592         * src/importpine.c
16593                 replace old code
16594         * src/main.c
16595                 removed redundant code
16596         * src/mainwindow.c
16597                 changed 'Code set' (which is rather incorrect)
16598                 in the menu to 'Character encoding'
16599                 main_window_set_widgets(): request size first
16600                 to prevent window size becoming wrong
16601                 fixed remembering of the state of the visibility
16602                 of MessageView
16603         * src/messageview.c
16604                 changed 'Code set' (which is rather incorrect)
16605                 in the menu to 'Character encoding'
16606         * src/prefs_common.c
16607         * src/prefs_common.h
16608                 added an option whether to render HTML as text or not
16609                 added separators to outgoing encoding menu
16610         * src/procheader.c
16611                 procheader_scan_date_string(): support header
16612                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
16613         * src/summaryview.c
16614         * src/summaryview.h
16615                 minor code cleanup
16616         * src/textview.c
16617                 textview_show_html(): force output of newline
16618                 added an option whether to render HTML as text or not
16619         * src/common/utils.c
16620                 strncpy2(): optimized based on Alfons' code
16621         * src/gtk/gtkutils.c
16622         * src/gtk/gtkutils.h
16623                 removed non-used code
16624         * src/plugins/pgpmime/passphrase.c
16625                 partially fixed grab input of passphrase dialog
16626                 Confine pointer to window
16627
16628 2005-03-30 [colin]      1.9.6cvs11
16629
16630         * src/msgcache.c
16631         * src/msgcache.h
16632                 Read/write 32bit ints from cache & marks
16633                 From main.
16634
16635 2005-03-29 [paul]       1.9.6cvs10
16636
16637         * AUTHORS
16638         * ChangeLog.claws
16639         * src/compose.c
16640         * src/gtk/gtkaspell.c
16641                 sync with HEAD (don't pass NULL pointers) 
16642
16643 2005-03-24 [paul]
16644
16645         * tools/Makefile.am
16646         * tools/README
16647         * tools/acroread2sylpheed.pl
16648                 sync with HEAD (add script to send pdfs as
16649                 attachments from Adobe Reader 7)
16650
16651 2005-03-21 [paul]       1.9.6cvs9
16652
16653         * configure.ac
16654         * po/POTFILES.in
16655         * src/Makefile.am
16656         * src/crash.c
16657         * src/image_viewer.c ** ADDED **
16658         * src/image_viewer.h ** ADDED **
16659         * src/main.c
16660         * src/prefs_common.c
16661         * src/prefs_common.h
16662         * src/prefs_image_viewer.c ** ADDED **
16663         * src/prefs_image_viewer.h ** ADDED **
16664         * src/textview.c
16665         * src/gtk/about.c
16666         * src/pixmaps/sylpheed_logo.xpm
16667         * src/plugins/Makefile.am
16668         * src/plugins/image_viewer/.cvsignore ** REMOVED **
16669         * src/plugins/image_viewer/Makefile.am ** REMOVED **
16670         * src/plugins/image_viewer/plugin.c ** REMOVED **
16671         * src/plugins/image_viewer/viewer.c ** REMOVED **
16672         * src/plugins/image_viewer/viewer.glade ** REMOVED **
16673         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
16674         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
16675         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
16676         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
16677                 as gdk-pixbuf is now built-in
16678                 remove image_viewer plugin and put code back into
16679                 main codebase
16680                 implement inline image display (sync with main)
16681
16682                 replace logo with newer, nicer, larger version  
16683
16684 2005-03-21 [paul]       1.9.6cvs8
16685
16686         * src/gtk/about.c
16687                 cosmetic improvement
16688
16689 2005-03-21 [holger]     1.9.6cvs7
16690
16691         * src/plugins/spamassassin/spamassassin.c
16692                 Sync with HEAD
16693                 (unregister hook on failed plugin init)
16694
16695 2005-03-20 [colin]      1.9.6cvs6
16696
16697         * src/common/plugin.c
16698                 Check that plugin isn't already loaded
16699                 Patch by Alfons
16700
16701 2005-03-20 [thorsten]   1.9.6cvs5
16702
16703         * src/compose.c
16704                 use a more compatible syntax
16705
16706 2005-03-20 [thorsten]   1.9.6cvs4
16707
16708         * src/prefs_toolbar.c
16709                 fix crash when selecting toolbar item (uninitialized pointer)
16710
16711 2005-03-20 [thorsten]   1.9.6cvs3
16712
16713         * src/procmime.c
16714                 fix mimetype detection (referenced free()d string)
16715
16716 2005-03-20 [paul]       1.9.6cvs2
16717
16718         * src/compose.c
16719                 sync with HEAD (1.0.3cvs5)
16720                 neglect Reply-To header if empty
16721                 Patch by Alfons 
16722
16723 2005-03-19 [holger]     1.9.6cvs1
16724
16725         * src/summaryview.c
16726         * src/summaryview.h
16727                 Sync with HEAD
16728
16729 2005-03-18 [paul]       1.9.6
16730
16731         initial GTK2 release
16732
16733 2005-03-18 [paul]       1.0.3cvs3.1
16734
16735         * AUTHORS
16736         * ChangeLog.claws
16737         * configure.ac
16738         * src/gtk/about.c
16739         * src/pixmaps/sylpheed_logo.xpm
16740                 sync with HEAD
16741
16742 2005-03-18 [colin]      1.0.3cvs2.6
16743
16744         * src/summaryview.c
16745                 Remove call to summary_step in summary_copy_selected_to
16746                 Can't see its purpose, and this causes bug when copying
16747                 a message if the next one is unread: it reads it.
16748
16749 2005-03-18 [paul]       1.0.3cvs2.5
16750
16751         * src/foldersel.c
16752                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
16753
16754 2005-03-18 [paul]       1.0.3cvs2.4
16755
16756         * src/addrharvest.c
16757         * src/codeconv.c
16758         * src/codeconv.h
16759         * src/compose.c
16760         * src/news.c
16761         * src/procheader.c
16762         * src/procmime.c
16763         * src/unmime.c
16764         * src/unmime.h
16765                 fix buffer overflow, CAN-2005-0667, see
16766                 http://secunia.com/advisories/14491/
16767                 Patch by Alfons
16768
16769 2005-03-17 [colin]      1.0.3cvs2.3
16770
16771         * src/prefs_fonts.c
16772         * src/summaryview.c
16773                 Fix font bugs (both lists now officialy share 
16774                 the same font)
16775                 
16776
16777 2005-03-17 [paul]       1.0.3cvs2.2
16778
16779         * src/gtk/pluginwindow.c
16780                 make plugin descriptions uneditable
16781
16782 2005-03-11 [paul]       1.0.3cvs2.1
16783
16784         * ChangeLog.claws
16785         * configure.ac
16786         * po/POTFILES.in
16787         * src/plugins/trayicon/trayicon.c
16788                 sync with HEAD
16789                 add src/wizard.c to POTFILES.in
16790
16791 2005-03-11 [paul]       1.0.3cvs1.1
16792
16793         * ChangeLog
16794         * ChangeLog.claws
16795         * configure.ac
16796         * po/de.po
16797         * po/es.po
16798         * po/fr.po
16799         * po/it.po
16800         * po/pt_BR.po
16801         * po/ru.po
16802         * po/sk.po
16803         * po/sr.po
16804         * po/zh_CN.po
16805                 sync with HEAD
16806
16807 2005-03-04 [colin]      1.0.1cvs22.2
16808
16809         * src/compose.c
16810                 Fix signatures with accentued chars in it
16811
16812 2005-03-04 [colin]      1.0.1cvs22.1
16813
16814         * src/common/smtp.c
16815         * src/common/smtp.h
16816                 Don't use SIZE param in MAIL FROM: if server 
16817                 doesn't support it. Patch by Eugen Freiter
16818                 <eugen_f@users.sf.net>
16819
16820 2005-02-27 [paul]       1.0.1cvs20.1
16821
16822         * ChangeLog.claws
16823         * configure.ac
16824         * src/messageview.c
16825                 sync with HEAD
16826
16827 2005-02-27 [colin]      1.0.1cvs19.4
16828
16829         * src/procheader.c
16830         * src/procheader.h
16831                 Fix prototypes. Patch by Alfons
16832
16833 2005-02-27 [colin]      1.0.1cvs19.3
16834
16835         * src/compose.c
16836                 Don't auto-join the signature separator.
16837
16838 2005-02-26 [colin]      1.0.1cvs19.2
16839
16840         * src/summaryview.c
16841                 Fix 'mark all read' with collapsed threads.
16842                 Patch by Alfons.
16843
16844 2005-02-25 [paul]       1.0.1cvs19.1
16845
16846         * ChangeLog.claws
16847         * configure.ac
16848         * src/prefs_account.c
16849         * src/prefs_folder_item.c
16850         * src/gtk/prefswindow.c
16851         * src/gtk/prefswindow.h
16852                 sync with HEAD
16853
16854 2005-02-25 [paul]       1.0.1cvs15.12
16855
16856         * src/alertpanel.c
16857         * src/codeconv.c
16858         * src/compose.c
16859         * src/textview.c
16860         * src/gtk/gtkutils.c
16861         * src/gtk/gtkutils.h
16862         * src/gtk/logwindow.c
16863         * src/gtk/progressdialog.c
16864                 sync with main (revision 127)
16865                 and fix logwindow clipping
16866
16867 2005-02-24 [colin]      1.0.1cvs15.11
16868
16869         * src/plugins/pgpmime/passphrase.c
16870                 Disable input grabbing; it doesn't work yet.
16871
16872 2005-02-24 [colin]      1.0.1cvs15.10
16873
16874         * src/messageview.c
16875                 Don't send out receipts if offline. Ask.
16876
16877 2005-02-23 [colin]      1.0.1cvs15.9
16878
16879         * src/summaryview.c     
16880                 Fix expanding
16881
16882 2005-02-23 [colin]      1.0.1cvs15.8
16883
16884         * src/summaryview.c
16885                 Really fix Bug 568 by removing useless
16886                 calls. summary_thread_init() now called
16887                 in summary_sort(). This should please
16888                 Alfons as it should be faster than 
16889                 previously.
16890
16891 2005-02-23 [colin]      1.0.1cvs15.7
16892
16893         * src/compose.c
16894                 Encode parts as QP or B64 if signing
16895
16896 2005-02-23 [colin]      1.0.1cvs15.6
16897
16898         * src/compose.c
16899                 Fix Mimeinfo leakage (including tmp files)
16900         * src/procmsg.c
16901                 Fix tmp file leakage (spotted by Ivan Rayner)
16902
16903 2005-02-22 [colin]      1.0.1cvs15.5
16904
16905         * src/expldifdlg.c
16906                 Fix keyboard input. Patch by Alfons.
16907
16908 2005-02-21 [colin]      1.0.1cvs15.4
16909
16910         * src/compose.c
16911                 Fix Sign/Encrypt when unselecting privacy
16912                 system
16913         * src/prefs_common.c
16914                 Change default message font to Monospace
16915         * src/summaryview.c
16916                 More freezing during potentially large operations
16917
16918 2005-02-21 [paul]       1.0.1cvs15.3
16919
16920         * src/main.c
16921                 fix --help output
16922
16923 2005-02-21 [paul]       1.0.1cvs15.2
16924
16925         * po/Makefile.in.in
16926         * src/compose.c
16927         * src/summaryview.c
16928         * src/textview.c
16929         * src/common/utils.c
16930         * src/common/utils.h
16931                 sync with main (revision 117)
16932
16933 2005-02-20 [colin]      1.0.1cvs15.1
16934
16935         * src/common/defs.h
16936                 Change cache file to .sylpheed_claws_cache, as
16937                 suggested by Alfons. Allows people to switch
16938                 between Sylpheed and Sylpheed-Claws. it is
16939                 a good idea to "Check for new messages" at next
16940                 startup.
16941
16942
16943 2005-02-18 [colin]      1.0.1cvs14.1
16944
16945         * src/quote_fmt_lex.l
16946         * src/quote_fmt_parse.y
16947                 Fix parser initialisation. Patch by Ivan.
16948
16949 2005-02-18 [colin]      1.0.1cvs11.6
16950
16951         * src/folderview.c
16952                 Fix scrolldown (bug 662)
16953
16954 2005-02-17 [colin]      1.0.1cvs11.5
16955
16956         * src/codeconv.c
16957                 conv_filename_to_utf8: return clean 7bit instead
16958                 of broken utf8 if needed
16959         * src/mimeview.c
16960                 Fix display of parts with unclean 8bit names
16961
16962 2005-02-17 [paul]       1.0.1cvs11.4
16963
16964         * src/compose.c
16965         * src/exportldif.c
16966         * src/matcher_parser_parse.y
16967         * src/procmime.c
16968         * src/sourcewindow.c
16969         * src/common/Makefile.am
16970         * src/common/intl.h             ** REMOVED **
16971         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16972                 sync with main (revision 109)
16973                 and clean up
16974
16975 2005-02-16 [colin]      1.0.1cvs11.3
16976
16977         * src/summaryview.c
16978                 Fix collapsed thread not highlighting when new
16979                 messages in it (Bug 568) Patch by Stephan Sachse.
16980                 Fix messed up selection when reaching bounds (Bug 632)
16981         * src/prefs_themes.c
16982                 Fix theme installing (Bug 684)
16983
16984 2005-02-16 [colin]      1.0.1cvs11.2
16985
16986         * src/messageview.c
16987                 Fix messageview_select_all
16988
16989 2005-02-16 [colin]      1.0.1cvs11.1
16990
16991         * src/mh.c
16992                 Sync with HEAD (MH scan required function)
16993
16994 2005-02-15 [colin]      1.0.1cvs8.1
16995
16996         * src/mimeview.c
16997         * src/common/utils.c
16998                 Sync with HEAD (filename chars substitution)
16999
17000 2005-02-15 [colin]      1.0.1cvs7.3
17001
17002         * src/gtk/pluginwindow.c
17003                 Fix button spacing
17004
17005 2005-02-15 [colin]      1.0.1cvs7.2
17006
17007         * src/mimeview.c
17008                 Fix mime icons not reset across message when
17009                 scrolled down
17010
17011 2005-02-15 [colin]      1.0.1cvs7.1
17012
17013         * src/compose.c
17014         * src/procmime.c
17015                 Sync with HEAD (optimisation of cvs6)
17016
17017 2005-02-14 [colin]      1.0.1cvs6.1
17018
17019         * src/compose.c
17020         * src/procmime.c
17021                 Sync with HEAD (encode "From " at line beginning)
17022
17023 2005-02-14 [colin]      1.0.1cvs5.3
17024
17025         * src/compose.c
17026                 Fix wrapping with accentued chars.
17027
17028 2005-02-13 [colin]      1.0.1cvs5.2
17029
17030         * src/textview.c
17031                 Fix email informative part parsing with
17032                 accentued chars in it. ispunct() returns
17033                 true for them in utf8...
17034
17035 2005-02-12 [colin]      1.0.1cvs5.1
17036
17037         * src/filtering.c
17038                 Sync with HEAD (remove wrong use of compose after send)
17039
17040 2005-02-12 [paul]       1.0.1cvs4.5
17041
17042         * src/textview.c
17043                 remove unnecessary code (thanks to Alfons)
17044
17045 2005-02-12 [paul]       1.0.1cvs4.4
17046
17047         * src/textview.c
17048                 add 'Copy' to contextual menu on emails
17049
17050 2005-02-11 [colin]      1.0.1cvs4.3
17051
17052         * src/compose.c
17053                 revert 1.0.0cvs28.2, it doesn't work that well.
17054
17055 2005-02-11 [paul]       1.0.1cvs4.2
17056
17057         * po/Makefile.in.in
17058                 fix 'make release'
17059
17060 2005-02-10 [paul]       1.0.1cvs4.1
17061
17062         * ChangeLog
17063         * ChangeLog.claws
17064         * ChangeLog.jp
17065         * configure.ac
17066         * src/compose.c
17067                 sync with HEAD (sync with main)
17068
17069 2005-02-10 [paul]       1.0.1cvs3.2
17070
17071         * AUTHORS
17072         * Makefile.am
17073         * autogen.sh
17074         * configure.ac
17075         * config/mkinstalldirs
17076         * intl/.cvsignore
17077         * intl/ChangeLog
17078         * intl/VERSION
17079         * intl/bindtextdom.c
17080         * intl/config.charset
17081         * intl/dcgettext.c
17082         * intl/dcigettext.c
17083         * intl/dcngettext.c
17084         * intl/dgettext.c
17085         * intl/dngettext.c
17086         * intl/eval-plural.h
17087         * intl/explodename.c
17088         * intl/finddomain.c
17089         * intl/gettext.c
17090         * intl/gettextP.h
17091         * intl/gmo.h
17092         * intl/hash-string.h
17093         * intl/intl-compat.c
17094         * intl/l10nflist.c
17095         * intl/libgnuintl.h.in
17096         * intl/loadinfo.h
17097         * intl/loadmsgcat.c
17098         * intl/localcharset.c
17099         * intl/localcharset.h
17100         * intl/locale.alias
17101         * intl/localealias.c
17102         * intl/localename.c
17103         * intl/log.c
17104         * intl/ngettext.c
17105         * intl/os2compat.c
17106         * intl/os2compat.h
17107         * intl/osdep.c
17108         * intl/plural-exp.c
17109         * intl/plural-exp.h
17110         * intl/plural.c
17111         * intl/plural.y
17112         * intl/ref-add.sin
17113         * intl/ref-del.sin
17114         * intl/relocatable.c
17115         * intl/relocatable.h
17116         * intl/textdomain.c
17117         * m4/Makefile.am
17118         * po/Makefile.in.in
17119         * src/Makefile.am
17120         * src/account.c
17121         * src/action.c
17122         * src/addr_compl.c
17123         * src/addressadd.c
17124         * src/addressbook.c
17125         * src/addrgather.c
17126         * src/addrindex.c
17127         * src/alertpanel.c
17128         * src/browseldap.c
17129         * src/codeconv.c
17130         * src/codeconv.h
17131         * src/compose.c
17132         * src/compose.h
17133         * src/crash.c
17134         * src/editaddress.c
17135         * src/editbook.c
17136         * src/editgroup.c
17137         * src/editjpilot.c
17138         * src/editldap.c
17139         * src/editldap_basedn.c
17140         * src/editvcard.c
17141         * src/exphtmldlg.c
17142         * src/expldifdlg.c
17143         * src/export.c
17144         * src/exporthtml.c
17145         * src/filtering.c
17146         * src/folder.c
17147         * src/folder_item_prefs.c
17148         * src/foldersel.c
17149         * src/folderview.c
17150         * src/grouplistdialog.c
17151         * src/headerview.c
17152         * src/imap.c
17153         * src/imap_gtk.c
17154         * src/import.c
17155         * src/importldif.c
17156         * src/importmutt.c
17157         * src/importpine.c
17158         * src/inc.c
17159         * src/ldif.c
17160         * src/main.c
17161         * src/mainwindow.c
17162         * src/matcher.c
17163         * src/mbox.c
17164         * src/message_search.c
17165         * src/messageview.c
17166         * src/mh.c
17167         * src/mh_gtk.c
17168         * src/mimeview.c
17169         * src/msgcache.c
17170         * src/news.c
17171         * src/news_gtk.c
17172         * src/noticeview.c
17173         * src/partial_download.c
17174         * src/pop.c
17175         * src/prefs_account.c
17176         * src/prefs_actions.c
17177         * src/prefs_common.c
17178         * src/prefs_customheader.c
17179         * src/prefs_display_header.c
17180         * src/prefs_ext_prog.c
17181         * src/prefs_filtering.c
17182         * src/prefs_filtering_action.c
17183         * src/prefs_folder_item.c
17184         * src/prefs_fonts.c
17185         * src/prefs_gtk.c
17186         * src/prefs_matcher.c
17187         * src/prefs_msg_colors.c
17188         * src/prefs_spelling.c
17189         * src/prefs_summary_column.c
17190         * src/prefs_template.c
17191         * src/prefs_themes.c
17192         * src/prefs_toolbar.c
17193         * src/prefs_wrapping.c
17194         * src/privacy.c
17195         * src/procheader.c
17196         * src/procmime.c
17197         * src/procmsg.c
17198         * src/quote_fmt.c
17199         * src/recv.c
17200         * src/send_message.c
17201         * src/setup.c
17202         * src/sourcewindow.c
17203         * src/ssl_manager.c
17204         * src/statusbar.c
17205         * src/summary_search.c
17206         * src/summaryview.c
17207         * src/textview.c
17208         * src/toolbar.c
17209         * src/wizard.c
17210         * src/common/nntp.c
17211         * src/common/plugin.c
17212         * src/common/smtp.c
17213         * src/common/ssl.c
17214         * src/common/ssl_certificate.c
17215         * src/common/string_match.c
17216         * src/common/sylpheed.c
17217         * src/common/template.c
17218         * src/common/utils.c
17219         * src/gtk/about.c
17220         * src/gtk/colorlabel.c
17221         * src/gtk/description_window.c
17222         * src/gtk/filesel.c
17223         * src/gtk/foldersort.c
17224         * src/gtk/gtkaspell.c
17225         * src/gtk/gtkutils.c
17226         * src/gtk/inputdialog.c
17227         * src/gtk/logwindow.c
17228         * src/gtk/menu.c
17229         * src/gtk/pluginwindow.c
17230         * src/gtk/prefswindow.c
17231         * src/gtk/progressdialog.c
17232         * src/gtk/quicksearch.c
17233         * src/gtk/sslcertwindow.c
17234         * src/plugins/clamav/clamav_plugin.c
17235         * src/plugins/clamav/clamav_plugin_gtk.c
17236         * src/plugins/demo/demo.c
17237         * src/plugins/dillo_viewer/dillo_prefs.c
17238         * src/plugins/dillo_viewer/dillo_viewer.c
17239         * src/plugins/image_viewer/plugin.c
17240         * src/plugins/image_viewer/viewer.c
17241         * src/plugins/image_viewer/viewerprefs.c
17242         * src/plugins/mathml_viewer/mathml_viewer.c
17243         * src/plugins/pgpmime/passphrase.c
17244         * src/plugins/pgpmime/plugin.c
17245         * src/plugins/pgpmime/prefs_gpg.c
17246         * src/plugins/pgpmime/select-keys.c
17247         * src/plugins/pgpmime/sgpgme.c
17248         * src/plugins/spamassassin/spamassassin.c
17249         * src/plugins/spamassassin/spamassassin_gtk.c
17250         * src/plugins/trayicon/trayicon.c
17251                 sync with main (revision 104)
17252
17253 2005-02-10 [colin]      1.0.1cvs3.1
17254
17255         * src/mainwindow.c
17256                 Sync with HEAD (fix occasional crasher)
17257
17258 2005-02-10 [colin]      1.0.1cvs2.1
17259
17260         * src/messageview.c
17261                 Synw with HEAD (don't automatically display html)
17262
17263 2005-02-09 [colin]      1.0.1cvs1.3
17264
17265         * src/textview.c
17266         * src/textview.h
17267                 Add contextual menu on emails
17268
17269 2005-02-09 [colin]      1.0.1cvs1.2
17270
17271         * src/codeconv.c
17272                 Fix converting from broken headers and 
17273                 put back the _ in missing places
17274                 (feature broke with cvs24.2 sync, main 
17275                  possibly affected?)
17276
17277 2005-02-09 [colin]      1.0.1cvs1.1
17278
17279         * src/messageview.c
17280         * src/mimeview.c
17281         * src/mimeview.h
17282                 Sync with HEAD (display non text/plain mails with plugin)
17283
17284 2005-02-08 [colin]      1.0.1.1
17285
17286         * ChangeLog.claws
17287         * po/pt_BR.po
17288                 Sync with HEAD
17289         * configure.ac
17290                 Make default configuration directory 
17291                 be .sylpheed-gtk2
17292
17293 2005-02-08 [colin]      1.0.0cvs29.1
17294
17295         * po/de.po
17296         * po/es.po
17297         * po/fr.po
17298         * po/it.po
17299         * po/sk.po
17300         * po/sr.po
17301                 Sync translations with HEAD
17302
17303 2005-02-06 [colin]      1.0.0cvs28.3
17304
17305         * src/compose.c
17306                 Make compose a bit faster - patch by Alfons.
17307
17308 2005-02-06 [colin]      1.0.0cvs28.2
17309
17310         * src/compose.c
17311                 Make pasting via middle-click more reliable
17312
17313 2005-02-05 [paul]       1.0.0cvs28.1
17314
17315         * ChangeLog
17316         * ChangeLog.claws
17317         * ChangeLog.jp
17318         * configure.ac
17319         * src/compose.c
17320                 sync with HEAD
17321                 (fix bug 682 'redirect is broken'
17322
17323 2005-02-05 [torte]      1.0.0cvs27.1
17324
17325         * ChangeLog.claws
17326         * configure.ac
17327         * src/partial_download.c
17328                 Sync with HEAD (fix buf overflow)
17329
17330 2005-02-03 [colin]      1.0.0cvs26.1
17331
17332         * src/common/plugin.c
17333                 Sync with HEAD (avoid plugin mismatches)
17334
17335 2005-02-03 [paul]       1.0.0cvs25.3
17336
17337         * src/folderview.c
17338         * src/headerview.c
17339         * src/summaryview.c
17340         * src/textview.c
17341         * src/gtk/colorlabel.c
17342                 third and final part of initial sync with main-gtk2
17343
17344 2005-02-03 [paul]       1.0.0cvs25.2
17345
17346         * src/jpilot.c
17347                 fix building with jpilot support
17348
17349 2005-02-02 [colin]      1.0.0cvs25.1
17350
17351         * src/messageview.c
17352                 Sync with HEAD (fix dangerous typo)
17353
17354 2005-02-01 [colin]      1.0.0cvs24.3
17355
17356         * src/common/xml.c
17357                 Write file as advertised (UTF-8)
17358
17359 2005-02-01 [paul]       1.0.0cvs24.2
17360
17361         * src/addrbook.c
17362         * src/addrindex.c
17363         * src/alertpanel.h
17364         * src/codeconv.c
17365         * src/codeconv.h
17366         * src/compose.c
17367         * src/export.c
17368         * src/folder_item_prefs.c
17369         * src/html.c
17370         * src/imap.c
17371         * src/import.c
17372         * src/jpilot.c
17373         * src/mainwindow.c
17374         * src/matcher_parser_lex.l
17375         * src/messageview.c
17376         * src/mh.c
17377         * src/prefs_account.c
17378         * src/prefs_actions.c
17379         * src/prefs_common.c
17380         * src/prefs_gtk.c
17381         * src/prefs_gtk.h
17382         * src/prefs_themes.c
17383         * src/procheader.c
17384         * src/procmime.c
17385         * src/sourcewindow.c
17386         * src/statusbar.c
17387         * src/summaryview.c
17388         * src/textview.c
17389         * src/toolbar.c
17390         * src/unmime.c
17391         * src/common/template.c
17392         * src/common/utils.c
17393         * src/common/xml.c
17394         * src/common/xml.h
17395         * src/gtk/gtkaspell.c
17396         * src/plugins/clamav/clamav_plugin.c
17397         * src/plugins/dillo_viewer/dillo_prefs.c
17398         * src/plugins/image_viewer/viewerprefs.c
17399         * src/plugins/pgpmime/passphrase.c
17400         * src/plugins/pgpmime/prefs_gpg.c
17401         * src/plugins/pgpmime/select-keys.c
17402         * src/plugins/spamassassin/spamassassin.c
17403                 second part of initial sync with main-gtk2
17404                 (more to follow)
17405
17406 2005-01-31 [colin]      1.0.0cvs24.1
17407
17408         * src/compose.c
17409                 Sync with HEAD
17410
17411 2005-01-29 [paul]       1.0.0cvs23.2
17412
17413         * src/account.c
17414         * src/action.c
17415         * src/addressadd.c
17416         * src/addressbook.c
17417         * src/alertpanel.c
17418         * src/compose.c
17419         * src/editaddress.c
17420         * src/editbook.c
17421         * src/editgroup.c
17422         * src/editjpilot.c
17423         * src/editldap.c
17424         * src/editldap_basedn.c
17425         * src/editvcard.c
17426         * src/export.c
17427         * src/foldersel.c
17428         * src/grouplistdialog.c
17429         * src/import.c
17430         * src/importldif.c
17431         * src/inc.c
17432         * src/main.c
17433         * src/mainwindow.c
17434         * src/message_search.c
17435         * src/messageview.c
17436         * src/mimeview.c
17437         * src/prefs_actions.c
17438         * src/prefs_common.c
17439         * src/prefs_common.h
17440         * src/prefs_customheader.c
17441         * src/prefs_display_header.c
17442         * src/prefs_filtering.c
17443         * src/prefs_filtering_action.c
17444         * src/prefs_gtk.c
17445         * src/prefs_matcher.c
17446         * src/prefs_summary_column.c
17447         * src/prefs_template.c
17448         * src/sourcewindow.c
17449         * src/summary_search.c
17450         * src/summaryview.c
17451         * src/textview.c
17452         * src/gtk/about.c
17453         * src/gtk/description_window.c
17454         * src/gtk/gtkshruler.c
17455         * src/gtk/gtkutils.c
17456         * src/gtk/gtkutils.h
17457         * src/gtk/inputdialog.c
17458         * src/gtk/logwindow.c
17459         * src/gtk/prefswindow.c
17460         * src/gtk/progressdialog.c
17461         * src/gtk/progressdialog.h
17462                 first part of initial sync with main-gtk2
17463                 (more to follow)
17464
17465 2005-01-28 [colin]      1.0.0cvs23.1
17466
17467         * src/folderview.c
17468                 Sync with HEAD
17469
17470 2005-01-27 [colin]      1.0.0cvs21.1
17471
17472         * src/folder.c
17473         * src/folderview.c
17474                 Sync with HEAD
17475
17476 2005-01-27 [colin]      1.0.0cvs19.1
17477
17478         * src/procmime.c
17479                 Sync with HEAD
17480
17481 2005-01-27 [colin]      1.0.0cvs18.1
17482
17483         * src/messageview.c
17484         * src/summaryview.c
17485         * src/mainwindow.c
17486         * src/compose.c
17487         * src/compose.h
17488         * src/procmsg.c
17489         * src/procmsg.h
17490         * src/toolbar.c
17491                 Sync with HEAD
17492
17493 2005-01-26 [paul]       1.0.0cvs15.2
17494
17495         * src/compose.c
17496                 compose_entries_set(): convert subject and body to
17497                 utf8 if necessary. patch by Felix Eckhofer
17498
17499 2005-01-26 [paul]       1.0.0cvs15.1
17500
17501         * configure.ac
17502         * src/common/template.c
17503                 sync with HEAD (fix memory leak)
17504
17505 2005-01-25 [paul]       1.0.0cvs14.1
17506
17507         * configure.ac
17508         * src/compose.c
17509                 sync with HEAD
17510
17511 2005-01-24 [colin]      1.0.0cvs13.1
17512
17513         * src/summaryview.c
17514                 Sync with HEAD
17515
17516 2005-01-24 [paul]       1.0.0cvs12.1
17517
17518         * configure.ac
17519         * src/messageview.c
17520         * src/mh.c
17521         * src/common/utils.c
17522                 sync with HEAD
17523
17524 2005-01-24 [colin]      1.0.0cvs11.1
17525
17526         * src/procheader.c
17527                 Sync with HEAD
17528
17529 2005-01-24 [colin]      1.0.0cvs10.1
17530
17531         * src/folderview.c
17532                 Sync with HEAD
17533
17534 2005-01-23 [colin]      1.0.0cvs9.1
17535
17536         * src/crash.c
17537                 Sync with HEAD
17538
17539 2005-01-22 [colin]      1.0.0cvs8.1
17540
17541         * src/summaryview.c
17542         * src/gtk/quicksearch.c
17543                 Sync with HEAD
17544
17545 2005-01-21 [colin]      1.0.0cvs7.1
17546
17547         * src/summaryview.c
17548                 Sync with HEAD
17549
17550 2005-01-21 [colin]      1.0.0cvs6.1
17551
17552         * src/summaryview.c
17553                 Sync with HEAD
17554
17555 2005-01-21 [colin]      1.0.0cvs5.1
17556
17557         * src/gtk/quicksearch.c
17558         * src/prefs_common.c
17559         * src/prefs_common.h
17560                 Sync with HEAD (recurse option)
17561
17562 2005-01-21 [colin]      1.0.0cvs4.1
17563
17564         * src/folder.h
17565         * src/folderview.c
17566         * src/folderview.h
17567         * src/summaryview.c
17568         * src/gtk/quicksearch.c
17569         * src/gtk/quicksearch.h
17570                 Sync with HEAD (recursive quicksearch)
17571
17572 2005-01-20 [colin]      1.0.0cvs3.4
17573
17574         * src/ssl_manager.c
17575                 Remove useless code
17576
17577 2005-01-20 [colin]      1.0.0cvs3.3
17578
17579         * src/ssl_manager.c
17580                 Fix leak, thanks to Alfons.
17581
17582 2005-01-20 [colin]      1.0.0cvs3.2
17583
17584         * src/ssl_manager.c
17585                 Port SSL certificate window to GTK2.
17586
17587 2005-01-20 [paul]       1.0.0cvs3.1
17588
17589         * ChangeLog.claws
17590         * configure.ac
17591         * src/addrindex.c
17592         * src/addrindex.h
17593                 sync with HEAD
17594
17595 2005-01-19 [colin]      1.0.0cvs2.2
17596
17597         * src/plugins/trayicon/trayicon.c
17598                 Fix freeze with gtk-2.6, the easy way
17599                 (signal blocking helpless there...)
17600                 Closes bug #668.
17601
17602 2005-01-19 [colin]      1.0.0cvs2.1
17603
17604         * src/mbox.c
17605         * src/mbox.h
17606         * src/mainwindow.c
17607         * src/summaryview.c
17608         * src/summaryview.h
17609                 Sync with HEAD
17610
17611 2005-01-19 [paul]       1.0.0cvs1.1
17612
17613         * configure.ac
17614         * po/de.po
17615         * po/es.po
17616         * po/fr.po
17617         * po/hr.po
17618         * po/it.po
17619         * po/ja.po
17620         * po/ko.po
17621         * po/pt_BR.po
17622         * po/ru.po
17623         * po/sk.po
17624         * po/sr.po
17625                 sync with HEAD (update translations)
17626
17627 2005-01-18 [colin]      1.0.0cvs0.1
17628
17629         * src/foldersel.c
17630                 Specify search column - patch by Alfons
17631
17632 2005-01-18 [colin]      0.9.13cvs36.3
17633
17634         * src/prefs_toolbar.c
17635                 Change Delete to Remove
17636         * src/prefs_fonts.c
17637                 GTK2 version and leak fixes
17638         * src/prefs_actions.c
17639                 Add stock buttons.
17640                 All patches by Alfons
17641
17642 2005-01-17 [colin]      0.9.13cvs36.2
17643
17644         * src/compose.c
17645                 Fix DnD inserting twice. While at it,
17646                 add DnD support for text/plain in the
17647                 body, and add support in the headers.
17648
17649 2005-01-16 [colin]      0.9.13cvs36.1
17650
17651         * ChangeLog
17652         * ChangeLog.jp
17653         * ChangeLog.claws
17654                 Sync with HEAD (nothing applicable)
17655
17656 2005-01-16 [colin]      0.9.13cvs33.2
17657
17658         * src/prefs_toolbar.c
17659                 GTK2ize prefs_toolbar, by Alfons.
17660
17661 2005-01-14 [colin]      0.9.13cvs33.1
17662
17663         * src/html.c
17664         * src/msgcache.c
17665                 Sync with HEAD
17666
17667 2005-01-14 [colin]      0.9.13cvs32.1
17668
17669         * src/html.c
17670         * src/html.h
17671         * src/msgcache.c
17672         * AUTHORS
17673         * tools/calypso_convert.pl
17674                 Sync with HEAD
17675
17676 2005-01-08 [colin]      0.9.13cvs29.2
17677
17678         * src/prefs_filtering_action.c
17679         * src/prefs_filtering.c
17680                 2 more gtk2 patches by Alfons
17681
17682 2005-01-07 [paul]       0.9.13cvs29.1
17683
17684         * ChangeLog
17685         * ChangeLog.claws
17686         * ChangeLog.jp
17687         * configure.ac
17688         * src/pop.c
17689         * src/pop.h
17690                 sync with HEAD
17691
17692 2005-01-07 [colin]      0.9.13cvs28.3
17693
17694         * src/gtk/progressdialog.c
17695         * src/gtk/progressdialog.h
17696         * src/inc.c
17697         * src/send_message.c
17698                 GTK2 for the incorporation dialog. The CList isn't dead
17699                 yet, for a more smooth migration. Patch by Alfons.
17700
17701 2005-01-06 [colin]      0.9.13cvs28.2
17702
17703         * src/prefs_display_header.c
17704                 GTK2 conversion by Alfons
17705         * src/prefs_actions.c
17706         * src/prefs_matcher.c
17707                 Fix 2 leaks - patch by Alfons
17708
17709 2005-01-06 [colin]      0.9.13cvs28.1
17710
17711         * src/prefs_matcher.c
17712                 Sync with HEAD
17713
17714 2005-01-06 [colin]      0.9.13cvs27.4
17715
17716         * src/prefs_matcher.c
17717                 Fix double-free. Patch by Alfons
17718
17719 2005-01-06 [colin]      0.9.13cvs27.3
17720
17721         * src/prefs_matcher.c
17722                 GTK2 widgets + memleak
17723                 Patch by Alfons
17724
17725 2005-01-05 [colin]      0.9.13cvs27.2
17726
17727         * src/account.c
17728         * src/addr_compl.c
17729         * src/foldersel.c
17730         * src/stock_pixmap.c
17731         * src/stock_pixmap.h
17732                 3 more GTK2 patches by Alfons.
17733
17734 2005-01-04 [colin]      0.9.13cvs27.1
17735
17736         * src/folderview.c
17737         * src/imap_gtk.c
17738         * src/news_gtk.c
17739                 Sync with HEAD
17740
17741 2005-01-04 [colin]      0.9.13cvs25.9
17742
17743         * src/compose.c
17744                 Fix Show Ruler menuitem
17745         * src/prefs_template.c
17746                 Convert to GTK2
17747         * src/common/utils.c
17748                 Make auto pointer stuff handles NULLs
17749                 Patches by Alfons.
17750
17751 2005-01-04 [colin]      0.9.13cvs25.8
17752
17753         * src/compose.c
17754                 Move the attachment list to gtk2
17755                 Patch by Alfons.
17756
17757 2005-01-04 [colin]      0.9.13cvs25.7
17758
17759         * src/textview.c
17760                 Make some keys work again
17761                 Patch by SungHyun Nam <namsh@kldp.org>
17762
17763 2005-01-04 [colin]      0.9.13cvs25.6
17764
17765         * src/gtk/gtkshruler.c
17766                 Move the ruler to GTK2
17767                 Patch by Alfons
17768
17769 2005-01-03 [colin]      0.9.13cvs25.5
17770
17771         * src/compose.c
17772                 Fix my broken patch apply 
17773
17774 2005-01-03 [colin]      0.9.13cvs25.4
17775
17776         * src/common/utils.c
17777         * src/common/utils.h
17778         * src/gtk/prefswindow.c
17779                 Move auto pointer stuff to utils.c
17780                 Patch by Alfons again :)
17781
17782 2005-01-03 [colin]      0.9.13cvs25.3
17783
17784         * src/compose.c
17785         * src/prefs_gtk.c
17786         * src/prefs_template.c
17787         * src/textview.c
17788                 Empty text widgets with empty strings, not NULL char
17789                 Patch by SungHyun Nam <namsh@kldp_org>
17790
17791 2005-01-03 [colin]      0.9.13cvs25.2
17792
17793         * src/main.c
17794         * AUTHORS
17795                 Sync with HEAD
17796
17797 2005-01-03 [colin]      0.9.13cvs25.1
17798
17799         * src/pop.c
17800         * src/pop.h
17801                 Sync with HEAD
17802
17803 2005-01-03 [colin]      0.9.13cvs24.3
17804
17805         * src/account.c
17806                 Two patches from Alfons and Alex S Moore:
17807                 fix images, fix return value.
17808
17809 2005-01-01 [colin]      0.9.13cvs24.2
17810
17811         * src/prefs_actions.c
17812                 Fix over-zealous assertion. Patch by Alfons
17813
17814 2005-01-01 [colin]      0.9.13cvs24.1
17815
17816         * src/procmime.c
17817                 Sync with HEAD (leak fix)
17818
17819 2004-12-31 [colin]      0.9.13cvs23.2
17820
17821         * src/prefs_common.c
17822                 GTK2 widgets + stock buttons - patch by Alfons
17823
17824 2004-12-31 [paul]       0.9.13cvs23.1
17825
17826         * configure.ac
17827                 bump up EXTRA_VERSION to match (sync'ed) HEAD
17828         * src/gtk/pluginwindow.c
17829                 use GTK2 widgets and plug memory leaks,
17830                 patches by Alfons
17831
17832 2004-12-30 [colin]      0.9.13cvs22.4
17833
17834         * src/account.c
17835         * src/action.c
17836         * src/export.c
17837         * src/foldersel.c
17838         * src/import.c
17839         * src/message_search.c
17840         * src/prefs_actions.c
17841         * src/prefs_common.c
17842         * src/prefs_customheader.c
17843         * src/prefs_filtering.c
17844         * src/prefs_summary_column.c
17845         * src/summary_search.c
17846         * src/gtk/about.c
17847         * src/gtk/description_window.c
17848         * src/gtk/gtkutils.c
17849         * src/gtk/gtkutils.h
17850         * src/gtk/inputdialog.c
17851         * src/gtk/prefswindow.c
17852                 Use GTK2 stock buttons. Patches by Alfons.
17853
17854 2004-12-30 [colin]      0.9.13cvs22.3
17855
17856         * src/account.c
17857                 Sync with HEAD
17858         * src/prefs_actions.c
17859         * src/prefs_customheader.c
17860         * src/prefs_filtering.c
17861         * src/prefs_msg_colors.c
17862         * src/prefs_summary_column.c
17863         * src/gtk/prefswindow.c
17864                 Use GtkTreeView instead of deprecated 
17865                 widgets. Patches by Alfons.
17866
17867 2004-12-30 [paul]       0.9.13cvs22.2
17868
17869         * src/foldersel.c
17870                 use GTK 2 Tree View
17871                 patch by Alfons, with root folder sorting fix
17872                 by Stephan Sachse
17873
17874 2004-12-30 [paul]       0.9.13cvs22.1
17875
17876         * ChangeLog
17877         * ChangeLog.claws
17878         * ChangeLog.jp
17879         * NEWS
17880         * configure.ac
17881         * src/account.c
17882                 sync with HEAD
17883
17884 2004-12-22 [martin]     0.9.13cvs21.2
17885
17886         * src/action.c
17887                 free the command line after its use
17888
17889 2004-12-18 [paul]       0.9.13cvs21.1
17890
17891         * AUTHORS
17892         * ChangeLog
17893         * ChangeLog.claws
17894         * ChangeLog.jp
17895         * NEWS
17896         * configure.ac
17897         * src/action.c
17898         * src/compose.c
17899         * src/syldap.c
17900                 sync with HEAD
17901
17902 2004-12-17 [martin]     0.9.13cvs17.2
17903
17904         * src/action.c
17905                 convert actions input to locale
17906         * src/inc.c
17907                 convert notification command to locale
17908         * src/plugins/pgpmime/select-keys.c
17909                 convert attributes to utf8
17910
17911 2004-12-14 [colin]      0.9.13cvs17.1
17912
17913         * ChangeLog
17914         * ChangeLog.jp
17915         * ChangeLog.claws
17916         * src/action.c
17917         * src/common/utils.c
17918         * src/gtk/prefswindow.c
17919         * src/gtk/gtkutils.c
17920         * src/gtk/gtkutils.h
17921         * src/plugins/spamassassin/libspamc.c
17922                 Sync with HEAD
17923
17924 2004-12-13 [colin]      0.9.13cvs14.1
17925
17926         * src/quote_fmt_parse.y
17927                 Sync with HEAD
17928
17929 2004-12-10 [colin]      0.9.13cvs12.1
17930
17931         * src/prefs_themes.c
17932         * src/mainwindow.c
17933         * src/messageview.c
17934                 Sync with HEAD
17935
17936 2004-12-09 [colin]      0.9.13cvs10.1
17937
17938         * src/procmime.c
17939                 Sync with HEAD (fix B64 encoding from memory)
17940
17941 2004-12-08 [colin]      0.9.13cvs9.1
17942
17943         * src/gtk/colorlabel.c
17944                 Sync with HEAD
17945
17946 2004-12-08 [paul]       0.9.13cvs8.2
17947
17948         * src/gtk/pluginwindow.c
17949                 fix window resizing oddities
17950
17951 2004-12-08 [colin]      0.9.13cvs8.1
17952
17953         * src/quote_fmt_parse.y
17954                 Sync with HEAD
17955
17956 2004-12-08 [colin]      0.9.13cvs7.1
17957
17958         * src/matcher_parser_parse.y
17959         * src/msgcache.c
17960         * src/prefs_matcher.c
17961         * src/procheader.c
17962         * src/matcher.c
17963         * src/common/defs.h
17964         * po/sr.po
17965                 Sync with HEAD
17966
17967 2004-12-08 [colin]      0.9.13cvs6.1
17968
17969         * src/quote_fmt_parse.y
17970         * src/textview.c
17971                 Sync with HEAD
17972         * src/gtk/prefswindow.c
17973         * src/gtk/pluginwindow.c
17974                 Fix G_CALLBACKS protos (thanks to Alfons)
17975
17976 2004-12-07 [torte]      0.9.13cvs2.2
17977
17978         * src/procmime.c
17979                 [Bug 650] reply button causes crash
17980                 Thanks to David Relson and Christoph
17981
17982 2004-12-07 [colin]      0.9.13cvs2.1
17983
17984         * ChangeLog.claws
17985         * AUTHORS
17986         * po/sk.po
17987         * src/procmime.c
17988         * src/prefs_account.c
17989         * src/common/smtp.c
17990         * src/common/smtp.h
17991                 Sync with HEAD
17992
17993 2004-12-06 [colin]      0.9.12cvs187.1
17994
17995         * ChangeLog.claws
17996         * INSTALL
17997         * Makefile.am
17998         * README.claws
17999         * TODO.claws
18000         * configure.ac
18001         * po/bg.po
18002         * po/cs.po
18003         * po/el.po
18004         * po/en_GB.po
18005         * po/es.po
18006         * po/fr.po
18007         * po/hr.po
18008         * po/hu.po
18009         * po/it.po
18010         * po/ja.po
18011         * po/ko.po
18012         * po/nl.po
18013         * po/pl.po
18014         * po/pt_BR.po
18015         * po/ru.po
18016         * po/sk.po
18017         * po/sr.po
18018         * po/sv.po
18019         * po/zh_CN.po
18020         * po/zh_TW.Big5.po
18021         * src/compose.c
18022         * tools/Makefile.am
18023         * tools/README
18024         * tools/filter_conv.pl
18025         * tools/kdeservicemenu/README
18026         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18027         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18028                 Sync with HEAD
18029
18030 2004-12-04 [colin]      0.9.12cvs183.1
18031
18032         * src/compose.c
18033                 Sync with HEAD (compose window position saving)
18034
18035 2004-12-04 [paul]       0.9.12cvs182.3
18036
18037         * src/messageview.c
18038         * src/mimeview.c
18039         * src/prefs_customheader.c
18040         * src/gtk/quicksearch.c
18041                 replace some forgotten GTK_SIGNAL_FUNCs
18042
18043 2004-12-04 [paul]       0.9.12cvs182.2
18044
18045         * src/Makefile.am
18046                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
18047                 committed in error      
18048
18049 2004-12-04 [paul]       0.9.12cvs182.1
18050
18051         * ChangeLog
18052         * ChangeLog.claws
18053         * ChangeLog.jp
18054         * INSTALL
18055         * NEWS
18056         * README
18057         * README.jp
18058         * configure.ac
18059         * doc/manual/ja/Makefile.am
18060         * doc/manual/ja/sylpheed-1.html
18061         * doc/manual/ja/sylpheed-10.html
18062         * doc/manual/ja/sylpheed-11.html
18063         * doc/manual/ja/sylpheed-12.html
18064         * doc/manual/ja/sylpheed-13.html
18065         * doc/manual/ja/sylpheed-14.html
18066         * doc/manual/ja/sylpheed-15.html
18067         * doc/manual/ja/sylpheed-16.html
18068         * doc/manual/ja/sylpheed-17.html
18069         * doc/manual/ja/sylpheed-18.html
18070         * doc/manual/ja/sylpheed-19.html
18071         * doc/manual/ja/sylpheed-2.html
18072         * doc/manual/ja/sylpheed-20.html
18073         * doc/manual/ja/sylpheed-3.html
18074         * doc/manual/ja/sylpheed-4.html
18075         * doc/manual/ja/sylpheed-5.html
18076         * doc/manual/ja/sylpheed-6.html
18077         * doc/manual/ja/sylpheed-7.html
18078         * doc/manual/ja/sylpheed-8.html
18079         * doc/manual/ja/sylpheed-9.html
18080         * doc/manual/ja/sylpheed.html
18081         * doc/manual/ja/sylpheed.sgml
18082         * po/de.po
18083         * src/Makefile.am
18084         * src/compose.c
18085         * src/procmime.c
18086         * src/pixmaps/regular.xpm **REMOVED**
18087         * src/plugins/pgpmime/pgpmime.c
18088         * src/plugins/pgpmime/plugin.c
18089         * src/plugins/pgpmime/prefs_gpg.c
18090                 sync with HEAD
18091
18092 2004-12-03 [paul]       0.9.12cvs180.1
18093
18094         * ChangeLog
18095         * ChangeLog.claws
18096         * ChangeLog.jp
18097         * configure.ac
18098         * src/Makefile.am
18099         * src/pop.c
18100         * src/common/utils.c
18101         * src/common/utils.h
18102         * src/pixmaps/continue.xpm
18103         * src/pixmaps/dir_close.xpm
18104         * src/pixmaps/dir_open.xpm
18105         * src/pixmaps/drafts_close.xpm
18106         * src/pixmaps/drafts_open.xpm
18107         * src/pixmaps/folder.xpm **REMOVED**
18108         * src/pixmaps/group.xpm
18109         * src/pixmaps/unread.xpm
18110                 sync with HEAD
18111
18112 2004-12-02 [colin]      0.9.12cvs179.1
18113
18114         * src/compose.c
18115                 Sync with HEAD (non-duplicated reedition)
18116
18117 2004-12-02 [colin]      0.9.12cvs178.1
18118
18119         * src/compose.c
18120                 Sync with HEAD (linewrap_quote fix)
18121
18122 2004-12-01 [colin]      0.9.12cvs177.3
18123
18124         * src/addrharvest.c
18125                 Replace sizeof with strlen
18126
18127 2004-12-01 [paul]       0.9.12cvs177.2
18128
18129         * src/addrharvest.c
18130                 fix 'harvest addresses'
18131
18132 2004-11-30 [colin]      0.9.12cvs177.1
18133
18134         * src/gtk/prefswindow.c
18135         * src/gtk/pluginwindow.c
18136                 Sync with HEAD
18137
18138 2004-11-29 [colin]      0.9.12cvs176.1
18139
18140         * src/folderview.c
18141                 sync with HEAD (Fix disappearing separators in folderview's popup)
18142
18143 2004-11-29 [colin]      0.9.12cvs175.1
18144
18145         * src/procmime.c
18146                 Sync with head (another format fix)
18147
18148 2004-11-29 [colin]      0.9.12cvs174.1
18149
18150         * src/pop.c
18151                 Sync with HEAD (format string fix)
18152
18153 2004-11-26 [colin]      0.9.12cvs173.1
18154
18155         * src/common/smtp.c
18156         * src/common/smtp.h
18157                 Sync with HEAD
18158
18159 2004-11-24 [colin]      0.9.12cvs172.1
18160
18161         * src/plugins/pgpmime/pgpmime.c
18162                 Sync with HEAD
18163
18164 2004-11-24 [colin]      0.9.12cvs171.1
18165
18166         * src/plugins/pgpmime/pgpmime.c
18167                 Sync with head (gpgmectx leaks)
18168
18169 2004-11-24 [colin]      0.9.12cvs169.1
18170
18171         * src/plugins/pgpmime/plugin.c
18172         * src/plugins/trayicon/Makefile.am
18173         * src/plugins/trayicon/newmarkedmail.xpm
18174         * src/plugins/trayicon/trayicon.c
18175         * src/plugins/trayicon/unreadmarkedmail.xpm
18176                 Sync with HEAD
18177
18178 2004-11-23 [colin]      0.9.12cvs168.1
18179
18180         * src/partial_download.c
18181         * src/partial_download.h
18182         * src/plugins/pgpmime/plugin.c
18183                 Sync with HEAD
18184
18185 2004-11-23 [colin]      0.9.12cvs166.1
18186
18187         * src/Makefile.am
18188         * src/codeconv.c
18189         * src/compose.c
18190         * src/folderview.c
18191         * src/main.c
18192         * src/partial_download.c
18193         * src/partial_download.h
18194         * src/prefs_account.c
18195         * src/prefs_account.h
18196         * src/privacy.c
18197         * src/privacy.h
18198         * src/procmime.c
18199         * src/common/Makefile.am
18200         * src/common/base64.h
18201         * src/common/partial_download.c
18202         * src/common/partial_download.h
18203         * src/gtk/prefswindow.c
18204         * src/gtk/prefswindow.h
18205         * src/plugins/pgpmime/pgpmime.c
18206         * src/plugins/pgpmime/prefs_gpg.c
18207         * src/plugins/pgpmime/prefs_gpg.h
18208         * src/plugins/pgpmime/sgpgme.c
18209         * src/plugins/pgpmime/sgpgme.h
18210                 Sync with HEAD
18211
18212 2004-11-23 [colin]      0.9.12cvs163.1
18213
18214         * src/main.c
18215                 Sync with HEAD (cursor optimization)
18216
18217 2004-11-23 [colin]      0.9.12cvs162.1
18218
18219         * src/prefs_common.c
18220         * src/prefs_themes.c
18221         * src/procmsg.c
18222                 Sync with HEAD
18223
18224 2004-11-23 [colin]      0.9.12cvs158.9
18225
18226         * src/compose.c
18227                 Fix double-free when forwarding
18228         * src/msgcache.c
18229                 Fix leak on error path
18230                 
18231
18232 2004-11-23 [colin]      0.9.12cvs158.8
18233
18234         * src/compose.c
18235                 Fix possible double-free
18236                 Spotted by Alfons
18237
18238 2004-11-23 [colin]      0.9.12cvs158.7
18239
18240         * src/compose.c
18241                 Fix some signal handlers' prototypes
18242                 Spotted by Alfons
18243
18244 2004-11-22 [colin]      0.9.12cvs158.6
18245
18246         * src/compose.c
18247                 Remove unneeded code and duplicated
18248                 wrapping - patch by Alfons
18249
18250 2004-11-22 [colin]      0.9.12cvs158.5
18251
18252         * src/prefs_themes.c
18253                 Fix oversized selector
18254
18255 2004-11-22 [colin]      0.9.12cvs158.4
18256
18257         * src/compose.c
18258                 fix dump_text()
18259                 patch by Alfons
18260
18261 2004-11-19 [colin]      0.9.12cvs158.3
18262
18263         * src/textview.c
18264                 Add a context menu on links (open, copy)
18265
18266 2004-11-18 [paul]       0.9.12cvs158.2
18267
18268         * src/addrgather.c
18269         * src/exphtmldlg.c
18270         * src/expldifdlg.c
18271         * src/mimeview.c
18272         * src/prefs_common.c
18273         * src/plugins/image_viewer/viewer.c
18274         * src/plugins/spamassassin/spamassassin_gtk.c
18275                 replace deprecated gtk_notebook_set_page
18276                 and gtk_notebook_current_page
18277
18278 2004-11-18 [paul]       0.9.12cvs158.1
18279
18280         * configure.ac
18281         * src/compose.c
18282         * src/mainwindow.c
18283         * src/messageview.c
18284         * src/prefs_common.c
18285         * src/common/utils.c
18286         * src/common/utils.h
18287                 sync with HEAD
18288
18289 2004-11-17 [colin]      0.9.12cvs156.1
18290
18291         * src/prefs_account.c
18292         * src/prefs_account.h
18293         * src/procmsg.c
18294                 Sync with HEAD (add pref to store encrypted mails encrypted)
18295
18296 2004-11-17 [paul]       0.9.12cvs155.1
18297
18298         * ChangeLog
18299         * ChangeLog.claws
18300         * ChangeLog.jp
18301         * NEWS
18302         * configure.ac
18303         * src/compose.c
18304         * src/jpilot.c
18305         * src/privacy.c
18306         * src/procmime.c
18307         * src/procmime.h
18308         * src/procmsg.c
18309         * src/toolbar.c
18310         * src/pixmaps/error.xpm
18311                 sync with HEAD
18312
18313 2004-11-17 [colin]      0.9.12cvs151.1
18314
18315         * src/plugins/pgpmime/pgpmime.c
18316                 Sync with HEAD (remove debug printf)
18317
18318 2004-11-17 [colin]      0.9.12cvs150.1
18319
18320         * src/plugins/pgpmime/pgpmime.c
18321                 Sync with HEAD (off-by-one fix)
18322
18323 2004-11-17 [colin]      0.9.12cvs149.1
18324
18325         * src/procmsg.c
18326                 Sync with HEAD (coding style fixes)
18327
18328 2004-11-16 [colin]      0.9.12cvs148.1
18329
18330         * src/procmsg.c
18331                 Sync with head (Fix the fix)
18332
18333 2004-11-16 [colin]      0.9.12cvs147.1
18334
18335         * src/procmsg.c
18336                 Sync with Main (leak fix)
18337
18338 2004-11-16 [colin]      0.9.12cvs146.14
18339
18340         * src/compose.c
18341                 Remove useless chunk of code
18342                 Patch by Alfons
18343
18344 2004-11-15 [colin]      0.9.12cvs146.13
18345
18346         * src/compose.c
18347                 Fix drafting after insertion
18348                 Patch by Alfons
18349
18350 2004-11-15 [colin]      0.9.12cvs146.12
18351
18352         * src/compose.c
18353         * src/prefs_filtering.c
18354         * src/prefs_filtering_action.c
18355         * src/prefs_toolbar.c
18356                 Fix some const-correctness
18357
18358 2004-11-15 [colin]      0.9.12cvs146.11
18359
18360         * src/summaryview.c
18361         * src/prefs_themes.c
18362         * src/messageview.c
18363                 Fix some leaks
18364
18365 2004-11-15 [colin]      0.9.12cvs146.10
18366
18367         * src/codeconv.c
18368                 More unreadable locale fixes
18369
18370 2004-11-14 [colin]      0.9.12cvs146.9
18371
18372         * src/textview.c
18373                 Fix uri_security_check
18374                 Patch by Alfons
18375
18376 2004-11-13 [paul]       0.9.12cvs146.8
18377
18378         * src/folder.c
18379         * src/procmime.c
18380                 fix 2 bugs introduced in last commit
18381
18382 2004-11-13 [paul]       0.9.12cvs146.7
18383
18384         * src/compose.c
18385         * src/exporthtml.c
18386         * src/exportldif.c
18387         * src/folder.c
18388         * src/imap.c
18389         * src/imap_gtk.c
18390         * src/main.c
18391         * src/mainwindow.c
18392         * src/messageview.c
18393         * src/mh_gtk.c
18394         * src/prefs_themes.c
18395         * src/procmime.c
18396         * src/setup.c
18397         * src/summaryview.c
18398                 replace deprecated g_basename
18399
18400 2004-11-13 [paul]       0.9.12cvs146.6
18401
18402         * src/compose.c
18403         * src/imap.c
18404         * src/matcher_parser.h
18405         * src/matcher_parser_parse.y
18406         * src/prefs_filtering.c
18407         * src/prefs_filtering_action.c
18408         * src/prefs_themes.c
18409         * src/prefs_toolbar.c
18410         * src/common/utils.c
18411                 various small fixes/cleanups
18412
18413 2004-11-12 [colin]      0.9.12cvs146.5
18414
18415         * src/textview.c
18416                 Validate event's origin on visibility notify
18417                 Patch by Alfons.
18418
18419 2004-11-12 [paul]       0.9.12cvs146.4
18420
18421         * src/exporthtml.c
18422         * src/exportldif.c
18423         * src/imap.c
18424         * src/mh.c
18425         * src/mimeview.c
18426         * src/prefs_spelling.c
18427         * src/prefs_themes.c
18428                 replace deprecated g_dirname    
18429
18430 2004-11-12 [colin]      0.9.12cvs146.3
18431
18432         * src/textview.c
18433                 Some coding style fixes
18434
18435 2004-11-12 [colin]      0.9.12cvs146.2
18436
18437         * src/codeconv.c
18438                 We want to replace _all_ extended chars in
18439                 conv_unreadable_*, because any string containing
18440                 extended chars not parsing as UTF8 is 
18441                 undisplayed on gtk2.
18442
18443 2004-11-12 [paul]       0.9.12cvs146.1
18444
18445         * ChangeLog
18446         * ChangeLog.claws
18447         * ChangeLog.jp
18448         * NEWS
18449         * configure.ac
18450         * src/account.c
18451         * src/folderview.c
18452         * src/folderview.h
18453         * src/imap.c
18454         * src/imap_gtk.c
18455         * src/inc.c
18456         * src/mainwindow.c
18457         * src/mh_gtk.c
18458         * src/news_gtk.c
18459         * src/pop.c
18460         * src/prefs_account.c
18461         * src/prefs_account.h
18462         * src/prefs_ext_prog.c
18463         * src/procmime.c
18464         * src/procmime.h
18465         * src/procmsg.c
18466         * src/procmsg.h
18467         * src/summary_search.c
18468         * src/summaryview.c
18469         * src/textview.c
18470         * src/common/defs.h
18471         * src/common/utils.c
18472         * src/common/utils.h
18473         * src/gtk/menu.c
18474         * src/gtk/menu.h
18475                 sync with HEAD
18476
18477 2004-11-11 [colin]      0.9.12cvs144.2
18478
18479         * src/textview.c
18480                 Fix URI range selection (patch by Alfons)
18481
18482 2004-11-09 [colin]      0.9.12cvs144.1
18483
18484         * ChangeLog.claws
18485         * src/compose.c
18486         * src/folder.c
18487         * src/folder_item_prefs.c
18488         * src/prefs_account.c
18489         * src/prefs_account.h
18490         * src/plugins/pgpmime/pgpmime.c
18491                 Sync with HEAD
18492
18493 2004-11-08 [colin]      0.9.12cvs143.1
18494
18495         * src/summaryview.c
18496                 Sync with HEAD (optimize quicksearch)
18497
18498 2004-11-08 [colin]      0.9.12cvs142.2
18499
18500         * src/compose.c
18501                 Don't wrap when Edit/Auto wrapping is disabled
18502
18503 2004-11-08 [colin]      0.9.12cvs142.1
18504
18505         * src/textview.c
18506                 Sync with HEAD
18507
18508 2004-11-08 [colin]      0.9.12cvs141.1
18509
18510         * src/textview.c
18511                 Sync with HEAD (fix some mail URIs)
18512
18513 2004-11-08 [colin]      0.9.12cvs140.3
18514
18515         * src/textview.c
18516                 o Use text cursor instead of arrow when
18517                   not on a link
18518                 o Fix handling of contiguous links (as in
18519                   "colin@colino.net" <colin@colino.net>)
18520                   This one unveils a bug in get_email_part()
18521
18522 2004-11-07 [colin]      0.9.12cvs140.2
18523
18524         * src/textview.c
18525                 Fix memleak. Patch by Alfons.
18526
18527 2004-11-06 [colin]      0.9.12cvs140.1
18528
18529         * src/compose.c
18530                 Sync with HEAD (don't ask passphrase
18531                 when drafting)
18532
18533 2004-11-06 [paul]       0.9.12cvs139.2
18534
18535         * AUTHORS
18536         * src/textview.c
18537         * src/textview.h
18538                 textview URI handling. hovering over a 
18539                 link displays it in the status bar,
18540                 and changes the mouse pointer to a hand 
18541                 cursor. a link is activated with a single 
18542                 click. (Modified from the) patch by Jean-Yves 
18543                 Lefort <jylefort@users.sourceforge.net>
18544                 
18545
18546 2004-11-05 [colin]      0.9.12cvs139.1
18547
18548         * src/compose.c
18549         * src/procmime.c
18550                 Sync with HEAD again ^^
18551
18552 2004-11-05 [colin]      0.9.12cvs139.1
18553
18554         * src/compose.c
18555         * src/procmime.c
18556                 Sync with HEAD
18557
18558 2004-11-03 [paul]       0.9.12cvs138.1
18559
18560         * ChangeLog.claws
18561         * configure.ac
18562         * po/POTFILES.in
18563         * src/prefs_ext_prog.c
18564         * src/procmime.c
18565         * tools/kdeservicemenu/README
18566         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18567         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18568                 sync with HEAD
18569
18570 2004-11-01 [christoph]  0.9.12cvs136.2
18571
18572         * src/procmime.c
18573                 convert MIME parameters to UTF-8
18574
18575 2004-10-29 [colin]      0.9.12cvs136.1
18576
18577         * src/common/utils.c
18578                 Sync with HEAD (don't use '=' in mime boundary)
18579
18580 2004-10-29 [paul]       0.9.12cvs135.1
18581
18582         * configure.ac
18583         * doc/src/rfc2231.txt
18584         * src/procmime.c
18585         * src/common/quoted-printable.c
18586         * src/common/utils.c
18587         * src/common/utils.h
18588                 sync with HEAD
18589
18590 2004-10-27 [paul]       0.9.12cvs134.1
18591
18592         * configure.ac
18593         * src/main.c
18594         * src/procmime.c
18595         * src/plugins/pgpmime/pgpmime.c
18596                 sync with HEAD
18597
18598 2004-10-26 [paul]       0.9.12cvs132.3
18599
18600         * src/account.c
18601         * src/addressbook.c
18602         * src/addrgather.c
18603         * src/addrharvest.c
18604         * src/codeconv.c
18605         * src/compose.c
18606         * src/customheader.c
18607         * src/editaddress.c
18608         * src/editgroup.c
18609         * src/enriched.c
18610         * src/expldifdlg.c
18611         * src/exporthtml.c
18612         * src/exportldif.c
18613         * src/folder.c
18614         * src/foldersel.c
18615         * src/folderview.c
18616         * src/grouplistdialog.c
18617         * src/html.c
18618         * src/imap.c
18619         * src/jpilot.c
18620         * src/ldapserver.c
18621         * src/ldif.c
18622         * src/mimeview.c
18623         * src/news.c
18624         * src/news_gtk.c
18625         * src/pop.c
18626         * src/prefs_display_header.c
18627         * src/prefs_gtk.c
18628         * src/prefs_msg_colors.c
18629         * src/prefs_toolbar.c
18630         * src/procheader.c
18631         * src/procmime.c
18632         * src/summaryview.c
18633         * src/textview.c
18634         * src/toolbar.c
18635         * src/vcard.c
18636         * src/common/mgutils.c
18637         * src/common/nntp.c
18638         * src/common/smtp.c
18639         * src/common/template.c
18640         * src/common/utils.c
18641         * src/common/xmlprops.c
18642         * src/plugins/pgpmime/pgpmime.c
18643         * src/plugins/pgpmime/select-keys.c
18644         * src/plugins/pgpmime/sgpgme.c
18645                 replace deprecated g_strcasecmp(), g_strncasecmp(),
18646                 g_string_sprintfa(), gtk_notebook_current_page()
18647
18648 2004-10-26 [colin]      0.9.12cvs132.2
18649
18650         * src/prefs_folder_item.c
18651                 Fix default-account selection
18652
18653 2004-10-21 [colin]      0.9.12cvs133
18654
18655         * src/compose.c
18656                 Sync with HEAD (Remove extra separator in compose's Options)
18657         * src/textview.c
18658                 Set wrapping to char
18659
18660 2004-10-21 [paul]       0.9.12cvs131.2
18661
18662         * src/compose.c
18663         * src/sourcewindow.c
18664                 fix wrapping
18665                 fix window shrinking 
18666
18667 2004-10-21 [colin]      0.9.12cvs131.1
18668
18669         * ChangeLog.claws
18670         * src/compose.c
18671                 Sync with HEAD
18672
18673 2004-10-21 [paul]       0.9.12cvs130.2
18674
18675         * src/prefs_folder_item.c
18676                 sync with HEAD (Apply to subfolders)
18677
18678 2004-10-19 [colin]      0.9.12cvs130.1
18679
18680         * ChangeLog.claws
18681         * src/compose.c
18682         * src/common/utils.c
18683         * src/gtk/menu.c
18684                 Sync with HEAD
18685
18686 2004-10-19 [colin]      0.9.12cvs128.1
18687
18688         * src/addrbook.c
18689         * src/addrcache.c
18690         * src/addressbook.c
18691         * src/codeconv.c
18692         * src/compose.c
18693         * src/customheader.c
18694         * src/editaddress.c
18695         * src/editgroup.c
18696         * src/exporthtml.c
18697         * src/folder.c
18698         * src/folderview.c
18699         * src/imap.c
18700         * src/jpilot.c
18701         * src/main.c
18702         * src/matcher_parser_parse.y
18703         * src/mbox.c
18704         * src/pop.c
18705         * src/prefs_account.c
18706         * src/prefs_gtk.c
18707         * src/prefs_msg_colors.c
18708         * src/procheader.c
18709         * src/procmime.c
18710         * src/procmime.h
18711         * src/procmsg.c
18712         * src/summaryview.c
18713         * src/textview.c
18714         * src/common/base64.c
18715         * src/common/partial_download.c
18716         * src/common/socket.c
18717         * src/common/sylpheed.c
18718         * src/common/utils.c
18719         * src/common/utils.h
18720         * src/gtk/pluginwindow.c
18721         * src/gtk/quicksearch.c
18722         * src/plugins/clamav/clamav_plugin.c
18723         * src/plugins/clamav/clamav_plugin.h
18724         * src/plugins/clamav/clamav_plugin_gtk.c
18725         * src/plugins/pgpmime/passphrase.c
18726         * src/plugins/pgpmime/pgpmime.c
18727         * src/plugins/pgpmime/plugin.c
18728         * src/plugins/pgpmime/prefs_gpg.c
18729         * src/plugins/pgpmime/prefs_gpg.h
18730         * src/plugins/pgpmime/select-keys.c
18731         * src/plugins/pgpmime/sgpgme.c
18732         * src/plugins/spamassassin/libspamc.c
18733         * src/plugins/spamassassin/spamassassin.c
18734         * src/plugins/spamassassin/spamassassin.h
18735         * src/plugins/spamassassin/spamassassin_gtk.c
18736         * src/plugins/trayicon/trayicon.c
18737         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
18738                 Sync with HEAD
18739
18740 2004-10-14 [colin]      0.9.12cvs126.2
18741
18742         * src/codeconv.c
18743         * src/textview.c
18744                 Fix conv_unreadable_locale
18745
18746 2004-10-13 [colin]      0.9.12cvs126.1
18747
18748         * src/compose.c
18749                 Sync with HEAD (don't convert charset for 
18750                 drafted messages, minor cleanup)
18751
18752 2004-10-13 [colin]      0.9.12cvs125.1
18753
18754         * po/POTFILES.in
18755                 Sync with HEAD (POTFILES fix)
18756
18757 2004-10-12 [colin]      0.9.12cvs124.3
18758
18759         * src/compose.c
18760                 Fix encoding bug from latest sync
18761
18762 2004-10-12 [paul]       0.9.12cvs124.2
18763
18764         * src/plugins/pgpmime/prefs_gpg.c
18765         * src/plugins/pgpmime/prefs_gpg.h
18766                 forgotten in last commit        
18767
18768 2004-10-12 [paul]       0.9.12cvs124.1
18769
18770         * ChangeLog.claws
18771         * configure.ac
18772         * m4/spamassassin.m4
18773         * src/Makefile.am
18774         * src/account.c
18775         * src/compose.c
18776         * src/compose.h
18777         * src/crash.c
18778         * src/main.c
18779         * src/mimeview.c
18780         * src/passphrase.c
18781         * src/passphrase.h
18782         * src/prefs_account.c
18783         * src/prefs_account.h
18784         * src/prefs_common.c
18785         * src/privacy.c
18786         * src/privacy.h
18787         * src/procmime.c
18788         * src/procmime.h
18789         * src/procmsg.c
18790         * src/rfc2015.c
18791         * src/rfc2015.h
18792         * src/select-keys.c
18793         * src/select-keys.h
18794         * src/textview.c
18795         * src/common/utils.c
18796         * src/common/utils.h
18797         * src/gtk/about.c
18798         * src/plugins/pgpmime/Makefile.am
18799         * src/plugins/pgpmime/passphrase.c
18800         * src/plugins/pgpmime/passphrase.h
18801         * src/plugins/pgpmime/pgpmime.c
18802         * src/plugins/pgpmime/plugin.c
18803         * src/plugins/pgpmime/select-keys.c
18804         * src/plugins/pgpmime/select-keys.h
18805         * src/plugins/pgpmime/sgpgme.c
18806         * src/plugins/pgpmime/sgpgme.h
18807                 sync with HEAD
18808
18809 2004-10-04 [colin]      0.9.12cvs122.1
18810
18811         * src/mainwindow.c
18812         * src/messageview.c
18813         * src/messageview.h
18814         * src/textview.c
18815                 Sync with HEAD
18816
18817 2004-10-04 [colin]      0.9.12cvs121.1
18818
18819         * src/summaryview.c
18820                 Sync with HEAD
18821
18822 2004-10-04 [paul]       0.9.12cvs120.1
18823
18824         * configure.ac
18825                 sync with HEAD [don't try to build 
18826                 pgpmime plugin when gpgme is disabled]
18827
18828 2004-10-03 [colin]      0.9.12cvs119.3
18829
18830         * src/gtk/gtksctree.c
18831                 Lots of side effects. Put back as before 117.2.
18832         * src/summaryview.c
18833                 Fix bug #602
18834
18835 2004-10-03 [colin]      0.9.12cvs119.2
18836
18837         * src/gtk/gtksctree.c
18838                 Revert 608 fix that doesn't work that good
18839
18840 2004-10-02 [colin]      0.9.12cvs119.1
18841
18842         * src/mainwindow.c
18843         * src/messageview.c
18844         * src/prefs_common.h
18845         * src/procmime.c
18846         * src/procmime.h
18847         * src/textview.c
18848                 Sync with HEAD
18849         * src/gtk/gtksctree.c
18850                 Close bug #608
18851
18852 2004-10-01 [colin]      0.9.12cvs118.1
18853
18854         * src/mimeview.c
18855                 Sync with HEAD (better Save All fix)
18856
18857 2004-10-01 [colin]      0.9.12cvs117.2
18858
18859         * src/gtk/gtksctree.c
18860                 Faster on selection
18861
18862 2004-10-01 [colin]      0.9.12cvs117.1
18863
18864         * src/mimeview.c
18865                 Sync with HEAD (Save All: only attachments)
18866
18867 2004-10-01 [paul]       0.9.12cvs116.1
18868
18869         * ChangeLog.claws
18870         * configure.ac
18871         * src/account.c
18872         * src/prefs_common.c
18873         * src/gtk/colorlabel.c
18874                 sync with HEAD
18875
18876 2004-09-30 [colin]      0.9.12cvs115.1
18877
18878         * src/stock_pixmap.c
18879         * src/stock_pixmap.h
18880         * src/folderview.c
18881         * src/Makefile.am
18882         * src/pixmaps/read.xpm
18883                 Sync with HEAD (new pixmap)
18884
18885 2004-09-29 [colin]      0.9.12cvs114.1
18886
18887         * src/compose.c
18888                 Sync with HEAD
18889                 Fix focus handling in headers
18890
18891 2004-09-29 [paul]       0.9.12cvs113.1
18892
18893         * src/quote_fmt_parse.y
18894                 sync with HEAD
18895  
18896
18897 2004-09-28 [colin]      0.9.12cvs112.1
18898
18899         * src/folderview.c
18900         * src/mainwindow.c
18901                 Sync with HEAD
18902
18903 2004-09-28 [colin]      0.9.12cvs110.1
18904
18905         * src/folderview.c
18906                 Sync with HEAD (Contextual Empty trash menu)
18907
18908 2004-09-28 [colin]      0.9.12cvs108.1
18909
18910         * src/addressbook.c
18911                 Sync with HEAD (addressbook edit on double-click)
18912
18913 2004-09-28 [colin]      0.9.12cvs106.1
18914
18915         * src/inc.c
18916                 Sync with HEAD (folder_item freeze on inc)
18917
18918 2004-09-27 [colin]      0.9.12cvs105.1
18919
18920         * src/folderview.c
18921                 Sync with HEAD (right-align new and unread column)
18922
18923 2004-09-27 [colin]      0.9.12cvs104.1
18924
18925         * src/main.c
18926                 Sync with HEAD (revert 0.9.12cvs101)
18927
18928 2004-09-24 [colin]      0.9.12cvs103.2
18929
18930         * src/wizard.c
18931                 Fix gtk warnings and use domain part of the email address 
18932                 when domain detection fails (no dot in domain name)
18933
18934 2004-09-23 [colin]      0.9.12cvs103.1
18935
18936         * src/plugins/spamassassin/libspamc.c
18937         * src/plugins/spamassassin/libspamc.h
18938         * src/plugins/spamassassin/utils.c
18939         * src/plugins/spamassassin/utils.h
18940                 Sync with HEAD (Update spamassassin to 3.0)
18941
18942 2004-09-21 [colin]      0.9.12cvs102.3
18943
18944         * src/action.c
18945                 Add horizontal scrollbar in action io dialog as needed
18946                 Patch by Alfons.
18947
18948 2004-09-20 [colin]      0.9.12cvs102.2
18949
18950         * src/plugins/image_viewer/viewer.c
18951                 Remove imlib stuff
18952                 use gtk_pixmap_set when clearing
18953                 (would be better to use gtkImages, but causes size-allocate 
18954                 signals storm)
18955
18956 2004-09-17 [paul]       0.9.12cvs102.1
18957
18958         * ChangeLog
18959         * ChangeLog.claws
18960         * ChangeLog.jp
18961         * configure.ac
18962         * src/inc.c
18963                 sync with HEAD
18964
18965
18966 2004-09-17 [colin]      0.9.12cvs101.1
18967
18968         * ChangeLog.claws
18969         * src/main.c
18970                 Sync with HEAD (fix segs at exit)
18971
18972 2004-09-14 [colin]      0.9.12cvs99.5
18973
18974         * src/common/socket.c
18975         * AUTHORS
18976                 Fix send error on 64bit platforms
18977                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
18978
18979 2004-09-14 [colin]      0.9.12cvs99.4
18980
18981         * src/action.c
18982                 Fix action output with utf8 
18983                 Patch by Alfons.
18984
18985 2004-09-14 [colin]      0.9.12cvs99.3
18986
18987         * ChangeLog.claws
18988         * src/folder.c
18989                 Sync with HEAD
18990
18991 2004-09-09 [colin]      0.9.12cvs99.2
18992
18993         * src/action.c
18994                 Fix progress bar (displaying "Completed %v/%u")
18995                 Patch by Alfons.
18996
18997 2004-09-08 [colin]      0.9.12cvs99.1
18998
18999         * src/account.c
19000         * src/folder.c
19001         * src/procmsg.c
19002         * src/procmsg.h
19003         * src/plugins/pgpmime/pgpmime.c
19004                 Sync with HEAD
19005
19006 2004-09-08 [colin]      0.9.12cvs97.2
19007
19008         * src/summaryview.c
19009                 Don't select mails in collapsed threads 
19010                 when navigating with up/down
19011
19012 2004-09-07 [colin]      0.9.12cvs97.1
19013
19014         * src/inc.c
19015                 Sync with HEAD (meaningful error messages)
19016
19017 2004-09-06 [colin]      0.9.12cvs96.1
19018
19019         * src/toolbar.c
19020                 Sync with HEAD (fix Redirect graying out)
19021
19022 2004-09-06 [colin]      0.9.12cvs95.1
19023
19024         * src/summaryview.c
19025         * src/mimeview.c
19026                 Sync with HEAD (fix dropped URIs)
19027
19028 2004-09-06 [colin]      0.9.12cvs94.1
19029
19030         * src/addressbook.c
19031         * src/addressitem.h
19032         * src/addritem.c
19033         * src/addritem.h
19034                 Sync with HEAD (addressbook DnD)
19035
19036 2004-09-03 [colin]      0.9.12cvs93.1
19037
19038         * src/summaryview.c
19039                 Sync with HEAD (next/prev unread)
19040
19041 2004-09-03 [colin]      0.9.12cvs92.1
19042
19043         * src/prefs_common.c
19044         * src/prefs_common.h
19045         * src/summaryview.c
19046                 Sync with HEAD ('mark_as_read_delay' pref)
19047
19048 2004-09-02 [colin]      0.9.12cvs91.2
19049
19050         * src/common/xml.c
19051                 Fix leak
19052
19053 2004-09-02 [colin]      0.9.12cvs91.1
19054
19055         * src/gtk/menu.c
19056                 Sync with HEAD (menu accel don't work, but whatever)
19057
19058 2004-09-02 [colin]      0.9.12cvs90.1
19059
19060         * src/account.c
19061                 Sync with HEAD (fix bug 582)
19062
19063 2004-09-02 [colin]      0.9.12cvs89.1
19064
19065         * src/addrindex.c
19066                 Sync with HEAD (free deleted queries)
19067
19068 2004-09-02 [colin]      0.9.12cvs88.1
19069
19070         * src/ldapquery.c
19071                 Sync with HEAD (fix LDAP freezes)
19072
19073 2004-09-02 [colin]      0.9.12cvs87.1
19074
19075         * src/prefs_spelling.c
19076                 Sync with HEAD (add default dictionary)
19077
19078 2004-09-01 [colin]      0.9.12cvs86.1
19079
19080         * src/filtering.c
19081         * src/folderview.c
19082         * src/imap.c
19083         * src/prefs_matcher.c
19084         * src/stock_pixmap.c
19085         * src/summary_search.c
19086         * src/summaryview.c
19087         * src/wizard.c
19088         * src/wizard.h
19089                 Sync with HEAD (uninitialized vars fixes)
19090                 + gtk2 specific warning fixes
19091
19092 2004-08-31 [colin]      0.9.12cvs85.1
19093
19094         * src/folder.c
19095                 Sync with HEAD (Fix memory corruption due to 
19096                 uninitialized var)
19097
19098 2004-08-31 [colin]      0.9.12cvs84.4
19099
19100         * src/summary_search.c
19101                 Fix segfaults when searching in folders with broken headers
19102
19103 2004-08-31 [colin]      0.9.12cvs84.3
19104
19105         * src/compose.c
19106         * src/textview.c
19107                 Fix some more encoding/decoding issues
19108
19109 2004-08-30 [colin]      0.9.12cvs84.2
19110
19111         * src/mimeview.c
19112         * src/prefs_themes.c
19113         * src/gtk/filesel.c
19114         * src/gtk/filesel.h
19115                 Add a folder-mode selection (fixes mimeview's "Save all")
19116
19117 2004-08-29 [colin]      0.9.12cvs84.1
19118
19119         * src/mimeview.c
19120                 Sync with HEAD (don't escape saved filenames)
19121
19122 2004-08-27 [colin]      0.9.12cvs83.1
19123
19124         * ChangeLog
19125         * ChangeLog.claws
19126         * ChangeLog.jp
19127         * src/mh.c
19128         * src/procheader.c
19129         * src/procmsg.c
19130         * src/procmsg.h
19131         * src/common/utils.c
19132         * src/gtk/menu.h
19133         * po/
19134                 Sync with HEAD 0.9.12cvs83 (sync with main)
19135
19136 2004-08-26 [colin]      0.9.12cvs82.4
19137
19138         * src/codeconv.c
19139                 Fix strange stack corruption
19140                 Convert to utf8 after unmime, not before
19141
19142 2004-08-26 [colin]      0.9.12cvs82.3
19143
19144         * src/main.c
19145         * src/wizard.c
19146                 Fix account folders duplication
19147
19148 2004-08-25 [colin]      0.9.12cvs82.2
19149
19150         * src/wizard.c
19151                 Remove ports
19152                 Add SSL selection
19153                 Use login@server as account name
19154
19155 2004-08-25 [colin]      0.9.12cvs82.1
19156
19157         * src/plugins/pgpmime/pgpmime.c
19158                 Sync with HEAD (leak fix).
19159
19160 2004-08-25 [colin]      0.9.12cvs81.1
19161
19162         * src/plugins/pgpmime/pgpmime.c
19163         * src/plugins/pgpmime/sgpgme.c
19164         * src/plugins/pgpmime/sgpgme.h
19165                 Sync with HEAD (Handle combined messages).
19166
19167 2004-08-24 [colin]      0.9.12cvs80.3
19168
19169         * src/wizard.c
19170                 Fix full name, ports, and imap
19171
19172 2004-08-24 [colin]      0.9.12cvs80.2
19173
19174         * src/Makefile.am
19175         * src/main.c
19176         * src/setup.c
19177         * src/setup.h
19178         * src/stock_pixmap.c
19179         * src/stock_pixmap.h
19180         * src/wizard.c ** ADDED **
19181         * src/wizard.h ** ADDED ** 
19182         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
19183                 Add a setup wizard 
19184
19185 2004-08-24 [colin]      0.9.12cvs80.1
19186
19187         * src/folder.c
19188                 Sync with HEAD (set mimeflags on all messages)
19189
19190 2004-08-24 [colin]      0.9.12cvs79.3
19191
19192         * src/matcher_parser_lex.l
19193                 Fix 8bits strings not in utf8
19194
19195 2004-08-24 [colin]      0.9.12cvs79.2
19196
19197         * src/compose.c
19198                 Check conversion result before replacing buffer
19199
19200 2004-08-23 [colin]      0.9.12cvs79.1
19201
19202         * src/compose.c
19203                 Sync with HEAD (create message header in memory)
19204
19205 2004-08-23 [colin]      0.9.12cvs78.1
19206
19207         * src/rfc2015.c
19208         * src/rfc2015.h
19209                 Sync with HEAD (fix bug 197 again)
19210
19211 2004-08-23 [colin]      0.9.12cvs77.3
19212
19213         * src/compose.c
19214                 Fix again inline gpg signing (which outputs utf8
19215                 in gtk2). Not syncing this fix to HEAD as this 
19216                 code is meant to die.
19217
19218 2004-08-23 [colin]      0.9.12cvs77.2
19219
19220         * src/prefs_account.h
19221                 Remove useless include
19222
19223 2004-08-23 [colin]      0.9.12cvs77.1
19224
19225         * src/imap.c
19226         * po/es.po
19227         * po/fr.po
19228         * po/it.po
19229         * po/pl.po
19230         * po/pt_BR.po
19231         * po/sk.po
19232         * po/sr.po
19233                 Sync with HEAD (fix bug 577)
19234
19235 2004-08-22 [colin]      0.9.12cvs76.1
19236
19237         * src/plugins/trayicon/trayicon.c
19238                 Sync with HEAD (fix formatting bug)
19239
19240 2004-08-21 [colin]      0.9.12cvs74.2
19241
19242         * src/gtk/colorsel.c
19243                 Fix bug 564 (Folder color selection window exits on any
19244                 keypress)
19245
19246 2004-08-21 [colin]      0.9.12cvs74.1
19247
19248         * ChangeLog.claws
19249         * src/compose.c
19250         * src/summaryview.c
19251         * src/toolbar.c
19252                 Sync with HEAD (fix bug 576)
19253
19254 2004-08-21 [colin]      0.9.12cvs70.1
19255
19256         * src/compose.c
19257         * src/mainwindow.c
19258                 Sync with HEAD
19259                 
19260
19261 2004-08-21 [paul]       0.9.12cvs66.4
19262
19263         * src/mainwindow.c
19264         * src/messageview.c
19265         * src/gtk/menu.c
19266         * src/plugins/spamassassin/spamassassin_gtk.c
19267                 remove some deprecated gtk1 functions
19268
19269
19270 2004-08-21 [colin]      0.9.12cvs66.3
19271
19272         * src/compose.c
19273         * src/codeconv.c
19274                 Fix warnings
19275                 Remove encoding hacks
19276                 Fix bug 575 (Strange character messes up message)
19277                 Don't display conversion error when drafting
19278
19279 2004-08-21 [paul]       0.9.12cvs66.2
19280
19281         * src/prefs_account.c
19282                 fix GnuPG mode bugs
19283
19284
19285 2004-08-20 [colin]      0.9.12cvs66.1
19286
19287         * src/codeconv.c
19288                 Sync with HEAD 0.9.12cvs66
19289
19290 2004-08-20 [paul]
19291
19292         * src/plugins/pgpmime/plugin.c
19293                 modify PGP/MIME plugin's description
19294
19295 2004-08-17 [colin]      0.9.12cvs65.1
19296
19297         * src/common/ssl.c
19298         * src/plugins/pgpmime/plugin.c
19299                 Sync with HEAD
19300
19301 2004-08-14 [colin]      0.9.12cvs60.3
19302
19303         * src/plugins/trayicon/trayicon.c
19304                 Put back resize callback, on size-request signal
19305                 rather than size-allocate to avoid infinite 
19306                 callback loop
19307
19308 2004-08-13 [colin]      0.9.12cvs60.2
19309
19310         * src/common/defs.h
19311                 Cache versions have been fixed
19312
19313 2004-08-13 [colin]      0.9.12cvs60.1
19314
19315         * src/folderutils.c
19316                 Sync with HEAD
19317
19318 2004-08-12 [colin]      0.9.12cvs59.1
19319
19320         * src/plugins/trayicon/trayicon.c
19321                 Sync with HEAD
19322
19323 2004-08-12 [colin]      0.9.12cvs57.5
19324
19325         * sylpheed.desktop
19326         * configure.ac
19327         * src/Makefile.am
19328         * src/main.c
19329                 Add support for Freedesktop.org's startup notification
19330
19331 2004-08-11 [colin]      0.9.12cvs57.4
19332
19333         * src/textview.c
19334                 Fix off-by-one
19335
19336 2004-08-11 [colin]      0.9.12cvs57.3
19337
19338         * src/message_search.c
19339         * src/summary_search.c
19340                 Make searches case insensitive by default
19341         * src/textview.c
19342                 Fix case-insensitive search in message
19343
19344 2004-08-11 [colin]      0.9.12cvs57.2
19345
19346         * src/summary_search.c
19347                 Let case-sensitive be specified
19348
19349 2004-08-10 [colin]      0.9.12cvs55.4
19350
19351         * src/common/socket.c
19352                 Fix the possible race condition
19353
19354 2004-08-09 [paul]       0.9.12cvs55.3
19355
19356         * configure.ac
19357         * src/Makefile.am
19358         * src/common/Makefile.am
19359                 sync with HEAD
19360
19361
19362 2004-08-09 [paul]       0.9.12cvs55.2
19363
19364         * autogen.sh
19365         * po/poconv.sh
19366                 remove unneeded script
19367
19368         * configure.ac
19369                 add forgotten USE_LDAP_TLS (sync with HEAD)
19370
19371
19372 2004-08-09 [colin]      0.9.12cvs55.1
19373
19374         * src/main.c
19375         * src/common/ssl.c
19376         * src/common/sylpheed.c
19377         * src/common/sylpheed.h
19378                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
19379
19380 2004-08-09 [paul]       0.9.12cvs54.1
19381
19382         * ChangeLog
19383         * ChangeLog.claws
19384         * ChangeLog.jp
19385         * configure.ac
19386         * po/POTFILES.in
19387         * src/Makefile.am
19388         * src/folderutils.c
19389         * src/main.c
19390         * src/pgpmime.c
19391         * src/pgpmime.h
19392         * src/sgpgme.c
19393         * src/sgpgme.h
19394         * src/plugins/Makefile.am
19395         * src/plugins/pgpmime/.cvsignore
19396         * src/plugins/pgpmime/Makefile.am
19397         * src/plugins/pgpmime/pgpmime.c
19398         * src/plugins/pgpmime/pgpmime.h
19399         * src/plugins/pgpmime/plugin.c
19400         * src/plugins/pgpmime/sgpgme.c
19401         * src/plugins/pgpmime/sgpgme.h
19402                 sync with HEAD
19403
19404 2004-08-08 [paul]       0.9.12cvs51.1
19405
19406         * configure.ac
19407         * src/folder.c
19408                 sync with HEAD
19409
19410 2004-08-07 [colin]      0.9.12cvs50.1
19411
19412         * src/pop.c
19413         * src/common/partial_download.c
19414                 fix warnings (sync from HEAD)
19415
19416 2004-08-07 [colin]      0.9.12cvs48.1
19417
19418         * src/prefs_folder_item.c
19419                 sync with HEAD 0.9.12cvs48
19420
19421 2004-08-06 [colin]      0.9.12cvs47.1
19422
19423         * src/compose.c
19424                 Sync with HEAD
19425
19426 2004-08-06 [christoph]  0.9.12cvs46.2
19427
19428         * src/main.c
19429         * src/plugins/clamav/clamav_plugin_gtk.c
19430         * src/plugins/dillo_viewer/dillo_viewer.c
19431         * src/plugins/image_viewer/plugin.c
19432         * src/plugins/mathml_viewer/mathml_viewer.c
19433         * src/plugins/spamassassin/spamassassin_gtk.c
19434         * src/plugins/trayicon/trayicon.c
19435                 don't mix GTK1.2 plugin with GTK2 plugins
19436
19437 2004-08-06 [colin]      0.9.12cvs46.1
19438
19439         * ChangeLog
19440         * ChangeLog.claws
19441         * ChangeLog.jp
19442         * configure.ac
19443         * sylpheed-claws.pc.in
19444         * src/folder.c
19445         * src/imap.c
19446         * src/localfolder.c
19447         * src/messageview.c
19448         * src/mimeview.c
19449         * src/mimeview.h
19450         * src/msgcache.c
19451         * src/news.c
19452         * src/prefs_ext_prog.c
19453         * src/prefs_folder_item.c
19454         * src/prefs_fonts.c
19455         * src/prefs_msg_colors.c
19456         * src/prefs_spelling.c
19457         * src/prefs_themes.c
19458         * src/prefs_toolbar.c
19459         * src/prefs_wrapping.c
19460         * src/procmime.h
19461         * src/common/defs.h
19462         * src/common/nntp.c
19463         * src/common/session.c
19464         * src/common/session.h
19465         * src/common/socket.c
19466         * src/common/utils.h
19467         * src/common/xml.c
19468         * src/common/xml.h
19469         * src/gtk/prefswindow.c
19470         * src/gtk/prefswindow.h
19471         * src/plugins/clamav/clamav_plugin_gtk.c
19472         * src/plugins/dillo_viewer/dillo_prefs.c
19473         * src/plugins/image_viewer/viewerprefs.c
19474         * src/plugins/spamassassin/spamassassin_gtk.c
19475         * m4/openssl.m4 *** REMOVED ***
19476                 Sync with HEAD 0.9.12cvs46
19477
19478 2004-08-03 [paul]       0.9.12cvs40.2
19479
19480         * src/action.c
19481         * src/addressadd.c
19482         * src/addressbook.c
19483         * src/addrgather.c
19484         * src/browseldap.c
19485         * src/compose.c
19486         * src/crash.c
19487         * src/editaddress.c
19488         * src/editgroup.c
19489         * src/editldap_basedn.c
19490         * src/foldersel.c
19491         * src/importldif.c
19492         * src/mimeview.c
19493         * src/prefs_common.c
19494         * src/prefs_template.c
19495         * src/sourcewindow.c
19496         * src/summaryview.c
19497         * src/gtk/about.c
19498         * src/gtk/foldersort.c
19499         * src/gtk/logwindow.c
19500         * src/gtk/pluginwindow.c
19501         * src/gtk/prefswindow.c
19502                 change all gtk_scrolled_window_set_policy from 
19503                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
19504
19505 2004-08-02 [paul]       0.9.12cvs40.1
19506
19507         * AUTHORS
19508                 update translation team section
19509         * po/pt_BR.po
19510                 updated by Frederico Goncalves Guimaraes
19511                 <fggdebian@yahoo.com.br>
19512
19513 2004-07-31 [colin]      0.9.12cvs39.9
19514
19515         * src/exphtmldlg.c
19516                 Fix compilation
19517
19518 2004-07-31 [colin]      0.9.12cvs39.8
19519
19520         * src/exphtmldlg.c
19521                 Fix an alertpanel type
19522
19523 2004-07-30 [colin]      0.9.12cvs39.7
19524
19525         * src/alertpanel.c
19526                 Fix alertpanel_error_log's icon
19527
19528 2004-07-30 [colin]      0.9.12cvs39.6
19529
19530         * src/pop.c
19531                 Two of them should still be warnings
19532
19533 2004-07-30 [colin]      0.9.12cvs39.5
19534
19535         * src/pop.c
19536                 More warning -> error
19537 2004-07-29 [colin]      0.9.12cvs39.4
19538
19539         * src/pop.c
19540                 Warning -> error
19541
19542 2004-07-29 [colin]      0.9.12cvs39.3
19543
19544         * src/prefs_matcher.c
19545                 Fix segfault
19546
19547 2004-07-29 [colin]      0.9.12cvs39.2
19548
19549         * src/alertpanel.c
19550                 More nice-looking alertpanels
19551
19552 2004-07-29 [colin]      0.9.12cvs39.1
19553
19554         * src/messageview.c
19555                 sync with head
19556                 (inform user when partial mail is deleted on server)
19557
19558 2004-07-29 [colin]      0.9.12cvs38.1
19559
19560         * src/messageview.c
19561                 sync with head
19562
19563 2004-07-28 [paul]       0.9.12cvs37.7
19564
19565         * src/mainwindow.c
19566                 complete the replacement of deprecated gtk_progress_*
19567
19568 2004-07-28 [paul]       0.9.12cvs37.6
19569
19570         * src/action.c
19571         * src/inc.c
19572         * src/mainwindow.c
19573         * src/send_message.c
19574         * src/gtk/progressdialog.c
19575         * src/gtk/progressdialog.h
19576                 replace deprecated gtk_progress_*
19577
19578 2004-07-28 [paul]       0.9.12cvs37.5
19579
19580         * src/gtk/filesel.c
19581                 remove gtk_window_set_wmclass()
19582 2004-07-28 [paul]       0.9.12cvs37.4
19583
19584         * src/addressbook.c
19585         * src/compose.c
19586         * src/foldersel.c
19587         * src/mainwindow.c
19588         * src/messageview.c
19589         * src/sourcewindow.c
19590         * src/gtk/logwindow.c
19591                 remove gtk_window_set_wmclass()
19592                 
19593         * src/prefs_filtering.c
19594         * src/prefs_filtering_action.c
19595         * src/prefs_fonts.c
19596         * src/prefs_gtk.c
19597         * src/prefs_matcher.c
19598         * src/ssl_manager.c
19599         * src/gtk/prefswindow.c
19600                 replace gtk_window_position()
19601
19602 2004-07-28 [colin]      0.9.12cvs37.3
19603
19604         * src/alertpanel.c
19605         * src/alertpanel.h
19606                 Add a way to specify panel type for specific
19607                 panels (alertpanel())
19608         * src/account.c
19609         * src/addressbook.c
19610         * src/compose.c
19611         * src/expldifdlg.c
19612         * src/main.c
19613         * src/messageview.c
19614         * src/summaryview.c
19615         * src/textview.c
19616         * src/gtk/sslcertwindow.c
19617                 Fix alertpanel()s so that their icon match
19618                 their real type
19619
19620 2004-07-28 [paul]       0.9.12cvs37.2
19621
19622         * src/addr_compl.c
19623         * src/addressbook.c
19624         * src/alertpanel.c
19625         * src/compose.c
19626         * src/export.c
19627         * src/foldersel.c
19628         * src/folderview.c
19629         * src/grouplistdialog.c
19630         * src/import.c
19631         * src/mainwindow.c
19632         * src/message_search.c
19633         * src/messageview.c
19634         * src/passphrase.c
19635         * src/prefs_actions.c
19636         * src/prefs_common.c
19637         * src/prefs_customheader.c
19638         * src/prefs_display_header.c
19639         * src/prefs_filtering.c
19640         * src/prefs_filtering_action.c
19641         * src/prefs_gtk.c
19642         * src/prefs_matcher.c
19643         * src/prefs_msg_colors.c
19644         * src/prefs_summary_column.c
19645         * src/prefs_template.c
19646         * src/sourcewindow.c
19647         * src/ssl_manager.c
19648         * src/summary_search.c
19649         * src/gtk/colorsel.c
19650         * src/gtk/description_window.c
19651         * src/gtk/gtkaspell.c
19652         * src/gtk/inputdialog.c
19653         * src/gtk/logwindow.c
19654         * src/gtk/prefswindow.c
19655         * src/gtk/progressdialog.c
19656                 replace deprecated gtk_window_set_policy
19657
19658 2004-07-27 [colin]      0.9.12cvs37.1
19659
19660         * src/msgcache.c
19661                 More fixes (synced for head again)
19662
19663 2004-07-27 [colin]      0.9.12cvs35.3
19664
19665         * src/msgcache.c
19666                 Fix wrong test
19667
19668 2004-07-27 [colin]      0.9.12cvs35.2
19669
19670         * src/mimeview.c
19671                 Fix width a bit (by Paul)
19672         * src/alertpanel.c
19673         * src/alertpanel.h
19674                 Specialize icons, make alertpanel_message()
19675                 private
19676         * src/message_search.c
19677         * src/sgpgme.c
19678         * src/summary_search.c
19679                 Suit alertpanel changes
19680
19681 2004-07-27 [colin]      0.9.12cvs35.1
19682
19683         * src/alertpanel.c
19684                 Add an icon
19685         * src/passphrase.c
19686                 Add debug output - maybe someone will
19687                 want to look at the problem with Grab
19688                 Input :)
19689         Bump version as we're synced with HEAD
19690
19691 2004-07-26 [colin]      0.9.12cvs33.26
19692
19693         * src/pop.c
19694                 Fix uidl-file parsing when not in new
19695                 format
19696
19697 2004-07-26 [colin]      0.9.12cvs33.25
19698
19699         * src/gtk/menu.c
19700                 Move popup menu up if necessary (fixes 
19701                 account selector)
19702         * src/mainwindow.c
19703                 Set account selector's button height to
19704                 minimum
19705
19706 2004-07-26 [colin]      0.9.12cvs33.24
19707
19708         * src/alertpanel.c
19709                 Maybe fix 551 (Truncated font in alert window)
19710
19711 2004-07-26 [colin]      0.9.12cvs33.23
19712
19713         * po/de.po
19714         * po/es.po
19715         * po/fr.po
19716         * po/it.po
19717         * po/ja.po
19718         * po/pl.po
19719         * po/ru.po
19720         * po/sk.po
19721         * po/sr.po
19722         * po/zh_CN.po
19723                 Sync po files with HEAD
19724
19725 2004-07-26 [paul]       0.9.12cvs33.22
19726
19727         * src/compose.c
19728                 fix Bug 556 'Organisation-header is sent even if empty'
19729
19730 2004-07-24 [colin]      0.9.12cvs33.21
19731
19732         * src/compose.c
19733         * src/gtk/gtkaspell.c
19734         * src/gtk/gtkaspell.h
19735                 Fix speller accelerators (require hack)
19736
19737 2004-07-24 [colin]      0.9.12cvs33.20
19738
19739         * src/gtk/gtkaspell.c
19740                 Fix over-eager code deletion breaking
19741                 Check while typing
19742
19743 2004-07-24 [colin]      0.9.12cvs33.19
19744
19745         * src/browseldap.c
19746         * src/ldapctrl.c
19747         * src/ldapctrl.h
19748         * src/ldapserver.h
19749                 Sync ldap with HEAD
19750         (Fixes 546 LDAP completely broken)
19751
19752 2004-07-24 [colin]      0.9.12cvs33.18
19753
19754         * src/prefs_msg_colors.c
19755                 Fix prototype mismatch
19756         (Fixes 547 void function cannot return value)
19757
19758 2004-07-24 [colin]      0.9.12cvs33.17
19759
19760         * src/mainwindow.c
19761                 Fix sort going back to previous sort key
19762                 when changing sort direction
19763
19764 2004-07-24 [colin]      0.9.12cvs33.16
19765
19766         * src/compose.c
19767                 Fix space insertion when re-wrapping at 
19768                 cursor point
19769
19770 2004-07-24 [colin]      0.9.12cvs33.15
19771
19772         * src/gtk/gtkaspell.c
19773                 Don't change cursor position in insert-text
19774                 callback
19775         (Fixes 539 Word wrapping on input transposes letters)
19776
19777 2004-07-24 [colin]      0.9.12cvs33.14
19778
19779         * src/gtk/gtkaspell.c
19780                 Reencode non-ascii chars to dictionary's
19781                 encoding
19782         (Fixes 544 Spell check broken non english locale)
19783
19784 2004-07-24 [colin]      0.9.12cvs33.13
19785
19786         * src/summaryview.c
19787                 Fix Shift+Down, add Home/End/PgUp/PgDown
19788
19789 2004-07-21 [colin]      0.9.12cvs33.12
19790
19791         * src/prefs_common.c
19792                 Fix a gtk warning (Patch by Andrej Kacian)
19793
19794 2004-07-21 [colin]      0.9.12cvs33.11
19795
19796         * src/gtk/filesel.c
19797                 More check
19798
19799 2004-07-21 [colin]      0.9.12cvs33.10
19800
19801         * src/compose.c
19802         * src/crash.c
19803         * src/export.c
19804         * src/import.c
19805         * src/messageview.c
19806         * src/mimeview.c
19807         * src/prefs_spelling.c
19808         * src/prefs_themes.c
19809         * src/summaryview.c
19810         * src/gtk/filesel.c
19811         * src/gtk/filesel.h
19812         * src/gtk/pluginwindow.c
19813                 Untwist open/save mode guessing logic, make
19814                 it explicit
19815
19816 2004-07-20 [colin]      0.9.12cvs33.9
19817
19818         * src/codeconv.c
19819                 conv_encode_header: src_charset is UTF-8 on
19820                 gtk2
19821         * src/compose.c
19822                 Remove double encoding of the headers
19823
19824 2004-07-20 [colin]      0.9.12cvs33.8
19825
19826         * src/codeconv.c
19827                 Fix typo
19828
19829 2004-07-20 [colin]      0.9.12cvs33.7
19830
19831         * src/mainwindow.c
19832                 Set the separated messageview to the saved
19833                 size of Claws' messageview (Patch by Alfons)
19834                 Fix a callback prototype (me)
19835
19836 2004-07-20 [colin]      0.9.12cvs33.6
19837
19838         * src/codeconv.h
19839                 Forgot one hunk in 0.9.12cvs33.4
19840
19841 2004-07-19 [colin]      0.9.12cvs33.5
19842
19843         * src/action.c
19844                 Action output fix
19845                 Patch by Alfons
19846
19847 2004-07-19 [colin]      0.9.12cvs33.4
19848
19849         * src/compose.c
19850                 Fix outgoing charset bug in headers
19851         * src/codeconv.c
19852                 Clean for glib2 - Patch by Alfons
19853
19854 2004-07-19 [colin]      0.9.12cvs33.3
19855
19856         * src/statusbar.c
19857                 Remove grip from the statusbar
19858                 Patch by Alfons
19859
19860 2004-07-19 [colin]      0.9.12cvs33.2
19861
19862         * src/messageview.c
19863         * src/textview.c
19864                 Fix messageview remembering the previous
19865                 scroll position when loading a new message
19866                 Patch by Alfons
19867
19868 2004-07-19 [colin]      0.9.12cvs33.1
19869
19870         * src/folder.h
19871         * src/folderview.c
19872         * src/summaryview.c
19873                 Sync with HEAD
19874
19875 2004-07-18 [colin]      0.9.12cvs32.7
19876
19877         * configure.ac
19878                 Remove useless check for XIM - noticed
19879                 by Alfons
19880
19881 2004-07-18 [colin]      0.9.12cvs32.6
19882
19883         * src/summaryview.c
19884                 Remove non-modified and shift-modified
19885                 accelerators in summaryview's popup
19886                 menu, as that doesn't get catched by
19887                 the accel-activate signal catcher...
19888
19889 2004-07-18 [colin]      0.9.12cvs32.5
19890
19891         * src/prefs_common.c
19892                 Define sensible default prefs for 
19893                 wrapping
19894
19895 2004-07-18 [colin]      0.9.12cvs32.4
19896
19897         * src/compose.c
19898         * src/prefs_common.c
19899         * src/prefs_common.h
19900         * src/prefs_wrapping.c
19901                 Remove Smart Wrapping pref, which does
19902                 nothing on gtk2 branch
19903
19904 2004-07-18 [colin]      0.9.12cvs32.3
19905
19906         * src/sourcewindow.c
19907                 Proper utf8
19908
19909 2004-07-18 [colin]      0.9.12cvs32.2
19910
19911         * src/compose.c
19912                 Save attachment status when drafting
19913
19914 2004-07-18 [colin]      0.9.12cvs32.1
19915
19916         * src/gtk/filesel.c
19917                 Fix erratic folder selection in open mode
19918
19919 2004-07-18 [colin]      0.9.12cvs31.11
19920
19921         * src/pop.c
19922                 Don't let partial messages get deleted
19923                 even with "dowload all"
19924                 (0.9.12cvs31.8 fix extension)
19925 2004-07-18 [colin]      0.9.12cvs31.10
19926
19927         * src/gtk/logwindow.c
19928                 Fix log scrolling
19929
19930 2004-07-18 [colin]      0.9.12cvs31.9
19931
19932         * src/common/utils.c
19933                 Fix non-utf8 strings coming from commands
19934                 and files
19935
19936 2004-07-18 [colin]      0.9.12cvs31.8
19937
19938         * src/pop.c
19939                 Fix partial download bug with Download all
19940                 messages option
19941
19942 2004-07-18 [colin]      0.9.12cvs31.7
19943
19944         * src/textview.c
19945                 Fix bug introduced in 0.9.12cvs31.2
19946                 (blocked in select mode after double click)
19947
19948 2004-07-18 [colin]      0.9.12cvs31.6
19949
19950         * src/compose.c
19951         * src/gtk/menu.c
19952                 More glib-warning fixes
19953
19954 2004-07-18 [colin]      0.9.12cvs31.5
19955
19956         * src/compose.c
19957                 Fix trashing the primary clipboard when moving 
19958                 around with tab
19959         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
19960
19961 2004-07-18 [colin]      0.9.12cvs31.4
19962
19963         * src/codeconv.c
19964                 convert unencoded iso headers to utf8
19965         (Fix Bug 538 Unencoded local characters in subject make it 
19966          disappear)
19967
19968 2004-07-18 [colin]      0.9.12cvs31.3
19969
19970         * src/compose.c
19971                 Fix tab char handling in wrapping
19972         (Fix Bug 537 Line wrap problem - TAB character treated as 
19973          one character instead of 8)
19974
19975 2004-07-18 [colin]      0.9.12cvs31.2
19976
19977         * src/textview.c
19978                 return FALSE on GDK_MOTION_NOTIFY
19979         (Fix Bug 535 Hyperlinks/addresses are not selectable 
19980          (unable to highlight))
19981
19982 2004-07-18 [colin]      0.9.12cvs31.1
19983
19984         * src/folderview.c
19985                 Sync with 0.9.12cvs31
19986
19987 2004-07-18 [colin]      0.9.12cvs30.4
19988
19989         * src/compose.c
19990                 Also block text_inserted when inserting a file
19991
19992 2004-07-18 [colin]      0.9.12cvs30.3
19993
19994         * src/compose.c
19995                 Fix smart wrapping (block text_inserted handler
19996                 while putting quotation to avoid wrap on input,
19997                 don't join lines if next is sig separator)
19998
19999 2004-07-17 [colin]      0.9.12cvs30.2
20000
20001         * src/folderview.c
20002         * src/mainwindow.c
20003         * src/mimeview.c
20004         * src/summaryview.c
20005         * src/gtk/quicksearch.c
20006         * src/gtk/quicksearch.h
20007                 Block key events handlers *and* accels while
20008                 quicksearch is focused
20009         (Fixes Bug 534 quick-search bar not accepting certain letters)
20010
20011 2004-07-17 [colin]      0.9.12cvs30.1
20012
20013         * src/folder.h
20014         * src/folderview.c
20015         * src/summaryview.c
20016                 Sync with 0.9.12cvs30
20017
20018 2004-07-17 [colin]      0.9.12cvs28.2
20019
20020         * src/mimeview.c
20021         * src/procmime.c
20022         * src/summaryview.c
20023         * src/gtk/menu.c
20024                 Squash some compile and glib warnings
20025
20026 2004-07-17 [paul]       0.9.12cvs28.1
20027
20028         * src/mimeview.c
20029                 sync with 0.9.12cvs28 HEAD
20030
20031 2004-07-16 [paul]       0.9.12cvs26.1
20032         
20033         * src/gtk/quicksearch.c
20034         * src/account.c
20035         * src/account.h
20036         * src/compose.c
20037         * src/customheader.c
20038         * src/folder_item_prefs.c
20039         * src/main.c
20040         * src/mainwindow.c
20041         * src/messageview.c
20042         * src/mimeview.c
20043         * src/news.c
20044         * src/pgpmime.c
20045         * src/pop.c
20046         * src/pop.h
20047         * src/prefs_account.c
20048         * src/prefs_account.h
20049         * src/prefs_common.c
20050         * src/prefs_common.h
20051         * src/prefs_display_header.c
20052         * src/prefs_gtk.c
20053         * src/prefs_gtk.h
20054         * src/procheader.c
20055         * src/procmime.c
20056                 sync with 0.9.12cvs26 HEAD      
20057
20058 2004-07-15 [colin]      0.9.12cvs18.14
20059
20060         * src/folder.c
20061                 Disable GPG signature check during
20062                 folder move and scan
20063         (Closes Bug 521 Signature checking slows down Folder-Move)
20064
20065 2004-07-14 [colin]      0.9.12cvs18.13
20066
20067         * src/common/partial_download.c
20068                 update includes
20069
20070 2004-07-14 [colin]      0.9.12cvs18.12
20071
20072         * src/common/partial_download.c
20073         * src/common/partial_download.h
20074                 Move doc at top, add correct copyright
20075
20076 2004-07-14 [colin]      0.9.12cvs18.11
20077
20078         * src/folder.c
20079         * src/messageview.c
20080         * src/pop.c
20081         * src/pop.h
20082         * src/procmsg.c
20083         * src/summaryview.c
20084         * src/common/Makefile.am
20085         * src/common/partial_download.c ** NEW FILES **
20086         * src/common/partial_download.h ** NEW FILES **
20087                 Move partial-download related stuff to its
20088                 own file
20089
20090 2004-07-14 [colin]      0.9.12cvs18.10
20091
20092         * src/send_message.c
20093                 Fix smtp auth when user is null or empty
20094
20095 2004-07-13 [colin]      0.9.12cvs18.9
20096
20097         * src/gtk/quicksearch.c
20098                 Use alphabetic order
20099
20100 2004-07-13 [colin]      0.9.12cvs18.8
20101
20102         * src/pop.c
20103                 Be paranoid on the checks
20104
20105 2004-07-13 [colin]      0.9.12cvs18.7
20106
20107         * src/gtk/quicksearch.c
20108                 Fix Engrish once again
20109
20110 2004-07-13 [colin]      0.9.12cvs18.6
20111
20112         * src/procmsg.c
20113         * src/summaryview.c
20114                 Mark messages for deletion when they are about to
20115                 be removed from trash
20116
20117 2004-07-13 [colin]      0.9.12cvs18.5
20118
20119         * src/matcher.c
20120         * src/matcher.h
20121         * src/matcher_parser_parse.y
20122         * src/prefs_matcher.c
20123         * src/gtk/quicksearch.c
20124                 Add 'partial' ('p') match string to find partially
20125                 downloaded messages
20126
20127 2004-07-13 [colin]      0.9.12cvs18.4
20128
20129         * src/pop.c
20130                 Fix misplaced block
20131
20132 2004-07-13 [colin]      0.9.12cvs18.3
20133
20134         * src/pop.c
20135         * src/pop.h
20136         * src/messageview.c
20137                 Refactor API (to avoid passing 5+ params and code
20138                 duplication)
20139         * src/folder.c
20140         * src/msgcache.c
20141         * src/procheader.c
20142         * src/common/defs.h
20143                 Add planned_download to cache
20144                 Don't mess uidl file when moving partially downloaded
20145                 mails (they change folder, we should change it in the
20146                 uidl list too or we'll remove an incorrect message)
20147                 (this also helps removing hacks when changing 
20148                 planned_download in messageview.c)
20149
20150 2004-07-12 [colin]      0.9.12cvs18.2
20151
20152         * src/gtk/quicksearch.c
20153                 Fix missing status update in quicksearch
20154
20155 2004-07-12 [paul]       0.9.12cvs18.1
20156
20157         * po/POTFILES.in
20158         * src/Makefile.am
20159         * src/account.c
20160         * src/codeconv.c
20161         * src/compose.c
20162         * src/inc.c
20163         * src/main.c
20164         * src/prefs_common.c
20165         * src/procmsg.h
20166         * src/toolbar.c
20167         * src/prefs_msg_colors.[ch]     ** NEW FILES **
20168         * src/prefs_wrapping.[ch]       ** NEW FILES **
20169         * src/common/intl.h
20170         * src/common/utils.[ch]
20171         * src/gtk/quicksearch.[ch]
20172                 sync with 0.9.12cvs18 HEAD
20173
20174 2004-07-12 [colin]      0.9.11cvs17.25
20175
20176         * src/folder.c
20177         * src/folder.h
20178                 Remove unused function added by me in 0.9.11cvs17.10
20179
20180 2004-07-11 [colin]      0.9.11cvs17.24
20181
20182         * src/inc.c
20183         * src/messageview.c
20184         * src/pop.c
20185         * src/pop.h
20186                 Use folderitem and msgnum instead of filename to
20187                 know which mail to delete
20188                 Move old partial mail deletion to pop.c
20189
20190 2004-07-10 [colin]      0.9.11cvs17.23
20191
20192         * src/inc.c
20193                 Add debug
20194         * src/pop.c
20195         * src/pop.h
20196                 Don't re-use same enums for unrelated stuff: it's 
20197                 completely misleading !
20198                 Document a bit
20199
20200 2004-07-09 [colin]      0.9.11cvs17.22
20201
20202         * src/inc.c
20203                 Remove folder-type check and do
20204                 more tests to be sure everything's
20205                 ok
20206         * src/messageview.c
20207                 Punctuation update, remove useless
20208                 code, fix two warnings
20209         * src/noticeview.c
20210                 Layout cleaning, reset 2nd button
20211                 when specifying one
20212
20213 2004-07-09 [colin]      0.9.11cvs17.21
20214
20215         * src/messageview.c
20216         * src/pop.c
20217         * src/pop.h
20218                 Allow user to change his mind
20219                 and postpone decision (by
20220                 unmarking the mail)
20221
20222 2004-07-09 [colin]      0.9.11cvs17.20
20223
20224         * src/messageview.c
20225                 Fix bug with delete state
20226         * src/pop.c
20227         * src/pop.h
20228                 Fix buffer leak (fread doesn't 
20229                 terminate buffers with \0)
20230                 Refactoring (remove magic 
20231                 numbers)
20232
20233 2004-07-09 [colin]      0.9.11cvs17.19
20234
20235         * src/pop.c
20236                 Don't log "Skipping message" if 
20237                 we're going to TOP it two lines
20238                 later
20239
20240 2004-07-09 [colin]      0.9.11cvs17.18
20241
20242         * src/messageview.c
20243                 Fix Engrish
20244
20245 2004-07-09 [colin]      0.9.11cvs17.17
20246
20247         * src/pop.c
20248                 strlen checking...
20249         * src/messageview.c
20250                 refactoring a bit
20251
20252 2004-07-08 [colin]      0.9.11cvs17.16
20253
20254         * src/noticeview.c
20255         * src/noticeview.h
20256                 Add an optional second button
20257         * src/messageview.c
20258         * src/pop.c
20259         * src/pop.h
20260                 Don't delete partially received mails after a certain
20261                 time; rather, let the user decide.
20262
20263 2004-07-08 [colin]      0.9.11cvs17.15
20264
20265         * src/common/smtp.h
20266                 Sync with HEAD
20267
20268 2004-07-08 [colin]      0.9.11cvs17.14
20269
20270         * src/messageview.c
20271         * src/common/smtp.c
20272                 Use to_human_readable() for sizes
20273
20274 2004-07-08 [colin]      0.9.11cvs17.13
20275
20276         * src/inc.c
20277         * src/messageview.c
20278         * src/pop.c
20279         * src/pop.h
20280         * src/procmsg.c
20281                 Fix partial-downloading issues:
20282                         catch unsupported TOP
20283                         don't delete partially downloaded mails before 5 days
20284                         don't update existing with non-MH folders; that'll
20285                         make dups, but it's better than trashing the folder
20286                         free new msginfo parts
20287                 Fix indentation ;-)
20288
20289 2004-07-08 [colin]      0.9.11cvs17.12
20290
20291         * src/common/smtp.c
20292         * src/common/smtp.h
20293                 Sync smtp size verification with HEAD
20294
20295 2004-07-08 [colin]      0.9.11cvs17.11
20296
20297         * src/summaryview.c
20298         * src/prefs_common.c
20299         * src/prefs_common.h
20300         * src/gtk/quicksearch.c
20301         * src/gtk/quicksearch.h
20302                 Sync sticky pref with HEAD
20303
20304 2004-07-08 [colin]      0.9.11cvs17.10
20305
20306         * src/folder.c [1.213.2.6]
20307         * src/folder.h [1.87.2.6]
20308         * src/inc.c [1.149.2.7]
20309         * src/messageview.c [1.94.2.8]
20310         * src/procheader.c [1.47.2.6]
20311         * src/procmsg.c [1.150.2.4]
20312         * src/procmsg.h [1.60.2.5]
20313         * src/pop.c [1.56.2.4]
20314         * src/pop.h [1.17.2.3]
20315                 Let too big messages get downloaded, but truncated
20316                 Add a button to download them completely
20317                 
20318 2004-07-06 [colin]      0.9.11cvs17.9
20319
20320         * src/gtk/quicksearch.c [1.1.2.3]
20321                 Add a Clear button
20322         * commitHelper
20323         * PATCHSETS
20324                 Add a script to help with cvs
20325
20326 2004-07-03 [colin]      0.9.11cvs17.8
20327
20328         * src/plugins/imageviewer/viewer.c
20329                 fix imageviewer (which was staying on the first
20330                 displayed image)
20331
20332 2004-07-03 [colin]      0.9.11cvs17.7
20333
20334         Removed FIXME_GTK2 warnings
20335         * src/gtk/gtkutils.c
20336                 useless #warnings
20337         * src/gtk/menu.c
20338                 useless #warnings (no need to mess with menu rc)
20339         * src/gtk/menu.h
20340                 unused functions
20341         
20342
20343 2004-07-03 [colin]      0.9.11cvs17.6
20344
20345         Removed FIXME_GTK2 warnings
20346         * src/codeconv.c
20347                 useless #warnings (rewrite needed)
20348         * src/compose.c
20349                 useless #warnings (rewrite needed)
20350                 useless #warnings (gtk2 is like that)
20351                 useless #warnings (previously fixed)
20352         * src/main.c
20353                 useless #warnings (previously fixed)
20354         * src/message_search.c
20355                 useless #warnings (gtk2 is like that)
20356                 Made apparent that search is case-sensitive
20357         * src/mimeview.c
20358                 useless #warnings (rewrite needed)
20359                 useless #warnings (gtk2 is like that)
20360                 reimplemented real warnings
20361         * src/prefs_common.c
20362                 Removed block cursor option (not it gtk2)
20363         * src/prefs_gtk.c
20364                 useless #warnings (rewrite needed)
20365         * src/procheader.c
20366                 useless #warnings (rewrite needed)
20367         * src/sourcewindow.c
20368                 useless #warnings (incorrect placing)
20369         * src/summary_search.c
20370                 useless #warnings (gtk2 is like that)
20371                 Made apparent that search is case-sensitive
20372         * src/action.c
20373                 useless #warnings (gtk2 is like that)
20374         * src/textview.c
20375                 useless #warnings (rewrite needed)
20376         * src/toolbar.c
20377                 useless #warnings (rewrite needed)
20378
20379 2004-07-03 [colin]      0.9.11cvs17.5
20380
20381         * src/textview.c
20382                 Fix mismerge which broke URI opening
20383                 
20384 2004-07-01 [colin]      0.9.11cvs17.4
20385
20386         * src/gtk/filesel.c
20387                 Fill filename when saving
20388                 
20389 2004-06-27 [colin]      0.9.11cvs17.3
20390
20391         * src/gtk/filesel.[ch]
20392                 Use the new GTK file selector
20393                 Update prototype to match the reality: multiple file
20394                 selection is open-only          
20395         * src/compose.c
20396                 Match the new prototypes        
20397         * configure.ac
20398                 Match the new requirements (gtk 2.4.0)
20399                         
20400 2004-06-26 [colin]      0.9.11cvs17.2
20401
20402         * src/plugins/trayicon/trayicon.c
20403                 Remove useless signal handler on resize, which causes
20404                 an infinite "loop"
20405         
20406 2004-06-26 [colin]      0.9.11cvs17.1
20407         
20408         * tools/Makefile.am
20409                 remove launch_firebird and add nautilus2sylpheed.sh
20410         * src/quicksearch.c
20411           src/summaryview.c
20412                 Fix show/hide "Extended symbols" button problem
20413                 Fix apparition at startup
20414                 Fix const warnings
20415         * src/plugins/image_viewer/Makefile.am
20416                 Fix configure 
20417         * common/ssl.c
20418                 Re-enable certificate check, as it doesn't seem to
20419                 cause Xlib errors anymore
20420
20421 2004-06-25 [paul]       0.9.11cvs17
20422
20423         * sync with 0.9.11cvs17 HEAD
20424         
20425         NOTE: QuickSearch is broken
20426
20427 2004-06-07 [colin]      0.9.10claws67.10
20428         * src/plugins/trayicon/trayicon.c
20429           src/plugins/trayicon/libeggtrayicon/Makefile.am
20430           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20431                 Fix gettextization in trayicon plugin
20432
20433 2004-06-07 [colin]      0.9.10claws67.9
20434         
20435         * src/summaryview.c
20436           src/gtk/gtksctree.[ch]
20437                 Let Shift+{Up,Down} work in summaryview
20438                 (well, Down "works" and Up works)
20439                 Let the list scroll when using these keys
20440
20441 2004-06-06 [colin]      0.9.10claws67.8
20442
20443         * src/plugins/trayicon/trayicon.c
20444                 Fix pixmap update
20445
20446 2004-06-06 [colin]      0.9.10claws67.7
20447
20448         * src/addressbook.c
20449                 Fix signal handling causing system-wide focus grab
20450
20451 2004-05-25 [paul]       0.9.10claws67.6
20452
20453         * Makefile.am
20454           src/Makefile.am
20455                 clean up
20456
20457 2004-05-25 [paul]       0.9.10claws67.5
20458
20459         * replace deprecated gtk_signal... functions
20460
20461 2004-05-23 [colin]      0.9.10claws67.4
20462
20463         * src/compose.c
20464                 Fix wrapping
20465
20466 2004-05-22 [colin]      0.9.10claws67.3
20467
20468         * src/compose.c
20469                 Re-fix [Edited] in compose.c::compose_reedit()
20470
20471 2004-05-22 [colin]      0.9.10claws67.2
20472
20473         * src/procmime.c
20474                 Fix parsing of multiparts mails
20475
20476 2004-05-22 [colin]      0.9.10claws67.1
20477
20478         * src/summaryview.c
20479                 Fix quicksearch
20480
20481 2004-05-22 [paul]       0.9.10claws67
20482
20483         * sync with 0.9.10claws67 HEAD
20484
20485 2004-05-14 [alfons]
20486
20487         * src/procmime.h
20488                 add forgotton prototype
20489
20490 2004-05-10 [paul]       0.9.10claws57
20491
20492         * sync with 0.9.10claws57 HEAD
20493
20494 2004-05-05 [paul]       0.9.9.claws1
20495
20496         * ChangeLog-gtk2        ** REMOVED **
20497           ChangeLog-gtk2.claws  ** ADDED **
20498                 rename and adopt the normal claws format
20499                 
20500         * configure.ac
20501                 require gtkmathview >= 0.5
20502
20503         * ac/*                          ** REMOVED **
20504           ac/                           ** REMOVED **
20505           intl/Makefile.in              ** REMOVED **
20506           m4/                           ** ADDED **
20507           m4/missing                    ** ADDED **
20508           m4/missing/gdk-pixbuf.m4      ** ADDED **
20509           m4/missing/gettext.m4         ** ADDED **
20510           m4/missing/gpgme.m4           ** ADDED **
20511           m4/missing/imlib.m4           ** ADDED **
20512           m4/.cvsignore                 ** ADDED **
20513           m4/Makefile.am                ** ADDED **
20514           m4/README                     ** ADDED **
20515           m4/aclocal-include.m4         ** ADDED **
20516           m4/aspell.m4                  ** ADDED **
20517           m4/check-type.m4              ** ADDED **
20518           m4/gnupg-check-typedef.m4     ** ADDED **
20519           m4/openssl.m4                 ** ADDED **
20520           m4/spamassassin.m4            ** ADDED **
20521           po/ChangeLog                  ** REMOVED **
20522           po/Makefile.in.in             ** REMOVED **
20523           po/Rules-quot                 ** REMOVED **
20524           po/boldquot.sed               ** REMOVED **
20525           po/en@boldquot.header         ** REMOVED **
20526           po/en@quot.header             ** REMOVED **
20527           po/insert-header.sin          ** REMOVED **
20528           po/quot.sed                   ** REMOVED **
20529           po/remove-potcdate.sed        ** REMOVED **
20530           po/remove-potcdate.sin        ** REMOVED **
20531           po/stamp-po                   ** REMOVED **
20532           Makefile.am
20533           autogen.sh
20534           configure.ac
20535                 enable building with automake 1.8.x
20536                 add 'autopoint --force' to autogen.sh and remove all
20537                 auto-generated files, remove ac/ directory and use
20538                 m4/ directory instead
20539                 
20540         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20541                 fix gettextization
20542
20543 2004-02-28 Colin Leroy <colin@colino.net>
20544         * src/prefs_matcher.c
20545           src/prefs_filtering.c
20546           src/prefs_filtering_action.c
20547                 Fix non-editable GtkEntries
20548
20549 2004-02-22 Thorsten Maerz <torte@netztorte.de>
20550         * src/prefs_themes.c
20551                 utf8 conversion for theme info
20552
20553 2004-02-21 Thorsten Maerz <torte@netztorte.de>
20554         * sync 0.9.9claws
20555
20556 2004-02-14 Thorsten Maerz <torte@netztorte.de>
20557         * src/grouplistdialog.c
20558                 allow multiple selections without ctrl key
20559
20560 2004-02-09 Thorsten Maerz <torte@netztorte.de>
20561         * src/main.c
20562                 enable customizable accelerators
20563
20564 2004-02-08 Thorsten Maerz <torte@netztorte.de>
20565         * src/prefs_common.c
20566                 re-enable different font settings for gtk1/2
20567         * src/prefs_folder_item.c
20568                 fix folder prefs displayed wrong
20569         * src/textview.c
20570                 set 'sunken' shadow type
20571
20572 2004-02-07 Colin Leroy <colin@colino.net>
20573         * src/compose.c
20574                 Fix message being always [Edited]
20575                 Encode headers correctly (utf8 buf)
20576
20577 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20578         * src/socket.c
20579                 remove double g_source_attach()
20580                 (Thanks to Colin Leroy)
20581
20582 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20583         * src/gtk/gtksctree.c
20584                 Fix SSL certificate list not shown
20585         * src/mimeview.c
20586                 Fix clicks in mime tree
20587
20588 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20589         * src/common/socket.c
20590                 Fix SSL receive
20591         * src/compose.c
20592                 Fix clipboard menu hotkeys
20593
20594 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20595         * src/gtk/gtkaspell.[ch]
20596           src/compose.c
20597                 reimplement spellchecker
20598
20599 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20600         * src/gtk/filesel.c
20601                 crash when inserting file in compose window
20602                 (TODO: keep old selection on clicks)
20603         * src/main.c
20604                 use gtkrc-2.0 instead of gtkrc
20605
20606 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20607         * src/messageview.c
20608                 remove orphaned mimeview unref()
20609
20610 2004-01-20 Thorsten Maerz <torte@netztorte.de>
20611         * src/grouplistdialog.c
20612                 expand nodes containing subscribed groups
20613
20614 2004-01-19 Thorsten Maerz <torte@netztorte.de>
20615         * src/textview.c
20616                 textview: hide cursor, restore old click behaviour
20617
20618 2004-01-18 Thorsten Maerz <torte@netztorte.de>
20619         * src/textview.c
20620                 variable names messed up
20621
20622 2004-01-17 Colin Leroy <colin@colino.net>
20623         * src/addr_compl.c
20624                 Fix completion address too thin
20625         * src/compose.c
20626                 Fix tab-to-subject behaviour
20627         * src/summaryview.c
20628                 Implement key up & down in summaryview
20629
20630 2004-01-12 Thorsten Maerz <torte@netztorte.de>
20631
20632         * sync 098claws
20633
20634 2004-01-08 Thorsten Maerz <torte@netztorte.de>
20635         * configure.ac
20636           Makefile.am
20637           doc/.cvsignore
20638           doc/Makefile.am
20639                 faq, man, manual moved to doc/
20640         * ac/aspell.m4
20641           ac/check-type.m4
20642           ac/gnupg-check-typedef.m4
20643           ac/openssl.m4
20644           ac/spamassassin.m4
20645           ac/missing/gdk-pixbuf.m4
20646           ac/missing/gpgme.m4
20647           ac/missing/imlib.m4
20648                 fix automake warnings
20649
20650 2003-12-06 Colin Leroy <colin@colino.net>
20651         * src/summaryview.c
20652                 Fix quicksearch
20653
20654 2003-12-05 Colin Leroy <colin@colino.net>
20655         * src/summaryview.c
20656                 Fix going to next unread folder
20657
20658 2003-12-05 Colin Leroy <colin@colino.net>
20659         * src/crash.c
20660                 Fix gtk2 compilation
20661         * src/session.c
20662                 Remove iotag source handler at disconnection
20663         * src/socket.[ch] 
20664                 Remove source handler when closing socket 
20665                 (fixes another seg)
20666
20667 2003-12-04 Colin Leroy <colin@colino.net>
20668         * src/compose.c
20669           src/prefs_account.c
20670           src/prefs_common.c
20671                 Fix some dropdown menus
20672
20673 2003-12-04 Colin Leroy <colin@colino.net>
20674         * src/compose.c
20675                 Fix event handlers on header fields
20676         * src/common/socket.c
20677           src/common/session.c
20678                 Fix segfault with callback (SSL)
20679                 Fix end of session 
20680
20681 2003-10-06 Thorsten Maerz <torte@netztorte.de>
20682
20683         * Fix compile bug in src/compose.c
20684         * removed src/gtk/gtkstext.[ch]
20685
20686 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
20687
20688         * Convert character set and escape "text" attributes in toolbar setting
20689         files.
20690         * Fixed bug in button-press-event handling.
20691
20692 2003-09-16 Thorsten Maerz <torte@netztorte.de>
20693
20694         * Fixed bug in key-press-event handling.
20695
20696 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
20697
20698         * Enabled to compile tray-icon plugin (Ad-hoc).
20699         * Avoid hang up bug of icon list in mime view (Ad-hoc).
20700
20701 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
20702
20703         * Enabled to compile on sylpheed-claws.
20704         (tray-icon plugin still cannot compile yet.)
20705
20706 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
20707
20708         * Updated to 0.9.5.
20709
20710 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
20711
20712         * Updated to 0.9.4.
20713         * Ported monitoring SSL mechanism to GSource of GLib2
20714         (I don't confirm it)
20715         * Added _gtk2 suffix to key name of font preference to avoid
20716         ovverwriting preference of Gtk+-1.2 version.
20717
20718 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
20719
20720         * Updated to 0.9.2.
20721
20722 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
20723
20724         * Updated to 0.9.1.
20725         * Translate po files into UTF-8 when execute autogen.sh.
20726
20727 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
20728
20729         * Updated to 0.9.0.
20730
20731 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
20732
20733         * Plugged GError related memory leaks.
20734
20735 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
20736
20737         * Changed default size of fonts.
20738         * Enabled to set titile font size of warning dialog.
20739
20740 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
20741
20742         * Embed a sylpheed icon into executable binary on Windows.
20743
20744 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
20745
20746         * I forgot to traslate character set of element string in src/xml.c.
20747
20748 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
20749
20750         * Fixed detecting bind_textdomain_codeset in configure.in.
20751         * The bug in which "Example" of "Date fromat" preference isn't displayed
20752         correctly has been fixed.
20753
20754 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
20755
20756         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
20757           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
20758           glib-gettextize
20759           Removed intl directory.
20760           Translated po files into UTF-8.
20761           (Thanks! Ryuji Abe)
20762
20763 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
20764
20765         * The bug which doesn't unscape string in xml.c has been fixed.
20766
20767 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
20768
20769         * The bug which is failed to translate encoding of file name thorough
20770         file dialog has been fixed.
20771
20772 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
20773
20774         * Modified to translate file names which is used in inporting/expoting
20775         mbox feature and "Save as" feature into locale encoding.
20776         * Translate file names into locale encoding when "Attache file" and
20777         "Insert file".
20778         * Force set G_BROKEN_FILENAMES environment variable.
20779         * Other minor fixes.
20780
20781 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
20782
20783         * Modified to treat MH folder's name as locale encoding.
20784
20785 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
20786
20787         * The bug which clash on switching candidates of auto completion of
20788         addresses, cannot use auto completion in Japanesse is fixed
20789         (Thanks! Tokunaga-san)¡¥
20790
20791 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20792
20793         * The bug which cannot switch key accelerator preference has been fixed
20794         (Thanks! smbd-san)¡¥
20795
20796 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20797
20798         * version 0.8.11-gtk2-20030314
20799
20800 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20801
20802         * The bug in which character set conversion of filtering messages has
20803         been fixed.(Thanks! COCOA-san).
20804
20805 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
20806
20807         * Revived "Leave space on head" preference in "Message" category.
20808         * A bug which clash when put the cursor to end of buffer and execute
20809         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
20810
20811 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
20812
20813         * version 0.8.11-gtk2-20030312
20814
20815 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
20816
20817         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
20818         * Modified to use Pango's API directly for font preference.
20819         * Integrated GtkTextView of textview to one widget.
20820         * Set fonts of header title in textview by "header_title" tag.
20821         * Removed some deprecated codes.
20822
20823 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
20824
20825         * Updated to 0.8.11.
20826         * Merged cygwin patch(Thanks! Sakai-san).
20827
20828 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
20829
20830         * version 0.8.10-gtk2-20030309