2006-12-16 [colin] 2.6.1cvs43
[claws.git] / ChangeLog
1 2006-12-16 [colin]      2.6.1cvs43
2
3         * po/POTFILES.in
4         * src/imap.c
5         * src/common/nntp.c
6         * src/common/session.c
7                 Log error when SSL handshakes fail. 
8                 Fixes bug 1082, 'incorrect / imprecise 
9                 error message when imap server provides 
10                 ssl only through STARTTLS but SSL is 
11                 selected'
12
13 2006-12-15 [wwp]        2.6.1cvs42
14
15         * src/plugins/bogofilter/bogofilter_gtk.c
16                 set proper sensitivity to widgets I've recently added.
17
18 2006-12-15 [colin]      
19
20         2.7.0-rc1 released
21
22 2006-12-15 [wwp]        2.6.1cvs41
23
24         * src/plugins/bogofilter/bogofilter.c
25         * src/plugins/bogofilter/bogofilter.h
26         * src/plugins/bogofilter/bogofilter_gtk.c
27                 bogofilter's whitelist can now use a subset of
28                 the addressbook (either a book, a subfolder of a book,
29                 or the whole addressbook by using "Any"). Re-used there
30                 some pref_matcher widgets and mechanisms to match a subset
31                 of the addressbook.
32
33 2006-12-15 [wwp]        2.6.1cvs40
34
35         * src/wizard.c
36         * src/common/plugin.c
37         * src/common/plugin.h
38         * src/gtk/about.c
39         * src/plugins/bogofilter/bogofilter.c
40         * src/plugins/clamav/clamav_plugin.c
41         * src/plugins/demo/demo.c
42         * src/plugins/dillo_viewer/dillo_viewer.c
43         * src/plugins/pgpcore/plugin.c
44         * src/plugins/pgpinline/plugin.c
45         * src/plugins/pgpmime/plugin.c
46         * src/plugins/spamassassin/spamassassin.c
47         * src/plugins/trayicon/trayicon.c
48                 factorize some translatable strings (plugins-related),
49                 fix missing punctuation in several places,
50                 remove useless translatable \n in about.c,
51                 and factorize plugin init code w/ a new function
52                 check_plugin_version() in common/plugin.c.
53                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
54
55 2006-12-15 [wwp]        2.6.1cvs39
56
57         * src/plugins/bogofilter/bogofilter.c
58         * src/plugins/bogofilter/bogofilter_gtk.c
59                 flag whitelisted spams as spam, but don't filter it to the spam
60                 folder. Thanks to Colin.
61
62 2006-12-15 [ticho]      2.6.1cvs38
63
64         * src/plugins/bogofilter/bogofilter.c
65         * src/plugins/bogofilter/bogofilter.h
66         * src/plugins/bogofilter/bogofilter_gtk.c
67                 Add option to whitelist senders found in addressbook. Patch by colin.
68
69 2006-12-15 [paul]       2.6.1cvs37
70
71         * src/folderview.c
72                 add missing #include "log.h"
73
74 2006-12-15 [paul]       2.6.1cvs36
75
76         * src/plugins/bogofilter/bogofilter.c
77         * src/plugins/bogofilter/bogofilter.h
78         * src/plugins/bogofilter/bogofilter_gtk.c
79                 Add an option to allow inserting an
80                 X-Claws-Bogosity header (on MH folders
81                 only). Patch by Colin
82
83 2006-12-14 [colin]      2.6.1cvs35
84
85         * src/main.c
86                 "Yes" should be the default choice for
87                 migration configuration
88
89 2006-12-14 [paul]       2.6.1cvs34
90
91         * src/prefs_summaries.c
92         * manual/advanced.xml
93                 Unhide mark_as_read_delay
94
95 2006-12-14 [paul]       2.6.1cvs33
96
97         * src/messageview.c
98         * src/messageview.h
99         * src/mimeview.c
100         * src/mimeview.h
101         * src/summaryview.c
102         * src/textview.c
103         * src/textview.h
104                 Fix printing of selection
105                 Fix printing of message parts
106                 Fix printing of images
107         * src/gtk/gtksourceprintjob.c
108                 Fix page count when there are images
109
110 2006-12-14 [wwp]        2.6.1cvs32
111
112         * src/mainwindow.c
113         * src/summaryview.c
114         * src/summaryview.h
115         * src/gtk/quicksearch.c
116                 fix quicksearch 'magnify' button status when QS is closed
117                 using the Escape key, thanks to Colin.
118
119 2006-12-14 [wwp]        2.6.1cvs31
120
121         * src/mainwindow.c
122         * src/summaryview.c
123         * src/summaryview.h
124         * src/gtk/quicksearch.c
125                 fix quicksearch 'magnify' button status when QS is closed
126                 using the Escape key, thanks to Colin.
127
128 2006-12-13 [colin]      2.6.1cvs30
129
130         * src/ldapquery.c
131         * src/ldaputil.c
132                 Use the binary safe version of ldap_get_values,
133                 to make sure we manipulate null-terminated 
134                 strings. Maybe fixes bug 1075, 'claws mail 
135                 segfault when completing ldap adresses'
136         * src/syldap.c ** REMOVED **
137         * src/syldap.h ** REMOVED **
138                 Remove dead files
139
140 2006-12-13 [mones]      2.6.1cvs29
141
142         * po/es.po
143                 Fixed piped strings, fixed click translation
144
145 2006-12-13 [paul]       2.6.1cvs28
146
147         * src/main.c
148                 don't translate these strings
149
150 2006-12-13 [paul]       2.6.1cvs27
151
152         * po/en_GB.po
153                 updated
154
155 2006-12-13 [colin]      2.6.1cvs26
156
157         * src/main.c
158         * src/main.h
159                 Add claws_is_starting()
160
161 2006-12-13 [mones]      2.6.1cvs25
162
163         * manual/es/advanced.xml
164         * po/es.po
165                 Synced manual and updated translation
166
167 2006-12-12 [colin]      2.6.1cvs24
168
169         * src/wizard.c
170                 Add an option to use STARTTLS in the
171                 welcome wizard. Fixes bug 1080, 
172                 'Using SSL option in wizard for incoming 
173                 server does not activate SSL with STARTTLS'
174
175 2006-12-12 [colin]      2.6.1cvs23
176
177         * src/main.c
178                 Don't exit when there's an incomplete
179                 mailbox configured - leaves a chance 
180                 to fix a failing IMAP account. Exit
181                 if no mailbox at all is loaded (case
182                 of missing plugin).
183                 Completes bug 1077's fix (I was wrong
184                 in this bug's comment #3).
185
186 2006-12-12 [colin]      2.6.1cvs22
187
188         * src/gtk/menu.h
189                 Add another menu data type
190         * src/prefs_account.c
191                 Complete the completion of bug 1076
192                 (doesn't lose the pref on apply)
193
194 2006-12-12 [paul]       2.6.1cvs21
195
196         * src/prefs_account.c
197                 complete the fix of bug 1076
198                 also be more verbose with the text
199
200 2006-12-12 [paul]       2.6.1cvs20
201
202         * src/gtk/combobox.c
203                 fix compilation warning
204
205 2006-12-11 [colin]      2.6.1cvs19
206
207         * src/wizard.c
208                 Document :port in server entry tooltips
209
210 2006-12-11 [colin]      2.6.1cvs18
211
212         * src/main.c
213                 Fix compile
214
215 2006-12-11 [colin]      2.6.1cvs17
216
217         * src/main.c
218                 Add failing IMAP as a reason for no
219                 mailbox
220
221 2006-12-11 [colin]      2.6.1cvs16
222
223         * src/prefs_account.c
224                 Check for existence of inbox for local
225                 accounts too
226         * src/wizard.c
227                 Allow setting the port to use for servers
228                 by using the usual "server.example.com:port"
229                 syntax. Fixes bug 1077, 'sylpheed-claws does 
230                 not start when IMAP server is unavailable'
231
232 2006-12-11 [colin]      2.6.1cvs15
233
234         * src/prefs_account.c
235                 Prevent use of non-existing default inbox
236
237 2006-12-11 [colin]      2.6.1cvs14
238
239         * src/prefs_account.c
240                 Fix sensitivity. Fixes bug 1076, 'privacy 
241                 options are displayed even when pgp plugin 
242                 not loaded / available'
243
244 2006-12-09 [colin]      2.6.1cvs13
245
246         * manual/advanced.xml
247         * src/prefs_common.c
248         * src/prefs_common.h
249         * src/common/ssl_certificate.c
250                 Add a new hidden preference, 'unsafe_ssl_certs',
251                 which allows to store multiple certificates per
252                 server/port. This is disabled by default because
253                 it's less secure (presenting a new certificate
254                 instead of a changed one raises less alarms).
255                 This will cause Claws to ask about an unknown
256                 certificate for people who have used 2.6.1cvs8
257                 or greater.
258
259 2006-12-09 [colin]      2.6.1cvs12
260
261         * src/action.c
262                 Fix cache updating after action
263
264 2006-12-07 [wwp]        2.6.1cvs11
265
266         * src/compose.c
267                 fix email address comparison when replying to all
268                 (avoid replying to ourselves), thanks to Colin.
269
270 2006-12-06 [paul]       2.6.1cvs10
271
272         * src/addrharvest.c
273         * src/editldap.c
274         * src/expldifdlg.c
275         * src/news.c
276         * src/toolbar.c
277         * src/common/utils.c
278                 ...and more renaming
279                 Thanks to Colin
280
281 2006-12-06 [paul]       2.6.1cvs9
282
283         * src/compose.c
284         * src/messageview.c
285         * src/procheader.c
286         * src/procmime.c
287         * src/procmsg.c
288         * src/textview.c
289                 more renaming
290                 Thanks to Colin
291
292 2006-12-06 [colin]      2.6.1cvs8
293
294         * src/ssl_manager.c
295         * src/common/ssl_certificate.c
296         * src/common/ssl_certificate.h
297                 Handle multiple certificates per host/port
298
299 2006-12-06 [colin]      2.6.1cvs7
300
301         * src/etpan/imap-thread.c
302                 Fix certificate checking on IMAP
303
304 2006-12-06 [colin]      2.6.1cvs6
305
306         * src/folderview.c
307                 Fix bug 1072, 'Claws stops fetching newsgroups 
308                 from server when newsgroup got deleted': continue
309                 checking other groups
310
311 2006-12-05 [wwp]        2.6.1cvs5
312
313         * src/message_search.c
314         * src/summary_search.c
315         * src/gtk/combobox.c
316         * src/gtk/combobox.h
317         * src/gtk/gtkutils.c
318         * src/gtk/gtkutils.h
319                 make up and down arrow keys in modern gtk_combo_box_entry widgets
320                 behave like w/ old comboboxes (summary and message search only).
321
322 2006-12-05 [paul]       2.6.1cvs4
323
324         * src/wizard.c
325                 encode headers
326                 Thanks to Colin
327
328 2006-12-05 [paul]       2.6.1cvs3
329
330         * tools/README
331         * tools/textviewer.pl
332                 script updated and description added
333
334 2006-12-04 [colin]      2.6.1cvs2
335
336         * src/compose.c
337                 Run pre-send hook only when checking
338                 everything
339
340 2006-12-04 [paul]       2.6.1cvs1
341
342         * NEWS
343         * README
344         * RELEASE_NOTES
345         * configure.ac
346         * tools/README
347                 bump up version number following stable release
348
349 2006-12-04 [paul]       2.6.0cvs83
350
351         * README
352                 updates and corrections
353
354 2006-12-04 [colin]      2.6.0cvs82
355
356         * src/common/utils.c
357                 Probably fix bug 1066, 'Incorrect mailbox 
358                 size displayed'
359
360 2006-12-04 [colin]      2.6.0cvs81
361
362         * src/common/utils.c
363                 Trim tabs from mailcap file too.
364
365 2006-12-02 [paul]       2.6.0cvs80
366
367         * src/exphtmldlg.c
368                 fix broken GUI under certain languages
369         * src/expldifdlg.c
370                 put the Cancel button to the right
371
372 2006-12-01 [paul]       2.6.0cvs79
373
374         * tools/Makefile.am
375                 remove reference to removed file
376
377 2006-12-01 [wwp]        2.6.0cvs78
378
379         * src/addressbook.c
380         * src/editaddress.c
381                 remove forgotten debug statements.
382
383 2006-12-01 [wwp]        2.6.0cvs77
384
385         * manual/advanced.xml
386         * manual/fr/advanced.xml
387         * src/addressbook.c
388         * src/addressbook.h
389         * src/addressitem.h
390         * src/editaddress.c
391         * src/editaddress.h
392         * src/prefs_common.c
393         * src/prefs_common.h
394         * src/gtk/gtkutils.c
395         * src/gtk/gtkutils.h
396                 add a hidden option to allow embedding the editaddress (edit contact details)
397                 dialog into the addressbook's window. This doesn't change the default
398                 behaviour.
399
400 2006-12-01 [wwp]        2.6.0cvs76
401
402         * src/message_search.c
403         * src/summary_search.c
404                 fix more focus issues (don't set focus to combobox's entry widget when
405                 entry's value changed, if entry widget has focus already).
406
407 2006-12-01 [wwp]        2.6.0cvs75
408
409         * src/gtk/quicksearch.c
410                 revert last changes to the quicksearch gtk_combo_box, this needs more
411                 tuning and testing.
412
413 2006-12-01 [paul]       2.6.0cvs74
414
415         * tools/kdeservicemenu/README
416         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
417         * tools/kdeservicemenu/install.sh
418         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
419         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
420                 simplify this stuff, and in so doing,
421                 fix it. (possibly re-extend it again at
422                 a later date)
423
424 2006-12-01 [wwp]        2.6.0cvs73
425
426         * src/gtk/quicksearch.c
427                 adapt quicksearch code to use modern gtk_combo_box'es.
428
429 2006-12-01 [wwp]        2.6.0cvs72
430
431         * src/common/defs.h
432         * src/prefs_common.c
433         * src/prefs_common.h
434         * src/message_search.c
435         * src/summary_search.c
436         * src/gtk/combobox.c
437         * src/gtk/combobox.h
438                 add history combos to all message and summary search fields.
439
440 2006-12-01 [wwp]        2.6.0cvs71
441
442         * src/summaryview.c
443                 As the list may change while the mark as read delay
444                 runs, we can't rely on the 'row' pointer, which can
445                 be invalid when the timeout is called. As the mark
446                 as read is only done if the message is still selected,
447                 use summaryview->selected instead. Thanks to Colin.
448
449 2006-11-30 [paul]       2.6.0cvs70
450
451         * src/textview.c
452                 give emphasis to "Sylpheed-Claws"
453                 as well as "Claws Mail"
454
455 2006-11-30 [colin]      2.6.0cvs69
456
457         * src/wizard.c
458                 Put the SSL checkboxes in the receiving
459                 and sending server pages.
460
461 2006-11-29 [colin]      2.6.0cvs68
462
463         * src/gtk/gtkutils.c
464         * src/gtk/gtkvscrollbutton.c
465                 Revert some deprecated fixes - they seem to
466                 deprecate stuff as soon as a new one gets out.
467                 g_object_ref_sink needed glib-2.10.
468
469 2006-11-29 [colin]      2.6.0cvs67
470
471         * src/common/utils.c
472                 Create .mailcap if it doesn't exist
473
474 2006-11-29 [colin]      2.6.0cvs66
475
476         * src/compose.c
477                 Followup to cvs60: use original list
478                 of recipients if replying to a mail
479                 in Sent Drafts or Queue.
480
481 2006-11-27 [paul]       2.6.0cvs65
482
483         * src/image_viewer.c
484                 revert the last change for now (it's broken)
485
486 2006-11-27 [paul]       2.6.0cvs64
487
488         * Makefile.am
489         * configure.ac
490         * m4/aclocal-include.m4
491         * m4/check-type.m4
492         * src/Makefile.am
493         * src/addr_compl.c
494         * src/compose.c
495         * src/crash.c
496         * src/export.c
497         * src/exporthtml.c
498         * src/exportldif.c
499         * src/imap.c
500         * src/import.c
501         * src/main.c
502         * src/main.h
503         * src/matcher.c
504         * src/mimeview.c
505         * src/procmsg.c
506         * src/textview.c
507         * src/common/Makefile.am
508         * src/common/claws.c
509         * src/common/claws.h
510         * src/common/ssl.c
511         * src/common/sylpheed.c
512         * src/common/sylpheed.h
513         * src/etpan/Makefile.am
514         * src/gtk/Makefile.am
515         * src/gtk/claws-marshal.list
516         * src/gtk/filesel.c
517         * src/gtk/gtksctree.c
518         * src/gtk/quicksearch.c
519         * src/gtk/sylpheed-marshal.list
520         * src/plugins/bogofilter/bogofilter.c
521         * src/plugins/bogofilter/bogofilter_gtk.c
522         * src/plugins/clamav/clamav_plugin.c
523         * src/plugins/clamav/clamav_plugin_gtk.c
524         * src/plugins/demo/demo.c
525         * src/plugins/dillo_viewer/dillo_viewer.c
526         * src/plugins/pgpcore/Makefile.am
527         * src/plugins/pgpcore/claws.def
528         * src/plugins/pgpcore/pgp_viewer.c
529         * src/plugins/pgpcore/plugin.c
530         * src/plugins/pgpcore/sylpheed.def
531         * src/plugins/pgpinline/Makefile.am
532         * src/plugins/pgpinline/claws.def
533         * src/plugins/pgpinline/plugin.c
534         * src/plugins/pgpinline/sylpheed.def
535         * src/plugins/pgpmime/Makefile.am
536         * src/plugins/pgpmime/claws.def
537         * src/plugins/pgpmime/plugin.c
538         * src/plugins/pgpmime/sylpheed.def
539         * src/plugins/spamassassin/spamassassin.c
540         * src/plugins/spamassassin/spamassassin_gtk.c
541         * src/plugins/trayicon/trayicon.c
542                 yet more renaming
543                 remove deprecated gtk_tooltips_set_delay()
544
545 2006-11-26 [paul]       2.6.0cvs63
546
547         * src/expldifdlg.c
548         * src/folderview.c
549         * src/image_viewer.c
550         * src/mainwindow.c
551         * src/gtk/gtkutils.c
552         * src/gtk/gtkvscrollbutton.c
553         * src/gtk/prefswindow.c
554         * src/plugins/pgpcore/prefs_gpg.c
555                 replace more deprecated GTK+ functions
556
557 2006-11-26 [paul]       2.6.0cvs62
558
559         * src/addr_compl.c
560         * src/addressbook.c
561         * src/browseldap.c
562                 replace deprecated gtk_idle_... functions
563
564 2006-11-26 [paul]       2.6.0cvs61
565
566         * src/compose.c
567         * src/folderview.c
568         * src/inc.c
569         * src/summaryview.c
570         * src/gtk/gtkvscrollbutton.c
571         * src/gtk/quicksearch.c
572         * src/plugins/pgpcore/passphrase.c
573                 replace deprecated gtk_timeout_add and
574                 gtk_timeout_remove
575
576 2006-11-26 [paul]       2.6.0cvs60
577
578         * src/compose.c
579                 fix bug that caused the wrong recipient
580                 to be selected when replying to a msg
581                 which is From one of our accounts to
582                 another of our accounts
583
584 2006-11-25 [paul]       2.6.0cvs59
585
586         * src/summaryview.c
587                 don't change the From column title to
588                 To if the To column is visible
589
590 2006-11-24 [paul]       2.6.0cvs58
591
592         * src/compose.c
593                 fix bug 1069, 'Sent mails disappear, BCC
594                 or locking problem?'
595
596 2006-11-21 [wwp]        2.6.0cvs57
597
598         * src/compose.c
599                 fix spelling menu when replying (same as 2.3.1cvs39):
600                 discrepancy between context menu and top menu when
601                 folder's dictionary isn't the default one.
602
603 2006-11-19 [paul]       2.6.0cvs56
604
605         * src/summaryview.c
606                 obey always_show_msg option when
607                 marking as spam
608         * src/plugins/bogofilter/bogofilter.c
609                 fix typo
610
611 2006-11-18 [paul]       2.6.0cvs55
612
613         * AUTHORS
614         * README
615         * debian/copyright
616         * manual/ack.xml
617         * manual/es/ack.xml
618         * manual/fr/ack.xml
619         * manual/pl/ack.xml
620         * src/gtk/authors.h
621         * src/gtk/icon_legend.c
622         * src/gtk/icon_legend.h
623         * tools/OOo2claws-mail.pl
624         * tools/README
625         * tools/acroread2claws-mail.pl
626         * tools/claws.i18n.status.pl
627         * tools/filter_conv.pl
628         * tools/filter_conv_new.pl
629         * tools/freshmeat_search.pl
630         * tools/google_search.pl
631         * tools/kmail2claws-mail.pl
632         * tools/kmail2claws-mail_v2.pl
633         * tools/maildir2claws-mail.pl
634         * tools/make.themes.project
635         * tools/multiwebsearch.pl
636         * tools/outlook2claws-mail.pl
637         * tools/tb2claws-mail
638         * tools/kdeservicemenu/README
639         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
640                 update mine and wwp's email addresses in
641                 several places
642                 Patch by wwp
643         * src/prefs_compose_writing.c
644                 set sensitivity on 'new message format' frame
645
646 2006-11-17 [paul]       2.6.0cvs54
647
648         * src/gtk/about.c
649                 more reworking of the GUI
650                 Patch by Fabien Vantard
651
652 2006-11-16 [paul]       2.6.0cvs53
653
654         * src/gtk/about.c
655                 set a minimum size for the window, allow
656                 it to automatically expand as necessary
657
658 2006-11-16 [wwp]        2.6.0cvs52
659
660         * src/gtk/about.c
661                 better wrap of copyright info on some systems.
662
663 2006-11-16 [paul]       2.6.0cvs51
664
665         * src/gtk/about.c
666                 move the tech info from the upper panel
667                 to the Info tab
668                 use a gtk_text_view for the features tab
669
670 2006-11-16 [paul]       2.6.0cvs50
671
672         * po/Makevars
673                 update my email address
674         * src/addressbook.c
675         * src/compose.c
676         * src/imap_gtk.c
677         * src/mh_gtk.c
678         * src/news_gtk.c
679         * src/summaryview.c
680         * src/plugins/trayicon/trayicon.c
681                 don't offer simple menu separators
682                 for translation
683         * src/folderview.c
684                 add separator between 'mark all read'
685                 and 'search folder'
686
687 2006-11-15 [wwp]        2.6.0cvs49
688
689         * src/gtk/authors.h
690                 updated manuals authors.
691
692 2006-11-14 [paul]       2.6.0cvs48
693
694         * src/compose.c
695                 Fix Options/Reply mode after draft save
696
697 2006-11-14 [paul]       2.6.0cvs47
698
699         * src/Makefile.am
700                 Fix make DESTDIR=...
701         * src/mbox.c
702                 Optimise speed
703         * src/plugins/pgpinline/pgpinline.c
704                 Probably fix bug 1061
705
706 2006-11-14 [paul]       2.6.0cvs46
707
708         * po/Makevars
709                 enable Q_ macro
710         * src/Makefile.am
711         * src/stock_pixmap.c
712         * src/stock_pixmap.h
713         * src/gtk/about.c
714         * src/pixmaps/active.xpm
715         * src/pixmaps/inactive.xpm
716                 add a new page, 'Features', to the About dialog
717                 showing which features are compiled in and which
718                 are not
719
720 2006-11-14 [paul]       2.6.0cvs45
721
722         * po/ru.po
723                 updated by Pavlo Bohmat
724
725 2006-11-14 [colin]      2.6.0cvs44
726
727         * src/compose.c
728         * src/inc.c
729         * src/messageview.c
730         * src/news.c
731         * src/pop.c
732         * src/procmsg.c
733         * src/gtk/gtkaspell.c
734                 Fix 64-bit-related warnings
735         * src/ssl_manager.c
736                 Fix possible infinite loop
737         * src/plugins/pgpcore/sgpgme.c
738                 Remove useless check
739
740 2006-11-13 [colin]      2.6.0cvs43
741
742         * src/gtk/Makefile.am
743                 authors.h isn't generated
744
745 2006-11-13 [colin]      2.6.0cvs42
746
747         * src/plugins/pgpinline/pgpinline.c
748         * src/plugins/pgpmime/pgpmime.c
749                 Very probably fix bug 1061, 'crash on 
750                 opening signed email'. Another cast
751                 problem
752
753 2006-11-13 [colin]      2.6.0cvs41
754
755         * src/plugins/pgpcore/sgpgme.c
756                 Maybe fix bug 1061, 'crash on opening 
757                 signed email'
758
759 2006-11-13 [wwp]        2.6.0cvs40
760
761         * src/plugins/pgpinline/pgpinline.c
762                 fix candidate for bug #1057, thanks to Colin.
763
764 2006-11-13 [wwp]        2.6.0cvs39
765
766         * src/compose.c
767         * src/quote_fmt_parse.y
768                 fix bug 1052: current parser buffer was not always 
769                 allocated, ptr to this buffer could be returned as 
770                 NULL whereas no parser error has occurred. in 
771                 consequence, defining a template body as "%d" 
772                 (w/o the quotes) for the first time of the instance 
773                 of claws-mail, was reporting a parser error. make 
774                 sure that the buffer is always allocated, even to 
775                 an empty string.
776                 fix mis-unescaping in compose.:compose_quote_fmt(): 
777                 unescaping of the fmt string was always done 
778                 whereas it must be done *only* when receiving 
779                 quote format strings issued from the prefs 
780                 (compose new message, reply, forward, redirect 
781                 formats), *not* when applying templates.  in 
782                 consequences, applying templates w/ sequences 
783                 like \\|p{echo} were failing. make sure that 
784                 unescaping is done only when necessary.
785
786 2006-11-12 [colin]      2.6.0cvs38
787
788         * po/de.po
789                 Fix typo (s/KB/MB)
790
791 2006-11-12 [colin]      2.6.0cvs37
792
793         * src/plugins/pgpinline/pgpinline.c
794         * src/plugins/pgpmime/pgpmime.c
795                 Release GPG context at the latest 
796                 possible moment. Maybe fixes 
797                 bug 1057, 'crash on sending signed 
798                 message to a newsgroup'
799                 
800
801 2006-11-12 [colin]      2.6.0cvs36
802
803         * src/plugins/pgpcore/sgpgme.c
804                 Tell a bit more when gpg's status doesn't
805                 contain any signature
806
807 2006-11-12 [colin]      2.6.0cvs35
808
809         * src/compose.c
810                 Fix bug 1060, 'compilation error with 
811                 Irix's cc'
812
813 2006-11-12 [paul]       2.6.0cvs34
814
815         * doc/man/claws-mail.1
816         * src/prefs_gtk.c
817         * src/plugins/clamav/README
818         * src/plugins/spamassassin/README
819         * tools/README
820         * tools/freshmeat_search.pl
821         * tools/google_search.pl
822         * tools/multiwebsearch.pl
823                 more renaming
824         * src/plugins/trayicon/trayicon.c
825                 fix compiliation warning
826
827 2006-11-11 [colin]      2.6.0cvs33
828
829         * src/folderview.c
830                 Forbid drag and drop from/to different
831                 folders of type F_UNKNOWN
832
833 2006-11-11 [colin]      2.6.0cvs32
834
835         * src/plugins/pgpinline/pgpinline.c
836                 Fix typo in previous commit:
837                 - gpgme_new(&ctx);
838                 + if ((err = gpgme_new(&data->ctx)) ...)
839
840 2006-11-11 [colin]      2.6.0cvs31
841
842         * src/plugins/pgpinline/pgpinline.c
843         * src/plugins/pgpmime/pgpmime.c
844                 Check success after calling gpgme_new
845                 Maybe fixes bug 1057, 'crash on sending 
846                 signed message to a newsgroup'
847
848 2006-11-11 [colin]      2.6.0cvs30
849
850         * src/undo.c
851                 init undostruct to 0s (from
852                 valgrind log of bug 1057)
853
854 2006-11-10 [colin]      2.6.0cvs29
855
856         * src/mainwindow.c
857                 Set cursor to wait before filtering
858                 duplicates in all folders
859         * src/plugins/bogofilter/bogofilter.c
860         * src/plugins/bogofilter/bogofilter.h
861         * src/plugins/bogofilter/bogofilter_gtk.c
862                 Completely thread away the bogofilter
863                 filtering
864
865 2006-11-10 [mones]      2.6.0cvs28
866
867         * src/compose.c
868         * src/compose.h
869                 added COMPOSE_CHECK_BEFORE_SEND hook
870
871 2006-11-10 [paul]       2.6.0cvs27
872
873         * src/crash.c
874                 more renaming
875                 add libSM to get_compiled_in_features()
876         * src/main.c
877                 more renaming
878
879 2006-11-10 [colin]      2.6.0cvs26
880
881         * src/etpan/imap-thread.c
882                 Add a reference to libetpan's sasl engine
883                 so that sasl_done() doesn't get called by
884                 libetpan, and doesn't break openssl.
885                 Should fix bug 1053, 'SC fails to reestablish 
886                 a secure connection'
887                 Patch by Hoa
888
889 2006-11-10 [colin]      2.6.0cvs25
890
891         * manual/addrbook.xml
892         * manual/advanced.xml
893         * manual/faq.xml
894         * manual/intro.xml
895                 Some more renaming
896
897 2006-11-09 [colin]      2.6.0cvs24
898
899         * src/plugins/bogofilter/bogofilter_gtk.c
900                 Add comment about annoyance
901
902 2006-11-09 [colin]      2.6.0cvs23
903
904         * src/plugins/bogofilter/bogofilter.c
905         * src/plugins/bogofilter/bogofilter_gtk.c
906                 Prepare things needed to thread bogofilter
907                 filtering: separate bogo stuff and possible GUI
908                 stuff. 
909
910 2006-11-09 [colin]      2.6.0cvs22
911
912         * src/account.c
913         * src/compose.c
914                 Search for one of our accounts in Delivered-To
915                 (helps for auto-account selection when 
916                  replying/forwarding)
917         * src/folderview.c
918         * src/mainwindow.c
919         * src/mainwindow.h
920         * src/plugins/trayicon/trayicon.c
921                 Allow opening a new mail with any account from
922                 the contextual menu
923
924 2006-11-09 [wwp]        2.6.0cvs21
925
926         * src/compose.c
927         * src/prefs_common.c
928         * src/prefs_common.h
929         * src/prefs_compose_writing.c
930                 add a compose new message format (in prefs/compose/writing), it's a
931                 simple subject+body template to use when opening a new composition
932                 window. It's similar to the existent reply and forward formats.
933
934                 enhanced the template/format % symbols substitution mechanism to
935                 use current composition window information when % are used in
936                 the compose new message format or in templates applied to new
937                 messages (there were useless in that situations before). When
938                 applied to new messages, %d corresponds to the system time/date.
939
940 2006-11-09 [paul]       2.6.0cvs20
941
942         * src/gtk/authors.h
943                 fix last commit
944
945 2006-11-09 [paul]       2.6.0cvs19
946
947         * src/gtk/authors.h
948                 keep tje alphabetical order
949
950 2006-11-08 [colin]      2.6.0cvs18
951
952         * src/etpan/imap-thread.c
953                 Fix bug 1054, 'Slowness logging big 
954                 data chunks'
955
956 2006-11-08 [paul]       2.6.0cvs17
957
958         * tools/Makefile.am
959                 fix the renaming
960
961 2006-11-08 [paul]       2.6.0cvs16
962
963         * src/common/defs.h
964                 update BUGZILLA_URI
965
966 2006-11-08 [paul]       2.6.0cvs15
967
968         * tools/Makefile.am
969         * tools/OOo2claws-mail.pl
970         * tools/OOo2sylpheed.pl
971         * tools/README
972         * tools/acroread2claws-mail.pl
973         * tools/acroread2sylpheed.pl
974         * tools/kmail2claws-mail.pl
975         * tools/kmail2claws-mail_v2.pl
976         * tools/kmail2sylpheed.pl
977         * tools/kmail2sylpheed_v2.pl
978         * tools/maildir2claws-mail.pl
979         * tools/maildir2sylpheed.pl
980         * tools/nautilus2claws-mail.sh
981         * tools/nautilus2sylpheed.sh
982         * tools/outlook2claws-mail.pl
983         * tools/outlook2sylpheed.pl
984         * tools/tb2claws-mail
985         * tools/tb2sylpheed
986         * tools/tbird2claws.py
987         * tools/tbird2syl.py
988         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
989         * tools/kdeservicemenu/install.sh
990         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
991         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
992         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
993         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
994         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
995                 renamed (removed, added) tools files
996
997 2006-11-08 [paul]       2.6.0cvs14
998
999         * src/main.c
1000         * src/common/defs.h
1001                 Migrate sylpheedrc to clawsrc, and fix the standard
1002                 plugins path in the process
1003
1004 2006-11-07 [colin]      2.6.0cvs13
1005
1006         * src/Makefile.am
1007                 Symlink sylpheed-claws relative to 
1008                 claws-mail
1009
1010 2006-11-07 [colin]      2.6.0cvs12
1011
1012         * src/compose.c
1013                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
1014
1015 2006-11-07 [paul]       2.6.0cvs11
1016
1017         * src/gtk/about.c
1018                 Fix a missed occurence of
1019                 Sylpheed-Claws
1020
1021 2006-11-07 [paul]       2.6.0cvs10
1022
1023         * src/Makefile.am
1024                 Fix symlink installation
1025
1026 2006-11-07 [paul]       2.6.0cvs9
1027
1028         * src/Makefile.am
1029                 Symlink claws-mail to sylpheed-claws
1030         * src/common/utils.c
1031                 Fix migrating symlinks
1032         * src/etpan/imap-thread.c
1033                 check certificate only when there's
1034                 no error
1035
1036 2006-11-07 [paul]       2.6.0cvs8
1037
1038         * Makefile.am
1039                 Fix icon breakages with Gtk, which needs a 
1040                 cache updated to see them.
1041
1042 2006-11-07 [paul]       2.6.0cvs7
1043
1044         * .cvsignore
1045         * AUTHORS
1046         * COPYING
1047         * INSTALL
1048         * Makefile.am
1049         * NEWS
1050         * README
1051         * RELEASE_NOTES
1052         * autogen.sh
1053         * claws-mail-128x128.png
1054         * claws-mail-64x64.png
1055         * claws-mail.ico
1056         * claws-mail.pc.in
1057         * claws-mail.png
1058         * configure.ac
1059         * sylpheed-claws-128x128.png
1060         * sylpheed-claws-64x64.png
1061         * sylpheed-claws.desktop
1062         * sylpheed-claws.ico
1063         * sylpheed-claws.pc.in
1064         * sylpheed-claws.png
1065         * debian/README.Debian
1066         * debian/changelog
1067         * debian/claws-mail.desktop
1068         * debian/claws-mail.menu
1069         * debian/claws-mail.postinst.debhelper
1070         * debian/claws-mail.postrm.debhelper
1071         * debian/control
1072         * debian/copyright
1073         * debian/files
1074         * debian/rules
1075         * debian/sylpheed-claws.desktop
1076         * debian/sylpheed-claws.menu
1077         * debian/sylpheed-claws.postinst.debhelper
1078         * debian/sylpheed-claws.postrm.debhelper
1079         * doc/man/Makefile.am
1080         * doc/man/claws-mail.1
1081         * doc/man/sylpheed-claws.1
1082         * doc/src/ChangeLog.claws-pre0.8.0
1083         * manual/Makefile.am
1084         * manual/account.xml
1085         * manual/ack.xml
1086         * manual/addrbook.xml
1087         * manual/advanced.xml
1088         * manual/claws-mail-manual.xml
1089         * manual/faq.xml
1090         * manual/glossary.xml
1091         * manual/handling.xml
1092         * manual/intro.xml
1093         * manual/keyboard.xml
1094         * manual/plugins.xml
1095         * manual/starting.xml
1096         * manual/sylpheed-claws-manual.xml
1097         * manual/xml2pdf
1098         * manual/dist/.cvsignore
1099         * manual/dist/html/.cvsignore
1100         * manual/dist/html/Makefile.am
1101         * manual/dist/pdf/.cvsignore
1102         * manual/dist/pdf/Makefile.am
1103         * manual/dist/ps/.cvsignore
1104         * manual/dist/ps/Makefile.am
1105         * manual/dist/txt/.cvsignore
1106         * manual/dist/txt/Makefile.am
1107         * manual/es/Makefile.am
1108         * manual/es/advanced.xml
1109         * manual/es/claws-mail-manual.xml
1110         * manual/es/faq.xml
1111         * manual/es/glossary.xml
1112         * manual/es/handling.xml
1113         * manual/es/intro.xml
1114         * manual/es/plugins.xml
1115         * manual/es/sylpheed-claws-manual.xml
1116         * manual/es/dist/.cvsignore
1117         * manual/es/dist/html/.cvsignore
1118         * manual/es/dist/html/Makefile.am
1119         * manual/es/dist/pdf/.cvsignore
1120         * manual/es/dist/pdf/Makefile.am
1121         * manual/es/dist/ps/.cvsignore
1122         * manual/es/dist/ps/Makefile.am
1123         * manual/es/dist/txt/.cvsignore
1124         * manual/es/dist/txt/Makefile.am
1125         * manual/fr/Makefile.am
1126         * manual/fr/account.xml
1127         * manual/fr/ack.xml
1128         * manual/fr/addrbook.xml
1129         * manual/fr/advanced.xml
1130         * manual/fr/claws-mail-manual.xml
1131         * manual/fr/faq.xml
1132         * manual/fr/glossary.xml
1133         * manual/fr/handling.xml
1134         * manual/fr/intro.xml
1135         * manual/fr/keyboard.xml
1136         * manual/fr/plugins.xml
1137         * manual/fr/starting.xml
1138         * manual/fr/sylpheed-claws-manual.xml
1139         * manual/fr/dist/.cvsignore
1140         * manual/fr/dist/html/.cvsignore
1141         * manual/fr/dist/html/Makefile.am
1142         * manual/fr/dist/pdf/.cvsignore
1143         * manual/fr/dist/pdf/Makefile.am
1144         * manual/fr/dist/ps/.cvsignore
1145         * manual/fr/dist/ps/Makefile.am
1146         * manual/fr/dist/txt/.cvsignore
1147         * manual/fr/dist/txt/Makefile.am
1148         * manual/pl/Makefile.am
1149         * manual/pl/account.xml
1150         * manual/pl/ack.xml
1151         * manual/pl/addrbook.xml
1152         * manual/pl/advanced.xml
1153         * manual/pl/claws-mail-manual.xml
1154         * manual/pl/faq.xml
1155         * manual/pl/glossary.xml
1156         * manual/pl/handling.xml
1157         * manual/pl/intro.xml
1158         * manual/pl/keyboard.xml
1159         * manual/pl/plugins.xml
1160         * manual/pl/starting.xml
1161         * manual/pl/sylpheed-claws-manual.xml
1162         * manual/pl/dist/.cvsignore
1163         * manual/pl/dist/html/.cvsignore
1164         * manual/pl/dist/html/Makefile.am
1165         * manual/pl/dist/pdf/.cvsignore
1166         * manual/pl/dist/pdf/Makefile.am
1167         * manual/pl/dist/ps/.cvsignore
1168         * manual/pl/dist/ps/Makefile.am
1169         * manual/pl/dist/txt/.cvsignore
1170         * manual/pl/dist/txt/Makefile.am
1171         * po/.cvsignore
1172         * po/Makevars
1173         * src/.cvsignore
1174         * src/Makefile.am
1175         * src/account.c
1176         * src/account.h
1177         * src/action.c
1178         * src/action.h
1179         * src/adbookbase.h
1180         * src/addr_compl.c
1181         * src/addr_compl.h
1182         * src/addrbook.c
1183         * src/addrcache.c
1184         * src/addrcache.h
1185         * src/addrcindex.c
1186         * src/addrcindex.h
1187         * src/addrclip.c
1188         * src/addrclip.h
1189         * src/addrdefs.h
1190         * src/addressadd.c
1191         * src/addressadd.h
1192         * src/addressbook.c
1193         * src/addressbook.h
1194         * src/addressbook_foldersel.c
1195         * src/addressbook_foldersel.h
1196         * src/addrgather.c
1197         * src/addrgather.h
1198         * src/addrharvest.c
1199         * src/addrharvest.h
1200         * src/addrindex.c
1201         * src/addrindex.h
1202         * src/addritem.c
1203         * src/addritem.h
1204         * src/addrquery.c
1205         * src/addrquery.h
1206         * src/addrselect.c
1207         * src/addrselect.h
1208         * src/alertpanel.c
1209         * src/alertpanel.h
1210         * src/browseldap.c
1211         * src/browseldap.h
1212         * src/codeconv.c
1213         * src/codeconv.h
1214         * src/compose.c
1215         * src/crash.c
1216         * src/crash.h
1217         * src/customheader.c
1218         * src/customheader.h
1219         * src/displayheader.c
1220         * src/displayheader.h
1221         * src/editaddress.c
1222         * src/editaddress.h
1223         * src/editbook.c
1224         * src/editbook.h
1225         * src/editgroup.c
1226         * src/editgroup.h
1227         * src/editjpilot.c
1228         * src/editjpilot.h
1229         * src/editldap.c
1230         * src/editldap.h
1231         * src/editldap_basedn.c
1232         * src/editldap_basedn.h
1233         * src/editvcard.c
1234         * src/editvcard.h
1235         * src/exphtmldlg.c
1236         * src/exphtmldlg.h
1237         * src/expldifdlg.c
1238         * src/expldifdlg.h
1239         * src/export.c
1240         * src/exporthtml.c
1241         * src/exporthtml.h
1242         * src/exportldif.c
1243         * src/exportldif.h
1244         * src/filtering.c
1245         * src/filtering.h
1246         * src/folder.c
1247         * src/folder.h
1248         * src/folder_item_prefs.c
1249         * src/folder_item_prefs.h
1250         * src/foldersel.c
1251         * src/foldersel.h
1252         * src/folderutils.c
1253         * src/folderutils.h
1254         * src/folderview.c
1255         * src/folderview.h
1256         * src/grouplistdialog.c
1257         * src/grouplistdialog.h
1258         * src/html.c
1259         * src/html.h
1260         * src/image_viewer.c
1261         * src/image_viewer.h
1262         * src/imap.c
1263         * src/imap.h
1264         * src/imap_gtk.c
1265         * src/imap_gtk.h
1266         * src/import.c
1267         * src/import.h
1268         * src/importldif.c
1269         * src/importldif.h
1270         * src/importmutt.c
1271         * src/importmutt.h
1272         * src/importpine.c
1273         * src/importpine.h
1274         * src/inc.c
1275         * src/inc.h
1276         * src/jpilot.c
1277         * src/jpilot.h
1278         * src/ldapctrl.c
1279         * src/ldapctrl.h
1280         * src/ldaplocate.c
1281         * src/ldaplocate.h
1282         * src/ldapquery.c
1283         * src/ldapquery.h
1284         * src/ldapserver.c
1285         * src/ldapserver.h
1286         * src/ldaputil.c
1287         * src/ldaputil.h
1288         * src/ldif.c
1289         * src/ldif.h
1290         * src/localfolder.c
1291         * src/localfolder.h
1292         * src/main.c
1293         * src/main.h
1294         * src/mainwindow.c
1295         * src/mainwindow.h
1296         * src/manual.c
1297         * src/manual.h
1298         * src/matcher.c
1299         * src/matcher.h
1300         * src/matcher_parser.h
1301         * src/matcher_parser_lex.l
1302         * src/matcher_parser_parse.y
1303         * src/mbox.c
1304         * src/mbox.h
1305         * src/message_search.c
1306         * src/message_search.h
1307         * src/messageview.c
1308         * src/messageview.h
1309         * src/mh.c
1310         * src/mh.h
1311         * src/mh_gtk.c
1312         * src/mh_gtk.h
1313         * src/mimeview.c
1314         * src/mimeview.h
1315         * src/msgcache.c
1316         * src/msgcache.h
1317         * src/mutt.c
1318         * src/mutt.h
1319         * src/news.c
1320         * src/news.h
1321         * src/news_gtk.c
1322         * src/news_gtk.h
1323         * src/noticeview.c
1324         * src/noticeview.h
1325         * src/partial_download.c
1326         * src/partial_download.h
1327         * src/pine.c
1328         * src/pine.h
1329         * src/pop.c
1330         * src/pop.h
1331         * src/prefs_account.c
1332         * src/prefs_account.h
1333         * src/prefs_actions.c
1334         * src/prefs_actions.h
1335         * src/prefs_common.c
1336         * src/prefs_common.h
1337         * src/prefs_compose_writing.c
1338         * src/prefs_compose_writing.h
1339         * src/prefs_customheader.c
1340         * src/prefs_customheader.h
1341         * src/prefs_display_header.c
1342         * src/prefs_display_header.h
1343         * src/prefs_ext_prog.c
1344         * src/prefs_ext_prog.h
1345         * src/prefs_filtering.c
1346         * src/prefs_folder_column.c
1347         * src/prefs_folder_column.h
1348         * src/prefs_folder_item.c
1349         * src/prefs_folder_item.h
1350         * src/prefs_fonts.c
1351         * src/prefs_fonts.h
1352         * src/prefs_gtk.c
1353         * src/prefs_gtk.h
1354         * src/prefs_image_viewer.c
1355         * src/prefs_image_viewer.h
1356         * src/prefs_matcher.c
1357         * src/prefs_matcher.h
1358         * src/prefs_message.c
1359         * src/prefs_message.h
1360         * src/prefs_msg_colors.c
1361         * src/prefs_msg_colors.h
1362         * src/prefs_other.c
1363         * src/prefs_other.h
1364         * src/prefs_quote.c
1365         * src/prefs_quote.h
1366         * src/prefs_receive.c
1367         * src/prefs_receive.h
1368         * src/prefs_send.c
1369         * src/prefs_send.h
1370         * src/prefs_spelling.c
1371         * src/prefs_spelling.h
1372         * src/prefs_summaries.c
1373         * src/prefs_summaries.h
1374         * src/prefs_summary_column.c
1375         * src/prefs_summary_column.h
1376         * src/prefs_template.c
1377         * src/prefs_template.h
1378         * src/prefs_themes.c
1379         * src/prefs_themes.h
1380         * src/prefs_toolbar.c
1381         * src/prefs_toolbar.h
1382         * src/prefs_wrapping.c
1383         * src/prefs_wrapping.h
1384         * src/privacy.c
1385         * src/privacy.h
1386         * src/procheader.c
1387         * src/procheader.h
1388         * src/procmime.c
1389         * src/procmime.h
1390         * src/procmsg.c
1391         * src/procmsg.h
1392         * src/quote_fmt.c
1393         * src/quote_fmt_parse.y
1394         * src/recv.c
1395         * src/recv.h
1396         * src/remotefolder.c
1397         * src/remotefolder.h
1398         * src/send_message.c
1399         * src/send_message.h
1400         * src/setup.c
1401         * src/setup.h
1402         * src/sourcewindow.c
1403         * src/sourcewindow.h
1404         * src/ssl_manager.c
1405         * src/ssl_manager.h
1406         * src/statusbar.c
1407         * src/statusbar.h
1408         * src/stock_pixmap.c
1409         * src/stock_pixmap.h
1410         * src/summary_search.c
1411         * src/summary_search.h
1412         * src/summaryview.c
1413         * src/summaryview.h
1414         * src/syldap.c
1415         * src/syldap.h
1416         * src/textview.c
1417         * src/textview.h
1418         * src/toolbar.c
1419         * src/toolbar.h
1420         * src/undo.c
1421         * src/undo.h
1422         * src/unmime.c
1423         * src/unmime.h
1424         * src/vcard.c
1425         * src/vcard.h
1426         * src/wizard.c
1427         * src/wizard.h
1428         * src/common/base64.c
1429         * src/common/base64.h
1430         * src/common/defs.h
1431         * src/common/hooks.c
1432         * src/common/hooks.h
1433         * src/common/log.c
1434         * src/common/log.h
1435         * src/common/mgutils.c
1436         * src/common/mgutils.h
1437         * src/common/nntp.c
1438         * src/common/nntp.h
1439         * src/common/passcrypt.c
1440         * src/common/passcrypt.h.in
1441         * src/common/plugin.c
1442         * src/common/plugin.h
1443         * src/common/prefs.c
1444         * src/common/prefs.h
1445         * src/common/progressindicator.c
1446         * src/common/progressindicator.h
1447         * src/common/quoted-printable.c
1448         * src/common/quoted-printable.h
1449         * src/common/session.c
1450         * src/common/session.h
1451         * src/common/smtp.c
1452         * src/common/smtp.h
1453         * src/common/socket.c
1454         * src/common/socket.h
1455         * src/common/ssl.c
1456         * src/common/ssl.h
1457         * src/common/stringtable.c
1458         * src/common/stringtable.h
1459         * src/common/sylpheed.c
1460         * src/common/sylpheed.h
1461         * src/common/template.c
1462         * src/common/template.h
1463         * src/common/timing.h
1464         * src/common/utils.c
1465         * src/common/utils.h
1466         * src/common/version.h.in
1467         * src/common/xml.c
1468         * src/common/xml.h
1469         * src/common/xmlprops.c
1470         * src/common/xmlprops.h
1471         * src/gtk/about.c
1472         * src/gtk/colorlabel.c
1473         * src/gtk/colorlabel.h
1474         * src/gtk/colorsel.c
1475         * src/gtk/colorsel.h
1476         * src/gtk/combobox.c
1477         * src/gtk/combobox.h
1478         * src/gtk/description_window.c
1479         * src/gtk/description_window.h
1480         * src/gtk/filesel.c
1481         * src/gtk/filesel.h
1482         * src/gtk/foldersort.c
1483         * src/gtk/foldersort.h
1484         * src/gtk/gtkaspell.c
1485         * src/gtk/gtkaspell.h
1486         * src/gtk/gtksctree.c
1487         * src/gtk/gtkshruler.c
1488         * src/gtk/gtkshruler.h
1489         * src/gtk/gtkutils.c
1490         * src/gtk/gtkutils.h
1491         * src/gtk/icon_legend.c
1492         * src/gtk/icon_legend.h
1493         * src/gtk/logwindow.c
1494         * src/gtk/logwindow.h
1495         * src/gtk/manage_window.c
1496         * src/gtk/manage_window.h
1497         * src/gtk/pluginwindow.c
1498         * src/gtk/pluginwindow.h
1499         * src/gtk/prefswindow.c
1500         * src/gtk/prefswindow.h
1501         * src/gtk/quicksearch.c
1502         * src/gtk/quicksearch.h
1503         * src/pixmaps/claws-mail.xpm
1504         * src/pixmaps/claws-mail_icon.xpm
1505         * src/pixmaps/claws-mail_logo.xpm
1506         * src/pixmaps/sylpheed-claws.xpm
1507         * src/pixmaps/sylpheed-claws_icon.xpm
1508         * src/pixmaps/sylpheed-claws_logo.xpm
1509         * src/plugins/bogofilter/Makefile.am
1510         * src/plugins/bogofilter/bogofilter.c
1511         * src/plugins/bogofilter/bogofilter.h
1512         * src/plugins/bogofilter/bogofilter_gtk.c
1513         * src/plugins/clamav/Makefile.am
1514         * src/plugins/clamav/clamav_plugin.c
1515         * src/plugins/clamav/clamav_plugin.h
1516         * src/plugins/clamav/clamav_plugin_gtk.c
1517         * src/plugins/demo/Makefile.am
1518         * src/plugins/demo/demo.c
1519         * src/plugins/dillo_viewer/Makefile.am
1520         * src/plugins/dillo_viewer/README
1521         * src/plugins/dillo_viewer/dillo_prefs.c
1522         * src/plugins/dillo_viewer/dillo_prefs.h
1523         * src/plugins/dillo_viewer/dillo_viewer.c
1524         * src/plugins/pgpcore/Makefile.am
1525         * src/plugins/pgpcore/passphrase.c
1526         * src/plugins/pgpcore/passphrase.h
1527         * src/plugins/pgpcore/pgp_viewer.c
1528         * src/plugins/pgpcore/pgp_viewer.h
1529         * src/plugins/pgpcore/plugin.c
1530         * src/plugins/pgpcore/prefs_gpg.c
1531         * src/plugins/pgpcore/prefs_gpg.h
1532         * src/plugins/pgpcore/select-keys.c
1533         * src/plugins/pgpcore/select-keys.h
1534         * src/plugins/pgpcore/sgpgme.c
1535         * src/plugins/pgpcore/sgpgme.h
1536         * src/plugins/pgpcore/sylpheed.def
1537         * src/plugins/pgpcore/version.rc
1538         * src/plugins/pgpinline/Makefile.am
1539         * src/plugins/pgpinline/pgpinline.c
1540         * src/plugins/pgpinline/pgpinline.h
1541         * src/plugins/pgpinline/plugin.c
1542         * src/plugins/pgpinline/sylpheed.def
1543         * src/plugins/pgpinline/version.rc
1544         * src/plugins/pgpmime/Makefile.am
1545         * src/plugins/pgpmime/pgpmime.c
1546         * src/plugins/pgpmime/pgpmime.h
1547         * src/plugins/pgpmime/plugin.c
1548         * src/plugins/pgpmime/sylpheed.def
1549         * src/plugins/pgpmime/version.rc
1550         * src/plugins/spamassassin/Makefile.am
1551         * src/plugins/spamassassin/README
1552         * src/plugins/spamassassin/spamassassin.c
1553         * src/plugins/spamassassin/spamassassin.h
1554         * src/plugins/spamassassin/spamassassin_gtk.c
1555         * src/plugins/trayicon/Makefile.am
1556         * src/plugins/trayicon/trayicon.c
1557         * tools/OOo2sylpheed.pl
1558         * tools/README
1559         * tools/README.sylprint
1560         * tools/acroread2sylpheed.pl
1561         * tools/claws.i18n.status.pl
1562         * tools/filter_conv.pl
1563         * tools/filter_conv_new.pl
1564         * tools/freshmeat_search.pl
1565         * tools/google_search.pl
1566         * tools/kmail2sylpheed.pl
1567         * tools/kmail2sylpheed_v2.pl
1568         * tools/make.themes.project
1569         * tools/multiwebsearch.pl
1570         * tools/nautilus2sylpheed.sh
1571         * tools/outlook2sylpheed.pl
1572         * tools/sylprint.pl
1573         * tools/sylprint.rc
1574         * tools/tb2sylpheed
1575         * tools/textviewer.sh
1576         * tools/vcard2xml.py
1577         * tools/kdeservicemenu/README
1578         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1579         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1580         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1581                 Change name to Claws Mail. Announce to follow...
1582
1583 2006-11-06 [wwp]        2.6.0cvs6
1584
1585         * src/prefs_template.c
1586                 unify messages related to quote format/template errors (fix
1587                 capitalization), again.
1588
1589 2006-11-06 [wwp]        2.6.0cvs5
1590
1591         * src/prefs_quote.c
1592                 unify messages related to quote format/template errors.
1593
1594 2006-11-06 [wwp]        2.6.0cvs4
1595
1596         * src/prefs_msg_colors.c
1597                 more uses of Q_ macro for contextual translations, thanks
1598                 to Fabien (fzzzzz).
1599
1600 2006-11-06 [wwp]        2.6.0cvs3
1601
1602         * src/compose.c
1603         * src/common/utils.c
1604         * src/common/utils.h
1605                 show an alertpanel to make sure users are aware that sensitive
1606                 files are attached (it's file blacklist-based). This will fix
1607                 interaction w/ GoogleEarth for instance, thanks to Colin.
1608
1609 2006-11-06 [wwp]        2.6.0cvs2
1610
1611         * src/prefs_quote.c
1612         * src/prefs_template.c
1613         * src/prefs_template.h
1614                 check quote format when applying/closing prefs. For now this only
1615                 shows up an error dialog box, not preventing the user from using
1616                 a broken quote (reply, forwards) format.
1617
1618 2006-11-06 [wwp]        2.6.0cvs1
1619
1620         * src/prefs_template.c
1621                 fix missing checks of some template fields.
1622
1623 2006-11-06 [paul]       2.6.0
1624
1625         * NEWS
1626         * README
1627         * RELEASE_NOTES
1628                 2.6.0 released
1629
1630 2006-11-06 [paul]       2.5.6cvs22
1631
1632         * manual/advanced.xml
1633         * manual/es/advanced.xml
1634                 put 'respect_flowed_format' info in the correct
1635                 place
1636
1637 2006-11-06 [mones]      2.5.6cvs21
1638
1639         * po/es.po
1640                 Minor fixes for release
1641
1642 2006-11-06 [paul]       2.5.6cvs20
1643
1644         * po/cs.po
1645         * po/de.po
1646         * po/fr.po
1647         * po/it.po
1648         * po/nl.po
1649         * po/pt_BR.po
1650         * po/sk.po
1651         * po/sv.po
1652         * po/zh_CN.po
1653                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1654                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1655                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1656                 Young
1657
1658 2006-11-02 [colin]      2.5.6cvs19
1659
1660         * src/imap.c
1661         * src/imap.h
1662         * src/prefs_account.c
1663         * src/etpan/imap-thread.c
1664                 Add GSSAPI support - fixes Debian bug #383274
1665
1666 2006-11-01 [colin]      2.5.6cvs18
1667
1668         * src/jpilot.c
1669                 Handle libpisock12 support. Probably
1670                 fixes bug 1046, 'jpilot AddressDB.pdb 
1671                 import fail'
1672
1673 2006-11-01 [colin]      2.5.6cvs17
1674
1675         * src/folderutils.c
1676                 debug_print() folderutils_mark_all_read()
1677
1678 2006-11-01 [colin]      2.5.6cvs16
1679
1680         * COPYING
1681                 Add missed files to the Apache exception
1682
1683 2006-10-31 [colin]      2.5.6cvs15
1684
1685         * src/folder.c
1686         * src/folder.h
1687                 Add a copy_private_data() func to FolderClasses
1688                 Doesn't break the feature freeze, because we 
1689                 won't use it (right now) in the core.
1690
1691 2006-10-31 [colin]      2.5.6cvs14
1692
1693         * COPYING
1694                 Allow linking with the Apache licensed files in
1695                 src/plugins/spamassassin. Hopefully fixes 
1696                 bug 1048, 'Spamassassin plugin license problem'
1697
1698 2006-10-31 [wwp]        2.5.6cvs13
1699
1700         * src/compose.c
1701                 fix and optimize trimming of leading linefeeds in body loop.
1702
1703 2006-10-31 [colin]      2.5.6cvs12
1704
1705         * src/etpan/imap-thread.c
1706         * src/imap.c
1707                 Make really sure to have NULL sets in case
1708                 of error
1709
1710 2006-10-30 [wwp]        2.5.6cvs11
1711
1712         * src/prefs_common.c
1713         * src/prefs_common.h
1714         * src/compose.c
1715                 fix broken storage of quote format template when it contains \-escape
1716                 sequences. The application of such sequences is also fixed now (\t
1717                 in quote format will be a real tab instead of a 't', for instance).
1718
1719 2006-10-27 [colin]      2.5.6cvs10
1720
1721         * src/compose.c
1722                 Probably fix bug 1045, 'sylpheed-claws 
1723                 doesn't remove the mail from the IMAP 
1724                 Queue folder after sending'. From
1725                 2.5.6cvs3-stable
1726
1727 2006-10-27 [colin]      2.5.6cvs9
1728
1729         * configure.ac
1730                 Require libetpan-0.48. I'm so annoying,
1731                 I know ;-)
1732
1733 2006-10-27 [colin]      2.5.6cvs8
1734
1735         * src/folder.c
1736         * src/imap.c
1737                 Probably fix bug 1044, 'sylpheed-claws 
1738                 segfaults while moving mails' - Fix relation
1739                 usage when moving to an IMAP mailbox from another
1740                 mailbox
1741
1742 2006-10-26 [paul]       2.5.6cvs7
1743
1744         * src/gtk/about.c
1745                 add libSM to compiled-in features
1746                 list
1747
1748 2006-10-24 [colin]      2.5.6cvs6
1749
1750         * src/textview.c
1751         * src/gtk/gtkutils.c
1752                 Fix crash when printing emails with an
1753                 xface
1754
1755 2006-10-24 [mones]      2.5.6cvs5
1756
1757         * manual/es/advanced.xml
1758                 Synchronize hidden option respect_flowed_format
1759         * po/es.po
1760                 Updated translation
1761
1762 2006-10-21 [paul]       2.5.6cvs4
1763
1764         * src/gtk/authors.h
1765         * src/plugins/pgpcore/pgp_viewer.c
1766         * src/plugins/pgpcore/sgpgme.c
1767                 fix building on BSDs
1768                 Thanks to Michael Hughes
1769                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1770
1771 2006-10-20 [colin]      2.5.6cvs3
1772
1773         * configure.ac
1774                 Bump up libetpan requirement
1775                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1776         * src/common/utils.c
1777         * src/common/utils.h
1778                 Add convenience get_file_mtime()
1779         * src/imap.c
1780         * src/etpan/imap-thread.c
1781         * src/etpan/imap-thread.h
1782                 Implement UIDPLUS support if the server
1783                 supports it - faster sending in this case
1784
1785 2006-10-19 [colin]      2.5.6cvs2
1786
1787         * src/gtk/quicksearch.c
1788                 Fix emptying in type-ahead+extended mode
1789         * src/mainwindow.c
1790         * src/mainwindow.h
1791                 Add a hook for offline state change
1792         * src/plugins/trayicon/trayicon.c
1793                 Use it to display offline icons
1794         * src/plugins/trayicon/Makefile.am
1795         * src/plugins/trayicon/newmail.offline.xpm
1796         * src/plugins/trayicon/newmarkedmail.offline.xpm
1797         * src/plugins/trayicon/nomail.offline.xpm
1798         * src/plugins/trayicon/unreadmail.offline.xpm
1799         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1800                 Add the icons
1801
1802 2006-10-12 [paul]       2.5.6cvs1
1803
1804         * NEWS
1805         * README
1806         * configure.ac
1807                 Update version number following
1808                 stable release
1809
1810 2006-10-19 [colin]      2.5.5cvs18
1811
1812         * manual/handling.xml
1813                 Add type-ahead search
1814
1815 2006-10-18 [colin]      2.5.5cvs17
1816
1817         * src/gtk/quicksearch.c
1818                 Remove "save to history only if there's
1819                 no syntax error", it breaks for some 
1820                 reason which I'll investigate later.
1821
1822 2006-10-18 [colin]      2.5.5cvs16
1823
1824         * src/prefs_common.c
1825         * src/prefs_common.h
1826         * src/summaryview.c
1827         * src/gtk/quicksearch.c
1828         * src/gtk/quicksearch.h
1829                 Add a type-ahead option for fast searches
1830                 Patch by Fabien Vantard
1831
1832 2006-10-18 [colin]      2.5.5cvs15
1833
1834         * src/compose.c
1835         * src/compose.h
1836                 Add Options/Reply mode/ menu to be able to
1837                 change the recipients of a reply on the fly
1838
1839 2006-10-18 [colin]      2.5.5cvs14
1840
1841         * src/compose.c
1842                 Fix redirecting of our own sent mails
1843
1844 2006-10-17 [wwp]        2.5.5cvs13
1845
1846         * src/send_message.c
1847                 Fix duplicate error messages when sending, and missing
1848                 newline in such error messages.
1849
1850 2006-10-17 [colin]      2.5.5cvs12
1851
1852         * src/compose.c
1853                 Compare addresses case-insensitive
1854
1855 2006-10-17 [colin]      2.5.5cvs11
1856
1857         * src/plugins/pgpcore/sgpgme.c
1858                 Fix return status
1859
1860 2006-10-17 [colin]      2.5.5cvs10
1861
1862         * src/plugins/pgpcore/pgp_viewer.c
1863                 Fix return status
1864
1865 2006-10-17 [colin]      2.5.5cvs9
1866
1867         * src/quote_fmt.c
1868                 Fix a typo (thanks to Fabien)
1869
1870 2006-10-16 [colin]      2.5.5cvs8
1871
1872         * src/textview.c
1873                 Fix problem with quote-folding when emails
1874                 don't convert cleanly to UTF-8
1875
1876 2006-10-14 [colin]      2.5.5cvs7
1877
1878         * src/prefs_template.c
1879                 Reset fields when reopening
1880                 the window
1881
1882 2006-10-13 [paul]       2.5.5cvs6
1883
1884         * manual/advanced.xml
1885         * src/prefs_message.c
1886                 make 'respect_flowed_format' a hidden
1887                 option, and add a manual entry for it
1888                 Thanks to Colin
1889
1890 2006-10-12 [colin]      2.5.5cvs5
1891
1892         * src/codeconv.c
1893                 Revert part of 2.5.2cvs21:
1894                 Don't optimise by reusing the 
1895                 last iconv converter if possible:
1896                 it seems slightly broken in a 
1897                 very hard way to reproduce
1898
1899 2006-10-12 [colin]      2.5.5cvs4
1900
1901         * src/prefs_common.c
1902         * src/prefs_common.h
1903         * src/prefs_message.c
1904         * src/procmime.c
1905                 Fix bug 1035, 'Incorrect handling 
1906                 of flowed lines'. We now optionnaly
1907                 handle this format (preference is in
1908                 Message View/Text options section)
1909
1910 2006-10-12 [colin]      2.5.5cvs3
1911
1912         * po/POTFILES.in
1913                 Add new file
1914         * src/plugins/pgpcore/pgp_viewer.c
1915         * src/plugins/pgpcore/sgpgme.c
1916                 Don't try to import without asking
1917
1918 2006-10-12 [colin]      2.5.5cvs2
1919
1920         * src/compose.c
1921                 Fix bug 1036, 'Forwarding a mutlipart
1922                 mail with a "text/html" block to ms
1923                 outlook users leeds to freeze of
1924                 outlook'. Poor outlook users...
1925
1926 2006-10-12 [paul]       2.5.5cvs1
1927
1928         * NEWS
1929         * README
1930         * configure.ac
1931                 Update version number following
1932                 stable release
1933
1934 2006-10-11 [paul]       2.5.4cvs1
1935
1936         * NEWS
1937         * README
1938         * configure.ac
1939                 Update version number following
1940                 stable release
1941
1942 2006-10-11 [paul]       2.5.3cvs32
1943
1944         * src/textview.c
1945                 fix bug 1032, 'Segmentation fault when showing
1946                 message' (bug in quote folding)
1947                 Thanks to Colin
1948
1949 2006-10-10 [colin]      2.5.3cvs31
1950
1951         * src/quote_fmt.c
1952                 Rephrase english a bit
1953
1954 2006-10-10 [colin]      2.5.3cvs30
1955
1956         * src/prefs_compose_writing.c
1957                 Stop making the page larger than the window
1958
1959 2006-10-10 [wwp]        2.5.3cvs29
1960
1961         * src/compose.c
1962         * src/prefs_template.c
1963         * src/quote_fmt.c
1964         * src/quote_fmt.h
1965         * src/quote_fmt_lex.l
1966         * src/quote_fmt_parse.y
1967                 Extend the quote parser a bit: allow to get access to
1968                 basic (composing) account info.
1969
1970 2006-10-10 [colin]      2.5.3cvs28
1971
1972         * src/procheader.c
1973                 Fix this \t problem in subject
1974
1975 2006-10-09 [colin]      2.5.3cvs27
1976
1977         * src/main.c
1978         * src/prefs_gtk.c
1979                 Prepare cache a bit later
1980                 If section already exists, skip the new one 
1981                 (as previously); avoid writing the same block
1982                 twice - if we find a second block with the 
1983                 same id, skip it.
1984         * src/plugins/pgpcore/pgp_viewer.c
1985                 Set cursor to busy when retrieving a key
1986         * src/plugins/pgpcore/sgpgme.c
1987                 allow 5 seconds for gpg to export the key
1988                 
1989
1990 2006-10-09 [colin]      2.5.3cvs26
1991
1992         * configure.ac
1993         * src/msgcache.c
1994         * src/prefs_gtk.c
1995                 Check for existence of fgets_unlocked
1996                 and fwrite_unlocked
1997
1998 2006-10-09 [paul]       2.5.3cvs25
1999
2000         * src/prefs_summaries.c
2001                 replace strftime() with fast_strftime() and in
2002                 the consequence fix the bug in the display of
2003                 AM/PM in the 'Example' string
2004
2005 2006-10-09 [ticho]      2.5.3cvs24
2006
2007         * po/sk.po
2008                 Updated (and fixed up somewhat) Slovak translation.
2009
2010 2006-10-08 [colin]      2.5.3cvs23
2011
2012         * src/prefs_folder_item.c
2013                 Explain why prefs in the top-level folder
2014                 aren't retained, but are still useful
2015
2016 2006-10-08 [colin]      2.5.3cvs22
2017
2018         * src/prefs_gtk.c
2019                 Don't cache anything if caching fails
2020
2021 2006-10-08 [colin]      2.5.3cvs21
2022
2023         * src/common/utils.c
2024                 always include gi18n.h
2025
2026 2006-10-07 [colin]      2.5.3cvs20
2027
2028         * src/plugins/pgpcore/pgp_viewer.c
2029                 Kill gpg after 5 seconds wait
2030
2031 2006-10-07 [colin]      2.5.3cvs19
2032
2033         * src/plugins/pgpcore/pgp_viewer.c
2034         * src/plugins/pgpcore/pgp_viewer.h
2035                 Fix copyright
2036
2037 2006-10-07 [colin]      2.5.3cvs18
2038
2039         * src/plugins/pgpcore/pgp_viewer.c
2040         * src/plugins/pgpcore/pgp_viewer.h
2041                 Actually add the files to CVS
2042
2043 2006-10-07 [colin]      2.5.3cvs17
2044
2045         * src/plugins/pgpcore/sgpgme.c
2046                 Be sure not to crash on 'application/pgp-signature' that
2047                 are not application/pgp-signatures
2048
2049 2006-10-07 [colin]      2.5.3cvs16
2050
2051         * src/textview.c
2052         * src/textview.h
2053                 Make a bit more of the API available
2054         * src/plugins/pgpcore/Makefile.am
2055         * src/plugins/pgpcore/plugin.c
2056         * src/plugins/pgpcore/sgpgme.c
2057                 Add basic key import/export
2058
2059 2006-10-07 [colin]      2.5.3cvs15
2060
2061         * src/folderview.c
2062         * src/imap.c
2063         * src/prefs_account.c
2064         * src/wizard.c
2065                 Warn users *everywhere* if libetpan's not
2066                 linked in
2067
2068 2006-10-06 [mones]      2.5.3cvs14
2069
2070         * po/de.po
2071         * po/es.po
2072                 updated by Stephan Sachse and me
2073
2074 2006-10-06 [colin]      2.5.3cvs13
2075
2076         * src/main.c
2077         * src/common/sylpheed.c
2078                 Don't load common plugins if --exit is passed
2079         * src/prefs_gtk.c
2080         * src/prefs_gtk.h
2081                 Implement a cache to avoid reading the same
2082                 files over and over again at startup
2083
2084 2006-10-06 [colin]      2.5.3cvs12
2085
2086         * src/summaryview.c
2087         * src/gtk/quicksearch.c
2088                 Update display every 5k mails on fast searches
2089
2090 2006-10-06 [colin]      2.5.3cvs11
2091
2092         * src/textview.c
2093                 Don't do quote folding on HTML or ERTF.
2094                 May fix the Cygwin issues if they were
2095                 happening with HTML mails?
2096
2097 2006-10-05 [colin]      2.5.3cvs10
2098
2099         * src/prefs_gtk.c
2100                 Oops, forgot one
2101
2102 2006-10-05 [colin]      2.5.3cvs9
2103
2104         * src/prefs_gtk.c
2105                 Use unlocked_stdio here too
2106
2107 2006-10-05 [colin]      2.5.3cvs8
2108
2109         * src/folderview.c
2110                 Fix go to next * after preferences apply
2111         * src/msgcache.c
2112                 Do the fd lock/unlock ourselves instead of
2113                 letting the libc do it at each write 
2114
2115 2006-10-05 [colin]      2.5.3cvs7
2116
2117         * src/common/utils.c
2118                 Faster division, thanks to Jean Diraison
2119
2120 2006-10-05 [paul]       2.5.3cvs6
2121
2122         * src/common/utils.c
2123                 fix building with --disable-nls
2124
2125 2006-10-04 [colin]      2.5.3cvs5
2126
2127         * src/folder.c
2128                 Maybe fix a segfault
2129
2130 2006-10-04 [wwp]        2.5.3cvs4
2131
2132         * src/prefs_folder_item.c
2133                 Fine-tune layouts in folder item prefs. Suggested by
2134                 Fabien Vantard <fzzzzz@gmail.com>.
2135
2136 2006-10-04 [wwp]        2.5.3cvs3
2137
2138         * src/prefs_folder_item.c
2139                 Kill the clandestine passengers. You didn't see anything.
2140
2141 2006-10-04 [wwp]        2.5.3cvs2
2142
2143         * src/prefs_folder_item.c
2144                 Add a way to test the subject simplify regexp in
2145                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2146                 w/ few layout changes.
2147
2148 2006-20-04 [paul]       2.5.3cvs1
2149
2150         * NEWS
2151         * README
2152         * configure.ac
2153                 Update version number following
2154                 stable release
2155
2156 2006-10-04 [colin]      2.5.2cvs42
2157
2158         * src/folder.c
2159         * src/folder.h
2160         * src/summaryview.c
2161                 Provide a way for folder classes to set their sort
2162                 type and key
2163
2164 2006-10-03 [colin]      2.5.2cvs41
2165
2166         * src/mh.c
2167                 Don't use strlen() to know if the
2168                 string's empty
2169
2170 2006-10-03 [colin]      2.5.2cvs40
2171
2172         * src/mh.c
2173                 Fix "check for new folders" with accentued folders
2174
2175 2006-10-03 [ticho]      2.5.2cvs39
2176
2177         * src/filtering.c
2178         * src/folder.c
2179         * src/inc.c
2180         * src/mbox.c
2181                 Colin's fix for "copy" filtering rules.
2182
2183 2006-10-02 [colin]      2.5.2cvs38
2184
2185         * src/folderview.c
2186                 Fix for double-click too
2187
2188 2006-10-02 [colin]      2.5.2cvs37
2189
2190         * src/folderview.c
2191                 correct fix for cvs36
2192
2193 2006-10-02 [colin]      2.5.2cvs36
2194
2195         * src/folderview.c
2196                 Fix 'goto next unread' after collapsing/expanding 
2197                 a node.
2198
2199 2006-10-02 [colin]      2.5.2cvs35
2200
2201         * src/summaryview.c
2202                 Fix double freeze/thaw
2203         * src/common/utils.c
2204         * src/common/utils.h
2205                 Reimplement strftime
2206         * src/procheader.c
2207                 Use it
2208
2209
2210 2006-10-02 [colin]      2.5.2cvs34
2211
2212         * src/mh.c
2213                 Time mh_write_sequences() - it's fast
2214         * src/summaryview.c
2215                 Init a variable to shut up gcc
2216
2217 2006-10-01 [colin]      2.5.2cvs33
2218
2219         * src/folder.c
2220         * src/mh.c
2221         * src/mh.h
2222         * src/msgcache.c
2223                 Add helper mh_set_mtime(), and set mtime to stat()'s result
2224                 Add fsync but disable it, it's slow as hell
2225
2226 2006-10-01 [colin]      2.5.2cvs32
2227
2228         * src/mh.c
2229         * src/msgcache.c
2230                 fflush() caches and mh_sequences before
2231                 fclose()ing
2232
2233 2006-10-01 [colin]      2.5.2cvs31
2234
2235         * src/msgcache.c
2236                 Don't ftruncate when not using mmap
2237
2238 2006-09-30 [colin]      2.5.2cvs30
2239
2240         * src/main.c
2241                 Write folder list *after* saving caches
2242
2243 2006-09-30 [colin]      2.5.2cvs29
2244
2245         * src/folder.c
2246         * src/mh.c
2247                 Debug forced mtime changes
2248
2249 2006-09-30 [colin]      2.5.2cvs28
2250
2251         * src/folder.c
2252         * src/main.c
2253                 Remove useless debug_print()s (code
2254                 well-tested)
2255
2256 2006-09-30 [colin]      2.5.2cvs27
2257
2258         * src/mh.c
2259                 Do stuff faster when writing mh_sequences
2260
2261 2006-09-30 [colin]      2.5.2cvs26
2262
2263         * src/mh.c
2264                 Don't let the writing of .mh_sequences, which
2265                 can change the folder's mtime, let us think
2266                 we need to scan.
2267
2268 2006-09-30 [colin]      2.5.2cvs25
2269
2270         * src/folder.c
2271                 Move a debug_print where it belongs 
2272                 (processing)
2273         * src/summaryview.c
2274                 Don't mess with a huge slow subject
2275                 table if we're not threading by
2276                 subject
2277
2278 2006-09-30 [colin]      2.5.2cvs24
2279
2280         * src/msgcache.c
2281                 Reenable mmaped reads (*not* writes!)
2282         * src/procmsg.c
2283                 Don't destroy and recreate hashtables just
2284                 for fun
2285         * src/common/utils.c
2286                 Remove useless reply prefixes (it's case
2287                 unsensitive)
2288
2289 2006-09-30 [wwp]        2.5.2cvs23
2290
2291         * tools/fix_date.sh
2292                 Fixed a minor bug in date value extraction, added a switch
2293                 to replace non RFC-compliant Date: value, added a switch
2294                 to use strict RFC matching patterns for dates.
2295
2296 2006-09-29 [colin]      2.5.2cvs22
2297
2298         * src/matcher_parser.h
2299         * src/matcher_parser_parse.y
2300         * src/prefs_filtering.c
2301         * src/statusbar.c
2302         * src/summary_search.c
2303         * src/summaryview.c
2304         * src/gtk/quicksearch.c
2305         * src/gtk/quicksearch.h
2306                 Optimise searches by setting different
2307                 refresh intervals (depending if the 
2308                 search is fast or not)
2309
2310 2006-09-29 [colin]      2.5.2cvs21
2311
2312         * src/codeconv.c
2313                 Optimise by reusing the last iconv converter
2314                 if possible
2315         * src/textview.c
2316                 Optimise a bit (the foldable quotes feature
2317                 still has an awful O(n^2) algo
2318
2319 2006-09-29 [colin]      2.5.2cvs20
2320
2321         * src/gtk/gtksctree.c
2322         * src/gtk/gtksctree.h
2323                 Optimise de-selection via up/down or
2324                 another key
2325
2326 2006-09-28 [colin]      2.5.2cvs19
2327
2328         * src/action.c
2329         * src/compose.c
2330         * src/folderview.c
2331         * src/mainwindow.c
2332         * src/messageview.c
2333         * src/summary_search.c
2334         * src/toolbar.c
2335                 Avoid using summaryview->ctree directly
2336
2337 2006-09-28 [colin]      2.5.2cvs18
2338
2339         * src/summaryview.c
2340         * src/summaryview.h
2341                 Add helpers to freeze/thaw/grab_focus
2342                 Factorize calls to freeze/thaw/grab_focus
2343                 
2344
2345 2006-09-28 [colin]      2.5.2cvs17
2346
2347         * src/main.c
2348                 More guards for the session management
2349
2350 2006-09-28 [colin]      2.5.2cvs16
2351
2352         * src/folderview.c
2353         * src/gtk/gtksctree.c
2354         * src/gtk/gtksctree.h
2355                 Make expanding not recursive in folderview
2356
2357 2006-09-28 [colin]      2.5.2cvs15
2358
2359         * src/addressbook.c
2360                 If nothing is selected in the list (right part)
2361                 and a group is selected in the tree (left part),
2362                 mail this group.
2363
2364 2006-09-28 [colin]      2.5.2cvs14
2365
2366         * src/Makefile.am
2367                 Actually use SM_LIBS
2368
2369 2006-09-28 [ticho]      2.5.2cvs13
2370
2371         * src/export.c
2372         * src/messageview.c
2373         * src/mimeview.c
2374         * src/news.c
2375         * src/pop.c
2376         * src/prefs_themes.c
2377         * src/procmsg.c
2378                 Small i18n string optimization.
2379         * src/send_message.c
2380         * src/summaryview.c
2381         * src/common/session.c
2382         * src/common/smtp.c
2383         * src/common/ssl_certificate.c
2384         * src/common/utils.c
2385                 Use "Couldn't" instead of "Can't" in UI messages,
2386                 where appropriate.
2387
2388 2006-09-28 [colin]      2.5.2cvs12
2389
2390         * configure.ac
2391                 Possibly fix link errors
2392
2393 2006-09-27 [wwp]        2.5.2cvs11
2394
2395         * src/gtk/authors.h
2396         * doc/man/sylpheed-claws.1
2397         * manual/ack.xml
2398         * manual/es/ack.xml
2399         * manual/fr/ack.xml
2400         * manual/pl/ack.xml
2401                 Updated authors info (me, myself and I).
2402
2403 2006-09-27 [colin]      2.5.2cvs10
2404
2405         * src/addressbook.c
2406                 Remove useless printf
2407
2408 2006-09-27 [wwp]        2.5.2cvs9
2409
2410         * src/editgroup.c
2411         * src/send_message.c
2412         * src/inc.c
2413         * src/prefs_common.c
2414         * src/prefs_common.h
2415         * src/gtk/progressdialog.c
2416                 remember more windows' sizes (send dialog, received dialog,
2417                 edit group in addressbook).
2418
2419 2006-09-27 [colin]      2.5.2cvs8
2420
2421         * configure.ac
2422         * src/main.c
2423         * src/mainwindow.h
2424                 Use libSM to communicate with the session
2425                 manager, so that we can know when the 
2426                 session ends, save our caches, and draft
2427                 our compose windows.
2428
2429 2006-09-27 [colin]      2.5.2cvs7
2430
2431         * src/addressbook.c
2432                 Fix issues:
2433                 o Allow Book and Group creation from the tree's
2434                   contextual menu
2435                 o Do not actually delete the contacts when 
2436                   deleting groups from the tree (duh!)
2437
2438 2006-09-27 [colin]      2.5.2cvs6
2439
2440         * src/compose.c
2441         * src/compose.h
2442         * src/mainwindow.c
2443         * src/textview.c
2444         * src/toolbar.c
2445                 o Allow passing an email address to 
2446                   compose_new_with_folderitem
2447                 o Update callers
2448                 o Use current folderitem when clicking
2449                   on a TextView mailto: link
2450                 o Fix a possible leak in TextView
2451
2452 2006-09-27 [colin]      2.5.2cvs5
2453
2454         * src/html.c
2455                 Use UTF-8 chars to replace HTML entities
2456
2457 2006-09-27 [colin]      2.5.2cvs4
2458
2459         * AUTHORS
2460         * src/prefs_account.c
2461         * src/gtk/authors.h
2462                 Fix bug #1024 (Array index out of
2463                 range in sylpheed-claws-2.5.2)
2464                 Patch by Ales Nosek <anosek@suse.cz>
2465
2466 2006-09-27 [colin]      2.5.2cvs3
2467
2468         * src/addr_compl.c
2469                 Actually do the test
2470
2471 2006-09-27 [colin]      2.5.2cvs2
2472
2473         * src/addr_compl.c
2474         * src/addr_compl.h
2475                 Allow completing with comma (in certain cases: vCalendar
2476                 for example doesn't support that)
2477                 Patch by Fabien Vantard
2478
2479 2006-09-26 [colin]      2.5.2cvs1
2480
2481         * src/Makefile.am
2482         * src/addr_compl.c
2483         * src/addr_compl.h
2484         * src/addrbook.c
2485         * src/addrbook.h
2486         * src/addressbook.c
2487         * src/addrindex.c
2488         * src/addrindex.h
2489         * src/compose.c
2490         * src/prefs_common.c
2491         * src/prefs_filtering_action.c
2492         * src/prefs_folder_item.c
2493         * src/prefs_template.c
2494         * src/stock_pixmap.c
2495         * src/stock_pixmap.h
2496         * src/pixmaps/addr_one.xpm
2497         * src/pixmaps/addr_two.xpm
2498                 Add auto-completion on groups
2499
2500 2006-09-26 [colin]      2.5.2
2501
2502         * NEWS
2503         * README
2504         * RELEASE_NOTES
2505                 2.5.2 released
2506
2507 2006-09-26 [colin]      2.5.1cvs5
2508
2509         * src/matcher.c
2510                 Fix condition
2511
2512 2006-09-26 [colin]      2.5.1cvs4
2513
2514         * src/mbox.c
2515                 Revert cvs1 (useless as the message is printed 
2516                 every 500 mails)
2517
2518 2006-09-26 [colin]      2.5.1cvs3
2519
2520         * src/partial_download.c
2521                 Fix crasher found by Alexsandar Urosevic
2522
2523 2006-09-26 [colin]      2.5.1cvs2
2524
2525         * src/summaryview.c
2526                 Fix bug #1023 (Sylpheed deletes too much messages)
2527
2528 2006-09-26 [ticho]      2.5.1cvs1
2529
2530         * src/mbox.c
2531                 Make use of gettext's multiple plurals for statusbar
2532                 progress message.
2533
2534 2006-09-25 [paul]       2.5.1
2535
2536         * NEWS
2537         * README
2538         * RELEASE_NOTES
2539                 2.5.1 released
2540
2541 2006-09-25 [colin]      2.5.0cvs3
2542
2543         * src/plugins/bogofilter/bogofilter.c
2544         * src/plugins/clamav/clamav_plugin.c
2545         * src/plugins/spamassassin/spamassassin.c
2546                 BogoFilter, Spamassassin: Fix double hook registering after
2547                 visiting preferences
2548                 Spamassassin, Clamav: Just set the mails to move instead of
2549                 doing the move - caller will move the things at once.
2550
2551 2006-09-25 [colin]      2.5.0cvs2
2552
2553         * src/imap.c
2554         * src/etpan/imap-thread.c
2555                 Use UID SEARCH ALL instead of UID 1:*
2556                 (braindead servers can't figure out that's
2557                 the same...)
2558
2559 2006-09-25 [wwp]        2.5.0cvs1
2560
2561         * src/message_search.c
2562                 Added the ability to stop a running search (in message body).
2563
2564 2006-09-25 [paul]       2.5.0
2565
2566         * NEWS
2567         * README
2568         * RELEASE_NOTES
2569                 2.5.0 released
2570
2571 2006-09-25 [paul]       2.4.0cvs214
2572
2573         * po/cs.po
2574         * po/de.po
2575         * po/fi.po
2576         * po/fr.po
2577         * po/nl.po
2578         * po/pt_BR.po
2579         * po/sk.po
2580         * po/sr.po
2581         * po/zh_CN.po
2582                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2583                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2584                 Ticho, Aleksander Urosevic, Ralgh Young
2585
2586 2006-09-24 [mones]      2.4.0cvs213
2587
2588         * po/es.po
2589                 Updated for release
2590
2591 2006-09-23 [colin]      2.4.0cvs212
2592
2593         * src/gtk/inputdialog.c
2594                 Fix [ ] remember this appearing in normal
2595                 input dialogs after it's been used by
2596                 mimeview.
2597         * src/folder.c
2598         * src/folderview.c
2599         * src/msgcache.c
2600         * src/procmsg.c
2601         * src/summaryview.c
2602         * src/textview.c
2603         * src/common/timing.h
2604                 Enable timings in debug mode and make it
2605                 look prettier.
2606
2607 2006-09-22 [colin]      2.4.0cvs211
2608
2609         * README
2610                 Revert test change
2611         * commitHelper
2612                 ping the correct URI
2613
2614 2006-09-22 [colin]      2.4.0cvs210
2615
2616         * README
2617                 Let's see if bug #1022 is fixed
2618
2619 2006-09-21 [colin]      2.4.0cvs209
2620
2621         * src/wizard.c
2622         * src/common/plugin.c
2623                 Prepare infra to load predefined plugins when
2624                 no configuration existed. Don't actually load
2625                 anything yet (feat. freeze)
2626
2627 2006-09-21 [wwp]        2.4.0cvs208
2628
2629         * manual/fr/faq.xml
2630                 Partial sync w/ 2.4.0cvs72:
2631                 wrap file and minor updates.
2632
2633 2006-09-21 [wwp]        2.4.0cvs207
2634
2635         * tools/fix_date.sh
2636                 several fixes and enhancements. A new --force switch has been
2637                 added to prevent overriding by default Date: header when
2638                 already existing.
2639
2640 2006-09-21 [paul]       2.4.0cvs206
2641
2642         * src/common/utils.c
2643                 add Chinese UTF8 Re prefix
2644
2645 2006-09-21 [wwp]        2.4.0cvs205
2646
2647         * tools/Makefile.am
2648                 Fics alfabettical order.
2649
2650 2006-09-21 [wwp]        2.4.0cvs204
2651
2652         * tools/fix_date.sh
2653         * tools/Makefile.am
2654                 Added an action tool to fix missing Date field in emails.
2655                 Updated Makefile.am to reflect those last two additions.
2656
2657 2006-09-21 [wwp]        2.4.0cvs203
2658
2659         * tools/uuooffice
2660                 Added a action tool to open uuencoded docs w/
2661                 OpenOffice (based on uudec method).
2662
2663 2006-09-21 [colin]      2.4.0cvs202
2664
2665         * src/compose.c
2666         * src/textview.c
2667                 Workaround possible GTK crash: remove selection 
2668                 clipboard before destroying widget, or GTK+-2.10
2669                 dies. Thanks to Hiro.
2670
2671 2006-09-20 [colin]      2.4.0cvs201
2672
2673         * src/compose.c
2674                 Fix free-after-use in some cases (when 
2675                 procmime_encode_content() frees mimeinfo->data.mem
2676                 and turns it to a temp file)
2677
2678 2006-09-20 [colin]      2.4.0cvs200
2679
2680         * src/folderview.c
2681         * src/summaryview.c
2682         * src/gtk/gtksctree.c
2683         * src/gtk/gtksctree.h
2684                 Add tooltips in the folderview and summaryview
2685                 (Doesn't break string freeze as they already
2686                 exist)
2687         * src/toolbar.c
2688                 Put the spam button in the default configuration
2689                 if compiled with bogo plugin too
2690
2691 2006-09-19 [colin]      2.4.0cvs199
2692
2693         * src/summaryview.c
2694         * src/summaryview.h
2695                 Update folder name label on folder rename
2696         * src/prefs_matcher.c
2697         * src/gtk/logwindow.h
2698                 Fix warnings
2699                 Patches by Fabien
2700
2701 2006-09-19 [wwp]        2.4.0cvs198
2702
2703         * src/summary_search.c
2704                 fix can't click forward/backward buttons in the
2705                 search messages.
2706
2707 2006-09-18 [paul]       2.4.0cvs197
2708
2709         * src/wizard.c
2710                 add missing bracket, capitalise the A of
2711                 'SpamAssassin'
2712
2713 2006-09-18 [paul]       2.4.0cvs196
2714
2715         * src/compose.c
2716                 fix bug 1012 'crashed upon sending mail
2717                 from compose window'
2718                 Thanks to Colin
2719
2720 2006-09-16 [colin]      2.4.0cvs195
2721
2722         * src/folderview.c
2723                 Fix "real-time" sorting by freezing/thawing
2724
2725 2006-09-16 [colin]      2.4.0cvs194
2726
2727         * manual/faq.xml
2728                 Fix the anti-spam entry a bit
2729
2730 2006-09-16 [colin]      2.4.0cvs193
2731
2732         * src/wizard.c
2733                 Make sure reviewers have no excuse when stating
2734                 Sylpheed-Claws doesn't have antispam capabilities.
2735
2736 2006-09-16 [colin]      2.4.0cvs192
2737
2738         * src/main.c
2739                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2740                 as if the SIGPIPE comes from etpan's thread we could
2741                 trigger a GUI update from this thread.
2742
2743 2006-09-16 [colin]      2.4.0cvs191
2744
2745         * src/summaryview.c
2746                 Init all members of the struct
2747
2748 2006-09-16 [paul]       2.4.0cvs190
2749
2750         * src/account.c
2751                 improvements to the English
2752
2753 2006-09-15 [colin]      2.4.0cvs189
2754
2755         * src/summaryview.c
2756                 HIG order on dialog
2757
2758 2006-09-14 [colin]      2.4.0cvs188
2759
2760         * src/common/socket.c
2761         * src/common/socket.h
2762         * src/common/ssl.c
2763         * src/common/ssl_certificate.c
2764         * src/common/ssl_certificate.h
2765         * src/etpan/imap-thread.c
2766                 the get_fqdn() call done to get canonical name when
2767                 checking an SSL certificate is blocking, which is
2768                 sad as we just did a non-blocking lookup to connect.
2769                 Fix that by letting the fqdn available to the SockInfo,
2770                 and use that in ssl_certificate_check(). For IMAP,
2771                 we don't do it as the lookup's done by libetpan, but
2772                 it's less annoying as IMAP connections as much more
2773                 rare than POP3 connections.
2774
2775 2006-09-14 [paul]       2.4.0cvs187
2776
2777         * manual/advanced.xml
2778                 improvements to the English,
2779                 properly place the new hidden options
2780                 within the alphabetical order
2781         * src/gtk/pluginwindow.c
2782                 improvements to the English
2783
2784 2006-09-14 [colin]      2.4.0cvs186
2785
2786         * src/prefs_common.c
2787         * src/prefs_common.h
2788         * src/gtk/gtksctree.c
2789         * manual/advanced.xml
2790                 New hidden pref, stripes_color_offset, to change
2791                 the value added/substracted to normal bgcolor to
2792                 create the stripes in summaries
2793
2794 2006-09-13 [colin]      2.4.0cvs185
2795
2796         * src/gedit-print.c
2797         * src/messageview.c
2798         * src/messageview.h
2799         * src/summaryview.c
2800         * src/textview.c
2801                 Fix misc. printing issues: 
2802                 - Bad font for linkified headers
2803                 - Different font if the mail was displayed or not
2804                 - Factorize the thing
2805
2806 2006-09-13 [colin]      2.4.0cvs184
2807
2808         * src/common/ssl_certificate.c
2809                 Only get FQDN once when checking certificate
2810
2811 2006-09-13 [colin]      2.4.0cvs183
2812
2813         * src/account.c
2814         * src/gtk/pluginwindow.c
2815                 Misc. GUI fixes by Fabien
2816
2817 2006-09-13 [wwp]        2.4.0cvs182
2818
2819         * configure.ac
2820         * src/common/utils.h
2821         * src/common/utils.c
2822                 get rid of unused wide-char functions.
2823
2824 2006-09-13 [wwp]        2.4.0cvs181
2825
2826         * src/plugins/pgpinline/sylpheed.def
2827         * src/textview.c
2828                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2829                 add privacy_reset_error to the .def file,
2830                 do not fork for an external textviewer.
2831
2832 2006-09-13 [wwp]        2.4.0cvs180
2833
2834         * src/prefs_common.c
2835                 fix broken font entry in prefs (patch issued by the gpg4win team,
2836                 probably by Marcus Brinkmann <marcus@g10code.de>).
2837
2838 2006-09-13 [colin]      2.4.0cvs179
2839
2840         * src/folder.h
2841                 Fix a warning in summaryview.c
2842         * src/mainwindow.c
2843         * src/summaryview.c
2844         * src/summaryview.h
2845                 Add missing Mark/* elements in the
2846                 main menu
2847
2848 2006-09-12 [colin]      2.4.0cvs178
2849
2850         * src/prefs_actions.c
2851         * src/prefs_filtering_action.c
2852         * src/prefs_matcher.c
2853                 Use (New) instead of New everywhere
2854
2855 2006-09-12 [wwp]        2.4.0cvs177
2856
2857         * manual/fr/addrbook.xml
2858         * manual/fr/handling.xml
2859                 updated some quotes in the fr manual to match the fr translation.
2860
2861 2006-09-12 [wwp]        2.4.0cvs176
2862
2863         * src/prefs_matcher.c
2864                 don't store translated string elements in matcher expressions.
2865                 Also fixed a misused of Q_().
2866
2867 2006-09-11 [wwp]        2.4.0cvs175
2868
2869         * src/plugins//bogofilter/bogofilter.c
2870         * src/plugins//clamav/clamav_plugin.c
2871         * src/plugins//demo/demo.c
2872         * src/plugins//dillo_viewer/dillo_viewer.c
2873         * src/plugins//pgpcore/plugin.c
2874         * src/plugins//pgpinline/plugin.c
2875         * src/plugins//pgpmime/plugin.c
2876         * src/plugins//spamassassin/spamassassin.c
2877                 gettext-ize more strings (mostly plugin error messages).
2878
2879 2006-09-11 [colin]      2.4.0cvs174
2880
2881         * src/alertpanel.c
2882                 Make maximum buffer size bigger to avoid
2883                 truncating translated messages. Patch by
2884                 Fabien
2885
2886 2006-09-11 [colin]      2.4.0cvs173
2887
2888         * src/etpan/imap-thread.c
2889                 Fix compilation on OpenBSD, thanks to 
2890                 Landry
2891
2892 2006-09-10 [wwp]        2.4.0cvs172
2893
2894         * manual/account.xml
2895         * manual/addrbook.xml
2896         * manual/handling.xml
2897         * manual/es/handling.xml
2898         * manual/fr/account.xml
2899         * manual/fr/addrbook.xml
2900         * manual/fr/handling.xml
2901                 documented addressbook matching (condition configuration):
2902                   addrbook.xml, en fr
2903                 documented per-account filtering rules (handling/filtering
2904                   section, account section):
2905                   account.xml, handling.xml, en fr
2906                 slightly updated the handling/searching section to tell few
2907                   words about the extended search ability:
2908                   handling.xml, en fr
2909                 added missing <quote></quotes> to Quick Search:
2910                   handling.xml, en fr es
2911                 fixed a typo (auomatically):
2912                   handling.xml, en
2913                 changes revisited by Paul.
2914
2915 2006-09-10 [paul]       2.4.0cvs171
2916
2917         * src/prefs_actions.c
2918         * src/prefs_filtering.c
2919         * src/prefs_template.c
2920                 adjustments to the gui
2921                 Patch by Fabien Vantard (slightly modified)
2922
2923 2006-09-10 [colin]      2.4.0cvs170
2924
2925         * src/summaryview.c
2926                 Check folderitem/summaryview consistency
2927                 (basically automates Update summary). Fixes
2928                 #1011 (wrong (negative) count on unread 
2929                 messages)
2930
2931 2006-09-10 [colin]      2.4.0cvs169
2932
2933         * src/gtk/gtksctree.c
2934                 Fix recursive expansion via mouse
2935         * src/plugins/bogofilter/bogofilter.c
2936                 Use normal filtering way of moving
2937                 messages (batching), possibly fixing
2938                 bug #1015 (Bogofilter plugin doubles 
2939                 new messages)
2940
2941 2006-09-09 [wwp]        2.4.0cvs168
2942
2943         * src/prefs_filtering.c
2944                 better place for this fix.
2945
2946 2006-09-09 [wwp]        2.4.0cvs167
2947
2948         * src/prefs_filtering.c
2949                 fix a minor bug when the enabled status of a filtering/processing
2950                 rule always got set to TRUE when replacing this rule. That still
2951                 make sense when adding a new rule, but now when replacing, we
2952                 don't override the value of 'enabled'.
2953                 Also renamed the func prefs_filtering_list_view_get_rule_name()
2954                 to prefs_filtering_list_view_get_info() as this function not only
2955                 returns the name, but also the account_id and the enabled status.
2956
2957 2006-09-09 [mones]      2.4.0cvs166
2958
2959         * manual/glossary.xml
2960         * manual/plugins.xml
2961                 Minor format corrections
2962         * manual/gpl.xml
2963                 Fix misplaced NO WARRANTY section
2964         * manual/es/advanced.xml
2965         * manual/es/faq.xml
2966         * manual/es/glossary.xml
2967         * manual/es/gpl.xml
2968         * manual/es/handling.xml
2969         * manual/es/plugins.xml
2970         * manual/es/starting.xml
2971                 Incorporate changes from English version
2972         * manual/fr/ack.xml
2973         * manual/pl/ack.xml
2974         * manual/es/ack.xml
2975                 Fix address, (add translation credits in es version)
2976         * po/es.po
2977                 Updated translation
2978
2979 2006-09-09 [wwp]        2.4.0cvs165
2980
2981         * src/prefs_filtering.c
2982                 fix a crash when opening filtering prefs, if matcherrc file contains
2983                 broken data (non-existing account id, which is theoretically not
2984                 possible).
2985
2986 2006-09-08 [colin]      2.4.0cvs164
2987
2988         * src/folder.c
2989                 Wrong assert, make it an if()
2990         * src/gtk/gtksctree.c
2991                 Fix bug #1013 (expand selected thread 
2992                 tree) - expanding is now recursive
2993
2994 2006-09-07 [wwp]        2.4.0cvs163
2995
2996         * src/prefs_matcher.c
2997                 make better sentences about addressbook matching in the
2998                 matcher prefs. This should make translators' work easier
2999                 too.
3000
3001 2006-09-07 [wwp]        2.4.0cvs162
3002
3003         * src/prefs_filtering.c
3004                 code simplification (get rid of dup var. assignment).
3005
3006 2006-09-07 [wwp]        2.4.0cvs161
3007
3008         * src/summaryview.c
3009                 use GTK_STOCK icons when possible, patch by Fabien Vantard
3010                 <fzzzzz@gmail.com>.
3011
3012 2006-09-07 [paul]       2.4.0cvs160
3013
3014         * src/mimeview.c
3015                 fix compilation warnings
3016                 Thanks to Colin
3017
3018 2006-09-07 [paul]       2.4.0cvs159
3019
3020         * src/mimeview.c
3021                 select the mimepart icon when
3022                 displaying as text
3023                 Thanks to Colin
3024
3025 2006-09-06 [paul]       2.4.0cvs158
3026
3027         * src/prefs_filtering.c
3028                 fix labels and table element spacing
3029                 Patch by Fabien Vantard
3030
3031 2006-09-06 [paul]
3032
3033         2.5.0-rc3 released
3034
3035 2006-09-06 [paul]       2.4.0cvs157
3036
3037         * manual/es/advanced.xml
3038                 fix typo
3039
3040 2006-09-06 [wwp]        2.4.0cvs156
3041
3042         * src/mainwindow.c
3043                 fix an dup launch issue when iconified, thanks to Colin.
3044
3045 2006-09-06 [wwp]        2.4.0cvs155
3046
3047         * src/gtk//gtksctree.h
3048                 oops, forgot that one!
3049
3050 2006-09-06 [wwp]        2.4.0cvs154
3051
3052         * manual/pl/advanced.xml
3053         * manual/advanced.xml
3054         * manual/es/advanced.xml
3055         * manual/fr/advanced.xml
3056         * src/prefs_customheader.c
3057         * src/prefs_filtering_action.c
3058         * src/foldersel.c
3059         * src/prefs_summaries.c
3060         * src/prefs_filtering.c
3061         * src/account.c
3062         * src/compose.c
3063         * src/prefs_summary_column.c
3064         * src/addr_compl.c
3065         * src/prefs_actions.c
3066         * src/prefs_folder_column.c
3067         * src/ssl_manager.c
3068         * src/prefs_template.c
3069         * src/prefs_display_header.c
3070         * src/prefs_common.h
3071         * src/prefs_matcher.c
3072         * src/prefs_common.c
3073         * src/prefs_toolbar.c
3074         * src/summaryview.c
3075         * src/folderview.c
3076         * src/gtk/gtksctree.c
3077         * src/gtk/pluginwindow.c
3078         * src/gtk/progressdialog.c
3079         * src/gtk/prefswindow.c
3080                 renamed hidden option enable_rules_hint to use_stripes_everywhere
3081                 to make its meaning more obvious (all versions of the manual reflect
3082                 the change).
3083                 added an extra hidden option use_stripes_in_summary to allow
3084                 discarding these stripes in mainwindow's folder and message lists;
3085                 en and fr manuals only are OK towards this.
3086
3087 2006-09-06 [colin]      2.4.0cvs153
3088
3089         * src/textview.c
3090                 Hide Sylpheed-Claws' internal queue headers
3091                 when showing all headers. They'll be present
3092                 only in Source window.
3093
3094 2006-09-05 [colin]      2.4.0cvs152
3095
3096         * src/plugins/trayicon/trayicon.c
3097                 Fix crash at exit - we have to disconnect
3098                 our handlers
3099         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3100                 Update eggtrayicon - patch adapted from a
3101                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
3102                 on Sylpheed's ML
3103
3104 2006-09-05 [colin]      2.4.0cvs151
3105
3106         * src/mainwindow.c
3107         * src/gtk/logwindow.c
3108                 Fix race condition when something writes
3109                 to the log too soon during init. Thanks
3110                 to Fabien Vantard
3111
3112 2006-09-05 [colin]      2.4.0cvs150
3113
3114         * src/mimeview.c
3115                 Don't select part on right-click either
3116
3117 2006-09-05 [paul]       2.4.0cvs149
3118
3119         * src/mimeview.c
3120                 completion of previous commit
3121                 Thanks to Colin
3122
3123 2006-09-05 [colin]      2.4.0cvs148
3124
3125         * src/mimeview.c
3126                 Don't force selection on middle-click, just open
3127
3128 2006-09-04 [colin]      2.4.0cvs147
3129
3130         * src/mimeview.c
3131                 Looks like gtk_notebook_set_current_page()
3132                 sometimes steals focus, and this annoys us
3133                 in MimeViewers as it renders navigation
3134                 keys useless. Take back focus after switching
3135                 pages.
3136
3137 2006-09-04 [colin]      2.4.0cvs146
3138
3139         * src/messageview.c
3140                 Set stop_loading when clicking on Next
3141                 during load. Don't add a callback to 
3142                 avoid over-complicating things.
3143
3144 2006-09-04 [colin]      2.4.0cvs145
3145
3146         * src/mimeview.c
3147         * src/messageview.c
3148                 Fix multiple loads in separate messageview
3149
3150 2006-09-04 [colin]      2.4.0cvs144
3151
3152         * src/summaryview.c
3153                 Let navigation keys be handled during 
3154                 load
3155
3156 2006-09-04 [colin]      2.4.0cvs143
3157
3158         * src/messageview.c
3159         * src/summaryview.c
3160         * src/textview.c
3161         * src/textview.h
3162                 Make loading of huge mails (lots of text and/or
3163                 images) cancellable, so the GUI doesn't block 
3164
3165 2006-09-04 [colin]      2.4.0cvs142
3166
3167         * src/plugins/trayicon/trayicon.c
3168                 Fix annoyance when removing a folder with 
3169                 unread mails: trayicon didn't update
3170
3171 2006-09-04 [paul]       2.4.0cvs141
3172
3173         * src/gtk/icon_legend.c
3174                 straighten up columns
3175                 Patch by Fabien Vantard
3176
3177 2006-09-04 [wwp]        2.4.0cvs140
3178
3179         * src/prefs_filtering.c
3180                 fix new line's account name in filtering prefs:
3181                 was "All", is now "(New)".
3182
3183 2006-09-04 [paul]       2.4.0cvs139
3184
3185         * tools/make.themes.project
3186                 use "AUTOMAKE_OPTIONS = dist-bzip2"
3187                 instead of homebrewed "make release"
3188
3189 2006-09-03 [colin]      2.4.0cvs138
3190
3191         * src/folderview.c
3192                 Fix bug #1007 (Wrong folder highlighted)
3193
3194 2006-09-03 [colin]      2.4.0cvs137
3195
3196         * src/compose.c
3197                 Don't set Newsgroup: header to a mail folder
3198                 path
3199
3200 2006-09-03 [paul]       2.4.0cvs136
3201
3202         * src/prefs_other.c
3203         * src/prefs_spelling.c
3204                 unify the gui
3205
3206 2006-09-03 [paul]       2.4.0cvs135
3207
3208         * src/prefs_summaries.c
3209                 correct menu item text in prefs_keybind_apply_clicked()
3210
3211 2006-09-03 [paul]       2.4.0cvs134
3212
3213         * manual/advanced.xml
3214                 some improvements to the descriptions
3215         * src/mainwindow.c
3216         * src/messageview.c
3217         * src/summaryview.c
3218         * src/gtk/menu.c
3219                 fix menu sensitivity issues
3220         * src/prefs_message.c
3221                 drop the useless word 'short'
3222         * src/prefs_other.c
3223                 add the word 'lines' indicating log length
3224                 is a measure of lines
3225         * src/textview.c
3226                 fix compilation warnings
3227
3228 2006-09-02 [colin]      2.4.0cvs133
3229
3230         * src/messageview.c
3231                 Display a special return-receipt message
3232                 if the message is from the user
3233         * src/summaryview.c
3234                 Fix missing freeze of the list when marking
3235                 all read and unthreading for exec. Thanks
3236                 to Stephan Sachse.
3237
3238 2006-09-02 [paul]       2.4.0cvs132
3239
3240         * src/mainwindow.c
3241         * src/prefs_message.c
3242         * src/summaryview.c
3243                 fix some english
3244
3245 2006-09-02 [wwp]        2.4.0cvs131
3246
3247         * src/prefs_filtering.c
3248                 added an account name column to the filtering rules
3249                 dialog.
3250
3251 2006-09-02 [colin]      2.4.0cvs130
3252
3253         * src/gtk/logwindow.c
3254         * src/gtk/logwindow.h
3255                 Block scrolling if we're not at the end
3256                 of the log
3257
3258 2006-09-02 [colin]      2.4.0cvs129
3259
3260         * src/folder.c
3261                 Make sure account-specific rules can't
3262                 be used in {pre-,post-,}processing
3263         * src/mainwindow.c
3264         * src/gtk/logwindow.c
3265         * src/gtk/logwindow.h
3266                 Jump to last error when clicking on the
3267                 warning icon
3268
3269 2006-09-02 [colin]      2.4.0cvs128
3270
3271         * src/imap.c
3272         * src/import.c
3273         * src/mainwindow.c
3274         * src/mainwindow.h
3275                 Fix warning icon
3276         * src/inc.c
3277         * src/mbox.c
3278         * src/mbox.h
3279                 Let proc_mbox know its account, for
3280                 account-specific rules
3281
3282 2006-09-01 [colin]      2.4.0cvs127
3283
3284         * src/codeconv.c
3285                 Don't uselessly use iconv to convert from
3286                 us-ascii
3287         * src/alertpanel.c
3288         * src/mainwindow.c
3289         * src/mainwindow.h
3290         * src/inc.c
3291                 Fix certain log cases, disable warning icon
3292                 for now, the correct way to display it when
3293                 necessary and only when necessary is probably
3294                 to do it manually rather than use error logs
3295         * src/etpan/imap-thread.c
3296                 Clean up UID logging a bit
3297         * src/gtk/logwindow.c
3298         * src/gtk/logwindow.h
3299                 Make logging faster when the window's closed
3300
3301 2006-09-01 [wwp]        2.4.0cvs126
3302
3303         * manual/fr/account.xml
3304                 reflect changes to the ref. manual (parts of cvs72):
3305                 fix tabnames and quotes.
3306
3307 2006-09-01 [wwp]        2.4.0cvs125
3308
3309         * manual/fr/plugins.xml
3310                 reflect changes to the reference manual (cvs42):
3311                 update IRC channel info.
3312
3313 2006-09-01 [wwp]        2.4.0cvs124
3314
3315         * commitHelper
3316                 use CVSEDITOR env. var. if set, according to `man cvs`.
3317
3318 2006-09-01 [wwp]        2.4.0cvs123
3319
3320         * manual/advanced.xml
3321                 better sentence again (thanks to Paul).
3322
3323 2006-09-01 [wwp]        2.4.0cvs122
3324
3325         * manual/advanced.xml
3326         fix definition of toolbar_detachable and rework a bit the one of
3327         enable_dotted_lines.
3328
3329 2006-09-01 [mones]      2.4.0cvs121
3330
3331         * manual/advanced.xml
3332                 Document enable_dotted_lines
3333
3334 2006-09-01 [paul]       2.4.0cvs120
3335
3336         * src/folderview.c
3337         * src/folderview.h
3338         * src/imap.c
3339         * src/mainwindow.c
3340         * src/summaryview.c
3341                 obey the 'When entering folder...' option
3342                 when using the /View/Go to/... menu items
3343                 Thanks to Colin
3344
3345 2006-08-31 [colin]      2.4.0cvs119
3346
3347         * src/folderview.c
3348                 Revert 2.4.0cvs116, wrong fix.
3349
3350 2006-08-31 [colin]      2.4.0cvs118
3351
3352         * src/gtk/gtksctree.c
3353                 Better state the various copyrights
3354
3355 2006-08-31 [colin]      2.4.0cvs117
3356
3357         * src/prefs_common.c
3358                 fix enable_dotted_lines
3359
3360 2006-08-31 [colin]      2.4.0cvs116
3361
3362         * src/folderview.c
3363                 Use pref "Always open on select" when going
3364                 to next unread folder
3365         * src/gtk/gtksctree.c
3366                 Fix link failure to _gtk_clist_create_cell_layout
3367                 on certain computers. (Why not mine, I wonder)
3368
3369 2006-08-31 [colin]      2.4.0cvs115
3370
3371         * src/procmsg.c
3372         * src/textview.c
3373         * src/plugins/bogofilter/bogofilter.c
3374         * src/plugins/spamassassin/spamassassin.c
3375                 Requalify some "errors" to warnings
3376         * src/mainwindow.c
3377         * src/mainwindow.h
3378         * src/statusbar.c
3379                 Add an icon in the statusbar to notify
3380                 of errors
3381         * src/gtk/gtksctree.c
3382         * src/folderview.c
3383         * src/summaryview.c
3384                 Make the GtkSCTree look more modern by
3385                 alternating background lines
3386         * src/prefs_common.c
3387         * src/prefs_common.h
3388                 Add a pref to let people have the old
3389                 way if they prefer
3390
3391
3392 2006-08-30 [colin]      2.4.0cvs114
3393
3394         * src/procmsg.c
3395         * src/procmsg.h
3396                 Provide a way to filter a list of
3397                 messages in an optimised manner, and
3398                 add a list-filtering hook
3399         * src/folder.c
3400         * src/inc.c
3401         * src/mbox.c
3402                 Use the list filtering
3403         * src/plugins/bogofilter/bogofilter.c
3404                 Use the list-filtering hook
3405                 Use -b (bulk) mode for more speed
3406                 when learning and filtering
3407         * src/etpan/imap-thread.c
3408                 Make log output shorter in UID SEARCH
3409
3410
3411 2006-08-30 [colin]      2.4.0cvs113
3412
3413         * src/plugins/bogofilter/bogofilter.c
3414                 Really fast mass learning - thanks to David
3415                 Relson for the options explanations :)
3416
3417 2006-08-30 [colin]      2.4.0cvs112
3418
3419         * src/msgcache.c
3420                 Fix compilation on FreeBSD. Thanks
3421                 to Michael Hugues
3422
3423 2006-08-29 [colin]      2.4.0cvs111
3424
3425         * src/folderview.c
3426                 Handle "popup_menu" signal (for popping the 
3427                 menu via the keyboard)
3428         * src/mimeview.c
3429         * src/mimeview.h
3430         * src/summaryview.c
3431         * src/textview.c
3432         * src/gtk/gtkutils.c
3433         * src/gtk/gtkutils.h
3434                 Factorize scrolling code, and add an API 
3435                 for MimeViewers to handle scroll orders
3436
3437 2006-08-29 [wwp]        2.4.0cvs110
3438
3439         * src/plugins//bogofilter/bogofilter.c
3440         * src/plugins//spamassassin/spamassassin.c
3441                 make the bogofilter/spamassassin filtering error dialogs at
3442         incorporation obey to the "don't popup error dialog on
3443         receive error" option. If disabled, feed the log window w/
3444         the error message.
3445
3446 2006-08-29 [paul]
3447
3448         2.5.0-rc2 released
3449
3450 2006-08-29 [paul]       2.4.0cvs109
3451
3452         * Makefile.am
3453                 remove 'make release', it's not needed
3454                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3455
3456 2006-08-29 [paul]       2.4.0cvs108
3457
3458         * src/foldersel.c
3459         * src/summary_search.c
3460         * src/gtk/progressdialog.c
3461         * src/plugins/pgpcore/passphrase.c
3462                 replace deprecated gtk_window_set_policy()
3463
3464 2006-08-29 [colin]      2.4.0cvs107
3465
3466         * src/folder.c
3467                 Fix data loss when copy fails during a move:
3468                 only use fast remove_msgs if everything was
3469                 copied OK; else use slow remove_msg on the
3470                 mails that got copied only.
3471
3472 2006-08-28 [paul]       2.4.0cvs106
3473
3474         * src/mh.c
3475                 revert change in 2.4.0cvs104, it breaks
3476                 stuff
3477
3478 2006-08-28 [paul]       2.4.0cvs105
3479
3480         * src/plugins/spamassassin/spamassassin.c
3481                 english fix
3482
3483 2006-08-28 [paul]       2.4.0cvs104
3484
3485         * src/mh.c
3486                 fix data loss when moving to another
3487                 mailbox fails
3488         * src/prefs_spelling.c
3489                 improve the english
3490         * src/gtk/pluginwindow.c
3491                 improve the layout of the dialog text
3492         All thanks to Colin
3493
3494 2006-08-28 [paul]       2.4.0cvs103
3495
3496         * src/plugins/bogofilter/bogofilter.c
3497         * src/plugins/bogofilter/bogofilter_gtk.c
3498                 fix english up a bit, innit
3499
3500 2006-08-28 [paul]       2.4.0cvs102
3501
3502         * configure.ac
3503         * po/Makefile.in.in
3504         * po/Makevars
3505                 require autoconf 2.60, enabling building
3506                 with gettext 0.15 (gettext 0.14.x build still
3507                 possible). Replace Makefiles with versions
3508                 from gettext 0.15.
3509                 Remove configure options --with-localedir and
3510                 --with-mandir. The options that are provided
3511                 directly by autoconf 2.60 can be used instead:
3512                 --mandir --localedir
3513
3514 2006-08-27 [colin]      2.4.0cvs101
3515
3516         * src/plugins/bogofilter/Makefile.am
3517                 Fix make dist (no README)
3518
3519 2006-08-27 [colin]      2.4.0cvs100
3520
3521         * src/folder.c
3522                 Don't use F_UNKNOWN folders for any default
3523                 outbox/trash/etc
3524         * src/plugins/bogofilter/bogofilter.c
3525         * src/plugins/bogofilter/bogofilter.h
3526         * src/plugins/bogofilter/bogofilter_gtk.c
3527                 Add an option to specify the path to bogofilter
3528                 Use single-quotes to be able to learn in folders
3529                 with spaces in their names
3530                 Verify learning status
3531
3532 2006-08-27 [colin]      2.4.0cvs99
3533
3534         * manual/faq.xml
3535         * manual/plugins.xml
3536                 Document Bogofilter plugin
3537
3538 2006-08-27 [colin]      2.4.0cvs98
3539
3540         * src/compose.c
3541         * src/messageview.c
3542         * src/procmsg.c
3543         * src/procmsg.h
3544                 When possible, copy the queued mail to sent folder
3545                 instead of re-adding. Much faster on IMAP.
3546
3547 2006-08-27 [colin]      2.4.0cvs97
3548
3549         * src/msgcache.c
3550                 Disable mmaped caches - huge metadata loss
3551                 here after a power failure.
3552         * src/summaryview.c
3553                 Add quicksearch timing
3554         * src/common/plugin.c
3555         * src/common/plugin.h
3556                 Implement an interface to tell what plugins
3557                 provide. Prevent loading of similar plugins.
3558         * src/plugins/clamav/clamav_plugin.c
3559         * src/plugins/demo/demo.c
3560         * src/plugins/dillo_viewer/dillo_viewer.c
3561         * src/plugins/pgpcore/plugin.c
3562         * src/plugins/pgpinline/pgpinline.c
3563         * src/plugins/pgpmime/pgpmime.c
3564         * src/plugins/spamassassin/spamassassin.c
3565         * src/plugins/trayicon/trayicon.c
3566                 Implement plugin_provides()
3567
3568 2006-08-27 [colin]      2.4.0cvs96
3569
3570         * configure.ac
3571         * src/plugins/Makefile.am
3572         * src/plugins/bogofilter/.cvsignore
3573         * src/plugins/bogofilter/Makefile.am
3574         * src/plugins/bogofilter/bogofilter.c
3575         * src/plugins/bogofilter/bogofilter.h
3576         * src/plugins/bogofilter/bogofilter_gtk.c
3577                 New Bogofilter plugin, provides filtering and
3578                 learning. Spamassassin will go to extra plugins.
3579
3580 2006-08-26 [mones]      2.4.0cvs95
3581
3582         * manual/handling.xml
3583                 Fix subfolder path in the example (thanks to Paul) 
3584
3585 2006-08-26 [mones]      2.4.0cvs94
3586
3587         * manual/glossary.xml
3588                 2.2. + add ISP to the glossary
3589                 7.5. + Add UIDL to glossary
3590                 7.7. + Add TCP to glossary
3591         * manual/handling.xml
3592                 7.1. + Mentions GNU/Linux distribution, what about the non...
3593                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3594                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3595                 7.4. = Use appropriate quotation for commands
3596                 7.6. = change "" to <quote></quote>
3597         * manual/plugins.xml
3598                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3599         * manual/starting.xml
3600                 2.1. + local mbox file: some examples of mbox file locations...
3601                 Also reformatted files requiring it
3602
3603 2006-08-26 [wwp]        2.4.0cvs93
3604
3605         * src/summary_search.c
3606                 disable find buttons while summary search is running.
3607
3608 2006-08-25 [colin]      2.4.0cvs92
3609
3610         * src/folder.c
3611         * src/folderutils.c
3612         * src/mh.c
3613         * src/procmsg.h
3614         * src/summaryview.c
3615                 Speed up MH moving, and add progressbar
3616                 for MH deletion
3617         * src/msgcache.c
3618                 Write cache files using mmap() too
3619
3620 2006-08-25 [wwp]        2.4.0cvs91
3621
3622         * src/summaryview.c
3623                 switch spam<->ham button when a message has been marked as spam or ham
3624                 and is still selected. Thanks to Colin.
3625
3626 2006-08-25 [paul]       2.4.0cvs90
3627
3628         * src/Makefile.am
3629         * src/stock_pixmap.c
3630         * src/stock_pixmap.h
3631         * src/summaryview.c
3632         * src/gtk/icon_legend.c
3633         * src/pixmaps/copied.xpm
3634         * src/pixmaps/moved.xpm
3635                 add icons for delayed execution marked for
3636                 copying, marked for moving
3637
3638 2006-08-25 [mones]      2.4.0cvs89
3639
3640         * manual/glossary.xml
3641                 Fix the other glossary items:
3642                 5.1. = Inmmediate execution -> <quote>immediate execution...
3643                 5.2. = Fix MBOX capitalization -> Mbox
3644                 5.3. + Improve Plugins def. w/ tech. ref.
3645                 5.4. = Quotation -> replace '>' by <quote>></quote>
3646                 5.5. - SMTP Server. -> remove dot
3647         * po/es.po
3648                 Updated translation
3649
3650 2006-08-25 [mones]      2.4.0cvs88
3651
3652         * manual/ack.xml
3653                 Reformatted, changed email address
3654         * manual/glossary.xml
3655                 Reformatted, fixed MANUAL-TODO items:
3656                 8.2. + add ROT-13 to glossary
3657                 8.4. + add URL to glossary
3658         * manual/es/advanced.xml
3659                 Fixed <literal>s
3660
3661 2006-08-25 [paul]       2.4.0cvs87
3662
3663         * src/gtk/icon_legend.c
3664                 add 'marked for deletion' icon
3665                 arrange icons by containing column
3666                 wrap long label text
3667
3668 2006-08-25 [colin]      2.4.0cvs86
3669
3670         * src/common/utils.c
3671         * src/common/utils.h
3672                 Add the sc_g_*list_bigger functions in
3673                 a place everyone can use it
3674         * src/summaryview.c
3675                 Only freeze/thaw the list when working
3676                 on the selection, if it's bigger than 1
3677         * src/gtk/gtksctree.c
3678                 Only freeze/thaw the list when unselec-
3679                 ting 'all' if ('all' != 1)
3680                 This avoids some flickering
3681
3682 2006-08-24 [colin]      2.4.0cvs85
3683
3684         * src/addressbook.c
3685                 Fix strange list selection
3686                 Fix random seg (Invalid read of freed memory)
3687
3688 2006-08-24 [colin]      2.4.0cvs84
3689
3690         * src/alertpanel.c
3691         * src/gtk/inputdialog.c
3692         * src/plugins/pgpcore/passphrase.c
3693                 Revert minimal width patch of 2.4.0cvs67,
3694                 as it is also a maximal width. Use 
3695                 gtk_window_set_default_size instead.
3696
3697 2006-08-24 [colin]      2.4.0cvs83
3698
3699         * src/msgcache.c
3700                 Write cache/mark to temp files before
3701                 overwriting old ones (avoids metadata
3702                 loss if writing the new files fail).
3703                 Use mmap() to read cache/mark file, as
3704                 this makes cache reading faster. Dis-
3705                 abled for big-endian machines until it
3706                 can be tested. (Big-endian users: set
3707                 msgcache_use_mmap = TRUE in the relevant
3708                 #if).
3709         * src/procmsg.h
3710                 Move rarely used fields of MsgInfo in 
3711                 another structure, which will only be
3712                 allocated if needed. Face, X-Face,
3713                 Return receipt headers and List-*
3714                 headers are moved. Mails having none
3715                 of these occupy 52 bytes less with
3716                 this patch, which makes 2.5MB of RAM
3717                 saved on a 50k folder).
3718         * src/headerview.c
3719         * src/mainwindow.c
3720         * src/messageview.c
3721         * src/partial_download.c
3722         * src/procheader.c
3723         * src/procmsg.c
3724         * src/textview.c
3725                 Follow this structure change.
3726
3727 2006-08-24 [wwp]        2.4.0cvs82
3728
3729         * manual/es/.cvsignore
3730         * manual/es/dist/.cvsignore
3731         * manual/es/dist/html/.cvsignore
3732         * manual/es/dist/pdf/.cvsignore
3733         * manual/es/dist/ps/.cvsignore
3734         * manual/es/dist/txt/.cvsignore
3735                 more (generated) files to ignore.
3736
3737 2006-08-24 [colin]      2.4.0cvs81
3738
3739         * src/folder.c
3740         * src/mh.c
3741                 Fix possible problems with local delivery. Check the folder doesn't
3742                 need scan before setting its mtime when saving cache (which can be
3743                 done long after the folder's been modified by an external process);
3744                 Check that the stored item's mtime didn't change in mh functions.
3745
3746 2006-08-24 [mones]      2.4.0cvs80
3747
3748         * manual/advanced.xml
3749                 Rewrapping, some fixes and MANUAL-TODO items:
3750                 8.1. = change "" to <quote></quote>
3751                 8.3. = quote menu items
3752                 8.5. - deploying -> new user ... ideally a new user (redundant)
3753
3754 2006-08-23 [colin]      2.4.0cvs79
3755
3756         * src/gtk/gtksctree.c
3757                 When selecting or deselecting range, only
3758                 freeze/thaw when selection is bigger than 10
3759
3760 2006-08-23 [colin]      2.4.0cvs78
3761
3762         * src/messageview.c
3763         * src/mimeview.c
3764         * src/mimeview.h
3765         * src/plugins/dillo_viewer/dillo_viewer.c
3766                 Provide an API for MimeViewer plugins to
3767                 return a text selection for replying
3768
3769 2006-08-23 [colin]      2.4.0cvs77
3770
3771         * src/image_viewer.c
3772         * src/textview.c
3773                 Use gtk_pixbuf_new_from_file_at_scale(), which
3774                 is faster than getting the pixbuf then resizing
3775                 it.
3776
3777 2006-08-23 [colin]      2.4.0cvs76
3778
3779         * src/procmime.c
3780                 UTF-8 should be sent Quoted-printable
3781
3782 2006-08-22 [colin]      2.4.0cvs75
3783
3784         * src/mh.c
3785                 Check if scan is required before touching
3786                 the folder (or it'll be required every time)
3787
3788 2006-08-22 [colin]      2.4.0cvs74
3789
3790         * configure.ac
3791                 Require libetpan 0.46 (crasher fix when built
3792                 against gnutls)
3793
3794 2006-08-22 [colin]      2.4.0cvs73
3795
3796         * src/folder.c
3797                 Set folder's mtime after writing its
3798                 cache
3799         * src/folderview.c
3800                 Add some timing
3801         * src/procmsg.c
3802                 Don't do useless stuff if we don't 
3803                 thread by subject
3804         * src/summaryview.c
3805                 Add some timing, don't deselect prior
3806                 to selecting (gtksctree does it itself),
3807                 remove crash avoidance hacks as it's been
3808                 properly fixed since a while
3809         * src/common/utils.c
3810                 Optimize to_human_readable(): _() is slow,
3811                 do it only once, and avoid %f format for KB
3812                 (the most common in a summaryview)
3813         * src/gtk/gtksctree.c
3814                 Don't uselessly freeze/thaw (fixes flicker
3815                 on next unread and friends), reduce number
3816                 of g_list_nth/g_list_position where possible
3817         * src/gtk/gtkutils.c
3818         * src/gtk/gtkutils.h
3819                 Reduce number of g_list_nth/g_list_position
3820                 where possible.
3821                 All of this makes loading as 70k folder 2.1
3822                 seconds instead of 3.2 (with hot FS caches).
3823                 (1.3 seconds without Date and Size columns...)
3824
3825 2006-08-22 [paul]       2.4.0cvs72
3826
3827         wrap documents and do some items from mones' MANUAL-TODO:
3828
3829         * manual/account.xml
3830                 4.1. = fix tabname references to <quote>tabname</quote>
3831                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3832         * manual/faq.xml
3833                 1.1. = mentioned options don't match UI
3834                 Add information about the 'Never send Return Receipts'
3835                 option
3836         * manual/handling.xml
3837                 6.2. = Mentions Extended symbols button, but now is
3838                 named Information
3839                 6.3. = Mentions ... button, which is now Edit
3840
3841 2006-08-22 [colin]      2.4.0cvs71
3842
3843         * src/gtk/pluginwindow.c
3844                 Fix layout in verbose translations (such
3845                 as french)
3846
3847 2006-08-22 [paul]       2.4.0cvs70
3848
3849         * manual/Makefile.am
3850                 build manuals in alphabetical order
3851         * src/addressbook.c
3852         * src/prefs_themes.c
3853                 replace/remove deprecated symbols
3854         * src/gtk/gtkutils.c
3855                 fix a warning
3856         * src/gtk/pluginwindow.c
3857                 replace deprecated symbol
3858                 replace label text and move it
3859         * src/plugins/pgpcore/prefs_gpg.c
3860                 move the 'Generate...' button out of the
3861                 Sign Key frame, replace the English used
3862         * src/plugins/pgpcore/sgpgme.c
3863                 fixes to the English
3864
3865 2006-08-21 [colin]      2.4.0cvs69
3866
3867         * src/plugins/trayicon/trayicon.c
3868                 Add more strings for translation; patch
3869                 by Pawel
3870
3871 2006-08-21 [colin]      2.4.0cvs68
3872
3873         * src/compose.c
3874                 fix replied flag not set after drafting
3875         * src/matcher.c
3876                 fix body quicksearch in non-encoded bodies
3877                 containing '='
3878         * src/msgcache.c
3879                 Get rid of the g_malloc workaround for
3880                 corrupted caches, use g_try_malloc
3881
3882 2006-08-21 [colin]      2.4.0cvs67
3883
3884         * src/alertpanel.c
3885         * src/gtk/inputdialog.c
3886         * src/plugins/pgpcore/passphrase.c
3887                 Set minimal width to 375
3888         * src/mainwindow.c
3889                 Fix switching to offline, asking if it 
3890                 should be overriden for synchronising
3891         * src/mimeview.c
3892                 Don't offer to remember command on Open 
3893                 with for text parts, as the browser or 
3894                 text editor command isn't changed from 
3895                 there
3896
3897 2006-08-20 [paul]       2.4.0cvs66
3898
3899         * po/ko.po
3900         * po/zh_CN.po
3901                 fix plural form errors. revealed by stricter
3902                 checking of gettext 0.15
3903
3904 2006-08-18 [paul]       2.4.0cvs65
3905
3906         * src/stock_pixmap.c
3907                 fix the fix of 2.4.0cvs64
3908                 Thanks to Colin
3909
3910 2006-08-18 [paul]       2.4.0cvs64
3911
3912         * src/stock_pixmap.c
3913                 fix leaks
3914                 Thanks to Colin
3915
3916 2006-08-18 [paul]       2.4.0cvs63
3917
3918         * src/compose.c
3919         * src/procmsg.c
3920                 fix occasional IMAP bug where large msgs
3921                 were left in the queue folder after sending
3922                 Thanks to Colin
3923
3924 2006-08-18 [paul]       2.4.0cvs62
3925
3926         * src/folderview.c
3927                 freeze the summaryview while quicksearch results
3928                 are displayed
3929                 (fixes bug 456 'current message is hidden when the
3930                 view is refreshed and extended search is "unread 
3931                 messages"')
3932                 Thanks to Colin
3933         * src/textview.c
3934                 add missing #include "inputdialog.h"
3935         * src/common/utils.h
3936                 add missing mailcap_update_default() and improve
3937                 readability
3938
3939 2006-08-17 [colin]      2.4.0cvs61
3940
3941         * src/plugins/pgpcore/select-keys.c
3942                 Fix warnings :)
3943
3944 2006-08-17 [colin]      2.4.0cvs60
3945
3946         * src/compose.c
3947                 Don't continue queuing if Cancel is clicked
3948                 in select-keys
3949
3950 2006-08-17 [colin]      2.4.0cvs59
3951
3952         * src/plugins/pgpcore/select-keys.c
3953                 When encrypting, if only one key matches and it 
3954                 matches exactly, automatically use it.
3955
3956 2006-08-17 [colin]      2.4.0cvs58
3957
3958         * src/mimeview.c
3959         * src/prefs_common.c
3960         * src/prefs_common.h
3961         * src/prefs_ext_prog.c
3962         * src/textview.c
3963                 Fix issues with previous patch (text/html)
3964                 Remove outdated prefs
3965
3966 2006-08-17 [colin]      2.4.0cvs57
3967
3968         * src/imap.c
3969                 Add View Log button on auth error
3970         * src/procmsg.c
3971                 Fix encrypted mail marked as new when
3972                 saved in normal folders
3973         * src/plugins/pgpinline/pgpinline.c
3974                 Fix encrypt bug on IMAP
3975         * src/mimeview.c
3976         * src/common/utils.c
3977         * src/common/utils.h
3978         * src/gtk/inputdialog.c
3979         * src/gtk/inputdialog.h
3980                 Get rid of metamail stuff, simplify
3981                 opening, and allow remembering of user's
3982                 choices (by updating ~/.mailcap). There's
3983                 still to drop "Audio player" and "Image
3984                 viewer" preferences.
3985
3986 2006-08-17 [mones]      2.4.0cvs56
3987
3988         * manual/es/sylpheed-claws-manual.xml
3989                 fix DTD path
3990
3991 2006-08-17 [mones]      2.4.0cvs55
3992
3993         * configure.ac
3994         * manual/Makefile.am
3995         * manual/es/Makefile.am
3996         * manual/es/account.xml
3997         * manual/es/ack.xml
3998         * manual/es/addrbook.xml
3999         * manual/es/advanced.xml
4000         * manual/es/faq.xml
4001         * manual/es/glossary.xml
4002         * manual/es/gpl.xml
4003         * manual/es/handling.xml
4004         * manual/es/intro.xml
4005         * manual/es/keyboard.xml
4006         * manual/es/plugins.xml
4007         * manual/es/starting.xml
4008         * manual/es/sylpheed-claws-manual.xml
4009         * manual/es/dist/Makefile.am
4010         * manual/es/dist/html/Makefile.am
4011         * manual/es/dist/pdf/Makefile.am
4012         * manual/es/dist/ps/Makefile.am
4013         * manual/es/dist/txt/Makefile.am
4014                 Spanish translation for the manual
4015
4016 2006-08-16 [colin]      2.4.0cvs54
4017
4018         * src/compose.c
4019         * src/main.c
4020         * src/mainwindow.c
4021                 Fix send button sensitivity at startup
4022                 Set send menu sensitivity (patch by Fabien)
4023         * src/ssl_manager.c
4024                 Enable closing with esc (patch by Fabien)
4025         * src/gtk/foldersort.c
4026                 Enable closing with esc (patch by Fabien)
4027         * src/procmime.c
4028                 Optimisation (no need to copy to tempfile to
4029                 "decode" 7bit and 8bit)
4030         * src/summaryview.c
4031                 Fix cruft in swap_from case
4032         * src/textview.c
4033                 Fix missing last line in some mail cases 
4034                 (Fixes debian #381872)
4035         * src/plugins/pgpcore/prefs_gpg.c
4036         * src/plugins/pgpcore/sgpgme.c
4037         * src/plugins/pgpcore/sgpgme.h
4038                 Don't show "no key found" when user explicitely
4039                 wants to create a key
4040
4041 2006-08-16 [paul]       2.4.0cvs53
4042
4043         * configure.ac
4044         * src/account.c
4045         * src/addressbook.c
4046         * src/headerview.c
4047         * src/prefs_account.c
4048         * src/prefs_message.c
4049         * src/gtk/gtkutils.c
4050                 bump up minimum required versions of GTK+ and
4051                 GLIB to 2.6.0
4052
4053 2006-08-16 [paul]       2.4.0cvs52
4054
4055         * src/toolbar.c
4056                 workaround GTK+ Bug 351600 - 'Can't re-click
4057                 on button after sensitivity update'
4058                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
4059                 Thanks to Colin
4060
4061 2006-08-15 [colin]      2.4.0cvs51
4062
4063         * src/plugins/pgpcore/prefs_gpg.c
4064                 Set options sensitivity according to
4065                 key existence
4066         * src/plugins/pgpcore/sgpgme.c
4067                 Allow to create key with no passphrase
4068
4069 2006-08-14 [cleroy]     2.4.0cvs50
4070
4071         * src/gtk/pluginwindow.c
4072                 New layout (maybe to be changed?)
4073         * src/gtk/gtkutils.c
4074                 Fix a bit label_window
4075         * src/plugins/pgpcore/passphrase.c
4076         * src/plugins/pgpcore/passphrase.h
4077         * src/plugins/pgpcore/plugin.c
4078         * src/plugins/pgpcore/prefs_gpg.c
4079         * src/plugins/pgpcore/prefs_gpg.h
4080         * src/plugins/pgpcore/sgpgme.c
4081         * src/plugins/pgpcore/sgpgme.h
4082                 Allow to create a PGP private key via the GUI
4083
4084 2006-08-14 [wwp]        2.4.0cvs49
4085
4086         * src/addressbook_foldersel.c
4087                 fix strict ISO C90 compliance.
4088
4089 2006-08-14 [paul]       2.4.0cvs48
4090
4091         * src/gtk/prefswindow.c
4092                 re-set scrolled window on opening
4093                 Patch by Ticho
4094
4095 2006-08-14 [paul]
4096
4097         2.5.0-rc1 released
4098
4099 2006-08-14 [paul]       2.4.0cvs47
4100
4101         * src/prefs_display_header.c
4102                 re-enable user-defined Displayed Headers
4103
4104 2006-08-14 [paul]       2.4.0cvs46
4105
4106         * src/prefs_account.c
4107                 use GTK_STOCK_EDIT
4108
4109 2006-08-13 [colin]      2.4.0cvs45
4110
4111         * src/common/utils.c
4112                 Fix "a" in quote when the original message is empty,
4113                 by using \0 instead of 'a' to test writability of
4114                 temp files.
4115
4116 2006-08-13 [wwp]        2.4.0cvs44
4117
4118         * src/plugins/spamassassin/spamassassin.c
4119                 fix capitalization of "SpamAssassin" in some debug, log and
4120                 dialog messages.
4121
4122 2006-08-13 [paul]       2.4.0cvs43
4123
4124         * src/editldap.c
4125                 fix overlapping widgets
4126         * src/prefs_account.c
4127                 fix translation of protocol_names[]
4128                 fix label disappearing off the edge of the
4129                 visible area
4130
4131 2006-08-12 [paul]       2.4.0cvs42
4132
4133         * manual/plugins.xml
4134                 update IRC channel info before it gets forgotten
4135                 about
4136
4137 2006-08-11 [colin]      2.4.0cvs41
4138
4139         * src/compose.c
4140         * src/mainwindow.c
4141         * src/mainwindow.h
4142         * src/procmsg.c
4143         * src/procmsg.h
4144         * src/summaryview.c
4145         * src/toolbar.c
4146                 Grey out the Send button if
4147                 - Queue folders are empty, or
4148                 - We're sending already
4149
4150 2006-08-11 [wwp]        2.4.0cvs40
4151
4152         * src/main.c
4153                 fix a logic issue when quitting while a compose window is
4154                 still open, thanks to Colin.
4155
4156 2006-08-10 [colin]      2.4.0cvs39
4157
4158         * src/main.c
4159                 Fix default font size setting after wizard run
4160         * src/imap.c
4161         * src/etpan/imap-thread.c
4162         * src/etpan/imap-thread.h
4163                 Fix bug #999 (Timing out on TSL cert validation 
4164                 dialog makes ugly things happen). Also, STARTTLS
4165                 unconditionnaly if initial capabilities contain
4166                 LOGINDISABLED and STARTTLS.
4167
4168 2006-08-09 [colin]      2.4.0cvs38
4169
4170         * src/mainwindow.c
4171         * src/mainwindow.h
4172                 Fix Tools/Actions sensitivity when there are
4173                 no actions
4174
4175 2006-08-09 [colin]      2.4.0cvs37
4176
4177         * src/prefs_filtering.c
4178                 Warning fix, patch by Paul
4179         * src/messageview.c
4180         * src/prefs_actions.c
4181         * src/prefs_filtering_action.c
4182         * src/prefs_matcher.c
4183                 Uniformisation of "Info ..." to "Info..." (for
4184                 old gtk), patch by Fabien
4185         * src/plugins/clamav/clamav_plugin_gtk.c
4186                 Sensitivity fix by Fabien
4187
4188 2006-08-09 [colin]      2.4.0cvs36
4189
4190         * src/main.c
4191         * src/main.h
4192                 Add a function to know whether we're exiting
4193         * src/plugins/trayicon/trayicon.c
4194                 If exiting, don't do anything. Faster, and
4195                 avoids gtk_main_iteration reentracy causing
4196                 segfaults at exit
4197
4198 2006-08-09 [colin]      2.4.0cvs35
4199
4200         * src/messageview.c
4201         * src/mimeview.c
4202         * src/mimeview.h
4203                 Fix lack of part selection when automatically 
4204                 jumping to a specific part
4205         * src/msgcache.c
4206                 Little optimisation in cache reading
4207
4208 2006-08-09 [colin]      2.4.0cvs34
4209
4210         * src/compose.c
4211                 Fix crash setting the priority on reedit
4212                 (Accessing compose before creating it!)
4213
4214 2006-08-08 [colin]      2.4.0cvs33
4215
4216         * src/procmime.c
4217                 Fix bug #998 (last attachment is not accessible)
4218                 Bad RFC interpretation on multipart close-delimiters
4219         * src/mimeview.c
4220         * src/mimeview.h
4221         * src/gtk/gtkvscrollbutton.c
4222         * src/gtk/gtkvscrollbutton.h
4223                 Make attachments list wheel-scrollable
4224
4225 2006-08-07 [colin]      2.4.0cvs32
4226
4227         * src/gtk/gtkaspell.c
4228                 Fix bug #973 (Unicode punctation characters 
4229                 are not recognized as separators by the
4230                 spell checker); fix unsigned stuff
4231
4232 2006-08-07 [colin]      2.4.0cvs31
4233
4234         * src/compose.c
4235                 Fix bug #956 (DnD text with accents in compose 
4236                 text entry); fix gccc's signed/unsigned fuss
4237
4238 2006-08-06 [colin]      2.4.0cvs30
4239
4240         * src/main.c
4241                 Fix bug #979 (Plugin crashes when exiting 
4242                 sylpheed-claws) : handle exit request only 
4243                 once
4244
4245 2006-08-05 [colin]      2.4.0cvs29
4246
4247         * src/news.c
4248                 Just make sure we have a msgid.
4249
4250 2006-08-05 [colin]      2.4.0cvs28
4251
4252         * src/news.c
4253         * src/summaryview.c
4254                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4255                 by reimplementing it
4256         * src/textview.c
4257                 Fix bug when hiding quotes with level > 3 and quote
4258                 colors are recycled
4259
4260 2006-08-04 [colin]      2.4.0cvs27
4261
4262         * src/compose.c
4263         * src/undo.c
4264         * src/undo.h
4265                 Fix a bit replace-by-pasting undo
4266         * src/mainwindow.c
4267         * src/messageview.c
4268                 Fix Fold quotes menu synchro in
4269                 mainwindow when it changes in 
4270                 messageview
4271         * src/textview.c
4272                 Fix right-click on quotes blocks
4273         * src/common/utils.c
4274                 Verify that the file created by
4275                 my_tmpfile() is writable. Fixes
4276                 bug #988 (very specific filesystem
4277                 issue)
4278         * src/plugins/pgpcore/sgpgme.c
4279                 Fix file descriptor leak
4280         * src/plugins/spamassassin/spamassassin.c
4281                 Warn once if spamd isn't reachable
4282
4283 2006-08-04 [colin]      2.4.0cvs26
4284
4285         * src/toolbar.c
4286                 i18n context patch by Fabien
4287
4288 2006-08-03 [colin]      2.4.0cvs25
4289
4290         * src/mainwindow.c
4291         * src/messageview.c
4292                 Rename "Hide quotes" to "Fold quotes"
4293         * src/textview.c
4294                 Don't use hand cursor on quotes. "all 
4295                 the bonuses of the feature and none of 
4296                 unwelcome side-effects"
4297
4298 2006-08-03 [colin]      2.4.0cvs24
4299
4300         * AUTHORS
4301         * sylpheed-claws.desktop
4302         * src/gtk/authors.h
4303                 Bring the desktop file to XDG compliance
4304                 Patch by Charles A. Edwards
4305
4306 2006-08-03 [colin]      2.4.0cvs23
4307
4308         * src/textview.c
4309                 Fix links offset when they are preceded
4310                 by accentued chars (g_utf8_strlen!)
4311         * src/mainwindow.c
4312                 Fix wrong status when starting offline
4313
4314
4315 2006-08-03 [wwp]        2.4.0cvs22
4316
4317         * src/prefs_common.h
4318                 ask what to do w/ filtering rules that belong to an account when
4319                 applying filtering rules manually from the main window (skip,
4320                 apply regardless of the account, use current account). This dialog
4321                 can be skipped and the last reply used.
4322                 (forgot that file)
4323
4324 2006-08-03 [wwp]        2.4.0cvs21
4325
4326         * src/filtering.c
4327         * src/filtering.h
4328         * src/prefs_common.c
4329         * src/summaryview.c
4330         * src/alertpanel.c
4331         * src/alertpanel.h
4332         * src/messageview.c
4333                 ask what to do w/ filtering rules that belong to an account when
4334                 applying filtering rules manually from the main window (skip,
4335                 apply regardless of the account, use current account). This dialog
4336                 can be skipped and the last reply used.
4337
4338
4339 2006-08-03 [colin]      2.4.0cvs20
4340
4341         * src/textview.c
4342                 Optimize previous patch
4343
4344 2006-08-03 [cleroy]     2.4.0cvs19
4345
4346         * src/textview.c
4347                 Fix quotes getting toggled back when the
4348                 mail has an even number of text parts
4349
4350 2006-08-02 [colin]      2.4.0cvs18
4351
4352         * src/messageview.c
4353                 Add Hide quotes menu
4354
4355 2006-08-02 [colin]      2.4.0cvs17
4356
4357         * src/mainwindow.c
4358         * src/prefs_common.c
4359         * src/textview.c
4360         * src/textview.h
4361         * src/gtk/about.c
4362                 Allow per-level quote hiding,
4363                 Allow toggling quotes by double-clicking them
4364                 Rename RemoteURI to ClickableText to reflect
4365                 the fact it's used for a variety of things
4366
4367 2006-08-02 [wwp]        2.4.0cvs16
4368
4369         * src/mainwindow.c
4370                 fix "View/Hide quotes" menu item status initialization.
4371
4372 2006-08-02 [wwp]        2.4.0cvs15
4373
4374         * src/matcher_parser_parse.y
4375                 remove a debug trace.
4376
4377 2006-08-02 [paul]       2.4.0cvs14
4378
4379         * src/plugins/pgpcore/passphrase.c
4380                 don't set initial dialog size
4381                 make it resizable
4382
4383 2006-08-02 [paul]       2.4.0cvs13
4384
4385         * src/noticeview.c
4386                 remove the rogue '/' character
4387
4388 2006-08-02 [paul]       2.4.0cvs12
4389
4390         * src/noticeview.c
4391                 allow buttons to resize as necessary
4392
4393 2006-08-01 [wwp]        2.4.0cvs11
4394
4395         * src/mbox.c
4396                 fix strict ISO C90 compliance.
4397
4398 2006-08-01 [wwp]        2.4.0cvs10
4399
4400         * tools/update-po
4401                 updated update-po tool to work w/ context-dependent translations.
4402                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4403
4404 2006-08-01 [wwp]        2.4.0cvs9
4405
4406         * src/matcher.c
4407         * src/prefs_filtering.c
4408         * src/prefs_matcher.c
4409                 allow context-dependent translations for "All",
4410                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4411
4412 2006-07-31 [colin]      2.4.0cvs8
4413
4414         * AUTHORS
4415         * src/gtk/authors.h
4416                 Add Rafal to authors
4417
4418 2006-07-31 [colin]      2.4.0cvs7
4419
4420         * src/compose.c
4421         * src/mainwindow.c
4422         * src/messageview.h
4423         * src/prefs_common.c
4424         * src/prefs_common.h
4425         * src/textview.c
4426                 Add 'View/Hide quotes'. Patch based on a patch
4427                 by Rafal Weglarz
4428
4429 2006-07-31 [colin]      2.4.0cvs6
4430
4431         * src/action.c
4432                 Fix problem with "> stuff >" actions
4433
4434 2006-07-31 [paul]       2.4.0cvs5
4435
4436         * po/nb.po
4437                 updated by Geir Helland
4438
4439 2006-07-31 [wwp]        2.4.0cvs4
4440
4441         * src/mainwindow.c
4442         * src/summaryview.c
4443         * src/summaryview.h
4444                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4445                 thanks to Colin.
4446
4447 2006-07-31 [wwp]        2.4.0cvs3
4448
4449         * src/Makefile.am
4450         * src/addr_compl.c
4451         * src/addr_compl.h
4452         * src/addressbook.c
4453         * src/addressbook.h
4454         * src/addressbook_foldersel.c
4455         * src/addressbook_foldersel.h
4456         * src/addrindex.c
4457         * src/addrindex.h
4458         * src/matcher.c
4459         * src/matcher.h
4460         * src/matcher_parser_lex.l
4461         * src/matcher_parser_parse.y
4462         * src/prefs_common.c
4463         * src/prefs_common.h
4464         * src/prefs_filtering.c
4465         * src/prefs_matcher.c
4466         * src/prefs_matcher.h
4467         * src/summaryview.c
4468                 introduce filtering against the address book. It's now possible to add
4469                 matched conditions to determine if any email address in a message matches
4470                 or doesn't match any or all books or folders in the address book.
4471
4472 2006-07-31 [wwp]        2.4.0cvs2
4473
4474         * src/account.c
4475         * src/filtering.c
4476         * src/filtering.h
4477         * src/folder.c
4478         * src/folderview.c
4479         * src/inc.c
4480         * src/mainwindow.c
4481         * src/matcher.c
4482         * src/matcher_parser_lex.l
4483         * src/matcher_parser_parse.y
4484         * src/mbox.c
4485         * src/prefs_filtering.c
4486         * src/prefs_filtering.h
4487         * src/procmsg.c
4488         * src/procmsg.h
4489         * src/summaryview.c
4490                 introduce per-account filtering rules. Each filtering rule can now be assigned
4491                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4492                 when applying filtering rules manually, as all rules will apply - even the ones
4493                 assigned to an account. This issue will be addressed soon.
4494  
4495
4496
4497 2006-07-31 [wwp]        2.4.0cvs1
4498
4499         * src/quote_fmt.c
4500                 make more strings translatable.
4501
4502 2006-07-31 [paul]       2.4.0
4503
4504         2.4.0 released
4505
4506 2006-07-31 [paul]       2.3.1cvs91
4507
4508         * po/ca.po
4509                 updated by Miquel Oliete
4510
4511 2006-07-31 [paul]       2.3.1cvs90
4512
4513         * po/de.po
4514         * po/el.po
4515         * po/fr.po
4516         * po/it.po
4517         * po/pl.po
4518         * po/pt_BR.po
4519         * po/sr.po
4520         * po/zh_CN.po
4521                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4522                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4523                 Aleksandar Urosevic, and Ralgh Young
4524
4525 2006-07-31 [paul]       2.3.1cvs89
4526
4527         * src/account.c
4528         * src/main.c
4529         * src/mainwindow.c
4530         * src/mainwindow.h
4531                 Fix a race condition when, after an SC crash, rescanning
4532                 folders took more than 0.5 seconds
4533                 Thanks to Colin
4534
4535 2006-07-31 [paul]       2.3.1cvs88
4536
4537         * src/folderview.c
4538                 don't translate separator strings
4539
4540 2006-07-30 [mones]      2.3.1cvs87
4541
4542         * doc/man/sylpheed-claws.1
4543                 Fixed non-ASCII chars in Hoa's name
4544         * po/es.po
4545                 Updated for release
4546
4547 2006-07-27 [colin]      2.3.1cvs86
4548
4549         * src/textview.c
4550                 Don't include the leading \n in links
4551                 Patch by Fabien
4552
4553 2006-07-25 [colin]      2.3.1cvs85
4554
4555         * src/mainwindow.c
4556         * src/common/socket.h
4557         * src/etpan/imap-thread.c
4558                 Refresh resolvers before connecting
4559                 to IMAP servers, and after switching
4560                 to online. Thanks to Paul.
4561
4562 2006-07-18 [colin]
4563
4564         * 2.4.0-rc4 released
4565
4566 2006-07-17 [colin]      2.3.1cvs84
4567
4568         * src/inc.c
4569                 Show connection attempt in statusbar before
4570                 connecting (previously first message was
4571                 "Retrieving messages from ..." after the
4572                 connection succeeded.
4573
4574 2006-07-16 [wwp]        2.3.1cvs83
4575
4576         * sylpheed-claws.ico
4577                 Added .ico file (windows multi-size icon file, generated).
4578
4579 2006-07-12 [wwp]        2.3.1cvs82
4580
4581         * src/messageview.c
4582                 remove Message/Re-edit menu entry from messageview window,
4583                 as sent/draft/queued messages are opened in compose window when
4584                 re-edited and it's not possible to re-edit other msgs.
4585
4586 2006-07-12 [paul]       2.3.1cvs81
4587
4588         * AUTHORS
4589         * src/mainwindow.c
4590         * src/gtk/authors.h
4591                 check online state before resetting
4592                 mailcheck timer. Useful if some program
4593                 verifies connection state and updates
4594                 Claws.
4595                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
4596
4597 2006-07-12 [paul]       2.3.1cvs80
4598
4599         * sylpheed-claws-128x128.png
4600         * sylpheed-claws-64x64.png
4601         * sylpheed-claws.png
4602         * src/Makefile.am
4603         * src/main.c
4604         * src/prefs_toolbar.c
4605         * src/stock_pixmap.c
4606         * src/stock_pixmap.h
4607         * src/wizard.c
4608         * src/gtk/about.c
4609         * src/gtk/gtkutils.c
4610         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
4611         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
4612         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
4613         * src/pixmaps/sylpheed.xpm              ** REMOVED **
4614         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
4615         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
4616                 updated and renamed logo/icon files and related
4617                 logo by Jesper Schultz
4618
4619 2006-07-11 [paul]       2.3.1cvs79
4620
4621         * src/main.c
4622                 fix the labels a smidgin
4623
4624 2006-07-09 [colin]      2.3.1cvs78
4625
4626         * src/textview.c
4627                 Show errors in textviewer's command
4628                 Patch by H. Merijn Brand
4629
4630 2006-07-09 [colin]      2.3.1cvs77
4631
4632         * src/compose.c
4633                 Save FMID in drafts too
4634
4635 2006-07-08 [colin]      2.3.1cvs76
4636
4637         * src/compose.c
4638                 Svae RMID in drafted mails too
4639                 Save quote_fmt vars for whole mails,
4640                 don't reset at each quote_fmt_init:
4641                 allows to use the same |i{var} in
4642                 various template fields
4643         * src/prefs_template.c
4644         * src/quote_fmt.h
4645         * src/quote_fmt_parse.y
4646                 Same
4647
4648 2006-07-08 [colin]      2.3.1cvs75
4649
4650         * src/textview.c
4651                 Fix highlighting of attached parts URIs
4652
4653 2006-07-08 [colin]      2.3.1cvs74
4654
4655         * src/main.c
4656                 Prevent bug #981 (sc 2.3.1 segfaults with 
4657                 gtk+ 2.10) from being reported again:
4658                 if Sylpheed-Claws has been compiled against
4659                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
4660                 of if Sylpheed-Claws has been compiled against
4661                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
4662                 error out.
4663
4664 2006-07-07 [colin]      2.3.1cvs73
4665
4666         * src/prefs_actions.c
4667                 Fix label
4668
4669 2006-07-07 [colin]      2.3.1cvs72
4670
4671         * src/prefs_actions.c
4672                 Fix compile on gtk < 2.8. argh :)
4673
4674 2006-07-07 [paul]       2.3.1cvs71
4675
4676         * src/common/defs.h
4677                 update DONATE_URI
4678
4679 2006-07-07 [colin]      2.3.1cvs70
4680
4681         * po/POTFILES.in
4682         * src/quote_fmt.c
4683         * src/quote_fmt_lex.l
4684         * src/quote_fmt_parse.y
4685                 Add |i{var}, a way to insert user-entered
4686                 text in a template
4687
4688 2006-07-07 [colin]
4689
4690         * 2.4.0-rc3 released
4691
4692 2006-07-07 [colin]      2.3.1cvs69
4693
4694         * src/folder.c
4695                 Don't consider inboxes of UNKNOWN folder 
4696                 classes to be useable as default inboxes
4697
4698 2006-07-07 [paul]       2.3.1cvs68
4699
4700         * src/textview.c
4701                 add missing #include <errno.h>
4702                 Thanks to René J. Blokland
4703
4704 2006-07-07 [paul]       2.3.1cvs67
4705
4706         * src/action.c
4707                 Return now Closes dialog
4708         * src/mimeview.c
4709         * src/mimeview.h
4710         * src/textview.c
4711                 add contextual menu to mime parts listed
4712                 in the textview
4713                 Thanks to Colin
4714         * src/common/utils.c
4715                 reversal: ' is a valid character in URLs
4716
4717 2006-07-06 [colin]      2.3.1cvs66
4718
4719         * src/remotefolder.h
4720                 Forgotten in previous commit
4721
4722 2006-07-06 [colin]      2.3.1cvs65
4723
4724         * src/folder.c
4725                 Set summary update flag whenever
4726                 totals changed
4727         * src/imap.c
4728         * src/prefs_account.c
4729         * src/common/utils.h
4730         * src/etpan/imap-thread.c
4731                 Fix warnings, thanks to Fabien and
4732                 Ricardo
4733
4734 2006-07-06 [wwp]        2.3.1cvs64
4735
4736         * src/gtk/gtkutils.c
4737                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
4738
4739 2006-07-06 [wwp]        2.3.1cvs63
4740
4741         * src/account.c
4742         * src/addressbook.c
4743         * src/addressitem.h
4744         * src/folderview.c
4745         * src/mainwindow.c
4746         * src/manual.c
4747         * src/manual.h
4748         * src/message_search.c
4749         * src/prefs_actions.c
4750         * src/prefs_filtering.c
4751         * src/prefs_filtering.h
4752         * src/prefs_template.c
4753         * src/summary_search.c
4754         * src/summaryview.c
4755         * src/gtk/gtkutils.c
4756         * src/gtk/gtkutils.h
4757         * src/gtk/pluginwindow.c
4758                 add help buttons to some dialogs. Clicking such buttons opens a
4759                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
4760
4761 2006-07-06 [paul]       2.3.1cvs62
4762
4763         * src/textview.c
4764                 fix attachments contextual menu
4765                 Thanks to Colin
4766
4767 2006-07-05 [colin]      2.3.1cvs61
4768
4769         * src/textview.c
4770         * src/compose.c
4771                 Handle sftp:// links
4772
4773 2006-07-05 [paul]       2.3.1cvs60
4774
4775         * src/gtk/filesel.c
4776                 grab save button by default
4777                 Thanks to Colin
4778
4779 2006-07-05 [wwp]        2.3.1cvs59
4780
4781         * manual/xml2pdf
4782                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
4783
4784 2006-07-04 [colin]      2.3.1cvs58
4785
4786         * src/mimeview.c
4787         * src/textview.c
4788                 Use left click to select, middle click to open
4789                 on mimeparts links
4790         * src/common/utils.c
4791                 Fix segfault
4792
4793 2006-07-04 [colin]      2.3.1cvs57
4794
4795         * src/mainwindow.c
4796         * src/news.c
4797                 Warning fixes, thanks to Fabien
4798
4799 2006-07-04 [colin]      2.3.1cvs56
4800
4801         * src/mimeview.c
4802         * src/mimeview.h
4803         * src/textview.c
4804                 Allow parts to be selected via their text label
4805                 in textview
4806
4807 2006-07-04 [colin]      2.3.1cvs55
4808
4809         * src/folderview.c
4810                 Feedback when closing (for big folders)
4811         * src/prefs_actions.c
4812         * src/prefs_filtering.c
4813         * src/prefs_matcher.c
4814         * src/prefs_template.c
4815                 Fix default button when closing without
4816                 having saved
4817
4818 2006-07-04 [colin]      2.3.1cvs54
4819
4820         * src/news.c
4821                 Delete local file on deletion
4822
4823 2006-07-03 [colin]      2.3.1cvs53
4824
4825         * src/folderview.c
4826         * src/main.c
4827                 Don't freeze when rescanning after crash
4828
4829 2006-07-03 [wwp]        2.3.1cvs52
4830
4831         * src/compose.c
4832         * src/privacy.c
4833         * src/privacy.h
4834         * src/plugins/pgpinline/pgpinline.c
4835         * src/plugins/pgpmime/pgpmime.c
4836                 don't report an error when the user cancels the passphrase dialog.
4837
4838 2006-07-02 [colin]      2.3.1cvs51
4839
4840         * src/folderview.c
4841                 Open message when crossing folders with Space,
4842                 goto next unread and friends
4843
4844 2006-07-01 [colin]      2.3.1cvs50
4845
4846         * src/prefs_account.c
4847                 Typographic rules varying from language
4848                 to language (in french "Protocole :"),
4849                 we have to do that :)
4850
4851 2006-07-01 [ticho]      2.3.1cvs49
4852
4853         * src/prefs_account.c
4854                 Only use one temporary gchar* variable in
4855                 prefs_account_protocol_set_optmenu().
4856
4857 2006-07-01 [ticho]      2.3.1cvs48
4858
4859         * src/prefs_account.c
4860         * src/prefs_account.h
4861                 Use GtkLabel for existing account protocol name.
4862                 Created an array for protocol names and populate the
4863                 combobox from it in a for() cycle.
4864
4865 2006-06-30 [colin]      2.3.1cvs47
4866
4867         * src/compose.c
4868                 Block undo when changing signature (by changing
4869                 account)
4870
4871 2006-06-30 [paul]       2.3.1cvs46
4872
4873         * src/send_message.c
4874                 when editing From in the Compose window, use that address
4875                 in the Return-Path: header
4876                 Thanks to Colin
4877
4878 2006-06-30 [colin]      2.3.1cvs45
4879
4880         * src/compose.c
4881                 Fix signature replacement:
4882                 - when no newline before separator
4883                 - when reediting
4884
4885 2006-06-29 [colin]      2.3.1cvs44
4886
4887         * src/folderview.c
4888         * src/folderview.h
4889         * src/mainwindow.c
4890         * src/summaryview.c
4891                 Let 'View/Go to/Next marked' work like
4892                 Next new & Next unread: across folders
4893                 Change the select_on_entry pref to do
4894                 what we want when changing folder
4895         * src/common/utils.c
4896                 Fix single-quoted links 
4897
4898 2006-06-29 [colin]      2.3.1cvs43
4899
4900         * src/gtk/gtkaspell.c
4901                 "Sylpheed" and "Sylpheed-Claws" do exist !
4902
4903 2006-06-29 [colin]      2.3.1cvs42
4904
4905         * src/imap.c
4906                 Forgot to remove debug
4907
4908 2006-06-29 [colin]      2.3.1cvs41
4909
4910         * src/imap.c
4911         * src/imap.h
4912         * src/mainwindow.c
4913                 Disconnect from IMAP servers when going
4914                 offline. Fixes bug #978 (going to offline-mode 
4915                 won't close connections)
4916
4917 2006-06-29 [colin]      2.3.1cvs40
4918
4919         * src/main.c
4920                 Fix transient setting on failing plugins
4921                 Patch by Fabien
4922         * src/plugins/pgpcore/sgpgme.c
4923                 Only warn for OpenPGP. Most people don't
4924                 have CMS available.
4925
4926 2006-06-29 [colin]      2.3.1cvs39
4927
4928         * src/compose.c
4929                 Fix Spelling menu (discrepancy between context menu
4930                 and top menu when folder's dictionary isn't the 
4931                 default one)
4932         * src/plugins/pgpcore/sgpgme.c
4933                 More error reporting about why gpgme can fail
4934
4935 2006-06-29 [wwp]        2.3.1cvs38
4936
4937         * src/mainwindow.c
4938                 honor the display-header-pane setting even when the message view
4939                 is a separate window.
4940
4941 2006-06-29 [wwp]        2.3.1cvs37
4942
4943         * src/prefs_actions.c
4944                 forgot to commit that one (use of GTK_STOCK_INFO).
4945
4946 2006-06-29 [colin]      2.3.1cvs36
4947
4948         * src/imap.c
4949                 Better handling of login errors (ask the password
4950                 again once), alert in case of error. Fix three
4951                 signedness warnings.
4952
4953 2006-06-28 [wwp]        2.3.1cvs35
4954
4955         * src/prefs_template.c
4956         * src/prefs_matcher.c
4957         * src/prefs_filtering_action.c
4958         * src/prefs_quote.c
4959                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
4960                 patch by Fabien Vantard, slightly modified.
4961
4962 2006-06-28 [paul]
4963
4964         2.4.0-rc2 released
4965
4966 2006-06-28 [colin]      2.3.1cvs34
4967
4968         * src/prefs_account.c
4969                 Fix bug #977 (Can't add or edit imap accounts)
4970
4971 2006-06-28 [colin]      2.3.1cvs33
4972
4973         * src/mimeview.c
4974                 Fix previous
4975
4976 2006-06-28 [colin]      2.3.1cvs32
4977
4978         * src/mimeview.c
4979                 Save named inlined attachments with "Save all"
4980         * src/main.c
4981         * src/mbox.c
4982         * src/common/plugin.c
4983         * src/common/plugin.h
4984         * src/common/sylpheed.c
4985         * src/common/utils.c
4986         * src/plugins/pgpcore/sylpheed.def
4987         * src/plugins/pgpinline/sylpheed.def
4988         * src/plugins/pgpmime/sylpheed.def
4989                 Win32 compatibility patch, by
4990                 Werner Koch
4991
4992 2006-06-28 [wwp]        2.3.1cvs31
4993
4994         * src/imap.c
4995         * src/prefs_folder_item.c
4996                 less compilation warnings (thanks to Fabien Vantard), less typos.
4997
4998 2006-06-28 [paul]       2.3.1cvs30
4999
5000         * src/gtk/gtkutils.c
5001                 gtk_combo_box_set_focus_on_click() is only
5002                 available since gtk 2.6.0
5003
5004 2006-06-28 [paul]       2.3.1cvs29
5005
5006         * src/prefs_ext_prog.c
5007                 fix engrish and add a tooltip for the
5008                 'command for 'Display as text' option
5009
5010 2006-06-28 [paul]
5011
5012         2.4.0-rc1 released
5013
5014 2006-06-28 [paul]       2.3.1cvs28
5015
5016         * ChangeLog
5017         * tools/Makefile.am
5018                 include textviewer.pl in releases
5019
5020 2006-06-28 [paul]       2.3.1cvs27
5021
5022         * src/prefs_ext_prog.c
5023                 hide Print command option if libgnomeprint
5024                 support is present
5025
5026 2006-06-27 [colin]      2.3.1cvs26
5027
5028         * src/compose.c
5029                 Fix Esc handling in insert/attach dialog
5030                 Don't show this dialog if dragging something
5031                 else than text/uri-list
5032                 Thanks to Fabien Vantard
5033         * tools/textviewer.pl
5034                 Filter script to display stuff as text
5035                 by H. Merijn Brand
5036
5037 2006-06-27 [wwp]        2.3.1cvs25
5038
5039         * src/messageview.c
5040                 use the exact product name (message view title), patch
5041                 by Fabien Vantard.
5042
5043 2006-06-27 [ticho]      2.3.1cvs24
5044
5045         * src/prefs_account.c
5046         * src/prefs_common.c
5047         * src/prefs_common.h
5048         * src/prefs_ext_prog.c
5049         * src/textview.c
5050                 Add a preference (Preferences/External programs)
5051                 to allow "Display as text" to be done via a script
5052                 (patch by H.Merijn Brand).
5053                 Use GtkComboBox for protocol selection in account
5054                 preferences.
5055                 Only include current choice for existing accounts, and
5056                 insensitivize the combobox.
5057
5058 2006-06-27 [paul]       2.3.1cvs23
5059
5060         * src/mbox.c
5061                 fix crasher introduced in cvs21.
5062                 Thanks to Colin
5063
5064 2006-06-26 [colin]      2.3.1cvs22
5065
5066         * src/mbox.c
5067                 Fix double-frees when leaving folders
5068                 after exporting to mbox
5069
5070 2006-06-26 [colin]      2.3.1cvs21
5071
5072         * src/mbox.c
5073                 More feedback (and optimisation)
5074                 on import/export
5075         * src/common/utils.c
5076                 Fix case when looking for mail addresses
5077         * src/gtk/gtkutils.c
5078                 Extra check for (X-)Face
5079
5080 2006-06-25 [ticho]      2.3.1cvs20
5081
5082         * src/compose.c
5083         * src/exphtmldlg.c
5084         * src/gtk/gtkutils.c
5085         * src/gtk/gtkutils.h
5086                 Added second argument to gtkut_sc_combobox_create() to
5087                 control focus-on-click for the widget.
5088                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
5089
5090 2006-06-25 [ticho]      2.3.1cvs19
5091
5092         * src/compose.c
5093         * src/gtk/Makefile.am
5094         * src/gtk/combobox.c
5095         * src/gtk/combobox.h
5096         * src/gtk/gtkutils.c
5097         * src/gtk/gtkutils.h
5098                 Use GtkComboBox instead of deprecated GtkOptionMenu
5099                 for account selector in compose window and for encoding
5100                 selector in attachment properties.
5101                 Also factorise working with the new GtkComboBox somewhat.
5102
5103 2006-06-24 [paul]       2.3.1cvs18
5104
5105         * src/prefs_common.c
5106                 use the correct default value
5107
5108 2006-06-24 [paul]       2.3.1cvs17
5109
5110         * src/compose.c
5111         * src/prefs_common.c
5112         * src/prefs_common.h
5113         * src/prefs_compose_writing.c
5114                 enable setting of default action when
5115                 dnd'ing files in the compose window.
5116                 (Collaborative effort with wwp)
5117
5118 2006-06-23 [wwp]        2.3.1cvs16
5119
5120         * src/compose.c
5121                 i18n fix (thanks to Fabien Vantard)
5122
5123 2006-06-22 [colin]      2.3.1cvs15
5124
5125         * src/prefs_customheader.c
5126                 Don't use filters in custom headers' file 
5127                 selector. Remember, extensions mean nothing :)
5128
5129 2006-06-22 [paul]       2.3.1cvs14
5130
5131         * configure.ac
5132                 allow setting of man directory location
5133
5134 2006-06-22 [colin]      2.3.1cvs13
5135
5136         * src/mainwindow.c
5137                 Add 'View/Go to/Next unread folder'.
5138                 I missed that :)
5139
5140 2006-06-22 [colin]      2.3.1cvs12
5141
5142         * src/common/utils.c
5143                 Add some subject prefixes
5144                 Patch by Bjorn T Johansen <btj@havleik.no>
5145
5146 2006-06-22 [colin]      2.3.1cvs11
5147
5148         * manual/advanced.xml
5149                 Forgotten hidden pref
5150
5151 2006-06-21 [paul]       2.3.1cvs10
5152
5153         * src/prefs_account.c
5154                 complete the removal of 'Add date header' option
5155
5156 2006-06-21 [paul]       2.3.1cvs9
5157
5158         * src/account.c
5159         * src/compose.c
5160         * src/prefs_account.c
5161         * src/prefs_account.h
5162                 remove option to add date header - always
5163                 add date header
5164         * src/etpan/imap-thread.c
5165                 fix warnings (Thanks to Colin)
5166
5167 2006-06-21 [wwp]        2.3.1cvs8
5168
5169         * src/folder.c
5170                 set the attachment flag when inline text part are (file)named. This is more convenient
5171                 when receiving (for instance) inline source files or patches sent using thunderbird.
5172
5173 2006-06-21 [paul]       2.3.1cvs7
5174
5175         * src/inc.c
5176                 fix off-by-one count of current msg in
5177                 statusbar filtering progressbar
5178
5179 2006-06-21 [paul]       2.3.1cvs6
5180
5181         * src/folder.c
5182                 Show attachment icon even if the part is 'inline'
5183                 if the following conditions are met:
5184                 - content-type != 'text/plain'
5185                 - content-type != '*/pgp-signature'
5186                 - either 'name' or 'filename' parameter is not NULL
5187                 
5188                 Thanks to Colin
5189
5190 2006-06-21 [paul]       2.3.1cvs5
5191
5192         * src/messageview.c
5193         * src/prefs_common.c
5194         * src/prefs_common.h
5195         * src/prefs_other.c
5196                 add an option to 'Never send Return
5197                 Receipts'
5198                 Thanks to Colin
5199
5200 2006-06-20 [mones]      2.3.1cvs4
5201
5202         * po/es.po
5203                 updated
5204         * src/compose.c
5205                 typo fixed (space after comma)
5206         * tools/make.themes.project
5207                 remove exec mode from tarball files
5208
5209 2006-06-20 [colin]      2.3.1cvs3
5210
5211         * src/news.c
5212         * src/procheader.c
5213         * src/unmime.c
5214                 Better fix for \n's in headers (don't 
5215                 break Received: and others)
5216
5217 2006-06-20 [paul]       2.3.1cvs2
5218
5219         * src/alertpanel.c
5220         * src/textview.c
5221                 improve legibility of phishing attempt
5222                 dialog
5223
5224 2006-06-20 [paul]       2.3.1cvs1
5225
5226         * NEWS
5227         * README
5228         * configure.ac
5229                 Update version number following
5230                 stable release
5231
5232 2006-06-20 [colin]      2.3.0cvs26
5233
5234         * src/compose.c
5235                 When dragging a file to the text of the compose
5236                 window, ask whether we want to insert or attach
5237                 (I know lots of people who do that to attach)
5238
5239 2006-06-20 [colin]      2.3.0cvs25
5240
5241         * src/etpan/imap-thread.c
5242                 Fix threshold (the append command is often > 32 bytes)
5243
5244 2006-06-19 [colin]      2.3.0cvs24
5245
5246         * src/imap.c
5247         * src/etpan/imap-thread.c
5248                 Workaround Rockliffe IMAP server bug: replace
5249                 "x UID SEARCH (ANSWERED UID 1:*)" with
5250                 "x UID SEARCH ANSWERED"
5251                 (Rockliffe doesn't handle the parenthesis)
5252
5253 2006-06-19 [colin]      2.3.0cvs23
5254
5255         * src/compose.c
5256         * src/imap.c
5257         * src/etpan/imap-thread.c
5258                 Probably fix bug #972 (Freezes when adding 
5259                 an attachment to the message)
5260         * src/common/defs.h
5261                 Modernize Firefox cmd
5262
5263
5264 2006-06-18 [colin]      2.3.0cvs22
5265
5266         * src/prefs_customheader.c
5267                 Only allow correct filenames for various
5268                 custom headers
5269
5270 2006-06-18 [colin]      2.3.0cvs21
5271
5272         * src/prefs_customheader.c
5273                 Add a 'From File...' button in custom headers prefs, which
5274                 try to do the right thing: 
5275                 for normal headers, use file as plaintext,
5276                 for X-Face, calls compface,
5277                 for Face, encode to b64.
5278
5279 2006-06-17 [colin]      2.3.0cvs20
5280
5281         * src/mh.c
5282                 Warning fix
5283
5284 2006-06-16 [colin]      2.3.0cvs19
5285
5286         * src/summaryview.c
5287                 Recursive quicksearch: show message list
5288                 in current folder, *then* search children
5289                 in the background.
5290
5291 2006-06-16 [colin]      2.3.0cvs18
5292
5293         * src/main.c
5294                 Instead of ignoring SIGPIPE, save caches
5295                 when getting one. Will fix the fact that
5296                 hot caches are out-of-date when logging 
5297                 out of Xorg.
5298         * src/compose.c
5299         * src/prefs_compose_writing.c
5300                 Only save text (not attachments) when 
5301                 auto-saving to drafts
5302         * src/unmime.c
5303                 Always replace \n, \r and \t with spaces
5304                 in headers
5305         * manual/dist/html/Makefile.am
5306         * manual/dist/pdf/Makefile.am
5307         * manual/dist/ps/Makefile.am
5308         * manual/dist/txt/Makefile.am
5309         * manual/fr/dist/html/Makefile.am
5310         * manual/fr/dist/pdf/Makefile.am
5311         * manual/fr/dist/ps/Makefile.am
5312         * manual/fr/dist/txt/Makefile.am
5313         * manual/pl/dist/html/Makefile.am
5314         * manual/pl/dist/pdf/Makefile.am
5315         * manual/pl/dist/ps/Makefile.am
5316         * manual/pl/dist/txt/Makefile.am
5317                 Fix make clean removing pregenerated manuals
5318
5319
5320 2006-06-16 [colin]      2.3.0cvs17
5321
5322         * src/plugins/pgpcore/sgpgme.c
5323         * src/plugins/pgpmime/pgpmime.c
5324         * src/plugins/pgpinline/pgpinline.c
5325                 Better error reporting in setup_signers.
5326                 Don't fallback to default key if specified
5327                 key isn't found.
5328                 Don't allow signing if more than one secret
5329                 key matches the one specified in prefs.
5330
5331 2006-06-15 [colin]      2.3.0cvs16
5332
5333         * src/folderview.c
5334                 Add "Send queue" in the folder's contextual
5335                 menu
5336         * src/compose.c
5337         * src/messageview.c
5338         * src/privacy.c
5339         * src/privacy.h
5340         * src/procmime.c
5341         * src/procmsg.c
5342         * src/plugins/pgpcore/passphrase.c
5343         * src/plugins/pgpcore/sgpgme.c
5344         * src/plugins/pgpinline/pgpinline.c
5345         * src/plugins/pgpmime/pgpmime.c
5346                 Better error reporting
5347         * src/mbox.c
5348                 Probably fix bug #971 (2.2.3 cannot read mail 
5349                 from local mbox)
5350
5351
5352 2006-06-15 [mones]      2.3.0cvs15
5353
5354         * tools/make.themes.project
5355                 creates the themes project from the web page
5356
5357 2006-06-15 [colin]      2.3.0cvs14
5358
5359         * src/folder.c
5360                 Better fix (avoid losing the folder if scan_tree 
5361                 fails)
5362
5363 2006-06-15 [cleroy]     2.3.0cvs13
5364
5365         * src/folder.c
5366                 Probably fix Bug #969 (crash on rebuilding 
5367                 imap folder)
5368
5369 2006-06-14 [colin]      2.3.0cvs12
5370
5371         * manual/dtd/manual.xsl
5372         * manual/sylpheed-claws-manual.xml
5373         * manual/fr/sylpheed-claws-manual.xml
5374         * manual/pl/sylpheed-claws-manual.xml
5375                 Insert pagebreaks between sections
5376
5377 2006-06-14 [paul]       2.3.0cvs11
5378
5379         * configure.ac
5380                 better fix than 2.3.0cvs10
5381
5382 2006-06-14 [paul]       2.3.0cvs10
5383
5384         * configure.ac
5385                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5386                 (backwards compatible)
5387
5388 2006-06-13 [colin]      2.3.0cvs9
5389
5390         * src/messageview.c
5391                 Fix sending of return receipt with the new queue folders
5392
5393 2006-06-13 [wwp]        2.3.0cvs8
5394
5395         * src/quote_fmt_lex.l
5396                 fix wrong tokens returned in quote_fmt lexer, query not().
5397
5398 2006-06-13 [wwp]        2.3.0cvs7
5399
5400         * src/folder.c
5401         * src/prefs_folder_item.c
5402                 allow changing folder type even when folder is not a top-level one,
5403                 thanks to Colin.
5404
5405 2006-06-12 [colin]      2.3.0cvs6
5406
5407         * src/folderview.c
5408                 Fix double-ask of "Do you want to mark all
5409                 as read"
5410
5411 2006-06-12 [colin]      2.3.0cvs5
5412
5413         * src/compose.c
5414         * src/compose.h
5415         * src/folder.c
5416         * src/folder.h
5417         * src/imap.c
5418         * src/inc.c
5419         * src/main.c
5420         * src/messageview.c
5421         * src/mh.c
5422         * src/prefs_folder_item.c
5423         * src/procheader.c
5424         * src/procmime.c
5425         * src/procmsg.c
5426         * src/procmsg.h
5427         * src/send_message.c
5428         * src/summaryview.c
5429         * src/toolbar.c
5430                 Apply bug #964's patch (Queue and drafts aren't normal)
5431                 The Drafts and Queue folder now contain RFC-822 files,
5432                 allowing to move and copy mails from and to these 
5433                 folders. Moving from Drafts to Queue will prepare the
5434                 mail for sending (PGP signature, encryption, etc).
5435                 This patch also rework sending errors handling to try
5436                 to be more helpful.
5437                 Also, allow redefining folder types via the GUI 
5438                 (Folder type in its Properties)
5439
5440 2006-06-12 [colin]      2.3.0cvs4
5441
5442         * src/summaryview.c
5443         * src/prefs_common.c
5444         * src/prefs_common.h
5445         * src/gedit-print.c
5446                 Allow to define a specific print font - patch
5447                 by Bernhard Walle <bernhard.walle@gmx.de>
5448         * src/prefs_fonts.c
5449         * manual/advanced.xml
5450         * manual/fr/advanced.xml
5451                 Add a hidden pref to allow deletion without
5452                 confirmation
5453
5454 2006-06-12 [wwp]        2.3.0cvs3
5455
5456         * .cvsignore
5457                 more files to ignore.
5458
5459 2006-06-12 [wwp]        2.3.0cvs2
5460
5461         * src/quote_fmt.c
5462         * src/quote_fmt_lex.l
5463         * src/quote_fmt_parse.y
5464                 extend the quote_fmt parser (templates and quotes):
5465                 - allow limited sub-expressions in |p{} and |f{} expressions,
5466                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
5467                 - implemented/fixed missing implementation of query_references and show_references,
5468                 - completed, fixed contents and format of the symbols help dialog,
5469                 - fix some compilation warnings.
5470
5471 2006-06-12 [wwp]        2.3.0cvs1
5472
5473         * manual/advanced.xml
5474         * manual/fr/advanced.xml
5475                 updates in the "templates" section of the manual (eng/fr):
5476                  - be more precise (both versions)
5477                  - completed to match the english reference (fr version)
5478                  - touchups (both versions)
5479
5480 2006-06-12 [paul]       2.3.0
5481
5482         2.3.0 released
5483
5484 2006-06-12 [paul]       2.2.3cvs14
5485
5486         * po/ca.po
5487         * po/cs.po
5488         * po/de.po
5489         * po/el.po
5490         * po/fr.po
5491         * po/it.po
5492         * po/pt_BR.po
5493         * po/sr.po
5494         * po/zh_CN.po
5495                 updated by Miquel Oliete, Tim, Stephan Sachse,
5496                 Stavros Giannouris, Fabien Vantard, Andrea
5497                 Spadaccini, Frederico Goncalves Guimaraes,
5498                 Aleksandar Urosevic, and Ralgh Young
5499
5500 2006-06-12 [colin]      2.2.3cvs13
5501
5502         * src/mbox.c
5503                 Add missing header
5504
5505 2006-06-11 [colin]      2.2.3cvs12
5506
5507         * src/msgcache.c
5508                 Verify that g_malloc() succeeded
5509
5510 2006-06-11 [colin]      2.2.3cvs11
5511
5512         * src/wizard.c
5513                 Add Face header to welcome mail
5514
5515 2006-06-10 [colin]      2.2.3cvs10
5516
5517         * src/textview.c
5518                 Revert previous (Forgot it changes the
5519                 margin on the whole mail)
5520
5521 2006-06-10 [colin]      2.2.3cvs9
5522
5523         * src/textview.c
5524                 Don't overlap long headers under (X-)Face
5525
5526 2006-06-10 [mones]      2.2.3cvs8
5527
5528         * manual/xml2pdf
5529                 allow generation of manual on systems lacking saxon binary
5530                 but with java and the saxon library installed
5531
5532         * po/es.po
5533                 updated for release
5534
5535 2006-06-09 [colin]      2.2.3cvs7
5536
5537         * src/summaryview.c
5538                 Fix leak when using Display Sender using Addressbook
5539
5540 2006-06-09 [colin]      2.2.3cvs6
5541
5542         * src/compose.c
5543         * src/folder.c
5544         * src/folderview.c
5545         * src/mimeview.c
5546         * src/summaryview.c
5547                 More leaks fixes
5548
5549 2006-06-09 [paul]       2.2.3cvs5
5550
5551         * AUTHORS
5552         * src/gtk/authors.h
5553         * tools/claws.i18n.status.pl
5554                 updated with new info
5555
5556 2006-06-09 [paul]       2.2.3cvs4
5557
5558         * README
5559                 updated
5560         * manual/ack.xml
5561                 add wwp to authors list
5562         * src/gtk/authors.h
5563                 update mine and Colin's addresses
5564
5565 2006-06-08 [colin]      2.2.3cvs3
5566
5567         * src/etpan/imap-thread.c
5568                 Fix leak on SSL cert check
5569
5570 2006-06-08 [colin]      2.2.3cvs2
5571
5572         * src/common/utils.c
5573                 Fix leak
5574
5575 2006-06-08 [paul]       2.2.3cvs1
5576
5577         * configure.ac
5578                 Update version number following
5579                 stable release
5580
5581 2006-06-07 [colin]      2.2.2cvs3
5582
5583         * src/msgcache.c
5584                 Fix catching cache read errors (guint instead of gint)
5585                 Prevent malloc'ing more than 8MB (means cache corruption)
5586
5587 2006-06-07 [paul]       2.2.2cvs2
5588
5589         * src/exporthtml.c
5590         * src/exportldif.c
5591         * src/mh.c
5592         * src/mutt.c
5593         * src/pine.c
5594         * src/common/utils.c
5595                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
5596                 obey $HOME'
5597                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
5598                 Thanks to Colin
5599
5600 2006-06-06 [paul]       2.2.2cvs1
5601
5602         * configure.ac
5603                 Update version number following
5604                 stable release
5605
5606 2006-06-06 [paul]       2.2.1cvs6
5607
5608         * src/matcher.c
5609                 fix  implicit declaration of
5610                 sylpheed_do_idle()
5611                 Patch by Fabien Vantard
5612
5613 2006-06-06 [paul]       2.2.1cvs5
5614
5615         * src/matcher.c
5616                 fix age_greater and age_lower so that they
5617                 mean what say and not '...or equal to'
5618                 Thanks to Colin
5619
5620 2006-06-06 [paul]       2.2.1cvs4
5621
5622         * src/textview.c
5623         * src/common/utils.c
5624                 fix URI check
5625                 Thanks to Colin
5626
5627 2006-06-05 [wwp]        2.2.1cvs3
5628
5629         * manual/fr/account.xml
5630                 minor language fixes (thanks to Fabien Vantard).
5631
5632 2006-06-05 [colin]      2.2.1cvs2
5633
5634         * src/prefs_folder_item.c
5635         * src/folderview.c
5636                 Allow recursive setting of properties 
5637                 for whole mailboxes
5638         * src/matcher.c
5639                 Don't freeze on 'test' filtering rule
5640
5641 2006-06-05 [colin]      2.2.1cvs1
5642
5643         * configure.ac
5644                 Update version number following
5645                 stable release
5646
5647 2006-06-04 [wwp]        2.2.0cvs82
5648
5649         * manual/glossary.xml
5650         * manual/account.xml
5651         * manual/fr/glossary.xml
5652         * manual/fr/account.xml
5653                 added glossary section and references/links related to the Face custom header.
5654
5655 2006-06-04 [colin]      2.2.0cvs81
5656
5657         * src/summaryview.c
5658                 Skip to next message on move with no
5659                 immediate execution
5660
5661 2006-06-04 [wwp]        2.2.0cvs80
5662
5663         * manual/xml2pdf
5664                 added sanity checks, exit when needed.
5665
5666 2006-06-03 [paul]       2.2.0cvs79
5667
5668         * src/prefs_receive.c
5669                 page name is now 'Receiving'
5670         * src/prefs_send.c
5671                 page name is now 'Sending'
5672
5673 2006-06-03 [colin]      2.2.0cvs78
5674
5675         * src/plugins/spamassassin/spamassassin_gtk.c
5676                 Autoswitch to Localhost if transport was previously
5677                 disabled. Else people had to check [] Enable, then
5678                 *reselect* transport.
5679
5680 2006-06-03 [colin]      2.2.0cvs77
5681
5682         * src/plugins/pgpinline/pgpinline.c
5683         * src/plugins/pgpmime/pgpmime.c
5684                 Check that gpg_data_release_and_get_mem 
5685                 didn't fail (now, why this happens...)
5686
5687 2006-06-03 [colin]      2.2.0cvs76
5688
5689         * src/mbox.c
5690                 Fix bug #962 (Manual and/or UI should 
5691                 warn about incompatible locking 
5692                 causing dataloss)
5693
5694 2006-06-02 [cleroy]     2.2.0cvs75
5695
5696         * src/filtering.c
5697         * src/folder.c
5698         * src/procmsg.c
5699         * src/summaryview.c
5700                 Fix a few leaks
5701
5702 2006-06-02 [colin]      2.2.0cvs74
5703
5704         * src/main.c
5705                 On exit, free caches after writing them
5706                 Shuts up some valgrind false positives
5707         * src/procmsg.c
5708         * src/send_message.c
5709                 Fix races when reusing existing SMTP connections
5710                 Fix inexistant session timeout
5711         * src/toolbar.c
5712                 Display alertpanel after all queues have
5713                 been processed, not after each
5714
5715 2006-06-02 [wwp]        2.2.0cvs73
5716
5717         * manual/fr/glossary.xml
5718         * manual/fr/ack.xml
5719         * manual/ack.xml
5720                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
5721
5722 2006-06-02 [wwp]        2.2.0cvs72
5723
5724         * manual/xml2pdf
5725         * manual/dist/pdf/Makefile.am
5726         * manual/dtd/manual.xsl
5727         * manual/fr/dist/pdf/Makefile.am
5728         * manual/pl/dist/pdf/Makefile.am
5729                 we changed the procedure to generate the .pdf version of the manual.
5730                 The procedure is more modern and the .pdf we get now has a valid index.
5731                 Here are the new pre-requisites:
5732
5733                 - JRE 1.x (1.4 here): there must be one from your distro
5734                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
5735                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
5736                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
5737
5738                 See my posts for further info about the installation of this toolchain:
5739
5740                 Date: Fri, 19 May 2006 19:40:06 +0200
5741                 From: wwp <subscript@free.fr>
5742                 To: sylpheed-claws-devel@lists.sourceforge.net
5743                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
5744
5745                 and
5746
5747                 Date: Wed, 24 May 2006 12:58:49 +0200
5748                 From: wwp <subscript@free.fr>
5749                 To: sylpheed-claws-devel@lists.sourceforge.net
5750                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
5751
5752 2006-06-01 [colin]      2.2.0cvs71
5753
5754         * src/compose.c
5755                 Better guards against IMAP races
5756         * src/main.c
5757         * src/prefs_common.c
5758         * src/prefs_common.h
5759         * src/common/ssl_certificate.c
5760         * src/etpan/imap-thread.c
5761         * src/etpan/imap-thread.h
5762         * src/gtk/sslcertwindow.c
5763                 New hidden option ssl_skip_cert_check to 
5764                 avoid dups of bug #959 (libetpan linked
5765                 against gnutls and gnutls buggy on 64bit)
5766                 Present expired warning only once per
5767                 session/server.
5768         * manual/advanced.xml
5769         * manual/fr/advanced.xml
5770                 Document new option
5771
5772 2006-06-01 [wwp]        2.2.0cvs70
5773
5774         * src/messageview.c
5775                 fix for bug #961 (return receipt dialog 
5776                 complains incorrectly about return-path 
5777                 email adress being different), thanks 
5778                 to Colin.
5779
5780 2006-05-31 [cleroy]     2.2.0cvs69
5781
5782         * src/common/ssl.c
5783                 Guard against NULLs, although this
5784                 should never be an issue
5785
5786 2006-05-31 [colin]      2.2.0cvs68
5787
5788         * src/filtering.c
5789                 Use g_slist_prepend
5790         * src/imap.c
5791                 Don't remove caches when destroying folder, it
5792                 could (should) be done at exit
5793         * src/inc.c
5794                 free processing cache after incorporation
5795         * src/etpan/imap-thread.c
5796                 Maybe fix bug #959 (Crash on moving to emails 
5797                 to a imap account per ssl with a expired 
5798                 certificate.)
5799
5800 2006-05-30 [colin]      2.2.0cvs67
5801
5802         * src/summaryview.c
5803                 Put back event flush when displaying message
5804                 It avoids reading a bunch of messages just
5805                 by hitting shift-n for too long ;)
5806
5807 2006-05-29 [colin]      2.2.0cvs66
5808
5809         * src/summaryview.c
5810                 Remove useless g_warnings
5811
5812 2006-05-29 [colin]      2.2.0cvs65
5813
5814         * src/imap.c
5815                 Fix g_slist_append()s for performance
5816
5817 2006-05-29 [colin]      2.2.0cvs64
5818
5819         * src/compose.c
5820         * src/common/utils.c
5821                 Fix extraneous tab at start of addresses
5822         * src/mainwindow.c
5823                 Fix warnings (thanks to Fabien)
5824                 Fix crash at exit when composing messages 
5825                 exist
5826         * src/pop.c
5827                 Fix progress bar when deleting expired mails
5828                 Thanks to Hiro
5829         * src/summaryview.c
5830         * src/gtk/gtksctree.c
5831                 Fix re-sorting slowness
5832
5833 2006-05-29 [paul]       2.2.0cvs63
5834
5835         * src/mh.c
5836                 fetch full message when moving mails
5837                 from another mailbox, (fixed data loss
5838                 when filtering from IMAP to MH, introduced
5839                 in 2.2.0cvs57).
5840                 Thanks to Colin
5841
5842 2006-05-29 [mones]      2.2.0cvs62
5843
5844         * src/gtk/gtksctree.c
5845                 Unselect faster (patch by Colin)        
5846
5847 2006-05-26 [colin]      2.2.0cvs61
5848
5849         * src/summaryview.c
5850                 Unplug MSGINFO_UPDATE callback on delete too.
5851
5852 2006-05-26 [colin]      2.2.0cvs60
5853
5854         * src/foldersel.c
5855                 Fix bold in folder selection window with glib2.10
5856                 thanks Hiro
5857
5858 2006-05-26 [colin]      2.2.0cvs59
5859
5860         * src/procheader.c
5861                 Convert date only if necessary (and don't
5862                 try to convert from utf8 to utf8, too)
5863         * src/summaryview.c
5864                 Only set column's text if the column's 
5865                 displayed
5866
5867 2006-05-26 [colin]      2.2.0cvs58
5868
5869         * src/summaryview.c
5870         * src/gtk/gtkutils.c
5871                 Fix useless warning
5872
5873 2006-05-26 [colin]      2.2.0cvs57
5874
5875         * src/mainwindow.c
5876                 Make summaryview selectable as long as 
5877                 no message has focus
5878         * src/mh.c
5879                 Faster deletion (by implementing mh_remove_msgs)
5880                 Faster copy (avoid using mh_fetch_msg just to get
5881                 the filename)
5882                 Faster move (using move_file instead of copy_file
5883                 if MSG_IS_MOVE)
5884                 No progressbar if total number of mails to cp/mv 
5885                 is less than 100
5886         * src/summaryview.c
5887                 Fix removal from subject_table when mail gets moved
5888                 Faster deletion (g_slist_prepend instead of append)
5889         * src/gtk/gtksctree.c
5890                 Remove useless code
5891
5892 2006-05-25 [colin]      2.2.0cvs56
5893
5894         * src/common/ssl_certificate.c
5895                 Fix leak in expired cert check
5896
5897 2006-05-25 [colin]      2.2.0cvs55
5898
5899         * src/mh.c
5900                 Disable flags syncing on .mh_sequences - it
5901                 is buggy and marks mails read under unknown
5902                 conditions.
5903
5904 2006-05-25 [paul]
5905
5906         * 2.3.0-rc4 released
5907
5908 2006-05-24 [colin]      2.2.0cvs54
5909
5910         attention cvs users: if you manage to crash
5911         Sylpheed-Claws while moving, copying or deleting
5912         mails, we *are* interested in stack traces and
5913         valgrind logs. It looks stable, but one never
5914         knows...
5915
5916         * src/folder.c
5917                 Add progressbar for cache updates
5918         * src/folderutils.c
5919                 Optimize Mark all read in the current
5920                 folder
5921         * src/mh.c
5922                 Add progressbar for copy/move
5923         * src/procmsg.c
5924                 Optimize O(n^2) in copy/move
5925         * src/summaryview.c
5926         * src/gtk/gtksctree.c
5927                 Optimize O(n^2) algos
5928         * src/common/timing.h
5929                 Display ms instead of us
5930
5931 2006-05-24 [wwp]        2.2.0cvs53
5932
5933         * manual/fr/advanced.xml
5934                 updates to the French manual.
5935
5936 2006-05-24 [wwp]        2.2.0cvs52
5937
5938         * src/common/utils.c
5939                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
5940
5941 2006-05-24 [wwp]        2.2.0cvs51
5942
5943         * src/folderutils.c
5944                 fixed "mark all read" in MH folders (thanks to Colin).
5945
5946 2006-05-24 [paul]       2.2.0cvs50
5947
5948         * doc/man/sylpheed-claws.1
5949                 updated the man page
5950
5951 2006-05-23 [colin]      2.2.0cvs49
5952
5953         * src/folderview.c
5954         * src/imap.c
5955         * src/inc.c
5956         * src/mbox.c
5957         * src/messageview.c
5958         * src/news.c
5959         * src/send_message.c
5960         * src/summaryview.c
5961         * src/gtk/sslcertwindow.c
5962                 alertpanel fixes, by Fabien
5963
5964 2006-05-23 [colin]      2.2.0cvs48
5965
5966         * src/folder.c
5967         * src/folderview.c
5968         * src/msgcache.c
5969         * src/summaryview.c
5970         * src/gtk/gtksctree.c
5971         * src/gtk/gtksctree.h
5972                 More timings
5973                 Fix slow loading problem, which was caused by the
5974                 use of some gtk_ctree funcs and their use of
5975                 g_list_position while gtk_ctree_(un)link'ing.
5976                 Reap more functions from gtkctree.c to be sure we
5977                 use our (fast) version instead of theirs.
5978         * src/mh.c
5979                 Fix copy of unread mails
5980
5981
5982 2006-05-22 [wwp]        2.2.0cvs47
5983
5984         * manual/fr/advanced.xml
5985                 updated.
5986
5987 2006-05-22 [colin]      2.2.0cvs46
5988
5989         * src/filtering.c
5990                 Fix possible infinite loop. 'copy' is not a 
5991                 final action, so when encountering a 'copy',
5992                 we have to check if a previous one was set
5993                 and do it. In the same way, if we encounter
5994                 a 'move' we have to perform a possibly 
5995                 pending 'copy'. This will slow down filtering
5996                 on IMAP if move+copy or multiple copy actions
5997                 are to be done, but handling it via the batch
5998                 would be really too convoluted.
5999
6000 2006-05-22 [wwp]        2.2.0cvs45
6001
6002         * manual/fr/advanced.xml
6003         * manual/fr/faq.xml
6004         * manual/fr/glossary.xml
6005         * manual/fr/handling.xml
6006         * manual/fr/intro.xml
6007         * manual/fr/plugins.xml
6008         * manual/fr/sylpheed-claws-manual.xml
6009                 sync w/ the english manual: updates URIs, documented mailing-list
6010                 support, better explanation about the enabled/disabled feature
6011                 in filtering/processing rules by Paul.
6012
6013 2006-05-21 [colin]      2.2.0cvs44
6014
6015         * src/summaryview.c
6016                 Don't expand after building threads, but during
6017
6018 2006-05-21 [colin]      2.2.0cvs43
6019
6020         * src/procmsg.c
6021         * src/summaryview.c
6022                 More timing possibilities... For next time I have 
6023                 to find out how the hell some 3GHz computer takes
6024                 one minute to open a 30k folder...
6025
6026 2006-05-21 [colin]      2.2.0cvs42
6027
6028         * manual/pl/advanced.xml
6029         * manual/pl/faq.xml
6030         * manual/pl/glossary.xml
6031         * manual/pl/handling.xml
6032         * manual/pl/intro.xml
6033         * manual/pl/plugins.xml
6034         * manual/pl/sylpheed-claws-manual.xml
6035                 Polish manual updated by Pawel
6036
6037 2006-05-20 [colin]
6038
6039         * 2.3.0-rc3 released
6040
6041 2006-05-20 [colin]      2.2.0cvs41
6042
6043         * src/imap.c
6044                 Fix -rc2 problems:
6045                 - remove cache of moved messages from original folder
6046                 - apply new flags to messages even if they aren't appliable
6047                   via IMAP.
6048
6049 2006-05-20 [colin]
6050
6051         * 2.3.0-rc2 released
6052
6053 2006-05-19 [colin]      2.2.0cvs40
6054
6055         * src/imap.c
6056                 Don't issue SELECT in imap_change_flags
6057                 before having checked that we indeed have
6058                 some flags to change. MSG_POSTFILTERED for
6059                 example can't be used on IMAP.
6060                 Fixes bug #955 (copying messages between 
6061                 imap folders is extremely slow), which was
6062                 a regression.
6063
6064 2006-05-19 [colin]      2.2.0cvs39
6065
6066         * src/folder.c
6067         * src/folder.h
6068         * src/folderview.c
6069                 Try to fix bug #830 (Some unread messages 
6070                 get marked read in IMAP inbox):
6071                 - Prevent scanning a folder if it's being 
6072                   opened via the GUI
6073                 - Postpone opening via the GUI of a folder
6074                   currently scanned.
6075
6076
6077 2006-05-19 [wwp]        2.2.0cvs38
6078
6079         * manual/advanced.xml
6080                 fix English+typo (thanks to Paul).
6081
6082 2006-05-19 [wwp]        2.2.0cvs37
6083
6084         * manual/advanced.xml
6085         * manual/fr/advanced.xml
6086         * src/gtk/logwindow.c
6087         * src/prefs_common.c
6088         * src/prefs_common.h
6089                 added hidden prefs to allow customization of colors used in
6090                 protocol log window (useful for dark gtk+ themes).
6091
6092 2006-05-19 [wwp]        2.2.0cvs36
6093
6094         * ChangeLog
6095                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
6096
6097 2006-05-19 [paul]       2.2.0cvs35
6098
6099         * src/textview.c
6100                 make Reply-To fully clickable
6101         * src/gtk/logwindow.c
6102                 more colouring (SMTP ESMTP)
6103         Both patches by Pawel Pekala
6104
6105 2006-05-19 [cleroy]     2.2.0cvs34
6106
6107         * src/mh.c
6108                 Don't update flags from current folder
6109                 Probably fixes bug #935 (Read Messages 
6110                 Revert to Being Marked as Unread)
6111
6112 2006-05-18 [colin]      2.2.0cvs33
6113
6114         * src/imap.c
6115                 Warning fix
6116         * src/compose.c
6117         * src/mainwindow.c
6118         * src/summaryview.c
6119         * src/toolbar.c
6120                 Allow replying to multiple emails
6121                 in multiple windows
6122         * src/mimeview.c
6123         * src/etpan/imap-thread.c
6124                 Leak fixes
6125
6126 2006-05-18 [paul]       2.2.0cvs32
6127
6128         * src/summaryview.c
6129                 keep Mailing-List menu refreshed
6130                 Thanks to Colin
6131
6132 2006-05-18 [paul]       2.2.0cvs31
6133
6134         * manual/advanced.xml
6135         * manual/faq.xml
6136         * manual/glossary.xml
6137         * manual/handling.xml
6138         * manual/intro.xml
6139         * manual/plugins.xml
6140         * manual/sylpheed-claws-manual.xml
6141                 update URLs
6142                 add info about mailing-list support
6143                 edit filtering info
6144         * src/wizard.c
6145         * src/common/defs.h
6146         * src/gtk/about.c
6147         * src/plugins/dillo_viewer/README
6148                 update URLs
6149
6150 2006-05-17 [wwp]        2.2.0cvs30
6151
6152         * manual/handling.xml
6153         * manual/fr/handling.xml
6154                 documented the ability to enabled/disable filtering/processing rules.
6155
6156 2006-05-17 [colin]      2.2.0cvs29
6157
6158         * src/main.c
6159                 Don't initialize g_thread subsystem if it's 
6160                 already done (thanks to Hiro)
6161         * src/mimeview.c
6162                 Fix saving of parts when there name can't be
6163                 converted from UTF-8.
6164
6165 2006-05-17 [paul]       2.2.0cvs28
6166
6167         * po/Makefile.in.in
6168                 fix config.status warning with autoconf 2.60
6169
6170 2006-05-17 [paul]       2.2.0cvs27
6171
6172         * po/POTFILES.in
6173                 add src/mbox.c
6174
6175 2006-05-17 [wwp]        2.2.0cvs26
6176
6177         * src/mainwindow.c
6178                 fix useless and potentially dangerous buffer walking (thanks to Colin).
6179
6180 2006-05-17 [wwp]        2.2.0cvs25
6181
6182         * src/plugins/demo/demo.c
6183                 updated product name in plugin demo (many plugins need to be
6184                 sync'ed w/ that change).
6185
6186 2006-05-17 [colin]      2.2.0cvs24
6187
6188         * src/mh.c
6189                 Fix leak
6190
6191 2006-05-16 [colin]      2.2.0cvs23
6192
6193         * src/mainwindow.c
6194                 Stupid me hit again. Fix cvs22.
6195
6196 2006-05-16 [colin]      2.2.0cvs22
6197
6198         * src/mainwindow.c
6199                 Fix bug #922 (sylpheed-claws crashed after 
6200                 pushing on Inbox folder)
6201
6202 2006-05-16 [colin]      2.2.0cvs21
6203
6204         * src/compose.c
6205                 Make From header be copy/paste/select-able
6206
6207 2006-05-16 [wwp]        2.2.0cvs20
6208
6209         * src/export.c
6210         * src/matcher.c
6211         * src/summaryview.c
6212         * src/etpan/imap-thread.c
6213                 fix some compiler warnings (thanks to Colin).
6214
6215 2006-05-16 [wwp]        2.2.0cvs19
6216
6217         * src/action.c
6218         * src/gedit-print.c
6219         * src/inc.c
6220         * src/mainwindow.c
6221         * src/mh.c
6222         * src/statusbar.c
6223         * src/send_message.c
6224         * src/summaryview.c
6225                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
6226
6227 2006-05-15 [colin]      2.2.0cvs18
6228
6229         * src/procmsg.c
6230                 Fix automatic rule creation with List-Post
6231
6232 2006-05-15 [paul]       2.2.0cvs17
6233
6234         * tools/filter_conv_new.pl
6235                 updated for rule enabling/disabling
6236                 claws version >= 2.3.x required
6237
6238 2006-05-15 [cleroy]     2.2.0cvs16
6239
6240         * src/main.c
6241                 Revert test
6242
6243 2006-05-15 [cleroy]     2.2.0cvs15
6244
6245         * src/main.c
6246                 test
6247
6248 2006-05-15 [wwp]        2.2.0cvs14
6249
6250         * manual/pl/.cvsignore
6251                 ignore generated files.
6252
6253 2006-05-14 [wwp]        2.3.0-rc1
6254
6255         * 2.3.0-rc1 released
6256
6257 2006-05-13 [wwp]        2.2.0cvs13
6258
6259         * src/filtering.c
6260         * src/filtering.h
6261         * src/matcher.c
6262         * src/matcher_parser_lex.l
6263         * src/matcher_parser_parse.y
6264         * src/prefs_filtering.c
6265                 new feature: provide the ability to disable filtering and processing
6266                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
6267                 adaptations.
6268
6269 2006-05-13 [colin]      2.2.0cvs12
6270
6271         * src/compose.c
6272                 Remove useless if (a) b; else b;
6273                 Thanks to wwp
6274
6275 2006-05-13 [wwp]        2.2.0cvs11
6276
6277         * src/export.c
6278         * src/import.c
6279         * src/mainwindow.c
6280         * src/mbox.c
6281         * src/summaryview.c
6282         * src/summaryview.h
6283                 no more silent failures (or at least less ones) when importing
6284                 or exporting from/to mbox. Also start importing/exporting if
6285                 the necessary info is set.
6286
6287 2006-05-13 [wwp]        2.2.0cvs10
6288
6289         * RELEASE_NOTES
6290                 restored up-to-date release notes.
6291
6292 2006-05-13 [paul]       2.2.0cvs9
6293
6294         * po/nl.po
6295         * po/ru.po
6296                 updated by Tim Dijkstra and Pavlo Bohmat
6297
6298 2006-05-12 [colin]      2.2.0cvs8
6299
6300         * src/gtk/quicksearch.c
6301                 Add "k" as shortcut for "colorlabel". Patch
6302                 by ath42@users.sf.net.
6303
6304 2006-05-12 [paul]       2.2.0cvs7
6305
6306         * src/prefs_common.h
6307         * src/prefs_summaries.c
6308         * src/summaryview.c
6309                 when entering a folder also allow
6310                 going directly to first Marked message
6311
6312 2006-05-12 [paul]       2.2.0cvs6
6313
6314         * src/summaryview.c
6315                 always obey 'confirm before marking all
6316                 mails read' option
6317
6318 2006-05-12 [paul]       2.2.0cvs5
6319
6320         * src/textview.c
6321                 make Sender fully clickable
6322
6323 2006-05-12 [colin]      2.2.0cvs4
6324
6325         * src/compose.c
6326         * src/compose.h
6327                 Let From be editable
6328         * src/main.c
6329         * src/mh.c
6330                 Full support of .mh_sequences' Unseen seq
6331
6332 2006-05-12 [colin]      2.2.0cvs3
6333
6334         * src/folder.c
6335         * src/mainwindow.c
6336         * src/mainwindow.h
6337         * src/messageview.c
6338         * src/prefs_spelling.c
6339         * src/procheader.c
6340         * src/procmsg.c
6341         * src/procmsg.h
6342         * src/summaryview.c
6343         * src/toolbar.c
6344         * src/toolbar.h
6345                 Add contextual menu on Compose toolbar
6346                 button. Fixes bug #944 (Automatic
6347                 addresses not applied when changing account
6348                 from compose window)
6349                 add Mailing List support
6350                 based on the old 0.6.5claws25 patch by
6351                 Melvin Hadasht, with finishing touches
6352                 by Colin
6353                 Fix "ignore thread" when mails are threaded by
6354                 subject (and weren't ignored although appearing
6355                 in the thread).
6356                 GUI rework.
6357                 Both patches by Pawel.
6358
6359 2006-05-08 [paul]       2.2.0cvs2
6360
6361         * src/mainwindow.c
6362         * src/mainwindow.h
6363         * src/messageview.c
6364         * src/procheader.c
6365         * src/procmsg.c
6366         * src/procmsg.h
6367         * src/summaryview.c
6368                 add Mailing List support
6369                 based on the old 0.6.5claws25 patch by 
6370                 Melvin Hadasht, with finishing touches
6371                 by Colin
6372
6373 2006-05-08 [colin]      2.2.0cvs1
6374
6375         * src/mainwindow.c
6376         * src/toolbar.c
6377         * src/toolbar.h
6378                 Add contextual menu on Compose toolbar 
6379                 button. Fixes bug #944 (Automatic 
6380                 addresses not applied when changing account 
6381                 from compose window)
6382
6383 2006-05-08 [paul]       2.2.0
6384
6385         2.2.0 released
6386
6387 2006-05-08 [paul]       2.1.1cvs51
6388
6389         * po/cs.po
6390         * po/de.po
6391         * po/en_GB.po
6392         * po/fi.po
6393         * po/fr.po
6394         * po/pt_BR.po
6395         * po/sr.po
6396         * po/zh_CN.po
6397                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6398                 Fabien Vantard, Frederico Goncalves Guimaraes,
6399                 Aleksandar Urosevic, and Ralgh Young
6400
6401 2006-05-12 [colin]      2.1.1cvs50
6402
6403         * po/cs.po
6404         * po/de.po
6405         * po/en_GB.po
6406         * po/es.po
6407         * po/fi.po
6408         * po/fr.po
6409         * po/pt_BR.po
6410         * po/sr.po
6411         * po/zh_CN.po
6412                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6413                 Fabien Vantard, Frederico Goncalves Guimaraes,
6414                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
6415
6416 2006-05-05 [colin]      2.1.1cvs49
6417
6418         * manual/Makefile.am
6419         * manual/pl/Makefile.am
6420         * manual/pl/account.xml
6421         * manual/pl/ack.xml
6422         * manual/pl/addrbook.xml
6423         * manual/pl/advanced.xml
6424         * manual/pl/faq.xml
6425         * manual/pl/glossary.xml
6426         * manual/pl/gpl.xml
6427         * manual/pl/handling.xml
6428         * manual/pl/intro.xml
6429         * manual/pl/keyboard.xml
6430         * manual/pl/plugins.xml
6431         * manual/pl/starting.xml
6432         * manual/pl/sylpheed-claws-manual.xml
6433         * manual/pl/dist/.cvsignore
6434         * manual/pl/dist/Makefile.am
6435         * manual/pl/dist/html/.cvsignore
6436         * manual/pl/dist/html/Makefile.am
6437         * manual/pl/dist/pdf/.cvsignore
6438         * manual/pl/dist/pdf/Makefile.am
6439         * manual/pl/dist/ps/.cvsignore
6440         * manual/pl/dist/ps/Makefile.am
6441         * manual/pl/dist/txt/.cvsignore
6442         * manual/pl/dist/txt/Makefile.am
6443                 Add the polish translation of the manual,
6444                 Authored by Pawel Pekala.
6445
6446 2006-05-05 [cleroy]     2.1.1cvs48
6447
6448         * src/main.c
6449                 Re-read matcherrc after loading plugins 
6450                 if some of them add folders.
6451
6452 2006-05-03 [colin]      2.1.1cvs47
6453
6454         * src/imap.c
6455                 I'm idiot
6456
6457 2006-05-03 [colin]      2.1.1cvs46
6458
6459         * src/imap.c
6460                 Be sure to have a session when
6461                 getting separator
6462
6463 2006-05-03 [colin]      2.1.1cvs45
6464
6465         * src/imap.c
6466         * src/imap.h
6467         * src/imap_gtk.c
6468                 Fix preventing renaming with namespace 
6469                 separator.
6470
6471 2006-05-01 [colin]      2.1.1cvs44
6472
6473         * src/action.c
6474                 Don't reload messageview when result of
6475                 action is piped.
6476
6477 2006-04-29 [colin]      2.1.1cvs43
6478
6479         * src/prefs_receive.c
6480         * src/plugins/spamassassin/spamassassin_gtk.c
6481         * src/plugins/clamav/clamav_plugin_gtk.c
6482                 GUI fixes by Pawel
6483
6484 2006-04-29 [colin]      2.1.1cvs42
6485
6486         * src/prefs_compose_writing.c
6487         * src/prefs_quote.c
6488                 Cleanups. Patch by Pawel
6489
6490 2006-04-28 [paul]       2.1.1cvs41
6491
6492         * src/matcher.c
6493                 fix returned quick search results when search
6494                 term contains an underscore.
6495                 Thanks to Colin
6496
6497 2006-04-28 [paul]       2.1.1cvs40
6498
6499         * src/prefs_message.c
6500         * src/prefs_receive.c
6501                 GUI cleanups
6502                 Patches by Pawel Pekala
6503
6504 2006-04-27 [colin]      2.1.1cvs39
6505
6506         * src/wizard.c
6507                 Differentiate subject Welcome from
6508                 window's title Welcome
6509
6510 2006-04-27 [paul]
6511
6512         2.2.0-rc1 released
6513
6514 2006-04-27 [paul]       2.1.1cvs38
6515
6516         * manual/advanced.xml
6517         * manual/fr/advanced.xml
6518                 add info about compose_no_markup hidden pref
6519
6520 2006-04-27 [paul]       2.1.1cvs37
6521
6522         * src/prefs_account.c
6523                 improve privacy labels
6524         * src/prefs_msg_colors.c
6525                 change some strings for translators' convenience
6526         * src/gtk/gtkutils.c
6527                 don't underline the link button text
6528
6529 2006-04-25 [colin]      2.1.1cvs36
6530
6531         * src/folder.c
6532                 Complete 2.1.1cvs33 (once more ;)
6533
6534 2006-04-25 [colin]      2.1.1cvs35
6535
6536         * src/editldap.c
6537                 Fix tooltip
6538
6539 2006-04-25 [cleroy]     2.1.1cvs34
6540
6541         * src/compose.c
6542         * src/gtk/gtkaspell.c
6543                 Fix crash on redirect (related to the return 
6544                 of the aspell menu in compose's toolbar)
6545         * src/prefs_msg_colors.c
6546                 Fix sensitivity widgets
6547         * src/image_viewer.c
6548         * src/gtk/pluginwindow.c
6549         * src/gtk/prefswindow.c
6550                 Change released signals to clicked (Fabien)
6551         * po/POTFILES.in
6552         * src/common/socket.c
6553         * src/plugins/spamassassin/spamassassin.c
6554                 Translate strings (Fabien)
6555
6556 2006-04-25 [paul]       2.1.1cvs33
6557
6558         * src/folder.c
6559         * src/folder.h
6560         * src/folderview.c
6561                 complete the fix of bug #912
6562                 Thanks to Colin
6563
6564 2006-04-25 [colin]      2.1.1cvs32
6565
6566         * src/news.c
6567                 Better progress bar
6568         * src/mimeview.c
6569         * src/summaryview.c
6570         * src/summaryview.h
6571                 Fix focus chain
6572                 Patches by Pawel Pekala
6573
6574 2006-04-24 [colin]      2.1.1cvs31
6575
6576         * src/compose.c
6577                 Fix compilation warnings (Fabien)
6578
6579 2006-04-24 [colin]      2.1.1cvs30
6580
6581         * src/addrindex.c
6582         * src/editldap.c
6583         * src/editldap_basedn.c
6584         * src/editldap_basedn.h
6585         * src/ldapctrl.c
6586         * src/ldapctrl.h
6587         * src/ldapquery.c
6588         * src/ldaputil.c
6589         * src/ldaputil.h
6590                 Fix bug #901 (LDAPS support)
6591
6592 2006-04-24 [colin]      2.1.1cvs29
6593
6594         * src/compose.c
6595                 Fix logic on error with send dialog on
6596         * src/imap.c
6597                 Fix compilation without libetpan, thanks
6598                 to Fabien
6599         * src/summaryview.c
6600                 Fix 'context-menu' key
6601
6602 2006-04-23 [colin]      2.1.1cvs28
6603
6604         * src/folder.c
6605                 Never free current's cache to free up 
6606                 memory. Fixes bug #912 (new count 
6607                 randomly set to message count)
6608
6609 2006-04-23 [colin]      2.1.1cvs27
6610
6611         * src/gtk/quicksearch.c
6612                 And remove printf...
6613
6614 2006-04-23 [colin]      2.1.1cvs26
6615
6616         * src/gtk/quicksearch.c
6617                 Fix replacing in quicksearch, and fix inserting
6618                 in the middle of the string. (introduced at 2.1.0cvs22)
6619
6620 2006-04-23 [colin]      2.1.1cvs25
6621
6622         * src/imap.c
6623                 Make sure uidnext is initialized in get_num_list
6624                 (not for stable, related to 2.1.1cvs8 and friends)
6625
6626 2006-04-23 [colin]      2.1.1cvs24
6627
6628         * src/imap.c
6629                 Output something when login is successful
6630                 too
6631
6632 2006-04-23 [colin]      2.1.1cvs23
6633
6634         * src/etpan/imap-thread.c
6635                 Better logging (line-per-line, hide data in fetch)
6636                 Fix a const warning
6637         * src/gtk/logwindow.c
6638         * src/gtk/logwindow.h
6639                 Better logging (color for input/output)
6640
6641 2006-04-21 [colin]      2.1.1cvs22
6642
6643         * src/gtk/quicksearch.c
6644                 On gtk+-2.8, use stock buttons in quicksearch
6645                 Based on a patch by Fabien and a design by Paul
6646
6647 2006-04-21 [colin]      2.1.1cvs21
6648
6649         * src/folderview.c
6650         * src/mainwindow.c
6651                 Fix occasional flicker in folderview
6652         * src/common/utils.c
6653                 Fix bug #943 (Incorrectly parsed email address 
6654                 list in short headers on message view and in 
6655                 printouts)
6656
6657 2006-04-20 [colin]      2.1.1cvs20
6658
6659         * src/imap.c
6660         * src/imap.h
6661         * src/prefs_account.c
6662                 Add ANONYMOUS auth for IMAP
6663
6664 2006-04-20 [paul]       2.1.1cvs19
6665
6666         * src/main.c
6667                 proper fix for 2.1.1cvs18
6668                 Thanks to Colin
6669
6670 2006-04-20 [paul]       2.1.1cvs18
6671
6672         * src/main.c
6673                 fix build warnings
6674
6675 2006-04-20 [paul]       2.1.1cvs17
6676
6677         * src/gtk/quicksearch.c
6678                 fix standard, non-extended Quick search,
6679                 was broken in 2.1.1cvs15.
6680                 Thanks to Colin.
6681
6682 2006-04-20 [colin]      2.1.1cvs16
6683
6684         * src/prefs_matcher.c
6685                 Fix values when reselecting a ~test
6686                 rule
6687
6688 2006-04-19 [colin]      2.1.1cvs15
6689
6690         * src/compose.c
6691         * src/compose.h
6692         * src/gtk/gtkaspell.c
6693         * src/gtk/gtkaspell.h
6694                 Put back Options menu in Spelling/
6695         * src/gtk/quicksearch.c
6696                 Don't search, and show error, if the
6697                 advanced search has a syntax error
6698
6699 2006-04-18 [colin]      2.1.1cvs14
6700
6701         * src/textview.c
6702                 Fix gdk warnings on set_cursor when textview
6703                 isn't visible
6704
6705 2006-04-18 [colin]      2.1.1cvs13
6706
6707         * src/gtk/gtksctree.c
6708                 Remove seemingly useless refresh that causes
6709                 flicker - watch this commit in case of 
6710                 problems before planned backport to stable
6711
6712 2006-04-18 [colin]      2.1.1cvs12
6713
6714         * src/imap.c
6715                 Factorize get/set_xml code
6716         * src/compose.c
6717         * src/prefs_account.c
6718         * src/prefs_account.h
6719         * src/procmsg.c
6720                 Add Encrypt to self option
6721
6722 2006-04-17 [colin]      2.1.1cvs11
6723
6724         * configure.ac
6725                 Fix search on encrpyt function on dragonfly
6726                 Patch by Jonathan Buschmann <jonthn@agmact.com>
6727
6728 2006-04-17 [colin]      2.1.1cvs10
6729
6730         * src/prefs_account.c
6731                 Be safe by default: remove mails from POP3
6732                 after 7 days, not immediately
6733
6734 2006-04-17 [colin]      2.1.1cvs9
6735
6736         * src/etpan/imap-thread.c
6737                 Fix build on DragonFly - patch by 
6738                 Jonathan Buschmann <jonthn@agmact.com>
6739
6740 2006-04-17 [colin]      2.1.1cvs8
6741
6742         * src/imap.c
6743                 Save uidnext between sessions
6744
6745 2006-04-17 [colin]      2.1.1cvs7
6746
6747         * src/imap.c
6748                 scan is required when uid validity changes
6749
6750 2006-04-17 [colin]      2.1.1cvs6
6751
6752         * src/folderview.c
6753                 Don't scan if not necessary, apart in current
6754                 folder and INBOX to fetch flags.
6755         * src/imap.c
6756                 Scan is necessary if unread count changes
6757
6758 2006-04-17 [colin]      2.1.1cvs5
6759
6760         * src/imap.c
6761                 ...But always fetch ANSWERED and DELETED flags for
6762                 INBOX, as filtering can happen on these flags.
6763
6764 2006-04-17 [colin]      2.1.1cvs4
6765
6766         * src/imap.c
6767                 Don't fetch REPLIED and DELETED flags when synchronising
6768                 flags with a closed folder. We only need UNSEEN and FLAGGED
6769                 to update the folderview.
6770
6771 2006-04-17 [colin]      2.1.1cvs3
6772
6773         * src/imap.c
6774                 Faster flag search when there are new mails 
6775                 in a folder. We can do a full search if the 
6776                 folder contains less messages than the new
6777                 list.
6778
6779 2006-04-17 [colin]      2.1.1cvs2
6780
6781         * po/cs.po
6782         * po/de.po
6783         * po/fr.po
6784         * po/nl.po
6785         * po/pt_BR.po
6786                 Update translations from stable branch
6787
6788 2006-04-17 [colin]      2.1.1cvs1
6789
6790         * configure.ac
6791                 Bump version to follow stable release
6792
6793 2006-04-16 [mones]      2.1.0cvs50
6794
6795         * po/es.po
6796                 Updated for release
6797
6798 2006-04-16 [colin]      2.1.0cvs49
6799
6800         * src/textview.c
6801                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
6802                 with gtk < 2.8. Thanks to Fabien Vantard.
6803
6804 2006-04-15 [colin]      2.1.0cvs48
6805
6806         * src/etpan/imap-thread.c
6807                 Fix bug #919 (libetpan: SEGV when connecting 
6808                 using command)
6809
6810 2006-04-14 [colin]      2.1.0cvs47
6811
6812         * src/main.c
6813                 Fix race on --select (should be done better)
6814
6815 2006-04-14 [wwp]        2.1.0cvs46
6816
6817         * src/send_message.c
6818                 enforce a check for domain in account prefs (a sending
6819                 error could be faced if domain was checked but no value set),
6820                 thanks to Colin.
6821
6822 2006-04-14 [colin]      2.1.0cvs45
6823
6824         * src/codeconv.c
6825                 when converting from unknown to unknown, if the
6826                 string is UTF8, don't convert it to the locale
6827                 (which breaks it)
6828
6829 2006-04-14 [colin]      2.1.0cvs44
6830
6831         * src/compose.c
6832                 Don't try to use ASCII for converting headers
6833                 (as done in body)
6834
6835 2006-04-14 [paul]       2.1.0cvs43
6836
6837         * src/crash.c
6838                 add locale/charset info to crash report
6839         * src/gtk/about.c
6840                 add wwp to doc team
6841                 replace 'e-mail' with preferred 'email'
6842         * src/gtk/authors.h
6843                 ensure contributors list is in alphabetical
6844                 order
6845
6846 2006-04-13 [colin]      2.1.0cvs42
6847
6848         * src/textview.c
6849                 Prevent gdk warnings
6850
6851 2006-04-13 [colin]      2.1.0cvs41
6852
6853         * src/common/ssl_certificate.c
6854         * src/common/ssl_certificate.h
6855         * src/gtk/sslcertwindow.c
6856                 Warn on expired certs, and display the expiration date
6857
6858 2006-04-13 [colin]      2.1.0cvs40
6859
6860         * src/plugins/spamassassin/spamassassin_gtk.c
6861                 Fix missing set_text on unix socket
6862
6863 2006-04-13 [wwp]        2.1.0cvs39
6864
6865         * manual/fr/advanced.xml
6866         * manual/fr/glossary.xml
6867                 applied new spam/ham/email lexicon (pourriel, courriel)
6868
6869 2006-04-13 [paul]       2.1.0cvs38
6870
6871         * src/plugins/pgpmime/plugin.c
6872                 remove the mention of S/MIME from the
6873                 description. This is now handled by the
6874                 S/MIME plugin.
6875
6876 2006-04-13 [paul]       2.1.0cvs37
6877
6878         * src/prefs_msg_colors.c
6879                 rework dialog
6880         * src/prefs_folder_item.c
6881         * src/prefs_spelling.c
6882                 add a tooltip to the colour selector buttons
6883
6884 2006-04-13 [wwp]        2.1.0cvs36
6885
6886         * manual/advanced.xml
6887         * manual/glossary.xml
6888         * manual/handling.xml
6889         * manual/keyboard.xml
6890         * manual/plugins.xml
6891         * manual/starting.xml
6892         * manual/fr/account.xml
6893         * manual/fr/ack.xml
6894         * manual/fr/addrbook.xml
6895         * manual/fr/advanced.xml
6896         * manual/fr/faq.xml
6897         * manual/fr/glossary.xml
6898         * manual/fr/gpl.xml
6899         * manual/fr/handling.xml
6900         * manual/fr/intro.xml
6901         * manual/fr/keyboard.xml
6902         * manual/fr/plugins.xml
6903         * manual/fr/starting.xml
6904         * manual/fr/sylpheed-claws-manual.xml
6905                 fixes to the manuals:
6906                  - summaryview -> Message List (same in French)
6907                  - translate key names
6908                  - fix French punctuation, use non-breakable spaces when
6909                    necessary, don't use &thinsp; which is not portable
6910                  - tell what maildir and mbox formats we support
6911
6912 2006-04-12 [wwp]        2.1.0cvs35
6913
6914         * src/prefs_toolbar.c
6915                 unified a replace button more,
6916                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6917
6918 2006-04-12 [wwp]        2.1.0cvs34
6919
6920         * src/prefs_common.c
6921         * src/prefs_msg_colors.c
6922                 make default color labels translatable,
6923                 patch from Fabien Vantard <fzzzzz@gmail.com>,
6924                 thanks to Tim <timbrain@post.cz> for reporting.
6925
6926 2006-04-12 [wwp]        2.1.0cvs33
6927
6928         * manual/glossary.xml
6929         * manual/intro.xml
6930         * manual/plugins.xml
6931         * manual/starting.xml
6932         * manual/sylpheed-claws-manual.xml
6933         * manual/fr/.cvsignore
6934         * manual/fr/account.xml
6935         * manual/fr/ack.xml
6936         * manual/fr/addrbook.xml
6937         * manual/fr/advanced.xml
6938         * manual/fr/faq.xml
6939         * manual/fr/glossary.xml
6940         * manual/fr/handling.xml
6941         * manual/fr/intro.xml
6942         * manual/fr/keyboard.xml
6943         * manual/fr/plugins.xml
6944         * manual/fr/starting.xml
6945         * manual/fr/sylpheed-claws-manual.xml
6946                 various fixes: typos, missing .fr translations, punctuation,
6947                 capitalization, links, accents and some bad French more.
6948
6949 2006-04-12 [wwp]        2.1.0cvs32
6950
6951         * src/prefs_gtk.c
6952                 fix for bug #935: always store prefs files in UTF-8 (thanks
6953                 to Colin).
6954
6955 2006-04-11 [colin]      2.1.0cvs31
6956
6957         * src/compose.c
6958                 Fix inserting files not in utf8 when locale is utf8
6959
6960 2006-04-11 [colin]      2.1.0cvs30
6961
6962         * src/inc.c
6963                 Don't show error dialog when cancelling connection
6964                 Patch by Pawel
6965
6966 2006-04-11 [cleroy]     2.1.0cvs29
6967
6968         * src/compose.c
6969                 Implement multiple quote levels
6970         * src/prefs_common.c
6971                 Change a little bit the quote bgcolor for 2nd level
6972
6973 2006-04-11 [colin]      2.1.0cvs28
6974
6975         * src/gtk/about.c
6976                 Add locale and charset in the label
6977
6978 2006-04-10 [colin]      2.1.0cvs27
6979
6980         * src/compose.c
6981         * src/prefs_common.c
6982         * src/prefs_common.h
6983         * src/prefs_msg_colors.c
6984         * src/textview.c
6985                 Allow optional background color in quotes
6986                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
6987                 GTK+-2.8.x feature
6988
6989 2006-04-10 [colin]      2.1.0cvs26
6990
6991         * src/main.c
6992         * src/mainwindow.c
6993         * src/mainwindow.h
6994                 Implement --select
6995
6996 2006-04-10 [colin]      2.1.0cvs25
6997
6998         * manual/plugins.xml
6999         * manual/fr/plugins.xml
7000                 Document libcurl's proxy variables
7001
7002 2006-04-09 [colin]      2.1.0cvs24
7003
7004         * src/prefs_common.c
7005                 gettext() returns statically allocated stuff. We have
7006                 to strdup it in order to be able to free it.
7007
7008 2006-04-09 [colin]      2.1.0cvs23
7009
7010         * AUTHORS
7011         * src/gtk/authors.h
7012                 Add Alexei
7013
7014 2006-04-09 [colin]      2.1.0cvs22
7015
7016         * src/mainwindow.c
7017         * src/gtk/quicksearch.c
7018                 Fix bug #859 (problems with cyrilic input in 
7019                 search panel) - Patch by Alexey Illarionov 
7020                 <littlesavage@rambler.ru>
7021
7022 2006-04-09 [colin]      2.1.0cvs21
7023
7024         * src/prefs_customheader.c
7025                 I prefer removing then freeing rather than the contrary
7026                 (even if it doesn't change anything ;-)
7027         * src/prefs_account.c
7028                 Fix bug #933 (Crash re-entering the custom headers list 
7029                 dialog in accounts prefs)
7030                 The problem happened when cancelling the Account 
7031                 Preferences' dialogs - in which case we didn't do 
7032                 anything to the PrefsAccount * struct. In case of applying,
7033                 the old ac_prefs was replaced with the tmp_ac_prefs we were
7034                 working with in this dialog. The problem is that 
7035                 prefs_customheader.c, working on this tmp_ac_prefs, always
7036                 changes the ->customhdr_list pointer, even when cancelled. 
7037                 So in case of cancelling the prefs_account dialog, we still
7038                 have to update ->customhdr_list in the real account.
7039
7040 2006-04-08 [colin]      2.1.0cvs20
7041
7042         * manual/fr/glossary.xml
7043         * manual/fr/keyboard.xml
7044                 Forgot some headers :)
7045
7046 2006-04-08 [colin]      2.1.0cvs19
7047
7048         * manual/Makefile.am
7049         * manual/fr/Makefile.am
7050         * manual/fr/account.xml
7051         * manual/fr/ack.xml
7052         * manual/fr/addrbook.xml
7053         * manual/fr/advanced.xml
7054         * manual/fr/faq.xml
7055         * manual/fr/glossary.xml
7056         * manual/fr/gpl.xml
7057         * manual/fr/handling.xml
7058         * manual/fr/intro.xml
7059         * manual/fr/keyboard.xml
7060         * manual/fr/plugins.xml
7061         * manual/fr/starting.xml
7062         * manual/fr/sylpheed-claws-manual.xml
7063         * manual/fr/dist/.cvsignore
7064         * manual/fr/dist/Makefile.am
7065         * manual/fr/dist/html/.cvsignore
7066         * manual/fr/dist/html/Makefile.am
7067         * manual/fr/dist/pdf/.cvsignore
7068         * manual/fr/dist/pdf/Makefile.am
7069         * manual/fr/dist/ps/.cvsignore
7070         * manual/fr/dist/ps/Makefile.am
7071         * manual/fr/dist/txt/.cvsignore
7072         * manual/fr/dist/txt/Makefile.am
7073                 Add the french translation of the manual. Thanks to
7074                 Olivier Delhomme <olivier.delhomme@free.fr> for 
7075                 account.xml, ack.xml, addrbook.xml and advanced.xml
7076
7077 2006-04-08 [colin]      2.1.0cvs18
7078
7079         * manual/plugins.xml
7080         * manual/starting.xml
7081                 More fixes
7082
7083 2006-04-07 [colin]      2.1.0cvs17
7084
7085         * manual/faq.xml
7086         * manual/intro.xml
7087         * manual/keyboard.xml
7088                 Little fixes
7089
7090 2006-04-07 [colin]      2.1.0cvs16
7091
7092         * README
7093         * src/compose.c
7094         * src/prefs_common.c
7095         * src/prefs_common.h
7096                 Add hidden compose_no_markup pref
7097
7098 2006-04-07 [wwp]        2.1.0cvs15
7099
7100         * src/summary_search.c
7101         * .cvsignore
7102                 Bugfix: stop button was sticky when searching in an empty folder.
7103                 Applied curly brackets code style to the whole file (summary_search.c).
7104                 More files to ignore.
7105
7106 2006-04-07 [wwp]        2.1.0cvs14
7107
7108         * src/message_search.c
7109         * src/summary_search.c
7110                 changed default button when search bumps at file/folder
7111                 beginning or end, for convenience (thanks to Colin).
7112
7113 2006-04-07 [paul]       2.1.0cvs13
7114
7115         * src/plugins/dillo_viewer/dillo_prefs.c
7116                 avoid future potential for namespace collision
7117                 Patch by Colin
7118
7119 2006-04-06 [wwp]        2.1.0cvs12
7120
7121         * src/summary_search.c
7122                 Unify extended/advanced searches names (and thus factorize labels),
7123                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7124
7125 2006-04-06 [wwp]        2.1.0cvs11
7126
7127         * src/folderview.c
7128         * src/prefs_themes.c
7129         * src/summaryview.c
7130                 Fixed some compilation warnings.
7131
7132 2006-04-06 [colin]      2.1.0cvs10
7133
7134         * manual/advanced.xml
7135                 Document the wizard template and how to deploy
7136                 Sylpheed-Claws effectively
7137
7138 2006-04-06 [colin]      2.1.0cvs9
7139
7140         * src/folderview.c
7141                 gettext patch to tell translators about _("#"),
7142                 by Maxim Britov
7143
7144 2006-04-06 [colin]      2.1.0cvs8
7145
7146         * src/textview.c
7147                 Fix invalid GtkTextBIter after clicking "Display as text"
7148
7149 2006-04-06 [mones]      2.1.0cvs7
7150
7151         * src/addr_compl.c
7152         * src/addrindex.c
7153         * src/addritem.c
7154         * src/codeconv.c
7155         * src/compose.c
7156         * src/filtering.c
7157         * src/folder.c
7158         * src/folder_item_prefs.c
7159         * src/folderview.c
7160         * src/localfolder.c
7161         * src/matcher.c
7162         * src/mimeview.c
7163         * src/prefs_msg_colors.c
7164         * src/prefs_spelling.c
7165         * src/prefs_themes.c
7166         * src/procmime.c
7167         * src/procmsg.c
7168         * src/stock_pixmap.c
7169         * src/summaryview.c
7170         * src/textview.c
7171         * src/toolbar.c
7172         * src/common/mgutils.c
7173         * src/common/prefs.c
7174         * src/common/ssl_certificate.c
7175         * src/gtk/colorlabel.c
7176         * src/gtk/quicksearch.c
7177         * src/plugins/pgpmime/pgpmime.c
7178         * src/plugins/spamassassin/spamassassin.c
7179                 Removed redundant NULL checks for g_free() calls.
7180                 Patch by Pawel Pekala.
7181
7182 2006-04-06 [mones]      2.1.0cvs6
7183
7184         * src/prefs_actions.c
7185         * src/prefs_filtering.c
7186         * src/prefs_filtering_action.c
7187         * src/prefs_matcher.c
7188         * src/prefs_template.c
7189         * src/gtk/gtkutils.c
7190         * src/gtk/gtkutils.h
7191                 Have a nice replace button. Patch by Pawel Pekala
7192
7193 2006-04-06 [colin]      2.1.0cvs5
7194
7195         * src/addressbook.c
7196                 Fix crash with empty columns
7197
7198 2006-04-05 [colin]      2.1.0cvs4
7199
7200         * src/wizard.c
7201         * src/prefs_gtk.c
7202                 Allow wizard customization with pre-filled values
7203
7204 2006-04-05 [colin]      2.1.0cvs3
7205
7206         * src/textview.c
7207         * src/mimeview.c
7208         * src/mimeview.h
7209                 Nicer messages in mimeview
7210
7211 2006-04-05 [colin]      2.1.0cvs2
7212
7213         * src/addressbook.c
7214         * src/prefs_summaries.c
7215                 i18n fix
7216
7217 2006-04-05 [colin]      2.1.0cvs1
7218
7219         * src/plugins/pgpcore/plugin.c
7220         * src/plugins/pgpcore/select-keys.c
7221         * src/plugins/pgpcore/select-keys.h
7222         * src/plugins/pgpcore/sgpgme.c
7223         * src/plugins/pgpcore/sgpgme.h
7224         * src/plugins/pgpinline/pgpinline.c
7225         * src/plugins/pgpinline/plugin.c
7226         * src/plugins/pgpmime/pgpmime.c
7227         * src/plugins/pgpmime/plugin.c
7228                 Factorize and generalize a bit 
7229                 Drop S/MIME signature verification from PGP/MIME
7230                 (adding it as another, more complete plugin)
7231
7232 2006-04-05 [paul]       2.1.0
7233
7234         2.1.0 released
7235
7236 2006-04-05 [paul]       2.0.0cvs186
7237
7238         * manual/advanced.xml
7239                 add info on colour labels
7240
7241 2006-04-05 [paul]       2.0.0cvs185
7242
7243         * po/bg.po
7244         * po/cs.po
7245         * po/de.po
7246         * po/el.po
7247         * po/en_GB.po
7248         * po/fi.po
7249         * po/fr.po
7250         * po/it.po
7251         * po/nl.po
7252         * po/pl.po
7253         * po/pt_BR.po
7254         * po/sr.po
7255         * po/zh_CN.po
7256                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
7257                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
7258                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
7259                 Guimaraes, Aleksandar Urosevic, Ralgh Young
7260         * src/gtk/authors.h
7261         * tools/claws.i18n.status.pl
7262                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
7263                 and new Czech translator, Tim <timbrain@post.cz>
7264
7265 2006-04-05 [mones]      2.0.0cvs184
7266
7267         * po/es.po
7268                 Updated translation
7269
7270 2006-04-05 [colin]      2.0.0cvs183
7271
7272         * src/gtk/quicksearch.c
7273                 Fix bug #929 (unnecessary reload in quick search bar)
7274
7275 2006-04-05 [colin]      2.0.0cvs182
7276
7277         * src/compose.c
7278                 Fix crash on Reply with no From:
7279                 Show signature and conversion error on queuing 
7280                 (but not sending)
7281         * src/mainwindow.c
7282         * src/summaryview.c
7283         * src/summaryview.h
7284                 Factorize threading code and make sure msginfo 
7285                 is not null when it comes from a GtkCTreeRow's 
7286                 data
7287         * src/gtk/gtkaspell.c
7288                 Check for necessary things
7289         * src/gtk/gtksctree.c
7290         * src/gtk/gtksctree.h
7291                 Reset anchor if necessary when removing node
7292
7293 2006-03-29 [colin]      2.0.0cvs181
7294
7295         * src/folderview.c
7296                 Warn for disabled IMAP accounts (due to lack of
7297                 libetpan). Breaks string-freeze - sorry - but it
7298                 is kind of important ;)
7299
7300 2006-03-28 [colin]      2.0.0cvs180
7301
7302         * src/gtk/gtkutils.c
7303         * src/gtk/gtkutils.h
7304                 Add a gtkut_get_link_btn() function that
7305                 creates a button which acts like an URI
7306         * src/prefs_themes.c
7307         * src/gtk/about.c
7308                 Use this function (factorizes codes)
7309         * src/common/defs.h
7310         * src/gtk/pluginwindow.c
7311                 Add a "Get more..." in the plugins window
7312
7313 2006-03-28 [colin]      2.0.0cvs179
7314
7315         * src/common/smtp.c
7316         * src/common/passcrypt.c
7317         * src/undo.c
7318                 Warning fixes. Patch by Pawel Pekala
7319
7320 2006-03-27 [colin]      2.0.0cvs178
7321
7322         * src/undo.c
7323                 Fix undoing by blocks with spaces
7324
7325 2006-03-27 [colin]      2.0.0cvs177
7326
7327         * src/textview.c
7328                 Set margin to 3px for headers
7329
7330 2006-03-27 [paul]
7331
7332         2.1.0-rc2 released
7333
7334 2006-03-27 [wwp]        2.0.0cvs176
7335
7336         * src/summaryview.c
7337                 don't reset quicksearch when updating the message list.
7338                 Thanks to Colin.
7339
7340 2006-03-26 [wwp]        2.0.0cvs175
7341
7342         * src/compose.c
7343                 use a unified border width ('other' tab in the compose window,
7344                 patch by Pawel Pekala).
7345
7346
7347 2006-03-26 [wwp]        2.0.0cvs174
7348
7349         * src/common/quoted-printable.c
7350         * src/addressbook.c
7351                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
7352
7353 2006-03-26 [colin]      2.0.0cvs173
7354
7355         * src/quote_fmt_parse.y
7356                 Fix non-UTF8 date formats messing up the whole quote a 
7357                 little bit
7358
7359 2006-03-26 [colin]      2.0.0cvs172
7360
7361         * src/procheader.c
7362                 Make sure the date is UTF8 valid, or try to make it
7363                 so. IncrediMail is really IncrediStupid.
7364         * src/compose.c
7365                 Fix possible conversions. 
7366                 
7367
7368 2006-03-26 [colin]      2.0.0cvs171
7369
7370         * src/matcher.c
7371                 Fix corner cases in body search. This is still a
7372                 hack... It seems impossible to make it good and 
7373                 reasonably fast at the same time.
7374
7375 2006-03-26 [colin]      2.0.0cvs170
7376
7377         * src/summaryview.c
7378                 I think I killed the twilight zone bug!
7379                 summary_select_node() flushes GTK events in order
7380                 to be able to center the view. But this also 
7381                 flushes keypresses like Ctrl-Alt-U, so this can
7382                 call summary_show from summary_select_node (itself
7383                 called from summary_show, etc.). And the summaryview
7384                 has to be unlocked in this function. So just locking
7385                 while processing GTK events, and bailing if locked, 
7386                 should fix it.
7387                 Fixes bug #927 (SIGSEGV during Update Summary)
7388
7389 2006-03-25 [colin]      2.0.0cvs169
7390
7391         * src/matcher.c
7392                 Fix search in QP-encoded bodies
7393                 Fix utf-8 searches in bodies encoded in the
7394                 locale's encoding
7395         * src/common/quoted-printable.c
7396         * src/common/quoted-printable.h
7397                 Add a decode function that doesn't overwrite
7398                 the original pointer
7399                 
7400
7401 2006-03-24 [colin]      2.0.0cvs168
7402
7403         * src/action.c
7404         * src/summaryview.c
7405         * src/summaryview.h
7406                 Update message cache after action
7407                 Patch by H. Merijn Brand
7408         * src/prefs_msg_colors.c
7409                 Factorize label 
7410                 Patch by Fabien Vantard
7411         * src/plugins/spamassassin/spamassassin_gtk.c
7412                 Remove useless translation
7413                 Patch by Fabien Vantard
7414
7415 2006-03-23 [colin]      2.0.0cvs167
7416
7417         * src/common/ssl.c
7418                 Let 30 seconds to SSL_connect
7419
7420 2006-03-23 [wwp]        2.0.0cvs166
7421
7422         * src/summaryview.c
7423         * src/gtk/description_window.c
7424                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
7425                 and headers are translated; adjust description windows' width to fit their
7426                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
7427
7428 2006-03-23 [paul]       2.0.0cvs165
7429
7430         * src/common/utils.c
7431                 fix highlighting of URIs containing "()"
7432                 (2.0.0cvs164's reversal fixed)
7433                 Thanks to Colin.
7434
7435 2006-03-23 [paul]       2.0.0cvs164
7436
7437         * src/common/utils.c
7438                 revert patch, (postponing a fix), at 2.0.0cvs120
7439                 as it breaks more URIs than it fixes.
7440                 Allow '-' to be a terminating character in a URI
7441
7442 2006-03-22 [colin]      2.0.0cvs163
7443
7444         * configure.ac
7445                 Require libetpan 0.45
7446                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
7447
7448 2006-03-22 [paul]       2.0.0cvs162
7449
7450         * src/editgroup.c
7451                 replace '<-' and '->' buttons with GTK_STOCK graphical
7452                 buttons
7453         * src/summary_search.c
7454                 don't offer '...' for translation
7455                 add a tooltip to advanced search '...' button
7456         * src/gtk/quicksearch.c
7457                 don't offer '...' for translation
7458
7459 2006-03-21 [colin]      2.0.0cvs161
7460
7461         * src/compose.c
7462                 Fix middle-click pasting (insert at click
7463                 position instead of cursor position, don't
7464                 remove existing selection and allow pasting
7465                 our own selection)
7466         * src/addressbook.c
7467                 "LDAP Server" -> "LDAP servers"
7468
7469 2006-03-21 [wwp]        2.0.0cvs160
7470
7471         * src/etpan/imap-thread.c
7472                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
7473
7474 2006-03-20 [colin]      2.0.0cvs159
7475
7476         * src/summaryview.c
7477                 Don't reload summaryview after an execute with no
7478                 move action
7479
7480 2006-03-19 [colin]      2.0.0cvs158
7481
7482         * src/addressbook.c
7483                 and put groups at the top, always
7484
7485 2006-03-19 [colin]      2.0.0cvs157
7486
7487         * src/addressbook.c
7488                 Order groups before names, as previously
7489
7490 2006-03-19 [colin]      2.0.0cvs156
7491
7492         * src/addressbook.c
7493                 - Sort case-unsensitive
7494                 - Put the sort arrow at opening too
7495
7496 2006-03-19 [wwp]        2.0.0cvs155
7497
7498         * src/addressbook.c
7499                 allow sorting by name/email/remarks, ensure that right-pane's contents
7500                 matches the left-pane selection (cleared when appropriate).
7501                 Patch by Pawel Pekala <c0rn@o2.pl>.
7502
7503 2006-03-18 [colin]      2.0.0cvs154
7504
7505         * src/textview.c
7506                 Fix text cursor ;)
7507
7508 2006-03-18 [colin]      2.0.0cvs153
7509
7510         * src/gtk/filesel.c
7511                 Make sure we hide the preview if we didn't get
7512                 a filename
7513
7514 2006-03-18 [colin]      2.0.0cvs152
7515
7516         * src/summaryview.c
7517                 Set cursor to watch for execution (fixes lack
7518                 of watch-cursor when dnd'ing hundreds of mails)
7519         * src/gtk/filesel.c
7520                 Check that mime type is 'image/*' before updating
7521                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
7522
7523 2006-03-18 [colin]      2.0.0cvs151
7524
7525         * src/mainwindow.c
7526         * src/textview.c
7527         * src/textview.h
7528                 Put a watch cursor in textview too when the mainwindow's
7529                 cursor in a watch
7530
7531 2006-03-18 [colin]      2.0.0cvs150
7532
7533         * src/folder.c
7534                 Change wrong asserts to simple tests
7535
7536 2006-03-17 [colin]      2.0.0cvs149
7537
7538         * src/mainwindow.c
7539         * src/mainwindow.h
7540         * src/prefs_msg_colors.c
7541         * src/summaryview.c
7542         * src/summaryview.h
7543         * src/gtk/colorlabel.c
7544         * src/gtk/colorlabel.h
7545                 Add a color label menu in the main menubar
7546                 Add (fixed) accels Ctrl-{0-7} to change the color
7547                 They have to be fixed because the menu's dynamic,
7548                 the items are complex widgets, hence we can't use
7549                 a GtkItemFactory.
7550
7551
7552 2006-03-17 [wwp]        2.0.0cvs148
7553
7554         * src/compose.c
7555                 rollback few lines from my previous commit (those lines come from
7556                 a pending patch, accidentally commited, even if neutral as they are
7557                 commented out).
7558
7559 2006-03-17 [wwp]        2.0.0cvs147
7560
7561         * src/compose.c
7562                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
7563                 applied code style/indentation to the modified function.
7564
7565 2006-03-17 [wwp]        2.0.0cvs146
7566
7567         * src/procmsg.c
7568         * src/compose.c
7569                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
7570
7571 2006-03-17 [paul]
7572
7573         2.1.0-rc1 released
7574
7575 2006-03-17 [paul]       2.0.0cvs145
7576
7577         * src/main.c
7578                 addressbook_read_file() was called twice
7579         * src/textview.c
7580                 X-Mailer highlighting
7581
7582 2006-03-16 [colin]      2.0.0cvs144
7583
7584         * src/sourcewindow.c
7585         * src/sourcewindow.h
7586                 And the last one, in source window.
7587
7588 2006-03-16 [colin]      2.0.0cvs143
7589
7590         * src/compose.c
7591         * src/compose.h
7592                 Fix the same stuff in compose
7593
7594 2006-03-16 [colin]      2.0.0cvs142
7595
7596         * src/messageview.c
7597                 Complete the previous messageview crash fix
7598
7599 2006-03-16 [colin]      2.0.0cvs141
7600
7601         * src/procmsg.h
7602         * src/procmsg.c
7603         * src/folder.c
7604                 Fix POSTPROCESSING hook
7605                 Patch by H. Merijn Brand
7606
7607         * src/procmime.c
7608         * src/procmime.h
7609                 Parse Content-Location
7610
7611         * src/toolbar.c
7612         * src/messageview.c
7613         * src/messageview.h
7614                 Don't crash when a top-level MessageView has
7615                 been closed on us. Same problematic than
7616                 yesterday's quicksearch issue.
7617
7618 2006-03-15 [colin]      2.0.0cvs140
7619
7620         * src/gtk/quicksearch.c
7621                 Fix a bitchy race we didn't think about when we
7622                 added quicksearch cancellation:
7623                 If the search is not on cached fields, for example
7624                 body_part matchcase "stuff"
7625                 the matcher code has to get the whole message. If
7626                 we're on IMAP, that can be slow, and in order to
7627                 be non-blocking, the IMAP code idle loop processes
7628                 gtk events too. So it is possible to cancel a
7629                 quicksearch while the matcher is getting the mail's
7630                 body. After matcher got its body, it will start to
7631                 iterate over the matcher list that the Quicksearch's
7632                 clear_search_cb() just freed via prepare_matcher().
7633                 SIGSEGV ensues.
7634                 The fix consists of guarding the matcherlist_match()
7635                 call with a boolean 'matching'. If we reset the
7636                 quicksearch while matching is TRUE, we don't free
7637                 the matcherlist anymore like we did, but we set
7638                 another new flag, deferred_free, to TRUE. Then,
7639                 in quicksearch_match(), just after returning from
7640                 matcherlist_match() and unsetting the matching flag,
7641                 we check the deferred_free flag and do the
7642                 prepare_matcher() (which does the matcherlist_free)
7643                 for real, so we free the matcherlist once it's not
7644                 used anymore.
7645                 As all of this runs via the glib main loop, we
7646                 luckily don't need a mutex.
7647         * src/summaryview.c
7648                 Also, show progress while searching.
7649
7650
7651 2006-03-14 [colin]      2.0.0cvs139
7652
7653         * src/alertpanel.c
7654                 Make alertpanel_is_open non-static
7655
7656 2006-03-14 [colin]      2.0.0cvs138
7657
7658         * src/prefs_spelling.c
7659                 Cleanups - Fabien Vantard
7660
7661 2006-03-14 [wwp]        2.0.0cvs137
7662
7663         * src/main.c
7664                 code style normalization (curly braces, indentation).
7665
7666 2006-03-14 [wwp]        2.0.0cvs137
7667
7668         * src/main.c
7669                 code style (braces, indentation)
7670
7671 2006-03-12 [paul]       2.0.0cvs136
7672
7673         * src/prefs_common.c
7674                 trans_hdr defaults to FALSE to be RFC-savvy
7675         * src/prefs_summaries.c
7676                 add a tooltip to the trans_hdr option
7677                 
7678
7679 2006-03-12 [paul]       2.0.0cvs135
7680
7681         * src/prefs_matcher.c
7682                 give a little more width to the combos
7683         * src/prefs_display_header.c
7684         * src/textview.c
7685                 translate headers if prefs_common.trans_hdr
7686                 is TRUE
7687
7688         Patches by Pawel Pekala
7689
7690 2006-03-12 [paul]       2.0.0cvs134
7691
7692         * src/plugins/clamav/clamav_plugin.c
7693         * src/plugins/dillo_viewer/dillo_viewer.c
7694         * src/plugins/pgpcore/plugin.c
7695         * src/plugins/pgpinline/plugin.c
7696         * src/plugins/pgpmime/plugin.c
7697         * src/plugins/spamassassin/spamassassin.c
7698                 update/add to descriptions
7699         * src/plugins/spamassassin/spamassassin_gtk.c
7700                 fixes to the english, remove superfluous
7701                 tooltips, clean up a little
7702
7703 2006-03-12 [paul]       2.0.0cvs133
7704
7705         * src/compose.c
7706                 fix Bug 924, 'Account combo box shows up wrong 
7707                 if & is in account name'
7708
7709 2006-03-11 [colin]      2.0.0cvs132
7710
7711         * src/summaryview.c
7712                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
7713                 messed up shift-selection because is slows down
7714                 moving around summaryview. thanks -users
7715
7716 2006-03-10 [colin]      2.0.0cvs131
7717
7718         * src/plugins/spamassassin/spamassassin_gtk.c
7719                 Put back Paul's engrish fixes
7720
7721 2006-03-10 [colin]      2.0.0cvs130
7722
7723         * src/plugins/spamassassin/spamassassin.c
7724         * src/plugins/spamassassin/spamassassin.h
7725         * src/plugins/spamassassin/spamassassin_gtk.c
7726                 Cleanup SA prefs page (more)
7727                 Patch by Fabien Vantard
7728
7729 2006-03-10 [paul]       2.0.0cvs129
7730
7731         * src/prefs_msg_colors.c
7732         * src/prefs_spelling.c
7733                 widget sensitivity
7734
7735 2006-03-09 [mones]      2.0.0cvs128
7736
7737         * po/es.po
7738                 Update for next RC
7739
7740 2006-03-09 [wwp]        2.0.0cvs127
7741
7742         * configure.ac
7743                 revert accidental commit (requirement for libetpan 0.43), this time
7744                 not in HEAD.
7745
7746 2006-03-09 [wwp]        2.0.0cvs125
7747
7748         * configure.ac
7749                 revert accidental commit (requirement for libetpan 0.43)
7750
7751 2006-03-09 [paul]       2.0.0cvs126
7752
7753         * src/prefs_receive.c
7754                 remove useless frame
7755                 replace 'incorporation' with 'receiving'
7756         * src/plugins/clamav/clamav_plugin_gtk.c
7757         * src/plugins/spamassassin/spamassassin_gtk.c
7758                 improve widget sensitivity
7759                 fix a bit his engrish
7760
7761 2006-03-09 [wwp]        2.0.0cvs125
7762
7763         * src/addressadd.c
7764         * src/foldersel.c
7765         * src/prefs_common.c
7766         * src/prefs_common.h
7767                 remember some more windows' sizes (add to addressbook and
7768                 select folder).
7769
7770 2006-03-09 [paul]       2.0.0cvs124
7771
7772         * src/plugins/pgpcore/prefs_gpg.c
7773                 normalise construction of dialogue
7774
7775 2006-03-09 [paul]       2.0.0cvs123
7776
7777         * src/plugins/trayicon/Makefile.am
7778                 add missing slash
7779
7780 2006-03-08 [colin]      2.0.0cvs122
7781
7782         * src/plugins/trayicon/Makefile.am
7783                 Fix build in separate dir 
7784                 Patch by Bamanzi <bamanzi@gmail.com>
7785
7786 2006-03-08 [colin]      2.0.0cvs121
7787
7788         * src/procmsg.c
7789                 Batch move and copies from summaryview with delayed execution
7790                 too
7791
7792 2006-03-07 [paul]       2.0.0cvs120
7793
7794         * src/common/utils.c
7795                 fix highlighting of URIs containing "()"
7796                 Patch by Pawel Pekala
7797
7798 2006-03-07 [paul]       2.0.0cvs119
7799
7800         * src/folder.c
7801         * src/folder.h
7802         * src/folderview.c
7803                 immediately do alphabetical resort when
7804                 changing a folder's name
7805                 Patch by Pawel Pekala
7806
7807 2006-03-07 [paul]       2.0.0cvs118
7808
7809         * src/news.c
7810         * src/news_gtk.c
7811                 when unsubscribing a newsgroup, remove the
7812                 folder and msgs in .sylpheed-claws/newscache
7813                 Patch by Pawel Pekala <c0rn@gazeta.pl>
7814
7815 2006-03-07 [paul]       2.0.0cvs117
7816
7817         * src/textview.c
7818                 fix wrong Fake URL Warning
7819                 Thanks to Hiro
7820
7821 2006-03-07 [colin]      2.0.0cvs116
7822
7823         * src/imap.c
7824                 Return immediately when password dialog was
7825                 cancelled
7826         * src/gtk/inputdialog.c
7827                 Allow empty strings for passwords
7828
7829
7830 2006-03-06 [colin]      2.0.0cvs115
7831
7832         * src/imap.c
7833                 Prevent double-timeouts when connection fails
7834
7835 2006-03-06 [colin]
7836
7837         2.0.1-rc1 released
7838
7839 2006-03-06 [colin]      2.0.0cvs114
7840
7841         * src/imap.c
7842                 Refresh session during potentially long
7843                 operations
7844
7845 2006-03-06 [wwp]        2.0.0cvs113
7846
7847         * src/prefs_msg_colors.h
7848                 forgot that one (custom color labels).
7849
7850 2006-03-06 [wwp]        2.0.0cvs112
7851
7852         * src/prefs_common.c
7853         * src/prefs_common.h
7854         * src/prefs_msg_colors.c
7855         * src/summaryview.c
7856         * src/summaryview.h
7857         * src/gtk/colorlabel.c
7858         * src/gtk/colorlabel.h
7859                 colors in messages list are now customizable. Color values and names can
7860                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
7861                 Thanks to Paul and Colin for their help with this longstanding patch!
7862
7863 2006-03-06 [wwp]        2.0.0cvs111
7864
7865         * src/textview.c
7866                 don't crash if (x)face is bad.
7867
7868 2006-03-05 [paul]       2.0.0cvs110
7869
7870         * AUTHORS
7871         * configure.ac
7872         * src/Makefile.am
7873         * src/common/Makefile.am
7874         * src/common/utils.h
7875         * src/etpan/imap-thread.c
7876         * src/gtk/authors.h
7877         * src/plugins/clamav/Makefile.am
7878         * src/plugins/demo/Makefile.am
7879         * src/plugins/dillo_viewer/Makefile.am
7880         * src/plugins/pgpcore/Makefile.am
7881         * src/plugins/pgpcore/passphrase.c
7882         * src/plugins/pgpinline/Makefile.am
7883         * src/plugins/pgpmime/Makefile.am
7884         * src/plugins/spamassassin/Makefile.am
7885         * src/plugins/trayicon/Makefile.am
7886                 fix builiding on cygwin
7887                 Patch by Ralgh Young <bamanzi@gmail.com>
7888
7889 2006-03-04 [wwp]        2.0.0cvs109
7890
7891         * manual/keyboard.xml
7892                 fix mixed up/down keys.
7893
7894 2006-03-04 [wwp]        2.0.0cvs108
7895
7896         * README
7897         * INSTALL
7898                 updated links to SpamAssassin.
7899
7900 2006-03-04 [wwp]        2.0.0cvs107
7901
7902         * manual/plugins.xml
7903         * src/plugins/spamassassin/README
7904                 updated SpamAssassin plugin docs to reflect new functional additions
7905                 (also fix/update/documents few technical stuff more, see the README).
7906
7907 2006-03-04 [wwp]        2.0.0cvs106
7908
7909         * src/prefs_message.c
7910                 normalized capitalization of message-prefs paths.
7911
7912 2006-03-04 [wwp]        2.0.0cvs105
7913
7914         * manual/advanced.xml
7915                 typo.
7916
7917 2006-03-03 [colin]      2.0.0cvs104
7918
7919         * src/plugins/clamav/clamav_plugin_gtk.c
7920                 Rework prefs page, patch by Fabien 
7921
7922 2006-03-03 [colin]      2.0.0cvs103
7923
7924         * src/plugins/clamav/clamav_plugin.c
7925                 Set error on all errors
7926
7927 2006-03-03 [colin]      2.0.0cvs102
7928
7929         * src/common/plugin.c
7930                 Initialize error to avoid crashing when a plugin fails
7931                 without setting error
7932
7933 2006-03-02 [wwp]        2.0.0cvs101
7934
7935         * configure.ac
7936                 fixed linker flags for libetpan support on Cygwin
7937                 (thanks to H.Merijn Brand).
7938
7939 2006-03-02 [wwp]        2.0.0cvs100
7940
7941         * src/addressbook.c
7942                 fix some AB error messages: one for punctuation and
7943                 one wrongly duplicate (thanks, maxbritov).
7944
7945 2006-03-02 [wwp]        2.0.0cvs99
7946
7947         * src/plugins/spamassassin/spamassassin.c
7948                 make sync calls to sa-learn/spamc to prevent
7949                 system (whatever local or client/server) overload.
7950
7951 2006-03-02 [colin]      2.0.0cvs98
7952
7953         * src/summaryview.c
7954                 Put the spam icon in the status column instead of the
7955                 mark one
7956
7957 2006-03-01 [colin]      2.0.0cvs97
7958
7959         * src/plugins/spamassassin/spamassassin.c
7960                 Fix segfault (g_file_set_contents fails for some 
7961                 reason and err==0x2f. Can't find out why with
7962                 valgrind, using working function :-)
7963
7964 2006-03-01 [colin]      2.0.0cvs96
7965
7966         * src/inc.c
7967                 Offline overriding: let 'No' be cached only 3 seconds
7968
7969 2006-03-01 [colin]      2.0.0cvs95
7970
7971         * src/addr_compl.c
7972         * src/addrbook.c
7973         * src/addressbook.c
7974         * src/addrindex.c
7975         * src/folder_item_prefs.c
7976         * src/headerview.c
7977         * src/imap.c
7978         * src/inc.c
7979         * src/ldif.c
7980         * src/mainwindow.c
7981         * src/mh.c
7982         * src/msgcache.c
7983         * src/prefs_common.h
7984         * src/prefs_msg_colors.c
7985         * src/procheader.c
7986         * src/procheader.h
7987         * src/procmime.c
7988         * src/procmsg.c
7989         * src/procmsg.h
7990         * src/send_message.h
7991         * src/simple-gettext.c
7992         * src/summaryview.c
7993         * src/summaryview.h
7994         * src/syldap.c
7995         * src/textview.c
7996         * src/undo.c
7997         * src/common/ssl_certificate.c
7998         * src/common/utils.c
7999         * src/gtk/colorsel.c
8000         * src/gtk/gtksctree.c
8001         * src/gtk/gtkshruler.c
8002         * src/plugins/trayicon/trayicon.c
8003                 #if 0 goes to /dev/null
8004
8005 2006-03-01 [colin]      2.0.0cvs94
8006
8007         * src/compose.c
8008         * src/imap.c
8009         * src/inc.c
8010         * src/inc.h
8011         * src/messageview.c
8012         * src/news.c
8013         * src/plugins/spamassassin/spamassassin.c
8014                 Allow to add information in the "working offline"
8015                 window
8016
8017 2006-03-01 [wwp]        2.0.0cvs93
8018
8019         * src/plugins/spamassassin/spamassassin.c
8020                 fixed spamc invocation: use a tricky temporary mini shell wrapper
8021                 'cause it seems that calling `spamc ... < inputfile` with
8022                 g_spawn_(a)sync simply.. erm doesn't work :-).
8023
8024 2006-03-01 [wwp]        2.0.0cvs92
8025
8026         * src/toolbar.c
8027         * src/toolbar.h
8028                 simplify the adding of spam/ham button to the messageview toolbar
8029                 (it gets more clear now that the same button will be "Mark as spam"
8030                 or "Mark as ham" according to the current message status,
8031                 thanks to Colin).
8032
8033 2006-03-01 [wwp]        2.0.0cvs91
8034
8035         * src/messageview.c
8036         * src/procmsg.c
8037         * src/procmsg.h
8038         * src/summaryview.c
8039         * src/plugins/spamassassin/spamassassin.c
8040         * src/plugins/spamassassin/spamassassin.h
8041                 make learner callbacks return a status (0 for ok),
8042                 handle it in main code to avoid setting flags when learning failed,
8043                 don't learn on TCP if offline in spamassassin,
8044                 thanks to Colin.
8045
8046                 
8047
8048 2006-03-01 [wwp]        2.0.0cvs90
8049
8050         * src/compose.c
8051                 some work around the compose window's account menu,
8052                 patch by Fabien Vantard.
8053
8054 2006-03-01 [wwp]        2.0.0cvs89
8055
8056         * src/plugins/spamassassin/spamassassin.c
8057                 fixed bad logics, was using spamc in local mode and sa-learn
8058                 in remote mode (thanks, Colin).
8059
8060 2006-03-01 [wwp]        2.0.0cvs88
8061
8062         * src/plugins/spamassassin/spamassassin.c
8063         * src/plugins/spamassassin/spamassassin.h
8064         * src/plugins/spamassassin/spamassassin_gtk.c
8065                 made processing of emails w/ sa-plugin an option (default is TRUE),
8066                 fixed Engrish some tooltips, capitalization of some debug messages
8067                 and warnings. The spamassassin plugin now provides two separate
8068                 services: process emails upon incorporation and spamd training.
8069                 Both services (un)register independently but use some common
8070                 plugin settings (transport settings, spam storage location).
8071
8072 2006-02-28 [wwp]        2.0.0cvs87
8073
8074         * src/plugins/spamassassin/spamassassin.c
8075                 fix async flag to spamc cmdline execution (batch exec should
8076                 be asynchronous).
8077
8078 2006-02-27 [wwp]        2.0.0cvs86
8079
8080         * src/plugins/spamassassin/spamassassin.c
8081         * src/plugins/spamassassin/spamassassin.h
8082         * src/plugins/spamassassin/spamassassin_gtk.c
8083                 - added the ability to learn a remote spamassassin server (spamd),
8084                 using spamc.
8085                 - added the spamassassin option 'username', that applies to all
8086                 spamassassin operations (filtering, learning, local or remote).
8087                 The default username is the current unix user (if left blank
8088                 from gtk prefs or config file).
8089                 - commented out some unused code (notebook widget), removed unused
8090                 layout (hbox1).
8091                 - make more widgets sensitive to the transport type.
8092
8093 2006-02-27 [colin]      2.0.0cvs85
8094
8095         * src/plugins/spamassassin/spamassassin.c
8096                 Fix sa-learn call when offline
8097
8098 2006-02-27 [colin]      2.0.0cvs84
8099
8100         * configure.ac
8101         * src/Makefile.am
8102         * src/mainwindow.c
8103         * src/mainwindow.h
8104         * src/messageview.c
8105         * src/messageview.h
8106         * src/prefs_toolbar.c
8107         * src/procmsg.c
8108         * src/stock_pixmap.c
8109         * src/stock_pixmap.h
8110         * src/summaryview.c
8111         * src/toolbar.c
8112         * src/toolbar.h
8113         * src/pixmaps/ham_btn.xpm
8114         * src/pixmaps/spam.xpm
8115         * src/pixmaps/spam_btn.xpm
8116         * src/plugins/spamassassin/spamassassin.c
8117                 Add button in toolbar for spam learning
8118                 Fix a few bugs from the last related commit
8119                 Revert 1.9.6cvs23 which messed up shift-selection
8120
8121 2006-02-24 [colin]      2.0.0cvs83
8122
8123         * src/procmsg.c
8124         * src/summaryview.c
8125         * src/summaryview.h
8126         * src/plugins/spamassassin/spamassassin.c
8127         * src/plugins/spamassassin/spamassassin.h
8128         * src/plugins/spamassassin/spamassassin_gtk.c
8129                 Unregister learner when spamassassin is either
8130                 disabled or over tcp
8131
8132 2006-02-24 [colin]      2.0.0cvs82
8133
8134         * src/Makefile.am
8135         * src/mainwindow.c
8136         * src/mainwindow.h
8137         * src/procmsg.c
8138         * src/procmsg.h
8139         * src/stock_pixmap.c
8140         * src/stock_pixmap.h
8141         * src/summaryview.c
8142         * src/summaryview.h
8143         * src/gtk/icon_legend.c
8144         * src/pixmaps/spam.xpm  ** NEW FILE **
8145         * src/plugins/spamassassin/spamassassin.c
8146         * src/plugins/spamassassin/spamassassin_gtk.c
8147                 Add spam learning interface (Mark/Mark as 
8148                 (spam|ham) menus)
8149
8150 2006-02-24 [wwp]        2.0.0cvs81
8151
8152         * src/compose.c
8153         * src/compose.h
8154         * src/filtering.c
8155                 hide compose window when sending message in batch mode
8156                 (filtering: forward and redirect). Also fixed a wrong
8157                 value returned when sending failed, neutral anyway.
8158                 (Colin, me) 
8159
8160 2006-02-24 [wwp]        2.0.0cvs80
8161
8162         * src/mainwindow.c
8163                 use GTK+'s stock quit button. Patch by Fabien Vantard.
8164
8165 2006-02-24 [paul]       2.0.0cvs79
8166
8167         * src/news.c
8168         * src/news.h
8169         * src/news_gtk.c
8170                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
8171                 Thanks to Colin
8172
8173 2006-02-23 [colin]      2.0.0cvs78
8174
8175         * src/alertpanel.c
8176                 Change OK to Close in alertpanel with View log
8177                 button; add accel to View log. Patch by Fabien
8178                 Vantard
8179
8180 2006-02-23 [wwp]        2.0.0cvs77
8181
8182         * src/compose.c
8183                 silly me, there were much more tests to perform, since toolbars can
8184                 really have down to 1 element only.
8185
8186 2006-02-23 [wwp]        2.0.0cvs76
8187
8188         * commitHelper
8189                 fixed indentation from my previous commit. Fallback to VISUAL if
8190                 EDITOR is not set (and to vi, at last resort).
8191
8192 2006-02-23 [wwp]        2.0.0cvs75
8193
8194         * commitHelper
8195                 improved error detection (Colin, me).
8196
8197 2006-02-23 [wwp]        2.0.0cvs74
8198
8199         * src/prefs_toolbar.c
8200                 simplify and fix prefs/toolbars layouting. Combos' contents can
8201                 now be really displayed.
8202
8203 2006-02-23 [wwp]        2.0.0cvs73
8204         simplifies and fix prefs/toolbars layouting. Combos' contents can now
8205         be really displayed.
8206
8207 2006-02-22 [wwp]        2.0.0cvs72
8208
8209         * src/compose.c
8210                 fix a typo in my previous commit (sorry!).
8211
8212 2006-02-22 [wwp]        2.0.0cvs71
8213
8214         * src/prefs_toolbar.c
8215                 fix a crash when adding separators to toolbars,
8216                 also fix some separator item information.
8217
8218 2006-02-22 [wwp]        2.0.0cvs70
8219
8220         * src/compose.c
8221                 fix a crash when redirecting (for instance) when compose window's
8222                 toolbar contents has been customized (when some buttons have been
8223                 removed in fact).
8224
8225 2006-02-21 [wwp]        2.0.0cvs69
8226
8227         * src/summaryview.c
8228         * src/gtk/pluginwindow.c
8229         * src/plugins/pgpcore/prefs_gpg.c
8230                 fix some compilation warnings (feat. remains of removed code).
8231
8232 2006-02-21 [wwp]        2.0.0cvs68
8233
8234         * src/gtk/gtkutils.c
8235                 fix two compilation issues, thanks to Stephan Sachse.
8236
8237 2006-02-20 [colin]      2.0.0cvs67
8238
8239         * src/mainwindow.c
8240                 Don't reselect displayed mail on refocus
8241                 This fixes actions misbehaving 
8242
8243 2006-02-20 [wwp]        2.0.0cvs66
8244
8245         * src/summaryview.c
8246         * src/gtk/gtksctree.c
8247         * src/gtk/gtkshruler.c
8248                 changed more runtime typecast checks.
8249
8250 2006-02-20 [wwp]        2.0.0cvs65
8251
8252         * src/summary_search.c
8253                 find all - summaryview refresh issue fixed, thanks to Colin.
8254
8255 2006-02-20 [wwp]        2.0.0cvs64
8256
8257         * src/gtk/gtkutils.c
8258                 better runtime typecast checks.
8259
8260 2006-02-20 [wwp]        2.0.0cvs63
8261
8262         * src/summary_search.c
8263                 enhancements to the summary search:
8264                         - add the ability to stop the running search
8265                           (upon ESC-key press, new Stop button or when Clear button is pressed)
8266                         - don't search if no criteria (From/To/Subject/Body) is set
8267                         - ensure that a busy mouse pointer is always shown when searching,
8268                           show it even a bit earlier
8269
8270 2006-02-19 [colin]      2.0.0cvs62
8271
8272         * src/compose.c
8273         * src/imap.c
8274         * src/etpan/imap-thread.c
8275         * src/etpan/imap-thread.h
8276                 (Future) IMAP speed improvement on sending
8277                 Will require a libetpan update
8278         * src/summaryview.c
8279         * src/gtk/quicksearch.c
8280                 Make quicksearch clearable while running.
8281
8282 2006-02-17 [colin]      2.0.0cvs61
8283
8284         * src/imap.c
8285         * src/etpan/imap-thread.c
8286         * src/etpan/imap-thread.h
8287                 Check for IMAP certificates
8288                 ** Requires libetpan-0.42-cvs4 
8289                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
8290
8291 2006-02-17 [colin]      2.0.0cvs60
8292
8293         * src/messageview.c
8294         * src/prefs_common.c
8295         * src/prefs_common.h
8296         * src/prefs_message.c
8297                 Add pref to display HTML-only mails with plugin, 
8298                 if possible (defaulting to FALSE of course).
8299
8300 2006-02-16 [colin]      2.0.0cvs59
8301
8302         * src/main.c
8303         * src/common/plugin.c
8304         * src/common/plugin.h
8305         * src/gtk/pluginwindow.c
8306                 Keep track of requested (but unloaded) plugins
8307                 in some error cases.
8308
8309 2006-02-16 [wwp]        2.0.0cvs58
8310
8311         * src/gtk/gtkaspell.c
8312         * src/gtk/gtkaspell.h
8313         * src/prefs_spelling.c
8314         * src/compose.c
8315         * src/prefs_common.c
8316         * src/prefs_common.h
8317                 implemented new optional spellchecker behaviour: re-check message when
8318                 dictionary got changed (from compose-window/context-menu/Change dictionary).
8319
8320 2006-02-16 [wwp]        2.0.0cvs57
8321
8322         * src/quote_fmt_parse.y
8323                 pclose popen'ed pipe.
8324
8325 2006-02-15 [colin]      2.0.0cvs56
8326
8327         * src/mimeview.c
8328         * src/mimeview.h
8329                 Let MimeViewers know which MimeView they
8330                 depend of.
8331         * src/summaryview.c
8332                 Swap From/To columns in Sent/Queue/Drafts
8333                 folders
8334         * src/etpan/imap-thread.c
8335                 Use mailstream_low_tls_open() for STARTTLS
8336                 instead of mailstream_low_ssl_open()
8337                 ** REQUIRES libetpan 0.42cvs3 **
8338
8339 2006-02-15 [wwp]        2.0.0cvs55
8340
8341         * src/compose.c
8342         * src/compose.h
8343         * src/message_search.c
8344         * src/message_search.h
8345         * src/textview.c
8346         * src/gtk/gtkutils.c
8347         * src/gtk/gtkutils.h
8348                 added the ability to Find text in the compose window (and a bit
8349                 of code factorization).
8350
8351 2006-02-15 [wwp]        2.0.0cvs54
8352
8353         * src/prefs_gtk.c
8354                 yet another one file was missing (fix for some widgets' sensitivity).
8355                 Thanks Colin!
8356
8357 2006-02-15 [wwp]        2.0.0cvs53
8358
8359         * src/prefs_gtk.h
8360                 oops forgot that file (fix for some widgets' sensitivity).
8361
8362 2006-02-15 [wwp]        2.0.0cvs52
8363
8364         * src/summary_search.c
8365                 implemented advanced summary search options (added the ability
8366                 to use matcher conditions in an advanced search mode).
8367
8368 2006-02-15 [wwp]        2.0.0cvs51
8369
8370         * src/plugins/pgpcore/prefs_gpg.c
8371         * src/prefs_account.c
8372                 fix some widget sensitivity, mostly around some labels in
8373                 account prefs.
8374
8375 2006-02-15 [paul]       2.0.0cvs50
8376
8377         * manual/advanced.xml
8378                 improve Templates info
8379                 written by wwp
8380
8381 2006-02-14 [colin]      2.0.0cvs49
8382
8383         * src/pixmaps/address_book.xpm
8384         * src/pixmaps/preferences.xpm
8385         * src/pixmaps/properties.xpm
8386                 Fix pixmap size - patch by Fabien Vantard
8387
8388 2006-02-13 [colin]      2.0.0cvs48
8389
8390         * src/procmime.c
8391                 Add missing fclose()s on error
8392         * src/textview.c
8393                 Remove unused code
8394         * src/common/utils.c
8395                 Fix temp files not being deleted on windows
8396         Patches by Thomas Gilgin
8397
8398 2006-02-13 [colin]      2.0.0cvs47
8399
8400         * src/mainwindow.c
8401                 Fix exit crash
8402
8403 2006-02-13 [wwp]        2.0.0cvs46
8404
8405         * src/plugins/pgpcore/prefs_gpg.c
8406                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
8407
8408 2006-02-12 [colin]      2.0.0cvs45
8409
8410         * src/folderview.c
8411         * src/main.c
8412         * src/mainwindow.c
8413                 Fix "stuff" when quitting
8414
8415 2006-02-12 [wwp]        2.0.0cvs44
8416
8417         * src/prefs_themes.c
8418                 fix typos in debug messages.
8419
8420 2006-02-11 [colin]      2.0.0cvs43
8421
8422         * src/summaryview.c
8423                 don't allow drag/drop from ourself
8424
8425 2006-02-10 [wwp]        2.0.0cvs42
8426
8427         * src/exporthtml.c
8428         * src/html.c
8429         * src/html.h
8430         * src/procmime.c
8431         * src/textview.c
8432                 renamed html_ prefixed functions and data structures to avoid
8433                 namespace clashes w/ other software (gtkhtml2 for instance).
8434                 Closes bug #907.
8435
8436
8437 2006-02-09 [colin]      2.0.0cvs41
8438
8439         * src/summaryview.c
8440                 Fix shitty logic messed up. Thanks Ticho for the hint!
8441
8442 2006-02-09 [wwp]        2.0.0cvs40
8443
8444         * src/gtk/about.c
8445         * src/compose.c
8446         * src/prefs_account.c
8447         * src/prefs_gtk.h
8448         * src/editaddress.c
8449                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
8450                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
8451                 Browse buttons in accounts prefs.
8452
8453 2006-02-09 [colin]      2.0.0cvs39
8454
8455         * src/matcher.c
8456                 Check for pointer before using its members
8457         * src/gtk/gtksourceprintjob.c
8458                 Fix a wrong warning
8459
8460 2006-02-09 [wwp]        2.0.0cvs38
8461
8462         * src/gtk/filesel.c
8463                 fix few compiler warnings (type mismatch).
8464
8465 2006-02-09 [paul]       2.0.0cvs37
8466
8467         * po/fr.po
8468                 updated by Fabien Vantard
8469
8470 2006-02-08 [colin]      2.0.0cvs36
8471
8472         * src/prefs_common.c
8473         * src/common/defs.h
8474         * src/common/plugin.c
8475                 allow windows and linux configurations to coexist
8476                 patch by Thomas Gilgin
8477
8478 2006-02-08 [colin]      2.0.0cvs35
8479
8480         * src/filtering.c
8481         * src/matcher.c
8482         * src/matcher.h
8483         * src/matcher_parser_parse.y
8484         * src/prefs_filtering_action.c
8485         * src/prefs_matcher.c
8486                 Add the "Ignore thread" filtering
8487                 action
8488
8489 2006-02-08 [colin]      2.0.0cvs34
8490
8491         * src/compose.c
8492         * src/procmime.c
8493         * src/procmime.h
8494                 Fix bug #905 (damaged attachment)
8495                 text files with raw \0's aren't really text files
8496         FOR_STABLE
8497
8498 2006-02-08 [colin]      2.0.0cvs33
8499
8500         * src/summaryview.c
8501                 Fix crasher introduced yesterday
8502
8503 2006-02-08 [wwp]        2.0.0cvs32
8504
8505         * src/compose.c
8506         * src/compose.h
8507                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
8508
8509 2006-02-08 [wwp]        2.0.0cvs31
8510
8511         * src/prefs_template.c
8512                 templates enhancement: allow address completion for Cc and Bcc fields
8513                 (it was currently possible for the To field only)
8514
8515 2006-02-08 [colin]      2.0.0cvs30
8516
8517         * src/compose.c
8518                 Don't unblock if not blocked
8519         FOR_STABLE
8520
8521 2006-02-07 [colin]      2.0.0cvs29
8522
8523         * src/action.c
8524                 Forgot to refresh summaryview
8525
8526 2006-02-07 [colin]      2.0.0cvs28
8527
8528         * src/action.c
8529                 Freeze/thaw message list and folder list while
8530                 processing %as{} actions 
8531         * src/compose.c
8532                 Fix auto-wrap disabling after a middle-click
8533                 paste - FOR_STABLE
8534
8535 2006-02-07 [paul]       2.0.0cvs27
8536
8537         * src/folder.c
8538                 fix freeing of uninitialised pointers
8539                 Thanks to Colin
8540
8541 2006-02-06 [colin]      2.0.0cvs26
8542
8543         * src/folder.c
8544                 Use g_slist_prepend in potentially big list
8545
8546 2006-02-06 [colin]      2.0.0cvs25
8547
8548         * src/folder.c
8549                 Completely skip processing if it doesn't 
8550                 exist (faster!)
8551
8552 2006-02-06 [colin]      2.0.0cvs24
8553
8554         * src/folder.c
8555         * src/summaryview.c
8556                 Batch filtering in summaryview (from Tools menu)
8557                 and pre/post//-processing too
8558
8559 2006-02-06 [colin]      2.0.0cvs23
8560
8561         * src/procmsg.h
8562         * src/filtering.c
8563                 Use a special field for batch filtering instead
8564                 of stepping on deferred execution's toes
8565
8566 2006-02-06 [colin]      2.0.0cvs22
8567
8568         * src/action.c
8569         * src/filtering.c
8570         * src/filtering.h
8571         * src/folder.c
8572         * src/summaryview.c
8573                 Fix filtering via menus and actions
8574
8575 2006-02-06 [colin]      2.0.0cvs21
8576
8577         * src/imap.c
8578                 Put the added file directly to cache if possible (will work
8579                 with next libetpan)
8580         * src/filtering.c
8581         * src/filtering.h
8582         * src/inc.c
8583         * src/folder.c
8584         * src/mbox.c
8585         * src/procmsg.h
8586                 Move and copy filtered messages by batches instead of one
8587                 by one - faster on IMAP
8588         * src/procmsg.c
8589                 Add a function that'll possibly be useful later
8590
8591 2006-02-06 [colin]      2.0.0cvs20
8592
8593         * src/addressbook.c
8594                 Use internal mime-type instead of text/plain for d'n'd
8595         * src/compose.c
8596                 Allow attaching files from mimeview's icon list via d'n'd
8597         * src/folderview.c
8598         * src/folderview.h
8599                 Use internal mime-type instead of text/plain for d'n'd
8600                 Don't try to selected opened folder if none is
8601                 Factorize d'n'd from other apps code
8602         * src/headerview.c
8603         * src/textview.c
8604         * src/gtk/gtkutils.c
8605         * src/gtk/gtkutils.h
8606                 Factorize Face/X-Face stuff
8607         * src/mimeview.c
8608                 Fix d'n'd to other apps
8609         * src/prefs_message.c
8610                 Let the XFace pref be usable without libcompface as it also
8611                 applies to Face
8612         * src/summaryview.c
8613                 Fix d'n'd to other apps
8614                 Factorize d'n'd from other apps code
8615
8616 2006-02-06 [wwp]        2.0.0cvs19
8617
8618         * po/it.po
8619                 Italian translation fixes by Andrea Spadaccini (no more confusion
8620                 between filtering and processing, and few changes in the About
8621                 dialog).
8622
8623
8624 2006-02-06 [mones]      2.0.0cvs18
8625
8626         * src/gtk/icon_legend.c
8627                 Improved descriptions allowing better translations
8628
8629 2006-02-05 [colin]      2.0.0cvs17
8630
8631         * src/imap.c
8632                 Add the f*cking missing expunge that caused imap_fetch_env
8633                 to fail after an add_msgs ! :-///
8634         * src/etpan/imap-thread.c
8635                 Add a bit of debug
8636         FOR_STABLE
8637
8638 2006-02-05 [colin]      2.0.0cvs16
8639
8640         * src/common/utils.c
8641                 Don't check for return-path (or we can't put
8642                 back non-sent mails)
8643
8644 2006-02-05 [colin]      2.0.0cvs15
8645
8646         * src/textview.c
8647                 Don't try to display Face header in textview
8648                 when teh headerview's active
8649
8650 2006-02-05 [colin]      2.0.0cvs14
8651
8652         * tools/tbird2syl.py
8653         * tools/Makefile.am
8654                 Add script to import Thunderbird mails
8655
8656 2006-02-05 [colin]      2.0.0cvs13
8657
8658         * src/headerview.c
8659         * src/procheader.c
8660         * src/procmsg.c
8661         * src/procmsg.h
8662         * src/textview.c
8663                 Show Face headers - patch partially by Klaus Flittner
8664
8665 2006-02-05 [colin]      2.0.0cvs12
8666
8667         * src/folderview.c
8668         * src/summaryview.c
8669         * src/common/utils.c
8670         * src/common/utils.h
8671                 Let dnd work from mime icons to summaryview
8672                 and to folderview too
8673                 Add a crude test to avoid trying to add files
8674                 drag'n'dropped when they're not mails
8675
8676 2006-02-04 [colin]      2.0.0cvs11
8677
8678         * src/summaryview.c
8679         * src/mimeview.c
8680                 Fix utf8 conversion
8681
8682 2006-02-04 [colin]      2.0.0cvs10
8683
8684         * src/compose.c
8685         * src/folderview.c
8686         * src/mimeview.c
8687         * src/summaryview.c
8688         * src/summaryview.h
8689                 Added various drag and drop capas:
8690                 From                    To
8691                 summaryview             other apps
8692                 mimeview icons          other apps
8693                 other apps              summaryview
8694                 other apps              folderview
8695
8696                 This shouldn't have broken the existing:
8697                 From                    To
8698                 summaryview             folderview
8699                 folderview              folderview
8700                 summaryview             compose's attachments
8701
8702         Tests welcomed.
8703
8704 2006-02-02 [paul]       2.0.0cvs9
8705
8706         * src/mainwindow.c
8707                 move global option 'Set displayed columns...' out
8708                 of folder option grouping.
8709                 fix sensitivity of 'harvest addresses'
8710         FOR_STABLE
8711
8712 2006-02-01 [colin]      2.0.0cvs8
8713
8714         * src/mimeview.c
8715                 Revert the alertpanel patch, it sucks (intrusive
8716                 and gets in the way of "open")
8717
8718 2006-02-01 [colin]      2.0.0cvs7
8719
8720         * src/compose.c
8721         * src/prefs_account.c
8722         * src/prefs_common.c
8723         * src/common/defs.h
8724         * src/common/utils.c
8725         * src/common/utils.h
8726                 Add ability to edit the signature file
8727                 from the account preferences, and use
8728                 a default for the text editor.
8729                 Patch by Fabien Vantard
8730
8731 2006-02-01 [colin]      2.0.0cvs6
8732
8733         * src/mimeview.c
8734                 Try to get mime type by extension if it is
8735                 application/octet-stream
8736                 Display a window with possible choices when
8737                 encountering unknown mime types
8738         * src/gtk/filesel.c
8739         * src/gtk/filesel.h
8740                 Add preview
8741                 Allow multiple selection in filtered filesel
8742                 (patch by Fabien Vantard)
8743         * src/gtk/pluginwindow.c
8744                 Use it (patch by Fabien Vantard)
8745
8746 2006-02-01 [paul]       2.0.0cvs5
8747
8748         * src/jpilot.c
8749                 fix crash on creating jpilot address book
8750                 Thanks to Colin - FOR_STABLE
8751         * src/prefs_summaries.c
8752         * src/prefs_wrapping.c
8753         * src/gtk/icon_legend.c
8754         * src/gtk/quicksearch.c
8755                 string fixes and additions
8756
8757 2006-02-01 [paul]       2.0.0cvs4
8758
8759         * src/compose.c
8760         * src/mainwindow.c
8761         * src/messageview.c
8762         * src/prefs_send.c
8763                 add Arabic encoding option
8764                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
8765
8766 2006-01-31 [colin]      2.0.0cvs3
8767
8768         * src/plugins/pgpcore/passphrase.c
8769                 Convert passphrase to locale encoding
8770         * src/compose.c
8771                 Fix drafting on IMAP. Crappy bug sneaked in
8772                 the release :-/
8773         FOR_STABLE
8774
8775 2006-01-30 [paul]       2.0.0cvs2
8776
8777         * src/gtk/icon_legend.c
8778                 show the new entries
8779
8780 2006-01-30 [colin]      2.0.0cvs1
8781
8782         * src/manual.c
8783                 Check for the file to be present before 
8784                 enabling the menu - FOR_STABLE
8785         * src/gtk/icon_legend.c
8786                 Add folders icons (not all of them, there
8787                 are too much, but the most intriguing ones)
8788
8789 2006-01-30 [paul]       2.0.0
8790
8791         version 2.0.0 released
8792
8793 2006-01-30 [paul]       1.9.100cvs200
8794
8795         * manual/faq.xml
8796         * manual/gpl.xml
8797         * manual/intro.xml
8798         * manual/starting.xml
8799         * manual/sylpheed-claws-manual.xml
8800                 fixes, additions
8801
8802 2006-01-29 [mones]      1.9.100cvs199
8803
8804         * manual/account.xml
8805         * manual/advanced.xml
8806         * manual/glossary.xml
8807                 Some typos fixed, added LDIF term to glossary
8808         * po/es.po
8809                 Fixed leading plus symbol
8810
8811 2006-01-29 [paul]       1.9.100cvs198
8812
8813         * po/fi.po
8814         * po/sk.po
8815                 updated by Tommi Pirinen and Andrej Kacian
8816
8817 2006-01-29 [paul]       1.9.100cvs197
8818
8819         * src/gtk/authors.h
8820                 remove duplicates
8821
8822 2006-01-29 [paul]       1.9.100cvs196
8823
8824         * AUTHORS
8825         * po/nl.po
8826         * src/gtk/authors.h
8827         * tools/claws.i18n.status.pl
8828                 nl translation updated by Tim Dijkstra
8829
8830 2006-01-29 [paul]       1.9.100cvs195
8831
8832         * po/sr.po
8833         * po/sv.po
8834                 updated by Aleksandar Urosevic and Anders Troback
8835
8836 2006-01-28 [colin]      1.9.100cvs194
8837
8838         * src/gtk/gtksourceprintjob.c
8839                 Don't fiddle with PangoLayout when we
8840                 have an image
8841
8842 2006-01-28 [paul]       1.9.100cvs193
8843
8844         * AUTHORS
8845         * po/el.po
8846         * po/zh_CN.po
8847         * src/gtk/authors.h
8848         * tools/claws.i18n.status.pl
8849                 updated translations submitted by Stavros Giannouris
8850                 and Ralgh Young
8851
8852 2006-01-27 [colin]      1.9.100cvs192
8853
8854         * src/summaryview.c
8855         * src/gtk/gtksourceprintjob.c
8856                 Add image printing 
8857                 (libgnomeprint only, of course)
8858
8859 2006-01-27 [paul]       1.9.100cvs191
8860
8861         * po/fr.po
8862         * po/it.po
8863                 updated by Fabien Vantard and Andrea Spadaccini
8864
8865 2006-01-26 [colin]      1.9.100cvs190
8866
8867         * manual/Makefile.am
8868         * configure.ac
8869                 Make building the manual optional 
8870                 (--disable-manual)
8871
8872 2006-01-26 [paul]       1.9.100cvs189
8873
8874         * manual/glossary.xml
8875         * manual/plugins.xml
8876                 edited
8877         * po/en_GB.po
8878                 updated
8879
8880 2006-01-26 [paul]       1.9.100cvs188
8881
8882         * src/prefs_display_header.c
8883         * src/prefs_folder_column.c
8884         * src/prefs_msg_colors.c
8885         * src/prefs_summaries.c
8886         * src/prefs_summary_column.c
8887                 HIGify
8888
8889 2006-01-25 [colin]      1.9.100cvs187
8890
8891         * src/imap.c
8892                 Don't allow moving/copying mails between
8893                 queue/drafts and non-queue/drafts folders
8894                 Fixes bug #897 (message header is resetted 
8895                 if one is copied to Drafts)
8896
8897 2006-01-25 [colin]      1.9.100cvs186
8898
8899         * src/folder.c
8900         * src/mainwindow.c
8901                 Fix subscribed folders not found
8902         * src/compose.c
8903                 Don't try to encode as original mail's charset
8904                 if it's ascii 
8905
8906 2006-01-25 [paul]       1.9.100cvs185
8907
8908         * AUTHORS
8909         * po/Makevars
8910                 updated
8911         * po/de.po
8912         * po/pl.po
8913         * po/pt_BR.po
8914         * po/sr.po
8915                 updates submitted by Stephan Sachse, Emilian Nowak
8916                 and Quar, Frederico Goncalves Guimaraes, and
8917                 Aleksandar Urosevic
8918                 Fix Bug 896, 'PT_BR locale broken'.
8919         * src/gtk/authors.h
8920                 updated
8921
8922 2006-01-24 [mones]      1.9.100cvs184
8923
8924         * manual/glossary.xml
8925                 All current terms finished. Reviewers welcome ;-)
8926         * manual/keyboard.xml
8927                 Fixed column width for pdf output.
8928         * po/es.po
8929                 Updated
8930
8931 2006-01-24 [paul]       1.9.100cvs183
8932
8933         * manual/glossary.xml
8934                 fix id name
8935         * manual/dist/html/Makefile.am
8936         * manual/dist/pdf/Makefile.am
8937         * manual/dist/ps/Makefile.am
8938         * manual/dist/txt/Makefile.am
8939                 fix make deps
8940                 Thanks to Colin
8941
8942 2006-01-24 [mones]      1.9.100cvs182
8943
8944         * manual/glossary.xml
8945                 Nearly finished, some terms missing.
8946
8947 2006-01-23 [paul]       1.9.100cvs181
8948
8949         * manual/dist/html/Makefile.am
8950         * manual/dist/pdf/Makefile.am
8951         * manual/dist/ps/Makefile.am
8952         * manual/dist/txt/Makefile.am
8953         * src/mainwindow.c
8954                 re-enable manual
8955                 Thanks to Colin
8956
8957 2006-01-22 [colin]      1.9.100cvs180
8958
8959         * src/compose.c
8960         * src/gtk/gtkaspell.c
8961                 Don't deselect stuff before right-clicking, with aspell.
8962                 (This prevented right-click Copy, for example).
8963                 Thanks to Clo!
8964
8965 2006-01-22 [paul]       1.9.100cvs179
8966
8967         * src/summary_search.c
8968                 don't fix the widget size as it causes problems
8969                 under localisation.
8970                 Thanks to Emilian Nowak
8971
8972 2006-01-21 [paul]       1.9.100cvs178
8973
8974         * src/prefs_themes.c
8975                 fix broken underlining of label text
8976                 with some translations
8977
8978 2006-01-21 [colin]      1.9.100cvs177
8979
8980         * po/fr.po
8981                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
8982
8983 2006-01-20 [colin]      1.9.100cvs176
8984
8985         * configure.ac
8986         * Makefile.am
8987         * manual/Makefile
8988         * manual/dist/html/.cvsignore
8989         * manual/dist/html/Makefile.am
8990         * manual/dist/pdf/.cvsignore
8991         * manual/dist/pdf/Makefile.am
8992         * manual/dist/ps/.cvsignore
8993         * manual/dist/ps/Makefile.am
8994         * manual/dist/txt/.cvsignore
8995         * manual/dist/txt/Makefile.am
8996                 Autotool-ize manual
8997
8998 2006-01-20 [paul]       1.9.100cvs175
8999
9000         * manual/handling.xml
9001                 make Filtering and Searching entries easier to find
9002         * manual/keyboard.xml
9003                 add the remaining default keybinds
9004         * src/prefs_summaries.c
9005                 update the default keybinds
9006
9007 2006-01-20 [paul]       1.9.100cvs174
9008
9009         * src/addressbook.c
9010         * src/addrgather.c
9011         * src/addrharvest.c
9012         * src/editaddress.c
9013         * src/editgroup.c
9014         * src/exphtmldlg.c
9015         * src/expldifdlg.c
9016         * src/exporthtml.c
9017         * src/exportldif.c
9018         * src/ldif.c
9019                 replace 'e-mail' with 'email'
9020         * src/summary_search.c
9021                 add mnemonic to "Find all" button
9022
9023 2006-01-20 [wwp]        1.9.100cvs173
9024
9025         * src/export.c
9026         * src/import.c
9027                 touched mbox import/export buttons for HIG-compliance
9028
9029 2006-01-19 [paul]       1.9.100cvs172
9030
9031         * manual/account.xml
9032         * manual/addrbook.xml
9033         * manual/advanced.xml
9034         * manual/faq.xml
9035         * manual/handling.xml
9036         * manual/intro.xml
9037         * manual/plugins.xml
9038         * manual/starting.xml
9039                 more editing
9040
9041 2006-01-19 [paul]       1.9.100cvs171
9042
9043         * src/toolbar.c
9044                 allow use of trash button while receiving
9045                 Thanks to Colin
9046
9047 2006-01-19 [wwp]        1.9.100cvs170
9048
9049         * src/gtk/quicksearch.c
9050         * src/compose.c
9051                 force text color to black when yellow background is set
9052
9053 2006-01-19 [colin]      1.9.100cvs169
9054
9055         * src/plugins/trayicon/trayicon.c
9056                 Gray out Get Mail when already getting mail
9057
9058 2006-01-18 [paul]       1.9.100cvs168
9059
9060         * src/compose.c
9061                 give widget yellow background was To is
9062                 set via folder prefs
9063         * src/gtk/quicksearch.c
9064                 give widget yellow background when quick
9065                 search is active.
9066                 Thanks to Colin
9067
9068 2006-01-18 [paul]       1.9.100cvs167
9069
9070         * doc/man/sylpheed-claws.1
9071                 add --subscribe option
9072
9073 2006-01-18 [paul]       1.9.100cvs166
9074
9075         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9076         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9077                 use %U instead of %F (%F is broken for user installed
9078                 files in kde 3.5)
9079
9080 2006-01-18 [colin]      1.9.100cvs165
9081
9082         * src/summaryview.c
9083                 Default to Yes in "No more * messages" dialogs
9084
9085 2006-01-17 [colin]      1.9.100cvs164
9086
9087         * src/compose.c
9088                 Possibly fix an invalid iterator causing
9089                 crash
9090
9091 2006-01-17 [colin]      1.9.100cvs163
9092
9093         * src/mimeview.c
9094                 Fix crash when the image disappears under the
9095                 image viewer
9096
9097 2006-01-16 [colin]      1.9.100cvs162
9098
9099         * src/compose.c
9100                 Fix reenabling autowrap
9101
9102 2006-01-16 [colin]      1.9.100cvs161
9103
9104         * src/compose.c
9105                 reset quote_len before getting quote_str
9106
9107 2006-01-16 [colin]      1.9.100cvs160
9108
9109         * src/account.c
9110         * src/account.h
9111         * src/folder.c
9112         * src/imap_gtk.c
9113         * src/mh_gtk.c
9114                 Fix bug #883 (default inbox does not track folder move)
9115
9116 2006-01-16 [colin]      1.9.100cvs159
9117
9118         * src/compose.c
9119         * src/plugins/pgpcore/passphrase.c
9120                 More buttons fixes
9121
9122 2006-01-16 [paul]       1.9.100cvs158
9123
9124         * src/prefs_actions.c
9125         * src/prefs_filtering_action.c
9126         * src/prefs_matcher.c
9127         * src/quote_fmt.c
9128         * src/gtk/description_window.c
9129         * src/gtk/description_window.h
9130         * src/gtk/quicksearch.c
9131                 description window cleanups
9132
9133 2006-01-15 [colin]      1.9.100cvs157
9134
9135         * src/addressbook.c
9136         * src/prefs_filtering.c
9137                 Same here
9138
9139 2006-01-15 [colin]      1.9.100cvs156
9140
9141         * src/folderview.c
9142         * src/mainwindow.c
9143                 Same for "Empty trash"
9144
9145 2006-01-15 [colin]      1.9.100cvs155
9146
9147         * src/inc.c
9148                 Override offline dialog had Yes by default
9149
9150 2006-01-15 [colin]      1.9.100cvs154
9151
9152         * src/summaryview.c
9153                 Delete selected messages? previously had Yes the default
9154
9155 2006-01-15 [colin]      1.9.100cvs153
9156
9157         * src/folder.c
9158         * src/folder.h
9159         * src/main.c
9160                 Check if a mailbox is loaded after all
9161                 plugins are loaded.
9162
9163 2006-01-15 [colin]      1.9.100cvs152
9164
9165         * src/folder.c
9166                 Don't start wizard when there are unloaded folders (will help
9167                 people with only mbox or maildir mailboxes)
9168
9169 2006-01-14 [colin]      1.9.100cvs151
9170
9171         * src/addressbook.c
9172         * src/expldifdlg.c
9173         * src/importldif.c
9174         * src/importmutt.c
9175         * src/importpine.c
9176         * src/mh_gtk.c
9177                 More HIG compliance and fixes
9178
9179 2006-01-14 [colin]      1.9.100cvs150
9180
9181         * src/prefs_filtering_action.c
9182         * src/foldersel.c
9183                 Two forgotten button order changes
9184
9185 2006-01-14 [colin]      1.9.100cvs149
9186
9187         * src/account.c
9188         * src/addressbook.c
9189         * src/compose.c
9190         * src/folderview.c
9191         * src/imap_gtk.c
9192         * src/mainwindow.c
9193         * src/mh_gtk.c
9194         * src/news_gtk.c
9195         * src/prefs_actions.c
9196         * src/prefs_customheader.c
9197         * src/prefs_filtering.c
9198         * src/prefs_matcher.c
9199         * src/prefs_template.c
9200         * src/ssl_manager.c
9201         * src/summaryview.c
9202         * src/textview.c
9203         * src/toolbar.c
9204                 All deletion confirmations are now "Cancel, Delete" 
9205                 instead of "No, Yes"
9206                 Clarified most of the other "No, Yes" to 
9207                 "Cancel, Descriptive_action"
9208                 Rechanged the "Entry not saved" alerts to have 
9209                 "Close, Continue editing"
9210
9211
9212 2006-01-14 [paul]
9213
9214         * 2.0.0-rc4 released
9215
9216 2006-01-14 [paul]       1.9.100cvs148
9217
9218         * src/account.c
9219         * src/addressadd.c
9220         * src/addressbook.c
9221         * src/compose.c
9222         * src/editaddress.c
9223         * src/editbook.c
9224         * src/editgroup.c
9225         * src/editjpilot.c
9226         * src/editldap.c
9227         * src/editvcard.c
9228         * src/exphtmldlg.c
9229         * src/expldifdlg.c
9230         * src/folderview.c
9231         * src/grouplistdialog.c
9232         * src/imap_gtk.c
9233         * src/importmutt.c
9234         * src/importpine.c
9235         * src/inc.c
9236         * src/main.c
9237         * src/mainwindow.c
9238         * src/message_search.c
9239         * src/messageview.c
9240         * src/mh_gtk.c
9241         * src/mimeview.c
9242         * src/news_gtk.c
9243         * src/prefs_actions.c
9244         * src/prefs_customheader.c
9245         * src/prefs_filtering.c
9246         * src/prefs_matcher.c
9247         * src/prefs_template.c
9248         * src/prefs_themes.c
9249         * src/ssl_manager.c
9250         * src/summary_search.c
9251         * src/summaryview.c
9252         * src/textview.c
9253         * src/toolbar.c
9254         * src/gtk/foldersort.c
9255         * src/gtk/gtkaspell.c
9256         * src/gtk/inputdialog.c
9257         * src/gtk/prefswindow.c
9258         * src/plugins/pgpcore/select-keys.c
9259         * src/plugins/trayicon/trayicon.c
9260                 HIG compliant button order
9261
9262 2006-01-14 [mones]      1.9.100cvs147
9263
9264         * po/es.po
9265                 Updated translation
9266
9267 2006-01-13 [paul]       1.9.100cvs146
9268
9269         * AUTHORS
9270         * ChangeLog
9271         * src/gtk/authors.h
9272                 add Joshua M. Kwan to contributors list
9273
9274 2006-01-13 [colin]      1.9.100cvs145
9275
9276         * src/gtk/quicksearch.c
9277                 Don't refocus quick search after executing (Esc or Enter)
9278                 Allows to '/'search something then move up/down in 
9279                 summaryview, and to Esc a search and be back in the 
9280                 summaryview
9281
9282 2006-01-13 [paul]       1.9.100cvs144
9283
9284         * src/plugins/pgpinline/pgpinline.c
9285                 support Content-Type 'application/pgp'
9286                 patch by Joshua M. Kwan <joshuak@users.sf.net>
9287
9288 2006-01-13 [paul]       1.9.100cvs143
9289
9290         * manual/account.xml
9291                 make mention of partial retrieval
9292                 thanks to Colin
9293
9294 2006-01-13 [paul]       1.9.100cvs142
9295
9296         * src/account.c
9297         * src/account.h
9298         * src/action.c
9299         * src/action.h
9300         * src/adbookbase.h
9301         * src/addr_compl.c
9302         * src/addr_compl.h
9303         * src/addrbook.c
9304         * src/addrcache.c
9305         * src/addrcache.h
9306         * src/addrcindex.c
9307         * src/addrcindex.h
9308         * src/addrclip.c
9309         * src/addrclip.h
9310         * src/addrdefs.h
9311         * src/addressadd.c
9312         * src/addressadd.h
9313         * src/addressbook.c
9314         * src/addressbook.h
9315         * src/addrgather.c
9316         * src/addrgather.h
9317         * src/addrharvest.c
9318         * src/addrharvest.h
9319         * src/addrindex.c
9320         * src/addrindex.h
9321         * src/addritem.c
9322         * src/addritem.h
9323         * src/addrquery.c
9324         * src/addrquery.h
9325         * src/addrselect.c
9326         * src/addrselect.h
9327         * src/alertpanel.c
9328         * src/alertpanel.h
9329         * src/browseldap.c
9330         * src/browseldap.h
9331         * src/codeconv.c
9332         * src/codeconv.h
9333         * src/compose.c
9334         * src/compose.h
9335         * src/customheader.c
9336         * src/customheader.h
9337         * src/displayheader.c
9338         * src/displayheader.h
9339         * src/editaddress.c
9340         * src/editaddress.h
9341         * src/editbook.c
9342         * src/editbook.h
9343         * src/editgroup.c
9344         * src/editgroup.h
9345         * src/editjpilot.c
9346         * src/editjpilot.h
9347         * src/editldap.c
9348         * src/editldap.h
9349         * src/editldap_basedn.c
9350         * src/editldap_basedn.h
9351         * src/editvcard.c
9352         * src/editvcard.h
9353         * src/exphtmldlg.c
9354         * src/exphtmldlg.h
9355         * src/expldifdlg.c
9356         * src/expldifdlg.h
9357         * src/export.h
9358         * src/exporthtml.c
9359         * src/exporthtml.h
9360         * src/exportldif.c
9361         * src/exportldif.h
9362         * src/filtering.c
9363         * src/filtering.h
9364         * src/folder.c
9365         * src/folder.h
9366         * src/folder_item_prefs.c
9367         * src/folder_item_prefs.h
9368         * src/foldersel.c
9369         * src/foldersel.h
9370         * src/folderutils.c
9371         * src/folderutils.h
9372         * src/folderview.c
9373         * src/folderview.h
9374         * src/grouplistdialog.c
9375         * src/grouplistdialog.h
9376         * src/headerview.c
9377         * src/html.c
9378         * src/html.h
9379         * src/image_viewer.c
9380         * src/image_viewer.h
9381         * src/imap.c
9382         * src/imap.h
9383         * src/imap_gtk.c
9384         * src/imap_gtk.h
9385         * src/import.h
9386         * src/importldif.c
9387         * src/importldif.h
9388         * src/importmutt.c
9389         * src/importmutt.h
9390         * src/importpine.c
9391         * src/importpine.h
9392         * src/inc.c
9393         * src/inc.h
9394         * src/jpilot.c
9395         * src/jpilot.h
9396         * src/ldapctrl.c
9397         * src/ldapctrl.h
9398         * src/ldaplocate.c
9399         * src/ldaplocate.h
9400         * src/ldapquery.c
9401         * src/ldapquery.h
9402         * src/ldapserver.c
9403         * src/ldapserver.h
9404         * src/ldaputil.c
9405         * src/ldaputil.h
9406         * src/ldif.c
9407         * src/ldif.h
9408         * src/main.c
9409         * src/main.h
9410         * src/mainwindow.c
9411         * src/mainwindow.h
9412         * src/manual.c
9413         * src/manual.h
9414         * src/mbox.c
9415         * src/mbox.h
9416         * src/message_search.c
9417         * src/message_search.h
9418         * src/messageview.c
9419         * src/messageview.h
9420         * src/mh.c
9421         * src/mh.h
9422         * src/mh_gtk.c
9423         * src/mh_gtk.h
9424         * src/mimeview.c
9425         * src/mimeview.h
9426         * src/msgcache.c
9427         * src/msgcache.h
9428         * src/mutt.c
9429         * src/mutt.h
9430         * src/news.c
9431         * src/news.h
9432         * src/news_gtk.c
9433         * src/news_gtk.h
9434         * src/partial_download.c
9435         * src/partial_download.h
9436         * src/pine.c
9437         * src/pine.h
9438         * src/pop.c
9439         * src/pop.h
9440         * src/prefs_account.c
9441         * src/prefs_account.h
9442         * src/prefs_actions.c
9443         * src/prefs_actions.h
9444         * src/prefs_common.c
9445         * src/prefs_common.h
9446         * src/prefs_compose_writing.c
9447         * src/prefs_compose_writing.h
9448         * src/prefs_customheader.c
9449         * src/prefs_customheader.h
9450         * src/prefs_display_header.c
9451         * src/prefs_display_header.h
9452         * src/prefs_filtering.c
9453         * src/prefs_filtering.h
9454         * src/prefs_filtering_action.c
9455         * src/prefs_filtering_action.h
9456         * src/prefs_folder_column.c
9457         * src/prefs_folder_column.h
9458         * src/prefs_folder_item.c
9459         * src/prefs_folder_item.h
9460         * src/prefs_fonts.c
9461         * src/prefs_fonts.h
9462         * src/prefs_gtk.c
9463         * src/prefs_gtk.h
9464         * src/prefs_image_viewer.c
9465         * src/prefs_image_viewer.h
9466         * src/prefs_matcher.c
9467         * src/prefs_matcher.h
9468         * src/prefs_message.c
9469         * src/prefs_msg_colors.c
9470         * src/prefs_msg_colors.h
9471         * src/prefs_other.c
9472         * src/prefs_quote.c
9473         * src/prefs_receive.c
9474         * src/prefs_send.c
9475         * src/prefs_spelling.c
9476         * src/prefs_spelling.h
9477         * src/prefs_summaries.c
9478         * src/prefs_summaries.h
9479         * src/prefs_summary_column.c
9480         * src/prefs_summary_column.h
9481         * src/prefs_template.c
9482         * src/prefs_template.h
9483         * src/prefs_themes.c
9484         * src/prefs_themes.h
9485         * src/prefs_toolbar.c
9486         * src/prefs_toolbar.h
9487         * src/prefs_wrapping.c
9488         * src/prefs_wrapping.h
9489         * src/privacy.c
9490         * src/privacy.h
9491         * src/procheader.c
9492         * src/procheader.h
9493         * src/procmime.c
9494         * src/procmime.h
9495         * src/procmsg.c
9496         * src/procmsg.h
9497         * src/quote_fmt.c
9498         * src/quote_fmt_parse.y
9499         * src/recv.c
9500         * src/recv.h
9501         * src/remotefolder.c
9502         * src/remotefolder.h
9503         * src/send_message.c
9504         * src/send_message.h
9505         * src/setup.c
9506         * src/setup.h
9507         * src/sourcewindow.c
9508         * src/sourcewindow.h
9509         * src/ssl_manager.c
9510         * src/ssl_manager.h
9511         * src/statusbar.c
9512         * src/statusbar.h
9513         * src/stock_pixmap.c
9514         * src/stock_pixmap.h
9515         * src/summary_search.c
9516         * src/summary_search.h
9517         * src/summaryview.c
9518         * src/summaryview.h
9519         * src/syldap.c
9520         * src/syldap.h
9521         * src/textview.c
9522         * src/textview.h
9523         * src/toolbar.c
9524         * src/toolbar.h
9525         * src/undo.c
9526         * src/undo.h
9527         * src/unmime.c
9528         * src/unmime.h
9529         * src/vcard.c
9530         * src/vcard.h
9531         * src/wizard.c
9532         * src/wizard.h
9533         * src/common/base64.c
9534         * src/common/base64.h
9535         * src/common/defs.h
9536         * src/common/hooks.c
9537         * src/common/hooks.h
9538         * src/common/log.c
9539         * src/common/log.h
9540         * src/common/mgutils.c
9541         * src/common/mgutils.h
9542         * src/common/nntp.c
9543         * src/common/nntp.h
9544         * src/common/passcrypt.c
9545         * src/common/passcrypt.h.in
9546         * src/common/plugin.c
9547         * src/common/plugin.h
9548         * src/common/prefs.c
9549         * src/common/prefs.h
9550         * src/common/progressindicator.c
9551         * src/common/progressindicator.h
9552         * src/common/quoted-printable.c
9553         * src/common/quoted-printable.h
9554         * src/common/session.c
9555         * src/common/session.h
9556         * src/common/smtp.c
9557         * src/common/smtp.h
9558         * src/common/socket.c
9559         * src/common/socket.h
9560         * src/common/ssl.c
9561         * src/common/ssl.h
9562         * src/common/ssl_certificate.c
9563         * src/common/ssl_certificate.h
9564         * src/common/stringtable.c
9565         * src/common/stringtable.h
9566         * src/common/sylpheed.c
9567         * src/common/sylpheed.h
9568         * src/common/template.c
9569         * src/common/template.h
9570         * src/common/timing.h
9571         * src/common/utils.c
9572         * src/common/utils.h
9573         * src/common/version.h.in
9574         * src/common/xml.c
9575         * src/common/xml.h
9576         * src/common/xmlprops.c
9577         * src/common/xmlprops.h
9578         * src/gtk/colorlabel.c
9579         * src/gtk/colorsel.c
9580         * src/gtk/colorsel.h
9581         * src/gtk/description_window.c
9582         * src/gtk/description_window.h
9583         * src/gtk/filesel.c
9584         * src/gtk/filesel.h
9585         * src/gtk/foldersort.c
9586         * src/gtk/foldersort.h
9587         * src/gtk/gtkutils.c
9588         * src/gtk/gtkutils.h
9589         * src/gtk/inputdialog.c
9590         * src/gtk/inputdialog.h
9591         * src/gtk/logwindow.c
9592         * src/gtk/logwindow.h
9593         * src/gtk/manage_window.c
9594         * src/gtk/manage_window.h
9595         * src/gtk/menu.c
9596         * src/gtk/menu.h
9597         * src/gtk/pluginwindow.c
9598         * src/gtk/pluginwindow.h
9599         * src/gtk/prefswindow.c
9600         * src/gtk/prefswindow.h
9601         * src/gtk/progressdialog.c
9602         * src/gtk/progressdialog.h
9603         * src/gtk/sslcertwindow.c
9604         * src/gtk/sslcertwindow.h
9605         * src/plugins/clamav/clamav_plugin.c
9606         * src/plugins/clamav/clamav_plugin.h
9607         * src/plugins/clamav/clamav_plugin_gtk.c
9608         * src/plugins/demo/demo.c
9609         * src/plugins/dillo_viewer/dillo_prefs.c
9610         * src/plugins/dillo_viewer/dillo_prefs.h
9611         * src/plugins/dillo_viewer/dillo_viewer.c
9612         * src/plugins/pgpcore/passphrase.c
9613         * src/plugins/pgpcore/passphrase.h
9614         * src/plugins/pgpcore/plugin.c
9615         * src/plugins/pgpcore/select-keys.c
9616         * src/plugins/pgpcore/select-keys.h
9617         * src/plugins/pgpcore/sgpgme.c
9618         * src/plugins/pgpcore/sgpgme.h
9619         * src/plugins/pgpinline/pgpinline.c
9620         * src/plugins/pgpinline/pgpinline.h
9621         * src/plugins/pgpinline/plugin.c
9622         * src/plugins/pgpmime/pgpmime.c
9623         * src/plugins/pgpmime/pgpmime.h
9624         * src/plugins/pgpmime/plugin.c
9625         * src/plugins/spamassassin/spamassassin.c
9626         * src/plugins/spamassassin/spamassassin.h
9627         * src/plugins/spamassassin/spamassassin_gtk.c
9628         * src/plugins/trayicon/trayicon.c
9629                 update copyright header
9630
9631 2006-01-13 [paul]       1.9.100cvs141
9632
9633         * src/account.c
9634         * src/export.c
9635         * src/import.c
9636         * src/mainwindow.c
9637         * src/prefs_account.c
9638         * src/prefs_display_header.c
9639         * src/prefs_receive.c
9640         * src/prefs_send.c
9641         * src/prefs_summaries.c
9642         * src/prefs_themes.c
9643         * src/prefs_toolbar.c
9644         * src/gtk/about.c
9645                 various cleanups
9646
9647 2006-01-12 [colin]      1.9.100cvs140
9648
9649         * src/folder.c
9650         * src/folder.h
9651         * src/main.c
9652                 Add --subscribe option
9653                 Let sylpheed-claws email@domain.com equivalent to --compose
9654                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
9655
9656 2006-01-12 [paul]       1.9.100cvs139
9657
9658         * src/mainwindow.c
9659                 append 'Change folder order' label with '...'
9660         * src/prefs_actions.c
9661                 allow reordering of actions list by dnd
9662         * src/gtk/foldersort.c
9663                 make the dialog nicer
9664
9665 2006-01-11 [colin]      1.9.100cvs138
9666
9667         * src/compose.c
9668                 Allow templates without text
9669
9670 2006-01-11 [paul]       1.9.100cvs137
9671
9672         * tools/README
9673         * tools/filter_conv_new.pl
9674                 add info to README
9675                 also check .sylpheed for filter.xml
9676                 be a bit informative to the user
9677
9678 2006-01-11 [colin]      1.9.100cvs136
9679
9680         * src/textview.c
9681                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
9682
9683 2006-01-10 [paul]       1.9.100cvs135
9684
9685         * tools/Makefile.am
9686         * tools/filter_conv_new.pl
9687                 add script to convert new style Sylpheed
9688                 filter rules (Sylpheed >= 0.9.99) to
9689                 Claws filtering rules
9690
9691 2006-01-10 [colin]      1.9.100cvs134
9692
9693         * src/compose.c
9694                 Fix broken line joins in certain conditions
9695                 (between two quoted lines: <enter><enter><up>
9696                  <type a wrapped sentence><go in the first line>
9697                  <insert more text><watch as line joining failed>)
9698
9699 2006-01-10 [paul]       1.9.100cvs133
9700
9701         * src/compose.c
9702                 don't report success in error dialog
9703                 thanks to Colin
9704         * src/common/utils.c
9705                 include some trailing punctuations as URI
9706                 thanks to Hiro
9707
9708 2006-01-10 [paul]       1.9.100cvs132
9709
9710         * src/mimeview.c
9711                 fix incompatible pointer type
9712                 warning
9713
9714 2006-01-10 [paul]       1.9.100cvs131
9715
9716         * src/compose.c
9717                 change Subject in window title
9718                 instantaneously
9719
9720 2006-01-09 [colin]      1.9.100cvs130
9721
9722         * src/addressbook.c
9723         * src/headerview.c
9724         * src/mainwindow.c
9725         * src/messageview.c
9726         * src/mimeview.c
9727         * src/noticeview.c
9728         * src/summaryview.c
9729                 Fix possible crashes on exit and in addressbook
9730
9731 2006-01-09 [paul]       1.9.100cvs129
9732
9733         * src/prefs_msg_colors.c
9734                 some cleanups that I forgot last time
9735
9736 2006-01-09 [paul]       1.9.100cvs128
9737
9738         * README
9739         * src/folderview.c
9740         * src/prefs_msg_colors.c
9741                 add previously hidden option, color_new, to
9742                 the gui
9743                 move the page to Display/
9744                 rework the gui
9745
9746 2006-01-09 [wwp]        1.9.100cvs127
9747
9748         * src/prefs_themes.c
9749                 made the prefs/display/themes layouts spacing less condensed
9750                 (and so they match other prefs/pages' look).
9751
9752 2006-01-09 [paul]       1.9.100cvs126
9753
9754         * src/compose.c
9755         * src/prefs_common.c
9756         * src/prefs_common.h
9757         * src/prefs_wrapping.c
9758                 remove 'wrap at send' option
9759
9760 2006-01-06 [colin]      1.9.100cvs125
9761
9762         * src/compose.c
9763                 Just make completely sure we don't insert "manual line breaks" 
9764                 when wrapping... 
9765
9766 2006-01-04 [paul]
9767
9768         * 2.0.0-rc3 released
9769
9770 2006-01-04 [paul]       1.9.100cvs124
9771
9772         * src/folderview.c
9773                 fix bug 882, 'quick scroll in folder list
9774                 displays wrong folder contents'
9775
9776 2006-01-04 [paul]       1.9.100cvs123
9777
9778         * src/plugins/pgpmime/pgpmime.c
9779                 better debug information when signing
9780                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9781
9782 2006-01-03 [colin]      1.9.100cvs122
9783
9784         * configure.ac
9785                 We need to recheck for gpgme 1.0.0 after checking
9786                 for 1.1.1, because if 1.1.1 isn't available, 
9787                 GPGME_LIBS and friends are blanked out by the 
9788                 second check.
9789
9790 2006-01-03 [colin]      1.9.100cvs121
9791
9792         * src/common/prefs.c
9793                 Windows unlink-before rename fix
9794         * src/plugins/pgpcore/sgpgme.c
9795                 Add support for PKA info if available
9796                 Both patches by Werner Koch
9797
9798 2006-01-03 [paul]       1.9.100cvs120
9799
9800         * src/messageview.c
9801                 fix bug 884, 'Send receipt' button visible in queue
9802                 Thanks to Colin
9803
9804 2006-01-02 [colin]      1.9.100cvs119
9805
9806         * src/compose.c
9807         * src/imap.c
9808                 Fix autosave on IMAP and more generally try to
9809                 return the correct ID on a newly added IMAP message
9810
9811 2006-01-02 [paul]       1.9.100cvs118
9812
9813         * manual/keyboard.xml
9814                 edited
9815
9816 2006-01-01 [paul]       1.9.100cvs117
9817
9818         * src/gtk/authors.h
9819                 alphabetical order
9820
9821 2005-12-30 [colin]      1.9.100cvs116
9822
9823         * manual/advanced.xml
9824                 Explain Pre/Post-processing differences.
9825
9826 2005-12-30 [colin]      1.9.100cvs115
9827
9828         * src/mh.c
9829                 Implement copy_msgs for a little optimization
9830         * src/imap.c
9831                 Finish yesterday's fix
9832
9833 2005-12-29 [colin]      1.9.100cvs114
9834
9835         * src/imap.c
9836                 Fix occasional failure in fetching a mail over
9837                 IMAP
9838
9839 2005-12-29 [colin]      1.9.100cvs113
9840
9841         * src/compose.c
9842                 Don't remove a draft when sending it, if it is 
9843                 locked.
9844
9845 2005-12-28 [colin]      1.9.100cvs112
9846
9847         * src/summaryview.c
9848                 Fix leak for real
9849
9850 2005-12-28 [wwp]        1.9.100cvs111
9851
9852         * doc/faq/.cvsignore
9853         * doc/faq/de/.cvsignore
9854         * doc/faq/en/.cvsignore
9855         * doc/faq/es/.cvsignore
9856         * doc/faq/fr/.cvsignore
9857         * doc/faq/it/.cvsignore
9858         * doc/manual/.cvsignore
9859         * doc/manual/de/.cvsignore
9860         * doc/manual/en/.cvsignore
9861         * doc/manual/es/.cvsignore
9862         * doc/manual/fr/.cvsignore
9863         * doc/manual/ja/.cvsignore
9864         * src/plugins/mathml_viewer/.cvsignore
9865                 rollback revival of those files (my bad, sorry for the noise).
9866
9867 2005-12-28 [wwp]        1.9.100cvs110
9868
9869         * src/compose.c
9870                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
9871
9872 2005-12-28 [wwp]        1.9.100cvs109
9873
9874         * doc/faq/.cvsignore
9875         * doc/faq/de/.cvsignore
9876         * doc/faq/en/.cvsignore
9877         * doc/faq/es/.cvsignore
9878         * doc/faq/fr/.cvsignore
9879         * doc/faq/it/.cvsignore
9880         * doc/manual/.cvsignore
9881         * doc/manual/de/.cvsignore
9882         * doc/manual/en/.cvsignore
9883         * doc/manual/es/.cvsignore
9884         * doc/manual/fr/.cvsignore
9885         * doc/manual/ja/.cvsignore
9886         * src/plugins/mathml_viewer/.cvsignore
9887         * po/.cvsignore
9888                 more files to ignore.
9889
9890 2005-12-24 [colin]      1.9.100cvs108
9891
9892         * AUTHORS
9893         * src/gtk/authors.h
9894                 Update for Werner
9895
9896 2005-12-24 [colin]      1.9.100cvs107
9897
9898         * src/procmsg.c
9899                 Allow NULL src_msginfo in 
9900                 procmsg_msginfo_new_from_mimeinfo
9901
9902 2005-12-23 [paul]       1.9.100cvs106
9903
9904         * src/plugins/pgpinline/mypgpcore.def
9905                 add this forgotten file
9906
9907 2005-12-23 [colin]      1.9.100cvs105
9908
9909         * src/mainwindow.c
9910                 Fix missing break
9911
9912 2005-12-23 [colin]      1.9.100cvs104
9913
9914         * autogen.sh
9915         * src/folder.c
9916         * src/mh.c
9917         * src/common/plugin.c
9918         * src/common/socket.c
9919         * src/common/socket.h
9920         * src/common/utils.c
9921         * src/common/utils.h
9922         * src/gtk/pluginwindow.c
9923         * src/plugins/pgpcore/plugin.def
9924         * src/plugins/pgpcore/sylpheed.def
9925         * src/plugins/pgpinline/Makefile.am
9926         * src/plugins/pgpinline/plugin.def
9927         * src/plugins/pgpinline/sylpheed.def
9928         * src/plugins/pgpmime/plugin.def
9929         * src/plugins/pgpmime/sylpheed.def
9930                 Various w32 fixes by Werner Koch
9931
9932 2005-12-22 [paul]       1.9.100cvs103
9933
9934         * src/wizard.c
9935                 don't offer IMAP as 'server type' if
9936                 libetpan isn't built in
9937
9938 2005-12-22 [paul]       1.9.100cvs102
9939
9940         * AUTHORS
9941         * src/mainwindow.c
9942         * src/mainwindow.h
9943         * src/toolbar.c
9944         * src/gtk/authors.h
9945                 support GTK_TOOLBAR_BOTH_HORIZ (text
9946                 next to icon) Patch by Marien Zwart
9947                 marienz@users.sf.net
9948                 Also reword the text
9949
9950 2005-12-21 [colin]      1.9.100cvs101
9951
9952         * configure.ac
9953                 Fix DATADIRNAME
9954         * COPYING
9955                 Fix missing section and explicit the exception better
9956         * src/compose.c
9957                 Prevent mail from being lost without notice when an
9958                 SMTP error happens on trying to send an unmodified
9959                 drafted mail.
9960         * src/send_message.c
9961         * src/common/smtp.c
9962                 Fix password remembering when wrong, and add return
9963                 value checks where they should have been
9964         * src/plugins/pgpcore/sylpheed.def
9965         * src/plugins/pgpinline/sylpheed.def
9966         * src/plugins/pgpmime/sylpheed.def
9967                 Add a few symbols needed
9968
9969 2005-12-21 [paul]       1.9.100cvs100
9970
9971         * m4/codeset.m4
9972         * m4/glibc21.m4
9973         * m4/intdiv0.m4
9974         * m4/inttypes-pri.m4
9975         * m4/inttypes.m4
9976         * m4/inttypes_h.m4
9977         * m4/isc-posix.m4
9978         * m4/lcmessage.m4
9979         * m4/stdint_h.m4
9980         * m4/uintmax_t.m4
9981                 gettextization
9982                 thanks to Colin
9983
9984 2005-12-21 [paul]       1.9.100cvs99
9985
9986         * po/sv.po
9987                 fixed by Colin
9988
9989 2005-12-20 [paul]       1.9.100cvs98
9990
9991         * po/sv.po
9992                 updated by Anders Trobäck
9993
9994 2005-12-20 [colin]      1.9.100cvs97
9995
9996         * ABOUT-NLS
9997         * Makefile.am
9998         * autogen.sh
9999         * configure.ac
10000         * config/config.rpath
10001         * config/mkinstalldirs
10002         * m4/Makefile.am
10003         * m4/glibc2.m4
10004         * m4/gnupg.m4
10005         * m4/gpgme.m4
10006         * m4/intmax.m4
10007         * m4/longdouble.m4
10008         * m4/longlong.m4
10009         * m4/printf-posix.m4
10010         * m4/signed.m4
10011         * m4/size_max.m4
10012         * m4/ulonglong.m4
10013         * m4/wchar_t.m4
10014         * m4/wint_t.m4
10015         * m4/xsize.m4
10016         * po/Makefile.in.in
10017         * po/Makevars
10018         * po/bg.po
10019         * po/ca.po
10020         * po/cs.po
10021         * po/de.po
10022         * po/el.po
10023         * po/en_GB.po
10024         * po/es.po
10025         * po/fi.po
10026         * po/fr.po
10027         * po/hr.po
10028         * po/hu.po
10029         * po/it.po
10030         * po/ja.po
10031         * po/ko.po
10032         * po/nb.po
10033         * po/nl.po
10034         * po/pl.po
10035         * po/pt_BR.po
10036         * po/ru.po
10037         * po/sk.po
10038         * po/sr.po
10039         * po/stamp-po
10040         * po/sv.po
10041         * po/zh_CN.po
10042         * po/zh_TW.po
10043         * src/Makefile.am
10044         * src/codeconv.c
10045         * src/compose.c
10046         * src/exporthtml.c
10047         * src/exportldif.c
10048         * src/folder.c
10049         * src/main.c
10050         * src/manual.c
10051         * src/mh.c
10052         * src/mimeview.c
10053         * src/send_message.c
10054         * src/common/Makefile.am
10055         * src/common/fnmatch.c
10056         * src/common/fnmatch.h
10057         * src/common/fnmatch_loop.c
10058         * src/common/nntp.c
10059         * src/common/plugin.c
10060         * src/common/smtp.c
10061         * src/common/socket.c
10062         * src/common/string_match.c
10063         * src/common/sylpheed.c
10064         * src/common/utils.c
10065         * src/common/utils.h
10066         * src/common/w32_dirent.c
10067         * src/common/w32_reg.c
10068         * src/common/w32_signal.c
10069         * src/common/w32_stat.c
10070         * src/common/w32_stdio.c
10071         * src/common/w32_stdlib.c
10072         * src/common/w32_string.c
10073         * src/common/w32_time.c
10074         * src/common/w32_unistd.c
10075         * src/common/w32_wait.c
10076         * src/common/w32lib.h
10077         * src/etpan/Makefile.am
10078         * src/gtk/Makefile.am
10079         * src/plugins/clamav/Makefile.am
10080         * src/plugins/demo/Makefile.am
10081         * src/plugins/dillo_viewer/Makefile.am
10082         * src/plugins/pgpcore/Makefile.am
10083         * src/plugins/pgpcore/passphrase.c
10084         * src/plugins/pgpcore/plugin.def
10085         * src/plugins/pgpcore/sgpgme.c
10086         * src/plugins/pgpcore/sylpheed.def
10087         * src/plugins/pgpcore/version.rc
10088         * src/plugins/pgpinline/Makefile.am
10089         * src/plugins/pgpinline/plugin.def
10090         * src/plugins/pgpinline/sylpheed.def
10091         * src/plugins/pgpinline/version.rc
10092         * src/plugins/pgpmime/Makefile.am
10093         * src/plugins/pgpmime/mypgpcore.def
10094         * src/plugins/pgpmime/plugin.def
10095         * src/plugins/pgpmime/sylpheed.def
10096         * src/plugins/pgpmime/version.rc
10097         * src/plugins/spamassassin/Makefile.am
10098                 Very little ;-) patch from Werner Koch, providing
10099                 infrastructure for cross-compiling to Win32
10100
10101 2005-12-20 [paul]       1.9.100cvs96
10102
10103         * src/account.c
10104         * src/account.h
10105         * src/mainwindow.c
10106         * src/mainwindow.h
10107         * src/toolbar.c
10108         * src/toolbar.h
10109                 add a combo to the Get All button, allowing
10110                 quick retrieval from any account
10111                 Patch by Fabien Vantard, slightly modified
10112                 by Colin
10113         * src/gtk/about.c
10114                 i18n fix. Patch by Fabien Vantard
10115
10116 2005-12-19 [colin]      1.9.100cvs95
10117
10118         * src/compose.c
10119         * src/compose.h
10120                 Don't automatically join lines when they've 
10121                 been separated by the user and not automatically
10122
10123 2005-12-19 [paul]       1.9.100cvs94
10124
10125         * src/gtk/pluginwindow.c
10126                 i18n fix.
10127                 Patch by Fabien Vantard
10128
10129 2005-12-15 [paul]       1.9.100cvs93
10130
10131         * src/common/plugin.c
10132         * src/common/plugin.h
10133         * src/gtk/pluginwindow.c
10134         * src/plugins/clamav/clamav_plugin.c
10135         * src/plugins/demo/demo.c
10136         * src/plugins/dillo_viewer/dillo_viewer.c
10137         * src/plugins/pgpcore/plugin.c
10138         * src/plugins/pgpinline/plugin.c
10139         * src/plugins/pgpmime/plugin.c
10140         * src/plugins/spamassassin/spamassassin.c
10141         * src/plugins/trayicon/trayicon.c
10142                 add plugin_version()
10143
10144 2005-12-15 [colin]      1.9.100cvs92
10145
10146         * src/compose.c
10147                 Further fix bug #875
10148
10149 2005-12-15 [paul]       1.9.100cvs91
10150
10151         * src/gtk/filesel.c
10152                 fix attach_load_dir getting set to
10153                 PLUGINDIR on plugin load
10154
10155 2005-12-14 [mones]      1.9.100cvs90
10156
10157         * manual/ack.xml
10158         * manual/keyboard.xml
10159                 Initial draft and some shortcuts added
10160                 
10161         * po/es.po
10162                 Updated translation
10163
10164 2005-12-14 [colin]      1.9.100cvs89
10165
10166         * src/compose.c
10167         * src/imap.c
10168         * src/summaryview.c
10169         * src/gtk/gtkaspell.c
10170                 More leaks fixed
10171         * src/prefs_folder_item.c
10172                 Fix recursive prefs apply
10173
10174
10175 2005-12-14 [colin]      1.9.100cvs88
10176
10177         * src/compose.c
10178                 Fix bug #875 (Freeze On Inline Forward of 
10179                 Large Message)
10180
10181 2005-12-13 [colin]      1.9.100cvs87
10182
10183         * src/compose.c
10184                 Uniq-ify and sort the mimetypes list
10185                 Patch by Fabien Vantard
10186
10187 2005-12-13 [colin]      1.9.100cvs86
10188
10189         * src/imap.c
10190         * src/etpan/imap-thread.c
10191                 Fix leaks (patch by Hoa)
10192         * src/news.c
10193         * src/common/plugin.c
10194                 Fix leaks
10195
10196 2005-12-12 [colin]
10197
10198         * 2.0.0-rc2 released
10199
10200 2005-12-12 [colin]      1.9.100cvs85
10201
10202         * src/matcher.c
10203                 Fix a leak
10204
10205 2005-12-12 [wwp]        1.9.100cvs84
10206
10207         * src/gtk/icon_legend.c
10208                 fix misbehaviour and crash when closing the legend window
10209         using the Esc key (patch by Fabien Vantard).
10210
10211 2005-12-12 [paul]       1.9.100cvs83
10212
10213         * src/browseldap.c
10214         * src/foldersel.c
10215         * src/prefs_actions.c
10216         * src/prefs_filtering.c
10217         * src/prefs_matcher.c
10218         * src/prefs_spelling.glade      ** REMOVED **
10219         * src/prefs_template.c
10220         * src/gtk/foldersort.glade      ** REMOVED **
10221         * src/gtk/pluginwindow.c
10222         * src/gtk/pluginwindow.glade    ** REMOVED **
10223         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
10224                 cleanups
10225
10226 2005-12-11 [paul]       1.9.100cvs82
10227
10228         * src/gtk/filesel.c
10229                 fix attach_load_dir crasher (double free)
10230
10231 2005-12-09 [paul]       1.9.100cvs81
10232
10233         * po/POTFILES.in
10234         * src/mainwindow.c
10235         * src/gtk/Makefile.am
10236         * src/gtk/icon_legend.c
10237         * src/gtk/icon_legend.h
10238                 add icon legend
10239         * src/manual.c
10240                 cleanup
10241
10242 2005-12-09 [paul]       1.9.100cvs80
10243
10244         * src/plugins/pgpcore/passphrase.c
10245                 wrap the label in the dialog
10246
10247 2005-12-09 [colin]      1.9.100cvs79
10248
10249         * src/plugins/pgpcore/sgpgme.c
10250                 Display (untrusted) on not trusted signatures
10251                 Patch by Michal Èihaø <michal@cihar.com>
10252                 Closes bug #867 (Report also key trust)
10253
10254 2005-12-09 [colin]      1.9.100cvs78
10255
10256         * src/common/plugin.c
10257                 Update licence check, following Eben Moglen's advice
10258
10259 2005-12-08 [colin]      1.9.100cvs77
10260
10261         * src/folder.c
10262                 Fix the occasionnal item->cache != NULL 
10263                 assertion failure. 
10264
10265 2005-12-08 [colin]      1.9.100cvs76
10266
10267         * src/mimeview.c
10268         * src/plugins/pgpcore/sgpgme.c
10269                 Print key id when unable to check it
10270                 Closes bug #866 (Show key id when missing)
10271
10272 2005-12-08 [paul]       1.9.100cvs75
10273
10274         * src/prefs_common.c
10275         * src/prefs_common.h
10276         * src/gtk/filesel.c
10277                 remember load attachment dir
10278
10279 2005-12-07 [colin]      1.9.100cvs74
10280
10281         * src/prefs_toolbar.c
10282                 Gtk fixes, patch by Fabien Vantard
10283
10284 2005-12-07 [colin]      1.9.100cvs73
10285
10286         * src/action.c
10287         * src/compose.c
10288         * src/compose.h
10289                 Fix bug #839 (Quoted text isn't colored after 
10290                 executing an action)
10291         * src/common/plugin.c
10292                 Require plugins to declare their licence in plugin_licence()
10293                 Refuse to load non-GPL plugins as they'd be illegal (as 
10294                 derived works of Sylpheed-Claws, they must be GPL).
10295         * src/plugins/clamav/clamav_plugin.c
10296         * src/plugins/demo/demo.c
10297         * src/plugins/dillo_viewer/dillo_viewer.c
10298         * src/plugins/pgpcore/plugin.c
10299         * src/plugins/pgpinline/plugin.c
10300         * src/plugins/pgpmime/plugin.c
10301         * src/plugins/spamassassin/spamassassin.c
10302         * src/plugins/trayicon/trayicon.c
10303                 Add plugin_licence()
10304
10305 2005-12-07 [paul]       1.9.100cvs72
10306
10307         * configure.ac
10308         * src/mainwindow.c
10309         * src/manual.c
10310         * src/manual.h
10311         * src/common/defs.h
10312                 clean up after local FAQ removal and
10313                 temporary manual removal
10314
10315 2005-12-06 [colin]      1.9.100cvs71
10316
10317         * configure.ac
10318         * doc/Makefile.am
10319         * doc/faq/.cvsignore
10320         * doc/faq/Makefile.am
10321         * doc/faq/de/.cvsignore
10322         * doc/faq/de/Makefile.am
10323         * doc/faq/de/sylpheed-faq-1.html
10324         * doc/faq/de/sylpheed-faq-2.html
10325         * doc/faq/de/sylpheed-faq-3.html
10326         * doc/faq/de/sylpheed-faq.html
10327         * doc/faq/en/.cvsignore
10328         * doc/faq/en/Makefile.am
10329         * doc/faq/en/sylpheed-faq-1.html
10330         * doc/faq/en/sylpheed-faq-2.html
10331         * doc/faq/en/sylpheed-faq-3.html
10332         * doc/faq/en/sylpheed-faq-4.html
10333         * doc/faq/en/sylpheed-faq.html
10334         * doc/faq/es/.cvsignore
10335         * doc/faq/es/Makefile.am
10336         * doc/faq/es/sylpheed-faq-1.html
10337         * doc/faq/es/sylpheed-faq-2.html
10338         * doc/faq/es/sylpheed-faq-3.html
10339         * doc/faq/es/sylpheed-faq-4.html
10340         * doc/faq/es/sylpheed-faq.html
10341         * doc/faq/fr/.cvsignore
10342         * doc/faq/fr/Makefile.am
10343         * doc/faq/fr/sylpheed-faq-1.html
10344         * doc/faq/fr/sylpheed-faq-2.html
10345         * doc/faq/fr/sylpheed-faq-3.html
10346         * doc/faq/fr/sylpheed-faq.html
10347         * doc/faq/it/.cvsignore
10348         * doc/faq/it/Makefile.am
10349         * doc/faq/it/sylpheed-faq-1.html
10350         * doc/faq/it/sylpheed-faq-2.html
10351         * doc/faq/it/sylpheed-faq-3.html
10352         * doc/faq/it/sylpheed-faq.html
10353         * doc/manual/.cvsignore
10354         * doc/manual/Makefile.am
10355         * doc/manual/de/.cvsignore
10356         * doc/manual/de/Makefile.am
10357         * doc/manual/de/sylpheed-1.html
10358         * doc/manual/de/sylpheed-10.html
10359         * doc/manual/de/sylpheed-11.html
10360         * doc/manual/de/sylpheed-12.html
10361         * doc/manual/de/sylpheed-13.html
10362         * doc/manual/de/sylpheed-14.html
10363         * doc/manual/de/sylpheed-15.html
10364         * doc/manual/de/sylpheed-16.html
10365         * doc/manual/de/sylpheed-17.html
10366         * doc/manual/de/sylpheed-18.html
10367         * doc/manual/de/sylpheed-19.html
10368         * doc/manual/de/sylpheed-2.html
10369         * doc/manual/de/sylpheed-20.html
10370         * doc/manual/de/sylpheed-3.html
10371         * doc/manual/de/sylpheed-4.html
10372         * doc/manual/de/sylpheed-5.html
10373         * doc/manual/de/sylpheed-6.html
10374         * doc/manual/de/sylpheed-7.html
10375         * doc/manual/de/sylpheed-8.html
10376         * doc/manual/de/sylpheed-9.html
10377         * doc/manual/de/sylpheed.html
10378         * doc/manual/en/.cvsignore
10379         * doc/manual/en/Makefile.am
10380         * doc/manual/en/sylpheed-1.html
10381         * doc/manual/en/sylpheed-10.html
10382         * doc/manual/en/sylpheed-11.html
10383         * doc/manual/en/sylpheed-12.html
10384         * doc/manual/en/sylpheed-13.html
10385         * doc/manual/en/sylpheed-14.html
10386         * doc/manual/en/sylpheed-15.html
10387         * doc/manual/en/sylpheed-16.html
10388         * doc/manual/en/sylpheed-17.html
10389         * doc/manual/en/sylpheed-18.html
10390         * doc/manual/en/sylpheed-19.html
10391         * doc/manual/en/sylpheed-2.html
10392         * doc/manual/en/sylpheed-20.html
10393         * doc/manual/en/sylpheed-21.html
10394         * doc/manual/en/sylpheed-22.html
10395         * doc/manual/en/sylpheed-3.html
10396         * doc/manual/en/sylpheed-4.html
10397         * doc/manual/en/sylpheed-5.html
10398         * doc/manual/en/sylpheed-6.html
10399         * doc/manual/en/sylpheed-7.html
10400         * doc/manual/en/sylpheed-8.html
10401         * doc/manual/en/sylpheed-9.html
10402         * doc/manual/en/sylpheed.html
10403         * doc/manual/es/.cvsignore
10404         * doc/manual/es/Makefile.am
10405         * doc/manual/es/sylpheed-1.html
10406         * doc/manual/es/sylpheed-10.html
10407         * doc/manual/es/sylpheed-11.html
10408         * doc/manual/es/sylpheed-12.html
10409         * doc/manual/es/sylpheed-13.html
10410         * doc/manual/es/sylpheed-14.html
10411         * doc/manual/es/sylpheed-15.html
10412         * doc/manual/es/sylpheed-16.html
10413         * doc/manual/es/sylpheed-17.html
10414         * doc/manual/es/sylpheed-18.html
10415         * doc/manual/es/sylpheed-19.html
10416         * doc/manual/es/sylpheed-2.html
10417         * doc/manual/es/sylpheed-20.html
10418         * doc/manual/es/sylpheed-3.html
10419         * doc/manual/es/sylpheed-4.html
10420         * doc/manual/es/sylpheed-5.html
10421         * doc/manual/es/sylpheed-6.html
10422         * doc/manual/es/sylpheed-7.html
10423         * doc/manual/es/sylpheed-8.html
10424         * doc/manual/es/sylpheed-9.html
10425         * doc/manual/es/sylpheed.html
10426         * doc/manual/fr/.cvsignore
10427         * doc/manual/fr/Makefile.am
10428         * doc/manual/fr/sylpheed-1.html
10429         * doc/manual/fr/sylpheed-10.html
10430         * doc/manual/fr/sylpheed-11.html
10431         * doc/manual/fr/sylpheed-12.html
10432         * doc/manual/fr/sylpheed-13.html
10433         * doc/manual/fr/sylpheed-14.html
10434         * doc/manual/fr/sylpheed-15.html
10435         * doc/manual/fr/sylpheed-16.html
10436         * doc/manual/fr/sylpheed-17.html
10437         * doc/manual/fr/sylpheed-18.html
10438         * doc/manual/fr/sylpheed-19.html
10439         * doc/manual/fr/sylpheed-2.html
10440         * doc/manual/fr/sylpheed-20.html
10441         * doc/manual/fr/sylpheed-3.html
10442         * doc/manual/fr/sylpheed-4.html
10443         * doc/manual/fr/sylpheed-5.html
10444         * doc/manual/fr/sylpheed-6.html
10445         * doc/manual/fr/sylpheed-7.html
10446         * doc/manual/fr/sylpheed-8.html
10447         * doc/manual/fr/sylpheed-9.html
10448         * doc/manual/fr/sylpheed.html
10449         * doc/manual/ja/.cvsignore
10450         * doc/manual/ja/Makefile.am
10451         * doc/manual/ja/sylpheed-1.html
10452         * doc/manual/ja/sylpheed-10.html
10453         * doc/manual/ja/sylpheed-11.html
10454         * doc/manual/ja/sylpheed-12.html
10455         * doc/manual/ja/sylpheed-13.html
10456         * doc/manual/ja/sylpheed-14.html
10457         * doc/manual/ja/sylpheed-15.html
10458         * doc/manual/ja/sylpheed-16.html
10459         * doc/manual/ja/sylpheed-17.html
10460         * doc/manual/ja/sylpheed-18.html
10461         * doc/manual/ja/sylpheed-19.html
10462         * doc/manual/ja/sylpheed-2.html
10463         * doc/manual/ja/sylpheed-20.html
10464         * doc/manual/ja/sylpheed-3.html
10465         * doc/manual/ja/sylpheed-4.html
10466         * doc/manual/ja/sylpheed-5.html
10467         * doc/manual/ja/sylpheed-6.html
10468         * doc/manual/ja/sylpheed-7.html
10469         * doc/manual/ja/sylpheed-8.html
10470         * doc/manual/ja/sylpheed-9.html
10471         * doc/manual/ja/sylpheed.html
10472         * doc/manual/ja/sylpheed.sgml
10473         * src/mainwindow.c
10474                 Remove outdated manual and faq. Noisy, eh?
10475
10476 2005-12-06 [colin]      1.9.100cvs70
10477
10478         * src/compose.c
10479         * src/quote_fmt_parse.y
10480         * src/undo.c
10481         * src/undo.h
10482                 Allow %X to position cursor at 0 
10483                 (no %X = before signature)
10484                 Fix paste as quotation putting the cursor at 0
10485                 Fix undo offsets when pasting
10486                 Insert the quote_fmt at once instead of line 
10487                 by line
10488                 Fix [Edited] when starting to reply/forward
10489
10490 2005-12-06 [paul]       1.9.100cvs69
10491
10492         * src/plugins/clamav/clamav_plugin_gtk.c
10493                 add another tooltip
10494         * src/plugins/spamassassin/spamassassin_gtk.c
10495                 rework spamassassin_create_widget_func()
10496
10497 2005-12-05 [colin]      1.9.100cvs68
10498
10499         * po/POTFILES.in
10500                 Fix make release ;-)
10501
10502 2005-12-05 [colin]      1.9.100cvs67
10503
10504         * src/compose.c
10505         * src/compose.h
10506                 Fix cursor positioning (not obeying %X)
10507
10508 2005-12-05 [paul]       1.9.100cvs66
10509
10510         * src/plugins/dillo_viewer/dillo_prefs.c
10511                 fix compilation warning
10512
10513 2005-12-05 [paul]       1.9.100cvs65
10514
10515         * src/prefs_spelling.c
10516         * src/plugins/trayicon/trayicon.c
10517                 cleanups - remove unused stuff
10518
10519 2005-12-05 [paul]       1.9.100cvs64
10520
10521         * README
10522         * manual/plugins.xml
10523                 remove info about removed mathml_viewer plugin
10524
10525 2005-12-05 [paul]       1.9.100cvs63
10526
10527         * configure.ac
10528         * src/plugins/Makefile.am
10529         * src/plugins/mathml_viewer/.cvsignore
10530         * src/plugins/mathml_viewer/Makefile.am
10531         * src/plugins/mathml_viewer/mathml_viewer.c
10532                 remove unmaintained mathml_viewer plugin
10533
10534 2005-12-05 [paul]       1.9.100cvs62
10535
10536         * src/summaryview.c
10537                 obey prefs_common.always_show_msg when
10538                 moving a msg
10539                 Thanks to Colin
10540
10541 2005-12-05 [paul]       1.9.100cvs61
10542
10543         * src/compose.c
10544         * src/prefs_account.c
10545         * src/prefs_filtering.c
10546         * src/prefs_quote.c
10547         * src/prefs_spelling.c
10548         * src/prefs_toolbar.c
10549         * src/summaryview.c
10550         * src/gtk/gtkutils.c
10551         * src/gtk/quicksearch.c
10552         * src/plugins/dillo_viewer/dillo_prefs.c
10553                 dialog cleanups
10554
10555 2005-12-04 [paul]       1.9.100cvs60
10556
10557         * src/inc.c
10558         * src/prefs_account.c
10559         * src/prefs_account.h
10560                 allow a Local account to specify a
10561                 default inbox
10562                 (closes bug 843 'Inbox cannot be changed for local
10563                  mailboxes')
10564
10565 2005-12-04 [colin]      1.9.100cvs59
10566
10567         * src/plugins/trayicon/trayicon.c
10568                 Remove Get, rename Get All to Get Mail in order to
10569                 be consistent with the default main toolbar
10570
10571 2005-12-03 [colin]      1.9.100cvs58
10572
10573         * manual/gpl.xml
10574         * manual/sylpheed-claws-manual.xml
10575                 Add GPL appendix
10576
10577 2005-12-03 [paul]       1.9.100cvs57
10578
10579         * AUTHORS
10580         * po/sv.po
10581         * src/gtk/authors.h
10582                 new (partially complete) Swedish translation
10583                 by Anders Troback <sylpheed@troback.com>
10584
10585 2005-12-02 [paul]       1.9.100cvs56
10586
10587         * configure.ac
10588                 libetpan 0.41 required
10589
10590 2005-12-02 [paul]       1.9.100cvs55
10591
10592         * src/plugins/clamav/clamav_plugin.c
10593         * src/plugins/clamav/clamav_plugin.h
10594         * src/plugins/clamav/clamav_plugin_gtk.c
10595         * src/plugins/spamassassin/spamassassin.c
10596         * src/plugins/spamassassin/spamassassin.h
10597         * src/plugins/spamassassin/spamassassin_gtk.c
10598                 unregister prefs pages on unloading, thus
10599                 preventing a crash
10600                 (thanks to Colin for the hint)
10601
10602 2005-12-02 [wwp]        1.9.100cvs54
10603
10604         * src/quote_fmt.h
10605         * src/quote_fmt_parse.y
10606                 fix misuse of gboolean*, use gboolean instead
10607                 (thanks to Paul, Colin, for pointing out that scaring one)
10608
10609 2005-12-02 [paul]       1.9.100cvs53
10610
10611         * src/plugins/clamav/clamav_plugin.c
10612                 int no --> unsigned int no
10613         * src/plugins/clamav/clamav_plugin_gtk.c
10614                 rework config page
10615
10616 2005-12-02 [wwp]        1.9.100cvs52
10617
10618         * src/compose.c
10619         * src/prefs_template.c
10620         * src/quote_fmt.h
10621         * src/quote_fmt_parse.y
10622                 prevent from executing |f and |p templates commands when
10623                 adding or replacing templates in prefs (avoids annoying and
10624                 potentially dangerous behaviours)
10625
10626 2005-12-02 [paul]       1.9.100cvs51
10627
10628         * src/prefs_common.c
10629                 allow translation of some default values
10630                 Patch by Fabien Vantard
10631
10632 2005-12-02 [paul]       1.9.100cvs50
10633
10634         * src/codeconv.c
10635         * src/codeconv.h
10636         * src/prefs_common.c
10637         * src/prefs_common.h
10638         * src/prefs_message.c
10639         * src/textview.c
10640                 remove obsolete 'convert_mb_alnum' option
10641                 and related stuff
10642         * src/gtk/about.c
10643                 remove unused 'about_textview_visibility_notify'
10644
10645 2005-12-02 [paul]       1.9.100cvs49
10646
10647         * src/prefs_account.c
10648         * src/prefs_compose_writing.c
10649         * src/prefs_fonts.c
10650         * src/prefs_gtk.h
10651         * src/prefs_image_viewer.c
10652         * src/prefs_message.c
10653         * src/prefs_other.c
10654         * src/prefs_receive.c
10655         * src/prefs_send.c
10656         * src/prefs_spelling.c
10657         * src/prefs_summaries.c
10658         * src/prefs_wrapping.c
10659         * src/plugins/dillo_viewer/dillo_prefs.c
10660         * src/plugins/pgpcore/prefs_gpg.c
10661                 several cleanups to the prefs dialogs
10662                 (slightly modified) patch by Fabien Vantard
10663
10664 2005-12-02 [paul]       1.9.100cvs48
10665
10666         * src/main.c
10667                 --exit means exit
10668         * src/send_message.c
10669                 fix crash on send when connection fails
10670
10671         Thanks to Colin
10672
10673 2005-12-01 [colin]      1.9.100cvs47
10674
10675         * src/html.c
10676                 Translate &hellip; to "..."
10677
10678 2005-11-30 [colin]      1.9.100cvs46
10679
10680         * src/matcher.c
10681         * src/matcher.h
10682                 Optimize back yesterday's fix.
10683
10684 2005-11-30 [paul]       1.9.100cvs45
10685
10686         * manual/faq.xml
10687                 standardised
10688         * manual/intro.xml
10689                 written by Colin, edited by me
10690
10691 2005-11-29 [colin]      1.9.100cvs44
10692
10693         * src/matcher.c
10694                 Skip headers unconditionnaly in match_body if the
10695                 rule is not message or ~message
10696
10697 2005-11-29 [colin]      1.9.100cvs43
10698
10699         * src/matcher.c
10700                 Fix body_part and such, not skipping headers 
10701                 if the matchcriteria wasn't the first in the rule
10702
10703 2005-11-29 [colin]      1.9.100cvs42
10704
10705         * src/compose.c
10706                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
10707                 option missing from message view window)
10708                 Fix double text D'n'D with gtk-2.8
10709         * src/matcher.c
10710                 Fix ~message, ~headers_part, ~body_part rules
10711         * src/messageview.c
10712                 Add Windows-1252 (Closes bug #863)
10713                 Fix accels
10714         * src/gtk/gtkaspell.c
10715                 Properly destroy accels in all menus
10716
10717 2005-11-29 [mones]      1.9.100cvs41
10718
10719         * po/es.po
10720                 Updated.
10721
10722 2005-11-27 [colin]      1.9.100cvs40
10723
10724         * src/mh_gtk.c
10725                 "/Remove mailbox" -> "/Remove mailbox..."
10726
10727 2005-11-27 [paul]       1.9.100cvs39
10728
10729         * AUTHORS
10730         * po/de.po
10731         * src/gtk/authors.h
10732                 updated by new maintainer, Stephan Sachse
10733
10734 2005-11-27 [paul]       1.9.100cvs38
10735
10736         * manual/faq.xml
10737                 written by Colin, edited by me
10738
10739 2005-11-27 [paul]       1.9.100cvs37
10740
10741         * src/prefs_common.c
10742         * src/prefs_common.h
10743         * src/prefs_receive.c
10744         * src/prefs_summaries.c
10745                 move 'go to inbox after receiving new mail'
10746                 option from display/sumamaries to mail
10747                 handling/receive, and rework prefs_summaries
10748                 dialog a little
10749
10750 2005-11-25 [martin]     1.9.100cvs36
10751
10752         * po/de.po
10753             fixed windows-1252 translation;
10754             translated some new and fuzzy strings
10755
10756 2005-11-25 [paul]       1.9.100cvs35
10757
10758         * src/plugins/clamav/clamav_plugin.c
10759                 complete the update done in cvs34
10760
10761 2005-11-25 [paul]       1.9.100cvs34
10762
10763         * src/plugins/clamav/clamav_plugin.c
10764                 reflect upstream changes
10765
10766 2005-11-25 [paul]       1.9.100cvs33
10767
10768         * manual/ack.xml
10769         * manual/plugins.xml
10770         * manual/sylpheed-claws-manual.xml
10771                 written/updated by Colin, edited by me
10772         * tools/acroread2sylpheed.pl
10773                 update binary name
10774
10775 2005-11-24 [colin]      1.9.100cvs32
10776
10777         * src/compose.c
10778                 Fix bug #856 (reediting messages forgets Request
10779                 Return Receipt)
10780
10781 2005-11-24 [paul]       1.9.100cvs31
10782
10783         * manual/addrbook.xml
10784         * manual/starting.xml
10785                 written by Colin, proofread, edited, adapted by me
10786         * manual/advanced.xml
10787                 add some Actions examples
10788         * src/importldif.c
10789                 use a Save button instead of a Close button
10790         * src/wizard.c
10791                 indicate mandatory fields
10792                 fix page display
10793                 Thanks to Colin
10794
10795 2005-11-23 [colin]      1.9.100cvs30
10796
10797         * src/addressbook.c
10798                 Rename menu item, fix possible crash after
10799                 deletion of books
10800         * src/addrindex.c
10801                 Allow searching for '*' in ldap
10802         * src/browseldap.c
10803                 Fix "Browse Entry" (did anyone use it?)
10804         * src/wizard.c
10805                 Add guards for mandatory information
10806
10807 2005-11-23 [paul]       1.9.100cvs29
10808
10809         * manual/advanced.xml
10810                 corrections to the English
10811
10812 2005-11-23 [colin]      1.9.100cvs28
10813
10814         * src/mimeview.c
10815                 Fix possible crash at exit. After the call to
10816                 gtk_container_remove(), the Viewer's widget has no
10817                 more parent so gtk+ automatically frees it and its
10818                 sons. If destroy_viewer() then try to access it,
10819                 problems ensue.
10820
10821 2005-11-22 [colin]      1.9.100cvs27
10822
10823         * src/compose.c
10824         * src/gtk/gtkaspell.c
10825                 Fix right-clicking on a misspelled word
10826                 Fix More... in suggestions menu
10827
10828 2005-11-22 [wwp]        1.9.100cvs26
10829
10830         * src/prefs_template.c
10831                 templates works: re-sort templates list when adding or replacing,
10832                 prevent from adding or replacing when the template name is empty
10833
10834 2005-11-21 [colin]      1.9.100cvs25
10835
10836         * src/addressbook.c
10837                 Fix some addressbook suckage (dnd, select all)
10838         * src/compose.c
10839         * src/gtk/gtkaspell.c
10840         * src/gtk/gtkaspell.h
10841                 Make the spellchecker menu work with the 
10842                 GtkTextView one instead of overriding it
10843
10844 2005-11-20 [paul]       1.9.100cvs24
10845
10846         * manual/handling.xml
10847                 proofread and corrected
10848
10849 2005-11-20 [paul]       1.9.100cvs23
10850
10851         * manual/Makefile
10852                 generate html as one file
10853         * manual/advanced.xml
10854                 fix output generation
10855                 reformat hidden options list
10856         * manual/manual.xml     ** REMOVED **
10857         * manual/sylpheed-claws-manual.xml      ** ADDED **
10858                 renamed
10859
10860 2005-11-18 [colin]      1.9.100cvs22
10861
10862         * src/prefs_account.c
10863                 Fix layout in news and mbox accounts
10864         * manual/account.xml
10865         * manual/advanced.xml
10866                 New contents for Paul to check :)
10867
10868 2005-11-18 [wwp]        1.9.100cvs21
10869
10870         * src/gtk/quicksearch.c
10871                 don't update extended quicksearch buttons twice
10872
10873 2005-11-18 [paul]       1.9.100cvs20
10874
10875         * src/textview.c
10876                 complete 1.9.100cvs19
10877
10878 2005-11-18 [paul]       1.9.100cvs19
10879
10880         * src/compose.c
10881                 cosmetic improvements
10882         * src/textview.c
10883                 also list text/* attachments
10884
10885 2005-11-18 [colin]      1.9.100cvs18
10886
10887         * src/summaryview.c
10888                 Use column 0 instead of -1 in 
10889                 gtk_ctree_node_moveto, in a naive
10890                 hope it'll fix the gtk-related crashes
10891
10892 2005-11-18 [colin]      1.9.100cvs17
10893
10894         * src/gtk/inputdialog.c
10895                 Fix icon staying the first one
10896
10897 2005-11-17 [wwp]        1.9.100cvs16
10898                 fix possible problem showing some quicksearch buttons, and a bad
10899                 call to g_return_if_fail in a function that returns a value (both
10900                 fixes by Fabien Vantard)
10901
10902 2005-11-15 [wwp]        1.9.100cvs15
10903
10904         * src/gtk/quicksearch.c
10905                 added a tooltip to that obscure ... quicksearch button
10906
10907 2005-11-15 [wwp]        1.9.100cvs14
10908
10909         * src/gtk/quicksearch.c
10910                 add a quicksearch helper to filtering expression users: the ... button
10911                 raises the condition expr window. condition expressions set up w/ this
10912                 window are used by the quicksearch if the user closes it pressing OK.
10913
10914 2005-11-14 [paul]       1.9.100cvs13
10915
10916         * src/plugins/clamav/clamav_plugin.c
10917         * src/plugins/spamassassin/spamassassin.c
10918                 change plugin type following recent merging
10919
10920 2005-11-14 [wwp]        1.9.100cvs12
10921
10922         * src/folder.c
10923                 prevent from crashing when copying/moving message(s) from and
10924                 to the same folder
10925
10926 2005-11-14 [paul]       1.9.100cvs11
10927
10928         * src/plugins/clamav/Makefile.am
10929         * src/plugins/clamav/clamav_plugin.c
10930         * src/plugins/clamav/clamav_plugin.h
10931         * src/plugins/clamav/clamav_plugin_gtk.c
10932                 also merge clamav and clamav_gtk plugins
10933
10934 2005-11-13 [colin]      1.9.100cvs10
10935
10936         * configure.ac
10937         * src/plugins/spamassassin/Makefile.am
10938         * src/plugins/spamassassin/spamassassin.c
10939         * src/plugins/spamassassin/spamassassin.h
10940         * src/plugins/spamassassin/spamassassin_gtk.c
10941                 Merge spamassassin and spamassassin_gtk plugins,
10942                 and build it by default.
10943
10944 2005-11-12 [colin]      1.9.100cvs9
10945
10946         * src/etpan/imap-thread.c
10947                 Fix gcc warning
10948
10949 2005-11-12 [colin]      1.9.100cvs8
10950
10951         * src/procmime.c
10952                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
10953
10954 2005-11-10 [colin]      1.9.100cvs7
10955
10956         * src/main.c
10957                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
10958                 minimised state)
10959
10960 2005-11-10 [wwp]        1.9.100cvs6
10961
10962         * src/gtk/description_window.c
10963                 fix a crash when closing description windows using the WM's [X] button
10964
10965 2005-11-09 [colin]      1.9.100cvs5
10966
10967         * src/common/ssl.c
10968                 Update libetpan call to follow upstream
10969                 (yes, this requires libetpan-0.40cvs3)
10970
10971 2005-11-08 [colin]      1.9.100cvs4
10972
10973         * src/compose.c
10974         * src/textview.c
10975         * src/common/utils.c
10976         * src/common/utils.h
10977                 Enhance the email parser
10978
10979 2005-11-08 [colin]      1.9.100cvs3
10980
10981         * src/procmime.c
10982                 Fix what looks like an off-by-one (fixes 
10983                 attachments from the Bat)
10984
10985 2005-11-08 [wwp]        1.9.100cvs2
10986
10987         * src/main.c
10988                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
10989
10990 2005-11-08 [wwp]        1.9.100cvs1
10991
10992         * src/main.c
10993                 allow exiting Sylpheed-Claws from command-line
10994
10995 2005-11-08 [paul]       1.9.100
10996
10997         1.9.100 released
10998
10999 2005-11-07 [colin]      1.9.99cvs17
11000
11001         * src/addritem.c
11002         * src/ldif.c
11003                 Fix import of base-64 encoded items
11004
11005 2005-11-07 [colin]      1.9.99cvs16
11006
11007         * src/send_message.c
11008                 Fix bug #314 (Queue does not empty under certain 
11009                 circumstances)
11010
11011 2005-11-07 [paul]       1.9.99cvs15
11012
11013         * src/mutt.c
11014         * src/pine.c
11015                 fix buffer overflows
11016                 Thanks to Colin
11017
11018 2005-11-07 [paul]       1.9.99cvs14
11019
11020         * doc/man/Makefile.am
11021         * doc/man/sylpheed-claws.1      ** ADDED **
11022         * doc/man/sylpheed.1            ** DELETED **
11023                 rename and update the man file
11024
11025 2005-11-06 [colin]      1.9.99cvs13
11026
11027         * src/ldif.c
11028                 Fix ldif_get_line() that returned empty strings
11029                 (Didn't understand why). Also fix a possible
11030                 buffer overflow.
11031
11032 2005-11-06 [wwp]        1.9.99cvs12
11033
11034         * src/textview.c
11035         * src/gtk/about.c
11036         * src/gtk/gtkutils.c
11037         * src/gtk/gtkutils.h
11038                 fix a compilation warning,
11039                 make links sensitive in the about dialog
11040
11041 2005-11-04 [wwp]        1.9.99cvs11
11042
11043         * src/gtk/about.c
11044                 don't wrap or translate URIs, and a bit text format cleanup
11045
11046 2005-11-04 [wwp]        1.9.99cvs10
11047
11048         * src/gtk/about.c
11049                 better textview tagging implementation (no more use of marks for
11050                 postponed tagging)
11051
11052 2005-11-02 [colin]      1.9.99cvs9
11053
11054         * src/common/ssl.c
11055                 Forgot an ifdef
11056
11057 2005-11-02 [colin]      1.9.99cvs8
11058
11059         * configure.ac
11060                 Require libetpan-0.40 due to upstream fix
11061         * src/common/ssl.c
11062                 Tell libetpan not to call SSL_Library_Init,
11063                 as we do it ourselves.
11064
11065 2005-11-02 [colin]      1.9.99cvs7
11066
11067         * po/POTFILES.in
11068                 Add missing files (thanks to Fabien Vantard)
11069
11070 2005-11-02 [colin]      1.9.99cvs6
11071
11072         * src/summaryview.c
11073                 Fix totals when read messages are hidden or quicksearch
11074                 is on
11075         * src/ssl_manager.c
11076         * src/ssl_manager.h
11077         * src/common/ssl_certificate.c
11078         * src/common/ssl_certificate.h
11079         * src/gtk/sslcertwindow.c
11080         * src/gtk/sslcertwindow.h
11081                 Fix copyright on my stuff
11082
11083 2005-11-02 [wwp]        1.9.99cvs5
11084
11085         * src/prefs_themes.c
11086                 fix directory name checking (theme installation/removal),
11087                 made related error a bit more verbose
11088
11089 2005-11-02 [colin]      1.9.99cvs4
11090
11091         * src/summaryview.c
11092                 Fix typo (probably fixes bug #841 (Sort by the From 
11093                 field doesn't work)
11094
11095 2005-11-02 [paul]       1.9.99cvs3
11096
11097         * po/ko.po
11098         * po/nb.po
11099                 updated by SungHyun Nam, Geir Helland
11100         * src/wizard.c
11101                 fix typo in welcome message. spotted by
11102                 Andrea Spadaccini
11103
11104 2005-11-01 [colin]      1.9.99cvs2
11105
11106         * src/compose.c
11107                 Fix replying to ml wen confirming subscription
11108         * src/messageview.c
11109         * src/mimeview.c
11110         * src/mimeview.h
11111         * src/privacy.h
11112         * src/summaryview.c
11113                 Make key check non blocking
11114
11115 2005-10-31 [paul]       1.9.99cvs1
11116
11117         * tools/claws.i18n.status.pl
11118                 updated for ChangeLog
11119
11120 2005-10-31 [paul]       1.9.99
11121
11122         1.9.99 released
11123
11124 2005-10-31 [paul]       1.9.15cvs131
11125
11126         * .cvsignore
11127         * ChangeLog
11128         * ChangeLog.claws       ** REMOVED **
11129         * ChangeLog-gtk2.claws  ** REMOVED **
11130         * ChangeLog.gtk1        ** ADDED **
11131         * INSTALL
11132         * Makefile.am
11133         * NEWS
11134         * README
11135         * README.claws          ** REMOVED **
11136         * README.jp             ** REMOVED **
11137         * RELEASE_NOTES         ** ADDED **
11138         * RELEASE_NOTES.claws   ** REMOVED **
11139         * commitHelper
11140         * configure.ac
11141         * sylpheed.spec.in      ** REMOVED **
11142                 tidy up and update the default docs:
11143                 ChangeLog.claws is renamed ChangeLog.gtk1
11144                 ChangeLog-gtk2.claws is renamed ChangeLog
11145                 README.claws is renamed README
11146                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
11147
11148 2005-10-31 [paul]       1.9.15cvs130
11149
11150         * po/it.po
11151                 fix errors
11152
11153 2005-10-31 [paul]       1.9.15cvs129
11154
11155         * po/ca.po
11156         * po/de.po
11157         * po/en_GB.po
11158         * po/fr.po
11159         * po/it.po
11160         * po/pt_BR.po
11161         * po/sk.po
11162         * po/sr.po
11163         * po/zh_CN.po
11164                 updated by Miquel Oliete, Stephan Sachse and
11165                 Thomas Gilgin, me, Fabien Vantard, Andrea
11166                 Spadaccini, Frederico Goncalves Guimaraes,
11167                 Andrej Kacian, Aleksandar Urosevic, and
11168                 Ralgh Young.
11169
11170 2005-10-31 [mones]      1.9.15cvs128
11171
11172         * manual/faq.xml
11173                 More questions.
11174         
11175         * po/es.po
11176                 Updated for release.
11177
11178 2005-10-30 [colin]      1.9.15cvs127
11179
11180         * src/compose.c
11181                 Place cursor before rewrapping (fixes cursor
11182                 pos if quotation gets rewrapped)
11183
11184 2005-10-29 [paul]       1.9.15cvs126
11185
11186         * src/crash.c
11187         * src/foldersel.c
11188         * src/main.c
11189         * src/messageview.c
11190         * src/toolbar.c
11191         * src/gtk/authors.h
11192                 corrections to text items
11193
11194 2005-10-28 [colin]      1.9.15cvs125
11195
11196         * src/messageview.c
11197                 Make "hit 'C' to check sig" work from extern 
11198                 messageviews
11199
11200 2005-10-27 [colin]      1.9.15cvs124
11201
11202         * src/summaryview.c
11203                 Add a hack to avoid segfaulting when hammering 
11204                 on gtk's events
11205
11206 2005-10-27 [wwp]        1.9.15cvs123
11207
11208         * src/prefs_themes.c
11209                 sort list of themes names in themes prefs
11210
11211 2005-10-27 [paul]       1.9.15cvs122
11212
11213         * src/folder.c
11214         * src/prefs_account.c
11215                 fix building on Solaris
11216                 Patch by Alex Moore
11217
11218 2005-10-27 [wwp]        1.9.15cvs121
11219
11220         * src/summaryview.c
11221         * src/gtk/gtksctree.c
11222                 speed up unselecting messages in summary view (thanks to Colin)
11223
11224 2005-10-27 [paul]       1.9.15cvs120
11225
11226         * src/mainwindow.c
11227                 fix a compilation warning
11228         * src/summaryview.c
11229                 fix updating of 'n items selected' count
11230                 when deselecting
11231
11232 2005-10-27 [martin]     1.9.15cvs119
11233
11234         * src/action.c
11235                 ignore actions with a leading '/' in the action menu name
11236                 fixes a crash on menu creation
11237         * src/prefs_actions.c
11238                 do not allow a leading '/' in the action menu name
11239
11240 2005-10-27 [paul]       1.9.15cvs118
11241
11242         * src/main.c
11243                 fix compilation warning
11244
11245 2005-10-27 [paul]       1.9.15cvs117
11246
11247         * src/procmime.c
11248                 add #if HAVE_LOCALE_H
11249
11250 2005-10-27 [paul]       1.9.15cvs116
11251
11252         * src/plugins/clamav/clamav_plugin.c
11253         * src/plugins/dillo_viewer/dillo_viewer.c
11254         * src/plugins/mathml_viewer/mathml_viewer.c
11255         * src/plugins/pgpcore/plugin.c
11256         * src/plugins/pgpinline/plugin.c
11257         * src/plugins/pgpmime/plugin.c
11258         * src/plugins/spamassassin/spamassassin.c
11259         * src/plugins/trayicon/trayicon.c
11260                 plugin_init() : make error messages more
11261                 informative
11262
11263 2005-10-26 [wwp]        1.9.15cvs115
11264
11265         * src/prefs_matcher.c
11266                 enlarge boolean op widget width a bit (wasn't always showing text contents)
11267
11268 2005-10-26 [wwp]        1.9.15cvs114
11269
11270         * src/procmime.c
11271         * src/gtk/gtksctree.c
11272         * src/plugins/spamassassin/libspamc.c
11273         * src/plugins/spamassassin/spamassassin.c
11274                 fix some compilation warnings more
11275
11276 2005-10-26 [mones]      1.9.15cvs113
11277
11278         * po/es.po
11279                 Updated translation
11280
11281 2005-10-26 [paul]       1.9.15cvs112
11282
11283         * src/prefs_message.c
11284                 give all display_xface stuff the
11285                 #if HAVE_LIBCOMPFACE treatment, thus
11286                 preventing a crash
11287                 (Thanks to Wolfgang Enderlein)
11288
11289 2005-10-26 [colin]      1.9.15cvs111
11290
11291         * src/gedit-print.c
11292                 Fix date format
11293         * src/imap_gtk.c
11294         * src/news_gtk.c
11295                 Remove context menu items that should not be there
11296         * src/jpilot.c
11297                 Fix encoding
11298         * src/main.c
11299         * src/mainwindow.c
11300                 Don't show the mainwindow too soon
11301
11302 2005-10-26 [wwp]        1.9.15cvs110
11303
11304         * src/folder.c
11305         * src/manual.c
11306         * src/summaryview.c
11307                 fix uninitialized pointers in the folder updating hook
11308                 (thanks to Colin)
11309
11310 2005-10-25 [mones]      1.9.15cvs109
11311
11312         * manual/faq.xml
11313                 General information subsection completed. 
11314                 Removed archaic references.
11315                 
11316         * manual/Makefile
11317         * manual/dtd/manual.dsl
11318                 Added customization stylesheet for getting paragraphs
11319                 fully justified in PDF output (as suggested by Colin).
11320
11321 2005-10-25 [colin]      1.9.15cvs108
11322
11323         * src/compose.c
11324                 Fix a second leak
11325
11326 2005-10-25 [colin]      1.9.15cvs107
11327
11328         * src/addrbook.c
11329         * src/addrindex.c
11330                 Fix leak (xml_get_element() allocates memory)
11331         * src/compose.c
11332                 Fix leak + dead code (shame!)
11333         * src/procmime.c
11334                 Fix leak
11335
11336 2005-10-25 [colin]      1.9.15cvs106
11337
11338         * src/mimeview.c
11339                 Fix encoding issue in Save all and in 
11340                 overwrite-confirmation alertpanel
11341
11342 2005-10-25 [colin]      1.9.15cvs105
11343
11344         * src/common/socket.c
11345                 Fix a leak - Thanks to Christopher Aillon
11346                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
11347
11348 2005-10-25 [paul]       1.9.15cvs104
11349
11350         * src/wizard.c
11351                 Always guess servers from the right-hand
11352                 email part and guess username from the
11353                 left-hand part. (Thanks to Colin)
11354                 add an X-Face to the welcome message
11355
11356 2005-10-25 [paul]       1.9.15cvs103
11357
11358         * manual/handling.xml
11359                 written by Colin, edited by me
11360
11361 2005-10-25 [wwp]        1.9.15cvs102
11362
11363         * src/folderview.c
11364         * src/grouplistdialog.c
11365         * src/imap.c
11366         * src/noticeview.c
11367                 fix some compilation warnings
11368
11369 2005-10-24 [paul]
11370
11371         1.9.99-rc3 released
11372
11373 2005-10-24 [paul]       1.9.15cvs101
11374
11375         * src/gtk/about.c
11376                 fix window sizing
11377
11378 2005-10-24 [paul]       1.9.15cvs100
11379
11380         * src/pixmaps/offline.xpm
11381         * src/pixmaps/online.xpm
11382                 replace with last default versions
11383
11384 2005-10-24 [colin]      1.9.15cvs99
11385
11386         * src/imap.c
11387                 Fix bug when moving a folder
11388         * src/imap_gtk.c
11389         * src/mh_gtk.c
11390                 "Delete folder" pops up a window, so it 
11391                 should be suffixed with "..."
11392         * src/plugins/pgpcore/sgpgme.c
11393                 Include locale.h
11394
11395 2005-10-24 [mones]      1.9.15cvs98
11396
11397         * manual/Makefile
11398         * manual/account.xml
11399         * manual/ack.xml
11400         * manual/addrbook.xml
11401         * manual/advanced.xml
11402         * manual/faq.xml
11403         * manual/glossary.xml
11404         * manual/gpl.xml
11405         * manual/handling.xml
11406         * manual/intro.xml
11407         * manual/keyboard.xml
11408         * manual/manual.xml
11409         * manual/plugins.xml
11410         * manual/starting.xml
11411         * manual/dtd/sdocbook.dtd
11412                 Initial manual structure and some content.
11413
11414 2005-10-23 [wwp]        1.9.15cvs97
11415
11416         * src/gtk/about.c
11417                 fix a typo
11418
11419 2005-10-23 [wwp]        1.9.15cvs96
11420
11421         * src/gtk/about.c
11422         * src/gtk/authors.h
11423                 rework of the about window (main work by Paul), also featuring a few
11424                 fixes for typos and duplicate names
11425
11426 2005-10-23 [wwp]        1.9.15cvs95
11427
11428         * src/.cvsignore
11429                 Ignore the right binary name (sylpheed-claws now)
11430
11431 2005-10-23 [paul]       1.9.15cvs94
11432
11433         * src/compose.c
11434                 when using Folder Pref 'Default To for
11435                 replies' make the entry in the Compose
11436                 window bold
11437                 Patch by Fabien Vantard
11438
11439 2005-10-22 [colin]      1.9.15cvs93
11440
11441         * src/codeconv.c
11442                 Fix leak
11443
11444 2005-10-22 [colin]      1.9.15cvs92
11445
11446         * src/codeconv.c
11447                 try to convert using locale (apart utf8) if necessary
11448
11449 2005-10-22 [colin]      1.9.15cvs91
11450
11451         * src/pixmaps/new.xpm
11452         * src/pixmaps/unread.xpm
11453                 Make the unread envelope blue again and
11454                 saturate the new one a bit more.
11455
11456 2005-10-22 [colin]      1.9.15cvs90
11457
11458         * src/compose.c
11459                 When replying to a mail sent by one of our accounts,
11460                 use the original list of recipients. Let 'Reply All'
11461                 and 'Reply to sender' work like previously.
11462
11463 2005-10-21 [colin]      1.9.15cvs89
11464
11465         * src/prefs_filtering.c
11466                 Clear fields after add and replace
11467         * src/textview.c
11468                 Display xface differently (better)
11469         * src/plugins/pgpinline/pgpinline.c
11470                 Fix crappy encodings/recodings
11471
11472 2005-10-21 [paul]       1.9.15cvs88
11473
11474         * src/compose.c
11475         * src/prefs_folder_item.c
11476         * src/toolbar.c
11477                 fix news folder Folder Properties
11478                 (thanks to Colin)
11479         * src/folderview.c
11480                 update folderview after Themes change
11481                 keep selected folder selected
11482                 (thanks to Colin)
11483
11484 2005-10-21 [paul]       1.9.15cvs87
11485
11486         * tools/Makefile.am
11487         * tools/OOo2sylpheed.pl
11488         * tools/README
11489         * tools/README.sylprint
11490         * tools/asus_mailled.sh         ** REMOVED **
11491         * tools/filter_conv.pl
11492         * tools/freshmeat_search.pl
11493         * tools/google_search.pl
11494         * tools/gpg-sign-syl            ** REMOVED **
11495         * tools/kmail2sylpheed.pl
11496         * tools/kmail2sylpheed_v2.pl
11497         * tools/multiwebsearch.pl
11498         * tools/nautilus2sylpheed.sh
11499         * tools/newscache_clean.pl
11500         * tools/outlook2sylpheed.pl
11501         * tools/sylpheed-switcher       ** REMOVED **
11502         * tools/sylprint.pl
11503         * tools/sylprint.rc
11504         * tools/tb2sylpheed
11505         * tools/vcard2xml.py
11506         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11507                 update default config dir
11508                 update binary name (thanks to Fabien Vantard)
11509                 remove obsolete scripts
11510
11511 2005-10-21 [colin]      1.9.15cvs86
11512
11513         * src/inc.c
11514                 Fix possible leak and units. Based on a patch by
11515                 Fabien Vantard.
11516
11517 2005-10-20 [colin]      1.9.15cvs85
11518
11519         * src/textview.c
11520                 Clear xface when clearing textview
11521
11522 2005-10-20 [colin]      1.9.15cvs84
11523
11524         * configure.ac
11525         * src/folderview.c
11526         * src/headerview.c
11527         * src/main.c
11528         * src/prefs_common.c
11529         * src/prefs_common.h
11530         * src/prefs_message.c
11531         * src/textview.c
11532         * src/textview.h
11533         * src/common/defs.h
11534         * src/common/utils.c
11535         * src/common/utils.h
11536         * src/gtk/gtkutils.c
11537         * src/gtk/gtkutils.h
11538                 Migrate config to .sylpheed-claws (Automatically)
11539                 Add a way to get the Xface in the TextView
11540
11541 2005-10-20 [colin]      1.9.15cvs83
11542
11543         * src/gtk/Makefile.am
11544         * src/gtk/about.c
11545         * src/gtk/authors.h
11546                 Make the about dialog *grooovy*
11547
11548 2005-10-20 [colin]      1.9.15cvs82
11549
11550         * src/mimeview.c
11551                 Use "Open with" on double click if no command
11552                 was found
11553
11554 2005-10-20 [colin]      1.9.15cvs81
11555
11556         * src/imap.c
11557         * src/etpan/imap-thread.c
11558                 Fix possible crash.
11559
11560 2005-10-20 [paul]       1.9.15cvs80
11561
11562         * src/folder.c
11563                 don't show clipkey icon if the only
11564                 attachment is the signature
11565                 Patch by Colin
11566
11567 2005-10-20 [paul]       1.9.15cvs79
11568
11569         * AUTHORS
11570         * src/plugins/pgpmime/pgpmime.c
11571                 name the PGP/MIME signature 'signature.asc'
11572                 Patch by Andrew Nelson <freeandy@gmail.com>
11573
11574 2005-10-19 [colin]      1.9.15cvs78
11575
11576         * src/plugins/pgpmime/pgpmime.c
11577                 Oops, no need to double-check though
11578
11579 2005-10-19 [colin]      1.9.15cvs77
11580
11581         * src/plugins/pgpinline/pgpinline.c
11582         * src/plugins/pgpmime/pgpmime.c
11583                 Check that my_tmpfile() doesn't 
11584                 return NULL
11585
11586 2005-10-19 [colin]      1.9.15cvs76
11587
11588         * src/common/utils.c
11589                 Use shorter mime boundaries to avoid having
11590                 MTAs rewrapping our headers, breaking the
11591                 PGP signature in the process 
11592         * src/compose.c
11593         * src/plugins/pgpmime/pgpmime.c
11594                 Check for boundary uniqueness to be sure
11595                 it won't happen, instead of hoping for the
11596                 best
11597
11598 2005-10-19 [colin]      1.9.15cvs75
11599
11600         * sylpheed-claws.desktop
11601         * src/Makefile.am
11602         * src/main.c
11603                 Ship a sylpheed-claws binary instead
11604                 of a sylpheed one. Change the socket
11605                 name, too
11606         * src/folderview.c
11607                 Update folder only if it changed
11608         * src/wizard.c
11609                 Fix i18n in welcome mail, patch by
11610                 Fabien Vantard
11611
11612 2005-10-19 [paul]
11613
11614         1.9.99-rc2 released
11615
11616 2005-10-19 [paul]       1.9.15cvs74
11617
11618         * src/folder.c
11619         * src/folderview.c
11620                 fix summaryview update
11621                 Patch by Colin
11622
11623 2005-10-18 [colin]      1.9.15cvs73
11624
11625         * src/plugins/pgpcore/passphrase.c
11626                 Don't XGrabServer, and try a bit more to 
11627                 sync everything before grabbing mouse/keyboard
11628
11629 2005-10-18 [colin]      1.9.15cvs72
11630
11631         * src/Makefile.am
11632         * src/addressadd.c
11633         * src/addressbook.c
11634         * src/folderview.c
11635         * src/grouplistdialog.c
11636         * src/mimeview.c
11637         * src/stock_pixmap.c
11638         * src/stock_pixmap.h
11639         * src/summaryview.c
11640         * src/gtk/gtksctree.c
11641         * src/gtk/gtksctree.h
11642         * src/pixmaps/empty.xpm
11643                 Implement a wrapper call for gtk_ctree_set_node_info
11644                 and gtk_ctree_insert_node, that uses a 1x1 transparent
11645                 pixmap instead of a NULL one. This works around some
11646                 memory problems deep inside gtk, revealed by valgrind,
11647                 and fixes bug #834 (Pressing CTRl-D on a message marked 
11648                 as locked crashes sylpheed.), as well as, probably, 
11649                 wwp's 4th dimension problems that happen in gtk_ctree_*.
11650
11651 2005-10-17 [colin]      1.9.15cvs71
11652
11653         * src/mimeview.c
11654                 Provide visual feedback when checking
11655                 signature
11656
11657 2005-10-17 [colin]      1.9.15cvs70
11658
11659         * src/main.c
11660                 Keep the folder list frozen while checking caches...
11661
11662 2005-10-17 [colin]      1.9.15cvs69
11663
11664         * src/addr_compl.c
11665                 Fi bug #833 (Autocompleting from addressbook 
11666                 fails with extended chars)
11667         * src/imap.c
11668                 Fix 'adding messages' staying in statusbar
11669                 after an error
11670
11671 2005-10-17 [wwp]        1.9.15cvs68
11672
11673         * src/ssl_manager.c
11674                 Fix buttons' layout resizing when window size changes
11675
11676 2005-10-17 [wwp]        1.9.15cvs67
11677
11678         * src/account.c
11679         * src/prefs_account.c
11680         * src/prefs_common.c
11681         * src/prefs_common.h
11682         * src/prefs_folder_item.c
11683         * src/prefs_gtk.c
11684         * src/gtk/logwindow.c
11685         * src/gtk/pluginwindow.c
11686         * src/gtk/prefswindow.c
11687         * src/gtk/prefswindow.h
11688                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
11689
11690 2005-10-17 [paul]       1.9.15cvs66
11691
11692         * configure.ac
11693                 fix missing libetpan message
11694         * po/en_GB.po
11695                 updated
11696         * src/crash.c
11697         * src/manual.c
11698         * src/prefs_themes.c
11699         * src/common/defs.h
11700                 add some new URI defines, change some
11701                 others
11702         * src/wizard.c
11703                 make welcome message translatable
11704                 small improvements to english
11705                 other tweaks
11706         * src/gtk/menu.c
11707                 fix warnings
11708
11709 2005-10-17 [paul]       1.9.15cvs65
11710
11711         * src/summaryview.c
11712                 fix column titles
11713
11714 2005-10-16 [mones]      1.9.15cvs64
11715
11716         * po/es.po
11717                 Updated translation
11718
11719 2005-10-16 [colin]
11720
11721         1.9.99-rc1 released
11722
11723 2005-10-16 [colin]      1.9.15cvs63
11724
11725         * src/wizard.c
11726                 Fix whitespace
11727
11728 2005-10-16 [colin]      1.9.15cvs62
11729
11730         * src/toolbar.c
11731                 s/Get All/Get Mail/
11732         * src/wizard.c
11733                 Real welcome mail text, thanks Paul
11734
11735 2005-10-16 [colin]      1.9.15cvs61
11736
11737         * src/editldap.c
11738         * src/exporthtml.c
11739         * src/main.c
11740         * src/mainwindow.c
11741         * src/prefs_themes.c
11742         * src/prefs_toolbar.c
11743         * src/plugins/demo/demo.c
11744         * src/plugins/trayicon/trayicon.c
11745                 s/Sylpheed/Sylpheed-Claws/
11746
11747 2005-10-16 [colin]      1.9.15cvs60
11748
11749         * src/wizard.c
11750                 Add a welcome email in the first empty mailbox
11751         * src/prefs_common.c
11752                 Change one more default
11753
11754 2005-10-16 [colin]      1.9.15cvs59
11755
11756         * src/wizard.c
11757                 Remove printf
11758
11759 2005-10-16 [colin]      1.9.15cvs58
11760
11761         * src/toolbar.c
11762         * src/prefs_common.c
11763                 Change some defaults
11764
11765 2005-10-16 [colin]      1.9.15cvs57
11766
11767         * src/toolbar.c
11768         * src/prefs_common.c
11769                 Change some defaults
11770
11771 2005-10-16 [colin]      1.9.15cvs56
11772
11773         * src/wizard.c
11774                 By default, initialize fonts to have
11775                 the same size as normal GtkWidgets
11776
11777 2005-10-16 [colin]      1.9.15cvs55
11778
11779         * src/mimeview.c
11780                 Fix message a bit more
11781
11782 2005-10-16 [colin]      1.9.15cvs54
11783
11784         * src/addressbook.c
11785                 Second attempt at flicker fixing
11786
11787 2005-10-16 [colin]      1.9.15cvs53
11788
11789         * src/addressbook.c
11790                 Fix flicker
11791
11792 2005-10-16 [wwp]        1.9.15cvs52
11793
11794         * src/addressbook.c
11795         * src/editaddress.c
11796         * src/prefs_common.c
11797         * src/prefs_common.h
11798                 Remember window sizes (address book)
11799
11800 2005-10-16 [wwp]        1.9.15cvs51
11801
11802         * src/plugins/clamav/clamav_plugin_gtk.c
11803         * src/plugins/spamassassin/spamassassin_gtk.c
11804                 Fix compilation warnings (missing #include).
11805
11806 2005-10-16 [colin]      1.9.15cvs50
11807
11808         * src/mimeview.c
11809         * src/summaryview.c
11810         * src/textview.c
11811                 Make 'c' check signature, and forward
11812                 c, l, y, t from summaryview to mimeview
11813
11814 2005-10-16 [colin]      1.9.15cvs49
11815
11816         * src/addressbook.c
11817                 Put border around buttons
11818         * src/mainwindow.c
11819         * src/summaryview.c
11820                 Rework menus (Patch based on a patch
11821                 by Paul)
11822
11823 2005-10-15 [wwp]        1.9.15cvs48
11824
11825         * src/editjpilot.c
11826         * src/editldap.c
11827         * src/editvcard.c
11828         * src/exphtmldlg.c
11829         * src/expldifdlg.c
11830         * src/export.c
11831         * src/import.c
11832         * src/importldif.c
11833         * src/importmutt.c
11834         * src/importpine.c
11835         * src/prefs_account.c
11836         * src/prefs_spelling.c
11837         * src/gtk/gtkutils.c
11838         * src/gtk/gtkutils.h
11839         * src/plugins/clamav/clamav_plugin_gtk.c
11840         * src/plugins/spamassassin/spamassassin_gtk.c
11841                 use nicer browse-for-file/dir buttons than the "..." ones,
11842                 code factorizing more.
11843
11844 2005-10-14 [colin]      1.9.15cvs47
11845
11846         * src/mainwindow.c
11847                 set relief on the account switcher so that people see it
11848                 grey out Create processing rules when no message is selected
11849         * src/prefs_filtering.c
11850                 ask before closing if the rule has not been modified, even if
11851                 it's not valid
11852         * src/prefs_matcher.c
11853                 fix sensitivity when entering the dialog
11854         * src/gtk/inputdialog.c
11855                 display a better icon on password ask
11856         * src/plugins/pgpcore/passphrase.c
11857                 make the dialog look better
11858
11859 2005-10-14 [paul]       1.9.15cvs46
11860
11861         * src/folderview.c
11862                 indicate presense of marked msgs in
11863                 unexpanded subfolders
11864
11865 2005-10-14 [paul]       1.9.15cvs45
11866
11867         * src/prefs_actions.c
11868         * src/prefs_common.c
11869         * src/prefs_common.h
11870         * src/prefs_filtering_action.c
11871         * src/prefs_matcher.c
11872         * src/prefs_template.c
11873                 remember window sizes
11874                 fix Info button size
11875
11876         Patches by wwp
11877
11878 2005-10-13 [colin]      1.9.15cvs44
11879
11880         * src/mimeview.c
11881         * src/noticeview.c
11882         * src/noticeview.h
11883                 Add a tooltip on the icon (optional) 
11884                 Get rid of the signature buttons and only
11885                 use the icon+tooltip
11886
11887 2005-10-13 [colin]      1.9.15cvs43
11888
11889         * src/noticeview.c
11890         * src/noticeview.h
11891                 Add hand cursor for hovering over icon
11892
11893 2005-10-13 [colin]      1.9.15cvs42
11894
11895         * src/summaryview.c
11896                 Fix crash when quicksearch's hidden 
11897                 at startup
11898
11899 2005-10-13 [colin]      1.9.15cvs41
11900
11901         * src/compose.c
11902                 Set subject when forwarding multiple mails
11903                 Check that other recipient than the default Cc or Bcc
11904                 have been set before sending.
11905
11906 2005-10-13 [colin]      1.9.15cvs40
11907
11908         * src/imap.c
11909                 Batch per-folder
11910                 Introduce locking, but don't use it yet
11911
11912 2005-10-13 [colin]      1.9.15cvs39
11913
11914         * src/gtk/quicksearch.c
11915                 Reset quicksearch when hiding it
11916                 Make sticky a real pref
11917
11918 2005-10-13 [colin]      1.9.15cvs38
11919
11920         * src/summaryview.c
11921                 Faster prefs apply
11922
11923 2005-10-13 [colin]      1.9.15cvs37
11924
11925         * src/mimeview.c
11926         * src/noticeview.c
11927         * src/noticeview.h
11928         * src/plugins/pgpcore/sgpgme.c
11929                 Make privacy icon clickable
11930                 Move Trust field in Full info
11931                 When trust is less than full, don't display
11932                 a warning icon
11933
11934 2005-10-13 [colin]      1.9.15cvs36
11935
11936         * src/folder.c
11937                 Batch on flags sync
11938         * src/folderview.c
11939                 Revert speed hack which is dangerous in fact
11940                 Apply prefs faster
11941
11942 2005-10-13 [colin]      1.9.15cvs35
11943
11944         * src/folder_item_prefs.c
11945                 Fix pref corruption on folder move. Patch
11946                 by wwp
11947
11948 2005-10-13 [paul]       1.9.15cvs34
11949
11950         * src/export.c
11951         * src/import.c
11952                 fix typos in g_warnings
11953         * src/prefs_account.c
11954                 add a file selector for Signature file
11955
11956         Patches by wwp
11957
11958 2005-10-12 [colin]      1.9.15cvs33
11959
11960         * src/mimeview.c
11961                 Provide a quick way to go back from a
11962                 signature's full info to the email part
11963
11964 2005-10-12 [colin]      1.9.15cvs32
11965
11966         * src/compose.c
11967                 Remove old hack of encoding signed mails with base64.
11968                 QP works equally well.
11969
11970 2005-10-12 [colin]      1.9.15cvs31
11971
11972         * src/crash.c
11973                 Replace deprecated GtkText with GtkTextView
11974         * src/imap.c
11975                 Fix a logic bug about counts in imap_select
11976                 (previously un-triggered)
11977         * src/mainwindow.c
11978         * src/summaryview.c
11979         * src/news.c
11980                 Allow local deletion of news posts
11981         * src/mimeview.c
11982                 Show GPG noticeview on the message/rfc822 part
11983                 in addition to the text/plain one
11984         * src/prefs_image_viewer.c
11985           src/plugins/pgpcore/prefs_gpg.c
11986                 Polish (set the label as part of the checkbox)
11987         * src/wizard.c
11988                 Don't sit there doing nothing after destroying
11989                 the window - return err
11990
11991 2005-10-11 [colin]      1.9.15cvs30
11992
11993         * src/folderview.c
11994                 Apply processing rules before showing folders.
11995                 Early folder show (before flags sync) will only
11996                 be done when there are no processing rules (nor
11997                 pre- or post- ones)
11998         * src/imap.c
11999                 Fix stuff related to mail subdir, creation and 
12000                 deletion of folders 
12001         * src/imap_gtk.c
12002                 Don't allow creation of folders in NoInferior
12003                 folders, as it won't work
12004
12005 2005-10-10 [colin]      1.9.15cvs29
12006
12007         * src/compose.c
12008                 Reselect "None" Privacy system when selecting an
12009                 account with no privacy system defined
12010
12011 2005-10-10 [colin]      1.9.15cvs28
12012
12013         * src/mainwindow.c
12014                 Add Windows-1252 encoding
12015         * src/prefs_common.c
12016                 Rework some defaults:
12017                 - autosave to draft by default
12018                 - don't show header pane (it's already in the textview)
12019                 - Select first new or unread mail on entry
12020                 - Assume 'Yes' to change folder when there's no more
12021                   unread message
12022         * src/prefs_matcher.c
12023                 Fix a gtk assertion failure
12024         * src/gtk/colorlabel.c
12025                 Workaround bad repainting on selection
12026         * src/main.c
12027                 Freeze/thaw (a bit faster on ssh -X)
12028         * src/msgcache.c
12029                 Get rid of StrdupConverter that just adds an
12030                 extra strdup/free 
12031         * src/etpan/imap_thread.c
12032                 memset buf to 0
12033
12034 2005-10-10 [colin]      1.9.15cvs27
12035
12036         * src/export.c
12037         * src/import.c
12038                 Fix compile on gtk 2.4. Patch by wwp
12039
12040 2005-10-09 [colin]      1.9.15cvs26
12041
12042         * src/mainwindow.c
12043         * src/messageview.c
12044         * src/summaryview.c
12045                 Clarify forward menus. Patch by wwp
12046
12047 2005-10-09 [colin]      1.9.15cvs25
12048
12049         * src/compose.c
12050         * src/compose.h
12051                 Fix bug #829 (Non-working "Encrypt message by 
12052                 default when replying to an encrypted message")
12053
12054 2005-10-08 [colin]      1.9.15cvs24
12055
12056         * src/wizard.c
12057                 Fix bug #827 ("Welcome" setup wizard after a 
12058                 permission error gives up & forgets itself.)
12059
12060 2005-10-08 [colin]      1.9.15cvs23
12061
12062         * src/procmime.c
12063                 Fix bug #828 (Ignoring headers with spaces around = sign)
12064
12065 2005-10-08 [colin]      1.9.15cvs22
12066
12067         * src/export.c
12068                 Warning fix by wwp
12069
12070 2005-10-08 [colin]      1.9.15cvs21
12071
12072         * src/folder.c
12073         * src/folder.h
12074                 Add a processing_pending indicator, set on 
12075                 folder_item_open and cleared after 
12076                 folder_item_process_open
12077         * src/folderview.c
12078         * src/summaryview.c
12079                 wrap procmsg_msginfo_*_flags, and in the
12080                 wrapper check that there's no folder processing 
12081                 pending. If there is, defer the flags change until 
12082                 processing is done to avoid stepping over each
12083                 other's toes.
12084                 Freeze during processing, but not during scanning.
12085
12086 2005-10-07 [colin]      1.9.15cvs20
12087
12088         * src/plugins/pgpcore/passphrase.c
12089                 Fix bug #826 (X-Server hangs when 
12090                 right-clicking a PGP encrypted message)
12091
12092 2005-10-07 [paul]       1.9.15cvs19
12093
12094         * src/compose.c
12095                 fix compose_entries[]
12096                 patch by Fabien Vantard
12097
12098 2005-10-06 [colin]      1.9.15cvs18
12099
12100         * src/pixmaps/address.xpm
12101         * src/pixmaps/address_book.xpm
12102         * src/pixmaps/book.xpm
12103         * src/pixmaps/check_spelling.xpm
12104         * src/pixmaps/checkbox_off.xpm
12105         * src/pixmaps/checkbox_on.xpm
12106         * src/pixmaps/close.xpm
12107         * src/pixmaps/complete.xpm
12108         * src/pixmaps/continue.xpm
12109         * src/pixmaps/deleted.xpm
12110         * src/pixmaps/down_arrow.xpm
12111         * src/pixmaps/exec.xpm
12112         * src/pixmaps/forwarded.xpm
12113         * src/pixmaps/group.xpm
12114         * src/pixmaps/ignorethread.xpm
12115         * src/pixmaps/interface.xpm
12116         * src/pixmaps/jpilot.xpm
12117         * src/pixmaps/ldap.xpm
12118         * src/pixmaps/linewrap.xpm
12119         * src/pixmaps/linewrapcurrent.xpm
12120         * src/pixmaps/mail.xpm
12121         * src/pixmaps/mail_attach.xpm
12122         * src/pixmaps/mail_compose.xpm
12123         * src/pixmaps/mail_forward.xpm
12124         * src/pixmaps/mail_receive.xpm
12125         * src/pixmaps/mail_receive_all.xpm
12126         * src/pixmaps/mail_reply.xpm
12127         * src/pixmaps/mail_reply_to_all.xpm
12128         * src/pixmaps/mail_reply_to_author.xpm
12129         * src/pixmaps/mail_send.xpm
12130         * src/pixmaps/mail_send_queue.xpm
12131         * src/pixmaps/mime_application.xpm
12132         * src/pixmaps/mime_audio.xpm
12133         * src/pixmaps/mime_image.xpm
12134         * src/pixmaps/mime_message.xpm
12135         * src/pixmaps/mime_text_enriched.xpm
12136         * src/pixmaps/mime_text_html.xpm
12137         * src/pixmaps/mime_text_plain.xpm
12138         * src/pixmaps/mime_unknown.xpm
12139         * src/pixmaps/new.xpm
12140         * src/pixmaps/news_compose.xpm
12141         * src/pixmaps/offline.xpm
12142         * src/pixmaps/online.xpm
12143         * src/pixmaps/paste.xpm
12144         * src/pixmaps/preferences.xpm
12145         * src/pixmaps/privacy_emblem_encrypted.xpm
12146         * src/pixmaps/privacy_expired.xpm
12147         * src/pixmaps/privacy_failed.xpm
12148         * src/pixmaps/privacy_passed.xpm
12149         * src/pixmaps/privacy_signed.xpm
12150         * src/pixmaps/privacy_unknown.xpm
12151         * src/pixmaps/privacy_warn.xpm
12152         * src/pixmaps/properties.xpm
12153         * src/pixmaps/replied.xpm
12154         * src/pixmaps/search.xpm
12155         * src/pixmaps/unread.xpm
12156         * src/pixmaps/up_arrow.xpm
12157         * src/pixmaps/vcard.xpm
12158                 Modernize internal theme, with icons from the 
12159                 Gnomaws theme. Keep some of the old ones where
12160                 they were better.
12161
12162 2005-10-06 [colin]      1.9.15cvs17
12163
12164         * src/summaryview.c
12165                 Little optimisations + bugfix
12166         * src/toolbar.c
12167                 Remove default useless items - useless being defined
12168                 by the default relevant prefs
12169         * src/wizard.c
12170                 include config.h to make gettext work
12171         * src/prefs_themes.c
12172                 Fix selection of current theme in prefs
12173
12174 2005-10-06 [colin]      1.9.15cvs16
12175
12176         * src/prefs_common.c
12177         * src/prefs_common.h
12178         * src/prefs_summaries.c
12179         * src/folderview.c
12180                 Add a warning dialog on Mark all read 
12181                 (with pref to get rid of it)
12182
12183 2005-10-06 [paul]       1.9.15cvs15
12184
12185         * po/nb.po
12186         * po/pt_BR.po
12187                 updated by Geir Helland and Frederico
12188                 Goncalves Guimaraes
12189
12190 2005-10-05 [colin]      1.9.15cvs14
12191
12192         * src/folder.c
12193         * src/folder.h
12194         * src/folderview.c
12195         * src/folderview.h
12196         * src/imap_gtk.c
12197         * src/mh_gtk.c
12198         * src/mainwindow.c
12199         * src/setup.c
12200                 add a way to rescan without rebuilding
12201                 make moving a bit faster (less folders changes)
12202                 don't lock the tree on Get 
12203         * src/imap.c
12204                 Don't re-delete deleted messages before expunging
12205         * src/summaryview.c
12206                 Set batch mode when deleting mails
12207
12208 2005-10-05 [paul]       1.9.15cvs13
12209
12210         * src/mainwindow.c
12211         * src/mainwindow.h
12212                 fix disabled Execute menu item
12213         * src/toolbar.c
12214                 match the change in 1.9.15cvs10: use Compose
12215                 instead of News by default
12216
12217 2005-10-04 [colin]      1.9.15cvs12
12218
12219         * src/compose.c
12220                 When replying to an ML post with Reply-To set
12221                 to the poster's email, honor it (as before),
12222                 but also honor our user's request to reply to
12223                 the mailing list: set the ML address in the To
12224                 field and the Reply-To address in the Cc: 
12225                 field.
12226
12227 2005-10-04 [colin]      1.9.15cvs11
12228
12229         * src/plugins/trayicon/trayicon.c
12230                 Finish cosmetic change - thanks to wwp
12231
12232 2005-10-04 [colin]      1.9.15cvs10
12233
12234         * src/toolbar.c
12235                 Use Compose instead of Email by default.
12236                 Spotted by wwp.
12237
12238 2005-10-04 [colin]      1.9.15cvs9
12239
12240         * src/folder.c
12241         * src/folder.h
12242         * src/folderview.c
12243         * src/imap.c
12244         * src/etpan/imap-thread.c
12245         * src/etpan/imap-thread.h
12246                 Try to make IMAP faster, by simplifying SEARCH
12247                 commands, avoiding sending two STATUS in a row,
12248                 and deferring flags sync and processing just
12249                 after displaying the folder. 
12250                 This will update the SummaryView in certain
12251                 cases (new mails not already fetched, flags
12252                 changed from another client) but in a non-
12253                 blocking manner.
12254
12255 2005-10-04 [colin]      1.9.15cvs8
12256
12257         * src/plugins/trayicon/trayicon.c
12258                 Relabel "Offline" to "Work offline"
12259
12260 2005-10-04 [colin]      1.9.15cvs7
12261
12262         * src/export.c
12263         * src/import.c
12264         * src/mbox.c
12265                 Fix mbox import/export buglets
12266                 Patch by wwp
12267         * src/plugins/trayicon/trayicon.c
12268                 Add offline swithc
12269                 Patch by wwp
12270
12271 2005-10-04 [colin]      1.9.15cvs6
12272
12273         * src/folder.c
12274         * src/folderview.c
12275         * src/summaryview.c
12276                 Better fix (don't break mark all read) for cvs2
12277
12278 2005-10-03 [colin]      1.9.15cvs5
12279
12280         * src/folder.c
12281                 Use a sane sort by default
12282
12283 2005-10-03 [colin]      1.9.15cvs4
12284
12285         * src/inc.c
12286                 Add a 'Only once' button for overriding offline mode
12287         * src/prefs_account.c
12288         * src/wizard.c
12289                 Add Local mbox to the wizard
12290                 Add IMAP subdir to the wizard (or the wizard is useless
12291                 for such accounts, or even worse than useless)
12292                 Move IMAP subdir from Advanced to Receive tab, as it's
12293                 not that uncommon
12294
12295 2005-10-03 [colin]      1.9.15cvs3
12296
12297         * src/send_message.c
12298                 Forgot this one in cvs1
12299
12300 2005-10-03 [colin]      1.9.15cvs2
12301
12302         * src/folder.c
12303                 Faster close when leaving a folder with lots
12304                 of new mails. Idea by David Relson.
12305
12306 2005-10-03 [colin]      1.9.15cvs1
12307
12308         * src/compose.c
12309         * src/imap.c
12310         * src/inc.c
12311         * src/main.c
12312         * src/messageview.c
12313         * src/news.c
12314         * src/summaryview.c
12315         * src/gtk/sslcertwindow.c
12316         * src/plugins/trayicon/trayicon.c
12317                 Add accels to every AlertPanel. Patch by Fabien 
12318                 Vantard
12319
12320 2005-10-03 [paul]       1.9.15
12321
12322         1.9.15 released
12323
12324 2005-10-03 [paul]       1.9.14cvs68
12325
12326         * po/ca.po
12327         * po/de.po
12328         * po/es.po
12329         * po/fi.po
12330         * po/fr.po
12331         * po/sk.po
12332         * po/sr.po
12333         * po/zh_CN.po
12334                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12335                 Mones Lastra, Tommi Pirinen, Fabien vantard,
12336                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
12337
12338 2005-10-03 [paul]       1.9.14cvs67
12339
12340         * src/send_message.c
12341                 prevent hang on Cancel
12342                 patch by Colin
12343
12344 2005-10-03 [paul]       1.9.14cvs66
12345
12346         * src/main.c
12347                 fix crash in IMAP caused by discrepancy
12348                 between check_at_startup and offline mode
12349                 Patch by Colin
12350
12351 2005-10-01 [paul]       1.9.14cvs65
12352
12353         * src/inc.c
12354                 fix engrish
12355
12356 2005-10-01 [paul]       1.9.14cvs64
12357         * src/export.c
12358         * src/import.c
12359                 synchronise import_mbox() and export_mbox()
12360         * src/mbox.c
12361                 proc_mbox(): add alert if file cannot be opened
12362                 export_list_to_mbox(): test if dest file exists,
12363                 prompt user to overwrite if it does. add alert
12364                 if file cannot be created
12365                                                                 
12366         Patch by wwp
12367                                                                                                                 
12368
12369 2005-09-30 [paul]       1.9.14cvs63
12370
12371         * src/addressbook.c
12372                 Fix sensitivity of a menu
12373         * src/codeconv.c
12374                 Respect hidden pref for mails with no encoding
12375         * src/common/xml.c
12376                 Fix memory corruption
12377         * src/plugins/pgpcore/sgpgme.c
12378                 Fix segfault on incomplete sigs, and display
12379                 of S/Mime UIDs
12380
12381         Patches by Colin
12382
12383 2005-09-30 [colin]      1.9.14cvs62
12384
12385         * src/partial_download.c
12386                 Little logic fix in almost-dead code
12387         * src/pop.c
12388                 Fix partial download when there's no new mail
12389
12390 2005-09-29 [paul]       1.9.14cvs61
12391
12392         * src/plugins/pgpinline/pgpinline.c
12393                 fix bug 819, 'crash accessing sign message'
12394                 Patch by Colin
12395
12396 2005-09-28 [martin]     1.9.14cvs60
12397
12398         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12399                 fix bug #790 (Crash when restarting window manager (fluxbox))
12400
12401 2005-09-28 [paul]       1.9.14cvs59
12402
12403         * src/gtk/gtkaspell.c
12404                 fix off-by-one typo
12405
12406 2005-09-27 [colin]      1.9.14cvs58
12407
12408         * src/plugins/pgpcore/sgpgme.c
12409                 Report error when there's one, instead of
12410                 "Signature unchecked" 
12411
12412 2005-09-27 [colin]      1.9.14cvs57
12413
12414         * src/prefs_quote.c
12415                 Fix bug #816 (Weird quotation with spaces)
12416
12417 2005-09-27 [colin]      1.9.14cvs56
12418
12419         * src/codeconv.c
12420         * src/compose.c
12421         * src/compose.h
12422                 Put subject in compose's title
12423                 Fix Automatic encoding so that it's really automatic:
12424                 first try default locale's charset, then charset of the replied mail, 
12425                 then utf-8
12426                 Fix encoding of headers (must be in strict mode too)
12427
12428 2005-09-26 [colin]      1.9.14cvs55
12429
12430         * src/gtk/gtkaspell.c
12431                 Fix previous patch - don't color the space,
12432                 just uncolor it :)
12433
12434 2005-09-26 [colin]      1.9.14cvs54
12435
12436         * src/gtk/gtkaspell.c
12437                 Unmark space if possible
12438
12439 2005-09-26 [colin]      1.9.14cvs53
12440
12441         * src/imap.c
12442                 log_error instead of alertpanel according to the pref
12443         * src/etpan/imap-thread.c
12444                 Print connect status, copy only necessary size to 
12445                 logger
12446         * src/plugins/pgpmime/pgpmime.c
12447                 Handle S/Mime signatures (verification only). Patch based
12448                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
12449
12450 2005-09-26 [paul]       1.9.14cvs52
12451
12452         * src/common/passcrypt.c
12453                 this 'workaround' not necessary on NetBSD.
12454                 Thanks to Daniel Gustafson
12455
12456 2005-09-26 [paul]
12457
12458         1.9.15-rc4 released
12459
12460 2005-09-26 [paul]       1.9.14cvs51
12461
12462         * src/summaryview.c
12463                 Skip currently selected message when
12464                 looking for next new or unread message
12465                 in current folder. Patch by Colin
12466         * src/common/passcrypt.c
12467                 eliminate warnings on *BSD. Patch by
12468                 Daniel Gustafson
12469
12470 2005-09-26 [colin]      1.9.14cvs50
12471
12472         * src/procmsg.c
12473                 Call postfiltering hook anyway
12474
12475 2005-09-22 [colin]      1.9.14cvs49
12476
12477         * src/codeconv.c
12478         * src/codeconv.h
12479                 Add a strict mode that doesn't replace with _
12480         * src/compose.c
12481         * src/compose.h
12482                 Use strict conversion while sending
12483                 Fix race when drafting while sending (happens
12484                 on IMAP)
12485                 Fix d'n'd of messages from summaryview
12486         * src/prefs_common.c
12487         * src/prefs_common.h
12488                 add hidden utf8_instead_of_locale_for_broken_mail 
12489                 pref for people that preferred the default charset 
12490                 to be utf8 for broken mails
12491         * src/quote_fmt_parse.y
12492                 fix bug #815 (No quote insert if "From:" fied 
12493                 contained Russian letters)
12494         * src/summaryview.c
12495                 Fix d'n'd of messages to compose
12496
12497 2005-09-22 [paul]       1.9.14cvs48
12498
12499         * src/compose.c
12500                 fix bug where attachments Name entry
12501                 would display Path instead
12502
12503 2005-09-21 [paul]       1.9.14cvs47
12504
12505         * README
12506         * README.jp
12507         * configure.ac
12508         * config/config.rpath
12509         * doc/manual/en/sylpheed-20.html
12510         * doc/manual/es/sylpheed-20.html
12511         * po/bg.po
12512         * po/ca.po
12513         * po/de.po
12514         * po/es.po
12515         * po/fr.po
12516         * po/it.po
12517         * po/pt_BR.po
12518         * po/sk.po
12519         * po/zh_TW.po
12520         * src/account.c
12521         * src/account.h
12522         * src/action.c
12523         * src/action.h
12524         * src/adbookbase.h
12525         * src/addr_compl.c
12526         * src/addr_compl.h
12527         * src/addrbook.c
12528         * src/addrbook.h
12529         * src/addrcache.c
12530         * src/addrcache.h
12531         * src/addrcindex.c
12532         * src/addrcindex.h
12533         * src/addrclip.c
12534         * src/addrclip.h
12535         * src/addrdefs.h
12536         * src/addressadd.c
12537         * src/addressadd.h
12538         * src/addressbook.c
12539         * src/addressbook.h
12540         * src/addressitem.h
12541         * src/addrgather.c
12542         * src/addrgather.h
12543         * src/addrharvest.c
12544         * src/addrharvest.h
12545         * src/addrindex.c
12546         * src/addrindex.h
12547         * src/addritem.c
12548         * src/addritem.h
12549         * src/addrquery.c
12550         * src/addrquery.h
12551         * src/addrselect.c
12552         * src/addrselect.h
12553         * src/alertpanel.c
12554         * src/alertpanel.h
12555         * src/browseldap.c
12556         * src/browseldap.h
12557         * src/codeconv.c
12558         * src/codeconv.h
12559         * src/compose.c
12560         * src/compose.h
12561         * src/crash.c
12562         * src/crash.h
12563         * src/customheader.c
12564         * src/customheader.h
12565         * src/displayheader.c
12566         * src/displayheader.h
12567         * src/editaddress.c
12568         * src/editaddress.h
12569         * src/editbook.c
12570         * src/editbook.h
12571         * src/editgroup.c
12572         * src/editgroup.h
12573         * src/editjpilot.c
12574         * src/editjpilot.h
12575         * src/editldap.c
12576         * src/editldap.h
12577         * src/editldap_basedn.c
12578         * src/editldap_basedn.h
12579         * src/editvcard.c
12580         * src/editvcard.h
12581         * src/enriched.c
12582         * src/enriched.h
12583         * src/exphtmldlg.c
12584         * src/exphtmldlg.h
12585         * src/expldifdlg.c
12586         * src/expldifdlg.h
12587         * src/export.c
12588         * src/export.h
12589         * src/exporthtml.c
12590         * src/exporthtml.h
12591         * src/exportldif.c
12592         * src/exportldif.h
12593         * src/filtering.c
12594         * src/filtering.h
12595         * src/folder.c
12596         * src/folder.h
12597         * src/folder_item_prefs.c
12598         * src/folder_item_prefs.h
12599         * src/foldersel.c
12600         * src/foldersel.h
12601         * src/folderutils.c
12602         * src/folderutils.h
12603         * src/folderview.c
12604         * src/folderview.h
12605         * src/grouplistdialog.c
12606         * src/grouplistdialog.h
12607         * src/headerview.c
12608         * src/headerview.h
12609         * src/html.c
12610         * src/html.h
12611         * src/image_viewer.c
12612         * src/image_viewer.h
12613         * src/imap.c
12614         * src/imap.h
12615         * src/imap_gtk.c
12616         * src/imap_gtk.h
12617         * src/import.c
12618         * src/import.h
12619         * src/importldif.c
12620         * src/importldif.h
12621         * src/importmutt.c
12622         * src/importmutt.h
12623         * src/importpine.c
12624         * src/importpine.h
12625         * src/inc.c
12626         * src/inc.h
12627         * src/jpilot.c
12628         * src/jpilot.h
12629         * src/ldapctrl.c
12630         * src/ldapctrl.h
12631         * src/ldaplocate.c
12632         * src/ldaplocate.h
12633         * src/ldapquery.c
12634         * src/ldapquery.h
12635         * src/ldapserver.c
12636         * src/ldapserver.h
12637         * src/ldaputil.c
12638         * src/ldaputil.h
12639         * src/ldif.c
12640         * src/ldif.h
12641         * src/localfolder.c
12642         * src/localfolder.h
12643         * src/main.c
12644         * src/main.h
12645         * src/mainwindow.c
12646         * src/mainwindow.h
12647         * src/manual.c
12648         * src/manual.h
12649         * src/matcher.c
12650         * src/matcher.h
12651         * src/matcher_parser.h
12652         * src/matcher_parser_lex.l
12653         * src/matcher_parser_parse.y
12654         * src/mbox.c
12655         * src/mbox.h
12656         * src/message_search.c
12657         * src/message_search.h
12658         * src/messageview.c
12659         * src/messageview.h
12660         * src/mh.c
12661         * src/mh.h
12662         * src/mh_gtk.c
12663         * src/mh_gtk.h
12664         * src/mimeview.c
12665         * src/mimeview.h
12666         * src/msgcache.c
12667         * src/msgcache.h
12668         * src/mutt.c
12669         * src/mutt.h
12670         * src/news.c
12671         * src/news.h
12672         * src/news_gtk.c
12673         * src/news_gtk.h
12674         * src/noticeview.c
12675         * src/noticeview.h
12676         * src/partial_download.c
12677         * src/partial_download.h
12678         * src/pine.c
12679         * src/pine.h
12680         * src/pop.c
12681         * src/pop.h
12682         * src/prefs_account.c
12683         * src/prefs_account.h
12684         * src/prefs_actions.c
12685         * src/prefs_actions.h
12686         * src/prefs_common.c
12687         * src/prefs_common.h
12688         * src/prefs_compose_writing.c
12689         * src/prefs_compose_writing.h
12690         * src/prefs_customheader.c
12691         * src/prefs_customheader.h
12692         * src/prefs_display_header.c
12693         * src/prefs_display_header.h
12694         * src/prefs_ext_prog.c
12695         * src/prefs_ext_prog.h
12696         * src/prefs_filtering.c
12697         * src/prefs_filtering.h
12698         * src/prefs_filtering_action.c
12699         * src/prefs_filtering_action.h
12700         * src/prefs_folder_column.c
12701         * src/prefs_folder_column.h
12702         * src/prefs_folder_item.c
12703         * src/prefs_folder_item.h
12704         * src/prefs_fonts.c
12705         * src/prefs_fonts.h
12706         * src/prefs_gtk.c
12707         * src/prefs_gtk.h
12708         * src/prefs_image_viewer.c
12709         * src/prefs_image_viewer.h
12710         * src/prefs_matcher.c
12711         * src/prefs_matcher.h
12712         * src/prefs_message.c
12713         * src/prefs_message.h
12714         * src/prefs_msg_colors.c
12715         * src/prefs_msg_colors.h
12716         * src/prefs_other.c
12717         * src/prefs_other.h
12718         * src/prefs_quote.c
12719         * src/prefs_quote.h
12720         * src/prefs_receive.c
12721         * src/prefs_receive.h
12722         * src/prefs_send.c
12723         * src/prefs_send.h
12724         * src/prefs_spelling.c
12725         * src/prefs_spelling.h
12726         * src/prefs_summaries.c
12727         * src/prefs_summaries.h
12728         * src/prefs_summary_column.c
12729         * src/prefs_summary_column.h
12730         * src/prefs_template.c
12731         * src/prefs_template.h
12732         * src/prefs_themes.c
12733         * src/prefs_themes.h
12734         * src/prefs_toolbar.c
12735         * src/prefs_toolbar.h
12736         * src/prefs_wrapping.c
12737         * src/prefs_wrapping.h
12738         * src/privacy.c
12739         * src/privacy.h
12740         * src/procheader.c
12741         * src/procheader.h
12742         * src/procmime.c
12743         * src/procmime.h
12744         * src/procmsg.c
12745         * src/procmsg.h
12746         * src/quote_fmt.c
12747         * src/quote_fmt_parse.y
12748         * src/recv.c
12749         * src/recv.h
12750         * src/remotefolder.c
12751         * src/remotefolder.h
12752         * src/send_message.c
12753         * src/send_message.h
12754         * src/setup.c
12755         * src/setup.h
12756         * src/simple-gettext.c
12757         * src/sourcewindow.c
12758         * src/sourcewindow.h
12759         * src/ssl_manager.c
12760         * src/ssl_manager.h
12761         * src/statusbar.c
12762         * src/statusbar.h
12763         * src/stock_pixmap.c
12764         * src/stock_pixmap.h
12765         * src/summary_search.c
12766         * src/summary_search.h
12767         * src/summaryview.c
12768         * src/summaryview.h
12769         * src/syldap.c
12770         * src/syldap.h
12771         * src/textview.c
12772         * src/textview.h
12773         * src/toolbar.c
12774         * src/toolbar.h
12775         * src/undo.c
12776         * src/undo.h
12777         * src/unmime.c
12778         * src/unmime.h
12779         * src/vcard.c
12780         * src/vcard.h
12781         * src/wizard.c
12782         * src/wizard.h
12783         * src/common/base64.c
12784         * src/common/base64.h
12785         * src/common/defs.h
12786         * src/common/hooks.c
12787         * src/common/hooks.h
12788         * src/common/log.c
12789         * src/common/log.h
12790         * src/common/md5.c
12791         * src/common/md5.h
12792         * src/common/mgutils.c
12793         * src/common/mgutils.h
12794         * src/common/nntp.c
12795         * src/common/nntp.h
12796         * src/common/passcrypt.c
12797         * src/common/passcrypt.h.in
12798         * src/common/plugin.c
12799         * src/common/plugin.h
12800         * src/common/prefs.c
12801         * src/common/prefs.h
12802         * src/common/progressindicator.c
12803         * src/common/progressindicator.h
12804         * src/common/quoted-printable.c
12805         * src/common/quoted-printable.h
12806         * src/common/session.c
12807         * src/common/session.h
12808         * src/common/smtp.c
12809         * src/common/smtp.h
12810         * src/common/socket.c
12811         * src/common/socket.h
12812         * src/common/ssl.c
12813         * src/common/ssl.h
12814         * src/common/ssl_certificate.c
12815         * src/common/ssl_certificate.h
12816         * src/common/string_match.c
12817         * src/common/string_match.h
12818         * src/common/stringtable.c
12819         * src/common/sylpheed.c
12820         * src/common/sylpheed.h
12821         * src/common/template.c
12822         * src/common/template.h
12823         * src/common/timing.h
12824         * src/common/utils.c
12825         * src/common/utils.h
12826         * src/common/uuencode.c
12827         * src/common/uuencode.h
12828         * src/common/version.h.in
12829         * src/common/xml.c
12830         * src/common/xml.h
12831         * src/common/xmlprops.c
12832         * src/common/xmlprops.h
12833         * src/gtk/about.c
12834         * src/gtk/about.h
12835         * src/gtk/colorlabel.c
12836         * src/gtk/colorlabel.h
12837         * src/gtk/colorsel.c
12838         * src/gtk/colorsel.h
12839         * src/gtk/description_window.c
12840         * src/gtk/description_window.h
12841         * src/gtk/filesel.c
12842         * src/gtk/filesel.h
12843         * src/gtk/foldersort.c
12844         * src/gtk/foldersort.h
12845         * src/gtk/gtkutils.c
12846         * src/gtk/gtkutils.h
12847         * src/gtk/inputdialog.c
12848         * src/gtk/inputdialog.h
12849         * src/gtk/logwindow.c
12850         * src/gtk/logwindow.h
12851         * src/gtk/manage_window.c
12852         * src/gtk/manage_window.h
12853         * src/gtk/menu.c
12854         * src/gtk/menu.h
12855         * src/gtk/pluginwindow.c
12856         * src/gtk/pluginwindow.h
12857         * src/gtk/prefswindow.c
12858         * src/gtk/prefswindow.h
12859         * src/gtk/progressdialog.c
12860         * src/gtk/progressdialog.h
12861         * src/gtk/quicksearch.c
12862         * src/gtk/quicksearch.h
12863         * src/gtk/sslcertwindow.c
12864         * src/gtk/sslcertwindow.h
12865         * src/plugins/clamav/clamav_plugin.c
12866         * src/plugins/clamav/clamav_plugin.h
12867         * src/plugins/clamav/clamav_plugin_gtk.c
12868         * src/plugins/demo/demo.c
12869         * src/plugins/dillo_viewer/dillo_prefs.c
12870         * src/plugins/dillo_viewer/dillo_prefs.h
12871         * src/plugins/dillo_viewer/dillo_viewer.c
12872         * src/plugins/mathml_viewer/mathml_viewer.c
12873         * src/plugins/pgpcore/passphrase.c
12874         * src/plugins/pgpcore/passphrase.h
12875         * src/plugins/pgpcore/plugin.c
12876         * src/plugins/pgpcore/prefs_gpg.c
12877         * src/plugins/pgpcore/prefs_gpg.h
12878         * src/plugins/pgpcore/select-keys.c
12879         * src/plugins/pgpcore/select-keys.h
12880         * src/plugins/pgpcore/sgpgme.c
12881         * src/plugins/pgpcore/sgpgme.h
12882         * src/plugins/pgpinline/pgpinline.c
12883         * src/plugins/pgpinline/pgpinline.h
12884         * src/plugins/pgpinline/plugin.c
12885         * src/plugins/pgpmime/pgpmime.c
12886         * src/plugins/pgpmime/pgpmime.h
12887         * src/plugins/pgpmime/plugin.c
12888         * src/plugins/spamassassin/spamassassin.c
12889         * src/plugins/spamassassin/spamassassin.h
12890         * src/plugins/spamassassin/spamassassin_gtk.c
12891         * src/plugins/trayicon/trayicon.c
12892         * tools/OOo2sylpheed.pl
12893         * tools/acroread2sylpheed.pl
12894         * tools/asus_mailled.sh
12895         * tools/filter_conv.pl
12896         * tools/freshmeat_search.pl
12897         * tools/google_search.pl
12898         * tools/kmail2sylpheed.pl
12899         * tools/kmail2sylpheed_v2.pl
12900         * tools/maildir2sylpheed.pl
12901         * tools/multiwebsearch.pl
12902         * tools/newscache_clean.pl
12903         * tools/outlook2sylpheed.pl
12904         * tools/sylpheed-switcher
12905         * tools/update-po
12906         * tools/vcard2xml.py
12907         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
12908                 update FSF address
12909
12910 2005-09-21 [colin]      1.9.14cvs46
12911
12912         * src/gedit-print.c
12913         * src/procmsg.c
12914         * src/procmsg.h
12915         * src/textview.c
12916         * src/summaryview.c
12917                 Remove some printing hacks (deselection/reselection),
12918                 which by the way fix printing the currently 
12919                 displayed mime part (still only text)
12920                 Plus a little optimisation of summary_show
12921
12922
12923 2005-09-20 [colin]      1.9.14cvs45
12924
12925         * src/mainwindow.c
12926         * src/messageview.c
12927                 GUI fixups: add accels, set message
12928                 view title to displayed mail's subject
12929         * src/prefs_spelling.c
12930         * src/gtk/gtkaspell.c
12931                 GUI fixups: allow underlining misspelled
12932                 words instead of coloring them (a11y!)
12933
12934 2005-09-19 [colin]
12935
12936         1.9.15rc3 released
12937
12938 2005-09-19 [colin]      1.9.14cvs44
12939
12940         * src/compose.c
12941                 Fix draft message
12942         * src/gtk/gtkaspell.c
12943                 Fix wrong test ;-)
12944
12945 2005-09-19 [colin]      1.9.14cvs43
12946
12947         * src/addressbook.c
12948                 Fix sensitivity of Delete button
12949         * src/compose.c
12950                 Warn if the requested Privacy system
12951                 is not available
12952         * src/exphtmldlg.c
12953         * src/expldifdlg.c
12954         * src/importldif.c
12955         * src/importmutt.c
12956         * src/importpine.c
12957                 Fix crappy UI
12958         * src/
12959         * src/ssl.h
12960         * src/prefs_account.h
12961         * src/prefs_account.c
12962                 Save SSL prefs even in builds that have
12963                 SSL support disable
12964         * src/imap.c
12965         * src/inc.c
12966         * src/news.c
12967         * src/send_message.c
12968                 Warn if connection should be secure, but
12969                 SSL support isn't compiled in
12970         * src/gtkaspell.c
12971                 Fix word separation on UTF-8 systems
12972                 Fixes bug #812 (Strange inline spellchecking)
12973         * src/compose.c
12974                 Warn if the requested Privacy system
12975                 is not available
12976                 Factorize offline warning
12977         * src/imap.c
12978         * src/imap_gtk.c
12979         * src/imap_gtk.h
12980         * src/inc.h
12981         * src/news_gtk.c
12982         * src/news_gtk.h
12983         * src/messageview.c
12984                 Factorize offline warning
12985
12986 2005-09-19 [paul]
12987
12988         1.9.15-rc2 released
12989
12990 2005-09-18 [colin]      1.9.14cvs42
12991
12992         * src/codeconv.c
12993         * src/codeconv.h
12994         * src/procmime.c
12995                 Add a way to get locale's charset ignoring utf-8,
12996                 and use that as default encoding for broken mails
12997
12998 2005-09-18 [colin]      1.9.14cvs41
12999
13000         * src/gtk/logwindow.c
13001                 Translate string. Patch by Fabien Vantard
13002
13003 2005-09-18 [colin]      1.9.14cvs40
13004
13005         * configure.ac
13006                 Fix bug #803 (IMAP/SSL support breaks with 
13007                 GnuTLS libetpan 0.38)
13008
13009 2005-09-18 [colin]      1.9.14cvs39
13010
13011         * src/codeconv.c
13012         * src/compose.c
13013         * src/procmime.c
13014                 More charsets fixes. Fixes bug #806 (non
13015                 ascii characters in subject line)
13016
13017 2005-09-17 [paul]       1.9.14cvs38
13018
13019         * src/folderview.c
13020         * src/mainwindow.c
13021                 fix gcc-2.95 issues
13022                 Patch by Pawel Pekala
13023
13024 2005-09-17 [colin]      1.9.14cvs37
13025
13026         * src/addrindex.c
13027                 bugfix for NO-USE LDAP compilation, patch 
13028                 by Fabien Vantard
13029
13030 2005-09-17 [colin]      1.9.14cvs36
13031
13032         * src/prefs_actions.c
13033         * src/prefs_customheader.c
13034         * src/prefs_display_header.c
13035         * src/prefs_filtering_action.c
13036         * src/prefs_matcher.c
13037         * src/prefs_toolbar.c
13038                 Fix strange casts (less elegant but
13039                 works better)
13040
13041 2005-09-16 [colin]      1.9.14cvs35
13042
13043         * src/jpilot.c
13044                 Missed that one
13045
13046 2005-09-16 [colin]      1.9.14cvs34
13047
13048         * configure.ac
13049         * src/Makefile.am
13050         * src/addr_compl.c
13051         * src/addrindex.c
13052         * src/browseldap.c
13053         * src/editldap.c
13054         * src/ldaplocate.c
13055         * src/ldapquery.c
13056         * src/ldapquery.h
13057         * src/ldapserver.c
13058         * src/ldapserver.h
13059         * src/main.c
13060         * src/matcher_parser_parse.y
13061         * src/prefs_themes.c
13062         * src/etpan/Makefile.am
13063         * src/gtk/description_window.c
13064         * src/plugins/clamav/Makefile.am
13065         * src/plugins/clamav/clamav_plugin.c
13066         * src/plugins/dillo_viewer/Makefile.am
13067         * src/plugins/pgpcore/Makefile.am
13068         * src/plugins/pgpinline/Makefile.am
13069         * src/plugins/pgpmime/Makefile.am
13070         * src/plugins/trayicon/Makefile.am
13071                 Fix 100% cpu usage in address completion list
13072                 Fix little bugs (return with no values etc)
13073                 Fix all warnings (with common CFLAGS)
13074
13075 2005-09-15 [colin]      1.9.14cvs33
13076
13077         * src/addressbook.c
13078                 Fix bug where sometimes a group's email list is empty,
13079                 force its refresh (probably fixes "Re: how to create a 
13080                 distribution list")
13081         * src/ldapquery.c
13082                 Don't return to the callback in the main thread from the
13083                 fetch thread (or face segs!)
13084
13085 2005-09-15 [paul]       1.9.14cvs32
13086
13087         * src/prefs_matcher.c
13088                 forgotten in last commit
13089
13090 2005-09-15 [paul]       1.9.14cvs31
13091
13092         * src/prefs_actions.c
13093         * src/prefs_filtering_action.c
13094         * src/prefs_quote.c
13095         * src/quote_fmt.c
13096         * src/summaryview.c
13097         * src/gtk/description_window.c
13098         * src/gtk/description_window.h
13099         * src/gtk/quicksearch.c
13100                 allow interaction with the called
13101                 description window
13102                 Patch by Anders Hammar
13103
13104 2005-09-14 [paul]       1.9.14cvs30
13105
13106         * src/compose.c
13107                 fix a little annoyance when pasting with 3rd button 
13108                 with wrap_pastes=0 and wrap_input=1
13109                 Patch by Colin
13110
13111 2005-09-14 [paul]       1.9.14cvs29
13112
13113         * src/prefs_account.c
13114                 disable 'Filter messages on receiving' for
13115                 SMTP-only accounts
13116                 Patch  by Anders Hammar
13117
13118 2005-09-14 [paul]       1.9.14cvs28
13119
13120         * po/sk.po
13121                 fix crash
13122                 updated by Andrej Kacian
13123
13124 2005-09-14 [paul]
13125
13126         1.9.15-rc1 released
13127
13128 2005-09-14 [paul]       1.9.14cvs27
13129
13130         * po/es.po
13131                 updated by Ricardo Mones Lastra
13132         * src/compose.c
13133         * src/compose.h
13134                 associate no_wrap_tags to Compose windows
13135                 instead of using a static one
13136                 Patch by Colin
13137         * src/mbox.c
13138                 fix proc_mbox()
13139                 Patch by wwp
13140         * src/textview.c
13141                 remove unneeded printf()
13142
13143 2005-09-14 [paul]       1.9.14cvs26
13144
13145         * src/addrcache.c
13146         * src/codeconv.h
13147         * src/folder.h
13148         * src/mainwindow.h
13149         * src/mh.c
13150         * src/mimeview.h
13151         * src/partial_download.c
13152         * src/pop.c
13153         * src/prefs_account.c
13154         * src/prefs_account.h
13155         * src/prefs_actions.c
13156         * src/prefs_customheader.c
13157         * src/prefs_display_header.c
13158         * src/prefs_filtering_action.c
13159         * src/prefs_matcher.c
13160         * src/prefs_toolbar.c
13161         * src/privacy.h
13162         * src/procmime.c
13163         * src/procmime.h
13164         * src/procmsg.h
13165         * src/textview.c
13166         * src/undo.h
13167         * src/common/plugin.c
13168         * src/common/session.h
13169         * src/common/socket.c
13170         * src/common/socket.h
13171         * src/common/template.c
13172         * src/gtk/gtkaspell.c
13173         * src/gtk/quicksearch.h
13174         * src/plugins/pgpcore/passphrase.c
13175         * src/plugins/pgpcore/prefs_gpg.h
13176         * src/plugins/pgpcore/select-keys.c
13177         * src/plugins/pgpcore/select-keys.h
13178         * src/plugins/pgpcore/sgpgme.c
13179         * src/plugins/pgpinline/pgpinline.c
13180         * src/plugins/pgpmime/pgpmime.c
13181         * src/plugins/trayicon/trayicon.c
13182                 fix compilation warnings
13183                 Patch by Daniel Gustafson
13184
13185 2005-09-14 [paul]       1.9.14cvs25
13186
13187         * src/addressbook.c
13188                 add missing column header, and other small
13189                 bug fixes
13190                 Patch by Anders Hammar
13191
13192 2005-09-13 [colin]      1.9.14cvs24
13193
13194         * src/gtk/gtkaspell.c
13195                 Fix non-utf8 in menu
13196                 Fix little leaks
13197                 Nullify struct members after free()s
13198
13199 2005-09-13 [colin]      1.9.14cvs23
13200
13201         * src/compose.c
13202                 Test utf8 compliance before inserting to 
13203                 buffer, and try to convert if necessary
13204         * src/procmime.c
13205                 If no charset is present, use the locale 
13206                 one instead of us-ascii
13207         * src/procmsg.c
13208                 Add Sender, List-Post and To in the checked 
13209                 headers for automatic rules creation 
13210                 (thanks to wwp)
13211         * src/prefs_themes.c
13212         * src/gtk/gtkaspell.c
13213                 Remove deprecated functions. 
13214                 patch by Daniel Gustafson
13215
13216 2005-09-12 [colin]      1.9.14cvs22
13217
13218         * src/compose.c
13219                 Fix bug #448 (Scrolling/Redraw issue with 
13220                 address-fields in Header)
13221         * src/mainwindow.c
13222         * src/summaryview.c
13223         * src/summaryview.h
13224                 Fix loss of MSG_MARKED on move/copy
13225                 Fix bug #804 (Quicksearch togglebutton doesn't 
13226                 get depressed after '/' key is pressed)
13227
13228 2005-09-12 [paul]       1.9.14cvs21
13229
13230         * AUTHORS
13231         * src/gtk/logwindow.c
13232                 add 'Clear Log' to popup menu
13233                 Patch by Anders Hammar <anders.hammar@telia.com>
13234
13235 2005-09-12 [paul]       1.9.14cvs20
13236
13237         * src/compose.c
13238                 set correct sensitivity on attachments
13239                 popup menu
13240         * src/folder.c
13241                 fix typo
13242         * src/prefs_spelling.c
13243                 fix crash when no LANG env is set
13244         * src/common/xml.c
13245                 fix crash in wizard
13246                 don't use memeory after free
13247
13248         All patches by Daniel Gustafson
13249
13250 2005-09-12 [paul]       1.9.14cvs19
13251
13252         * src/prefs_themes.c
13253                 make theme info selectable
13254         * src/gtk/description_window.c
13255                 make window non-modal
13256         * tools/README
13257                 add details of asus_mailed.sh
13258         * tools/claws.i18n.status.pl
13259                 update for new zh_TW translator
13260                 widen the output
13261                 create alternate coloured lines
13262                 improve readability
13263
13264 2005-09-10 [colin]      1.9.14cvs18
13265
13266         * src/plugins/pgpcore/select-keys.c
13267                 Better order for the buttons
13268
13269 2005-09-10 [colin]      1.9.14cvs17
13270
13271         * src/compose.c
13272         * src/plugins/pgpcore/select-keys.c
13273         * src/plugins/pgpcore/select-keys.h
13274         * src/plugins/pgpcore/sgpgme.c
13275                 Add a "Don't encrypt" button to the key
13276                 selection dialog. Fixes bug #177 (There should be a 
13277                 'Don't encrypt button in the Select Keys dialog)
13278
13279 2005-09-10 [colin]      1.9.14cvs16
13280
13281         * src/compose.c
13282                 Fix bug #572 (%X option does not work with templates)
13283
13284 2005-09-10 [colin]      1.9.14cvs15
13285
13286         * src/toolbar.c 
13287                 Remove g_print
13288
13289 2005-09-10 [colin]      1.9.14cvs14
13290
13291         * src/imap.c
13292                 Fix a possible crash
13293
13294 2005-09-09 [colin]      1.9.14cvs13
13295
13296         * src/imap.c
13297         * src/etpan/imap-thread.c
13298         * src/etpan/imap-thread.h
13299                 Fix moving from queue or drafts to normal folders
13300                 Fix bug #794 (No way to delete without expunging)
13301                 Take flags unset by other mailers into account
13302                 Take deleted flag set by other mailers into account
13303                 Fix unsetting REPLIED flag
13304                 Fix crash when capabilities can't be retrieved
13305         * src/mainwindow.c
13306         * src/mainwindow.h
13307                 Add M_DELAYED_FLAGS condition, and let the user use
13308                 Execute in order to be able to expunge deleted mails,
13309                 even if he's not in delayed execute mode
13310         * src/prefs_spelling.c
13311                 Use 'en' dictionary by default if LANG is POSIX or C
13312         * src/gtk/prefswindow.c
13313                 Fix bug #767 (Preferences windows expanding) by making
13314                 the window a bit larger when the resolution is greater
13315                 than 640x480, and by putting the prefs in a
13316                 GtkScrolledWindow.
13317
13318 2005-09-09 [paul]       1.9.14cvs12
13319
13320         * AUTHORS
13321         * configure.ac
13322         * po/zh_TW.Big5.po      ** REMOVED **
13323         * po/zh_TW.po           ** ADDED **
13324                 updated by Wei-Lun Chao
13325
13326 2005-09-09 [paul]       1.9.14cvs11
13327
13328         * src/mainwindow.c
13329                 fix asserts
13330         * src/common/xml.c
13331                 delay memory allocation until file is
13332                 opened successfully
13333                 Patch by Daniel Gustafson
13334
13335 2005-09-09 [colin]      1.9.14cvs10
13336
13337         * src/imap.c
13338                 Add guards
13339
13340 2005-09-08 [colin]      1.9.14cvs9
13341
13342         * src/compose.c
13343                 Alert when we can't save draft
13344                 Fix various wrap/color issues
13345                 Add mid-click pasting respecting wrap_paste option
13346         * src/folder.c
13347         * src/folder.h
13348         * src/folder_item_prefs.c
13349         * src/folder_item_prefs.h
13350         * src/imap.c
13351         * src/imap_gtk.c
13352         * src/imap_gtk.h
13353         * src/main.c
13354         * src/mainwindow.c
13355         * src/mainwindow.h
13356         * src/news.c
13357         * src/news_gtk.c
13358         * src/news_gtk.h
13359         * src/prefs_folder_item.c
13360                 Fix the impossibility to synchronise folders for
13361                 offline use (IMAP and NNTP are concerned)
13362
13363 2005-09-08 [colin]      1.9.14cvs8
13364
13365         * configure.ac
13366                 Build LDAP and JPilot by default if available
13367         * src/textview.c
13368                 Fix use after free
13369
13370 2005-09-08 [paul]       1.9.14cvs7
13371
13372         * doc/manual/en/sylpheed-1.html
13373         * doc/manual/en/sylpheed-18.html
13374         * doc/manual/en/sylpheed-19.html
13375         * doc/manual/en/sylpheed-4.html
13376         * doc/manual/en/sylpheed-6.html
13377         * doc/manual/en/sylpheed.html
13378                 a few minor updates, plus include some
13379                 details about plugins and their requirements
13380         * src/mainwindow.c
13381                 minor changes to English in /View/Sort
13382
13383 2005-09-07 [colin]      1.9.14cvs6
13384
13385         * doc/manual/en/sylpheed-1.html
13386         * doc/manual/en/sylpheed-10.html
13387         * doc/manual/en/sylpheed-11.html
13388         * doc/manual/en/sylpheed-12.html
13389         * doc/manual/en/sylpheed-13.html
13390         * doc/manual/en/sylpheed-14.html
13391         * doc/manual/en/sylpheed-15.html
13392         * doc/manual/en/sylpheed-16.html
13393         * doc/manual/en/sylpheed-17.html
13394         * doc/manual/en/sylpheed-18.html
13395         * doc/manual/en/sylpheed-19.html
13396         * doc/manual/en/sylpheed-2.html
13397         * doc/manual/en/sylpheed-20.html
13398         * doc/manual/en/sylpheed-21.html
13399         * doc/manual/en/sylpheed-22.html
13400         * doc/manual/en/sylpheed-3.html
13401         * doc/manual/en/sylpheed-4.html
13402         * doc/manual/en/sylpheed-5.html
13403         * doc/manual/en/sylpheed-6.html
13404         * doc/manual/en/sylpheed-7.html
13405         * doc/manual/en/sylpheed-8.html
13406         * doc/manual/en/sylpheed-9.html
13407         * doc/manual/en/sylpheed.html
13408                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
13409
13410 2005-09-07 [colin]      1.9.14cvs5
13411
13412         * src/mainwindow.c
13413                 Make labels more to-the-point
13414
13415 2005-09-07 [colin]      1.9.14cvs4
13416
13417         * doc/manual/en/sylpheed-1.html
13418         * doc/manual/en/sylpheed-12.html
13419         * doc/manual/en/sylpheed-13.html
13420         * doc/manual/en/sylpheed-14.html
13421         * doc/manual/en/sylpheed-15.html
13422         * doc/manual/en/sylpheed-16.html
13423         * doc/manual/en/sylpheed-17.html
13424         * doc/manual/en/sylpheed-18.html
13425         * doc/manual/en/sylpheed-19.html
13426         * doc/manual/en/sylpheed-2.html
13427         * doc/manual/en/sylpheed-20.html
13428         * doc/manual/en/sylpheed-21.html
13429         * doc/manual/en/sylpheed-22.html
13430         * doc/manual/en/sylpheed-4.html
13431         * doc/manual/en/sylpheed-5.html
13432         * doc/manual/en/sylpheed-6.html
13433         * doc/manual/en/sylpheed-7.html
13434         * doc/manual/en/sylpheed-8.html
13435         * doc/manual/en/sylpheed-9.html
13436         * doc/manual/en/sylpheed.html
13437                 Update manual
13438
13439 2005-09-07 [colin]      1.9.14cvs3
13440
13441         * doc/faq/en/sylpheed-faq-1.html
13442         * doc/faq/en/sylpheed-faq-2.html
13443         * doc/faq/en/sylpheed-faq-3.html
13444         * doc/faq/en/sylpheed-faq.html
13445                 Update FAQ
13446
13447 2005-09-07 [colin]      1.9.14cvs2
13448
13449         * src/folderview.c
13450         * src/procmsg.c
13451         * src/summaryview.c
13452         * src/toolbar.c
13453                 Fix special subfolders:
13454                 - Inherit parent's icon
13455                 - sent contents of queues subfolders
13456                 - empty subfolders of trashes
13457         * src/mainwindow.c
13458                 Remove outdated manual and faq entries
13459         * src/common/utils.c
13460                 Add quotes around %s coming from mailcap
13461
13462 2005-09-07 [colin]      1.9.14cvs1
13463
13464         * src/compose.c
13465                 After saving draft, set modified to FALSE
13466         * src/mimeview.c
13467         * src/common/utils.c
13468         * src/common/utils.h
13469                 Try to open mime parts using what is 
13470                 indicated in ~/.mailcap or /etc/mailcap,
13471                 if possible.
13472
13473 2005-09-05 [paul]       1.9.14
13474
13475         1.9.14 released
13476
13477         * po/sk.po
13478                 updated by Andrej Kacian
13479
13480 2005-09-05 [paul]       1.9.13cvs83
13481
13482         * po/de.po
13483         * po/es.po
13484         * po/fi.po
13485         * po/fr.po
13486         * po/nb.po
13487         * po/pt_BR.po
13488         * po/sr.po
13489                 updated translations by Thomas Gilgin, Ricardo Mones
13490                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
13491                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
13492
13493 2005-09-04 [paul]       1.9.13cvs82
13494
13495         * src/compose.c
13496                 only warn about exceeded line length limit
13497                 on send
13498
13499 2005-09-04 [paul]       1.9.13cvs81
13500
13501         * src/compose.c
13502                 fix crash in 'line length exceeded' dialogue
13503
13504 2005-09-02 [paul]       1.9.13cvs80
13505
13506         * src/imap.c
13507                 fix bug 795, 'Connection lost IMAP'
13508                 and add statusbar prints
13509                 Patch by Colin
13510
13511 2005-09-02 [paul]       1.9.13cvs79
13512
13513         * src/compose.c
13514                 compose_wrap_paragraph() becomes
13515                 compose_beautify_paragraph()
13516                 Patch by Colin
13517
13518 2005-09-02 [colin]      1.9.13cvs78
13519
13520         * src/folderview.c
13521                 Micro-fix
13522
13523 2005-09-01 [colin]      1.9.13cvs77
13524
13525         * src/imap.c
13526                 Maybe fix bug #795 (Connection lost IMAP)
13527                 Don't try to send logout when we're disconnected.
13528         * src/summaryview.c
13529                 Include locked and marked emails in HRM
13530                 view. Fixes bug #800 (Locked messages no longer 
13531                 show up when hide read messages is used)
13532
13533 2005-09-01 [paul]       1.9.13cvs76
13534
13535         * src/prefs_common.c
13536                 fix bad cutting
13537
13538 2005-08-31 [colin]      1.9.13cvs75
13539
13540         * src/folderview.c
13541         * src/folderview.h
13542         * src/prefs_summaries.c
13543         * src/summaryview.c
13544                 Fix "go to next new", fix preference
13545                 (Open unread/next swapped)
13546
13547 2005-08-31 [paul]       1.9.13cvs74
13548
13549         * src/compose.c
13550         * src/folderview.c
13551         * src/headerview.c
13552         * src/headerview.h
13553         * src/mainwindow.c
13554         * src/prefs_common.c
13555         * src/prefs_common.h
13556         * src/prefs_fonts.c
13557         * src/summaryview.c
13558         * src/textview.c
13559         * src/common/defs.h
13560                 remove obsolete BOLD_FONT setting
13561                 fix font update in headerview and textview
13562                 headers after prefs change
13563                 Patch By Colin
13564
13565 2005-08-31 [paul]
13566
13567         1.9.14-rc4 released
13568
13569 2005-08-30 [colin]      1.9.13cvs73
13570
13571         * src/summaryview.c
13572                 When Hide read messages is selected and we
13573                 refresh the summaryview, don't remove the 
13574                 currently displayed message. Fixes bug #797
13575                 (Summary view reloads when new mail is 
13576                 downloaded in 1.9.14 rc)
13577
13578 2005-08-30 [colin]      1.9.13cvs72
13579
13580         * src/folderview.c
13581                 Fix flickering
13582         * src/mainwindow.c
13583                 Remove useless callback
13584         * src/mimeview.c
13585         * src/gtk/filesel.c
13586         * src/gtk/filesel.h
13587                 Add a filesel_select_file_save_folder() - used by Save All
13588
13589 2005-08-29 [paul]       1.9.13cvs71
13590
13591         * AUTHORS
13592         * src/matcher_parser_parse.y
13593         * src/etpan/imap-thread.c
13594                 fix building on FreeBSD
13595                 Patch by Daniel Gustafson <daniel@hobbit.se>
13596
13597 2005-08-29 [paul]       1.9.13cvs70
13598
13599         * src/plugins/pgpinline/pgpinline.c
13600                 only initialise sig result if it's been handled
13601                 Patch by Colin
13602
13603 2005-08-29 [paul]       1.9.13cvs69
13604         
13605         Patches by Colin:
13606
13607         * src/imap.c
13608         * src/common.utils.c
13609         * src/common/utils.h
13610                 optimisation
13611         * src/stock_pixmap.h
13612                 fix wrong icon reference
13613         * src/pixmaps/trash_btn.xpm
13614                 replace with nicer image
13615
13616 2005-08-28 [colin]      1.9.13cvs68
13617
13618         * src/Makefile.am
13619         * src/stock_pixmap.c
13620         * src/stock_pixmap.h
13621         * src/toolbar.c
13622         * src/pixmaps/trash_btn.xpm
13623                 Add a specific trash xpm for the button
13624
13625 2005-08-28 [colin]      1.9.13cvs67
13626
13627         * src/imap.c
13628                 Fix leak
13629
13630 2005-08-27 [colin]      1.9.13cvs66
13631
13632         * src/imap.c
13633         * src/procmime.c
13634                 Correctly fix "Problem with replies", fixes
13635                 pgpmime encryption too. 
13636
13637 2005-08-27 [colin]      1.9.13cvs65
13638
13639         * src/folder.c
13640         * src/procmsg.c
13641         * src/procmsg.h
13642         * src/summaryview.c
13643                 Fix bug #517 (messages removed from summaryview 
13644                 when moving fails)
13645
13646 2005-08-27 [colin]      1.9.13cvs64
13647
13648         * tools/Makefile.am
13649         * tools/asus_mailled.sh
13650                 Add a script to blink ASUS laptops' mail LED where there
13651                 is unread mail.
13652
13653 2005-08-27 [colin]      1.9.13cvs63
13654
13655         * src/imap.c
13656         * src/etpan/imap-thread.c
13657         * src/etpan/imap-thread.h
13658                 Implement automatic choosing of login method
13659                 Fixes bug #791
13660         * src/gtk/.cvsignore
13661                 Add sylpheed-marshal.[ch]
13662
13663 2005-08-27 [colin]      1.9.13cvs62
13664
13665         * src/common/utils.c
13666                 Fix confusing perror
13667
13668 2005-08-27 [colin]      1.9.13cvs61
13669
13670         * src/toolbar.c
13671         * src/toolbar.h
13672                 Remove A_DELETE, replace it with 
13673                 A_TRASH and A_DELETE_REAL. Automatically
13674                 rewrite config files to replace A_DELETE
13675                 with A_TRASH (no functionality change).
13676                 Fixes half of #794
13677
13678 2005-08-26 [colin]      1.9.13cvs60
13679
13680         * src/procmime.c
13681                 Previous "Problem with replies" fix brought other
13682                 problems, fixing them
13683
13684 2005-08-26 [colin]      1.9.13cvs59
13685
13686         * src/procmime.c
13687                 Fix "Problem with replies". This happened only
13688                 on IMAP...
13689         * src/procmsg.c
13690                 Factorize code a bit
13691         * src/compose.c
13692                 Speed improvement on very long messages (wrapping)
13693                 Fix signature color on Reedit and Redirect
13694                 On Reedit, don't attach pgp-signatures parts, but
13695                 set signing to On.
13696
13697 2005-08-24 [paul]       1.9.13cvs58
13698
13699         * src/compose.c
13700                 don't claim success when clicking
13701                 Cancel on the passphrase box.
13702                 Patch by Colin
13703
13704 2005-08-24 [paul]       1.9.13cvs57
13705
13706         * src/main.c
13707                 fix misplaced sylpheed.log
13708         * src/common/defs.h
13709                 define UIDL_DIR
13710
13711 2005-08-24 [paul]       1.9.13cvs56
13712
13713         * src/imap.c
13714         * src/etpan/imap-thread.c
13715         * src/etpan/imap-thread.h
13716                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
13717                 Patch by Colin
13718         * src/gtk/sylpheed-marshal.c    ** REMOVED **
13719         * src/gtk/sylpheed-marshal.h    ** REMOVED **
13720                 remove autogenerated files
13721         * tools/kdeservicemenu/README
13722         * tools/kdeservicemenu/install.sh
13723         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13724         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13725                 use Claws icon, use 'Sylpheed-Claws' in menu,
13726                 use kdialog, and other cleanups
13727
13728 2005-08-23 [paul]       1.9.13cvs55
13729
13730         * src/compose.c
13731                 fix paste/wrap crash
13732                 Patch by Colin
13733
13734 2005-08-23 [paul]       1.9.13cvs54
13735
13736         * src/main.c
13737                 fix crash recovery
13738                 Patch by Colin
13739
13740 2005-08-23 [paul]       1.9.13cvs53
13741
13742         * src/addressbook.c
13743         * src/editaddress.c
13744                 view all data of LDAP contacts
13745                 Patch by Colin
13746
13747 2005-08-23 [paul]       1.9.13cvs52
13748
13749         * src/addressbook.c
13750                 fix issues with the Search field
13751                 Patch by Colin
13752
13753 2005-08-22 [paul]       1.9.13cvs51
13754
13755         * src/folderview.c
13756                 put name of folder in processing dialog
13757                 title
13758         * src/prefs_folder_item.c
13759                 improve english usage
13760
13761 2005-08-22 [paul]       1.9.13cvs50
13762
13763         * src/filtering.c
13764         * src/filtering.h
13765         * src/matcher.c
13766         * src/matcher_parser_lex.l
13767         * src/matcher_parser_parse.y
13768         * src/prefs_filtering.c
13769                 add Filtering/Processing rule names feature.
13770                 (the incompatible old matcherrc is saved as
13771                 matcherrc.pre_names).
13772                 Patch by Colin
13773
13774 2005-08-22 [paul]       1.9.13cvs49
13775
13776         * src/procmsg.c
13777                 fix colour labelling
13778                 Patch by Colin
13779
13780 2005-08-22 [paul]       1.9.13cvs48
13781
13782         * src/textview.c
13783                 fix open_image_cb()
13784
13785 2005-08-22 [paul]       1.9.13cvs47
13786
13787         * src/imap.c
13788                 fix bug 789, 'SC crashes with imap (CVS ver)'
13789                 Patch by Colin
13790
13791 2005-08-22 [paul]       1.9.13cvs46
13792
13793         * src/mimeview.c
13794         * src/prefs_common.c
13795         * src/common/defs.h
13796                 define reused defaults in defs.h
13797         * src/textview.c
13798                 add 'Open image' to image popup menu
13799
13800 2005-08-21 [colin]      1.9.13cvs45
13801
13802         * src/summaryview.c
13803                 Fix bug #788 (Bogus "From" address displayed)
13804
13805 2005-08-20 [colin]      1.9.13cvs44
13806
13807         * src/folder.c
13808                 Fix buf #787 (multilevel delete causes SIGSEGV)
13809
13810 2005-08-19 [colin]      1.9.13cvs43
13811
13812         * src/inc.c
13813         * src/prefs_common.c
13814         * src/prefs_common.h
13815                 Add an hidden pref to allow modifying the
13816                 update stepping in incorporation.
13817                 Patch by wwp.
13818
13819 2005-08-19 [colin]      1.9.13cvs42
13820
13821         * src/compose.c
13822         * src/procmime.c
13823                 Workaround for broken MUAs: encode 
13824                 Content-type: name: as ASCII and 
13825                 Content-Disposition: filename: as
13826                 per rfc2231
13827         * src/prefs_account.c
13828                 Fix invisible-ness of SMTP SSL prefs
13829                 in NNTP accounts
13830
13831 2005-08-19 [paul]       1.9.13cvs41
13832
13833         * src/compose.c
13834         * src/prefs_common.c
13835         * src/prefs_common.h
13836         * src/prefs_wrapping.c
13837                 paste with or without wrapping.
13838                 patch by Colin
13839
13840 2005-08-19 [paul]       1.9.13cvs40
13841
13842         * src/prefs_common.c
13843         * src/prefs_common.h
13844         * src/summaryview.c
13845                 reintroduce enable_swap_from as a
13846                 hidden pref. patch by Colin
13847         * src/quote_fmt_parse.y
13848         * src/plugins/clamav/clamav_plugin.c
13849         * src/plugins/dillo_viewer/dillo_viewer.c
13850         * src/plugins/mathml_viewer/mathml_viewer.c
13851         * src/plugins/pgpcore/sgpgme.c
13852         * src/plugins/pgpinline/pgpinline.c
13853         * src/plugins/pgpmime/pgpmime.c
13854                 tidy up. patch by Colin
13855
13856 2005-08-19 [paul]       1.9.13cvs39
13857
13858         * configure.ac
13859                 complete cvs38's sync
13860         * src/editaddress.c
13861         * src/gedit-print.c
13862         * src/mutt.c
13863         * src/etpan/etpan-log.c
13864         * src/etpan/imap-thread.c
13865         * src/gtk/gtksourceprintjob.c
13866                 fix compilation warnings
13867                 (patch by Colin)
13868
13869 2005-08-19 [paul]       1.9.13cvs38
13870
13871         sync with main:
13872
13873         * src/account.c
13874         * src/action.c
13875         * src/addrbook.c
13876         * src/addrcache.c
13877         * src/addrharvest.c
13878         * src/addrindex.c
13879         * src/codeconv.c
13880         * src/compose.c
13881         * src/crash.c
13882         * src/exporthtml.c
13883         * src/exportldif.c
13884         * src/folder.c
13885         * src/image_viewer.c
13886         * src/inc.c
13887         * src/inc.h
13888         * src/jpilot.c
13889         * src/ldif.c
13890         * src/main.c
13891         * src/matcher.c
13892         * src/mbox.c
13893         * src/messageview.c
13894         * src/mh.c
13895         * src/mimeview.c
13896         * src/msgcache.c
13897         * src/mutt.c
13898         * src/news.c
13899         * src/partial_download.c
13900         * src/pine.c
13901         * src/pop.c
13902         * src/prefs_actions.c
13903         * src/prefs_common.c
13904         * src/prefs_customheader.c
13905         * src/prefs_display_header.c
13906         * src/prefs_gtk.c
13907         * src/prefs_themes.c
13908         * src/procheader.c
13909         * src/procmime.c
13910         * src/procmsg.c
13911         * src/recv.c
13912         * src/send_message.c
13913         * src/simple-gettext.c
13914         * src/sourcewindow.c
13915         * src/textview.c
13916         * src/vcard.c
13917         * src/common/defs.h
13918         * src/common/log.c
13919         * src/common/plugin.c
13920         * src/common/prefs.c
13921         * src/common/session.c
13922         * src/common/session.h
13923         * src/common/socket.c
13924         * src/common/socket.h
13925         * src/common/ssl_certificate.c
13926         * src/common/template.c
13927         * src/common/utils.c
13928         * src/common/utils.h
13929         * src/common/xml.c
13930         * src/gtk/about.c
13931         added wrappers for C library function that
13932                 take pathname arguments.
13933                 enabled compilation with MinGW.
13934                 use GDir instead of directly using opendir().
13935                 added rename_force().
13936
13937 2005-08-19 [paul]       1.9.13cvs37
13938         
13939         patches by Colin:
13940         * src/compose.c
13941                 fix privacy settings on re-editing
13942                 a sent message
13943         * src/jpilot.c
13944                 fix encoding bug
13945         * src/folder.c
13946         * src/procmsg.c
13947         * src/procmsg.h
13948         * src/summaryview.c
13949                 flag changing optimisation
13950
13951 2005-08-18 [martin]     1.9.13cvs36
13952
13953         * commitHelper
13954             added my login
13955         * src/addrcache.c
13956         * src/addrharvest.c
13957         * src/addrindex.c
13958         * src/compose.c
13959         * src/grouplistdialog.c
13960         * src/main.c
13961         * src/mainwindow.c
13962         * src/msgcache.c
13963         * src/mutt.c
13964         * src/pine.c
13965         * src/prefs_account.c
13966         * src/prefs_themes.c
13967         * src/stock_pixmap.c
13968         * src/summaryview.c
13969         * src/gtk/about.c
13970         * src/gtk/logwindow.c
13971             removed deprecated glib and gdk stuff
13972         * src/plugins/pgpcore/select-keys.c
13973             convert attributes from locale to utf8
13974
13975 2005-08-17 [paul]       1.9.13cvs35
13976
13977         * src/account.c
13978         * src/addressbook.c
13979                 use new GTK_STOCK_ icons if available
13980         * src/summaryview.c
13981         * src/gtk/gtksctree.c
13982         * src/gtk/gtksctree.h
13983                 faster range select. patch by Colin
13984
13985 2005-08-17 [paul]       1.9.13cvs34
13986
13987         patches by colin:
13988         * src/addressbook.c
13989         * src/addressitem.h
13990                 Add an edit button for contacts, fix selections
13991                 of gtksctree items
13992         * src/editaddress.c
13993                 Change labels, let Save be always possible in the
13994                 email and user atributes tabs
13995         * src/folderview.c
13996                 fix sort issues
13997         * src/summaryview.c
13998                 select next item instead of the displayed one
13999                 after deletion
14000
14001         * src/gtk/progressdialog.c
14002                 use prefs_common.enable_rules_hint
14003
14004 2005-08-13 [hoa]        1.9.13cvs33
14005
14006         * src/etpan/imap-thread.c
14007                 fixed build on Solaris.
14008
14009 2005-08-10 [colin]      1.9.13cvs32
14010
14011         * src/procmsg.c
14012                 Fix cvs31 (missing fclose before reading
14013                 the file)
14014
14015 2005-08-10 [colin]      1.9.13cvs31
14016
14017         * src/procmsg.c
14018                 Fix procmsg_msginfo_new_from_mimeinfo() when
14019                 the MimeInfo isn't stored in memory. This fixes
14020                 replying to an attached message.
14021
14022 2005-08-10 [colin]      1.9.13cvs30
14023
14024         * src/mainwindow.c
14025                 Fix slowness in account changing
14026
14027 2005-08-10 [colin]      1.9.13cvs29
14028
14029         * src/folder.c
14030         * src/folderutils.c
14031         * src/folderview.c
14032         * src/imap_gtk.c
14033         * src/mainwindow.c
14034         * src/mh_gtk.c
14035         * src/procmsg.c
14036         * src/summaryview.c
14037                 Optimize folder_has_parent_of_type
14038                 Prevent moving special sub-folders from contextual menus
14039                 Rework message a bit ("Empty all messages" -> "Delete all
14040                 messages")
14041                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
14042                 and "Deleted Items" folders)
14043
14044 2005-08-08 [colin]      1.9.13cvs28
14045
14046         * src/summaryview.c
14047         * src/prefs_summaries.c
14048                 Make "Select first unread|new" more flexible
14049                 (just prioritize new or unread)
14050
14051 2005-08-08 [colin]      1.9.13cvs27
14052
14053         * src/summaryview.c
14054                 If "select first new" is selected and there only
14055                 are unread messages, fallback to "select first
14056                 unread".
14057
14058 2005-08-08 [colin]      1.9.13cvs26
14059
14060         * src/folder.c
14061                 Fix shameful bugs (and bug #779)
14062
14063 2005-08-08 [colin]      1.9.13cvs25
14064
14065         * src/folder.c
14066         * src/folder.h
14067                 Cache parents' type to make folder_has_parent_of_type
14068                 faster
14069         * src/folderview.c
14070                 Forbid DnD of special sub-folders
14071         * src/procmsg.c
14072         * src/procmsg.h
14073                 Add MAIL_POSTFILTERING_HOOK
14074         * src/summaryview.c
14075                 Revert over-zealous deletion of the use_addr_book 
14076                 code
14077
14078 2005-08-07 [colin]      1.9.13cvs24
14079
14080         * src/folder.c
14081                 Fix big mistake (passing MsgInfo instead 
14082                 of FolderItem)
14083
14084 2005-08-07 [colin]      1.9.13cvs23
14085
14086         * src/compose.c
14087         * src/folder.c
14088         * src/folder.h
14089         * src/foldersel.c
14090         * src/folderutils.c
14091         * src/folderview.c
14092         * src/imap.c
14093         * src/mainwindow.c
14094         * src/messageview.c
14095         * src/mh.c
14096         * src/msgcache.c
14097         * src/procmime.c
14098         * src/summaryview.c
14099                 Make subfolders of Drafts, Queue, Outbox, Trash
14100                 work like their parents. 
14101                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
14102
14103 2005-08-07 [colin]      1.9.13cvs22
14104
14105         * src/addressbook.c
14106                 Fix bug #771 (Dragged contacts not saved)
14107
14108 2005-08-07 [paul]       1.9.13cvs21
14109
14110         * src/summaryview.c
14111                 fix bug 32 'Search Doesn't display results
14112                 if "Hide Read Messages" is chosen'
14113                 be more literal in interpreting 'Hide read
14114                 messages'
14115
14116 2005-08-07 [colin]      1.9.13cvs20
14117
14118         * src/folderview.c
14119                 Add debug
14120         * src/summaryview.c
14121                 Faster 'unthread_for_execution'
14122
14123 2005-08-06 [paul]       1.9.13cvs19
14124
14125         * src/mainwindow.c
14126                 add mnemonics to Set displayed columns
14127                 fix bug where msgview_visible option was
14128                 overwritten as TRUE on startup
14129
14130 2005-08-06 [paul]       1.9.13cvs18
14131
14132         * src/mainwindow.c
14133                 refer to 'displayed columns in folder/message
14134                 list' not 'displayed items in summary/message view'
14135         * src/prefs_display_header.c
14136                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
14137                 be consistent with similar dialogues
14138         * src/prefs_folder_column.c
14139         * src/prefs_summary_column.c
14140                 'columns' not 'items', and folder and message lists,
14141                 instead of folder and summary views;
14142                 Use 'Hidden columns' as list heading not 'Available
14143                 items';
14144                 move the 'Remove' button to the right hand side;
14145                 top-align the buttons;
14146                 remove unneeded vbox
14147         * src/prefs_summaries.c
14148                 put the 2 column prefs buttons in a frame to reduce
14149                 overall width; refer to columns not items &c.
14150
14151 2005-08-05 [colin]      1.9.13cvs17
14152
14153         * src/prefs_common.c
14154         * src/prefs_common.h
14155         * src/mainwindow.c
14156         * src/compose.c
14157         * src/messageview.c
14158                 Add an hidden toolbar_detachable pref, so
14159                 that I can get rid of these painful handles
14160                 in the toolbars. Defaults to TRUE to avoid
14161                 changing the GUI on unsuspecting people...
14162
14163 2005-08-05 [colin]      1.9.13cvs16
14164
14165         * src/Makefile.am
14166         * src/prefs_folder_column.c
14167         * src/prefs_folder_column.h
14168                 Add prefs for folder columns
14169         * src/folderview.c
14170         * src/folderview.h
14171         * src/mainwindow.c
14172         * src/mainwindow.h
14173         * src/prefs_common.c
14174         * src/prefs_common.h
14175         * src/prefs_summaries.c
14176                 Use them
14177         * src/prefs_summary_column.c
14178         * src/summaryview.c
14179         * src/summaryview.h
14180                 Add a To column
14181         * src/textview.c
14182         * src/common/utils.c
14183         * src/common/utils.h
14184                 Move uri colourisation functions
14185                 to utils
14186         * src/compose.c
14187                 Colourise URIs
14188         * src/imap.c
14189                 Fix bug with LIST where we'd try
14190                 to get Folder//////[...]/// 
14191
14192 2005-08-05 [paul]       1.9.13cvs15
14193
14194         * src/prefs_summaries.c
14195                 improve the English usage
14196         * src/summaryview.c
14197                 set font on column change
14198                 thanks to Colin
14199
14200 2005-08-05 [paul]       1.9.13cvs14
14201
14202         * src/prefs_common.c
14203         * src/prefs_common.h
14204         * src/prefs_summaries.c
14205         * src/summaryview.c
14206                 replace 'open_unread_on_enter' option with
14207                 'select_on_entry' option. opening/not opening
14208                 is now exclusively controlled by 'always_show_msg'
14209
14210 2005-08-04 [colin]      1.9.13cvs13
14211
14212         * src/compose.c
14213                 Remove dead code
14214                 Add colourisation of quotes and signatures
14215         * src/folderview.c
14216                 Fix possible crashes
14217         * src/messageview.c
14218                 Change an assert that is no problem
14219         * src/news.c
14220         * src/news_gtk.c
14221         * src/news_gtk.h
14222                 Fix offline mode
14223         * src/gtk/quicksearch.c
14224                 Fix a possible crash
14225
14226 2005-08-03 [colin]      1.9.13cvs12
14227
14228         * src/prefs_account.c
14229                 Fix bug #777 (Sylpheed crash in account configuration)
14230
14231 2005-08-03 [colin]      1.9.13cvs11
14232
14233         * src/addressbook.c
14234         * src/editaddress.c
14235         * src/editgroup.c
14236                 Fixing addressbook, round 2
14237         * src/textview.c
14238                 Fix emphasis color on rechecking 'Colorize messages'
14239
14240 2005-08-03 [paul]       1.9.13cvs10
14241
14242         sync with main
14243
14244         * src/addr_compl.c
14245         * src/compose.c
14246         * src/main.c
14247         * src/pop.c
14248         * src/prefs_account.c
14249         * src/procmime.c
14250         * src/procmsg.c
14251         * src/quote_fmt_parse.y
14252         * src/textview.c
14253         * src/common/quoted-printable.c
14254         * src/common/utils.c
14255         * src/common/utils.h
14256         * src/common/xml.c
14257                 replaced incorrect locale-independent
14258                 ctype functions with GLib's. Corrected
14259                 signedness mismatch.
14260         * src/headerview.c
14261                 headerview_create(): added spacing for vbox.
14262         * src/gtk/about.c
14263                 set focus to the OK button.
14264
14265 2005-08-03 [colin]      1.9.13cvs9
14266
14267         * src/folderview.c
14268                 Fix possible crash
14269
14270 2005-08-02 [colin]      1.9.13cvs8
14271
14272         * src/mainwindow.c
14273                 Fix cast
14274         * src/addressbook.c
14275         * src/addressitem.h
14276                 Fix a cast and more generally, try to make the
14277                 GUI more intuitive and consistent (round 1)
14278
14279 2005-08-02 [paul]       1.9.13cvs7
14280
14281         * src/folder.h
14282                 missing in 1.9.13cvs6
14283
14284 2005-08-02 [colin]      1.9.13cvs6
14285
14286         * src/folder.c
14287                 Fix one more leak
14288
14289 2005-08-02 [colin]      1.9.13cvs5
14290
14291         * src/folder.c
14292         * src/folderview.c
14293         * src/imap.c
14294         * src/main.c
14295         * src/mbox.c
14296         * src/procmsg.c
14297         * src/summaryview.c
14298                 Fix a number of folder_item_get_msg_list()-related
14299                 leaks (missing procmsg_msginfo_free()s)
14300
14301 2005-08-01 [colin]      1.9.13cvs4
14302
14303         * src/folderview.c
14304         * src/folderview.h
14305         * src/mainwindow.c
14306         * src/prefs_fonts.c
14307         * src/prefs_summaries.c
14308         * src/prefs_themes.c
14309         * src/summaryview.c
14310         * src/summaryview.h
14311         * src/textview.c
14312         * src/textview.h
14313                 Fix instant-apply of summary and folderview-related prefs
14314                 Fix erroneous g_free and alertpanels in prefs_theme
14315                 Add instant-apply for fonts
14316                 Defer applying of prefs a little bit so it's done only
14317                 once even if requested by multiples prefs pages
14318
14319 2005-08-01 [paul]       1.9.13cvs3
14320
14321         * src/main.c
14322                 fix bug 776 'S.C. crashes on close'
14323                 thanks to Colin
14324         * src/etpan/etpan-thread-manager-types.h
14325                 add missing include
14326                 thanks to Hoa
14327
14328 2005-07-25 [paul]       1.9.13cvs2
14329
14330         * src/summaryview.c
14331                 fix typos. spotted by Fabien Vantard
14332
14333 2005-07-24 [paul]       1.9.13cvs1
14334
14335         * doc/man/sylpheed.1
14336                 update man page, incorporating fix of
14337                 bug 769 'Typo in manpage'
14338         * src/etpan/imap-thread.c
14339                 fix NetBSD openssl dependencies. patch by
14340                 George Michaelson <ggm@apnic.net>
14341         * po/pt_BR.po
14342                 updated by Frederico Goncalves Guimaraes
14343
14344 2005-07-22 [paul]       1.9.13
14345
14346         1.9.13 release
14347
14348 2005-07-22 [paul]       1.9.12cvs91
14349
14350         * AUTHORS
14351         * INSTALL
14352         * README.claws
14353         * RELEASE_NOTES.claws
14354                 updated for release
14355         * configure.ac
14356         * po/nb.po
14357         * tools/claws.i18n.status.pl
14358                 add Norwegian translation. submiited by
14359                 Geir Helland <pjallabais@users.sourceforge.net>
14360         * po/ca.po
14361         * po/de.po
14362         * po/es.po
14363         * po/fi.po
14364         * po/fr.po
14365         * po/it.po
14366         * po/sk.po
14367         * po/sr.po
14368         * po/zh_CN.po
14369                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14370                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
14371                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
14372                 Yang Guilong
14373         * src/plugins/clamav/clamav_plugin_gtk.c
14374         * src/plugins/spamassassin/spamassassin_gtk.c
14375                 replace outdated description strings
14376
14377 2005-07-21 [colin]      1.9.12cvs90
14378
14379         * src/folder.c
14380                 Set folder to batch mode when scanning it. Makes deletion
14381                 of unread mails on IMAP much faster (due to the UNREAD 
14382                 flag unsetting)
14383
14384 2005-07-21 [darko]      1.9.12cvs89
14385
14386         * configure.ac
14387                 link against libresolv if necessary (patch by Paul)
14388         * src/msgcache.c
14389                 use glib's portable macros to determine endianness
14390
14391 2005-07-21 [paul]       1.9.12cvs88
14392
14393         * src/crash.c
14394         * src/gtk/about.c
14395                 update compiled-in features list
14396
14397 2005-07-20 [colin]      1.9.12cvs87
14398
14399         * src/folder.c
14400         * src/textview.c
14401                 Gcc 2.9x compilation fixes, thanks to Darko
14402         * src/plugins/clamav/clamav_plugin.c
14403                 Little optimisation: load virus database only once
14404         * src/plugins/spamassassin/spamassassin.c
14405                 Big optimisation: filtering one mail took at least 1 second,
14406                 now it takes at least 50ms. Doesn't speed up spamassassin 
14407                 itself, but should already be much more tolerable.
14408
14409 2005-07-20 [colin]      1.9.12cvs86
14410
14411         * src/summaryview.c
14412                 Fix performance issue
14413
14414 2005-07-19 [colin]      1.9.12cvs85
14415
14416         * src/plugins/pgpinline/plugin.c
14417                 Fix warning
14418
14419 2005-07-19 [colin]      1.9.12cvs84
14420
14421         * configure.ac
14422         * src/plugins/Makefile.am
14423         * src/plugins/pgpinline/.cvsignore
14424         * src/plugins/pgpinline/Makefile.am
14425         * src/plugins/pgpinline/pgpinline.c
14426         * src/plugins/pgpinline/pgpinline.deps
14427         * src/plugins/pgpinline/pgpinline.h
14428         * src/plugins/pgpinline/plugin.c
14429                 Put pgpinline in the main tree
14430
14431 2005-07-19 [paul]       1.9.12cvs83
14432
14433         * src/prefs_actions.c
14434                 prevent '//' in menu names, which cause a crash
14435                 thanks to Colin
14436
14437 2005-07-19 [paul]       1.9.12cvs82
14438
14439         * configure.ac
14440                 be generally more informative in configure output.
14441                 OpenSSL: correction: '[ --enable-openssl ...' -> 
14442                 '[ --disable-openssl ...', as --enable-openssl is default
14443                 PGP/MIME: don't check for GPGME again, check for
14444                 pgpcore instead. Therefore prevent the possibility of
14445                 attempting to build pgpmime if pgpcore dependencies are
14446                 not met
14447                 ClamAV: use pkgconfig to check for lib
14448                 libgnomeprint: revert logic on inner test to match
14449                 everything else
14450         * src/plugins/pgpcore/sgpgme.c
14451                 add missing include
14452
14453 2005-07-19 [colin]      1.9.12cvs81
14454
14455         * src/summaryview.c
14456                 Fix slow thread rebuilding in particular
14457                 cases
14458
14459 2005-07-19 [paul]       1.9.12cvs80
14460
14461         * sylpheed-claws.desktop
14462                 fix typo, spotted by Stephan Sachse
14463         * src/account.c
14464                 replace GTK_STOCK_ADD with
14465                 GTK_STOCK_NEW button
14466
14467 2005-07-18 [colin]      1.9.12cvs79
14468
14469         * src/etpan/imap-thread.c
14470                 Fix return value (Thanks Hoa)
14471
14472 2005-07-18 [colin]      1.9.12cvs78
14473
14474         * src/imap.c
14475                 Allow empty passwords
14476                 Create drafts/queue/outbox if necessary
14477         * src/summaryview.c
14478                 Remove old code
14479         * src/etpan/imap-thread.c
14480                 Fix STARTTLS (Thanks to Hoa)
14481
14482 2005-07-18 [paul]       1.9.12cvs77
14483
14484         * ChangeLog-gtk2.jp
14485         * ChangeLog.jp
14486                 removed
14487         * Makefile.am
14488                 updated to reflect additions and removals
14489         * TODO
14490                 updated to be claws-specific
14491         * TODO-gtk2
14492         * TODO-gtk2.jp
14493         * TODO.jp
14494         * sylpheed-128x128.png
14495         * sylpheed-64x64.png
14496                 removed
14497         * sylpheed-claws-128x128.png
14498         * sylpheed-claws-64x64.png
14499         * sylpheed-claws.desktop
14500         * sylpheed-claws.png
14501                 added
14502         * sylpheed.desktop
14503         * sylpheed.png
14504                 removed
14505
14506 2005-07-17 [paul]       1.9.12cvs76
14507
14508         * src/account.c
14509         * src/addressbook.c
14510         * src/alertpanel.c
14511         * src/alertpanel.h
14512         * src/compose.c
14513         * src/exphtmldlg.c
14514         * src/expldifdlg.c
14515         * src/folderview.c
14516         * src/imap_gtk.c
14517         * src/inc.c
14518         * src/message_search.c
14519         * src/messageview.c
14520         * src/mh_gtk.c
14521         * src/news_gtk.c
14522         * src/prefs_actions.c
14523         * src/prefs_filtering.c
14524         * src/prefs_matcher.c
14525         * src/prefs_template.c
14526         * src/prefs_themes.c
14527         * src/ssl_manager.c
14528         * src/summary_search.c
14529         * src/textview.c
14530         * src/toolbar.c
14531         * src/gtk/sslcertwindow.c
14532         * src/plugins/pgpcore/sgpgme.c
14533                 rework alertpanels
14534
14535 2005-07-17 [colin]      1.9.12cvs75
14536
14537         * src/privacy.c
14538                 add a PrivacySystem accessor that checks that
14539                 the system cached in a MimeInfo's privacydata
14540                 is still registered. Use this accessor instead
14541                 of directly using data->system. Fixes crashes
14542                 after unloading pgp plugins.
14543
14544 2005-07-17 [colin]      1.9.12cvs74
14545
14546         * src/alertpanel.c
14547                 Change geometry hints to a simple default size.
14548                 Fixes the certs dialogs.
14549
14550 2005-07-17 [colin]      1.9.12cvs73
14551
14552         * src/gtk/sslcertwindow.c
14553                 Use a gtkExpander
14554
14555 2005-07-17 [colin]      1.9.12cvs72
14556
14557         * src/plugins/pgpcore/Makefile.am
14558         * src/plugins/pgpmime/Makefile.am
14559                 Add gpgme libs
14560
14561 2005-07-17 [paul]       1.9.12cvs71
14562
14563         * configure.ac
14564                 add --disable-gnomeprint option
14565                 modified version of patch by Marius Mauch
14566
14567 2005-07-17 [paul]       1.9.12cvs70
14568
14569         * src/common/defs.h
14570                 update urls
14571         * src/account.c
14572         * src/action.c
14573         * src/addressbook.c
14574         * src/compose.c
14575         * src/foldersel.c
14576         * src/folderview.c
14577         * src/html.c
14578         * src/imap_gtk.c
14579         * src/main.c
14580         * src/mainwindow.c
14581         * src/messageview.c
14582         * src/mh_gtk.c
14583         * src/mimeview.c
14584         * src/news_gtk.c
14585         * src/prefs_account.c
14586         * src/prefs_send.c
14587         * src/prefs_summaries.c
14588         * src/procmsg.c
14589         * src/summaryview.c
14590         * src/common/utils.c
14591         * src/common/xml.c
14592         * src/plugins/pgpcore/passphrase.c
14593         * src/plugins/pgpcore/select-keys.c
14594                 replace inappropriately used backticks
14595                 with single quotes
14596
14597 2005-07-16 [colin]      1.9.12cvs69
14598
14599         * src/image_viewer.c
14600                 Add extra paranoid checks
14601
14602 2005-07-16 [colin]      1.9.12cvs68
14603
14604         * src/plugins/pgpcore/prefs_gpg.c
14605                 Don't auto-check sigs by default, as it
14606                 can be really slow.
14607
14608 2005-07-16 [colin]      1.9.12cvs67
14609
14610         * src/plugins/pgpcore/sgpgme.c
14611                 Make messages a bit better.
14612
14613 2005-07-16 [colin]      1.9.12cvs66
14614
14615         * src/imap.c
14616                 Remove pseudo-log
14617         * src/etpan/imap-thread.c
14618                 Add real log
14619
14620 2005-07-16 [colin]      1.9.12cvs65
14621
14622         * src/main.c
14623         * src/prefs_other.c
14624                 And now, fix build with libetpan :-/
14625
14626 2005-07-15 [colin]      1.9.12cvs64
14627
14628         * src/prefs_other.c
14629                 Continue fixing build without libetpan.
14630
14631 2005-07-15 [colin]      1.9.12cvs63
14632
14633         * src/main.c
14634                 Fix build with --disable-libetpan
14635
14636 2005-07-15 [colin]      1.9.12cvs62
14637
14638         * configure.ac
14639                 Bump libetpan's version
14640
14641 2005-07-15 [colin]      1.9.12cvs61
14642
14643         * src/etpan/imap-thread.c
14644                 Actually stop logging :)
14645
14646 2005-07-15 [colin]      1.9.12cvs60
14647
14648         * src/addressbook.c
14649                 Fix dnd of multiple addresses.
14650
14651 2005-07-15 [hoa]        1.9.12cvs59
14652
14653         * src/etpan/imap-thread.c
14654             disable login of IMAP password in libetpan log file.
14655
14656 2005-07-15 [paul]       1.9.12cvs58
14657
14658         * src/account.c
14659                 don't automatically sort
14660                 do allow drag n drop
14661
14662 2005-07-15 [paul]       1.9.12cvs57
14663
14664         * src/account.c
14665         * src/ssl_manager.c
14666                 alphabetical listing
14667
14668 2005-07-15 [paul]       1.9.12cvs56
14669
14670         * src/gtk/pluginwindow.c
14671                 sort plugin list alphabetically
14672
14673 2005-07-15 [paul]       1.9.12cvs55
14674
14675         * src/prefs_spelling.c
14676         * src/prefs_wrapping.c
14677                 unify English usage
14678
14679 2005-07-15 [colin]      1.9.12cvs54
14680
14681         * src/wizard.c
14682                 Typo fix
14683
14684 2005-07-15 [paul]       1.9.12cvs53
14685
14686         * src/prefs_message.c
14687                 make 'show cursor' a hidden option
14688
14689 2005-07-14 [colin]      1.9.12cvs52
14690
14691         * src/plugins/spamassassin/Makefile.am
14692         * src/plugins/clamav/Makefile.am
14693                 Fix double EXTRA_DISTs
14694
14695 2005-07-14 [colin]      1.9.12cvs51
14696
14697         * src/plugins/clamav/Makefile.am
14698         * src/plugins/clamav/clamav_plugin_gtk.deps
14699         * src/plugins/spamassassin/Makefile.am
14700         * src/plugins/spamassassin/spamassassin_gtk.deps
14701                 Make $plugin_gtk depend on $plugin
14702
14703 2005-07-14 [hoa]        1.9.12cvs50
14704
14705         * src/etpan/imap-thread.c
14706                 enable debug log of libetpan when running with --debug
14707
14708 2005-07-14 [colin]      1.9.12cvs49
14709
14710         * configure.ac
14711         * src/common/Makefile.am
14712         * src/common/plugin.c
14713         * src/common/plugin.h
14714                 Add a little plugin dependancy system.
14715                 Plugins can ship a $plugin_name.deps file
14716                 (near them in PLUGINDIR) so that their
14717                 dependancies are loaded if possible.
14718         * src/plugins/Makefile.am
14719         * src/plugins/pgpcore/Makefile.am
14720         * src/plugins/pgpcore/passphrase.c
14721         * src/plugins/pgpcore/passphrase.h
14722         * src/plugins/pgpcore/plugin.c
14723         * src/plugins/pgpcore/prefs_gpg.c
14724         * src/plugins/pgpcore/prefs_gpg.h
14725         * src/plugins/pgpcore/select-keys.c
14726         * src/plugins/pgpcore/select-keys.h
14727         * src/plugins/pgpcore/sgpgme.c
14728         * src/plugins/pgpcore/sgpgme.h
14729                 Introduce pgpcore, used by pgpmime and
14730                 pgpinline
14731         * src/plugins/pgpmime/Makefile.am
14732         * src/plugins/pgpmime/passphrase.c
14733         * src/plugins/pgpmime/passphrase.h
14734         * src/plugins/pgpmime/pgpmime.c
14735         * src/plugins/pgpmime/pgpmime.deps
14736         * src/plugins/pgpmime/plugin.c
14737         * src/plugins/pgpmime/prefs_gpg.c
14738         * src/plugins/pgpmime/prefs_gpg.h
14739         * src/plugins/pgpmime/select-keys.c
14740         * src/plugins/pgpmime/select-keys.h
14741         * src/plugins/pgpmime/sgpgme.c
14742         * src/plugins/pgpmime/sgpgme.h
14743                 Remove the core from pgpmime and add the
14744                 dependancy to pgpcore.
14745
14746 2005-07-14 [paul]       1.9.12cvs48
14747
14748         * src/stock_pixmap.c
14749                 forgot this in last commit
14750
14751 2005-07-14 [paul]       1.9.12cvs47
14752
14753         * src/account.c
14754         * src/addressbook.c
14755                 add accelerators for the buttons (sync with main)
14756         * src/compose.c
14757         * src/compose.h
14758                 add accelerators for the buttons.
14759                 fix editing with external editor.
14760                 replace gdk_input_*() with GIOChannel;
14761                 (sync with main)
14762         * src/foldersel.c
14763                 display folder names with new/unread
14764                 representation (sync with main)
14765         * src/main.c
14766                 specify default window icon (sync with main)
14767         * src/prefs_common.c
14768                 use_addr_book default to FALSE
14769         * src/summaryview.c
14770         * src/textview.c
14771                 add accelerators for the buttons (sync with main)
14772         * src/gtk/menu.c
14773                 fix typos
14774         * src/pixmaps/sylpheed_icon.xpm
14775                 updated
14776
14777 2005-07-13 [paul]       1.9.12cvs46
14778
14779         * src/plugins/pgpmime/pgpmime.c
14780         * src/plugins/pgpmime/sgpgme.c
14781                 (temporarily) use deprecated gpgme_data_rewind()
14782                 while largefile support is not present
14783                 (as suggested by Colin)
14784
14785 2005-07-13 [paul]       1.9.12cvs45
14786
14787         * configure.ac
14788                 remove large file support (for now):
14789                 it breaks too many things
14790
14791 2005-07-13 [paul]       1.9.12cvs44
14792
14793         * configure.ac
14794                 add large file support
14795         * src/html.c
14796                 fix bug #763 where href attribute was not
14797                 the very first attribute of a link
14798                 patch by Thomas Gilgin
14799
14800 2005-07-13 [colin]      1.9.12cvs43
14801
14802         * src/gtk/pluginwindow.c
14803                 Little portability fix
14804
14805 2005-07-13 [colin]      1.9.12cvs42
14806
14807         * src/plugins/pgpmime/sgpgme.c
14808                 Fix crasher.
14809
14810 2005-07-13 [colin]      1.9.12cvs41
14811
14812         * src/plugins/pgpmime/pgpmime.c
14813         * src/plugins/pgpmime/sgpgme.c
14814                 Use gpgme_data_release_and_get_mem instead
14815                 of gpgme_data_read.
14816
14817 2005-07-13 [colin]      1.9.12cvs40
14818
14819         * configure.ac
14820         * src/plugins/pgpmime/passphrase.c
14821         * src/plugins/pgpmime/passphrase.h
14822         * src/plugins/pgpmime/pgpmime.c
14823         * src/plugins/pgpmime/plugin.c
14824         * src/plugins/pgpmime/select-keys.c
14825         * src/plugins/pgpmime/select-keys.h
14826         * src/plugins/pgpmime/sgpgme.c
14827         * src/plugins/pgpmime/sgpgme.h
14828                 Port pgpmime to gpgme-1.0.
14829
14830 2005-07-12 [paul]       1.9.12cvs39
14831
14832         * AUTHORS
14833         * src/toolbar.c
14834         * src/toolbar.h
14835                 add a 'Go to Prev' button to the toolbar.
14836                 correct tooltip text of go to buttons.
14837                 based on patch by Yang Guilong <bamanzi@gmail.com>
14838
14839 2005-07-12 [colin]      1.9.12cvs38
14840
14841         * src/statusbar.c
14842                 Fix progress bar showing stuff at startup.
14843
14844 2005-07-12 [paul]       1.9.12cvs37
14845
14846         * src/editjpilot.c
14847                 fix building with jpilot support
14848
14849 2005-07-11 [colin]      1.9.12cvs36
14850
14851         * src/inc.c
14852                 Add visual indication that filtering is running
14853         * src/textview.c
14854                 Make {}[] uri delimiters
14855         * src/summaryview.c
14856                 Remove useless (and slow) calls
14857
14858 2005-07-11 [paul]       1.9.12cvs35
14859
14860         * src/plugins/clamav/clamav_plugin_gtk.c
14861         * src/plugins/dillo_viewer/dillo_prefs.c
14862         * src/plugins/pgpmime/prefs_gpg.c
14863         * src/plugins/spamassassin/spamassassin_gtk.c
14864                 gather plugins prefs together under their
14865                 own 'Plugins' heading
14866
14867 2005-07-11 [paul]       1.9.12cvs34
14868
14869         sync with main
14870
14871         * src/account.c
14872                 account_delete(): modified alert dialog
14873         * src/editjpilot.c
14874         * src/editvcard.c
14875                 fixed a crash when cancelling file selection
14876                 dialog by Escape key. Made non-ascii filename
14877                 selectable.
14878         * src/prefs_template.c
14879                 prefs_template_window_create(): make scrolled
14880                 window policy AUTOMATIC
14881
14882 2005-07-10 [hoa]        1.9.12cvs33
14883
14884         * src/etpan/imap-thread.c
14885                 workaround for old Courier IMAP servers.
14886
14887 2005-07-10 [colin]      1.9.12cvs32
14888
14889         * src/folder.c
14890         * src/statusbar.c
14891         * src/statusbar.h
14892                 Add visual progress indicator on filtering/processing
14893                 Factorize the progress bar code
14894         * src/imap.c
14895         * src/imap.h
14896         * src/etpan/imap-thread.c
14897                 Add a reference counter to avoid destroying the Folder
14898                 while it's in use by another callback.
14899
14900 2005-07-09 [hoa]        1.9.12cvs31
14901
14902         * src/imap.c
14903         * src/etpan/imap-thread.c
14904                 fixed deadlock when removing IMAP account.
14905
14906 2005-07-08 [colin]      1.9.12cvs30
14907
14908         * src/textview.c
14909         * src/unmime.c
14910                 Fix again problems decoding broken headers
14911         * src/gtk/inputdialog.c
14912                 Fix local variable shadowing a global one
14913
14914 2005-07-08 [colin]      1.9.12cvs29
14915
14916         * src/msgcache.c
14917                 Make the cache/mark files platform-agnostic by writing
14918                 them in little-endian format. Reading them is also done
14919                 in little-endian format, of course; however, in order
14920                 to avoid trashing mark data on big-endian machines, the
14921                 files are, at first, read from the native format if the
14922                 little-endian one doesn't exist. This is easy to deter-
14923                 mine by trying to open a file with a swapped data_ver
14924                 and seeing if it's the wanted version.
14925                 Little-endian using users should see absolutely no
14926                 difference, Big-endian users may get a very little
14927                 performance drop due to byte-swapping.
14928                 Tested on i386 and ppc32. 
14929                 Fixes bug #159 (The index file, in the mailboxes, is 
14930                 hardware depending).
14931
14932                 To have the cache/mark files updated to the new little-
14933                 endian format, "Check for new messages" or even
14934                 "Rebuild folder tree" aren't enough. Files will be
14935                 updated as soon as a folder has been opened/closed.
14936                 To update everything, just select all folders by
14937                 selecting them one by one.
14938
14939 2005-07-07 [colin]      1.9.12cvs28
14940
14941         * src/imap.c
14942                 Remember the folder separator per IMAPFolder
14943                 instead of globally.
14944                 Revive the Session on noop; fixes bug #761
14945                 (mark a bunch of unread messages as read takes 
14946                 forever)
14947
14948 2005-07-07 [darko]      1.9.12cvs27
14949
14950         * src/common/template.c
14951                 Sort templates alphabetically
14952
14953 2005-07-06 [colin]      1.9.12cvs26
14954
14955         * src/imap.c
14956                 Try to use the correct separator in
14957                 most cases. Possibly fixes bug #759
14958                 (only creates the INBOX folder when 
14959                 setting up new IMAP account) and 
14960                 bug #760 (Can't retrieve messages)
14961
14962 2005-07-06 [colin]      1.9.12cvs25
14963
14964         * src/imap.c
14965                 Use real_path in status command. This will
14966                 help later, when namespaces will be used.
14967
14968 2005-07-06 [colin]      1.9.12cvs24
14969
14970         * configure.ac
14971         * src/account.c
14972         * src/folder.c
14973         * src/imap.c
14974         * src/etpan/etpan-log.c
14975         * src/etpan/etpan-thread-manager.c
14976         * src/etpan/imap-thread.c
14977                 Add a --disable-libetpan parameter. With this,
14978                 users that don't want IMAP4 support can avoid
14979                 the new dependancy (and have no IMAP support).
14980                 Users that have IMAP4 accounts and use this
14981                 parameter won't lose their configuration, their
14982                 IMAP accounts will just be invisible and not
14983                 used.
14984         * src/textview.c
14985                 Make the "Copy ..." contextual menu items 
14986                 copy to both the X clipboard and the gtk 
14987                 clipboard - as most other apps do.
14988         * src/gtk/about.c
14989                 Add a notice about OpenSSL usage, in order to
14990                 comply with OpenSSL's license (point 6):
14991                 http://www.openssl.org/source/license.html
14992
14993 2005-07-06 [colin]      1.9.12cvs23
14994
14995         * src/alertpanel.c
14996                 Fix a minimum size for alertpanels
14997         * src/compose.c
14998                 Show 'No space left on device' type errors
14999                 when queuing/sending
15000         * src/imap_gtk.c
15001         * src/mh_gtk.c
15002                 Rework folder's deletion message (remove 
15003                 extra \n)
15004
15005 2005-07-05 [colin]      1.9.12cvs22
15006
15007         * src/imap.c
15008                 Add an alertpanel on auth error
15009                 Add pseudo-log
15010                 Remove pthread-related stuff
15011
15012 2005-07-05 [colin]      1.9.12cvs21
15013
15014         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15015                 Fix crash on plugin reloading (with a hack)
15016
15017 2005-07-05 [colin]      1.9.12cvs20
15018
15019         * src/prefs_account.c
15020         * src/prefs_account.h
15021                 Fix typo
15022         * src/gtk/filesel.c
15023         * src/gtk/filesel.h
15024                 Add a way to filter the view
15025         * src/gtk/pluginwindow.c
15026                 Filter loadable stuff
15027         * src/plugins/pgpmime/prefs_gpg.c
15028                 Fix missing unregistration
15029         * .cvsignore
15030         * src/etpan/.cvsignore
15031         * src/plugins/spamassassin/.cvsignore
15032                 Add more stuff to cvs ignored files
15033
15034 2005-07-04 [colin]      1.9.12cvs19
15035
15036         * src/imap.c
15037                 Fix scan_required returning FALSE when it
15038                 shouldn't. Maybe fix #760 (Can't retrieve
15039                 messages)
15040
15041 2005-07-04 [colin]      1.9.12cvs18
15042
15043         * src/summaryview.c
15044                 Fix always_show_msg pref
15045
15046 2005-07-04 [paul]       1.9.12cvs17
15047
15048         sync with main (forgotten in last commit)
15049         
15050         * src/common/utils.c
15051         * src/common/utils.h
15052                 check_line_length(): new.
15053                 is_dir_exist()
15054                 is_file_entry_exist()
15055                 dirent_is_regular_file()
15056                 dirent_is_directory(): use g_file_test() instead of stat().
15057
15058 2005-07-04 [paul]       1.9.12cvs16
15059
15060         sync with main:
15061
15062         * src/compose.c
15063                 compose_write_to_file(): check for line
15064                 length limit and display warning if exceeds
15065         * src/jpilot.c
15066                 use get_home_dir() instead of g_get_home_dir()
15067         * src/procheader.c
15068                 removed warning about invalid date
15069         * src/vcard.c
15070                 use get_home_dir() instead of g_get_home_dir()
15071
15072 2005-07-04 [paul]       1.9.12cvs15
15073
15074         * src/stock_pixmap.c
15075                 fix new pixmap naming errors
15076                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
15077
15078 2005-07-04 [colin]      1.9.12cvs14
15079
15080         * src/imap.c
15081                 Fix debugging string with a warning
15082
15083 2005-07-04 [colin]      1.9.12cvs13
15084
15085         * configure.ac
15086                 Add a check for libetpan's version (>= 0.37)
15087
15088 2005-07-04 [hoa]        1.9.12cvs12
15089
15090         * commitHelper
15091         * src/imap.c
15092         * src/etpan/imap-thread.c
15093         * src/etpan/imap-thread.h
15094                 fixed IMAP implementation of check of mails.
15095
15096 2005-07-03 [hoa]        1.9.12cvs11
15097
15098         * src/etpan/Makefile.am
15099         * src/etpan/etpan-errors.h
15100         * src/etpan/etpan-log.[ch]
15101         * src/etpan/etpan-thread-manager-types.h
15102         * src/etpan/etpan-thread-manager.[ch]
15103         * src/etpan/imap-thread.[ch]
15104         * src/Makefile.am
15105         * src/imap.c
15106         * src/main.c
15107         * src/prefs_other.c
15108         * configure.ac
15109             merged imap branch.
15110             dependency on libetpan 0.37 is now added.
15111
15112 2005-07-01 [colin]      1.9.12cvs10
15113
15114         * src/Makefile.am
15115         * src/folder.c
15116         * src/folder.h
15117         * src/folderview.c
15118         * src/stock_pixmap.c
15119         * src/stock_pixmap.h
15120         * src/plugins/trayicon/trayicon.c
15121                 Add marked symbol on folders containing
15122                 marked messages
15123         * src/procmsg.c
15124         * src/procmsg.h
15125         * src/toolbar.c
15126         * src/prefs_common.c
15127         * src/prefs_common.h
15128         * src/prefs_send.c
15129                 Add an optional confirmation dialog on queue
15130                 sending. Patch by wwp.
15131         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
15132         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
15133         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
15134         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
15135         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
15136         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
15137         * src/pixmaps/inbox_mark.xpm            ** ADDED **
15138         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
15139         * src/pixmaps/outbox_mark.xpm           ** ADDED **
15140         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
15141         * src/pixmaps/trash_mark.xpm            ** ADDED **
15142                 New pixmaps
15143
15144 2005-07-01 [colin]      1.9.12cvs9
15145
15146         * src/summaryview.c
15147                 Fix a little threading bug
15148         * src/addrgather.c
15149         * src/mainwindow.c
15150                 A little bit of HIG normality never hurts
15151
15152 2005-07-01 [colin]      1.9.12cvs8
15153
15154         * src/compose.c
15155         * src/msgcache.c
15156         * src/pop.c
15157         * src/procmime.c
15158         * src/recv.c
15159         * src/common/log.c
15160         * src/common/template.c
15161         * src/common/utils.c
15162         * src/common/utils.h
15163                 Reverted the fwrite_atomic stuff. In fact
15164                 it is already atomic.
15165
15166 2005-06-30 [colin]      1.9.12cvs7
15167
15168         * src/common/utils.c
15169         * src/common/utils.h
15170                 Add an fwrite_atomic() function to make
15171                 sure we write everything: fwrite can make
15172                 short writes.
15173         * src/compose.c
15174         * src/msgcache.c
15175         * src/pop.c
15176         * src/procmime.c
15177         * src/recv.c
15178         * src/common/log.c
15179         * src/common/template.c
15180                 Use that (and fix swapping of size and nmemb).
15181                 Thanks to Rich Coe for the heads up.
15182
15183 2005-06-30 [colin]      1.9.12cvs6
15184
15185         * src/addressbook.c
15186                 Optimize addressbook opening 
15187
15188 2005-06-30 [colin]      1.9.12cvs5
15189
15190         * src/summaryview.c
15191                 Remove calls to summary_step after move/copy
15192
15193 2005-06-28 [paul]       1.9.12cvs4
15194
15195         * src/alertpanel.c
15196                 wrap and make the error msg selectable
15197
15198 2005-06-28 [paul]       1.9.12cvs3
15199
15200         * src/ssl_manager.c
15201                 replace the OK button with a Close button
15202         * src/gtk/foldersort.c
15203                 use GTK_STOCK_ icons/buttons
15204
15205 2005-06-28 [colin]      1.9.12cvs2
15206
15207         * src/gedit-print.c             ** ADDED **
15208         * src/gedit-print.h             ** ADDED **
15209         * src/gtk/gtksourceprintjob.c   ** ADDED **
15210         * src/gtk/gtksourceprintjob.h   ** ADDED **
15211                 I can't believe no one had enough time to tell
15212                 me I forgot the `cvs add`
15213
15214 2005-06-27 [colin]      1.9.12cvs1
15215
15216         * src/Makefile.am
15217         * src/gtk/Makefile.am
15218         * src/messageview.c
15219         * src/procmsg.c
15220         * src/summaryview.c
15221         * configure.ac
15222                 Add optional libgnomeprint-based printing
15223         * src/mainwindow.c
15224         * src/gtk/quicksearch.c
15225                 Add an Edit/Quick search menu item to show
15226                 and focus the quicksearch
15227
15228 2005-06-27 [paul]       1.9.12
15229
15230         1.9.12 release
15231
15232         * po/ca.po
15233         * po/de.po
15234         * po/es.po
15235         * po/fr.po
15236         * po/it.po
15237         * po/ko.po
15238         * po/pt_BR.po
15239         * po/sk.po
15240         * po/zh_CN.po
15241                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
15242                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
15243                 SungHyun Nam, Frederico Goncalves Guimaraes,
15244                 Andrej Kacian, and Yang Guilong
15245 2005-06-26 [colin]      1.9.11cvs106
15246
15247         * src/imap_gtk.c
15248                 Forgot one file for previous fix
15249
15250 2005-06-26 [colin]      1.9.11cvs105
15251
15252         * src/folder.c
15253         * src/imap.c
15254                 Fix problems with folder operations in no_select
15255                 imap folders. it applies only to mails, and 
15256                 creation/deletion/move/renaming of folders 
15257                 should be possible
15258
15259 2005-06-26 [paul]       1.9.11cvs104
15260
15261         * src/prefs_filtering.c
15262                 replace one more GTK_STOCK_REMOVE
15263                 with GTK_STOCK_DELETE
15264
15265 2005-06-25 [colin]      1.9.11cvs103
15266
15267         * src/imap.c
15268                 Optimize get_seq_set_from_seq_list
15269                 (Patch by Ricardo) 
15270
15271 2005-06-25 [colin]      1.9.11cvs102
15272
15273         * src/mh.c
15274                 If the directory exists, but not in the
15275                 correct encoding, rename it. This should
15276                 handle old-versions-induced bugs.
15277
15278 2005-06-25 [colin]      1.9.11cvs101
15279
15280         * src/mh.c
15281                 Fix path access with extended dir names
15282                 Fixes bug #589 (SC segfaults with wrong locale
15283                 settings)
15284
15285 2005-06-25 [colin]      1.9.11cvs100
15286
15287         * src/prefs_account.c
15288         * src/prefs_account.h
15289         * src/compose.c
15290                 Add an option to encrypt replies to
15291                 encrypted messages
15292
15293 2005-06-25 [colin]      1.9.11cvs99
15294
15295         * src/compose.c
15296         * src/quote_fmt_parse.y
15297                 ... And make it work with pgpinline.
15298
15299 2005-06-25 [colin]      1.9.11cvs98
15300
15301         * src/compose.c
15302         * src/procmime.c
15303         * src/procmime.h
15304         * src/quote_fmt_parse.y
15305                 o Make reedition of encrypted messages possible
15306                   (as long as it is encrypted to self too, no
15307                    magic there)
15308                 o Make replying with quote (and without selecting
15309                   text) possible for encrypted messages.
15310                 Closes bug #550 (Not possible to "reply with quote"
15311                 to gnupg encrypted messages)
15312
15313 2005-06-24 [paul]       1.9.11cvs97
15314
15315         * src/imap.c
15316                 add missing include
15317
15318 2005-06-24 [paul]       1.9.11cvs96
15319
15320         * src/editldap.c
15321                 made bind password entry invisible
15322                 (sync with main)
15323         * src/send_message.c
15324                 send_message_local(): check exit status
15325                 to detect errors (sync with main)
15326         * src/textview.c
15327                 use main's less ambiguous popup menu
15328                 wording
15329
15330 2005-06-24 [paul]       1.9.11cvs95
15331
15332         * src/prefs_actions.c
15333         * src/prefs_customheader.c
15334         * src/prefs_display_header.c
15335         * src/prefs_filtering_action.c
15336         * src/prefs_matcher.c
15337         * src/prefs_template.c
15338         * src/prefs_toolbar.c
15339                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
15340         * src/gtk/description_window.c
15341                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
15342
15343 2005-06-23 [colin]      1.9.11cvs94
15344
15345         * src/summaryview.c
15346                 Fix rough edges (be sure to call status_show whenever
15347                 necessary).
15348
15349 2005-06-23 [colin]      1.9.11cvs93
15350
15351         * src/summaryview.c
15352                 Optimize Select All
15353                 Before, in a 5K mails folder: 11s
15354                 After, in the same folder: 58000µs
15355                 The joys of locking... gtk_clist_select_all() fires a 
15356                 tree-select-row event for each selected row, which in 
15357                 summaryview, callbacks summary_selected which in turn,
15358                 calls summary_status_show, which walks the selected
15359                 rows. Hence, calling gtk_clist_select_all was 
15360                 exponential. Locking the summaryview makes 
15361                 summary_selected return early.
15362
15363 2005-06-23 [colin]      1.9.11cvs92
15364
15365         * src/imap.c
15366                 Move mutex at the important place to avoid
15367                 deadlocks
15368         * src/summaryview.c
15369                 Fix Del key deleting directly instead of
15370                 moving to trash
15371
15372 2005-06-22 [colin]      1.9.11cvs91
15373
15374         * src/plugins/spamassassin/libspamc.c
15375                 As we do spagetti code with assignations in multiple
15376                 places (see _message_read_raw where out = msg = raw),
15377                 let's be sure we don't free the same pointer twice.
15378                 Should fix bug #683 (Crash in libpam at 
15379                 message_cleanup).
15380
15381 2005-06-22 [colin]      1.9.11cvs90
15382
15383         * src/compose.c
15384         * src/messageview.c
15385         * src/toolbar.c
15386                 Make toolbar's delete use the move to trash stuff;
15387                 Add gtk_widget_realize to be sure pixmaps can get
15388                 created (that may fix an old worksforme bug which
15389                 I can't find back...)
15390
15391 2005-06-22 [colin]      1.9.11cvs89
15392
15393         * src/summaryview.c
15394         * src/summaryview.h
15395         * src/mainwindow.c
15396                 Rename "Message/Delete" to "Message/Move to trash"
15397                 Add "Message/Delete..." that directly destroys the
15398                 selected messages after asking for a confirmation.
15399
15400 2005-06-22 [colin]      1.9.11cvs88
15401
15402         * src/imap.c
15403                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
15404                 o Fix a deadlock (thanks Darko)
15405
15406 2005-06-22 [colin]      1.9.11cvs87
15407
15408         * src/gtk/foldersort.c
15409                 Add missing include for the i18n;
15410                 patch by Fabien Vantard
15411
15412 2005-06-21 [colin]      1.9.11cvs86
15413
15414         * src/folder.c
15415         * src/folderview.c
15416                 Respect the no_select flag
15417         * src/imap.c
15418                 Fix recursive deletion
15419         * src/imap_gtk.c
15420         * src/mh_gtk.c
15421                 Make the folder deletion's warning
15422                 more explicit
15423
15424 2005-06-21 [colin]      1.9.11cvs85
15425
15426         * src/textview.c
15427                 Prevent email addresses from spanning accross
15428                 lines - fixes bug # 646 (newline-chars in 
15429                 email addresses)
15430
15431 2005-06-20 [colin]      1.9.11cvs84
15432
15433         * src/folder.c
15434                 Be sure not to remove source if copy failed
15435
15436 2005-06-20 [colin]      1.9.11cvs83
15437
15438         * src/folderview.c
15439         * src/imap_gtk.c
15440                 remove summaryview's lock
15441         * src/imap.c
15442                 introduce threads to avoid problems when foreground tasks
15443                 interfere with background tasks
15444         * src/mh.c
15445                 prevent moving to drafts/queue
15446         * src/mimeview.c
15447                 fix leak
15448
15449 2005-06-19 [colin]      1.9.11cvs82
15450
15451         * src/imap_gtk.c
15452                 Remember that the user doesn't want to override
15453                 offline mode, for 3 seconds. It avoid presenting
15454                 him with N popups in a really short time.
15455
15456 2005-06-17 [colin]      1.9.11cvs81
15457
15458         * src/imap.c
15459                 Fix IMAP breaking on folders containing '('
15460                 (Probably won't be enough)
15461
15462 2005-06-17 [colin]      1.9.11cvs80
15463
15464         Forgotten files on 1.9.11cvs79
15465         * src/summaryview.c
15466                 Fix stepping when not immediately executing
15467         * src/imap.c
15468                 Really prevent UID FETCH 0
15469         * src/codeconv.c
15470                 Fix outgoing charset never set to utf-8
15471         * src/mh.c
15472                 Fix leak
15473
15474 2005-06-16 [colin]      1.9.11cvs79
15475
15476         * src/compose.c
15477                 Fix bug #707 (Dash splits rows)
15478                 Only wrap if we're on a line break position and
15479                 the previous one was a "white" (space) char.
15480                 Pango stuff is weird.
15481
15482 2005-06-16 [colin]      1.9.11cvs78
15483
15484         * src/imap_gtk.c
15485                 Lock summaryview while downloading messages
15486                 on user demand
15487         * src/procheader.c
15488         * src/unmime.c
15489         * src/common/utils.c
15490         * src/common/utils.h
15491                 Replace \r and \n with spaces in From and
15492                 Subject headers
15493
15494 2005-06-16 [paul]       1.9.11cvs77
15495
15496         * src/procmime.c
15497                 liberalise the mime parser
15498         * src/gtk/about.c
15499                 add text wrapping
15500
15501 2005-06-16 [paul]       1.9.11cvs76
15502
15503         * src/gtk/about.c
15504                 reworked
15505
15506 2005-06-15 [colin]      1.9.11cvs75
15507
15508         * src/compose.c
15509                 Finish header encoding fix
15510         * src/summaryview.c
15511                 Fix segfault
15512         * src/headerview.c
15513                 Fix compilation (Thanks Stephan
15514                 Sachse)
15515
15516 2005-06-15 [colin]      1.9.11cvs74
15517
15518         * Makefile.am
15519                 Install gnome2 stuff rather than gnome1, 
15520                 if both are present
15521         * src/codeconv.c
15522         * src/codeconv.h
15523         * src/compose.c
15524                 Fix headers encoding
15525         * src/folder.c
15526                 Visual progress when fetching all messages
15527         * src/folderview.c
15528         * src/summaryview.c
15529         * src/summaryview.h
15530                 Prevent changing current message while
15531                 incorporating
15532
15533 2005-06-15 [paul]       1.9.11cvs73
15534
15535         * src/gtk/gtkaspell.c
15536         * src/gtk/gtkaspell.h
15537                 fix build warnings
15538
15539 2005-06-15 [paul]       1.9.11cvs72
15540
15541         * src/prefs_filtering.c
15542                 allow reordering of filter rules by
15543                 drag n drop
15544
15545 2005-06-15 [paul]       1.9.11cvs71
15546
15547         * COPYING
15548                 updated
15549         * src/codeconv.c
15550                 replace deprecated function
15551         * src/inc.c
15552         * src/send_message.c
15553         * src/gtk/progressdialog.c
15554         * src/gtk/progressdialog.h
15555                 salvage and reuse parts of reverted sync
15556
15557 2005-06-15 [paul]       1.9.11cvs70
15558
15559         * src/inc.c
15560         * src/send_message.c
15561         * src/gtk/progressdialog.c
15562         * src/gtk/progressdialog.h
15563                 revert yesterday's sync with main
15564                 it contains deprecated functions
15565
15566 2005-06-15 [colin]      1.9.11cvs69
15567
15568         * src/headerview.c
15569                 Fix bug #670 (multi user to: will corrupt message 
15570                 headers display)
15571
15572 2005-06-15 [colin]      1.9.11cvs68
15573
15574         * src/compose.c
15575                 Fix bug #421 (Fix undo on wrapping)
15576
15577 2005-06-15 [colin]      1.9.11cvs67
15578
15579         * src/folder.c
15580                 Provide visual feedback while processing
15581                 folder's rules.
15582         * src/imap.c
15583                 Provide visual feedback while getting
15584                 short headers (for uncached messages)
15585
15586
15587 2005-06-14 [paul]       1.9.11cvs66
15588
15589         * src/account.c
15590                 change a couple stock icons
15591         * src/inc.c
15592         * src/send_message.c
15593         * src/gtk/progressdialog.c
15594         * src/gtk/progressdialog.h
15595                 sync main's GtkTreeView implementation
15596
15597 2005-06-14 [colin]      1.9.11cvs65
15598
15599         * src/imap.c
15600                 Various little fixes, mainly on error paths
15601
15602 2005-06-13 [colin]      1.9.11cvs64
15603
15604         * matcher.c
15605         * procmsg.c
15606         * procmsg.h
15607                 Add a way to fetch only headers. This speeds
15608                 up filtering on headers for IMAP. Fixes:
15609                 bug #481 extraneous imap commands slow down 
15610                         imap filtering
15611                 bug #522 Sylpheed downloads all messages 
15612                         when opening mailbox (IMAP)
15613                 bug #677 IMAP fetch is soooooooooooooo slow
15614         * src/folder.c
15615         * src/folder.h
15616                 Add a folder set_batch method so that
15617                 implementations can speed up flags changes
15618         * src/folderutils.c
15619         * src/summaryview.c
15620                 Use that in mark as (un)read and mark all read
15621                 Refix bug #679
15622         * src/imap.c
15623                 Implement set_batch - brings back deferred
15624                 flags in a less buggy manner. Fixes:
15625                 bug #729 IMAP immediate expunge of deleted messages
15626                 bug #191 remove list of messages with one command
15627                 Fix login with strange chars
15628                 Implement fetch_msg_full
15629                 Fix copy (wrong counts)
15630
15631 2005-06-12 [colin]      1.9.11cvs63
15632
15633         * src/folder.c
15634                 lock incorporation during long operations.
15635                 Avoids fucking up the IMAP socket.
15636
15637 2005-06-12 [colin]      1.9.11cvs62
15638
15639         * src/imap.c
15640                 Fix harmful typo
15641                 Factorize remove_all_msg
15642                 Thread-ize expunge
15643         * src/summaryview.c
15644                 Don't update partial-download status if unnecessary
15645         * src/folder.c
15646                 Use remove_msgs everywhere possible
15647
15648 2005-06-12 [colin]      1.9.11cvs61
15649
15650         * src/folder.c
15651         * src/folder.h
15652                 Add a remove_msgs function to remove a 
15653                 list of messages
15654         * src/imap.c
15655                 Implement that.
15656
15657 2005-06-12 [colin]      1.9.11cvs60
15658
15659         * src/imap.c
15660                 Remove flags-processing deferring... Too hard
15661                 to get it to work in all cases.
15662
15663 2005-06-11 [colin]      1.9.11cvs59
15664
15665         * src/imap.c
15666                 printf -> debug_print
15667
15668 2005-06-11 [colin]      1.9.11cvs58
15669
15670         * src/imap.c
15671                 o Fix build without USE_PTHREAD
15672                 o Factorize imap_open
15673                 o Alertpanel in case of impossible connection
15674                 o Alertpanel in case of impossible login
15675                 o Fix deferred flags processing to force a 
15676                   flush before adding some more flags to process,
15677                   but in another folder.
15678
15679 2005-06-10 [colin]      1.9.11cvs57
15680
15681         * src/imap.c
15682                 o Fix a format string error
15683                 o init ssl socket outside of the thread 
15684                   (it possibly invokes gtk calls)
15685         * src/procmime.c
15686                 o Put back the buffer to its necessary size
15687                 o Fix changing a file pointer without keeping
15688                   track of it (thanks Valgrind)
15689         * src/common/smtp.c
15690                 o Fix automatic STARTTLS if login should be done
15691                   and the server only allows it after starting TLS
15692         * src/gtk/gtkinputdialog.c
15693                 o Eat GDK_Return so that the combo popup doesn't 
15694                   appear when we press Enter to validate the combo
15695                   input dialog (as seen in the Open with... dialog)
15696
15697 2005-06-10 [colin]      1.9.11cvs56
15698
15699         * src/imap.c
15700                 o A bit less debug
15701                 o Fix a crash on deletion
15702                 o Threadize imap_select (it's called outside of 
15703                   threads)
15704                 o Defer treatment of DELETED flags
15705
15706
15707 2005-06-09 [colin]      1.9.11cvs55
15708
15709         * src/imap.c
15710                 Make sure we check imap_gtk_should_override(), which
15711                 potentially calls gtk stuff, before creating thread.
15712                 That way it should't be called via imap_get_session()
15713                 inside a thread.
15714
15715 2005-06-09 [colin]      1.9.11cvs54
15716
15717         * src/imap.c
15718                 o add a bit of status output
15719                 o remove some dead code
15720                 o threadize get_list_of_uids
15721                 o threadize imap_get_flags
15722                 o defer flag changing by 500ms so that they
15723                   can be batched
15724
15725
15726 2005-06-08 [colin]      1.9.11cvs53
15727
15728         * src/imap.c
15729                 Thread-ize imap_cmd_fetch
15730
15731 2005-06-08 [colin]      1.9.11cvs52
15732
15733         * src/main.c
15734                 Mmh, that broke POP3...
15735
15736 2005-06-08 [colin]      1.9.11cvs51
15737
15738         * src/main.c
15739                 Stabilize IMAP patch (thanks to Hoa)
15740
15741 2005-06-08 [colin]      1.9.11cvs50
15742
15743         * src/imap.c
15744                 Test patch to speed up imap. 
15745
15746 2005-06-08 [colin]      1.9.11cvs49
15747
15748         * src/imap_gtk.c
15749                 Warning fix
15750         * src/procmime.c
15751                 Apply patch from gentoo to use /usr/share/mime/globs if 
15752                 available, after un-breaking it
15753         * src/common/log.c
15754         * src/common/log.h
15755                 Use g_timeout for invoking hooks that possibly use gtk
15756                 calls. This should leave gtk calls in the main thread.
15757
15758 2005-06-08 [paul]       1.9.11cvs48
15759
15760         * src/codeconv.c
15761                 conv_get_outgoing_charset_str(): don't
15762                 use prefs_common setting
15763         * src/compose.c
15764         * src/compose.h
15765                 add /Options/Character encoding/... to
15766                 temporarily change the outgoing encoding
15767
15768         (belated sync with main)
15769
15770 2005-06-08 [paul]       1.9.11cvs47
15771
15772         * src/compose.c
15773                 correction to/completion of last
15774                 sync with main
15775
15776 2005-06-08 [paul]       1.9.11cvs46
15777
15778         sync with main:
15779         
15780         * src/codeconv.c
15781         * src/codeconv.h
15782                 always enabled Japanese auto-detection
15783                 if the first letters of locale string
15784                 is "ja"
15785         * src/compose.c
15786                 don't use "destroy" signal to destroy
15787                 Compose object (fix rare crashes on discard?)
15788         * src/mainwindow.c
15789         * src/messageview.c
15790         * src/prefs_send.c
15791                 added Hebrew encodings
15792         * src/sourcewindow.c
15793                 don't use "destroy" signal to destroy
15794                 objects
15795
15796 2005-06-07 [colin]      1.9.11cvs45
15797
15798         * src/summaryview.c
15799                 Add missing unlocks/locks
15800
15801 2005-06-07 [paul]       1.9.11cvs44
15802
15803         * src/summaryview.c
15804                 restore bug #749 fix
15805
15806 2005-06-06 [colin]      1.9.11cvs43
15807
15808         * src/summaryview.c
15809                 Fix selection bug when prefs_common.open_unread 
15810                 is FALSE
15811
15812 2005-06-06 [colin]      1.9.11cvs42
15813
15814         * src/common/md5.c
15815                 Fix a warning
15816         * src/summaryview.c
15817         * src/folderview.c
15818                 Factorize long operations beginning and end
15819                 (locking, freezing/thawing, cursor, ...)
15820                 Check selection->data member in selection-
15821                 related loops; this avoids dying an awful
15822                 death if the selection changes on us while
15823                 we're marking a whole IMAP folder unread, 
15824                 for example.
15825
15826 2005-06-06 [paul]       1.9.11cvs41
15827
15828         * src/textview.c
15829                 don't g_free() a static gchar buffer
15830
15831 2005-06-05 [colin]      1.9.11cvs40
15832
15833         * src/mainwindow.c
15834         * src/messageview.c
15835         * src/summaryview.c
15836                 Fix bug #749 (Show all headers should be
15837                 sticky as the GUI suggests)
15838
15839 2005-06-03 [paul]       1.9.11cvs39
15840
15841         * src/compose.c
15842                 don't allow editing of mail while sending.
15843                 patch by Colin
15844
15845 2005-06-03 [paul]       1.9.11cvs38
15846
15847         * src/folderview.c
15848                 add a freeze/thaw to speed up 'mark all read'
15849
15850 2005-06-03 [paul]       1.9.11cvs37
15851
15852         * src/prefs_message.c
15853                 reflect changes immediately
15854
15855 2005-06-02 [colin]      1.9.11cvs36
15856
15857         * po/POTFILES.in
15858                 Patch by Fabien Vantard.
15859
15860 2005-06-02 [colin]      1.9.11cvs35
15861
15862         * src/imap.c
15863                 Use a non-blocking imap_getline() if possible.
15864                 This should completely prevent the interface
15865                 from freezin on imap operations, although it
15866                 may do strange stuff in case of folder switching
15867                 while a big imap operation is taking place...
15868
15869                 In addition, fix a leak in the case thread
15870                 creation fails on connection.
15871
15872 2005-06-02 [colin]      1.9.11cvs34
15873
15874         * src/crash.c
15875         * src/prefs_common.h
15876                 Fix build (prefs_common_init() doesn't exist
15877                 anymore)
15878
15879 2005-06-02 [colin]      1.9.11cvs33
15880
15881         * src/prefs_account.c
15882                 Fix bug #245 (filtering rules broken when
15883                 renaming a remote account (imap4 or nntp)
15884
15885 2005-06-02 [colin]      1.9.11cvs32
15886
15887         * src/imap.c
15888                 Try to fix IMAP shortcomings: 
15889                 o Multithread imap_open()
15890                 o allow offline-mode overriding instead of
15891                   just returning NULL
15892         * src/imap_gtk.c
15893         * src/imap_gtk.h
15894                 Add a function to ask whether we want to
15895                 override offline-mode for 10 minutes (one-shot
15896                 asking was painful)
15897         * src/procheader.c
15898                 Fix segfault when imap parser isn't happy about
15899                 a missing {
15900
15901 2005-06-01 [colin]      1.9.11cvs31
15902
15903         * src/addrharvest.c
15904         * src/compose.c
15905         * src/mbox.c
15906         * src/mbox.h
15907         * src/mh.c
15908         * src/msgcache.c
15909         * src/send_message.c
15910         * src/setup.c
15911         * src/undo.c
15912         * src/common/hooks.c
15913         * src/common/prefs.c
15914         * src/common/template.c
15915         * src/common/utils.c
15916         * src/gtk/gtkutils.c
15917         * src/gtk/inputdialog.c
15918         * src/gtk/menu.c
15919         * src/gtk/pluginwindow.c
15920         * src/gtk/prefswindow.c
15921         * src/plugins/pgpmime/passphrase.c
15922         * src/plugins/pgpmime/prefs_gpg.c
15923                 More -Wall fixes
15924
15925         * src/common/Makefile.am
15926         * src/common/timing.h
15927                 Add basic timing code
15928
15929         * src/summaryview.c
15930                 Fix a bug with unread messages when 
15931                 re-sorting folders, and by the way
15932                 fix a big performance hit when 
15933                 re-sorting (10k mails: before 5s,
15934                 after .5s)
15935
15936         * src/prefs_compose_writing.c
15937         * src/prefs_compose_writing.h
15938         * src/prefs_message.c
15939         * src/prefs_message.h
15940         * src/prefs_other.c
15941         * src/prefs_other.h
15942         * src/prefs_quote.c
15943         * src/prefs_quote.h
15944         * src/prefs_receive.c
15945         * src/prefs_receive.h
15946         * src/prefs_send.c
15947         * src/prefs_send.h
15948         * src/prefs_summaries.c
15949         * src/prefs_summaries.h
15950                 Fix copyright banner
15951
15952 2005-06-01 [paul]       1.9.11cvs30
15953
15954         * po/fi.po
15955                 updated by Flammie Pirinen
15956         * src/procmime.c
15957                 fix 'Bad BASE64 content' output
15958
15959 2005-05-31 [colin]      1.9.11cvs29
15960
15961         * src/procmime.c
15962                 Oops, where did my hunk go.
15963
15964 2005-05-31 [colin]      1.9.11cvs28
15965
15966         * src/Makefile.am
15967         * src/account.c
15968         * src/action.c
15969         * src/addr_compl.c
15970         * src/addressbook.c
15971         * src/codeconv.c
15972         * src/compose.c
15973         * src/export.c
15974         * src/folder.c
15975         * src/folderview.c
15976         * src/image_viewer.c
15977         * src/main.c
15978         * src/mainwindow.c
15979         * src/messageview.c
15980         * src/mimeview.c
15981         * src/msgcache.c
15982         * src/prefs_account.c
15983         * src/prefs_actions.c
15984         * src/prefs_common.c
15985         * src/prefs_compose_writing.c
15986         * src/prefs_customheader.c
15987         * src/prefs_ext_prog.c
15988         * src/prefs_filtering.c
15989         * src/prefs_filtering_action.c
15990         * src/prefs_fonts.c
15991         * src/prefs_image_viewer.c
15992         * src/prefs_message.c
15993         * src/prefs_message.h
15994         * src/prefs_msg_colors.c
15995         * src/prefs_other.c
15996         * src/prefs_other.h
15997         * src/prefs_quote.c
15998         * src/prefs_receive.c
15999         * src/prefs_receive.h
16000         * src/prefs_send.c
16001         * src/prefs_send.h
16002         * src/prefs_spelling.c
16003         * src/prefs_summaries.c
16004         * src/prefs_summary_column.c
16005         * src/prefs_template.c
16006         * src/prefs_themes.c
16007         * src/prefs_toolbar.c
16008         * src/prefs_wrapping.c
16009         * src/procmime.c
16010         * src/procmsg.c
16011         * src/send_message.h
16012         * src/ssl_manager.c
16013         * src/summary_search.c
16014         * src/summaryview.c
16015         * src/textview.c
16016         * src/wizard.c
16017         * src/common/smtp.c
16018         * src/common/smtp.h
16019         * src/gtk/gtkutils.h
16020                 o Move the rest of Common prefs to new style
16021                 o Lots of -Wall warning fixes
16022                 o fix FIXME in cache memusage calculation
16023                 o Let return receipts be sent from any account
16024                 o Little cache optimisation (read)
16025                 o Fix bug #746 (don't treat commas as separators
16026                   when inside a quoted string)
16027
16028 2005-05-31 [paul]       1.9.11cvs27
16029
16030         * src/prefs_common.c
16031                 fix 'off-by-one' typo
16032
16033 2005-05-31 [paul]       1.9.11cvs26
16034
16035         * src/account.c
16036         * src/addr_compl.c
16037         * src/compose.c
16038         * src/foldersel.c
16039         * src/prefs_actions.c
16040         * src/prefs_common.c
16041         * src/prefs_common.h
16042         * src/prefs_customheader.c
16043         * src/prefs_display_header.c
16044         * src/prefs_filtering.c
16045         * src/prefs_filtering_action.c
16046         * src/prefs_matcher.c
16047         * src/prefs_summaries.c
16048         * src/prefs_summary_column.c
16049         * src/prefs_template.c
16050         * src/prefs_toolbar.c
16051         * src/ssl_manager.c
16052         * src/gtk/pluginwindow.c
16053         * src/gtk/prefswindow.c
16054         * src/gtk/progressdialog.c
16055                 add hidden prefs 'enable_rules_hint'
16056                 for gtk_tree_view_set_rules_hint()
16057                 (sync with main)
16058                 
16059
16060 2005-05-31 [colin]      1.9.11cvs25
16061
16062         * src/Makefile.am
16063         * src/main.c
16064         * src/prefs_common.c
16065         * src/prefs_summaries.c ** ADDED **
16066         * src/prefs_summaries.h ** ADDED **
16067                 Common/Display -> Display/Summaries
16068
16069 2005-05-31 [colin]      1.9.11cvs24
16070
16071         * src/Makefile.am
16072         * src/main.c
16073         * src/prefs_quote.c ** ADDED **
16074         * src/prefs_quote.h ** ADDED **
16075                 Move Common/Quote to Compose/Quoting
16076         * src/prefs_common.c
16077         * src/prefs_common.h
16078                 Remove old quote stuff, add
16079                 convenience functions for GtkTextView prefs
16080         * src/gtk/prefswindow.c
16081                 Set default height higher
16082
16083 2005-05-30 [colin]      1.9.11cvs23
16084
16085         * src/Makefile.am
16086         * src/main.c
16087         * src/prefs_common.c
16088         * src/prefs_compose_writing.c ** ADDED **
16089         * src/prefs_compose_writing.h ** ADDED **
16090                 Move Common/Compose prefs to Compose/Writing
16091
16092 2005-05-30 [colin]      1.9.11cvs22
16093
16094         * src/common/utils.c
16095                 Fix bug #651 (Confused Attract by Subject)
16096                 Patch by M. Benkmann <haferfrost@web.de>
16097         * AUTHORS
16098
16099 2005-05-30 [colin]      1.9.11cvs21
16100
16101         * src/compose.c
16102                 Fix concatenation of different headers of
16103                 the same type (bug #645)
16104         * src/prefs_folder_item.c
16105                 Fix bug #699 (setting color to black doesn't
16106                 work immediately)
16107         * src/procmime.c
16108                 Print out decoding error only once per
16109                 block
16110
16111 2005-05-30 [paul]       1.9.11cvs20
16112
16113         * src/common/template.c
16114                 fix Bcc
16115
16116 2005-05-30 [paul]       1.9.11cvs19
16117
16118         * doc/src/rfc2368.txt   **NEW FILE**
16119         * src/compose.c
16120                 compose_entries_set(): don't interpret Bcc
16121                 header field (conform to RFC 2368)
16122                 (sync with main)
16123
16124 2005-05-29 [colin]      1.9.11cvs18
16125
16126         * src/prefs_common.c
16127                 Let the default reply format respect
16128                 netiquette by cutting the signature.
16129
16130 2005-05-29 [colin]      1.9.11cvs17
16131
16132         * src/summaryview.c
16133                 Don't let always_show_msg override
16134                 open_unread_on_enter when opening a new
16135                 directory.
16136
16137 2005-05-27 [paul]       1.9.11cvs16
16138
16139         sync with main:
16140
16141         * src/main.c
16142                 app_will_exit(): cleanup tmp directory when exit
16143         * src/message_search.c
16144                 improved the interface and made code cleanup.
16145                 removed Clear button
16146         * src/send_message.c
16147                 send_message_local(): use GSpawn, and detect errors
16148         * src/summary_search.c
16149                 improved the interface and made code cleanup
16150         * src/textview.c
16151                 textview_write_link(): also skip non-ascii space
16152                  at the head of link strings (phishing check
16153                  didn't work at the case)
16154         * src/common/utils.c
16155                 get_command_output(): use g_spawn_command_line_sync()
16156                 instead of popen()
16157
16158 2005-05-26 [colin]      1.9.11cvs15
16159
16160         * src/folder.c
16161                 remove printf
16162
16163 2005-05-26 [colin]      1.9.11cvs14
16164
16165         * src/common/nntp.c
16166                 Fix nntp mode reader (bug #611)
16167                 Patch by Florian Mickler <florian@mickler.org>
16168
16169 2005-05-26 [colin]      1.9.11cvs13
16170
16171         * src/plugins/pgpmime/passphrase.c
16172                 Fix mouse grabbing (bug #557)
16173
16174 2005-05-26 [colin]      1.9.11cvs12
16175
16176         * src/prefs_themes.c
16177                 Fix g_warning (bug #541)
16178
16179 2005-05-26 [colin]      1.9.11cvs11
16180
16181         * src/prefs_actions.c
16182         * src/prefs_template.c
16183                 Fix bug #506 (no warning if action/template
16184                 is not saved)
16185         * src/common/template.c
16186                 Fix a possible crash
16187
16188 2005-05-26 [colin]      1.9.11cvs10
16189
16190         * src/folder.c
16191         * src/folderview.c
16192         * src/procmsg.c
16193         * src/summaryview.c
16194                 Forbid locked messages to be moved or
16195                 deleted. Locked messages in trashes 
16196                 still get deleted, for performance
16197                 reason (mh.c::mh_remove_all_msgs)
16198
16199 2005-05-25 [colin]      1.9.11cvs9
16200
16201         * src/procmime.c
16202                 Use correct encoding when sending mails
16203                 with attachments that have accentued 
16204                 chars in their name
16205
16206 2005-05-24 [colin]      1.9.11cvs8
16207
16208         * src/summaryview.c
16209                 Fix bug #688 f) read/unread marker not
16210                 changed on first click
16211                 Also, optimize summary_status_show()
16212                 calls
16213         * src/folder.c
16214         * src/inc.c
16215         * src/procmime.c
16216                 Fix bug #688 b) and c) wrt message
16217                 attachments and signature
16218         * src/stock_pixmap.c
16219         * src/stock_pixmap.h
16220         * src/stock_pixmap.c
16221         * src/stock_pixmap.h
16222         * src/Makefile.am
16223         * src/pixmaps/clip_gpg_signed.xpm
16224                 Add clip/signed icon
16225
16226 2005-05-24 [colin]      1.9.11cvs7
16227
16228         * src/folder_item_prefs.c
16229                 whitespace fix
16230
16231 2005-05-24 [colin]      1.9.11cvs6
16232
16233         * src/folderview.c
16234         * src/prefs_common.c
16235         * src/prefs_common.h
16236                 Add a confirmation to folder drag and drop
16237                 fixes bug #156
16238         * src/alertpanel.c
16239         * src/alertpanel.h
16240                 fix _with_disable parameters so that
16241                 the buttons labels are specifiable too
16242         * src/plugins/pgpmime/sgpgme.c
16243                 reflect said change
16244                 
16245
16246 2005-05-24 [colin]      1.9.11cvs5
16247
16248         * src/folderview.c
16249                 Uncollapse/collapse folders on double-click
16250                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
16251                 closes bug #108
16252
16253 2005-05-23 [colin]      1.9.11cvs4
16254
16255         * src/common/socket.c
16256                 Check another special SSL_peek() error.
16257                 Should help wrt bug #728
16258
16259 2005-05-23 [colin]      1.9.11cvs3
16260
16261         * src/plugins/pgpmime/pgpmime.c
16262                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
16263                 breaking menu accelerators and stuff. Users will have to
16264                 reselect "PGP MIME" instead of "PGP/MIME" in their 
16265                 account's privacy preferences if needed.
16266
16267 2005-05-22 [paul]
16268
16269         * tools/kdeservicemenu/install.sh
16270                 use kdesu to prompt for root password if doing
16271                 global install/uninstall
16272
16273 2005-05-20 [colin]      1.9.11cvs2
16274
16275         * src/procmsg.c
16276                 Fix another compilation error with gcc-2.9x
16277                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
16278         * src/send_message.c
16279                 Don't send QUIT if we aren't connected
16280
16281 2005-05-19 [colin]      1.9.11cvs1
16282
16283         * src/procmsg.c
16284                 Fix compilation with gcc 2.9x
16285
16286 2005-05-19 [paul]       1.9.11
16287
16288         1.9.11 released
16289
16290 2005-05-19 [paul]       1.9.9cvs14
16291
16292         * src/gtk/inputdialog.c
16293                 prevent gettext warning
16294
16295 2005-05-19 [paul]       1.9.9cvs13
16296
16297         * src/mainwindow.c
16298         * src/prefs_common.c
16299         * src/prefs_common.h
16300         * src/textview.c
16301         * src/textview.h
16302                 add an option to toggle cursor in message
16303                 view (sync with main)
16304
16305 2005-05-18 [colin]      1.9.9cvs12
16306
16307         * src/compose.c
16308                 Dereference freed pointer
16309         * src/gtk/gtkaspell.c
16310                 Fix duplication of dictionaries (is it an aspell issue?)
16311
16312 2005-05-18 [colin]      1.9.9cvs11
16313
16314         * src/gtk/inputdialog.c
16315         * src/gtk/gtkaspell.c
16316                 HIGuify dialogs
16317         * src/alertpanel.c
16318                 Remove a double call
16319
16320 2005-05-17 [colin]      1.9.9cvs10
16321
16322         * src/gtk/gtkaspell.c
16323                 Fix dialogs, Ctrl-Enter accel
16324
16325 2005-05-17 [colin]      1.9.9cvs9
16326
16327         * src/gtk/gtkaspell.c
16328                 Fix some accelerators, escape in replace-window
16329
16330 2005-05-16 [colin]      1.9.9cvs8
16331
16332         * src/gtk/gtkaspell.c
16333                 Revert last commit, it was a mistake.
16334
16335 2005-05-16 [colin]      1.9.9cvs7
16336
16337         * src/gtk/gtkaspell.c
16338                 Remove buggy code while we're at it. It's a 
16339                 dead code path anyway.
16340
16341 2005-05-16 [colin]      1.9.9cvs6
16342
16343         * src/gtk/gtkaspell.c
16344                 Missed some gtk_menu_popup where deactivate
16345                 signal should be handled. Should fix bug
16346                 #629 a bit more.
16347
16348 2005-05-16 [colin]      1.9.9cvs5
16349
16350         * src/gtk/gtkaspell.c
16351                 Remove debug printf()s
16352
16353 2005-05-16 [colin]      1.9.9cvs4
16354
16355         * src/gtk/gtkaspell.c
16356                 Fix a bit aspell problems
16357                 (see bug #629)
16358
16359 2005-05-13 [colin]      1.9.9cvs3
16360
16361         * src/folderview.c
16362                 Fix the + appearing even when no subfolders
16363                 have unread messages. Thanks to wwp for the
16364                 bug report.
16365
16366 2005-05-11 [paul]       1.9.9cvs2
16367
16368         * src/folderview.c
16369                 correction to 1.9.9cvs1, only colour folders that
16370                 have new msgs (not unread msgs)
16371
16372 2005-05-10 [colin]      1.9.9cvs1
16373
16374         * src/folderview.c
16375         * src/summaryview.c
16376                 Try to fix bolding bugs again.
16377
16378 2005-05-09 [paul]
16379
16380         * tools/claws.i18n.status.pl
16381                 add Ricardo Mones Lastra's script that has been providing
16382                 the i18n status page for many months
16383
16384 2005-05-09 [paul]       1.9.9
16385
16386         1.9.9 release
16387
16388 2005-05-09 [paul]       1.9.6cvs58
16389
16390         * AUTHORS
16391         * INSTALL
16392         * README.claws
16393                 updated
16394         * Makefile.am 
16395         * RELEASE_NOTES.claws
16396                 add release notes to cvs to simplify release
16397                 procedure
16398         * configure.ac
16399                 add ca and fi to ALL_LINGUAS
16400         * po/Makefile.in.in
16401                 workaround for missing Makevars
16402         * po/ca.po
16403         * po/fi.po
16404                 add new Catalan and Finnish translations
16405                 submitted by Miquel Oliete and Flammie Pirinen
16406         * po/de.po
16407         * po/es.po
16408         * po/fr.po
16409         * po/it.po
16410         * po/pl.po
16411         * po/ru.po
16412         * po/sk.po
16413         * po/sr.po
16414         * po/zh_CN.po
16415                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
16416                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
16417                 Urke MMI, and Hansom Young
16418         * src/main.c
16419                 Fix drafting when quitting. compose_draft() closes the
16420                 compose windows, which modifies the compose_list GSList.
16421                 We have to refresh this list after echo drafting to avoid a
16422                 segfault
16423         * src/partial_download.c
16424                 fix segfault on exit
16425
16426 2005-05-06 [paul]       1.9.6cvs57
16427
16428         * src/grouplistdialog.c
16429                 quick fix/workaround for unresizeable newsgroup
16430                 name column 
16431
16432 2005-05-06 [paul]       1.9.6cvs56
16433
16434         * src/inc.c
16435         * src/mainwindow.c
16436                 use gettext plural forms
16437         * src/imap_gtk.c
16438         * src/mh_gtk.c
16439         * src/toolbar.c
16440                 small improvement to english usage
16441
16442 2005-05-05 [thorsten]   1.9.6cvs55
16443
16444         * src/folder.c
16445                 fix possible crash
16446
16447 2005-05-05 [paul]       1.9.6cvs54
16448         
16449         sync with HEAD
16450
16451         * AUTHORS
16452         * src/compose.c
16453                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
16454                 patch by Tim Mann
16455
16456 2005-05-05 [paul]       1.9.6cvs53
16457
16458         * src/mainwindow.c
16459                 fix resizing of separate message and
16460                 folder views
16461
16462 2005-05-05 [paul]       1.9.6cvs52
16463
16464         * src/account.c
16465         * src/addrgather.c
16466         * src/browseldap.c
16467         * src/exphtmldlg.c
16468         * src/expldifdlg.c
16469         * src/importmutt.c
16470         * src/importpine.c
16471         * src/main.c
16472         * src/mainwindow.c
16473         * src/noticeview.c
16474         * src/prefs_filtering.c
16475         * src/prefs_filtering_action.c
16476         * src/prefs_matcher.c
16477         * src/prefs_spelling.c
16478         * src/prefs_toolbar.c
16479         * src/toolbar.c
16480         * src/wizard.c
16481         * src/gtk/description_window.c
16482         * src/gtk/gtkvscrollbutton.c
16483         * src/gtk/progressdialog.c
16484         * src/gtk/quicksearch.c
16485         * src/plugins/pgpmime/prefs_gpg.c
16486         * src/plugins/spamassassin/spamassassin_gtk.c
16487                 replace deprecated gtk_widget_set_usize
16488
16489 2005-05-04 [colin]      1.9.6cvs51
16490
16491         * src/common/utils.c
16492                 Fix crash when subst_for_filename is called
16493                 with a NULL parameter
16494
16495 2005-05-04 [colin]      1.9.6cvs50
16496
16497         * src/partial_download.c
16498         * src/pop.c
16499                 Escape login when writing uidl file
16500                 fixes bug #736
16501
16502 2005-05-03 [colin]      1.9.6cvs49
16503
16504         * src/procmime.c
16505                 Fix possible DOS in mime parser
16506                 (see bug #634)
16507
16508 2005-05-02 [colin]      1.9.6cvs48
16509
16510         * src/compose.c
16511                 Try to fix the copy/paste mess once again.
16512
16513
16514 2005-04-30 [colin]      1.9.6cvs47
16515
16516         * src/prefs_account.h
16517         * src/procmsg.c
16518         * src/send_message.c
16519         * src/common/smtp.c
16520         * src/common/smtp.h
16521                 Try to batch sending mails (per account) instead of
16522                 reconnecting to server every time.
16523
16524 2005-04-29 [colin]      1.9.6cvs46
16525
16526         * src/messageview.c
16527                 Fix window resizing that refused to size down
16528         * src/prefs_common.c
16529         * src/prefs_common.h
16530         * src/prefs_filtering.c
16531                 Save Filtering's window size
16532
16533 2005-04-21 [paul]       1.9.6cvs45
16534
16535         * ChangeLog-gtk2.claws
16536         * src/setup.c
16537                 correction to sync
16538
16539 2005-04-21 [paul]       1.9.6cvs44
16540
16541         sync with main:
16542
16543         * src/setup.c
16544         * src/statusbar.c
16545         * src/statusbar.h
16546                 use gtkut_widget_draw_now(). Improved performance
16547                 of the update of statusbar
16548         * src/textview.c
16549                 textview_smooth_scroll_do(): redraw it after scroll
16550                 is done (fixed incorrect display when a part of the
16551                 view is hidden).
16552         * src/gtk/gtkutils.c
16553         * src/gtk/gtkutils.h
16554                 gtkut_widget_draw_now(): use gdk_window_process_updates()
16555                 to force update of widgets.
16556                 Removed gtkut_widget_wait_for_draw() which had a big
16557                 overhead  because of waiting for all events processed 
16558
16559 2005-04-20 [paul]       1.9.6cvs43
16560
16561         * src/codeconv.c
16562                 complete 1.9.6cvs42's sync:
16563                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
16564
16565 2005-04-19 [paul]       1.9.6cvs42
16566
16567         sync with main:
16568
16569         * src/action.c
16570                 catch_output(): correctly select the insert text
16571                 (fix invalid iterator warnings).
16572         * src/codeconv.c
16573         * src/codeconv.h
16574         * src/mainwindow.c
16575         * src/messageview.c
16576         * src/prefs_common.c
16577                 support GBK encoding.
16578         * src/common/session.c
16579         * src/common/session.h
16580                 use separate buffer for large data to be sent,
16581                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
16582
16583 2005-04-18 [paul]       1.9.6cvs41
16584
16585         * src/jpilot.c
16586                 convert unsigned long into guint32
16587                 patch by Paul LeoNerd Evans 
16588
16589 2005-04-17 [colin]      1.9.6cvs40
16590
16591         * src/compose.c
16592                 Fix 'Request return receipt' from folder
16593                 properties (bug #708)
16594
16595 2005-04-17 [colin]      1.9.6cvs39
16596
16597         * src/mainwindow.c
16598                 Fix duplicate hotkeys in Mainwindow's menu
16599
16600 2005-04-17 [colin]      1.9.6cvs38
16601
16602         * src/folderview.c
16603                 Fix duplicate hotkeys in Folderview's contextual
16604                 menu
16605
16606 2005-04-15 [colin]      1.9.6cvs37
16607
16608         * src/summaryview.c
16609                 Fix 'Save as...' with non-ascii filenames
16610
16611 2005-04-15 [colin]      1.9.6cvs36
16612
16613         * src/plugins/pgpmime/pgpmime.c
16614                 Fix bus error on 64bit. Spotted by 
16615                 macallan1888@gmail.com
16616
16617 2005-04-15 [colin]      1.9.6cvs35
16618
16619         * src/prefs_account.c
16620                 Fix cvs34.
16621
16622 2005-04-12 [colin]      1.9.6cvs34
16623
16624         * src/prefs_account.c
16625                 Fix smtp auth type off-by-one. We forgot to
16626                 add PLAIN in the prefs-to-gui setter func and
16627                 as a result, the selected auth when opening
16628                 account prefs was not the correct one.
16629
16630 2005-04-12 [paul]       1.9.6cvs33
16631
16632         * src/inc.c
16633                 if the recv dialog is visible, Cancel only
16634                 cancels the current account
16635
16636
16637 2005-04-10 [colin]      1.9.6cvs32
16638
16639         * src/filtering.c
16640                 Copy score when copying FilteringActions
16641                 Fix bug #674
16642
16643 2005-04-10 [colin]      1.9.6cvs31
16644
16645         * src/inc.c
16646                 Make Message -> Receive -> Cancel cancel 
16647                 incorporation on all accounts. Fixes
16648                 bug #693
16649
16650 2005-04-10 [colin]      1.9.6cvs30
16651
16652         * src/prefs_account.c
16653                 Update Privacy checkbuttons status based
16654                 on the selected privacy system
16655         * src/compose.c
16656                 Always connect the "None" privacy system; the
16657                 static boolean was probably there to avoid
16658                 reconnecting twice in the same compose window,
16659                 but as the parent function is only called once
16660                 per compose, it's only a bug - as a static is
16661                 initialized once per application instance.
16662                 Also, don't uncheck Sign and Encrypt when
16663                 selecting None as privacy system; just ignore
16664                 them when sending/queuing.
16665                 Should fix bug #695
16666
16667 2005-04-08 [colin]      1.9.6cvs29
16668
16669         * src/account.c
16670         * src/prefs_account.c
16671         * src/prefs_account.h
16672                 Add account preference to queue message in a certain
16673                 folder.
16674
16675 2005-04-06 [colin]      1.9.6cvs28
16676
16677         * src/prefs_account.c
16678                 Update old inbox path syntax
16679
16680 2005-04-06 [paul]       1.9.6cvs27
16681
16682         sync with main:
16683
16684         * configure.ac
16685                 changed -traditional-cpp to -no-cpp-precomp for newer
16686                 Mac OS X support
16687         * src/foldersel.c
16688                 made column resize automatically
16689         * src/send_message.c
16690                 send_message_smtp(): consider EOF right after QUIT
16691                 successful (workaround for Gmail SMTP server)
16692         * src/common/socket.c
16693                 ssl_read(), ssl_peek(): check EOF which violates the
16694                 SSL protocol
16695         * src/gtk/colorlabel.c
16696                 removed warnings when displaying colorlabel menu
16697                 (don't use GtkAlignment)
16698
16699 2005-04-05 [paul]       1.9.6cvs26
16700
16701         * src/plugins/trayicon/trayicon.c
16702                 fix clipping of icon under KDE3 
16703
16704 2005-04-05 [paul]       1.9.6cvs25
16705
16706         * src/summaryview.c
16707                 hide display of threading
16708                 patch by Alfons
16709
16710 2005-04-04 [thorsten]   1.9.6cvs24
16711
16712         * src/mh.c
16713                 marks lost on filesystems with different stat() results on
16714                 summer-/wintertime
16715
16716 2005-04-03 [colin]      1.9.6cvs23
16717
16718         * src/summaryview.c
16719                 Don't handle up/down. Patch by Alfons
16720
16721 2005-04-02 [colin]      1.9.6cvs22
16722
16723         * src/summaryview.c
16724                 Make scrolling faster. Patch by Alfons.
16725
16726 2005-04-01 [colin]      1.9.6cvs21
16727
16728         * src/Makefile.am
16729         * src/stock_pixmap.c
16730         * src/pixmaps/dir-noselect.xpm ** REMOVED **
16731         * src/pixmaps/dir_noselect.xpm ** ADDED **
16732                 Fix pixmap name mismatch (Thanks Stephan Sachse)
16733
16734 2005-04-01 [colin]      1.9.6cvs20
16735
16736         * src/image_viewer.c
16737         * src/image_viewer.h
16738         * src/procmime.c
16739         * src/procmime.h
16740         * src/textview.c
16741         * src/textview.h
16742                 Implement inline image resizing and right-clicking
16743
16744 2005-04-01 [paul]       1.9.6cvs19
16745
16746         * AUTHORS
16747         * Makefile.am
16748         * configure.ac
16749                 check for gnome2
16750                 patch by Luca Cavalli <loopback<AT>slackit.org>
16751         * po/ru.po
16752                 updated by Pavlo Bohmat
16753
16754 2005-03-31 [colin]      1.9.6cvs18
16755
16756         * src/news.c
16757                 Fix parsing references
16758         * src/msgcache.c
16759                 don't put nulls in the references list
16760         * src/procheader.c
16761                 commit that forgotten file in 1.9.6cvs14
16762
16763 2005-03-31 [colin]      1.9.6cvs17
16764
16765         * src/compose.c
16766                 Fix joining of signature separator again. 
16767                 Maybe Hiro could put it in main too...
16768
16769 2005-03-31 [colin]      1.9.6cvs16
16770
16771         * src/Makefile.am
16772         * src/foldersel.c
16773         * src/stock_pixmap.c
16774         * src/stock_pixmap.h
16775         * src/pixmaps/dir-noselect.xpm
16776                 Update foldersel.c (sync from main, patch by Alfons)
16777
16778 2005-03-30 [colin]      1.9.6cvs15
16779
16780         * src/imap.c
16781                 Fix handling of imap folders containing [] in 
16782                 their name. Thanks to Nahuel Angelinetti for
16783                 the detailed bugreport.
16784
16785 2005-03-30 [colin]      1.9.6cvs14
16786
16787         * src/common/utils.h
16788         * src/common/utils.c
16789         * src/common/defs.h
16790         * src/matcher.c
16791         * src/msgcache.c
16792         * src/news.c
16793         * src/procmsg.c
16794         * src/procmsg.h
16795         * src/quote_fmt_parse.y
16796         * src/summaryview.c
16797                 Update references system. Patch by Alfons
16798
16799 2005-03-30 [colin]      1.9.6cvs13
16800
16801         * src/common/socket.c
16802                 Force the glibc to read resolv.conf again when 
16803                 it has changed. Should fix issues when changing
16804                 networks on a laptop and not restarting sylpheed. 
16805
16806 2005-03-30 [paul]       1.9.6cvs12
16807
16808         partial sync with main:
16809
16810         * src/action.c
16811                 create_io_dialog(): use user-defined text font
16812                 (thanks to Alfons), and modified its appearance.
16813         * src/addrgather.c
16814         * src/addrharvest.c
16815         * src/browseldap.c
16816                 replace old code
16817         * src/compose.c
16818                 don't join (presumably) itemized lines on line-wrapping
16819                 fixed wrapping of quote when auto-wrapping is enabled
16820                 compose_destroy(): destroy paned only if it's not
16821                 attached to window. Fixed memory leak of popup menu.
16822         * src/exphtmldlg.c
16823         * src/expldifdlg.c
16824                 replace old code
16825         * src/html.c
16826         * src/html.h
16827         * src/importmutt.c
16828         * src/importpine.c
16829                 replace old code
16830         * src/main.c
16831                 removed redundant code
16832         * src/mainwindow.c
16833                 changed 'Code set' (which is rather incorrect)
16834                 in the menu to 'Character encoding'
16835                 main_window_set_widgets(): request size first
16836                 to prevent window size becoming wrong
16837                 fixed remembering of the state of the visibility
16838                 of MessageView
16839         * src/messageview.c
16840                 changed 'Code set' (which is rather incorrect)
16841                 in the menu to 'Character encoding'
16842         * src/prefs_common.c
16843         * src/prefs_common.h
16844                 added an option whether to render HTML as text or not
16845                 added separators to outgoing encoding menu
16846         * src/procheader.c
16847                 procheader_scan_date_string(): support header
16848                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
16849         * src/summaryview.c
16850         * src/summaryview.h
16851                 minor code cleanup
16852         * src/textview.c
16853                 textview_show_html(): force output of newline
16854                 added an option whether to render HTML as text or not
16855         * src/common/utils.c
16856                 strncpy2(): optimized based on Alfons' code
16857         * src/gtk/gtkutils.c
16858         * src/gtk/gtkutils.h
16859                 removed non-used code
16860         * src/plugins/pgpmime/passphrase.c
16861                 partially fixed grab input of passphrase dialog
16862                 Confine pointer to window
16863
16864 2005-03-30 [colin]      1.9.6cvs11
16865
16866         * src/msgcache.c
16867         * src/msgcache.h
16868                 Read/write 32bit ints from cache & marks
16869                 From main.
16870
16871 2005-03-29 [paul]       1.9.6cvs10
16872
16873         * AUTHORS
16874         * ChangeLog.claws
16875         * src/compose.c
16876         * src/gtk/gtkaspell.c
16877                 sync with HEAD (don't pass NULL pointers) 
16878
16879 2005-03-24 [paul]
16880
16881         * tools/Makefile.am
16882         * tools/README
16883         * tools/acroread2sylpheed.pl
16884                 sync with HEAD (add script to send pdfs as
16885                 attachments from Adobe Reader 7)
16886
16887 2005-03-21 [paul]       1.9.6cvs9
16888
16889         * configure.ac
16890         * po/POTFILES.in
16891         * src/Makefile.am
16892         * src/crash.c
16893         * src/image_viewer.c ** ADDED **
16894         * src/image_viewer.h ** ADDED **
16895         * src/main.c
16896         * src/prefs_common.c
16897         * src/prefs_common.h
16898         * src/prefs_image_viewer.c ** ADDED **
16899         * src/prefs_image_viewer.h ** ADDED **
16900         * src/textview.c
16901         * src/gtk/about.c
16902         * src/pixmaps/sylpheed_logo.xpm
16903         * src/plugins/Makefile.am
16904         * src/plugins/image_viewer/.cvsignore ** REMOVED **
16905         * src/plugins/image_viewer/Makefile.am ** REMOVED **
16906         * src/plugins/image_viewer/plugin.c ** REMOVED **
16907         * src/plugins/image_viewer/viewer.c ** REMOVED **
16908         * src/plugins/image_viewer/viewer.glade ** REMOVED **
16909         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
16910         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
16911         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
16912         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
16913                 as gdk-pixbuf is now built-in
16914                 remove image_viewer plugin and put code back into
16915                 main codebase
16916                 implement inline image display (sync with main)
16917
16918                 replace logo with newer, nicer, larger version  
16919
16920 2005-03-21 [paul]       1.9.6cvs8
16921
16922         * src/gtk/about.c
16923                 cosmetic improvement
16924
16925 2005-03-21 [holger]     1.9.6cvs7
16926
16927         * src/plugins/spamassassin/spamassassin.c
16928                 Sync with HEAD
16929                 (unregister hook on failed plugin init)
16930
16931 2005-03-20 [colin]      1.9.6cvs6
16932
16933         * src/common/plugin.c
16934                 Check that plugin isn't already loaded
16935                 Patch by Alfons
16936
16937 2005-03-20 [thorsten]   1.9.6cvs5
16938
16939         * src/compose.c
16940                 use a more compatible syntax
16941
16942 2005-03-20 [thorsten]   1.9.6cvs4
16943
16944         * src/prefs_toolbar.c
16945                 fix crash when selecting toolbar item (uninitialized pointer)
16946
16947 2005-03-20 [thorsten]   1.9.6cvs3
16948
16949         * src/procmime.c
16950                 fix mimetype detection (referenced free()d string)
16951
16952 2005-03-20 [paul]       1.9.6cvs2
16953
16954         * src/compose.c
16955                 sync with HEAD (1.0.3cvs5)
16956                 neglect Reply-To header if empty
16957                 Patch by Alfons 
16958
16959 2005-03-19 [holger]     1.9.6cvs1
16960
16961         * src/summaryview.c
16962         * src/summaryview.h
16963                 Sync with HEAD
16964
16965 2005-03-18 [paul]       1.9.6
16966
16967         initial GTK2 release
16968
16969 2005-03-18 [paul]       1.0.3cvs3.1
16970
16971         * AUTHORS
16972         * ChangeLog.claws
16973         * configure.ac
16974         * src/gtk/about.c
16975         * src/pixmaps/sylpheed_logo.xpm
16976                 sync with HEAD
16977
16978 2005-03-18 [colin]      1.0.3cvs2.6
16979
16980         * src/summaryview.c
16981                 Remove call to summary_step in summary_copy_selected_to
16982                 Can't see its purpose, and this causes bug when copying
16983                 a message if the next one is unread: it reads it.
16984
16985 2005-03-18 [paul]       1.0.3cvs2.5
16986
16987         * src/foldersel.c
16988                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
16989
16990 2005-03-18 [paul]       1.0.3cvs2.4
16991
16992         * src/addrharvest.c
16993         * src/codeconv.c
16994         * src/codeconv.h
16995         * src/compose.c
16996         * src/news.c
16997         * src/procheader.c
16998         * src/procmime.c
16999         * src/unmime.c
17000         * src/unmime.h
17001                 fix buffer overflow, CAN-2005-0667, see
17002                 http://secunia.com/advisories/14491/
17003                 Patch by Alfons
17004
17005 2005-03-17 [colin]      1.0.3cvs2.3
17006
17007         * src/prefs_fonts.c
17008         * src/summaryview.c
17009                 Fix font bugs (both lists now officialy share 
17010                 the same font)
17011                 
17012
17013 2005-03-17 [paul]       1.0.3cvs2.2
17014
17015         * src/gtk/pluginwindow.c
17016                 make plugin descriptions uneditable
17017
17018 2005-03-11 [paul]       1.0.3cvs2.1
17019
17020         * ChangeLog.claws
17021         * configure.ac
17022         * po/POTFILES.in
17023         * src/plugins/trayicon/trayicon.c
17024                 sync with HEAD
17025                 add src/wizard.c to POTFILES.in
17026
17027 2005-03-11 [paul]       1.0.3cvs1.1
17028
17029         * ChangeLog
17030         * ChangeLog.claws
17031         * configure.ac
17032         * po/de.po
17033         * po/es.po
17034         * po/fr.po
17035         * po/it.po
17036         * po/pt_BR.po
17037         * po/ru.po
17038         * po/sk.po
17039         * po/sr.po
17040         * po/zh_CN.po
17041                 sync with HEAD
17042
17043 2005-03-04 [colin]      1.0.1cvs22.2
17044
17045         * src/compose.c
17046                 Fix signatures with accentued chars in it
17047
17048 2005-03-04 [colin]      1.0.1cvs22.1
17049
17050         * src/common/smtp.c
17051         * src/common/smtp.h
17052                 Don't use SIZE param in MAIL FROM: if server 
17053                 doesn't support it. Patch by Eugen Freiter
17054                 <eugen_f@users.sf.net>
17055
17056 2005-02-27 [paul]       1.0.1cvs20.1
17057
17058         * ChangeLog.claws
17059         * configure.ac
17060         * src/messageview.c
17061                 sync with HEAD
17062
17063 2005-02-27 [colin]      1.0.1cvs19.4
17064
17065         * src/procheader.c
17066         * src/procheader.h
17067                 Fix prototypes. Patch by Alfons
17068
17069 2005-02-27 [colin]      1.0.1cvs19.3
17070
17071         * src/compose.c
17072                 Don't auto-join the signature separator.
17073
17074 2005-02-26 [colin]      1.0.1cvs19.2
17075
17076         * src/summaryview.c
17077                 Fix 'mark all read' with collapsed threads.
17078                 Patch by Alfons.
17079
17080 2005-02-25 [paul]       1.0.1cvs19.1
17081
17082         * ChangeLog.claws
17083         * configure.ac
17084         * src/prefs_account.c
17085         * src/prefs_folder_item.c
17086         * src/gtk/prefswindow.c
17087         * src/gtk/prefswindow.h
17088                 sync with HEAD
17089
17090 2005-02-25 [paul]       1.0.1cvs15.12
17091
17092         * src/alertpanel.c
17093         * src/codeconv.c
17094         * src/compose.c
17095         * src/textview.c
17096         * src/gtk/gtkutils.c
17097         * src/gtk/gtkutils.h
17098         * src/gtk/logwindow.c
17099         * src/gtk/progressdialog.c
17100                 sync with main (revision 127)
17101                 and fix logwindow clipping
17102
17103 2005-02-24 [colin]      1.0.1cvs15.11
17104
17105         * src/plugins/pgpmime/passphrase.c
17106                 Disable input grabbing; it doesn't work yet.
17107
17108 2005-02-24 [colin]      1.0.1cvs15.10
17109
17110         * src/messageview.c
17111                 Don't send out receipts if offline. Ask.
17112
17113 2005-02-23 [colin]      1.0.1cvs15.9
17114
17115         * src/summaryview.c     
17116                 Fix expanding
17117
17118 2005-02-23 [colin]      1.0.1cvs15.8
17119
17120         * src/summaryview.c
17121                 Really fix Bug 568 by removing useless
17122                 calls. summary_thread_init() now called
17123                 in summary_sort(). This should please
17124                 Alfons as it should be faster than 
17125                 previously.
17126
17127 2005-02-23 [colin]      1.0.1cvs15.7
17128
17129         * src/compose.c
17130                 Encode parts as QP or B64 if signing
17131
17132 2005-02-23 [colin]      1.0.1cvs15.6
17133
17134         * src/compose.c
17135                 Fix Mimeinfo leakage (including tmp files)
17136         * src/procmsg.c
17137                 Fix tmp file leakage (spotted by Ivan Rayner)
17138
17139 2005-02-22 [colin]      1.0.1cvs15.5
17140
17141         * src/expldifdlg.c
17142                 Fix keyboard input. Patch by Alfons.
17143
17144 2005-02-21 [colin]      1.0.1cvs15.4
17145
17146         * src/compose.c
17147                 Fix Sign/Encrypt when unselecting privacy
17148                 system
17149         * src/prefs_common.c
17150                 Change default message font to Monospace
17151         * src/summaryview.c
17152                 More freezing during potentially large operations
17153
17154 2005-02-21 [paul]       1.0.1cvs15.3
17155
17156         * src/main.c
17157                 fix --help output
17158
17159 2005-02-21 [paul]       1.0.1cvs15.2
17160
17161         * po/Makefile.in.in
17162         * src/compose.c
17163         * src/summaryview.c
17164         * src/textview.c
17165         * src/common/utils.c
17166         * src/common/utils.h
17167                 sync with main (revision 117)
17168
17169 2005-02-20 [colin]      1.0.1cvs15.1
17170
17171         * src/common/defs.h
17172                 Change cache file to .sylpheed_claws_cache, as
17173                 suggested by Alfons. Allows people to switch
17174                 between Sylpheed and Sylpheed-Claws. it is
17175                 a good idea to "Check for new messages" at next
17176                 startup.
17177
17178
17179 2005-02-18 [colin]      1.0.1cvs14.1
17180
17181         * src/quote_fmt_lex.l
17182         * src/quote_fmt_parse.y
17183                 Fix parser initialisation. Patch by Ivan.
17184
17185 2005-02-18 [colin]      1.0.1cvs11.6
17186
17187         * src/folderview.c
17188                 Fix scrolldown (bug 662)
17189
17190 2005-02-17 [colin]      1.0.1cvs11.5
17191
17192         * src/codeconv.c
17193                 conv_filename_to_utf8: return clean 7bit instead
17194                 of broken utf8 if needed
17195         * src/mimeview.c
17196                 Fix display of parts with unclean 8bit names
17197
17198 2005-02-17 [paul]       1.0.1cvs11.4
17199
17200         * src/compose.c
17201         * src/exportldif.c
17202         * src/matcher_parser_parse.y
17203         * src/procmime.c
17204         * src/sourcewindow.c
17205         * src/common/Makefile.am
17206         * src/common/intl.h             ** REMOVED **
17207         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17208                 sync with main (revision 109)
17209                 and clean up
17210
17211 2005-02-16 [colin]      1.0.1cvs11.3
17212
17213         * src/summaryview.c
17214                 Fix collapsed thread not highlighting when new
17215                 messages in it (Bug 568) Patch by Stephan Sachse.
17216                 Fix messed up selection when reaching bounds (Bug 632)
17217         * src/prefs_themes.c
17218                 Fix theme installing (Bug 684)
17219
17220 2005-02-16 [colin]      1.0.1cvs11.2
17221
17222         * src/messageview.c
17223                 Fix messageview_select_all
17224
17225 2005-02-16 [colin]      1.0.1cvs11.1
17226
17227         * src/mh.c
17228                 Sync with HEAD (MH scan required function)
17229
17230 2005-02-15 [colin]      1.0.1cvs8.1
17231
17232         * src/mimeview.c
17233         * src/common/utils.c
17234                 Sync with HEAD (filename chars substitution)
17235
17236 2005-02-15 [colin]      1.0.1cvs7.3
17237
17238         * src/gtk/pluginwindow.c
17239                 Fix button spacing
17240
17241 2005-02-15 [colin]      1.0.1cvs7.2
17242
17243         * src/mimeview.c
17244                 Fix mime icons not reset across message when
17245                 scrolled down
17246
17247 2005-02-15 [colin]      1.0.1cvs7.1
17248
17249         * src/compose.c
17250         * src/procmime.c
17251                 Sync with HEAD (optimisation of cvs6)
17252
17253 2005-02-14 [colin]      1.0.1cvs6.1
17254
17255         * src/compose.c
17256         * src/procmime.c
17257                 Sync with HEAD (encode "From " at line beginning)
17258
17259 2005-02-14 [colin]      1.0.1cvs5.3
17260
17261         * src/compose.c
17262                 Fix wrapping with accentued chars.
17263
17264 2005-02-13 [colin]      1.0.1cvs5.2
17265
17266         * src/textview.c
17267                 Fix email informative part parsing with
17268                 accentued chars in it. ispunct() returns
17269                 true for them in utf8...
17270
17271 2005-02-12 [colin]      1.0.1cvs5.1
17272
17273         * src/filtering.c
17274                 Sync with HEAD (remove wrong use of compose after send)
17275
17276 2005-02-12 [paul]       1.0.1cvs4.5
17277
17278         * src/textview.c
17279                 remove unnecessary code (thanks to Alfons)
17280
17281 2005-02-12 [paul]       1.0.1cvs4.4
17282
17283         * src/textview.c
17284                 add 'Copy' to contextual menu on emails
17285
17286 2005-02-11 [colin]      1.0.1cvs4.3
17287
17288         * src/compose.c
17289                 revert 1.0.0cvs28.2, it doesn't work that well.
17290
17291 2005-02-11 [paul]       1.0.1cvs4.2
17292
17293         * po/Makefile.in.in
17294                 fix 'make release'
17295
17296 2005-02-10 [paul]       1.0.1cvs4.1
17297
17298         * ChangeLog
17299         * ChangeLog.claws
17300         * ChangeLog.jp
17301         * configure.ac
17302         * src/compose.c
17303                 sync with HEAD (sync with main)
17304
17305 2005-02-10 [paul]       1.0.1cvs3.2
17306
17307         * AUTHORS
17308         * Makefile.am
17309         * autogen.sh
17310         * configure.ac
17311         * config/mkinstalldirs
17312         * intl/.cvsignore
17313         * intl/ChangeLog
17314         * intl/VERSION
17315         * intl/bindtextdom.c
17316         * intl/config.charset
17317         * intl/dcgettext.c
17318         * intl/dcigettext.c
17319         * intl/dcngettext.c
17320         * intl/dgettext.c
17321         * intl/dngettext.c
17322         * intl/eval-plural.h
17323         * intl/explodename.c
17324         * intl/finddomain.c
17325         * intl/gettext.c
17326         * intl/gettextP.h
17327         * intl/gmo.h
17328         * intl/hash-string.h
17329         * intl/intl-compat.c
17330         * intl/l10nflist.c
17331         * intl/libgnuintl.h.in
17332         * intl/loadinfo.h
17333         * intl/loadmsgcat.c
17334         * intl/localcharset.c
17335         * intl/localcharset.h
17336         * intl/locale.alias
17337         * intl/localealias.c
17338         * intl/localename.c
17339         * intl/log.c
17340         * intl/ngettext.c
17341         * intl/os2compat.c
17342         * intl/os2compat.h
17343         * intl/osdep.c
17344         * intl/plural-exp.c
17345         * intl/plural-exp.h
17346         * intl/plural.c
17347         * intl/plural.y
17348         * intl/ref-add.sin
17349         * intl/ref-del.sin
17350         * intl/relocatable.c
17351         * intl/relocatable.h
17352         * intl/textdomain.c
17353         * m4/Makefile.am
17354         * po/Makefile.in.in
17355         * src/Makefile.am
17356         * src/account.c
17357         * src/action.c
17358         * src/addr_compl.c
17359         * src/addressadd.c
17360         * src/addressbook.c
17361         * src/addrgather.c
17362         * src/addrindex.c
17363         * src/alertpanel.c
17364         * src/browseldap.c
17365         * src/codeconv.c
17366         * src/codeconv.h
17367         * src/compose.c
17368         * src/compose.h
17369         * src/crash.c
17370         * src/editaddress.c
17371         * src/editbook.c
17372         * src/editgroup.c
17373         * src/editjpilot.c
17374         * src/editldap.c
17375         * src/editldap_basedn.c
17376         * src/editvcard.c
17377         * src/exphtmldlg.c
17378         * src/expldifdlg.c
17379         * src/export.c
17380         * src/exporthtml.c
17381         * src/filtering.c
17382         * src/folder.c
17383         * src/folder_item_prefs.c
17384         * src/foldersel.c
17385         * src/folderview.c
17386         * src/grouplistdialog.c
17387         * src/headerview.c
17388         * src/imap.c
17389         * src/imap_gtk.c
17390         * src/import.c
17391         * src/importldif.c
17392         * src/importmutt.c
17393         * src/importpine.c
17394         * src/inc.c
17395         * src/ldif.c
17396         * src/main.c
17397         * src/mainwindow.c
17398         * src/matcher.c
17399         * src/mbox.c
17400         * src/message_search.c
17401         * src/messageview.c
17402         * src/mh.c
17403         * src/mh_gtk.c
17404         * src/mimeview.c
17405         * src/msgcache.c
17406         * src/news.c
17407         * src/news_gtk.c
17408         * src/noticeview.c
17409         * src/partial_download.c
17410         * src/pop.c
17411         * src/prefs_account.c
17412         * src/prefs_actions.c
17413         * src/prefs_common.c
17414         * src/prefs_customheader.c
17415         * src/prefs_display_header.c
17416         * src/prefs_ext_prog.c
17417         * src/prefs_filtering.c
17418         * src/prefs_filtering_action.c
17419         * src/prefs_folder_item.c
17420         * src/prefs_fonts.c
17421         * src/prefs_gtk.c
17422         * src/prefs_matcher.c
17423         * src/prefs_msg_colors.c
17424         * src/prefs_spelling.c
17425         * src/prefs_summary_column.c
17426         * src/prefs_template.c
17427         * src/prefs_themes.c
17428         * src/prefs_toolbar.c
17429         * src/prefs_wrapping.c
17430         * src/privacy.c
17431         * src/procheader.c
17432         * src/procmime.c
17433         * src/procmsg.c
17434         * src/quote_fmt.c
17435         * src/recv.c
17436         * src/send_message.c
17437         * src/setup.c
17438         * src/sourcewindow.c
17439         * src/ssl_manager.c
17440         * src/statusbar.c
17441         * src/summary_search.c
17442         * src/summaryview.c
17443         * src/textview.c
17444         * src/toolbar.c
17445         * src/wizard.c
17446         * src/common/nntp.c
17447         * src/common/plugin.c
17448         * src/common/smtp.c
17449         * src/common/ssl.c
17450         * src/common/ssl_certificate.c
17451         * src/common/string_match.c
17452         * src/common/sylpheed.c
17453         * src/common/template.c
17454         * src/common/utils.c
17455         * src/gtk/about.c
17456         * src/gtk/colorlabel.c
17457         * src/gtk/description_window.c
17458         * src/gtk/filesel.c
17459         * src/gtk/foldersort.c
17460         * src/gtk/gtkaspell.c
17461         * src/gtk/gtkutils.c
17462         * src/gtk/inputdialog.c
17463         * src/gtk/logwindow.c
17464         * src/gtk/menu.c
17465         * src/gtk/pluginwindow.c
17466         * src/gtk/prefswindow.c
17467         * src/gtk/progressdialog.c
17468         * src/gtk/quicksearch.c
17469         * src/gtk/sslcertwindow.c
17470         * src/plugins/clamav/clamav_plugin.c
17471         * src/plugins/clamav/clamav_plugin_gtk.c
17472         * src/plugins/demo/demo.c
17473         * src/plugins/dillo_viewer/dillo_prefs.c
17474         * src/plugins/dillo_viewer/dillo_viewer.c
17475         * src/plugins/image_viewer/plugin.c
17476         * src/plugins/image_viewer/viewer.c
17477         * src/plugins/image_viewer/viewerprefs.c
17478         * src/plugins/mathml_viewer/mathml_viewer.c
17479         * src/plugins/pgpmime/passphrase.c
17480         * src/plugins/pgpmime/plugin.c
17481         * src/plugins/pgpmime/prefs_gpg.c
17482         * src/plugins/pgpmime/select-keys.c
17483         * src/plugins/pgpmime/sgpgme.c
17484         * src/plugins/spamassassin/spamassassin.c
17485         * src/plugins/spamassassin/spamassassin_gtk.c
17486         * src/plugins/trayicon/trayicon.c
17487                 sync with main (revision 104)
17488
17489 2005-02-10 [colin]      1.0.1cvs3.1
17490
17491         * src/mainwindow.c
17492                 Sync with HEAD (fix occasional crasher)
17493
17494 2005-02-10 [colin]      1.0.1cvs2.1
17495
17496         * src/messageview.c
17497                 Synw with HEAD (don't automatically display html)
17498
17499 2005-02-09 [colin]      1.0.1cvs1.3
17500
17501         * src/textview.c
17502         * src/textview.h
17503                 Add contextual menu on emails
17504
17505 2005-02-09 [colin]      1.0.1cvs1.2
17506
17507         * src/codeconv.c
17508                 Fix converting from broken headers and 
17509                 put back the _ in missing places
17510                 (feature broke with cvs24.2 sync, main 
17511                  possibly affected?)
17512
17513 2005-02-09 [colin]      1.0.1cvs1.1
17514
17515         * src/messageview.c
17516         * src/mimeview.c
17517         * src/mimeview.h
17518                 Sync with HEAD (display non text/plain mails with plugin)
17519
17520 2005-02-08 [colin]      1.0.1.1
17521
17522         * ChangeLog.claws
17523         * po/pt_BR.po
17524                 Sync with HEAD
17525         * configure.ac
17526                 Make default configuration directory 
17527                 be .sylpheed-gtk2
17528
17529 2005-02-08 [colin]      1.0.0cvs29.1
17530
17531         * po/de.po
17532         * po/es.po
17533         * po/fr.po
17534         * po/it.po
17535         * po/sk.po
17536         * po/sr.po
17537                 Sync translations with HEAD
17538
17539 2005-02-06 [colin]      1.0.0cvs28.3
17540
17541         * src/compose.c
17542                 Make compose a bit faster - patch by Alfons.
17543
17544 2005-02-06 [colin]      1.0.0cvs28.2
17545
17546         * src/compose.c
17547                 Make pasting via middle-click more reliable
17548
17549 2005-02-05 [paul]       1.0.0cvs28.1
17550
17551         * ChangeLog
17552         * ChangeLog.claws
17553         * ChangeLog.jp
17554         * configure.ac
17555         * src/compose.c
17556                 sync with HEAD
17557                 (fix bug 682 'redirect is broken'
17558
17559 2005-02-05 [torte]      1.0.0cvs27.1
17560
17561         * ChangeLog.claws
17562         * configure.ac
17563         * src/partial_download.c
17564                 Sync with HEAD (fix buf overflow)
17565
17566 2005-02-03 [colin]      1.0.0cvs26.1
17567
17568         * src/common/plugin.c
17569                 Sync with HEAD (avoid plugin mismatches)
17570
17571 2005-02-03 [paul]       1.0.0cvs25.3
17572
17573         * src/folderview.c
17574         * src/headerview.c
17575         * src/summaryview.c
17576         * src/textview.c
17577         * src/gtk/colorlabel.c
17578                 third and final part of initial sync with main-gtk2
17579
17580 2005-02-03 [paul]       1.0.0cvs25.2
17581
17582         * src/jpilot.c
17583                 fix building with jpilot support
17584
17585 2005-02-02 [colin]      1.0.0cvs25.1
17586
17587         * src/messageview.c
17588                 Sync with HEAD (fix dangerous typo)
17589
17590 2005-02-01 [colin]      1.0.0cvs24.3
17591
17592         * src/common/xml.c
17593                 Write file as advertised (UTF-8)
17594
17595 2005-02-01 [paul]       1.0.0cvs24.2
17596
17597         * src/addrbook.c
17598         * src/addrindex.c
17599         * src/alertpanel.h
17600         * src/codeconv.c
17601         * src/codeconv.h
17602         * src/compose.c
17603         * src/export.c
17604         * src/folder_item_prefs.c
17605         * src/html.c
17606         * src/imap.c
17607         * src/import.c
17608         * src/jpilot.c
17609         * src/mainwindow.c
17610         * src/matcher_parser_lex.l
17611         * src/messageview.c
17612         * src/mh.c
17613         * src/prefs_account.c
17614         * src/prefs_actions.c
17615         * src/prefs_common.c
17616         * src/prefs_gtk.c
17617         * src/prefs_gtk.h
17618         * src/prefs_themes.c
17619         * src/procheader.c
17620         * src/procmime.c
17621         * src/sourcewindow.c
17622         * src/statusbar.c
17623         * src/summaryview.c
17624         * src/textview.c
17625         * src/toolbar.c
17626         * src/unmime.c
17627         * src/common/template.c
17628         * src/common/utils.c
17629         * src/common/xml.c
17630         * src/common/xml.h
17631         * src/gtk/gtkaspell.c
17632         * src/plugins/clamav/clamav_plugin.c
17633         * src/plugins/dillo_viewer/dillo_prefs.c
17634         * src/plugins/image_viewer/viewerprefs.c
17635         * src/plugins/pgpmime/passphrase.c
17636         * src/plugins/pgpmime/prefs_gpg.c
17637         * src/plugins/pgpmime/select-keys.c
17638         * src/plugins/spamassassin/spamassassin.c
17639                 second part of initial sync with main-gtk2
17640                 (more to follow)
17641
17642 2005-01-31 [colin]      1.0.0cvs24.1
17643
17644         * src/compose.c
17645                 Sync with HEAD
17646
17647 2005-01-29 [paul]       1.0.0cvs23.2
17648
17649         * src/account.c
17650         * src/action.c
17651         * src/addressadd.c
17652         * src/addressbook.c
17653         * src/alertpanel.c
17654         * src/compose.c
17655         * src/editaddress.c
17656         * src/editbook.c
17657         * src/editgroup.c
17658         * src/editjpilot.c
17659         * src/editldap.c
17660         * src/editldap_basedn.c
17661         * src/editvcard.c
17662         * src/export.c
17663         * src/foldersel.c
17664         * src/grouplistdialog.c
17665         * src/import.c
17666         * src/importldif.c
17667         * src/inc.c
17668         * src/main.c
17669         * src/mainwindow.c
17670         * src/message_search.c
17671         * src/messageview.c
17672         * src/mimeview.c
17673         * src/prefs_actions.c
17674         * src/prefs_common.c
17675         * src/prefs_common.h
17676         * src/prefs_customheader.c
17677         * src/prefs_display_header.c
17678         * src/prefs_filtering.c
17679         * src/prefs_filtering_action.c
17680         * src/prefs_gtk.c
17681         * src/prefs_matcher.c
17682         * src/prefs_summary_column.c
17683         * src/prefs_template.c
17684         * src/sourcewindow.c
17685         * src/summary_search.c
17686         * src/summaryview.c
17687         * src/textview.c
17688         * src/gtk/about.c
17689         * src/gtk/description_window.c
17690         * src/gtk/gtkshruler.c
17691         * src/gtk/gtkutils.c
17692         * src/gtk/gtkutils.h
17693         * src/gtk/inputdialog.c
17694         * src/gtk/logwindow.c
17695         * src/gtk/prefswindow.c
17696         * src/gtk/progressdialog.c
17697         * src/gtk/progressdialog.h
17698                 first part of initial sync with main-gtk2
17699                 (more to follow)
17700
17701 2005-01-28 [colin]      1.0.0cvs23.1
17702
17703         * src/folderview.c
17704                 Sync with HEAD
17705
17706 2005-01-27 [colin]      1.0.0cvs21.1
17707
17708         * src/folder.c
17709         * src/folderview.c
17710                 Sync with HEAD
17711
17712 2005-01-27 [colin]      1.0.0cvs19.1
17713
17714         * src/procmime.c
17715                 Sync with HEAD
17716
17717 2005-01-27 [colin]      1.0.0cvs18.1
17718
17719         * src/messageview.c
17720         * src/summaryview.c
17721         * src/mainwindow.c
17722         * src/compose.c
17723         * src/compose.h
17724         * src/procmsg.c
17725         * src/procmsg.h
17726         * src/toolbar.c
17727                 Sync with HEAD
17728
17729 2005-01-26 [paul]       1.0.0cvs15.2
17730
17731         * src/compose.c
17732                 compose_entries_set(): convert subject and body to
17733                 utf8 if necessary. patch by Felix Eckhofer
17734
17735 2005-01-26 [paul]       1.0.0cvs15.1
17736
17737         * configure.ac
17738         * src/common/template.c
17739                 sync with HEAD (fix memory leak)
17740
17741 2005-01-25 [paul]       1.0.0cvs14.1
17742
17743         * configure.ac
17744         * src/compose.c
17745                 sync with HEAD
17746
17747 2005-01-24 [colin]      1.0.0cvs13.1
17748
17749         * src/summaryview.c
17750                 Sync with HEAD
17751
17752 2005-01-24 [paul]       1.0.0cvs12.1
17753
17754         * configure.ac
17755         * src/messageview.c
17756         * src/mh.c
17757         * src/common/utils.c
17758                 sync with HEAD
17759
17760 2005-01-24 [colin]      1.0.0cvs11.1
17761
17762         * src/procheader.c
17763                 Sync with HEAD
17764
17765 2005-01-24 [colin]      1.0.0cvs10.1
17766
17767         * src/folderview.c
17768                 Sync with HEAD
17769
17770 2005-01-23 [colin]      1.0.0cvs9.1
17771
17772         * src/crash.c
17773                 Sync with HEAD
17774
17775 2005-01-22 [colin]      1.0.0cvs8.1
17776
17777         * src/summaryview.c
17778         * src/gtk/quicksearch.c
17779                 Sync with HEAD
17780
17781 2005-01-21 [colin]      1.0.0cvs7.1
17782
17783         * src/summaryview.c
17784                 Sync with HEAD
17785
17786 2005-01-21 [colin]      1.0.0cvs6.1
17787
17788         * src/summaryview.c
17789                 Sync with HEAD
17790
17791 2005-01-21 [colin]      1.0.0cvs5.1
17792
17793         * src/gtk/quicksearch.c
17794         * src/prefs_common.c
17795         * src/prefs_common.h
17796                 Sync with HEAD (recurse option)
17797
17798 2005-01-21 [colin]      1.0.0cvs4.1
17799
17800         * src/folder.h
17801         * src/folderview.c
17802         * src/folderview.h
17803         * src/summaryview.c
17804         * src/gtk/quicksearch.c
17805         * src/gtk/quicksearch.h
17806                 Sync with HEAD (recursive quicksearch)
17807
17808 2005-01-20 [colin]      1.0.0cvs3.4
17809
17810         * src/ssl_manager.c
17811                 Remove useless code
17812
17813 2005-01-20 [colin]      1.0.0cvs3.3
17814
17815         * src/ssl_manager.c
17816                 Fix leak, thanks to Alfons.
17817
17818 2005-01-20 [colin]      1.0.0cvs3.2
17819
17820         * src/ssl_manager.c
17821                 Port SSL certificate window to GTK2.
17822
17823 2005-01-20 [paul]       1.0.0cvs3.1
17824
17825         * ChangeLog.claws
17826         * configure.ac
17827         * src/addrindex.c
17828         * src/addrindex.h
17829                 sync with HEAD
17830
17831 2005-01-19 [colin]      1.0.0cvs2.2
17832
17833         * src/plugins/trayicon/trayicon.c
17834                 Fix freeze with gtk-2.6, the easy way
17835                 (signal blocking helpless there...)
17836                 Closes bug #668.
17837
17838 2005-01-19 [colin]      1.0.0cvs2.1
17839
17840         * src/mbox.c
17841         * src/mbox.h
17842         * src/mainwindow.c
17843         * src/summaryview.c
17844         * src/summaryview.h
17845                 Sync with HEAD
17846
17847 2005-01-19 [paul]       1.0.0cvs1.1
17848
17849         * configure.ac
17850         * po/de.po
17851         * po/es.po
17852         * po/fr.po
17853         * po/hr.po
17854         * po/it.po
17855         * po/ja.po
17856         * po/ko.po
17857         * po/pt_BR.po
17858         * po/ru.po
17859         * po/sk.po
17860         * po/sr.po
17861                 sync with HEAD (update translations)
17862
17863 2005-01-18 [colin]      1.0.0cvs0.1
17864
17865         * src/foldersel.c
17866                 Specify search column - patch by Alfons
17867
17868 2005-01-18 [colin]      0.9.13cvs36.3
17869
17870         * src/prefs_toolbar.c
17871                 Change Delete to Remove
17872         * src/prefs_fonts.c
17873                 GTK2 version and leak fixes
17874         * src/prefs_actions.c
17875                 Add stock buttons.
17876                 All patches by Alfons
17877
17878 2005-01-17 [colin]      0.9.13cvs36.2
17879
17880         * src/compose.c
17881                 Fix DnD inserting twice. While at it,
17882                 add DnD support for text/plain in the
17883                 body, and add support in the headers.
17884
17885 2005-01-16 [colin]      0.9.13cvs36.1
17886
17887         * ChangeLog
17888         * ChangeLog.jp
17889         * ChangeLog.claws
17890                 Sync with HEAD (nothing applicable)
17891
17892 2005-01-16 [colin]      0.9.13cvs33.2
17893
17894         * src/prefs_toolbar.c
17895                 GTK2ize prefs_toolbar, by Alfons.
17896
17897 2005-01-14 [colin]      0.9.13cvs33.1
17898
17899         * src/html.c
17900         * src/msgcache.c
17901                 Sync with HEAD
17902
17903 2005-01-14 [colin]      0.9.13cvs32.1
17904
17905         * src/html.c
17906         * src/html.h
17907         * src/msgcache.c
17908         * AUTHORS
17909         * tools/calypso_convert.pl
17910                 Sync with HEAD
17911
17912 2005-01-08 [colin]      0.9.13cvs29.2
17913
17914         * src/prefs_filtering_action.c
17915         * src/prefs_filtering.c
17916                 2 more gtk2 patches by Alfons
17917
17918 2005-01-07 [paul]       0.9.13cvs29.1
17919
17920         * ChangeLog
17921         * ChangeLog.claws
17922         * ChangeLog.jp
17923         * configure.ac
17924         * src/pop.c
17925         * src/pop.h
17926                 sync with HEAD
17927
17928 2005-01-07 [colin]      0.9.13cvs28.3
17929
17930         * src/gtk/progressdialog.c
17931         * src/gtk/progressdialog.h
17932         * src/inc.c
17933         * src/send_message.c
17934                 GTK2 for the incorporation dialog. The CList isn't dead
17935                 yet, for a more smooth migration. Patch by Alfons.
17936
17937 2005-01-06 [colin]      0.9.13cvs28.2
17938
17939         * src/prefs_display_header.c
17940                 GTK2 conversion by Alfons
17941         * src/prefs_actions.c
17942         * src/prefs_matcher.c
17943                 Fix 2 leaks - patch by Alfons
17944
17945 2005-01-06 [colin]      0.9.13cvs28.1
17946
17947         * src/prefs_matcher.c
17948                 Sync with HEAD
17949
17950 2005-01-06 [colin]      0.9.13cvs27.4
17951
17952         * src/prefs_matcher.c
17953                 Fix double-free. Patch by Alfons
17954
17955 2005-01-06 [colin]      0.9.13cvs27.3
17956
17957         * src/prefs_matcher.c
17958                 GTK2 widgets + memleak
17959                 Patch by Alfons
17960
17961 2005-01-05 [colin]      0.9.13cvs27.2
17962
17963         * src/account.c
17964         * src/addr_compl.c
17965         * src/foldersel.c
17966         * src/stock_pixmap.c
17967         * src/stock_pixmap.h
17968                 3 more GTK2 patches by Alfons.
17969
17970 2005-01-04 [colin]      0.9.13cvs27.1
17971
17972         * src/folderview.c
17973         * src/imap_gtk.c
17974         * src/news_gtk.c
17975                 Sync with HEAD
17976
17977 2005-01-04 [colin]      0.9.13cvs25.9
17978
17979         * src/compose.c
17980                 Fix Show Ruler menuitem
17981         * src/prefs_template.c
17982                 Convert to GTK2
17983         * src/common/utils.c
17984                 Make auto pointer stuff handles NULLs
17985                 Patches by Alfons.
17986
17987 2005-01-04 [colin]      0.9.13cvs25.8
17988
17989         * src/compose.c
17990                 Move the attachment list to gtk2
17991                 Patch by Alfons.
17992
17993 2005-01-04 [colin]      0.9.13cvs25.7
17994
17995         * src/textview.c
17996                 Make some keys work again
17997                 Patch by SungHyun Nam <namsh@kldp.org>
17998
17999 2005-01-04 [colin]      0.9.13cvs25.6
18000
18001         * src/gtk/gtkshruler.c
18002                 Move the ruler to GTK2
18003                 Patch by Alfons
18004
18005 2005-01-03 [colin]      0.9.13cvs25.5
18006
18007         * src/compose.c
18008                 Fix my broken patch apply 
18009
18010 2005-01-03 [colin]      0.9.13cvs25.4
18011
18012         * src/common/utils.c
18013         * src/common/utils.h
18014         * src/gtk/prefswindow.c
18015                 Move auto pointer stuff to utils.c
18016                 Patch by Alfons again :)
18017
18018 2005-01-03 [colin]      0.9.13cvs25.3
18019
18020         * src/compose.c
18021         * src/prefs_gtk.c
18022         * src/prefs_template.c
18023         * src/textview.c
18024                 Empty text widgets with empty strings, not NULL char
18025                 Patch by SungHyun Nam <namsh@kldp_org>
18026
18027 2005-01-03 [colin]      0.9.13cvs25.2
18028
18029         * src/main.c
18030         * AUTHORS
18031                 Sync with HEAD
18032
18033 2005-01-03 [colin]      0.9.13cvs25.1
18034
18035         * src/pop.c
18036         * src/pop.h
18037                 Sync with HEAD
18038
18039 2005-01-03 [colin]      0.9.13cvs24.3
18040
18041         * src/account.c
18042                 Two patches from Alfons and Alex S Moore:
18043                 fix images, fix return value.
18044
18045 2005-01-01 [colin]      0.9.13cvs24.2
18046
18047         * src/prefs_actions.c
18048                 Fix over-zealous assertion. Patch by Alfons
18049
18050 2005-01-01 [colin]      0.9.13cvs24.1
18051
18052         * src/procmime.c
18053                 Sync with HEAD (leak fix)
18054
18055 2004-12-31 [colin]      0.9.13cvs23.2
18056
18057         * src/prefs_common.c
18058                 GTK2 widgets + stock buttons - patch by Alfons
18059
18060 2004-12-31 [paul]       0.9.13cvs23.1
18061
18062         * configure.ac
18063                 bump up EXTRA_VERSION to match (sync'ed) HEAD
18064         * src/gtk/pluginwindow.c
18065                 use GTK2 widgets and plug memory leaks,
18066                 patches by Alfons
18067
18068 2004-12-30 [colin]      0.9.13cvs22.4
18069
18070         * src/account.c
18071         * src/action.c
18072         * src/export.c
18073         * src/foldersel.c
18074         * src/import.c
18075         * src/message_search.c
18076         * src/prefs_actions.c
18077         * src/prefs_common.c
18078         * src/prefs_customheader.c
18079         * src/prefs_filtering.c
18080         * src/prefs_summary_column.c
18081         * src/summary_search.c
18082         * src/gtk/about.c
18083         * src/gtk/description_window.c
18084         * src/gtk/gtkutils.c
18085         * src/gtk/gtkutils.h
18086         * src/gtk/inputdialog.c
18087         * src/gtk/prefswindow.c
18088                 Use GTK2 stock buttons. Patches by Alfons.
18089
18090 2004-12-30 [colin]      0.9.13cvs22.3
18091
18092         * src/account.c
18093                 Sync with HEAD
18094         * src/prefs_actions.c
18095         * src/prefs_customheader.c
18096         * src/prefs_filtering.c
18097         * src/prefs_msg_colors.c
18098         * src/prefs_summary_column.c
18099         * src/gtk/prefswindow.c
18100                 Use GtkTreeView instead of deprecated 
18101                 widgets. Patches by Alfons.
18102
18103 2004-12-30 [paul]       0.9.13cvs22.2
18104
18105         * src/foldersel.c
18106                 use GTK 2 Tree View
18107                 patch by Alfons, with root folder sorting fix
18108                 by Stephan Sachse
18109
18110 2004-12-30 [paul]       0.9.13cvs22.1
18111
18112         * ChangeLog
18113         * ChangeLog.claws
18114         * ChangeLog.jp
18115         * NEWS
18116         * configure.ac
18117         * src/account.c
18118                 sync with HEAD
18119
18120 2004-12-22 [martin]     0.9.13cvs21.2
18121
18122         * src/action.c
18123                 free the command line after its use
18124
18125 2004-12-18 [paul]       0.9.13cvs21.1
18126
18127         * AUTHORS
18128         * ChangeLog
18129         * ChangeLog.claws
18130         * ChangeLog.jp
18131         * NEWS
18132         * configure.ac
18133         * src/action.c
18134         * src/compose.c
18135         * src/syldap.c
18136                 sync with HEAD
18137
18138 2004-12-17 [martin]     0.9.13cvs17.2
18139
18140         * src/action.c
18141                 convert actions input to locale
18142         * src/inc.c
18143                 convert notification command to locale
18144         * src/plugins/pgpmime/select-keys.c
18145                 convert attributes to utf8
18146
18147 2004-12-14 [colin]      0.9.13cvs17.1
18148
18149         * ChangeLog
18150         * ChangeLog.jp
18151         * ChangeLog.claws
18152         * src/action.c
18153         * src/common/utils.c
18154         * src/gtk/prefswindow.c
18155         * src/gtk/gtkutils.c
18156         * src/gtk/gtkutils.h
18157         * src/plugins/spamassassin/libspamc.c
18158                 Sync with HEAD
18159
18160 2004-12-13 [colin]      0.9.13cvs14.1
18161
18162         * src/quote_fmt_parse.y
18163                 Sync with HEAD
18164
18165 2004-12-10 [colin]      0.9.13cvs12.1
18166
18167         * src/prefs_themes.c
18168         * src/mainwindow.c
18169         * src/messageview.c
18170                 Sync with HEAD
18171
18172 2004-12-09 [colin]      0.9.13cvs10.1
18173
18174         * src/procmime.c
18175                 Sync with HEAD (fix B64 encoding from memory)
18176
18177 2004-12-08 [colin]      0.9.13cvs9.1
18178
18179         * src/gtk/colorlabel.c
18180                 Sync with HEAD
18181
18182 2004-12-08 [paul]       0.9.13cvs8.2
18183
18184         * src/gtk/pluginwindow.c
18185                 fix window resizing oddities
18186
18187 2004-12-08 [colin]      0.9.13cvs8.1
18188
18189         * src/quote_fmt_parse.y
18190                 Sync with HEAD
18191
18192 2004-12-08 [colin]      0.9.13cvs7.1
18193
18194         * src/matcher_parser_parse.y
18195         * src/msgcache.c
18196         * src/prefs_matcher.c
18197         * src/procheader.c
18198         * src/matcher.c
18199         * src/common/defs.h
18200         * po/sr.po
18201                 Sync with HEAD
18202
18203 2004-12-08 [colin]      0.9.13cvs6.1
18204
18205         * src/quote_fmt_parse.y
18206         * src/textview.c
18207                 Sync with HEAD
18208         * src/gtk/prefswindow.c
18209         * src/gtk/pluginwindow.c
18210                 Fix G_CALLBACKS protos (thanks to Alfons)
18211
18212 2004-12-07 [torte]      0.9.13cvs2.2
18213
18214         * src/procmime.c
18215                 [Bug 650] reply button causes crash
18216                 Thanks to David Relson and Christoph
18217
18218 2004-12-07 [colin]      0.9.13cvs2.1
18219
18220         * ChangeLog.claws
18221         * AUTHORS
18222         * po/sk.po
18223         * src/procmime.c
18224         * src/prefs_account.c
18225         * src/common/smtp.c
18226         * src/common/smtp.h
18227                 Sync with HEAD
18228
18229 2004-12-06 [colin]      0.9.12cvs187.1
18230
18231         * ChangeLog.claws
18232         * INSTALL
18233         * Makefile.am
18234         * README.claws
18235         * TODO.claws
18236         * configure.ac
18237         * po/bg.po
18238         * po/cs.po
18239         * po/el.po
18240         * po/en_GB.po
18241         * po/es.po
18242         * po/fr.po
18243         * po/hr.po
18244         * po/hu.po
18245         * po/it.po
18246         * po/ja.po
18247         * po/ko.po
18248         * po/nl.po
18249         * po/pl.po
18250         * po/pt_BR.po
18251         * po/ru.po
18252         * po/sk.po
18253         * po/sr.po
18254         * po/sv.po
18255         * po/zh_CN.po
18256         * po/zh_TW.Big5.po
18257         * src/compose.c
18258         * tools/Makefile.am
18259         * tools/README
18260         * tools/filter_conv.pl
18261         * tools/kdeservicemenu/README
18262         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18263         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18264                 Sync with HEAD
18265
18266 2004-12-04 [colin]      0.9.12cvs183.1
18267
18268         * src/compose.c
18269                 Sync with HEAD (compose window position saving)
18270
18271 2004-12-04 [paul]       0.9.12cvs182.3
18272
18273         * src/messageview.c
18274         * src/mimeview.c
18275         * src/prefs_customheader.c
18276         * src/gtk/quicksearch.c
18277                 replace some forgotten GTK_SIGNAL_FUNCs
18278
18279 2004-12-04 [paul]       0.9.12cvs182.2
18280
18281         * src/Makefile.am
18282                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
18283                 committed in error      
18284
18285 2004-12-04 [paul]       0.9.12cvs182.1
18286
18287         * ChangeLog
18288         * ChangeLog.claws
18289         * ChangeLog.jp
18290         * INSTALL
18291         * NEWS
18292         * README
18293         * README.jp
18294         * configure.ac
18295         * doc/manual/ja/Makefile.am
18296         * doc/manual/ja/sylpheed-1.html
18297         * doc/manual/ja/sylpheed-10.html
18298         * doc/manual/ja/sylpheed-11.html
18299         * doc/manual/ja/sylpheed-12.html
18300         * doc/manual/ja/sylpheed-13.html
18301         * doc/manual/ja/sylpheed-14.html
18302         * doc/manual/ja/sylpheed-15.html
18303         * doc/manual/ja/sylpheed-16.html
18304         * doc/manual/ja/sylpheed-17.html
18305         * doc/manual/ja/sylpheed-18.html
18306         * doc/manual/ja/sylpheed-19.html
18307         * doc/manual/ja/sylpheed-2.html
18308         * doc/manual/ja/sylpheed-20.html
18309         * doc/manual/ja/sylpheed-3.html
18310         * doc/manual/ja/sylpheed-4.html
18311         * doc/manual/ja/sylpheed-5.html
18312         * doc/manual/ja/sylpheed-6.html
18313         * doc/manual/ja/sylpheed-7.html
18314         * doc/manual/ja/sylpheed-8.html
18315         * doc/manual/ja/sylpheed-9.html
18316         * doc/manual/ja/sylpheed.html
18317         * doc/manual/ja/sylpheed.sgml
18318         * po/de.po
18319         * src/Makefile.am
18320         * src/compose.c
18321         * src/procmime.c
18322         * src/pixmaps/regular.xpm **REMOVED**
18323         * src/plugins/pgpmime/pgpmime.c
18324         * src/plugins/pgpmime/plugin.c
18325         * src/plugins/pgpmime/prefs_gpg.c
18326                 sync with HEAD
18327
18328 2004-12-03 [paul]       0.9.12cvs180.1
18329
18330         * ChangeLog
18331         * ChangeLog.claws
18332         * ChangeLog.jp
18333         * configure.ac
18334         * src/Makefile.am
18335         * src/pop.c
18336         * src/common/utils.c
18337         * src/common/utils.h
18338         * src/pixmaps/continue.xpm
18339         * src/pixmaps/dir_close.xpm
18340         * src/pixmaps/dir_open.xpm
18341         * src/pixmaps/drafts_close.xpm
18342         * src/pixmaps/drafts_open.xpm
18343         * src/pixmaps/folder.xpm **REMOVED**
18344         * src/pixmaps/group.xpm
18345         * src/pixmaps/unread.xpm
18346                 sync with HEAD
18347
18348 2004-12-02 [colin]      0.9.12cvs179.1
18349
18350         * src/compose.c
18351                 Sync with HEAD (non-duplicated reedition)
18352
18353 2004-12-02 [colin]      0.9.12cvs178.1
18354
18355         * src/compose.c
18356                 Sync with HEAD (linewrap_quote fix)
18357
18358 2004-12-01 [colin]      0.9.12cvs177.3
18359
18360         * src/addrharvest.c
18361                 Replace sizeof with strlen
18362
18363 2004-12-01 [paul]       0.9.12cvs177.2
18364
18365         * src/addrharvest.c
18366                 fix 'harvest addresses'
18367
18368 2004-11-30 [colin]      0.9.12cvs177.1
18369
18370         * src/gtk/prefswindow.c
18371         * src/gtk/pluginwindow.c
18372                 Sync with HEAD
18373
18374 2004-11-29 [colin]      0.9.12cvs176.1
18375
18376         * src/folderview.c
18377                 sync with HEAD (Fix disappearing separators in folderview's popup)
18378
18379 2004-11-29 [colin]      0.9.12cvs175.1
18380
18381         * src/procmime.c
18382                 Sync with head (another format fix)
18383
18384 2004-11-29 [colin]      0.9.12cvs174.1
18385
18386         * src/pop.c
18387                 Sync with HEAD (format string fix)
18388
18389 2004-11-26 [colin]      0.9.12cvs173.1
18390
18391         * src/common/smtp.c
18392         * src/common/smtp.h
18393                 Sync with HEAD
18394
18395 2004-11-24 [colin]      0.9.12cvs172.1
18396
18397         * src/plugins/pgpmime/pgpmime.c
18398                 Sync with HEAD
18399
18400 2004-11-24 [colin]      0.9.12cvs171.1
18401
18402         * src/plugins/pgpmime/pgpmime.c
18403                 Sync with head (gpgmectx leaks)
18404
18405 2004-11-24 [colin]      0.9.12cvs169.1
18406
18407         * src/plugins/pgpmime/plugin.c
18408         * src/plugins/trayicon/Makefile.am
18409         * src/plugins/trayicon/newmarkedmail.xpm
18410         * src/plugins/trayicon/trayicon.c
18411         * src/plugins/trayicon/unreadmarkedmail.xpm
18412                 Sync with HEAD
18413
18414 2004-11-23 [colin]      0.9.12cvs168.1
18415
18416         * src/partial_download.c
18417         * src/partial_download.h
18418         * src/plugins/pgpmime/plugin.c
18419                 Sync with HEAD
18420
18421 2004-11-23 [colin]      0.9.12cvs166.1
18422
18423         * src/Makefile.am
18424         * src/codeconv.c
18425         * src/compose.c
18426         * src/folderview.c
18427         * src/main.c
18428         * src/partial_download.c
18429         * src/partial_download.h
18430         * src/prefs_account.c
18431         * src/prefs_account.h
18432         * src/privacy.c
18433         * src/privacy.h
18434         * src/procmime.c
18435         * src/common/Makefile.am
18436         * src/common/base64.h
18437         * src/common/partial_download.c
18438         * src/common/partial_download.h
18439         * src/gtk/prefswindow.c
18440         * src/gtk/prefswindow.h
18441         * src/plugins/pgpmime/pgpmime.c
18442         * src/plugins/pgpmime/prefs_gpg.c
18443         * src/plugins/pgpmime/prefs_gpg.h
18444         * src/plugins/pgpmime/sgpgme.c
18445         * src/plugins/pgpmime/sgpgme.h
18446                 Sync with HEAD
18447
18448 2004-11-23 [colin]      0.9.12cvs163.1
18449
18450         * src/main.c
18451                 Sync with HEAD (cursor optimization)
18452
18453 2004-11-23 [colin]      0.9.12cvs162.1
18454
18455         * src/prefs_common.c
18456         * src/prefs_themes.c
18457         * src/procmsg.c
18458                 Sync with HEAD
18459
18460 2004-11-23 [colin]      0.9.12cvs158.9
18461
18462         * src/compose.c
18463                 Fix double-free when forwarding
18464         * src/msgcache.c
18465                 Fix leak on error path
18466                 
18467
18468 2004-11-23 [colin]      0.9.12cvs158.8
18469
18470         * src/compose.c
18471                 Fix possible double-free
18472                 Spotted by Alfons
18473
18474 2004-11-23 [colin]      0.9.12cvs158.7
18475
18476         * src/compose.c
18477                 Fix some signal handlers' prototypes
18478                 Spotted by Alfons
18479
18480 2004-11-22 [colin]      0.9.12cvs158.6
18481
18482         * src/compose.c
18483                 Remove unneeded code and duplicated
18484                 wrapping - patch by Alfons
18485
18486 2004-11-22 [colin]      0.9.12cvs158.5
18487
18488         * src/prefs_themes.c
18489                 Fix oversized selector
18490
18491 2004-11-22 [colin]      0.9.12cvs158.4
18492
18493         * src/compose.c
18494                 fix dump_text()
18495                 patch by Alfons
18496
18497 2004-11-19 [colin]      0.9.12cvs158.3
18498
18499         * src/textview.c
18500                 Add a context menu on links (open, copy)
18501
18502 2004-11-18 [paul]       0.9.12cvs158.2
18503
18504         * src/addrgather.c
18505         * src/exphtmldlg.c
18506         * src/expldifdlg.c
18507         * src/mimeview.c
18508         * src/prefs_common.c
18509         * src/plugins/image_viewer/viewer.c
18510         * src/plugins/spamassassin/spamassassin_gtk.c
18511                 replace deprecated gtk_notebook_set_page
18512                 and gtk_notebook_current_page
18513
18514 2004-11-18 [paul]       0.9.12cvs158.1
18515
18516         * configure.ac
18517         * src/compose.c
18518         * src/mainwindow.c
18519         * src/messageview.c
18520         * src/prefs_common.c
18521         * src/common/utils.c
18522         * src/common/utils.h
18523                 sync with HEAD
18524
18525 2004-11-17 [colin]      0.9.12cvs156.1
18526
18527         * src/prefs_account.c
18528         * src/prefs_account.h
18529         * src/procmsg.c
18530                 Sync with HEAD (add pref to store encrypted mails encrypted)
18531
18532 2004-11-17 [paul]       0.9.12cvs155.1
18533
18534         * ChangeLog
18535         * ChangeLog.claws
18536         * ChangeLog.jp
18537         * NEWS
18538         * configure.ac
18539         * src/compose.c
18540         * src/jpilot.c
18541         * src/privacy.c
18542         * src/procmime.c
18543         * src/procmime.h
18544         * src/procmsg.c
18545         * src/toolbar.c
18546         * src/pixmaps/error.xpm
18547                 sync with HEAD
18548
18549 2004-11-17 [colin]      0.9.12cvs151.1
18550
18551         * src/plugins/pgpmime/pgpmime.c
18552                 Sync with HEAD (remove debug printf)
18553
18554 2004-11-17 [colin]      0.9.12cvs150.1
18555
18556         * src/plugins/pgpmime/pgpmime.c
18557                 Sync with HEAD (off-by-one fix)
18558
18559 2004-11-17 [colin]      0.9.12cvs149.1
18560
18561         * src/procmsg.c
18562                 Sync with HEAD (coding style fixes)
18563
18564 2004-11-16 [colin]      0.9.12cvs148.1
18565
18566         * src/procmsg.c
18567                 Sync with head (Fix the fix)
18568
18569 2004-11-16 [colin]      0.9.12cvs147.1
18570
18571         * src/procmsg.c
18572                 Sync with Main (leak fix)
18573
18574 2004-11-16 [colin]      0.9.12cvs146.14
18575
18576         * src/compose.c
18577                 Remove useless chunk of code
18578                 Patch by Alfons
18579
18580 2004-11-15 [colin]      0.9.12cvs146.13
18581
18582         * src/compose.c
18583                 Fix drafting after insertion
18584                 Patch by Alfons
18585
18586 2004-11-15 [colin]      0.9.12cvs146.12
18587
18588         * src/compose.c
18589         * src/prefs_filtering.c
18590         * src/prefs_filtering_action.c
18591         * src/prefs_toolbar.c
18592                 Fix some const-correctness
18593
18594 2004-11-15 [colin]      0.9.12cvs146.11
18595
18596         * src/summaryview.c
18597         * src/prefs_themes.c
18598         * src/messageview.c
18599                 Fix some leaks
18600
18601 2004-11-15 [colin]      0.9.12cvs146.10
18602
18603         * src/codeconv.c
18604                 More unreadable locale fixes
18605
18606 2004-11-14 [colin]      0.9.12cvs146.9
18607
18608         * src/textview.c
18609                 Fix uri_security_check
18610                 Patch by Alfons
18611
18612 2004-11-13 [paul]       0.9.12cvs146.8
18613
18614         * src/folder.c
18615         * src/procmime.c
18616                 fix 2 bugs introduced in last commit
18617
18618 2004-11-13 [paul]       0.9.12cvs146.7
18619
18620         * src/compose.c
18621         * src/exporthtml.c
18622         * src/exportldif.c
18623         * src/folder.c
18624         * src/imap.c
18625         * src/imap_gtk.c
18626         * src/main.c
18627         * src/mainwindow.c
18628         * src/messageview.c
18629         * src/mh_gtk.c
18630         * src/prefs_themes.c
18631         * src/procmime.c
18632         * src/setup.c
18633         * src/summaryview.c
18634                 replace deprecated g_basename
18635
18636 2004-11-13 [paul]       0.9.12cvs146.6
18637
18638         * src/compose.c
18639         * src/imap.c
18640         * src/matcher_parser.h
18641         * src/matcher_parser_parse.y
18642         * src/prefs_filtering.c
18643         * src/prefs_filtering_action.c
18644         * src/prefs_themes.c
18645         * src/prefs_toolbar.c
18646         * src/common/utils.c
18647                 various small fixes/cleanups
18648
18649 2004-11-12 [colin]      0.9.12cvs146.5
18650
18651         * src/textview.c
18652                 Validate event's origin on visibility notify
18653                 Patch by Alfons.
18654
18655 2004-11-12 [paul]       0.9.12cvs146.4
18656
18657         * src/exporthtml.c
18658         * src/exportldif.c
18659         * src/imap.c
18660         * src/mh.c
18661         * src/mimeview.c
18662         * src/prefs_spelling.c
18663         * src/prefs_themes.c
18664                 replace deprecated g_dirname    
18665
18666 2004-11-12 [colin]      0.9.12cvs146.3
18667
18668         * src/textview.c
18669                 Some coding style fixes
18670
18671 2004-11-12 [colin]      0.9.12cvs146.2
18672
18673         * src/codeconv.c
18674                 We want to replace _all_ extended chars in
18675                 conv_unreadable_*, because any string containing
18676                 extended chars not parsing as UTF8 is 
18677                 undisplayed on gtk2.
18678
18679 2004-11-12 [paul]       0.9.12cvs146.1
18680
18681         * ChangeLog
18682         * ChangeLog.claws
18683         * ChangeLog.jp
18684         * NEWS
18685         * configure.ac
18686         * src/account.c
18687         * src/folderview.c
18688         * src/folderview.h
18689         * src/imap.c
18690         * src/imap_gtk.c
18691         * src/inc.c
18692         * src/mainwindow.c
18693         * src/mh_gtk.c
18694         * src/news_gtk.c
18695         * src/pop.c
18696         * src/prefs_account.c
18697         * src/prefs_account.h
18698         * src/prefs_ext_prog.c
18699         * src/procmime.c
18700         * src/procmime.h
18701         * src/procmsg.c
18702         * src/procmsg.h
18703         * src/summary_search.c
18704         * src/summaryview.c
18705         * src/textview.c
18706         * src/common/defs.h
18707         * src/common/utils.c
18708         * src/common/utils.h
18709         * src/gtk/menu.c
18710         * src/gtk/menu.h
18711                 sync with HEAD
18712
18713 2004-11-11 [colin]      0.9.12cvs144.2
18714
18715         * src/textview.c
18716                 Fix URI range selection (patch by Alfons)
18717
18718 2004-11-09 [colin]      0.9.12cvs144.1
18719
18720         * ChangeLog.claws
18721         * src/compose.c
18722         * src/folder.c
18723         * src/folder_item_prefs.c
18724         * src/prefs_account.c
18725         * src/prefs_account.h
18726         * src/plugins/pgpmime/pgpmime.c
18727                 Sync with HEAD
18728
18729 2004-11-08 [colin]      0.9.12cvs143.1
18730
18731         * src/summaryview.c
18732                 Sync with HEAD (optimize quicksearch)
18733
18734 2004-11-08 [colin]      0.9.12cvs142.2
18735
18736         * src/compose.c
18737                 Don't wrap when Edit/Auto wrapping is disabled
18738
18739 2004-11-08 [colin]      0.9.12cvs142.1
18740
18741         * src/textview.c
18742                 Sync with HEAD
18743
18744 2004-11-08 [colin]      0.9.12cvs141.1
18745
18746         * src/textview.c
18747                 Sync with HEAD (fix some mail URIs)
18748
18749 2004-11-08 [colin]      0.9.12cvs140.3
18750
18751         * src/textview.c
18752                 o Use text cursor instead of arrow when
18753                   not on a link
18754                 o Fix handling of contiguous links (as in
18755                   "colin@colino.net" <colin@colino.net>)
18756                   This one unveils a bug in get_email_part()
18757
18758 2004-11-07 [colin]      0.9.12cvs140.2
18759
18760         * src/textview.c
18761                 Fix memleak. Patch by Alfons.
18762
18763 2004-11-06 [colin]      0.9.12cvs140.1
18764
18765         * src/compose.c
18766                 Sync with HEAD (don't ask passphrase
18767                 when drafting)
18768
18769 2004-11-06 [paul]       0.9.12cvs139.2
18770
18771         * AUTHORS
18772         * src/textview.c
18773         * src/textview.h
18774                 textview URI handling. hovering over a 
18775                 link displays it in the status bar,
18776                 and changes the mouse pointer to a hand 
18777                 cursor. a link is activated with a single 
18778                 click. (Modified from the) patch by Jean-Yves 
18779                 Lefort <jylefort@users.sourceforge.net>
18780                 
18781
18782 2004-11-05 [colin]      0.9.12cvs139.1
18783
18784         * src/compose.c
18785         * src/procmime.c
18786                 Sync with HEAD again ^^
18787
18788 2004-11-05 [colin]      0.9.12cvs139.1
18789
18790         * src/compose.c
18791         * src/procmime.c
18792                 Sync with HEAD
18793
18794 2004-11-03 [paul]       0.9.12cvs138.1
18795
18796         * ChangeLog.claws
18797         * configure.ac
18798         * po/POTFILES.in
18799         * src/prefs_ext_prog.c
18800         * src/procmime.c
18801         * tools/kdeservicemenu/README
18802         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18803         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18804                 sync with HEAD
18805
18806 2004-11-01 [christoph]  0.9.12cvs136.2
18807
18808         * src/procmime.c
18809                 convert MIME parameters to UTF-8
18810
18811 2004-10-29 [colin]      0.9.12cvs136.1
18812
18813         * src/common/utils.c
18814                 Sync with HEAD (don't use '=' in mime boundary)
18815
18816 2004-10-29 [paul]       0.9.12cvs135.1
18817
18818         * configure.ac
18819         * doc/src/rfc2231.txt
18820         * src/procmime.c
18821         * src/common/quoted-printable.c
18822         * src/common/utils.c
18823         * src/common/utils.h
18824                 sync with HEAD
18825
18826 2004-10-27 [paul]       0.9.12cvs134.1
18827
18828         * configure.ac
18829         * src/main.c
18830         * src/procmime.c
18831         * src/plugins/pgpmime/pgpmime.c
18832                 sync with HEAD
18833
18834 2004-10-26 [paul]       0.9.12cvs132.3
18835
18836         * src/account.c
18837         * src/addressbook.c
18838         * src/addrgather.c
18839         * src/addrharvest.c
18840         * src/codeconv.c
18841         * src/compose.c
18842         * src/customheader.c
18843         * src/editaddress.c
18844         * src/editgroup.c
18845         * src/enriched.c
18846         * src/expldifdlg.c
18847         * src/exporthtml.c
18848         * src/exportldif.c
18849         * src/folder.c
18850         * src/foldersel.c
18851         * src/folderview.c
18852         * src/grouplistdialog.c
18853         * src/html.c
18854         * src/imap.c
18855         * src/jpilot.c
18856         * src/ldapserver.c
18857         * src/ldif.c
18858         * src/mimeview.c
18859         * src/news.c
18860         * src/news_gtk.c
18861         * src/pop.c
18862         * src/prefs_display_header.c
18863         * src/prefs_gtk.c
18864         * src/prefs_msg_colors.c
18865         * src/prefs_toolbar.c
18866         * src/procheader.c
18867         * src/procmime.c
18868         * src/summaryview.c
18869         * src/textview.c
18870         * src/toolbar.c
18871         * src/vcard.c
18872         * src/common/mgutils.c
18873         * src/common/nntp.c
18874         * src/common/smtp.c
18875         * src/common/template.c
18876         * src/common/utils.c
18877         * src/common/xmlprops.c
18878         * src/plugins/pgpmime/pgpmime.c
18879         * src/plugins/pgpmime/select-keys.c
18880         * src/plugins/pgpmime/sgpgme.c
18881                 replace deprecated g_strcasecmp(), g_strncasecmp(),
18882                 g_string_sprintfa(), gtk_notebook_current_page()
18883
18884 2004-10-26 [colin]      0.9.12cvs132.2
18885
18886         * src/prefs_folder_item.c
18887                 Fix default-account selection
18888
18889 2004-10-21 [colin]      0.9.12cvs133
18890
18891         * src/compose.c
18892                 Sync with HEAD (Remove extra separator in compose's Options)
18893         * src/textview.c
18894                 Set wrapping to char
18895
18896 2004-10-21 [paul]       0.9.12cvs131.2
18897
18898         * src/compose.c
18899         * src/sourcewindow.c
18900                 fix wrapping
18901                 fix window shrinking 
18902
18903 2004-10-21 [colin]      0.9.12cvs131.1
18904
18905         * ChangeLog.claws
18906         * src/compose.c
18907                 Sync with HEAD
18908
18909 2004-10-21 [paul]       0.9.12cvs130.2
18910
18911         * src/prefs_folder_item.c
18912                 sync with HEAD (Apply to subfolders)
18913
18914 2004-10-19 [colin]      0.9.12cvs130.1
18915
18916         * ChangeLog.claws
18917         * src/compose.c
18918         * src/common/utils.c
18919         * src/gtk/menu.c
18920                 Sync with HEAD
18921
18922 2004-10-19 [colin]      0.9.12cvs128.1
18923
18924         * src/addrbook.c
18925         * src/addrcache.c
18926         * src/addressbook.c
18927         * src/codeconv.c
18928         * src/compose.c
18929         * src/customheader.c
18930         * src/editaddress.c
18931         * src/editgroup.c
18932         * src/exporthtml.c
18933         * src/folder.c
18934         * src/folderview.c
18935         * src/imap.c
18936         * src/jpilot.c
18937         * src/main.c
18938         * src/matcher_parser_parse.y
18939         * src/mbox.c
18940         * src/pop.c
18941         * src/prefs_account.c
18942         * src/prefs_gtk.c
18943         * src/prefs_msg_colors.c
18944         * src/procheader.c
18945         * src/procmime.c
18946         * src/procmime.h
18947         * src/procmsg.c
18948         * src/summaryview.c
18949         * src/textview.c
18950         * src/common/base64.c
18951         * src/common/partial_download.c
18952         * src/common/socket.c
18953         * src/common/sylpheed.c
18954         * src/common/utils.c
18955         * src/common/utils.h
18956         * src/gtk/pluginwindow.c
18957         * src/gtk/quicksearch.c
18958         * src/plugins/clamav/clamav_plugin.c
18959         * src/plugins/clamav/clamav_plugin.h
18960         * src/plugins/clamav/clamav_plugin_gtk.c
18961         * src/plugins/pgpmime/passphrase.c
18962         * src/plugins/pgpmime/pgpmime.c
18963         * src/plugins/pgpmime/plugin.c
18964         * src/plugins/pgpmime/prefs_gpg.c
18965         * src/plugins/pgpmime/prefs_gpg.h
18966         * src/plugins/pgpmime/select-keys.c
18967         * src/plugins/pgpmime/sgpgme.c
18968         * src/plugins/spamassassin/libspamc.c
18969         * src/plugins/spamassassin/spamassassin.c
18970         * src/plugins/spamassassin/spamassassin.h
18971         * src/plugins/spamassassin/spamassassin_gtk.c
18972         * src/plugins/trayicon/trayicon.c
18973         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
18974                 Sync with HEAD
18975
18976 2004-10-14 [colin]      0.9.12cvs126.2
18977
18978         * src/codeconv.c
18979         * src/textview.c
18980                 Fix conv_unreadable_locale
18981
18982 2004-10-13 [colin]      0.9.12cvs126.1
18983
18984         * src/compose.c
18985                 Sync with HEAD (don't convert charset for 
18986                 drafted messages, minor cleanup)
18987
18988 2004-10-13 [colin]      0.9.12cvs125.1
18989
18990         * po/POTFILES.in
18991                 Sync with HEAD (POTFILES fix)
18992
18993 2004-10-12 [colin]      0.9.12cvs124.3
18994
18995         * src/compose.c
18996                 Fix encoding bug from latest sync
18997
18998 2004-10-12 [paul]       0.9.12cvs124.2
18999
19000         * src/plugins/pgpmime/prefs_gpg.c
19001         * src/plugins/pgpmime/prefs_gpg.h
19002                 forgotten in last commit        
19003
19004 2004-10-12 [paul]       0.9.12cvs124.1
19005
19006         * ChangeLog.claws
19007         * configure.ac
19008         * m4/spamassassin.m4
19009         * src/Makefile.am
19010         * src/account.c
19011         * src/compose.c
19012         * src/compose.h
19013         * src/crash.c
19014         * src/main.c
19015         * src/mimeview.c
19016         * src/passphrase.c
19017         * src/passphrase.h
19018         * src/prefs_account.c
19019         * src/prefs_account.h
19020         * src/prefs_common.c
19021         * src/privacy.c
19022         * src/privacy.h
19023         * src/procmime.c
19024         * src/procmime.h
19025         * src/procmsg.c
19026         * src/rfc2015.c
19027         * src/rfc2015.h
19028         * src/select-keys.c
19029         * src/select-keys.h
19030         * src/textview.c
19031         * src/common/utils.c
19032         * src/common/utils.h
19033         * src/gtk/about.c
19034         * src/plugins/pgpmime/Makefile.am
19035         * src/plugins/pgpmime/passphrase.c
19036         * src/plugins/pgpmime/passphrase.h
19037         * src/plugins/pgpmime/pgpmime.c
19038         * src/plugins/pgpmime/plugin.c
19039         * src/plugins/pgpmime/select-keys.c
19040         * src/plugins/pgpmime/select-keys.h
19041         * src/plugins/pgpmime/sgpgme.c
19042         * src/plugins/pgpmime/sgpgme.h
19043                 sync with HEAD
19044
19045 2004-10-04 [colin]      0.9.12cvs122.1
19046
19047         * src/mainwindow.c
19048         * src/messageview.c
19049         * src/messageview.h
19050         * src/textview.c
19051                 Sync with HEAD
19052
19053 2004-10-04 [colin]      0.9.12cvs121.1
19054
19055         * src/summaryview.c
19056                 Sync with HEAD
19057
19058 2004-10-04 [paul]       0.9.12cvs120.1
19059
19060         * configure.ac
19061                 sync with HEAD [don't try to build 
19062                 pgpmime plugin when gpgme is disabled]
19063
19064 2004-10-03 [colin]      0.9.12cvs119.3
19065
19066         * src/gtk/gtksctree.c
19067                 Lots of side effects. Put back as before 117.2.
19068         * src/summaryview.c
19069                 Fix bug #602
19070
19071 2004-10-03 [colin]      0.9.12cvs119.2
19072
19073         * src/gtk/gtksctree.c
19074                 Revert 608 fix that doesn't work that good
19075
19076 2004-10-02 [colin]      0.9.12cvs119.1
19077
19078         * src/mainwindow.c
19079         * src/messageview.c
19080         * src/prefs_common.h
19081         * src/procmime.c
19082         * src/procmime.h
19083         * src/textview.c
19084                 Sync with HEAD
19085         * src/gtk/gtksctree.c
19086                 Close bug #608
19087
19088 2004-10-01 [colin]      0.9.12cvs118.1
19089
19090         * src/mimeview.c
19091                 Sync with HEAD (better Save All fix)
19092
19093 2004-10-01 [colin]      0.9.12cvs117.2
19094
19095         * src/gtk/gtksctree.c
19096                 Faster on selection
19097
19098 2004-10-01 [colin]      0.9.12cvs117.1
19099
19100         * src/mimeview.c
19101                 Sync with HEAD (Save All: only attachments)
19102
19103 2004-10-01 [paul]       0.9.12cvs116.1
19104
19105         * ChangeLog.claws
19106         * configure.ac
19107         * src/account.c
19108         * src/prefs_common.c
19109         * src/gtk/colorlabel.c
19110                 sync with HEAD
19111
19112 2004-09-30 [colin]      0.9.12cvs115.1
19113
19114         * src/stock_pixmap.c
19115         * src/stock_pixmap.h
19116         * src/folderview.c
19117         * src/Makefile.am
19118         * src/pixmaps/read.xpm
19119                 Sync with HEAD (new pixmap)
19120
19121 2004-09-29 [colin]      0.9.12cvs114.1
19122
19123         * src/compose.c
19124                 Sync with HEAD
19125                 Fix focus handling in headers
19126
19127 2004-09-29 [paul]       0.9.12cvs113.1
19128
19129         * src/quote_fmt_parse.y
19130                 sync with HEAD
19131  
19132
19133 2004-09-28 [colin]      0.9.12cvs112.1
19134
19135         * src/folderview.c
19136         * src/mainwindow.c
19137                 Sync with HEAD
19138
19139 2004-09-28 [colin]      0.9.12cvs110.1
19140
19141         * src/folderview.c
19142                 Sync with HEAD (Contextual Empty trash menu)
19143
19144 2004-09-28 [colin]      0.9.12cvs108.1
19145
19146         * src/addressbook.c
19147                 Sync with HEAD (addressbook edit on double-click)
19148
19149 2004-09-28 [colin]      0.9.12cvs106.1
19150
19151         * src/inc.c
19152                 Sync with HEAD (folder_item freeze on inc)
19153
19154 2004-09-27 [colin]      0.9.12cvs105.1
19155
19156         * src/folderview.c
19157                 Sync with HEAD (right-align new and unread column)
19158
19159 2004-09-27 [colin]      0.9.12cvs104.1
19160
19161         * src/main.c
19162                 Sync with HEAD (revert 0.9.12cvs101)
19163
19164 2004-09-24 [colin]      0.9.12cvs103.2
19165
19166         * src/wizard.c
19167                 Fix gtk warnings and use domain part of the email address 
19168                 when domain detection fails (no dot in domain name)
19169
19170 2004-09-23 [colin]      0.9.12cvs103.1
19171
19172         * src/plugins/spamassassin/libspamc.c
19173         * src/plugins/spamassassin/libspamc.h
19174         * src/plugins/spamassassin/utils.c
19175         * src/plugins/spamassassin/utils.h
19176                 Sync with HEAD (Update spamassassin to 3.0)
19177
19178 2004-09-21 [colin]      0.9.12cvs102.3
19179
19180         * src/action.c
19181                 Add horizontal scrollbar in action io dialog as needed
19182                 Patch by Alfons.
19183
19184 2004-09-20 [colin]      0.9.12cvs102.2
19185
19186         * src/plugins/image_viewer/viewer.c
19187                 Remove imlib stuff
19188                 use gtk_pixmap_set when clearing
19189                 (would be better to use gtkImages, but causes size-allocate 
19190                 signals storm)
19191
19192 2004-09-17 [paul]       0.9.12cvs102.1
19193
19194         * ChangeLog
19195         * ChangeLog.claws
19196         * ChangeLog.jp
19197         * configure.ac
19198         * src/inc.c
19199                 sync with HEAD
19200
19201
19202 2004-09-17 [colin]      0.9.12cvs101.1
19203
19204         * ChangeLog.claws
19205         * src/main.c
19206                 Sync with HEAD (fix segs at exit)
19207
19208 2004-09-14 [colin]      0.9.12cvs99.5
19209
19210         * src/common/socket.c
19211         * AUTHORS
19212                 Fix send error on 64bit platforms
19213                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
19214
19215 2004-09-14 [colin]      0.9.12cvs99.4
19216
19217         * src/action.c
19218                 Fix action output with utf8 
19219                 Patch by Alfons.
19220
19221 2004-09-14 [colin]      0.9.12cvs99.3
19222
19223         * ChangeLog.claws
19224         * src/folder.c
19225                 Sync with HEAD
19226
19227 2004-09-09 [colin]      0.9.12cvs99.2
19228
19229         * src/action.c
19230                 Fix progress bar (displaying "Completed %v/%u")
19231                 Patch by Alfons.
19232
19233 2004-09-08 [colin]      0.9.12cvs99.1
19234
19235         * src/account.c
19236         * src/folder.c
19237         * src/procmsg.c
19238         * src/procmsg.h
19239         * src/plugins/pgpmime/pgpmime.c
19240                 Sync with HEAD
19241
19242 2004-09-08 [colin]      0.9.12cvs97.2
19243
19244         * src/summaryview.c
19245                 Don't select mails in collapsed threads 
19246                 when navigating with up/down
19247
19248 2004-09-07 [colin]      0.9.12cvs97.1
19249
19250         * src/inc.c
19251                 Sync with HEAD (meaningful error messages)
19252
19253 2004-09-06 [colin]      0.9.12cvs96.1
19254
19255         * src/toolbar.c
19256                 Sync with HEAD (fix Redirect graying out)
19257
19258 2004-09-06 [colin]      0.9.12cvs95.1
19259
19260         * src/summaryview.c
19261         * src/mimeview.c
19262                 Sync with HEAD (fix dropped URIs)
19263
19264 2004-09-06 [colin]      0.9.12cvs94.1
19265
19266         * src/addressbook.c
19267         * src/addressitem.h
19268         * src/addritem.c
19269         * src/addritem.h
19270                 Sync with HEAD (addressbook DnD)
19271
19272 2004-09-03 [colin]      0.9.12cvs93.1
19273
19274         * src/summaryview.c
19275                 Sync with HEAD (next/prev unread)
19276
19277 2004-09-03 [colin]      0.9.12cvs92.1
19278
19279         * src/prefs_common.c
19280         * src/prefs_common.h
19281         * src/summaryview.c
19282                 Sync with HEAD ('mark_as_read_delay' pref)
19283
19284 2004-09-02 [colin]      0.9.12cvs91.2
19285
19286         * src/common/xml.c
19287                 Fix leak
19288
19289 2004-09-02 [colin]      0.9.12cvs91.1
19290
19291         * src/gtk/menu.c
19292                 Sync with HEAD (menu accel don't work, but whatever)
19293
19294 2004-09-02 [colin]      0.9.12cvs90.1
19295
19296         * src/account.c
19297                 Sync with HEAD (fix bug 582)
19298
19299 2004-09-02 [colin]      0.9.12cvs89.1
19300
19301         * src/addrindex.c
19302                 Sync with HEAD (free deleted queries)
19303
19304 2004-09-02 [colin]      0.9.12cvs88.1
19305
19306         * src/ldapquery.c
19307                 Sync with HEAD (fix LDAP freezes)
19308
19309 2004-09-02 [colin]      0.9.12cvs87.1
19310
19311         * src/prefs_spelling.c
19312                 Sync with HEAD (add default dictionary)
19313
19314 2004-09-01 [colin]      0.9.12cvs86.1
19315
19316         * src/filtering.c
19317         * src/folderview.c
19318         * src/imap.c
19319         * src/prefs_matcher.c
19320         * src/stock_pixmap.c
19321         * src/summary_search.c
19322         * src/summaryview.c
19323         * src/wizard.c
19324         * src/wizard.h
19325                 Sync with HEAD (uninitialized vars fixes)
19326                 + gtk2 specific warning fixes
19327
19328 2004-08-31 [colin]      0.9.12cvs85.1
19329
19330         * src/folder.c
19331                 Sync with HEAD (Fix memory corruption due to 
19332                 uninitialized var)
19333
19334 2004-08-31 [colin]      0.9.12cvs84.4
19335
19336         * src/summary_search.c
19337                 Fix segfaults when searching in folders with broken headers
19338
19339 2004-08-31 [colin]      0.9.12cvs84.3
19340
19341         * src/compose.c
19342         * src/textview.c
19343                 Fix some more encoding/decoding issues
19344
19345 2004-08-30 [colin]      0.9.12cvs84.2
19346
19347         * src/mimeview.c
19348         * src/prefs_themes.c
19349         * src/gtk/filesel.c
19350         * src/gtk/filesel.h
19351                 Add a folder-mode selection (fixes mimeview's "Save all")
19352
19353 2004-08-29 [colin]      0.9.12cvs84.1
19354
19355         * src/mimeview.c
19356                 Sync with HEAD (don't escape saved filenames)
19357
19358 2004-08-27 [colin]      0.9.12cvs83.1
19359
19360         * ChangeLog
19361         * ChangeLog.claws
19362         * ChangeLog.jp
19363         * src/mh.c
19364         * src/procheader.c
19365         * src/procmsg.c
19366         * src/procmsg.h
19367         * src/common/utils.c
19368         * src/gtk/menu.h
19369         * po/
19370                 Sync with HEAD 0.9.12cvs83 (sync with main)
19371
19372 2004-08-26 [colin]      0.9.12cvs82.4
19373
19374         * src/codeconv.c
19375                 Fix strange stack corruption
19376                 Convert to utf8 after unmime, not before
19377
19378 2004-08-26 [colin]      0.9.12cvs82.3
19379
19380         * src/main.c
19381         * src/wizard.c
19382                 Fix account folders duplication
19383
19384 2004-08-25 [colin]      0.9.12cvs82.2
19385
19386         * src/wizard.c
19387                 Remove ports
19388                 Add SSL selection
19389                 Use login@server as account name
19390
19391 2004-08-25 [colin]      0.9.12cvs82.1
19392
19393         * src/plugins/pgpmime/pgpmime.c
19394                 Sync with HEAD (leak fix).
19395
19396 2004-08-25 [colin]      0.9.12cvs81.1
19397
19398         * src/plugins/pgpmime/pgpmime.c
19399         * src/plugins/pgpmime/sgpgme.c
19400         * src/plugins/pgpmime/sgpgme.h
19401                 Sync with HEAD (Handle combined messages).
19402
19403 2004-08-24 [colin]      0.9.12cvs80.3
19404
19405         * src/wizard.c
19406                 Fix full name, ports, and imap
19407
19408 2004-08-24 [colin]      0.9.12cvs80.2
19409
19410         * src/Makefile.am
19411         * src/main.c
19412         * src/setup.c
19413         * src/setup.h
19414         * src/stock_pixmap.c
19415         * src/stock_pixmap.h
19416         * src/wizard.c ** ADDED **
19417         * src/wizard.h ** ADDED ** 
19418         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
19419                 Add a setup wizard 
19420
19421 2004-08-24 [colin]      0.9.12cvs80.1
19422
19423         * src/folder.c
19424                 Sync with HEAD (set mimeflags on all messages)
19425
19426 2004-08-24 [colin]      0.9.12cvs79.3
19427
19428         * src/matcher_parser_lex.l
19429                 Fix 8bits strings not in utf8
19430
19431 2004-08-24 [colin]      0.9.12cvs79.2
19432
19433         * src/compose.c
19434                 Check conversion result before replacing buffer
19435
19436 2004-08-23 [colin]      0.9.12cvs79.1
19437
19438         * src/compose.c
19439                 Sync with HEAD (create message header in memory)
19440
19441 2004-08-23 [colin]      0.9.12cvs78.1
19442
19443         * src/rfc2015.c
19444         * src/rfc2015.h
19445                 Sync with HEAD (fix bug 197 again)
19446
19447 2004-08-23 [colin]      0.9.12cvs77.3
19448
19449         * src/compose.c
19450                 Fix again inline gpg signing (which outputs utf8
19451                 in gtk2). Not syncing this fix to HEAD as this 
19452                 code is meant to die.
19453
19454 2004-08-23 [colin]      0.9.12cvs77.2
19455
19456         * src/prefs_account.h
19457                 Remove useless include
19458
19459 2004-08-23 [colin]      0.9.12cvs77.1
19460
19461         * src/imap.c
19462         * po/es.po
19463         * po/fr.po
19464         * po/it.po
19465         * po/pl.po
19466         * po/pt_BR.po
19467         * po/sk.po
19468         * po/sr.po
19469                 Sync with HEAD (fix bug 577)
19470
19471 2004-08-22 [colin]      0.9.12cvs76.1
19472
19473         * src/plugins/trayicon/trayicon.c
19474                 Sync with HEAD (fix formatting bug)
19475
19476 2004-08-21 [colin]      0.9.12cvs74.2
19477
19478         * src/gtk/colorsel.c
19479                 Fix bug 564 (Folder color selection window exits on any
19480                 keypress)
19481
19482 2004-08-21 [colin]      0.9.12cvs74.1
19483
19484         * ChangeLog.claws
19485         * src/compose.c
19486         * src/summaryview.c
19487         * src/toolbar.c
19488                 Sync with HEAD (fix bug 576)
19489
19490 2004-08-21 [colin]      0.9.12cvs70.1
19491
19492         * src/compose.c
19493         * src/mainwindow.c
19494                 Sync with HEAD
19495                 
19496
19497 2004-08-21 [paul]       0.9.12cvs66.4
19498
19499         * src/mainwindow.c
19500         * src/messageview.c
19501         * src/gtk/menu.c
19502         * src/plugins/spamassassin/spamassassin_gtk.c
19503                 remove some deprecated gtk1 functions
19504
19505
19506 2004-08-21 [colin]      0.9.12cvs66.3
19507
19508         * src/compose.c
19509         * src/codeconv.c
19510                 Fix warnings
19511                 Remove encoding hacks
19512                 Fix bug 575 (Strange character messes up message)
19513                 Don't display conversion error when drafting
19514
19515 2004-08-21 [paul]       0.9.12cvs66.2
19516
19517         * src/prefs_account.c
19518                 fix GnuPG mode bugs
19519
19520
19521 2004-08-20 [colin]      0.9.12cvs66.1
19522
19523         * src/codeconv.c
19524                 Sync with HEAD 0.9.12cvs66
19525
19526 2004-08-20 [paul]
19527
19528         * src/plugins/pgpmime/plugin.c
19529                 modify PGP/MIME plugin's description
19530
19531 2004-08-17 [colin]      0.9.12cvs65.1
19532
19533         * src/common/ssl.c
19534         * src/plugins/pgpmime/plugin.c
19535                 Sync with HEAD
19536
19537 2004-08-14 [colin]      0.9.12cvs60.3
19538
19539         * src/plugins/trayicon/trayicon.c
19540                 Put back resize callback, on size-request signal
19541                 rather than size-allocate to avoid infinite 
19542                 callback loop
19543
19544 2004-08-13 [colin]      0.9.12cvs60.2
19545
19546         * src/common/defs.h
19547                 Cache versions have been fixed
19548
19549 2004-08-13 [colin]      0.9.12cvs60.1
19550
19551         * src/folderutils.c
19552                 Sync with HEAD
19553
19554 2004-08-12 [colin]      0.9.12cvs59.1
19555
19556         * src/plugins/trayicon/trayicon.c
19557                 Sync with HEAD
19558
19559 2004-08-12 [colin]      0.9.12cvs57.5
19560
19561         * sylpheed.desktop
19562         * configure.ac
19563         * src/Makefile.am
19564         * src/main.c
19565                 Add support for Freedesktop.org's startup notification
19566
19567 2004-08-11 [colin]      0.9.12cvs57.4
19568
19569         * src/textview.c
19570                 Fix off-by-one
19571
19572 2004-08-11 [colin]      0.9.12cvs57.3
19573
19574         * src/message_search.c
19575         * src/summary_search.c
19576                 Make searches case insensitive by default
19577         * src/textview.c
19578                 Fix case-insensitive search in message
19579
19580 2004-08-11 [colin]      0.9.12cvs57.2
19581
19582         * src/summary_search.c
19583                 Let case-sensitive be specified
19584
19585 2004-08-10 [colin]      0.9.12cvs55.4
19586
19587         * src/common/socket.c
19588                 Fix the possible race condition
19589
19590 2004-08-09 [paul]       0.9.12cvs55.3
19591
19592         * configure.ac
19593         * src/Makefile.am
19594         * src/common/Makefile.am
19595                 sync with HEAD
19596
19597
19598 2004-08-09 [paul]       0.9.12cvs55.2
19599
19600         * autogen.sh
19601         * po/poconv.sh
19602                 remove unneeded script
19603
19604         * configure.ac
19605                 add forgotten USE_LDAP_TLS (sync with HEAD)
19606
19607
19608 2004-08-09 [colin]      0.9.12cvs55.1
19609
19610         * src/main.c
19611         * src/common/ssl.c
19612         * src/common/sylpheed.c
19613         * src/common/sylpheed.h
19614                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
19615
19616 2004-08-09 [paul]       0.9.12cvs54.1
19617
19618         * ChangeLog
19619         * ChangeLog.claws
19620         * ChangeLog.jp
19621         * configure.ac
19622         * po/POTFILES.in
19623         * src/Makefile.am
19624         * src/folderutils.c
19625         * src/main.c
19626         * src/pgpmime.c
19627         * src/pgpmime.h
19628         * src/sgpgme.c
19629         * src/sgpgme.h
19630         * src/plugins/Makefile.am
19631         * src/plugins/pgpmime/.cvsignore
19632         * src/plugins/pgpmime/Makefile.am
19633         * src/plugins/pgpmime/pgpmime.c
19634         * src/plugins/pgpmime/pgpmime.h
19635         * src/plugins/pgpmime/plugin.c
19636         * src/plugins/pgpmime/sgpgme.c
19637         * src/plugins/pgpmime/sgpgme.h
19638                 sync with HEAD
19639
19640 2004-08-08 [paul]       0.9.12cvs51.1
19641
19642         * configure.ac
19643         * src/folder.c
19644                 sync with HEAD
19645
19646 2004-08-07 [colin]      0.9.12cvs50.1
19647
19648         * src/pop.c
19649         * src/common/partial_download.c
19650                 fix warnings (sync from HEAD)
19651
19652 2004-08-07 [colin]      0.9.12cvs48.1
19653
19654         * src/prefs_folder_item.c
19655                 sync with HEAD 0.9.12cvs48
19656
19657 2004-08-06 [colin]      0.9.12cvs47.1
19658
19659         * src/compose.c
19660                 Sync with HEAD
19661
19662 2004-08-06 [christoph]  0.9.12cvs46.2
19663
19664         * src/main.c
19665         * src/plugins/clamav/clamav_plugin_gtk.c
19666         * src/plugins/dillo_viewer/dillo_viewer.c
19667         * src/plugins/image_viewer/plugin.c
19668         * src/plugins/mathml_viewer/mathml_viewer.c
19669         * src/plugins/spamassassin/spamassassin_gtk.c
19670         * src/plugins/trayicon/trayicon.c
19671                 don't mix GTK1.2 plugin with GTK2 plugins
19672
19673 2004-08-06 [colin]      0.9.12cvs46.1
19674
19675         * ChangeLog
19676         * ChangeLog.claws
19677         * ChangeLog.jp
19678         * configure.ac
19679         * sylpheed-claws.pc.in
19680         * src/folder.c
19681         * src/imap.c
19682         * src/localfolder.c
19683         * src/messageview.c
19684         * src/mimeview.c
19685         * src/mimeview.h
19686         * src/msgcache.c
19687         * src/news.c
19688         * src/prefs_ext_prog.c
19689         * src/prefs_folder_item.c
19690         * src/prefs_fonts.c
19691         * src/prefs_msg_colors.c
19692         * src/prefs_spelling.c
19693         * src/prefs_themes.c
19694         * src/prefs_toolbar.c
19695         * src/prefs_wrapping.c
19696         * src/procmime.h
19697         * src/common/defs.h
19698         * src/common/nntp.c
19699         * src/common/session.c
19700         * src/common/session.h
19701         * src/common/socket.c
19702         * src/common/utils.h
19703         * src/common/xml.c
19704         * src/common/xml.h
19705         * src/gtk/prefswindow.c
19706         * src/gtk/prefswindow.h
19707         * src/plugins/clamav/clamav_plugin_gtk.c
19708         * src/plugins/dillo_viewer/dillo_prefs.c
19709         * src/plugins/image_viewer/viewerprefs.c
19710         * src/plugins/spamassassin/spamassassin_gtk.c
19711         * m4/openssl.m4 *** REMOVED ***
19712                 Sync with HEAD 0.9.12cvs46
19713
19714 2004-08-03 [paul]       0.9.12cvs40.2
19715
19716         * src/action.c
19717         * src/addressadd.c
19718         * src/addressbook.c
19719         * src/addrgather.c
19720         * src/browseldap.c
19721         * src/compose.c
19722         * src/crash.c
19723         * src/editaddress.c
19724         * src/editgroup.c
19725         * src/editldap_basedn.c
19726         * src/foldersel.c
19727         * src/importldif.c
19728         * src/mimeview.c
19729         * src/prefs_common.c
19730         * src/prefs_template.c
19731         * src/sourcewindow.c
19732         * src/summaryview.c
19733         * src/gtk/about.c
19734         * src/gtk/foldersort.c
19735         * src/gtk/logwindow.c
19736         * src/gtk/pluginwindow.c
19737         * src/gtk/prefswindow.c
19738                 change all gtk_scrolled_window_set_policy from 
19739                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
19740
19741 2004-08-02 [paul]       0.9.12cvs40.1
19742
19743         * AUTHORS
19744                 update translation team section
19745         * po/pt_BR.po
19746                 updated by Frederico Goncalves Guimaraes
19747                 <fggdebian@yahoo.com.br>
19748
19749 2004-07-31 [colin]      0.9.12cvs39.9
19750
19751         * src/exphtmldlg.c
19752                 Fix compilation
19753
19754 2004-07-31 [colin]      0.9.12cvs39.8
19755
19756         * src/exphtmldlg.c
19757                 Fix an alertpanel type
19758
19759 2004-07-30 [colin]      0.9.12cvs39.7
19760
19761         * src/alertpanel.c
19762                 Fix alertpanel_error_log's icon
19763
19764 2004-07-30 [colin]      0.9.12cvs39.6
19765
19766         * src/pop.c
19767                 Two of them should still be warnings
19768
19769 2004-07-30 [colin]      0.9.12cvs39.5
19770
19771         * src/pop.c
19772                 More warning -> error
19773 2004-07-29 [colin]      0.9.12cvs39.4
19774
19775         * src/pop.c
19776                 Warning -> error
19777
19778 2004-07-29 [colin]      0.9.12cvs39.3
19779
19780         * src/prefs_matcher.c
19781                 Fix segfault
19782
19783 2004-07-29 [colin]      0.9.12cvs39.2
19784
19785         * src/alertpanel.c
19786                 More nice-looking alertpanels
19787
19788 2004-07-29 [colin]      0.9.12cvs39.1
19789
19790         * src/messageview.c
19791                 sync with head
19792                 (inform user when partial mail is deleted on server)
19793
19794 2004-07-29 [colin]      0.9.12cvs38.1
19795
19796         * src/messageview.c
19797                 sync with head
19798
19799 2004-07-28 [paul]       0.9.12cvs37.7
19800
19801         * src/mainwindow.c
19802                 complete the replacement of deprecated gtk_progress_*
19803
19804 2004-07-28 [paul]       0.9.12cvs37.6
19805
19806         * src/action.c
19807         * src/inc.c
19808         * src/mainwindow.c
19809         * src/send_message.c
19810         * src/gtk/progressdialog.c
19811         * src/gtk/progressdialog.h
19812                 replace deprecated gtk_progress_*
19813
19814 2004-07-28 [paul]       0.9.12cvs37.5
19815
19816         * src/gtk/filesel.c
19817                 remove gtk_window_set_wmclass()
19818 2004-07-28 [paul]       0.9.12cvs37.4
19819
19820         * src/addressbook.c
19821         * src/compose.c
19822         * src/foldersel.c
19823         * src/mainwindow.c
19824         * src/messageview.c
19825         * src/sourcewindow.c
19826         * src/gtk/logwindow.c
19827                 remove gtk_window_set_wmclass()
19828                 
19829         * src/prefs_filtering.c
19830         * src/prefs_filtering_action.c
19831         * src/prefs_fonts.c
19832         * src/prefs_gtk.c
19833         * src/prefs_matcher.c
19834         * src/ssl_manager.c
19835         * src/gtk/prefswindow.c
19836                 replace gtk_window_position()
19837
19838 2004-07-28 [colin]      0.9.12cvs37.3
19839
19840         * src/alertpanel.c
19841         * src/alertpanel.h
19842                 Add a way to specify panel type for specific
19843                 panels (alertpanel())
19844         * src/account.c
19845         * src/addressbook.c
19846         * src/compose.c
19847         * src/expldifdlg.c
19848         * src/main.c
19849         * src/messageview.c
19850         * src/summaryview.c
19851         * src/textview.c
19852         * src/gtk/sslcertwindow.c
19853                 Fix alertpanel()s so that their icon match
19854                 their real type
19855
19856 2004-07-28 [paul]       0.9.12cvs37.2
19857
19858         * src/addr_compl.c
19859         * src/addressbook.c
19860         * src/alertpanel.c
19861         * src/compose.c
19862         * src/export.c
19863         * src/foldersel.c
19864         * src/folderview.c
19865         * src/grouplistdialog.c
19866         * src/import.c
19867         * src/mainwindow.c
19868         * src/message_search.c
19869         * src/messageview.c
19870         * src/passphrase.c
19871         * src/prefs_actions.c
19872         * src/prefs_common.c
19873         * src/prefs_customheader.c
19874         * src/prefs_display_header.c
19875         * src/prefs_filtering.c
19876         * src/prefs_filtering_action.c
19877         * src/prefs_gtk.c
19878         * src/prefs_matcher.c
19879         * src/prefs_msg_colors.c
19880         * src/prefs_summary_column.c
19881         * src/prefs_template.c
19882         * src/sourcewindow.c
19883         * src/ssl_manager.c
19884         * src/summary_search.c
19885         * src/gtk/colorsel.c
19886         * src/gtk/description_window.c
19887         * src/gtk/gtkaspell.c
19888         * src/gtk/inputdialog.c
19889         * src/gtk/logwindow.c
19890         * src/gtk/prefswindow.c
19891         * src/gtk/progressdialog.c
19892                 replace deprecated gtk_window_set_policy
19893
19894 2004-07-27 [colin]      0.9.12cvs37.1
19895
19896         * src/msgcache.c
19897                 More fixes (synced for head again)
19898
19899 2004-07-27 [colin]      0.9.12cvs35.3
19900
19901         * src/msgcache.c
19902                 Fix wrong test
19903
19904 2004-07-27 [colin]      0.9.12cvs35.2
19905
19906         * src/mimeview.c
19907                 Fix width a bit (by Paul)
19908         * src/alertpanel.c
19909         * src/alertpanel.h
19910                 Specialize icons, make alertpanel_message()
19911                 private
19912         * src/message_search.c
19913         * src/sgpgme.c
19914         * src/summary_search.c
19915                 Suit alertpanel changes
19916
19917 2004-07-27 [colin]      0.9.12cvs35.1
19918
19919         * src/alertpanel.c
19920                 Add an icon
19921         * src/passphrase.c
19922                 Add debug output - maybe someone will
19923                 want to look at the problem with Grab
19924                 Input :)
19925         Bump version as we're synced with HEAD
19926
19927 2004-07-26 [colin]      0.9.12cvs33.26
19928
19929         * src/pop.c
19930                 Fix uidl-file parsing when not in new
19931                 format
19932
19933 2004-07-26 [colin]      0.9.12cvs33.25
19934
19935         * src/gtk/menu.c
19936                 Move popup menu up if necessary (fixes 
19937                 account selector)
19938         * src/mainwindow.c
19939                 Set account selector's button height to
19940                 minimum
19941
19942 2004-07-26 [colin]      0.9.12cvs33.24
19943
19944         * src/alertpanel.c
19945                 Maybe fix 551 (Truncated font in alert window)
19946
19947 2004-07-26 [colin]      0.9.12cvs33.23
19948
19949         * po/de.po
19950         * po/es.po
19951         * po/fr.po
19952         * po/it.po
19953         * po/ja.po
19954         * po/pl.po
19955         * po/ru.po
19956         * po/sk.po
19957         * po/sr.po
19958         * po/zh_CN.po
19959                 Sync po files with HEAD
19960
19961 2004-07-26 [paul]       0.9.12cvs33.22
19962
19963         * src/compose.c
19964                 fix Bug 556 'Organisation-header is sent even if empty'
19965
19966 2004-07-24 [colin]      0.9.12cvs33.21
19967
19968         * src/compose.c
19969         * src/gtk/gtkaspell.c
19970         * src/gtk/gtkaspell.h
19971                 Fix speller accelerators (require hack)
19972
19973 2004-07-24 [colin]      0.9.12cvs33.20
19974
19975         * src/gtk/gtkaspell.c
19976                 Fix over-eager code deletion breaking
19977                 Check while typing
19978
19979 2004-07-24 [colin]      0.9.12cvs33.19
19980
19981         * src/browseldap.c
19982         * src/ldapctrl.c
19983         * src/ldapctrl.h
19984         * src/ldapserver.h
19985                 Sync ldap with HEAD
19986         (Fixes 546 LDAP completely broken)
19987
19988 2004-07-24 [colin]      0.9.12cvs33.18
19989
19990         * src/prefs_msg_colors.c
19991                 Fix prototype mismatch
19992         (Fixes 547 void function cannot return value)
19993
19994 2004-07-24 [colin]      0.9.12cvs33.17
19995
19996         * src/mainwindow.c
19997                 Fix sort going back to previous sort key
19998                 when changing sort direction
19999
20000 2004-07-24 [colin]      0.9.12cvs33.16
20001
20002         * src/compose.c
20003                 Fix space insertion when re-wrapping at 
20004                 cursor point
20005
20006 2004-07-24 [colin]      0.9.12cvs33.15
20007
20008         * src/gtk/gtkaspell.c
20009                 Don't change cursor position in insert-text
20010                 callback
20011         (Fixes 539 Word wrapping on input transposes letters)
20012
20013 2004-07-24 [colin]      0.9.12cvs33.14
20014
20015         * src/gtk/gtkaspell.c
20016                 Reencode non-ascii chars to dictionary's
20017                 encoding
20018         (Fixes 544 Spell check broken non english locale)
20019
20020 2004-07-24 [colin]      0.9.12cvs33.13
20021
20022         * src/summaryview.c
20023                 Fix Shift+Down, add Home/End/PgUp/PgDown
20024
20025 2004-07-21 [colin]      0.9.12cvs33.12
20026
20027         * src/prefs_common.c
20028                 Fix a gtk warning (Patch by Andrej Kacian)
20029
20030 2004-07-21 [colin]      0.9.12cvs33.11
20031
20032         * src/gtk/filesel.c
20033                 More check
20034
20035 2004-07-21 [colin]      0.9.12cvs33.10
20036
20037         * src/compose.c
20038         * src/crash.c
20039         * src/export.c
20040         * src/import.c
20041         * src/messageview.c
20042         * src/mimeview.c
20043         * src/prefs_spelling.c
20044         * src/prefs_themes.c
20045         * src/summaryview.c
20046         * src/gtk/filesel.c
20047         * src/gtk/filesel.h
20048         * src/gtk/pluginwindow.c
20049                 Untwist open/save mode guessing logic, make
20050                 it explicit
20051
20052 2004-07-20 [colin]      0.9.12cvs33.9
20053
20054         * src/codeconv.c
20055                 conv_encode_header: src_charset is UTF-8 on
20056                 gtk2
20057         * src/compose.c
20058                 Remove double encoding of the headers
20059
20060 2004-07-20 [colin]      0.9.12cvs33.8
20061
20062         * src/codeconv.c
20063                 Fix typo
20064
20065 2004-07-20 [colin]      0.9.12cvs33.7
20066
20067         * src/mainwindow.c
20068                 Set the separated messageview to the saved
20069                 size of Claws' messageview (Patch by Alfons)
20070                 Fix a callback prototype (me)
20071
20072 2004-07-20 [colin]      0.9.12cvs33.6
20073
20074         * src/codeconv.h
20075                 Forgot one hunk in 0.9.12cvs33.4
20076
20077 2004-07-19 [colin]      0.9.12cvs33.5
20078
20079         * src/action.c
20080                 Action output fix
20081                 Patch by Alfons
20082
20083 2004-07-19 [colin]      0.9.12cvs33.4
20084
20085         * src/compose.c
20086                 Fix outgoing charset bug in headers
20087         * src/codeconv.c
20088                 Clean for glib2 - Patch by Alfons
20089
20090 2004-07-19 [colin]      0.9.12cvs33.3
20091
20092         * src/statusbar.c
20093                 Remove grip from the statusbar
20094                 Patch by Alfons
20095
20096 2004-07-19 [colin]      0.9.12cvs33.2
20097
20098         * src/messageview.c
20099         * src/textview.c
20100                 Fix messageview remembering the previous
20101                 scroll position when loading a new message
20102                 Patch by Alfons
20103
20104 2004-07-19 [colin]      0.9.12cvs33.1
20105
20106         * src/folder.h
20107         * src/folderview.c
20108         * src/summaryview.c
20109                 Sync with HEAD
20110
20111 2004-07-18 [colin]      0.9.12cvs32.7
20112
20113         * configure.ac
20114                 Remove useless check for XIM - noticed
20115                 by Alfons
20116
20117 2004-07-18 [colin]      0.9.12cvs32.6
20118
20119         * src/summaryview.c
20120                 Remove non-modified and shift-modified
20121                 accelerators in summaryview's popup
20122                 menu, as that doesn't get catched by
20123                 the accel-activate signal catcher...
20124
20125 2004-07-18 [colin]      0.9.12cvs32.5
20126
20127         * src/prefs_common.c
20128                 Define sensible default prefs for 
20129                 wrapping
20130
20131 2004-07-18 [colin]      0.9.12cvs32.4
20132
20133         * src/compose.c
20134         * src/prefs_common.c
20135         * src/prefs_common.h
20136         * src/prefs_wrapping.c
20137                 Remove Smart Wrapping pref, which does
20138                 nothing on gtk2 branch
20139
20140 2004-07-18 [colin]      0.9.12cvs32.3
20141
20142         * src/sourcewindow.c
20143                 Proper utf8
20144
20145 2004-07-18 [colin]      0.9.12cvs32.2
20146
20147         * src/compose.c
20148                 Save attachment status when drafting
20149
20150 2004-07-18 [colin]      0.9.12cvs32.1
20151
20152         * src/gtk/filesel.c
20153                 Fix erratic folder selection in open mode
20154
20155 2004-07-18 [colin]      0.9.12cvs31.11
20156
20157         * src/pop.c
20158                 Don't let partial messages get deleted
20159                 even with "dowload all"
20160                 (0.9.12cvs31.8 fix extension)
20161 2004-07-18 [colin]      0.9.12cvs31.10
20162
20163         * src/gtk/logwindow.c
20164                 Fix log scrolling
20165
20166 2004-07-18 [colin]      0.9.12cvs31.9
20167
20168         * src/common/utils.c
20169                 Fix non-utf8 strings coming from commands
20170                 and files
20171
20172 2004-07-18 [colin]      0.9.12cvs31.8
20173
20174         * src/pop.c
20175                 Fix partial download bug with Download all
20176                 messages option
20177
20178 2004-07-18 [colin]      0.9.12cvs31.7
20179
20180         * src/textview.c
20181                 Fix bug introduced in 0.9.12cvs31.2
20182                 (blocked in select mode after double click)
20183
20184 2004-07-18 [colin]      0.9.12cvs31.6
20185
20186         * src/compose.c
20187         * src/gtk/menu.c
20188                 More glib-warning fixes
20189
20190 2004-07-18 [colin]      0.9.12cvs31.5
20191
20192         * src/compose.c
20193                 Fix trashing the primary clipboard when moving 
20194                 around with tab
20195         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
20196
20197 2004-07-18 [colin]      0.9.12cvs31.4
20198
20199         * src/codeconv.c
20200                 convert unencoded iso headers to utf8
20201         (Fix Bug 538 Unencoded local characters in subject make it 
20202          disappear)
20203
20204 2004-07-18 [colin]      0.9.12cvs31.3
20205
20206         * src/compose.c
20207                 Fix tab char handling in wrapping
20208         (Fix Bug 537 Line wrap problem - TAB character treated as 
20209          one character instead of 8)
20210
20211 2004-07-18 [colin]      0.9.12cvs31.2
20212
20213         * src/textview.c
20214                 return FALSE on GDK_MOTION_NOTIFY
20215         (Fix Bug 535 Hyperlinks/addresses are not selectable 
20216          (unable to highlight))
20217
20218 2004-07-18 [colin]      0.9.12cvs31.1
20219
20220         * src/folderview.c
20221                 Sync with 0.9.12cvs31
20222
20223 2004-07-18 [colin]      0.9.12cvs30.4
20224
20225         * src/compose.c
20226                 Also block text_inserted when inserting a file
20227
20228 2004-07-18 [colin]      0.9.12cvs30.3
20229
20230         * src/compose.c
20231                 Fix smart wrapping (block text_inserted handler
20232                 while putting quotation to avoid wrap on input,
20233                 don't join lines if next is sig separator)
20234
20235 2004-07-17 [colin]      0.9.12cvs30.2
20236
20237         * src/folderview.c
20238         * src/mainwindow.c
20239         * src/mimeview.c
20240         * src/summaryview.c
20241         * src/gtk/quicksearch.c
20242         * src/gtk/quicksearch.h
20243                 Block key events handlers *and* accels while
20244                 quicksearch is focused
20245         (Fixes Bug 534 quick-search bar not accepting certain letters)
20246
20247 2004-07-17 [colin]      0.9.12cvs30.1
20248
20249         * src/folder.h
20250         * src/folderview.c
20251         * src/summaryview.c
20252                 Sync with 0.9.12cvs30
20253
20254 2004-07-17 [colin]      0.9.12cvs28.2
20255
20256         * src/mimeview.c
20257         * src/procmime.c
20258         * src/summaryview.c
20259         * src/gtk/menu.c
20260                 Squash some compile and glib warnings
20261
20262 2004-07-17 [paul]       0.9.12cvs28.1
20263
20264         * src/mimeview.c
20265                 sync with 0.9.12cvs28 HEAD
20266
20267 2004-07-16 [paul]       0.9.12cvs26.1
20268         
20269         * src/gtk/quicksearch.c
20270         * src/account.c
20271         * src/account.h
20272         * src/compose.c
20273         * src/customheader.c
20274         * src/folder_item_prefs.c
20275         * src/main.c
20276         * src/mainwindow.c
20277         * src/messageview.c
20278         * src/mimeview.c
20279         * src/news.c
20280         * src/pgpmime.c
20281         * src/pop.c
20282         * src/pop.h
20283         * src/prefs_account.c
20284         * src/prefs_account.h
20285         * src/prefs_common.c
20286         * src/prefs_common.h
20287         * src/prefs_display_header.c
20288         * src/prefs_gtk.c
20289         * src/prefs_gtk.h
20290         * src/procheader.c
20291         * src/procmime.c
20292                 sync with 0.9.12cvs26 HEAD      
20293
20294 2004-07-15 [colin]      0.9.12cvs18.14
20295
20296         * src/folder.c
20297                 Disable GPG signature check during
20298                 folder move and scan
20299         (Closes Bug 521 Signature checking slows down Folder-Move)
20300
20301 2004-07-14 [colin]      0.9.12cvs18.13
20302
20303         * src/common/partial_download.c
20304                 update includes
20305
20306 2004-07-14 [colin]      0.9.12cvs18.12
20307
20308         * src/common/partial_download.c
20309         * src/common/partial_download.h
20310                 Move doc at top, add correct copyright
20311
20312 2004-07-14 [colin]      0.9.12cvs18.11
20313
20314         * src/folder.c
20315         * src/messageview.c
20316         * src/pop.c
20317         * src/pop.h
20318         * src/procmsg.c
20319         * src/summaryview.c
20320         * src/common/Makefile.am
20321         * src/common/partial_download.c ** NEW FILES **
20322         * src/common/partial_download.h ** NEW FILES **
20323                 Move partial-download related stuff to its
20324                 own file
20325
20326 2004-07-14 [colin]      0.9.12cvs18.10
20327
20328         * src/send_message.c
20329                 Fix smtp auth when user is null or empty
20330
20331 2004-07-13 [colin]      0.9.12cvs18.9
20332
20333         * src/gtk/quicksearch.c
20334                 Use alphabetic order
20335
20336 2004-07-13 [colin]      0.9.12cvs18.8
20337
20338         * src/pop.c
20339                 Be paranoid on the checks
20340
20341 2004-07-13 [colin]      0.9.12cvs18.7
20342
20343         * src/gtk/quicksearch.c
20344                 Fix Engrish once again
20345
20346 2004-07-13 [colin]      0.9.12cvs18.6
20347
20348         * src/procmsg.c
20349         * src/summaryview.c
20350                 Mark messages for deletion when they are about to
20351                 be removed from trash
20352
20353 2004-07-13 [colin]      0.9.12cvs18.5
20354
20355         * src/matcher.c
20356         * src/matcher.h
20357         * src/matcher_parser_parse.y
20358         * src/prefs_matcher.c
20359         * src/gtk/quicksearch.c
20360                 Add 'partial' ('p') match string to find partially
20361                 downloaded messages
20362
20363 2004-07-13 [colin]      0.9.12cvs18.4
20364
20365         * src/pop.c
20366                 Fix misplaced block
20367
20368 2004-07-13 [colin]      0.9.12cvs18.3
20369
20370         * src/pop.c
20371         * src/pop.h
20372         * src/messageview.c
20373                 Refactor API (to avoid passing 5+ params and code
20374                 duplication)
20375         * src/folder.c
20376         * src/msgcache.c
20377         * src/procheader.c
20378         * src/common/defs.h
20379                 Add planned_download to cache
20380                 Don't mess uidl file when moving partially downloaded
20381                 mails (they change folder, we should change it in the
20382                 uidl list too or we'll remove an incorrect message)
20383                 (this also helps removing hacks when changing 
20384                 planned_download in messageview.c)
20385
20386 2004-07-12 [colin]      0.9.12cvs18.2
20387
20388         * src/gtk/quicksearch.c
20389                 Fix missing status update in quicksearch
20390
20391 2004-07-12 [paul]       0.9.12cvs18.1
20392
20393         * po/POTFILES.in
20394         * src/Makefile.am
20395         * src/account.c
20396         * src/codeconv.c
20397         * src/compose.c
20398         * src/inc.c
20399         * src/main.c
20400         * src/prefs_common.c
20401         * src/procmsg.h
20402         * src/toolbar.c
20403         * src/prefs_msg_colors.[ch]     ** NEW FILES **
20404         * src/prefs_wrapping.[ch]       ** NEW FILES **
20405         * src/common/intl.h
20406         * src/common/utils.[ch]
20407         * src/gtk/quicksearch.[ch]
20408                 sync with 0.9.12cvs18 HEAD
20409
20410 2004-07-12 [colin]      0.9.11cvs17.25
20411
20412         * src/folder.c
20413         * src/folder.h
20414                 Remove unused function added by me in 0.9.11cvs17.10
20415
20416 2004-07-11 [colin]      0.9.11cvs17.24
20417
20418         * src/inc.c
20419         * src/messageview.c
20420         * src/pop.c
20421         * src/pop.h
20422                 Use folderitem and msgnum instead of filename to
20423                 know which mail to delete
20424                 Move old partial mail deletion to pop.c
20425
20426 2004-07-10 [colin]      0.9.11cvs17.23
20427
20428         * src/inc.c
20429                 Add debug
20430         * src/pop.c
20431         * src/pop.h
20432                 Don't re-use same enums for unrelated stuff: it's 
20433                 completely misleading !
20434                 Document a bit
20435
20436 2004-07-09 [colin]      0.9.11cvs17.22
20437
20438         * src/inc.c
20439                 Remove folder-type check and do
20440                 more tests to be sure everything's
20441                 ok
20442         * src/messageview.c
20443                 Punctuation update, remove useless
20444                 code, fix two warnings
20445         * src/noticeview.c
20446                 Layout cleaning, reset 2nd button
20447                 when specifying one
20448
20449 2004-07-09 [colin]      0.9.11cvs17.21
20450
20451         * src/messageview.c
20452         * src/pop.c
20453         * src/pop.h
20454                 Allow user to change his mind
20455                 and postpone decision (by
20456                 unmarking the mail)
20457
20458 2004-07-09 [colin]      0.9.11cvs17.20
20459
20460         * src/messageview.c
20461                 Fix bug with delete state
20462         * src/pop.c
20463         * src/pop.h
20464                 Fix buffer leak (fread doesn't 
20465                 terminate buffers with \0)
20466                 Refactoring (remove magic 
20467                 numbers)
20468
20469 2004-07-09 [colin]      0.9.11cvs17.19
20470
20471         * src/pop.c
20472                 Don't log "Skipping message" if 
20473                 we're going to TOP it two lines
20474                 later
20475
20476 2004-07-09 [colin]      0.9.11cvs17.18
20477
20478         * src/messageview.c
20479                 Fix Engrish
20480
20481 2004-07-09 [colin]      0.9.11cvs17.17
20482
20483         * src/pop.c
20484                 strlen checking...
20485         * src/messageview.c
20486                 refactoring a bit
20487
20488 2004-07-08 [colin]      0.9.11cvs17.16
20489
20490         * src/noticeview.c
20491         * src/noticeview.h
20492                 Add an optional second button
20493         * src/messageview.c
20494         * src/pop.c
20495         * src/pop.h
20496                 Don't delete partially received mails after a certain
20497                 time; rather, let the user decide.
20498
20499 2004-07-08 [colin]      0.9.11cvs17.15
20500
20501         * src/common/smtp.h
20502                 Sync with HEAD
20503
20504 2004-07-08 [colin]      0.9.11cvs17.14
20505
20506         * src/messageview.c
20507         * src/common/smtp.c
20508                 Use to_human_readable() for sizes
20509
20510 2004-07-08 [colin]      0.9.11cvs17.13
20511
20512         * src/inc.c
20513         * src/messageview.c
20514         * src/pop.c
20515         * src/pop.h
20516         * src/procmsg.c
20517                 Fix partial-downloading issues:
20518                         catch unsupported TOP
20519                         don't delete partially downloaded mails before 5 days
20520                         don't update existing with non-MH folders; that'll
20521                         make dups, but it's better than trashing the folder
20522                         free new msginfo parts
20523                 Fix indentation ;-)
20524
20525 2004-07-08 [colin]      0.9.11cvs17.12
20526
20527         * src/common/smtp.c
20528         * src/common/smtp.h
20529                 Sync smtp size verification with HEAD
20530
20531 2004-07-08 [colin]      0.9.11cvs17.11
20532
20533         * src/summaryview.c
20534         * src/prefs_common.c
20535         * src/prefs_common.h
20536         * src/gtk/quicksearch.c
20537         * src/gtk/quicksearch.h
20538                 Sync sticky pref with HEAD
20539
20540 2004-07-08 [colin]      0.9.11cvs17.10
20541
20542         * src/folder.c [1.213.2.6]
20543         * src/folder.h [1.87.2.6]
20544         * src/inc.c [1.149.2.7]
20545         * src/messageview.c [1.94.2.8]
20546         * src/procheader.c [1.47.2.6]
20547         * src/procmsg.c [1.150.2.4]
20548         * src/procmsg.h [1.60.2.5]
20549         * src/pop.c [1.56.2.4]
20550         * src/pop.h [1.17.2.3]
20551                 Let too big messages get downloaded, but truncated
20552                 Add a button to download them completely
20553                 
20554 2004-07-06 [colin]      0.9.11cvs17.9
20555
20556         * src/gtk/quicksearch.c [1.1.2.3]
20557                 Add a Clear button
20558         * commitHelper
20559         * PATCHSETS
20560                 Add a script to help with cvs
20561
20562 2004-07-03 [colin]      0.9.11cvs17.8
20563
20564         * src/plugins/imageviewer/viewer.c
20565                 fix imageviewer (which was staying on the first
20566                 displayed image)
20567
20568 2004-07-03 [colin]      0.9.11cvs17.7
20569
20570         Removed FIXME_GTK2 warnings
20571         * src/gtk/gtkutils.c
20572                 useless #warnings
20573         * src/gtk/menu.c
20574                 useless #warnings (no need to mess with menu rc)
20575         * src/gtk/menu.h
20576                 unused functions
20577         
20578
20579 2004-07-03 [colin]      0.9.11cvs17.6
20580
20581         Removed FIXME_GTK2 warnings
20582         * src/codeconv.c
20583                 useless #warnings (rewrite needed)
20584         * src/compose.c
20585                 useless #warnings (rewrite needed)
20586                 useless #warnings (gtk2 is like that)
20587                 useless #warnings (previously fixed)
20588         * src/main.c
20589                 useless #warnings (previously fixed)
20590         * src/message_search.c
20591                 useless #warnings (gtk2 is like that)
20592                 Made apparent that search is case-sensitive
20593         * src/mimeview.c
20594                 useless #warnings (rewrite needed)
20595                 useless #warnings (gtk2 is like that)
20596                 reimplemented real warnings
20597         * src/prefs_common.c
20598                 Removed block cursor option (not it gtk2)
20599         * src/prefs_gtk.c
20600                 useless #warnings (rewrite needed)
20601         * src/procheader.c
20602                 useless #warnings (rewrite needed)
20603         * src/sourcewindow.c
20604                 useless #warnings (incorrect placing)
20605         * src/summary_search.c
20606                 useless #warnings (gtk2 is like that)
20607                 Made apparent that search is case-sensitive
20608         * src/action.c
20609                 useless #warnings (gtk2 is like that)
20610         * src/textview.c
20611                 useless #warnings (rewrite needed)
20612         * src/toolbar.c
20613                 useless #warnings (rewrite needed)
20614
20615 2004-07-03 [colin]      0.9.11cvs17.5
20616
20617         * src/textview.c
20618                 Fix mismerge which broke URI opening
20619                 
20620 2004-07-01 [colin]      0.9.11cvs17.4
20621
20622         * src/gtk/filesel.c
20623                 Fill filename when saving
20624                 
20625 2004-06-27 [colin]      0.9.11cvs17.3
20626
20627         * src/gtk/filesel.[ch]
20628                 Use the new GTK file selector
20629                 Update prototype to match the reality: multiple file
20630                 selection is open-only          
20631         * src/compose.c
20632                 Match the new prototypes        
20633         * configure.ac
20634                 Match the new requirements (gtk 2.4.0)
20635                         
20636 2004-06-26 [colin]      0.9.11cvs17.2
20637
20638         * src/plugins/trayicon/trayicon.c
20639                 Remove useless signal handler on resize, which causes
20640                 an infinite "loop"
20641         
20642 2004-06-26 [colin]      0.9.11cvs17.1
20643         
20644         * tools/Makefile.am
20645                 remove launch_firebird and add nautilus2sylpheed.sh
20646         * src/quicksearch.c
20647           src/summaryview.c
20648                 Fix show/hide "Extended symbols" button problem
20649                 Fix apparition at startup
20650                 Fix const warnings
20651         * src/plugins/image_viewer/Makefile.am
20652                 Fix configure 
20653         * common/ssl.c
20654                 Re-enable certificate check, as it doesn't seem to
20655                 cause Xlib errors anymore
20656
20657 2004-06-25 [paul]       0.9.11cvs17
20658
20659         * sync with 0.9.11cvs17 HEAD
20660         
20661         NOTE: QuickSearch is broken
20662
20663 2004-06-07 [colin]      0.9.10claws67.10
20664         * src/plugins/trayicon/trayicon.c
20665           src/plugins/trayicon/libeggtrayicon/Makefile.am
20666           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20667                 Fix gettextization in trayicon plugin
20668
20669 2004-06-07 [colin]      0.9.10claws67.9
20670         
20671         * src/summaryview.c
20672           src/gtk/gtksctree.[ch]
20673                 Let Shift+{Up,Down} work in summaryview
20674                 (well, Down "works" and Up works)
20675                 Let the list scroll when using these keys
20676
20677 2004-06-06 [colin]      0.9.10claws67.8
20678
20679         * src/plugins/trayicon/trayicon.c
20680                 Fix pixmap update
20681
20682 2004-06-06 [colin]      0.9.10claws67.7
20683
20684         * src/addressbook.c
20685                 Fix signal handling causing system-wide focus grab
20686
20687 2004-05-25 [paul]       0.9.10claws67.6
20688
20689         * Makefile.am
20690           src/Makefile.am
20691                 clean up
20692
20693 2004-05-25 [paul]       0.9.10claws67.5
20694
20695         * replace deprecated gtk_signal... functions
20696
20697 2004-05-23 [colin]      0.9.10claws67.4
20698
20699         * src/compose.c
20700                 Fix wrapping
20701
20702 2004-05-22 [colin]      0.9.10claws67.3
20703
20704         * src/compose.c
20705                 Re-fix [Edited] in compose.c::compose_reedit()
20706
20707 2004-05-22 [colin]      0.9.10claws67.2
20708
20709         * src/procmime.c
20710                 Fix parsing of multiparts mails
20711
20712 2004-05-22 [colin]      0.9.10claws67.1
20713
20714         * src/summaryview.c
20715                 Fix quicksearch
20716
20717 2004-05-22 [paul]       0.9.10claws67
20718
20719         * sync with 0.9.10claws67 HEAD
20720
20721 2004-05-14 [alfons]
20722
20723         * src/procmime.h
20724                 add forgotton prototype
20725
20726 2004-05-10 [paul]       0.9.10claws57
20727
20728         * sync with 0.9.10claws57 HEAD
20729
20730 2004-05-05 [paul]       0.9.9.claws1
20731
20732         * ChangeLog-gtk2        ** REMOVED **
20733           ChangeLog-gtk2.claws  ** ADDED **
20734                 rename and adopt the normal claws format
20735                 
20736         * configure.ac
20737                 require gtkmathview >= 0.5
20738
20739         * ac/*                          ** REMOVED **
20740           ac/                           ** REMOVED **
20741           intl/Makefile.in              ** REMOVED **
20742           m4/                           ** ADDED **
20743           m4/missing                    ** ADDED **
20744           m4/missing/gdk-pixbuf.m4      ** ADDED **
20745           m4/missing/gettext.m4         ** ADDED **
20746           m4/missing/gpgme.m4           ** ADDED **
20747           m4/missing/imlib.m4           ** ADDED **
20748           m4/.cvsignore                 ** ADDED **
20749           m4/Makefile.am                ** ADDED **
20750           m4/README                     ** ADDED **
20751           m4/aclocal-include.m4         ** ADDED **
20752           m4/aspell.m4                  ** ADDED **
20753           m4/check-type.m4              ** ADDED **
20754           m4/gnupg-check-typedef.m4     ** ADDED **
20755           m4/openssl.m4                 ** ADDED **
20756           m4/spamassassin.m4            ** ADDED **
20757           po/ChangeLog                  ** REMOVED **
20758           po/Makefile.in.in             ** REMOVED **
20759           po/Rules-quot                 ** REMOVED **
20760           po/boldquot.sed               ** REMOVED **
20761           po/en@boldquot.header         ** REMOVED **
20762           po/en@quot.header             ** REMOVED **
20763           po/insert-header.sin          ** REMOVED **
20764           po/quot.sed                   ** REMOVED **
20765           po/remove-potcdate.sed        ** REMOVED **
20766           po/remove-potcdate.sin        ** REMOVED **
20767           po/stamp-po                   ** REMOVED **
20768           Makefile.am
20769           autogen.sh
20770           configure.ac
20771                 enable building with automake 1.8.x
20772                 add 'autopoint --force' to autogen.sh and remove all
20773                 auto-generated files, remove ac/ directory and use
20774                 m4/ directory instead
20775                 
20776         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20777                 fix gettextization
20778
20779 2004-02-28 Colin Leroy <colin@colino.net>
20780         * src/prefs_matcher.c
20781           src/prefs_filtering.c
20782           src/prefs_filtering_action.c
20783                 Fix non-editable GtkEntries
20784
20785 2004-02-22 Thorsten Maerz <torte@netztorte.de>
20786         * src/prefs_themes.c
20787                 utf8 conversion for theme info
20788
20789 2004-02-21 Thorsten Maerz <torte@netztorte.de>
20790         * sync 0.9.9claws
20791
20792 2004-02-14 Thorsten Maerz <torte@netztorte.de>
20793         * src/grouplistdialog.c
20794                 allow multiple selections without ctrl key
20795
20796 2004-02-09 Thorsten Maerz <torte@netztorte.de>
20797         * src/main.c
20798                 enable customizable accelerators
20799
20800 2004-02-08 Thorsten Maerz <torte@netztorte.de>
20801         * src/prefs_common.c
20802                 re-enable different font settings for gtk1/2
20803         * src/prefs_folder_item.c
20804                 fix folder prefs displayed wrong
20805         * src/textview.c
20806                 set 'sunken' shadow type
20807
20808 2004-02-07 Colin Leroy <colin@colino.net>
20809         * src/compose.c
20810                 Fix message being always [Edited]
20811                 Encode headers correctly (utf8 buf)
20812
20813 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20814         * src/socket.c
20815                 remove double g_source_attach()
20816                 (Thanks to Colin Leroy)
20817
20818 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20819         * src/gtk/gtksctree.c
20820                 Fix SSL certificate list not shown
20821         * src/mimeview.c
20822                 Fix clicks in mime tree
20823
20824 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20825         * src/common/socket.c
20826                 Fix SSL receive
20827         * src/compose.c
20828                 Fix clipboard menu hotkeys
20829
20830 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20831         * src/gtk/gtkaspell.[ch]
20832           src/compose.c
20833                 reimplement spellchecker
20834
20835 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20836         * src/gtk/filesel.c
20837                 crash when inserting file in compose window
20838                 (TODO: keep old selection on clicks)
20839         * src/main.c
20840                 use gtkrc-2.0 instead of gtkrc
20841
20842 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20843         * src/messageview.c
20844                 remove orphaned mimeview unref()
20845
20846 2004-01-20 Thorsten Maerz <torte@netztorte.de>
20847         * src/grouplistdialog.c
20848                 expand nodes containing subscribed groups
20849
20850 2004-01-19 Thorsten Maerz <torte@netztorte.de>
20851         * src/textview.c
20852                 textview: hide cursor, restore old click behaviour
20853
20854 2004-01-18 Thorsten Maerz <torte@netztorte.de>
20855         * src/textview.c
20856                 variable names messed up
20857
20858 2004-01-17 Colin Leroy <colin@colino.net>
20859         * src/addr_compl.c
20860                 Fix completion address too thin
20861         * src/compose.c
20862                 Fix tab-to-subject behaviour
20863         * src/summaryview.c
20864                 Implement key up & down in summaryview
20865
20866 2004-01-12 Thorsten Maerz <torte@netztorte.de>
20867
20868         * sync 098claws
20869
20870 2004-01-08 Thorsten Maerz <torte@netztorte.de>
20871         * configure.ac
20872           Makefile.am
20873           doc/.cvsignore
20874           doc/Makefile.am
20875                 faq, man, manual moved to doc/
20876         * ac/aspell.m4
20877           ac/check-type.m4
20878           ac/gnupg-check-typedef.m4
20879           ac/openssl.m4
20880           ac/spamassassin.m4
20881           ac/missing/gdk-pixbuf.m4
20882           ac/missing/gpgme.m4
20883           ac/missing/imlib.m4
20884                 fix automake warnings
20885
20886 2003-12-06 Colin Leroy <colin@colino.net>
20887         * src/summaryview.c
20888                 Fix quicksearch
20889
20890 2003-12-05 Colin Leroy <colin@colino.net>
20891         * src/summaryview.c
20892                 Fix going to next unread folder
20893
20894 2003-12-05 Colin Leroy <colin@colino.net>
20895         * src/crash.c
20896                 Fix gtk2 compilation
20897         * src/session.c
20898                 Remove iotag source handler at disconnection
20899         * src/socket.[ch] 
20900                 Remove source handler when closing socket 
20901                 (fixes another seg)
20902
20903 2003-12-04 Colin Leroy <colin@colino.net>
20904         * src/compose.c
20905           src/prefs_account.c
20906           src/prefs_common.c
20907                 Fix some dropdown menus
20908
20909 2003-12-04 Colin Leroy <colin@colino.net>
20910         * src/compose.c
20911                 Fix event handlers on header fields
20912         * src/common/socket.c
20913           src/common/session.c
20914                 Fix segfault with callback (SSL)
20915                 Fix end of session 
20916
20917 2003-10-06 Thorsten Maerz <torte@netztorte.de>
20918
20919         * Fix compile bug in src/compose.c
20920         * removed src/gtk/gtkstext.[ch]
20921
20922 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
20923
20924         * Convert character set and escape "text" attributes in toolbar setting
20925         files.
20926         * Fixed bug in button-press-event handling.
20927
20928 2003-09-16 Thorsten Maerz <torte@netztorte.de>
20929
20930         * Fixed bug in key-press-event handling.
20931
20932 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
20933
20934         * Enabled to compile tray-icon plugin (Ad-hoc).
20935         * Avoid hang up bug of icon list in mime view (Ad-hoc).
20936
20937 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
20938
20939         * Enabled to compile on sylpheed-claws.
20940         (tray-icon plugin still cannot compile yet.)
20941
20942 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
20943
20944         * Updated to 0.9.5.
20945
20946 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
20947
20948         * Updated to 0.9.4.
20949         * Ported monitoring SSL mechanism to GSource of GLib2
20950         (I don't confirm it)
20951         * Added _gtk2 suffix to key name of font preference to avoid
20952         ovverwriting preference of Gtk+-1.2 version.
20953
20954 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
20955
20956         * Updated to 0.9.2.
20957
20958 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
20959
20960         * Updated to 0.9.1.
20961         * Translate po files into UTF-8 when execute autogen.sh.
20962
20963 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
20964
20965         * Updated to 0.9.0.
20966
20967 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
20968
20969         * Plugged GError related memory leaks.
20970
20971 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
20972
20973         * Changed default size of fonts.
20974         * Enabled to set titile font size of warning dialog.
20975
20976 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
20977
20978         * Embed a sylpheed icon into executable binary on Windows.
20979
20980 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
20981
20982         * I forgot to traslate character set of element string in src/xml.c.
20983
20984 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
20985
20986         * Fixed detecting bind_textdomain_codeset in configure.in.
20987         * The bug in which "Example" of "Date fromat" preference isn't displayed
20988         correctly has been fixed.
20989
20990 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
20991
20992         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
20993           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
20994           glib-gettextize
20995           Removed intl directory.
20996           Translated po files into UTF-8.
20997           (Thanks! Ryuji Abe)
20998
20999 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
21000
21001         * The bug which doesn't unscape string in xml.c has been fixed.
21002
21003 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
21004
21005         * The bug which is failed to translate encoding of file name thorough
21006         file dialog has been fixed.
21007
21008 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
21009
21010         * Modified to translate file names which is used in inporting/expoting
21011         mbox feature and "Save as" feature into locale encoding.
21012         * Translate file names into locale encoding when "Attache file" and
21013         "Insert file".
21014         * Force set G_BROKEN_FILENAMES environment variable.
21015         * Other minor fixes.
21016
21017 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
21018
21019         * Modified to treat MH folder's name as locale encoding.
21020
21021 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
21022
21023         * The bug which clash on switching candidates of auto completion of
21024         addresses, cannot use auto completion in Japanesse is fixed
21025         (Thanks! Tokunaga-san)¡¥
21026
21027 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21028
21029         * The bug which cannot switch key accelerator preference has been fixed
21030         (Thanks! smbd-san)¡¥
21031
21032 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21033
21034         * version 0.8.11-gtk2-20030314
21035
21036 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21037
21038         * The bug in which character set conversion of filtering messages has
21039         been fixed.(Thanks! COCOA-san).
21040
21041 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
21042
21043         * Revived "Leave space on head" preference in "Message" category.
21044         * A bug which clash when put the cursor to end of buffer and execute
21045         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
21046
21047 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21048
21049         * version 0.8.11-gtk2-20030312
21050
21051 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21052
21053         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
21054         * Modified to use Pango's API directly for font preference.
21055         * Integrated GtkTextView of textview to one widget.
21056         * Set fonts of header title in textview by "header_title" tag.
21057         * Removed some deprecated codes.
21058
21059 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
21060
21061         * Updated to 0.8.11.
21062         * Merged cygwin patch(Thanks! Sakai-san).
21063
21064 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
21065
21066         * version 0.8.10-gtk2-20030309