2006-12-26 [colin] 2.6.1cvs75
[claws.git] / ChangeLog
1 2006-12-26 [colin]      2.6.1cvs75
2
3         * src/folder.c
4         * src/folder.h
5         * src/folderview.c
6         * src/folderview.h
7         * src/imap_gtk.c
8         * src/mh_gtk.c
9                 Make it possible to copy folders accross
10                 mailboxes (this was an arbitrary limitation).
11                 Still make it impossible to move folders 
12                 accross mailboxes.
13
14 2006-12-26 [colin]      2.6.1cvs74
15
16         * src/etpan/imap-thread.c
17                 Fix bug 1081, 'claws-mail 
18                 segfaults when going offline 
19                 while it transfers mails via 
20                 imap'
21
22 2006-12-26 [colin]      2.6.1cvs73
23
24         * src/folder_item_prefs.c
25                 Don't forget alt dictionary when
26                 renaming/moving folders
27
28 2006-12-26 [wwp]        2.6.1cvs72
29
30         * src/folder_item_prefs.c
31                 Add missing defaults for per-folder alt dict
32                 (forgotten in 2.6.1cvs61).
33
34 2006-12-26 [colin]      2.6.1cvs71
35
36         * src/wizard.c
37                 Add tooltip to state that specifying
38                 full path to mailbox is possible
39
40 2006-12-26 [wwp]        2.6.1cvs70
41
42         * src/partial_download.c
43         * src/gtk/gtkvscrollbutton.c
44         * src/plugins/pgpinline/plugin.c
45                 Fix for few compiler warnings that matter.
46
47 2006-12-25 [colin]      2.6.1cvs69
48
49         * src/partial_download.c
50                 Fix marking for download or deletion
51                 when the header isn't the first
52         * src/gtk/logwindow.c
53                 Fix start of scrolling
54
55 2006-12-23 [paul]       2.6.1cvs68
56
57         * src/compose.c
58                 change last commit to use the 'academic'
59                 method instead. Thanks to wwp
60
61 2006-12-23 [paul]       2.6.1cvs67
62
63         * src/compose.c
64                 don't warn about empty subject when
65                 redirecting
66
67 2006-12-22 [colin]      2.6.1cvs66
68
69         * src/summary_search.c
70                 Fix previous patch
71
72 2006-12-22 [colin]      2.6.1cvs65
73
74         * src/gtk/gtkutils.c
75         * src/imap.c
76         * src/jpilot.c
77         * src/summary_search.c
78                 A few warning fixes
79
80 2006-12-23 [paul]       
81
82         2.7.0-rc2 released
83
84 2006-12-22 [colin]      2.6.1cvs64
85
86         * src/toolbar.c
87         * src/toolbar.h
88                 Add a combo to the learn spam button
89         * src/plugins/bogofilter/bogofilter.c
90         * src/plugins/bogofilter/bogofilter_gtk.c
91         * src/plugins/bogofilter/bogofilter.h
92                 Allow to store Unsure mails in a specific
93                 folder to make better teaching easier
94
95 2006-12-21 [wwp]        2.6.1cvs63
96
97         * src/compose.c
98         * src/prefs_common.c
99         * src/prefs_common.h
100         * src/prefs_spelling.c
101         * src/gtk/gtkaspell.c
102         * src/gtk/gtkaspell.h
103                 Allow spell-checking using both current and alternate dictionaries
104                 (thanks to Colin).
105
106 2006-12-21 [wwp]        2.6.1cvs62
107
108         * src/gtk/gtkaspell.c
109                 Apply recheck_when_changing_dict (highlight all mispelled words)
110                 when switching to alternate dictionary.
111
112 2006-12-21 [wwp]        2.6.1cvs61
113
114         * src/compose.c
115         * src/folder_item_prefs.h
116         * src/prefs_common.c
117         * src/prefs_common.h
118         * src/prefs_folder_item.c
119         * src/prefs_spelling.c
120         * src/gtk/gtkaspell.c
121         * src/gtk/gtkaspell.h
122                 Add global and per-folder prefs to set the default
123                 alternate dictionary.
124
125 2006-12-21 [colin]      2.6.1cvs60
126
127         * src/folder.c
128                 Look for folders by path in all folders
129         * src/html.c
130                 add —
131
132 2006-12-20 [colin]      2.6.1cvs59
133
134         * src/gtk/quicksearch.c
135                 Make sure in_typing is false when clearing
136
137 2006-12-20 [wwp]        2.6.1cvs58
138
139         * configure.ac
140                 change manual's target dir to be LFH-compliant (thanks to Colin).
141
142 2006-12-20 [wwp]        2.6.1cvs57
143
144         * src/prefs_common.c
145         * src/prefs_summaries.c
146                 i18n fix and factorize patch, thanks to Fabien.
147
148 2006-12-20 [paul]       2.6.1cvs56
149
150         * configure.ac
151                 last of the renaming (??)
152         * src/main.c
153                 correct --help info of --status-full
154         * src/plugins/bogofilter/bogofilter.c
155                 make FALSE default of whitelist_ab
156
157 2006-12-19 [colin]      2.6.1cvs55
158
159         * src/jpilot.c
160                 Same as before, without depending on
161                 pisock >= 0.12
162
163 2006-12-19 [colin]      2.6.1cvs54
164
165         * src/jpilot.c
166                 Fix bug 1059, 'Better jpilot charset 
167                 handling'. Use libpisync's charset conversion
168                 if possible
169
170 2006-12-19 [colin]      2.6.1cvs53
171
172         * po/fr.po
173                 Updated by Fabien
174
175 2006-12-19 [wwp]        2.6.1cvs52
176
177         * src/gtk/about.c
178                 Add missing #include (thanks to Colin).
179
180 2006-12-19 [wwp]        2.6.1cvs51
181
182         * src/prefs_receive.c
183                 Better spacing between widgets in prefs.
184
185 2006-12-18 [colin]      2.6.1cvs50
186
187         * src/imap.c
188                 Fix failure to get separator on LIST "" ""
189                 Try LIST "" "INBOX" too.
190
191 2006-12-18 [wwp]        2.6.1cvs49
192
193         * src/common/session.c
194                 Fix a compiler warning (thanks to Fabien).
195
196 2006-12-18 [wwp]        2.6.1cvs48
197
198         * src/compose.c
199         * src/prefs_quote.c
200                 Factorize some strings for translation (it's about error
201                 messages when applying or checking template/quote format).
202
203 2006-12-18 [colin]      2.6.1cvs47
204
205         * Makefile.am
206         * src/common/defs.h
207         * src/gtk/Makefile.am
208         * src/gtk/about.c
209                 Add a Release notes tab from the contents of
210                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
211
212 2006-12-17 [colin]      2.6.1cvs46
213
214         * src/mimeview.c
215         * src/textview.c
216         * src/gtk/filesel.c
217                 Correctly convert from/to UTF8/filename encoding
218                 when loading and saving files. Probably fixes
219                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
220                 for a file to attach and is blocked...'
221
222 2006-12-17 [colin]      2.6.1cvs45
223
224         * src/gtk/logwindow.c
225                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
226                 IMAP folder and is blocked on main thread': 
227                 make sure we put utf8 in the log.
228
229 2006-12-16 [colin]      2.6.1cvs44
230
231         * src/toolbar.c
232         * src/toolbar.h
233                 Fix bug 1055, 'Add the 'cancel receive' 
234                 in the available events for the toolbar buttons'
235
236 2006-12-16 [colin]      2.6.1cvs43
237
238         * po/POTFILES.in
239         * src/imap.c
240         * src/common/nntp.c
241         * src/common/session.c
242                 Log error when SSL handshakes fail. 
243                 Fixes bug 1082, 'incorrect / imprecise 
244                 error message when imap server provides 
245                 ssl only through STARTTLS but SSL is 
246                 selected'
247
248 2006-12-15 [wwp]        2.6.1cvs42
249
250         * src/plugins/bogofilter/bogofilter_gtk.c
251                 set proper sensitivity to widgets I've recently added.
252
253 2006-12-15 [colin]      
254
255         2.7.0-rc1 released
256
257 2006-12-15 [wwp]        2.6.1cvs41
258
259         * src/plugins/bogofilter/bogofilter.c
260         * src/plugins/bogofilter/bogofilter.h
261         * src/plugins/bogofilter/bogofilter_gtk.c
262                 bogofilter's whitelist can now use a subset of
263                 the addressbook (either a book, a subfolder of a book,
264                 or the whole addressbook by using "Any"). Re-used there
265                 some pref_matcher widgets and mechanisms to match a subset
266                 of the addressbook.
267
268 2006-12-15 [wwp]        2.6.1cvs40
269
270         * src/wizard.c
271         * src/common/plugin.c
272         * src/common/plugin.h
273         * src/gtk/about.c
274         * src/plugins/bogofilter/bogofilter.c
275         * src/plugins/clamav/clamav_plugin.c
276         * src/plugins/demo/demo.c
277         * src/plugins/dillo_viewer/dillo_viewer.c
278         * src/plugins/pgpcore/plugin.c
279         * src/plugins/pgpinline/plugin.c
280         * src/plugins/pgpmime/plugin.c
281         * src/plugins/spamassassin/spamassassin.c
282         * src/plugins/trayicon/trayicon.c
283                 factorize some translatable strings (plugins-related),
284                 fix missing punctuation in several places,
285                 remove useless translatable \n in about.c,
286                 and factorize plugin init code w/ a new function
287                 check_plugin_version() in common/plugin.c.
288                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
289
290 2006-12-15 [wwp]        2.6.1cvs39
291
292         * src/plugins/bogofilter/bogofilter.c
293         * src/plugins/bogofilter/bogofilter_gtk.c
294                 flag whitelisted spams as spam, but don't filter it to the spam
295                 folder. Thanks to Colin.
296
297 2006-12-15 [ticho]      2.6.1cvs38
298
299         * src/plugins/bogofilter/bogofilter.c
300         * src/plugins/bogofilter/bogofilter.h
301         * src/plugins/bogofilter/bogofilter_gtk.c
302                 Add option to whitelist senders found in addressbook. Patch by colin.
303
304 2006-12-15 [paul]       2.6.1cvs37
305
306         * src/folderview.c
307                 add missing #include "log.h"
308
309 2006-12-15 [paul]       2.6.1cvs36
310
311         * src/plugins/bogofilter/bogofilter.c
312         * src/plugins/bogofilter/bogofilter.h
313         * src/plugins/bogofilter/bogofilter_gtk.c
314                 Add an option to allow inserting an
315                 X-Claws-Bogosity header (on MH folders
316                 only). Patch by Colin
317
318 2006-12-14 [colin]      2.6.1cvs35
319
320         * src/main.c
321                 "Yes" should be the default choice for
322                 migration configuration
323
324 2006-12-14 [paul]       2.6.1cvs34
325
326         * src/prefs_summaries.c
327         * manual/advanced.xml
328                 Unhide mark_as_read_delay
329
330 2006-12-14 [paul]       2.6.1cvs33
331
332         * src/messageview.c
333         * src/messageview.h
334         * src/mimeview.c
335         * src/mimeview.h
336         * src/summaryview.c
337         * src/textview.c
338         * src/textview.h
339                 Fix printing of selection
340                 Fix printing of message parts
341                 Fix printing of images
342         * src/gtk/gtksourceprintjob.c
343                 Fix page count when there are images
344
345 2006-12-14 [wwp]        2.6.1cvs32
346
347         * src/mainwindow.c
348         * src/summaryview.c
349         * src/summaryview.h
350         * src/gtk/quicksearch.c
351                 fix quicksearch 'magnify' button status when QS is closed
352                 using the Escape key, thanks to Colin.
353
354 2006-12-14 [wwp]        2.6.1cvs31
355
356         * src/mainwindow.c
357         * src/summaryview.c
358         * src/summaryview.h
359         * src/gtk/quicksearch.c
360                 fix quicksearch 'magnify' button status when QS is closed
361                 using the Escape key, thanks to Colin.
362
363 2006-12-13 [colin]      2.6.1cvs30
364
365         * src/ldapquery.c
366         * src/ldaputil.c
367                 Use the binary safe version of ldap_get_values,
368                 to make sure we manipulate null-terminated 
369                 strings. Maybe fixes bug 1075, 'claws mail 
370                 segfault when completing ldap adresses'
371         * src/syldap.c ** REMOVED **
372         * src/syldap.h ** REMOVED **
373                 Remove dead files
374
375 2006-12-13 [mones]      2.6.1cvs29
376
377         * po/es.po
378                 Fixed piped strings, fixed click translation
379
380 2006-12-13 [paul]       2.6.1cvs28
381
382         * src/main.c
383                 don't translate these strings
384
385 2006-12-13 [paul]       2.6.1cvs27
386
387         * po/en_GB.po
388                 updated
389
390 2006-12-13 [colin]      2.6.1cvs26
391
392         * src/main.c
393         * src/main.h
394                 Add claws_is_starting()
395
396 2006-12-13 [mones]      2.6.1cvs25
397
398         * manual/es/advanced.xml
399         * po/es.po
400                 Synced manual and updated translation
401
402 2006-12-12 [colin]      2.6.1cvs24
403
404         * src/wizard.c
405                 Add an option to use STARTTLS in the
406                 welcome wizard. Fixes bug 1080, 
407                 'Using SSL option in wizard for incoming 
408                 server does not activate SSL with STARTTLS'
409
410 2006-12-12 [colin]      2.6.1cvs23
411
412         * src/main.c
413                 Don't exit when there's an incomplete
414                 mailbox configured - leaves a chance 
415                 to fix a failing IMAP account. Exit
416                 if no mailbox at all is loaded (case
417                 of missing plugin).
418                 Completes bug 1077's fix (I was wrong
419                 in this bug's comment #3).
420
421 2006-12-12 [colin]      2.6.1cvs22
422
423         * src/gtk/menu.h
424                 Add another menu data type
425         * src/prefs_account.c
426                 Complete the completion of bug 1076
427                 (doesn't lose the pref on apply)
428
429 2006-12-12 [paul]       2.6.1cvs21
430
431         * src/prefs_account.c
432                 complete the fix of bug 1076
433                 also be more verbose with the text
434
435 2006-12-12 [paul]       2.6.1cvs20
436
437         * src/gtk/combobox.c
438                 fix compilation warning
439
440 2006-12-11 [colin]      2.6.1cvs19
441
442         * src/wizard.c
443                 Document :port in server entry tooltips
444
445 2006-12-11 [colin]      2.6.1cvs18
446
447         * src/main.c
448                 Fix compile
449
450 2006-12-11 [colin]      2.6.1cvs17
451
452         * src/main.c
453                 Add failing IMAP as a reason for no
454                 mailbox
455
456 2006-12-11 [colin]      2.6.1cvs16
457
458         * src/prefs_account.c
459                 Check for existence of inbox for local
460                 accounts too
461         * src/wizard.c
462                 Allow setting the port to use for servers
463                 by using the usual "server.example.com:port"
464                 syntax. Fixes bug 1077, 'sylpheed-claws does 
465                 not start when IMAP server is unavailable'
466
467 2006-12-11 [colin]      2.6.1cvs15
468
469         * src/prefs_account.c
470                 Prevent use of non-existing default inbox
471
472 2006-12-11 [colin]      2.6.1cvs14
473
474         * src/prefs_account.c
475                 Fix sensitivity. Fixes bug 1076, 'privacy 
476                 options are displayed even when pgp plugin 
477                 not loaded / available'
478
479 2006-12-09 [colin]      2.6.1cvs13
480
481         * manual/advanced.xml
482         * src/prefs_common.c
483         * src/prefs_common.h
484         * src/common/ssl_certificate.c
485                 Add a new hidden preference, 'unsafe_ssl_certs',
486                 which allows to store multiple certificates per
487                 server/port. This is disabled by default because
488                 it's less secure (presenting a new certificate
489                 instead of a changed one raises less alarms).
490                 This will cause Claws to ask about an unknown
491                 certificate for people who have used 2.6.1cvs8
492                 or greater.
493
494 2006-12-09 [colin]      2.6.1cvs12
495
496         * src/action.c
497                 Fix cache updating after action
498
499 2006-12-07 [wwp]        2.6.1cvs11
500
501         * src/compose.c
502                 fix email address comparison when replying to all
503                 (avoid replying to ourselves), thanks to Colin.
504
505 2006-12-06 [paul]       2.6.1cvs10
506
507         * src/addrharvest.c
508         * src/editldap.c
509         * src/expldifdlg.c
510         * src/news.c
511         * src/toolbar.c
512         * src/common/utils.c
513                 ...and more renaming
514                 Thanks to Colin
515
516 2006-12-06 [paul]       2.6.1cvs9
517
518         * src/compose.c
519         * src/messageview.c
520         * src/procheader.c
521         * src/procmime.c
522         * src/procmsg.c
523         * src/textview.c
524                 more renaming
525                 Thanks to Colin
526
527 2006-12-06 [colin]      2.6.1cvs8
528
529         * src/ssl_manager.c
530         * src/common/ssl_certificate.c
531         * src/common/ssl_certificate.h
532                 Handle multiple certificates per host/port
533
534 2006-12-06 [colin]      2.6.1cvs7
535
536         * src/etpan/imap-thread.c
537                 Fix certificate checking on IMAP
538
539 2006-12-06 [colin]      2.6.1cvs6
540
541         * src/folderview.c
542                 Fix bug 1072, 'Claws stops fetching newsgroups 
543                 from server when newsgroup got deleted': continue
544                 checking other groups
545
546 2006-12-05 [wwp]        2.6.1cvs5
547
548         * src/message_search.c
549         * src/summary_search.c
550         * src/gtk/combobox.c
551         * src/gtk/combobox.h
552         * src/gtk/gtkutils.c
553         * src/gtk/gtkutils.h
554                 make up and down arrow keys in modern gtk_combo_box_entry widgets
555                 behave like w/ old comboboxes (summary and message search only).
556
557 2006-12-05 [paul]       2.6.1cvs4
558
559         * src/wizard.c
560                 encode headers
561                 Thanks to Colin
562
563 2006-12-05 [paul]       2.6.1cvs3
564
565         * tools/README
566         * tools/textviewer.pl
567                 script updated and description added
568
569 2006-12-04 [colin]      2.6.1cvs2
570
571         * src/compose.c
572                 Run pre-send hook only when checking
573                 everything
574
575 2006-12-04 [paul]       2.6.1cvs1
576
577         * NEWS
578         * README
579         * RELEASE_NOTES
580         * configure.ac
581         * tools/README
582                 bump up version number following stable release
583
584 2006-12-04 [paul]       2.6.0cvs83
585
586         * README
587                 updates and corrections
588
589 2006-12-04 [colin]      2.6.0cvs82
590
591         * src/common/utils.c
592                 Probably fix bug 1066, 'Incorrect mailbox 
593                 size displayed'
594
595 2006-12-04 [colin]      2.6.0cvs81
596
597         * src/common/utils.c
598                 Trim tabs from mailcap file too.
599
600 2006-12-02 [paul]       2.6.0cvs80
601
602         * src/exphtmldlg.c
603                 fix broken GUI under certain languages
604         * src/expldifdlg.c
605                 put the Cancel button to the right
606
607 2006-12-01 [paul]       2.6.0cvs79
608
609         * tools/Makefile.am
610                 remove reference to removed file
611
612 2006-12-01 [wwp]        2.6.0cvs78
613
614         * src/addressbook.c
615         * src/editaddress.c
616                 remove forgotten debug statements.
617
618 2006-12-01 [wwp]        2.6.0cvs77
619
620         * manual/advanced.xml
621         * manual/fr/advanced.xml
622         * src/addressbook.c
623         * src/addressbook.h
624         * src/addressitem.h
625         * src/editaddress.c
626         * src/editaddress.h
627         * src/prefs_common.c
628         * src/prefs_common.h
629         * src/gtk/gtkutils.c
630         * src/gtk/gtkutils.h
631                 add a hidden option to allow embedding the editaddress (edit contact details)
632                 dialog into the addressbook's window. This doesn't change the default
633                 behaviour.
634
635 2006-12-01 [wwp]        2.6.0cvs76
636
637         * src/message_search.c
638         * src/summary_search.c
639                 fix more focus issues (don't set focus to combobox's entry widget when
640                 entry's value changed, if entry widget has focus already).
641
642 2006-12-01 [wwp]        2.6.0cvs75
643
644         * src/gtk/quicksearch.c
645                 revert last changes to the quicksearch gtk_combo_box, this needs more
646                 tuning and testing.
647
648 2006-12-01 [paul]       2.6.0cvs74
649
650         * tools/kdeservicemenu/README
651         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
652         * tools/kdeservicemenu/install.sh
653         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
654         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
655                 simplify this stuff, and in so doing,
656                 fix it. (possibly re-extend it again at
657                 a later date)
658
659 2006-12-01 [wwp]        2.6.0cvs73
660
661         * src/gtk/quicksearch.c
662                 adapt quicksearch code to use modern gtk_combo_box'es.
663
664 2006-12-01 [wwp]        2.6.0cvs72
665
666         * src/common/defs.h
667         * src/prefs_common.c
668         * src/prefs_common.h
669         * src/message_search.c
670         * src/summary_search.c
671         * src/gtk/combobox.c
672         * src/gtk/combobox.h
673                 add history combos to all message and summary search fields.
674
675 2006-12-01 [wwp]        2.6.0cvs71
676
677         * src/summaryview.c
678                 As the list may change while the mark as read delay
679                 runs, we can't rely on the 'row' pointer, which can
680                 be invalid when the timeout is called. As the mark
681                 as read is only done if the message is still selected,
682                 use summaryview->selected instead. Thanks to Colin.
683
684 2006-11-30 [paul]       2.6.0cvs70
685
686         * src/textview.c
687                 give emphasis to "Sylpheed-Claws"
688                 as well as "Claws Mail"
689
690 2006-11-30 [colin]      2.6.0cvs69
691
692         * src/wizard.c
693                 Put the SSL checkboxes in the receiving
694                 and sending server pages.
695
696 2006-11-29 [colin]      2.6.0cvs68
697
698         * src/gtk/gtkutils.c
699         * src/gtk/gtkvscrollbutton.c
700                 Revert some deprecated fixes - they seem to
701                 deprecate stuff as soon as a new one gets out.
702                 g_object_ref_sink needed glib-2.10.
703
704 2006-11-29 [colin]      2.6.0cvs67
705
706         * src/common/utils.c
707                 Create .mailcap if it doesn't exist
708
709 2006-11-29 [colin]      2.6.0cvs66
710
711         * src/compose.c
712                 Followup to cvs60: use original list
713                 of recipients if replying to a mail
714                 in Sent Drafts or Queue.
715
716 2006-11-27 [paul]       2.6.0cvs65
717
718         * src/image_viewer.c
719                 revert the last change for now (it's broken)
720
721 2006-11-27 [paul]       2.6.0cvs64
722
723         * Makefile.am
724         * configure.ac
725         * m4/aclocal-include.m4
726         * m4/check-type.m4
727         * src/Makefile.am
728         * src/addr_compl.c
729         * src/compose.c
730         * src/crash.c
731         * src/export.c
732         * src/exporthtml.c
733         * src/exportldif.c
734         * src/imap.c
735         * src/import.c
736         * src/main.c
737         * src/main.h
738         * src/matcher.c
739         * src/mimeview.c
740         * src/procmsg.c
741         * src/textview.c
742         * src/common/Makefile.am
743         * src/common/claws.c
744         * src/common/claws.h
745         * src/common/ssl.c
746         * src/common/sylpheed.c
747         * src/common/sylpheed.h
748         * src/etpan/Makefile.am
749         * src/gtk/Makefile.am
750         * src/gtk/claws-marshal.list
751         * src/gtk/filesel.c
752         * src/gtk/gtksctree.c
753         * src/gtk/quicksearch.c
754         * src/gtk/sylpheed-marshal.list
755         * src/plugins/bogofilter/bogofilter.c
756         * src/plugins/bogofilter/bogofilter_gtk.c
757         * src/plugins/clamav/clamav_plugin.c
758         * src/plugins/clamav/clamav_plugin_gtk.c
759         * src/plugins/demo/demo.c
760         * src/plugins/dillo_viewer/dillo_viewer.c
761         * src/plugins/pgpcore/Makefile.am
762         * src/plugins/pgpcore/claws.def
763         * src/plugins/pgpcore/pgp_viewer.c
764         * src/plugins/pgpcore/plugin.c
765         * src/plugins/pgpcore/sylpheed.def
766         * src/plugins/pgpinline/Makefile.am
767         * src/plugins/pgpinline/claws.def
768         * src/plugins/pgpinline/plugin.c
769         * src/plugins/pgpinline/sylpheed.def
770         * src/plugins/pgpmime/Makefile.am
771         * src/plugins/pgpmime/claws.def
772         * src/plugins/pgpmime/plugin.c
773         * src/plugins/pgpmime/sylpheed.def
774         * src/plugins/spamassassin/spamassassin.c
775         * src/plugins/spamassassin/spamassassin_gtk.c
776         * src/plugins/trayicon/trayicon.c
777                 yet more renaming
778                 remove deprecated gtk_tooltips_set_delay()
779
780 2006-11-26 [paul]       2.6.0cvs63
781
782         * src/expldifdlg.c
783         * src/folderview.c
784         * src/image_viewer.c
785         * src/mainwindow.c
786         * src/gtk/gtkutils.c
787         * src/gtk/gtkvscrollbutton.c
788         * src/gtk/prefswindow.c
789         * src/plugins/pgpcore/prefs_gpg.c
790                 replace more deprecated GTK+ functions
791
792 2006-11-26 [paul]       2.6.0cvs62
793
794         * src/addr_compl.c
795         * src/addressbook.c
796         * src/browseldap.c
797                 replace deprecated gtk_idle_... functions
798
799 2006-11-26 [paul]       2.6.0cvs61
800
801         * src/compose.c
802         * src/folderview.c
803         * src/inc.c
804         * src/summaryview.c
805         * src/gtk/gtkvscrollbutton.c
806         * src/gtk/quicksearch.c
807         * src/plugins/pgpcore/passphrase.c
808                 replace deprecated gtk_timeout_add and
809                 gtk_timeout_remove
810
811 2006-11-26 [paul]       2.6.0cvs60
812
813         * src/compose.c
814                 fix bug that caused the wrong recipient
815                 to be selected when replying to a msg
816                 which is From one of our accounts to
817                 another of our accounts
818
819 2006-11-25 [paul]       2.6.0cvs59
820
821         * src/summaryview.c
822                 don't change the From column title to
823                 To if the To column is visible
824
825 2006-11-24 [paul]       2.6.0cvs58
826
827         * src/compose.c
828                 fix bug 1069, 'Sent mails disappear, BCC
829                 or locking problem?'
830
831 2006-11-21 [wwp]        2.6.0cvs57
832
833         * src/compose.c
834                 fix spelling menu when replying (same as 2.3.1cvs39):
835                 discrepancy between context menu and top menu when
836                 folder's dictionary isn't the default one.
837
838 2006-11-19 [paul]       2.6.0cvs56
839
840         * src/summaryview.c
841                 obey always_show_msg option when
842                 marking as spam
843         * src/plugins/bogofilter/bogofilter.c
844                 fix typo
845
846 2006-11-18 [paul]       2.6.0cvs55
847
848         * AUTHORS
849         * README
850         * debian/copyright
851         * manual/ack.xml
852         * manual/es/ack.xml
853         * manual/fr/ack.xml
854         * manual/pl/ack.xml
855         * src/gtk/authors.h
856         * src/gtk/icon_legend.c
857         * src/gtk/icon_legend.h
858         * tools/OOo2claws-mail.pl
859         * tools/README
860         * tools/acroread2claws-mail.pl
861         * tools/claws.i18n.status.pl
862         * tools/filter_conv.pl
863         * tools/filter_conv_new.pl
864         * tools/freshmeat_search.pl
865         * tools/google_search.pl
866         * tools/kmail2claws-mail.pl
867         * tools/kmail2claws-mail_v2.pl
868         * tools/maildir2claws-mail.pl
869         * tools/make.themes.project
870         * tools/multiwebsearch.pl
871         * tools/outlook2claws-mail.pl
872         * tools/tb2claws-mail
873         * tools/kdeservicemenu/README
874         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
875                 update mine and wwp's email addresses in
876                 several places
877                 Patch by wwp
878         * src/prefs_compose_writing.c
879                 set sensitivity on 'new message format' frame
880
881 2006-11-17 [paul]       2.6.0cvs54
882
883         * src/gtk/about.c
884                 more reworking of the GUI
885                 Patch by Fabien Vantard
886
887 2006-11-16 [paul]       2.6.0cvs53
888
889         * src/gtk/about.c
890                 set a minimum size for the window, allow
891                 it to automatically expand as necessary
892
893 2006-11-16 [wwp]        2.6.0cvs52
894
895         * src/gtk/about.c
896                 better wrap of copyright info on some systems.
897
898 2006-11-16 [paul]       2.6.0cvs51
899
900         * src/gtk/about.c
901                 move the tech info from the upper panel
902                 to the Info tab
903                 use a gtk_text_view for the features tab
904
905 2006-11-16 [paul]       2.6.0cvs50
906
907         * po/Makevars
908                 update my email address
909         * src/addressbook.c
910         * src/compose.c
911         * src/imap_gtk.c
912         * src/mh_gtk.c
913         * src/news_gtk.c
914         * src/summaryview.c
915         * src/plugins/trayicon/trayicon.c
916                 don't offer simple menu separators
917                 for translation
918         * src/folderview.c
919                 add separator between 'mark all read'
920                 and 'search folder'
921
922 2006-11-15 [wwp]        2.6.0cvs49
923
924         * src/gtk/authors.h
925                 updated manuals authors.
926
927 2006-11-14 [paul]       2.6.0cvs48
928
929         * src/compose.c
930                 Fix Options/Reply mode after draft save
931
932 2006-11-14 [paul]       2.6.0cvs47
933
934         * src/Makefile.am
935                 Fix make DESTDIR=...
936         * src/mbox.c
937                 Optimise speed
938         * src/plugins/pgpinline/pgpinline.c
939                 Probably fix bug 1061
940
941 2006-11-14 [paul]       2.6.0cvs46
942
943         * po/Makevars
944                 enable Q_ macro
945         * src/Makefile.am
946         * src/stock_pixmap.c
947         * src/stock_pixmap.h
948         * src/gtk/about.c
949         * src/pixmaps/active.xpm
950         * src/pixmaps/inactive.xpm
951                 add a new page, 'Features', to the About dialog
952                 showing which features are compiled in and which
953                 are not
954
955 2006-11-14 [paul]       2.6.0cvs45
956
957         * po/ru.po
958                 updated by Pavlo Bohmat
959
960 2006-11-14 [colin]      2.6.0cvs44
961
962         * src/compose.c
963         * src/inc.c
964         * src/messageview.c
965         * src/news.c
966         * src/pop.c
967         * src/procmsg.c
968         * src/gtk/gtkaspell.c
969                 Fix 64-bit-related warnings
970         * src/ssl_manager.c
971                 Fix possible infinite loop
972         * src/plugins/pgpcore/sgpgme.c
973                 Remove useless check
974
975 2006-11-13 [colin]      2.6.0cvs43
976
977         * src/gtk/Makefile.am
978                 authors.h isn't generated
979
980 2006-11-13 [colin]      2.6.0cvs42
981
982         * src/plugins/pgpinline/pgpinline.c
983         * src/plugins/pgpmime/pgpmime.c
984                 Very probably fix bug 1061, 'crash on 
985                 opening signed email'. Another cast
986                 problem
987
988 2006-11-13 [colin]      2.6.0cvs41
989
990         * src/plugins/pgpcore/sgpgme.c
991                 Maybe fix bug 1061, 'crash on opening 
992                 signed email'
993
994 2006-11-13 [wwp]        2.6.0cvs40
995
996         * src/plugins/pgpinline/pgpinline.c
997                 fix candidate for bug #1057, thanks to Colin.
998
999 2006-11-13 [wwp]        2.6.0cvs39
1000
1001         * src/compose.c
1002         * src/quote_fmt_parse.y
1003                 fix bug 1052: current parser buffer was not always 
1004                 allocated, ptr to this buffer could be returned as 
1005                 NULL whereas no parser error has occurred. in 
1006                 consequence, defining a template body as "%d" 
1007                 (w/o the quotes) for the first time of the instance 
1008                 of claws-mail, was reporting a parser error. make 
1009                 sure that the buffer is always allocated, even to 
1010                 an empty string.
1011                 fix mis-unescaping in compose.:compose_quote_fmt(): 
1012                 unescaping of the fmt string was always done 
1013                 whereas it must be done *only* when receiving 
1014                 quote format strings issued from the prefs 
1015                 (compose new message, reply, forward, redirect 
1016                 formats), *not* when applying templates.  in 
1017                 consequences, applying templates w/ sequences 
1018                 like \\|p{echo} were failing. make sure that 
1019                 unescaping is done only when necessary.
1020
1021 2006-11-12 [colin]      2.6.0cvs38
1022
1023         * po/de.po
1024                 Fix typo (s/KB/MB)
1025
1026 2006-11-12 [colin]      2.6.0cvs37
1027
1028         * src/plugins/pgpinline/pgpinline.c
1029         * src/plugins/pgpmime/pgpmime.c
1030                 Release GPG context at the latest 
1031                 possible moment. Maybe fixes 
1032                 bug 1057, 'crash on sending signed 
1033                 message to a newsgroup'
1034                 
1035
1036 2006-11-12 [colin]      2.6.0cvs36
1037
1038         * src/plugins/pgpcore/sgpgme.c
1039                 Tell a bit more when gpg's status doesn't
1040                 contain any signature
1041
1042 2006-11-12 [colin]      2.6.0cvs35
1043
1044         * src/compose.c
1045                 Fix bug 1060, 'compilation error with 
1046                 Irix's cc'
1047
1048 2006-11-12 [paul]       2.6.0cvs34
1049
1050         * doc/man/claws-mail.1
1051         * src/prefs_gtk.c
1052         * src/plugins/clamav/README
1053         * src/plugins/spamassassin/README
1054         * tools/README
1055         * tools/freshmeat_search.pl
1056         * tools/google_search.pl
1057         * tools/multiwebsearch.pl
1058                 more renaming
1059         * src/plugins/trayicon/trayicon.c
1060                 fix compiliation warning
1061
1062 2006-11-11 [colin]      2.6.0cvs33
1063
1064         * src/folderview.c
1065                 Forbid drag and drop from/to different
1066                 folders of type F_UNKNOWN
1067
1068 2006-11-11 [colin]      2.6.0cvs32
1069
1070         * src/plugins/pgpinline/pgpinline.c
1071                 Fix typo in previous commit:
1072                 - gpgme_new(&ctx);
1073                 + if ((err = gpgme_new(&data->ctx)) ...)
1074
1075 2006-11-11 [colin]      2.6.0cvs31
1076
1077         * src/plugins/pgpinline/pgpinline.c
1078         * src/plugins/pgpmime/pgpmime.c
1079                 Check success after calling gpgme_new
1080                 Maybe fixes bug 1057, 'crash on sending 
1081                 signed message to a newsgroup'
1082
1083 2006-11-11 [colin]      2.6.0cvs30
1084
1085         * src/undo.c
1086                 init undostruct to 0s (from
1087                 valgrind log of bug 1057)
1088
1089 2006-11-10 [colin]      2.6.0cvs29
1090
1091         * src/mainwindow.c
1092                 Set cursor to wait before filtering
1093                 duplicates in all folders
1094         * src/plugins/bogofilter/bogofilter.c
1095         * src/plugins/bogofilter/bogofilter.h
1096         * src/plugins/bogofilter/bogofilter_gtk.c
1097                 Completely thread away the bogofilter
1098                 filtering
1099
1100 2006-11-10 [mones]      2.6.0cvs28
1101
1102         * src/compose.c
1103         * src/compose.h
1104                 added COMPOSE_CHECK_BEFORE_SEND hook
1105
1106 2006-11-10 [paul]       2.6.0cvs27
1107
1108         * src/crash.c
1109                 more renaming
1110                 add libSM to get_compiled_in_features()
1111         * src/main.c
1112                 more renaming
1113
1114 2006-11-10 [colin]      2.6.0cvs26
1115
1116         * src/etpan/imap-thread.c
1117                 Add a reference to libetpan's sasl engine
1118                 so that sasl_done() doesn't get called by
1119                 libetpan, and doesn't break openssl.
1120                 Should fix bug 1053, 'SC fails to reestablish 
1121                 a secure connection'
1122                 Patch by Hoa
1123
1124 2006-11-10 [colin]      2.6.0cvs25
1125
1126         * manual/addrbook.xml
1127         * manual/advanced.xml
1128         * manual/faq.xml
1129         * manual/intro.xml
1130                 Some more renaming
1131
1132 2006-11-09 [colin]      2.6.0cvs24
1133
1134         * src/plugins/bogofilter/bogofilter_gtk.c
1135                 Add comment about annoyance
1136
1137 2006-11-09 [colin]      2.6.0cvs23
1138
1139         * src/plugins/bogofilter/bogofilter.c
1140         * src/plugins/bogofilter/bogofilter_gtk.c
1141                 Prepare things needed to thread bogofilter
1142                 filtering: separate bogo stuff and possible GUI
1143                 stuff. 
1144
1145 2006-11-09 [colin]      2.6.0cvs22
1146
1147         * src/account.c
1148         * src/compose.c
1149                 Search for one of our accounts in Delivered-To
1150                 (helps for auto-account selection when 
1151                  replying/forwarding)
1152         * src/folderview.c
1153         * src/mainwindow.c
1154         * src/mainwindow.h
1155         * src/plugins/trayicon/trayicon.c
1156                 Allow opening a new mail with any account from
1157                 the contextual menu
1158
1159 2006-11-09 [wwp]        2.6.0cvs21
1160
1161         * src/compose.c
1162         * src/prefs_common.c
1163         * src/prefs_common.h
1164         * src/prefs_compose_writing.c
1165                 add a compose new message format (in prefs/compose/writing), it's a
1166                 simple subject+body template to use when opening a new composition
1167                 window. It's similar to the existent reply and forward formats.
1168
1169                 enhanced the template/format % symbols substitution mechanism to
1170                 use current composition window information when % are used in
1171                 the compose new message format or in templates applied to new
1172                 messages (there were useless in that situations before). When
1173                 applied to new messages, %d corresponds to the system time/date.
1174
1175 2006-11-09 [paul]       2.6.0cvs20
1176
1177         * src/gtk/authors.h
1178                 fix last commit
1179
1180 2006-11-09 [paul]       2.6.0cvs19
1181
1182         * src/gtk/authors.h
1183                 keep tje alphabetical order
1184
1185 2006-11-08 [colin]      2.6.0cvs18
1186
1187         * src/etpan/imap-thread.c
1188                 Fix bug 1054, 'Slowness logging big 
1189                 data chunks'
1190
1191 2006-11-08 [paul]       2.6.0cvs17
1192
1193         * tools/Makefile.am
1194                 fix the renaming
1195
1196 2006-11-08 [paul]       2.6.0cvs16
1197
1198         * src/common/defs.h
1199                 update BUGZILLA_URI
1200
1201 2006-11-08 [paul]       2.6.0cvs15
1202
1203         * tools/Makefile.am
1204         * tools/OOo2claws-mail.pl
1205         * tools/OOo2sylpheed.pl
1206         * tools/README
1207         * tools/acroread2claws-mail.pl
1208         * tools/acroread2sylpheed.pl
1209         * tools/kmail2claws-mail.pl
1210         * tools/kmail2claws-mail_v2.pl
1211         * tools/kmail2sylpheed.pl
1212         * tools/kmail2sylpheed_v2.pl
1213         * tools/maildir2claws-mail.pl
1214         * tools/maildir2sylpheed.pl
1215         * tools/nautilus2claws-mail.sh
1216         * tools/nautilus2sylpheed.sh
1217         * tools/outlook2claws-mail.pl
1218         * tools/outlook2sylpheed.pl
1219         * tools/tb2claws-mail
1220         * tools/tb2sylpheed
1221         * tools/tbird2claws.py
1222         * tools/tbird2syl.py
1223         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1224         * tools/kdeservicemenu/install.sh
1225         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1226         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1227         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1228         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1229         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1230                 renamed (removed, added) tools files
1231
1232 2006-11-08 [paul]       2.6.0cvs14
1233
1234         * src/main.c
1235         * src/common/defs.h
1236                 Migrate sylpheedrc to clawsrc, and fix the standard
1237                 plugins path in the process
1238
1239 2006-11-07 [colin]      2.6.0cvs13
1240
1241         * src/Makefile.am
1242                 Symlink sylpheed-claws relative to 
1243                 claws-mail
1244
1245 2006-11-07 [colin]      2.6.0cvs12
1246
1247         * src/compose.c
1248                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
1249
1250 2006-11-07 [paul]       2.6.0cvs11
1251
1252         * src/gtk/about.c
1253                 Fix a missed occurence of
1254                 Sylpheed-Claws
1255
1256 2006-11-07 [paul]       2.6.0cvs10
1257
1258         * src/Makefile.am
1259                 Fix symlink installation
1260
1261 2006-11-07 [paul]       2.6.0cvs9
1262
1263         * src/Makefile.am
1264                 Symlink claws-mail to sylpheed-claws
1265         * src/common/utils.c
1266                 Fix migrating symlinks
1267         * src/etpan/imap-thread.c
1268                 check certificate only when there's
1269                 no error
1270
1271 2006-11-07 [paul]       2.6.0cvs8
1272
1273         * Makefile.am
1274                 Fix icon breakages with Gtk, which needs a 
1275                 cache updated to see them.
1276
1277 2006-11-07 [paul]       2.6.0cvs7
1278
1279         * .cvsignore
1280         * AUTHORS
1281         * COPYING
1282         * INSTALL
1283         * Makefile.am
1284         * NEWS
1285         * README
1286         * RELEASE_NOTES
1287         * autogen.sh
1288         * claws-mail-128x128.png
1289         * claws-mail-64x64.png
1290         * claws-mail.ico
1291         * claws-mail.pc.in
1292         * claws-mail.png
1293         * configure.ac
1294         * sylpheed-claws-128x128.png
1295         * sylpheed-claws-64x64.png
1296         * sylpheed-claws.desktop
1297         * sylpheed-claws.ico
1298         * sylpheed-claws.pc.in
1299         * sylpheed-claws.png
1300         * debian/README.Debian
1301         * debian/changelog
1302         * debian/claws-mail.desktop
1303         * debian/claws-mail.menu
1304         * debian/claws-mail.postinst.debhelper
1305         * debian/claws-mail.postrm.debhelper
1306         * debian/control
1307         * debian/copyright
1308         * debian/files
1309         * debian/rules
1310         * debian/sylpheed-claws.desktop
1311         * debian/sylpheed-claws.menu
1312         * debian/sylpheed-claws.postinst.debhelper
1313         * debian/sylpheed-claws.postrm.debhelper
1314         * doc/man/Makefile.am
1315         * doc/man/claws-mail.1
1316         * doc/man/sylpheed-claws.1
1317         * doc/src/ChangeLog.claws-pre0.8.0
1318         * manual/Makefile.am
1319         * manual/account.xml
1320         * manual/ack.xml
1321         * manual/addrbook.xml
1322         * manual/advanced.xml
1323         * manual/claws-mail-manual.xml
1324         * manual/faq.xml
1325         * manual/glossary.xml
1326         * manual/handling.xml
1327         * manual/intro.xml
1328         * manual/keyboard.xml
1329         * manual/plugins.xml
1330         * manual/starting.xml
1331         * manual/sylpheed-claws-manual.xml
1332         * manual/xml2pdf
1333         * manual/dist/.cvsignore
1334         * manual/dist/html/.cvsignore
1335         * manual/dist/html/Makefile.am
1336         * manual/dist/pdf/.cvsignore
1337         * manual/dist/pdf/Makefile.am
1338         * manual/dist/ps/.cvsignore
1339         * manual/dist/ps/Makefile.am
1340         * manual/dist/txt/.cvsignore
1341         * manual/dist/txt/Makefile.am
1342         * manual/es/Makefile.am
1343         * manual/es/advanced.xml
1344         * manual/es/claws-mail-manual.xml
1345         * manual/es/faq.xml
1346         * manual/es/glossary.xml
1347         * manual/es/handling.xml
1348         * manual/es/intro.xml
1349         * manual/es/plugins.xml
1350         * manual/es/sylpheed-claws-manual.xml
1351         * manual/es/dist/.cvsignore
1352         * manual/es/dist/html/.cvsignore
1353         * manual/es/dist/html/Makefile.am
1354         * manual/es/dist/pdf/.cvsignore
1355         * manual/es/dist/pdf/Makefile.am
1356         * manual/es/dist/ps/.cvsignore
1357         * manual/es/dist/ps/Makefile.am
1358         * manual/es/dist/txt/.cvsignore
1359         * manual/es/dist/txt/Makefile.am
1360         * manual/fr/Makefile.am
1361         * manual/fr/account.xml
1362         * manual/fr/ack.xml
1363         * manual/fr/addrbook.xml
1364         * manual/fr/advanced.xml
1365         * manual/fr/claws-mail-manual.xml
1366         * manual/fr/faq.xml
1367         * manual/fr/glossary.xml
1368         * manual/fr/handling.xml
1369         * manual/fr/intro.xml
1370         * manual/fr/keyboard.xml
1371         * manual/fr/plugins.xml
1372         * manual/fr/starting.xml
1373         * manual/fr/sylpheed-claws-manual.xml
1374         * manual/fr/dist/.cvsignore
1375         * manual/fr/dist/html/.cvsignore
1376         * manual/fr/dist/html/Makefile.am
1377         * manual/fr/dist/pdf/.cvsignore
1378         * manual/fr/dist/pdf/Makefile.am
1379         * manual/fr/dist/ps/.cvsignore
1380         * manual/fr/dist/ps/Makefile.am
1381         * manual/fr/dist/txt/.cvsignore
1382         * manual/fr/dist/txt/Makefile.am
1383         * manual/pl/Makefile.am
1384         * manual/pl/account.xml
1385         * manual/pl/ack.xml
1386         * manual/pl/addrbook.xml
1387         * manual/pl/advanced.xml
1388         * manual/pl/claws-mail-manual.xml
1389         * manual/pl/faq.xml
1390         * manual/pl/glossary.xml
1391         * manual/pl/handling.xml
1392         * manual/pl/intro.xml
1393         * manual/pl/keyboard.xml
1394         * manual/pl/plugins.xml
1395         * manual/pl/starting.xml
1396         * manual/pl/sylpheed-claws-manual.xml
1397         * manual/pl/dist/.cvsignore
1398         * manual/pl/dist/html/.cvsignore
1399         * manual/pl/dist/html/Makefile.am
1400         * manual/pl/dist/pdf/.cvsignore
1401         * manual/pl/dist/pdf/Makefile.am
1402         * manual/pl/dist/ps/.cvsignore
1403         * manual/pl/dist/ps/Makefile.am
1404         * manual/pl/dist/txt/.cvsignore
1405         * manual/pl/dist/txt/Makefile.am
1406         * po/.cvsignore
1407         * po/Makevars
1408         * src/.cvsignore
1409         * src/Makefile.am
1410         * src/account.c
1411         * src/account.h
1412         * src/action.c
1413         * src/action.h
1414         * src/adbookbase.h
1415         * src/addr_compl.c
1416         * src/addr_compl.h
1417         * src/addrbook.c
1418         * src/addrcache.c
1419         * src/addrcache.h
1420         * src/addrcindex.c
1421         * src/addrcindex.h
1422         * src/addrclip.c
1423         * src/addrclip.h
1424         * src/addrdefs.h
1425         * src/addressadd.c
1426         * src/addressadd.h
1427         * src/addressbook.c
1428         * src/addressbook.h
1429         * src/addressbook_foldersel.c
1430         * src/addressbook_foldersel.h
1431         * src/addrgather.c
1432         * src/addrgather.h
1433         * src/addrharvest.c
1434         * src/addrharvest.h
1435         * src/addrindex.c
1436         * src/addrindex.h
1437         * src/addritem.c
1438         * src/addritem.h
1439         * src/addrquery.c
1440         * src/addrquery.h
1441         * src/addrselect.c
1442         * src/addrselect.h
1443         * src/alertpanel.c
1444         * src/alertpanel.h
1445         * src/browseldap.c
1446         * src/browseldap.h
1447         * src/codeconv.c
1448         * src/codeconv.h
1449         * src/compose.c
1450         * src/crash.c
1451         * src/crash.h
1452         * src/customheader.c
1453         * src/customheader.h
1454         * src/displayheader.c
1455         * src/displayheader.h
1456         * src/editaddress.c
1457         * src/editaddress.h
1458         * src/editbook.c
1459         * src/editbook.h
1460         * src/editgroup.c
1461         * src/editgroup.h
1462         * src/editjpilot.c
1463         * src/editjpilot.h
1464         * src/editldap.c
1465         * src/editldap.h
1466         * src/editldap_basedn.c
1467         * src/editldap_basedn.h
1468         * src/editvcard.c
1469         * src/editvcard.h
1470         * src/exphtmldlg.c
1471         * src/exphtmldlg.h
1472         * src/expldifdlg.c
1473         * src/expldifdlg.h
1474         * src/export.c
1475         * src/exporthtml.c
1476         * src/exporthtml.h
1477         * src/exportldif.c
1478         * src/exportldif.h
1479         * src/filtering.c
1480         * src/filtering.h
1481         * src/folder.c
1482         * src/folder.h
1483         * src/folder_item_prefs.c
1484         * src/folder_item_prefs.h
1485         * src/foldersel.c
1486         * src/foldersel.h
1487         * src/folderutils.c
1488         * src/folderutils.h
1489         * src/folderview.c
1490         * src/folderview.h
1491         * src/grouplistdialog.c
1492         * src/grouplistdialog.h
1493         * src/html.c
1494         * src/html.h
1495         * src/image_viewer.c
1496         * src/image_viewer.h
1497         * src/imap.c
1498         * src/imap.h
1499         * src/imap_gtk.c
1500         * src/imap_gtk.h
1501         * src/import.c
1502         * src/import.h
1503         * src/importldif.c
1504         * src/importldif.h
1505         * src/importmutt.c
1506         * src/importmutt.h
1507         * src/importpine.c
1508         * src/importpine.h
1509         * src/inc.c
1510         * src/inc.h
1511         * src/jpilot.c
1512         * src/jpilot.h
1513         * src/ldapctrl.c
1514         * src/ldapctrl.h
1515         * src/ldaplocate.c
1516         * src/ldaplocate.h
1517         * src/ldapquery.c
1518         * src/ldapquery.h
1519         * src/ldapserver.c
1520         * src/ldapserver.h
1521         * src/ldaputil.c
1522         * src/ldaputil.h
1523         * src/ldif.c
1524         * src/ldif.h
1525         * src/localfolder.c
1526         * src/localfolder.h
1527         * src/main.c
1528         * src/main.h
1529         * src/mainwindow.c
1530         * src/mainwindow.h
1531         * src/manual.c
1532         * src/manual.h
1533         * src/matcher.c
1534         * src/matcher.h
1535         * src/matcher_parser.h
1536         * src/matcher_parser_lex.l
1537         * src/matcher_parser_parse.y
1538         * src/mbox.c
1539         * src/mbox.h
1540         * src/message_search.c
1541         * src/message_search.h
1542         * src/messageview.c
1543         * src/messageview.h
1544         * src/mh.c
1545         * src/mh.h
1546         * src/mh_gtk.c
1547         * src/mh_gtk.h
1548         * src/mimeview.c
1549         * src/mimeview.h
1550         * src/msgcache.c
1551         * src/msgcache.h
1552         * src/mutt.c
1553         * src/mutt.h
1554         * src/news.c
1555         * src/news.h
1556         * src/news_gtk.c
1557         * src/news_gtk.h
1558         * src/noticeview.c
1559         * src/noticeview.h
1560         * src/partial_download.c
1561         * src/partial_download.h
1562         * src/pine.c
1563         * src/pine.h
1564         * src/pop.c
1565         * src/pop.h
1566         * src/prefs_account.c
1567         * src/prefs_account.h
1568         * src/prefs_actions.c
1569         * src/prefs_actions.h
1570         * src/prefs_common.c
1571         * src/prefs_common.h
1572         * src/prefs_compose_writing.c
1573         * src/prefs_compose_writing.h
1574         * src/prefs_customheader.c
1575         * src/prefs_customheader.h
1576         * src/prefs_display_header.c
1577         * src/prefs_display_header.h
1578         * src/prefs_ext_prog.c
1579         * src/prefs_ext_prog.h
1580         * src/prefs_filtering.c
1581         * src/prefs_folder_column.c
1582         * src/prefs_folder_column.h
1583         * src/prefs_folder_item.c
1584         * src/prefs_folder_item.h
1585         * src/prefs_fonts.c
1586         * src/prefs_fonts.h
1587         * src/prefs_gtk.c
1588         * src/prefs_gtk.h
1589         * src/prefs_image_viewer.c
1590         * src/prefs_image_viewer.h
1591         * src/prefs_matcher.c
1592         * src/prefs_matcher.h
1593         * src/prefs_message.c
1594         * src/prefs_message.h
1595         * src/prefs_msg_colors.c
1596         * src/prefs_msg_colors.h
1597         * src/prefs_other.c
1598         * src/prefs_other.h
1599         * src/prefs_quote.c
1600         * src/prefs_quote.h
1601         * src/prefs_receive.c
1602         * src/prefs_receive.h
1603         * src/prefs_send.c
1604         * src/prefs_send.h
1605         * src/prefs_spelling.c
1606         * src/prefs_spelling.h
1607         * src/prefs_summaries.c
1608         * src/prefs_summaries.h
1609         * src/prefs_summary_column.c
1610         * src/prefs_summary_column.h
1611         * src/prefs_template.c
1612         * src/prefs_template.h
1613         * src/prefs_themes.c
1614         * src/prefs_themes.h
1615         * src/prefs_toolbar.c
1616         * src/prefs_toolbar.h
1617         * src/prefs_wrapping.c
1618         * src/prefs_wrapping.h
1619         * src/privacy.c
1620         * src/privacy.h
1621         * src/procheader.c
1622         * src/procheader.h
1623         * src/procmime.c
1624         * src/procmime.h
1625         * src/procmsg.c
1626         * src/procmsg.h
1627         * src/quote_fmt.c
1628         * src/quote_fmt_parse.y
1629         * src/recv.c
1630         * src/recv.h
1631         * src/remotefolder.c
1632         * src/remotefolder.h
1633         * src/send_message.c
1634         * src/send_message.h
1635         * src/setup.c
1636         * src/setup.h
1637         * src/sourcewindow.c
1638         * src/sourcewindow.h
1639         * src/ssl_manager.c
1640         * src/ssl_manager.h
1641         * src/statusbar.c
1642         * src/statusbar.h
1643         * src/stock_pixmap.c
1644         * src/stock_pixmap.h
1645         * src/summary_search.c
1646         * src/summary_search.h
1647         * src/summaryview.c
1648         * src/summaryview.h
1649         * src/syldap.c
1650         * src/syldap.h
1651         * src/textview.c
1652         * src/textview.h
1653         * src/toolbar.c
1654         * src/toolbar.h
1655         * src/undo.c
1656         * src/undo.h
1657         * src/unmime.c
1658         * src/unmime.h
1659         * src/vcard.c
1660         * src/vcard.h
1661         * src/wizard.c
1662         * src/wizard.h
1663         * src/common/base64.c
1664         * src/common/base64.h
1665         * src/common/defs.h
1666         * src/common/hooks.c
1667         * src/common/hooks.h
1668         * src/common/log.c
1669         * src/common/log.h
1670         * src/common/mgutils.c
1671         * src/common/mgutils.h
1672         * src/common/nntp.c
1673         * src/common/nntp.h
1674         * src/common/passcrypt.c
1675         * src/common/passcrypt.h.in
1676         * src/common/plugin.c
1677         * src/common/plugin.h
1678         * src/common/prefs.c
1679         * src/common/prefs.h
1680         * src/common/progressindicator.c
1681         * src/common/progressindicator.h
1682         * src/common/quoted-printable.c
1683         * src/common/quoted-printable.h
1684         * src/common/session.c
1685         * src/common/session.h
1686         * src/common/smtp.c
1687         * src/common/smtp.h
1688         * src/common/socket.c
1689         * src/common/socket.h
1690         * src/common/ssl.c
1691         * src/common/ssl.h
1692         * src/common/stringtable.c
1693         * src/common/stringtable.h
1694         * src/common/sylpheed.c
1695         * src/common/sylpheed.h
1696         * src/common/template.c
1697         * src/common/template.h
1698         * src/common/timing.h
1699         * src/common/utils.c
1700         * src/common/utils.h
1701         * src/common/version.h.in
1702         * src/common/xml.c
1703         * src/common/xml.h
1704         * src/common/xmlprops.c
1705         * src/common/xmlprops.h
1706         * src/gtk/about.c
1707         * src/gtk/colorlabel.c
1708         * src/gtk/colorlabel.h
1709         * src/gtk/colorsel.c
1710         * src/gtk/colorsel.h
1711         * src/gtk/combobox.c
1712         * src/gtk/combobox.h
1713         * src/gtk/description_window.c
1714         * src/gtk/description_window.h
1715         * src/gtk/filesel.c
1716         * src/gtk/filesel.h
1717         * src/gtk/foldersort.c
1718         * src/gtk/foldersort.h
1719         * src/gtk/gtkaspell.c
1720         * src/gtk/gtkaspell.h
1721         * src/gtk/gtksctree.c
1722         * src/gtk/gtkshruler.c
1723         * src/gtk/gtkshruler.h
1724         * src/gtk/gtkutils.c
1725         * src/gtk/gtkutils.h
1726         * src/gtk/icon_legend.c
1727         * src/gtk/icon_legend.h
1728         * src/gtk/logwindow.c
1729         * src/gtk/logwindow.h
1730         * src/gtk/manage_window.c
1731         * src/gtk/manage_window.h
1732         * src/gtk/pluginwindow.c
1733         * src/gtk/pluginwindow.h
1734         * src/gtk/prefswindow.c
1735         * src/gtk/prefswindow.h
1736         * src/gtk/quicksearch.c
1737         * src/gtk/quicksearch.h
1738         * src/pixmaps/claws-mail.xpm
1739         * src/pixmaps/claws-mail_icon.xpm
1740         * src/pixmaps/claws-mail_logo.xpm
1741         * src/pixmaps/sylpheed-claws.xpm
1742         * src/pixmaps/sylpheed-claws_icon.xpm
1743         * src/pixmaps/sylpheed-claws_logo.xpm
1744         * src/plugins/bogofilter/Makefile.am
1745         * src/plugins/bogofilter/bogofilter.c
1746         * src/plugins/bogofilter/bogofilter.h
1747         * src/plugins/bogofilter/bogofilter_gtk.c
1748         * src/plugins/clamav/Makefile.am
1749         * src/plugins/clamav/clamav_plugin.c
1750         * src/plugins/clamav/clamav_plugin.h
1751         * src/plugins/clamav/clamav_plugin_gtk.c
1752         * src/plugins/demo/Makefile.am
1753         * src/plugins/demo/demo.c
1754         * src/plugins/dillo_viewer/Makefile.am
1755         * src/plugins/dillo_viewer/README
1756         * src/plugins/dillo_viewer/dillo_prefs.c
1757         * src/plugins/dillo_viewer/dillo_prefs.h
1758         * src/plugins/dillo_viewer/dillo_viewer.c
1759         * src/plugins/pgpcore/Makefile.am
1760         * src/plugins/pgpcore/passphrase.c
1761         * src/plugins/pgpcore/passphrase.h
1762         * src/plugins/pgpcore/pgp_viewer.c
1763         * src/plugins/pgpcore/pgp_viewer.h
1764         * src/plugins/pgpcore/plugin.c
1765         * src/plugins/pgpcore/prefs_gpg.c
1766         * src/plugins/pgpcore/prefs_gpg.h
1767         * src/plugins/pgpcore/select-keys.c
1768         * src/plugins/pgpcore/select-keys.h
1769         * src/plugins/pgpcore/sgpgme.c
1770         * src/plugins/pgpcore/sgpgme.h
1771         * src/plugins/pgpcore/sylpheed.def
1772         * src/plugins/pgpcore/version.rc
1773         * src/plugins/pgpinline/Makefile.am
1774         * src/plugins/pgpinline/pgpinline.c
1775         * src/plugins/pgpinline/pgpinline.h
1776         * src/plugins/pgpinline/plugin.c
1777         * src/plugins/pgpinline/sylpheed.def
1778         * src/plugins/pgpinline/version.rc
1779         * src/plugins/pgpmime/Makefile.am
1780         * src/plugins/pgpmime/pgpmime.c
1781         * src/plugins/pgpmime/pgpmime.h
1782         * src/plugins/pgpmime/plugin.c
1783         * src/plugins/pgpmime/sylpheed.def
1784         * src/plugins/pgpmime/version.rc
1785         * src/plugins/spamassassin/Makefile.am
1786         * src/plugins/spamassassin/README
1787         * src/plugins/spamassassin/spamassassin.c
1788         * src/plugins/spamassassin/spamassassin.h
1789         * src/plugins/spamassassin/spamassassin_gtk.c
1790         * src/plugins/trayicon/Makefile.am
1791         * src/plugins/trayicon/trayicon.c
1792         * tools/OOo2sylpheed.pl
1793         * tools/README
1794         * tools/README.sylprint
1795         * tools/acroread2sylpheed.pl
1796         * tools/claws.i18n.status.pl
1797         * tools/filter_conv.pl
1798         * tools/filter_conv_new.pl
1799         * tools/freshmeat_search.pl
1800         * tools/google_search.pl
1801         * tools/kmail2sylpheed.pl
1802         * tools/kmail2sylpheed_v2.pl
1803         * tools/make.themes.project
1804         * tools/multiwebsearch.pl
1805         * tools/nautilus2sylpheed.sh
1806         * tools/outlook2sylpheed.pl
1807         * tools/sylprint.pl
1808         * tools/sylprint.rc
1809         * tools/tb2sylpheed
1810         * tools/textviewer.sh
1811         * tools/vcard2xml.py
1812         * tools/kdeservicemenu/README
1813         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1814         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1815         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1816                 Change name to Claws Mail. Announce to follow...
1817
1818 2006-11-06 [wwp]        2.6.0cvs6
1819
1820         * src/prefs_template.c
1821                 unify messages related to quote format/template errors (fix
1822                 capitalization), again.
1823
1824 2006-11-06 [wwp]        2.6.0cvs5
1825
1826         * src/prefs_quote.c
1827                 unify messages related to quote format/template errors.
1828
1829 2006-11-06 [wwp]        2.6.0cvs4
1830
1831         * src/prefs_msg_colors.c
1832                 more uses of Q_ macro for contextual translations, thanks
1833                 to Fabien (fzzzzz).
1834
1835 2006-11-06 [wwp]        2.6.0cvs3
1836
1837         * src/compose.c
1838         * src/common/utils.c
1839         * src/common/utils.h
1840                 show an alertpanel to make sure users are aware that sensitive
1841                 files are attached (it's file blacklist-based). This will fix
1842                 interaction w/ GoogleEarth for instance, thanks to Colin.
1843
1844 2006-11-06 [wwp]        2.6.0cvs2
1845
1846         * src/prefs_quote.c
1847         * src/prefs_template.c
1848         * src/prefs_template.h
1849                 check quote format when applying/closing prefs. For now this only
1850                 shows up an error dialog box, not preventing the user from using
1851                 a broken quote (reply, forwards) format.
1852
1853 2006-11-06 [wwp]        2.6.0cvs1
1854
1855         * src/prefs_template.c
1856                 fix missing checks of some template fields.
1857
1858 2006-11-06 [paul]       2.6.0
1859
1860         * NEWS
1861         * README
1862         * RELEASE_NOTES
1863                 2.6.0 released
1864
1865 2006-11-06 [paul]       2.5.6cvs22
1866
1867         * manual/advanced.xml
1868         * manual/es/advanced.xml
1869                 put 'respect_flowed_format' info in the correct
1870                 place
1871
1872 2006-11-06 [mones]      2.5.6cvs21
1873
1874         * po/es.po
1875                 Minor fixes for release
1876
1877 2006-11-06 [paul]       2.5.6cvs20
1878
1879         * po/cs.po
1880         * po/de.po
1881         * po/fr.po
1882         * po/it.po
1883         * po/nl.po
1884         * po/pt_BR.po
1885         * po/sk.po
1886         * po/sv.po
1887         * po/zh_CN.po
1888                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1889                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1890                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1891                 Young
1892
1893 2006-11-02 [colin]      2.5.6cvs19
1894
1895         * src/imap.c
1896         * src/imap.h
1897         * src/prefs_account.c
1898         * src/etpan/imap-thread.c
1899                 Add GSSAPI support - fixes Debian bug #383274
1900
1901 2006-11-01 [colin]      2.5.6cvs18
1902
1903         * src/jpilot.c
1904                 Handle libpisock12 support. Probably
1905                 fixes bug 1046, 'jpilot AddressDB.pdb 
1906                 import fail'
1907
1908 2006-11-01 [colin]      2.5.6cvs17
1909
1910         * src/folderutils.c
1911                 debug_print() folderutils_mark_all_read()
1912
1913 2006-11-01 [colin]      2.5.6cvs16
1914
1915         * COPYING
1916                 Add missed files to the Apache exception
1917
1918 2006-10-31 [colin]      2.5.6cvs15
1919
1920         * src/folder.c
1921         * src/folder.h
1922                 Add a copy_private_data() func to FolderClasses
1923                 Doesn't break the feature freeze, because we 
1924                 won't use it (right now) in the core.
1925
1926 2006-10-31 [colin]      2.5.6cvs14
1927
1928         * COPYING
1929                 Allow linking with the Apache licensed files in
1930                 src/plugins/spamassassin. Hopefully fixes 
1931                 bug 1048, 'Spamassassin plugin license problem'
1932
1933 2006-10-31 [wwp]        2.5.6cvs13
1934
1935         * src/compose.c
1936                 fix and optimize trimming of leading linefeeds in body loop.
1937
1938 2006-10-31 [colin]      2.5.6cvs12
1939
1940         * src/etpan/imap-thread.c
1941         * src/imap.c
1942                 Make really sure to have NULL sets in case
1943                 of error
1944
1945 2006-10-30 [wwp]        2.5.6cvs11
1946
1947         * src/prefs_common.c
1948         * src/prefs_common.h
1949         * src/compose.c
1950                 fix broken storage of quote format template when it contains \-escape
1951                 sequences. The application of such sequences is also fixed now (\t
1952                 in quote format will be a real tab instead of a 't', for instance).
1953
1954 2006-10-27 [colin]      2.5.6cvs10
1955
1956         * src/compose.c
1957                 Probably fix bug 1045, 'sylpheed-claws 
1958                 doesn't remove the mail from the IMAP 
1959                 Queue folder after sending'. From
1960                 2.5.6cvs3-stable
1961
1962 2006-10-27 [colin]      2.5.6cvs9
1963
1964         * configure.ac
1965                 Require libetpan-0.48. I'm so annoying,
1966                 I know ;-)
1967
1968 2006-10-27 [colin]      2.5.6cvs8
1969
1970         * src/folder.c
1971         * src/imap.c
1972                 Probably fix bug 1044, 'sylpheed-claws 
1973                 segfaults while moving mails' - Fix relation
1974                 usage when moving to an IMAP mailbox from another
1975                 mailbox
1976
1977 2006-10-26 [paul]       2.5.6cvs7
1978
1979         * src/gtk/about.c
1980                 add libSM to compiled-in features
1981                 list
1982
1983 2006-10-24 [colin]      2.5.6cvs6
1984
1985         * src/textview.c
1986         * src/gtk/gtkutils.c
1987                 Fix crash when printing emails with an
1988                 xface
1989
1990 2006-10-24 [mones]      2.5.6cvs5
1991
1992         * manual/es/advanced.xml
1993                 Synchronize hidden option respect_flowed_format
1994         * po/es.po
1995                 Updated translation
1996
1997 2006-10-21 [paul]       2.5.6cvs4
1998
1999         * src/gtk/authors.h
2000         * src/plugins/pgpcore/pgp_viewer.c
2001         * src/plugins/pgpcore/sgpgme.c
2002                 fix building on BSDs
2003                 Thanks to Michael Hughes
2004                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2005
2006 2006-10-20 [colin]      2.5.6cvs3
2007
2008         * configure.ac
2009                 Bump up libetpan requirement
2010                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
2011         * src/common/utils.c
2012         * src/common/utils.h
2013                 Add convenience get_file_mtime()
2014         * src/imap.c
2015         * src/etpan/imap-thread.c
2016         * src/etpan/imap-thread.h
2017                 Implement UIDPLUS support if the server
2018                 supports it - faster sending in this case
2019
2020 2006-10-19 [colin]      2.5.6cvs2
2021
2022         * src/gtk/quicksearch.c
2023                 Fix emptying in type-ahead+extended mode
2024         * src/mainwindow.c
2025         * src/mainwindow.h
2026                 Add a hook for offline state change
2027         * src/plugins/trayicon/trayicon.c
2028                 Use it to display offline icons
2029         * src/plugins/trayicon/Makefile.am
2030         * src/plugins/trayicon/newmail.offline.xpm
2031         * src/plugins/trayicon/newmarkedmail.offline.xpm
2032         * src/plugins/trayicon/nomail.offline.xpm
2033         * src/plugins/trayicon/unreadmail.offline.xpm
2034         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
2035                 Add the icons
2036
2037 2006-10-12 [paul]       2.5.6cvs1
2038
2039         * NEWS
2040         * README
2041         * configure.ac
2042                 Update version number following
2043                 stable release
2044
2045 2006-10-19 [colin]      2.5.5cvs18
2046
2047         * manual/handling.xml
2048                 Add type-ahead search
2049
2050 2006-10-18 [colin]      2.5.5cvs17
2051
2052         * src/gtk/quicksearch.c
2053                 Remove "save to history only if there's
2054                 no syntax error", it breaks for some 
2055                 reason which I'll investigate later.
2056
2057 2006-10-18 [colin]      2.5.5cvs16
2058
2059         * src/prefs_common.c
2060         * src/prefs_common.h
2061         * src/summaryview.c
2062         * src/gtk/quicksearch.c
2063         * src/gtk/quicksearch.h
2064                 Add a type-ahead option for fast searches
2065                 Patch by Fabien Vantard
2066
2067 2006-10-18 [colin]      2.5.5cvs15
2068
2069         * src/compose.c
2070         * src/compose.h
2071                 Add Options/Reply mode/ menu to be able to
2072                 change the recipients of a reply on the fly
2073
2074 2006-10-18 [colin]      2.5.5cvs14
2075
2076         * src/compose.c
2077                 Fix redirecting of our own sent mails
2078
2079 2006-10-17 [wwp]        2.5.5cvs13
2080
2081         * src/send_message.c
2082                 Fix duplicate error messages when sending, and missing
2083                 newline in such error messages.
2084
2085 2006-10-17 [colin]      2.5.5cvs12
2086
2087         * src/compose.c
2088                 Compare addresses case-insensitive
2089
2090 2006-10-17 [colin]      2.5.5cvs11
2091
2092         * src/plugins/pgpcore/sgpgme.c
2093                 Fix return status
2094
2095 2006-10-17 [colin]      2.5.5cvs10
2096
2097         * src/plugins/pgpcore/pgp_viewer.c
2098                 Fix return status
2099
2100 2006-10-17 [colin]      2.5.5cvs9
2101
2102         * src/quote_fmt.c
2103                 Fix a typo (thanks to Fabien)
2104
2105 2006-10-16 [colin]      2.5.5cvs8
2106
2107         * src/textview.c
2108                 Fix problem with quote-folding when emails
2109                 don't convert cleanly to UTF-8
2110
2111 2006-10-14 [colin]      2.5.5cvs7
2112
2113         * src/prefs_template.c
2114                 Reset fields when reopening
2115                 the window
2116
2117 2006-10-13 [paul]       2.5.5cvs6
2118
2119         * manual/advanced.xml
2120         * src/prefs_message.c
2121                 make 'respect_flowed_format' a hidden
2122                 option, and add a manual entry for it
2123                 Thanks to Colin
2124
2125 2006-10-12 [colin]      2.5.5cvs5
2126
2127         * src/codeconv.c
2128                 Revert part of 2.5.2cvs21:
2129                 Don't optimise by reusing the 
2130                 last iconv converter if possible:
2131                 it seems slightly broken in a 
2132                 very hard way to reproduce
2133
2134 2006-10-12 [colin]      2.5.5cvs4
2135
2136         * src/prefs_common.c
2137         * src/prefs_common.h
2138         * src/prefs_message.c
2139         * src/procmime.c
2140                 Fix bug 1035, 'Incorrect handling 
2141                 of flowed lines'. We now optionnaly
2142                 handle this format (preference is in
2143                 Message View/Text options section)
2144
2145 2006-10-12 [colin]      2.5.5cvs3
2146
2147         * po/POTFILES.in
2148                 Add new file
2149         * src/plugins/pgpcore/pgp_viewer.c
2150         * src/plugins/pgpcore/sgpgme.c
2151                 Don't try to import without asking
2152
2153 2006-10-12 [colin]      2.5.5cvs2
2154
2155         * src/compose.c
2156                 Fix bug 1036, 'Forwarding a mutlipart
2157                 mail with a "text/html" block to ms
2158                 outlook users leeds to freeze of
2159                 outlook'. Poor outlook users...
2160
2161 2006-10-12 [paul]       2.5.5cvs1
2162
2163         * NEWS
2164         * README
2165         * configure.ac
2166                 Update version number following
2167                 stable release
2168
2169 2006-10-11 [paul]       2.5.4cvs1
2170
2171         * NEWS
2172         * README
2173         * configure.ac
2174                 Update version number following
2175                 stable release
2176
2177 2006-10-11 [paul]       2.5.3cvs32
2178
2179         * src/textview.c
2180                 fix bug 1032, 'Segmentation fault when showing
2181                 message' (bug in quote folding)
2182                 Thanks to Colin
2183
2184 2006-10-10 [colin]      2.5.3cvs31
2185
2186         * src/quote_fmt.c
2187                 Rephrase english a bit
2188
2189 2006-10-10 [colin]      2.5.3cvs30
2190
2191         * src/prefs_compose_writing.c
2192                 Stop making the page larger than the window
2193
2194 2006-10-10 [wwp]        2.5.3cvs29
2195
2196         * src/compose.c
2197         * src/prefs_template.c
2198         * src/quote_fmt.c
2199         * src/quote_fmt.h
2200         * src/quote_fmt_lex.l
2201         * src/quote_fmt_parse.y
2202                 Extend the quote parser a bit: allow to get access to
2203                 basic (composing) account info.
2204
2205 2006-10-10 [colin]      2.5.3cvs28
2206
2207         * src/procheader.c
2208                 Fix this \t problem in subject
2209
2210 2006-10-09 [colin]      2.5.3cvs27
2211
2212         * src/main.c
2213         * src/prefs_gtk.c
2214                 Prepare cache a bit later
2215                 If section already exists, skip the new one 
2216                 (as previously); avoid writing the same block
2217                 twice - if we find a second block with the 
2218                 same id, skip it.
2219         * src/plugins/pgpcore/pgp_viewer.c
2220                 Set cursor to busy when retrieving a key
2221         * src/plugins/pgpcore/sgpgme.c
2222                 allow 5 seconds for gpg to export the key
2223                 
2224
2225 2006-10-09 [colin]      2.5.3cvs26
2226
2227         * configure.ac
2228         * src/msgcache.c
2229         * src/prefs_gtk.c
2230                 Check for existence of fgets_unlocked
2231                 and fwrite_unlocked
2232
2233 2006-10-09 [paul]       2.5.3cvs25
2234
2235         * src/prefs_summaries.c
2236                 replace strftime() with fast_strftime() and in
2237                 the consequence fix the bug in the display of
2238                 AM/PM in the 'Example' string
2239
2240 2006-10-09 [ticho]      2.5.3cvs24
2241
2242         * po/sk.po
2243                 Updated (and fixed up somewhat) Slovak translation.
2244
2245 2006-10-08 [colin]      2.5.3cvs23
2246
2247         * src/prefs_folder_item.c
2248                 Explain why prefs in the top-level folder
2249                 aren't retained, but are still useful
2250
2251 2006-10-08 [colin]      2.5.3cvs22
2252
2253         * src/prefs_gtk.c
2254                 Don't cache anything if caching fails
2255
2256 2006-10-08 [colin]      2.5.3cvs21
2257
2258         * src/common/utils.c
2259                 always include gi18n.h
2260
2261 2006-10-07 [colin]      2.5.3cvs20
2262
2263         * src/plugins/pgpcore/pgp_viewer.c
2264                 Kill gpg after 5 seconds wait
2265
2266 2006-10-07 [colin]      2.5.3cvs19
2267
2268         * src/plugins/pgpcore/pgp_viewer.c
2269         * src/plugins/pgpcore/pgp_viewer.h
2270                 Fix copyright
2271
2272 2006-10-07 [colin]      2.5.3cvs18
2273
2274         * src/plugins/pgpcore/pgp_viewer.c
2275         * src/plugins/pgpcore/pgp_viewer.h
2276                 Actually add the files to CVS
2277
2278 2006-10-07 [colin]      2.5.3cvs17
2279
2280         * src/plugins/pgpcore/sgpgme.c
2281                 Be sure not to crash on 'application/pgp-signature' that
2282                 are not application/pgp-signatures
2283
2284 2006-10-07 [colin]      2.5.3cvs16
2285
2286         * src/textview.c
2287         * src/textview.h
2288                 Make a bit more of the API available
2289         * src/plugins/pgpcore/Makefile.am
2290         * src/plugins/pgpcore/plugin.c
2291         * src/plugins/pgpcore/sgpgme.c
2292                 Add basic key import/export
2293
2294 2006-10-07 [colin]      2.5.3cvs15
2295
2296         * src/folderview.c
2297         * src/imap.c
2298         * src/prefs_account.c
2299         * src/wizard.c
2300                 Warn users *everywhere* if libetpan's not
2301                 linked in
2302
2303 2006-10-06 [mones]      2.5.3cvs14
2304
2305         * po/de.po
2306         * po/es.po
2307                 updated by Stephan Sachse and me
2308
2309 2006-10-06 [colin]      2.5.3cvs13
2310
2311         * src/main.c
2312         * src/common/sylpheed.c
2313                 Don't load common plugins if --exit is passed
2314         * src/prefs_gtk.c
2315         * src/prefs_gtk.h
2316                 Implement a cache to avoid reading the same
2317                 files over and over again at startup
2318
2319 2006-10-06 [colin]      2.5.3cvs12
2320
2321         * src/summaryview.c
2322         * src/gtk/quicksearch.c
2323                 Update display every 5k mails on fast searches
2324
2325 2006-10-06 [colin]      2.5.3cvs11
2326
2327         * src/textview.c
2328                 Don't do quote folding on HTML or ERTF.
2329                 May fix the Cygwin issues if they were
2330                 happening with HTML mails?
2331
2332 2006-10-05 [colin]      2.5.3cvs10
2333
2334         * src/prefs_gtk.c
2335                 Oops, forgot one
2336
2337 2006-10-05 [colin]      2.5.3cvs9
2338
2339         * src/prefs_gtk.c
2340                 Use unlocked_stdio here too
2341
2342 2006-10-05 [colin]      2.5.3cvs8
2343
2344         * src/folderview.c
2345                 Fix go to next * after preferences apply
2346         * src/msgcache.c
2347                 Do the fd lock/unlock ourselves instead of
2348                 letting the libc do it at each write 
2349
2350 2006-10-05 [colin]      2.5.3cvs7
2351
2352         * src/common/utils.c
2353                 Faster division, thanks to Jean Diraison
2354
2355 2006-10-05 [paul]       2.5.3cvs6
2356
2357         * src/common/utils.c
2358                 fix building with --disable-nls
2359
2360 2006-10-04 [colin]      2.5.3cvs5
2361
2362         * src/folder.c
2363                 Maybe fix a segfault
2364
2365 2006-10-04 [wwp]        2.5.3cvs4
2366
2367         * src/prefs_folder_item.c
2368                 Fine-tune layouts in folder item prefs. Suggested by
2369                 Fabien Vantard <fzzzzz@gmail.com>.
2370
2371 2006-10-04 [wwp]        2.5.3cvs3
2372
2373         * src/prefs_folder_item.c
2374                 Kill the clandestine passengers. You didn't see anything.
2375
2376 2006-10-04 [wwp]        2.5.3cvs2
2377
2378         * src/prefs_folder_item.c
2379                 Add a way to test the subject simplify regexp in
2380                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2381                 w/ few layout changes.
2382
2383 2006-20-04 [paul]       2.5.3cvs1
2384
2385         * NEWS
2386         * README
2387         * configure.ac
2388                 Update version number following
2389                 stable release
2390
2391 2006-10-04 [colin]      2.5.2cvs42
2392
2393         * src/folder.c
2394         * src/folder.h
2395         * src/summaryview.c
2396                 Provide a way for folder classes to set their sort
2397                 type and key
2398
2399 2006-10-03 [colin]      2.5.2cvs41
2400
2401         * src/mh.c
2402                 Don't use strlen() to know if the
2403                 string's empty
2404
2405 2006-10-03 [colin]      2.5.2cvs40
2406
2407         * src/mh.c
2408                 Fix "check for new folders" with accentued folders
2409
2410 2006-10-03 [ticho]      2.5.2cvs39
2411
2412         * src/filtering.c
2413         * src/folder.c
2414         * src/inc.c
2415         * src/mbox.c
2416                 Colin's fix for "copy" filtering rules.
2417
2418 2006-10-02 [colin]      2.5.2cvs38
2419
2420         * src/folderview.c
2421                 Fix for double-click too
2422
2423 2006-10-02 [colin]      2.5.2cvs37
2424
2425         * src/folderview.c
2426                 correct fix for cvs36
2427
2428 2006-10-02 [colin]      2.5.2cvs36
2429
2430         * src/folderview.c
2431                 Fix 'goto next unread' after collapsing/expanding 
2432                 a node.
2433
2434 2006-10-02 [colin]      2.5.2cvs35
2435
2436         * src/summaryview.c
2437                 Fix double freeze/thaw
2438         * src/common/utils.c
2439         * src/common/utils.h
2440                 Reimplement strftime
2441         * src/procheader.c
2442                 Use it
2443
2444
2445 2006-10-02 [colin]      2.5.2cvs34
2446
2447         * src/mh.c
2448                 Time mh_write_sequences() - it's fast
2449         * src/summaryview.c
2450                 Init a variable to shut up gcc
2451
2452 2006-10-01 [colin]      2.5.2cvs33
2453
2454         * src/folder.c
2455         * src/mh.c
2456         * src/mh.h
2457         * src/msgcache.c
2458                 Add helper mh_set_mtime(), and set mtime to stat()'s result
2459                 Add fsync but disable it, it's slow as hell
2460
2461 2006-10-01 [colin]      2.5.2cvs32
2462
2463         * src/mh.c
2464         * src/msgcache.c
2465                 fflush() caches and mh_sequences before
2466                 fclose()ing
2467
2468 2006-10-01 [colin]      2.5.2cvs31
2469
2470         * src/msgcache.c
2471                 Don't ftruncate when not using mmap
2472
2473 2006-09-30 [colin]      2.5.2cvs30
2474
2475         * src/main.c
2476                 Write folder list *after* saving caches
2477
2478 2006-09-30 [colin]      2.5.2cvs29
2479
2480         * src/folder.c
2481         * src/mh.c
2482                 Debug forced mtime changes
2483
2484 2006-09-30 [colin]      2.5.2cvs28
2485
2486         * src/folder.c
2487         * src/main.c
2488                 Remove useless debug_print()s (code
2489                 well-tested)
2490
2491 2006-09-30 [colin]      2.5.2cvs27
2492
2493         * src/mh.c
2494                 Do stuff faster when writing mh_sequences
2495
2496 2006-09-30 [colin]      2.5.2cvs26
2497
2498         * src/mh.c
2499                 Don't let the writing of .mh_sequences, which
2500                 can change the folder's mtime, let us think
2501                 we need to scan.
2502
2503 2006-09-30 [colin]      2.5.2cvs25
2504
2505         * src/folder.c
2506                 Move a debug_print where it belongs 
2507                 (processing)
2508         * src/summaryview.c
2509                 Don't mess with a huge slow subject
2510                 table if we're not threading by
2511                 subject
2512
2513 2006-09-30 [colin]      2.5.2cvs24
2514
2515         * src/msgcache.c
2516                 Reenable mmaped reads (*not* writes!)
2517         * src/procmsg.c
2518                 Don't destroy and recreate hashtables just
2519                 for fun
2520         * src/common/utils.c
2521                 Remove useless reply prefixes (it's case
2522                 unsensitive)
2523
2524 2006-09-30 [wwp]        2.5.2cvs23
2525
2526         * tools/fix_date.sh
2527                 Fixed a minor bug in date value extraction, added a switch
2528                 to replace non RFC-compliant Date: value, added a switch
2529                 to use strict RFC matching patterns for dates.
2530
2531 2006-09-29 [colin]      2.5.2cvs22
2532
2533         * src/matcher_parser.h
2534         * src/matcher_parser_parse.y
2535         * src/prefs_filtering.c
2536         * src/statusbar.c
2537         * src/summary_search.c
2538         * src/summaryview.c
2539         * src/gtk/quicksearch.c
2540         * src/gtk/quicksearch.h
2541                 Optimise searches by setting different
2542                 refresh intervals (depending if the 
2543                 search is fast or not)
2544
2545 2006-09-29 [colin]      2.5.2cvs21
2546
2547         * src/codeconv.c
2548                 Optimise by reusing the last iconv converter
2549                 if possible
2550         * src/textview.c
2551                 Optimise a bit (the foldable quotes feature
2552                 still has an awful O(n^2) algo
2553
2554 2006-09-29 [colin]      2.5.2cvs20
2555
2556         * src/gtk/gtksctree.c
2557         * src/gtk/gtksctree.h
2558                 Optimise de-selection via up/down or
2559                 another key
2560
2561 2006-09-28 [colin]      2.5.2cvs19
2562
2563         * src/action.c
2564         * src/compose.c
2565         * src/folderview.c
2566         * src/mainwindow.c
2567         * src/messageview.c
2568         * src/summary_search.c
2569         * src/toolbar.c
2570                 Avoid using summaryview->ctree directly
2571
2572 2006-09-28 [colin]      2.5.2cvs18
2573
2574         * src/summaryview.c
2575         * src/summaryview.h
2576                 Add helpers to freeze/thaw/grab_focus
2577                 Factorize calls to freeze/thaw/grab_focus
2578                 
2579
2580 2006-09-28 [colin]      2.5.2cvs17
2581
2582         * src/main.c
2583                 More guards for the session management
2584
2585 2006-09-28 [colin]      2.5.2cvs16
2586
2587         * src/folderview.c
2588         * src/gtk/gtksctree.c
2589         * src/gtk/gtksctree.h
2590                 Make expanding not recursive in folderview
2591
2592 2006-09-28 [colin]      2.5.2cvs15
2593
2594         * src/addressbook.c
2595                 If nothing is selected in the list (right part)
2596                 and a group is selected in the tree (left part),
2597                 mail this group.
2598
2599 2006-09-28 [colin]      2.5.2cvs14
2600
2601         * src/Makefile.am
2602                 Actually use SM_LIBS
2603
2604 2006-09-28 [ticho]      2.5.2cvs13
2605
2606         * src/export.c
2607         * src/messageview.c
2608         * src/mimeview.c
2609         * src/news.c
2610         * src/pop.c
2611         * src/prefs_themes.c
2612         * src/procmsg.c
2613                 Small i18n string optimization.
2614         * src/send_message.c
2615         * src/summaryview.c
2616         * src/common/session.c
2617         * src/common/smtp.c
2618         * src/common/ssl_certificate.c
2619         * src/common/utils.c
2620                 Use "Couldn't" instead of "Can't" in UI messages,
2621                 where appropriate.
2622
2623 2006-09-28 [colin]      2.5.2cvs12
2624
2625         * configure.ac
2626                 Possibly fix link errors
2627
2628 2006-09-27 [wwp]        2.5.2cvs11
2629
2630         * src/gtk/authors.h
2631         * doc/man/sylpheed-claws.1
2632         * manual/ack.xml
2633         * manual/es/ack.xml
2634         * manual/fr/ack.xml
2635         * manual/pl/ack.xml
2636                 Updated authors info (me, myself and I).
2637
2638 2006-09-27 [colin]      2.5.2cvs10
2639
2640         * src/addressbook.c
2641                 Remove useless printf
2642
2643 2006-09-27 [wwp]        2.5.2cvs9
2644
2645         * src/editgroup.c
2646         * src/send_message.c
2647         * src/inc.c
2648         * src/prefs_common.c
2649         * src/prefs_common.h
2650         * src/gtk/progressdialog.c
2651                 remember more windows' sizes (send dialog, received dialog,
2652                 edit group in addressbook).
2653
2654 2006-09-27 [colin]      2.5.2cvs8
2655
2656         * configure.ac
2657         * src/main.c
2658         * src/mainwindow.h
2659                 Use libSM to communicate with the session
2660                 manager, so that we can know when the 
2661                 session ends, save our caches, and draft
2662                 our compose windows.
2663
2664 2006-09-27 [colin]      2.5.2cvs7
2665
2666         * src/addressbook.c
2667                 Fix issues:
2668                 o Allow Book and Group creation from the tree's
2669                   contextual menu
2670                 o Do not actually delete the contacts when 
2671                   deleting groups from the tree (duh!)
2672
2673 2006-09-27 [colin]      2.5.2cvs6
2674
2675         * src/compose.c
2676         * src/compose.h
2677         * src/mainwindow.c
2678         * src/textview.c
2679         * src/toolbar.c
2680                 o Allow passing an email address to 
2681                   compose_new_with_folderitem
2682                 o Update callers
2683                 o Use current folderitem when clicking
2684                   on a TextView mailto: link
2685                 o Fix a possible leak in TextView
2686
2687 2006-09-27 [colin]      2.5.2cvs5
2688
2689         * src/html.c
2690                 Use UTF-8 chars to replace HTML entities
2691
2692 2006-09-27 [colin]      2.5.2cvs4
2693
2694         * AUTHORS
2695         * src/prefs_account.c
2696         * src/gtk/authors.h
2697                 Fix bug #1024 (Array index out of
2698                 range in sylpheed-claws-2.5.2)
2699                 Patch by Ales Nosek <anosek@suse.cz>
2700
2701 2006-09-27 [colin]      2.5.2cvs3
2702
2703         * src/addr_compl.c
2704                 Actually do the test
2705
2706 2006-09-27 [colin]      2.5.2cvs2
2707
2708         * src/addr_compl.c
2709         * src/addr_compl.h
2710                 Allow completing with comma (in certain cases: vCalendar
2711                 for example doesn't support that)
2712                 Patch by Fabien Vantard
2713
2714 2006-09-26 [colin]      2.5.2cvs1
2715
2716         * src/Makefile.am
2717         * src/addr_compl.c
2718         * src/addr_compl.h
2719         * src/addrbook.c
2720         * src/addrbook.h
2721         * src/addressbook.c
2722         * src/addrindex.c
2723         * src/addrindex.h
2724         * src/compose.c
2725         * src/prefs_common.c
2726         * src/prefs_filtering_action.c
2727         * src/prefs_folder_item.c
2728         * src/prefs_template.c
2729         * src/stock_pixmap.c
2730         * src/stock_pixmap.h
2731         * src/pixmaps/addr_one.xpm
2732         * src/pixmaps/addr_two.xpm
2733                 Add auto-completion on groups
2734
2735 2006-09-26 [colin]      2.5.2
2736
2737         * NEWS
2738         * README
2739         * RELEASE_NOTES
2740                 2.5.2 released
2741
2742 2006-09-26 [colin]      2.5.1cvs5
2743
2744         * src/matcher.c
2745                 Fix condition
2746
2747 2006-09-26 [colin]      2.5.1cvs4
2748
2749         * src/mbox.c
2750                 Revert cvs1 (useless as the message is printed 
2751                 every 500 mails)
2752
2753 2006-09-26 [colin]      2.5.1cvs3
2754
2755         * src/partial_download.c
2756                 Fix crasher found by Alexsandar Urosevic
2757
2758 2006-09-26 [colin]      2.5.1cvs2
2759
2760         * src/summaryview.c
2761                 Fix bug #1023 (Sylpheed deletes too much messages)
2762
2763 2006-09-26 [ticho]      2.5.1cvs1
2764
2765         * src/mbox.c
2766                 Make use of gettext's multiple plurals for statusbar
2767                 progress message.
2768
2769 2006-09-25 [paul]       2.5.1
2770
2771         * NEWS
2772         * README
2773         * RELEASE_NOTES
2774                 2.5.1 released
2775
2776 2006-09-25 [colin]      2.5.0cvs3
2777
2778         * src/plugins/bogofilter/bogofilter.c
2779         * src/plugins/clamav/clamav_plugin.c
2780         * src/plugins/spamassassin/spamassassin.c
2781                 BogoFilter, Spamassassin: Fix double hook registering after
2782                 visiting preferences
2783                 Spamassassin, Clamav: Just set the mails to move instead of
2784                 doing the move - caller will move the things at once.
2785
2786 2006-09-25 [colin]      2.5.0cvs2
2787
2788         * src/imap.c
2789         * src/etpan/imap-thread.c
2790                 Use UID SEARCH ALL instead of UID 1:*
2791                 (braindead servers can't figure out that's
2792                 the same...)
2793
2794 2006-09-25 [wwp]        2.5.0cvs1
2795
2796         * src/message_search.c
2797                 Added the ability to stop a running search (in message body).
2798
2799 2006-09-25 [paul]       2.5.0
2800
2801         * NEWS
2802         * README
2803         * RELEASE_NOTES
2804                 2.5.0 released
2805
2806 2006-09-25 [paul]       2.4.0cvs214
2807
2808         * po/cs.po
2809         * po/de.po
2810         * po/fi.po
2811         * po/fr.po
2812         * po/nl.po
2813         * po/pt_BR.po
2814         * po/sk.po
2815         * po/sr.po
2816         * po/zh_CN.po
2817                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2818                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2819                 Ticho, Aleksander Urosevic, Ralgh Young
2820
2821 2006-09-24 [mones]      2.4.0cvs213
2822
2823         * po/es.po
2824                 Updated for release
2825
2826 2006-09-23 [colin]      2.4.0cvs212
2827
2828         * src/gtk/inputdialog.c
2829                 Fix [ ] remember this appearing in normal
2830                 input dialogs after it's been used by
2831                 mimeview.
2832         * src/folder.c
2833         * src/folderview.c
2834         * src/msgcache.c
2835         * src/procmsg.c
2836         * src/summaryview.c
2837         * src/textview.c
2838         * src/common/timing.h
2839                 Enable timings in debug mode and make it
2840                 look prettier.
2841
2842 2006-09-22 [colin]      2.4.0cvs211
2843
2844         * README
2845                 Revert test change
2846         * commitHelper
2847                 ping the correct URI
2848
2849 2006-09-22 [colin]      2.4.0cvs210
2850
2851         * README
2852                 Let's see if bug #1022 is fixed
2853
2854 2006-09-21 [colin]      2.4.0cvs209
2855
2856         * src/wizard.c
2857         * src/common/plugin.c
2858                 Prepare infra to load predefined plugins when
2859                 no configuration existed. Don't actually load
2860                 anything yet (feat. freeze)
2861
2862 2006-09-21 [wwp]        2.4.0cvs208
2863
2864         * manual/fr/faq.xml
2865                 Partial sync w/ 2.4.0cvs72:
2866                 wrap file and minor updates.
2867
2868 2006-09-21 [wwp]        2.4.0cvs207
2869
2870         * tools/fix_date.sh
2871                 several fixes and enhancements. A new --force switch has been
2872                 added to prevent overriding by default Date: header when
2873                 already existing.
2874
2875 2006-09-21 [paul]       2.4.0cvs206
2876
2877         * src/common/utils.c
2878                 add Chinese UTF8 Re prefix
2879
2880 2006-09-21 [wwp]        2.4.0cvs205
2881
2882         * tools/Makefile.am
2883                 Fics alfabettical order.
2884
2885 2006-09-21 [wwp]        2.4.0cvs204
2886
2887         * tools/fix_date.sh
2888         * tools/Makefile.am
2889                 Added an action tool to fix missing Date field in emails.
2890                 Updated Makefile.am to reflect those last two additions.
2891
2892 2006-09-21 [wwp]        2.4.0cvs203
2893
2894         * tools/uuooffice
2895                 Added a action tool to open uuencoded docs w/
2896                 OpenOffice (based on uudec method).
2897
2898 2006-09-21 [colin]      2.4.0cvs202
2899
2900         * src/compose.c
2901         * src/textview.c
2902                 Workaround possible GTK crash: remove selection 
2903                 clipboard before destroying widget, or GTK+-2.10
2904                 dies. Thanks to Hiro.
2905
2906 2006-09-20 [colin]      2.4.0cvs201
2907
2908         * src/compose.c
2909                 Fix free-after-use in some cases (when 
2910                 procmime_encode_content() frees mimeinfo->data.mem
2911                 and turns it to a temp file)
2912
2913 2006-09-20 [colin]      2.4.0cvs200
2914
2915         * src/folderview.c
2916         * src/summaryview.c
2917         * src/gtk/gtksctree.c
2918         * src/gtk/gtksctree.h
2919                 Add tooltips in the folderview and summaryview
2920                 (Doesn't break string freeze as they already
2921                 exist)
2922         * src/toolbar.c
2923                 Put the spam button in the default configuration
2924                 if compiled with bogo plugin too
2925
2926 2006-09-19 [colin]      2.4.0cvs199
2927
2928         * src/summaryview.c
2929         * src/summaryview.h
2930                 Update folder name label on folder rename
2931         * src/prefs_matcher.c
2932         * src/gtk/logwindow.h
2933                 Fix warnings
2934                 Patches by Fabien
2935
2936 2006-09-19 [wwp]        2.4.0cvs198
2937
2938         * src/summary_search.c
2939                 fix can't click forward/backward buttons in the
2940                 search messages.
2941
2942 2006-09-18 [paul]       2.4.0cvs197
2943
2944         * src/wizard.c
2945                 add missing bracket, capitalise the A of
2946                 'SpamAssassin'
2947
2948 2006-09-18 [paul]       2.4.0cvs196
2949
2950         * src/compose.c
2951                 fix bug 1012 'crashed upon sending mail
2952                 from compose window'
2953                 Thanks to Colin
2954
2955 2006-09-16 [colin]      2.4.0cvs195
2956
2957         * src/folderview.c
2958                 Fix "real-time" sorting by freezing/thawing
2959
2960 2006-09-16 [colin]      2.4.0cvs194
2961
2962         * manual/faq.xml
2963                 Fix the anti-spam entry a bit
2964
2965 2006-09-16 [colin]      2.4.0cvs193
2966
2967         * src/wizard.c
2968                 Make sure reviewers have no excuse when stating
2969                 Sylpheed-Claws doesn't have antispam capabilities.
2970
2971 2006-09-16 [colin]      2.4.0cvs192
2972
2973         * src/main.c
2974                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2975                 as if the SIGPIPE comes from etpan's thread we could
2976                 trigger a GUI update from this thread.
2977
2978 2006-09-16 [colin]      2.4.0cvs191
2979
2980         * src/summaryview.c
2981                 Init all members of the struct
2982
2983 2006-09-16 [paul]       2.4.0cvs190
2984
2985         * src/account.c
2986                 improvements to the English
2987
2988 2006-09-15 [colin]      2.4.0cvs189
2989
2990         * src/summaryview.c
2991                 HIG order on dialog
2992
2993 2006-09-14 [colin]      2.4.0cvs188
2994
2995         * src/common/socket.c
2996         * src/common/socket.h
2997         * src/common/ssl.c
2998         * src/common/ssl_certificate.c
2999         * src/common/ssl_certificate.h
3000         * src/etpan/imap-thread.c
3001                 the get_fqdn() call done to get canonical name when
3002                 checking an SSL certificate is blocking, which is
3003                 sad as we just did a non-blocking lookup to connect.
3004                 Fix that by letting the fqdn available to the SockInfo,
3005                 and use that in ssl_certificate_check(). For IMAP,
3006                 we don't do it as the lookup's done by libetpan, but
3007                 it's less annoying as IMAP connections as much more
3008                 rare than POP3 connections.
3009
3010 2006-09-14 [paul]       2.4.0cvs187
3011
3012         * manual/advanced.xml
3013                 improvements to the English,
3014                 properly place the new hidden options
3015                 within the alphabetical order
3016         * src/gtk/pluginwindow.c
3017                 improvements to the English
3018
3019 2006-09-14 [colin]      2.4.0cvs186
3020
3021         * src/prefs_common.c
3022         * src/prefs_common.h
3023         * src/gtk/gtksctree.c
3024         * manual/advanced.xml
3025                 New hidden pref, stripes_color_offset, to change
3026                 the value added/substracted to normal bgcolor to
3027                 create the stripes in summaries
3028
3029 2006-09-13 [colin]      2.4.0cvs185
3030
3031         * src/gedit-print.c
3032         * src/messageview.c
3033         * src/messageview.h
3034         * src/summaryview.c
3035         * src/textview.c
3036                 Fix misc. printing issues: 
3037                 - Bad font for linkified headers
3038                 - Different font if the mail was displayed or not
3039                 - Factorize the thing
3040
3041 2006-09-13 [colin]      2.4.0cvs184
3042
3043         * src/common/ssl_certificate.c
3044                 Only get FQDN once when checking certificate
3045
3046 2006-09-13 [colin]      2.4.0cvs183
3047
3048         * src/account.c
3049         * src/gtk/pluginwindow.c
3050                 Misc. GUI fixes by Fabien
3051
3052 2006-09-13 [wwp]        2.4.0cvs182
3053
3054         * configure.ac
3055         * src/common/utils.h
3056         * src/common/utils.c
3057                 get rid of unused wide-char functions.
3058
3059 2006-09-13 [wwp]        2.4.0cvs181
3060
3061         * src/plugins/pgpinline/sylpheed.def
3062         * src/textview.c
3063                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
3064                 add privacy_reset_error to the .def file,
3065                 do not fork for an external textviewer.
3066
3067 2006-09-13 [wwp]        2.4.0cvs180
3068
3069         * src/prefs_common.c
3070                 fix broken font entry in prefs (patch issued by the gpg4win team,
3071                 probably by Marcus Brinkmann <marcus@g10code.de>).
3072
3073 2006-09-13 [colin]      2.4.0cvs179
3074
3075         * src/folder.h
3076                 Fix a warning in summaryview.c
3077         * src/mainwindow.c
3078         * src/summaryview.c
3079         * src/summaryview.h
3080                 Add missing Mark/* elements in the
3081                 main menu
3082
3083 2006-09-12 [colin]      2.4.0cvs178
3084
3085         * src/prefs_actions.c
3086         * src/prefs_filtering_action.c
3087         * src/prefs_matcher.c
3088                 Use (New) instead of New everywhere
3089
3090 2006-09-12 [wwp]        2.4.0cvs177
3091
3092         * manual/fr/addrbook.xml
3093         * manual/fr/handling.xml
3094                 updated some quotes in the fr manual to match the fr translation.
3095
3096 2006-09-12 [wwp]        2.4.0cvs176
3097
3098         * src/prefs_matcher.c
3099                 don't store translated string elements in matcher expressions.
3100                 Also fixed a misused of Q_().
3101
3102 2006-09-11 [wwp]        2.4.0cvs175
3103
3104         * src/plugins//bogofilter/bogofilter.c
3105         * src/plugins//clamav/clamav_plugin.c
3106         * src/plugins//demo/demo.c
3107         * src/plugins//dillo_viewer/dillo_viewer.c
3108         * src/plugins//pgpcore/plugin.c
3109         * src/plugins//pgpinline/plugin.c
3110         * src/plugins//pgpmime/plugin.c
3111         * src/plugins//spamassassin/spamassassin.c
3112                 gettext-ize more strings (mostly plugin error messages).
3113
3114 2006-09-11 [colin]      2.4.0cvs174
3115
3116         * src/alertpanel.c
3117                 Make maximum buffer size bigger to avoid
3118                 truncating translated messages. Patch by
3119                 Fabien
3120
3121 2006-09-11 [colin]      2.4.0cvs173
3122
3123         * src/etpan/imap-thread.c
3124                 Fix compilation on OpenBSD, thanks to 
3125                 Landry
3126
3127 2006-09-10 [wwp]        2.4.0cvs172
3128
3129         * manual/account.xml
3130         * manual/addrbook.xml
3131         * manual/handling.xml
3132         * manual/es/handling.xml
3133         * manual/fr/account.xml
3134         * manual/fr/addrbook.xml
3135         * manual/fr/handling.xml
3136                 documented addressbook matching (condition configuration):
3137                   addrbook.xml, en fr
3138                 documented per-account filtering rules (handling/filtering
3139                   section, account section):
3140                   account.xml, handling.xml, en fr
3141                 slightly updated the handling/searching section to tell few
3142                   words about the extended search ability:
3143                   handling.xml, en fr
3144                 added missing <quote></quotes> to Quick Search:
3145                   handling.xml, en fr es
3146                 fixed a typo (auomatically):
3147                   handling.xml, en
3148                 changes revisited by Paul.
3149
3150 2006-09-10 [paul]       2.4.0cvs171
3151
3152         * src/prefs_actions.c
3153         * src/prefs_filtering.c
3154         * src/prefs_template.c
3155                 adjustments to the gui
3156                 Patch by Fabien Vantard (slightly modified)
3157
3158 2006-09-10 [colin]      2.4.0cvs170
3159
3160         * src/summaryview.c
3161                 Check folderitem/summaryview consistency
3162                 (basically automates Update summary). Fixes
3163                 #1011 (wrong (negative) count on unread 
3164                 messages)
3165
3166 2006-09-10 [colin]      2.4.0cvs169
3167
3168         * src/gtk/gtksctree.c
3169                 Fix recursive expansion via mouse
3170         * src/plugins/bogofilter/bogofilter.c
3171                 Use normal filtering way of moving
3172                 messages (batching), possibly fixing
3173                 bug #1015 (Bogofilter plugin doubles 
3174                 new messages)
3175
3176 2006-09-09 [wwp]        2.4.0cvs168
3177
3178         * src/prefs_filtering.c
3179                 better place for this fix.
3180
3181 2006-09-09 [wwp]        2.4.0cvs167
3182
3183         * src/prefs_filtering.c
3184                 fix a minor bug when the enabled status of a filtering/processing
3185                 rule always got set to TRUE when replacing this rule. That still
3186                 make sense when adding a new rule, but now when replacing, we
3187                 don't override the value of 'enabled'.
3188                 Also renamed the func prefs_filtering_list_view_get_rule_name()
3189                 to prefs_filtering_list_view_get_info() as this function not only
3190                 returns the name, but also the account_id and the enabled status.
3191
3192 2006-09-09 [mones]      2.4.0cvs166
3193
3194         * manual/glossary.xml
3195         * manual/plugins.xml
3196                 Minor format corrections
3197         * manual/gpl.xml
3198                 Fix misplaced NO WARRANTY section
3199         * manual/es/advanced.xml
3200         * manual/es/faq.xml
3201         * manual/es/glossary.xml
3202         * manual/es/gpl.xml
3203         * manual/es/handling.xml
3204         * manual/es/plugins.xml
3205         * manual/es/starting.xml
3206                 Incorporate changes from English version
3207         * manual/fr/ack.xml
3208         * manual/pl/ack.xml
3209         * manual/es/ack.xml
3210                 Fix address, (add translation credits in es version)
3211         * po/es.po
3212                 Updated translation
3213
3214 2006-09-09 [wwp]        2.4.0cvs165
3215
3216         * src/prefs_filtering.c
3217                 fix a crash when opening filtering prefs, if matcherrc file contains
3218                 broken data (non-existing account id, which is theoretically not
3219                 possible).
3220
3221 2006-09-08 [colin]      2.4.0cvs164
3222
3223         * src/folder.c
3224                 Wrong assert, make it an if()
3225         * src/gtk/gtksctree.c
3226                 Fix bug #1013 (expand selected thread 
3227                 tree) - expanding is now recursive
3228
3229 2006-09-07 [wwp]        2.4.0cvs163
3230
3231         * src/prefs_matcher.c
3232                 make better sentences about addressbook matching in the
3233                 matcher prefs. This should make translators' work easier
3234                 too.
3235
3236 2006-09-07 [wwp]        2.4.0cvs162
3237
3238         * src/prefs_filtering.c
3239                 code simplification (get rid of dup var. assignment).
3240
3241 2006-09-07 [wwp]        2.4.0cvs161
3242
3243         * src/summaryview.c
3244                 use GTK_STOCK icons when possible, patch by Fabien Vantard
3245                 <fzzzzz@gmail.com>.
3246
3247 2006-09-07 [paul]       2.4.0cvs160
3248
3249         * src/mimeview.c
3250                 fix compilation warnings
3251                 Thanks to Colin
3252
3253 2006-09-07 [paul]       2.4.0cvs159
3254
3255         * src/mimeview.c
3256                 select the mimepart icon when
3257                 displaying as text
3258                 Thanks to Colin
3259
3260 2006-09-06 [paul]       2.4.0cvs158
3261
3262         * src/prefs_filtering.c
3263                 fix labels and table element spacing
3264                 Patch by Fabien Vantard
3265
3266 2006-09-06 [paul]
3267
3268         2.5.0-rc3 released
3269
3270 2006-09-06 [paul]       2.4.0cvs157
3271
3272         * manual/es/advanced.xml
3273                 fix typo
3274
3275 2006-09-06 [wwp]        2.4.0cvs156
3276
3277         * src/mainwindow.c
3278                 fix an dup launch issue when iconified, thanks to Colin.
3279
3280 2006-09-06 [wwp]        2.4.0cvs155
3281
3282         * src/gtk//gtksctree.h
3283                 oops, forgot that one!
3284
3285 2006-09-06 [wwp]        2.4.0cvs154
3286
3287         * manual/pl/advanced.xml
3288         * manual/advanced.xml
3289         * manual/es/advanced.xml
3290         * manual/fr/advanced.xml
3291         * src/prefs_customheader.c
3292         * src/prefs_filtering_action.c
3293         * src/foldersel.c
3294         * src/prefs_summaries.c
3295         * src/prefs_filtering.c
3296         * src/account.c
3297         * src/compose.c
3298         * src/prefs_summary_column.c
3299         * src/addr_compl.c
3300         * src/prefs_actions.c
3301         * src/prefs_folder_column.c
3302         * src/ssl_manager.c
3303         * src/prefs_template.c
3304         * src/prefs_display_header.c
3305         * src/prefs_common.h
3306         * src/prefs_matcher.c
3307         * src/prefs_common.c
3308         * src/prefs_toolbar.c
3309         * src/summaryview.c
3310         * src/folderview.c
3311         * src/gtk/gtksctree.c
3312         * src/gtk/pluginwindow.c
3313         * src/gtk/progressdialog.c
3314         * src/gtk/prefswindow.c
3315                 renamed hidden option enable_rules_hint to use_stripes_everywhere
3316                 to make its meaning more obvious (all versions of the manual reflect
3317                 the change).
3318                 added an extra hidden option use_stripes_in_summary to allow
3319                 discarding these stripes in mainwindow's folder and message lists;
3320                 en and fr manuals only are OK towards this.
3321
3322 2006-09-06 [colin]      2.4.0cvs153
3323
3324         * src/textview.c
3325                 Hide Sylpheed-Claws' internal queue headers
3326                 when showing all headers. They'll be present
3327                 only in Source window.
3328
3329 2006-09-05 [colin]      2.4.0cvs152
3330
3331         * src/plugins/trayicon/trayicon.c
3332                 Fix crash at exit - we have to disconnect
3333                 our handlers
3334         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3335                 Update eggtrayicon - patch adapted from a
3336                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
3337                 on Sylpheed's ML
3338
3339 2006-09-05 [colin]      2.4.0cvs151
3340
3341         * src/mainwindow.c
3342         * src/gtk/logwindow.c
3343                 Fix race condition when something writes
3344                 to the log too soon during init. Thanks
3345                 to Fabien Vantard
3346
3347 2006-09-05 [colin]      2.4.0cvs150
3348
3349         * src/mimeview.c
3350                 Don't select part on right-click either
3351
3352 2006-09-05 [paul]       2.4.0cvs149
3353
3354         * src/mimeview.c
3355                 completion of previous commit
3356                 Thanks to Colin
3357
3358 2006-09-05 [colin]      2.4.0cvs148
3359
3360         * src/mimeview.c
3361                 Don't force selection on middle-click, just open
3362
3363 2006-09-04 [colin]      2.4.0cvs147
3364
3365         * src/mimeview.c
3366                 Looks like gtk_notebook_set_current_page()
3367                 sometimes steals focus, and this annoys us
3368                 in MimeViewers as it renders navigation
3369                 keys useless. Take back focus after switching
3370                 pages.
3371
3372 2006-09-04 [colin]      2.4.0cvs146
3373
3374         * src/messageview.c
3375                 Set stop_loading when clicking on Next
3376                 during load. Don't add a callback to 
3377                 avoid over-complicating things.
3378
3379 2006-09-04 [colin]      2.4.0cvs145
3380
3381         * src/mimeview.c
3382         * src/messageview.c
3383                 Fix multiple loads in separate messageview
3384
3385 2006-09-04 [colin]      2.4.0cvs144
3386
3387         * src/summaryview.c
3388                 Let navigation keys be handled during 
3389                 load
3390
3391 2006-09-04 [colin]      2.4.0cvs143
3392
3393         * src/messageview.c
3394         * src/summaryview.c
3395         * src/textview.c
3396         * src/textview.h
3397                 Make loading of huge mails (lots of text and/or
3398                 images) cancellable, so the GUI doesn't block 
3399
3400 2006-09-04 [colin]      2.4.0cvs142
3401
3402         * src/plugins/trayicon/trayicon.c
3403                 Fix annoyance when removing a folder with 
3404                 unread mails: trayicon didn't update
3405
3406 2006-09-04 [paul]       2.4.0cvs141
3407
3408         * src/gtk/icon_legend.c
3409                 straighten up columns
3410                 Patch by Fabien Vantard
3411
3412 2006-09-04 [wwp]        2.4.0cvs140
3413
3414         * src/prefs_filtering.c
3415                 fix new line's account name in filtering prefs:
3416                 was "All", is now "(New)".
3417
3418 2006-09-04 [paul]       2.4.0cvs139
3419
3420         * tools/make.themes.project
3421                 use "AUTOMAKE_OPTIONS = dist-bzip2"
3422                 instead of homebrewed "make release"
3423
3424 2006-09-03 [colin]      2.4.0cvs138
3425
3426         * src/folderview.c
3427                 Fix bug #1007 (Wrong folder highlighted)
3428
3429 2006-09-03 [colin]      2.4.0cvs137
3430
3431         * src/compose.c
3432                 Don't set Newsgroup: header to a mail folder
3433                 path
3434
3435 2006-09-03 [paul]       2.4.0cvs136
3436
3437         * src/prefs_other.c
3438         * src/prefs_spelling.c
3439                 unify the gui
3440
3441 2006-09-03 [paul]       2.4.0cvs135
3442
3443         * src/prefs_summaries.c
3444                 correct menu item text in prefs_keybind_apply_clicked()
3445
3446 2006-09-03 [paul]       2.4.0cvs134
3447
3448         * manual/advanced.xml
3449                 some improvements to the descriptions
3450         * src/mainwindow.c
3451         * src/messageview.c
3452         * src/summaryview.c
3453         * src/gtk/menu.c
3454                 fix menu sensitivity issues
3455         * src/prefs_message.c
3456                 drop the useless word 'short'
3457         * src/prefs_other.c
3458                 add the word 'lines' indicating log length
3459                 is a measure of lines
3460         * src/textview.c
3461                 fix compilation warnings
3462
3463 2006-09-02 [colin]      2.4.0cvs133
3464
3465         * src/messageview.c
3466                 Display a special return-receipt message
3467                 if the message is from the user
3468         * src/summaryview.c
3469                 Fix missing freeze of the list when marking
3470                 all read and unthreading for exec. Thanks
3471                 to Stephan Sachse.
3472
3473 2006-09-02 [paul]       2.4.0cvs132
3474
3475         * src/mainwindow.c
3476         * src/prefs_message.c
3477         * src/summaryview.c
3478                 fix some english
3479
3480 2006-09-02 [wwp]        2.4.0cvs131
3481
3482         * src/prefs_filtering.c
3483                 added an account name column to the filtering rules
3484                 dialog.
3485
3486 2006-09-02 [colin]      2.4.0cvs130
3487
3488         * src/gtk/logwindow.c
3489         * src/gtk/logwindow.h
3490                 Block scrolling if we're not at the end
3491                 of the log
3492
3493 2006-09-02 [colin]      2.4.0cvs129
3494
3495         * src/folder.c
3496                 Make sure account-specific rules can't
3497                 be used in {pre-,post-,}processing
3498         * src/mainwindow.c
3499         * src/gtk/logwindow.c
3500         * src/gtk/logwindow.h
3501                 Jump to last error when clicking on the
3502                 warning icon
3503
3504 2006-09-02 [colin]      2.4.0cvs128
3505
3506         * src/imap.c
3507         * src/import.c
3508         * src/mainwindow.c
3509         * src/mainwindow.h
3510                 Fix warning icon
3511         * src/inc.c
3512         * src/mbox.c
3513         * src/mbox.h
3514                 Let proc_mbox know its account, for
3515                 account-specific rules
3516
3517 2006-09-01 [colin]      2.4.0cvs127
3518
3519         * src/codeconv.c
3520                 Don't uselessly use iconv to convert from
3521                 us-ascii
3522         * src/alertpanel.c
3523         * src/mainwindow.c
3524         * src/mainwindow.h
3525         * src/inc.c
3526                 Fix certain log cases, disable warning icon
3527                 for now, the correct way to display it when
3528                 necessary and only when necessary is probably
3529                 to do it manually rather than use error logs
3530         * src/etpan/imap-thread.c
3531                 Clean up UID logging a bit
3532         * src/gtk/logwindow.c
3533         * src/gtk/logwindow.h
3534                 Make logging faster when the window's closed
3535
3536 2006-09-01 [wwp]        2.4.0cvs126
3537
3538         * manual/fr/account.xml
3539                 reflect changes to the ref. manual (parts of cvs72):
3540                 fix tabnames and quotes.
3541
3542 2006-09-01 [wwp]        2.4.0cvs125
3543
3544         * manual/fr/plugins.xml
3545                 reflect changes to the reference manual (cvs42):
3546                 update IRC channel info.
3547
3548 2006-09-01 [wwp]        2.4.0cvs124
3549
3550         * commitHelper
3551                 use CVSEDITOR env. var. if set, according to `man cvs`.
3552
3553 2006-09-01 [wwp]        2.4.0cvs123
3554
3555         * manual/advanced.xml
3556                 better sentence again (thanks to Paul).
3557
3558 2006-09-01 [wwp]        2.4.0cvs122
3559
3560         * manual/advanced.xml
3561         fix definition of toolbar_detachable and rework a bit the one of
3562         enable_dotted_lines.
3563
3564 2006-09-01 [mones]      2.4.0cvs121
3565
3566         * manual/advanced.xml
3567                 Document enable_dotted_lines
3568
3569 2006-09-01 [paul]       2.4.0cvs120
3570
3571         * src/folderview.c
3572         * src/folderview.h
3573         * src/imap.c
3574         * src/mainwindow.c
3575         * src/summaryview.c
3576                 obey the 'When entering folder...' option
3577                 when using the /View/Go to/... menu items
3578                 Thanks to Colin
3579
3580 2006-08-31 [colin]      2.4.0cvs119
3581
3582         * src/folderview.c
3583                 Revert 2.4.0cvs116, wrong fix.
3584
3585 2006-08-31 [colin]      2.4.0cvs118
3586
3587         * src/gtk/gtksctree.c
3588                 Better state the various copyrights
3589
3590 2006-08-31 [colin]      2.4.0cvs117
3591
3592         * src/prefs_common.c
3593                 fix enable_dotted_lines
3594
3595 2006-08-31 [colin]      2.4.0cvs116
3596
3597         * src/folderview.c
3598                 Use pref "Always open on select" when going
3599                 to next unread folder
3600         * src/gtk/gtksctree.c
3601                 Fix link failure to _gtk_clist_create_cell_layout
3602                 on certain computers. (Why not mine, I wonder)
3603
3604 2006-08-31 [colin]      2.4.0cvs115
3605
3606         * src/procmsg.c
3607         * src/textview.c
3608         * src/plugins/bogofilter/bogofilter.c
3609         * src/plugins/spamassassin/spamassassin.c
3610                 Requalify some "errors" to warnings
3611         * src/mainwindow.c
3612         * src/mainwindow.h
3613         * src/statusbar.c
3614                 Add an icon in the statusbar to notify
3615                 of errors
3616         * src/gtk/gtksctree.c
3617         * src/folderview.c
3618         * src/summaryview.c
3619                 Make the GtkSCTree look more modern by
3620                 alternating background lines
3621         * src/prefs_common.c
3622         * src/prefs_common.h
3623                 Add a pref to let people have the old
3624                 way if they prefer
3625
3626
3627 2006-08-30 [colin]      2.4.0cvs114
3628
3629         * src/procmsg.c
3630         * src/procmsg.h
3631                 Provide a way to filter a list of
3632                 messages in an optimised manner, and
3633                 add a list-filtering hook
3634         * src/folder.c
3635         * src/inc.c
3636         * src/mbox.c
3637                 Use the list filtering
3638         * src/plugins/bogofilter/bogofilter.c
3639                 Use the list-filtering hook
3640                 Use -b (bulk) mode for more speed
3641                 when learning and filtering
3642         * src/etpan/imap-thread.c
3643                 Make log output shorter in UID SEARCH
3644
3645
3646 2006-08-30 [colin]      2.4.0cvs113
3647
3648         * src/plugins/bogofilter/bogofilter.c
3649                 Really fast mass learning - thanks to David
3650                 Relson for the options explanations :)
3651
3652 2006-08-30 [colin]      2.4.0cvs112
3653
3654         * src/msgcache.c
3655                 Fix compilation on FreeBSD. Thanks
3656                 to Michael Hugues
3657
3658 2006-08-29 [colin]      2.4.0cvs111
3659
3660         * src/folderview.c
3661                 Handle "popup_menu" signal (for popping the 
3662                 menu via the keyboard)
3663         * src/mimeview.c
3664         * src/mimeview.h
3665         * src/summaryview.c
3666         * src/textview.c
3667         * src/gtk/gtkutils.c
3668         * src/gtk/gtkutils.h
3669                 Factorize scrolling code, and add an API 
3670                 for MimeViewers to handle scroll orders
3671
3672 2006-08-29 [wwp]        2.4.0cvs110
3673
3674         * src/plugins//bogofilter/bogofilter.c
3675         * src/plugins//spamassassin/spamassassin.c
3676                 make the bogofilter/spamassassin filtering error dialogs at
3677         incorporation obey to the "don't popup error dialog on
3678         receive error" option. If disabled, feed the log window w/
3679         the error message.
3680
3681 2006-08-29 [paul]
3682
3683         2.5.0-rc2 released
3684
3685 2006-08-29 [paul]       2.4.0cvs109
3686
3687         * Makefile.am
3688                 remove 'make release', it's not needed
3689                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3690
3691 2006-08-29 [paul]       2.4.0cvs108
3692
3693         * src/foldersel.c
3694         * src/summary_search.c
3695         * src/gtk/progressdialog.c
3696         * src/plugins/pgpcore/passphrase.c
3697                 replace deprecated gtk_window_set_policy()
3698
3699 2006-08-29 [colin]      2.4.0cvs107
3700
3701         * src/folder.c
3702                 Fix data loss when copy fails during a move:
3703                 only use fast remove_msgs if everything was
3704                 copied OK; else use slow remove_msg on the
3705                 mails that got copied only.
3706
3707 2006-08-28 [paul]       2.4.0cvs106
3708
3709         * src/mh.c
3710                 revert change in 2.4.0cvs104, it breaks
3711                 stuff
3712
3713 2006-08-28 [paul]       2.4.0cvs105
3714
3715         * src/plugins/spamassassin/spamassassin.c
3716                 english fix
3717
3718 2006-08-28 [paul]       2.4.0cvs104
3719
3720         * src/mh.c
3721                 fix data loss when moving to another
3722                 mailbox fails
3723         * src/prefs_spelling.c
3724                 improve the english
3725         * src/gtk/pluginwindow.c
3726                 improve the layout of the dialog text
3727         All thanks to Colin
3728
3729 2006-08-28 [paul]       2.4.0cvs103
3730
3731         * src/plugins/bogofilter/bogofilter.c
3732         * src/plugins/bogofilter/bogofilter_gtk.c
3733                 fix english up a bit, innit
3734
3735 2006-08-28 [paul]       2.4.0cvs102
3736
3737         * configure.ac
3738         * po/Makefile.in.in
3739         * po/Makevars
3740                 require autoconf 2.60, enabling building
3741                 with gettext 0.15 (gettext 0.14.x build still
3742                 possible). Replace Makefiles with versions
3743                 from gettext 0.15.
3744                 Remove configure options --with-localedir and
3745                 --with-mandir. The options that are provided
3746                 directly by autoconf 2.60 can be used instead:
3747                 --mandir --localedir
3748
3749 2006-08-27 [colin]      2.4.0cvs101
3750
3751         * src/plugins/bogofilter/Makefile.am
3752                 Fix make dist (no README)
3753
3754 2006-08-27 [colin]      2.4.0cvs100
3755
3756         * src/folder.c
3757                 Don't use F_UNKNOWN folders for any default
3758                 outbox/trash/etc
3759         * src/plugins/bogofilter/bogofilter.c
3760         * src/plugins/bogofilter/bogofilter.h
3761         * src/plugins/bogofilter/bogofilter_gtk.c
3762                 Add an option to specify the path to bogofilter
3763                 Use single-quotes to be able to learn in folders
3764                 with spaces in their names
3765                 Verify learning status
3766
3767 2006-08-27 [colin]      2.4.0cvs99
3768
3769         * manual/faq.xml
3770         * manual/plugins.xml
3771                 Document Bogofilter plugin
3772
3773 2006-08-27 [colin]      2.4.0cvs98
3774
3775         * src/compose.c
3776         * src/messageview.c
3777         * src/procmsg.c
3778         * src/procmsg.h
3779                 When possible, copy the queued mail to sent folder
3780                 instead of re-adding. Much faster on IMAP.
3781
3782 2006-08-27 [colin]      2.4.0cvs97
3783
3784         * src/msgcache.c
3785                 Disable mmaped caches - huge metadata loss
3786                 here after a power failure.
3787         * src/summaryview.c
3788                 Add quicksearch timing
3789         * src/common/plugin.c
3790         * src/common/plugin.h
3791                 Implement an interface to tell what plugins
3792                 provide. Prevent loading of similar plugins.
3793         * src/plugins/clamav/clamav_plugin.c
3794         * src/plugins/demo/demo.c
3795         * src/plugins/dillo_viewer/dillo_viewer.c
3796         * src/plugins/pgpcore/plugin.c
3797         * src/plugins/pgpinline/pgpinline.c
3798         * src/plugins/pgpmime/pgpmime.c
3799         * src/plugins/spamassassin/spamassassin.c
3800         * src/plugins/trayicon/trayicon.c
3801                 Implement plugin_provides()
3802
3803 2006-08-27 [colin]      2.4.0cvs96
3804
3805         * configure.ac
3806         * src/plugins/Makefile.am
3807         * src/plugins/bogofilter/.cvsignore
3808         * src/plugins/bogofilter/Makefile.am
3809         * src/plugins/bogofilter/bogofilter.c
3810         * src/plugins/bogofilter/bogofilter.h
3811         * src/plugins/bogofilter/bogofilter_gtk.c
3812                 New Bogofilter plugin, provides filtering and
3813                 learning. Spamassassin will go to extra plugins.
3814
3815 2006-08-26 [mones]      2.4.0cvs95
3816
3817         * manual/handling.xml
3818                 Fix subfolder path in the example (thanks to Paul) 
3819
3820 2006-08-26 [mones]      2.4.0cvs94
3821
3822         * manual/glossary.xml
3823                 2.2. + add ISP to the glossary
3824                 7.5. + Add UIDL to glossary
3825                 7.7. + Add TCP to glossary
3826         * manual/handling.xml
3827                 7.1. + Mentions GNU/Linux distribution, what about the non...
3828                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3829                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3830                 7.4. = Use appropriate quotation for commands
3831                 7.6. = change "" to <quote></quote>
3832         * manual/plugins.xml
3833                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3834         * manual/starting.xml
3835                 2.1. + local mbox file: some examples of mbox file locations...
3836                 Also reformatted files requiring it
3837
3838 2006-08-26 [wwp]        2.4.0cvs93
3839
3840         * src/summary_search.c
3841                 disable find buttons while summary search is running.
3842
3843 2006-08-25 [colin]      2.4.0cvs92
3844
3845         * src/folder.c
3846         * src/folderutils.c
3847         * src/mh.c
3848         * src/procmsg.h
3849         * src/summaryview.c
3850                 Speed up MH moving, and add progressbar
3851                 for MH deletion
3852         * src/msgcache.c
3853                 Write cache files using mmap() too
3854
3855 2006-08-25 [wwp]        2.4.0cvs91
3856
3857         * src/summaryview.c
3858                 switch spam<->ham button when a message has been marked as spam or ham
3859                 and is still selected. Thanks to Colin.
3860
3861 2006-08-25 [paul]       2.4.0cvs90
3862
3863         * src/Makefile.am
3864         * src/stock_pixmap.c
3865         * src/stock_pixmap.h
3866         * src/summaryview.c
3867         * src/gtk/icon_legend.c
3868         * src/pixmaps/copied.xpm
3869         * src/pixmaps/moved.xpm
3870                 add icons for delayed execution marked for
3871                 copying, marked for moving
3872
3873 2006-08-25 [mones]      2.4.0cvs89
3874
3875         * manual/glossary.xml
3876                 Fix the other glossary items:
3877                 5.1. = Inmmediate execution -> <quote>immediate execution...
3878                 5.2. = Fix MBOX capitalization -> Mbox
3879                 5.3. + Improve Plugins def. w/ tech. ref.
3880                 5.4. = Quotation -> replace '>' by <quote>></quote>
3881                 5.5. - SMTP Server. -> remove dot
3882         * po/es.po
3883                 Updated translation
3884
3885 2006-08-25 [mones]      2.4.0cvs88
3886
3887         * manual/ack.xml
3888                 Reformatted, changed email address
3889         * manual/glossary.xml
3890                 Reformatted, fixed MANUAL-TODO items:
3891                 8.2. + add ROT-13 to glossary
3892                 8.4. + add URL to glossary
3893         * manual/es/advanced.xml
3894                 Fixed <literal>s
3895
3896 2006-08-25 [paul]       2.4.0cvs87
3897
3898         * src/gtk/icon_legend.c
3899                 add 'marked for deletion' icon
3900                 arrange icons by containing column
3901                 wrap long label text
3902
3903 2006-08-25 [colin]      2.4.0cvs86
3904
3905         * src/common/utils.c
3906         * src/common/utils.h
3907                 Add the sc_g_*list_bigger functions in
3908                 a place everyone can use it
3909         * src/summaryview.c
3910                 Only freeze/thaw the list when working
3911                 on the selection, if it's bigger than 1
3912         * src/gtk/gtksctree.c
3913                 Only freeze/thaw the list when unselec-
3914                 ting 'all' if ('all' != 1)
3915                 This avoids some flickering
3916
3917 2006-08-24 [colin]      2.4.0cvs85
3918
3919         * src/addressbook.c
3920                 Fix strange list selection
3921                 Fix random seg (Invalid read of freed memory)
3922
3923 2006-08-24 [colin]      2.4.0cvs84
3924
3925         * src/alertpanel.c
3926         * src/gtk/inputdialog.c
3927         * src/plugins/pgpcore/passphrase.c
3928                 Revert minimal width patch of 2.4.0cvs67,
3929                 as it is also a maximal width. Use 
3930                 gtk_window_set_default_size instead.
3931
3932 2006-08-24 [colin]      2.4.0cvs83
3933
3934         * src/msgcache.c
3935                 Write cache/mark to temp files before
3936                 overwriting old ones (avoids metadata
3937                 loss if writing the new files fail).
3938                 Use mmap() to read cache/mark file, as
3939                 this makes cache reading faster. Dis-
3940                 abled for big-endian machines until it
3941                 can be tested. (Big-endian users: set
3942                 msgcache_use_mmap = TRUE in the relevant
3943                 #if).
3944         * src/procmsg.h
3945                 Move rarely used fields of MsgInfo in 
3946                 another structure, which will only be
3947                 allocated if needed. Face, X-Face,
3948                 Return receipt headers and List-*
3949                 headers are moved. Mails having none
3950                 of these occupy 52 bytes less with
3951                 this patch, which makes 2.5MB of RAM
3952                 saved on a 50k folder).
3953         * src/headerview.c
3954         * src/mainwindow.c
3955         * src/messageview.c
3956         * src/partial_download.c
3957         * src/procheader.c
3958         * src/procmsg.c
3959         * src/textview.c
3960                 Follow this structure change.
3961
3962 2006-08-24 [wwp]        2.4.0cvs82
3963
3964         * manual/es/.cvsignore
3965         * manual/es/dist/.cvsignore
3966         * manual/es/dist/html/.cvsignore
3967         * manual/es/dist/pdf/.cvsignore
3968         * manual/es/dist/ps/.cvsignore
3969         * manual/es/dist/txt/.cvsignore
3970                 more (generated) files to ignore.
3971
3972 2006-08-24 [colin]      2.4.0cvs81
3973
3974         * src/folder.c
3975         * src/mh.c
3976                 Fix possible problems with local delivery. Check the folder doesn't
3977                 need scan before setting its mtime when saving cache (which can be
3978                 done long after the folder's been modified by an external process);
3979                 Check that the stored item's mtime didn't change in mh functions.
3980
3981 2006-08-24 [mones]      2.4.0cvs80
3982
3983         * manual/advanced.xml
3984                 Rewrapping, some fixes and MANUAL-TODO items:
3985                 8.1. = change "" to <quote></quote>
3986                 8.3. = quote menu items
3987                 8.5. - deploying -> new user ... ideally a new user (redundant)
3988
3989 2006-08-23 [colin]      2.4.0cvs79
3990
3991         * src/gtk/gtksctree.c
3992                 When selecting or deselecting range, only
3993                 freeze/thaw when selection is bigger than 10
3994
3995 2006-08-23 [colin]      2.4.0cvs78
3996
3997         * src/messageview.c
3998         * src/mimeview.c
3999         * src/mimeview.h
4000         * src/plugins/dillo_viewer/dillo_viewer.c
4001                 Provide an API for MimeViewer plugins to
4002                 return a text selection for replying
4003
4004 2006-08-23 [colin]      2.4.0cvs77
4005
4006         * src/image_viewer.c
4007         * src/textview.c
4008                 Use gtk_pixbuf_new_from_file_at_scale(), which
4009                 is faster than getting the pixbuf then resizing
4010                 it.
4011
4012 2006-08-23 [colin]      2.4.0cvs76
4013
4014         * src/procmime.c
4015                 UTF-8 should be sent Quoted-printable
4016
4017 2006-08-22 [colin]      2.4.0cvs75
4018
4019         * src/mh.c
4020                 Check if scan is required before touching
4021                 the folder (or it'll be required every time)
4022
4023 2006-08-22 [colin]      2.4.0cvs74
4024
4025         * configure.ac
4026                 Require libetpan 0.46 (crasher fix when built
4027                 against gnutls)
4028
4029 2006-08-22 [colin]      2.4.0cvs73
4030
4031         * src/folder.c
4032                 Set folder's mtime after writing its
4033                 cache
4034         * src/folderview.c
4035                 Add some timing
4036         * src/procmsg.c
4037                 Don't do useless stuff if we don't 
4038                 thread by subject
4039         * src/summaryview.c
4040                 Add some timing, don't deselect prior
4041                 to selecting (gtksctree does it itself),
4042                 remove crash avoidance hacks as it's been
4043                 properly fixed since a while
4044         * src/common/utils.c
4045                 Optimize to_human_readable(): _() is slow,
4046                 do it only once, and avoid %f format for KB
4047                 (the most common in a summaryview)
4048         * src/gtk/gtksctree.c
4049                 Don't uselessly freeze/thaw (fixes flicker
4050                 on next unread and friends), reduce number
4051                 of g_list_nth/g_list_position where possible
4052         * src/gtk/gtkutils.c
4053         * src/gtk/gtkutils.h
4054                 Reduce number of g_list_nth/g_list_position
4055                 where possible.
4056                 All of this makes loading as 70k folder 2.1
4057                 seconds instead of 3.2 (with hot FS caches).
4058                 (1.3 seconds without Date and Size columns...)
4059
4060 2006-08-22 [paul]       2.4.0cvs72
4061
4062         wrap documents and do some items from mones' MANUAL-TODO:
4063
4064         * manual/account.xml
4065                 4.1. = fix tabname references to <quote>tabname</quote>
4066                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
4067         * manual/faq.xml
4068                 1.1. = mentioned options don't match UI
4069                 Add information about the 'Never send Return Receipts'
4070                 option
4071         * manual/handling.xml
4072                 6.2. = Mentions Extended symbols button, but now is
4073                 named Information
4074                 6.3. = Mentions ... button, which is now Edit
4075
4076 2006-08-22 [colin]      2.4.0cvs71
4077
4078         * src/gtk/pluginwindow.c
4079                 Fix layout in verbose translations (such
4080                 as french)
4081
4082 2006-08-22 [paul]       2.4.0cvs70
4083
4084         * manual/Makefile.am
4085                 build manuals in alphabetical order
4086         * src/addressbook.c
4087         * src/prefs_themes.c
4088                 replace/remove deprecated symbols
4089         * src/gtk/gtkutils.c
4090                 fix a warning
4091         * src/gtk/pluginwindow.c
4092                 replace deprecated symbol
4093                 replace label text and move it
4094         * src/plugins/pgpcore/prefs_gpg.c
4095                 move the 'Generate...' button out of the
4096                 Sign Key frame, replace the English used
4097         * src/plugins/pgpcore/sgpgme.c
4098                 fixes to the English
4099
4100 2006-08-21 [colin]      2.4.0cvs69
4101
4102         * src/plugins/trayicon/trayicon.c
4103                 Add more strings for translation; patch
4104                 by Pawel
4105
4106 2006-08-21 [colin]      2.4.0cvs68
4107
4108         * src/compose.c
4109                 fix replied flag not set after drafting
4110         * src/matcher.c
4111                 fix body quicksearch in non-encoded bodies
4112                 containing '='
4113         * src/msgcache.c
4114                 Get rid of the g_malloc workaround for
4115                 corrupted caches, use g_try_malloc
4116
4117 2006-08-21 [colin]      2.4.0cvs67
4118
4119         * src/alertpanel.c
4120         * src/gtk/inputdialog.c
4121         * src/plugins/pgpcore/passphrase.c
4122                 Set minimal width to 375
4123         * src/mainwindow.c
4124                 Fix switching to offline, asking if it 
4125                 should be overriden for synchronising
4126         * src/mimeview.c
4127                 Don't offer to remember command on Open 
4128                 with for text parts, as the browser or 
4129                 text editor command isn't changed from 
4130                 there
4131
4132 2006-08-20 [paul]       2.4.0cvs66
4133
4134         * po/ko.po
4135         * po/zh_CN.po
4136                 fix plural form errors. revealed by stricter
4137                 checking of gettext 0.15
4138
4139 2006-08-18 [paul]       2.4.0cvs65
4140
4141         * src/stock_pixmap.c
4142                 fix the fix of 2.4.0cvs64
4143                 Thanks to Colin
4144
4145 2006-08-18 [paul]       2.4.0cvs64
4146
4147         * src/stock_pixmap.c
4148                 fix leaks
4149                 Thanks to Colin
4150
4151 2006-08-18 [paul]       2.4.0cvs63
4152
4153         * src/compose.c
4154         * src/procmsg.c
4155                 fix occasional IMAP bug where large msgs
4156                 were left in the queue folder after sending
4157                 Thanks to Colin
4158
4159 2006-08-18 [paul]       2.4.0cvs62
4160
4161         * src/folderview.c
4162                 freeze the summaryview while quicksearch results
4163                 are displayed
4164                 (fixes bug 456 'current message is hidden when the
4165                 view is refreshed and extended search is "unread 
4166                 messages"')
4167                 Thanks to Colin
4168         * src/textview.c
4169                 add missing #include "inputdialog.h"
4170         * src/common/utils.h
4171                 add missing mailcap_update_default() and improve
4172                 readability
4173
4174 2006-08-17 [colin]      2.4.0cvs61
4175
4176         * src/plugins/pgpcore/select-keys.c
4177                 Fix warnings :)
4178
4179 2006-08-17 [colin]      2.4.0cvs60
4180
4181         * src/compose.c
4182                 Don't continue queuing if Cancel is clicked
4183                 in select-keys
4184
4185 2006-08-17 [colin]      2.4.0cvs59
4186
4187         * src/plugins/pgpcore/select-keys.c
4188                 When encrypting, if only one key matches and it 
4189                 matches exactly, automatically use it.
4190
4191 2006-08-17 [colin]      2.4.0cvs58
4192
4193         * src/mimeview.c
4194         * src/prefs_common.c
4195         * src/prefs_common.h
4196         * src/prefs_ext_prog.c
4197         * src/textview.c
4198                 Fix issues with previous patch (text/html)
4199                 Remove outdated prefs
4200
4201 2006-08-17 [colin]      2.4.0cvs57
4202
4203         * src/imap.c
4204                 Add View Log button on auth error
4205         * src/procmsg.c
4206                 Fix encrypted mail marked as new when
4207                 saved in normal folders
4208         * src/plugins/pgpinline/pgpinline.c
4209                 Fix encrypt bug on IMAP
4210         * src/mimeview.c
4211         * src/common/utils.c
4212         * src/common/utils.h
4213         * src/gtk/inputdialog.c
4214         * src/gtk/inputdialog.h
4215                 Get rid of metamail stuff, simplify
4216                 opening, and allow remembering of user's
4217                 choices (by updating ~/.mailcap). There's
4218                 still to drop "Audio player" and "Image
4219                 viewer" preferences.
4220
4221 2006-08-17 [mones]      2.4.0cvs56
4222
4223         * manual/es/sylpheed-claws-manual.xml
4224                 fix DTD path
4225
4226 2006-08-17 [mones]      2.4.0cvs55
4227
4228         * configure.ac
4229         * manual/Makefile.am
4230         * manual/es/Makefile.am
4231         * manual/es/account.xml
4232         * manual/es/ack.xml
4233         * manual/es/addrbook.xml
4234         * manual/es/advanced.xml
4235         * manual/es/faq.xml
4236         * manual/es/glossary.xml
4237         * manual/es/gpl.xml
4238         * manual/es/handling.xml
4239         * manual/es/intro.xml
4240         * manual/es/keyboard.xml
4241         * manual/es/plugins.xml
4242         * manual/es/starting.xml
4243         * manual/es/sylpheed-claws-manual.xml
4244         * manual/es/dist/Makefile.am
4245         * manual/es/dist/html/Makefile.am
4246         * manual/es/dist/pdf/Makefile.am
4247         * manual/es/dist/ps/Makefile.am
4248         * manual/es/dist/txt/Makefile.am
4249                 Spanish translation for the manual
4250
4251 2006-08-16 [colin]      2.4.0cvs54
4252
4253         * src/compose.c
4254         * src/main.c
4255         * src/mainwindow.c
4256                 Fix send button sensitivity at startup
4257                 Set send menu sensitivity (patch by Fabien)
4258         * src/ssl_manager.c
4259                 Enable closing with esc (patch by Fabien)
4260         * src/gtk/foldersort.c
4261                 Enable closing with esc (patch by Fabien)
4262         * src/procmime.c
4263                 Optimisation (no need to copy to tempfile to
4264                 "decode" 7bit and 8bit)
4265         * src/summaryview.c
4266                 Fix cruft in swap_from case
4267         * src/textview.c
4268                 Fix missing last line in some mail cases 
4269                 (Fixes debian #381872)
4270         * src/plugins/pgpcore/prefs_gpg.c
4271         * src/plugins/pgpcore/sgpgme.c
4272         * src/plugins/pgpcore/sgpgme.h
4273                 Don't show "no key found" when user explicitely
4274                 wants to create a key
4275
4276 2006-08-16 [paul]       2.4.0cvs53
4277
4278         * configure.ac
4279         * src/account.c
4280         * src/addressbook.c
4281         * src/headerview.c
4282         * src/prefs_account.c
4283         * src/prefs_message.c
4284         * src/gtk/gtkutils.c
4285                 bump up minimum required versions of GTK+ and
4286                 GLIB to 2.6.0
4287
4288 2006-08-16 [paul]       2.4.0cvs52
4289
4290         * src/toolbar.c
4291                 workaround GTK+ Bug 351600 - 'Can't re-click
4292                 on button after sensitivity update'
4293                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
4294                 Thanks to Colin
4295
4296 2006-08-15 [colin]      2.4.0cvs51
4297
4298         * src/plugins/pgpcore/prefs_gpg.c
4299                 Set options sensitivity according to
4300                 key existence
4301         * src/plugins/pgpcore/sgpgme.c
4302                 Allow to create key with no passphrase
4303
4304 2006-08-14 [cleroy]     2.4.0cvs50
4305
4306         * src/gtk/pluginwindow.c
4307                 New layout (maybe to be changed?)
4308         * src/gtk/gtkutils.c
4309                 Fix a bit label_window
4310         * src/plugins/pgpcore/passphrase.c
4311         * src/plugins/pgpcore/passphrase.h
4312         * src/plugins/pgpcore/plugin.c
4313         * src/plugins/pgpcore/prefs_gpg.c
4314         * src/plugins/pgpcore/prefs_gpg.h
4315         * src/plugins/pgpcore/sgpgme.c
4316         * src/plugins/pgpcore/sgpgme.h
4317                 Allow to create a PGP private key via the GUI
4318
4319 2006-08-14 [wwp]        2.4.0cvs49
4320
4321         * src/addressbook_foldersel.c
4322                 fix strict ISO C90 compliance.
4323
4324 2006-08-14 [paul]       2.4.0cvs48
4325
4326         * src/gtk/prefswindow.c
4327                 re-set scrolled window on opening
4328                 Patch by Ticho
4329
4330 2006-08-14 [paul]
4331
4332         2.5.0-rc1 released
4333
4334 2006-08-14 [paul]       2.4.0cvs47
4335
4336         * src/prefs_display_header.c
4337                 re-enable user-defined Displayed Headers
4338
4339 2006-08-14 [paul]       2.4.0cvs46
4340
4341         * src/prefs_account.c
4342                 use GTK_STOCK_EDIT
4343
4344 2006-08-13 [colin]      2.4.0cvs45
4345
4346         * src/common/utils.c
4347                 Fix "a" in quote when the original message is empty,
4348                 by using \0 instead of 'a' to test writability of
4349                 temp files.
4350
4351 2006-08-13 [wwp]        2.4.0cvs44
4352
4353         * src/plugins/spamassassin/spamassassin.c
4354                 fix capitalization of "SpamAssassin" in some debug, log and
4355                 dialog messages.
4356
4357 2006-08-13 [paul]       2.4.0cvs43
4358
4359         * src/editldap.c
4360                 fix overlapping widgets
4361         * src/prefs_account.c
4362                 fix translation of protocol_names[]
4363                 fix label disappearing off the edge of the
4364                 visible area
4365
4366 2006-08-12 [paul]       2.4.0cvs42
4367
4368         * manual/plugins.xml
4369                 update IRC channel info before it gets forgotten
4370                 about
4371
4372 2006-08-11 [colin]      2.4.0cvs41
4373
4374         * src/compose.c
4375         * src/mainwindow.c
4376         * src/mainwindow.h
4377         * src/procmsg.c
4378         * src/procmsg.h
4379         * src/summaryview.c
4380         * src/toolbar.c
4381                 Grey out the Send button if
4382                 - Queue folders are empty, or
4383                 - We're sending already
4384
4385 2006-08-11 [wwp]        2.4.0cvs40
4386
4387         * src/main.c
4388                 fix a logic issue when quitting while a compose window is
4389                 still open, thanks to Colin.
4390
4391 2006-08-10 [colin]      2.4.0cvs39
4392
4393         * src/main.c
4394                 Fix default font size setting after wizard run
4395         * src/imap.c
4396         * src/etpan/imap-thread.c
4397         * src/etpan/imap-thread.h
4398                 Fix bug #999 (Timing out on TSL cert validation 
4399                 dialog makes ugly things happen). Also, STARTTLS
4400                 unconditionnaly if initial capabilities contain
4401                 LOGINDISABLED and STARTTLS.
4402
4403 2006-08-09 [colin]      2.4.0cvs38
4404
4405         * src/mainwindow.c
4406         * src/mainwindow.h
4407                 Fix Tools/Actions sensitivity when there are
4408                 no actions
4409
4410 2006-08-09 [colin]      2.4.0cvs37
4411
4412         * src/prefs_filtering.c
4413                 Warning fix, patch by Paul
4414         * src/messageview.c
4415         * src/prefs_actions.c
4416         * src/prefs_filtering_action.c
4417         * src/prefs_matcher.c
4418                 Uniformisation of "Info ..." to "Info..." (for
4419                 old gtk), patch by Fabien
4420         * src/plugins/clamav/clamav_plugin_gtk.c
4421                 Sensitivity fix by Fabien
4422
4423 2006-08-09 [colin]      2.4.0cvs36
4424
4425         * src/main.c
4426         * src/main.h
4427                 Add a function to know whether we're exiting
4428         * src/plugins/trayicon/trayicon.c
4429                 If exiting, don't do anything. Faster, and
4430                 avoids gtk_main_iteration reentracy causing
4431                 segfaults at exit
4432
4433 2006-08-09 [colin]      2.4.0cvs35
4434
4435         * src/messageview.c
4436         * src/mimeview.c
4437         * src/mimeview.h
4438                 Fix lack of part selection when automatically 
4439                 jumping to a specific part
4440         * src/msgcache.c
4441                 Little optimisation in cache reading
4442
4443 2006-08-09 [colin]      2.4.0cvs34
4444
4445         * src/compose.c
4446                 Fix crash setting the priority on reedit
4447                 (Accessing compose before creating it!)
4448
4449 2006-08-08 [colin]      2.4.0cvs33
4450
4451         * src/procmime.c
4452                 Fix bug #998 (last attachment is not accessible)
4453                 Bad RFC interpretation on multipart close-delimiters
4454         * src/mimeview.c
4455         * src/mimeview.h
4456         * src/gtk/gtkvscrollbutton.c
4457         * src/gtk/gtkvscrollbutton.h
4458                 Make attachments list wheel-scrollable
4459
4460 2006-08-07 [colin]      2.4.0cvs32
4461
4462         * src/gtk/gtkaspell.c
4463                 Fix bug #973 (Unicode punctation characters 
4464                 are not recognized as separators by the
4465                 spell checker); fix unsigned stuff
4466
4467 2006-08-07 [colin]      2.4.0cvs31
4468
4469         * src/compose.c
4470                 Fix bug #956 (DnD text with accents in compose 
4471                 text entry); fix gccc's signed/unsigned fuss
4472
4473 2006-08-06 [colin]      2.4.0cvs30
4474
4475         * src/main.c
4476                 Fix bug #979 (Plugin crashes when exiting 
4477                 sylpheed-claws) : handle exit request only 
4478                 once
4479
4480 2006-08-05 [colin]      2.4.0cvs29
4481
4482         * src/news.c
4483                 Just make sure we have a msgid.
4484
4485 2006-08-05 [colin]      2.4.0cvs28
4486
4487         * src/news.c
4488         * src/summaryview.c
4489                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4490                 by reimplementing it
4491         * src/textview.c
4492                 Fix bug when hiding quotes with level > 3 and quote
4493                 colors are recycled
4494
4495 2006-08-04 [colin]      2.4.0cvs27
4496
4497         * src/compose.c
4498         * src/undo.c
4499         * src/undo.h
4500                 Fix a bit replace-by-pasting undo
4501         * src/mainwindow.c
4502         * src/messageview.c
4503                 Fix Fold quotes menu synchro in
4504                 mainwindow when it changes in 
4505                 messageview
4506         * src/textview.c
4507                 Fix right-click on quotes blocks
4508         * src/common/utils.c
4509                 Verify that the file created by
4510                 my_tmpfile() is writable. Fixes
4511                 bug #988 (very specific filesystem
4512                 issue)
4513         * src/plugins/pgpcore/sgpgme.c
4514                 Fix file descriptor leak
4515         * src/plugins/spamassassin/spamassassin.c
4516                 Warn once if spamd isn't reachable
4517
4518 2006-08-04 [colin]      2.4.0cvs26
4519
4520         * src/toolbar.c
4521                 i18n context patch by Fabien
4522
4523 2006-08-03 [colin]      2.4.0cvs25
4524
4525         * src/mainwindow.c
4526         * src/messageview.c
4527                 Rename "Hide quotes" to "Fold quotes"
4528         * src/textview.c
4529                 Don't use hand cursor on quotes. "all 
4530                 the bonuses of the feature and none of 
4531                 unwelcome side-effects"
4532
4533 2006-08-03 [colin]      2.4.0cvs24
4534
4535         * AUTHORS
4536         * sylpheed-claws.desktop
4537         * src/gtk/authors.h
4538                 Bring the desktop file to XDG compliance
4539                 Patch by Charles A. Edwards
4540
4541 2006-08-03 [colin]      2.4.0cvs23
4542
4543         * src/textview.c
4544                 Fix links offset when they are preceded
4545                 by accentued chars (g_utf8_strlen!)
4546         * src/mainwindow.c
4547                 Fix wrong status when starting offline
4548
4549
4550 2006-08-03 [wwp]        2.4.0cvs22
4551
4552         * src/prefs_common.h
4553                 ask what to do w/ filtering rules that belong to an account when
4554                 applying filtering rules manually from the main window (skip,
4555                 apply regardless of the account, use current account). This dialog
4556                 can be skipped and the last reply used.
4557                 (forgot that file)
4558
4559 2006-08-03 [wwp]        2.4.0cvs21
4560
4561         * src/filtering.c
4562         * src/filtering.h
4563         * src/prefs_common.c
4564         * src/summaryview.c
4565         * src/alertpanel.c
4566         * src/alertpanel.h
4567         * src/messageview.c
4568                 ask what to do w/ filtering rules that belong to an account when
4569                 applying filtering rules manually from the main window (skip,
4570                 apply regardless of the account, use current account). This dialog
4571                 can be skipped and the last reply used.
4572
4573
4574 2006-08-03 [colin]      2.4.0cvs20
4575
4576         * src/textview.c
4577                 Optimize previous patch
4578
4579 2006-08-03 [cleroy]     2.4.0cvs19
4580
4581         * src/textview.c
4582                 Fix quotes getting toggled back when the
4583                 mail has an even number of text parts
4584
4585 2006-08-02 [colin]      2.4.0cvs18
4586
4587         * src/messageview.c
4588                 Add Hide quotes menu
4589
4590 2006-08-02 [colin]      2.4.0cvs17
4591
4592         * src/mainwindow.c
4593         * src/prefs_common.c
4594         * src/textview.c
4595         * src/textview.h
4596         * src/gtk/about.c
4597                 Allow per-level quote hiding,
4598                 Allow toggling quotes by double-clicking them
4599                 Rename RemoteURI to ClickableText to reflect
4600                 the fact it's used for a variety of things
4601
4602 2006-08-02 [wwp]        2.4.0cvs16
4603
4604         * src/mainwindow.c
4605                 fix "View/Hide quotes" menu item status initialization.
4606
4607 2006-08-02 [wwp]        2.4.0cvs15
4608
4609         * src/matcher_parser_parse.y
4610                 remove a debug trace.
4611
4612 2006-08-02 [paul]       2.4.0cvs14
4613
4614         * src/plugins/pgpcore/passphrase.c
4615                 don't set initial dialog size
4616                 make it resizable
4617
4618 2006-08-02 [paul]       2.4.0cvs13
4619
4620         * src/noticeview.c
4621                 remove the rogue '/' character
4622
4623 2006-08-02 [paul]       2.4.0cvs12
4624
4625         * src/noticeview.c
4626                 allow buttons to resize as necessary
4627
4628 2006-08-01 [wwp]        2.4.0cvs11
4629
4630         * src/mbox.c
4631                 fix strict ISO C90 compliance.
4632
4633 2006-08-01 [wwp]        2.4.0cvs10
4634
4635         * tools/update-po
4636                 updated update-po tool to work w/ context-dependent translations.
4637                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4638
4639 2006-08-01 [wwp]        2.4.0cvs9
4640
4641         * src/matcher.c
4642         * src/prefs_filtering.c
4643         * src/prefs_matcher.c
4644                 allow context-dependent translations for "All",
4645                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4646
4647 2006-07-31 [colin]      2.4.0cvs8
4648
4649         * AUTHORS
4650         * src/gtk/authors.h
4651                 Add Rafal to authors
4652
4653 2006-07-31 [colin]      2.4.0cvs7
4654
4655         * src/compose.c
4656         * src/mainwindow.c
4657         * src/messageview.h
4658         * src/prefs_common.c
4659         * src/prefs_common.h
4660         * src/textview.c
4661                 Add 'View/Hide quotes'. Patch based on a patch
4662                 by Rafal Weglarz
4663
4664 2006-07-31 [colin]      2.4.0cvs6
4665
4666         * src/action.c
4667                 Fix problem with "> stuff >" actions
4668
4669 2006-07-31 [paul]       2.4.0cvs5
4670
4671         * po/nb.po
4672                 updated by Geir Helland
4673
4674 2006-07-31 [wwp]        2.4.0cvs4
4675
4676         * src/mainwindow.c
4677         * src/summaryview.c
4678         * src/summaryview.h
4679                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4680                 thanks to Colin.
4681
4682 2006-07-31 [wwp]        2.4.0cvs3
4683
4684         * src/Makefile.am
4685         * src/addr_compl.c
4686         * src/addr_compl.h
4687         * src/addressbook.c
4688         * src/addressbook.h
4689         * src/addressbook_foldersel.c
4690         * src/addressbook_foldersel.h
4691         * src/addrindex.c
4692         * src/addrindex.h
4693         * src/matcher.c
4694         * src/matcher.h
4695         * src/matcher_parser_lex.l
4696         * src/matcher_parser_parse.y
4697         * src/prefs_common.c
4698         * src/prefs_common.h
4699         * src/prefs_filtering.c
4700         * src/prefs_matcher.c
4701         * src/prefs_matcher.h
4702         * src/summaryview.c
4703                 introduce filtering against the address book. It's now possible to add
4704                 matched conditions to determine if any email address in a message matches
4705                 or doesn't match any or all books or folders in the address book.
4706
4707 2006-07-31 [wwp]        2.4.0cvs2
4708
4709         * src/account.c
4710         * src/filtering.c
4711         * src/filtering.h
4712         * src/folder.c
4713         * src/folderview.c
4714         * src/inc.c
4715         * src/mainwindow.c
4716         * src/matcher.c
4717         * src/matcher_parser_lex.l
4718         * src/matcher_parser_parse.y
4719         * src/mbox.c
4720         * src/prefs_filtering.c
4721         * src/prefs_filtering.h
4722         * src/procmsg.c
4723         * src/procmsg.h
4724         * src/summaryview.c
4725                 introduce per-account filtering rules. Each filtering rule can now be assigned
4726                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4727                 when applying filtering rules manually, as all rules will apply - even the ones
4728                 assigned to an account. This issue will be addressed soon.
4729  
4730
4731
4732 2006-07-31 [wwp]        2.4.0cvs1
4733
4734         * src/quote_fmt.c
4735                 make more strings translatable.
4736
4737 2006-07-31 [paul]       2.4.0
4738
4739         2.4.0 released
4740
4741 2006-07-31 [paul]       2.3.1cvs91
4742
4743         * po/ca.po
4744                 updated by Miquel Oliete
4745
4746 2006-07-31 [paul]       2.3.1cvs90
4747
4748         * po/de.po
4749         * po/el.po
4750         * po/fr.po
4751         * po/it.po
4752         * po/pl.po
4753         * po/pt_BR.po
4754         * po/sr.po
4755         * po/zh_CN.po
4756                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4757                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4758                 Aleksandar Urosevic, and Ralgh Young
4759
4760 2006-07-31 [paul]       2.3.1cvs89
4761
4762         * src/account.c
4763         * src/main.c
4764         * src/mainwindow.c
4765         * src/mainwindow.h
4766                 Fix a race condition when, after an SC crash, rescanning
4767                 folders took more than 0.5 seconds
4768                 Thanks to Colin
4769
4770 2006-07-31 [paul]       2.3.1cvs88
4771
4772         * src/folderview.c
4773                 don't translate separator strings
4774
4775 2006-07-30 [mones]      2.3.1cvs87
4776
4777         * doc/man/sylpheed-claws.1
4778                 Fixed non-ASCII chars in Hoa's name
4779         * po/es.po
4780                 Updated for release
4781
4782 2006-07-27 [colin]      2.3.1cvs86
4783
4784         * src/textview.c
4785                 Don't include the leading \n in links
4786                 Patch by Fabien
4787
4788 2006-07-25 [colin]      2.3.1cvs85
4789
4790         * src/mainwindow.c
4791         * src/common/socket.h
4792         * src/etpan/imap-thread.c
4793                 Refresh resolvers before connecting
4794                 to IMAP servers, and after switching
4795                 to online. Thanks to Paul.
4796
4797 2006-07-18 [colin]
4798
4799         * 2.4.0-rc4 released
4800
4801 2006-07-17 [colin]      2.3.1cvs84
4802
4803         * src/inc.c
4804                 Show connection attempt in statusbar before
4805                 connecting (previously first message was
4806                 "Retrieving messages from ..." after the
4807                 connection succeeded.
4808
4809 2006-07-16 [wwp]        2.3.1cvs83
4810
4811         * sylpheed-claws.ico
4812                 Added .ico file (windows multi-size icon file, generated).
4813
4814 2006-07-12 [wwp]        2.3.1cvs82
4815
4816         * src/messageview.c
4817                 remove Message/Re-edit menu entry from messageview window,
4818                 as sent/draft/queued messages are opened in compose window when
4819                 re-edited and it's not possible to re-edit other msgs.
4820
4821 2006-07-12 [paul]       2.3.1cvs81
4822
4823         * AUTHORS
4824         * src/mainwindow.c
4825         * src/gtk/authors.h
4826                 check online state before resetting
4827                 mailcheck timer. Useful if some program
4828                 verifies connection state and updates
4829                 Claws.
4830                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
4831
4832 2006-07-12 [paul]       2.3.1cvs80
4833
4834         * sylpheed-claws-128x128.png
4835         * sylpheed-claws-64x64.png
4836         * sylpheed-claws.png
4837         * src/Makefile.am
4838         * src/main.c
4839         * src/prefs_toolbar.c
4840         * src/stock_pixmap.c
4841         * src/stock_pixmap.h
4842         * src/wizard.c
4843         * src/gtk/about.c
4844         * src/gtk/gtkutils.c
4845         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
4846         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
4847         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
4848         * src/pixmaps/sylpheed.xpm              ** REMOVED **
4849         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
4850         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
4851                 updated and renamed logo/icon files and related
4852                 logo by Jesper Schultz
4853
4854 2006-07-11 [paul]       2.3.1cvs79
4855
4856         * src/main.c
4857                 fix the labels a smidgin
4858
4859 2006-07-09 [colin]      2.3.1cvs78
4860
4861         * src/textview.c
4862                 Show errors in textviewer's command
4863                 Patch by H. Merijn Brand
4864
4865 2006-07-09 [colin]      2.3.1cvs77
4866
4867         * src/compose.c
4868                 Save FMID in drafts too
4869
4870 2006-07-08 [colin]      2.3.1cvs76
4871
4872         * src/compose.c
4873                 Svae RMID in drafted mails too
4874                 Save quote_fmt vars for whole mails,
4875                 don't reset at each quote_fmt_init:
4876                 allows to use the same |i{var} in
4877                 various template fields
4878         * src/prefs_template.c
4879         * src/quote_fmt.h
4880         * src/quote_fmt_parse.y
4881                 Same
4882
4883 2006-07-08 [colin]      2.3.1cvs75
4884
4885         * src/textview.c
4886                 Fix highlighting of attached parts URIs
4887
4888 2006-07-08 [colin]      2.3.1cvs74
4889
4890         * src/main.c
4891                 Prevent bug #981 (sc 2.3.1 segfaults with 
4892                 gtk+ 2.10) from being reported again:
4893                 if Sylpheed-Claws has been compiled against
4894                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
4895                 of if Sylpheed-Claws has been compiled against
4896                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
4897                 error out.
4898
4899 2006-07-07 [colin]      2.3.1cvs73
4900
4901         * src/prefs_actions.c
4902                 Fix label
4903
4904 2006-07-07 [colin]      2.3.1cvs72
4905
4906         * src/prefs_actions.c
4907                 Fix compile on gtk < 2.8. argh :)
4908
4909 2006-07-07 [paul]       2.3.1cvs71
4910
4911         * src/common/defs.h
4912                 update DONATE_URI
4913
4914 2006-07-07 [colin]      2.3.1cvs70
4915
4916         * po/POTFILES.in
4917         * src/quote_fmt.c
4918         * src/quote_fmt_lex.l
4919         * src/quote_fmt_parse.y
4920                 Add |i{var}, a way to insert user-entered
4921                 text in a template
4922
4923 2006-07-07 [colin]
4924
4925         * 2.4.0-rc3 released
4926
4927 2006-07-07 [colin]      2.3.1cvs69
4928
4929         * src/folder.c
4930                 Don't consider inboxes of UNKNOWN folder 
4931                 classes to be useable as default inboxes
4932
4933 2006-07-07 [paul]       2.3.1cvs68
4934
4935         * src/textview.c
4936                 add missing #include <errno.h>
4937                 Thanks to René J. Blokland
4938
4939 2006-07-07 [paul]       2.3.1cvs67
4940
4941         * src/action.c
4942                 Return now Closes dialog
4943         * src/mimeview.c
4944         * src/mimeview.h
4945         * src/textview.c
4946                 add contextual menu to mime parts listed
4947                 in the textview
4948                 Thanks to Colin
4949         * src/common/utils.c
4950                 reversal: ' is a valid character in URLs
4951
4952 2006-07-06 [colin]      2.3.1cvs66
4953
4954         * src/remotefolder.h
4955                 Forgotten in previous commit
4956
4957 2006-07-06 [colin]      2.3.1cvs65
4958
4959         * src/folder.c
4960                 Set summary update flag whenever
4961                 totals changed
4962         * src/imap.c
4963         * src/prefs_account.c
4964         * src/common/utils.h
4965         * src/etpan/imap-thread.c
4966                 Fix warnings, thanks to Fabien and
4967                 Ricardo
4968
4969 2006-07-06 [wwp]        2.3.1cvs64
4970
4971         * src/gtk/gtkutils.c
4972                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
4973
4974 2006-07-06 [wwp]        2.3.1cvs63
4975
4976         * src/account.c
4977         * src/addressbook.c
4978         * src/addressitem.h
4979         * src/folderview.c
4980         * src/mainwindow.c
4981         * src/manual.c
4982         * src/manual.h
4983         * src/message_search.c
4984         * src/prefs_actions.c
4985         * src/prefs_filtering.c
4986         * src/prefs_filtering.h
4987         * src/prefs_template.c
4988         * src/summary_search.c
4989         * src/summaryview.c
4990         * src/gtk/gtkutils.c
4991         * src/gtk/gtkutils.h
4992         * src/gtk/pluginwindow.c
4993                 add help buttons to some dialogs. Clicking such buttons opens a
4994                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
4995
4996 2006-07-06 [paul]       2.3.1cvs62
4997
4998         * src/textview.c
4999                 fix attachments contextual menu
5000                 Thanks to Colin
5001
5002 2006-07-05 [colin]      2.3.1cvs61
5003
5004         * src/textview.c
5005         * src/compose.c
5006                 Handle sftp:// links
5007
5008 2006-07-05 [paul]       2.3.1cvs60
5009
5010         * src/gtk/filesel.c
5011                 grab save button by default
5012                 Thanks to Colin
5013
5014 2006-07-05 [wwp]        2.3.1cvs59
5015
5016         * manual/xml2pdf
5017                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
5018
5019 2006-07-04 [colin]      2.3.1cvs58
5020
5021         * src/mimeview.c
5022         * src/textview.c
5023                 Use left click to select, middle click to open
5024                 on mimeparts links
5025         * src/common/utils.c
5026                 Fix segfault
5027
5028 2006-07-04 [colin]      2.3.1cvs57
5029
5030         * src/mainwindow.c
5031         * src/news.c
5032                 Warning fixes, thanks to Fabien
5033
5034 2006-07-04 [colin]      2.3.1cvs56
5035
5036         * src/mimeview.c
5037         * src/mimeview.h
5038         * src/textview.c
5039                 Allow parts to be selected via their text label
5040                 in textview
5041
5042 2006-07-04 [colin]      2.3.1cvs55
5043
5044         * src/folderview.c
5045                 Feedback when closing (for big folders)
5046         * src/prefs_actions.c
5047         * src/prefs_filtering.c
5048         * src/prefs_matcher.c
5049         * src/prefs_template.c
5050                 Fix default button when closing without
5051                 having saved
5052
5053 2006-07-04 [colin]      2.3.1cvs54
5054
5055         * src/news.c
5056                 Delete local file on deletion
5057
5058 2006-07-03 [colin]      2.3.1cvs53
5059
5060         * src/folderview.c
5061         * src/main.c
5062                 Don't freeze when rescanning after crash
5063
5064 2006-07-03 [wwp]        2.3.1cvs52
5065
5066         * src/compose.c
5067         * src/privacy.c
5068         * src/privacy.h
5069         * src/plugins/pgpinline/pgpinline.c
5070         * src/plugins/pgpmime/pgpmime.c
5071                 don't report an error when the user cancels the passphrase dialog.
5072
5073 2006-07-02 [colin]      2.3.1cvs51
5074
5075         * src/folderview.c
5076                 Open message when crossing folders with Space,
5077                 goto next unread and friends
5078
5079 2006-07-01 [colin]      2.3.1cvs50
5080
5081         * src/prefs_account.c
5082                 Typographic rules varying from language
5083                 to language (in french "Protocole :"),
5084                 we have to do that :)
5085
5086 2006-07-01 [ticho]      2.3.1cvs49
5087
5088         * src/prefs_account.c
5089                 Only use one temporary gchar* variable in
5090                 prefs_account_protocol_set_optmenu().
5091
5092 2006-07-01 [ticho]      2.3.1cvs48
5093
5094         * src/prefs_account.c
5095         * src/prefs_account.h
5096                 Use GtkLabel for existing account protocol name.
5097                 Created an array for protocol names and populate the
5098                 combobox from it in a for() cycle.
5099
5100 2006-06-30 [colin]      2.3.1cvs47
5101
5102         * src/compose.c
5103                 Block undo when changing signature (by changing
5104                 account)
5105
5106 2006-06-30 [paul]       2.3.1cvs46
5107
5108         * src/send_message.c
5109                 when editing From in the Compose window, use that address
5110                 in the Return-Path: header
5111                 Thanks to Colin
5112
5113 2006-06-30 [colin]      2.3.1cvs45
5114
5115         * src/compose.c
5116                 Fix signature replacement:
5117                 - when no newline before separator
5118                 - when reediting
5119
5120 2006-06-29 [colin]      2.3.1cvs44
5121
5122         * src/folderview.c
5123         * src/folderview.h
5124         * src/mainwindow.c
5125         * src/summaryview.c
5126                 Let 'View/Go to/Next marked' work like
5127                 Next new & Next unread: across folders
5128                 Change the select_on_entry pref to do
5129                 what we want when changing folder
5130         * src/common/utils.c
5131                 Fix single-quoted links 
5132
5133 2006-06-29 [colin]      2.3.1cvs43
5134
5135         * src/gtk/gtkaspell.c
5136                 "Sylpheed" and "Sylpheed-Claws" do exist !
5137
5138 2006-06-29 [colin]      2.3.1cvs42
5139
5140         * src/imap.c
5141                 Forgot to remove debug
5142
5143 2006-06-29 [colin]      2.3.1cvs41
5144
5145         * src/imap.c
5146         * src/imap.h
5147         * src/mainwindow.c
5148                 Disconnect from IMAP servers when going
5149                 offline. Fixes bug #978 (going to offline-mode 
5150                 won't close connections)
5151
5152 2006-06-29 [colin]      2.3.1cvs40
5153
5154         * src/main.c
5155                 Fix transient setting on failing plugins
5156                 Patch by Fabien
5157         * src/plugins/pgpcore/sgpgme.c
5158                 Only warn for OpenPGP. Most people don't
5159                 have CMS available.
5160
5161 2006-06-29 [colin]      2.3.1cvs39
5162
5163         * src/compose.c
5164                 Fix Spelling menu (discrepancy between context menu
5165                 and top menu when folder's dictionary isn't the 
5166                 default one)
5167         * src/plugins/pgpcore/sgpgme.c
5168                 More error reporting about why gpgme can fail
5169
5170 2006-06-29 [wwp]        2.3.1cvs38
5171
5172         * src/mainwindow.c
5173                 honor the display-header-pane setting even when the message view
5174                 is a separate window.
5175
5176 2006-06-29 [wwp]        2.3.1cvs37
5177
5178         * src/prefs_actions.c
5179                 forgot to commit that one (use of GTK_STOCK_INFO).
5180
5181 2006-06-29 [colin]      2.3.1cvs36
5182
5183         * src/imap.c
5184                 Better handling of login errors (ask the password
5185                 again once), alert in case of error. Fix three
5186                 signedness warnings.
5187
5188 2006-06-28 [wwp]        2.3.1cvs35
5189
5190         * src/prefs_template.c
5191         * src/prefs_matcher.c
5192         * src/prefs_filtering_action.c
5193         * src/prefs_quote.c
5194                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
5195                 patch by Fabien Vantard, slightly modified.
5196
5197 2006-06-28 [paul]
5198
5199         2.4.0-rc2 released
5200
5201 2006-06-28 [colin]      2.3.1cvs34
5202
5203         * src/prefs_account.c
5204                 Fix bug #977 (Can't add or edit imap accounts)
5205
5206 2006-06-28 [colin]      2.3.1cvs33
5207
5208         * src/mimeview.c
5209                 Fix previous
5210
5211 2006-06-28 [colin]      2.3.1cvs32
5212
5213         * src/mimeview.c
5214                 Save named inlined attachments with "Save all"
5215         * src/main.c
5216         * src/mbox.c
5217         * src/common/plugin.c
5218         * src/common/plugin.h
5219         * src/common/sylpheed.c
5220         * src/common/utils.c
5221         * src/plugins/pgpcore/sylpheed.def
5222         * src/plugins/pgpinline/sylpheed.def
5223         * src/plugins/pgpmime/sylpheed.def
5224                 Win32 compatibility patch, by
5225                 Werner Koch
5226
5227 2006-06-28 [wwp]        2.3.1cvs31
5228
5229         * src/imap.c
5230         * src/prefs_folder_item.c
5231                 less compilation warnings (thanks to Fabien Vantard), less typos.
5232
5233 2006-06-28 [paul]       2.3.1cvs30
5234
5235         * src/gtk/gtkutils.c
5236                 gtk_combo_box_set_focus_on_click() is only
5237                 available since gtk 2.6.0
5238
5239 2006-06-28 [paul]       2.3.1cvs29
5240
5241         * src/prefs_ext_prog.c
5242                 fix engrish and add a tooltip for the
5243                 'command for 'Display as text' option
5244
5245 2006-06-28 [paul]
5246
5247         2.4.0-rc1 released
5248
5249 2006-06-28 [paul]       2.3.1cvs28
5250
5251         * ChangeLog
5252         * tools/Makefile.am
5253                 include textviewer.pl in releases
5254
5255 2006-06-28 [paul]       2.3.1cvs27
5256
5257         * src/prefs_ext_prog.c
5258                 hide Print command option if libgnomeprint
5259                 support is present
5260
5261 2006-06-27 [colin]      2.3.1cvs26
5262
5263         * src/compose.c
5264                 Fix Esc handling in insert/attach dialog
5265                 Don't show this dialog if dragging something
5266                 else than text/uri-list
5267                 Thanks to Fabien Vantard
5268         * tools/textviewer.pl
5269                 Filter script to display stuff as text
5270                 by H. Merijn Brand
5271
5272 2006-06-27 [wwp]        2.3.1cvs25
5273
5274         * src/messageview.c
5275                 use the exact product name (message view title), patch
5276                 by Fabien Vantard.
5277
5278 2006-06-27 [ticho]      2.3.1cvs24
5279
5280         * src/prefs_account.c
5281         * src/prefs_common.c
5282         * src/prefs_common.h
5283         * src/prefs_ext_prog.c
5284         * src/textview.c
5285                 Add a preference (Preferences/External programs)
5286                 to allow "Display as text" to be done via a script
5287                 (patch by H.Merijn Brand).
5288                 Use GtkComboBox for protocol selection in account
5289                 preferences.
5290                 Only include current choice for existing accounts, and
5291                 insensitivize the combobox.
5292
5293 2006-06-27 [paul]       2.3.1cvs23
5294
5295         * src/mbox.c
5296                 fix crasher introduced in cvs21.
5297                 Thanks to Colin
5298
5299 2006-06-26 [colin]      2.3.1cvs22
5300
5301         * src/mbox.c
5302                 Fix double-frees when leaving folders
5303                 after exporting to mbox
5304
5305 2006-06-26 [colin]      2.3.1cvs21
5306
5307         * src/mbox.c
5308                 More feedback (and optimisation)
5309                 on import/export
5310         * src/common/utils.c
5311                 Fix case when looking for mail addresses
5312         * src/gtk/gtkutils.c
5313                 Extra check for (X-)Face
5314
5315 2006-06-25 [ticho]      2.3.1cvs20
5316
5317         * src/compose.c
5318         * src/exphtmldlg.c
5319         * src/gtk/gtkutils.c
5320         * src/gtk/gtkutils.h
5321                 Added second argument to gtkut_sc_combobox_create() to
5322                 control focus-on-click for the widget.
5323                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
5324
5325 2006-06-25 [ticho]      2.3.1cvs19
5326
5327         * src/compose.c
5328         * src/gtk/Makefile.am
5329         * src/gtk/combobox.c
5330         * src/gtk/combobox.h
5331         * src/gtk/gtkutils.c
5332         * src/gtk/gtkutils.h
5333                 Use GtkComboBox instead of deprecated GtkOptionMenu
5334                 for account selector in compose window and for encoding
5335                 selector in attachment properties.
5336                 Also factorise working with the new GtkComboBox somewhat.
5337
5338 2006-06-24 [paul]       2.3.1cvs18
5339
5340         * src/prefs_common.c
5341                 use the correct default value
5342
5343 2006-06-24 [paul]       2.3.1cvs17
5344
5345         * src/compose.c
5346         * src/prefs_common.c
5347         * src/prefs_common.h
5348         * src/prefs_compose_writing.c
5349                 enable setting of default action when
5350                 dnd'ing files in the compose window.
5351                 (Collaborative effort with wwp)
5352
5353 2006-06-23 [wwp]        2.3.1cvs16
5354
5355         * src/compose.c
5356                 i18n fix (thanks to Fabien Vantard)
5357
5358 2006-06-22 [colin]      2.3.1cvs15
5359
5360         * src/prefs_customheader.c
5361                 Don't use filters in custom headers' file 
5362                 selector. Remember, extensions mean nothing :)
5363
5364 2006-06-22 [paul]       2.3.1cvs14
5365
5366         * configure.ac
5367                 allow setting of man directory location
5368
5369 2006-06-22 [colin]      2.3.1cvs13
5370
5371         * src/mainwindow.c
5372                 Add 'View/Go to/Next unread folder'.
5373                 I missed that :)
5374
5375 2006-06-22 [colin]      2.3.1cvs12
5376
5377         * src/common/utils.c
5378                 Add some subject prefixes
5379                 Patch by Bjorn T Johansen <btj@havleik.no>
5380
5381 2006-06-22 [colin]      2.3.1cvs11
5382
5383         * manual/advanced.xml
5384                 Forgotten hidden pref
5385
5386 2006-06-21 [paul]       2.3.1cvs10
5387
5388         * src/prefs_account.c
5389                 complete the removal of 'Add date header' option
5390
5391 2006-06-21 [paul]       2.3.1cvs9
5392
5393         * src/account.c
5394         * src/compose.c
5395         * src/prefs_account.c
5396         * src/prefs_account.h
5397                 remove option to add date header - always
5398                 add date header
5399         * src/etpan/imap-thread.c
5400                 fix warnings (Thanks to Colin)
5401
5402 2006-06-21 [wwp]        2.3.1cvs8
5403
5404         * src/folder.c
5405                 set the attachment flag when inline text part are (file)named. This is more convenient
5406                 when receiving (for instance) inline source files or patches sent using thunderbird.
5407
5408 2006-06-21 [paul]       2.3.1cvs7
5409
5410         * src/inc.c
5411                 fix off-by-one count of current msg in
5412                 statusbar filtering progressbar
5413
5414 2006-06-21 [paul]       2.3.1cvs6
5415
5416         * src/folder.c
5417                 Show attachment icon even if the part is 'inline'
5418                 if the following conditions are met:
5419                 - content-type != 'text/plain'
5420                 - content-type != '*/pgp-signature'
5421                 - either 'name' or 'filename' parameter is not NULL
5422                 
5423                 Thanks to Colin
5424
5425 2006-06-21 [paul]       2.3.1cvs5
5426
5427         * src/messageview.c
5428         * src/prefs_common.c
5429         * src/prefs_common.h
5430         * src/prefs_other.c
5431                 add an option to 'Never send Return
5432                 Receipts'
5433                 Thanks to Colin
5434
5435 2006-06-20 [mones]      2.3.1cvs4
5436
5437         * po/es.po
5438                 updated
5439         * src/compose.c
5440                 typo fixed (space after comma)
5441         * tools/make.themes.project
5442                 remove exec mode from tarball files
5443
5444 2006-06-20 [colin]      2.3.1cvs3
5445
5446         * src/news.c
5447         * src/procheader.c
5448         * src/unmime.c
5449                 Better fix for \n's in headers (don't 
5450                 break Received: and others)
5451
5452 2006-06-20 [paul]       2.3.1cvs2
5453
5454         * src/alertpanel.c
5455         * src/textview.c
5456                 improve legibility of phishing attempt
5457                 dialog
5458
5459 2006-06-20 [paul]       2.3.1cvs1
5460
5461         * NEWS
5462         * README
5463         * configure.ac
5464                 Update version number following
5465                 stable release
5466
5467 2006-06-20 [colin]      2.3.0cvs26
5468
5469         * src/compose.c
5470                 When dragging a file to the text of the compose
5471                 window, ask whether we want to insert or attach
5472                 (I know lots of people who do that to attach)
5473
5474 2006-06-20 [colin]      2.3.0cvs25
5475
5476         * src/etpan/imap-thread.c
5477                 Fix threshold (the append command is often > 32 bytes)
5478
5479 2006-06-19 [colin]      2.3.0cvs24
5480
5481         * src/imap.c
5482         * src/etpan/imap-thread.c
5483                 Workaround Rockliffe IMAP server bug: replace
5484                 "x UID SEARCH (ANSWERED UID 1:*)" with
5485                 "x UID SEARCH ANSWERED"
5486                 (Rockliffe doesn't handle the parenthesis)
5487
5488 2006-06-19 [colin]      2.3.0cvs23
5489
5490         * src/compose.c
5491         * src/imap.c
5492         * src/etpan/imap-thread.c
5493                 Probably fix bug #972 (Freezes when adding 
5494                 an attachment to the message)
5495         * src/common/defs.h
5496                 Modernize Firefox cmd
5497
5498
5499 2006-06-18 [colin]      2.3.0cvs22
5500
5501         * src/prefs_customheader.c
5502                 Only allow correct filenames for various
5503                 custom headers
5504
5505 2006-06-18 [colin]      2.3.0cvs21
5506
5507         * src/prefs_customheader.c
5508                 Add a 'From File...' button in custom headers prefs, which
5509                 try to do the right thing: 
5510                 for normal headers, use file as plaintext,
5511                 for X-Face, calls compface,
5512                 for Face, encode to b64.
5513
5514 2006-06-17 [colin]      2.3.0cvs20
5515
5516         * src/mh.c
5517                 Warning fix
5518
5519 2006-06-16 [colin]      2.3.0cvs19
5520
5521         * src/summaryview.c
5522                 Recursive quicksearch: show message list
5523                 in current folder, *then* search children
5524                 in the background.
5525
5526 2006-06-16 [colin]      2.3.0cvs18
5527
5528         * src/main.c
5529                 Instead of ignoring SIGPIPE, save caches
5530                 when getting one. Will fix the fact that
5531                 hot caches are out-of-date when logging 
5532                 out of Xorg.
5533         * src/compose.c
5534         * src/prefs_compose_writing.c
5535                 Only save text (not attachments) when 
5536                 auto-saving to drafts
5537         * src/unmime.c
5538                 Always replace \n, \r and \t with spaces
5539                 in headers
5540         * manual/dist/html/Makefile.am
5541         * manual/dist/pdf/Makefile.am
5542         * manual/dist/ps/Makefile.am
5543         * manual/dist/txt/Makefile.am
5544         * manual/fr/dist/html/Makefile.am
5545         * manual/fr/dist/pdf/Makefile.am
5546         * manual/fr/dist/ps/Makefile.am
5547         * manual/fr/dist/txt/Makefile.am
5548         * manual/pl/dist/html/Makefile.am
5549         * manual/pl/dist/pdf/Makefile.am
5550         * manual/pl/dist/ps/Makefile.am
5551         * manual/pl/dist/txt/Makefile.am
5552                 Fix make clean removing pregenerated manuals
5553
5554
5555 2006-06-16 [colin]      2.3.0cvs17
5556
5557         * src/plugins/pgpcore/sgpgme.c
5558         * src/plugins/pgpmime/pgpmime.c
5559         * src/plugins/pgpinline/pgpinline.c
5560                 Better error reporting in setup_signers.
5561                 Don't fallback to default key if specified
5562                 key isn't found.
5563                 Don't allow signing if more than one secret
5564                 key matches the one specified in prefs.
5565
5566 2006-06-15 [colin]      2.3.0cvs16
5567
5568         * src/folderview.c
5569                 Add "Send queue" in the folder's contextual
5570                 menu
5571         * src/compose.c
5572         * src/messageview.c
5573         * src/privacy.c
5574         * src/privacy.h
5575         * src/procmime.c
5576         * src/procmsg.c
5577         * src/plugins/pgpcore/passphrase.c
5578         * src/plugins/pgpcore/sgpgme.c
5579         * src/plugins/pgpinline/pgpinline.c
5580         * src/plugins/pgpmime/pgpmime.c
5581                 Better error reporting
5582         * src/mbox.c
5583                 Probably fix bug #971 (2.2.3 cannot read mail 
5584                 from local mbox)
5585
5586
5587 2006-06-15 [mones]      2.3.0cvs15
5588
5589         * tools/make.themes.project
5590                 creates the themes project from the web page
5591
5592 2006-06-15 [colin]      2.3.0cvs14
5593
5594         * src/folder.c
5595                 Better fix (avoid losing the folder if scan_tree 
5596                 fails)
5597
5598 2006-06-15 [cleroy]     2.3.0cvs13
5599
5600         * src/folder.c
5601                 Probably fix Bug #969 (crash on rebuilding 
5602                 imap folder)
5603
5604 2006-06-14 [colin]      2.3.0cvs12
5605
5606         * manual/dtd/manual.xsl
5607         * manual/sylpheed-claws-manual.xml
5608         * manual/fr/sylpheed-claws-manual.xml
5609         * manual/pl/sylpheed-claws-manual.xml
5610                 Insert pagebreaks between sections
5611
5612 2006-06-14 [paul]       2.3.0cvs11
5613
5614         * configure.ac
5615                 better fix than 2.3.0cvs10
5616
5617 2006-06-14 [paul]       2.3.0cvs10
5618
5619         * configure.ac
5620                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5621                 (backwards compatible)
5622
5623 2006-06-13 [colin]      2.3.0cvs9
5624
5625         * src/messageview.c
5626                 Fix sending of return receipt with the new queue folders
5627
5628 2006-06-13 [wwp]        2.3.0cvs8
5629
5630         * src/quote_fmt_lex.l
5631                 fix wrong tokens returned in quote_fmt lexer, query not().
5632
5633 2006-06-13 [wwp]        2.3.0cvs7
5634
5635         * src/folder.c
5636         * src/prefs_folder_item.c
5637                 allow changing folder type even when folder is not a top-level one,
5638                 thanks to Colin.
5639
5640 2006-06-12 [colin]      2.3.0cvs6
5641
5642         * src/folderview.c
5643                 Fix double-ask of "Do you want to mark all
5644                 as read"
5645
5646 2006-06-12 [colin]      2.3.0cvs5
5647
5648         * src/compose.c
5649         * src/compose.h
5650         * src/folder.c
5651         * src/folder.h
5652         * src/imap.c
5653         * src/inc.c
5654         * src/main.c
5655         * src/messageview.c
5656         * src/mh.c
5657         * src/prefs_folder_item.c
5658         * src/procheader.c
5659         * src/procmime.c
5660         * src/procmsg.c
5661         * src/procmsg.h
5662         * src/send_message.c
5663         * src/summaryview.c
5664         * src/toolbar.c
5665                 Apply bug #964's patch (Queue and drafts aren't normal)
5666                 The Drafts and Queue folder now contain RFC-822 files,
5667                 allowing to move and copy mails from and to these 
5668                 folders. Moving from Drafts to Queue will prepare the
5669                 mail for sending (PGP signature, encryption, etc).
5670                 This patch also rework sending errors handling to try
5671                 to be more helpful.
5672                 Also, allow redefining folder types via the GUI 
5673                 (Folder type in its Properties)
5674
5675 2006-06-12 [colin]      2.3.0cvs4
5676
5677         * src/summaryview.c
5678         * src/prefs_common.c
5679         * src/prefs_common.h
5680         * src/gedit-print.c
5681                 Allow to define a specific print font - patch
5682                 by Bernhard Walle <bernhard.walle@gmx.de>
5683         * src/prefs_fonts.c
5684         * manual/advanced.xml
5685         * manual/fr/advanced.xml
5686                 Add a hidden pref to allow deletion without
5687                 confirmation
5688
5689 2006-06-12 [wwp]        2.3.0cvs3
5690
5691         * .cvsignore
5692                 more files to ignore.
5693
5694 2006-06-12 [wwp]        2.3.0cvs2
5695
5696         * src/quote_fmt.c
5697         * src/quote_fmt_lex.l
5698         * src/quote_fmt_parse.y
5699                 extend the quote_fmt parser (templates and quotes):
5700                 - allow limited sub-expressions in |p{} and |f{} expressions,
5701                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
5702                 - implemented/fixed missing implementation of query_references and show_references,
5703                 - completed, fixed contents and format of the symbols help dialog,
5704                 - fix some compilation warnings.
5705
5706 2006-06-12 [wwp]        2.3.0cvs1
5707
5708         * manual/advanced.xml
5709         * manual/fr/advanced.xml
5710                 updates in the "templates" section of the manual (eng/fr):
5711                  - be more precise (both versions)
5712                  - completed to match the english reference (fr version)
5713                  - touchups (both versions)
5714
5715 2006-06-12 [paul]       2.3.0
5716
5717         2.3.0 released
5718
5719 2006-06-12 [paul]       2.2.3cvs14
5720
5721         * po/ca.po
5722         * po/cs.po
5723         * po/de.po
5724         * po/el.po
5725         * po/fr.po
5726         * po/it.po
5727         * po/pt_BR.po
5728         * po/sr.po
5729         * po/zh_CN.po
5730                 updated by Miquel Oliete, Tim, Stephan Sachse,
5731                 Stavros Giannouris, Fabien Vantard, Andrea
5732                 Spadaccini, Frederico Goncalves Guimaraes,
5733                 Aleksandar Urosevic, and Ralgh Young
5734
5735 2006-06-12 [colin]      2.2.3cvs13
5736
5737         * src/mbox.c
5738                 Add missing header
5739
5740 2006-06-11 [colin]      2.2.3cvs12
5741
5742         * src/msgcache.c
5743                 Verify that g_malloc() succeeded
5744
5745 2006-06-11 [colin]      2.2.3cvs11
5746
5747         * src/wizard.c
5748                 Add Face header to welcome mail
5749
5750 2006-06-10 [colin]      2.2.3cvs10
5751
5752         * src/textview.c
5753                 Revert previous (Forgot it changes the
5754                 margin on the whole mail)
5755
5756 2006-06-10 [colin]      2.2.3cvs9
5757
5758         * src/textview.c
5759                 Don't overlap long headers under (X-)Face
5760
5761 2006-06-10 [mones]      2.2.3cvs8
5762
5763         * manual/xml2pdf
5764                 allow generation of manual on systems lacking saxon binary
5765                 but with java and the saxon library installed
5766
5767         * po/es.po
5768                 updated for release
5769
5770 2006-06-09 [colin]      2.2.3cvs7
5771
5772         * src/summaryview.c
5773                 Fix leak when using Display Sender using Addressbook
5774
5775 2006-06-09 [colin]      2.2.3cvs6
5776
5777         * src/compose.c
5778         * src/folder.c
5779         * src/folderview.c
5780         * src/mimeview.c
5781         * src/summaryview.c
5782                 More leaks fixes
5783
5784 2006-06-09 [paul]       2.2.3cvs5
5785
5786         * AUTHORS
5787         * src/gtk/authors.h
5788         * tools/claws.i18n.status.pl
5789                 updated with new info
5790
5791 2006-06-09 [paul]       2.2.3cvs4
5792
5793         * README
5794                 updated
5795         * manual/ack.xml
5796                 add wwp to authors list
5797         * src/gtk/authors.h
5798                 update mine and Colin's addresses
5799
5800 2006-06-08 [colin]      2.2.3cvs3
5801
5802         * src/etpan/imap-thread.c
5803                 Fix leak on SSL cert check
5804
5805 2006-06-08 [colin]      2.2.3cvs2
5806
5807         * src/common/utils.c
5808                 Fix leak
5809
5810 2006-06-08 [paul]       2.2.3cvs1
5811
5812         * configure.ac
5813                 Update version number following
5814                 stable release
5815
5816 2006-06-07 [colin]      2.2.2cvs3
5817
5818         * src/msgcache.c
5819                 Fix catching cache read errors (guint instead of gint)
5820                 Prevent malloc'ing more than 8MB (means cache corruption)
5821
5822 2006-06-07 [paul]       2.2.2cvs2
5823
5824         * src/exporthtml.c
5825         * src/exportldif.c
5826         * src/mh.c
5827         * src/mutt.c
5828         * src/pine.c
5829         * src/common/utils.c
5830                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
5831                 obey $HOME'
5832                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
5833                 Thanks to Colin
5834
5835 2006-06-06 [paul]       2.2.2cvs1
5836
5837         * configure.ac
5838                 Update version number following
5839                 stable release
5840
5841 2006-06-06 [paul]       2.2.1cvs6
5842
5843         * src/matcher.c
5844                 fix  implicit declaration of
5845                 sylpheed_do_idle()
5846                 Patch by Fabien Vantard
5847
5848 2006-06-06 [paul]       2.2.1cvs5
5849
5850         * src/matcher.c
5851                 fix age_greater and age_lower so that they
5852                 mean what say and not '...or equal to'
5853                 Thanks to Colin
5854
5855 2006-06-06 [paul]       2.2.1cvs4
5856
5857         * src/textview.c
5858         * src/common/utils.c
5859                 fix URI check
5860                 Thanks to Colin
5861
5862 2006-06-05 [wwp]        2.2.1cvs3
5863
5864         * manual/fr/account.xml
5865                 minor language fixes (thanks to Fabien Vantard).
5866
5867 2006-06-05 [colin]      2.2.1cvs2
5868
5869         * src/prefs_folder_item.c
5870         * src/folderview.c
5871                 Allow recursive setting of properties 
5872                 for whole mailboxes
5873         * src/matcher.c
5874                 Don't freeze on 'test' filtering rule
5875
5876 2006-06-05 [colin]      2.2.1cvs1
5877
5878         * configure.ac
5879                 Update version number following
5880                 stable release
5881
5882 2006-06-04 [wwp]        2.2.0cvs82
5883
5884         * manual/glossary.xml
5885         * manual/account.xml
5886         * manual/fr/glossary.xml
5887         * manual/fr/account.xml
5888                 added glossary section and references/links related to the Face custom header.
5889
5890 2006-06-04 [colin]      2.2.0cvs81
5891
5892         * src/summaryview.c
5893                 Skip to next message on move with no
5894                 immediate execution
5895
5896 2006-06-04 [wwp]        2.2.0cvs80
5897
5898         * manual/xml2pdf
5899                 added sanity checks, exit when needed.
5900
5901 2006-06-03 [paul]       2.2.0cvs79
5902
5903         * src/prefs_receive.c
5904                 page name is now 'Receiving'
5905         * src/prefs_send.c
5906                 page name is now 'Sending'
5907
5908 2006-06-03 [colin]      2.2.0cvs78
5909
5910         * src/plugins/spamassassin/spamassassin_gtk.c
5911                 Autoswitch to Localhost if transport was previously
5912                 disabled. Else people had to check [] Enable, then
5913                 *reselect* transport.
5914
5915 2006-06-03 [colin]      2.2.0cvs77
5916
5917         * src/plugins/pgpinline/pgpinline.c
5918         * src/plugins/pgpmime/pgpmime.c
5919                 Check that gpg_data_release_and_get_mem 
5920                 didn't fail (now, why this happens...)
5921
5922 2006-06-03 [colin]      2.2.0cvs76
5923
5924         * src/mbox.c
5925                 Fix bug #962 (Manual and/or UI should 
5926                 warn about incompatible locking 
5927                 causing dataloss)
5928
5929 2006-06-02 [cleroy]     2.2.0cvs75
5930
5931         * src/filtering.c
5932         * src/folder.c
5933         * src/procmsg.c
5934         * src/summaryview.c
5935                 Fix a few leaks
5936
5937 2006-06-02 [colin]      2.2.0cvs74
5938
5939         * src/main.c
5940                 On exit, free caches after writing them
5941                 Shuts up some valgrind false positives
5942         * src/procmsg.c
5943         * src/send_message.c
5944                 Fix races when reusing existing SMTP connections
5945                 Fix inexistant session timeout
5946         * src/toolbar.c
5947                 Display alertpanel after all queues have
5948                 been processed, not after each
5949
5950 2006-06-02 [wwp]        2.2.0cvs73
5951
5952         * manual/fr/glossary.xml
5953         * manual/fr/ack.xml
5954         * manual/ack.xml
5955                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
5956
5957 2006-06-02 [wwp]        2.2.0cvs72
5958
5959         * manual/xml2pdf
5960         * manual/dist/pdf/Makefile.am
5961         * manual/dtd/manual.xsl
5962         * manual/fr/dist/pdf/Makefile.am
5963         * manual/pl/dist/pdf/Makefile.am
5964                 we changed the procedure to generate the .pdf version of the manual.
5965                 The procedure is more modern and the .pdf we get now has a valid index.
5966                 Here are the new pre-requisites:
5967
5968                 - JRE 1.x (1.4 here): there must be one from your distro
5969                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
5970                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
5971                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
5972
5973                 See my posts for further info about the installation of this toolchain:
5974
5975                 Date: Fri, 19 May 2006 19:40:06 +0200
5976                 From: wwp <subscript@free.fr>
5977                 To: sylpheed-claws-devel@lists.sourceforge.net
5978                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
5979
5980                 and
5981
5982                 Date: Wed, 24 May 2006 12:58:49 +0200
5983                 From: wwp <subscript@free.fr>
5984                 To: sylpheed-claws-devel@lists.sourceforge.net
5985                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
5986
5987 2006-06-01 [colin]      2.2.0cvs71
5988
5989         * src/compose.c
5990                 Better guards against IMAP races
5991         * src/main.c
5992         * src/prefs_common.c
5993         * src/prefs_common.h
5994         * src/common/ssl_certificate.c
5995         * src/etpan/imap-thread.c
5996         * src/etpan/imap-thread.h
5997         * src/gtk/sslcertwindow.c
5998                 New hidden option ssl_skip_cert_check to 
5999                 avoid dups of bug #959 (libetpan linked
6000                 against gnutls and gnutls buggy on 64bit)
6001                 Present expired warning only once per
6002                 session/server.
6003         * manual/advanced.xml
6004         * manual/fr/advanced.xml
6005                 Document new option
6006
6007 2006-06-01 [wwp]        2.2.0cvs70
6008
6009         * src/messageview.c
6010                 fix for bug #961 (return receipt dialog 
6011                 complains incorrectly about return-path 
6012                 email adress being different), thanks 
6013                 to Colin.
6014
6015 2006-05-31 [cleroy]     2.2.0cvs69
6016
6017         * src/common/ssl.c
6018                 Guard against NULLs, although this
6019                 should never be an issue
6020
6021 2006-05-31 [colin]      2.2.0cvs68
6022
6023         * src/filtering.c
6024                 Use g_slist_prepend
6025         * src/imap.c
6026                 Don't remove caches when destroying folder, it
6027                 could (should) be done at exit
6028         * src/inc.c
6029                 free processing cache after incorporation
6030         * src/etpan/imap-thread.c
6031                 Maybe fix bug #959 (Crash on moving to emails 
6032                 to a imap account per ssl with a expired 
6033                 certificate.)
6034
6035 2006-05-30 [colin]      2.2.0cvs67
6036
6037         * src/summaryview.c
6038                 Put back event flush when displaying message
6039                 It avoids reading a bunch of messages just
6040                 by hitting shift-n for too long ;)
6041
6042 2006-05-29 [colin]      2.2.0cvs66
6043
6044         * src/summaryview.c
6045                 Remove useless g_warnings
6046
6047 2006-05-29 [colin]      2.2.0cvs65
6048
6049         * src/imap.c
6050                 Fix g_slist_append()s for performance
6051
6052 2006-05-29 [colin]      2.2.0cvs64
6053
6054         * src/compose.c
6055         * src/common/utils.c
6056                 Fix extraneous tab at start of addresses
6057         * src/mainwindow.c
6058                 Fix warnings (thanks to Fabien)
6059                 Fix crash at exit when composing messages 
6060                 exist
6061         * src/pop.c
6062                 Fix progress bar when deleting expired mails
6063                 Thanks to Hiro
6064         * src/summaryview.c
6065         * src/gtk/gtksctree.c
6066                 Fix re-sorting slowness
6067
6068 2006-05-29 [paul]       2.2.0cvs63
6069
6070         * src/mh.c
6071                 fetch full message when moving mails
6072                 from another mailbox, (fixed data loss
6073                 when filtering from IMAP to MH, introduced
6074                 in 2.2.0cvs57).
6075                 Thanks to Colin
6076
6077 2006-05-29 [mones]      2.2.0cvs62
6078
6079         * src/gtk/gtksctree.c
6080                 Unselect faster (patch by Colin)        
6081
6082 2006-05-26 [colin]      2.2.0cvs61
6083
6084         * src/summaryview.c
6085                 Unplug MSGINFO_UPDATE callback on delete too.
6086
6087 2006-05-26 [colin]      2.2.0cvs60
6088
6089         * src/foldersel.c
6090                 Fix bold in folder selection window with glib2.10
6091                 thanks Hiro
6092
6093 2006-05-26 [colin]      2.2.0cvs59
6094
6095         * src/procheader.c
6096                 Convert date only if necessary (and don't
6097                 try to convert from utf8 to utf8, too)
6098         * src/summaryview.c
6099                 Only set column's text if the column's 
6100                 displayed
6101
6102 2006-05-26 [colin]      2.2.0cvs58
6103
6104         * src/summaryview.c
6105         * src/gtk/gtkutils.c
6106                 Fix useless warning
6107
6108 2006-05-26 [colin]      2.2.0cvs57
6109
6110         * src/mainwindow.c
6111                 Make summaryview selectable as long as 
6112                 no message has focus
6113         * src/mh.c
6114                 Faster deletion (by implementing mh_remove_msgs)
6115                 Faster copy (avoid using mh_fetch_msg just to get
6116                 the filename)
6117                 Faster move (using move_file instead of copy_file
6118                 if MSG_IS_MOVE)
6119                 No progressbar if total number of mails to cp/mv 
6120                 is less than 100
6121         * src/summaryview.c
6122                 Fix removal from subject_table when mail gets moved
6123                 Faster deletion (g_slist_prepend instead of append)
6124         * src/gtk/gtksctree.c
6125                 Remove useless code
6126
6127 2006-05-25 [colin]      2.2.0cvs56
6128
6129         * src/common/ssl_certificate.c
6130                 Fix leak in expired cert check
6131
6132 2006-05-25 [colin]      2.2.0cvs55
6133
6134         * src/mh.c
6135                 Disable flags syncing on .mh_sequences - it
6136                 is buggy and marks mails read under unknown
6137                 conditions.
6138
6139 2006-05-25 [paul]
6140
6141         * 2.3.0-rc4 released
6142
6143 2006-05-24 [colin]      2.2.0cvs54
6144
6145         attention cvs users: if you manage to crash
6146         Sylpheed-Claws while moving, copying or deleting
6147         mails, we *are* interested in stack traces and
6148         valgrind logs. It looks stable, but one never
6149         knows...
6150
6151         * src/folder.c
6152                 Add progressbar for cache updates
6153         * src/folderutils.c
6154                 Optimize Mark all read in the current
6155                 folder
6156         * src/mh.c
6157                 Add progressbar for copy/move
6158         * src/procmsg.c
6159                 Optimize O(n^2) in copy/move
6160         * src/summaryview.c
6161         * src/gtk/gtksctree.c
6162                 Optimize O(n^2) algos
6163         * src/common/timing.h
6164                 Display ms instead of us
6165
6166 2006-05-24 [wwp]        2.2.0cvs53
6167
6168         * manual/fr/advanced.xml
6169                 updates to the French manual.
6170
6171 2006-05-24 [wwp]        2.2.0cvs52
6172
6173         * src/common/utils.c
6174                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
6175
6176 2006-05-24 [wwp]        2.2.0cvs51
6177
6178         * src/folderutils.c
6179                 fixed "mark all read" in MH folders (thanks to Colin).
6180
6181 2006-05-24 [paul]       2.2.0cvs50
6182
6183         * doc/man/sylpheed-claws.1
6184                 updated the man page
6185
6186 2006-05-23 [colin]      2.2.0cvs49
6187
6188         * src/folderview.c
6189         * src/imap.c
6190         * src/inc.c
6191         * src/mbox.c
6192         * src/messageview.c
6193         * src/news.c
6194         * src/send_message.c
6195         * src/summaryview.c
6196         * src/gtk/sslcertwindow.c
6197                 alertpanel fixes, by Fabien
6198
6199 2006-05-23 [colin]      2.2.0cvs48
6200
6201         * src/folder.c
6202         * src/folderview.c
6203         * src/msgcache.c
6204         * src/summaryview.c
6205         * src/gtk/gtksctree.c
6206         * src/gtk/gtksctree.h
6207                 More timings
6208                 Fix slow loading problem, which was caused by the
6209                 use of some gtk_ctree funcs and their use of
6210                 g_list_position while gtk_ctree_(un)link'ing.
6211                 Reap more functions from gtkctree.c to be sure we
6212                 use our (fast) version instead of theirs.
6213         * src/mh.c
6214                 Fix copy of unread mails
6215
6216
6217 2006-05-22 [wwp]        2.2.0cvs47
6218
6219         * manual/fr/advanced.xml
6220                 updated.
6221
6222 2006-05-22 [colin]      2.2.0cvs46
6223
6224         * src/filtering.c
6225                 Fix possible infinite loop. 'copy' is not a 
6226                 final action, so when encountering a 'copy',
6227                 we have to check if a previous one was set
6228                 and do it. In the same way, if we encounter
6229                 a 'move' we have to perform a possibly 
6230                 pending 'copy'. This will slow down filtering
6231                 on IMAP if move+copy or multiple copy actions
6232                 are to be done, but handling it via the batch
6233                 would be really too convoluted.
6234
6235 2006-05-22 [wwp]        2.2.0cvs45
6236
6237         * manual/fr/advanced.xml
6238         * manual/fr/faq.xml
6239         * manual/fr/glossary.xml
6240         * manual/fr/handling.xml
6241         * manual/fr/intro.xml
6242         * manual/fr/plugins.xml
6243         * manual/fr/sylpheed-claws-manual.xml
6244                 sync w/ the english manual: updates URIs, documented mailing-list
6245                 support, better explanation about the enabled/disabled feature
6246                 in filtering/processing rules by Paul.
6247
6248 2006-05-21 [colin]      2.2.0cvs44
6249
6250         * src/summaryview.c
6251                 Don't expand after building threads, but during
6252
6253 2006-05-21 [colin]      2.2.0cvs43
6254
6255         * src/procmsg.c
6256         * src/summaryview.c
6257                 More timing possibilities... For next time I have 
6258                 to find out how the hell some 3GHz computer takes
6259                 one minute to open a 30k folder...
6260
6261 2006-05-21 [colin]      2.2.0cvs42
6262
6263         * manual/pl/advanced.xml
6264         * manual/pl/faq.xml
6265         * manual/pl/glossary.xml
6266         * manual/pl/handling.xml
6267         * manual/pl/intro.xml
6268         * manual/pl/plugins.xml
6269         * manual/pl/sylpheed-claws-manual.xml
6270                 Polish manual updated by Pawel
6271
6272 2006-05-20 [colin]
6273
6274         * 2.3.0-rc3 released
6275
6276 2006-05-20 [colin]      2.2.0cvs41
6277
6278         * src/imap.c
6279                 Fix -rc2 problems:
6280                 - remove cache of moved messages from original folder
6281                 - apply new flags to messages even if they aren't appliable
6282                   via IMAP.
6283
6284 2006-05-20 [colin]
6285
6286         * 2.3.0-rc2 released
6287
6288 2006-05-19 [colin]      2.2.0cvs40
6289
6290         * src/imap.c
6291                 Don't issue SELECT in imap_change_flags
6292                 before having checked that we indeed have
6293                 some flags to change. MSG_POSTFILTERED for
6294                 example can't be used on IMAP.
6295                 Fixes bug #955 (copying messages between 
6296                 imap folders is extremely slow), which was
6297                 a regression.
6298
6299 2006-05-19 [colin]      2.2.0cvs39
6300
6301         * src/folder.c
6302         * src/folder.h
6303         * src/folderview.c
6304                 Try to fix bug #830 (Some unread messages 
6305                 get marked read in IMAP inbox):
6306                 - Prevent scanning a folder if it's being 
6307                   opened via the GUI
6308                 - Postpone opening via the GUI of a folder
6309                   currently scanned.
6310
6311
6312 2006-05-19 [wwp]        2.2.0cvs38
6313
6314         * manual/advanced.xml
6315                 fix English+typo (thanks to Paul).
6316
6317 2006-05-19 [wwp]        2.2.0cvs37
6318
6319         * manual/advanced.xml
6320         * manual/fr/advanced.xml
6321         * src/gtk/logwindow.c
6322         * src/prefs_common.c
6323         * src/prefs_common.h
6324                 added hidden prefs to allow customization of colors used in
6325                 protocol log window (useful for dark gtk+ themes).
6326
6327 2006-05-19 [wwp]        2.2.0cvs36
6328
6329         * ChangeLog
6330                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
6331
6332 2006-05-19 [paul]       2.2.0cvs35
6333
6334         * src/textview.c
6335                 make Reply-To fully clickable
6336         * src/gtk/logwindow.c
6337                 more colouring (SMTP ESMTP)
6338         Both patches by Pawel Pekala
6339
6340 2006-05-19 [cleroy]     2.2.0cvs34
6341
6342         * src/mh.c
6343                 Don't update flags from current folder
6344                 Probably fixes bug #935 (Read Messages 
6345                 Revert to Being Marked as Unread)
6346
6347 2006-05-18 [colin]      2.2.0cvs33
6348
6349         * src/imap.c
6350                 Warning fix
6351         * src/compose.c
6352         * src/mainwindow.c
6353         * src/summaryview.c
6354         * src/toolbar.c
6355                 Allow replying to multiple emails
6356                 in multiple windows
6357         * src/mimeview.c
6358         * src/etpan/imap-thread.c
6359                 Leak fixes
6360
6361 2006-05-18 [paul]       2.2.0cvs32
6362
6363         * src/summaryview.c
6364                 keep Mailing-List menu refreshed
6365                 Thanks to Colin
6366
6367 2006-05-18 [paul]       2.2.0cvs31
6368
6369         * manual/advanced.xml
6370         * manual/faq.xml
6371         * manual/glossary.xml
6372         * manual/handling.xml
6373         * manual/intro.xml
6374         * manual/plugins.xml
6375         * manual/sylpheed-claws-manual.xml
6376                 update URLs
6377                 add info about mailing-list support
6378                 edit filtering info
6379         * src/wizard.c
6380         * src/common/defs.h
6381         * src/gtk/about.c
6382         * src/plugins/dillo_viewer/README
6383                 update URLs
6384
6385 2006-05-17 [wwp]        2.2.0cvs30
6386
6387         * manual/handling.xml
6388         * manual/fr/handling.xml
6389                 documented the ability to enabled/disable filtering/processing rules.
6390
6391 2006-05-17 [colin]      2.2.0cvs29
6392
6393         * src/main.c
6394                 Don't initialize g_thread subsystem if it's 
6395                 already done (thanks to Hiro)
6396         * src/mimeview.c
6397                 Fix saving of parts when there name can't be
6398                 converted from UTF-8.
6399
6400 2006-05-17 [paul]       2.2.0cvs28
6401
6402         * po/Makefile.in.in
6403                 fix config.status warning with autoconf 2.60
6404
6405 2006-05-17 [paul]       2.2.0cvs27
6406
6407         * po/POTFILES.in
6408                 add src/mbox.c
6409
6410 2006-05-17 [wwp]        2.2.0cvs26
6411
6412         * src/mainwindow.c
6413                 fix useless and potentially dangerous buffer walking (thanks to Colin).
6414
6415 2006-05-17 [wwp]        2.2.0cvs25
6416
6417         * src/plugins/demo/demo.c
6418                 updated product name in plugin demo (many plugins need to be
6419                 sync'ed w/ that change).
6420
6421 2006-05-17 [colin]      2.2.0cvs24
6422
6423         * src/mh.c
6424                 Fix leak
6425
6426 2006-05-16 [colin]      2.2.0cvs23
6427
6428         * src/mainwindow.c
6429                 Stupid me hit again. Fix cvs22.
6430
6431 2006-05-16 [colin]      2.2.0cvs22
6432
6433         * src/mainwindow.c
6434                 Fix bug #922 (sylpheed-claws crashed after 
6435                 pushing on Inbox folder)
6436
6437 2006-05-16 [colin]      2.2.0cvs21
6438
6439         * src/compose.c
6440                 Make From header be copy/paste/select-able
6441
6442 2006-05-16 [wwp]        2.2.0cvs20
6443
6444         * src/export.c
6445         * src/matcher.c
6446         * src/summaryview.c
6447         * src/etpan/imap-thread.c
6448                 fix some compiler warnings (thanks to Colin).
6449
6450 2006-05-16 [wwp]        2.2.0cvs19
6451
6452         * src/action.c
6453         * src/gedit-print.c
6454         * src/inc.c
6455         * src/mainwindow.c
6456         * src/mh.c
6457         * src/statusbar.c
6458         * src/send_message.c
6459         * src/summaryview.c
6460                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
6461
6462 2006-05-15 [colin]      2.2.0cvs18
6463
6464         * src/procmsg.c
6465                 Fix automatic rule creation with List-Post
6466
6467 2006-05-15 [paul]       2.2.0cvs17
6468
6469         * tools/filter_conv_new.pl
6470                 updated for rule enabling/disabling
6471                 claws version >= 2.3.x required
6472
6473 2006-05-15 [cleroy]     2.2.0cvs16
6474
6475         * src/main.c
6476                 Revert test
6477
6478 2006-05-15 [cleroy]     2.2.0cvs15
6479
6480         * src/main.c
6481                 test
6482
6483 2006-05-15 [wwp]        2.2.0cvs14
6484
6485         * manual/pl/.cvsignore
6486                 ignore generated files.
6487
6488 2006-05-14 [wwp]        2.3.0-rc1
6489
6490         * 2.3.0-rc1 released
6491
6492 2006-05-13 [wwp]        2.2.0cvs13
6493
6494         * src/filtering.c
6495         * src/filtering.h
6496         * src/matcher.c
6497         * src/matcher_parser_lex.l
6498         * src/matcher_parser_parse.y
6499         * src/prefs_filtering.c
6500                 new feature: provide the ability to disable filtering and processing
6501                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
6502                 adaptations.
6503
6504 2006-05-13 [colin]      2.2.0cvs12
6505
6506         * src/compose.c
6507                 Remove useless if (a) b; else b;
6508                 Thanks to wwp
6509
6510 2006-05-13 [wwp]        2.2.0cvs11
6511
6512         * src/export.c
6513         * src/import.c
6514         * src/mainwindow.c
6515         * src/mbox.c
6516         * src/summaryview.c
6517         * src/summaryview.h
6518                 no more silent failures (or at least less ones) when importing
6519                 or exporting from/to mbox. Also start importing/exporting if
6520                 the necessary info is set.
6521
6522 2006-05-13 [wwp]        2.2.0cvs10
6523
6524         * RELEASE_NOTES
6525                 restored up-to-date release notes.
6526
6527 2006-05-13 [paul]       2.2.0cvs9
6528
6529         * po/nl.po
6530         * po/ru.po
6531                 updated by Tim Dijkstra and Pavlo Bohmat
6532
6533 2006-05-12 [colin]      2.2.0cvs8
6534
6535         * src/gtk/quicksearch.c
6536                 Add "k" as shortcut for "colorlabel". Patch
6537                 by ath42@users.sf.net.
6538
6539 2006-05-12 [paul]       2.2.0cvs7
6540
6541         * src/prefs_common.h
6542         * src/prefs_summaries.c
6543         * src/summaryview.c
6544                 when entering a folder also allow
6545                 going directly to first Marked message
6546
6547 2006-05-12 [paul]       2.2.0cvs6
6548
6549         * src/summaryview.c
6550                 always obey 'confirm before marking all
6551                 mails read' option
6552
6553 2006-05-12 [paul]       2.2.0cvs5
6554
6555         * src/textview.c
6556                 make Sender fully clickable
6557
6558 2006-05-12 [colin]      2.2.0cvs4
6559
6560         * src/compose.c
6561         * src/compose.h
6562                 Let From be editable
6563         * src/main.c
6564         * src/mh.c
6565                 Full support of .mh_sequences' Unseen seq
6566
6567 2006-05-12 [colin]      2.2.0cvs3
6568
6569         * src/folder.c
6570         * src/mainwindow.c
6571         * src/mainwindow.h
6572         * src/messageview.c
6573         * src/prefs_spelling.c
6574         * src/procheader.c
6575         * src/procmsg.c
6576         * src/procmsg.h
6577         * src/summaryview.c
6578         * src/toolbar.c
6579         * src/toolbar.h
6580                 Add contextual menu on Compose toolbar
6581                 button. Fixes bug #944 (Automatic
6582                 addresses not applied when changing account
6583                 from compose window)
6584                 add Mailing List support
6585                 based on the old 0.6.5claws25 patch by
6586                 Melvin Hadasht, with finishing touches
6587                 by Colin
6588                 Fix "ignore thread" when mails are threaded by
6589                 subject (and weren't ignored although appearing
6590                 in the thread).
6591                 GUI rework.
6592                 Both patches by Pawel.
6593
6594 2006-05-08 [paul]       2.2.0cvs2
6595
6596         * src/mainwindow.c
6597         * src/mainwindow.h
6598         * src/messageview.c
6599         * src/procheader.c
6600         * src/procmsg.c
6601         * src/procmsg.h
6602         * src/summaryview.c
6603                 add Mailing List support
6604                 based on the old 0.6.5claws25 patch by 
6605                 Melvin Hadasht, with finishing touches
6606                 by Colin
6607
6608 2006-05-08 [colin]      2.2.0cvs1
6609
6610         * src/mainwindow.c
6611         * src/toolbar.c
6612         * src/toolbar.h
6613                 Add contextual menu on Compose toolbar 
6614                 button. Fixes bug #944 (Automatic 
6615                 addresses not applied when changing account 
6616                 from compose window)
6617
6618 2006-05-08 [paul]       2.2.0
6619
6620         2.2.0 released
6621
6622 2006-05-08 [paul]       2.1.1cvs51
6623
6624         * po/cs.po
6625         * po/de.po
6626         * po/en_GB.po
6627         * po/fi.po
6628         * po/fr.po
6629         * po/pt_BR.po
6630         * po/sr.po
6631         * po/zh_CN.po
6632                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6633                 Fabien Vantard, Frederico Goncalves Guimaraes,
6634                 Aleksandar Urosevic, and Ralgh Young
6635
6636 2006-05-12 [colin]      2.1.1cvs50
6637
6638         * po/cs.po
6639         * po/de.po
6640         * po/en_GB.po
6641         * po/es.po
6642         * po/fi.po
6643         * po/fr.po
6644         * po/pt_BR.po
6645         * po/sr.po
6646         * po/zh_CN.po
6647                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6648                 Fabien Vantard, Frederico Goncalves Guimaraes,
6649                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
6650
6651 2006-05-05 [colin]      2.1.1cvs49
6652
6653         * manual/Makefile.am
6654         * manual/pl/Makefile.am
6655         * manual/pl/account.xml
6656         * manual/pl/ack.xml
6657         * manual/pl/addrbook.xml
6658         * manual/pl/advanced.xml
6659         * manual/pl/faq.xml
6660         * manual/pl/glossary.xml
6661         * manual/pl/gpl.xml
6662         * manual/pl/handling.xml
6663         * manual/pl/intro.xml
6664         * manual/pl/keyboard.xml
6665         * manual/pl/plugins.xml
6666         * manual/pl/starting.xml
6667         * manual/pl/sylpheed-claws-manual.xml
6668         * manual/pl/dist/.cvsignore
6669         * manual/pl/dist/Makefile.am
6670         * manual/pl/dist/html/.cvsignore
6671         * manual/pl/dist/html/Makefile.am
6672         * manual/pl/dist/pdf/.cvsignore
6673         * manual/pl/dist/pdf/Makefile.am
6674         * manual/pl/dist/ps/.cvsignore
6675         * manual/pl/dist/ps/Makefile.am
6676         * manual/pl/dist/txt/.cvsignore
6677         * manual/pl/dist/txt/Makefile.am
6678                 Add the polish translation of the manual,
6679                 Authored by Pawel Pekala.
6680
6681 2006-05-05 [cleroy]     2.1.1cvs48
6682
6683         * src/main.c
6684                 Re-read matcherrc after loading plugins 
6685                 if some of them add folders.
6686
6687 2006-05-03 [colin]      2.1.1cvs47
6688
6689         * src/imap.c
6690                 I'm idiot
6691
6692 2006-05-03 [colin]      2.1.1cvs46
6693
6694         * src/imap.c
6695                 Be sure to have a session when
6696                 getting separator
6697
6698 2006-05-03 [colin]      2.1.1cvs45
6699
6700         * src/imap.c
6701         * src/imap.h
6702         * src/imap_gtk.c
6703                 Fix preventing renaming with namespace 
6704                 separator.
6705
6706 2006-05-01 [colin]      2.1.1cvs44
6707
6708         * src/action.c
6709                 Don't reload messageview when result of
6710                 action is piped.
6711
6712 2006-04-29 [colin]      2.1.1cvs43
6713
6714         * src/prefs_receive.c
6715         * src/plugins/spamassassin/spamassassin_gtk.c
6716         * src/plugins/clamav/clamav_plugin_gtk.c
6717                 GUI fixes by Pawel
6718
6719 2006-04-29 [colin]      2.1.1cvs42
6720
6721         * src/prefs_compose_writing.c
6722         * src/prefs_quote.c
6723                 Cleanups. Patch by Pawel
6724
6725 2006-04-28 [paul]       2.1.1cvs41
6726
6727         * src/matcher.c
6728                 fix returned quick search results when search
6729                 term contains an underscore.
6730                 Thanks to Colin
6731
6732 2006-04-28 [paul]       2.1.1cvs40
6733
6734         * src/prefs_message.c
6735         * src/prefs_receive.c
6736                 GUI cleanups
6737                 Patches by Pawel Pekala
6738
6739 2006-04-27 [colin]      2.1.1cvs39
6740
6741         * src/wizard.c
6742                 Differentiate subject Welcome from
6743                 window's title Welcome
6744
6745 2006-04-27 [paul]
6746
6747         2.2.0-rc1 released
6748
6749 2006-04-27 [paul]       2.1.1cvs38
6750
6751         * manual/advanced.xml
6752         * manual/fr/advanced.xml
6753                 add info about compose_no_markup hidden pref
6754
6755 2006-04-27 [paul]       2.1.1cvs37
6756
6757         * src/prefs_account.c
6758                 improve privacy labels
6759         * src/prefs_msg_colors.c
6760                 change some strings for translators' convenience
6761         * src/gtk/gtkutils.c
6762                 don't underline the link button text
6763
6764 2006-04-25 [colin]      2.1.1cvs36
6765
6766         * src/folder.c
6767                 Complete 2.1.1cvs33 (once more ;)
6768
6769 2006-04-25 [colin]      2.1.1cvs35
6770
6771         * src/editldap.c
6772                 Fix tooltip
6773
6774 2006-04-25 [cleroy]     2.1.1cvs34
6775
6776         * src/compose.c
6777         * src/gtk/gtkaspell.c
6778                 Fix crash on redirect (related to the return 
6779                 of the aspell menu in compose's toolbar)
6780         * src/prefs_msg_colors.c
6781                 Fix sensitivity widgets
6782         * src/image_viewer.c
6783         * src/gtk/pluginwindow.c
6784         * src/gtk/prefswindow.c
6785                 Change released signals to clicked (Fabien)
6786         * po/POTFILES.in
6787         * src/common/socket.c
6788         * src/plugins/spamassassin/spamassassin.c
6789                 Translate strings (Fabien)
6790
6791 2006-04-25 [paul]       2.1.1cvs33
6792
6793         * src/folder.c
6794         * src/folder.h
6795         * src/folderview.c
6796                 complete the fix of bug #912
6797                 Thanks to Colin
6798
6799 2006-04-25 [colin]      2.1.1cvs32
6800
6801         * src/news.c
6802                 Better progress bar
6803         * src/mimeview.c
6804         * src/summaryview.c
6805         * src/summaryview.h
6806                 Fix focus chain
6807                 Patches by Pawel Pekala
6808
6809 2006-04-24 [colin]      2.1.1cvs31
6810
6811         * src/compose.c
6812                 Fix compilation warnings (Fabien)
6813
6814 2006-04-24 [colin]      2.1.1cvs30
6815
6816         * src/addrindex.c
6817         * src/editldap.c
6818         * src/editldap_basedn.c
6819         * src/editldap_basedn.h
6820         * src/ldapctrl.c
6821         * src/ldapctrl.h
6822         * src/ldapquery.c
6823         * src/ldaputil.c
6824         * src/ldaputil.h
6825                 Fix bug #901 (LDAPS support)
6826
6827 2006-04-24 [colin]      2.1.1cvs29
6828
6829         * src/compose.c
6830                 Fix logic on error with send dialog on
6831         * src/imap.c
6832                 Fix compilation without libetpan, thanks
6833                 to Fabien
6834         * src/summaryview.c
6835                 Fix 'context-menu' key
6836
6837 2006-04-23 [colin]      2.1.1cvs28
6838
6839         * src/folder.c
6840                 Never free current's cache to free up 
6841                 memory. Fixes bug #912 (new count 
6842                 randomly set to message count)
6843
6844 2006-04-23 [colin]      2.1.1cvs27
6845
6846         * src/gtk/quicksearch.c
6847                 And remove printf...
6848
6849 2006-04-23 [colin]      2.1.1cvs26
6850
6851         * src/gtk/quicksearch.c
6852                 Fix replacing in quicksearch, and fix inserting
6853                 in the middle of the string. (introduced at 2.1.0cvs22)
6854
6855 2006-04-23 [colin]      2.1.1cvs25
6856
6857         * src/imap.c
6858                 Make sure uidnext is initialized in get_num_list
6859                 (not for stable, related to 2.1.1cvs8 and friends)
6860
6861 2006-04-23 [colin]      2.1.1cvs24
6862
6863         * src/imap.c
6864                 Output something when login is successful
6865                 too
6866
6867 2006-04-23 [colin]      2.1.1cvs23
6868
6869         * src/etpan/imap-thread.c
6870                 Better logging (line-per-line, hide data in fetch)
6871                 Fix a const warning
6872         * src/gtk/logwindow.c
6873         * src/gtk/logwindow.h
6874                 Better logging (color for input/output)
6875
6876 2006-04-21 [colin]      2.1.1cvs22
6877
6878         * src/gtk/quicksearch.c
6879                 On gtk+-2.8, use stock buttons in quicksearch
6880                 Based on a patch by Fabien and a design by Paul
6881
6882 2006-04-21 [colin]      2.1.1cvs21
6883
6884         * src/folderview.c
6885         * src/mainwindow.c
6886                 Fix occasional flicker in folderview
6887         * src/common/utils.c
6888                 Fix bug #943 (Incorrectly parsed email address 
6889                 list in short headers on message view and in 
6890                 printouts)
6891
6892 2006-04-20 [colin]      2.1.1cvs20
6893
6894         * src/imap.c
6895         * src/imap.h
6896         * src/prefs_account.c
6897                 Add ANONYMOUS auth for IMAP
6898
6899 2006-04-20 [paul]       2.1.1cvs19
6900
6901         * src/main.c
6902                 proper fix for 2.1.1cvs18
6903                 Thanks to Colin
6904
6905 2006-04-20 [paul]       2.1.1cvs18
6906
6907         * src/main.c
6908                 fix build warnings
6909
6910 2006-04-20 [paul]       2.1.1cvs17
6911
6912         * src/gtk/quicksearch.c
6913                 fix standard, non-extended Quick search,
6914                 was broken in 2.1.1cvs15.
6915                 Thanks to Colin.
6916
6917 2006-04-20 [colin]      2.1.1cvs16
6918
6919         * src/prefs_matcher.c
6920                 Fix values when reselecting a ~test
6921                 rule
6922
6923 2006-04-19 [colin]      2.1.1cvs15
6924
6925         * src/compose.c
6926         * src/compose.h
6927         * src/gtk/gtkaspell.c
6928         * src/gtk/gtkaspell.h
6929                 Put back Options menu in Spelling/
6930         * src/gtk/quicksearch.c
6931                 Don't search, and show error, if the
6932                 advanced search has a syntax error
6933
6934 2006-04-18 [colin]      2.1.1cvs14
6935
6936         * src/textview.c
6937                 Fix gdk warnings on set_cursor when textview
6938                 isn't visible
6939
6940 2006-04-18 [colin]      2.1.1cvs13
6941
6942         * src/gtk/gtksctree.c
6943                 Remove seemingly useless refresh that causes
6944                 flicker - watch this commit in case of 
6945                 problems before planned backport to stable
6946
6947 2006-04-18 [colin]      2.1.1cvs12
6948
6949         * src/imap.c
6950                 Factorize get/set_xml code
6951         * src/compose.c
6952         * src/prefs_account.c
6953         * src/prefs_account.h
6954         * src/procmsg.c
6955                 Add Encrypt to self option
6956
6957 2006-04-17 [colin]      2.1.1cvs11
6958
6959         * configure.ac
6960                 Fix search on encrpyt function on dragonfly
6961                 Patch by Jonathan Buschmann <jonthn@agmact.com>
6962
6963 2006-04-17 [colin]      2.1.1cvs10
6964
6965         * src/prefs_account.c
6966                 Be safe by default: remove mails from POP3
6967                 after 7 days, not immediately
6968
6969 2006-04-17 [colin]      2.1.1cvs9
6970
6971         * src/etpan/imap-thread.c
6972                 Fix build on DragonFly - patch by 
6973                 Jonathan Buschmann <jonthn@agmact.com>
6974
6975 2006-04-17 [colin]      2.1.1cvs8
6976
6977         * src/imap.c
6978                 Save uidnext between sessions
6979
6980 2006-04-17 [colin]      2.1.1cvs7
6981
6982         * src/imap.c
6983                 scan is required when uid validity changes
6984
6985 2006-04-17 [colin]      2.1.1cvs6
6986
6987         * src/folderview.c
6988                 Don't scan if not necessary, apart in current
6989                 folder and INBOX to fetch flags.
6990         * src/imap.c
6991                 Scan is necessary if unread count changes
6992
6993 2006-04-17 [colin]      2.1.1cvs5
6994
6995         * src/imap.c
6996                 ...But always fetch ANSWERED and DELETED flags for
6997                 INBOX, as filtering can happen on these flags.
6998
6999 2006-04-17 [colin]      2.1.1cvs4
7000
7001         * src/imap.c
7002                 Don't fetch REPLIED and DELETED flags when synchronising
7003                 flags with a closed folder. We only need UNSEEN and FLAGGED
7004                 to update the folderview.
7005
7006 2006-04-17 [colin]      2.1.1cvs3
7007
7008         * src/imap.c
7009                 Faster flag search when there are new mails 
7010                 in a folder. We can do a full search if the 
7011                 folder contains less messages than the new
7012                 list.
7013
7014 2006-04-17 [colin]      2.1.1cvs2
7015
7016         * po/cs.po
7017         * po/de.po
7018         * po/fr.po
7019         * po/nl.po
7020         * po/pt_BR.po
7021                 Update translations from stable branch
7022
7023 2006-04-17 [colin]      2.1.1cvs1
7024
7025         * configure.ac
7026                 Bump version to follow stable release
7027
7028 2006-04-16 [mones]      2.1.0cvs50
7029
7030         * po/es.po
7031                 Updated for release
7032
7033 2006-04-16 [colin]      2.1.0cvs49
7034
7035         * src/textview.c
7036                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
7037                 with gtk < 2.8. Thanks to Fabien Vantard.
7038
7039 2006-04-15 [colin]      2.1.0cvs48
7040
7041         * src/etpan/imap-thread.c
7042                 Fix bug #919 (libetpan: SEGV when connecting 
7043                 using command)
7044
7045 2006-04-14 [colin]      2.1.0cvs47
7046
7047         * src/main.c
7048                 Fix race on --select (should be done better)
7049
7050 2006-04-14 [wwp]        2.1.0cvs46
7051
7052         * src/send_message.c
7053                 enforce a check for domain in account prefs (a sending
7054                 error could be faced if domain was checked but no value set),
7055                 thanks to Colin.
7056
7057 2006-04-14 [colin]      2.1.0cvs45
7058
7059         * src/codeconv.c
7060                 when converting from unknown to unknown, if the
7061                 string is UTF8, don't convert it to the locale
7062                 (which breaks it)
7063
7064 2006-04-14 [colin]      2.1.0cvs44
7065
7066         * src/compose.c
7067                 Don't try to use ASCII for converting headers
7068                 (as done in body)
7069
7070 2006-04-14 [paul]       2.1.0cvs43
7071
7072         * src/crash.c
7073                 add locale/charset info to crash report
7074         * src/gtk/about.c
7075                 add wwp to doc team
7076                 replace 'e-mail' with preferred 'email'
7077         * src/gtk/authors.h
7078                 ensure contributors list is in alphabetical
7079                 order
7080
7081 2006-04-13 [colin]      2.1.0cvs42
7082
7083         * src/textview.c
7084                 Prevent gdk warnings
7085
7086 2006-04-13 [colin]      2.1.0cvs41
7087
7088         * src/common/ssl_certificate.c
7089         * src/common/ssl_certificate.h
7090         * src/gtk/sslcertwindow.c
7091                 Warn on expired certs, and display the expiration date
7092
7093 2006-04-13 [colin]      2.1.0cvs40
7094
7095         * src/plugins/spamassassin/spamassassin_gtk.c
7096                 Fix missing set_text on unix socket
7097
7098 2006-04-13 [wwp]        2.1.0cvs39
7099
7100         * manual/fr/advanced.xml
7101         * manual/fr/glossary.xml
7102                 applied new spam/ham/email lexicon (pourriel, courriel)
7103
7104 2006-04-13 [paul]       2.1.0cvs38
7105
7106         * src/plugins/pgpmime/plugin.c
7107                 remove the mention of S/MIME from the
7108                 description. This is now handled by the
7109                 S/MIME plugin.
7110
7111 2006-04-13 [paul]       2.1.0cvs37
7112
7113         * src/prefs_msg_colors.c
7114                 rework dialog
7115         * src/prefs_folder_item.c
7116         * src/prefs_spelling.c
7117                 add a tooltip to the colour selector buttons
7118
7119 2006-04-13 [wwp]        2.1.0cvs36
7120
7121         * manual/advanced.xml
7122         * manual/glossary.xml
7123         * manual/handling.xml
7124         * manual/keyboard.xml
7125         * manual/plugins.xml
7126         * manual/starting.xml
7127         * manual/fr/account.xml
7128         * manual/fr/ack.xml
7129         * manual/fr/addrbook.xml
7130         * manual/fr/advanced.xml
7131         * manual/fr/faq.xml
7132         * manual/fr/glossary.xml
7133         * manual/fr/gpl.xml
7134         * manual/fr/handling.xml
7135         * manual/fr/intro.xml
7136         * manual/fr/keyboard.xml
7137         * manual/fr/plugins.xml
7138         * manual/fr/starting.xml
7139         * manual/fr/sylpheed-claws-manual.xml
7140                 fixes to the manuals:
7141                  - summaryview -> Message List (same in French)
7142                  - translate key names
7143                  - fix French punctuation, use non-breakable spaces when
7144                    necessary, don't use &thinsp; which is not portable
7145                  - tell what maildir and mbox formats we support
7146
7147 2006-04-12 [wwp]        2.1.0cvs35
7148
7149         * src/prefs_toolbar.c
7150                 unified a replace button more,
7151                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7152
7153 2006-04-12 [wwp]        2.1.0cvs34
7154
7155         * src/prefs_common.c
7156         * src/prefs_msg_colors.c
7157                 make default color labels translatable,
7158                 patch from Fabien Vantard <fzzzzz@gmail.com>,
7159                 thanks to Tim <timbrain@post.cz> for reporting.
7160
7161 2006-04-12 [wwp]        2.1.0cvs33
7162
7163         * manual/glossary.xml
7164         * manual/intro.xml
7165         * manual/plugins.xml
7166         * manual/starting.xml
7167         * manual/sylpheed-claws-manual.xml
7168         * manual/fr/.cvsignore
7169         * manual/fr/account.xml
7170         * manual/fr/ack.xml
7171         * manual/fr/addrbook.xml
7172         * manual/fr/advanced.xml
7173         * manual/fr/faq.xml
7174         * manual/fr/glossary.xml
7175         * manual/fr/handling.xml
7176         * manual/fr/intro.xml
7177         * manual/fr/keyboard.xml
7178         * manual/fr/plugins.xml
7179         * manual/fr/starting.xml
7180         * manual/fr/sylpheed-claws-manual.xml
7181                 various fixes: typos, missing .fr translations, punctuation,
7182                 capitalization, links, accents and some bad French more.
7183
7184 2006-04-12 [wwp]        2.1.0cvs32
7185
7186         * src/prefs_gtk.c
7187                 fix for bug #935: always store prefs files in UTF-8 (thanks
7188                 to Colin).
7189
7190 2006-04-11 [colin]      2.1.0cvs31
7191
7192         * src/compose.c
7193                 Fix inserting files not in utf8 when locale is utf8
7194
7195 2006-04-11 [colin]      2.1.0cvs30
7196
7197         * src/inc.c
7198                 Don't show error dialog when cancelling connection
7199                 Patch by Pawel
7200
7201 2006-04-11 [cleroy]     2.1.0cvs29
7202
7203         * src/compose.c
7204                 Implement multiple quote levels
7205         * src/prefs_common.c
7206                 Change a little bit the quote bgcolor for 2nd level
7207
7208 2006-04-11 [colin]      2.1.0cvs28
7209
7210         * src/gtk/about.c
7211                 Add locale and charset in the label
7212
7213 2006-04-10 [colin]      2.1.0cvs27
7214
7215         * src/compose.c
7216         * src/prefs_common.c
7217         * src/prefs_common.h
7218         * src/prefs_msg_colors.c
7219         * src/textview.c
7220                 Allow optional background color in quotes
7221                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
7222                 GTK+-2.8.x feature
7223
7224 2006-04-10 [colin]      2.1.0cvs26
7225
7226         * src/main.c
7227         * src/mainwindow.c
7228         * src/mainwindow.h
7229                 Implement --select
7230
7231 2006-04-10 [colin]      2.1.0cvs25
7232
7233         * manual/plugins.xml
7234         * manual/fr/plugins.xml
7235                 Document libcurl's proxy variables
7236
7237 2006-04-09 [colin]      2.1.0cvs24
7238
7239         * src/prefs_common.c
7240                 gettext() returns statically allocated stuff. We have
7241                 to strdup it in order to be able to free it.
7242
7243 2006-04-09 [colin]      2.1.0cvs23
7244
7245         * AUTHORS
7246         * src/gtk/authors.h
7247                 Add Alexei
7248
7249 2006-04-09 [colin]      2.1.0cvs22
7250
7251         * src/mainwindow.c
7252         * src/gtk/quicksearch.c
7253                 Fix bug #859 (problems with cyrilic input in 
7254                 search panel) - Patch by Alexey Illarionov 
7255                 <littlesavage@rambler.ru>
7256
7257 2006-04-09 [colin]      2.1.0cvs21
7258
7259         * src/prefs_customheader.c
7260                 I prefer removing then freeing rather than the contrary
7261                 (even if it doesn't change anything ;-)
7262         * src/prefs_account.c
7263                 Fix bug #933 (Crash re-entering the custom headers list 
7264                 dialog in accounts prefs)
7265                 The problem happened when cancelling the Account 
7266                 Preferences' dialogs - in which case we didn't do 
7267                 anything to the PrefsAccount * struct. In case of applying,
7268                 the old ac_prefs was replaced with the tmp_ac_prefs we were
7269                 working with in this dialog. The problem is that 
7270                 prefs_customheader.c, working on this tmp_ac_prefs, always
7271                 changes the ->customhdr_list pointer, even when cancelled. 
7272                 So in case of cancelling the prefs_account dialog, we still
7273                 have to update ->customhdr_list in the real account.
7274
7275 2006-04-08 [colin]      2.1.0cvs20
7276
7277         * manual/fr/glossary.xml
7278         * manual/fr/keyboard.xml
7279                 Forgot some headers :)
7280
7281 2006-04-08 [colin]      2.1.0cvs19
7282
7283         * manual/Makefile.am
7284         * manual/fr/Makefile.am
7285         * manual/fr/account.xml
7286         * manual/fr/ack.xml
7287         * manual/fr/addrbook.xml
7288         * manual/fr/advanced.xml
7289         * manual/fr/faq.xml
7290         * manual/fr/glossary.xml
7291         * manual/fr/gpl.xml
7292         * manual/fr/handling.xml
7293         * manual/fr/intro.xml
7294         * manual/fr/keyboard.xml
7295         * manual/fr/plugins.xml
7296         * manual/fr/starting.xml
7297         * manual/fr/sylpheed-claws-manual.xml
7298         * manual/fr/dist/.cvsignore
7299         * manual/fr/dist/Makefile.am
7300         * manual/fr/dist/html/.cvsignore
7301         * manual/fr/dist/html/Makefile.am
7302         * manual/fr/dist/pdf/.cvsignore
7303         * manual/fr/dist/pdf/Makefile.am
7304         * manual/fr/dist/ps/.cvsignore
7305         * manual/fr/dist/ps/Makefile.am
7306         * manual/fr/dist/txt/.cvsignore
7307         * manual/fr/dist/txt/Makefile.am
7308                 Add the french translation of the manual. Thanks to
7309                 Olivier Delhomme <olivier.delhomme@free.fr> for 
7310                 account.xml, ack.xml, addrbook.xml and advanced.xml
7311
7312 2006-04-08 [colin]      2.1.0cvs18
7313
7314         * manual/plugins.xml
7315         * manual/starting.xml
7316                 More fixes
7317
7318 2006-04-07 [colin]      2.1.0cvs17
7319
7320         * manual/faq.xml
7321         * manual/intro.xml
7322         * manual/keyboard.xml
7323                 Little fixes
7324
7325 2006-04-07 [colin]      2.1.0cvs16
7326
7327         * README
7328         * src/compose.c
7329         * src/prefs_common.c
7330         * src/prefs_common.h
7331                 Add hidden compose_no_markup pref
7332
7333 2006-04-07 [wwp]        2.1.0cvs15
7334
7335         * src/summary_search.c
7336         * .cvsignore
7337                 Bugfix: stop button was sticky when searching in an empty folder.
7338                 Applied curly brackets code style to the whole file (summary_search.c).
7339                 More files to ignore.
7340
7341 2006-04-07 [wwp]        2.1.0cvs14
7342
7343         * src/message_search.c
7344         * src/summary_search.c
7345                 changed default button when search bumps at file/folder
7346                 beginning or end, for convenience (thanks to Colin).
7347
7348 2006-04-07 [paul]       2.1.0cvs13
7349
7350         * src/plugins/dillo_viewer/dillo_prefs.c
7351                 avoid future potential for namespace collision
7352                 Patch by Colin
7353
7354 2006-04-06 [wwp]        2.1.0cvs12
7355
7356         * src/summary_search.c
7357                 Unify extended/advanced searches names (and thus factorize labels),
7358                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7359
7360 2006-04-06 [wwp]        2.1.0cvs11
7361
7362         * src/folderview.c
7363         * src/prefs_themes.c
7364         * src/summaryview.c
7365                 Fixed some compilation warnings.
7366
7367 2006-04-06 [colin]      2.1.0cvs10
7368
7369         * manual/advanced.xml
7370                 Document the wizard template and how to deploy
7371                 Sylpheed-Claws effectively
7372
7373 2006-04-06 [colin]      2.1.0cvs9
7374
7375         * src/folderview.c
7376                 gettext patch to tell translators about _("#"),
7377                 by Maxim Britov
7378
7379 2006-04-06 [colin]      2.1.0cvs8
7380
7381         * src/textview.c
7382                 Fix invalid GtkTextBIter after clicking "Display as text"
7383
7384 2006-04-06 [mones]      2.1.0cvs7
7385
7386         * src/addr_compl.c
7387         * src/addrindex.c
7388         * src/addritem.c
7389         * src/codeconv.c
7390         * src/compose.c
7391         * src/filtering.c
7392         * src/folder.c
7393         * src/folder_item_prefs.c
7394         * src/folderview.c
7395         * src/localfolder.c
7396         * src/matcher.c
7397         * src/mimeview.c
7398         * src/prefs_msg_colors.c
7399         * src/prefs_spelling.c
7400         * src/prefs_themes.c
7401         * src/procmime.c
7402         * src/procmsg.c
7403         * src/stock_pixmap.c
7404         * src/summaryview.c
7405         * src/textview.c
7406         * src/toolbar.c
7407         * src/common/mgutils.c
7408         * src/common/prefs.c
7409         * src/common/ssl_certificate.c
7410         * src/gtk/colorlabel.c
7411         * src/gtk/quicksearch.c
7412         * src/plugins/pgpmime/pgpmime.c
7413         * src/plugins/spamassassin/spamassassin.c
7414                 Removed redundant NULL checks for g_free() calls.
7415                 Patch by Pawel Pekala.
7416
7417 2006-04-06 [mones]      2.1.0cvs6
7418
7419         * src/prefs_actions.c
7420         * src/prefs_filtering.c
7421         * src/prefs_filtering_action.c
7422         * src/prefs_matcher.c
7423         * src/prefs_template.c
7424         * src/gtk/gtkutils.c
7425         * src/gtk/gtkutils.h
7426                 Have a nice replace button. Patch by Pawel Pekala
7427
7428 2006-04-06 [colin]      2.1.0cvs5
7429
7430         * src/addressbook.c
7431                 Fix crash with empty columns
7432
7433 2006-04-05 [colin]      2.1.0cvs4
7434
7435         * src/wizard.c
7436         * src/prefs_gtk.c
7437                 Allow wizard customization with pre-filled values
7438
7439 2006-04-05 [colin]      2.1.0cvs3
7440
7441         * src/textview.c
7442         * src/mimeview.c
7443         * src/mimeview.h
7444                 Nicer messages in mimeview
7445
7446 2006-04-05 [colin]      2.1.0cvs2
7447
7448         * src/addressbook.c
7449         * src/prefs_summaries.c
7450                 i18n fix
7451
7452 2006-04-05 [colin]      2.1.0cvs1
7453
7454         * src/plugins/pgpcore/plugin.c
7455         * src/plugins/pgpcore/select-keys.c
7456         * src/plugins/pgpcore/select-keys.h
7457         * src/plugins/pgpcore/sgpgme.c
7458         * src/plugins/pgpcore/sgpgme.h
7459         * src/plugins/pgpinline/pgpinline.c
7460         * src/plugins/pgpinline/plugin.c
7461         * src/plugins/pgpmime/pgpmime.c
7462         * src/plugins/pgpmime/plugin.c
7463                 Factorize and generalize a bit 
7464                 Drop S/MIME signature verification from PGP/MIME
7465                 (adding it as another, more complete plugin)
7466
7467 2006-04-05 [paul]       2.1.0
7468
7469         2.1.0 released
7470
7471 2006-04-05 [paul]       2.0.0cvs186
7472
7473         * manual/advanced.xml
7474                 add info on colour labels
7475
7476 2006-04-05 [paul]       2.0.0cvs185
7477
7478         * po/bg.po
7479         * po/cs.po
7480         * po/de.po
7481         * po/el.po
7482         * po/en_GB.po
7483         * po/fi.po
7484         * po/fr.po
7485         * po/it.po
7486         * po/nl.po
7487         * po/pl.po
7488         * po/pt_BR.po
7489         * po/sr.po
7490         * po/zh_CN.po
7491                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
7492                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
7493                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
7494                 Guimaraes, Aleksandar Urosevic, Ralgh Young
7495         * src/gtk/authors.h
7496         * tools/claws.i18n.status.pl
7497                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
7498                 and new Czech translator, Tim <timbrain@post.cz>
7499
7500 2006-04-05 [mones]      2.0.0cvs184
7501
7502         * po/es.po
7503                 Updated translation
7504
7505 2006-04-05 [colin]      2.0.0cvs183
7506
7507         * src/gtk/quicksearch.c
7508                 Fix bug #929 (unnecessary reload in quick search bar)
7509
7510 2006-04-05 [colin]      2.0.0cvs182
7511
7512         * src/compose.c
7513                 Fix crash on Reply with no From:
7514                 Show signature and conversion error on queuing 
7515                 (but not sending)
7516         * src/mainwindow.c
7517         * src/summaryview.c
7518         * src/summaryview.h
7519                 Factorize threading code and make sure msginfo 
7520                 is not null when it comes from a GtkCTreeRow's 
7521                 data
7522         * src/gtk/gtkaspell.c
7523                 Check for necessary things
7524         * src/gtk/gtksctree.c
7525         * src/gtk/gtksctree.h
7526                 Reset anchor if necessary when removing node
7527
7528 2006-03-29 [colin]      2.0.0cvs181
7529
7530         * src/folderview.c
7531                 Warn for disabled IMAP accounts (due to lack of
7532                 libetpan). Breaks string-freeze - sorry - but it
7533                 is kind of important ;)
7534
7535 2006-03-28 [colin]      2.0.0cvs180
7536
7537         * src/gtk/gtkutils.c
7538         * src/gtk/gtkutils.h
7539                 Add a gtkut_get_link_btn() function that
7540                 creates a button which acts like an URI
7541         * src/prefs_themes.c
7542         * src/gtk/about.c
7543                 Use this function (factorizes codes)
7544         * src/common/defs.h
7545         * src/gtk/pluginwindow.c
7546                 Add a "Get more..." in the plugins window
7547
7548 2006-03-28 [colin]      2.0.0cvs179
7549
7550         * src/common/smtp.c
7551         * src/common/passcrypt.c
7552         * src/undo.c
7553                 Warning fixes. Patch by Pawel Pekala
7554
7555 2006-03-27 [colin]      2.0.0cvs178
7556
7557         * src/undo.c
7558                 Fix undoing by blocks with spaces
7559
7560 2006-03-27 [colin]      2.0.0cvs177
7561
7562         * src/textview.c
7563                 Set margin to 3px for headers
7564
7565 2006-03-27 [paul]
7566
7567         2.1.0-rc2 released
7568
7569 2006-03-27 [wwp]        2.0.0cvs176
7570
7571         * src/summaryview.c
7572                 don't reset quicksearch when updating the message list.
7573                 Thanks to Colin.
7574
7575 2006-03-26 [wwp]        2.0.0cvs175
7576
7577         * src/compose.c
7578                 use a unified border width ('other' tab in the compose window,
7579                 patch by Pawel Pekala).
7580
7581
7582 2006-03-26 [wwp]        2.0.0cvs174
7583
7584         * src/common/quoted-printable.c
7585         * src/addressbook.c
7586                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
7587
7588 2006-03-26 [colin]      2.0.0cvs173
7589
7590         * src/quote_fmt_parse.y
7591                 Fix non-UTF8 date formats messing up the whole quote a 
7592                 little bit
7593
7594 2006-03-26 [colin]      2.0.0cvs172
7595
7596         * src/procheader.c
7597                 Make sure the date is UTF8 valid, or try to make it
7598                 so. IncrediMail is really IncrediStupid.
7599         * src/compose.c
7600                 Fix possible conversions. 
7601                 
7602
7603 2006-03-26 [colin]      2.0.0cvs171
7604
7605         * src/matcher.c
7606                 Fix corner cases in body search. This is still a
7607                 hack... It seems impossible to make it good and 
7608                 reasonably fast at the same time.
7609
7610 2006-03-26 [colin]      2.0.0cvs170
7611
7612         * src/summaryview.c
7613                 I think I killed the twilight zone bug!
7614                 summary_select_node() flushes GTK events in order
7615                 to be able to center the view. But this also 
7616                 flushes keypresses like Ctrl-Alt-U, so this can
7617                 call summary_show from summary_select_node (itself
7618                 called from summary_show, etc.). And the summaryview
7619                 has to be unlocked in this function. So just locking
7620                 while processing GTK events, and bailing if locked, 
7621                 should fix it.
7622                 Fixes bug #927 (SIGSEGV during Update Summary)
7623
7624 2006-03-25 [colin]      2.0.0cvs169
7625
7626         * src/matcher.c
7627                 Fix search in QP-encoded bodies
7628                 Fix utf-8 searches in bodies encoded in the
7629                 locale's encoding
7630         * src/common/quoted-printable.c
7631         * src/common/quoted-printable.h
7632                 Add a decode function that doesn't overwrite
7633                 the original pointer
7634                 
7635
7636 2006-03-24 [colin]      2.0.0cvs168
7637
7638         * src/action.c
7639         * src/summaryview.c
7640         * src/summaryview.h
7641                 Update message cache after action
7642                 Patch by H. Merijn Brand
7643         * src/prefs_msg_colors.c
7644                 Factorize label 
7645                 Patch by Fabien Vantard
7646         * src/plugins/spamassassin/spamassassin_gtk.c
7647                 Remove useless translation
7648                 Patch by Fabien Vantard
7649
7650 2006-03-23 [colin]      2.0.0cvs167
7651
7652         * src/common/ssl.c
7653                 Let 30 seconds to SSL_connect
7654
7655 2006-03-23 [wwp]        2.0.0cvs166
7656
7657         * src/summaryview.c
7658         * src/gtk/description_window.c
7659                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
7660                 and headers are translated; adjust description windows' width to fit their
7661                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
7662
7663 2006-03-23 [paul]       2.0.0cvs165
7664
7665         * src/common/utils.c
7666                 fix highlighting of URIs containing "()"
7667                 (2.0.0cvs164's reversal fixed)
7668                 Thanks to Colin.
7669
7670 2006-03-23 [paul]       2.0.0cvs164
7671
7672         * src/common/utils.c
7673                 revert patch, (postponing a fix), at 2.0.0cvs120
7674                 as it breaks more URIs than it fixes.
7675                 Allow '-' to be a terminating character in a URI
7676
7677 2006-03-22 [colin]      2.0.0cvs163
7678
7679         * configure.ac
7680                 Require libetpan 0.45
7681                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
7682
7683 2006-03-22 [paul]       2.0.0cvs162
7684
7685         * src/editgroup.c
7686                 replace '<-' and '->' buttons with GTK_STOCK graphical
7687                 buttons
7688         * src/summary_search.c
7689                 don't offer '...' for translation
7690                 add a tooltip to advanced search '...' button
7691         * src/gtk/quicksearch.c
7692                 don't offer '...' for translation
7693
7694 2006-03-21 [colin]      2.0.0cvs161
7695
7696         * src/compose.c
7697                 Fix middle-click pasting (insert at click
7698                 position instead of cursor position, don't
7699                 remove existing selection and allow pasting
7700                 our own selection)
7701         * src/addressbook.c
7702                 "LDAP Server" -> "LDAP servers"
7703
7704 2006-03-21 [wwp]        2.0.0cvs160
7705
7706         * src/etpan/imap-thread.c
7707                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
7708
7709 2006-03-20 [colin]      2.0.0cvs159
7710
7711         * src/summaryview.c
7712                 Don't reload summaryview after an execute with no
7713                 move action
7714
7715 2006-03-19 [colin]      2.0.0cvs158
7716
7717         * src/addressbook.c
7718                 and put groups at the top, always
7719
7720 2006-03-19 [colin]      2.0.0cvs157
7721
7722         * src/addressbook.c
7723                 Order groups before names, as previously
7724
7725 2006-03-19 [colin]      2.0.0cvs156
7726
7727         * src/addressbook.c
7728                 - Sort case-unsensitive
7729                 - Put the sort arrow at opening too
7730
7731 2006-03-19 [wwp]        2.0.0cvs155
7732
7733         * src/addressbook.c
7734                 allow sorting by name/email/remarks, ensure that right-pane's contents
7735                 matches the left-pane selection (cleared when appropriate).
7736                 Patch by Pawel Pekala <c0rn@o2.pl>.
7737
7738 2006-03-18 [colin]      2.0.0cvs154
7739
7740         * src/textview.c
7741                 Fix text cursor ;)
7742
7743 2006-03-18 [colin]      2.0.0cvs153
7744
7745         * src/gtk/filesel.c
7746                 Make sure we hide the preview if we didn't get
7747                 a filename
7748
7749 2006-03-18 [colin]      2.0.0cvs152
7750
7751         * src/summaryview.c
7752                 Set cursor to watch for execution (fixes lack
7753                 of watch-cursor when dnd'ing hundreds of mails)
7754         * src/gtk/filesel.c
7755                 Check that mime type is 'image/*' before updating
7756                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
7757
7758 2006-03-18 [colin]      2.0.0cvs151
7759
7760         * src/mainwindow.c
7761         * src/textview.c
7762         * src/textview.h
7763                 Put a watch cursor in textview too when the mainwindow's
7764                 cursor in a watch
7765
7766 2006-03-18 [colin]      2.0.0cvs150
7767
7768         * src/folder.c
7769                 Change wrong asserts to simple tests
7770
7771 2006-03-17 [colin]      2.0.0cvs149
7772
7773         * src/mainwindow.c
7774         * src/mainwindow.h
7775         * src/prefs_msg_colors.c
7776         * src/summaryview.c
7777         * src/summaryview.h
7778         * src/gtk/colorlabel.c
7779         * src/gtk/colorlabel.h
7780                 Add a color label menu in the main menubar
7781                 Add (fixed) accels Ctrl-{0-7} to change the color
7782                 They have to be fixed because the menu's dynamic,
7783                 the items are complex widgets, hence we can't use
7784                 a GtkItemFactory.
7785
7786
7787 2006-03-17 [wwp]        2.0.0cvs148
7788
7789         * src/compose.c
7790                 rollback few lines from my previous commit (those lines come from
7791                 a pending patch, accidentally commited, even if neutral as they are
7792                 commented out).
7793
7794 2006-03-17 [wwp]        2.0.0cvs147
7795
7796         * src/compose.c
7797                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
7798                 applied code style/indentation to the modified function.
7799
7800 2006-03-17 [wwp]        2.0.0cvs146
7801
7802         * src/procmsg.c
7803         * src/compose.c
7804                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
7805
7806 2006-03-17 [paul]
7807
7808         2.1.0-rc1 released
7809
7810 2006-03-17 [paul]       2.0.0cvs145
7811
7812         * src/main.c
7813                 addressbook_read_file() was called twice
7814         * src/textview.c
7815                 X-Mailer highlighting
7816
7817 2006-03-16 [colin]      2.0.0cvs144
7818
7819         * src/sourcewindow.c
7820         * src/sourcewindow.h
7821                 And the last one, in source window.
7822
7823 2006-03-16 [colin]      2.0.0cvs143
7824
7825         * src/compose.c
7826         * src/compose.h
7827                 Fix the same stuff in compose
7828
7829 2006-03-16 [colin]      2.0.0cvs142
7830
7831         * src/messageview.c
7832                 Complete the previous messageview crash fix
7833
7834 2006-03-16 [colin]      2.0.0cvs141
7835
7836         * src/procmsg.h
7837         * src/procmsg.c
7838         * src/folder.c
7839                 Fix POSTPROCESSING hook
7840                 Patch by H. Merijn Brand
7841
7842         * src/procmime.c
7843         * src/procmime.h
7844                 Parse Content-Location
7845
7846         * src/toolbar.c
7847         * src/messageview.c
7848         * src/messageview.h
7849                 Don't crash when a top-level MessageView has
7850                 been closed on us. Same problematic than
7851                 yesterday's quicksearch issue.
7852
7853 2006-03-15 [colin]      2.0.0cvs140
7854
7855         * src/gtk/quicksearch.c
7856                 Fix a bitchy race we didn't think about when we
7857                 added quicksearch cancellation:
7858                 If the search is not on cached fields, for example
7859                 body_part matchcase "stuff"
7860                 the matcher code has to get the whole message. If
7861                 we're on IMAP, that can be slow, and in order to
7862                 be non-blocking, the IMAP code idle loop processes
7863                 gtk events too. So it is possible to cancel a
7864                 quicksearch while the matcher is getting the mail's
7865                 body. After matcher got its body, it will start to
7866                 iterate over the matcher list that the Quicksearch's
7867                 clear_search_cb() just freed via prepare_matcher().
7868                 SIGSEGV ensues.
7869                 The fix consists of guarding the matcherlist_match()
7870                 call with a boolean 'matching'. If we reset the
7871                 quicksearch while matching is TRUE, we don't free
7872                 the matcherlist anymore like we did, but we set
7873                 another new flag, deferred_free, to TRUE. Then,
7874                 in quicksearch_match(), just after returning from
7875                 matcherlist_match() and unsetting the matching flag,
7876                 we check the deferred_free flag and do the
7877                 prepare_matcher() (which does the matcherlist_free)
7878                 for real, so we free the matcherlist once it's not
7879                 used anymore.
7880                 As all of this runs via the glib main loop, we
7881                 luckily don't need a mutex.
7882         * src/summaryview.c
7883                 Also, show progress while searching.
7884
7885
7886 2006-03-14 [colin]      2.0.0cvs139
7887
7888         * src/alertpanel.c
7889                 Make alertpanel_is_open non-static
7890
7891 2006-03-14 [colin]      2.0.0cvs138
7892
7893         * src/prefs_spelling.c
7894                 Cleanups - Fabien Vantard
7895
7896 2006-03-14 [wwp]        2.0.0cvs137
7897
7898         * src/main.c
7899                 code style normalization (curly braces, indentation).
7900
7901 2006-03-14 [wwp]        2.0.0cvs137
7902
7903         * src/main.c
7904                 code style (braces, indentation)
7905
7906 2006-03-12 [paul]       2.0.0cvs136
7907
7908         * src/prefs_common.c
7909                 trans_hdr defaults to FALSE to be RFC-savvy
7910         * src/prefs_summaries.c
7911                 add a tooltip to the trans_hdr option
7912                 
7913
7914 2006-03-12 [paul]       2.0.0cvs135
7915
7916         * src/prefs_matcher.c
7917                 give a little more width to the combos
7918         * src/prefs_display_header.c
7919         * src/textview.c
7920                 translate headers if prefs_common.trans_hdr
7921                 is TRUE
7922
7923         Patches by Pawel Pekala
7924
7925 2006-03-12 [paul]       2.0.0cvs134
7926
7927         * src/plugins/clamav/clamav_plugin.c
7928         * src/plugins/dillo_viewer/dillo_viewer.c
7929         * src/plugins/pgpcore/plugin.c
7930         * src/plugins/pgpinline/plugin.c
7931         * src/plugins/pgpmime/plugin.c
7932         * src/plugins/spamassassin/spamassassin.c
7933                 update/add to descriptions
7934         * src/plugins/spamassassin/spamassassin_gtk.c
7935                 fixes to the english, remove superfluous
7936                 tooltips, clean up a little
7937
7938 2006-03-12 [paul]       2.0.0cvs133
7939
7940         * src/compose.c
7941                 fix Bug 924, 'Account combo box shows up wrong 
7942                 if & is in account name'
7943
7944 2006-03-11 [colin]      2.0.0cvs132
7945
7946         * src/summaryview.c
7947                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
7948                 messed up shift-selection because is slows down
7949                 moving around summaryview. thanks -users
7950
7951 2006-03-10 [colin]      2.0.0cvs131
7952
7953         * src/plugins/spamassassin/spamassassin_gtk.c
7954                 Put back Paul's engrish fixes
7955
7956 2006-03-10 [colin]      2.0.0cvs130
7957
7958         * src/plugins/spamassassin/spamassassin.c
7959         * src/plugins/spamassassin/spamassassin.h
7960         * src/plugins/spamassassin/spamassassin_gtk.c
7961                 Cleanup SA prefs page (more)
7962                 Patch by Fabien Vantard
7963
7964 2006-03-10 [paul]       2.0.0cvs129
7965
7966         * src/prefs_msg_colors.c
7967         * src/prefs_spelling.c
7968                 widget sensitivity
7969
7970 2006-03-09 [mones]      2.0.0cvs128
7971
7972         * po/es.po
7973                 Update for next RC
7974
7975 2006-03-09 [wwp]        2.0.0cvs127
7976
7977         * configure.ac
7978                 revert accidental commit (requirement for libetpan 0.43), this time
7979                 not in HEAD.
7980
7981 2006-03-09 [wwp]        2.0.0cvs125
7982
7983         * configure.ac
7984                 revert accidental commit (requirement for libetpan 0.43)
7985
7986 2006-03-09 [paul]       2.0.0cvs126
7987
7988         * src/prefs_receive.c
7989                 remove useless frame
7990                 replace 'incorporation' with 'receiving'
7991         * src/plugins/clamav/clamav_plugin_gtk.c
7992         * src/plugins/spamassassin/spamassassin_gtk.c
7993                 improve widget sensitivity
7994                 fix a bit his engrish
7995
7996 2006-03-09 [wwp]        2.0.0cvs125
7997
7998         * src/addressadd.c
7999         * src/foldersel.c
8000         * src/prefs_common.c
8001         * src/prefs_common.h
8002                 remember some more windows' sizes (add to addressbook and
8003                 select folder).
8004
8005 2006-03-09 [paul]       2.0.0cvs124
8006
8007         * src/plugins/pgpcore/prefs_gpg.c
8008                 normalise construction of dialogue
8009
8010 2006-03-09 [paul]       2.0.0cvs123
8011
8012         * src/plugins/trayicon/Makefile.am
8013                 add missing slash
8014
8015 2006-03-08 [colin]      2.0.0cvs122
8016
8017         * src/plugins/trayicon/Makefile.am
8018                 Fix build in separate dir 
8019                 Patch by Bamanzi <bamanzi@gmail.com>
8020
8021 2006-03-08 [colin]      2.0.0cvs121
8022
8023         * src/procmsg.c
8024                 Batch move and copies from summaryview with delayed execution
8025                 too
8026
8027 2006-03-07 [paul]       2.0.0cvs120
8028
8029         * src/common/utils.c
8030                 fix highlighting of URIs containing "()"
8031                 Patch by Pawel Pekala
8032
8033 2006-03-07 [paul]       2.0.0cvs119
8034
8035         * src/folder.c
8036         * src/folder.h
8037         * src/folderview.c
8038                 immediately do alphabetical resort when
8039                 changing a folder's name
8040                 Patch by Pawel Pekala
8041
8042 2006-03-07 [paul]       2.0.0cvs118
8043
8044         * src/news.c
8045         * src/news_gtk.c
8046                 when unsubscribing a newsgroup, remove the
8047                 folder and msgs in .sylpheed-claws/newscache
8048                 Patch by Pawel Pekala <c0rn@gazeta.pl>
8049
8050 2006-03-07 [paul]       2.0.0cvs117
8051
8052         * src/textview.c
8053                 fix wrong Fake URL Warning
8054                 Thanks to Hiro
8055
8056 2006-03-07 [colin]      2.0.0cvs116
8057
8058         * src/imap.c
8059                 Return immediately when password dialog was
8060                 cancelled
8061         * src/gtk/inputdialog.c
8062                 Allow empty strings for passwords
8063
8064
8065 2006-03-06 [colin]      2.0.0cvs115
8066
8067         * src/imap.c
8068                 Prevent double-timeouts when connection fails
8069
8070 2006-03-06 [colin]
8071
8072         2.0.1-rc1 released
8073
8074 2006-03-06 [colin]      2.0.0cvs114
8075
8076         * src/imap.c
8077                 Refresh session during potentially long
8078                 operations
8079
8080 2006-03-06 [wwp]        2.0.0cvs113
8081
8082         * src/prefs_msg_colors.h
8083                 forgot that one (custom color labels).
8084
8085 2006-03-06 [wwp]        2.0.0cvs112
8086
8087         * src/prefs_common.c
8088         * src/prefs_common.h
8089         * src/prefs_msg_colors.c
8090         * src/summaryview.c
8091         * src/summaryview.h
8092         * src/gtk/colorlabel.c
8093         * src/gtk/colorlabel.h
8094                 colors in messages list are now customizable. Color values and names can
8095                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
8096                 Thanks to Paul and Colin for their help with this longstanding patch!
8097
8098 2006-03-06 [wwp]        2.0.0cvs111
8099
8100         * src/textview.c
8101                 don't crash if (x)face is bad.
8102
8103 2006-03-05 [paul]       2.0.0cvs110
8104
8105         * AUTHORS
8106         * configure.ac
8107         * src/Makefile.am
8108         * src/common/Makefile.am
8109         * src/common/utils.h
8110         * src/etpan/imap-thread.c
8111         * src/gtk/authors.h
8112         * src/plugins/clamav/Makefile.am
8113         * src/plugins/demo/Makefile.am
8114         * src/plugins/dillo_viewer/Makefile.am
8115         * src/plugins/pgpcore/Makefile.am
8116         * src/plugins/pgpcore/passphrase.c
8117         * src/plugins/pgpinline/Makefile.am
8118         * src/plugins/pgpmime/Makefile.am
8119         * src/plugins/spamassassin/Makefile.am
8120         * src/plugins/trayicon/Makefile.am
8121                 fix builiding on cygwin
8122                 Patch by Ralgh Young <bamanzi@gmail.com>
8123
8124 2006-03-04 [wwp]        2.0.0cvs109
8125
8126         * manual/keyboard.xml
8127                 fix mixed up/down keys.
8128
8129 2006-03-04 [wwp]        2.0.0cvs108
8130
8131         * README
8132         * INSTALL
8133                 updated links to SpamAssassin.
8134
8135 2006-03-04 [wwp]        2.0.0cvs107
8136
8137         * manual/plugins.xml
8138         * src/plugins/spamassassin/README
8139                 updated SpamAssassin plugin docs to reflect new functional additions
8140                 (also fix/update/documents few technical stuff more, see the README).
8141
8142 2006-03-04 [wwp]        2.0.0cvs106
8143
8144         * src/prefs_message.c
8145                 normalized capitalization of message-prefs paths.
8146
8147 2006-03-04 [wwp]        2.0.0cvs105
8148
8149         * manual/advanced.xml
8150                 typo.
8151
8152 2006-03-03 [colin]      2.0.0cvs104
8153
8154         * src/plugins/clamav/clamav_plugin_gtk.c
8155                 Rework prefs page, patch by Fabien 
8156
8157 2006-03-03 [colin]      2.0.0cvs103
8158
8159         * src/plugins/clamav/clamav_plugin.c
8160                 Set error on all errors
8161
8162 2006-03-03 [colin]      2.0.0cvs102
8163
8164         * src/common/plugin.c
8165                 Initialize error to avoid crashing when a plugin fails
8166                 without setting error
8167
8168 2006-03-02 [wwp]        2.0.0cvs101
8169
8170         * configure.ac
8171                 fixed linker flags for libetpan support on Cygwin
8172                 (thanks to H.Merijn Brand).
8173
8174 2006-03-02 [wwp]        2.0.0cvs100
8175
8176         * src/addressbook.c
8177                 fix some AB error messages: one for punctuation and
8178                 one wrongly duplicate (thanks, maxbritov).
8179
8180 2006-03-02 [wwp]        2.0.0cvs99
8181
8182         * src/plugins/spamassassin/spamassassin.c
8183                 make sync calls to sa-learn/spamc to prevent
8184                 system (whatever local or client/server) overload.
8185
8186 2006-03-02 [colin]      2.0.0cvs98
8187
8188         * src/summaryview.c
8189                 Put the spam icon in the status column instead of the
8190                 mark one
8191
8192 2006-03-01 [colin]      2.0.0cvs97
8193
8194         * src/plugins/spamassassin/spamassassin.c
8195                 Fix segfault (g_file_set_contents fails for some 
8196                 reason and err==0x2f. Can't find out why with
8197                 valgrind, using working function :-)
8198
8199 2006-03-01 [colin]      2.0.0cvs96
8200
8201         * src/inc.c
8202                 Offline overriding: let 'No' be cached only 3 seconds
8203
8204 2006-03-01 [colin]      2.0.0cvs95
8205
8206         * src/addr_compl.c
8207         * src/addrbook.c
8208         * src/addressbook.c
8209         * src/addrindex.c
8210         * src/folder_item_prefs.c
8211         * src/headerview.c
8212         * src/imap.c
8213         * src/inc.c
8214         * src/ldif.c
8215         * src/mainwindow.c
8216         * src/mh.c
8217         * src/msgcache.c
8218         * src/prefs_common.h
8219         * src/prefs_msg_colors.c
8220         * src/procheader.c
8221         * src/procheader.h
8222         * src/procmime.c
8223         * src/procmsg.c
8224         * src/procmsg.h
8225         * src/send_message.h
8226         * src/simple-gettext.c
8227         * src/summaryview.c
8228         * src/summaryview.h
8229         * src/syldap.c
8230         * src/textview.c
8231         * src/undo.c
8232         * src/common/ssl_certificate.c
8233         * src/common/utils.c
8234         * src/gtk/colorsel.c
8235         * src/gtk/gtksctree.c
8236         * src/gtk/gtkshruler.c
8237         * src/plugins/trayicon/trayicon.c
8238                 #if 0 goes to /dev/null
8239
8240 2006-03-01 [colin]      2.0.0cvs94
8241
8242         * src/compose.c
8243         * src/imap.c
8244         * src/inc.c
8245         * src/inc.h
8246         * src/messageview.c
8247         * src/news.c
8248         * src/plugins/spamassassin/spamassassin.c
8249                 Allow to add information in the "working offline"
8250                 window
8251
8252 2006-03-01 [wwp]        2.0.0cvs93
8253
8254         * src/plugins/spamassassin/spamassassin.c
8255                 fixed spamc invocation: use a tricky temporary mini shell wrapper
8256                 'cause it seems that calling `spamc ... < inputfile` with
8257                 g_spawn_(a)sync simply.. erm doesn't work :-).
8258
8259 2006-03-01 [wwp]        2.0.0cvs92
8260
8261         * src/toolbar.c
8262         * src/toolbar.h
8263                 simplify the adding of spam/ham button to the messageview toolbar
8264                 (it gets more clear now that the same button will be "Mark as spam"
8265                 or "Mark as ham" according to the current message status,
8266                 thanks to Colin).
8267
8268 2006-03-01 [wwp]        2.0.0cvs91
8269
8270         * src/messageview.c
8271         * src/procmsg.c
8272         * src/procmsg.h
8273         * src/summaryview.c
8274         * src/plugins/spamassassin/spamassassin.c
8275         * src/plugins/spamassassin/spamassassin.h
8276                 make learner callbacks return a status (0 for ok),
8277                 handle it in main code to avoid setting flags when learning failed,
8278                 don't learn on TCP if offline in spamassassin,
8279                 thanks to Colin.
8280
8281                 
8282
8283 2006-03-01 [wwp]        2.0.0cvs90
8284
8285         * src/compose.c
8286                 some work around the compose window's account menu,
8287                 patch by Fabien Vantard.
8288
8289 2006-03-01 [wwp]        2.0.0cvs89
8290
8291         * src/plugins/spamassassin/spamassassin.c
8292                 fixed bad logics, was using spamc in local mode and sa-learn
8293                 in remote mode (thanks, Colin).
8294
8295 2006-03-01 [wwp]        2.0.0cvs88
8296
8297         * src/plugins/spamassassin/spamassassin.c
8298         * src/plugins/spamassassin/spamassassin.h
8299         * src/plugins/spamassassin/spamassassin_gtk.c
8300                 made processing of emails w/ sa-plugin an option (default is TRUE),
8301                 fixed Engrish some tooltips, capitalization of some debug messages
8302                 and warnings. The spamassassin plugin now provides two separate
8303                 services: process emails upon incorporation and spamd training.
8304                 Both services (un)register independently but use some common
8305                 plugin settings (transport settings, spam storage location).
8306
8307 2006-02-28 [wwp]        2.0.0cvs87
8308
8309         * src/plugins/spamassassin/spamassassin.c
8310                 fix async flag to spamc cmdline execution (batch exec should
8311                 be asynchronous).
8312
8313 2006-02-27 [wwp]        2.0.0cvs86
8314
8315         * src/plugins/spamassassin/spamassassin.c
8316         * src/plugins/spamassassin/spamassassin.h
8317         * src/plugins/spamassassin/spamassassin_gtk.c
8318                 - added the ability to learn a remote spamassassin server (spamd),
8319                 using spamc.
8320                 - added the spamassassin option 'username', that applies to all
8321                 spamassassin operations (filtering, learning, local or remote).
8322                 The default username is the current unix user (if left blank
8323                 from gtk prefs or config file).
8324                 - commented out some unused code (notebook widget), removed unused
8325                 layout (hbox1).
8326                 - make more widgets sensitive to the transport type.
8327
8328 2006-02-27 [colin]      2.0.0cvs85
8329
8330         * src/plugins/spamassassin/spamassassin.c
8331                 Fix sa-learn call when offline
8332
8333 2006-02-27 [colin]      2.0.0cvs84
8334
8335         * configure.ac
8336         * src/Makefile.am
8337         * src/mainwindow.c
8338         * src/mainwindow.h
8339         * src/messageview.c
8340         * src/messageview.h
8341         * src/prefs_toolbar.c
8342         * src/procmsg.c
8343         * src/stock_pixmap.c
8344         * src/stock_pixmap.h
8345         * src/summaryview.c
8346         * src/toolbar.c
8347         * src/toolbar.h
8348         * src/pixmaps/ham_btn.xpm
8349         * src/pixmaps/spam.xpm
8350         * src/pixmaps/spam_btn.xpm
8351         * src/plugins/spamassassin/spamassassin.c
8352                 Add button in toolbar for spam learning
8353                 Fix a few bugs from the last related commit
8354                 Revert 1.9.6cvs23 which messed up shift-selection
8355
8356 2006-02-24 [colin]      2.0.0cvs83
8357
8358         * src/procmsg.c
8359         * src/summaryview.c
8360         * src/summaryview.h
8361         * src/plugins/spamassassin/spamassassin.c
8362         * src/plugins/spamassassin/spamassassin.h
8363         * src/plugins/spamassassin/spamassassin_gtk.c
8364                 Unregister learner when spamassassin is either
8365                 disabled or over tcp
8366
8367 2006-02-24 [colin]      2.0.0cvs82
8368
8369         * src/Makefile.am
8370         * src/mainwindow.c
8371         * src/mainwindow.h
8372         * src/procmsg.c
8373         * src/procmsg.h
8374         * src/stock_pixmap.c
8375         * src/stock_pixmap.h
8376         * src/summaryview.c
8377         * src/summaryview.h
8378         * src/gtk/icon_legend.c
8379         * src/pixmaps/spam.xpm  ** NEW FILE **
8380         * src/plugins/spamassassin/spamassassin.c
8381         * src/plugins/spamassassin/spamassassin_gtk.c
8382                 Add spam learning interface (Mark/Mark as 
8383                 (spam|ham) menus)
8384
8385 2006-02-24 [wwp]        2.0.0cvs81
8386
8387         * src/compose.c
8388         * src/compose.h
8389         * src/filtering.c
8390                 hide compose window when sending message in batch mode
8391                 (filtering: forward and redirect). Also fixed a wrong
8392                 value returned when sending failed, neutral anyway.
8393                 (Colin, me) 
8394
8395 2006-02-24 [wwp]        2.0.0cvs80
8396
8397         * src/mainwindow.c
8398                 use GTK+'s stock quit button. Patch by Fabien Vantard.
8399
8400 2006-02-24 [paul]       2.0.0cvs79
8401
8402         * src/news.c
8403         * src/news.h
8404         * src/news_gtk.c
8405                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
8406                 Thanks to Colin
8407
8408 2006-02-23 [colin]      2.0.0cvs78
8409
8410         * src/alertpanel.c
8411                 Change OK to Close in alertpanel with View log
8412                 button; add accel to View log. Patch by Fabien
8413                 Vantard
8414
8415 2006-02-23 [wwp]        2.0.0cvs77
8416
8417         * src/compose.c
8418                 silly me, there were much more tests to perform, since toolbars can
8419                 really have down to 1 element only.
8420
8421 2006-02-23 [wwp]        2.0.0cvs76
8422
8423         * commitHelper
8424                 fixed indentation from my previous commit. Fallback to VISUAL if
8425                 EDITOR is not set (and to vi, at last resort).
8426
8427 2006-02-23 [wwp]        2.0.0cvs75
8428
8429         * commitHelper
8430                 improved error detection (Colin, me).
8431
8432 2006-02-23 [wwp]        2.0.0cvs74
8433
8434         * src/prefs_toolbar.c
8435                 simplify and fix prefs/toolbars layouting. Combos' contents can
8436                 now be really displayed.
8437
8438 2006-02-23 [wwp]        2.0.0cvs73
8439         simplifies and fix prefs/toolbars layouting. Combos' contents can now
8440         be really displayed.
8441
8442 2006-02-22 [wwp]        2.0.0cvs72
8443
8444         * src/compose.c
8445                 fix a typo in my previous commit (sorry!).
8446
8447 2006-02-22 [wwp]        2.0.0cvs71
8448
8449         * src/prefs_toolbar.c
8450                 fix a crash when adding separators to toolbars,
8451                 also fix some separator item information.
8452
8453 2006-02-22 [wwp]        2.0.0cvs70
8454
8455         * src/compose.c
8456                 fix a crash when redirecting (for instance) when compose window's
8457                 toolbar contents has been customized (when some buttons have been
8458                 removed in fact).
8459
8460 2006-02-21 [wwp]        2.0.0cvs69
8461
8462         * src/summaryview.c
8463         * src/gtk/pluginwindow.c
8464         * src/plugins/pgpcore/prefs_gpg.c
8465                 fix some compilation warnings (feat. remains of removed code).
8466
8467 2006-02-21 [wwp]        2.0.0cvs68
8468
8469         * src/gtk/gtkutils.c
8470                 fix two compilation issues, thanks to Stephan Sachse.
8471
8472 2006-02-20 [colin]      2.0.0cvs67
8473
8474         * src/mainwindow.c
8475                 Don't reselect displayed mail on refocus
8476                 This fixes actions misbehaving 
8477
8478 2006-02-20 [wwp]        2.0.0cvs66
8479
8480         * src/summaryview.c
8481         * src/gtk/gtksctree.c
8482         * src/gtk/gtkshruler.c
8483                 changed more runtime typecast checks.
8484
8485 2006-02-20 [wwp]        2.0.0cvs65
8486
8487         * src/summary_search.c
8488                 find all - summaryview refresh issue fixed, thanks to Colin.
8489
8490 2006-02-20 [wwp]        2.0.0cvs64
8491
8492         * src/gtk/gtkutils.c
8493                 better runtime typecast checks.
8494
8495 2006-02-20 [wwp]        2.0.0cvs63
8496
8497         * src/summary_search.c
8498                 enhancements to the summary search:
8499                         - add the ability to stop the running search
8500                           (upon ESC-key press, new Stop button or when Clear button is pressed)
8501                         - don't search if no criteria (From/To/Subject/Body) is set
8502                         - ensure that a busy mouse pointer is always shown when searching,
8503                           show it even a bit earlier
8504
8505 2006-02-19 [colin]      2.0.0cvs62
8506
8507         * src/compose.c
8508         * src/imap.c
8509         * src/etpan/imap-thread.c
8510         * src/etpan/imap-thread.h
8511                 (Future) IMAP speed improvement on sending
8512                 Will require a libetpan update
8513         * src/summaryview.c
8514         * src/gtk/quicksearch.c
8515                 Make quicksearch clearable while running.
8516
8517 2006-02-17 [colin]      2.0.0cvs61
8518
8519         * src/imap.c
8520         * src/etpan/imap-thread.c
8521         * src/etpan/imap-thread.h
8522                 Check for IMAP certificates
8523                 ** Requires libetpan-0.42-cvs4 
8524                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
8525
8526 2006-02-17 [colin]      2.0.0cvs60
8527
8528         * src/messageview.c
8529         * src/prefs_common.c
8530         * src/prefs_common.h
8531         * src/prefs_message.c
8532                 Add pref to display HTML-only mails with plugin, 
8533                 if possible (defaulting to FALSE of course).
8534
8535 2006-02-16 [colin]      2.0.0cvs59
8536
8537         * src/main.c
8538         * src/common/plugin.c
8539         * src/common/plugin.h
8540         * src/gtk/pluginwindow.c
8541                 Keep track of requested (but unloaded) plugins
8542                 in some error cases.
8543
8544 2006-02-16 [wwp]        2.0.0cvs58
8545
8546         * src/gtk/gtkaspell.c
8547         * src/gtk/gtkaspell.h
8548         * src/prefs_spelling.c
8549         * src/compose.c
8550         * src/prefs_common.c
8551         * src/prefs_common.h
8552                 implemented new optional spellchecker behaviour: re-check message when
8553                 dictionary got changed (from compose-window/context-menu/Change dictionary).
8554
8555 2006-02-16 [wwp]        2.0.0cvs57
8556
8557         * src/quote_fmt_parse.y
8558                 pclose popen'ed pipe.
8559
8560 2006-02-15 [colin]      2.0.0cvs56
8561
8562         * src/mimeview.c
8563         * src/mimeview.h
8564                 Let MimeViewers know which MimeView they
8565                 depend of.
8566         * src/summaryview.c
8567                 Swap From/To columns in Sent/Queue/Drafts
8568                 folders
8569         * src/etpan/imap-thread.c
8570                 Use mailstream_low_tls_open() for STARTTLS
8571                 instead of mailstream_low_ssl_open()
8572                 ** REQUIRES libetpan 0.42cvs3 **
8573
8574 2006-02-15 [wwp]        2.0.0cvs55
8575
8576         * src/compose.c
8577         * src/compose.h
8578         * src/message_search.c
8579         * src/message_search.h
8580         * src/textview.c
8581         * src/gtk/gtkutils.c
8582         * src/gtk/gtkutils.h
8583                 added the ability to Find text in the compose window (and a bit
8584                 of code factorization).
8585
8586 2006-02-15 [wwp]        2.0.0cvs54
8587
8588         * src/prefs_gtk.c
8589                 yet another one file was missing (fix for some widgets' sensitivity).
8590                 Thanks Colin!
8591
8592 2006-02-15 [wwp]        2.0.0cvs53
8593
8594         * src/prefs_gtk.h
8595                 oops forgot that file (fix for some widgets' sensitivity).
8596
8597 2006-02-15 [wwp]        2.0.0cvs52
8598
8599         * src/summary_search.c
8600                 implemented advanced summary search options (added the ability
8601                 to use matcher conditions in an advanced search mode).
8602
8603 2006-02-15 [wwp]        2.0.0cvs51
8604
8605         * src/plugins/pgpcore/prefs_gpg.c
8606         * src/prefs_account.c
8607                 fix some widget sensitivity, mostly around some labels in
8608                 account prefs.
8609
8610 2006-02-15 [paul]       2.0.0cvs50
8611
8612         * manual/advanced.xml
8613                 improve Templates info
8614                 written by wwp
8615
8616 2006-02-14 [colin]      2.0.0cvs49
8617
8618         * src/pixmaps/address_book.xpm
8619         * src/pixmaps/preferences.xpm
8620         * src/pixmaps/properties.xpm
8621                 Fix pixmap size - patch by Fabien Vantard
8622
8623 2006-02-13 [colin]      2.0.0cvs48
8624
8625         * src/procmime.c
8626                 Add missing fclose()s on error
8627         * src/textview.c
8628                 Remove unused code
8629         * src/common/utils.c
8630                 Fix temp files not being deleted on windows
8631         Patches by Thomas Gilgin
8632
8633 2006-02-13 [colin]      2.0.0cvs47
8634
8635         * src/mainwindow.c
8636                 Fix exit crash
8637
8638 2006-02-13 [wwp]        2.0.0cvs46
8639
8640         * src/plugins/pgpcore/prefs_gpg.c
8641                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
8642
8643 2006-02-12 [colin]      2.0.0cvs45
8644
8645         * src/folderview.c
8646         * src/main.c
8647         * src/mainwindow.c
8648                 Fix "stuff" when quitting
8649
8650 2006-02-12 [wwp]        2.0.0cvs44
8651
8652         * src/prefs_themes.c
8653                 fix typos in debug messages.
8654
8655 2006-02-11 [colin]      2.0.0cvs43
8656
8657         * src/summaryview.c
8658                 don't allow drag/drop from ourself
8659
8660 2006-02-10 [wwp]        2.0.0cvs42
8661
8662         * src/exporthtml.c
8663         * src/html.c
8664         * src/html.h
8665         * src/procmime.c
8666         * src/textview.c
8667                 renamed html_ prefixed functions and data structures to avoid
8668                 namespace clashes w/ other software (gtkhtml2 for instance).
8669                 Closes bug #907.
8670
8671
8672 2006-02-09 [colin]      2.0.0cvs41
8673
8674         * src/summaryview.c
8675                 Fix shitty logic messed up. Thanks Ticho for the hint!
8676
8677 2006-02-09 [wwp]        2.0.0cvs40
8678
8679         * src/gtk/about.c
8680         * src/compose.c
8681         * src/prefs_account.c
8682         * src/prefs_gtk.h
8683         * src/editaddress.c
8684                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
8685                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
8686                 Browse buttons in accounts prefs.
8687
8688 2006-02-09 [colin]      2.0.0cvs39
8689
8690         * src/matcher.c
8691                 Check for pointer before using its members
8692         * src/gtk/gtksourceprintjob.c
8693                 Fix a wrong warning
8694
8695 2006-02-09 [wwp]        2.0.0cvs38
8696
8697         * src/gtk/filesel.c
8698                 fix few compiler warnings (type mismatch).
8699
8700 2006-02-09 [paul]       2.0.0cvs37
8701
8702         * po/fr.po
8703                 updated by Fabien Vantard
8704
8705 2006-02-08 [colin]      2.0.0cvs36
8706
8707         * src/prefs_common.c
8708         * src/common/defs.h
8709         * src/common/plugin.c
8710                 allow windows and linux configurations to coexist
8711                 patch by Thomas Gilgin
8712
8713 2006-02-08 [colin]      2.0.0cvs35
8714
8715         * src/filtering.c
8716         * src/matcher.c
8717         * src/matcher.h
8718         * src/matcher_parser_parse.y
8719         * src/prefs_filtering_action.c
8720         * src/prefs_matcher.c
8721                 Add the "Ignore thread" filtering
8722                 action
8723
8724 2006-02-08 [colin]      2.0.0cvs34
8725
8726         * src/compose.c
8727         * src/procmime.c
8728         * src/procmime.h
8729                 Fix bug #905 (damaged attachment)
8730                 text files with raw \0's aren't really text files
8731         FOR_STABLE
8732
8733 2006-02-08 [colin]      2.0.0cvs33
8734
8735         * src/summaryview.c
8736                 Fix crasher introduced yesterday
8737
8738 2006-02-08 [wwp]        2.0.0cvs32
8739
8740         * src/compose.c
8741         * src/compose.h
8742                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
8743
8744 2006-02-08 [wwp]        2.0.0cvs31
8745
8746         * src/prefs_template.c
8747                 templates enhancement: allow address completion for Cc and Bcc fields
8748                 (it was currently possible for the To field only)
8749
8750 2006-02-08 [colin]      2.0.0cvs30
8751
8752         * src/compose.c
8753                 Don't unblock if not blocked
8754         FOR_STABLE
8755
8756 2006-02-07 [colin]      2.0.0cvs29
8757
8758         * src/action.c
8759                 Forgot to refresh summaryview
8760
8761 2006-02-07 [colin]      2.0.0cvs28
8762
8763         * src/action.c
8764                 Freeze/thaw message list and folder list while
8765                 processing %as{} actions 
8766         * src/compose.c
8767                 Fix auto-wrap disabling after a middle-click
8768                 paste - FOR_STABLE
8769
8770 2006-02-07 [paul]       2.0.0cvs27
8771
8772         * src/folder.c
8773                 fix freeing of uninitialised pointers
8774                 Thanks to Colin
8775
8776 2006-02-06 [colin]      2.0.0cvs26
8777
8778         * src/folder.c
8779                 Use g_slist_prepend in potentially big list
8780
8781 2006-02-06 [colin]      2.0.0cvs25
8782
8783         * src/folder.c
8784                 Completely skip processing if it doesn't 
8785                 exist (faster!)
8786
8787 2006-02-06 [colin]      2.0.0cvs24
8788
8789         * src/folder.c
8790         * src/summaryview.c
8791                 Batch filtering in summaryview (from Tools menu)
8792                 and pre/post//-processing too
8793
8794 2006-02-06 [colin]      2.0.0cvs23
8795
8796         * src/procmsg.h
8797         * src/filtering.c
8798                 Use a special field for batch filtering instead
8799                 of stepping on deferred execution's toes
8800
8801 2006-02-06 [colin]      2.0.0cvs22
8802
8803         * src/action.c
8804         * src/filtering.c
8805         * src/filtering.h
8806         * src/folder.c
8807         * src/summaryview.c
8808                 Fix filtering via menus and actions
8809
8810 2006-02-06 [colin]      2.0.0cvs21
8811
8812         * src/imap.c
8813                 Put the added file directly to cache if possible (will work
8814                 with next libetpan)
8815         * src/filtering.c
8816         * src/filtering.h
8817         * src/inc.c
8818         * src/folder.c
8819         * src/mbox.c
8820         * src/procmsg.h
8821                 Move and copy filtered messages by batches instead of one
8822                 by one - faster on IMAP
8823         * src/procmsg.c
8824                 Add a function that'll possibly be useful later
8825
8826 2006-02-06 [colin]      2.0.0cvs20
8827
8828         * src/addressbook.c
8829                 Use internal mime-type instead of text/plain for d'n'd
8830         * src/compose.c
8831                 Allow attaching files from mimeview's icon list via d'n'd
8832         * src/folderview.c
8833         * src/folderview.h
8834                 Use internal mime-type instead of text/plain for d'n'd
8835                 Don't try to selected opened folder if none is
8836                 Factorize d'n'd from other apps code
8837         * src/headerview.c
8838         * src/textview.c
8839         * src/gtk/gtkutils.c
8840         * src/gtk/gtkutils.h
8841                 Factorize Face/X-Face stuff
8842         * src/mimeview.c
8843                 Fix d'n'd to other apps
8844         * src/prefs_message.c
8845                 Let the XFace pref be usable without libcompface as it also
8846                 applies to Face
8847         * src/summaryview.c
8848                 Fix d'n'd to other apps
8849                 Factorize d'n'd from other apps code
8850
8851 2006-02-06 [wwp]        2.0.0cvs19
8852
8853         * po/it.po
8854                 Italian translation fixes by Andrea Spadaccini (no more confusion
8855                 between filtering and processing, and few changes in the About
8856                 dialog).
8857
8858
8859 2006-02-06 [mones]      2.0.0cvs18
8860
8861         * src/gtk/icon_legend.c
8862                 Improved descriptions allowing better translations
8863
8864 2006-02-05 [colin]      2.0.0cvs17
8865
8866         * src/imap.c
8867                 Add the f*cking missing expunge that caused imap_fetch_env
8868                 to fail after an add_msgs ! :-///
8869         * src/etpan/imap-thread.c
8870                 Add a bit of debug
8871         FOR_STABLE
8872
8873 2006-02-05 [colin]      2.0.0cvs16
8874
8875         * src/common/utils.c
8876                 Don't check for return-path (or we can't put
8877                 back non-sent mails)
8878
8879 2006-02-05 [colin]      2.0.0cvs15
8880
8881         * src/textview.c
8882                 Don't try to display Face header in textview
8883                 when teh headerview's active
8884
8885 2006-02-05 [colin]      2.0.0cvs14
8886
8887         * tools/tbird2syl.py
8888         * tools/Makefile.am
8889                 Add script to import Thunderbird mails
8890
8891 2006-02-05 [colin]      2.0.0cvs13
8892
8893         * src/headerview.c
8894         * src/procheader.c
8895         * src/procmsg.c
8896         * src/procmsg.h
8897         * src/textview.c
8898                 Show Face headers - patch partially by Klaus Flittner
8899
8900 2006-02-05 [colin]      2.0.0cvs12
8901
8902         * src/folderview.c
8903         * src/summaryview.c
8904         * src/common/utils.c
8905         * src/common/utils.h
8906                 Let dnd work from mime icons to summaryview
8907                 and to folderview too
8908                 Add a crude test to avoid trying to add files
8909                 drag'n'dropped when they're not mails
8910
8911 2006-02-04 [colin]      2.0.0cvs11
8912
8913         * src/summaryview.c
8914         * src/mimeview.c
8915                 Fix utf8 conversion
8916
8917 2006-02-04 [colin]      2.0.0cvs10
8918
8919         * src/compose.c
8920         * src/folderview.c
8921         * src/mimeview.c
8922         * src/summaryview.c
8923         * src/summaryview.h
8924                 Added various drag and drop capas:
8925                 From                    To
8926                 summaryview             other apps
8927                 mimeview icons          other apps
8928                 other apps              summaryview
8929                 other apps              folderview
8930
8931                 This shouldn't have broken the existing:
8932                 From                    To
8933                 summaryview             folderview
8934                 folderview              folderview
8935                 summaryview             compose's attachments
8936
8937         Tests welcomed.
8938
8939 2006-02-02 [paul]       2.0.0cvs9
8940
8941         * src/mainwindow.c
8942                 move global option 'Set displayed columns...' out
8943                 of folder option grouping.
8944                 fix sensitivity of 'harvest addresses'
8945         FOR_STABLE
8946
8947 2006-02-01 [colin]      2.0.0cvs8
8948
8949         * src/mimeview.c
8950                 Revert the alertpanel patch, it sucks (intrusive
8951                 and gets in the way of "open")
8952
8953 2006-02-01 [colin]      2.0.0cvs7
8954
8955         * src/compose.c
8956         * src/prefs_account.c
8957         * src/prefs_common.c
8958         * src/common/defs.h
8959         * src/common/utils.c
8960         * src/common/utils.h
8961                 Add ability to edit the signature file
8962                 from the account preferences, and use
8963                 a default for the text editor.
8964                 Patch by Fabien Vantard
8965
8966 2006-02-01 [colin]      2.0.0cvs6
8967
8968         * src/mimeview.c
8969                 Try to get mime type by extension if it is
8970                 application/octet-stream
8971                 Display a window with possible choices when
8972                 encountering unknown mime types
8973         * src/gtk/filesel.c
8974         * src/gtk/filesel.h
8975                 Add preview
8976                 Allow multiple selection in filtered filesel
8977                 (patch by Fabien Vantard)
8978         * src/gtk/pluginwindow.c
8979                 Use it (patch by Fabien Vantard)
8980
8981 2006-02-01 [paul]       2.0.0cvs5
8982
8983         * src/jpilot.c
8984                 fix crash on creating jpilot address book
8985                 Thanks to Colin - FOR_STABLE
8986         * src/prefs_summaries.c
8987         * src/prefs_wrapping.c
8988         * src/gtk/icon_legend.c
8989         * src/gtk/quicksearch.c
8990                 string fixes and additions
8991
8992 2006-02-01 [paul]       2.0.0cvs4
8993
8994         * src/compose.c
8995         * src/mainwindow.c
8996         * src/messageview.c
8997         * src/prefs_send.c
8998                 add Arabic encoding option
8999                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
9000
9001 2006-01-31 [colin]      2.0.0cvs3
9002
9003         * src/plugins/pgpcore/passphrase.c
9004                 Convert passphrase to locale encoding
9005         * src/compose.c
9006                 Fix drafting on IMAP. Crappy bug sneaked in
9007                 the release :-/
9008         FOR_STABLE
9009
9010 2006-01-30 [paul]       2.0.0cvs2
9011
9012         * src/gtk/icon_legend.c
9013                 show the new entries
9014
9015 2006-01-30 [colin]      2.0.0cvs1
9016
9017         * src/manual.c
9018                 Check for the file to be present before 
9019                 enabling the menu - FOR_STABLE
9020         * src/gtk/icon_legend.c
9021                 Add folders icons (not all of them, there
9022                 are too much, but the most intriguing ones)
9023
9024 2006-01-30 [paul]       2.0.0
9025
9026         version 2.0.0 released
9027
9028 2006-01-30 [paul]       1.9.100cvs200
9029
9030         * manual/faq.xml
9031         * manual/gpl.xml
9032         * manual/intro.xml
9033         * manual/starting.xml
9034         * manual/sylpheed-claws-manual.xml
9035                 fixes, additions
9036
9037 2006-01-29 [mones]      1.9.100cvs199
9038
9039         * manual/account.xml
9040         * manual/advanced.xml
9041         * manual/glossary.xml
9042                 Some typos fixed, added LDIF term to glossary
9043         * po/es.po
9044                 Fixed leading plus symbol
9045
9046 2006-01-29 [paul]       1.9.100cvs198
9047
9048         * po/fi.po
9049         * po/sk.po
9050                 updated by Tommi Pirinen and Andrej Kacian
9051
9052 2006-01-29 [paul]       1.9.100cvs197
9053
9054         * src/gtk/authors.h
9055                 remove duplicates
9056
9057 2006-01-29 [paul]       1.9.100cvs196
9058
9059         * AUTHORS
9060         * po/nl.po
9061         * src/gtk/authors.h
9062         * tools/claws.i18n.status.pl
9063                 nl translation updated by Tim Dijkstra
9064
9065 2006-01-29 [paul]       1.9.100cvs195
9066
9067         * po/sr.po
9068         * po/sv.po
9069                 updated by Aleksandar Urosevic and Anders Troback
9070
9071 2006-01-28 [colin]      1.9.100cvs194
9072
9073         * src/gtk/gtksourceprintjob.c
9074                 Don't fiddle with PangoLayout when we
9075                 have an image
9076
9077 2006-01-28 [paul]       1.9.100cvs193
9078
9079         * AUTHORS
9080         * po/el.po
9081         * po/zh_CN.po
9082         * src/gtk/authors.h
9083         * tools/claws.i18n.status.pl
9084                 updated translations submitted by Stavros Giannouris
9085                 and Ralgh Young
9086
9087 2006-01-27 [colin]      1.9.100cvs192
9088
9089         * src/summaryview.c
9090         * src/gtk/gtksourceprintjob.c
9091                 Add image printing 
9092                 (libgnomeprint only, of course)
9093
9094 2006-01-27 [paul]       1.9.100cvs191
9095
9096         * po/fr.po
9097         * po/it.po
9098                 updated by Fabien Vantard and Andrea Spadaccini
9099
9100 2006-01-26 [colin]      1.9.100cvs190
9101
9102         * manual/Makefile.am
9103         * configure.ac
9104                 Make building the manual optional 
9105                 (--disable-manual)
9106
9107 2006-01-26 [paul]       1.9.100cvs189
9108
9109         * manual/glossary.xml
9110         * manual/plugins.xml
9111                 edited
9112         * po/en_GB.po
9113                 updated
9114
9115 2006-01-26 [paul]       1.9.100cvs188
9116
9117         * src/prefs_display_header.c
9118         * src/prefs_folder_column.c
9119         * src/prefs_msg_colors.c
9120         * src/prefs_summaries.c
9121         * src/prefs_summary_column.c
9122                 HIGify
9123
9124 2006-01-25 [colin]      1.9.100cvs187
9125
9126         * src/imap.c
9127                 Don't allow moving/copying mails between
9128                 queue/drafts and non-queue/drafts folders
9129                 Fixes bug #897 (message header is resetted 
9130                 if one is copied to Drafts)
9131
9132 2006-01-25 [colin]      1.9.100cvs186
9133
9134         * src/folder.c
9135         * src/mainwindow.c
9136                 Fix subscribed folders not found
9137         * src/compose.c
9138                 Don't try to encode as original mail's charset
9139                 if it's ascii 
9140
9141 2006-01-25 [paul]       1.9.100cvs185
9142
9143         * AUTHORS
9144         * po/Makevars
9145                 updated
9146         * po/de.po
9147         * po/pl.po
9148         * po/pt_BR.po
9149         * po/sr.po
9150                 updates submitted by Stephan Sachse, Emilian Nowak
9151                 and Quar, Frederico Goncalves Guimaraes, and
9152                 Aleksandar Urosevic
9153                 Fix Bug 896, 'PT_BR locale broken'.
9154         * src/gtk/authors.h
9155                 updated
9156
9157 2006-01-24 [mones]      1.9.100cvs184
9158
9159         * manual/glossary.xml
9160                 All current terms finished. Reviewers welcome ;-)
9161         * manual/keyboard.xml
9162                 Fixed column width for pdf output.
9163         * po/es.po
9164                 Updated
9165
9166 2006-01-24 [paul]       1.9.100cvs183
9167
9168         * manual/glossary.xml
9169                 fix id name
9170         * manual/dist/html/Makefile.am
9171         * manual/dist/pdf/Makefile.am
9172         * manual/dist/ps/Makefile.am
9173         * manual/dist/txt/Makefile.am
9174                 fix make deps
9175                 Thanks to Colin
9176
9177 2006-01-24 [mones]      1.9.100cvs182
9178
9179         * manual/glossary.xml
9180                 Nearly finished, some terms missing.
9181
9182 2006-01-23 [paul]       1.9.100cvs181
9183
9184         * manual/dist/html/Makefile.am
9185         * manual/dist/pdf/Makefile.am
9186         * manual/dist/ps/Makefile.am
9187         * manual/dist/txt/Makefile.am
9188         * src/mainwindow.c
9189                 re-enable manual
9190                 Thanks to Colin
9191
9192 2006-01-22 [colin]      1.9.100cvs180
9193
9194         * src/compose.c
9195         * src/gtk/gtkaspell.c
9196                 Don't deselect stuff before right-clicking, with aspell.
9197                 (This prevented right-click Copy, for example).
9198                 Thanks to Clo!
9199
9200 2006-01-22 [paul]       1.9.100cvs179
9201
9202         * src/summary_search.c
9203                 don't fix the widget size as it causes problems
9204                 under localisation.
9205                 Thanks to Emilian Nowak
9206
9207 2006-01-21 [paul]       1.9.100cvs178
9208
9209         * src/prefs_themes.c
9210                 fix broken underlining of label text
9211                 with some translations
9212
9213 2006-01-21 [colin]      1.9.100cvs177
9214
9215         * po/fr.po
9216                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
9217
9218 2006-01-20 [colin]      1.9.100cvs176
9219
9220         * configure.ac
9221         * Makefile.am
9222         * manual/Makefile
9223         * manual/dist/html/.cvsignore
9224         * manual/dist/html/Makefile.am
9225         * manual/dist/pdf/.cvsignore
9226         * manual/dist/pdf/Makefile.am
9227         * manual/dist/ps/.cvsignore
9228         * manual/dist/ps/Makefile.am
9229         * manual/dist/txt/.cvsignore
9230         * manual/dist/txt/Makefile.am
9231                 Autotool-ize manual
9232
9233 2006-01-20 [paul]       1.9.100cvs175
9234
9235         * manual/handling.xml
9236                 make Filtering and Searching entries easier to find
9237         * manual/keyboard.xml
9238                 add the remaining default keybinds
9239         * src/prefs_summaries.c
9240                 update the default keybinds
9241
9242 2006-01-20 [paul]       1.9.100cvs174
9243
9244         * src/addressbook.c
9245         * src/addrgather.c
9246         * src/addrharvest.c
9247         * src/editaddress.c
9248         * src/editgroup.c
9249         * src/exphtmldlg.c
9250         * src/expldifdlg.c
9251         * src/exporthtml.c
9252         * src/exportldif.c
9253         * src/ldif.c
9254                 replace 'e-mail' with 'email'
9255         * src/summary_search.c
9256                 add mnemonic to "Find all" button
9257
9258 2006-01-20 [wwp]        1.9.100cvs173
9259
9260         * src/export.c
9261         * src/import.c
9262                 touched mbox import/export buttons for HIG-compliance
9263
9264 2006-01-19 [paul]       1.9.100cvs172
9265
9266         * manual/account.xml
9267         * manual/addrbook.xml
9268         * manual/advanced.xml
9269         * manual/faq.xml
9270         * manual/handling.xml
9271         * manual/intro.xml
9272         * manual/plugins.xml
9273         * manual/starting.xml
9274                 more editing
9275
9276 2006-01-19 [paul]       1.9.100cvs171
9277
9278         * src/toolbar.c
9279                 allow use of trash button while receiving
9280                 Thanks to Colin
9281
9282 2006-01-19 [wwp]        1.9.100cvs170
9283
9284         * src/gtk/quicksearch.c
9285         * src/compose.c
9286                 force text color to black when yellow background is set
9287
9288 2006-01-19 [colin]      1.9.100cvs169
9289
9290         * src/plugins/trayicon/trayicon.c
9291                 Gray out Get Mail when already getting mail
9292
9293 2006-01-18 [paul]       1.9.100cvs168
9294
9295         * src/compose.c
9296                 give widget yellow background was To is
9297                 set via folder prefs
9298         * src/gtk/quicksearch.c
9299                 give widget yellow background when quick
9300                 search is active.
9301                 Thanks to Colin
9302
9303 2006-01-18 [paul]       1.9.100cvs167
9304
9305         * doc/man/sylpheed-claws.1
9306                 add --subscribe option
9307
9308 2006-01-18 [paul]       1.9.100cvs166
9309
9310         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9311         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9312                 use %U instead of %F (%F is broken for user installed
9313                 files in kde 3.5)
9314
9315 2006-01-18 [colin]      1.9.100cvs165
9316
9317         * src/summaryview.c
9318                 Default to Yes in "No more * messages" dialogs
9319
9320 2006-01-17 [colin]      1.9.100cvs164
9321
9322         * src/compose.c
9323                 Possibly fix an invalid iterator causing
9324                 crash
9325
9326 2006-01-17 [colin]      1.9.100cvs163
9327
9328         * src/mimeview.c
9329                 Fix crash when the image disappears under the
9330                 image viewer
9331
9332 2006-01-16 [colin]      1.9.100cvs162
9333
9334         * src/compose.c
9335                 Fix reenabling autowrap
9336
9337 2006-01-16 [colin]      1.9.100cvs161
9338
9339         * src/compose.c
9340                 reset quote_len before getting quote_str
9341
9342 2006-01-16 [colin]      1.9.100cvs160
9343
9344         * src/account.c
9345         * src/account.h
9346         * src/folder.c
9347         * src/imap_gtk.c
9348         * src/mh_gtk.c
9349                 Fix bug #883 (default inbox does not track folder move)
9350
9351 2006-01-16 [colin]      1.9.100cvs159
9352
9353         * src/compose.c
9354         * src/plugins/pgpcore/passphrase.c
9355                 More buttons fixes
9356
9357 2006-01-16 [paul]       1.9.100cvs158
9358
9359         * src/prefs_actions.c
9360         * src/prefs_filtering_action.c
9361         * src/prefs_matcher.c
9362         * src/quote_fmt.c
9363         * src/gtk/description_window.c
9364         * src/gtk/description_window.h
9365         * src/gtk/quicksearch.c
9366                 description window cleanups
9367
9368 2006-01-15 [colin]      1.9.100cvs157
9369
9370         * src/addressbook.c
9371         * src/prefs_filtering.c
9372                 Same here
9373
9374 2006-01-15 [colin]      1.9.100cvs156
9375
9376         * src/folderview.c
9377         * src/mainwindow.c
9378                 Same for "Empty trash"
9379
9380 2006-01-15 [colin]      1.9.100cvs155
9381
9382         * src/inc.c
9383                 Override offline dialog had Yes by default
9384
9385 2006-01-15 [colin]      1.9.100cvs154
9386
9387         * src/summaryview.c
9388                 Delete selected messages? previously had Yes the default
9389
9390 2006-01-15 [colin]      1.9.100cvs153
9391
9392         * src/folder.c
9393         * src/folder.h
9394         * src/main.c
9395                 Check if a mailbox is loaded after all
9396                 plugins are loaded.
9397
9398 2006-01-15 [colin]      1.9.100cvs152
9399
9400         * src/folder.c
9401                 Don't start wizard when there are unloaded folders (will help
9402                 people with only mbox or maildir mailboxes)
9403
9404 2006-01-14 [colin]      1.9.100cvs151
9405
9406         * src/addressbook.c
9407         * src/expldifdlg.c
9408         * src/importldif.c
9409         * src/importmutt.c
9410         * src/importpine.c
9411         * src/mh_gtk.c
9412                 More HIG compliance and fixes
9413
9414 2006-01-14 [colin]      1.9.100cvs150
9415
9416         * src/prefs_filtering_action.c
9417         * src/foldersel.c
9418                 Two forgotten button order changes
9419
9420 2006-01-14 [colin]      1.9.100cvs149
9421
9422         * src/account.c
9423         * src/addressbook.c
9424         * src/compose.c
9425         * src/folderview.c
9426         * src/imap_gtk.c
9427         * src/mainwindow.c
9428         * src/mh_gtk.c
9429         * src/news_gtk.c
9430         * src/prefs_actions.c
9431         * src/prefs_customheader.c
9432         * src/prefs_filtering.c
9433         * src/prefs_matcher.c
9434         * src/prefs_template.c
9435         * src/ssl_manager.c
9436         * src/summaryview.c
9437         * src/textview.c
9438         * src/toolbar.c
9439                 All deletion confirmations are now "Cancel, Delete" 
9440                 instead of "No, Yes"
9441                 Clarified most of the other "No, Yes" to 
9442                 "Cancel, Descriptive_action"
9443                 Rechanged the "Entry not saved" alerts to have 
9444                 "Close, Continue editing"
9445
9446
9447 2006-01-14 [paul]
9448
9449         * 2.0.0-rc4 released
9450
9451 2006-01-14 [paul]       1.9.100cvs148
9452
9453         * src/account.c
9454         * src/addressadd.c
9455         * src/addressbook.c
9456         * src/compose.c
9457         * src/editaddress.c
9458         * src/editbook.c
9459         * src/editgroup.c
9460         * src/editjpilot.c
9461         * src/editldap.c
9462         * src/editvcard.c
9463         * src/exphtmldlg.c
9464         * src/expldifdlg.c
9465         * src/folderview.c
9466         * src/grouplistdialog.c
9467         * src/imap_gtk.c
9468         * src/importmutt.c
9469         * src/importpine.c
9470         * src/inc.c
9471         * src/main.c
9472         * src/mainwindow.c
9473         * src/message_search.c
9474         * src/messageview.c
9475         * src/mh_gtk.c
9476         * src/mimeview.c
9477         * src/news_gtk.c
9478         * src/prefs_actions.c
9479         * src/prefs_customheader.c
9480         * src/prefs_filtering.c
9481         * src/prefs_matcher.c
9482         * src/prefs_template.c
9483         * src/prefs_themes.c
9484         * src/ssl_manager.c
9485         * src/summary_search.c
9486         * src/summaryview.c
9487         * src/textview.c
9488         * src/toolbar.c
9489         * src/gtk/foldersort.c
9490         * src/gtk/gtkaspell.c
9491         * src/gtk/inputdialog.c
9492         * src/gtk/prefswindow.c
9493         * src/plugins/pgpcore/select-keys.c
9494         * src/plugins/trayicon/trayicon.c
9495                 HIG compliant button order
9496
9497 2006-01-14 [mones]      1.9.100cvs147
9498
9499         * po/es.po
9500                 Updated translation
9501
9502 2006-01-13 [paul]       1.9.100cvs146
9503
9504         * AUTHORS
9505         * ChangeLog
9506         * src/gtk/authors.h
9507                 add Joshua M. Kwan to contributors list
9508
9509 2006-01-13 [colin]      1.9.100cvs145
9510
9511         * src/gtk/quicksearch.c
9512                 Don't refocus quick search after executing (Esc or Enter)
9513                 Allows to '/'search something then move up/down in 
9514                 summaryview, and to Esc a search and be back in the 
9515                 summaryview
9516
9517 2006-01-13 [paul]       1.9.100cvs144
9518
9519         * src/plugins/pgpinline/pgpinline.c
9520                 support Content-Type 'application/pgp'
9521                 patch by Joshua M. Kwan <joshuak@users.sf.net>
9522
9523 2006-01-13 [paul]       1.9.100cvs143
9524
9525         * manual/account.xml
9526                 make mention of partial retrieval
9527                 thanks to Colin
9528
9529 2006-01-13 [paul]       1.9.100cvs142
9530
9531         * src/account.c
9532         * src/account.h
9533         * src/action.c
9534         * src/action.h
9535         * src/adbookbase.h
9536         * src/addr_compl.c
9537         * src/addr_compl.h
9538         * src/addrbook.c
9539         * src/addrcache.c
9540         * src/addrcache.h
9541         * src/addrcindex.c
9542         * src/addrcindex.h
9543         * src/addrclip.c
9544         * src/addrclip.h
9545         * src/addrdefs.h
9546         * src/addressadd.c
9547         * src/addressadd.h
9548         * src/addressbook.c
9549         * src/addressbook.h
9550         * src/addrgather.c
9551         * src/addrgather.h
9552         * src/addrharvest.c
9553         * src/addrharvest.h
9554         * src/addrindex.c
9555         * src/addrindex.h
9556         * src/addritem.c
9557         * src/addritem.h
9558         * src/addrquery.c
9559         * src/addrquery.h
9560         * src/addrselect.c
9561         * src/addrselect.h
9562         * src/alertpanel.c
9563         * src/alertpanel.h
9564         * src/browseldap.c
9565         * src/browseldap.h
9566         * src/codeconv.c
9567         * src/codeconv.h
9568         * src/compose.c
9569         * src/compose.h
9570         * src/customheader.c
9571         * src/customheader.h
9572         * src/displayheader.c
9573         * src/displayheader.h
9574         * src/editaddress.c
9575         * src/editaddress.h
9576         * src/editbook.c
9577         * src/editbook.h
9578         * src/editgroup.c
9579         * src/editgroup.h
9580         * src/editjpilot.c
9581         * src/editjpilot.h
9582         * src/editldap.c
9583         * src/editldap.h
9584         * src/editldap_basedn.c
9585         * src/editldap_basedn.h
9586         * src/editvcard.c
9587         * src/editvcard.h
9588         * src/exphtmldlg.c
9589         * src/exphtmldlg.h
9590         * src/expldifdlg.c
9591         * src/expldifdlg.h
9592         * src/export.h
9593         * src/exporthtml.c
9594         * src/exporthtml.h
9595         * src/exportldif.c
9596         * src/exportldif.h
9597         * src/filtering.c
9598         * src/filtering.h
9599         * src/folder.c
9600         * src/folder.h
9601         * src/folder_item_prefs.c
9602         * src/folder_item_prefs.h
9603         * src/foldersel.c
9604         * src/foldersel.h
9605         * src/folderutils.c
9606         * src/folderutils.h
9607         * src/folderview.c
9608         * src/folderview.h
9609         * src/grouplistdialog.c
9610         * src/grouplistdialog.h
9611         * src/headerview.c
9612         * src/html.c
9613         * src/html.h
9614         * src/image_viewer.c
9615         * src/image_viewer.h
9616         * src/imap.c
9617         * src/imap.h
9618         * src/imap_gtk.c
9619         * src/imap_gtk.h
9620         * src/import.h
9621         * src/importldif.c
9622         * src/importldif.h
9623         * src/importmutt.c
9624         * src/importmutt.h
9625         * src/importpine.c
9626         * src/importpine.h
9627         * src/inc.c
9628         * src/inc.h
9629         * src/jpilot.c
9630         * src/jpilot.h
9631         * src/ldapctrl.c
9632         * src/ldapctrl.h
9633         * src/ldaplocate.c
9634         * src/ldaplocate.h
9635         * src/ldapquery.c
9636         * src/ldapquery.h
9637         * src/ldapserver.c
9638         * src/ldapserver.h
9639         * src/ldaputil.c
9640         * src/ldaputil.h
9641         * src/ldif.c
9642         * src/ldif.h
9643         * src/main.c
9644         * src/main.h
9645         * src/mainwindow.c
9646         * src/mainwindow.h
9647         * src/manual.c
9648         * src/manual.h
9649         * src/mbox.c
9650         * src/mbox.h
9651         * src/message_search.c
9652         * src/message_search.h
9653         * src/messageview.c
9654         * src/messageview.h
9655         * src/mh.c
9656         * src/mh.h
9657         * src/mh_gtk.c
9658         * src/mh_gtk.h
9659         * src/mimeview.c
9660         * src/mimeview.h
9661         * src/msgcache.c
9662         * src/msgcache.h
9663         * src/mutt.c
9664         * src/mutt.h
9665         * src/news.c
9666         * src/news.h
9667         * src/news_gtk.c
9668         * src/news_gtk.h
9669         * src/partial_download.c
9670         * src/partial_download.h
9671         * src/pine.c
9672         * src/pine.h
9673         * src/pop.c
9674         * src/pop.h
9675         * src/prefs_account.c
9676         * src/prefs_account.h
9677         * src/prefs_actions.c
9678         * src/prefs_actions.h
9679         * src/prefs_common.c
9680         * src/prefs_common.h
9681         * src/prefs_compose_writing.c
9682         * src/prefs_compose_writing.h
9683         * src/prefs_customheader.c
9684         * src/prefs_customheader.h
9685         * src/prefs_display_header.c
9686         * src/prefs_display_header.h
9687         * src/prefs_filtering.c
9688         * src/prefs_filtering.h
9689         * src/prefs_filtering_action.c
9690         * src/prefs_filtering_action.h
9691         * src/prefs_folder_column.c
9692         * src/prefs_folder_column.h
9693         * src/prefs_folder_item.c
9694         * src/prefs_folder_item.h
9695         * src/prefs_fonts.c
9696         * src/prefs_fonts.h
9697         * src/prefs_gtk.c
9698         * src/prefs_gtk.h
9699         * src/prefs_image_viewer.c
9700         * src/prefs_image_viewer.h
9701         * src/prefs_matcher.c
9702         * src/prefs_matcher.h
9703         * src/prefs_message.c
9704         * src/prefs_msg_colors.c
9705         * src/prefs_msg_colors.h
9706         * src/prefs_other.c
9707         * src/prefs_quote.c
9708         * src/prefs_receive.c
9709         * src/prefs_send.c
9710         * src/prefs_spelling.c
9711         * src/prefs_spelling.h
9712         * src/prefs_summaries.c
9713         * src/prefs_summaries.h
9714         * src/prefs_summary_column.c
9715         * src/prefs_summary_column.h
9716         * src/prefs_template.c
9717         * src/prefs_template.h
9718         * src/prefs_themes.c
9719         * src/prefs_themes.h
9720         * src/prefs_toolbar.c
9721         * src/prefs_toolbar.h
9722         * src/prefs_wrapping.c
9723         * src/prefs_wrapping.h
9724         * src/privacy.c
9725         * src/privacy.h
9726         * src/procheader.c
9727         * src/procheader.h
9728         * src/procmime.c
9729         * src/procmime.h
9730         * src/procmsg.c
9731         * src/procmsg.h
9732         * src/quote_fmt.c
9733         * src/quote_fmt_parse.y
9734         * src/recv.c
9735         * src/recv.h
9736         * src/remotefolder.c
9737         * src/remotefolder.h
9738         * src/send_message.c
9739         * src/send_message.h
9740         * src/setup.c
9741         * src/setup.h
9742         * src/sourcewindow.c
9743         * src/sourcewindow.h
9744         * src/ssl_manager.c
9745         * src/ssl_manager.h
9746         * src/statusbar.c
9747         * src/statusbar.h
9748         * src/stock_pixmap.c
9749         * src/stock_pixmap.h
9750         * src/summary_search.c
9751         * src/summary_search.h
9752         * src/summaryview.c
9753         * src/summaryview.h
9754         * src/syldap.c
9755         * src/syldap.h
9756         * src/textview.c
9757         * src/textview.h
9758         * src/toolbar.c
9759         * src/toolbar.h
9760         * src/undo.c
9761         * src/undo.h
9762         * src/unmime.c
9763         * src/unmime.h
9764         * src/vcard.c
9765         * src/vcard.h
9766         * src/wizard.c
9767         * src/wizard.h
9768         * src/common/base64.c
9769         * src/common/base64.h
9770         * src/common/defs.h
9771         * src/common/hooks.c
9772         * src/common/hooks.h
9773         * src/common/log.c
9774         * src/common/log.h
9775         * src/common/mgutils.c
9776         * src/common/mgutils.h
9777         * src/common/nntp.c
9778         * src/common/nntp.h
9779         * src/common/passcrypt.c
9780         * src/common/passcrypt.h.in
9781         * src/common/plugin.c
9782         * src/common/plugin.h
9783         * src/common/prefs.c
9784         * src/common/prefs.h
9785         * src/common/progressindicator.c
9786         * src/common/progressindicator.h
9787         * src/common/quoted-printable.c
9788         * src/common/quoted-printable.h
9789         * src/common/session.c
9790         * src/common/session.h
9791         * src/common/smtp.c
9792         * src/common/smtp.h
9793         * src/common/socket.c
9794         * src/common/socket.h
9795         * src/common/ssl.c
9796         * src/common/ssl.h
9797         * src/common/ssl_certificate.c
9798         * src/common/ssl_certificate.h
9799         * src/common/stringtable.c
9800         * src/common/stringtable.h
9801         * src/common/sylpheed.c
9802         * src/common/sylpheed.h
9803         * src/common/template.c
9804         * src/common/template.h
9805         * src/common/timing.h
9806         * src/common/utils.c
9807         * src/common/utils.h
9808         * src/common/version.h.in
9809         * src/common/xml.c
9810         * src/common/xml.h
9811         * src/common/xmlprops.c
9812         * src/common/xmlprops.h
9813         * src/gtk/colorlabel.c
9814         * src/gtk/colorsel.c
9815         * src/gtk/colorsel.h
9816         * src/gtk/description_window.c
9817         * src/gtk/description_window.h
9818         * src/gtk/filesel.c
9819         * src/gtk/filesel.h
9820         * src/gtk/foldersort.c
9821         * src/gtk/foldersort.h
9822         * src/gtk/gtkutils.c
9823         * src/gtk/gtkutils.h
9824         * src/gtk/inputdialog.c
9825         * src/gtk/inputdialog.h
9826         * src/gtk/logwindow.c
9827         * src/gtk/logwindow.h
9828         * src/gtk/manage_window.c
9829         * src/gtk/manage_window.h
9830         * src/gtk/menu.c
9831         * src/gtk/menu.h
9832         * src/gtk/pluginwindow.c
9833         * src/gtk/pluginwindow.h
9834         * src/gtk/prefswindow.c
9835         * src/gtk/prefswindow.h
9836         * src/gtk/progressdialog.c
9837         * src/gtk/progressdialog.h
9838         * src/gtk/sslcertwindow.c
9839         * src/gtk/sslcertwindow.h
9840         * src/plugins/clamav/clamav_plugin.c
9841         * src/plugins/clamav/clamav_plugin.h
9842         * src/plugins/clamav/clamav_plugin_gtk.c
9843         * src/plugins/demo/demo.c
9844         * src/plugins/dillo_viewer/dillo_prefs.c
9845         * src/plugins/dillo_viewer/dillo_prefs.h
9846         * src/plugins/dillo_viewer/dillo_viewer.c
9847         * src/plugins/pgpcore/passphrase.c
9848         * src/plugins/pgpcore/passphrase.h
9849         * src/plugins/pgpcore/plugin.c
9850         * src/plugins/pgpcore/select-keys.c
9851         * src/plugins/pgpcore/select-keys.h
9852         * src/plugins/pgpcore/sgpgme.c
9853         * src/plugins/pgpcore/sgpgme.h
9854         * src/plugins/pgpinline/pgpinline.c
9855         * src/plugins/pgpinline/pgpinline.h
9856         * src/plugins/pgpinline/plugin.c
9857         * src/plugins/pgpmime/pgpmime.c
9858         * src/plugins/pgpmime/pgpmime.h
9859         * src/plugins/pgpmime/plugin.c
9860         * src/plugins/spamassassin/spamassassin.c
9861         * src/plugins/spamassassin/spamassassin.h
9862         * src/plugins/spamassassin/spamassassin_gtk.c
9863         * src/plugins/trayicon/trayicon.c
9864                 update copyright header
9865
9866 2006-01-13 [paul]       1.9.100cvs141
9867
9868         * src/account.c
9869         * src/export.c
9870         * src/import.c
9871         * src/mainwindow.c
9872         * src/prefs_account.c
9873         * src/prefs_display_header.c
9874         * src/prefs_receive.c
9875         * src/prefs_send.c
9876         * src/prefs_summaries.c
9877         * src/prefs_themes.c
9878         * src/prefs_toolbar.c
9879         * src/gtk/about.c
9880                 various cleanups
9881
9882 2006-01-12 [colin]      1.9.100cvs140
9883
9884         * src/folder.c
9885         * src/folder.h
9886         * src/main.c
9887                 Add --subscribe option
9888                 Let sylpheed-claws email@domain.com equivalent to --compose
9889                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
9890
9891 2006-01-12 [paul]       1.9.100cvs139
9892
9893         * src/mainwindow.c
9894                 append 'Change folder order' label with '...'
9895         * src/prefs_actions.c
9896                 allow reordering of actions list by dnd
9897         * src/gtk/foldersort.c
9898                 make the dialog nicer
9899
9900 2006-01-11 [colin]      1.9.100cvs138
9901
9902         * src/compose.c
9903                 Allow templates without text
9904
9905 2006-01-11 [paul]       1.9.100cvs137
9906
9907         * tools/README
9908         * tools/filter_conv_new.pl
9909                 add info to README
9910                 also check .sylpheed for filter.xml
9911                 be a bit informative to the user
9912
9913 2006-01-11 [colin]      1.9.100cvs136
9914
9915         * src/textview.c
9916                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
9917
9918 2006-01-10 [paul]       1.9.100cvs135
9919
9920         * tools/Makefile.am
9921         * tools/filter_conv_new.pl
9922                 add script to convert new style Sylpheed
9923                 filter rules (Sylpheed >= 0.9.99) to
9924                 Claws filtering rules
9925
9926 2006-01-10 [colin]      1.9.100cvs134
9927
9928         * src/compose.c
9929                 Fix broken line joins in certain conditions
9930                 (between two quoted lines: <enter><enter><up>
9931                  <type a wrapped sentence><go in the first line>
9932                  <insert more text><watch as line joining failed>)
9933
9934 2006-01-10 [paul]       1.9.100cvs133
9935
9936         * src/compose.c
9937                 don't report success in error dialog
9938                 thanks to Colin
9939         * src/common/utils.c
9940                 include some trailing punctuations as URI
9941                 thanks to Hiro
9942
9943 2006-01-10 [paul]       1.9.100cvs132
9944
9945         * src/mimeview.c
9946                 fix incompatible pointer type
9947                 warning
9948
9949 2006-01-10 [paul]       1.9.100cvs131
9950
9951         * src/compose.c
9952                 change Subject in window title
9953                 instantaneously
9954
9955 2006-01-09 [colin]      1.9.100cvs130
9956
9957         * src/addressbook.c
9958         * src/headerview.c
9959         * src/mainwindow.c
9960         * src/messageview.c
9961         * src/mimeview.c
9962         * src/noticeview.c
9963         * src/summaryview.c
9964                 Fix possible crashes on exit and in addressbook
9965
9966 2006-01-09 [paul]       1.9.100cvs129
9967
9968         * src/prefs_msg_colors.c
9969                 some cleanups that I forgot last time
9970
9971 2006-01-09 [paul]       1.9.100cvs128
9972
9973         * README
9974         * src/folderview.c
9975         * src/prefs_msg_colors.c
9976                 add previously hidden option, color_new, to
9977                 the gui
9978                 move the page to Display/
9979                 rework the gui
9980
9981 2006-01-09 [wwp]        1.9.100cvs127
9982
9983         * src/prefs_themes.c
9984                 made the prefs/display/themes layouts spacing less condensed
9985                 (and so they match other prefs/pages' look).
9986
9987 2006-01-09 [paul]       1.9.100cvs126
9988
9989         * src/compose.c
9990         * src/prefs_common.c
9991         * src/prefs_common.h
9992         * src/prefs_wrapping.c
9993                 remove 'wrap at send' option
9994
9995 2006-01-06 [colin]      1.9.100cvs125
9996
9997         * src/compose.c
9998                 Just make completely sure we don't insert "manual line breaks" 
9999                 when wrapping... 
10000
10001 2006-01-04 [paul]
10002
10003         * 2.0.0-rc3 released
10004
10005 2006-01-04 [paul]       1.9.100cvs124
10006
10007         * src/folderview.c
10008                 fix bug 882, 'quick scroll in folder list
10009                 displays wrong folder contents'
10010
10011 2006-01-04 [paul]       1.9.100cvs123
10012
10013         * src/plugins/pgpmime/pgpmime.c
10014                 better debug information when signing
10015                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10016
10017 2006-01-03 [colin]      1.9.100cvs122
10018
10019         * configure.ac
10020                 We need to recheck for gpgme 1.0.0 after checking
10021                 for 1.1.1, because if 1.1.1 isn't available, 
10022                 GPGME_LIBS and friends are blanked out by the 
10023                 second check.
10024
10025 2006-01-03 [colin]      1.9.100cvs121
10026
10027         * src/common/prefs.c
10028                 Windows unlink-before rename fix
10029         * src/plugins/pgpcore/sgpgme.c
10030                 Add support for PKA info if available
10031                 Both patches by Werner Koch
10032
10033 2006-01-03 [paul]       1.9.100cvs120
10034
10035         * src/messageview.c
10036                 fix bug 884, 'Send receipt' button visible in queue
10037                 Thanks to Colin
10038
10039 2006-01-02 [colin]      1.9.100cvs119
10040
10041         * src/compose.c
10042         * src/imap.c
10043                 Fix autosave on IMAP and more generally try to
10044                 return the correct ID on a newly added IMAP message
10045
10046 2006-01-02 [paul]       1.9.100cvs118
10047
10048         * manual/keyboard.xml
10049                 edited
10050
10051 2006-01-01 [paul]       1.9.100cvs117
10052
10053         * src/gtk/authors.h
10054                 alphabetical order
10055
10056 2005-12-30 [colin]      1.9.100cvs116
10057
10058         * manual/advanced.xml
10059                 Explain Pre/Post-processing differences.
10060
10061 2005-12-30 [colin]      1.9.100cvs115
10062
10063         * src/mh.c
10064                 Implement copy_msgs for a little optimization
10065         * src/imap.c
10066                 Finish yesterday's fix
10067
10068 2005-12-29 [colin]      1.9.100cvs114
10069
10070         * src/imap.c
10071                 Fix occasional failure in fetching a mail over
10072                 IMAP
10073
10074 2005-12-29 [colin]      1.9.100cvs113
10075
10076         * src/compose.c
10077                 Don't remove a draft when sending it, if it is 
10078                 locked.
10079
10080 2005-12-28 [colin]      1.9.100cvs112
10081
10082         * src/summaryview.c
10083                 Fix leak for real
10084
10085 2005-12-28 [wwp]        1.9.100cvs111
10086
10087         * doc/faq/.cvsignore
10088         * doc/faq/de/.cvsignore
10089         * doc/faq/en/.cvsignore
10090         * doc/faq/es/.cvsignore
10091         * doc/faq/fr/.cvsignore
10092         * doc/faq/it/.cvsignore
10093         * doc/manual/.cvsignore
10094         * doc/manual/de/.cvsignore
10095         * doc/manual/en/.cvsignore
10096         * doc/manual/es/.cvsignore
10097         * doc/manual/fr/.cvsignore
10098         * doc/manual/ja/.cvsignore
10099         * src/plugins/mathml_viewer/.cvsignore
10100                 rollback revival of those files (my bad, sorry for the noise).
10101
10102 2005-12-28 [wwp]        1.9.100cvs110
10103
10104         * src/compose.c
10105                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
10106
10107 2005-12-28 [wwp]        1.9.100cvs109
10108
10109         * doc/faq/.cvsignore
10110         * doc/faq/de/.cvsignore
10111         * doc/faq/en/.cvsignore
10112         * doc/faq/es/.cvsignore
10113         * doc/faq/fr/.cvsignore
10114         * doc/faq/it/.cvsignore
10115         * doc/manual/.cvsignore
10116         * doc/manual/de/.cvsignore
10117         * doc/manual/en/.cvsignore
10118         * doc/manual/es/.cvsignore
10119         * doc/manual/fr/.cvsignore
10120         * doc/manual/ja/.cvsignore
10121         * src/plugins/mathml_viewer/.cvsignore
10122         * po/.cvsignore
10123                 more files to ignore.
10124
10125 2005-12-24 [colin]      1.9.100cvs108
10126
10127         * AUTHORS
10128         * src/gtk/authors.h
10129                 Update for Werner
10130
10131 2005-12-24 [colin]      1.9.100cvs107
10132
10133         * src/procmsg.c
10134                 Allow NULL src_msginfo in 
10135                 procmsg_msginfo_new_from_mimeinfo
10136
10137 2005-12-23 [paul]       1.9.100cvs106
10138
10139         * src/plugins/pgpinline/mypgpcore.def
10140                 add this forgotten file
10141
10142 2005-12-23 [colin]      1.9.100cvs105
10143
10144         * src/mainwindow.c
10145                 Fix missing break
10146
10147 2005-12-23 [colin]      1.9.100cvs104
10148
10149         * autogen.sh
10150         * src/folder.c
10151         * src/mh.c
10152         * src/common/plugin.c
10153         * src/common/socket.c
10154         * src/common/socket.h
10155         * src/common/utils.c
10156         * src/common/utils.h
10157         * src/gtk/pluginwindow.c
10158         * src/plugins/pgpcore/plugin.def
10159         * src/plugins/pgpcore/sylpheed.def
10160         * src/plugins/pgpinline/Makefile.am
10161         * src/plugins/pgpinline/plugin.def
10162         * src/plugins/pgpinline/sylpheed.def
10163         * src/plugins/pgpmime/plugin.def
10164         * src/plugins/pgpmime/sylpheed.def
10165                 Various w32 fixes by Werner Koch
10166
10167 2005-12-22 [paul]       1.9.100cvs103
10168
10169         * src/wizard.c
10170                 don't offer IMAP as 'server type' if
10171                 libetpan isn't built in
10172
10173 2005-12-22 [paul]       1.9.100cvs102
10174
10175         * AUTHORS
10176         * src/mainwindow.c
10177         * src/mainwindow.h
10178         * src/toolbar.c
10179         * src/gtk/authors.h
10180                 support GTK_TOOLBAR_BOTH_HORIZ (text
10181                 next to icon) Patch by Marien Zwart
10182                 marienz@users.sf.net
10183                 Also reword the text
10184
10185 2005-12-21 [colin]      1.9.100cvs101
10186
10187         * configure.ac
10188                 Fix DATADIRNAME
10189         * COPYING
10190                 Fix missing section and explicit the exception better
10191         * src/compose.c
10192                 Prevent mail from being lost without notice when an
10193                 SMTP error happens on trying to send an unmodified
10194                 drafted mail.
10195         * src/send_message.c
10196         * src/common/smtp.c
10197                 Fix password remembering when wrong, and add return
10198                 value checks where they should have been
10199         * src/plugins/pgpcore/sylpheed.def
10200         * src/plugins/pgpinline/sylpheed.def
10201         * src/plugins/pgpmime/sylpheed.def
10202                 Add a few symbols needed
10203
10204 2005-12-21 [paul]       1.9.100cvs100
10205
10206         * m4/codeset.m4
10207         * m4/glibc21.m4
10208         * m4/intdiv0.m4
10209         * m4/inttypes-pri.m4
10210         * m4/inttypes.m4
10211         * m4/inttypes_h.m4
10212         * m4/isc-posix.m4
10213         * m4/lcmessage.m4
10214         * m4/stdint_h.m4
10215         * m4/uintmax_t.m4
10216                 gettextization
10217                 thanks to Colin
10218
10219 2005-12-21 [paul]       1.9.100cvs99
10220
10221         * po/sv.po
10222                 fixed by Colin
10223
10224 2005-12-20 [paul]       1.9.100cvs98
10225
10226         * po/sv.po
10227                 updated by Anders Trobäck
10228
10229 2005-12-20 [colin]      1.9.100cvs97
10230
10231         * ABOUT-NLS
10232         * Makefile.am
10233         * autogen.sh
10234         * configure.ac
10235         * config/config.rpath
10236         * config/mkinstalldirs
10237         * m4/Makefile.am
10238         * m4/glibc2.m4
10239         * m4/gnupg.m4
10240         * m4/gpgme.m4
10241         * m4/intmax.m4
10242         * m4/longdouble.m4
10243         * m4/longlong.m4
10244         * m4/printf-posix.m4
10245         * m4/signed.m4
10246         * m4/size_max.m4
10247         * m4/ulonglong.m4
10248         * m4/wchar_t.m4
10249         * m4/wint_t.m4
10250         * m4/xsize.m4
10251         * po/Makefile.in.in
10252         * po/Makevars
10253         * po/bg.po
10254         * po/ca.po
10255         * po/cs.po
10256         * po/de.po
10257         * po/el.po
10258         * po/en_GB.po
10259         * po/es.po
10260         * po/fi.po
10261         * po/fr.po
10262         * po/hr.po
10263         * po/hu.po
10264         * po/it.po
10265         * po/ja.po
10266         * po/ko.po
10267         * po/nb.po
10268         * po/nl.po
10269         * po/pl.po
10270         * po/pt_BR.po
10271         * po/ru.po
10272         * po/sk.po
10273         * po/sr.po
10274         * po/stamp-po
10275         * po/sv.po
10276         * po/zh_CN.po
10277         * po/zh_TW.po
10278         * src/Makefile.am
10279         * src/codeconv.c
10280         * src/compose.c
10281         * src/exporthtml.c
10282         * src/exportldif.c
10283         * src/folder.c
10284         * src/main.c
10285         * src/manual.c
10286         * src/mh.c
10287         * src/mimeview.c
10288         * src/send_message.c
10289         * src/common/Makefile.am
10290         * src/common/fnmatch.c
10291         * src/common/fnmatch.h
10292         * src/common/fnmatch_loop.c
10293         * src/common/nntp.c
10294         * src/common/plugin.c
10295         * src/common/smtp.c
10296         * src/common/socket.c
10297         * src/common/string_match.c
10298         * src/common/sylpheed.c
10299         * src/common/utils.c
10300         * src/common/utils.h
10301         * src/common/w32_dirent.c
10302         * src/common/w32_reg.c
10303         * src/common/w32_signal.c
10304         * src/common/w32_stat.c
10305         * src/common/w32_stdio.c
10306         * src/common/w32_stdlib.c
10307         * src/common/w32_string.c
10308         * src/common/w32_time.c
10309         * src/common/w32_unistd.c
10310         * src/common/w32_wait.c
10311         * src/common/w32lib.h
10312         * src/etpan/Makefile.am
10313         * src/gtk/Makefile.am
10314         * src/plugins/clamav/Makefile.am
10315         * src/plugins/demo/Makefile.am
10316         * src/plugins/dillo_viewer/Makefile.am
10317         * src/plugins/pgpcore/Makefile.am
10318         * src/plugins/pgpcore/passphrase.c
10319         * src/plugins/pgpcore/plugin.def
10320         * src/plugins/pgpcore/sgpgme.c
10321         * src/plugins/pgpcore/sylpheed.def
10322         * src/plugins/pgpcore/version.rc
10323         * src/plugins/pgpinline/Makefile.am
10324         * src/plugins/pgpinline/plugin.def
10325         * src/plugins/pgpinline/sylpheed.def
10326         * src/plugins/pgpinline/version.rc
10327         * src/plugins/pgpmime/Makefile.am
10328         * src/plugins/pgpmime/mypgpcore.def
10329         * src/plugins/pgpmime/plugin.def
10330         * src/plugins/pgpmime/sylpheed.def
10331         * src/plugins/pgpmime/version.rc
10332         * src/plugins/spamassassin/Makefile.am
10333                 Very little ;-) patch from Werner Koch, providing
10334                 infrastructure for cross-compiling to Win32
10335
10336 2005-12-20 [paul]       1.9.100cvs96
10337
10338         * src/account.c
10339         * src/account.h
10340         * src/mainwindow.c
10341         * src/mainwindow.h
10342         * src/toolbar.c
10343         * src/toolbar.h
10344                 add a combo to the Get All button, allowing
10345                 quick retrieval from any account
10346                 Patch by Fabien Vantard, slightly modified
10347                 by Colin
10348         * src/gtk/about.c
10349                 i18n fix. Patch by Fabien Vantard
10350
10351 2005-12-19 [colin]      1.9.100cvs95
10352
10353         * src/compose.c
10354         * src/compose.h
10355                 Don't automatically join lines when they've 
10356                 been separated by the user and not automatically
10357
10358 2005-12-19 [paul]       1.9.100cvs94
10359
10360         * src/gtk/pluginwindow.c
10361                 i18n fix.
10362                 Patch by Fabien Vantard
10363
10364 2005-12-15 [paul]       1.9.100cvs93
10365
10366         * src/common/plugin.c
10367         * src/common/plugin.h
10368         * src/gtk/pluginwindow.c
10369         * src/plugins/clamav/clamav_plugin.c
10370         * src/plugins/demo/demo.c
10371         * src/plugins/dillo_viewer/dillo_viewer.c
10372         * src/plugins/pgpcore/plugin.c
10373         * src/plugins/pgpinline/plugin.c
10374         * src/plugins/pgpmime/plugin.c
10375         * src/plugins/spamassassin/spamassassin.c
10376         * src/plugins/trayicon/trayicon.c
10377                 add plugin_version()
10378
10379 2005-12-15 [colin]      1.9.100cvs92
10380
10381         * src/compose.c
10382                 Further fix bug #875
10383
10384 2005-12-15 [paul]       1.9.100cvs91
10385
10386         * src/gtk/filesel.c
10387                 fix attach_load_dir getting set to
10388                 PLUGINDIR on plugin load
10389
10390 2005-12-14 [mones]      1.9.100cvs90
10391
10392         * manual/ack.xml
10393         * manual/keyboard.xml
10394                 Initial draft and some shortcuts added
10395                 
10396         * po/es.po
10397                 Updated translation
10398
10399 2005-12-14 [colin]      1.9.100cvs89
10400
10401         * src/compose.c
10402         * src/imap.c
10403         * src/summaryview.c
10404         * src/gtk/gtkaspell.c
10405                 More leaks fixed
10406         * src/prefs_folder_item.c
10407                 Fix recursive prefs apply
10408
10409
10410 2005-12-14 [colin]      1.9.100cvs88
10411
10412         * src/compose.c
10413                 Fix bug #875 (Freeze On Inline Forward of 
10414                 Large Message)
10415
10416 2005-12-13 [colin]      1.9.100cvs87
10417
10418         * src/compose.c
10419                 Uniq-ify and sort the mimetypes list
10420                 Patch by Fabien Vantard
10421
10422 2005-12-13 [colin]      1.9.100cvs86
10423
10424         * src/imap.c
10425         * src/etpan/imap-thread.c
10426                 Fix leaks (patch by Hoa)
10427         * src/news.c
10428         * src/common/plugin.c
10429                 Fix leaks
10430
10431 2005-12-12 [colin]
10432
10433         * 2.0.0-rc2 released
10434
10435 2005-12-12 [colin]      1.9.100cvs85
10436
10437         * src/matcher.c
10438                 Fix a leak
10439
10440 2005-12-12 [wwp]        1.9.100cvs84
10441
10442         * src/gtk/icon_legend.c
10443                 fix misbehaviour and crash when closing the legend window
10444         using the Esc key (patch by Fabien Vantard).
10445
10446 2005-12-12 [paul]       1.9.100cvs83
10447
10448         * src/browseldap.c
10449         * src/foldersel.c
10450         * src/prefs_actions.c
10451         * src/prefs_filtering.c
10452         * src/prefs_matcher.c
10453         * src/prefs_spelling.glade      ** REMOVED **
10454         * src/prefs_template.c
10455         * src/gtk/foldersort.glade      ** REMOVED **
10456         * src/gtk/pluginwindow.c
10457         * src/gtk/pluginwindow.glade    ** REMOVED **
10458         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
10459                 cleanups
10460
10461 2005-12-11 [paul]       1.9.100cvs82
10462
10463         * src/gtk/filesel.c
10464                 fix attach_load_dir crasher (double free)
10465
10466 2005-12-09 [paul]       1.9.100cvs81
10467
10468         * po/POTFILES.in
10469         * src/mainwindow.c
10470         * src/gtk/Makefile.am
10471         * src/gtk/icon_legend.c
10472         * src/gtk/icon_legend.h
10473                 add icon legend
10474         * src/manual.c
10475                 cleanup
10476
10477 2005-12-09 [paul]       1.9.100cvs80
10478
10479         * src/plugins/pgpcore/passphrase.c
10480                 wrap the label in the dialog
10481
10482 2005-12-09 [colin]      1.9.100cvs79
10483
10484         * src/plugins/pgpcore/sgpgme.c
10485                 Display (untrusted) on not trusted signatures
10486                 Patch by Michal Èihaø <michal@cihar.com>
10487                 Closes bug #867 (Report also key trust)
10488
10489 2005-12-09 [colin]      1.9.100cvs78
10490
10491         * src/common/plugin.c
10492                 Update licence check, following Eben Moglen's advice
10493
10494 2005-12-08 [colin]      1.9.100cvs77
10495
10496         * src/folder.c
10497                 Fix the occasionnal item->cache != NULL 
10498                 assertion failure. 
10499
10500 2005-12-08 [colin]      1.9.100cvs76
10501
10502         * src/mimeview.c
10503         * src/plugins/pgpcore/sgpgme.c
10504                 Print key id when unable to check it
10505                 Closes bug #866 (Show key id when missing)
10506
10507 2005-12-08 [paul]       1.9.100cvs75
10508
10509         * src/prefs_common.c
10510         * src/prefs_common.h
10511         * src/gtk/filesel.c
10512                 remember load attachment dir
10513
10514 2005-12-07 [colin]      1.9.100cvs74
10515
10516         * src/prefs_toolbar.c
10517                 Gtk fixes, patch by Fabien Vantard
10518
10519 2005-12-07 [colin]      1.9.100cvs73
10520
10521         * src/action.c
10522         * src/compose.c
10523         * src/compose.h
10524                 Fix bug #839 (Quoted text isn't colored after 
10525                 executing an action)
10526         * src/common/plugin.c
10527                 Require plugins to declare their licence in plugin_licence()
10528                 Refuse to load non-GPL plugins as they'd be illegal (as 
10529                 derived works of Sylpheed-Claws, they must be GPL).
10530         * src/plugins/clamav/clamav_plugin.c
10531         * src/plugins/demo/demo.c
10532         * src/plugins/dillo_viewer/dillo_viewer.c
10533         * src/plugins/pgpcore/plugin.c
10534         * src/plugins/pgpinline/plugin.c
10535         * src/plugins/pgpmime/plugin.c
10536         * src/plugins/spamassassin/spamassassin.c
10537         * src/plugins/trayicon/trayicon.c
10538                 Add plugin_licence()
10539
10540 2005-12-07 [paul]       1.9.100cvs72
10541
10542         * configure.ac
10543         * src/mainwindow.c
10544         * src/manual.c
10545         * src/manual.h
10546         * src/common/defs.h
10547                 clean up after local FAQ removal and
10548                 temporary manual removal
10549
10550 2005-12-06 [colin]      1.9.100cvs71
10551
10552         * configure.ac
10553         * doc/Makefile.am
10554         * doc/faq/.cvsignore
10555         * doc/faq/Makefile.am
10556         * doc/faq/de/.cvsignore
10557         * doc/faq/de/Makefile.am
10558         * doc/faq/de/sylpheed-faq-1.html
10559         * doc/faq/de/sylpheed-faq-2.html
10560         * doc/faq/de/sylpheed-faq-3.html
10561         * doc/faq/de/sylpheed-faq.html
10562         * doc/faq/en/.cvsignore
10563         * doc/faq/en/Makefile.am
10564         * doc/faq/en/sylpheed-faq-1.html
10565         * doc/faq/en/sylpheed-faq-2.html
10566         * doc/faq/en/sylpheed-faq-3.html
10567         * doc/faq/en/sylpheed-faq-4.html
10568         * doc/faq/en/sylpheed-faq.html
10569         * doc/faq/es/.cvsignore
10570         * doc/faq/es/Makefile.am
10571         * doc/faq/es/sylpheed-faq-1.html
10572         * doc/faq/es/sylpheed-faq-2.html
10573         * doc/faq/es/sylpheed-faq-3.html
10574         * doc/faq/es/sylpheed-faq-4.html
10575         * doc/faq/es/sylpheed-faq.html
10576         * doc/faq/fr/.cvsignore
10577         * doc/faq/fr/Makefile.am
10578         * doc/faq/fr/sylpheed-faq-1.html
10579         * doc/faq/fr/sylpheed-faq-2.html
10580         * doc/faq/fr/sylpheed-faq-3.html
10581         * doc/faq/fr/sylpheed-faq.html
10582         * doc/faq/it/.cvsignore
10583         * doc/faq/it/Makefile.am
10584         * doc/faq/it/sylpheed-faq-1.html
10585         * doc/faq/it/sylpheed-faq-2.html
10586         * doc/faq/it/sylpheed-faq-3.html
10587         * doc/faq/it/sylpheed-faq.html
10588         * doc/manual/.cvsignore
10589         * doc/manual/Makefile.am
10590         * doc/manual/de/.cvsignore
10591         * doc/manual/de/Makefile.am
10592         * doc/manual/de/sylpheed-1.html
10593         * doc/manual/de/sylpheed-10.html
10594         * doc/manual/de/sylpheed-11.html
10595         * doc/manual/de/sylpheed-12.html
10596         * doc/manual/de/sylpheed-13.html
10597         * doc/manual/de/sylpheed-14.html
10598         * doc/manual/de/sylpheed-15.html
10599         * doc/manual/de/sylpheed-16.html
10600         * doc/manual/de/sylpheed-17.html
10601         * doc/manual/de/sylpheed-18.html
10602         * doc/manual/de/sylpheed-19.html
10603         * doc/manual/de/sylpheed-2.html
10604         * doc/manual/de/sylpheed-20.html
10605         * doc/manual/de/sylpheed-3.html
10606         * doc/manual/de/sylpheed-4.html
10607         * doc/manual/de/sylpheed-5.html
10608         * doc/manual/de/sylpheed-6.html
10609         * doc/manual/de/sylpheed-7.html
10610         * doc/manual/de/sylpheed-8.html
10611         * doc/manual/de/sylpheed-9.html
10612         * doc/manual/de/sylpheed.html
10613         * doc/manual/en/.cvsignore
10614         * doc/manual/en/Makefile.am
10615         * doc/manual/en/sylpheed-1.html
10616         * doc/manual/en/sylpheed-10.html
10617         * doc/manual/en/sylpheed-11.html
10618         * doc/manual/en/sylpheed-12.html
10619         * doc/manual/en/sylpheed-13.html
10620         * doc/manual/en/sylpheed-14.html
10621         * doc/manual/en/sylpheed-15.html
10622         * doc/manual/en/sylpheed-16.html
10623         * doc/manual/en/sylpheed-17.html
10624         * doc/manual/en/sylpheed-18.html
10625         * doc/manual/en/sylpheed-19.html
10626         * doc/manual/en/sylpheed-2.html
10627         * doc/manual/en/sylpheed-20.html
10628         * doc/manual/en/sylpheed-21.html
10629         * doc/manual/en/sylpheed-22.html
10630         * doc/manual/en/sylpheed-3.html
10631         * doc/manual/en/sylpheed-4.html
10632         * doc/manual/en/sylpheed-5.html
10633         * doc/manual/en/sylpheed-6.html
10634         * doc/manual/en/sylpheed-7.html
10635         * doc/manual/en/sylpheed-8.html
10636         * doc/manual/en/sylpheed-9.html
10637         * doc/manual/en/sylpheed.html
10638         * doc/manual/es/.cvsignore
10639         * doc/manual/es/Makefile.am
10640         * doc/manual/es/sylpheed-1.html
10641         * doc/manual/es/sylpheed-10.html
10642         * doc/manual/es/sylpheed-11.html
10643         * doc/manual/es/sylpheed-12.html
10644         * doc/manual/es/sylpheed-13.html
10645         * doc/manual/es/sylpheed-14.html
10646         * doc/manual/es/sylpheed-15.html
10647         * doc/manual/es/sylpheed-16.html
10648         * doc/manual/es/sylpheed-17.html
10649         * doc/manual/es/sylpheed-18.html
10650         * doc/manual/es/sylpheed-19.html
10651         * doc/manual/es/sylpheed-2.html
10652         * doc/manual/es/sylpheed-20.html
10653         * doc/manual/es/sylpheed-3.html
10654         * doc/manual/es/sylpheed-4.html
10655         * doc/manual/es/sylpheed-5.html
10656         * doc/manual/es/sylpheed-6.html
10657         * doc/manual/es/sylpheed-7.html
10658         * doc/manual/es/sylpheed-8.html
10659         * doc/manual/es/sylpheed-9.html
10660         * doc/manual/es/sylpheed.html
10661         * doc/manual/fr/.cvsignore
10662         * doc/manual/fr/Makefile.am
10663         * doc/manual/fr/sylpheed-1.html
10664         * doc/manual/fr/sylpheed-10.html
10665         * doc/manual/fr/sylpheed-11.html
10666         * doc/manual/fr/sylpheed-12.html
10667         * doc/manual/fr/sylpheed-13.html
10668         * doc/manual/fr/sylpheed-14.html
10669         * doc/manual/fr/sylpheed-15.html
10670         * doc/manual/fr/sylpheed-16.html
10671         * doc/manual/fr/sylpheed-17.html
10672         * doc/manual/fr/sylpheed-18.html
10673         * doc/manual/fr/sylpheed-19.html
10674         * doc/manual/fr/sylpheed-2.html
10675         * doc/manual/fr/sylpheed-20.html
10676         * doc/manual/fr/sylpheed-3.html
10677         * doc/manual/fr/sylpheed-4.html
10678         * doc/manual/fr/sylpheed-5.html
10679         * doc/manual/fr/sylpheed-6.html
10680         * doc/manual/fr/sylpheed-7.html
10681         * doc/manual/fr/sylpheed-8.html
10682         * doc/manual/fr/sylpheed-9.html
10683         * doc/manual/fr/sylpheed.html
10684         * doc/manual/ja/.cvsignore
10685         * doc/manual/ja/Makefile.am
10686         * doc/manual/ja/sylpheed-1.html
10687         * doc/manual/ja/sylpheed-10.html
10688         * doc/manual/ja/sylpheed-11.html
10689         * doc/manual/ja/sylpheed-12.html
10690         * doc/manual/ja/sylpheed-13.html
10691         * doc/manual/ja/sylpheed-14.html
10692         * doc/manual/ja/sylpheed-15.html
10693         * doc/manual/ja/sylpheed-16.html
10694         * doc/manual/ja/sylpheed-17.html
10695         * doc/manual/ja/sylpheed-18.html
10696         * doc/manual/ja/sylpheed-19.html
10697         * doc/manual/ja/sylpheed-2.html
10698         * doc/manual/ja/sylpheed-20.html
10699         * doc/manual/ja/sylpheed-3.html
10700         * doc/manual/ja/sylpheed-4.html
10701         * doc/manual/ja/sylpheed-5.html
10702         * doc/manual/ja/sylpheed-6.html
10703         * doc/manual/ja/sylpheed-7.html
10704         * doc/manual/ja/sylpheed-8.html
10705         * doc/manual/ja/sylpheed-9.html
10706         * doc/manual/ja/sylpheed.html
10707         * doc/manual/ja/sylpheed.sgml
10708         * src/mainwindow.c
10709                 Remove outdated manual and faq. Noisy, eh?
10710
10711 2005-12-06 [colin]      1.9.100cvs70
10712
10713         * src/compose.c
10714         * src/quote_fmt_parse.y
10715         * src/undo.c
10716         * src/undo.h
10717                 Allow %X to position cursor at 0 
10718                 (no %X = before signature)
10719                 Fix paste as quotation putting the cursor at 0
10720                 Fix undo offsets when pasting
10721                 Insert the quote_fmt at once instead of line 
10722                 by line
10723                 Fix [Edited] when starting to reply/forward
10724
10725 2005-12-06 [paul]       1.9.100cvs69
10726
10727         * src/plugins/clamav/clamav_plugin_gtk.c
10728                 add another tooltip
10729         * src/plugins/spamassassin/spamassassin_gtk.c
10730                 rework spamassassin_create_widget_func()
10731
10732 2005-12-05 [colin]      1.9.100cvs68
10733
10734         * po/POTFILES.in
10735                 Fix make release ;-)
10736
10737 2005-12-05 [colin]      1.9.100cvs67
10738
10739         * src/compose.c
10740         * src/compose.h
10741                 Fix cursor positioning (not obeying %X)
10742
10743 2005-12-05 [paul]       1.9.100cvs66
10744
10745         * src/plugins/dillo_viewer/dillo_prefs.c
10746                 fix compilation warning
10747
10748 2005-12-05 [paul]       1.9.100cvs65
10749
10750         * src/prefs_spelling.c
10751         * src/plugins/trayicon/trayicon.c
10752                 cleanups - remove unused stuff
10753
10754 2005-12-05 [paul]       1.9.100cvs64
10755
10756         * README
10757         * manual/plugins.xml
10758                 remove info about removed mathml_viewer plugin
10759
10760 2005-12-05 [paul]       1.9.100cvs63
10761
10762         * configure.ac
10763         * src/plugins/Makefile.am
10764         * src/plugins/mathml_viewer/.cvsignore
10765         * src/plugins/mathml_viewer/Makefile.am
10766         * src/plugins/mathml_viewer/mathml_viewer.c
10767                 remove unmaintained mathml_viewer plugin
10768
10769 2005-12-05 [paul]       1.9.100cvs62
10770
10771         * src/summaryview.c
10772                 obey prefs_common.always_show_msg when
10773                 moving a msg
10774                 Thanks to Colin
10775
10776 2005-12-05 [paul]       1.9.100cvs61
10777
10778         * src/compose.c
10779         * src/prefs_account.c
10780         * src/prefs_filtering.c
10781         * src/prefs_quote.c
10782         * src/prefs_spelling.c
10783         * src/prefs_toolbar.c
10784         * src/summaryview.c
10785         * src/gtk/gtkutils.c
10786         * src/gtk/quicksearch.c
10787         * src/plugins/dillo_viewer/dillo_prefs.c
10788                 dialog cleanups
10789
10790 2005-12-04 [paul]       1.9.100cvs60
10791
10792         * src/inc.c
10793         * src/prefs_account.c
10794         * src/prefs_account.h
10795                 allow a Local account to specify a
10796                 default inbox
10797                 (closes bug 843 'Inbox cannot be changed for local
10798                  mailboxes')
10799
10800 2005-12-04 [colin]      1.9.100cvs59
10801
10802         * src/plugins/trayicon/trayicon.c
10803                 Remove Get, rename Get All to Get Mail in order to
10804                 be consistent with the default main toolbar
10805
10806 2005-12-03 [colin]      1.9.100cvs58
10807
10808         * manual/gpl.xml
10809         * manual/sylpheed-claws-manual.xml
10810                 Add GPL appendix
10811
10812 2005-12-03 [paul]       1.9.100cvs57
10813
10814         * AUTHORS
10815         * po/sv.po
10816         * src/gtk/authors.h
10817                 new (partially complete) Swedish translation
10818                 by Anders Troback <sylpheed@troback.com>
10819
10820 2005-12-02 [paul]       1.9.100cvs56
10821
10822         * configure.ac
10823                 libetpan 0.41 required
10824
10825 2005-12-02 [paul]       1.9.100cvs55
10826
10827         * src/plugins/clamav/clamav_plugin.c
10828         * src/plugins/clamav/clamav_plugin.h
10829         * src/plugins/clamav/clamav_plugin_gtk.c
10830         * src/plugins/spamassassin/spamassassin.c
10831         * src/plugins/spamassassin/spamassassin.h
10832         * src/plugins/spamassassin/spamassassin_gtk.c
10833                 unregister prefs pages on unloading, thus
10834                 preventing a crash
10835                 (thanks to Colin for the hint)
10836
10837 2005-12-02 [wwp]        1.9.100cvs54
10838
10839         * src/quote_fmt.h
10840         * src/quote_fmt_parse.y
10841                 fix misuse of gboolean*, use gboolean instead
10842                 (thanks to Paul, Colin, for pointing out that scaring one)
10843
10844 2005-12-02 [paul]       1.9.100cvs53
10845
10846         * src/plugins/clamav/clamav_plugin.c
10847                 int no --> unsigned int no
10848         * src/plugins/clamav/clamav_plugin_gtk.c
10849                 rework config page
10850
10851 2005-12-02 [wwp]        1.9.100cvs52
10852
10853         * src/compose.c
10854         * src/prefs_template.c
10855         * src/quote_fmt.h
10856         * src/quote_fmt_parse.y
10857                 prevent from executing |f and |p templates commands when
10858                 adding or replacing templates in prefs (avoids annoying and
10859                 potentially dangerous behaviours)
10860
10861 2005-12-02 [paul]       1.9.100cvs51
10862
10863         * src/prefs_common.c
10864                 allow translation of some default values
10865                 Patch by Fabien Vantard
10866
10867 2005-12-02 [paul]       1.9.100cvs50
10868
10869         * src/codeconv.c
10870         * src/codeconv.h
10871         * src/prefs_common.c
10872         * src/prefs_common.h
10873         * src/prefs_message.c
10874         * src/textview.c
10875                 remove obsolete 'convert_mb_alnum' option
10876                 and related stuff
10877         * src/gtk/about.c
10878                 remove unused 'about_textview_visibility_notify'
10879
10880 2005-12-02 [paul]       1.9.100cvs49
10881
10882         * src/prefs_account.c
10883         * src/prefs_compose_writing.c
10884         * src/prefs_fonts.c
10885         * src/prefs_gtk.h
10886         * src/prefs_image_viewer.c
10887         * src/prefs_message.c
10888         * src/prefs_other.c
10889         * src/prefs_receive.c
10890         * src/prefs_send.c
10891         * src/prefs_spelling.c
10892         * src/prefs_summaries.c
10893         * src/prefs_wrapping.c
10894         * src/plugins/dillo_viewer/dillo_prefs.c
10895         * src/plugins/pgpcore/prefs_gpg.c
10896                 several cleanups to the prefs dialogs
10897                 (slightly modified) patch by Fabien Vantard
10898
10899 2005-12-02 [paul]       1.9.100cvs48
10900
10901         * src/main.c
10902                 --exit means exit
10903         * src/send_message.c
10904                 fix crash on send when connection fails
10905
10906         Thanks to Colin
10907
10908 2005-12-01 [colin]      1.9.100cvs47
10909
10910         * src/html.c
10911                 Translate &hellip; to "..."
10912
10913 2005-11-30 [colin]      1.9.100cvs46
10914
10915         * src/matcher.c
10916         * src/matcher.h
10917                 Optimize back yesterday's fix.
10918
10919 2005-11-30 [paul]       1.9.100cvs45
10920
10921         * manual/faq.xml
10922                 standardised
10923         * manual/intro.xml
10924                 written by Colin, edited by me
10925
10926 2005-11-29 [colin]      1.9.100cvs44
10927
10928         * src/matcher.c
10929                 Skip headers unconditionnaly in match_body if the
10930                 rule is not message or ~message
10931
10932 2005-11-29 [colin]      1.9.100cvs43
10933
10934         * src/matcher.c
10935                 Fix body_part and such, not skipping headers 
10936                 if the matchcriteria wasn't the first in the rule
10937
10938 2005-11-29 [colin]      1.9.100cvs42
10939
10940         * src/compose.c
10941                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
10942                 option missing from message view window)
10943                 Fix double text D'n'D with gtk-2.8
10944         * src/matcher.c
10945                 Fix ~message, ~headers_part, ~body_part rules
10946         * src/messageview.c
10947                 Add Windows-1252 (Closes bug #863)
10948                 Fix accels
10949         * src/gtk/gtkaspell.c
10950                 Properly destroy accels in all menus
10951
10952 2005-11-29 [mones]      1.9.100cvs41
10953
10954         * po/es.po
10955                 Updated.
10956
10957 2005-11-27 [colin]      1.9.100cvs40
10958
10959         * src/mh_gtk.c
10960                 "/Remove mailbox" -> "/Remove mailbox..."
10961
10962 2005-11-27 [paul]       1.9.100cvs39
10963
10964         * AUTHORS
10965         * po/de.po
10966         * src/gtk/authors.h
10967                 updated by new maintainer, Stephan Sachse
10968
10969 2005-11-27 [paul]       1.9.100cvs38
10970
10971         * manual/faq.xml
10972                 written by Colin, edited by me
10973
10974 2005-11-27 [paul]       1.9.100cvs37
10975
10976         * src/prefs_common.c
10977         * src/prefs_common.h
10978         * src/prefs_receive.c
10979         * src/prefs_summaries.c
10980                 move 'go to inbox after receiving new mail'
10981                 option from display/sumamaries to mail
10982                 handling/receive, and rework prefs_summaries
10983                 dialog a little
10984
10985 2005-11-25 [martin]     1.9.100cvs36
10986
10987         * po/de.po
10988             fixed windows-1252 translation;
10989             translated some new and fuzzy strings
10990
10991 2005-11-25 [paul]       1.9.100cvs35
10992
10993         * src/plugins/clamav/clamav_plugin.c
10994                 complete the update done in cvs34
10995
10996 2005-11-25 [paul]       1.9.100cvs34
10997
10998         * src/plugins/clamav/clamav_plugin.c
10999                 reflect upstream changes
11000
11001 2005-11-25 [paul]       1.9.100cvs33
11002
11003         * manual/ack.xml
11004         * manual/plugins.xml
11005         * manual/sylpheed-claws-manual.xml
11006                 written/updated by Colin, edited by me
11007         * tools/acroread2sylpheed.pl
11008                 update binary name
11009
11010 2005-11-24 [colin]      1.9.100cvs32
11011
11012         * src/compose.c
11013                 Fix bug #856 (reediting messages forgets Request
11014                 Return Receipt)
11015
11016 2005-11-24 [paul]       1.9.100cvs31
11017
11018         * manual/addrbook.xml
11019         * manual/starting.xml
11020                 written by Colin, proofread, edited, adapted by me
11021         * manual/advanced.xml
11022                 add some Actions examples
11023         * src/importldif.c
11024                 use a Save button instead of a Close button
11025         * src/wizard.c
11026                 indicate mandatory fields
11027                 fix page display
11028                 Thanks to Colin
11029
11030 2005-11-23 [colin]      1.9.100cvs30
11031
11032         * src/addressbook.c
11033                 Rename menu item, fix possible crash after
11034                 deletion of books
11035         * src/addrindex.c
11036                 Allow searching for '*' in ldap
11037         * src/browseldap.c
11038                 Fix "Browse Entry" (did anyone use it?)
11039         * src/wizard.c
11040                 Add guards for mandatory information
11041
11042 2005-11-23 [paul]       1.9.100cvs29
11043
11044         * manual/advanced.xml
11045                 corrections to the English
11046
11047 2005-11-23 [colin]      1.9.100cvs28
11048
11049         * src/mimeview.c
11050                 Fix possible crash at exit. After the call to
11051                 gtk_container_remove(), the Viewer's widget has no
11052                 more parent so gtk+ automatically frees it and its
11053                 sons. If destroy_viewer() then try to access it,
11054                 problems ensue.
11055
11056 2005-11-22 [colin]      1.9.100cvs27
11057
11058         * src/compose.c
11059         * src/gtk/gtkaspell.c
11060                 Fix right-clicking on a misspelled word
11061                 Fix More... in suggestions menu
11062
11063 2005-11-22 [wwp]        1.9.100cvs26
11064
11065         * src/prefs_template.c
11066                 templates works: re-sort templates list when adding or replacing,
11067                 prevent from adding or replacing when the template name is empty
11068
11069 2005-11-21 [colin]      1.9.100cvs25
11070
11071         * src/addressbook.c
11072                 Fix some addressbook suckage (dnd, select all)
11073         * src/compose.c
11074         * src/gtk/gtkaspell.c
11075         * src/gtk/gtkaspell.h
11076                 Make the spellchecker menu work with the 
11077                 GtkTextView one instead of overriding it
11078
11079 2005-11-20 [paul]       1.9.100cvs24
11080
11081         * manual/handling.xml
11082                 proofread and corrected
11083
11084 2005-11-20 [paul]       1.9.100cvs23
11085
11086         * manual/Makefile
11087                 generate html as one file
11088         * manual/advanced.xml
11089                 fix output generation
11090                 reformat hidden options list
11091         * manual/manual.xml     ** REMOVED **
11092         * manual/sylpheed-claws-manual.xml      ** ADDED **
11093                 renamed
11094
11095 2005-11-18 [colin]      1.9.100cvs22
11096
11097         * src/prefs_account.c
11098                 Fix layout in news and mbox accounts
11099         * manual/account.xml
11100         * manual/advanced.xml
11101                 New contents for Paul to check :)
11102
11103 2005-11-18 [wwp]        1.9.100cvs21
11104
11105         * src/gtk/quicksearch.c
11106                 don't update extended quicksearch buttons twice
11107
11108 2005-11-18 [paul]       1.9.100cvs20
11109
11110         * src/textview.c
11111                 complete 1.9.100cvs19
11112
11113 2005-11-18 [paul]       1.9.100cvs19
11114
11115         * src/compose.c
11116                 cosmetic improvements
11117         * src/textview.c
11118                 also list text/* attachments
11119
11120 2005-11-18 [colin]      1.9.100cvs18
11121
11122         * src/summaryview.c
11123                 Use column 0 instead of -1 in 
11124                 gtk_ctree_node_moveto, in a naive
11125                 hope it'll fix the gtk-related crashes
11126
11127 2005-11-18 [colin]      1.9.100cvs17
11128
11129         * src/gtk/inputdialog.c
11130                 Fix icon staying the first one
11131
11132 2005-11-17 [wwp]        1.9.100cvs16
11133                 fix possible problem showing some quicksearch buttons, and a bad
11134                 call to g_return_if_fail in a function that returns a value (both
11135                 fixes by Fabien Vantard)
11136
11137 2005-11-15 [wwp]        1.9.100cvs15
11138
11139         * src/gtk/quicksearch.c
11140                 added a tooltip to that obscure ... quicksearch button
11141
11142 2005-11-15 [wwp]        1.9.100cvs14
11143
11144         * src/gtk/quicksearch.c
11145                 add a quicksearch helper to filtering expression users: the ... button
11146                 raises the condition expr window. condition expressions set up w/ this
11147                 window are used by the quicksearch if the user closes it pressing OK.
11148
11149 2005-11-14 [paul]       1.9.100cvs13
11150
11151         * src/plugins/clamav/clamav_plugin.c
11152         * src/plugins/spamassassin/spamassassin.c
11153                 change plugin type following recent merging
11154
11155 2005-11-14 [wwp]        1.9.100cvs12
11156
11157         * src/folder.c
11158                 prevent from crashing when copying/moving message(s) from and
11159                 to the same folder
11160
11161 2005-11-14 [paul]       1.9.100cvs11
11162
11163         * src/plugins/clamav/Makefile.am
11164         * src/plugins/clamav/clamav_plugin.c
11165         * src/plugins/clamav/clamav_plugin.h
11166         * src/plugins/clamav/clamav_plugin_gtk.c
11167                 also merge clamav and clamav_gtk plugins
11168
11169 2005-11-13 [colin]      1.9.100cvs10
11170
11171         * configure.ac
11172         * src/plugins/spamassassin/Makefile.am
11173         * src/plugins/spamassassin/spamassassin.c
11174         * src/plugins/spamassassin/spamassassin.h
11175         * src/plugins/spamassassin/spamassassin_gtk.c
11176                 Merge spamassassin and spamassassin_gtk plugins,
11177                 and build it by default.
11178
11179 2005-11-12 [colin]      1.9.100cvs9
11180
11181         * src/etpan/imap-thread.c
11182                 Fix gcc warning
11183
11184 2005-11-12 [colin]      1.9.100cvs8
11185
11186         * src/procmime.c
11187                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
11188
11189 2005-11-10 [colin]      1.9.100cvs7
11190
11191         * src/main.c
11192                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
11193                 minimised state)
11194
11195 2005-11-10 [wwp]        1.9.100cvs6
11196
11197         * src/gtk/description_window.c
11198                 fix a crash when closing description windows using the WM's [X] button
11199
11200 2005-11-09 [colin]      1.9.100cvs5
11201
11202         * src/common/ssl.c
11203                 Update libetpan call to follow upstream
11204                 (yes, this requires libetpan-0.40cvs3)
11205
11206 2005-11-08 [colin]      1.9.100cvs4
11207
11208         * src/compose.c
11209         * src/textview.c
11210         * src/common/utils.c
11211         * src/common/utils.h
11212                 Enhance the email parser
11213
11214 2005-11-08 [colin]      1.9.100cvs3
11215
11216         * src/procmime.c
11217                 Fix what looks like an off-by-one (fixes 
11218                 attachments from the Bat)
11219
11220 2005-11-08 [wwp]        1.9.100cvs2
11221
11222         * src/main.c
11223                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
11224
11225 2005-11-08 [wwp]        1.9.100cvs1
11226
11227         * src/main.c
11228                 allow exiting Sylpheed-Claws from command-line
11229
11230 2005-11-08 [paul]       1.9.100
11231
11232         1.9.100 released
11233
11234 2005-11-07 [colin]      1.9.99cvs17
11235
11236         * src/addritem.c
11237         * src/ldif.c
11238                 Fix import of base-64 encoded items
11239
11240 2005-11-07 [colin]      1.9.99cvs16
11241
11242         * src/send_message.c
11243                 Fix bug #314 (Queue does not empty under certain 
11244                 circumstances)
11245
11246 2005-11-07 [paul]       1.9.99cvs15
11247
11248         * src/mutt.c
11249         * src/pine.c
11250                 fix buffer overflows
11251                 Thanks to Colin
11252
11253 2005-11-07 [paul]       1.9.99cvs14
11254
11255         * doc/man/Makefile.am
11256         * doc/man/sylpheed-claws.1      ** ADDED **
11257         * doc/man/sylpheed.1            ** DELETED **
11258                 rename and update the man file
11259
11260 2005-11-06 [colin]      1.9.99cvs13
11261
11262         * src/ldif.c
11263                 Fix ldif_get_line() that returned empty strings
11264                 (Didn't understand why). Also fix a possible
11265                 buffer overflow.
11266
11267 2005-11-06 [wwp]        1.9.99cvs12
11268
11269         * src/textview.c
11270         * src/gtk/about.c
11271         * src/gtk/gtkutils.c
11272         * src/gtk/gtkutils.h
11273                 fix a compilation warning,
11274                 make links sensitive in the about dialog
11275
11276 2005-11-04 [wwp]        1.9.99cvs11
11277
11278         * src/gtk/about.c
11279                 don't wrap or translate URIs, and a bit text format cleanup
11280
11281 2005-11-04 [wwp]        1.9.99cvs10
11282
11283         * src/gtk/about.c
11284                 better textview tagging implementation (no more use of marks for
11285                 postponed tagging)
11286
11287 2005-11-02 [colin]      1.9.99cvs9
11288
11289         * src/common/ssl.c
11290                 Forgot an ifdef
11291
11292 2005-11-02 [colin]      1.9.99cvs8
11293
11294         * configure.ac
11295                 Require libetpan-0.40 due to upstream fix
11296         * src/common/ssl.c
11297                 Tell libetpan not to call SSL_Library_Init,
11298                 as we do it ourselves.
11299
11300 2005-11-02 [colin]      1.9.99cvs7
11301
11302         * po/POTFILES.in
11303                 Add missing files (thanks to Fabien Vantard)
11304
11305 2005-11-02 [colin]      1.9.99cvs6
11306
11307         * src/summaryview.c
11308                 Fix totals when read messages are hidden or quicksearch
11309                 is on
11310         * src/ssl_manager.c
11311         * src/ssl_manager.h
11312         * src/common/ssl_certificate.c
11313         * src/common/ssl_certificate.h
11314         * src/gtk/sslcertwindow.c
11315         * src/gtk/sslcertwindow.h
11316                 Fix copyright on my stuff
11317
11318 2005-11-02 [wwp]        1.9.99cvs5
11319
11320         * src/prefs_themes.c
11321                 fix directory name checking (theme installation/removal),
11322                 made related error a bit more verbose
11323
11324 2005-11-02 [colin]      1.9.99cvs4
11325
11326         * src/summaryview.c
11327                 Fix typo (probably fixes bug #841 (Sort by the From 
11328                 field doesn't work)
11329
11330 2005-11-02 [paul]       1.9.99cvs3
11331
11332         * po/ko.po
11333         * po/nb.po
11334                 updated by SungHyun Nam, Geir Helland
11335         * src/wizard.c
11336                 fix typo in welcome message. spotted by
11337                 Andrea Spadaccini
11338
11339 2005-11-01 [colin]      1.9.99cvs2
11340
11341         * src/compose.c
11342                 Fix replying to ml wen confirming subscription
11343         * src/messageview.c
11344         * src/mimeview.c
11345         * src/mimeview.h
11346         * src/privacy.h
11347         * src/summaryview.c
11348                 Make key check non blocking
11349
11350 2005-10-31 [paul]       1.9.99cvs1
11351
11352         * tools/claws.i18n.status.pl
11353                 updated for ChangeLog
11354
11355 2005-10-31 [paul]       1.9.99
11356
11357         1.9.99 released
11358
11359 2005-10-31 [paul]       1.9.15cvs131
11360
11361         * .cvsignore
11362         * ChangeLog
11363         * ChangeLog.claws       ** REMOVED **
11364         * ChangeLog-gtk2.claws  ** REMOVED **
11365         * ChangeLog.gtk1        ** ADDED **
11366         * INSTALL
11367         * Makefile.am
11368         * NEWS
11369         * README
11370         * README.claws          ** REMOVED **
11371         * README.jp             ** REMOVED **
11372         * RELEASE_NOTES         ** ADDED **
11373         * RELEASE_NOTES.claws   ** REMOVED **
11374         * commitHelper
11375         * configure.ac
11376         * sylpheed.spec.in      ** REMOVED **
11377                 tidy up and update the default docs:
11378                 ChangeLog.claws is renamed ChangeLog.gtk1
11379                 ChangeLog-gtk2.claws is renamed ChangeLog
11380                 README.claws is renamed README
11381                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
11382
11383 2005-10-31 [paul]       1.9.15cvs130
11384
11385         * po/it.po
11386                 fix errors
11387
11388 2005-10-31 [paul]       1.9.15cvs129
11389
11390         * po/ca.po
11391         * po/de.po
11392         * po/en_GB.po
11393         * po/fr.po
11394         * po/it.po
11395         * po/pt_BR.po
11396         * po/sk.po
11397         * po/sr.po
11398         * po/zh_CN.po
11399                 updated by Miquel Oliete, Stephan Sachse and
11400                 Thomas Gilgin, me, Fabien Vantard, Andrea
11401                 Spadaccini, Frederico Goncalves Guimaraes,
11402                 Andrej Kacian, Aleksandar Urosevic, and
11403                 Ralgh Young.
11404
11405 2005-10-31 [mones]      1.9.15cvs128
11406
11407         * manual/faq.xml
11408                 More questions.
11409         
11410         * po/es.po
11411                 Updated for release.
11412
11413 2005-10-30 [colin]      1.9.15cvs127
11414
11415         * src/compose.c
11416                 Place cursor before rewrapping (fixes cursor
11417                 pos if quotation gets rewrapped)
11418
11419 2005-10-29 [paul]       1.9.15cvs126
11420
11421         * src/crash.c
11422         * src/foldersel.c
11423         * src/main.c
11424         * src/messageview.c
11425         * src/toolbar.c
11426         * src/gtk/authors.h
11427                 corrections to text items
11428
11429 2005-10-28 [colin]      1.9.15cvs125
11430
11431         * src/messageview.c
11432                 Make "hit 'C' to check sig" work from extern 
11433                 messageviews
11434
11435 2005-10-27 [colin]      1.9.15cvs124
11436
11437         * src/summaryview.c
11438                 Add a hack to avoid segfaulting when hammering 
11439                 on gtk's events
11440
11441 2005-10-27 [wwp]        1.9.15cvs123
11442
11443         * src/prefs_themes.c
11444                 sort list of themes names in themes prefs
11445
11446 2005-10-27 [paul]       1.9.15cvs122
11447
11448         * src/folder.c
11449         * src/prefs_account.c
11450                 fix building on Solaris
11451                 Patch by Alex Moore
11452
11453 2005-10-27 [wwp]        1.9.15cvs121
11454
11455         * src/summaryview.c
11456         * src/gtk/gtksctree.c
11457                 speed up unselecting messages in summary view (thanks to Colin)
11458
11459 2005-10-27 [paul]       1.9.15cvs120
11460
11461         * src/mainwindow.c
11462                 fix a compilation warning
11463         * src/summaryview.c
11464                 fix updating of 'n items selected' count
11465                 when deselecting
11466
11467 2005-10-27 [martin]     1.9.15cvs119
11468
11469         * src/action.c
11470                 ignore actions with a leading '/' in the action menu name
11471                 fixes a crash on menu creation
11472         * src/prefs_actions.c
11473                 do not allow a leading '/' in the action menu name
11474
11475 2005-10-27 [paul]       1.9.15cvs118
11476
11477         * src/main.c
11478                 fix compilation warning
11479
11480 2005-10-27 [paul]       1.9.15cvs117
11481
11482         * src/procmime.c
11483                 add #if HAVE_LOCALE_H
11484
11485 2005-10-27 [paul]       1.9.15cvs116
11486
11487         * src/plugins/clamav/clamav_plugin.c
11488         * src/plugins/dillo_viewer/dillo_viewer.c
11489         * src/plugins/mathml_viewer/mathml_viewer.c
11490         * src/plugins/pgpcore/plugin.c
11491         * src/plugins/pgpinline/plugin.c
11492         * src/plugins/pgpmime/plugin.c
11493         * src/plugins/spamassassin/spamassassin.c
11494         * src/plugins/trayicon/trayicon.c
11495                 plugin_init() : make error messages more
11496                 informative
11497
11498 2005-10-26 [wwp]        1.9.15cvs115
11499
11500         * src/prefs_matcher.c
11501                 enlarge boolean op widget width a bit (wasn't always showing text contents)
11502
11503 2005-10-26 [wwp]        1.9.15cvs114
11504
11505         * src/procmime.c
11506         * src/gtk/gtksctree.c
11507         * src/plugins/spamassassin/libspamc.c
11508         * src/plugins/spamassassin/spamassassin.c
11509                 fix some compilation warnings more
11510
11511 2005-10-26 [mones]      1.9.15cvs113
11512
11513         * po/es.po
11514                 Updated translation
11515
11516 2005-10-26 [paul]       1.9.15cvs112
11517
11518         * src/prefs_message.c
11519                 give all display_xface stuff the
11520                 #if HAVE_LIBCOMPFACE treatment, thus
11521                 preventing a crash
11522                 (Thanks to Wolfgang Enderlein)
11523
11524 2005-10-26 [colin]      1.9.15cvs111
11525
11526         * src/gedit-print.c
11527                 Fix date format
11528         * src/imap_gtk.c
11529         * src/news_gtk.c
11530                 Remove context menu items that should not be there
11531         * src/jpilot.c
11532                 Fix encoding
11533         * src/main.c
11534         * src/mainwindow.c
11535                 Don't show the mainwindow too soon
11536
11537 2005-10-26 [wwp]        1.9.15cvs110
11538
11539         * src/folder.c
11540         * src/manual.c
11541         * src/summaryview.c
11542                 fix uninitialized pointers in the folder updating hook
11543                 (thanks to Colin)
11544
11545 2005-10-25 [mones]      1.9.15cvs109
11546
11547         * manual/faq.xml
11548                 General information subsection completed. 
11549                 Removed archaic references.
11550                 
11551         * manual/Makefile
11552         * manual/dtd/manual.dsl
11553                 Added customization stylesheet for getting paragraphs
11554                 fully justified in PDF output (as suggested by Colin).
11555
11556 2005-10-25 [colin]      1.9.15cvs108
11557
11558         * src/compose.c
11559                 Fix a second leak
11560
11561 2005-10-25 [colin]      1.9.15cvs107
11562
11563         * src/addrbook.c
11564         * src/addrindex.c
11565                 Fix leak (xml_get_element() allocates memory)
11566         * src/compose.c
11567                 Fix leak + dead code (shame!)
11568         * src/procmime.c
11569                 Fix leak
11570
11571 2005-10-25 [colin]      1.9.15cvs106
11572
11573         * src/mimeview.c
11574                 Fix encoding issue in Save all and in 
11575                 overwrite-confirmation alertpanel
11576
11577 2005-10-25 [colin]      1.9.15cvs105
11578
11579         * src/common/socket.c
11580                 Fix a leak - Thanks to Christopher Aillon
11581                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
11582
11583 2005-10-25 [paul]       1.9.15cvs104
11584
11585         * src/wizard.c
11586                 Always guess servers from the right-hand
11587                 email part and guess username from the
11588                 left-hand part. (Thanks to Colin)
11589                 add an X-Face to the welcome message
11590
11591 2005-10-25 [paul]       1.9.15cvs103
11592
11593         * manual/handling.xml
11594                 written by Colin, edited by me
11595
11596 2005-10-25 [wwp]        1.9.15cvs102
11597
11598         * src/folderview.c
11599         * src/grouplistdialog.c
11600         * src/imap.c
11601         * src/noticeview.c
11602                 fix some compilation warnings
11603
11604 2005-10-24 [paul]
11605
11606         1.9.99-rc3 released
11607
11608 2005-10-24 [paul]       1.9.15cvs101
11609
11610         * src/gtk/about.c
11611                 fix window sizing
11612
11613 2005-10-24 [paul]       1.9.15cvs100
11614
11615         * src/pixmaps/offline.xpm
11616         * src/pixmaps/online.xpm
11617                 replace with last default versions
11618
11619 2005-10-24 [colin]      1.9.15cvs99
11620
11621         * src/imap.c
11622                 Fix bug when moving a folder
11623         * src/imap_gtk.c
11624         * src/mh_gtk.c
11625                 "Delete folder" pops up a window, so it 
11626                 should be suffixed with "..."
11627         * src/plugins/pgpcore/sgpgme.c
11628                 Include locale.h
11629
11630 2005-10-24 [mones]      1.9.15cvs98
11631
11632         * manual/Makefile
11633         * manual/account.xml
11634         * manual/ack.xml
11635         * manual/addrbook.xml
11636         * manual/advanced.xml
11637         * manual/faq.xml
11638         * manual/glossary.xml
11639         * manual/gpl.xml
11640         * manual/handling.xml
11641         * manual/intro.xml
11642         * manual/keyboard.xml
11643         * manual/manual.xml
11644         * manual/plugins.xml
11645         * manual/starting.xml
11646         * manual/dtd/sdocbook.dtd
11647                 Initial manual structure and some content.
11648
11649 2005-10-23 [wwp]        1.9.15cvs97
11650
11651         * src/gtk/about.c
11652                 fix a typo
11653
11654 2005-10-23 [wwp]        1.9.15cvs96
11655
11656         * src/gtk/about.c
11657         * src/gtk/authors.h
11658                 rework of the about window (main work by Paul), also featuring a few
11659                 fixes for typos and duplicate names
11660
11661 2005-10-23 [wwp]        1.9.15cvs95
11662
11663         * src/.cvsignore
11664                 Ignore the right binary name (sylpheed-claws now)
11665
11666 2005-10-23 [paul]       1.9.15cvs94
11667
11668         * src/compose.c
11669                 when using Folder Pref 'Default To for
11670                 replies' make the entry in the Compose
11671                 window bold
11672                 Patch by Fabien Vantard
11673
11674 2005-10-22 [colin]      1.9.15cvs93
11675
11676         * src/codeconv.c
11677                 Fix leak
11678
11679 2005-10-22 [colin]      1.9.15cvs92
11680
11681         * src/codeconv.c
11682                 try to convert using locale (apart utf8) if necessary
11683
11684 2005-10-22 [colin]      1.9.15cvs91
11685
11686         * src/pixmaps/new.xpm
11687         * src/pixmaps/unread.xpm
11688                 Make the unread envelope blue again and
11689                 saturate the new one a bit more.
11690
11691 2005-10-22 [colin]      1.9.15cvs90
11692
11693         * src/compose.c
11694                 When replying to a mail sent by one of our accounts,
11695                 use the original list of recipients. Let 'Reply All'
11696                 and 'Reply to sender' work like previously.
11697
11698 2005-10-21 [colin]      1.9.15cvs89
11699
11700         * src/prefs_filtering.c
11701                 Clear fields after add and replace
11702         * src/textview.c
11703                 Display xface differently (better)
11704         * src/plugins/pgpinline/pgpinline.c
11705                 Fix crappy encodings/recodings
11706
11707 2005-10-21 [paul]       1.9.15cvs88
11708
11709         * src/compose.c
11710         * src/prefs_folder_item.c
11711         * src/toolbar.c
11712                 fix news folder Folder Properties
11713                 (thanks to Colin)
11714         * src/folderview.c
11715                 update folderview after Themes change
11716                 keep selected folder selected
11717                 (thanks to Colin)
11718
11719 2005-10-21 [paul]       1.9.15cvs87
11720
11721         * tools/Makefile.am
11722         * tools/OOo2sylpheed.pl
11723         * tools/README
11724         * tools/README.sylprint
11725         * tools/asus_mailled.sh         ** REMOVED **
11726         * tools/filter_conv.pl
11727         * tools/freshmeat_search.pl
11728         * tools/google_search.pl
11729         * tools/gpg-sign-syl            ** REMOVED **
11730         * tools/kmail2sylpheed.pl
11731         * tools/kmail2sylpheed_v2.pl
11732         * tools/multiwebsearch.pl
11733         * tools/nautilus2sylpheed.sh
11734         * tools/newscache_clean.pl
11735         * tools/outlook2sylpheed.pl
11736         * tools/sylpheed-switcher       ** REMOVED **
11737         * tools/sylprint.pl
11738         * tools/sylprint.rc
11739         * tools/tb2sylpheed
11740         * tools/vcard2xml.py
11741         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11742                 update default config dir
11743                 update binary name (thanks to Fabien Vantard)
11744                 remove obsolete scripts
11745
11746 2005-10-21 [colin]      1.9.15cvs86
11747
11748         * src/inc.c
11749                 Fix possible leak and units. Based on a patch by
11750                 Fabien Vantard.
11751
11752 2005-10-20 [colin]      1.9.15cvs85
11753
11754         * src/textview.c
11755                 Clear xface when clearing textview
11756
11757 2005-10-20 [colin]      1.9.15cvs84
11758
11759         * configure.ac
11760         * src/folderview.c
11761         * src/headerview.c
11762         * src/main.c
11763         * src/prefs_common.c
11764         * src/prefs_common.h
11765         * src/prefs_message.c
11766         * src/textview.c
11767         * src/textview.h
11768         * src/common/defs.h
11769         * src/common/utils.c
11770         * src/common/utils.h
11771         * src/gtk/gtkutils.c
11772         * src/gtk/gtkutils.h
11773                 Migrate config to .sylpheed-claws (Automatically)
11774                 Add a way to get the Xface in the TextView
11775
11776 2005-10-20 [colin]      1.9.15cvs83
11777
11778         * src/gtk/Makefile.am
11779         * src/gtk/about.c
11780         * src/gtk/authors.h
11781                 Make the about dialog *grooovy*
11782
11783 2005-10-20 [colin]      1.9.15cvs82
11784
11785         * src/mimeview.c
11786                 Use "Open with" on double click if no command
11787                 was found
11788
11789 2005-10-20 [colin]      1.9.15cvs81
11790
11791         * src/imap.c
11792         * src/etpan/imap-thread.c
11793                 Fix possible crash.
11794
11795 2005-10-20 [paul]       1.9.15cvs80
11796
11797         * src/folder.c
11798                 don't show clipkey icon if the only
11799                 attachment is the signature
11800                 Patch by Colin
11801
11802 2005-10-20 [paul]       1.9.15cvs79
11803
11804         * AUTHORS
11805         * src/plugins/pgpmime/pgpmime.c
11806                 name the PGP/MIME signature 'signature.asc'
11807                 Patch by Andrew Nelson <freeandy@gmail.com>
11808
11809 2005-10-19 [colin]      1.9.15cvs78
11810
11811         * src/plugins/pgpmime/pgpmime.c
11812                 Oops, no need to double-check though
11813
11814 2005-10-19 [colin]      1.9.15cvs77
11815
11816         * src/plugins/pgpinline/pgpinline.c
11817         * src/plugins/pgpmime/pgpmime.c
11818                 Check that my_tmpfile() doesn't 
11819                 return NULL
11820
11821 2005-10-19 [colin]      1.9.15cvs76
11822
11823         * src/common/utils.c
11824                 Use shorter mime boundaries to avoid having
11825                 MTAs rewrapping our headers, breaking the
11826                 PGP signature in the process 
11827         * src/compose.c
11828         * src/plugins/pgpmime/pgpmime.c
11829                 Check for boundary uniqueness to be sure
11830                 it won't happen, instead of hoping for the
11831                 best
11832
11833 2005-10-19 [colin]      1.9.15cvs75
11834
11835         * sylpheed-claws.desktop
11836         * src/Makefile.am
11837         * src/main.c
11838                 Ship a sylpheed-claws binary instead
11839                 of a sylpheed one. Change the socket
11840                 name, too
11841         * src/folderview.c
11842                 Update folder only if it changed
11843         * src/wizard.c
11844                 Fix i18n in welcome mail, patch by
11845                 Fabien Vantard
11846
11847 2005-10-19 [paul]
11848
11849         1.9.99-rc2 released
11850
11851 2005-10-19 [paul]       1.9.15cvs74
11852
11853         * src/folder.c
11854         * src/folderview.c
11855                 fix summaryview update
11856                 Patch by Colin
11857
11858 2005-10-18 [colin]      1.9.15cvs73
11859
11860         * src/plugins/pgpcore/passphrase.c
11861                 Don't XGrabServer, and try a bit more to 
11862                 sync everything before grabbing mouse/keyboard
11863
11864 2005-10-18 [colin]      1.9.15cvs72
11865
11866         * src/Makefile.am
11867         * src/addressadd.c
11868         * src/addressbook.c
11869         * src/folderview.c
11870         * src/grouplistdialog.c
11871         * src/mimeview.c
11872         * src/stock_pixmap.c
11873         * src/stock_pixmap.h
11874         * src/summaryview.c
11875         * src/gtk/gtksctree.c
11876         * src/gtk/gtksctree.h
11877         * src/pixmaps/empty.xpm
11878                 Implement a wrapper call for gtk_ctree_set_node_info
11879                 and gtk_ctree_insert_node, that uses a 1x1 transparent
11880                 pixmap instead of a NULL one. This works around some
11881                 memory problems deep inside gtk, revealed by valgrind,
11882                 and fixes bug #834 (Pressing CTRl-D on a message marked 
11883                 as locked crashes sylpheed.), as well as, probably, 
11884                 wwp's 4th dimension problems that happen in gtk_ctree_*.
11885
11886 2005-10-17 [colin]      1.9.15cvs71
11887
11888         * src/mimeview.c
11889                 Provide visual feedback when checking
11890                 signature
11891
11892 2005-10-17 [colin]      1.9.15cvs70
11893
11894         * src/main.c
11895                 Keep the folder list frozen while checking caches...
11896
11897 2005-10-17 [colin]      1.9.15cvs69
11898
11899         * src/addr_compl.c
11900                 Fi bug #833 (Autocompleting from addressbook 
11901                 fails with extended chars)
11902         * src/imap.c
11903                 Fix 'adding messages' staying in statusbar
11904                 after an error
11905
11906 2005-10-17 [wwp]        1.9.15cvs68
11907
11908         * src/ssl_manager.c
11909                 Fix buttons' layout resizing when window size changes
11910
11911 2005-10-17 [wwp]        1.9.15cvs67
11912
11913         * src/account.c
11914         * src/prefs_account.c
11915         * src/prefs_common.c
11916         * src/prefs_common.h
11917         * src/prefs_folder_item.c
11918         * src/prefs_gtk.c
11919         * src/gtk/logwindow.c
11920         * src/gtk/pluginwindow.c
11921         * src/gtk/prefswindow.c
11922         * src/gtk/prefswindow.h
11923                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
11924
11925 2005-10-17 [paul]       1.9.15cvs66
11926
11927         * configure.ac
11928                 fix missing libetpan message
11929         * po/en_GB.po
11930                 updated
11931         * src/crash.c
11932         * src/manual.c
11933         * src/prefs_themes.c
11934         * src/common/defs.h
11935                 add some new URI defines, change some
11936                 others
11937         * src/wizard.c
11938                 make welcome message translatable
11939                 small improvements to english
11940                 other tweaks
11941         * src/gtk/menu.c
11942                 fix warnings
11943
11944 2005-10-17 [paul]       1.9.15cvs65
11945
11946         * src/summaryview.c
11947                 fix column titles
11948
11949 2005-10-16 [mones]      1.9.15cvs64
11950
11951         * po/es.po
11952                 Updated translation
11953
11954 2005-10-16 [colin]
11955
11956         1.9.99-rc1 released
11957
11958 2005-10-16 [colin]      1.9.15cvs63
11959
11960         * src/wizard.c
11961                 Fix whitespace
11962
11963 2005-10-16 [colin]      1.9.15cvs62
11964
11965         * src/toolbar.c
11966                 s/Get All/Get Mail/
11967         * src/wizard.c
11968                 Real welcome mail text, thanks Paul
11969
11970 2005-10-16 [colin]      1.9.15cvs61
11971
11972         * src/editldap.c
11973         * src/exporthtml.c
11974         * src/main.c
11975         * src/mainwindow.c
11976         * src/prefs_themes.c
11977         * src/prefs_toolbar.c
11978         * src/plugins/demo/demo.c
11979         * src/plugins/trayicon/trayicon.c
11980                 s/Sylpheed/Sylpheed-Claws/
11981
11982 2005-10-16 [colin]      1.9.15cvs60
11983
11984         * src/wizard.c
11985                 Add a welcome email in the first empty mailbox
11986         * src/prefs_common.c
11987                 Change one more default
11988
11989 2005-10-16 [colin]      1.9.15cvs59
11990
11991         * src/wizard.c
11992                 Remove printf
11993
11994 2005-10-16 [colin]      1.9.15cvs58
11995
11996         * src/toolbar.c
11997         * src/prefs_common.c
11998                 Change some defaults
11999
12000 2005-10-16 [colin]      1.9.15cvs57
12001
12002         * src/toolbar.c
12003         * src/prefs_common.c
12004                 Change some defaults
12005
12006 2005-10-16 [colin]      1.9.15cvs56
12007
12008         * src/wizard.c
12009                 By default, initialize fonts to have
12010                 the same size as normal GtkWidgets
12011
12012 2005-10-16 [colin]      1.9.15cvs55
12013
12014         * src/mimeview.c
12015                 Fix message a bit more
12016
12017 2005-10-16 [colin]      1.9.15cvs54
12018
12019         * src/addressbook.c
12020                 Second attempt at flicker fixing
12021
12022 2005-10-16 [colin]      1.9.15cvs53
12023
12024         * src/addressbook.c
12025                 Fix flicker
12026
12027 2005-10-16 [wwp]        1.9.15cvs52
12028
12029         * src/addressbook.c
12030         * src/editaddress.c
12031         * src/prefs_common.c
12032         * src/prefs_common.h
12033                 Remember window sizes (address book)
12034
12035 2005-10-16 [wwp]        1.9.15cvs51
12036
12037         * src/plugins/clamav/clamav_plugin_gtk.c
12038         * src/plugins/spamassassin/spamassassin_gtk.c
12039                 Fix compilation warnings (missing #include).
12040
12041 2005-10-16 [colin]      1.9.15cvs50
12042
12043         * src/mimeview.c
12044         * src/summaryview.c
12045         * src/textview.c
12046                 Make 'c' check signature, and forward
12047                 c, l, y, t from summaryview to mimeview
12048
12049 2005-10-16 [colin]      1.9.15cvs49
12050
12051         * src/addressbook.c
12052                 Put border around buttons
12053         * src/mainwindow.c
12054         * src/summaryview.c
12055                 Rework menus (Patch based on a patch
12056                 by Paul)
12057
12058 2005-10-15 [wwp]        1.9.15cvs48
12059
12060         * src/editjpilot.c
12061         * src/editldap.c
12062         * src/editvcard.c
12063         * src/exphtmldlg.c
12064         * src/expldifdlg.c
12065         * src/export.c
12066         * src/import.c
12067         * src/importldif.c
12068         * src/importmutt.c
12069         * src/importpine.c
12070         * src/prefs_account.c
12071         * src/prefs_spelling.c
12072         * src/gtk/gtkutils.c
12073         * src/gtk/gtkutils.h
12074         * src/plugins/clamav/clamav_plugin_gtk.c
12075         * src/plugins/spamassassin/spamassassin_gtk.c
12076                 use nicer browse-for-file/dir buttons than the "..." ones,
12077                 code factorizing more.
12078
12079 2005-10-14 [colin]      1.9.15cvs47
12080
12081         * src/mainwindow.c
12082                 set relief on the account switcher so that people see it
12083                 grey out Create processing rules when no message is selected
12084         * src/prefs_filtering.c
12085                 ask before closing if the rule has not been modified, even if
12086                 it's not valid
12087         * src/prefs_matcher.c
12088                 fix sensitivity when entering the dialog
12089         * src/gtk/inputdialog.c
12090                 display a better icon on password ask
12091         * src/plugins/pgpcore/passphrase.c
12092                 make the dialog look better
12093
12094 2005-10-14 [paul]       1.9.15cvs46
12095
12096         * src/folderview.c
12097                 indicate presense of marked msgs in
12098                 unexpanded subfolders
12099
12100 2005-10-14 [paul]       1.9.15cvs45
12101
12102         * src/prefs_actions.c
12103         * src/prefs_common.c
12104         * src/prefs_common.h
12105         * src/prefs_filtering_action.c
12106         * src/prefs_matcher.c
12107         * src/prefs_template.c
12108                 remember window sizes
12109                 fix Info button size
12110
12111         Patches by wwp
12112
12113 2005-10-13 [colin]      1.9.15cvs44
12114
12115         * src/mimeview.c
12116         * src/noticeview.c
12117         * src/noticeview.h
12118                 Add a tooltip on the icon (optional) 
12119                 Get rid of the signature buttons and only
12120                 use the icon+tooltip
12121
12122 2005-10-13 [colin]      1.9.15cvs43
12123
12124         * src/noticeview.c
12125         * src/noticeview.h
12126                 Add hand cursor for hovering over icon
12127
12128 2005-10-13 [colin]      1.9.15cvs42
12129
12130         * src/summaryview.c
12131                 Fix crash when quicksearch's hidden 
12132                 at startup
12133
12134 2005-10-13 [colin]      1.9.15cvs41
12135
12136         * src/compose.c
12137                 Set subject when forwarding multiple mails
12138                 Check that other recipient than the default Cc or Bcc
12139                 have been set before sending.
12140
12141 2005-10-13 [colin]      1.9.15cvs40
12142
12143         * src/imap.c
12144                 Batch per-folder
12145                 Introduce locking, but don't use it yet
12146
12147 2005-10-13 [colin]      1.9.15cvs39
12148
12149         * src/gtk/quicksearch.c
12150                 Reset quicksearch when hiding it
12151                 Make sticky a real pref
12152
12153 2005-10-13 [colin]      1.9.15cvs38
12154
12155         * src/summaryview.c
12156                 Faster prefs apply
12157
12158 2005-10-13 [colin]      1.9.15cvs37
12159
12160         * src/mimeview.c
12161         * src/noticeview.c
12162         * src/noticeview.h
12163         * src/plugins/pgpcore/sgpgme.c
12164                 Make privacy icon clickable
12165                 Move Trust field in Full info
12166                 When trust is less than full, don't display
12167                 a warning icon
12168
12169 2005-10-13 [colin]      1.9.15cvs36
12170
12171         * src/folder.c
12172                 Batch on flags sync
12173         * src/folderview.c
12174                 Revert speed hack which is dangerous in fact
12175                 Apply prefs faster
12176
12177 2005-10-13 [colin]      1.9.15cvs35
12178
12179         * src/folder_item_prefs.c
12180                 Fix pref corruption on folder move. Patch
12181                 by wwp
12182
12183 2005-10-13 [paul]       1.9.15cvs34
12184
12185         * src/export.c
12186         * src/import.c
12187                 fix typos in g_warnings
12188         * src/prefs_account.c
12189                 add a file selector for Signature file
12190
12191         Patches by wwp
12192
12193 2005-10-12 [colin]      1.9.15cvs33
12194
12195         * src/mimeview.c
12196                 Provide a quick way to go back from a
12197                 signature's full info to the email part
12198
12199 2005-10-12 [colin]      1.9.15cvs32
12200
12201         * src/compose.c
12202                 Remove old hack of encoding signed mails with base64.
12203                 QP works equally well.
12204
12205 2005-10-12 [colin]      1.9.15cvs31
12206
12207         * src/crash.c
12208                 Replace deprecated GtkText with GtkTextView
12209         * src/imap.c
12210                 Fix a logic bug about counts in imap_select
12211                 (previously un-triggered)
12212         * src/mainwindow.c
12213         * src/summaryview.c
12214         * src/news.c
12215                 Allow local deletion of news posts
12216         * src/mimeview.c
12217                 Show GPG noticeview on the message/rfc822 part
12218                 in addition to the text/plain one
12219         * src/prefs_image_viewer.c
12220           src/plugins/pgpcore/prefs_gpg.c
12221                 Polish (set the label as part of the checkbox)
12222         * src/wizard.c
12223                 Don't sit there doing nothing after destroying
12224                 the window - return err
12225
12226 2005-10-11 [colin]      1.9.15cvs30
12227
12228         * src/folderview.c
12229                 Apply processing rules before showing folders.
12230                 Early folder show (before flags sync) will only
12231                 be done when there are no processing rules (nor
12232                 pre- or post- ones)
12233         * src/imap.c
12234                 Fix stuff related to mail subdir, creation and 
12235                 deletion of folders 
12236         * src/imap_gtk.c
12237                 Don't allow creation of folders in NoInferior
12238                 folders, as it won't work
12239
12240 2005-10-10 [colin]      1.9.15cvs29
12241
12242         * src/compose.c
12243                 Reselect "None" Privacy system when selecting an
12244                 account with no privacy system defined
12245
12246 2005-10-10 [colin]      1.9.15cvs28
12247
12248         * src/mainwindow.c
12249                 Add Windows-1252 encoding
12250         * src/prefs_common.c
12251                 Rework some defaults:
12252                 - autosave to draft by default
12253                 - don't show header pane (it's already in the textview)
12254                 - Select first new or unread mail on entry
12255                 - Assume 'Yes' to change folder when there's no more
12256                   unread message
12257         * src/prefs_matcher.c
12258                 Fix a gtk assertion failure
12259         * src/gtk/colorlabel.c
12260                 Workaround bad repainting on selection
12261         * src/main.c
12262                 Freeze/thaw (a bit faster on ssh -X)
12263         * src/msgcache.c
12264                 Get rid of StrdupConverter that just adds an
12265                 extra strdup/free 
12266         * src/etpan/imap_thread.c
12267                 memset buf to 0
12268
12269 2005-10-10 [colin]      1.9.15cvs27
12270
12271         * src/export.c
12272         * src/import.c
12273                 Fix compile on gtk 2.4. Patch by wwp
12274
12275 2005-10-09 [colin]      1.9.15cvs26
12276
12277         * src/mainwindow.c
12278         * src/messageview.c
12279         * src/summaryview.c
12280                 Clarify forward menus. Patch by wwp
12281
12282 2005-10-09 [colin]      1.9.15cvs25
12283
12284         * src/compose.c
12285         * src/compose.h
12286                 Fix bug #829 (Non-working "Encrypt message by 
12287                 default when replying to an encrypted message")
12288
12289 2005-10-08 [colin]      1.9.15cvs24
12290
12291         * src/wizard.c
12292                 Fix bug #827 ("Welcome" setup wizard after a 
12293                 permission error gives up & forgets itself.)
12294
12295 2005-10-08 [colin]      1.9.15cvs23
12296
12297         * src/procmime.c
12298                 Fix bug #828 (Ignoring headers with spaces around = sign)
12299
12300 2005-10-08 [colin]      1.9.15cvs22
12301
12302         * src/export.c
12303                 Warning fix by wwp
12304
12305 2005-10-08 [colin]      1.9.15cvs21
12306
12307         * src/folder.c
12308         * src/folder.h
12309                 Add a processing_pending indicator, set on 
12310                 folder_item_open and cleared after 
12311                 folder_item_process_open
12312         * src/folderview.c
12313         * src/summaryview.c
12314                 wrap procmsg_msginfo_*_flags, and in the
12315                 wrapper check that there's no folder processing 
12316                 pending. If there is, defer the flags change until 
12317                 processing is done to avoid stepping over each
12318                 other's toes.
12319                 Freeze during processing, but not during scanning.
12320
12321 2005-10-07 [colin]      1.9.15cvs20
12322
12323         * src/plugins/pgpcore/passphrase.c
12324                 Fix bug #826 (X-Server hangs when 
12325                 right-clicking a PGP encrypted message)
12326
12327 2005-10-07 [paul]       1.9.15cvs19
12328
12329         * src/compose.c
12330                 fix compose_entries[]
12331                 patch by Fabien Vantard
12332
12333 2005-10-06 [colin]      1.9.15cvs18
12334
12335         * src/pixmaps/address.xpm
12336         * src/pixmaps/address_book.xpm
12337         * src/pixmaps/book.xpm
12338         * src/pixmaps/check_spelling.xpm
12339         * src/pixmaps/checkbox_off.xpm
12340         * src/pixmaps/checkbox_on.xpm
12341         * src/pixmaps/close.xpm
12342         * src/pixmaps/complete.xpm
12343         * src/pixmaps/continue.xpm
12344         * src/pixmaps/deleted.xpm
12345         * src/pixmaps/down_arrow.xpm
12346         * src/pixmaps/exec.xpm
12347         * src/pixmaps/forwarded.xpm
12348         * src/pixmaps/group.xpm
12349         * src/pixmaps/ignorethread.xpm
12350         * src/pixmaps/interface.xpm
12351         * src/pixmaps/jpilot.xpm
12352         * src/pixmaps/ldap.xpm
12353         * src/pixmaps/linewrap.xpm
12354         * src/pixmaps/linewrapcurrent.xpm
12355         * src/pixmaps/mail.xpm
12356         * src/pixmaps/mail_attach.xpm
12357         * src/pixmaps/mail_compose.xpm
12358         * src/pixmaps/mail_forward.xpm
12359         * src/pixmaps/mail_receive.xpm
12360         * src/pixmaps/mail_receive_all.xpm
12361         * src/pixmaps/mail_reply.xpm
12362         * src/pixmaps/mail_reply_to_all.xpm
12363         * src/pixmaps/mail_reply_to_author.xpm
12364         * src/pixmaps/mail_send.xpm
12365         * src/pixmaps/mail_send_queue.xpm
12366         * src/pixmaps/mime_application.xpm
12367         * src/pixmaps/mime_audio.xpm
12368         * src/pixmaps/mime_image.xpm
12369         * src/pixmaps/mime_message.xpm
12370         * src/pixmaps/mime_text_enriched.xpm
12371         * src/pixmaps/mime_text_html.xpm
12372         * src/pixmaps/mime_text_plain.xpm
12373         * src/pixmaps/mime_unknown.xpm
12374         * src/pixmaps/new.xpm
12375         * src/pixmaps/news_compose.xpm
12376         * src/pixmaps/offline.xpm
12377         * src/pixmaps/online.xpm
12378         * src/pixmaps/paste.xpm
12379         * src/pixmaps/preferences.xpm
12380         * src/pixmaps/privacy_emblem_encrypted.xpm
12381         * src/pixmaps/privacy_expired.xpm
12382         * src/pixmaps/privacy_failed.xpm
12383         * src/pixmaps/privacy_passed.xpm
12384         * src/pixmaps/privacy_signed.xpm
12385         * src/pixmaps/privacy_unknown.xpm
12386         * src/pixmaps/privacy_warn.xpm
12387         * src/pixmaps/properties.xpm
12388         * src/pixmaps/replied.xpm
12389         * src/pixmaps/search.xpm
12390         * src/pixmaps/unread.xpm
12391         * src/pixmaps/up_arrow.xpm
12392         * src/pixmaps/vcard.xpm
12393                 Modernize internal theme, with icons from the 
12394                 Gnomaws theme. Keep some of the old ones where
12395                 they were better.
12396
12397 2005-10-06 [colin]      1.9.15cvs17
12398
12399         * src/summaryview.c
12400                 Little optimisations + bugfix
12401         * src/toolbar.c
12402                 Remove default useless items - useless being defined
12403                 by the default relevant prefs
12404         * src/wizard.c
12405                 include config.h to make gettext work
12406         * src/prefs_themes.c
12407                 Fix selection of current theme in prefs
12408
12409 2005-10-06 [colin]      1.9.15cvs16
12410
12411         * src/prefs_common.c
12412         * src/prefs_common.h
12413         * src/prefs_summaries.c
12414         * src/folderview.c
12415                 Add a warning dialog on Mark all read 
12416                 (with pref to get rid of it)
12417
12418 2005-10-06 [paul]       1.9.15cvs15
12419
12420         * po/nb.po
12421         * po/pt_BR.po
12422                 updated by Geir Helland and Frederico
12423                 Goncalves Guimaraes
12424
12425 2005-10-05 [colin]      1.9.15cvs14
12426
12427         * src/folder.c
12428         * src/folder.h
12429         * src/folderview.c
12430         * src/folderview.h
12431         * src/imap_gtk.c
12432         * src/mh_gtk.c
12433         * src/mainwindow.c
12434         * src/setup.c
12435                 add a way to rescan without rebuilding
12436                 make moving a bit faster (less folders changes)
12437                 don't lock the tree on Get 
12438         * src/imap.c
12439                 Don't re-delete deleted messages before expunging
12440         * src/summaryview.c
12441                 Set batch mode when deleting mails
12442
12443 2005-10-05 [paul]       1.9.15cvs13
12444
12445         * src/mainwindow.c
12446         * src/mainwindow.h
12447                 fix disabled Execute menu item
12448         * src/toolbar.c
12449                 match the change in 1.9.15cvs10: use Compose
12450                 instead of News by default
12451
12452 2005-10-04 [colin]      1.9.15cvs12
12453
12454         * src/compose.c
12455                 When replying to an ML post with Reply-To set
12456                 to the poster's email, honor it (as before),
12457                 but also honor our user's request to reply to
12458                 the mailing list: set the ML address in the To
12459                 field and the Reply-To address in the Cc: 
12460                 field.
12461
12462 2005-10-04 [colin]      1.9.15cvs11
12463
12464         * src/plugins/trayicon/trayicon.c
12465                 Finish cosmetic change - thanks to wwp
12466
12467 2005-10-04 [colin]      1.9.15cvs10
12468
12469         * src/toolbar.c
12470                 Use Compose instead of Email by default.
12471                 Spotted by wwp.
12472
12473 2005-10-04 [colin]      1.9.15cvs9
12474
12475         * src/folder.c
12476         * src/folder.h
12477         * src/folderview.c
12478         * src/imap.c
12479         * src/etpan/imap-thread.c
12480         * src/etpan/imap-thread.h
12481                 Try to make IMAP faster, by simplifying SEARCH
12482                 commands, avoiding sending two STATUS in a row,
12483                 and deferring flags sync and processing just
12484                 after displaying the folder. 
12485                 This will update the SummaryView in certain
12486                 cases (new mails not already fetched, flags
12487                 changed from another client) but in a non-
12488                 blocking manner.
12489
12490 2005-10-04 [colin]      1.9.15cvs8
12491
12492         * src/plugins/trayicon/trayicon.c
12493                 Relabel "Offline" to "Work offline"
12494
12495 2005-10-04 [colin]      1.9.15cvs7
12496
12497         * src/export.c
12498         * src/import.c
12499         * src/mbox.c
12500                 Fix mbox import/export buglets
12501                 Patch by wwp
12502         * src/plugins/trayicon/trayicon.c
12503                 Add offline swithc
12504                 Patch by wwp
12505
12506 2005-10-04 [colin]      1.9.15cvs6
12507
12508         * src/folder.c
12509         * src/folderview.c
12510         * src/summaryview.c
12511                 Better fix (don't break mark all read) for cvs2
12512
12513 2005-10-03 [colin]      1.9.15cvs5
12514
12515         * src/folder.c
12516                 Use a sane sort by default
12517
12518 2005-10-03 [colin]      1.9.15cvs4
12519
12520         * src/inc.c
12521                 Add a 'Only once' button for overriding offline mode
12522         * src/prefs_account.c
12523         * src/wizard.c
12524                 Add Local mbox to the wizard
12525                 Add IMAP subdir to the wizard (or the wizard is useless
12526                 for such accounts, or even worse than useless)
12527                 Move IMAP subdir from Advanced to Receive tab, as it's
12528                 not that uncommon
12529
12530 2005-10-03 [colin]      1.9.15cvs3
12531
12532         * src/send_message.c
12533                 Forgot this one in cvs1
12534
12535 2005-10-03 [colin]      1.9.15cvs2
12536
12537         * src/folder.c
12538                 Faster close when leaving a folder with lots
12539                 of new mails. Idea by David Relson.
12540
12541 2005-10-03 [colin]      1.9.15cvs1
12542
12543         * src/compose.c
12544         * src/imap.c
12545         * src/inc.c
12546         * src/main.c
12547         * src/messageview.c
12548         * src/news.c
12549         * src/summaryview.c
12550         * src/gtk/sslcertwindow.c
12551         * src/plugins/trayicon/trayicon.c
12552                 Add accels to every AlertPanel. Patch by Fabien 
12553                 Vantard
12554
12555 2005-10-03 [paul]       1.9.15
12556
12557         1.9.15 released
12558
12559 2005-10-03 [paul]       1.9.14cvs68
12560
12561         * po/ca.po
12562         * po/de.po
12563         * po/es.po
12564         * po/fi.po
12565         * po/fr.po
12566         * po/sk.po
12567         * po/sr.po
12568         * po/zh_CN.po
12569                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12570                 Mones Lastra, Tommi Pirinen, Fabien vantard,
12571                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
12572
12573 2005-10-03 [paul]       1.9.14cvs67
12574
12575         * src/send_message.c
12576                 prevent hang on Cancel
12577                 patch by Colin
12578
12579 2005-10-03 [paul]       1.9.14cvs66
12580
12581         * src/main.c
12582                 fix crash in IMAP caused by discrepancy
12583                 between check_at_startup and offline mode
12584                 Patch by Colin
12585
12586 2005-10-01 [paul]       1.9.14cvs65
12587
12588         * src/inc.c
12589                 fix engrish
12590
12591 2005-10-01 [paul]       1.9.14cvs64
12592         * src/export.c
12593         * src/import.c
12594                 synchronise import_mbox() and export_mbox()
12595         * src/mbox.c
12596                 proc_mbox(): add alert if file cannot be opened
12597                 export_list_to_mbox(): test if dest file exists,
12598                 prompt user to overwrite if it does. add alert
12599                 if file cannot be created
12600                                                                 
12601         Patch by wwp
12602                                                                                                                 
12603
12604 2005-09-30 [paul]       1.9.14cvs63
12605
12606         * src/addressbook.c
12607                 Fix sensitivity of a menu
12608         * src/codeconv.c
12609                 Respect hidden pref for mails with no encoding
12610         * src/common/xml.c
12611                 Fix memory corruption
12612         * src/plugins/pgpcore/sgpgme.c
12613                 Fix segfault on incomplete sigs, and display
12614                 of S/Mime UIDs
12615
12616         Patches by Colin
12617
12618 2005-09-30 [colin]      1.9.14cvs62
12619
12620         * src/partial_download.c
12621                 Little logic fix in almost-dead code
12622         * src/pop.c
12623                 Fix partial download when there's no new mail
12624
12625 2005-09-29 [paul]       1.9.14cvs61
12626
12627         * src/plugins/pgpinline/pgpinline.c
12628                 fix bug 819, 'crash accessing sign message'
12629                 Patch by Colin
12630
12631 2005-09-28 [martin]     1.9.14cvs60
12632
12633         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12634                 fix bug #790 (Crash when restarting window manager (fluxbox))
12635
12636 2005-09-28 [paul]       1.9.14cvs59
12637
12638         * src/gtk/gtkaspell.c
12639                 fix off-by-one typo
12640
12641 2005-09-27 [colin]      1.9.14cvs58
12642
12643         * src/plugins/pgpcore/sgpgme.c
12644                 Report error when there's one, instead of
12645                 "Signature unchecked" 
12646
12647 2005-09-27 [colin]      1.9.14cvs57
12648
12649         * src/prefs_quote.c
12650                 Fix bug #816 (Weird quotation with spaces)
12651
12652 2005-09-27 [colin]      1.9.14cvs56
12653
12654         * src/codeconv.c
12655         * src/compose.c
12656         * src/compose.h
12657                 Put subject in compose's title
12658                 Fix Automatic encoding so that it's really automatic:
12659                 first try default locale's charset, then charset of the replied mail, 
12660                 then utf-8
12661                 Fix encoding of headers (must be in strict mode too)
12662
12663 2005-09-26 [colin]      1.9.14cvs55
12664
12665         * src/gtk/gtkaspell.c
12666                 Fix previous patch - don't color the space,
12667                 just uncolor it :)
12668
12669 2005-09-26 [colin]      1.9.14cvs54
12670
12671         * src/gtk/gtkaspell.c
12672                 Unmark space if possible
12673
12674 2005-09-26 [colin]      1.9.14cvs53
12675
12676         * src/imap.c
12677                 log_error instead of alertpanel according to the pref
12678         * src/etpan/imap-thread.c
12679                 Print connect status, copy only necessary size to 
12680                 logger
12681         * src/plugins/pgpmime/pgpmime.c
12682                 Handle S/Mime signatures (verification only). Patch based
12683                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
12684
12685 2005-09-26 [paul]       1.9.14cvs52
12686
12687         * src/common/passcrypt.c
12688                 this 'workaround' not necessary on NetBSD.
12689                 Thanks to Daniel Gustafson
12690
12691 2005-09-26 [paul]
12692
12693         1.9.15-rc4 released
12694
12695 2005-09-26 [paul]       1.9.14cvs51
12696
12697         * src/summaryview.c
12698                 Skip currently selected message when
12699                 looking for next new or unread message
12700                 in current folder. Patch by Colin
12701         * src/common/passcrypt.c
12702                 eliminate warnings on *BSD. Patch by
12703                 Daniel Gustafson
12704
12705 2005-09-26 [colin]      1.9.14cvs50
12706
12707         * src/procmsg.c
12708                 Call postfiltering hook anyway
12709
12710 2005-09-22 [colin]      1.9.14cvs49
12711
12712         * src/codeconv.c
12713         * src/codeconv.h
12714                 Add a strict mode that doesn't replace with _
12715         * src/compose.c
12716         * src/compose.h
12717                 Use strict conversion while sending
12718                 Fix race when drafting while sending (happens
12719                 on IMAP)
12720                 Fix d'n'd of messages from summaryview
12721         * src/prefs_common.c
12722         * src/prefs_common.h
12723                 add hidden utf8_instead_of_locale_for_broken_mail 
12724                 pref for people that preferred the default charset 
12725                 to be utf8 for broken mails
12726         * src/quote_fmt_parse.y
12727                 fix bug #815 (No quote insert if "From:" fied 
12728                 contained Russian letters)
12729         * src/summaryview.c
12730                 Fix d'n'd of messages to compose
12731
12732 2005-09-22 [paul]       1.9.14cvs48
12733
12734         * src/compose.c
12735                 fix bug where attachments Name entry
12736                 would display Path instead
12737
12738 2005-09-21 [paul]       1.9.14cvs47
12739
12740         * README
12741         * README.jp
12742         * configure.ac
12743         * config/config.rpath
12744         * doc/manual/en/sylpheed-20.html
12745         * doc/manual/es/sylpheed-20.html
12746         * po/bg.po
12747         * po/ca.po
12748         * po/de.po
12749         * po/es.po
12750         * po/fr.po
12751         * po/it.po
12752         * po/pt_BR.po
12753         * po/sk.po
12754         * po/zh_TW.po
12755         * src/account.c
12756         * src/account.h
12757         * src/action.c
12758         * src/action.h
12759         * src/adbookbase.h
12760         * src/addr_compl.c
12761         * src/addr_compl.h
12762         * src/addrbook.c
12763         * src/addrbook.h
12764         * src/addrcache.c
12765         * src/addrcache.h
12766         * src/addrcindex.c
12767         * src/addrcindex.h
12768         * src/addrclip.c
12769         * src/addrclip.h
12770         * src/addrdefs.h
12771         * src/addressadd.c
12772         * src/addressadd.h
12773         * src/addressbook.c
12774         * src/addressbook.h
12775         * src/addressitem.h
12776         * src/addrgather.c
12777         * src/addrgather.h
12778         * src/addrharvest.c
12779         * src/addrharvest.h
12780         * src/addrindex.c
12781         * src/addrindex.h
12782         * src/addritem.c
12783         * src/addritem.h
12784         * src/addrquery.c
12785         * src/addrquery.h
12786         * src/addrselect.c
12787         * src/addrselect.h
12788         * src/alertpanel.c
12789         * src/alertpanel.h
12790         * src/browseldap.c
12791         * src/browseldap.h
12792         * src/codeconv.c
12793         * src/codeconv.h
12794         * src/compose.c
12795         * src/compose.h
12796         * src/crash.c
12797         * src/crash.h
12798         * src/customheader.c
12799         * src/customheader.h
12800         * src/displayheader.c
12801         * src/displayheader.h
12802         * src/editaddress.c
12803         * src/editaddress.h
12804         * src/editbook.c
12805         * src/editbook.h
12806         * src/editgroup.c
12807         * src/editgroup.h
12808         * src/editjpilot.c
12809         * src/editjpilot.h
12810         * src/editldap.c
12811         * src/editldap.h
12812         * src/editldap_basedn.c
12813         * src/editldap_basedn.h
12814         * src/editvcard.c
12815         * src/editvcard.h
12816         * src/enriched.c
12817         * src/enriched.h
12818         * src/exphtmldlg.c
12819         * src/exphtmldlg.h
12820         * src/expldifdlg.c
12821         * src/expldifdlg.h
12822         * src/export.c
12823         * src/export.h
12824         * src/exporthtml.c
12825         * src/exporthtml.h
12826         * src/exportldif.c
12827         * src/exportldif.h
12828         * src/filtering.c
12829         * src/filtering.h
12830         * src/folder.c
12831         * src/folder.h
12832         * src/folder_item_prefs.c
12833         * src/folder_item_prefs.h
12834         * src/foldersel.c
12835         * src/foldersel.h
12836         * src/folderutils.c
12837         * src/folderutils.h
12838         * src/folderview.c
12839         * src/folderview.h
12840         * src/grouplistdialog.c
12841         * src/grouplistdialog.h
12842         * src/headerview.c
12843         * src/headerview.h
12844         * src/html.c
12845         * src/html.h
12846         * src/image_viewer.c
12847         * src/image_viewer.h
12848         * src/imap.c
12849         * src/imap.h
12850         * src/imap_gtk.c
12851         * src/imap_gtk.h
12852         * src/import.c
12853         * src/import.h
12854         * src/importldif.c
12855         * src/importldif.h
12856         * src/importmutt.c
12857         * src/importmutt.h
12858         * src/importpine.c
12859         * src/importpine.h
12860         * src/inc.c
12861         * src/inc.h
12862         * src/jpilot.c
12863         * src/jpilot.h
12864         * src/ldapctrl.c
12865         * src/ldapctrl.h
12866         * src/ldaplocate.c
12867         * src/ldaplocate.h
12868         * src/ldapquery.c
12869         * src/ldapquery.h
12870         * src/ldapserver.c
12871         * src/ldapserver.h
12872         * src/ldaputil.c
12873         * src/ldaputil.h
12874         * src/ldif.c
12875         * src/ldif.h
12876         * src/localfolder.c
12877         * src/localfolder.h
12878         * src/main.c
12879         * src/main.h
12880         * src/mainwindow.c
12881         * src/mainwindow.h
12882         * src/manual.c
12883         * src/manual.h
12884         * src/matcher.c
12885         * src/matcher.h
12886         * src/matcher_parser.h
12887         * src/matcher_parser_lex.l
12888         * src/matcher_parser_parse.y
12889         * src/mbox.c
12890         * src/mbox.h
12891         * src/message_search.c
12892         * src/message_search.h
12893         * src/messageview.c
12894         * src/messageview.h
12895         * src/mh.c
12896         * src/mh.h
12897         * src/mh_gtk.c
12898         * src/mh_gtk.h
12899         * src/mimeview.c
12900         * src/mimeview.h
12901         * src/msgcache.c
12902         * src/msgcache.h
12903         * src/mutt.c
12904         * src/mutt.h
12905         * src/news.c
12906         * src/news.h
12907         * src/news_gtk.c
12908         * src/news_gtk.h
12909         * src/noticeview.c
12910         * src/noticeview.h
12911         * src/partial_download.c
12912         * src/partial_download.h
12913         * src/pine.c
12914         * src/pine.h
12915         * src/pop.c
12916         * src/pop.h
12917         * src/prefs_account.c
12918         * src/prefs_account.h
12919         * src/prefs_actions.c
12920         * src/prefs_actions.h
12921         * src/prefs_common.c
12922         * src/prefs_common.h
12923         * src/prefs_compose_writing.c
12924         * src/prefs_compose_writing.h
12925         * src/prefs_customheader.c
12926         * src/prefs_customheader.h
12927         * src/prefs_display_header.c
12928         * src/prefs_display_header.h
12929         * src/prefs_ext_prog.c
12930         * src/prefs_ext_prog.h
12931         * src/prefs_filtering.c
12932         * src/prefs_filtering.h
12933         * src/prefs_filtering_action.c
12934         * src/prefs_filtering_action.h
12935         * src/prefs_folder_column.c
12936         * src/prefs_folder_column.h
12937         * src/prefs_folder_item.c
12938         * src/prefs_folder_item.h
12939         * src/prefs_fonts.c
12940         * src/prefs_fonts.h
12941         * src/prefs_gtk.c
12942         * src/prefs_gtk.h
12943         * src/prefs_image_viewer.c
12944         * src/prefs_image_viewer.h
12945         * src/prefs_matcher.c
12946         * src/prefs_matcher.h
12947         * src/prefs_message.c
12948         * src/prefs_message.h
12949         * src/prefs_msg_colors.c
12950         * src/prefs_msg_colors.h
12951         * src/prefs_other.c
12952         * src/prefs_other.h
12953         * src/prefs_quote.c
12954         * src/prefs_quote.h
12955         * src/prefs_receive.c
12956         * src/prefs_receive.h
12957         * src/prefs_send.c
12958         * src/prefs_send.h
12959         * src/prefs_spelling.c
12960         * src/prefs_spelling.h
12961         * src/prefs_summaries.c
12962         * src/prefs_summaries.h
12963         * src/prefs_summary_column.c
12964         * src/prefs_summary_column.h
12965         * src/prefs_template.c
12966         * src/prefs_template.h
12967         * src/prefs_themes.c
12968         * src/prefs_themes.h
12969         * src/prefs_toolbar.c
12970         * src/prefs_toolbar.h
12971         * src/prefs_wrapping.c
12972         * src/prefs_wrapping.h
12973         * src/privacy.c
12974         * src/privacy.h
12975         * src/procheader.c
12976         * src/procheader.h
12977         * src/procmime.c
12978         * src/procmime.h
12979         * src/procmsg.c
12980         * src/procmsg.h
12981         * src/quote_fmt.c
12982         * src/quote_fmt_parse.y
12983         * src/recv.c
12984         * src/recv.h
12985         * src/remotefolder.c
12986         * src/remotefolder.h
12987         * src/send_message.c
12988         * src/send_message.h
12989         * src/setup.c
12990         * src/setup.h
12991         * src/simple-gettext.c
12992         * src/sourcewindow.c
12993         * src/sourcewindow.h
12994         * src/ssl_manager.c
12995         * src/ssl_manager.h
12996         * src/statusbar.c
12997         * src/statusbar.h
12998         * src/stock_pixmap.c
12999         * src/stock_pixmap.h
13000         * src/summary_search.c
13001         * src/summary_search.h
13002         * src/summaryview.c
13003         * src/summaryview.h
13004         * src/syldap.c
13005         * src/syldap.h
13006         * src/textview.c
13007         * src/textview.h
13008         * src/toolbar.c
13009         * src/toolbar.h
13010         * src/undo.c
13011         * src/undo.h
13012         * src/unmime.c
13013         * src/unmime.h
13014         * src/vcard.c
13015         * src/vcard.h
13016         * src/wizard.c
13017         * src/wizard.h
13018         * src/common/base64.c
13019         * src/common/base64.h
13020         * src/common/defs.h
13021         * src/common/hooks.c
13022         * src/common/hooks.h
13023         * src/common/log.c
13024         * src/common/log.h
13025         * src/common/md5.c
13026         * src/common/md5.h
13027         * src/common/mgutils.c
13028         * src/common/mgutils.h
13029         * src/common/nntp.c
13030         * src/common/nntp.h
13031         * src/common/passcrypt.c
13032         * src/common/passcrypt.h.in
13033         * src/common/plugin.c
13034         * src/common/plugin.h
13035         * src/common/prefs.c
13036         * src/common/prefs.h
13037         * src/common/progressindicator.c
13038         * src/common/progressindicator.h
13039         * src/common/quoted-printable.c
13040         * src/common/quoted-printable.h
13041         * src/common/session.c
13042         * src/common/session.h
13043         * src/common/smtp.c
13044         * src/common/smtp.h
13045         * src/common/socket.c
13046         * src/common/socket.h
13047         * src/common/ssl.c
13048         * src/common/ssl.h
13049         * src/common/ssl_certificate.c
13050         * src/common/ssl_certificate.h
13051         * src/common/string_match.c
13052         * src/common/string_match.h
13053         * src/common/stringtable.c
13054         * src/common/sylpheed.c
13055         * src/common/sylpheed.h
13056         * src/common/template.c
13057         * src/common/template.h
13058         * src/common/timing.h
13059         * src/common/utils.c
13060         * src/common/utils.h
13061         * src/common/uuencode.c
13062         * src/common/uuencode.h
13063         * src/common/version.h.in
13064         * src/common/xml.c
13065         * src/common/xml.h
13066         * src/common/xmlprops.c
13067         * src/common/xmlprops.h
13068         * src/gtk/about.c
13069         * src/gtk/about.h
13070         * src/gtk/colorlabel.c
13071         * src/gtk/colorlabel.h
13072         * src/gtk/colorsel.c
13073         * src/gtk/colorsel.h
13074         * src/gtk/description_window.c
13075         * src/gtk/description_window.h
13076         * src/gtk/filesel.c
13077         * src/gtk/filesel.h
13078         * src/gtk/foldersort.c
13079         * src/gtk/foldersort.h
13080         * src/gtk/gtkutils.c
13081         * src/gtk/gtkutils.h
13082         * src/gtk/inputdialog.c
13083         * src/gtk/inputdialog.h
13084         * src/gtk/logwindow.c
13085         * src/gtk/logwindow.h
13086         * src/gtk/manage_window.c
13087         * src/gtk/manage_window.h
13088         * src/gtk/menu.c
13089         * src/gtk/menu.h
13090         * src/gtk/pluginwindow.c
13091         * src/gtk/pluginwindow.h
13092         * src/gtk/prefswindow.c
13093         * src/gtk/prefswindow.h
13094         * src/gtk/progressdialog.c
13095         * src/gtk/progressdialog.h
13096         * src/gtk/quicksearch.c
13097         * src/gtk/quicksearch.h
13098         * src/gtk/sslcertwindow.c
13099         * src/gtk/sslcertwindow.h
13100         * src/plugins/clamav/clamav_plugin.c
13101         * src/plugins/clamav/clamav_plugin.h
13102         * src/plugins/clamav/clamav_plugin_gtk.c
13103         * src/plugins/demo/demo.c
13104         * src/plugins/dillo_viewer/dillo_prefs.c
13105         * src/plugins/dillo_viewer/dillo_prefs.h
13106         * src/plugins/dillo_viewer/dillo_viewer.c
13107         * src/plugins/mathml_viewer/mathml_viewer.c
13108         * src/plugins/pgpcore/passphrase.c
13109         * src/plugins/pgpcore/passphrase.h
13110         * src/plugins/pgpcore/plugin.c
13111         * src/plugins/pgpcore/prefs_gpg.c
13112         * src/plugins/pgpcore/prefs_gpg.h
13113         * src/plugins/pgpcore/select-keys.c
13114         * src/plugins/pgpcore/select-keys.h
13115         * src/plugins/pgpcore/sgpgme.c
13116         * src/plugins/pgpcore/sgpgme.h
13117         * src/plugins/pgpinline/pgpinline.c
13118         * src/plugins/pgpinline/pgpinline.h
13119         * src/plugins/pgpinline/plugin.c
13120         * src/plugins/pgpmime/pgpmime.c
13121         * src/plugins/pgpmime/pgpmime.h
13122         * src/plugins/pgpmime/plugin.c
13123         * src/plugins/spamassassin/spamassassin.c
13124         * src/plugins/spamassassin/spamassassin.h
13125         * src/plugins/spamassassin/spamassassin_gtk.c
13126         * src/plugins/trayicon/trayicon.c
13127         * tools/OOo2sylpheed.pl
13128         * tools/acroread2sylpheed.pl
13129         * tools/asus_mailled.sh
13130         * tools/filter_conv.pl
13131         * tools/freshmeat_search.pl
13132         * tools/google_search.pl
13133         * tools/kmail2sylpheed.pl
13134         * tools/kmail2sylpheed_v2.pl
13135         * tools/maildir2sylpheed.pl
13136         * tools/multiwebsearch.pl
13137         * tools/newscache_clean.pl
13138         * tools/outlook2sylpheed.pl
13139         * tools/sylpheed-switcher
13140         * tools/update-po
13141         * tools/vcard2xml.py
13142         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
13143                 update FSF address
13144
13145 2005-09-21 [colin]      1.9.14cvs46
13146
13147         * src/gedit-print.c
13148         * src/procmsg.c
13149         * src/procmsg.h
13150         * src/textview.c
13151         * src/summaryview.c
13152                 Remove some printing hacks (deselection/reselection),
13153                 which by the way fix printing the currently 
13154                 displayed mime part (still only text)
13155                 Plus a little optimisation of summary_show
13156
13157
13158 2005-09-20 [colin]      1.9.14cvs45
13159
13160         * src/mainwindow.c
13161         * src/messageview.c
13162                 GUI fixups: add accels, set message
13163                 view title to displayed mail's subject
13164         * src/prefs_spelling.c
13165         * src/gtk/gtkaspell.c
13166                 GUI fixups: allow underlining misspelled
13167                 words instead of coloring them (a11y!)
13168
13169 2005-09-19 [colin]
13170
13171         1.9.15rc3 released
13172
13173 2005-09-19 [colin]      1.9.14cvs44
13174
13175         * src/compose.c
13176                 Fix draft message
13177         * src/gtk/gtkaspell.c
13178                 Fix wrong test ;-)
13179
13180 2005-09-19 [colin]      1.9.14cvs43
13181
13182         * src/addressbook.c
13183                 Fix sensitivity of Delete button
13184         * src/compose.c
13185                 Warn if the requested Privacy system
13186                 is not available
13187         * src/exphtmldlg.c
13188         * src/expldifdlg.c
13189         * src/importldif.c
13190         * src/importmutt.c
13191         * src/importpine.c
13192                 Fix crappy UI
13193         * src/
13194         * src/ssl.h
13195         * src/prefs_account.h
13196         * src/prefs_account.c
13197                 Save SSL prefs even in builds that have
13198                 SSL support disable
13199         * src/imap.c
13200         * src/inc.c
13201         * src/news.c
13202         * src/send_message.c
13203                 Warn if connection should be secure, but
13204                 SSL support isn't compiled in
13205         * src/gtkaspell.c
13206                 Fix word separation on UTF-8 systems
13207                 Fixes bug #812 (Strange inline spellchecking)
13208         * src/compose.c
13209                 Warn if the requested Privacy system
13210                 is not available
13211                 Factorize offline warning
13212         * src/imap.c
13213         * src/imap_gtk.c
13214         * src/imap_gtk.h
13215         * src/inc.h
13216         * src/news_gtk.c
13217         * src/news_gtk.h
13218         * src/messageview.c
13219                 Factorize offline warning
13220
13221 2005-09-19 [paul]
13222
13223         1.9.15-rc2 released
13224
13225 2005-09-18 [colin]      1.9.14cvs42
13226
13227         * src/codeconv.c
13228         * src/codeconv.h
13229         * src/procmime.c
13230                 Add a way to get locale's charset ignoring utf-8,
13231                 and use that as default encoding for broken mails
13232
13233 2005-09-18 [colin]      1.9.14cvs41
13234
13235         * src/gtk/logwindow.c
13236                 Translate string. Patch by Fabien Vantard
13237
13238 2005-09-18 [colin]      1.9.14cvs40
13239
13240         * configure.ac
13241                 Fix bug #803 (IMAP/SSL support breaks with 
13242                 GnuTLS libetpan 0.38)
13243
13244 2005-09-18 [colin]      1.9.14cvs39
13245
13246         * src/codeconv.c
13247         * src/compose.c
13248         * src/procmime.c
13249                 More charsets fixes. Fixes bug #806 (non
13250                 ascii characters in subject line)
13251
13252 2005-09-17 [paul]       1.9.14cvs38
13253
13254         * src/folderview.c
13255         * src/mainwindow.c
13256                 fix gcc-2.95 issues
13257                 Patch by Pawel Pekala
13258
13259 2005-09-17 [colin]      1.9.14cvs37
13260
13261         * src/addrindex.c
13262                 bugfix for NO-USE LDAP compilation, patch 
13263                 by Fabien Vantard
13264
13265 2005-09-17 [colin]      1.9.14cvs36
13266
13267         * src/prefs_actions.c
13268         * src/prefs_customheader.c
13269         * src/prefs_display_header.c
13270         * src/prefs_filtering_action.c
13271         * src/prefs_matcher.c
13272         * src/prefs_toolbar.c
13273                 Fix strange casts (less elegant but
13274                 works better)
13275
13276 2005-09-16 [colin]      1.9.14cvs35
13277
13278         * src/jpilot.c
13279                 Missed that one
13280
13281 2005-09-16 [colin]      1.9.14cvs34
13282
13283         * configure.ac
13284         * src/Makefile.am
13285         * src/addr_compl.c
13286         * src/addrindex.c
13287         * src/browseldap.c
13288         * src/editldap.c
13289         * src/ldaplocate.c
13290         * src/ldapquery.c
13291         * src/ldapquery.h
13292         * src/ldapserver.c
13293         * src/ldapserver.h
13294         * src/main.c
13295         * src/matcher_parser_parse.y
13296         * src/prefs_themes.c
13297         * src/etpan/Makefile.am
13298         * src/gtk/description_window.c
13299         * src/plugins/clamav/Makefile.am
13300         * src/plugins/clamav/clamav_plugin.c
13301         * src/plugins/dillo_viewer/Makefile.am
13302         * src/plugins/pgpcore/Makefile.am
13303         * src/plugins/pgpinline/Makefile.am
13304         * src/plugins/pgpmime/Makefile.am
13305         * src/plugins/trayicon/Makefile.am
13306                 Fix 100% cpu usage in address completion list
13307                 Fix little bugs (return with no values etc)
13308                 Fix all warnings (with common CFLAGS)
13309
13310 2005-09-15 [colin]      1.9.14cvs33
13311
13312         * src/addressbook.c
13313                 Fix bug where sometimes a group's email list is empty,
13314                 force its refresh (probably fixes "Re: how to create a 
13315                 distribution list")
13316         * src/ldapquery.c
13317                 Don't return to the callback in the main thread from the
13318                 fetch thread (or face segs!)
13319
13320 2005-09-15 [paul]       1.9.14cvs32
13321
13322         * src/prefs_matcher.c
13323                 forgotten in last commit
13324
13325 2005-09-15 [paul]       1.9.14cvs31
13326
13327         * src/prefs_actions.c
13328         * src/prefs_filtering_action.c
13329         * src/prefs_quote.c
13330         * src/quote_fmt.c
13331         * src/summaryview.c
13332         * src/gtk/description_window.c
13333         * src/gtk/description_window.h
13334         * src/gtk/quicksearch.c
13335                 allow interaction with the called
13336                 description window
13337                 Patch by Anders Hammar
13338
13339 2005-09-14 [paul]       1.9.14cvs30
13340
13341         * src/compose.c
13342                 fix a little annoyance when pasting with 3rd button 
13343                 with wrap_pastes=0 and wrap_input=1
13344                 Patch by Colin
13345
13346 2005-09-14 [paul]       1.9.14cvs29
13347
13348         * src/prefs_account.c
13349                 disable 'Filter messages on receiving' for
13350                 SMTP-only accounts
13351                 Patch  by Anders Hammar
13352
13353 2005-09-14 [paul]       1.9.14cvs28
13354
13355         * po/sk.po
13356                 fix crash
13357                 updated by Andrej Kacian
13358
13359 2005-09-14 [paul]
13360
13361         1.9.15-rc1 released
13362
13363 2005-09-14 [paul]       1.9.14cvs27
13364
13365         * po/es.po
13366                 updated by Ricardo Mones Lastra
13367         * src/compose.c
13368         * src/compose.h
13369                 associate no_wrap_tags to Compose windows
13370                 instead of using a static one
13371                 Patch by Colin
13372         * src/mbox.c
13373                 fix proc_mbox()
13374                 Patch by wwp
13375         * src/textview.c
13376                 remove unneeded printf()
13377
13378 2005-09-14 [paul]       1.9.14cvs26
13379
13380         * src/addrcache.c
13381         * src/codeconv.h
13382         * src/folder.h
13383         * src/mainwindow.h
13384         * src/mh.c
13385         * src/mimeview.h
13386         * src/partial_download.c
13387         * src/pop.c
13388         * src/prefs_account.c
13389         * src/prefs_account.h
13390         * src/prefs_actions.c
13391         * src/prefs_customheader.c
13392         * src/prefs_display_header.c
13393         * src/prefs_filtering_action.c
13394         * src/prefs_matcher.c
13395         * src/prefs_toolbar.c
13396         * src/privacy.h
13397         * src/procmime.c
13398         * src/procmime.h
13399         * src/procmsg.h
13400         * src/textview.c
13401         * src/undo.h
13402         * src/common/plugin.c
13403         * src/common/session.h
13404         * src/common/socket.c
13405         * src/common/socket.h
13406         * src/common/template.c
13407         * src/gtk/gtkaspell.c
13408         * src/gtk/quicksearch.h
13409         * src/plugins/pgpcore/passphrase.c
13410         * src/plugins/pgpcore/prefs_gpg.h
13411         * src/plugins/pgpcore/select-keys.c
13412         * src/plugins/pgpcore/select-keys.h
13413         * src/plugins/pgpcore/sgpgme.c
13414         * src/plugins/pgpinline/pgpinline.c
13415         * src/plugins/pgpmime/pgpmime.c
13416         * src/plugins/trayicon/trayicon.c
13417                 fix compilation warnings
13418                 Patch by Daniel Gustafson
13419
13420 2005-09-14 [paul]       1.9.14cvs25
13421
13422         * src/addressbook.c
13423                 add missing column header, and other small
13424                 bug fixes
13425                 Patch by Anders Hammar
13426
13427 2005-09-13 [colin]      1.9.14cvs24
13428
13429         * src/gtk/gtkaspell.c
13430                 Fix non-utf8 in menu
13431                 Fix little leaks
13432                 Nullify struct members after free()s
13433
13434 2005-09-13 [colin]      1.9.14cvs23
13435
13436         * src/compose.c
13437                 Test utf8 compliance before inserting to 
13438                 buffer, and try to convert if necessary
13439         * src/procmime.c
13440                 If no charset is present, use the locale 
13441                 one instead of us-ascii
13442         * src/procmsg.c
13443                 Add Sender, List-Post and To in the checked 
13444                 headers for automatic rules creation 
13445                 (thanks to wwp)
13446         * src/prefs_themes.c
13447         * src/gtk/gtkaspell.c
13448                 Remove deprecated functions. 
13449                 patch by Daniel Gustafson
13450
13451 2005-09-12 [colin]      1.9.14cvs22
13452
13453         * src/compose.c
13454                 Fix bug #448 (Scrolling/Redraw issue with 
13455                 address-fields in Header)
13456         * src/mainwindow.c
13457         * src/summaryview.c
13458         * src/summaryview.h
13459                 Fix loss of MSG_MARKED on move/copy
13460                 Fix bug #804 (Quicksearch togglebutton doesn't 
13461                 get depressed after '/' key is pressed)
13462
13463 2005-09-12 [paul]       1.9.14cvs21
13464
13465         * AUTHORS
13466         * src/gtk/logwindow.c
13467                 add 'Clear Log' to popup menu
13468                 Patch by Anders Hammar <anders.hammar@telia.com>
13469
13470 2005-09-12 [paul]       1.9.14cvs20
13471
13472         * src/compose.c
13473                 set correct sensitivity on attachments
13474                 popup menu
13475         * src/folder.c
13476                 fix typo
13477         * src/prefs_spelling.c
13478                 fix crash when no LANG env is set
13479         * src/common/xml.c
13480                 fix crash in wizard
13481                 don't use memeory after free
13482
13483         All patches by Daniel Gustafson
13484
13485 2005-09-12 [paul]       1.9.14cvs19
13486
13487         * src/prefs_themes.c
13488                 make theme info selectable
13489         * src/gtk/description_window.c
13490                 make window non-modal
13491         * tools/README
13492                 add details of asus_mailed.sh
13493         * tools/claws.i18n.status.pl
13494                 update for new zh_TW translator
13495                 widen the output
13496                 create alternate coloured lines
13497                 improve readability
13498
13499 2005-09-10 [colin]      1.9.14cvs18
13500
13501         * src/plugins/pgpcore/select-keys.c
13502                 Better order for the buttons
13503
13504 2005-09-10 [colin]      1.9.14cvs17
13505
13506         * src/compose.c
13507         * src/plugins/pgpcore/select-keys.c
13508         * src/plugins/pgpcore/select-keys.h
13509         * src/plugins/pgpcore/sgpgme.c
13510                 Add a "Don't encrypt" button to the key
13511                 selection dialog. Fixes bug #177 (There should be a 
13512                 'Don't encrypt button in the Select Keys dialog)
13513
13514 2005-09-10 [colin]      1.9.14cvs16
13515
13516         * src/compose.c
13517                 Fix bug #572 (%X option does not work with templates)
13518
13519 2005-09-10 [colin]      1.9.14cvs15
13520
13521         * src/toolbar.c 
13522                 Remove g_print
13523
13524 2005-09-10 [colin]      1.9.14cvs14
13525
13526         * src/imap.c
13527                 Fix a possible crash
13528
13529 2005-09-09 [colin]      1.9.14cvs13
13530
13531         * src/imap.c
13532         * src/etpan/imap-thread.c
13533         * src/etpan/imap-thread.h
13534                 Fix moving from queue or drafts to normal folders
13535                 Fix bug #794 (No way to delete without expunging)
13536                 Take flags unset by other mailers into account
13537                 Take deleted flag set by other mailers into account
13538                 Fix unsetting REPLIED flag
13539                 Fix crash when capabilities can't be retrieved
13540         * src/mainwindow.c
13541         * src/mainwindow.h
13542                 Add M_DELAYED_FLAGS condition, and let the user use
13543                 Execute in order to be able to expunge deleted mails,
13544                 even if he's not in delayed execute mode
13545         * src/prefs_spelling.c
13546                 Use 'en' dictionary by default if LANG is POSIX or C
13547         * src/gtk/prefswindow.c
13548                 Fix bug #767 (Preferences windows expanding) by making
13549                 the window a bit larger when the resolution is greater
13550                 than 640x480, and by putting the prefs in a
13551                 GtkScrolledWindow.
13552
13553 2005-09-09 [paul]       1.9.14cvs12
13554
13555         * AUTHORS
13556         * configure.ac
13557         * po/zh_TW.Big5.po      ** REMOVED **
13558         * po/zh_TW.po           ** ADDED **
13559                 updated by Wei-Lun Chao
13560
13561 2005-09-09 [paul]       1.9.14cvs11
13562
13563         * src/mainwindow.c
13564                 fix asserts
13565         * src/common/xml.c
13566                 delay memory allocation until file is
13567                 opened successfully
13568                 Patch by Daniel Gustafson
13569
13570 2005-09-09 [colin]      1.9.14cvs10
13571
13572         * src/imap.c
13573                 Add guards
13574
13575 2005-09-08 [colin]      1.9.14cvs9
13576
13577         * src/compose.c
13578                 Alert when we can't save draft
13579                 Fix various wrap/color issues
13580                 Add mid-click pasting respecting wrap_paste option
13581         * src/folder.c
13582         * src/folder.h
13583         * src/folder_item_prefs.c
13584         * src/folder_item_prefs.h
13585         * src/imap.c
13586         * src/imap_gtk.c
13587         * src/imap_gtk.h
13588         * src/main.c
13589         * src/mainwindow.c
13590         * src/mainwindow.h
13591         * src/news.c
13592         * src/news_gtk.c
13593         * src/news_gtk.h
13594         * src/prefs_folder_item.c
13595                 Fix the impossibility to synchronise folders for
13596                 offline use (IMAP and NNTP are concerned)
13597
13598 2005-09-08 [colin]      1.9.14cvs8
13599
13600         * configure.ac
13601                 Build LDAP and JPilot by default if available
13602         * src/textview.c
13603                 Fix use after free
13604
13605 2005-09-08 [paul]       1.9.14cvs7
13606
13607         * doc/manual/en/sylpheed-1.html
13608         * doc/manual/en/sylpheed-18.html
13609         * doc/manual/en/sylpheed-19.html
13610         * doc/manual/en/sylpheed-4.html
13611         * doc/manual/en/sylpheed-6.html
13612         * doc/manual/en/sylpheed.html
13613                 a few minor updates, plus include some
13614                 details about plugins and their requirements
13615         * src/mainwindow.c
13616                 minor changes to English in /View/Sort
13617
13618 2005-09-07 [colin]      1.9.14cvs6
13619
13620         * doc/manual/en/sylpheed-1.html
13621         * doc/manual/en/sylpheed-10.html
13622         * doc/manual/en/sylpheed-11.html
13623         * doc/manual/en/sylpheed-12.html
13624         * doc/manual/en/sylpheed-13.html
13625         * doc/manual/en/sylpheed-14.html
13626         * doc/manual/en/sylpheed-15.html
13627         * doc/manual/en/sylpheed-16.html
13628         * doc/manual/en/sylpheed-17.html
13629         * doc/manual/en/sylpheed-18.html
13630         * doc/manual/en/sylpheed-19.html
13631         * doc/manual/en/sylpheed-2.html
13632         * doc/manual/en/sylpheed-20.html
13633         * doc/manual/en/sylpheed-21.html
13634         * doc/manual/en/sylpheed-22.html
13635         * doc/manual/en/sylpheed-3.html
13636         * doc/manual/en/sylpheed-4.html
13637         * doc/manual/en/sylpheed-5.html
13638         * doc/manual/en/sylpheed-6.html
13639         * doc/manual/en/sylpheed-7.html
13640         * doc/manual/en/sylpheed-8.html
13641         * doc/manual/en/sylpheed-9.html
13642         * doc/manual/en/sylpheed.html
13643                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
13644
13645 2005-09-07 [colin]      1.9.14cvs5
13646
13647         * src/mainwindow.c
13648                 Make labels more to-the-point
13649
13650 2005-09-07 [colin]      1.9.14cvs4
13651
13652         * doc/manual/en/sylpheed-1.html
13653         * doc/manual/en/sylpheed-12.html
13654         * doc/manual/en/sylpheed-13.html
13655         * doc/manual/en/sylpheed-14.html
13656         * doc/manual/en/sylpheed-15.html
13657         * doc/manual/en/sylpheed-16.html
13658         * doc/manual/en/sylpheed-17.html
13659         * doc/manual/en/sylpheed-18.html
13660         * doc/manual/en/sylpheed-19.html
13661         * doc/manual/en/sylpheed-2.html
13662         * doc/manual/en/sylpheed-20.html
13663         * doc/manual/en/sylpheed-21.html
13664         * doc/manual/en/sylpheed-22.html
13665         * doc/manual/en/sylpheed-4.html
13666         * doc/manual/en/sylpheed-5.html
13667         * doc/manual/en/sylpheed-6.html
13668         * doc/manual/en/sylpheed-7.html
13669         * doc/manual/en/sylpheed-8.html
13670         * doc/manual/en/sylpheed-9.html
13671         * doc/manual/en/sylpheed.html
13672                 Update manual
13673
13674 2005-09-07 [colin]      1.9.14cvs3
13675
13676         * doc/faq/en/sylpheed-faq-1.html
13677         * doc/faq/en/sylpheed-faq-2.html
13678         * doc/faq/en/sylpheed-faq-3.html
13679         * doc/faq/en/sylpheed-faq.html
13680                 Update FAQ
13681
13682 2005-09-07 [colin]      1.9.14cvs2
13683
13684         * src/folderview.c
13685         * src/procmsg.c
13686         * src/summaryview.c
13687         * src/toolbar.c
13688                 Fix special subfolders:
13689                 - Inherit parent's icon
13690                 - sent contents of queues subfolders
13691                 - empty subfolders of trashes
13692         * src/mainwindow.c
13693                 Remove outdated manual and faq entries
13694         * src/common/utils.c
13695                 Add quotes around %s coming from mailcap
13696
13697 2005-09-07 [colin]      1.9.14cvs1
13698
13699         * src/compose.c
13700                 After saving draft, set modified to FALSE
13701         * src/mimeview.c
13702         * src/common/utils.c
13703         * src/common/utils.h
13704                 Try to open mime parts using what is 
13705                 indicated in ~/.mailcap or /etc/mailcap,
13706                 if possible.
13707
13708 2005-09-05 [paul]       1.9.14
13709
13710         1.9.14 released
13711
13712         * po/sk.po
13713                 updated by Andrej Kacian
13714
13715 2005-09-05 [paul]       1.9.13cvs83
13716
13717         * po/de.po
13718         * po/es.po
13719         * po/fi.po
13720         * po/fr.po
13721         * po/nb.po
13722         * po/pt_BR.po
13723         * po/sr.po
13724                 updated translations by Thomas Gilgin, Ricardo Mones
13725                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
13726                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
13727
13728 2005-09-04 [paul]       1.9.13cvs82
13729
13730         * src/compose.c
13731                 only warn about exceeded line length limit
13732                 on send
13733
13734 2005-09-04 [paul]       1.9.13cvs81
13735
13736         * src/compose.c
13737                 fix crash in 'line length exceeded' dialogue
13738
13739 2005-09-02 [paul]       1.9.13cvs80
13740
13741         * src/imap.c
13742                 fix bug 795, 'Connection lost IMAP'
13743                 and add statusbar prints
13744                 Patch by Colin
13745
13746 2005-09-02 [paul]       1.9.13cvs79
13747
13748         * src/compose.c
13749                 compose_wrap_paragraph() becomes
13750                 compose_beautify_paragraph()
13751                 Patch by Colin
13752
13753 2005-09-02 [colin]      1.9.13cvs78
13754
13755         * src/folderview.c
13756                 Micro-fix
13757
13758 2005-09-01 [colin]      1.9.13cvs77
13759
13760         * src/imap.c
13761                 Maybe fix bug #795 (Connection lost IMAP)
13762                 Don't try to send logout when we're disconnected.
13763         * src/summaryview.c
13764                 Include locked and marked emails in HRM
13765                 view. Fixes bug #800 (Locked messages no longer 
13766                 show up when hide read messages is used)
13767
13768 2005-09-01 [paul]       1.9.13cvs76
13769
13770         * src/prefs_common.c
13771                 fix bad cutting
13772
13773 2005-08-31 [colin]      1.9.13cvs75
13774
13775         * src/folderview.c
13776         * src/folderview.h
13777         * src/prefs_summaries.c
13778         * src/summaryview.c
13779                 Fix "go to next new", fix preference
13780                 (Open unread/next swapped)
13781
13782 2005-08-31 [paul]       1.9.13cvs74
13783
13784         * src/compose.c
13785         * src/folderview.c
13786         * src/headerview.c
13787         * src/headerview.h
13788         * src/mainwindow.c
13789         * src/prefs_common.c
13790         * src/prefs_common.h
13791         * src/prefs_fonts.c
13792         * src/summaryview.c
13793         * src/textview.c
13794         * src/common/defs.h
13795                 remove obsolete BOLD_FONT setting
13796                 fix font update in headerview and textview
13797                 headers after prefs change
13798                 Patch By Colin
13799
13800 2005-08-31 [paul]
13801
13802         1.9.14-rc4 released
13803
13804 2005-08-30 [colin]      1.9.13cvs73
13805
13806         * src/summaryview.c
13807                 When Hide read messages is selected and we
13808                 refresh the summaryview, don't remove the 
13809                 currently displayed message. Fixes bug #797
13810                 (Summary view reloads when new mail is 
13811                 downloaded in 1.9.14 rc)
13812
13813 2005-08-30 [colin]      1.9.13cvs72
13814
13815         * src/folderview.c
13816                 Fix flickering
13817         * src/mainwindow.c
13818                 Remove useless callback
13819         * src/mimeview.c
13820         * src/gtk/filesel.c
13821         * src/gtk/filesel.h
13822                 Add a filesel_select_file_save_folder() - used by Save All
13823
13824 2005-08-29 [paul]       1.9.13cvs71
13825
13826         * AUTHORS
13827         * src/matcher_parser_parse.y
13828         * src/etpan/imap-thread.c
13829                 fix building on FreeBSD
13830                 Patch by Daniel Gustafson <daniel@hobbit.se>
13831
13832 2005-08-29 [paul]       1.9.13cvs70
13833
13834         * src/plugins/pgpinline/pgpinline.c
13835                 only initialise sig result if it's been handled
13836                 Patch by Colin
13837
13838 2005-08-29 [paul]       1.9.13cvs69
13839         
13840         Patches by Colin:
13841
13842         * src/imap.c
13843         * src/common.utils.c
13844         * src/common/utils.h
13845                 optimisation
13846         * src/stock_pixmap.h
13847                 fix wrong icon reference
13848         * src/pixmaps/trash_btn.xpm
13849                 replace with nicer image
13850
13851 2005-08-28 [colin]      1.9.13cvs68
13852
13853         * src/Makefile.am
13854         * src/stock_pixmap.c
13855         * src/stock_pixmap.h
13856         * src/toolbar.c
13857         * src/pixmaps/trash_btn.xpm
13858                 Add a specific trash xpm for the button
13859
13860 2005-08-28 [colin]      1.9.13cvs67
13861
13862         * src/imap.c
13863                 Fix leak
13864
13865 2005-08-27 [colin]      1.9.13cvs66
13866
13867         * src/imap.c
13868         * src/procmime.c
13869                 Correctly fix "Problem with replies", fixes
13870                 pgpmime encryption too. 
13871
13872 2005-08-27 [colin]      1.9.13cvs65
13873
13874         * src/folder.c
13875         * src/procmsg.c
13876         * src/procmsg.h
13877         * src/summaryview.c
13878                 Fix bug #517 (messages removed from summaryview 
13879                 when moving fails)
13880
13881 2005-08-27 [colin]      1.9.13cvs64
13882
13883         * tools/Makefile.am
13884         * tools/asus_mailled.sh
13885                 Add a script to blink ASUS laptops' mail LED where there
13886                 is unread mail.
13887
13888 2005-08-27 [colin]      1.9.13cvs63
13889
13890         * src/imap.c
13891         * src/etpan/imap-thread.c
13892         * src/etpan/imap-thread.h
13893                 Implement automatic choosing of login method
13894                 Fixes bug #791
13895         * src/gtk/.cvsignore
13896                 Add sylpheed-marshal.[ch]
13897
13898 2005-08-27 [colin]      1.9.13cvs62
13899
13900         * src/common/utils.c
13901                 Fix confusing perror
13902
13903 2005-08-27 [colin]      1.9.13cvs61
13904
13905         * src/toolbar.c
13906         * src/toolbar.h
13907                 Remove A_DELETE, replace it with 
13908                 A_TRASH and A_DELETE_REAL. Automatically
13909                 rewrite config files to replace A_DELETE
13910                 with A_TRASH (no functionality change).
13911                 Fixes half of #794
13912
13913 2005-08-26 [colin]      1.9.13cvs60
13914
13915         * src/procmime.c
13916                 Previous "Problem with replies" fix brought other
13917                 problems, fixing them
13918
13919 2005-08-26 [colin]      1.9.13cvs59
13920
13921         * src/procmime.c
13922                 Fix "Problem with replies". This happened only
13923                 on IMAP...
13924         * src/procmsg.c
13925                 Factorize code a bit
13926         * src/compose.c
13927                 Speed improvement on very long messages (wrapping)
13928                 Fix signature color on Reedit and Redirect
13929                 On Reedit, don't attach pgp-signatures parts, but
13930                 set signing to On.
13931
13932 2005-08-24 [paul]       1.9.13cvs58
13933
13934         * src/compose.c
13935                 don't claim success when clicking
13936                 Cancel on the passphrase box.
13937                 Patch by Colin
13938
13939 2005-08-24 [paul]       1.9.13cvs57
13940
13941         * src/main.c
13942                 fix misplaced sylpheed.log
13943         * src/common/defs.h
13944                 define UIDL_DIR
13945
13946 2005-08-24 [paul]       1.9.13cvs56
13947
13948         * src/imap.c
13949         * src/etpan/imap-thread.c
13950         * src/etpan/imap-thread.h
13951                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
13952                 Patch by Colin
13953         * src/gtk/sylpheed-marshal.c    ** REMOVED **
13954         * src/gtk/sylpheed-marshal.h    ** REMOVED **
13955                 remove autogenerated files
13956         * tools/kdeservicemenu/README
13957         * tools/kdeservicemenu/install.sh
13958         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13959         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13960                 use Claws icon, use 'Sylpheed-Claws' in menu,
13961                 use kdialog, and other cleanups
13962
13963 2005-08-23 [paul]       1.9.13cvs55
13964
13965         * src/compose.c
13966                 fix paste/wrap crash
13967                 Patch by Colin
13968
13969 2005-08-23 [paul]       1.9.13cvs54
13970
13971         * src/main.c
13972                 fix crash recovery
13973                 Patch by Colin
13974
13975 2005-08-23 [paul]       1.9.13cvs53
13976
13977         * src/addressbook.c
13978         * src/editaddress.c
13979                 view all data of LDAP contacts
13980                 Patch by Colin
13981
13982 2005-08-23 [paul]       1.9.13cvs52
13983
13984         * src/addressbook.c
13985                 fix issues with the Search field
13986                 Patch by Colin
13987
13988 2005-08-22 [paul]       1.9.13cvs51
13989
13990         * src/folderview.c
13991                 put name of folder in processing dialog
13992                 title
13993         * src/prefs_folder_item.c
13994                 improve english usage
13995
13996 2005-08-22 [paul]       1.9.13cvs50
13997
13998         * src/filtering.c
13999         * src/filtering.h
14000         * src/matcher.c
14001         * src/matcher_parser_lex.l
14002         * src/matcher_parser_parse.y
14003         * src/prefs_filtering.c
14004                 add Filtering/Processing rule names feature.
14005                 (the incompatible old matcherrc is saved as
14006                 matcherrc.pre_names).
14007                 Patch by Colin
14008
14009 2005-08-22 [paul]       1.9.13cvs49
14010
14011         * src/procmsg.c
14012                 fix colour labelling
14013                 Patch by Colin
14014
14015 2005-08-22 [paul]       1.9.13cvs48
14016
14017         * src/textview.c
14018                 fix open_image_cb()
14019
14020 2005-08-22 [paul]       1.9.13cvs47
14021
14022         * src/imap.c
14023                 fix bug 789, 'SC crashes with imap (CVS ver)'
14024                 Patch by Colin
14025
14026 2005-08-22 [paul]       1.9.13cvs46
14027
14028         * src/mimeview.c
14029         * src/prefs_common.c
14030         * src/common/defs.h
14031                 define reused defaults in defs.h
14032         * src/textview.c
14033                 add 'Open image' to image popup menu
14034
14035 2005-08-21 [colin]      1.9.13cvs45
14036
14037         * src/summaryview.c
14038                 Fix bug #788 (Bogus "From" address displayed)
14039
14040 2005-08-20 [colin]      1.9.13cvs44
14041
14042         * src/folder.c
14043                 Fix buf #787 (multilevel delete causes SIGSEGV)
14044
14045 2005-08-19 [colin]      1.9.13cvs43
14046
14047         * src/inc.c
14048         * src/prefs_common.c
14049         * src/prefs_common.h
14050                 Add an hidden pref to allow modifying the
14051                 update stepping in incorporation.
14052                 Patch by wwp.
14053
14054 2005-08-19 [colin]      1.9.13cvs42
14055
14056         * src/compose.c
14057         * src/procmime.c
14058                 Workaround for broken MUAs: encode 
14059                 Content-type: name: as ASCII and 
14060                 Content-Disposition: filename: as
14061                 per rfc2231
14062         * src/prefs_account.c
14063                 Fix invisible-ness of SMTP SSL prefs
14064                 in NNTP accounts
14065
14066 2005-08-19 [paul]       1.9.13cvs41
14067
14068         * src/compose.c
14069         * src/prefs_common.c
14070         * src/prefs_common.h
14071         * src/prefs_wrapping.c
14072                 paste with or without wrapping.
14073                 patch by Colin
14074
14075 2005-08-19 [paul]       1.9.13cvs40
14076
14077         * src/prefs_common.c
14078         * src/prefs_common.h
14079         * src/summaryview.c
14080                 reintroduce enable_swap_from as a
14081                 hidden pref. patch by Colin
14082         * src/quote_fmt_parse.y
14083         * src/plugins/clamav/clamav_plugin.c
14084         * src/plugins/dillo_viewer/dillo_viewer.c
14085         * src/plugins/mathml_viewer/mathml_viewer.c
14086         * src/plugins/pgpcore/sgpgme.c
14087         * src/plugins/pgpinline/pgpinline.c
14088         * src/plugins/pgpmime/pgpmime.c
14089                 tidy up. patch by Colin
14090
14091 2005-08-19 [paul]       1.9.13cvs39
14092
14093         * configure.ac
14094                 complete cvs38's sync
14095         * src/editaddress.c
14096         * src/gedit-print.c
14097         * src/mutt.c
14098         * src/etpan/etpan-log.c
14099         * src/etpan/imap-thread.c
14100         * src/gtk/gtksourceprintjob.c
14101                 fix compilation warnings
14102                 (patch by Colin)
14103
14104 2005-08-19 [paul]       1.9.13cvs38
14105
14106         sync with main:
14107
14108         * src/account.c
14109         * src/action.c
14110         * src/addrbook.c
14111         * src/addrcache.c
14112         * src/addrharvest.c
14113         * src/addrindex.c
14114         * src/codeconv.c
14115         * src/compose.c
14116         * src/crash.c
14117         * src/exporthtml.c
14118         * src/exportldif.c
14119         * src/folder.c
14120         * src/image_viewer.c
14121         * src/inc.c
14122         * src/inc.h
14123         * src/jpilot.c
14124         * src/ldif.c
14125         * src/main.c
14126         * src/matcher.c
14127         * src/mbox.c
14128         * src/messageview.c
14129         * src/mh.c
14130         * src/mimeview.c
14131         * src/msgcache.c
14132         * src/mutt.c
14133         * src/news.c
14134         * src/partial_download.c
14135         * src/pine.c
14136         * src/pop.c
14137         * src/prefs_actions.c
14138         * src/prefs_common.c
14139         * src/prefs_customheader.c
14140         * src/prefs_display_header.c
14141         * src/prefs_gtk.c
14142         * src/prefs_themes.c
14143         * src/procheader.c
14144         * src/procmime.c
14145         * src/procmsg.c
14146         * src/recv.c
14147         * src/send_message.c
14148         * src/simple-gettext.c
14149         * src/sourcewindow.c
14150         * src/textview.c
14151         * src/vcard.c
14152         * src/common/defs.h
14153         * src/common/log.c
14154         * src/common/plugin.c
14155         * src/common/prefs.c
14156         * src/common/session.c
14157         * src/common/session.h
14158         * src/common/socket.c
14159         * src/common/socket.h
14160         * src/common/ssl_certificate.c
14161         * src/common/template.c
14162         * src/common/utils.c
14163         * src/common/utils.h
14164         * src/common/xml.c
14165         * src/gtk/about.c
14166         added wrappers for C library function that
14167                 take pathname arguments.
14168                 enabled compilation with MinGW.
14169                 use GDir instead of directly using opendir().
14170                 added rename_force().
14171
14172 2005-08-19 [paul]       1.9.13cvs37
14173         
14174         patches by Colin:
14175         * src/compose.c
14176                 fix privacy settings on re-editing
14177                 a sent message
14178         * src/jpilot.c
14179                 fix encoding bug
14180         * src/folder.c
14181         * src/procmsg.c
14182         * src/procmsg.h
14183         * src/summaryview.c
14184                 flag changing optimisation
14185
14186 2005-08-18 [martin]     1.9.13cvs36
14187
14188         * commitHelper
14189             added my login
14190         * src/addrcache.c
14191         * src/addrharvest.c
14192         * src/addrindex.c
14193         * src/compose.c
14194         * src/grouplistdialog.c
14195         * src/main.c
14196         * src/mainwindow.c
14197         * src/msgcache.c
14198         * src/mutt.c
14199         * src/pine.c
14200         * src/prefs_account.c
14201         * src/prefs_themes.c
14202         * src/stock_pixmap.c
14203         * src/summaryview.c
14204         * src/gtk/about.c
14205         * src/gtk/logwindow.c
14206             removed deprecated glib and gdk stuff
14207         * src/plugins/pgpcore/select-keys.c
14208             convert attributes from locale to utf8
14209
14210 2005-08-17 [paul]       1.9.13cvs35
14211
14212         * src/account.c
14213         * src/addressbook.c
14214                 use new GTK_STOCK_ icons if available
14215         * src/summaryview.c
14216         * src/gtk/gtksctree.c
14217         * src/gtk/gtksctree.h
14218                 faster range select. patch by Colin
14219
14220 2005-08-17 [paul]       1.9.13cvs34
14221
14222         patches by colin:
14223         * src/addressbook.c
14224         * src/addressitem.h
14225                 Add an edit button for contacts, fix selections
14226                 of gtksctree items
14227         * src/editaddress.c
14228                 Change labels, let Save be always possible in the
14229                 email and user atributes tabs
14230         * src/folderview.c
14231                 fix sort issues
14232         * src/summaryview.c
14233                 select next item instead of the displayed one
14234                 after deletion
14235
14236         * src/gtk/progressdialog.c
14237                 use prefs_common.enable_rules_hint
14238
14239 2005-08-13 [hoa]        1.9.13cvs33
14240
14241         * src/etpan/imap-thread.c
14242                 fixed build on Solaris.
14243
14244 2005-08-10 [colin]      1.9.13cvs32
14245
14246         * src/procmsg.c
14247                 Fix cvs31 (missing fclose before reading
14248                 the file)
14249
14250 2005-08-10 [colin]      1.9.13cvs31
14251
14252         * src/procmsg.c
14253                 Fix procmsg_msginfo_new_from_mimeinfo() when
14254                 the MimeInfo isn't stored in memory. This fixes
14255                 replying to an attached message.
14256
14257 2005-08-10 [colin]      1.9.13cvs30
14258
14259         * src/mainwindow.c
14260                 Fix slowness in account changing
14261
14262 2005-08-10 [colin]      1.9.13cvs29
14263
14264         * src/folder.c
14265         * src/folderutils.c
14266         * src/folderview.c
14267         * src/imap_gtk.c
14268         * src/mainwindow.c
14269         * src/mh_gtk.c
14270         * src/procmsg.c
14271         * src/summaryview.c
14272                 Optimize folder_has_parent_of_type
14273                 Prevent moving special sub-folders from contextual menus
14274                 Rework message a bit ("Empty all messages" -> "Delete all
14275                 messages")
14276                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
14277                 and "Deleted Items" folders)
14278
14279 2005-08-08 [colin]      1.9.13cvs28
14280
14281         * src/summaryview.c
14282         * src/prefs_summaries.c
14283                 Make "Select first unread|new" more flexible
14284                 (just prioritize new or unread)
14285
14286 2005-08-08 [colin]      1.9.13cvs27
14287
14288         * src/summaryview.c
14289                 If "select first new" is selected and there only
14290                 are unread messages, fallback to "select first
14291                 unread".
14292
14293 2005-08-08 [colin]      1.9.13cvs26
14294
14295         * src/folder.c
14296                 Fix shameful bugs (and bug #779)
14297
14298 2005-08-08 [colin]      1.9.13cvs25
14299
14300         * src/folder.c
14301         * src/folder.h
14302                 Cache parents' type to make folder_has_parent_of_type
14303                 faster
14304         * src/folderview.c
14305                 Forbid DnD of special sub-folders
14306         * src/procmsg.c
14307         * src/procmsg.h
14308                 Add MAIL_POSTFILTERING_HOOK
14309         * src/summaryview.c
14310                 Revert over-zealous deletion of the use_addr_book 
14311                 code
14312
14313 2005-08-07 [colin]      1.9.13cvs24
14314
14315         * src/folder.c
14316                 Fix big mistake (passing MsgInfo instead 
14317                 of FolderItem)
14318
14319 2005-08-07 [colin]      1.9.13cvs23
14320
14321         * src/compose.c
14322         * src/folder.c
14323         * src/folder.h
14324         * src/foldersel.c
14325         * src/folderutils.c
14326         * src/folderview.c
14327         * src/imap.c
14328         * src/mainwindow.c
14329         * src/messageview.c
14330         * src/mh.c
14331         * src/msgcache.c
14332         * src/procmime.c
14333         * src/summaryview.c
14334                 Make subfolders of Drafts, Queue, Outbox, Trash
14335                 work like their parents. 
14336                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
14337
14338 2005-08-07 [colin]      1.9.13cvs22
14339
14340         * src/addressbook.c
14341                 Fix bug #771 (Dragged contacts not saved)
14342
14343 2005-08-07 [paul]       1.9.13cvs21
14344
14345         * src/summaryview.c
14346                 fix bug 32 'Search Doesn't display results
14347                 if "Hide Read Messages" is chosen'
14348                 be more literal in interpreting 'Hide read
14349                 messages'
14350
14351 2005-08-07 [colin]      1.9.13cvs20
14352
14353         * src/folderview.c
14354                 Add debug
14355         * src/summaryview.c
14356                 Faster 'unthread_for_execution'
14357
14358 2005-08-06 [paul]       1.9.13cvs19
14359
14360         * src/mainwindow.c
14361                 add mnemonics to Set displayed columns
14362                 fix bug where msgview_visible option was
14363                 overwritten as TRUE on startup
14364
14365 2005-08-06 [paul]       1.9.13cvs18
14366
14367         * src/mainwindow.c
14368                 refer to 'displayed columns in folder/message
14369                 list' not 'displayed items in summary/message view'
14370         * src/prefs_display_header.c
14371                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
14372                 be consistent with similar dialogues
14373         * src/prefs_folder_column.c
14374         * src/prefs_summary_column.c
14375                 'columns' not 'items', and folder and message lists,
14376                 instead of folder and summary views;
14377                 Use 'Hidden columns' as list heading not 'Available
14378                 items';
14379                 move the 'Remove' button to the right hand side;
14380                 top-align the buttons;
14381                 remove unneeded vbox
14382         * src/prefs_summaries.c
14383                 put the 2 column prefs buttons in a frame to reduce
14384                 overall width; refer to columns not items &c.
14385
14386 2005-08-05 [colin]      1.9.13cvs17
14387
14388         * src/prefs_common.c
14389         * src/prefs_common.h
14390         * src/mainwindow.c
14391         * src/compose.c
14392         * src/messageview.c
14393                 Add an hidden toolbar_detachable pref, so
14394                 that I can get rid of these painful handles
14395                 in the toolbars. Defaults to TRUE to avoid
14396                 changing the GUI on unsuspecting people...
14397
14398 2005-08-05 [colin]      1.9.13cvs16
14399
14400         * src/Makefile.am
14401         * src/prefs_folder_column.c
14402         * src/prefs_folder_column.h
14403                 Add prefs for folder columns
14404         * src/folderview.c
14405         * src/folderview.h
14406         * src/mainwindow.c
14407         * src/mainwindow.h
14408         * src/prefs_common.c
14409         * src/prefs_common.h
14410         * src/prefs_summaries.c
14411                 Use them
14412         * src/prefs_summary_column.c
14413         * src/summaryview.c
14414         * src/summaryview.h
14415                 Add a To column
14416         * src/textview.c
14417         * src/common/utils.c
14418         * src/common/utils.h
14419                 Move uri colourisation functions
14420                 to utils
14421         * src/compose.c
14422                 Colourise URIs
14423         * src/imap.c
14424                 Fix bug with LIST where we'd try
14425                 to get Folder//////[...]/// 
14426
14427 2005-08-05 [paul]       1.9.13cvs15
14428
14429         * src/prefs_summaries.c
14430                 improve the English usage
14431         * src/summaryview.c
14432                 set font on column change
14433                 thanks to Colin
14434
14435 2005-08-05 [paul]       1.9.13cvs14
14436
14437         * src/prefs_common.c
14438         * src/prefs_common.h
14439         * src/prefs_summaries.c
14440         * src/summaryview.c
14441                 replace 'open_unread_on_enter' option with
14442                 'select_on_entry' option. opening/not opening
14443                 is now exclusively controlled by 'always_show_msg'
14444
14445 2005-08-04 [colin]      1.9.13cvs13
14446
14447         * src/compose.c
14448                 Remove dead code
14449                 Add colourisation of quotes and signatures
14450         * src/folderview.c
14451                 Fix possible crashes
14452         * src/messageview.c
14453                 Change an assert that is no problem
14454         * src/news.c
14455         * src/news_gtk.c
14456         * src/news_gtk.h
14457                 Fix offline mode
14458         * src/gtk/quicksearch.c
14459                 Fix a possible crash
14460
14461 2005-08-03 [colin]      1.9.13cvs12
14462
14463         * src/prefs_account.c
14464                 Fix bug #777 (Sylpheed crash in account configuration)
14465
14466 2005-08-03 [colin]      1.9.13cvs11
14467
14468         * src/addressbook.c
14469         * src/editaddress.c
14470         * src/editgroup.c
14471                 Fixing addressbook, round 2
14472         * src/textview.c
14473                 Fix emphasis color on rechecking 'Colorize messages'
14474
14475 2005-08-03 [paul]       1.9.13cvs10
14476
14477         sync with main
14478
14479         * src/addr_compl.c
14480         * src/compose.c
14481         * src/main.c
14482         * src/pop.c
14483         * src/prefs_account.c
14484         * src/procmime.c
14485         * src/procmsg.c
14486         * src/quote_fmt_parse.y
14487         * src/textview.c
14488         * src/common/quoted-printable.c
14489         * src/common/utils.c
14490         * src/common/utils.h
14491         * src/common/xml.c
14492                 replaced incorrect locale-independent
14493                 ctype functions with GLib's. Corrected
14494                 signedness mismatch.
14495         * src/headerview.c
14496                 headerview_create(): added spacing for vbox.
14497         * src/gtk/about.c
14498                 set focus to the OK button.
14499
14500 2005-08-03 [colin]      1.9.13cvs9
14501
14502         * src/folderview.c
14503                 Fix possible crash
14504
14505 2005-08-02 [colin]      1.9.13cvs8
14506
14507         * src/mainwindow.c
14508                 Fix cast
14509         * src/addressbook.c
14510         * src/addressitem.h
14511                 Fix a cast and more generally, try to make the
14512                 GUI more intuitive and consistent (round 1)
14513
14514 2005-08-02 [paul]       1.9.13cvs7
14515
14516         * src/folder.h
14517                 missing in 1.9.13cvs6
14518
14519 2005-08-02 [colin]      1.9.13cvs6
14520
14521         * src/folder.c
14522                 Fix one more leak
14523
14524 2005-08-02 [colin]      1.9.13cvs5
14525
14526         * src/folder.c
14527         * src/folderview.c
14528         * src/imap.c
14529         * src/main.c
14530         * src/mbox.c
14531         * src/procmsg.c
14532         * src/summaryview.c
14533                 Fix a number of folder_item_get_msg_list()-related
14534                 leaks (missing procmsg_msginfo_free()s)
14535
14536 2005-08-01 [colin]      1.9.13cvs4
14537
14538         * src/folderview.c
14539         * src/folderview.h
14540         * src/mainwindow.c
14541         * src/prefs_fonts.c
14542         * src/prefs_summaries.c
14543         * src/prefs_themes.c
14544         * src/summaryview.c
14545         * src/summaryview.h
14546         * src/textview.c
14547         * src/textview.h
14548                 Fix instant-apply of summary and folderview-related prefs
14549                 Fix erroneous g_free and alertpanels in prefs_theme
14550                 Add instant-apply for fonts
14551                 Defer applying of prefs a little bit so it's done only
14552                 once even if requested by multiples prefs pages
14553
14554 2005-08-01 [paul]       1.9.13cvs3
14555
14556         * src/main.c
14557                 fix bug 776 'S.C. crashes on close'
14558                 thanks to Colin
14559         * src/etpan/etpan-thread-manager-types.h
14560                 add missing include
14561                 thanks to Hoa
14562
14563 2005-07-25 [paul]       1.9.13cvs2
14564
14565         * src/summaryview.c
14566                 fix typos. spotted by Fabien Vantard
14567
14568 2005-07-24 [paul]       1.9.13cvs1
14569
14570         * doc/man/sylpheed.1
14571                 update man page, incorporating fix of
14572                 bug 769 'Typo in manpage'
14573         * src/etpan/imap-thread.c
14574                 fix NetBSD openssl dependencies. patch by
14575                 George Michaelson <ggm@apnic.net>
14576         * po/pt_BR.po
14577                 updated by Frederico Goncalves Guimaraes
14578
14579 2005-07-22 [paul]       1.9.13
14580
14581         1.9.13 release
14582
14583 2005-07-22 [paul]       1.9.12cvs91
14584
14585         * AUTHORS
14586         * INSTALL
14587         * README.claws
14588         * RELEASE_NOTES.claws
14589                 updated for release
14590         * configure.ac
14591         * po/nb.po
14592         * tools/claws.i18n.status.pl
14593                 add Norwegian translation. submiited by
14594                 Geir Helland <pjallabais@users.sourceforge.net>
14595         * po/ca.po
14596         * po/de.po
14597         * po/es.po
14598         * po/fi.po
14599         * po/fr.po
14600         * po/it.po
14601         * po/sk.po
14602         * po/sr.po
14603         * po/zh_CN.po
14604                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14605                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
14606                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
14607                 Yang Guilong
14608         * src/plugins/clamav/clamav_plugin_gtk.c
14609         * src/plugins/spamassassin/spamassassin_gtk.c
14610                 replace outdated description strings
14611
14612 2005-07-21 [colin]      1.9.12cvs90
14613
14614         * src/folder.c
14615                 Set folder to batch mode when scanning it. Makes deletion
14616                 of unread mails on IMAP much faster (due to the UNREAD 
14617                 flag unsetting)
14618
14619 2005-07-21 [darko]      1.9.12cvs89
14620
14621         * configure.ac
14622                 link against libresolv if necessary (patch by Paul)
14623         * src/msgcache.c
14624                 use glib's portable macros to determine endianness
14625
14626 2005-07-21 [paul]       1.9.12cvs88
14627
14628         * src/crash.c
14629         * src/gtk/about.c
14630                 update compiled-in features list
14631
14632 2005-07-20 [colin]      1.9.12cvs87
14633
14634         * src/folder.c
14635         * src/textview.c
14636                 Gcc 2.9x compilation fixes, thanks to Darko
14637         * src/plugins/clamav/clamav_plugin.c
14638                 Little optimisation: load virus database only once
14639         * src/plugins/spamassassin/spamassassin.c
14640                 Big optimisation: filtering one mail took at least 1 second,
14641                 now it takes at least 50ms. Doesn't speed up spamassassin 
14642                 itself, but should already be much more tolerable.
14643
14644 2005-07-20 [colin]      1.9.12cvs86
14645
14646         * src/summaryview.c
14647                 Fix performance issue
14648
14649 2005-07-19 [colin]      1.9.12cvs85
14650
14651         * src/plugins/pgpinline/plugin.c
14652                 Fix warning
14653
14654 2005-07-19 [colin]      1.9.12cvs84
14655
14656         * configure.ac
14657         * src/plugins/Makefile.am
14658         * src/plugins/pgpinline/.cvsignore
14659         * src/plugins/pgpinline/Makefile.am
14660         * src/plugins/pgpinline/pgpinline.c
14661         * src/plugins/pgpinline/pgpinline.deps
14662         * src/plugins/pgpinline/pgpinline.h
14663         * src/plugins/pgpinline/plugin.c
14664                 Put pgpinline in the main tree
14665
14666 2005-07-19 [paul]       1.9.12cvs83
14667
14668         * src/prefs_actions.c
14669                 prevent '//' in menu names, which cause a crash
14670                 thanks to Colin
14671
14672 2005-07-19 [paul]       1.9.12cvs82
14673
14674         * configure.ac
14675                 be generally more informative in configure output.
14676                 OpenSSL: correction: '[ --enable-openssl ...' -> 
14677                 '[ --disable-openssl ...', as --enable-openssl is default
14678                 PGP/MIME: don't check for GPGME again, check for
14679                 pgpcore instead. Therefore prevent the possibility of
14680                 attempting to build pgpmime if pgpcore dependencies are
14681                 not met
14682                 ClamAV: use pkgconfig to check for lib
14683                 libgnomeprint: revert logic on inner test to match
14684                 everything else
14685         * src/plugins/pgpcore/sgpgme.c
14686                 add missing include
14687
14688 2005-07-19 [colin]      1.9.12cvs81
14689
14690         * src/summaryview.c
14691                 Fix slow thread rebuilding in particular
14692                 cases
14693
14694 2005-07-19 [paul]       1.9.12cvs80
14695
14696         * sylpheed-claws.desktop
14697                 fix typo, spotted by Stephan Sachse
14698         * src/account.c
14699                 replace GTK_STOCK_ADD with
14700                 GTK_STOCK_NEW button
14701
14702 2005-07-18 [colin]      1.9.12cvs79
14703
14704         * src/etpan/imap-thread.c
14705                 Fix return value (Thanks Hoa)
14706
14707 2005-07-18 [colin]      1.9.12cvs78
14708
14709         * src/imap.c
14710                 Allow empty passwords
14711                 Create drafts/queue/outbox if necessary
14712         * src/summaryview.c
14713                 Remove old code
14714         * src/etpan/imap-thread.c
14715                 Fix STARTTLS (Thanks to Hoa)
14716
14717 2005-07-18 [paul]       1.9.12cvs77
14718
14719         * ChangeLog-gtk2.jp
14720         * ChangeLog.jp
14721                 removed
14722         * Makefile.am
14723                 updated to reflect additions and removals
14724         * TODO
14725                 updated to be claws-specific
14726         * TODO-gtk2
14727         * TODO-gtk2.jp
14728         * TODO.jp
14729         * sylpheed-128x128.png
14730         * sylpheed-64x64.png
14731                 removed
14732         * sylpheed-claws-128x128.png
14733         * sylpheed-claws-64x64.png
14734         * sylpheed-claws.desktop
14735         * sylpheed-claws.png
14736                 added
14737         * sylpheed.desktop
14738         * sylpheed.png
14739                 removed
14740
14741 2005-07-17 [paul]       1.9.12cvs76
14742
14743         * src/account.c
14744         * src/addressbook.c
14745         * src/alertpanel.c
14746         * src/alertpanel.h
14747         * src/compose.c
14748         * src/exphtmldlg.c
14749         * src/expldifdlg.c
14750         * src/folderview.c
14751         * src/imap_gtk.c
14752         * src/inc.c
14753         * src/message_search.c
14754         * src/messageview.c
14755         * src/mh_gtk.c
14756         * src/news_gtk.c
14757         * src/prefs_actions.c
14758         * src/prefs_filtering.c
14759         * src/prefs_matcher.c
14760         * src/prefs_template.c
14761         * src/prefs_themes.c
14762         * src/ssl_manager.c
14763         * src/summary_search.c
14764         * src/textview.c
14765         * src/toolbar.c
14766         * src/gtk/sslcertwindow.c
14767         * src/plugins/pgpcore/sgpgme.c
14768                 rework alertpanels
14769
14770 2005-07-17 [colin]      1.9.12cvs75
14771
14772         * src/privacy.c
14773                 add a PrivacySystem accessor that checks that
14774                 the system cached in a MimeInfo's privacydata
14775                 is still registered. Use this accessor instead
14776                 of directly using data->system. Fixes crashes
14777                 after unloading pgp plugins.
14778
14779 2005-07-17 [colin]      1.9.12cvs74
14780
14781         * src/alertpanel.c
14782                 Change geometry hints to a simple default size.
14783                 Fixes the certs dialogs.
14784
14785 2005-07-17 [colin]      1.9.12cvs73
14786
14787         * src/gtk/sslcertwindow.c
14788                 Use a gtkExpander
14789
14790 2005-07-17 [colin]      1.9.12cvs72
14791
14792         * src/plugins/pgpcore/Makefile.am
14793         * src/plugins/pgpmime/Makefile.am
14794                 Add gpgme libs
14795
14796 2005-07-17 [paul]       1.9.12cvs71
14797
14798         * configure.ac
14799                 add --disable-gnomeprint option
14800                 modified version of patch by Marius Mauch
14801
14802 2005-07-17 [paul]       1.9.12cvs70
14803
14804         * src/common/defs.h
14805                 update urls
14806         * src/account.c
14807         * src/action.c
14808         * src/addressbook.c
14809         * src/compose.c
14810         * src/foldersel.c
14811         * src/folderview.c
14812         * src/html.c
14813         * src/imap_gtk.c
14814         * src/main.c
14815         * src/mainwindow.c
14816         * src/messageview.c
14817         * src/mh_gtk.c
14818         * src/mimeview.c
14819         * src/news_gtk.c
14820         * src/prefs_account.c
14821         * src/prefs_send.c
14822         * src/prefs_summaries.c
14823         * src/procmsg.c
14824         * src/summaryview.c
14825         * src/common/utils.c
14826         * src/common/xml.c
14827         * src/plugins/pgpcore/passphrase.c
14828         * src/plugins/pgpcore/select-keys.c
14829                 replace inappropriately used backticks
14830                 with single quotes
14831
14832 2005-07-16 [colin]      1.9.12cvs69
14833
14834         * src/image_viewer.c
14835                 Add extra paranoid checks
14836
14837 2005-07-16 [colin]      1.9.12cvs68
14838
14839         * src/plugins/pgpcore/prefs_gpg.c
14840                 Don't auto-check sigs by default, as it
14841                 can be really slow.
14842
14843 2005-07-16 [colin]      1.9.12cvs67
14844
14845         * src/plugins/pgpcore/sgpgme.c
14846                 Make messages a bit better.
14847
14848 2005-07-16 [colin]      1.9.12cvs66
14849
14850         * src/imap.c
14851                 Remove pseudo-log
14852         * src/etpan/imap-thread.c
14853                 Add real log
14854
14855 2005-07-16 [colin]      1.9.12cvs65
14856
14857         * src/main.c
14858         * src/prefs_other.c
14859                 And now, fix build with libetpan :-/
14860
14861 2005-07-15 [colin]      1.9.12cvs64
14862
14863         * src/prefs_other.c
14864                 Continue fixing build without libetpan.
14865
14866 2005-07-15 [colin]      1.9.12cvs63
14867
14868         * src/main.c
14869                 Fix build with --disable-libetpan
14870
14871 2005-07-15 [colin]      1.9.12cvs62
14872
14873         * configure.ac
14874                 Bump libetpan's version
14875
14876 2005-07-15 [colin]      1.9.12cvs61
14877
14878         * src/etpan/imap-thread.c
14879                 Actually stop logging :)
14880
14881 2005-07-15 [colin]      1.9.12cvs60
14882
14883         * src/addressbook.c
14884                 Fix dnd of multiple addresses.
14885
14886 2005-07-15 [hoa]        1.9.12cvs59
14887
14888         * src/etpan/imap-thread.c
14889             disable login of IMAP password in libetpan log file.
14890
14891 2005-07-15 [paul]       1.9.12cvs58
14892
14893         * src/account.c
14894                 don't automatically sort
14895                 do allow drag n drop
14896
14897 2005-07-15 [paul]       1.9.12cvs57
14898
14899         * src/account.c
14900         * src/ssl_manager.c
14901                 alphabetical listing
14902
14903 2005-07-15 [paul]       1.9.12cvs56
14904
14905         * src/gtk/pluginwindow.c
14906                 sort plugin list alphabetically
14907
14908 2005-07-15 [paul]       1.9.12cvs55
14909
14910         * src/prefs_spelling.c
14911         * src/prefs_wrapping.c
14912                 unify English usage
14913
14914 2005-07-15 [colin]      1.9.12cvs54
14915
14916         * src/wizard.c
14917                 Typo fix
14918
14919 2005-07-15 [paul]       1.9.12cvs53
14920
14921         * src/prefs_message.c
14922                 make 'show cursor' a hidden option
14923
14924 2005-07-14 [colin]      1.9.12cvs52
14925
14926         * src/plugins/spamassassin/Makefile.am
14927         * src/plugins/clamav/Makefile.am
14928                 Fix double EXTRA_DISTs
14929
14930 2005-07-14 [colin]      1.9.12cvs51
14931
14932         * src/plugins/clamav/Makefile.am
14933         * src/plugins/clamav/clamav_plugin_gtk.deps
14934         * src/plugins/spamassassin/Makefile.am
14935         * src/plugins/spamassassin/spamassassin_gtk.deps
14936                 Make $plugin_gtk depend on $plugin
14937
14938 2005-07-14 [hoa]        1.9.12cvs50
14939
14940         * src/etpan/imap-thread.c
14941                 enable debug log of libetpan when running with --debug
14942
14943 2005-07-14 [colin]      1.9.12cvs49
14944
14945         * configure.ac
14946         * src/common/Makefile.am
14947         * src/common/plugin.c
14948         * src/common/plugin.h
14949                 Add a little plugin dependancy system.
14950                 Plugins can ship a $plugin_name.deps file
14951                 (near them in PLUGINDIR) so that their
14952                 dependancies are loaded if possible.
14953         * src/plugins/Makefile.am
14954         * src/plugins/pgpcore/Makefile.am
14955         * src/plugins/pgpcore/passphrase.c
14956         * src/plugins/pgpcore/passphrase.h
14957         * src/plugins/pgpcore/plugin.c
14958         * src/plugins/pgpcore/prefs_gpg.c
14959         * src/plugins/pgpcore/prefs_gpg.h
14960         * src/plugins/pgpcore/select-keys.c
14961         * src/plugins/pgpcore/select-keys.h
14962         * src/plugins/pgpcore/sgpgme.c
14963         * src/plugins/pgpcore/sgpgme.h
14964                 Introduce pgpcore, used by pgpmime and
14965                 pgpinline
14966         * src/plugins/pgpmime/Makefile.am
14967         * src/plugins/pgpmime/passphrase.c
14968         * src/plugins/pgpmime/passphrase.h
14969         * src/plugins/pgpmime/pgpmime.c
14970         * src/plugins/pgpmime/pgpmime.deps
14971         * src/plugins/pgpmime/plugin.c
14972         * src/plugins/pgpmime/prefs_gpg.c
14973         * src/plugins/pgpmime/prefs_gpg.h
14974         * src/plugins/pgpmime/select-keys.c
14975         * src/plugins/pgpmime/select-keys.h
14976         * src/plugins/pgpmime/sgpgme.c
14977         * src/plugins/pgpmime/sgpgme.h
14978                 Remove the core from pgpmime and add the
14979                 dependancy to pgpcore.
14980
14981 2005-07-14 [paul]       1.9.12cvs48
14982
14983         * src/stock_pixmap.c
14984                 forgot this in last commit
14985
14986 2005-07-14 [paul]       1.9.12cvs47
14987
14988         * src/account.c
14989         * src/addressbook.c
14990                 add accelerators for the buttons (sync with main)
14991         * src/compose.c
14992         * src/compose.h
14993                 add accelerators for the buttons.
14994                 fix editing with external editor.
14995                 replace gdk_input_*() with GIOChannel;
14996                 (sync with main)
14997         * src/foldersel.c
14998                 display folder names with new/unread
14999                 representation (sync with main)
15000         * src/main.c
15001                 specify default window icon (sync with main)
15002         * src/prefs_common.c
15003                 use_addr_book default to FALSE
15004         * src/summaryview.c
15005         * src/textview.c
15006                 add accelerators for the buttons (sync with main)
15007         * src/gtk/menu.c
15008                 fix typos
15009         * src/pixmaps/sylpheed_icon.xpm
15010                 updated
15011
15012 2005-07-13 [paul]       1.9.12cvs46
15013
15014         * src/plugins/pgpmime/pgpmime.c
15015         * src/plugins/pgpmime/sgpgme.c
15016                 (temporarily) use deprecated gpgme_data_rewind()
15017                 while largefile support is not present
15018                 (as suggested by Colin)
15019
15020 2005-07-13 [paul]       1.9.12cvs45
15021
15022         * configure.ac
15023                 remove large file support (for now):
15024                 it breaks too many things
15025
15026 2005-07-13 [paul]       1.9.12cvs44
15027
15028         * configure.ac
15029                 add large file support
15030         * src/html.c
15031                 fix bug #763 where href attribute was not
15032                 the very first attribute of a link
15033                 patch by Thomas Gilgin
15034
15035 2005-07-13 [colin]      1.9.12cvs43
15036
15037         * src/gtk/pluginwindow.c
15038                 Little portability fix
15039
15040 2005-07-13 [colin]      1.9.12cvs42
15041
15042         * src/plugins/pgpmime/sgpgme.c
15043                 Fix crasher.
15044
15045 2005-07-13 [colin]      1.9.12cvs41
15046
15047         * src/plugins/pgpmime/pgpmime.c
15048         * src/plugins/pgpmime/sgpgme.c
15049                 Use gpgme_data_release_and_get_mem instead
15050                 of gpgme_data_read.
15051
15052 2005-07-13 [colin]      1.9.12cvs40
15053
15054         * configure.ac
15055         * src/plugins/pgpmime/passphrase.c
15056         * src/plugins/pgpmime/passphrase.h
15057         * src/plugins/pgpmime/pgpmime.c
15058         * src/plugins/pgpmime/plugin.c
15059         * src/plugins/pgpmime/select-keys.c
15060         * src/plugins/pgpmime/select-keys.h
15061         * src/plugins/pgpmime/sgpgme.c
15062         * src/plugins/pgpmime/sgpgme.h
15063                 Port pgpmime to gpgme-1.0.
15064
15065 2005-07-12 [paul]       1.9.12cvs39
15066
15067         * AUTHORS
15068         * src/toolbar.c
15069         * src/toolbar.h
15070                 add a 'Go to Prev' button to the toolbar.
15071                 correct tooltip text of go to buttons.
15072                 based on patch by Yang Guilong <bamanzi@gmail.com>
15073
15074 2005-07-12 [colin]      1.9.12cvs38
15075
15076         * src/statusbar.c
15077                 Fix progress bar showing stuff at startup.
15078
15079 2005-07-12 [paul]       1.9.12cvs37
15080
15081         * src/editjpilot.c
15082                 fix building with jpilot support
15083
15084 2005-07-11 [colin]      1.9.12cvs36
15085
15086         * src/inc.c
15087                 Add visual indication that filtering is running
15088         * src/textview.c
15089                 Make {}[] uri delimiters
15090         * src/summaryview.c
15091                 Remove useless (and slow) calls
15092
15093 2005-07-11 [paul]       1.9.12cvs35
15094
15095         * src/plugins/clamav/clamav_plugin_gtk.c
15096         * src/plugins/dillo_viewer/dillo_prefs.c
15097         * src/plugins/pgpmime/prefs_gpg.c
15098         * src/plugins/spamassassin/spamassassin_gtk.c
15099                 gather plugins prefs together under their
15100                 own 'Plugins' heading
15101
15102 2005-07-11 [paul]       1.9.12cvs34
15103
15104         sync with main
15105
15106         * src/account.c
15107                 account_delete(): modified alert dialog
15108         * src/editjpilot.c
15109         * src/editvcard.c
15110                 fixed a crash when cancelling file selection
15111                 dialog by Escape key. Made non-ascii filename
15112                 selectable.
15113         * src/prefs_template.c
15114                 prefs_template_window_create(): make scrolled
15115                 window policy AUTOMATIC
15116
15117 2005-07-10 [hoa]        1.9.12cvs33
15118
15119         * src/etpan/imap-thread.c
15120                 workaround for old Courier IMAP servers.
15121
15122 2005-07-10 [colin]      1.9.12cvs32
15123
15124         * src/folder.c
15125         * src/statusbar.c
15126         * src/statusbar.h
15127                 Add visual progress indicator on filtering/processing
15128                 Factorize the progress bar code
15129         * src/imap.c
15130         * src/imap.h
15131         * src/etpan/imap-thread.c
15132                 Add a reference counter to avoid destroying the Folder
15133                 while it's in use by another callback.
15134
15135 2005-07-09 [hoa]        1.9.12cvs31
15136
15137         * src/imap.c
15138         * src/etpan/imap-thread.c
15139                 fixed deadlock when removing IMAP account.
15140
15141 2005-07-08 [colin]      1.9.12cvs30
15142
15143         * src/textview.c
15144         * src/unmime.c
15145                 Fix again problems decoding broken headers
15146         * src/gtk/inputdialog.c
15147                 Fix local variable shadowing a global one
15148
15149 2005-07-08 [colin]      1.9.12cvs29
15150
15151         * src/msgcache.c
15152                 Make the cache/mark files platform-agnostic by writing
15153                 them in little-endian format. Reading them is also done
15154                 in little-endian format, of course; however, in order
15155                 to avoid trashing mark data on big-endian machines, the
15156                 files are, at first, read from the native format if the
15157                 little-endian one doesn't exist. This is easy to deter-
15158                 mine by trying to open a file with a swapped data_ver
15159                 and seeing if it's the wanted version.
15160                 Little-endian using users should see absolutely no
15161                 difference, Big-endian users may get a very little
15162                 performance drop due to byte-swapping.
15163                 Tested on i386 and ppc32. 
15164                 Fixes bug #159 (The index file, in the mailboxes, is 
15165                 hardware depending).
15166
15167                 To have the cache/mark files updated to the new little-
15168                 endian format, "Check for new messages" or even
15169                 "Rebuild folder tree" aren't enough. Files will be
15170                 updated as soon as a folder has been opened/closed.
15171                 To update everything, just select all folders by
15172                 selecting them one by one.
15173
15174 2005-07-07 [colin]      1.9.12cvs28
15175
15176         * src/imap.c
15177                 Remember the folder separator per IMAPFolder
15178                 instead of globally.
15179                 Revive the Session on noop; fixes bug #761
15180                 (mark a bunch of unread messages as read takes 
15181                 forever)
15182
15183 2005-07-07 [darko]      1.9.12cvs27
15184
15185         * src/common/template.c
15186                 Sort templates alphabetically
15187
15188 2005-07-06 [colin]      1.9.12cvs26
15189
15190         * src/imap.c
15191                 Try to use the correct separator in
15192                 most cases. Possibly fixes bug #759
15193                 (only creates the INBOX folder when 
15194                 setting up new IMAP account) and 
15195                 bug #760 (Can't retrieve messages)
15196
15197 2005-07-06 [colin]      1.9.12cvs25
15198
15199         * src/imap.c
15200                 Use real_path in status command. This will
15201                 help later, when namespaces will be used.
15202
15203 2005-07-06 [colin]      1.9.12cvs24
15204
15205         * configure.ac
15206         * src/account.c
15207         * src/folder.c
15208         * src/imap.c
15209         * src/etpan/etpan-log.c
15210         * src/etpan/etpan-thread-manager.c
15211         * src/etpan/imap-thread.c
15212                 Add a --disable-libetpan parameter. With this,
15213                 users that don't want IMAP4 support can avoid
15214                 the new dependancy (and have no IMAP support).
15215                 Users that have IMAP4 accounts and use this
15216                 parameter won't lose their configuration, their
15217                 IMAP accounts will just be invisible and not
15218                 used.
15219         * src/textview.c
15220                 Make the "Copy ..." contextual menu items 
15221                 copy to both the X clipboard and the gtk 
15222                 clipboard - as most other apps do.
15223         * src/gtk/about.c
15224                 Add a notice about OpenSSL usage, in order to
15225                 comply with OpenSSL's license (point 6):
15226                 http://www.openssl.org/source/license.html
15227
15228 2005-07-06 [colin]      1.9.12cvs23
15229
15230         * src/alertpanel.c
15231                 Fix a minimum size for alertpanels
15232         * src/compose.c
15233                 Show 'No space left on device' type errors
15234                 when queuing/sending
15235         * src/imap_gtk.c
15236         * src/mh_gtk.c
15237                 Rework folder's deletion message (remove 
15238                 extra \n)
15239
15240 2005-07-05 [colin]      1.9.12cvs22
15241
15242         * src/imap.c
15243                 Add an alertpanel on auth error
15244                 Add pseudo-log
15245                 Remove pthread-related stuff
15246
15247 2005-07-05 [colin]      1.9.12cvs21
15248
15249         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15250                 Fix crash on plugin reloading (with a hack)
15251
15252 2005-07-05 [colin]      1.9.12cvs20
15253
15254         * src/prefs_account.c
15255         * src/prefs_account.h
15256                 Fix typo
15257         * src/gtk/filesel.c
15258         * src/gtk/filesel.h
15259                 Add a way to filter the view
15260         * src/gtk/pluginwindow.c
15261                 Filter loadable stuff
15262         * src/plugins/pgpmime/prefs_gpg.c
15263                 Fix missing unregistration
15264         * .cvsignore
15265         * src/etpan/.cvsignore
15266         * src/plugins/spamassassin/.cvsignore
15267                 Add more stuff to cvs ignored files
15268
15269 2005-07-04 [colin]      1.9.12cvs19
15270
15271         * src/imap.c
15272                 Fix scan_required returning FALSE when it
15273                 shouldn't. Maybe fix #760 (Can't retrieve
15274                 messages)
15275
15276 2005-07-04 [colin]      1.9.12cvs18
15277
15278         * src/summaryview.c
15279                 Fix always_show_msg pref
15280
15281 2005-07-04 [paul]       1.9.12cvs17
15282
15283         sync with main (forgotten in last commit)
15284         
15285         * src/common/utils.c
15286         * src/common/utils.h
15287                 check_line_length(): new.
15288                 is_dir_exist()
15289                 is_file_entry_exist()
15290                 dirent_is_regular_file()
15291                 dirent_is_directory(): use g_file_test() instead of stat().
15292
15293 2005-07-04 [paul]       1.9.12cvs16
15294
15295         sync with main:
15296
15297         * src/compose.c
15298                 compose_write_to_file(): check for line
15299                 length limit and display warning if exceeds
15300         * src/jpilot.c
15301                 use get_home_dir() instead of g_get_home_dir()
15302         * src/procheader.c
15303                 removed warning about invalid date
15304         * src/vcard.c
15305                 use get_home_dir() instead of g_get_home_dir()
15306
15307 2005-07-04 [paul]       1.9.12cvs15
15308
15309         * src/stock_pixmap.c
15310                 fix new pixmap naming errors
15311                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
15312
15313 2005-07-04 [colin]      1.9.12cvs14
15314
15315         * src/imap.c
15316                 Fix debugging string with a warning
15317
15318 2005-07-04 [colin]      1.9.12cvs13
15319
15320         * configure.ac
15321                 Add a check for libetpan's version (>= 0.37)
15322
15323 2005-07-04 [hoa]        1.9.12cvs12
15324
15325         * commitHelper
15326         * src/imap.c
15327         * src/etpan/imap-thread.c
15328         * src/etpan/imap-thread.h
15329                 fixed IMAP implementation of check of mails.
15330
15331 2005-07-03 [hoa]        1.9.12cvs11
15332
15333         * src/etpan/Makefile.am
15334         * src/etpan/etpan-errors.h
15335         * src/etpan/etpan-log.[ch]
15336         * src/etpan/etpan-thread-manager-types.h
15337         * src/etpan/etpan-thread-manager.[ch]
15338         * src/etpan/imap-thread.[ch]
15339         * src/Makefile.am
15340         * src/imap.c
15341         * src/main.c
15342         * src/prefs_other.c
15343         * configure.ac
15344             merged imap branch.
15345             dependency on libetpan 0.37 is now added.
15346
15347 2005-07-01 [colin]      1.9.12cvs10
15348
15349         * src/Makefile.am
15350         * src/folder.c
15351         * src/folder.h
15352         * src/folderview.c
15353         * src/stock_pixmap.c
15354         * src/stock_pixmap.h
15355         * src/plugins/trayicon/trayicon.c
15356                 Add marked symbol on folders containing
15357                 marked messages
15358         * src/procmsg.c
15359         * src/procmsg.h
15360         * src/toolbar.c
15361         * src/prefs_common.c
15362         * src/prefs_common.h
15363         * src/prefs_send.c
15364                 Add an optional confirmation dialog on queue
15365                 sending. Patch by wwp.
15366         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
15367         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
15368         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
15369         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
15370         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
15371         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
15372         * src/pixmaps/inbox_mark.xpm            ** ADDED **
15373         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
15374         * src/pixmaps/outbox_mark.xpm           ** ADDED **
15375         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
15376         * src/pixmaps/trash_mark.xpm            ** ADDED **
15377                 New pixmaps
15378
15379 2005-07-01 [colin]      1.9.12cvs9
15380
15381         * src/summaryview.c
15382                 Fix a little threading bug
15383         * src/addrgather.c
15384         * src/mainwindow.c
15385                 A little bit of HIG normality never hurts
15386
15387 2005-07-01 [colin]      1.9.12cvs8
15388
15389         * src/compose.c
15390         * src/msgcache.c
15391         * src/pop.c
15392         * src/procmime.c
15393         * src/recv.c
15394         * src/common/log.c
15395         * src/common/template.c
15396         * src/common/utils.c
15397         * src/common/utils.h
15398                 Reverted the fwrite_atomic stuff. In fact
15399                 it is already atomic.
15400
15401 2005-06-30 [colin]      1.9.12cvs7
15402
15403         * src/common/utils.c
15404         * src/common/utils.h
15405                 Add an fwrite_atomic() function to make
15406                 sure we write everything: fwrite can make
15407                 short writes.
15408         * src/compose.c
15409         * src/msgcache.c
15410         * src/pop.c
15411         * src/procmime.c
15412         * src/recv.c
15413         * src/common/log.c
15414         * src/common/template.c
15415                 Use that (and fix swapping of size and nmemb).
15416                 Thanks to Rich Coe for the heads up.
15417
15418 2005-06-30 [colin]      1.9.12cvs6
15419
15420         * src/addressbook.c
15421                 Optimize addressbook opening 
15422
15423 2005-06-30 [colin]      1.9.12cvs5
15424
15425         * src/summaryview.c
15426                 Remove calls to summary_step after move/copy
15427
15428 2005-06-28 [paul]       1.9.12cvs4
15429
15430         * src/alertpanel.c
15431                 wrap and make the error msg selectable
15432
15433 2005-06-28 [paul]       1.9.12cvs3
15434
15435         * src/ssl_manager.c
15436                 replace the OK button with a Close button
15437         * src/gtk/foldersort.c
15438                 use GTK_STOCK_ icons/buttons
15439
15440 2005-06-28 [colin]      1.9.12cvs2
15441
15442         * src/gedit-print.c             ** ADDED **
15443         * src/gedit-print.h             ** ADDED **
15444         * src/gtk/gtksourceprintjob.c   ** ADDED **
15445         * src/gtk/gtksourceprintjob.h   ** ADDED **
15446                 I can't believe no one had enough time to tell
15447                 me I forgot the `cvs add`
15448
15449 2005-06-27 [colin]      1.9.12cvs1
15450
15451         * src/Makefile.am
15452         * src/gtk/Makefile.am
15453         * src/messageview.c
15454         * src/procmsg.c
15455         * src/summaryview.c
15456         * configure.ac
15457                 Add optional libgnomeprint-based printing
15458         * src/mainwindow.c
15459         * src/gtk/quicksearch.c
15460                 Add an Edit/Quick search menu item to show
15461                 and focus the quicksearch
15462
15463 2005-06-27 [paul]       1.9.12
15464
15465         1.9.12 release
15466
15467         * po/ca.po
15468         * po/de.po
15469         * po/es.po
15470         * po/fr.po
15471         * po/it.po
15472         * po/ko.po
15473         * po/pt_BR.po
15474         * po/sk.po
15475         * po/zh_CN.po
15476                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
15477                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
15478                 SungHyun Nam, Frederico Goncalves Guimaraes,
15479                 Andrej Kacian, and Yang Guilong
15480 2005-06-26 [colin]      1.9.11cvs106
15481
15482         * src/imap_gtk.c
15483                 Forgot one file for previous fix
15484
15485 2005-06-26 [colin]      1.9.11cvs105
15486
15487         * src/folder.c
15488         * src/imap.c
15489                 Fix problems with folder operations in no_select
15490                 imap folders. it applies only to mails, and 
15491                 creation/deletion/move/renaming of folders 
15492                 should be possible
15493
15494 2005-06-26 [paul]       1.9.11cvs104
15495
15496         * src/prefs_filtering.c
15497                 replace one more GTK_STOCK_REMOVE
15498                 with GTK_STOCK_DELETE
15499
15500 2005-06-25 [colin]      1.9.11cvs103
15501
15502         * src/imap.c
15503                 Optimize get_seq_set_from_seq_list
15504                 (Patch by Ricardo) 
15505
15506 2005-06-25 [colin]      1.9.11cvs102
15507
15508         * src/mh.c
15509                 If the directory exists, but not in the
15510                 correct encoding, rename it. This should
15511                 handle old-versions-induced bugs.
15512
15513 2005-06-25 [colin]      1.9.11cvs101
15514
15515         * src/mh.c
15516                 Fix path access with extended dir names
15517                 Fixes bug #589 (SC segfaults with wrong locale
15518                 settings)
15519
15520 2005-06-25 [colin]      1.9.11cvs100
15521
15522         * src/prefs_account.c
15523         * src/prefs_account.h
15524         * src/compose.c
15525                 Add an option to encrypt replies to
15526                 encrypted messages
15527
15528 2005-06-25 [colin]      1.9.11cvs99
15529
15530         * src/compose.c
15531         * src/quote_fmt_parse.y
15532                 ... And make it work with pgpinline.
15533
15534 2005-06-25 [colin]      1.9.11cvs98
15535
15536         * src/compose.c
15537         * src/procmime.c
15538         * src/procmime.h
15539         * src/quote_fmt_parse.y
15540                 o Make reedition of encrypted messages possible
15541                   (as long as it is encrypted to self too, no
15542                    magic there)
15543                 o Make replying with quote (and without selecting
15544                   text) possible for encrypted messages.
15545                 Closes bug #550 (Not possible to "reply with quote"
15546                 to gnupg encrypted messages)
15547
15548 2005-06-24 [paul]       1.9.11cvs97
15549
15550         * src/imap.c
15551                 add missing include
15552
15553 2005-06-24 [paul]       1.9.11cvs96
15554
15555         * src/editldap.c
15556                 made bind password entry invisible
15557                 (sync with main)
15558         * src/send_message.c
15559                 send_message_local(): check exit status
15560                 to detect errors (sync with main)
15561         * src/textview.c
15562                 use main's less ambiguous popup menu
15563                 wording
15564
15565 2005-06-24 [paul]       1.9.11cvs95
15566
15567         * src/prefs_actions.c
15568         * src/prefs_customheader.c
15569         * src/prefs_display_header.c
15570         * src/prefs_filtering_action.c
15571         * src/prefs_matcher.c
15572         * src/prefs_template.c
15573         * src/prefs_toolbar.c
15574                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
15575         * src/gtk/description_window.c
15576                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
15577
15578 2005-06-23 [colin]      1.9.11cvs94
15579
15580         * src/summaryview.c
15581                 Fix rough edges (be sure to call status_show whenever
15582                 necessary).
15583
15584 2005-06-23 [colin]      1.9.11cvs93
15585
15586         * src/summaryview.c
15587                 Optimize Select All
15588                 Before, in a 5K mails folder: 11s
15589                 After, in the same folder: 58000µs
15590                 The joys of locking... gtk_clist_select_all() fires a 
15591                 tree-select-row event for each selected row, which in 
15592                 summaryview, callbacks summary_selected which in turn,
15593                 calls summary_status_show, which walks the selected
15594                 rows. Hence, calling gtk_clist_select_all was 
15595                 exponential. Locking the summaryview makes 
15596                 summary_selected return early.
15597
15598 2005-06-23 [colin]      1.9.11cvs92
15599
15600         * src/imap.c
15601                 Move mutex at the important place to avoid
15602                 deadlocks
15603         * src/summaryview.c
15604                 Fix Del key deleting directly instead of
15605                 moving to trash
15606
15607 2005-06-22 [colin]      1.9.11cvs91
15608
15609         * src/plugins/spamassassin/libspamc.c
15610                 As we do spagetti code with assignations in multiple
15611                 places (see _message_read_raw where out = msg = raw),
15612                 let's be sure we don't free the same pointer twice.
15613                 Should fix bug #683 (Crash in libpam at 
15614                 message_cleanup).
15615
15616 2005-06-22 [colin]      1.9.11cvs90
15617
15618         * src/compose.c
15619         * src/messageview.c
15620         * src/toolbar.c
15621                 Make toolbar's delete use the move to trash stuff;
15622                 Add gtk_widget_realize to be sure pixmaps can get
15623                 created (that may fix an old worksforme bug which
15624                 I can't find back...)
15625
15626 2005-06-22 [colin]      1.9.11cvs89
15627
15628         * src/summaryview.c
15629         * src/summaryview.h
15630         * src/mainwindow.c
15631                 Rename "Message/Delete" to "Message/Move to trash"
15632                 Add "Message/Delete..." that directly destroys the
15633                 selected messages after asking for a confirmation.
15634
15635 2005-06-22 [colin]      1.9.11cvs88
15636
15637         * src/imap.c
15638                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
15639                 o Fix a deadlock (thanks Darko)
15640
15641 2005-06-22 [colin]      1.9.11cvs87
15642
15643         * src/gtk/foldersort.c
15644                 Add missing include for the i18n;
15645                 patch by Fabien Vantard
15646
15647 2005-06-21 [colin]      1.9.11cvs86
15648
15649         * src/folder.c
15650         * src/folderview.c
15651                 Respect the no_select flag
15652         * src/imap.c
15653                 Fix recursive deletion
15654         * src/imap_gtk.c
15655         * src/mh_gtk.c
15656                 Make the folder deletion's warning
15657                 more explicit
15658
15659 2005-06-21 [colin]      1.9.11cvs85
15660
15661         * src/textview.c
15662                 Prevent email addresses from spanning accross
15663                 lines - fixes bug # 646 (newline-chars in 
15664                 email addresses)
15665
15666 2005-06-20 [colin]      1.9.11cvs84
15667
15668         * src/folder.c
15669                 Be sure not to remove source if copy failed
15670
15671 2005-06-20 [colin]      1.9.11cvs83
15672
15673         * src/folderview.c
15674         * src/imap_gtk.c
15675                 remove summaryview's lock
15676         * src/imap.c
15677                 introduce threads to avoid problems when foreground tasks
15678                 interfere with background tasks
15679         * src/mh.c
15680                 prevent moving to drafts/queue
15681         * src/mimeview.c
15682                 fix leak
15683
15684 2005-06-19 [colin]      1.9.11cvs82
15685
15686         * src/imap_gtk.c
15687                 Remember that the user doesn't want to override
15688                 offline mode, for 3 seconds. It avoid presenting
15689                 him with N popups in a really short time.
15690
15691 2005-06-17 [colin]      1.9.11cvs81
15692
15693         * src/imap.c
15694                 Fix IMAP breaking on folders containing '('
15695                 (Probably won't be enough)
15696
15697 2005-06-17 [colin]      1.9.11cvs80
15698
15699         Forgotten files on 1.9.11cvs79
15700         * src/summaryview.c
15701                 Fix stepping when not immediately executing
15702         * src/imap.c
15703                 Really prevent UID FETCH 0
15704         * src/codeconv.c
15705                 Fix outgoing charset never set to utf-8
15706         * src/mh.c
15707                 Fix leak
15708
15709 2005-06-16 [colin]      1.9.11cvs79
15710
15711         * src/compose.c
15712                 Fix bug #707 (Dash splits rows)
15713                 Only wrap if we're on a line break position and
15714                 the previous one was a "white" (space) char.
15715                 Pango stuff is weird.
15716
15717 2005-06-16 [colin]      1.9.11cvs78
15718
15719         * src/imap_gtk.c
15720                 Lock summaryview while downloading messages
15721                 on user demand
15722         * src/procheader.c
15723         * src/unmime.c
15724         * src/common/utils.c
15725         * src/common/utils.h
15726                 Replace \r and \n with spaces in From and
15727                 Subject headers
15728
15729 2005-06-16 [paul]       1.9.11cvs77
15730
15731         * src/procmime.c
15732                 liberalise the mime parser
15733         * src/gtk/about.c
15734                 add text wrapping
15735
15736 2005-06-16 [paul]       1.9.11cvs76
15737
15738         * src/gtk/about.c
15739                 reworked
15740
15741 2005-06-15 [colin]      1.9.11cvs75
15742
15743         * src/compose.c
15744                 Finish header encoding fix
15745         * src/summaryview.c
15746                 Fix segfault
15747         * src/headerview.c
15748                 Fix compilation (Thanks Stephan
15749                 Sachse)
15750
15751 2005-06-15 [colin]      1.9.11cvs74
15752
15753         * Makefile.am
15754                 Install gnome2 stuff rather than gnome1, 
15755                 if both are present
15756         * src/codeconv.c
15757         * src/codeconv.h
15758         * src/compose.c
15759                 Fix headers encoding
15760         * src/folder.c
15761                 Visual progress when fetching all messages
15762         * src/folderview.c
15763         * src/summaryview.c
15764         * src/summaryview.h
15765                 Prevent changing current message while
15766                 incorporating
15767
15768 2005-06-15 [paul]       1.9.11cvs73
15769
15770         * src/gtk/gtkaspell.c
15771         * src/gtk/gtkaspell.h
15772                 fix build warnings
15773
15774 2005-06-15 [paul]       1.9.11cvs72
15775
15776         * src/prefs_filtering.c
15777                 allow reordering of filter rules by
15778                 drag n drop
15779
15780 2005-06-15 [paul]       1.9.11cvs71
15781
15782         * COPYING
15783                 updated
15784         * src/codeconv.c
15785                 replace deprecated function
15786         * src/inc.c
15787         * src/send_message.c
15788         * src/gtk/progressdialog.c
15789         * src/gtk/progressdialog.h
15790                 salvage and reuse parts of reverted sync
15791
15792 2005-06-15 [paul]       1.9.11cvs70
15793
15794         * src/inc.c
15795         * src/send_message.c
15796         * src/gtk/progressdialog.c
15797         * src/gtk/progressdialog.h
15798                 revert yesterday's sync with main
15799                 it contains deprecated functions
15800
15801 2005-06-15 [colin]      1.9.11cvs69
15802
15803         * src/headerview.c
15804                 Fix bug #670 (multi user to: will corrupt message 
15805                 headers display)
15806
15807 2005-06-15 [colin]      1.9.11cvs68
15808
15809         * src/compose.c
15810                 Fix bug #421 (Fix undo on wrapping)
15811
15812 2005-06-15 [colin]      1.9.11cvs67
15813
15814         * src/folder.c
15815                 Provide visual feedback while processing
15816                 folder's rules.
15817         * src/imap.c
15818                 Provide visual feedback while getting
15819                 short headers (for uncached messages)
15820
15821
15822 2005-06-14 [paul]       1.9.11cvs66
15823
15824         * src/account.c
15825                 change a couple stock icons
15826         * src/inc.c
15827         * src/send_message.c
15828         * src/gtk/progressdialog.c
15829         * src/gtk/progressdialog.h
15830                 sync main's GtkTreeView implementation
15831
15832 2005-06-14 [colin]      1.9.11cvs65
15833
15834         * src/imap.c
15835                 Various little fixes, mainly on error paths
15836
15837 2005-06-13 [colin]      1.9.11cvs64
15838
15839         * matcher.c
15840         * procmsg.c
15841         * procmsg.h
15842                 Add a way to fetch only headers. This speeds
15843                 up filtering on headers for IMAP. Fixes:
15844                 bug #481 extraneous imap commands slow down 
15845                         imap filtering
15846                 bug #522 Sylpheed downloads all messages 
15847                         when opening mailbox (IMAP)
15848                 bug #677 IMAP fetch is soooooooooooooo slow
15849         * src/folder.c
15850         * src/folder.h
15851                 Add a folder set_batch method so that
15852                 implementations can speed up flags changes
15853         * src/folderutils.c
15854         * src/summaryview.c
15855                 Use that in mark as (un)read and mark all read
15856                 Refix bug #679
15857         * src/imap.c
15858                 Implement set_batch - brings back deferred
15859                 flags in a less buggy manner. Fixes:
15860                 bug #729 IMAP immediate expunge of deleted messages
15861                 bug #191 remove list of messages with one command
15862                 Fix login with strange chars
15863                 Implement fetch_msg_full
15864                 Fix copy (wrong counts)
15865
15866 2005-06-12 [colin]      1.9.11cvs63
15867
15868         * src/folder.c
15869                 lock incorporation during long operations.
15870                 Avoids fucking up the IMAP socket.
15871
15872 2005-06-12 [colin]      1.9.11cvs62
15873
15874         * src/imap.c
15875                 Fix harmful typo
15876                 Factorize remove_all_msg
15877                 Thread-ize expunge
15878         * src/summaryview.c
15879                 Don't update partial-download status if unnecessary
15880         * src/folder.c
15881                 Use remove_msgs everywhere possible
15882
15883 2005-06-12 [colin]      1.9.11cvs61
15884
15885         * src/folder.c
15886         * src/folder.h
15887                 Add a remove_msgs function to remove a 
15888                 list of messages
15889         * src/imap.c
15890                 Implement that.
15891
15892 2005-06-12 [colin]      1.9.11cvs60
15893
15894         * src/imap.c
15895                 Remove flags-processing deferring... Too hard
15896                 to get it to work in all cases.
15897
15898 2005-06-11 [colin]      1.9.11cvs59
15899
15900         * src/imap.c
15901                 printf -> debug_print
15902
15903 2005-06-11 [colin]      1.9.11cvs58
15904
15905         * src/imap.c
15906                 o Fix build without USE_PTHREAD
15907                 o Factorize imap_open
15908                 o Alertpanel in case of impossible connection
15909                 o Alertpanel in case of impossible login
15910                 o Fix deferred flags processing to force a 
15911                   flush before adding some more flags to process,
15912                   but in another folder.
15913
15914 2005-06-10 [colin]      1.9.11cvs57
15915
15916         * src/imap.c
15917                 o Fix a format string error
15918                 o init ssl socket outside of the thread 
15919                   (it possibly invokes gtk calls)
15920         * src/procmime.c
15921                 o Put back the buffer to its necessary size
15922                 o Fix changing a file pointer without keeping
15923                   track of it (thanks Valgrind)
15924         * src/common/smtp.c
15925                 o Fix automatic STARTTLS if login should be done
15926                   and the server only allows it after starting TLS
15927         * src/gtk/gtkinputdialog.c
15928                 o Eat GDK_Return so that the combo popup doesn't 
15929                   appear when we press Enter to validate the combo
15930                   input dialog (as seen in the Open with... dialog)
15931
15932 2005-06-10 [colin]      1.9.11cvs56
15933
15934         * src/imap.c
15935                 o A bit less debug
15936                 o Fix a crash on deletion
15937                 o Threadize imap_select (it's called outside of 
15938                   threads)
15939                 o Defer treatment of DELETED flags
15940
15941
15942 2005-06-09 [colin]      1.9.11cvs55
15943
15944         * src/imap.c
15945                 Make sure we check imap_gtk_should_override(), which
15946                 potentially calls gtk stuff, before creating thread.
15947                 That way it should't be called via imap_get_session()
15948                 inside a thread.
15949
15950 2005-06-09 [colin]      1.9.11cvs54
15951
15952         * src/imap.c
15953                 o add a bit of status output
15954                 o remove some dead code
15955                 o threadize get_list_of_uids
15956                 o threadize imap_get_flags
15957                 o defer flag changing by 500ms so that they
15958                   can be batched
15959
15960
15961 2005-06-08 [colin]      1.9.11cvs53
15962
15963         * src/imap.c
15964                 Thread-ize imap_cmd_fetch
15965
15966 2005-06-08 [colin]      1.9.11cvs52
15967
15968         * src/main.c
15969                 Mmh, that broke POP3...
15970
15971 2005-06-08 [colin]      1.9.11cvs51
15972
15973         * src/main.c
15974                 Stabilize IMAP patch (thanks to Hoa)
15975
15976 2005-06-08 [colin]      1.9.11cvs50
15977
15978         * src/imap.c
15979                 Test patch to speed up imap. 
15980
15981 2005-06-08 [colin]      1.9.11cvs49
15982
15983         * src/imap_gtk.c
15984                 Warning fix
15985         * src/procmime.c
15986                 Apply patch from gentoo to use /usr/share/mime/globs if 
15987                 available, after un-breaking it
15988         * src/common/log.c
15989         * src/common/log.h
15990                 Use g_timeout for invoking hooks that possibly use gtk
15991                 calls. This should leave gtk calls in the main thread.
15992
15993 2005-06-08 [paul]       1.9.11cvs48
15994
15995         * src/codeconv.c
15996                 conv_get_outgoing_charset_str(): don't
15997                 use prefs_common setting
15998         * src/compose.c
15999         * src/compose.h
16000                 add /Options/Character encoding/... to
16001                 temporarily change the outgoing encoding
16002
16003         (belated sync with main)
16004
16005 2005-06-08 [paul]       1.9.11cvs47
16006
16007         * src/compose.c
16008                 correction to/completion of last
16009                 sync with main
16010
16011 2005-06-08 [paul]       1.9.11cvs46
16012
16013         sync with main:
16014         
16015         * src/codeconv.c
16016         * src/codeconv.h
16017                 always enabled Japanese auto-detection
16018                 if the first letters of locale string
16019                 is "ja"
16020         * src/compose.c
16021                 don't use "destroy" signal to destroy
16022                 Compose object (fix rare crashes on discard?)
16023         * src/mainwindow.c
16024         * src/messageview.c
16025         * src/prefs_send.c
16026                 added Hebrew encodings
16027         * src/sourcewindow.c
16028                 don't use "destroy" signal to destroy
16029                 objects
16030
16031 2005-06-07 [colin]      1.9.11cvs45
16032
16033         * src/summaryview.c
16034                 Add missing unlocks/locks
16035
16036 2005-06-07 [paul]       1.9.11cvs44
16037
16038         * src/summaryview.c
16039                 restore bug #749 fix
16040
16041 2005-06-06 [colin]      1.9.11cvs43
16042
16043         * src/summaryview.c
16044                 Fix selection bug when prefs_common.open_unread 
16045                 is FALSE
16046
16047 2005-06-06 [colin]      1.9.11cvs42
16048
16049         * src/common/md5.c
16050                 Fix a warning
16051         * src/summaryview.c
16052         * src/folderview.c
16053                 Factorize long operations beginning and end
16054                 (locking, freezing/thawing, cursor, ...)
16055                 Check selection->data member in selection-
16056                 related loops; this avoids dying an awful
16057                 death if the selection changes on us while
16058                 we're marking a whole IMAP folder unread, 
16059                 for example.
16060
16061 2005-06-06 [paul]       1.9.11cvs41
16062
16063         * src/textview.c
16064                 don't g_free() a static gchar buffer
16065
16066 2005-06-05 [colin]      1.9.11cvs40
16067
16068         * src/mainwindow.c
16069         * src/messageview.c
16070         * src/summaryview.c
16071                 Fix bug #749 (Show all headers should be
16072                 sticky as the GUI suggests)
16073
16074 2005-06-03 [paul]       1.9.11cvs39
16075
16076         * src/compose.c
16077                 don't allow editing of mail while sending.
16078                 patch by Colin
16079
16080 2005-06-03 [paul]       1.9.11cvs38
16081
16082         * src/folderview.c
16083                 add a freeze/thaw to speed up 'mark all read'
16084
16085 2005-06-03 [paul]       1.9.11cvs37
16086
16087         * src/prefs_message.c
16088                 reflect changes immediately
16089
16090 2005-06-02 [colin]      1.9.11cvs36
16091
16092         * po/POTFILES.in
16093                 Patch by Fabien Vantard.
16094
16095 2005-06-02 [colin]      1.9.11cvs35
16096
16097         * src/imap.c
16098                 Use a non-blocking imap_getline() if possible.
16099                 This should completely prevent the interface
16100                 from freezin on imap operations, although it
16101                 may do strange stuff in case of folder switching
16102                 while a big imap operation is taking place...
16103
16104                 In addition, fix a leak in the case thread
16105                 creation fails on connection.
16106
16107 2005-06-02 [colin]      1.9.11cvs34
16108
16109         * src/crash.c
16110         * src/prefs_common.h
16111                 Fix build (prefs_common_init() doesn't exist
16112                 anymore)
16113
16114 2005-06-02 [colin]      1.9.11cvs33
16115
16116         * src/prefs_account.c
16117                 Fix bug #245 (filtering rules broken when
16118                 renaming a remote account (imap4 or nntp)
16119
16120 2005-06-02 [colin]      1.9.11cvs32
16121
16122         * src/imap.c
16123                 Try to fix IMAP shortcomings: 
16124                 o Multithread imap_open()
16125                 o allow offline-mode overriding instead of
16126                   just returning NULL
16127         * src/imap_gtk.c
16128         * src/imap_gtk.h
16129                 Add a function to ask whether we want to
16130                 override offline-mode for 10 minutes (one-shot
16131                 asking was painful)
16132         * src/procheader.c
16133                 Fix segfault when imap parser isn't happy about
16134                 a missing {
16135
16136 2005-06-01 [colin]      1.9.11cvs31
16137
16138         * src/addrharvest.c
16139         * src/compose.c
16140         * src/mbox.c
16141         * src/mbox.h
16142         * src/mh.c
16143         * src/msgcache.c
16144         * src/send_message.c
16145         * src/setup.c
16146         * src/undo.c
16147         * src/common/hooks.c
16148         * src/common/prefs.c
16149         * src/common/template.c
16150         * src/common/utils.c
16151         * src/gtk/gtkutils.c
16152         * src/gtk/inputdialog.c
16153         * src/gtk/menu.c
16154         * src/gtk/pluginwindow.c
16155         * src/gtk/prefswindow.c
16156         * src/plugins/pgpmime/passphrase.c
16157         * src/plugins/pgpmime/prefs_gpg.c
16158                 More -Wall fixes
16159
16160         * src/common/Makefile.am
16161         * src/common/timing.h
16162                 Add basic timing code
16163
16164         * src/summaryview.c
16165                 Fix a bug with unread messages when 
16166                 re-sorting folders, and by the way
16167                 fix a big performance hit when 
16168                 re-sorting (10k mails: before 5s,
16169                 after .5s)
16170
16171         * src/prefs_compose_writing.c
16172         * src/prefs_compose_writing.h
16173         * src/prefs_message.c
16174         * src/prefs_message.h
16175         * src/prefs_other.c
16176         * src/prefs_other.h
16177         * src/prefs_quote.c
16178         * src/prefs_quote.h
16179         * src/prefs_receive.c
16180         * src/prefs_receive.h
16181         * src/prefs_send.c
16182         * src/prefs_send.h
16183         * src/prefs_summaries.c
16184         * src/prefs_summaries.h
16185                 Fix copyright banner
16186
16187 2005-06-01 [paul]       1.9.11cvs30
16188
16189         * po/fi.po
16190                 updated by Flammie Pirinen
16191         * src/procmime.c
16192                 fix 'Bad BASE64 content' output
16193
16194 2005-05-31 [colin]      1.9.11cvs29
16195
16196         * src/procmime.c
16197                 Oops, where did my hunk go.
16198
16199 2005-05-31 [colin]      1.9.11cvs28
16200
16201         * src/Makefile.am
16202         * src/account.c
16203         * src/action.c
16204         * src/addr_compl.c
16205         * src/addressbook.c
16206         * src/codeconv.c
16207         * src/compose.c
16208         * src/export.c
16209         * src/folder.c
16210         * src/folderview.c
16211         * src/image_viewer.c
16212         * src/main.c
16213         * src/mainwindow.c
16214         * src/messageview.c
16215         * src/mimeview.c
16216         * src/msgcache.c
16217         * src/prefs_account.c
16218         * src/prefs_actions.c
16219         * src/prefs_common.c
16220         * src/prefs_compose_writing.c
16221         * src/prefs_customheader.c
16222         * src/prefs_ext_prog.c
16223         * src/prefs_filtering.c
16224         * src/prefs_filtering_action.c
16225         * src/prefs_fonts.c
16226         * src/prefs_image_viewer.c
16227         * src/prefs_message.c
16228         * src/prefs_message.h
16229         * src/prefs_msg_colors.c
16230         * src/prefs_other.c
16231         * src/prefs_other.h
16232         * src/prefs_quote.c
16233         * src/prefs_receive.c
16234         * src/prefs_receive.h
16235         * src/prefs_send.c
16236         * src/prefs_send.h
16237         * src/prefs_spelling.c
16238         * src/prefs_summaries.c
16239         * src/prefs_summary_column.c
16240         * src/prefs_template.c
16241         * src/prefs_themes.c
16242         * src/prefs_toolbar.c
16243         * src/prefs_wrapping.c
16244         * src/procmime.c
16245         * src/procmsg.c
16246         * src/send_message.h
16247         * src/ssl_manager.c
16248         * src/summary_search.c
16249         * src/summaryview.c
16250         * src/textview.c
16251         * src/wizard.c
16252         * src/common/smtp.c
16253         * src/common/smtp.h
16254         * src/gtk/gtkutils.h
16255                 o Move the rest of Common prefs to new style
16256                 o Lots of -Wall warning fixes
16257                 o fix FIXME in cache memusage calculation
16258                 o Let return receipts be sent from any account
16259                 o Little cache optimisation (read)
16260                 o Fix bug #746 (don't treat commas as separators
16261                   when inside a quoted string)
16262
16263 2005-05-31 [paul]       1.9.11cvs27
16264
16265         * src/prefs_common.c
16266                 fix 'off-by-one' typo
16267
16268 2005-05-31 [paul]       1.9.11cvs26
16269
16270         * src/account.c
16271         * src/addr_compl.c
16272         * src/compose.c
16273         * src/foldersel.c
16274         * src/prefs_actions.c
16275         * src/prefs_common.c
16276         * src/prefs_common.h
16277         * src/prefs_customheader.c
16278         * src/prefs_display_header.c
16279         * src/prefs_filtering.c
16280         * src/prefs_filtering_action.c
16281         * src/prefs_matcher.c
16282         * src/prefs_summaries.c
16283         * src/prefs_summary_column.c
16284         * src/prefs_template.c
16285         * src/prefs_toolbar.c
16286         * src/ssl_manager.c
16287         * src/gtk/pluginwindow.c
16288         * src/gtk/prefswindow.c
16289         * src/gtk/progressdialog.c
16290                 add hidden prefs 'enable_rules_hint'
16291                 for gtk_tree_view_set_rules_hint()
16292                 (sync with main)
16293                 
16294
16295 2005-05-31 [colin]      1.9.11cvs25
16296
16297         * src/Makefile.am
16298         * src/main.c
16299         * src/prefs_common.c
16300         * src/prefs_summaries.c ** ADDED **
16301         * src/prefs_summaries.h ** ADDED **
16302                 Common/Display -> Display/Summaries
16303
16304 2005-05-31 [colin]      1.9.11cvs24
16305
16306         * src/Makefile.am
16307         * src/main.c
16308         * src/prefs_quote.c ** ADDED **
16309         * src/prefs_quote.h ** ADDED **
16310                 Move Common/Quote to Compose/Quoting
16311         * src/prefs_common.c
16312         * src/prefs_common.h
16313                 Remove old quote stuff, add
16314                 convenience functions for GtkTextView prefs
16315         * src/gtk/prefswindow.c
16316                 Set default height higher
16317
16318 2005-05-30 [colin]      1.9.11cvs23
16319
16320         * src/Makefile.am
16321         * src/main.c
16322         * src/prefs_common.c
16323         * src/prefs_compose_writing.c ** ADDED **
16324         * src/prefs_compose_writing.h ** ADDED **
16325                 Move Common/Compose prefs to Compose/Writing
16326
16327 2005-05-30 [colin]      1.9.11cvs22
16328
16329         * src/common/utils.c
16330                 Fix bug #651 (Confused Attract by Subject)
16331                 Patch by M. Benkmann <haferfrost@web.de>
16332         * AUTHORS
16333
16334 2005-05-30 [colin]      1.9.11cvs21
16335
16336         * src/compose.c
16337                 Fix concatenation of different headers of
16338                 the same type (bug #645)
16339         * src/prefs_folder_item.c
16340                 Fix bug #699 (setting color to black doesn't
16341                 work immediately)
16342         * src/procmime.c
16343                 Print out decoding error only once per
16344                 block
16345
16346 2005-05-30 [paul]       1.9.11cvs20
16347
16348         * src/common/template.c
16349                 fix Bcc
16350
16351 2005-05-30 [paul]       1.9.11cvs19
16352
16353         * doc/src/rfc2368.txt   **NEW FILE**
16354         * src/compose.c
16355                 compose_entries_set(): don't interpret Bcc
16356                 header field (conform to RFC 2368)
16357                 (sync with main)
16358
16359 2005-05-29 [colin]      1.9.11cvs18
16360
16361         * src/prefs_common.c
16362                 Let the default reply format respect
16363                 netiquette by cutting the signature.
16364
16365 2005-05-29 [colin]      1.9.11cvs17
16366
16367         * src/summaryview.c
16368                 Don't let always_show_msg override
16369                 open_unread_on_enter when opening a new
16370                 directory.
16371
16372 2005-05-27 [paul]       1.9.11cvs16
16373
16374         sync with main:
16375
16376         * src/main.c
16377                 app_will_exit(): cleanup tmp directory when exit
16378         * src/message_search.c
16379                 improved the interface and made code cleanup.
16380                 removed Clear button
16381         * src/send_message.c
16382                 send_message_local(): use GSpawn, and detect errors
16383         * src/summary_search.c
16384                 improved the interface and made code cleanup
16385         * src/textview.c
16386                 textview_write_link(): also skip non-ascii space
16387                  at the head of link strings (phishing check
16388                  didn't work at the case)
16389         * src/common/utils.c
16390                 get_command_output(): use g_spawn_command_line_sync()
16391                 instead of popen()
16392
16393 2005-05-26 [colin]      1.9.11cvs15
16394
16395         * src/folder.c
16396                 remove printf
16397
16398 2005-05-26 [colin]      1.9.11cvs14
16399
16400         * src/common/nntp.c
16401                 Fix nntp mode reader (bug #611)
16402                 Patch by Florian Mickler <florian@mickler.org>
16403
16404 2005-05-26 [colin]      1.9.11cvs13
16405
16406         * src/plugins/pgpmime/passphrase.c
16407                 Fix mouse grabbing (bug #557)
16408
16409 2005-05-26 [colin]      1.9.11cvs12
16410
16411         * src/prefs_themes.c
16412                 Fix g_warning (bug #541)
16413
16414 2005-05-26 [colin]      1.9.11cvs11
16415
16416         * src/prefs_actions.c
16417         * src/prefs_template.c
16418                 Fix bug #506 (no warning if action/template
16419                 is not saved)
16420         * src/common/template.c
16421                 Fix a possible crash
16422
16423 2005-05-26 [colin]      1.9.11cvs10
16424
16425         * src/folder.c
16426         * src/folderview.c
16427         * src/procmsg.c
16428         * src/summaryview.c
16429                 Forbid locked messages to be moved or
16430                 deleted. Locked messages in trashes 
16431                 still get deleted, for performance
16432                 reason (mh.c::mh_remove_all_msgs)
16433
16434 2005-05-25 [colin]      1.9.11cvs9
16435
16436         * src/procmime.c
16437                 Use correct encoding when sending mails
16438                 with attachments that have accentued 
16439                 chars in their name
16440
16441 2005-05-24 [colin]      1.9.11cvs8
16442
16443         * src/summaryview.c
16444                 Fix bug #688 f) read/unread marker not
16445                 changed on first click
16446                 Also, optimize summary_status_show()
16447                 calls
16448         * src/folder.c
16449         * src/inc.c
16450         * src/procmime.c
16451                 Fix bug #688 b) and c) wrt message
16452                 attachments and signature
16453         * src/stock_pixmap.c
16454         * src/stock_pixmap.h
16455         * src/stock_pixmap.c
16456         * src/stock_pixmap.h
16457         * src/Makefile.am
16458         * src/pixmaps/clip_gpg_signed.xpm
16459                 Add clip/signed icon
16460
16461 2005-05-24 [colin]      1.9.11cvs7
16462
16463         * src/folder_item_prefs.c
16464                 whitespace fix
16465
16466 2005-05-24 [colin]      1.9.11cvs6
16467
16468         * src/folderview.c
16469         * src/prefs_common.c
16470         * src/prefs_common.h
16471                 Add a confirmation to folder drag and drop
16472                 fixes bug #156
16473         * src/alertpanel.c
16474         * src/alertpanel.h
16475                 fix _with_disable parameters so that
16476                 the buttons labels are specifiable too
16477         * src/plugins/pgpmime/sgpgme.c
16478                 reflect said change
16479                 
16480
16481 2005-05-24 [colin]      1.9.11cvs5
16482
16483         * src/folderview.c
16484                 Uncollapse/collapse folders on double-click
16485                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
16486                 closes bug #108
16487
16488 2005-05-23 [colin]      1.9.11cvs4
16489
16490         * src/common/socket.c
16491                 Check another special SSL_peek() error.
16492                 Should help wrt bug #728
16493
16494 2005-05-23 [colin]      1.9.11cvs3
16495
16496         * src/plugins/pgpmime/pgpmime.c
16497                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
16498                 breaking menu accelerators and stuff. Users will have to
16499                 reselect "PGP MIME" instead of "PGP/MIME" in their 
16500                 account's privacy preferences if needed.
16501
16502 2005-05-22 [paul]
16503
16504         * tools/kdeservicemenu/install.sh
16505                 use kdesu to prompt for root password if doing
16506                 global install/uninstall
16507
16508 2005-05-20 [colin]      1.9.11cvs2
16509
16510         * src/procmsg.c
16511                 Fix another compilation error with gcc-2.9x
16512                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
16513         * src/send_message.c
16514                 Don't send QUIT if we aren't connected
16515
16516 2005-05-19 [colin]      1.9.11cvs1
16517
16518         * src/procmsg.c
16519                 Fix compilation with gcc 2.9x
16520
16521 2005-05-19 [paul]       1.9.11
16522
16523         1.9.11 released
16524
16525 2005-05-19 [paul]       1.9.9cvs14
16526
16527         * src/gtk/inputdialog.c
16528                 prevent gettext warning
16529
16530 2005-05-19 [paul]       1.9.9cvs13
16531
16532         * src/mainwindow.c
16533         * src/prefs_common.c
16534         * src/prefs_common.h
16535         * src/textview.c
16536         * src/textview.h
16537                 add an option to toggle cursor in message
16538                 view (sync with main)
16539
16540 2005-05-18 [colin]      1.9.9cvs12
16541
16542         * src/compose.c
16543                 Dereference freed pointer
16544         * src/gtk/gtkaspell.c
16545                 Fix duplication of dictionaries (is it an aspell issue?)
16546
16547 2005-05-18 [colin]      1.9.9cvs11
16548
16549         * src/gtk/inputdialog.c
16550         * src/gtk/gtkaspell.c
16551                 HIGuify dialogs
16552         * src/alertpanel.c
16553                 Remove a double call
16554
16555 2005-05-17 [colin]      1.9.9cvs10
16556
16557         * src/gtk/gtkaspell.c
16558                 Fix dialogs, Ctrl-Enter accel
16559
16560 2005-05-17 [colin]      1.9.9cvs9
16561
16562         * src/gtk/gtkaspell.c
16563                 Fix some accelerators, escape in replace-window
16564
16565 2005-05-16 [colin]      1.9.9cvs8
16566
16567         * src/gtk/gtkaspell.c
16568                 Revert last commit, it was a mistake.
16569
16570 2005-05-16 [colin]      1.9.9cvs7
16571
16572         * src/gtk/gtkaspell.c
16573                 Remove buggy code while we're at it. It's a 
16574                 dead code path anyway.
16575
16576 2005-05-16 [colin]      1.9.9cvs6
16577
16578         * src/gtk/gtkaspell.c
16579                 Missed some gtk_menu_popup where deactivate
16580                 signal should be handled. Should fix bug
16581                 #629 a bit more.
16582
16583 2005-05-16 [colin]      1.9.9cvs5
16584
16585         * src/gtk/gtkaspell.c
16586                 Remove debug printf()s
16587
16588 2005-05-16 [colin]      1.9.9cvs4
16589
16590         * src/gtk/gtkaspell.c
16591                 Fix a bit aspell problems
16592                 (see bug #629)
16593
16594 2005-05-13 [colin]      1.9.9cvs3
16595
16596         * src/folderview.c
16597                 Fix the + appearing even when no subfolders
16598                 have unread messages. Thanks to wwp for the
16599                 bug report.
16600
16601 2005-05-11 [paul]       1.9.9cvs2
16602
16603         * src/folderview.c
16604                 correction to 1.9.9cvs1, only colour folders that
16605                 have new msgs (not unread msgs)
16606
16607 2005-05-10 [colin]      1.9.9cvs1
16608
16609         * src/folderview.c
16610         * src/summaryview.c
16611                 Try to fix bolding bugs again.
16612
16613 2005-05-09 [paul]
16614
16615         * tools/claws.i18n.status.pl
16616                 add Ricardo Mones Lastra's script that has been providing
16617                 the i18n status page for many months
16618
16619 2005-05-09 [paul]       1.9.9
16620
16621         1.9.9 release
16622
16623 2005-05-09 [paul]       1.9.6cvs58
16624
16625         * AUTHORS
16626         * INSTALL
16627         * README.claws
16628                 updated
16629         * Makefile.am 
16630         * RELEASE_NOTES.claws
16631                 add release notes to cvs to simplify release
16632                 procedure
16633         * configure.ac
16634                 add ca and fi to ALL_LINGUAS
16635         * po/Makefile.in.in
16636                 workaround for missing Makevars
16637         * po/ca.po
16638         * po/fi.po
16639                 add new Catalan and Finnish translations
16640                 submitted by Miquel Oliete and Flammie Pirinen
16641         * po/de.po
16642         * po/es.po
16643         * po/fr.po
16644         * po/it.po
16645         * po/pl.po
16646         * po/ru.po
16647         * po/sk.po
16648         * po/sr.po
16649         * po/zh_CN.po
16650                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
16651                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
16652                 Urke MMI, and Hansom Young
16653         * src/main.c
16654                 Fix drafting when quitting. compose_draft() closes the
16655                 compose windows, which modifies the compose_list GSList.
16656                 We have to refresh this list after echo drafting to avoid a
16657                 segfault
16658         * src/partial_download.c
16659                 fix segfault on exit
16660
16661 2005-05-06 [paul]       1.9.6cvs57
16662
16663         * src/grouplistdialog.c
16664                 quick fix/workaround for unresizeable newsgroup
16665                 name column 
16666
16667 2005-05-06 [paul]       1.9.6cvs56
16668
16669         * src/inc.c
16670         * src/mainwindow.c
16671                 use gettext plural forms
16672         * src/imap_gtk.c
16673         * src/mh_gtk.c
16674         * src/toolbar.c
16675                 small improvement to english usage
16676
16677 2005-05-05 [thorsten]   1.9.6cvs55
16678
16679         * src/folder.c
16680                 fix possible crash
16681
16682 2005-05-05 [paul]       1.9.6cvs54
16683         
16684         sync with HEAD
16685
16686         * AUTHORS
16687         * src/compose.c
16688                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
16689                 patch by Tim Mann
16690
16691 2005-05-05 [paul]       1.9.6cvs53
16692
16693         * src/mainwindow.c
16694                 fix resizing of separate message and
16695                 folder views
16696
16697 2005-05-05 [paul]       1.9.6cvs52
16698
16699         * src/account.c
16700         * src/addrgather.c
16701         * src/browseldap.c
16702         * src/exphtmldlg.c
16703         * src/expldifdlg.c
16704         * src/importmutt.c
16705         * src/importpine.c
16706         * src/main.c
16707         * src/mainwindow.c
16708         * src/noticeview.c
16709         * src/prefs_filtering.c
16710         * src/prefs_filtering_action.c
16711         * src/prefs_matcher.c
16712         * src/prefs_spelling.c
16713         * src/prefs_toolbar.c
16714         * src/toolbar.c
16715         * src/wizard.c
16716         * src/gtk/description_window.c
16717         * src/gtk/gtkvscrollbutton.c
16718         * src/gtk/progressdialog.c
16719         * src/gtk/quicksearch.c
16720         * src/plugins/pgpmime/prefs_gpg.c
16721         * src/plugins/spamassassin/spamassassin_gtk.c
16722                 replace deprecated gtk_widget_set_usize
16723
16724 2005-05-04 [colin]      1.9.6cvs51
16725
16726         * src/common/utils.c
16727                 Fix crash when subst_for_filename is called
16728                 with a NULL parameter
16729
16730 2005-05-04 [colin]      1.9.6cvs50
16731
16732         * src/partial_download.c
16733         * src/pop.c
16734                 Escape login when writing uidl file
16735                 fixes bug #736
16736
16737 2005-05-03 [colin]      1.9.6cvs49
16738
16739         * src/procmime.c
16740                 Fix possible DOS in mime parser
16741                 (see bug #634)
16742
16743 2005-05-02 [colin]      1.9.6cvs48
16744
16745         * src/compose.c
16746                 Try to fix the copy/paste mess once again.
16747
16748
16749 2005-04-30 [colin]      1.9.6cvs47
16750
16751         * src/prefs_account.h
16752         * src/procmsg.c
16753         * src/send_message.c
16754         * src/common/smtp.c
16755         * src/common/smtp.h
16756                 Try to batch sending mails (per account) instead of
16757                 reconnecting to server every time.
16758
16759 2005-04-29 [colin]      1.9.6cvs46
16760
16761         * src/messageview.c
16762                 Fix window resizing that refused to size down
16763         * src/prefs_common.c
16764         * src/prefs_common.h
16765         * src/prefs_filtering.c
16766                 Save Filtering's window size
16767
16768 2005-04-21 [paul]       1.9.6cvs45
16769
16770         * ChangeLog-gtk2.claws
16771         * src/setup.c
16772                 correction to sync
16773
16774 2005-04-21 [paul]       1.9.6cvs44
16775
16776         sync with main:
16777
16778         * src/setup.c
16779         * src/statusbar.c
16780         * src/statusbar.h
16781                 use gtkut_widget_draw_now(). Improved performance
16782                 of the update of statusbar
16783         * src/textview.c
16784                 textview_smooth_scroll_do(): redraw it after scroll
16785                 is done (fixed incorrect display when a part of the
16786                 view is hidden).
16787         * src/gtk/gtkutils.c
16788         * src/gtk/gtkutils.h
16789                 gtkut_widget_draw_now(): use gdk_window_process_updates()
16790                 to force update of widgets.
16791                 Removed gtkut_widget_wait_for_draw() which had a big
16792                 overhead  because of waiting for all events processed 
16793
16794 2005-04-20 [paul]       1.9.6cvs43
16795
16796         * src/codeconv.c
16797                 complete 1.9.6cvs42's sync:
16798                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
16799
16800 2005-04-19 [paul]       1.9.6cvs42
16801
16802         sync with main:
16803
16804         * src/action.c
16805                 catch_output(): correctly select the insert text
16806                 (fix invalid iterator warnings).
16807         * src/codeconv.c
16808         * src/codeconv.h
16809         * src/mainwindow.c
16810         * src/messageview.c
16811         * src/prefs_common.c
16812                 support GBK encoding.
16813         * src/common/session.c
16814         * src/common/session.h
16815                 use separate buffer for large data to be sent,
16816                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
16817
16818 2005-04-18 [paul]       1.9.6cvs41
16819
16820         * src/jpilot.c
16821                 convert unsigned long into guint32
16822                 patch by Paul LeoNerd Evans 
16823
16824 2005-04-17 [colin]      1.9.6cvs40
16825
16826         * src/compose.c
16827                 Fix 'Request return receipt' from folder
16828                 properties (bug #708)
16829
16830 2005-04-17 [colin]      1.9.6cvs39
16831
16832         * src/mainwindow.c
16833                 Fix duplicate hotkeys in Mainwindow's menu
16834
16835 2005-04-17 [colin]      1.9.6cvs38
16836
16837         * src/folderview.c
16838                 Fix duplicate hotkeys in Folderview's contextual
16839                 menu
16840
16841 2005-04-15 [colin]      1.9.6cvs37
16842
16843         * src/summaryview.c
16844                 Fix 'Save as...' with non-ascii filenames
16845
16846 2005-04-15 [colin]      1.9.6cvs36
16847
16848         * src/plugins/pgpmime/pgpmime.c
16849                 Fix bus error on 64bit. Spotted by 
16850                 macallan1888@gmail.com
16851
16852 2005-04-15 [colin]      1.9.6cvs35
16853
16854         * src/prefs_account.c
16855                 Fix cvs34.
16856
16857 2005-04-12 [colin]      1.9.6cvs34
16858
16859         * src/prefs_account.c
16860                 Fix smtp auth type off-by-one. We forgot to
16861                 add PLAIN in the prefs-to-gui setter func and
16862                 as a result, the selected auth when opening
16863                 account prefs was not the correct one.
16864
16865 2005-04-12 [paul]       1.9.6cvs33
16866
16867         * src/inc.c
16868                 if the recv dialog is visible, Cancel only
16869                 cancels the current account
16870
16871
16872 2005-04-10 [colin]      1.9.6cvs32
16873
16874         * src/filtering.c
16875                 Copy score when copying FilteringActions
16876                 Fix bug #674
16877
16878 2005-04-10 [colin]      1.9.6cvs31
16879
16880         * src/inc.c
16881                 Make Message -> Receive -> Cancel cancel 
16882                 incorporation on all accounts. Fixes
16883                 bug #693
16884
16885 2005-04-10 [colin]      1.9.6cvs30
16886
16887         * src/prefs_account.c
16888                 Update Privacy checkbuttons status based
16889                 on the selected privacy system
16890         * src/compose.c
16891                 Always connect the "None" privacy system; the
16892                 static boolean was probably there to avoid
16893                 reconnecting twice in the same compose window,
16894                 but as the parent function is only called once
16895                 per compose, it's only a bug - as a static is
16896                 initialized once per application instance.
16897                 Also, don't uncheck Sign and Encrypt when
16898                 selecting None as privacy system; just ignore
16899                 them when sending/queuing.
16900                 Should fix bug #695
16901
16902 2005-04-08 [colin]      1.9.6cvs29
16903
16904         * src/account.c
16905         * src/prefs_account.c
16906         * src/prefs_account.h
16907                 Add account preference to queue message in a certain
16908                 folder.
16909
16910 2005-04-06 [colin]      1.9.6cvs28
16911
16912         * src/prefs_account.c
16913                 Update old inbox path syntax
16914
16915 2005-04-06 [paul]       1.9.6cvs27
16916
16917         sync with main:
16918
16919         * configure.ac
16920                 changed -traditional-cpp to -no-cpp-precomp for newer
16921                 Mac OS X support
16922         * src/foldersel.c
16923                 made column resize automatically
16924         * src/send_message.c
16925                 send_message_smtp(): consider EOF right after QUIT
16926                 successful (workaround for Gmail SMTP server)
16927         * src/common/socket.c
16928                 ssl_read(), ssl_peek(): check EOF which violates the
16929                 SSL protocol
16930         * src/gtk/colorlabel.c
16931                 removed warnings when displaying colorlabel menu
16932                 (don't use GtkAlignment)
16933
16934 2005-04-05 [paul]       1.9.6cvs26
16935
16936         * src/plugins/trayicon/trayicon.c
16937                 fix clipping of icon under KDE3 
16938
16939 2005-04-05 [paul]       1.9.6cvs25
16940
16941         * src/summaryview.c
16942                 hide display of threading
16943                 patch by Alfons
16944
16945 2005-04-04 [thorsten]   1.9.6cvs24
16946
16947         * src/mh.c
16948                 marks lost on filesystems with different stat() results on
16949                 summer-/wintertime
16950
16951 2005-04-03 [colin]      1.9.6cvs23
16952
16953         * src/summaryview.c
16954                 Don't handle up/down. Patch by Alfons
16955
16956 2005-04-02 [colin]      1.9.6cvs22
16957
16958         * src/summaryview.c
16959                 Make scrolling faster. Patch by Alfons.
16960
16961 2005-04-01 [colin]      1.9.6cvs21
16962
16963         * src/Makefile.am
16964         * src/stock_pixmap.c
16965         * src/pixmaps/dir-noselect.xpm ** REMOVED **
16966         * src/pixmaps/dir_noselect.xpm ** ADDED **
16967                 Fix pixmap name mismatch (Thanks Stephan Sachse)
16968
16969 2005-04-01 [colin]      1.9.6cvs20
16970
16971         * src/image_viewer.c
16972         * src/image_viewer.h
16973         * src/procmime.c
16974         * src/procmime.h
16975         * src/textview.c
16976         * src/textview.h
16977                 Implement inline image resizing and right-clicking
16978
16979 2005-04-01 [paul]       1.9.6cvs19
16980
16981         * AUTHORS
16982         * Makefile.am
16983         * configure.ac
16984                 check for gnome2
16985                 patch by Luca Cavalli <loopback<AT>slackit.org>
16986         * po/ru.po
16987                 updated by Pavlo Bohmat
16988
16989 2005-03-31 [colin]      1.9.6cvs18
16990
16991         * src/news.c
16992                 Fix parsing references
16993         * src/msgcache.c
16994                 don't put nulls in the references list
16995         * src/procheader.c
16996                 commit that forgotten file in 1.9.6cvs14
16997
16998 2005-03-31 [colin]      1.9.6cvs17
16999
17000         * src/compose.c
17001                 Fix joining of signature separator again. 
17002                 Maybe Hiro could put it in main too...
17003
17004 2005-03-31 [colin]      1.9.6cvs16
17005
17006         * src/Makefile.am
17007         * src/foldersel.c
17008         * src/stock_pixmap.c
17009         * src/stock_pixmap.h
17010         * src/pixmaps/dir-noselect.xpm
17011                 Update foldersel.c (sync from main, patch by Alfons)
17012
17013 2005-03-30 [colin]      1.9.6cvs15
17014
17015         * src/imap.c
17016                 Fix handling of imap folders containing [] in 
17017                 their name. Thanks to Nahuel Angelinetti for
17018                 the detailed bugreport.
17019
17020 2005-03-30 [colin]      1.9.6cvs14
17021
17022         * src/common/utils.h
17023         * src/common/utils.c
17024         * src/common/defs.h
17025         * src/matcher.c
17026         * src/msgcache.c
17027         * src/news.c
17028         * src/procmsg.c
17029         * src/procmsg.h
17030         * src/quote_fmt_parse.y
17031         * src/summaryview.c
17032                 Update references system. Patch by Alfons
17033
17034 2005-03-30 [colin]      1.9.6cvs13
17035
17036         * src/common/socket.c
17037                 Force the glibc to read resolv.conf again when 
17038                 it has changed. Should fix issues when changing
17039                 networks on a laptop and not restarting sylpheed. 
17040
17041 2005-03-30 [paul]       1.9.6cvs12
17042
17043         partial sync with main:
17044
17045         * src/action.c
17046                 create_io_dialog(): use user-defined text font
17047                 (thanks to Alfons), and modified its appearance.
17048         * src/addrgather.c
17049         * src/addrharvest.c
17050         * src/browseldap.c
17051                 replace old code
17052         * src/compose.c
17053                 don't join (presumably) itemized lines on line-wrapping
17054                 fixed wrapping of quote when auto-wrapping is enabled
17055                 compose_destroy(): destroy paned only if it's not
17056                 attached to window. Fixed memory leak of popup menu.
17057         * src/exphtmldlg.c
17058         * src/expldifdlg.c
17059                 replace old code
17060         * src/html.c
17061         * src/html.h
17062         * src/importmutt.c
17063         * src/importpine.c
17064                 replace old code
17065         * src/main.c
17066                 removed redundant code
17067         * src/mainwindow.c
17068                 changed 'Code set' (which is rather incorrect)
17069                 in the menu to 'Character encoding'
17070                 main_window_set_widgets(): request size first
17071                 to prevent window size becoming wrong
17072                 fixed remembering of the state of the visibility
17073                 of MessageView
17074         * src/messageview.c
17075                 changed 'Code set' (which is rather incorrect)
17076                 in the menu to 'Character encoding'
17077         * src/prefs_common.c
17078         * src/prefs_common.h
17079                 added an option whether to render HTML as text or not
17080                 added separators to outgoing encoding menu
17081         * src/procheader.c
17082                 procheader_scan_date_string(): support header
17083                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
17084         * src/summaryview.c
17085         * src/summaryview.h
17086                 minor code cleanup
17087         * src/textview.c
17088                 textview_show_html(): force output of newline
17089                 added an option whether to render HTML as text or not
17090         * src/common/utils.c
17091                 strncpy2(): optimized based on Alfons' code
17092         * src/gtk/gtkutils.c
17093         * src/gtk/gtkutils.h
17094                 removed non-used code
17095         * src/plugins/pgpmime/passphrase.c
17096                 partially fixed grab input of passphrase dialog
17097                 Confine pointer to window
17098
17099 2005-03-30 [colin]      1.9.6cvs11
17100
17101         * src/msgcache.c
17102         * src/msgcache.h
17103                 Read/write 32bit ints from cache & marks
17104                 From main.
17105
17106 2005-03-29 [paul]       1.9.6cvs10
17107
17108         * AUTHORS
17109         * ChangeLog.claws
17110         * src/compose.c
17111         * src/gtk/gtkaspell.c
17112                 sync with HEAD (don't pass NULL pointers) 
17113
17114 2005-03-24 [paul]
17115
17116         * tools/Makefile.am
17117         * tools/README
17118         * tools/acroread2sylpheed.pl
17119                 sync with HEAD (add script to send pdfs as
17120                 attachments from Adobe Reader 7)
17121
17122 2005-03-21 [paul]       1.9.6cvs9
17123
17124         * configure.ac
17125         * po/POTFILES.in
17126         * src/Makefile.am
17127         * src/crash.c
17128         * src/image_viewer.c ** ADDED **
17129         * src/image_viewer.h ** ADDED **
17130         * src/main.c
17131         * src/prefs_common.c
17132         * src/prefs_common.h
17133         * src/prefs_image_viewer.c ** ADDED **
17134         * src/prefs_image_viewer.h ** ADDED **
17135         * src/textview.c
17136         * src/gtk/about.c
17137         * src/pixmaps/sylpheed_logo.xpm
17138         * src/plugins/Makefile.am
17139         * src/plugins/image_viewer/.cvsignore ** REMOVED **
17140         * src/plugins/image_viewer/Makefile.am ** REMOVED **
17141         * src/plugins/image_viewer/plugin.c ** REMOVED **
17142         * src/plugins/image_viewer/viewer.c ** REMOVED **
17143         * src/plugins/image_viewer/viewer.glade ** REMOVED **
17144         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
17145         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
17146         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
17147         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
17148                 as gdk-pixbuf is now built-in
17149                 remove image_viewer plugin and put code back into
17150                 main codebase
17151                 implement inline image display (sync with main)
17152
17153                 replace logo with newer, nicer, larger version  
17154
17155 2005-03-21 [paul]       1.9.6cvs8
17156
17157         * src/gtk/about.c
17158                 cosmetic improvement
17159
17160 2005-03-21 [holger]     1.9.6cvs7
17161
17162         * src/plugins/spamassassin/spamassassin.c
17163                 Sync with HEAD
17164                 (unregister hook on failed plugin init)
17165
17166 2005-03-20 [colin]      1.9.6cvs6
17167
17168         * src/common/plugin.c
17169                 Check that plugin isn't already loaded
17170                 Patch by Alfons
17171
17172 2005-03-20 [thorsten]   1.9.6cvs5
17173
17174         * src/compose.c
17175                 use a more compatible syntax
17176
17177 2005-03-20 [thorsten]   1.9.6cvs4
17178
17179         * src/prefs_toolbar.c
17180                 fix crash when selecting toolbar item (uninitialized pointer)
17181
17182 2005-03-20 [thorsten]   1.9.6cvs3
17183
17184         * src/procmime.c
17185                 fix mimetype detection (referenced free()d string)
17186
17187 2005-03-20 [paul]       1.9.6cvs2
17188
17189         * src/compose.c
17190                 sync with HEAD (1.0.3cvs5)
17191                 neglect Reply-To header if empty
17192                 Patch by Alfons 
17193
17194 2005-03-19 [holger]     1.9.6cvs1
17195
17196         * src/summaryview.c
17197         * src/summaryview.h
17198                 Sync with HEAD
17199
17200 2005-03-18 [paul]       1.9.6
17201
17202         initial GTK2 release
17203
17204 2005-03-18 [paul]       1.0.3cvs3.1
17205
17206         * AUTHORS
17207         * ChangeLog.claws
17208         * configure.ac
17209         * src/gtk/about.c
17210         * src/pixmaps/sylpheed_logo.xpm
17211                 sync with HEAD
17212
17213 2005-03-18 [colin]      1.0.3cvs2.6
17214
17215         * src/summaryview.c
17216                 Remove call to summary_step in summary_copy_selected_to
17217                 Can't see its purpose, and this causes bug when copying
17218                 a message if the next one is unread: it reads it.
17219
17220 2005-03-18 [paul]       1.0.3cvs2.5
17221
17222         * src/foldersel.c
17223                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
17224
17225 2005-03-18 [paul]       1.0.3cvs2.4
17226
17227         * src/addrharvest.c
17228         * src/codeconv.c
17229         * src/codeconv.h
17230         * src/compose.c
17231         * src/news.c
17232         * src/procheader.c
17233         * src/procmime.c
17234         * src/unmime.c
17235         * src/unmime.h
17236                 fix buffer overflow, CAN-2005-0667, see
17237                 http://secunia.com/advisories/14491/
17238                 Patch by Alfons
17239
17240 2005-03-17 [colin]      1.0.3cvs2.3
17241
17242         * src/prefs_fonts.c
17243         * src/summaryview.c
17244                 Fix font bugs (both lists now officialy share 
17245                 the same font)
17246                 
17247
17248 2005-03-17 [paul]       1.0.3cvs2.2
17249
17250         * src/gtk/pluginwindow.c
17251                 make plugin descriptions uneditable
17252
17253 2005-03-11 [paul]       1.0.3cvs2.1
17254
17255         * ChangeLog.claws
17256         * configure.ac
17257         * po/POTFILES.in
17258         * src/plugins/trayicon/trayicon.c
17259                 sync with HEAD
17260                 add src/wizard.c to POTFILES.in
17261
17262 2005-03-11 [paul]       1.0.3cvs1.1
17263
17264         * ChangeLog
17265         * ChangeLog.claws
17266         * configure.ac
17267         * po/de.po
17268         * po/es.po
17269         * po/fr.po
17270         * po/it.po
17271         * po/pt_BR.po
17272         * po/ru.po
17273         * po/sk.po
17274         * po/sr.po
17275         * po/zh_CN.po
17276                 sync with HEAD
17277
17278 2005-03-04 [colin]      1.0.1cvs22.2
17279
17280         * src/compose.c
17281                 Fix signatures with accentued chars in it
17282
17283 2005-03-04 [colin]      1.0.1cvs22.1
17284
17285         * src/common/smtp.c
17286         * src/common/smtp.h
17287                 Don't use SIZE param in MAIL FROM: if server 
17288                 doesn't support it. Patch by Eugen Freiter
17289                 <eugen_f@users.sf.net>
17290
17291 2005-02-27 [paul]       1.0.1cvs20.1
17292
17293         * ChangeLog.claws
17294         * configure.ac
17295         * src/messageview.c
17296                 sync with HEAD
17297
17298 2005-02-27 [colin]      1.0.1cvs19.4
17299
17300         * src/procheader.c
17301         * src/procheader.h
17302                 Fix prototypes. Patch by Alfons
17303
17304 2005-02-27 [colin]      1.0.1cvs19.3
17305
17306         * src/compose.c
17307                 Don't auto-join the signature separator.
17308
17309 2005-02-26 [colin]      1.0.1cvs19.2
17310
17311         * src/summaryview.c
17312                 Fix 'mark all read' with collapsed threads.
17313                 Patch by Alfons.
17314
17315 2005-02-25 [paul]       1.0.1cvs19.1
17316
17317         * ChangeLog.claws
17318         * configure.ac
17319         * src/prefs_account.c
17320         * src/prefs_folder_item.c
17321         * src/gtk/prefswindow.c
17322         * src/gtk/prefswindow.h
17323                 sync with HEAD
17324
17325 2005-02-25 [paul]       1.0.1cvs15.12
17326
17327         * src/alertpanel.c
17328         * src/codeconv.c
17329         * src/compose.c
17330         * src/textview.c
17331         * src/gtk/gtkutils.c
17332         * src/gtk/gtkutils.h
17333         * src/gtk/logwindow.c
17334         * src/gtk/progressdialog.c
17335                 sync with main (revision 127)
17336                 and fix logwindow clipping
17337
17338 2005-02-24 [colin]      1.0.1cvs15.11
17339
17340         * src/plugins/pgpmime/passphrase.c
17341                 Disable input grabbing; it doesn't work yet.
17342
17343 2005-02-24 [colin]      1.0.1cvs15.10
17344
17345         * src/messageview.c
17346                 Don't send out receipts if offline. Ask.
17347
17348 2005-02-23 [colin]      1.0.1cvs15.9
17349
17350         * src/summaryview.c     
17351                 Fix expanding
17352
17353 2005-02-23 [colin]      1.0.1cvs15.8
17354
17355         * src/summaryview.c
17356                 Really fix Bug 568 by removing useless
17357                 calls. summary_thread_init() now called
17358                 in summary_sort(). This should please
17359                 Alfons as it should be faster than 
17360                 previously.
17361
17362 2005-02-23 [colin]      1.0.1cvs15.7
17363
17364         * src/compose.c
17365                 Encode parts as QP or B64 if signing
17366
17367 2005-02-23 [colin]      1.0.1cvs15.6
17368
17369         * src/compose.c
17370                 Fix Mimeinfo leakage (including tmp files)
17371         * src/procmsg.c
17372                 Fix tmp file leakage (spotted by Ivan Rayner)
17373
17374 2005-02-22 [colin]      1.0.1cvs15.5
17375
17376         * src/expldifdlg.c
17377                 Fix keyboard input. Patch by Alfons.
17378
17379 2005-02-21 [colin]      1.0.1cvs15.4
17380
17381         * src/compose.c
17382                 Fix Sign/Encrypt when unselecting privacy
17383                 system
17384         * src/prefs_common.c
17385                 Change default message font to Monospace
17386         * src/summaryview.c
17387                 More freezing during potentially large operations
17388
17389 2005-02-21 [paul]       1.0.1cvs15.3
17390
17391         * src/main.c
17392                 fix --help output
17393
17394 2005-02-21 [paul]       1.0.1cvs15.2
17395
17396         * po/Makefile.in.in
17397         * src/compose.c
17398         * src/summaryview.c
17399         * src/textview.c
17400         * src/common/utils.c
17401         * src/common/utils.h
17402                 sync with main (revision 117)
17403
17404 2005-02-20 [colin]      1.0.1cvs15.1
17405
17406         * src/common/defs.h
17407                 Change cache file to .sylpheed_claws_cache, as
17408                 suggested by Alfons. Allows people to switch
17409                 between Sylpheed and Sylpheed-Claws. it is
17410                 a good idea to "Check for new messages" at next
17411                 startup.
17412
17413
17414 2005-02-18 [colin]      1.0.1cvs14.1
17415
17416         * src/quote_fmt_lex.l
17417         * src/quote_fmt_parse.y
17418                 Fix parser initialisation. Patch by Ivan.
17419
17420 2005-02-18 [colin]      1.0.1cvs11.6
17421
17422         * src/folderview.c
17423                 Fix scrolldown (bug 662)
17424
17425 2005-02-17 [colin]      1.0.1cvs11.5
17426
17427         * src/codeconv.c
17428                 conv_filename_to_utf8: return clean 7bit instead
17429                 of broken utf8 if needed
17430         * src/mimeview.c
17431                 Fix display of parts with unclean 8bit names
17432
17433 2005-02-17 [paul]       1.0.1cvs11.4
17434
17435         * src/compose.c
17436         * src/exportldif.c
17437         * src/matcher_parser_parse.y
17438         * src/procmime.c
17439         * src/sourcewindow.c
17440         * src/common/Makefile.am
17441         * src/common/intl.h             ** REMOVED **
17442         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17443                 sync with main (revision 109)
17444                 and clean up
17445
17446 2005-02-16 [colin]      1.0.1cvs11.3
17447
17448         * src/summaryview.c
17449                 Fix collapsed thread not highlighting when new
17450                 messages in it (Bug 568) Patch by Stephan Sachse.
17451                 Fix messed up selection when reaching bounds (Bug 632)
17452         * src/prefs_themes.c
17453                 Fix theme installing (Bug 684)
17454
17455 2005-02-16 [colin]      1.0.1cvs11.2
17456
17457         * src/messageview.c
17458                 Fix messageview_select_all
17459
17460 2005-02-16 [colin]      1.0.1cvs11.1
17461
17462         * src/mh.c
17463                 Sync with HEAD (MH scan required function)
17464
17465 2005-02-15 [colin]      1.0.1cvs8.1
17466
17467         * src/mimeview.c
17468         * src/common/utils.c
17469                 Sync with HEAD (filename chars substitution)
17470
17471 2005-02-15 [colin]      1.0.1cvs7.3
17472
17473         * src/gtk/pluginwindow.c
17474                 Fix button spacing
17475
17476 2005-02-15 [colin]      1.0.1cvs7.2
17477
17478         * src/mimeview.c
17479                 Fix mime icons not reset across message when
17480                 scrolled down
17481
17482 2005-02-15 [colin]      1.0.1cvs7.1
17483
17484         * src/compose.c
17485         * src/procmime.c
17486                 Sync with HEAD (optimisation of cvs6)
17487
17488 2005-02-14 [colin]      1.0.1cvs6.1
17489
17490         * src/compose.c
17491         * src/procmime.c
17492                 Sync with HEAD (encode "From " at line beginning)
17493
17494 2005-02-14 [colin]      1.0.1cvs5.3
17495
17496         * src/compose.c
17497                 Fix wrapping with accentued chars.
17498
17499 2005-02-13 [colin]      1.0.1cvs5.2
17500
17501         * src/textview.c
17502                 Fix email informative part parsing with
17503                 accentued chars in it. ispunct() returns
17504                 true for them in utf8...
17505
17506 2005-02-12 [colin]      1.0.1cvs5.1
17507
17508         * src/filtering.c
17509                 Sync with HEAD (remove wrong use of compose after send)
17510
17511 2005-02-12 [paul]       1.0.1cvs4.5
17512
17513         * src/textview.c
17514                 remove unnecessary code (thanks to Alfons)
17515
17516 2005-02-12 [paul]       1.0.1cvs4.4
17517
17518         * src/textview.c
17519                 add 'Copy' to contextual menu on emails
17520
17521 2005-02-11 [colin]      1.0.1cvs4.3
17522
17523         * src/compose.c
17524                 revert 1.0.0cvs28.2, it doesn't work that well.
17525
17526 2005-02-11 [paul]       1.0.1cvs4.2
17527
17528         * po/Makefile.in.in
17529                 fix 'make release'
17530
17531 2005-02-10 [paul]       1.0.1cvs4.1
17532
17533         * ChangeLog
17534         * ChangeLog.claws
17535         * ChangeLog.jp
17536         * configure.ac
17537         * src/compose.c
17538                 sync with HEAD (sync with main)
17539
17540 2005-02-10 [paul]       1.0.1cvs3.2
17541
17542         * AUTHORS
17543         * Makefile.am
17544         * autogen.sh
17545         * configure.ac
17546         * config/mkinstalldirs
17547         * intl/.cvsignore
17548         * intl/ChangeLog
17549         * intl/VERSION
17550         * intl/bindtextdom.c
17551         * intl/config.charset
17552         * intl/dcgettext.c
17553         * intl/dcigettext.c
17554         * intl/dcngettext.c
17555         * intl/dgettext.c
17556         * intl/dngettext.c
17557         * intl/eval-plural.h
17558         * intl/explodename.c
17559         * intl/finddomain.c
17560         * intl/gettext.c
17561         * intl/gettextP.h
17562         * intl/gmo.h
17563         * intl/hash-string.h
17564         * intl/intl-compat.c
17565         * intl/l10nflist.c
17566         * intl/libgnuintl.h.in
17567         * intl/loadinfo.h
17568         * intl/loadmsgcat.c
17569         * intl/localcharset.c
17570         * intl/localcharset.h
17571         * intl/locale.alias
17572         * intl/localealias.c
17573         * intl/localename.c
17574         * intl/log.c
17575         * intl/ngettext.c
17576         * intl/os2compat.c
17577         * intl/os2compat.h
17578         * intl/osdep.c
17579         * intl/plural-exp.c
17580         * intl/plural-exp.h
17581         * intl/plural.c
17582         * intl/plural.y
17583         * intl/ref-add.sin
17584         * intl/ref-del.sin
17585         * intl/relocatable.c
17586         * intl/relocatable.h
17587         * intl/textdomain.c
17588         * m4/Makefile.am
17589         * po/Makefile.in.in
17590         * src/Makefile.am
17591         * src/account.c
17592         * src/action.c
17593         * src/addr_compl.c
17594         * src/addressadd.c
17595         * src/addressbook.c
17596         * src/addrgather.c
17597         * src/addrindex.c
17598         * src/alertpanel.c
17599         * src/browseldap.c
17600         * src/codeconv.c
17601         * src/codeconv.h
17602         * src/compose.c
17603         * src/compose.h
17604         * src/crash.c
17605         * src/editaddress.c
17606         * src/editbook.c
17607         * src/editgroup.c
17608         * src/editjpilot.c
17609         * src/editldap.c
17610         * src/editldap_basedn.c
17611         * src/editvcard.c
17612         * src/exphtmldlg.c
17613         * src/expldifdlg.c
17614         * src/export.c
17615         * src/exporthtml.c
17616         * src/filtering.c
17617         * src/folder.c
17618         * src/folder_item_prefs.c
17619         * src/foldersel.c
17620         * src/folderview.c
17621         * src/grouplistdialog.c
17622         * src/headerview.c
17623         * src/imap.c
17624         * src/imap_gtk.c
17625         * src/import.c
17626         * src/importldif.c
17627         * src/importmutt.c
17628         * src/importpine.c
17629         * src/inc.c
17630         * src/ldif.c
17631         * src/main.c
17632         * src/mainwindow.c
17633         * src/matcher.c
17634         * src/mbox.c
17635         * src/message_search.c
17636         * src/messageview.c
17637         * src/mh.c
17638         * src/mh_gtk.c
17639         * src/mimeview.c
17640         * src/msgcache.c
17641         * src/news.c
17642         * src/news_gtk.c
17643         * src/noticeview.c
17644         * src/partial_download.c
17645         * src/pop.c
17646         * src/prefs_account.c
17647         * src/prefs_actions.c
17648         * src/prefs_common.c
17649         * src/prefs_customheader.c
17650         * src/prefs_display_header.c
17651         * src/prefs_ext_prog.c
17652         * src/prefs_filtering.c
17653         * src/prefs_filtering_action.c
17654         * src/prefs_folder_item.c
17655         * src/prefs_fonts.c
17656         * src/prefs_gtk.c
17657         * src/prefs_matcher.c
17658         * src/prefs_msg_colors.c
17659         * src/prefs_spelling.c
17660         * src/prefs_summary_column.c
17661         * src/prefs_template.c
17662         * src/prefs_themes.c
17663         * src/prefs_toolbar.c
17664         * src/prefs_wrapping.c
17665         * src/privacy.c
17666         * src/procheader.c
17667         * src/procmime.c
17668         * src/procmsg.c
17669         * src/quote_fmt.c
17670         * src/recv.c
17671         * src/send_message.c
17672         * src/setup.c
17673         * src/sourcewindow.c
17674         * src/ssl_manager.c
17675         * src/statusbar.c
17676         * src/summary_search.c
17677         * src/summaryview.c
17678         * src/textview.c
17679         * src/toolbar.c
17680         * src/wizard.c
17681         * src/common/nntp.c
17682         * src/common/plugin.c
17683         * src/common/smtp.c
17684         * src/common/ssl.c
17685         * src/common/ssl_certificate.c
17686         * src/common/string_match.c
17687         * src/common/sylpheed.c
17688         * src/common/template.c
17689         * src/common/utils.c
17690         * src/gtk/about.c
17691         * src/gtk/colorlabel.c
17692         * src/gtk/description_window.c
17693         * src/gtk/filesel.c
17694         * src/gtk/foldersort.c
17695         * src/gtk/gtkaspell.c
17696         * src/gtk/gtkutils.c
17697         * src/gtk/inputdialog.c
17698         * src/gtk/logwindow.c
17699         * src/gtk/menu.c
17700         * src/gtk/pluginwindow.c
17701         * src/gtk/prefswindow.c
17702         * src/gtk/progressdialog.c
17703         * src/gtk/quicksearch.c
17704         * src/gtk/sslcertwindow.c
17705         * src/plugins/clamav/clamav_plugin.c
17706         * src/plugins/clamav/clamav_plugin_gtk.c
17707         * src/plugins/demo/demo.c
17708         * src/plugins/dillo_viewer/dillo_prefs.c
17709         * src/plugins/dillo_viewer/dillo_viewer.c
17710         * src/plugins/image_viewer/plugin.c
17711         * src/plugins/image_viewer/viewer.c
17712         * src/plugins/image_viewer/viewerprefs.c
17713         * src/plugins/mathml_viewer/mathml_viewer.c
17714         * src/plugins/pgpmime/passphrase.c
17715         * src/plugins/pgpmime/plugin.c
17716         * src/plugins/pgpmime/prefs_gpg.c
17717         * src/plugins/pgpmime/select-keys.c
17718         * src/plugins/pgpmime/sgpgme.c
17719         * src/plugins/spamassassin/spamassassin.c
17720         * src/plugins/spamassassin/spamassassin_gtk.c
17721         * src/plugins/trayicon/trayicon.c
17722                 sync with main (revision 104)
17723
17724 2005-02-10 [colin]      1.0.1cvs3.1
17725
17726         * src/mainwindow.c
17727                 Sync with HEAD (fix occasional crasher)
17728
17729 2005-02-10 [colin]      1.0.1cvs2.1
17730
17731         * src/messageview.c
17732                 Synw with HEAD (don't automatically display html)
17733
17734 2005-02-09 [colin]      1.0.1cvs1.3
17735
17736         * src/textview.c
17737         * src/textview.h
17738                 Add contextual menu on emails
17739
17740 2005-02-09 [colin]      1.0.1cvs1.2
17741
17742         * src/codeconv.c
17743                 Fix converting from broken headers and 
17744                 put back the _ in missing places
17745                 (feature broke with cvs24.2 sync, main 
17746                  possibly affected?)
17747
17748 2005-02-09 [colin]      1.0.1cvs1.1
17749
17750         * src/messageview.c
17751         * src/mimeview.c
17752         * src/mimeview.h
17753                 Sync with HEAD (display non text/plain mails with plugin)
17754
17755 2005-02-08 [colin]      1.0.1.1
17756
17757         * ChangeLog.claws
17758         * po/pt_BR.po
17759                 Sync with HEAD
17760         * configure.ac
17761                 Make default configuration directory 
17762                 be .sylpheed-gtk2
17763
17764 2005-02-08 [colin]      1.0.0cvs29.1
17765
17766         * po/de.po
17767         * po/es.po
17768         * po/fr.po
17769         * po/it.po
17770         * po/sk.po
17771         * po/sr.po
17772                 Sync translations with HEAD
17773
17774 2005-02-06 [colin]      1.0.0cvs28.3
17775
17776         * src/compose.c
17777                 Make compose a bit faster - patch by Alfons.
17778
17779 2005-02-06 [colin]      1.0.0cvs28.2
17780
17781         * src/compose.c
17782                 Make pasting via middle-click more reliable
17783
17784 2005-02-05 [paul]       1.0.0cvs28.1
17785
17786         * ChangeLog
17787         * ChangeLog.claws
17788         * ChangeLog.jp
17789         * configure.ac
17790         * src/compose.c
17791                 sync with HEAD
17792                 (fix bug 682 'redirect is broken'
17793
17794 2005-02-05 [torte]      1.0.0cvs27.1
17795
17796         * ChangeLog.claws
17797         * configure.ac
17798         * src/partial_download.c
17799                 Sync with HEAD (fix buf overflow)
17800
17801 2005-02-03 [colin]      1.0.0cvs26.1
17802
17803         * src/common/plugin.c
17804                 Sync with HEAD (avoid plugin mismatches)
17805
17806 2005-02-03 [paul]       1.0.0cvs25.3
17807
17808         * src/folderview.c
17809         * src/headerview.c
17810         * src/summaryview.c
17811         * src/textview.c
17812         * src/gtk/colorlabel.c
17813                 third and final part of initial sync with main-gtk2
17814
17815 2005-02-03 [paul]       1.0.0cvs25.2
17816
17817         * src/jpilot.c
17818                 fix building with jpilot support
17819
17820 2005-02-02 [colin]      1.0.0cvs25.1
17821
17822         * src/messageview.c
17823                 Sync with HEAD (fix dangerous typo)
17824
17825 2005-02-01 [colin]      1.0.0cvs24.3
17826
17827         * src/common/xml.c
17828                 Write file as advertised (UTF-8)
17829
17830 2005-02-01 [paul]       1.0.0cvs24.2
17831
17832         * src/addrbook.c
17833         * src/addrindex.c
17834         * src/alertpanel.h
17835         * src/codeconv.c
17836         * src/codeconv.h
17837         * src/compose.c
17838         * src/export.c
17839         * src/folder_item_prefs.c
17840         * src/html.c
17841         * src/imap.c
17842         * src/import.c
17843         * src/jpilot.c
17844         * src/mainwindow.c
17845         * src/matcher_parser_lex.l
17846         * src/messageview.c
17847         * src/mh.c
17848         * src/prefs_account.c
17849         * src/prefs_actions.c
17850         * src/prefs_common.c
17851         * src/prefs_gtk.c
17852         * src/prefs_gtk.h
17853         * src/prefs_themes.c
17854         * src/procheader.c
17855         * src/procmime.c
17856         * src/sourcewindow.c
17857         * src/statusbar.c
17858         * src/summaryview.c
17859         * src/textview.c
17860         * src/toolbar.c
17861         * src/unmime.c
17862         * src/common/template.c
17863         * src/common/utils.c
17864         * src/common/xml.c
17865         * src/common/xml.h
17866         * src/gtk/gtkaspell.c
17867         * src/plugins/clamav/clamav_plugin.c
17868         * src/plugins/dillo_viewer/dillo_prefs.c
17869         * src/plugins/image_viewer/viewerprefs.c
17870         * src/plugins/pgpmime/passphrase.c
17871         * src/plugins/pgpmime/prefs_gpg.c
17872         * src/plugins/pgpmime/select-keys.c
17873         * src/plugins/spamassassin/spamassassin.c
17874                 second part of initial sync with main-gtk2
17875                 (more to follow)
17876
17877 2005-01-31 [colin]      1.0.0cvs24.1
17878
17879         * src/compose.c
17880                 Sync with HEAD
17881
17882 2005-01-29 [paul]       1.0.0cvs23.2
17883
17884         * src/account.c
17885         * src/action.c
17886         * src/addressadd.c
17887         * src/addressbook.c
17888         * src/alertpanel.c
17889         * src/compose.c
17890         * src/editaddress.c
17891         * src/editbook.c
17892         * src/editgroup.c
17893         * src/editjpilot.c
17894         * src/editldap.c
17895         * src/editldap_basedn.c
17896         * src/editvcard.c
17897         * src/export.c
17898         * src/foldersel.c
17899         * src/grouplistdialog.c
17900         * src/import.c
17901         * src/importldif.c
17902         * src/inc.c
17903         * src/main.c
17904         * src/mainwindow.c
17905         * src/message_search.c
17906         * src/messageview.c
17907         * src/mimeview.c
17908         * src/prefs_actions.c
17909         * src/prefs_common.c
17910         * src/prefs_common.h
17911         * src/prefs_customheader.c
17912         * src/prefs_display_header.c
17913         * src/prefs_filtering.c
17914         * src/prefs_filtering_action.c
17915         * src/prefs_gtk.c
17916         * src/prefs_matcher.c
17917         * src/prefs_summary_column.c
17918         * src/prefs_template.c
17919         * src/sourcewindow.c
17920         * src/summary_search.c
17921         * src/summaryview.c
17922         * src/textview.c
17923         * src/gtk/about.c
17924         * src/gtk/description_window.c
17925         * src/gtk/gtkshruler.c
17926         * src/gtk/gtkutils.c
17927         * src/gtk/gtkutils.h
17928         * src/gtk/inputdialog.c
17929         * src/gtk/logwindow.c
17930         * src/gtk/prefswindow.c
17931         * src/gtk/progressdialog.c
17932         * src/gtk/progressdialog.h
17933                 first part of initial sync with main-gtk2
17934                 (more to follow)
17935
17936 2005-01-28 [colin]      1.0.0cvs23.1
17937
17938         * src/folderview.c
17939                 Sync with HEAD
17940
17941 2005-01-27 [colin]      1.0.0cvs21.1
17942
17943         * src/folder.c
17944         * src/folderview.c
17945                 Sync with HEAD
17946
17947 2005-01-27 [colin]      1.0.0cvs19.1
17948
17949         * src/procmime.c
17950                 Sync with HEAD
17951
17952 2005-01-27 [colin]      1.0.0cvs18.1
17953
17954         * src/messageview.c
17955         * src/summaryview.c
17956         * src/mainwindow.c
17957         * src/compose.c
17958         * src/compose.h
17959         * src/procmsg.c
17960         * src/procmsg.h
17961         * src/toolbar.c
17962                 Sync with HEAD
17963
17964 2005-01-26 [paul]       1.0.0cvs15.2
17965
17966         * src/compose.c
17967                 compose_entries_set(): convert subject and body to
17968                 utf8 if necessary. patch by Felix Eckhofer
17969
17970 2005-01-26 [paul]       1.0.0cvs15.1
17971
17972         * configure.ac
17973         * src/common/template.c
17974                 sync with HEAD (fix memory leak)
17975
17976 2005-01-25 [paul]       1.0.0cvs14.1
17977
17978         * configure.ac
17979         * src/compose.c
17980                 sync with HEAD
17981
17982 2005-01-24 [colin]      1.0.0cvs13.1
17983
17984         * src/summaryview.c
17985                 Sync with HEAD
17986
17987 2005-01-24 [paul]       1.0.0cvs12.1
17988
17989         * configure.ac
17990         * src/messageview.c
17991         * src/mh.c
17992         * src/common/utils.c
17993                 sync with HEAD
17994
17995 2005-01-24 [colin]      1.0.0cvs11.1
17996
17997         * src/procheader.c
17998                 Sync with HEAD
17999
18000 2005-01-24 [colin]      1.0.0cvs10.1
18001
18002         * src/folderview.c
18003                 Sync with HEAD
18004
18005 2005-01-23 [colin]      1.0.0cvs9.1
18006
18007         * src/crash.c
18008                 Sync with HEAD
18009
18010 2005-01-22 [colin]      1.0.0cvs8.1
18011
18012         * src/summaryview.c
18013         * src/gtk/quicksearch.c
18014                 Sync with HEAD
18015
18016 2005-01-21 [colin]      1.0.0cvs7.1
18017
18018         * src/summaryview.c
18019                 Sync with HEAD
18020
18021 2005-01-21 [colin]      1.0.0cvs6.1
18022
18023         * src/summaryview.c
18024                 Sync with HEAD
18025
18026 2005-01-21 [colin]      1.0.0cvs5.1
18027
18028         * src/gtk/quicksearch.c
18029         * src/prefs_common.c
18030         * src/prefs_common.h
18031                 Sync with HEAD (recurse option)
18032
18033 2005-01-21 [colin]      1.0.0cvs4.1
18034
18035         * src/folder.h
18036         * src/folderview.c
18037         * src/folderview.h
18038         * src/summaryview.c
18039         * src/gtk/quicksearch.c
18040         * src/gtk/quicksearch.h
18041                 Sync with HEAD (recursive quicksearch)
18042
18043 2005-01-20 [colin]      1.0.0cvs3.4
18044
18045         * src/ssl_manager.c
18046                 Remove useless code
18047
18048 2005-01-20 [colin]      1.0.0cvs3.3
18049
18050         * src/ssl_manager.c
18051                 Fix leak, thanks to Alfons.
18052
18053 2005-01-20 [colin]      1.0.0cvs3.2
18054
18055         * src/ssl_manager.c
18056                 Port SSL certificate window to GTK2.
18057
18058 2005-01-20 [paul]       1.0.0cvs3.1
18059
18060         * ChangeLog.claws
18061         * configure.ac
18062         * src/addrindex.c
18063         * src/addrindex.h
18064                 sync with HEAD
18065
18066 2005-01-19 [colin]      1.0.0cvs2.2
18067
18068         * src/plugins/trayicon/trayicon.c
18069                 Fix freeze with gtk-2.6, the easy way
18070                 (signal blocking helpless there...)
18071                 Closes bug #668.
18072
18073 2005-01-19 [colin]      1.0.0cvs2.1
18074
18075         * src/mbox.c
18076         * src/mbox.h
18077         * src/mainwindow.c
18078         * src/summaryview.c
18079         * src/summaryview.h
18080                 Sync with HEAD
18081
18082 2005-01-19 [paul]       1.0.0cvs1.1
18083
18084         * configure.ac
18085         * po/de.po
18086         * po/es.po
18087         * po/fr.po
18088         * po/hr.po
18089         * po/it.po
18090         * po/ja.po
18091         * po/ko.po
18092         * po/pt_BR.po
18093         * po/ru.po
18094         * po/sk.po
18095         * po/sr.po
18096                 sync with HEAD (update translations)
18097
18098 2005-01-18 [colin]      1.0.0cvs0.1
18099
18100         * src/foldersel.c
18101                 Specify search column - patch by Alfons
18102
18103 2005-01-18 [colin]      0.9.13cvs36.3
18104
18105         * src/prefs_toolbar.c
18106                 Change Delete to Remove
18107         * src/prefs_fonts.c
18108                 GTK2 version and leak fixes
18109         * src/prefs_actions.c
18110                 Add stock buttons.
18111                 All patches by Alfons
18112
18113 2005-01-17 [colin]      0.9.13cvs36.2
18114
18115         * src/compose.c
18116                 Fix DnD inserting twice. While at it,
18117                 add DnD support for text/plain in the
18118                 body, and add support in the headers.
18119
18120 2005-01-16 [colin]      0.9.13cvs36.1
18121
18122         * ChangeLog
18123         * ChangeLog.jp
18124         * ChangeLog.claws
18125                 Sync with HEAD (nothing applicable)
18126
18127 2005-01-16 [colin]      0.9.13cvs33.2
18128
18129         * src/prefs_toolbar.c
18130                 GTK2ize prefs_toolbar, by Alfons.
18131
18132 2005-01-14 [colin]      0.9.13cvs33.1
18133
18134         * src/html.c
18135         * src/msgcache.c
18136                 Sync with HEAD
18137
18138 2005-01-14 [colin]      0.9.13cvs32.1
18139
18140         * src/html.c
18141         * src/html.h
18142         * src/msgcache.c
18143         * AUTHORS
18144         * tools/calypso_convert.pl
18145                 Sync with HEAD
18146
18147 2005-01-08 [colin]      0.9.13cvs29.2
18148
18149         * src/prefs_filtering_action.c
18150         * src/prefs_filtering.c
18151                 2 more gtk2 patches by Alfons
18152
18153 2005-01-07 [paul]       0.9.13cvs29.1
18154
18155         * ChangeLog
18156         * ChangeLog.claws
18157         * ChangeLog.jp
18158         * configure.ac
18159         * src/pop.c
18160         * src/pop.h
18161                 sync with HEAD
18162
18163 2005-01-07 [colin]      0.9.13cvs28.3
18164
18165         * src/gtk/progressdialog.c
18166         * src/gtk/progressdialog.h
18167         * src/inc.c
18168         * src/send_message.c
18169                 GTK2 for the incorporation dialog. The CList isn't dead
18170                 yet, for a more smooth migration. Patch by Alfons.
18171
18172 2005-01-06 [colin]      0.9.13cvs28.2
18173
18174         * src/prefs_display_header.c
18175                 GTK2 conversion by Alfons
18176         * src/prefs_actions.c
18177         * src/prefs_matcher.c
18178                 Fix 2 leaks - patch by Alfons
18179
18180 2005-01-06 [colin]      0.9.13cvs28.1
18181
18182         * src/prefs_matcher.c
18183                 Sync with HEAD
18184
18185 2005-01-06 [colin]      0.9.13cvs27.4
18186
18187         * src/prefs_matcher.c
18188                 Fix double-free. Patch by Alfons
18189
18190 2005-01-06 [colin]      0.9.13cvs27.3
18191
18192         * src/prefs_matcher.c
18193                 GTK2 widgets + memleak
18194                 Patch by Alfons
18195
18196 2005-01-05 [colin]      0.9.13cvs27.2
18197
18198         * src/account.c
18199         * src/addr_compl.c
18200         * src/foldersel.c
18201         * src/stock_pixmap.c
18202         * src/stock_pixmap.h
18203                 3 more GTK2 patches by Alfons.
18204
18205 2005-01-04 [colin]      0.9.13cvs27.1
18206
18207         * src/folderview.c
18208         * src/imap_gtk.c
18209         * src/news_gtk.c
18210                 Sync with HEAD
18211
18212 2005-01-04 [colin]      0.9.13cvs25.9
18213
18214         * src/compose.c
18215                 Fix Show Ruler menuitem
18216         * src/prefs_template.c
18217                 Convert to GTK2
18218         * src/common/utils.c
18219                 Make auto pointer stuff handles NULLs
18220                 Patches by Alfons.
18221
18222 2005-01-04 [colin]      0.9.13cvs25.8
18223
18224         * src/compose.c
18225                 Move the attachment list to gtk2
18226                 Patch by Alfons.
18227
18228 2005-01-04 [colin]      0.9.13cvs25.7
18229
18230         * src/textview.c
18231                 Make some keys work again
18232                 Patch by SungHyun Nam <namsh@kldp.org>
18233
18234 2005-01-04 [colin]      0.9.13cvs25.6
18235
18236         * src/gtk/gtkshruler.c
18237                 Move the ruler to GTK2
18238                 Patch by Alfons
18239
18240 2005-01-03 [colin]      0.9.13cvs25.5
18241
18242         * src/compose.c
18243                 Fix my broken patch apply 
18244
18245 2005-01-03 [colin]      0.9.13cvs25.4
18246
18247         * src/common/utils.c
18248         * src/common/utils.h
18249         * src/gtk/prefswindow.c
18250                 Move auto pointer stuff to utils.c
18251                 Patch by Alfons again :)
18252
18253 2005-01-03 [colin]      0.9.13cvs25.3
18254
18255         * src/compose.c
18256         * src/prefs_gtk.c
18257         * src/prefs_template.c
18258         * src/textview.c
18259                 Empty text widgets with empty strings, not NULL char
18260                 Patch by SungHyun Nam <namsh@kldp_org>
18261
18262 2005-01-03 [colin]      0.9.13cvs25.2
18263
18264         * src/main.c
18265         * AUTHORS
18266                 Sync with HEAD
18267
18268 2005-01-03 [colin]      0.9.13cvs25.1
18269
18270         * src/pop.c
18271         * src/pop.h
18272                 Sync with HEAD
18273
18274 2005-01-03 [colin]      0.9.13cvs24.3
18275
18276         * src/account.c
18277                 Two patches from Alfons and Alex S Moore:
18278                 fix images, fix return value.
18279
18280 2005-01-01 [colin]      0.9.13cvs24.2
18281
18282         * src/prefs_actions.c
18283                 Fix over-zealous assertion. Patch by Alfons
18284
18285 2005-01-01 [colin]      0.9.13cvs24.1
18286
18287         * src/procmime.c
18288                 Sync with HEAD (leak fix)
18289
18290 2004-12-31 [colin]      0.9.13cvs23.2
18291
18292         * src/prefs_common.c
18293                 GTK2 widgets + stock buttons - patch by Alfons
18294
18295 2004-12-31 [paul]       0.9.13cvs23.1
18296
18297         * configure.ac
18298                 bump up EXTRA_VERSION to match (sync'ed) HEAD
18299         * src/gtk/pluginwindow.c
18300                 use GTK2 widgets and plug memory leaks,
18301                 patches by Alfons
18302
18303 2004-12-30 [colin]      0.9.13cvs22.4
18304
18305         * src/account.c
18306         * src/action.c
18307         * src/export.c
18308         * src/foldersel.c
18309         * src/import.c
18310         * src/message_search.c
18311         * src/prefs_actions.c
18312         * src/prefs_common.c
18313         * src/prefs_customheader.c
18314         * src/prefs_filtering.c
18315         * src/prefs_summary_column.c
18316         * src/summary_search.c
18317         * src/gtk/about.c
18318         * src/gtk/description_window.c
18319         * src/gtk/gtkutils.c
18320         * src/gtk/gtkutils.h
18321         * src/gtk/inputdialog.c
18322         * src/gtk/prefswindow.c
18323                 Use GTK2 stock buttons. Patches by Alfons.
18324
18325 2004-12-30 [colin]      0.9.13cvs22.3
18326
18327         * src/account.c
18328                 Sync with HEAD
18329         * src/prefs_actions.c
18330         * src/prefs_customheader.c
18331         * src/prefs_filtering.c
18332         * src/prefs_msg_colors.c
18333         * src/prefs_summary_column.c
18334         * src/gtk/prefswindow.c
18335                 Use GtkTreeView instead of deprecated 
18336                 widgets. Patches by Alfons.
18337
18338 2004-12-30 [paul]       0.9.13cvs22.2
18339
18340         * src/foldersel.c
18341                 use GTK 2 Tree View
18342                 patch by Alfons, with root folder sorting fix
18343                 by Stephan Sachse
18344
18345 2004-12-30 [paul]       0.9.13cvs22.1
18346
18347         * ChangeLog
18348         * ChangeLog.claws
18349         * ChangeLog.jp
18350         * NEWS
18351         * configure.ac
18352         * src/account.c
18353                 sync with HEAD
18354
18355 2004-12-22 [martin]     0.9.13cvs21.2
18356
18357         * src/action.c
18358                 free the command line after its use
18359
18360 2004-12-18 [paul]       0.9.13cvs21.1
18361
18362         * AUTHORS
18363         * ChangeLog
18364         * ChangeLog.claws
18365         * ChangeLog.jp
18366         * NEWS
18367         * configure.ac
18368         * src/action.c
18369         * src/compose.c
18370         * src/syldap.c
18371                 sync with HEAD
18372
18373 2004-12-17 [martin]     0.9.13cvs17.2
18374
18375         * src/action.c
18376                 convert actions input to locale
18377         * src/inc.c
18378                 convert notification command to locale
18379         * src/plugins/pgpmime/select-keys.c
18380                 convert attributes to utf8
18381
18382 2004-12-14 [colin]      0.9.13cvs17.1
18383
18384         * ChangeLog
18385         * ChangeLog.jp
18386         * ChangeLog.claws
18387         * src/action.c
18388         * src/common/utils.c
18389         * src/gtk/prefswindow.c
18390         * src/gtk/gtkutils.c
18391         * src/gtk/gtkutils.h
18392         * src/plugins/spamassassin/libspamc.c
18393                 Sync with HEAD
18394
18395 2004-12-13 [colin]      0.9.13cvs14.1
18396
18397         * src/quote_fmt_parse.y
18398                 Sync with HEAD
18399
18400 2004-12-10 [colin]      0.9.13cvs12.1
18401
18402         * src/prefs_themes.c
18403         * src/mainwindow.c
18404         * src/messageview.c
18405                 Sync with HEAD
18406
18407 2004-12-09 [colin]      0.9.13cvs10.1
18408
18409         * src/procmime.c
18410                 Sync with HEAD (fix B64 encoding from memory)
18411
18412 2004-12-08 [colin]      0.9.13cvs9.1
18413
18414         * src/gtk/colorlabel.c
18415                 Sync with HEAD
18416
18417 2004-12-08 [paul]       0.9.13cvs8.2
18418
18419         * src/gtk/pluginwindow.c
18420                 fix window resizing oddities
18421
18422 2004-12-08 [colin]      0.9.13cvs8.1
18423
18424         * src/quote_fmt_parse.y
18425                 Sync with HEAD
18426
18427 2004-12-08 [colin]      0.9.13cvs7.1
18428
18429         * src/matcher_parser_parse.y
18430         * src/msgcache.c
18431         * src/prefs_matcher.c
18432         * src/procheader.c
18433         * src/matcher.c
18434         * src/common/defs.h
18435         * po/sr.po
18436                 Sync with HEAD
18437
18438 2004-12-08 [colin]      0.9.13cvs6.1
18439
18440         * src/quote_fmt_parse.y
18441         * src/textview.c
18442                 Sync with HEAD
18443         * src/gtk/prefswindow.c
18444         * src/gtk/pluginwindow.c
18445                 Fix G_CALLBACKS protos (thanks to Alfons)
18446
18447 2004-12-07 [torte]      0.9.13cvs2.2
18448
18449         * src/procmime.c
18450                 [Bug 650] reply button causes crash
18451                 Thanks to David Relson and Christoph
18452
18453 2004-12-07 [colin]      0.9.13cvs2.1
18454
18455         * ChangeLog.claws
18456         * AUTHORS
18457         * po/sk.po
18458         * src/procmime.c
18459         * src/prefs_account.c
18460         * src/common/smtp.c
18461         * src/common/smtp.h
18462                 Sync with HEAD
18463
18464 2004-12-06 [colin]      0.9.12cvs187.1
18465
18466         * ChangeLog.claws
18467         * INSTALL
18468         * Makefile.am
18469         * README.claws
18470         * TODO.claws
18471         * configure.ac
18472         * po/bg.po
18473         * po/cs.po
18474         * po/el.po
18475         * po/en_GB.po
18476         * po/es.po
18477         * po/fr.po
18478         * po/hr.po
18479         * po/hu.po
18480         * po/it.po
18481         * po/ja.po
18482         * po/ko.po
18483         * po/nl.po
18484         * po/pl.po
18485         * po/pt_BR.po
18486         * po/ru.po
18487         * po/sk.po
18488         * po/sr.po
18489         * po/sv.po
18490         * po/zh_CN.po
18491         * po/zh_TW.Big5.po
18492         * src/compose.c
18493         * tools/Makefile.am
18494         * tools/README
18495         * tools/filter_conv.pl
18496         * tools/kdeservicemenu/README
18497         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18498         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18499                 Sync with HEAD
18500
18501 2004-12-04 [colin]      0.9.12cvs183.1
18502
18503         * src/compose.c
18504                 Sync with HEAD (compose window position saving)
18505
18506 2004-12-04 [paul]       0.9.12cvs182.3
18507
18508         * src/messageview.c
18509         * src/mimeview.c
18510         * src/prefs_customheader.c
18511         * src/gtk/quicksearch.c
18512                 replace some forgotten GTK_SIGNAL_FUNCs
18513
18514 2004-12-04 [paul]       0.9.12cvs182.2
18515
18516         * src/Makefile.am
18517                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
18518                 committed in error      
18519
18520 2004-12-04 [paul]       0.9.12cvs182.1
18521
18522         * ChangeLog
18523         * ChangeLog.claws
18524         * ChangeLog.jp
18525         * INSTALL
18526         * NEWS
18527         * README
18528         * README.jp
18529         * configure.ac
18530         * doc/manual/ja/Makefile.am
18531         * doc/manual/ja/sylpheed-1.html
18532         * doc/manual/ja/sylpheed-10.html
18533         * doc/manual/ja/sylpheed-11.html
18534         * doc/manual/ja/sylpheed-12.html
18535         * doc/manual/ja/sylpheed-13.html
18536         * doc/manual/ja/sylpheed-14.html
18537         * doc/manual/ja/sylpheed-15.html
18538         * doc/manual/ja/sylpheed-16.html
18539         * doc/manual/ja/sylpheed-17.html
18540         * doc/manual/ja/sylpheed-18.html
18541         * doc/manual/ja/sylpheed-19.html
18542         * doc/manual/ja/sylpheed-2.html
18543         * doc/manual/ja/sylpheed-20.html
18544         * doc/manual/ja/sylpheed-3.html
18545         * doc/manual/ja/sylpheed-4.html
18546         * doc/manual/ja/sylpheed-5.html
18547         * doc/manual/ja/sylpheed-6.html
18548         * doc/manual/ja/sylpheed-7.html
18549         * doc/manual/ja/sylpheed-8.html
18550         * doc/manual/ja/sylpheed-9.html
18551         * doc/manual/ja/sylpheed.html
18552         * doc/manual/ja/sylpheed.sgml
18553         * po/de.po
18554         * src/Makefile.am
18555         * src/compose.c
18556         * src/procmime.c
18557         * src/pixmaps/regular.xpm **REMOVED**
18558         * src/plugins/pgpmime/pgpmime.c
18559         * src/plugins/pgpmime/plugin.c
18560         * src/plugins/pgpmime/prefs_gpg.c
18561                 sync with HEAD
18562
18563 2004-12-03 [paul]       0.9.12cvs180.1
18564
18565         * ChangeLog
18566         * ChangeLog.claws
18567         * ChangeLog.jp
18568         * configure.ac
18569         * src/Makefile.am
18570         * src/pop.c
18571         * src/common/utils.c
18572         * src/common/utils.h
18573         * src/pixmaps/continue.xpm
18574         * src/pixmaps/dir_close.xpm
18575         * src/pixmaps/dir_open.xpm
18576         * src/pixmaps/drafts_close.xpm
18577         * src/pixmaps/drafts_open.xpm
18578         * src/pixmaps/folder.xpm **REMOVED**
18579         * src/pixmaps/group.xpm
18580         * src/pixmaps/unread.xpm
18581                 sync with HEAD
18582
18583 2004-12-02 [colin]      0.9.12cvs179.1
18584
18585         * src/compose.c
18586                 Sync with HEAD (non-duplicated reedition)
18587
18588 2004-12-02 [colin]      0.9.12cvs178.1
18589
18590         * src/compose.c
18591                 Sync with HEAD (linewrap_quote fix)
18592
18593 2004-12-01 [colin]      0.9.12cvs177.3
18594
18595         * src/addrharvest.c
18596                 Replace sizeof with strlen
18597
18598 2004-12-01 [paul]       0.9.12cvs177.2
18599
18600         * src/addrharvest.c
18601                 fix 'harvest addresses'
18602
18603 2004-11-30 [colin]      0.9.12cvs177.1
18604
18605         * src/gtk/prefswindow.c
18606         * src/gtk/pluginwindow.c
18607                 Sync with HEAD
18608
18609 2004-11-29 [colin]      0.9.12cvs176.1
18610
18611         * src/folderview.c
18612                 sync with HEAD (Fix disappearing separators in folderview's popup)
18613
18614 2004-11-29 [colin]      0.9.12cvs175.1
18615
18616         * src/procmime.c
18617                 Sync with head (another format fix)
18618
18619 2004-11-29 [colin]      0.9.12cvs174.1
18620
18621         * src/pop.c
18622                 Sync with HEAD (format string fix)
18623
18624 2004-11-26 [colin]      0.9.12cvs173.1
18625
18626         * src/common/smtp.c
18627         * src/common/smtp.h
18628                 Sync with HEAD
18629
18630 2004-11-24 [colin]      0.9.12cvs172.1
18631
18632         * src/plugins/pgpmime/pgpmime.c
18633                 Sync with HEAD
18634
18635 2004-11-24 [colin]      0.9.12cvs171.1
18636
18637         * src/plugins/pgpmime/pgpmime.c
18638                 Sync with head (gpgmectx leaks)
18639
18640 2004-11-24 [colin]      0.9.12cvs169.1
18641
18642         * src/plugins/pgpmime/plugin.c
18643         * src/plugins/trayicon/Makefile.am
18644         * src/plugins/trayicon/newmarkedmail.xpm
18645         * src/plugins/trayicon/trayicon.c
18646         * src/plugins/trayicon/unreadmarkedmail.xpm
18647                 Sync with HEAD
18648
18649 2004-11-23 [colin]      0.9.12cvs168.1
18650
18651         * src/partial_download.c
18652         * src/partial_download.h
18653         * src/plugins/pgpmime/plugin.c
18654                 Sync with HEAD
18655
18656 2004-11-23 [colin]      0.9.12cvs166.1
18657
18658         * src/Makefile.am
18659         * src/codeconv.c
18660         * src/compose.c
18661         * src/folderview.c
18662         * src/main.c
18663         * src/partial_download.c
18664         * src/partial_download.h
18665         * src/prefs_account.c
18666         * src/prefs_account.h
18667         * src/privacy.c
18668         * src/privacy.h
18669         * src/procmime.c
18670         * src/common/Makefile.am
18671         * src/common/base64.h
18672         * src/common/partial_download.c
18673         * src/common/partial_download.h
18674         * src/gtk/prefswindow.c
18675         * src/gtk/prefswindow.h
18676         * src/plugins/pgpmime/pgpmime.c
18677         * src/plugins/pgpmime/prefs_gpg.c
18678         * src/plugins/pgpmime/prefs_gpg.h
18679         * src/plugins/pgpmime/sgpgme.c
18680         * src/plugins/pgpmime/sgpgme.h
18681                 Sync with HEAD
18682
18683 2004-11-23 [colin]      0.9.12cvs163.1
18684
18685         * src/main.c
18686                 Sync with HEAD (cursor optimization)
18687
18688 2004-11-23 [colin]      0.9.12cvs162.1
18689
18690         * src/prefs_common.c
18691         * src/prefs_themes.c
18692         * src/procmsg.c
18693                 Sync with HEAD
18694
18695 2004-11-23 [colin]      0.9.12cvs158.9
18696
18697         * src/compose.c
18698                 Fix double-free when forwarding
18699         * src/msgcache.c
18700                 Fix leak on error path
18701                 
18702
18703 2004-11-23 [colin]      0.9.12cvs158.8
18704
18705         * src/compose.c
18706                 Fix possible double-free
18707                 Spotted by Alfons
18708
18709 2004-11-23 [colin]      0.9.12cvs158.7
18710
18711         * src/compose.c
18712                 Fix some signal handlers' prototypes
18713                 Spotted by Alfons
18714
18715 2004-11-22 [colin]      0.9.12cvs158.6
18716
18717         * src/compose.c
18718                 Remove unneeded code and duplicated
18719                 wrapping - patch by Alfons
18720
18721 2004-11-22 [colin]      0.9.12cvs158.5
18722
18723         * src/prefs_themes.c
18724                 Fix oversized selector
18725
18726 2004-11-22 [colin]      0.9.12cvs158.4
18727
18728         * src/compose.c
18729                 fix dump_text()
18730                 patch by Alfons
18731
18732 2004-11-19 [colin]      0.9.12cvs158.3
18733
18734         * src/textview.c
18735                 Add a context menu on links (open, copy)
18736
18737 2004-11-18 [paul]       0.9.12cvs158.2
18738
18739         * src/addrgather.c
18740         * src/exphtmldlg.c
18741         * src/expldifdlg.c
18742         * src/mimeview.c
18743         * src/prefs_common.c
18744         * src/plugins/image_viewer/viewer.c
18745         * src/plugins/spamassassin/spamassassin_gtk.c
18746                 replace deprecated gtk_notebook_set_page
18747                 and gtk_notebook_current_page
18748
18749 2004-11-18 [paul]       0.9.12cvs158.1
18750
18751         * configure.ac
18752         * src/compose.c
18753         * src/mainwindow.c
18754         * src/messageview.c
18755         * src/prefs_common.c
18756         * src/common/utils.c
18757         * src/common/utils.h
18758                 sync with HEAD
18759
18760 2004-11-17 [colin]      0.9.12cvs156.1
18761
18762         * src/prefs_account.c
18763         * src/prefs_account.h
18764         * src/procmsg.c
18765                 Sync with HEAD (add pref to store encrypted mails encrypted)
18766
18767 2004-11-17 [paul]       0.9.12cvs155.1
18768
18769         * ChangeLog
18770         * ChangeLog.claws
18771         * ChangeLog.jp
18772         * NEWS
18773         * configure.ac
18774         * src/compose.c
18775         * src/jpilot.c
18776         * src/privacy.c
18777         * src/procmime.c
18778         * src/procmime.h
18779         * src/procmsg.c
18780         * src/toolbar.c
18781         * src/pixmaps/error.xpm
18782                 sync with HEAD
18783
18784 2004-11-17 [colin]      0.9.12cvs151.1
18785
18786         * src/plugins/pgpmime/pgpmime.c
18787                 Sync with HEAD (remove debug printf)
18788
18789 2004-11-17 [colin]      0.9.12cvs150.1
18790
18791         * src/plugins/pgpmime/pgpmime.c
18792                 Sync with HEAD (off-by-one fix)
18793
18794 2004-11-17 [colin]      0.9.12cvs149.1
18795
18796         * src/procmsg.c
18797                 Sync with HEAD (coding style fixes)
18798
18799 2004-11-16 [colin]      0.9.12cvs148.1
18800
18801         * src/procmsg.c
18802                 Sync with head (Fix the fix)
18803
18804 2004-11-16 [colin]      0.9.12cvs147.1
18805
18806         * src/procmsg.c
18807                 Sync with Main (leak fix)
18808
18809 2004-11-16 [colin]      0.9.12cvs146.14
18810
18811         * src/compose.c
18812                 Remove useless chunk of code
18813                 Patch by Alfons
18814
18815 2004-11-15 [colin]      0.9.12cvs146.13
18816
18817         * src/compose.c
18818                 Fix drafting after insertion
18819                 Patch by Alfons
18820
18821 2004-11-15 [colin]      0.9.12cvs146.12
18822
18823         * src/compose.c
18824         * src/prefs_filtering.c
18825         * src/prefs_filtering_action.c
18826         * src/prefs_toolbar.c
18827                 Fix some const-correctness
18828
18829 2004-11-15 [colin]      0.9.12cvs146.11
18830
18831         * src/summaryview.c
18832         * src/prefs_themes.c
18833         * src/messageview.c
18834                 Fix some leaks
18835
18836 2004-11-15 [colin]      0.9.12cvs146.10
18837
18838         * src/codeconv.c
18839                 More unreadable locale fixes
18840
18841 2004-11-14 [colin]      0.9.12cvs146.9
18842
18843         * src/textview.c
18844                 Fix uri_security_check
18845                 Patch by Alfons
18846
18847 2004-11-13 [paul]       0.9.12cvs146.8
18848
18849         * src/folder.c
18850         * src/procmime.c
18851                 fix 2 bugs introduced in last commit
18852
18853 2004-11-13 [paul]       0.9.12cvs146.7
18854
18855         * src/compose.c
18856         * src/exporthtml.c
18857         * src/exportldif.c
18858         * src/folder.c
18859         * src/imap.c
18860         * src/imap_gtk.c
18861         * src/main.c
18862         * src/mainwindow.c
18863         * src/messageview.c
18864         * src/mh_gtk.c
18865         * src/prefs_themes.c
18866         * src/procmime.c
18867         * src/setup.c
18868         * src/summaryview.c
18869                 replace deprecated g_basename
18870
18871 2004-11-13 [paul]       0.9.12cvs146.6
18872
18873         * src/compose.c
18874         * src/imap.c
18875         * src/matcher_parser.h
18876         * src/matcher_parser_parse.y
18877         * src/prefs_filtering.c
18878         * src/prefs_filtering_action.c
18879         * src/prefs_themes.c
18880         * src/prefs_toolbar.c
18881         * src/common/utils.c
18882                 various small fixes/cleanups
18883
18884 2004-11-12 [colin]      0.9.12cvs146.5
18885
18886         * src/textview.c
18887                 Validate event's origin on visibility notify
18888                 Patch by Alfons.
18889
18890 2004-11-12 [paul]       0.9.12cvs146.4
18891
18892         * src/exporthtml.c
18893         * src/exportldif.c
18894         * src/imap.c
18895         * src/mh.c
18896         * src/mimeview.c
18897         * src/prefs_spelling.c
18898         * src/prefs_themes.c
18899                 replace deprecated g_dirname    
18900
18901 2004-11-12 [colin]      0.9.12cvs146.3
18902
18903         * src/textview.c
18904                 Some coding style fixes
18905
18906 2004-11-12 [colin]      0.9.12cvs146.2
18907
18908         * src/codeconv.c
18909                 We want to replace _all_ extended chars in
18910                 conv_unreadable_*, because any string containing
18911                 extended chars not parsing as UTF8 is 
18912                 undisplayed on gtk2.
18913
18914 2004-11-12 [paul]       0.9.12cvs146.1
18915
18916         * ChangeLog
18917         * ChangeLog.claws
18918         * ChangeLog.jp
18919         * NEWS
18920         * configure.ac
18921         * src/account.c
18922         * src/folderview.c
18923         * src/folderview.h
18924         * src/imap.c
18925         * src/imap_gtk.c
18926         * src/inc.c
18927         * src/mainwindow.c
18928         * src/mh_gtk.c
18929         * src/news_gtk.c
18930         * src/pop.c
18931         * src/prefs_account.c
18932         * src/prefs_account.h
18933         * src/prefs_ext_prog.c
18934         * src/procmime.c
18935         * src/procmime.h
18936         * src/procmsg.c
18937         * src/procmsg.h
18938         * src/summary_search.c
18939         * src/summaryview.c
18940         * src/textview.c
18941         * src/common/defs.h
18942         * src/common/utils.c
18943         * src/common/utils.h
18944         * src/gtk/menu.c
18945         * src/gtk/menu.h
18946                 sync with HEAD
18947
18948 2004-11-11 [colin]      0.9.12cvs144.2
18949
18950         * src/textview.c
18951                 Fix URI range selection (patch by Alfons)
18952
18953 2004-11-09 [colin]      0.9.12cvs144.1
18954
18955         * ChangeLog.claws
18956         * src/compose.c
18957         * src/folder.c
18958         * src/folder_item_prefs.c
18959         * src/prefs_account.c
18960         * src/prefs_account.h
18961         * src/plugins/pgpmime/pgpmime.c
18962                 Sync with HEAD
18963
18964 2004-11-08 [colin]      0.9.12cvs143.1
18965
18966         * src/summaryview.c
18967                 Sync with HEAD (optimize quicksearch)
18968
18969 2004-11-08 [colin]      0.9.12cvs142.2
18970
18971         * src/compose.c
18972                 Don't wrap when Edit/Auto wrapping is disabled
18973
18974 2004-11-08 [colin]      0.9.12cvs142.1
18975
18976         * src/textview.c
18977                 Sync with HEAD
18978
18979 2004-11-08 [colin]      0.9.12cvs141.1
18980
18981         * src/textview.c
18982                 Sync with HEAD (fix some mail URIs)
18983
18984 2004-11-08 [colin]      0.9.12cvs140.3
18985
18986         * src/textview.c
18987                 o Use text cursor instead of arrow when
18988                   not on a link
18989                 o Fix handling of contiguous links (as in
18990                   "colin@colino.net" <colin@colino.net>)
18991                   This one unveils a bug in get_email_part()
18992
18993 2004-11-07 [colin]      0.9.12cvs140.2
18994
18995         * src/textview.c
18996                 Fix memleak. Patch by Alfons.
18997
18998 2004-11-06 [colin]      0.9.12cvs140.1
18999
19000         * src/compose.c
19001                 Sync with HEAD (don't ask passphrase
19002                 when drafting)
19003
19004 2004-11-06 [paul]       0.9.12cvs139.2
19005
19006         * AUTHORS
19007         * src/textview.c
19008         * src/textview.h
19009                 textview URI handling. hovering over a 
19010                 link displays it in the status bar,
19011                 and changes the mouse pointer to a hand 
19012                 cursor. a link is activated with a single 
19013                 click. (Modified from the) patch by Jean-Yves 
19014                 Lefort <jylefort@users.sourceforge.net>
19015                 
19016
19017 2004-11-05 [colin]      0.9.12cvs139.1
19018
19019         * src/compose.c
19020         * src/procmime.c
19021                 Sync with HEAD again ^^
19022
19023 2004-11-05 [colin]      0.9.12cvs139.1
19024
19025         * src/compose.c
19026         * src/procmime.c
19027                 Sync with HEAD
19028
19029 2004-11-03 [paul]       0.9.12cvs138.1
19030
19031         * ChangeLog.claws
19032         * configure.ac
19033         * po/POTFILES.in
19034         * src/prefs_ext_prog.c
19035         * src/procmime.c
19036         * tools/kdeservicemenu/README
19037         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
19038         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
19039                 sync with HEAD
19040
19041 2004-11-01 [christoph]  0.9.12cvs136.2
19042
19043         * src/procmime.c
19044                 convert MIME parameters to UTF-8
19045
19046 2004-10-29 [colin]      0.9.12cvs136.1
19047
19048         * src/common/utils.c
19049                 Sync with HEAD (don't use '=' in mime boundary)
19050
19051 2004-10-29 [paul]       0.9.12cvs135.1
19052
19053         * configure.ac
19054         * doc/src/rfc2231.txt
19055         * src/procmime.c
19056         * src/common/quoted-printable.c
19057         * src/common/utils.c
19058         * src/common/utils.h
19059                 sync with HEAD
19060
19061 2004-10-27 [paul]       0.9.12cvs134.1
19062
19063         * configure.ac
19064         * src/main.c
19065         * src/procmime.c
19066         * src/plugins/pgpmime/pgpmime.c
19067                 sync with HEAD
19068
19069 2004-10-26 [paul]       0.9.12cvs132.3
19070
19071         * src/account.c
19072         * src/addressbook.c
19073         * src/addrgather.c
19074         * src/addrharvest.c
19075         * src/codeconv.c
19076         * src/compose.c
19077         * src/customheader.c
19078         * src/editaddress.c
19079         * src/editgroup.c
19080         * src/enriched.c
19081         * src/expldifdlg.c
19082         * src/exporthtml.c
19083         * src/exportldif.c
19084         * src/folder.c
19085         * src/foldersel.c
19086         * src/folderview.c
19087         * src/grouplistdialog.c
19088         * src/html.c
19089         * src/imap.c
19090         * src/jpilot.c
19091         * src/ldapserver.c
19092         * src/ldif.c
19093         * src/mimeview.c
19094         * src/news.c
19095         * src/news_gtk.c
19096         * src/pop.c
19097         * src/prefs_display_header.c
19098         * src/prefs_gtk.c
19099         * src/prefs_msg_colors.c
19100         * src/prefs_toolbar.c
19101         * src/procheader.c
19102         * src/procmime.c
19103         * src/summaryview.c
19104         * src/textview.c
19105         * src/toolbar.c
19106         * src/vcard.c
19107         * src/common/mgutils.c
19108         * src/common/nntp.c
19109         * src/common/smtp.c
19110         * src/common/template.c
19111         * src/common/utils.c
19112         * src/common/xmlprops.c
19113         * src/plugins/pgpmime/pgpmime.c
19114         * src/plugins/pgpmime/select-keys.c
19115         * src/plugins/pgpmime/sgpgme.c
19116                 replace deprecated g_strcasecmp(), g_strncasecmp(),
19117                 g_string_sprintfa(), gtk_notebook_current_page()
19118
19119 2004-10-26 [colin]      0.9.12cvs132.2
19120
19121         * src/prefs_folder_item.c
19122                 Fix default-account selection
19123
19124 2004-10-21 [colin]      0.9.12cvs133
19125
19126         * src/compose.c
19127                 Sync with HEAD (Remove extra separator in compose's Options)
19128         * src/textview.c
19129                 Set wrapping to char
19130
19131 2004-10-21 [paul]       0.9.12cvs131.2
19132
19133         * src/compose.c
19134         * src/sourcewindow.c
19135                 fix wrapping
19136                 fix window shrinking 
19137
19138 2004-10-21 [colin]      0.9.12cvs131.1
19139
19140         * ChangeLog.claws
19141         * src/compose.c
19142                 Sync with HEAD
19143
19144 2004-10-21 [paul]       0.9.12cvs130.2
19145
19146         * src/prefs_folder_item.c
19147                 sync with HEAD (Apply to subfolders)
19148
19149 2004-10-19 [colin]      0.9.12cvs130.1
19150
19151         * ChangeLog.claws
19152         * src/compose.c
19153         * src/common/utils.c
19154         * src/gtk/menu.c
19155                 Sync with HEAD
19156
19157 2004-10-19 [colin]      0.9.12cvs128.1
19158
19159         * src/addrbook.c
19160         * src/addrcache.c
19161         * src/addressbook.c
19162         * src/codeconv.c
19163         * src/compose.c
19164         * src/customheader.c
19165         * src/editaddress.c
19166         * src/editgroup.c
19167         * src/exporthtml.c
19168         * src/folder.c
19169         * src/folderview.c
19170         * src/imap.c
19171         * src/jpilot.c
19172         * src/main.c
19173         * src/matcher_parser_parse.y
19174         * src/mbox.c
19175         * src/pop.c
19176         * src/prefs_account.c
19177         * src/prefs_gtk.c
19178         * src/prefs_msg_colors.c
19179         * src/procheader.c
19180         * src/procmime.c
19181         * src/procmime.h
19182         * src/procmsg.c
19183         * src/summaryview.c
19184         * src/textview.c
19185         * src/common/base64.c
19186         * src/common/partial_download.c
19187         * src/common/socket.c
19188         * src/common/sylpheed.c
19189         * src/common/utils.c
19190         * src/common/utils.h
19191         * src/gtk/pluginwindow.c
19192         * src/gtk/quicksearch.c
19193         * src/plugins/clamav/clamav_plugin.c
19194         * src/plugins/clamav/clamav_plugin.h
19195         * src/plugins/clamav/clamav_plugin_gtk.c
19196         * src/plugins/pgpmime/passphrase.c
19197         * src/plugins/pgpmime/pgpmime.c
19198         * src/plugins/pgpmime/plugin.c
19199         * src/plugins/pgpmime/prefs_gpg.c
19200         * src/plugins/pgpmime/prefs_gpg.h
19201         * src/plugins/pgpmime/select-keys.c
19202         * src/plugins/pgpmime/sgpgme.c
19203         * src/plugins/spamassassin/libspamc.c
19204         * src/plugins/spamassassin/spamassassin.c
19205         * src/plugins/spamassassin/spamassassin.h
19206         * src/plugins/spamassassin/spamassassin_gtk.c
19207         * src/plugins/trayicon/trayicon.c
19208         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
19209                 Sync with HEAD
19210
19211 2004-10-14 [colin]      0.9.12cvs126.2
19212
19213         * src/codeconv.c
19214         * src/textview.c
19215                 Fix conv_unreadable_locale
19216
19217 2004-10-13 [colin]      0.9.12cvs126.1
19218
19219         * src/compose.c
19220                 Sync with HEAD (don't convert charset for 
19221                 drafted messages, minor cleanup)
19222
19223 2004-10-13 [colin]      0.9.12cvs125.1
19224
19225         * po/POTFILES.in
19226                 Sync with HEAD (POTFILES fix)
19227
19228 2004-10-12 [colin]      0.9.12cvs124.3
19229
19230         * src/compose.c
19231                 Fix encoding bug from latest sync
19232
19233 2004-10-12 [paul]       0.9.12cvs124.2
19234
19235         * src/plugins/pgpmime/prefs_gpg.c
19236         * src/plugins/pgpmime/prefs_gpg.h
19237                 forgotten in last commit        
19238
19239 2004-10-12 [paul]       0.9.12cvs124.1
19240
19241         * ChangeLog.claws
19242         * configure.ac
19243         * m4/spamassassin.m4
19244         * src/Makefile.am
19245         * src/account.c
19246         * src/compose.c
19247         * src/compose.h
19248         * src/crash.c
19249         * src/main.c
19250         * src/mimeview.c
19251         * src/passphrase.c
19252         * src/passphrase.h
19253         * src/prefs_account.c
19254         * src/prefs_account.h
19255         * src/prefs_common.c
19256         * src/privacy.c
19257         * src/privacy.h
19258         * src/procmime.c
19259         * src/procmime.h
19260         * src/procmsg.c
19261         * src/rfc2015.c
19262         * src/rfc2015.h
19263         * src/select-keys.c
19264         * src/select-keys.h
19265         * src/textview.c
19266         * src/common/utils.c
19267         * src/common/utils.h
19268         * src/gtk/about.c
19269         * src/plugins/pgpmime/Makefile.am
19270         * src/plugins/pgpmime/passphrase.c
19271         * src/plugins/pgpmime/passphrase.h
19272         * src/plugins/pgpmime/pgpmime.c
19273         * src/plugins/pgpmime/plugin.c
19274         * src/plugins/pgpmime/select-keys.c
19275         * src/plugins/pgpmime/select-keys.h
19276         * src/plugins/pgpmime/sgpgme.c
19277         * src/plugins/pgpmime/sgpgme.h
19278                 sync with HEAD
19279
19280 2004-10-04 [colin]      0.9.12cvs122.1
19281
19282         * src/mainwindow.c
19283         * src/messageview.c
19284         * src/messageview.h
19285         * src/textview.c
19286                 Sync with HEAD
19287
19288 2004-10-04 [colin]      0.9.12cvs121.1
19289
19290         * src/summaryview.c
19291                 Sync with HEAD
19292
19293 2004-10-04 [paul]       0.9.12cvs120.1
19294
19295         * configure.ac
19296                 sync with HEAD [don't try to build 
19297                 pgpmime plugin when gpgme is disabled]
19298
19299 2004-10-03 [colin]      0.9.12cvs119.3
19300
19301         * src/gtk/gtksctree.c
19302                 Lots of side effects. Put back as before 117.2.
19303         * src/summaryview.c
19304                 Fix bug #602
19305
19306 2004-10-03 [colin]      0.9.12cvs119.2
19307
19308         * src/gtk/gtksctree.c
19309                 Revert 608 fix that doesn't work that good
19310
19311 2004-10-02 [colin]      0.9.12cvs119.1
19312
19313         * src/mainwindow.c
19314         * src/messageview.c
19315         * src/prefs_common.h
19316         * src/procmime.c
19317         * src/procmime.h
19318         * src/textview.c
19319                 Sync with HEAD
19320         * src/gtk/gtksctree.c
19321                 Close bug #608
19322
19323 2004-10-01 [colin]      0.9.12cvs118.1
19324
19325         * src/mimeview.c
19326                 Sync with HEAD (better Save All fix)
19327
19328 2004-10-01 [colin]      0.9.12cvs117.2
19329
19330         * src/gtk/gtksctree.c
19331                 Faster on selection
19332
19333 2004-10-01 [colin]      0.9.12cvs117.1
19334
19335         * src/mimeview.c
19336                 Sync with HEAD (Save All: only attachments)
19337
19338 2004-10-01 [paul]       0.9.12cvs116.1
19339
19340         * ChangeLog.claws
19341         * configure.ac
19342         * src/account.c
19343         * src/prefs_common.c
19344         * src/gtk/colorlabel.c
19345                 sync with HEAD
19346
19347 2004-09-30 [colin]      0.9.12cvs115.1
19348
19349         * src/stock_pixmap.c
19350         * src/stock_pixmap.h
19351         * src/folderview.c
19352         * src/Makefile.am
19353         * src/pixmaps/read.xpm
19354                 Sync with HEAD (new pixmap)
19355
19356 2004-09-29 [colin]      0.9.12cvs114.1
19357
19358         * src/compose.c
19359                 Sync with HEAD
19360                 Fix focus handling in headers
19361
19362 2004-09-29 [paul]       0.9.12cvs113.1
19363
19364         * src/quote_fmt_parse.y
19365                 sync with HEAD
19366  
19367
19368 2004-09-28 [colin]      0.9.12cvs112.1
19369
19370         * src/folderview.c
19371         * src/mainwindow.c
19372                 Sync with HEAD
19373
19374 2004-09-28 [colin]      0.9.12cvs110.1
19375
19376         * src/folderview.c
19377                 Sync with HEAD (Contextual Empty trash menu)
19378
19379 2004-09-28 [colin]      0.9.12cvs108.1
19380
19381         * src/addressbook.c
19382                 Sync with HEAD (addressbook edit on double-click)
19383
19384 2004-09-28 [colin]      0.9.12cvs106.1
19385
19386         * src/inc.c
19387                 Sync with HEAD (folder_item freeze on inc)
19388
19389 2004-09-27 [colin]      0.9.12cvs105.1
19390
19391         * src/folderview.c
19392                 Sync with HEAD (right-align new and unread column)
19393
19394 2004-09-27 [colin]      0.9.12cvs104.1
19395
19396         * src/main.c
19397                 Sync with HEAD (revert 0.9.12cvs101)
19398
19399 2004-09-24 [colin]      0.9.12cvs103.2
19400
19401         * src/wizard.c
19402                 Fix gtk warnings and use domain part of the email address 
19403                 when domain detection fails (no dot in domain name)
19404
19405 2004-09-23 [colin]      0.9.12cvs103.1
19406
19407         * src/plugins/spamassassin/libspamc.c
19408         * src/plugins/spamassassin/libspamc.h
19409         * src/plugins/spamassassin/utils.c
19410         * src/plugins/spamassassin/utils.h
19411                 Sync with HEAD (Update spamassassin to 3.0)
19412
19413 2004-09-21 [colin]      0.9.12cvs102.3
19414
19415         * src/action.c
19416                 Add horizontal scrollbar in action io dialog as needed
19417                 Patch by Alfons.
19418
19419 2004-09-20 [colin]      0.9.12cvs102.2
19420
19421         * src/plugins/image_viewer/viewer.c
19422                 Remove imlib stuff
19423                 use gtk_pixmap_set when clearing
19424                 (would be better to use gtkImages, but causes size-allocate 
19425                 signals storm)
19426
19427 2004-09-17 [paul]       0.9.12cvs102.1
19428
19429         * ChangeLog
19430         * ChangeLog.claws
19431         * ChangeLog.jp
19432         * configure.ac
19433         * src/inc.c
19434                 sync with HEAD
19435
19436
19437 2004-09-17 [colin]      0.9.12cvs101.1
19438
19439         * ChangeLog.claws
19440         * src/main.c
19441                 Sync with HEAD (fix segs at exit)
19442
19443 2004-09-14 [colin]      0.9.12cvs99.5
19444
19445         * src/common/socket.c
19446         * AUTHORS
19447                 Fix send error on 64bit platforms
19448                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
19449
19450 2004-09-14 [colin]      0.9.12cvs99.4
19451
19452         * src/action.c
19453                 Fix action output with utf8 
19454                 Patch by Alfons.
19455
19456 2004-09-14 [colin]      0.9.12cvs99.3
19457
19458         * ChangeLog.claws
19459         * src/folder.c
19460                 Sync with HEAD
19461
19462 2004-09-09 [colin]      0.9.12cvs99.2
19463
19464         * src/action.c
19465                 Fix progress bar (displaying "Completed %v/%u")
19466                 Patch by Alfons.
19467
19468 2004-09-08 [colin]      0.9.12cvs99.1
19469
19470         * src/account.c
19471         * src/folder.c
19472         * src/procmsg.c
19473         * src/procmsg.h
19474         * src/plugins/pgpmime/pgpmime.c
19475                 Sync with HEAD
19476
19477 2004-09-08 [colin]      0.9.12cvs97.2
19478
19479         * src/summaryview.c
19480                 Don't select mails in collapsed threads 
19481                 when navigating with up/down
19482
19483 2004-09-07 [colin]      0.9.12cvs97.1
19484
19485         * src/inc.c
19486                 Sync with HEAD (meaningful error messages)
19487
19488 2004-09-06 [colin]      0.9.12cvs96.1
19489
19490         * src/toolbar.c
19491                 Sync with HEAD (fix Redirect graying out)
19492
19493 2004-09-06 [colin]      0.9.12cvs95.1
19494
19495         * src/summaryview.c
19496         * src/mimeview.c
19497                 Sync with HEAD (fix dropped URIs)
19498
19499 2004-09-06 [colin]      0.9.12cvs94.1
19500
19501         * src/addressbook.c
19502         * src/addressitem.h
19503         * src/addritem.c
19504         * src/addritem.h
19505                 Sync with HEAD (addressbook DnD)
19506
19507 2004-09-03 [colin]      0.9.12cvs93.1
19508
19509         * src/summaryview.c
19510                 Sync with HEAD (next/prev unread)
19511
19512 2004-09-03 [colin]      0.9.12cvs92.1
19513
19514         * src/prefs_common.c
19515         * src/prefs_common.h
19516         * src/summaryview.c
19517                 Sync with HEAD ('mark_as_read_delay' pref)
19518
19519 2004-09-02 [colin]      0.9.12cvs91.2
19520
19521         * src/common/xml.c
19522                 Fix leak
19523
19524 2004-09-02 [colin]      0.9.12cvs91.1
19525
19526         * src/gtk/menu.c
19527                 Sync with HEAD (menu accel don't work, but whatever)
19528
19529 2004-09-02 [colin]      0.9.12cvs90.1
19530
19531         * src/account.c
19532                 Sync with HEAD (fix bug 582)
19533
19534 2004-09-02 [colin]      0.9.12cvs89.1
19535
19536         * src/addrindex.c
19537                 Sync with HEAD (free deleted queries)
19538
19539 2004-09-02 [colin]      0.9.12cvs88.1
19540
19541         * src/ldapquery.c
19542                 Sync with HEAD (fix LDAP freezes)
19543
19544 2004-09-02 [colin]      0.9.12cvs87.1
19545
19546         * src/prefs_spelling.c
19547                 Sync with HEAD (add default dictionary)
19548
19549 2004-09-01 [colin]      0.9.12cvs86.1
19550
19551         * src/filtering.c
19552         * src/folderview.c
19553         * src/imap.c
19554         * src/prefs_matcher.c
19555         * src/stock_pixmap.c
19556         * src/summary_search.c
19557         * src/summaryview.c
19558         * src/wizard.c
19559         * src/wizard.h
19560                 Sync with HEAD (uninitialized vars fixes)
19561                 + gtk2 specific warning fixes
19562
19563 2004-08-31 [colin]      0.9.12cvs85.1
19564
19565         * src/folder.c
19566                 Sync with HEAD (Fix memory corruption due to 
19567                 uninitialized var)
19568
19569 2004-08-31 [colin]      0.9.12cvs84.4
19570
19571         * src/summary_search.c
19572                 Fix segfaults when searching in folders with broken headers
19573
19574 2004-08-31 [colin]      0.9.12cvs84.3
19575
19576         * src/compose.c
19577         * src/textview.c
19578                 Fix some more encoding/decoding issues
19579
19580 2004-08-30 [colin]      0.9.12cvs84.2
19581
19582         * src/mimeview.c
19583         * src/prefs_themes.c
19584         * src/gtk/filesel.c
19585         * src/gtk/filesel.h
19586                 Add a folder-mode selection (fixes mimeview's "Save all")
19587
19588 2004-08-29 [colin]      0.9.12cvs84.1
19589
19590         * src/mimeview.c
19591                 Sync with HEAD (don't escape saved filenames)
19592
19593 2004-08-27 [colin]      0.9.12cvs83.1
19594
19595         * ChangeLog
19596         * ChangeLog.claws
19597         * ChangeLog.jp
19598         * src/mh.c
19599         * src/procheader.c
19600         * src/procmsg.c
19601         * src/procmsg.h
19602         * src/common/utils.c
19603         * src/gtk/menu.h
19604         * po/
19605                 Sync with HEAD 0.9.12cvs83 (sync with main)
19606
19607 2004-08-26 [colin]      0.9.12cvs82.4
19608
19609         * src/codeconv.c
19610                 Fix strange stack corruption
19611                 Convert to utf8 after unmime, not before
19612
19613 2004-08-26 [colin]      0.9.12cvs82.3
19614
19615         * src/main.c
19616         * src/wizard.c
19617                 Fix account folders duplication
19618
19619 2004-08-25 [colin]      0.9.12cvs82.2
19620
19621         * src/wizard.c
19622                 Remove ports
19623                 Add SSL selection
19624                 Use login@server as account name
19625
19626 2004-08-25 [colin]      0.9.12cvs82.1
19627
19628         * src/plugins/pgpmime/pgpmime.c
19629                 Sync with HEAD (leak fix).
19630
19631 2004-08-25 [colin]      0.9.12cvs81.1
19632
19633         * src/plugins/pgpmime/pgpmime.c
19634         * src/plugins/pgpmime/sgpgme.c
19635         * src/plugins/pgpmime/sgpgme.h
19636                 Sync with HEAD (Handle combined messages).
19637
19638 2004-08-24 [colin]      0.9.12cvs80.3
19639
19640         * src/wizard.c
19641                 Fix full name, ports, and imap
19642
19643 2004-08-24 [colin]      0.9.12cvs80.2
19644
19645         * src/Makefile.am
19646         * src/main.c
19647         * src/setup.c
19648         * src/setup.h
19649         * src/stock_pixmap.c
19650         * src/stock_pixmap.h
19651         * src/wizard.c ** ADDED **
19652         * src/wizard.h ** ADDED ** 
19653         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
19654                 Add a setup wizard 
19655
19656 2004-08-24 [colin]      0.9.12cvs80.1
19657
19658         * src/folder.c
19659                 Sync with HEAD (set mimeflags on all messages)
19660
19661 2004-08-24 [colin]      0.9.12cvs79.3
19662
19663         * src/matcher_parser_lex.l
19664                 Fix 8bits strings not in utf8
19665
19666 2004-08-24 [colin]      0.9.12cvs79.2
19667
19668         * src/compose.c
19669                 Check conversion result before replacing buffer
19670
19671 2004-08-23 [colin]      0.9.12cvs79.1
19672
19673         * src/compose.c
19674                 Sync with HEAD (create message header in memory)
19675
19676 2004-08-23 [colin]      0.9.12cvs78.1
19677
19678         * src/rfc2015.c
19679         * src/rfc2015.h
19680                 Sync with HEAD (fix bug 197 again)
19681
19682 2004-08-23 [colin]      0.9.12cvs77.3
19683
19684         * src/compose.c
19685                 Fix again inline gpg signing (which outputs utf8
19686                 in gtk2). Not syncing this fix to HEAD as this 
19687                 code is meant to die.
19688
19689 2004-08-23 [colin]      0.9.12cvs77.2
19690
19691         * src/prefs_account.h
19692                 Remove useless include
19693
19694 2004-08-23 [colin]      0.9.12cvs77.1
19695
19696         * src/imap.c
19697         * po/es.po
19698         * po/fr.po
19699         * po/it.po
19700         * po/pl.po
19701         * po/pt_BR.po
19702         * po/sk.po
19703         * po/sr.po
19704                 Sync with HEAD (fix bug 577)
19705
19706 2004-08-22 [colin]      0.9.12cvs76.1
19707
19708         * src/plugins/trayicon/trayicon.c
19709                 Sync with HEAD (fix formatting bug)
19710
19711 2004-08-21 [colin]      0.9.12cvs74.2
19712
19713         * src/gtk/colorsel.c
19714                 Fix bug 564 (Folder color selection window exits on any
19715                 keypress)
19716
19717 2004-08-21 [colin]      0.9.12cvs74.1
19718
19719         * ChangeLog.claws
19720         * src/compose.c
19721         * src/summaryview.c
19722         * src/toolbar.c
19723                 Sync with HEAD (fix bug 576)
19724
19725 2004-08-21 [colin]      0.9.12cvs70.1
19726
19727         * src/compose.c
19728         * src/mainwindow.c
19729                 Sync with HEAD
19730                 
19731
19732 2004-08-21 [paul]       0.9.12cvs66.4
19733
19734         * src/mainwindow.c
19735         * src/messageview.c
19736         * src/gtk/menu.c
19737         * src/plugins/spamassassin/spamassassin_gtk.c
19738                 remove some deprecated gtk1 functions
19739
19740
19741 2004-08-21 [colin]      0.9.12cvs66.3
19742
19743         * src/compose.c
19744         * src/codeconv.c
19745                 Fix warnings
19746                 Remove encoding hacks
19747                 Fix bug 575 (Strange character messes up message)
19748                 Don't display conversion error when drafting
19749
19750 2004-08-21 [paul]       0.9.12cvs66.2
19751
19752         * src/prefs_account.c
19753                 fix GnuPG mode bugs
19754
19755
19756 2004-08-20 [colin]      0.9.12cvs66.1
19757
19758         * src/codeconv.c
19759                 Sync with HEAD 0.9.12cvs66
19760
19761 2004-08-20 [paul]
19762
19763         * src/plugins/pgpmime/plugin.c
19764                 modify PGP/MIME plugin's description
19765
19766 2004-08-17 [colin]      0.9.12cvs65.1
19767
19768         * src/common/ssl.c
19769         * src/plugins/pgpmime/plugin.c
19770                 Sync with HEAD
19771
19772 2004-08-14 [colin]      0.9.12cvs60.3
19773
19774         * src/plugins/trayicon/trayicon.c
19775                 Put back resize callback, on size-request signal
19776                 rather than size-allocate to avoid infinite 
19777                 callback loop
19778
19779 2004-08-13 [colin]      0.9.12cvs60.2
19780
19781         * src/common/defs.h
19782                 Cache versions have been fixed
19783
19784 2004-08-13 [colin]      0.9.12cvs60.1
19785
19786         * src/folderutils.c
19787                 Sync with HEAD
19788
19789 2004-08-12 [colin]      0.9.12cvs59.1
19790
19791         * src/plugins/trayicon/trayicon.c
19792                 Sync with HEAD
19793
19794 2004-08-12 [colin]      0.9.12cvs57.5
19795
19796         * sylpheed.desktop
19797         * configure.ac
19798         * src/Makefile.am
19799         * src/main.c
19800                 Add support for Freedesktop.org's startup notification
19801
19802 2004-08-11 [colin]      0.9.12cvs57.4
19803
19804         * src/textview.c
19805                 Fix off-by-one
19806
19807 2004-08-11 [colin]      0.9.12cvs57.3
19808
19809         * src/message_search.c
19810         * src/summary_search.c
19811                 Make searches case insensitive by default
19812         * src/textview.c
19813                 Fix case-insensitive search in message
19814
19815 2004-08-11 [colin]      0.9.12cvs57.2
19816
19817         * src/summary_search.c
19818                 Let case-sensitive be specified
19819
19820 2004-08-10 [colin]      0.9.12cvs55.4
19821
19822         * src/common/socket.c
19823                 Fix the possible race condition
19824
19825 2004-08-09 [paul]       0.9.12cvs55.3
19826
19827         * configure.ac
19828         * src/Makefile.am
19829         * src/common/Makefile.am
19830                 sync with HEAD
19831
19832
19833 2004-08-09 [paul]       0.9.12cvs55.2
19834
19835         * autogen.sh
19836         * po/poconv.sh
19837                 remove unneeded script
19838
19839         * configure.ac
19840                 add forgotten USE_LDAP_TLS (sync with HEAD)
19841
19842
19843 2004-08-09 [colin]      0.9.12cvs55.1
19844
19845         * src/main.c
19846         * src/common/ssl.c
19847         * src/common/sylpheed.c
19848         * src/common/sylpheed.h
19849                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
19850
19851 2004-08-09 [paul]       0.9.12cvs54.1
19852
19853         * ChangeLog
19854         * ChangeLog.claws
19855         * ChangeLog.jp
19856         * configure.ac
19857         * po/POTFILES.in
19858         * src/Makefile.am
19859         * src/folderutils.c
19860         * src/main.c
19861         * src/pgpmime.c
19862         * src/pgpmime.h
19863         * src/sgpgme.c
19864         * src/sgpgme.h
19865         * src/plugins/Makefile.am
19866         * src/plugins/pgpmime/.cvsignore
19867         * src/plugins/pgpmime/Makefile.am
19868         * src/plugins/pgpmime/pgpmime.c
19869         * src/plugins/pgpmime/pgpmime.h
19870         * src/plugins/pgpmime/plugin.c
19871         * src/plugins/pgpmime/sgpgme.c
19872         * src/plugins/pgpmime/sgpgme.h
19873                 sync with HEAD
19874
19875 2004-08-08 [paul]       0.9.12cvs51.1
19876
19877         * configure.ac
19878         * src/folder.c
19879                 sync with HEAD
19880
19881 2004-08-07 [colin]      0.9.12cvs50.1
19882
19883         * src/pop.c
19884         * src/common/partial_download.c
19885                 fix warnings (sync from HEAD)
19886
19887 2004-08-07 [colin]      0.9.12cvs48.1
19888
19889         * src/prefs_folder_item.c
19890                 sync with HEAD 0.9.12cvs48
19891
19892 2004-08-06 [colin]      0.9.12cvs47.1
19893
19894         * src/compose.c
19895                 Sync with HEAD
19896
19897 2004-08-06 [christoph]  0.9.12cvs46.2
19898
19899         * src/main.c
19900         * src/plugins/clamav/clamav_plugin_gtk.c
19901         * src/plugins/dillo_viewer/dillo_viewer.c
19902         * src/plugins/image_viewer/plugin.c
19903         * src/plugins/mathml_viewer/mathml_viewer.c
19904         * src/plugins/spamassassin/spamassassin_gtk.c
19905         * src/plugins/trayicon/trayicon.c
19906                 don't mix GTK1.2 plugin with GTK2 plugins
19907
19908 2004-08-06 [colin]      0.9.12cvs46.1
19909
19910         * ChangeLog
19911         * ChangeLog.claws
19912         * ChangeLog.jp
19913         * configure.ac
19914         * sylpheed-claws.pc.in
19915         * src/folder.c
19916         * src/imap.c
19917         * src/localfolder.c
19918         * src/messageview.c
19919         * src/mimeview.c
19920         * src/mimeview.h
19921         * src/msgcache.c
19922         * src/news.c
19923         * src/prefs_ext_prog.c
19924         * src/prefs_folder_item.c
19925         * src/prefs_fonts.c
19926         * src/prefs_msg_colors.c
19927         * src/prefs_spelling.c
19928         * src/prefs_themes.c
19929         * src/prefs_toolbar.c
19930         * src/prefs_wrapping.c
19931         * src/procmime.h
19932         * src/common/defs.h
19933         * src/common/nntp.c
19934         * src/common/session.c
19935         * src/common/session.h
19936         * src/common/socket.c
19937         * src/common/utils.h
19938         * src/common/xml.c
19939         * src/common/xml.h
19940         * src/gtk/prefswindow.c
19941         * src/gtk/prefswindow.h
19942         * src/plugins/clamav/clamav_plugin_gtk.c
19943         * src/plugins/dillo_viewer/dillo_prefs.c
19944         * src/plugins/image_viewer/viewerprefs.c
19945         * src/plugins/spamassassin/spamassassin_gtk.c
19946         * m4/openssl.m4 *** REMOVED ***
19947                 Sync with HEAD 0.9.12cvs46
19948
19949 2004-08-03 [paul]       0.9.12cvs40.2
19950
19951         * src/action.c
19952         * src/addressadd.c
19953         * src/addressbook.c
19954         * src/addrgather.c
19955         * src/browseldap.c
19956         * src/compose.c
19957         * src/crash.c
19958         * src/editaddress.c
19959         * src/editgroup.c
19960         * src/editldap_basedn.c
19961         * src/foldersel.c
19962         * src/importldif.c
19963         * src/mimeview.c
19964         * src/prefs_common.c
19965         * src/prefs_template.c
19966         * src/sourcewindow.c
19967         * src/summaryview.c
19968         * src/gtk/about.c
19969         * src/gtk/foldersort.c
19970         * src/gtk/logwindow.c
19971         * src/gtk/pluginwindow.c
19972         * src/gtk/prefswindow.c
19973                 change all gtk_scrolled_window_set_policy from 
19974                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
19975
19976 2004-08-02 [paul]       0.9.12cvs40.1
19977
19978         * AUTHORS
19979                 update translation team section
19980         * po/pt_BR.po
19981                 updated by Frederico Goncalves Guimaraes
19982                 <fggdebian@yahoo.com.br>
19983
19984 2004-07-31 [colin]      0.9.12cvs39.9
19985
19986         * src/exphtmldlg.c
19987                 Fix compilation
19988
19989 2004-07-31 [colin]      0.9.12cvs39.8
19990
19991         * src/exphtmldlg.c
19992                 Fix an alertpanel type
19993
19994 2004-07-30 [colin]      0.9.12cvs39.7
19995
19996         * src/alertpanel.c
19997                 Fix alertpanel_error_log's icon
19998
19999 2004-07-30 [colin]      0.9.12cvs39.6
20000
20001         * src/pop.c
20002                 Two of them should still be warnings
20003
20004 2004-07-30 [colin]      0.9.12cvs39.5
20005
20006         * src/pop.c
20007                 More warning -> error
20008 2004-07-29 [colin]      0.9.12cvs39.4
20009
20010         * src/pop.c
20011                 Warning -> error
20012
20013 2004-07-29 [colin]      0.9.12cvs39.3
20014
20015         * src/prefs_matcher.c
20016                 Fix segfault
20017
20018 2004-07-29 [colin]      0.9.12cvs39.2
20019
20020         * src/alertpanel.c
20021                 More nice-looking alertpanels
20022
20023 2004-07-29 [colin]      0.9.12cvs39.1
20024
20025         * src/messageview.c
20026                 sync with head
20027                 (inform user when partial mail is deleted on server)
20028
20029 2004-07-29 [colin]      0.9.12cvs38.1
20030
20031         * src/messageview.c
20032                 sync with head
20033
20034 2004-07-28 [paul]       0.9.12cvs37.7
20035
20036         * src/mainwindow.c
20037                 complete the replacement of deprecated gtk_progress_*
20038
20039 2004-07-28 [paul]       0.9.12cvs37.6
20040
20041         * src/action.c
20042         * src/inc.c
20043         * src/mainwindow.c
20044         * src/send_message.c
20045         * src/gtk/progressdialog.c
20046         * src/gtk/progressdialog.h
20047                 replace deprecated gtk_progress_*
20048
20049 2004-07-28 [paul]       0.9.12cvs37.5
20050
20051         * src/gtk/filesel.c
20052                 remove gtk_window_set_wmclass()
20053 2004-07-28 [paul]       0.9.12cvs37.4
20054
20055         * src/addressbook.c
20056         * src/compose.c
20057         * src/foldersel.c
20058         * src/mainwindow.c
20059         * src/messageview.c
20060         * src/sourcewindow.c
20061         * src/gtk/logwindow.c
20062                 remove gtk_window_set_wmclass()
20063                 
20064         * src/prefs_filtering.c
20065         * src/prefs_filtering_action.c
20066         * src/prefs_fonts.c
20067         * src/prefs_gtk.c
20068         * src/prefs_matcher.c
20069         * src/ssl_manager.c
20070         * src/gtk/prefswindow.c
20071                 replace gtk_window_position()
20072
20073 2004-07-28 [colin]      0.9.12cvs37.3
20074
20075         * src/alertpanel.c
20076         * src/alertpanel.h
20077                 Add a way to specify panel type for specific
20078                 panels (alertpanel())
20079         * src/account.c
20080         * src/addressbook.c
20081         * src/compose.c
20082         * src/expldifdlg.c
20083         * src/main.c
20084         * src/messageview.c
20085         * src/summaryview.c
20086         * src/textview.c
20087         * src/gtk/sslcertwindow.c
20088                 Fix alertpanel()s so that their icon match
20089                 their real type
20090
20091 2004-07-28 [paul]       0.9.12cvs37.2
20092
20093         * src/addr_compl.c
20094         * src/addressbook.c
20095         * src/alertpanel.c
20096         * src/compose.c
20097         * src/export.c
20098         * src/foldersel.c
20099         * src/folderview.c
20100         * src/grouplistdialog.c
20101         * src/import.c
20102         * src/mainwindow.c
20103         * src/message_search.c
20104         * src/messageview.c
20105         * src/passphrase.c
20106         * src/prefs_actions.c
20107         * src/prefs_common.c
20108         * src/prefs_customheader.c
20109         * src/prefs_display_header.c
20110         * src/prefs_filtering.c
20111         * src/prefs_filtering_action.c
20112         * src/prefs_gtk.c
20113         * src/prefs_matcher.c
20114         * src/prefs_msg_colors.c
20115         * src/prefs_summary_column.c
20116         * src/prefs_template.c
20117         * src/sourcewindow.c
20118         * src/ssl_manager.c
20119         * src/summary_search.c
20120         * src/gtk/colorsel.c
20121         * src/gtk/description_window.c
20122         * src/gtk/gtkaspell.c
20123         * src/gtk/inputdialog.c
20124         * src/gtk/logwindow.c
20125         * src/gtk/prefswindow.c
20126         * src/gtk/progressdialog.c
20127                 replace deprecated gtk_window_set_policy
20128
20129 2004-07-27 [colin]      0.9.12cvs37.1
20130
20131         * src/msgcache.c
20132                 More fixes (synced for head again)
20133
20134 2004-07-27 [colin]      0.9.12cvs35.3
20135
20136         * src/msgcache.c
20137                 Fix wrong test
20138
20139 2004-07-27 [colin]      0.9.12cvs35.2
20140
20141         * src/mimeview.c
20142                 Fix width a bit (by Paul)
20143         * src/alertpanel.c
20144         * src/alertpanel.h
20145                 Specialize icons, make alertpanel_message()
20146                 private
20147         * src/message_search.c
20148         * src/sgpgme.c
20149         * src/summary_search.c
20150                 Suit alertpanel changes
20151
20152 2004-07-27 [colin]      0.9.12cvs35.1
20153
20154         * src/alertpanel.c
20155                 Add an icon
20156         * src/passphrase.c
20157                 Add debug output - maybe someone will
20158                 want to look at the problem with Grab
20159                 Input :)
20160         Bump version as we're synced with HEAD
20161
20162 2004-07-26 [colin]      0.9.12cvs33.26
20163
20164         * src/pop.c
20165                 Fix uidl-file parsing when not in new
20166                 format
20167
20168 2004-07-26 [colin]      0.9.12cvs33.25
20169
20170         * src/gtk/menu.c
20171                 Move popup menu up if necessary (fixes 
20172                 account selector)
20173         * src/mainwindow.c
20174                 Set account selector's button height to
20175                 minimum
20176
20177 2004-07-26 [colin]      0.9.12cvs33.24
20178
20179         * src/alertpanel.c
20180                 Maybe fix 551 (Truncated font in alert window)
20181
20182 2004-07-26 [colin]      0.9.12cvs33.23
20183
20184         * po/de.po
20185         * po/es.po
20186         * po/fr.po
20187         * po/it.po
20188         * po/ja.po
20189         * po/pl.po
20190         * po/ru.po
20191         * po/sk.po
20192         * po/sr.po
20193         * po/zh_CN.po
20194                 Sync po files with HEAD
20195
20196 2004-07-26 [paul]       0.9.12cvs33.22
20197
20198         * src/compose.c
20199                 fix Bug 556 'Organisation-header is sent even if empty'
20200
20201 2004-07-24 [colin]      0.9.12cvs33.21
20202
20203         * src/compose.c
20204         * src/gtk/gtkaspell.c
20205         * src/gtk/gtkaspell.h
20206                 Fix speller accelerators (require hack)
20207
20208 2004-07-24 [colin]      0.9.12cvs33.20
20209
20210         * src/gtk/gtkaspell.c
20211                 Fix over-eager code deletion breaking
20212                 Check while typing
20213
20214 2004-07-24 [colin]      0.9.12cvs33.19
20215
20216         * src/browseldap.c
20217         * src/ldapctrl.c
20218         * src/ldapctrl.h
20219         * src/ldapserver.h
20220                 Sync ldap with HEAD
20221         (Fixes 546 LDAP completely broken)
20222
20223 2004-07-24 [colin]      0.9.12cvs33.18
20224
20225         * src/prefs_msg_colors.c
20226                 Fix prototype mismatch
20227         (Fixes 547 void function cannot return value)
20228
20229 2004-07-24 [colin]      0.9.12cvs33.17
20230
20231         * src/mainwindow.c
20232                 Fix sort going back to previous sort key
20233                 when changing sort direction
20234
20235 2004-07-24 [colin]      0.9.12cvs33.16
20236
20237         * src/compose.c
20238                 Fix space insertion when re-wrapping at 
20239                 cursor point
20240
20241 2004-07-24 [colin]      0.9.12cvs33.15
20242
20243         * src/gtk/gtkaspell.c
20244                 Don't change cursor position in insert-text
20245                 callback
20246         (Fixes 539 Word wrapping on input transposes letters)
20247
20248 2004-07-24 [colin]      0.9.12cvs33.14
20249
20250         * src/gtk/gtkaspell.c
20251                 Reencode non-ascii chars to dictionary's
20252                 encoding
20253         (Fixes 544 Spell check broken non english locale)
20254
20255 2004-07-24 [colin]      0.9.12cvs33.13
20256
20257         * src/summaryview.c
20258                 Fix Shift+Down, add Home/End/PgUp/PgDown
20259
20260 2004-07-21 [colin]      0.9.12cvs33.12
20261
20262         * src/prefs_common.c
20263                 Fix a gtk warning (Patch by Andrej Kacian)
20264
20265 2004-07-21 [colin]      0.9.12cvs33.11
20266
20267         * src/gtk/filesel.c
20268                 More check
20269
20270 2004-07-21 [colin]      0.9.12cvs33.10
20271
20272         * src/compose.c
20273         * src/crash.c
20274         * src/export.c
20275         * src/import.c
20276         * src/messageview.c
20277         * src/mimeview.c
20278         * src/prefs_spelling.c
20279         * src/prefs_themes.c
20280         * src/summaryview.c
20281         * src/gtk/filesel.c
20282         * src/gtk/filesel.h
20283         * src/gtk/pluginwindow.c
20284                 Untwist open/save mode guessing logic, make
20285                 it explicit
20286
20287 2004-07-20 [colin]      0.9.12cvs33.9
20288
20289         * src/codeconv.c
20290                 conv_encode_header: src_charset is UTF-8 on
20291                 gtk2
20292         * src/compose.c
20293                 Remove double encoding of the headers
20294
20295 2004-07-20 [colin]      0.9.12cvs33.8
20296
20297         * src/codeconv.c
20298                 Fix typo
20299
20300 2004-07-20 [colin]      0.9.12cvs33.7
20301
20302         * src/mainwindow.c
20303                 Set the separated messageview to the saved
20304                 size of Claws' messageview (Patch by Alfons)
20305                 Fix a callback prototype (me)
20306
20307 2004-07-20 [colin]      0.9.12cvs33.6
20308
20309         * src/codeconv.h
20310                 Forgot one hunk in 0.9.12cvs33.4
20311
20312 2004-07-19 [colin]      0.9.12cvs33.5
20313
20314         * src/action.c
20315                 Action output fix
20316                 Patch by Alfons
20317
20318 2004-07-19 [colin]      0.9.12cvs33.4
20319
20320         * src/compose.c
20321                 Fix outgoing charset bug in headers
20322         * src/codeconv.c
20323                 Clean for glib2 - Patch by Alfons
20324
20325 2004-07-19 [colin]      0.9.12cvs33.3
20326
20327         * src/statusbar.c
20328                 Remove grip from the statusbar
20329                 Patch by Alfons
20330
20331 2004-07-19 [colin]      0.9.12cvs33.2
20332
20333         * src/messageview.c
20334         * src/textview.c
20335                 Fix messageview remembering the previous
20336                 scroll position when loading a new message
20337                 Patch by Alfons
20338
20339 2004-07-19 [colin]      0.9.12cvs33.1
20340
20341         * src/folder.h
20342         * src/folderview.c
20343         * src/summaryview.c
20344                 Sync with HEAD
20345
20346 2004-07-18 [colin]      0.9.12cvs32.7
20347
20348         * configure.ac
20349                 Remove useless check for XIM - noticed
20350                 by Alfons
20351
20352 2004-07-18 [colin]      0.9.12cvs32.6
20353
20354         * src/summaryview.c
20355                 Remove non-modified and shift-modified
20356                 accelerators in summaryview's popup
20357                 menu, as that doesn't get catched by
20358                 the accel-activate signal catcher...
20359
20360 2004-07-18 [colin]      0.9.12cvs32.5
20361
20362         * src/prefs_common.c
20363                 Define sensible default prefs for 
20364                 wrapping
20365
20366 2004-07-18 [colin]      0.9.12cvs32.4
20367
20368         * src/compose.c
20369         * src/prefs_common.c
20370         * src/prefs_common.h
20371         * src/prefs_wrapping.c
20372                 Remove Smart Wrapping pref, which does
20373                 nothing on gtk2 branch
20374
20375 2004-07-18 [colin]      0.9.12cvs32.3
20376
20377         * src/sourcewindow.c
20378                 Proper utf8
20379
20380 2004-07-18 [colin]      0.9.12cvs32.2
20381
20382         * src/compose.c
20383                 Save attachment status when drafting
20384
20385 2004-07-18 [colin]      0.9.12cvs32.1
20386
20387         * src/gtk/filesel.c
20388                 Fix erratic folder selection in open mode
20389
20390 2004-07-18 [colin]      0.9.12cvs31.11
20391
20392         * src/pop.c
20393                 Don't let partial messages get deleted
20394                 even with "dowload all"
20395                 (0.9.12cvs31.8 fix extension)
20396 2004-07-18 [colin]      0.9.12cvs31.10
20397
20398         * src/gtk/logwindow.c
20399                 Fix log scrolling
20400
20401 2004-07-18 [colin]      0.9.12cvs31.9
20402
20403         * src/common/utils.c
20404                 Fix non-utf8 strings coming from commands
20405                 and files
20406
20407 2004-07-18 [colin]      0.9.12cvs31.8
20408
20409         * src/pop.c
20410                 Fix partial download bug with Download all
20411                 messages option
20412
20413 2004-07-18 [colin]      0.9.12cvs31.7
20414
20415         * src/textview.c
20416                 Fix bug introduced in 0.9.12cvs31.2
20417                 (blocked in select mode after double click)
20418
20419 2004-07-18 [colin]      0.9.12cvs31.6
20420
20421         * src/compose.c
20422         * src/gtk/menu.c
20423                 More glib-warning fixes
20424
20425 2004-07-18 [colin]      0.9.12cvs31.5
20426
20427         * src/compose.c
20428                 Fix trashing the primary clipboard when moving 
20429                 around with tab
20430         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
20431
20432 2004-07-18 [colin]      0.9.12cvs31.4
20433
20434         * src/codeconv.c
20435                 convert unencoded iso headers to utf8
20436         (Fix Bug 538 Unencoded local characters in subject make it 
20437          disappear)
20438
20439 2004-07-18 [colin]      0.9.12cvs31.3
20440
20441         * src/compose.c
20442                 Fix tab char handling in wrapping
20443         (Fix Bug 537 Line wrap problem - TAB character treated as 
20444          one character instead of 8)
20445
20446 2004-07-18 [colin]      0.9.12cvs31.2
20447
20448         * src/textview.c
20449                 return FALSE on GDK_MOTION_NOTIFY
20450         (Fix Bug 535 Hyperlinks/addresses are not selectable 
20451          (unable to highlight))
20452
20453 2004-07-18 [colin]      0.9.12cvs31.1
20454
20455         * src/folderview.c
20456                 Sync with 0.9.12cvs31
20457
20458 2004-07-18 [colin]      0.9.12cvs30.4
20459
20460         * src/compose.c
20461                 Also block text_inserted when inserting a file
20462
20463 2004-07-18 [colin]      0.9.12cvs30.3
20464
20465         * src/compose.c
20466                 Fix smart wrapping (block text_inserted handler
20467                 while putting quotation to avoid wrap on input,
20468                 don't join lines if next is sig separator)
20469
20470 2004-07-17 [colin]      0.9.12cvs30.2
20471
20472         * src/folderview.c
20473         * src/mainwindow.c
20474         * src/mimeview.c
20475         * src/summaryview.c
20476         * src/gtk/quicksearch.c
20477         * src/gtk/quicksearch.h
20478                 Block key events handlers *and* accels while
20479                 quicksearch is focused
20480         (Fixes Bug 534 quick-search bar not accepting certain letters)
20481
20482 2004-07-17 [colin]      0.9.12cvs30.1
20483
20484         * src/folder.h
20485         * src/folderview.c
20486         * src/summaryview.c
20487                 Sync with 0.9.12cvs30
20488
20489 2004-07-17 [colin]      0.9.12cvs28.2
20490
20491         * src/mimeview.c
20492         * src/procmime.c
20493         * src/summaryview.c
20494         * src/gtk/menu.c
20495                 Squash some compile and glib warnings
20496
20497 2004-07-17 [paul]       0.9.12cvs28.1
20498
20499         * src/mimeview.c
20500                 sync with 0.9.12cvs28 HEAD
20501
20502 2004-07-16 [paul]       0.9.12cvs26.1
20503         
20504         * src/gtk/quicksearch.c
20505         * src/account.c
20506         * src/account.h
20507         * src/compose.c
20508         * src/customheader.c
20509         * src/folder_item_prefs.c
20510         * src/main.c
20511         * src/mainwindow.c
20512         * src/messageview.c
20513         * src/mimeview.c
20514         * src/news.c
20515         * src/pgpmime.c
20516         * src/pop.c
20517         * src/pop.h
20518         * src/prefs_account.c
20519         * src/prefs_account.h
20520         * src/prefs_common.c
20521         * src/prefs_common.h
20522         * src/prefs_display_header.c
20523         * src/prefs_gtk.c
20524         * src/prefs_gtk.h
20525         * src/procheader.c
20526         * src/procmime.c
20527                 sync with 0.9.12cvs26 HEAD      
20528
20529 2004-07-15 [colin]      0.9.12cvs18.14
20530
20531         * src/folder.c
20532                 Disable GPG signature check during
20533                 folder move and scan
20534         (Closes Bug 521 Signature checking slows down Folder-Move)
20535
20536 2004-07-14 [colin]      0.9.12cvs18.13
20537
20538         * src/common/partial_download.c
20539                 update includes
20540
20541 2004-07-14 [colin]      0.9.12cvs18.12
20542
20543         * src/common/partial_download.c
20544         * src/common/partial_download.h
20545                 Move doc at top, add correct copyright
20546
20547 2004-07-14 [colin]      0.9.12cvs18.11
20548
20549         * src/folder.c
20550         * src/messageview.c
20551         * src/pop.c
20552         * src/pop.h
20553         * src/procmsg.c
20554         * src/summaryview.c
20555         * src/common/Makefile.am
20556         * src/common/partial_download.c ** NEW FILES **
20557         * src/common/partial_download.h ** NEW FILES **
20558                 Move partial-download related stuff to its
20559                 own file
20560
20561 2004-07-14 [colin]      0.9.12cvs18.10
20562
20563         * src/send_message.c
20564                 Fix smtp auth when user is null or empty
20565
20566 2004-07-13 [colin]      0.9.12cvs18.9
20567
20568         * src/gtk/quicksearch.c
20569                 Use alphabetic order
20570
20571 2004-07-13 [colin]      0.9.12cvs18.8
20572
20573         * src/pop.c
20574                 Be paranoid on the checks
20575
20576 2004-07-13 [colin]      0.9.12cvs18.7
20577
20578         * src/gtk/quicksearch.c
20579                 Fix Engrish once again
20580
20581 2004-07-13 [colin]      0.9.12cvs18.6
20582
20583         * src/procmsg.c
20584         * src/summaryview.c
20585                 Mark messages for deletion when they are about to
20586                 be removed from trash
20587
20588 2004-07-13 [colin]      0.9.12cvs18.5
20589
20590         * src/matcher.c
20591         * src/matcher.h
20592         * src/matcher_parser_parse.y
20593         * src/prefs_matcher.c
20594         * src/gtk/quicksearch.c
20595                 Add 'partial' ('p') match string to find partially
20596                 downloaded messages
20597
20598 2004-07-13 [colin]      0.9.12cvs18.4
20599
20600         * src/pop.c
20601                 Fix misplaced block
20602
20603 2004-07-13 [colin]      0.9.12cvs18.3
20604
20605         * src/pop.c
20606         * src/pop.h
20607         * src/messageview.c
20608                 Refactor API (to avoid passing 5+ params and code
20609                 duplication)
20610         * src/folder.c
20611         * src/msgcache.c
20612         * src/procheader.c
20613         * src/common/defs.h
20614                 Add planned_download to cache
20615                 Don't mess uidl file when moving partially downloaded
20616                 mails (they change folder, we should change it in the
20617                 uidl list too or we'll remove an incorrect message)
20618                 (this also helps removing hacks when changing 
20619                 planned_download in messageview.c)
20620
20621 2004-07-12 [colin]      0.9.12cvs18.2
20622
20623         * src/gtk/quicksearch.c
20624                 Fix missing status update in quicksearch
20625
20626 2004-07-12 [paul]       0.9.12cvs18.1
20627
20628         * po/POTFILES.in
20629         * src/Makefile.am
20630         * src/account.c
20631         * src/codeconv.c
20632         * src/compose.c
20633         * src/inc.c
20634         * src/main.c
20635         * src/prefs_common.c
20636         * src/procmsg.h
20637         * src/toolbar.c
20638         * src/prefs_msg_colors.[ch]     ** NEW FILES **
20639         * src/prefs_wrapping.[ch]       ** NEW FILES **
20640         * src/common/intl.h
20641         * src/common/utils.[ch]
20642         * src/gtk/quicksearch.[ch]
20643                 sync with 0.9.12cvs18 HEAD
20644
20645 2004-07-12 [colin]      0.9.11cvs17.25
20646
20647         * src/folder.c
20648         * src/folder.h
20649                 Remove unused function added by me in 0.9.11cvs17.10
20650
20651 2004-07-11 [colin]      0.9.11cvs17.24
20652
20653         * src/inc.c
20654         * src/messageview.c
20655         * src/pop.c
20656         * src/pop.h
20657                 Use folderitem and msgnum instead of filename to
20658                 know which mail to delete
20659                 Move old partial mail deletion to pop.c
20660
20661 2004-07-10 [colin]      0.9.11cvs17.23
20662
20663         * src/inc.c
20664                 Add debug
20665         * src/pop.c
20666         * src/pop.h
20667                 Don't re-use same enums for unrelated stuff: it's 
20668                 completely misleading !
20669                 Document a bit
20670
20671 2004-07-09 [colin]      0.9.11cvs17.22
20672
20673         * src/inc.c
20674                 Remove folder-type check and do
20675                 more tests to be sure everything's
20676                 ok
20677         * src/messageview.c
20678                 Punctuation update, remove useless
20679                 code, fix two warnings
20680         * src/noticeview.c
20681                 Layout cleaning, reset 2nd button
20682                 when specifying one
20683
20684 2004-07-09 [colin]      0.9.11cvs17.21
20685
20686         * src/messageview.c
20687         * src/pop.c
20688         * src/pop.h
20689                 Allow user to change his mind
20690                 and postpone decision (by
20691                 unmarking the mail)
20692
20693 2004-07-09 [colin]      0.9.11cvs17.20
20694
20695         * src/messageview.c
20696                 Fix bug with delete state
20697         * src/pop.c
20698         * src/pop.h
20699                 Fix buffer leak (fread doesn't 
20700                 terminate buffers with \0)
20701                 Refactoring (remove magic 
20702                 numbers)
20703
20704 2004-07-09 [colin]      0.9.11cvs17.19
20705
20706         * src/pop.c
20707                 Don't log "Skipping message" if 
20708                 we're going to TOP it two lines
20709                 later
20710
20711 2004-07-09 [colin]      0.9.11cvs17.18
20712
20713         * src/messageview.c
20714                 Fix Engrish
20715
20716 2004-07-09 [colin]      0.9.11cvs17.17
20717
20718         * src/pop.c
20719                 strlen checking...
20720         * src/messageview.c
20721                 refactoring a bit
20722
20723 2004-07-08 [colin]      0.9.11cvs17.16
20724
20725         * src/noticeview.c
20726         * src/noticeview.h
20727                 Add an optional second button
20728         * src/messageview.c
20729         * src/pop.c
20730         * src/pop.h
20731                 Don't delete partially received mails after a certain
20732                 time; rather, let the user decide.
20733
20734 2004-07-08 [colin]      0.9.11cvs17.15
20735
20736         * src/common/smtp.h
20737                 Sync with HEAD
20738
20739 2004-07-08 [colin]      0.9.11cvs17.14
20740
20741         * src/messageview.c
20742         * src/common/smtp.c
20743                 Use to_human_readable() for sizes
20744
20745 2004-07-08 [colin]      0.9.11cvs17.13
20746
20747         * src/inc.c
20748         * src/messageview.c
20749         * src/pop.c
20750         * src/pop.h
20751         * src/procmsg.c
20752                 Fix partial-downloading issues:
20753                         catch unsupported TOP
20754                         don't delete partially downloaded mails before 5 days
20755                         don't update existing with non-MH folders; that'll
20756                         make dups, but it's better than trashing the folder
20757                         free new msginfo parts
20758                 Fix indentation ;-)
20759
20760 2004-07-08 [colin]      0.9.11cvs17.12
20761
20762         * src/common/smtp.c
20763         * src/common/smtp.h
20764                 Sync smtp size verification with HEAD
20765
20766 2004-07-08 [colin]      0.9.11cvs17.11
20767
20768         * src/summaryview.c
20769         * src/prefs_common.c
20770         * src/prefs_common.h
20771         * src/gtk/quicksearch.c
20772         * src/gtk/quicksearch.h
20773                 Sync sticky pref with HEAD
20774
20775 2004-07-08 [colin]      0.9.11cvs17.10
20776
20777         * src/folder.c [1.213.2.6]
20778         * src/folder.h [1.87.2.6]
20779         * src/inc.c [1.149.2.7]
20780         * src/messageview.c [1.94.2.8]
20781         * src/procheader.c [1.47.2.6]
20782         * src/procmsg.c [1.150.2.4]
20783         * src/procmsg.h [1.60.2.5]
20784         * src/pop.c [1.56.2.4]
20785         * src/pop.h [1.17.2.3]
20786                 Let too big messages get downloaded, but truncated
20787                 Add a button to download them completely
20788                 
20789 2004-07-06 [colin]      0.9.11cvs17.9
20790
20791         * src/gtk/quicksearch.c [1.1.2.3]
20792                 Add a Clear button
20793         * commitHelper
20794         * PATCHSETS
20795                 Add a script to help with cvs
20796
20797 2004-07-03 [colin]      0.9.11cvs17.8
20798
20799         * src/plugins/imageviewer/viewer.c
20800                 fix imageviewer (which was staying on the first
20801                 displayed image)
20802
20803 2004-07-03 [colin]      0.9.11cvs17.7
20804
20805         Removed FIXME_GTK2 warnings
20806         * src/gtk/gtkutils.c
20807                 useless #warnings
20808         * src/gtk/menu.c
20809                 useless #warnings (no need to mess with menu rc)
20810         * src/gtk/menu.h
20811                 unused functions
20812         
20813
20814 2004-07-03 [colin]      0.9.11cvs17.6
20815
20816         Removed FIXME_GTK2 warnings
20817         * src/codeconv.c
20818                 useless #warnings (rewrite needed)
20819         * src/compose.c
20820                 useless #warnings (rewrite needed)
20821                 useless #warnings (gtk2 is like that)
20822                 useless #warnings (previously fixed)
20823         * src/main.c
20824                 useless #warnings (previously fixed)
20825         * src/message_search.c
20826                 useless #warnings (gtk2 is like that)
20827                 Made apparent that search is case-sensitive
20828         * src/mimeview.c
20829                 useless #warnings (rewrite needed)
20830                 useless #warnings (gtk2 is like that)
20831                 reimplemented real warnings
20832         * src/prefs_common.c
20833                 Removed block cursor option (not it gtk2)
20834         * src/prefs_gtk.c
20835                 useless #warnings (rewrite needed)
20836         * src/procheader.c
20837                 useless #warnings (rewrite needed)
20838         * src/sourcewindow.c
20839                 useless #warnings (incorrect placing)
20840         * src/summary_search.c
20841                 useless #warnings (gtk2 is like that)
20842                 Made apparent that search is case-sensitive
20843         * src/action.c
20844                 useless #warnings (gtk2 is like that)
20845         * src/textview.c
20846                 useless #warnings (rewrite needed)
20847         * src/toolbar.c
20848                 useless #warnings (rewrite needed)
20849
20850 2004-07-03 [colin]      0.9.11cvs17.5
20851
20852         * src/textview.c
20853                 Fix mismerge which broke URI opening
20854                 
20855 2004-07-01 [colin]      0.9.11cvs17.4
20856
20857         * src/gtk/filesel.c
20858                 Fill filename when saving
20859                 
20860 2004-06-27 [colin]      0.9.11cvs17.3
20861
20862         * src/gtk/filesel.[ch]
20863                 Use the new GTK file selector
20864                 Update prototype to match the reality: multiple file
20865                 selection is open-only          
20866         * src/compose.c
20867                 Match the new prototypes        
20868         * configure.ac
20869                 Match the new requirements (gtk 2.4.0)
20870                         
20871 2004-06-26 [colin]      0.9.11cvs17.2
20872
20873         * src/plugins/trayicon/trayicon.c
20874                 Remove useless signal handler on resize, which causes
20875                 an infinite "loop"
20876         
20877 2004-06-26 [colin]      0.9.11cvs17.1
20878         
20879         * tools/Makefile.am
20880                 remove launch_firebird and add nautilus2sylpheed.sh
20881         * src/quicksearch.c
20882           src/summaryview.c
20883                 Fix show/hide "Extended symbols" button problem
20884                 Fix apparition at startup
20885                 Fix const warnings
20886         * src/plugins/image_viewer/Makefile.am
20887                 Fix configure 
20888         * common/ssl.c
20889                 Re-enable certificate check, as it doesn't seem to
20890                 cause Xlib errors anymore
20891
20892 2004-06-25 [paul]       0.9.11cvs17
20893
20894         * sync with 0.9.11cvs17 HEAD
20895         
20896         NOTE: QuickSearch is broken
20897
20898 2004-06-07 [colin]      0.9.10claws67.10
20899         * src/plugins/trayicon/trayicon.c
20900           src/plugins/trayicon/libeggtrayicon/Makefile.am
20901           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20902                 Fix gettextization in trayicon plugin
20903
20904 2004-06-07 [colin]      0.9.10claws67.9
20905         
20906         * src/summaryview.c
20907           src/gtk/gtksctree.[ch]
20908                 Let Shift+{Up,Down} work in summaryview
20909                 (well, Down "works" and Up works)
20910                 Let the list scroll when using these keys
20911
20912 2004-06-06 [colin]      0.9.10claws67.8
20913
20914         * src/plugins/trayicon/trayicon.c
20915                 Fix pixmap update
20916
20917 2004-06-06 [colin]      0.9.10claws67.7
20918
20919         * src/addressbook.c
20920                 Fix signal handling causing system-wide focus grab
20921
20922 2004-05-25 [paul]       0.9.10claws67.6
20923
20924         * Makefile.am
20925           src/Makefile.am
20926                 clean up
20927
20928 2004-05-25 [paul]       0.9.10claws67.5
20929
20930         * replace deprecated gtk_signal... functions
20931
20932 2004-05-23 [colin]      0.9.10claws67.4
20933
20934         * src/compose.c
20935                 Fix wrapping
20936
20937 2004-05-22 [colin]      0.9.10claws67.3
20938
20939         * src/compose.c
20940                 Re-fix [Edited] in compose.c::compose_reedit()
20941
20942 2004-05-22 [colin]      0.9.10claws67.2
20943
20944         * src/procmime.c
20945                 Fix parsing of multiparts mails
20946
20947 2004-05-22 [colin]      0.9.10claws67.1
20948
20949         * src/summaryview.c
20950                 Fix quicksearch
20951
20952 2004-05-22 [paul]       0.9.10claws67
20953
20954         * sync with 0.9.10claws67 HEAD
20955
20956 2004-05-14 [alfons]
20957
20958         * src/procmime.h
20959                 add forgotton prototype
20960
20961 2004-05-10 [paul]       0.9.10claws57
20962
20963         * sync with 0.9.10claws57 HEAD
20964
20965 2004-05-05 [paul]       0.9.9.claws1
20966
20967         * ChangeLog-gtk2        ** REMOVED **
20968           ChangeLog-gtk2.claws  ** ADDED **
20969                 rename and adopt the normal claws format
20970                 
20971         * configure.ac
20972                 require gtkmathview >= 0.5
20973
20974         * ac/*                          ** REMOVED **
20975           ac/                           ** REMOVED **
20976           intl/Makefile.in              ** REMOVED **
20977           m4/                           ** ADDED **
20978           m4/missing                    ** ADDED **
20979           m4/missing/gdk-pixbuf.m4      ** ADDED **
20980           m4/missing/gettext.m4         ** ADDED **
20981           m4/missing/gpgme.m4           ** ADDED **
20982           m4/missing/imlib.m4           ** ADDED **
20983           m4/.cvsignore                 ** ADDED **
20984           m4/Makefile.am                ** ADDED **
20985           m4/README                     ** ADDED **
20986           m4/aclocal-include.m4         ** ADDED **
20987           m4/aspell.m4                  ** ADDED **
20988           m4/check-type.m4              ** ADDED **
20989           m4/gnupg-check-typedef.m4     ** ADDED **
20990           m4/openssl.m4                 ** ADDED **
20991           m4/spamassassin.m4            ** ADDED **
20992           po/ChangeLog                  ** REMOVED **
20993           po/Makefile.in.in             ** REMOVED **
20994           po/Rules-quot                 ** REMOVED **
20995           po/boldquot.sed               ** REMOVED **
20996           po/en@boldquot.header         ** REMOVED **
20997           po/en@quot.header             ** REMOVED **
20998           po/insert-header.sin          ** REMOVED **
20999           po/quot.sed                   ** REMOVED **
21000           po/remove-potcdate.sed        ** REMOVED **
21001           po/remove-potcdate.sin        ** REMOVED **
21002           po/stamp-po                   ** REMOVED **
21003           Makefile.am
21004           autogen.sh
21005           configure.ac
21006                 enable building with automake 1.8.x
21007                 add 'autopoint --force' to autogen.sh and remove all
21008                 auto-generated files, remove ac/ directory and use
21009                 m4/ directory instead
21010                 
21011         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
21012                 fix gettextization
21013
21014 2004-02-28 Colin Leroy <colin@colino.net>
21015         * src/prefs_matcher.c
21016           src/prefs_filtering.c
21017           src/prefs_filtering_action.c
21018                 Fix non-editable GtkEntries
21019
21020 2004-02-22 Thorsten Maerz <torte@netztorte.de>
21021         * src/prefs_themes.c
21022                 utf8 conversion for theme info
21023
21024 2004-02-21 Thorsten Maerz <torte@netztorte.de>
21025         * sync 0.9.9claws
21026
21027 2004-02-14 Thorsten Maerz <torte@netztorte.de>
21028         * src/grouplistdialog.c
21029                 allow multiple selections without ctrl key
21030
21031 2004-02-09 Thorsten Maerz <torte@netztorte.de>
21032         * src/main.c
21033                 enable customizable accelerators
21034
21035 2004-02-08 Thorsten Maerz <torte@netztorte.de>
21036         * src/prefs_common.c
21037                 re-enable different font settings for gtk1/2
21038         * src/prefs_folder_item.c
21039                 fix folder prefs displayed wrong
21040         * src/textview.c
21041                 set 'sunken' shadow type
21042
21043 2004-02-07 Colin Leroy <colin@colino.net>
21044         * src/compose.c
21045                 Fix message being always [Edited]
21046                 Encode headers correctly (utf8 buf)
21047
21048 2004-01-27 Thorsten Maerz <torte@netztorte.de>
21049         * src/socket.c
21050                 remove double g_source_attach()
21051                 (Thanks to Colin Leroy)
21052
21053 2004-01-27 Thorsten Maerz <torte@netztorte.de>
21054         * src/gtk/gtksctree.c
21055                 Fix SSL certificate list not shown
21056         * src/mimeview.c
21057                 Fix clicks in mime tree
21058
21059 2004-01-27 Thorsten Maerz <torte@netztorte.de>
21060         * src/common/socket.c
21061                 Fix SSL receive
21062         * src/compose.c
21063                 Fix clipboard menu hotkeys
21064
21065 2004-01-25 Thorsten Maerz <torte@netztorte.de>
21066         * src/gtk/gtkaspell.[ch]
21067           src/compose.c
21068                 reimplement spellchecker
21069
21070 2004-01-25 Thorsten Maerz <torte@netztorte.de>
21071         * src/gtk/filesel.c
21072                 crash when inserting file in compose window
21073                 (TODO: keep old selection on clicks)
21074         * src/main.c
21075                 use gtkrc-2.0 instead of gtkrc
21076
21077 2004-01-25 Thorsten Maerz <torte@netztorte.de>
21078         * src/messageview.c
21079                 remove orphaned mimeview unref()
21080
21081 2004-01-20 Thorsten Maerz <torte@netztorte.de>
21082         * src/grouplistdialog.c
21083                 expand nodes containing subscribed groups
21084
21085 2004-01-19 Thorsten Maerz <torte@netztorte.de>
21086         * src/textview.c
21087                 textview: hide cursor, restore old click behaviour
21088
21089 2004-01-18 Thorsten Maerz <torte@netztorte.de>
21090         * src/textview.c
21091                 variable names messed up
21092
21093 2004-01-17 Colin Leroy <colin@colino.net>
21094         * src/addr_compl.c
21095                 Fix completion address too thin
21096         * src/compose.c
21097                 Fix tab-to-subject behaviour
21098         * src/summaryview.c
21099                 Implement key up & down in summaryview
21100
21101 2004-01-12 Thorsten Maerz <torte@netztorte.de>
21102
21103         * sync 098claws
21104
21105 2004-01-08 Thorsten Maerz <torte@netztorte.de>
21106         * configure.ac
21107           Makefile.am
21108           doc/.cvsignore
21109           doc/Makefile.am
21110                 faq, man, manual moved to doc/
21111         * ac/aspell.m4
21112           ac/check-type.m4
21113           ac/gnupg-check-typedef.m4
21114           ac/openssl.m4
21115           ac/spamassassin.m4
21116           ac/missing/gdk-pixbuf.m4
21117           ac/missing/gpgme.m4
21118           ac/missing/imlib.m4
21119                 fix automake warnings
21120
21121 2003-12-06 Colin Leroy <colin@colino.net>
21122         * src/summaryview.c
21123                 Fix quicksearch
21124
21125 2003-12-05 Colin Leroy <colin@colino.net>
21126         * src/summaryview.c
21127                 Fix going to next unread folder
21128
21129 2003-12-05 Colin Leroy <colin@colino.net>
21130         * src/crash.c
21131                 Fix gtk2 compilation
21132         * src/session.c
21133                 Remove iotag source handler at disconnection
21134         * src/socket.[ch] 
21135                 Remove source handler when closing socket 
21136                 (fixes another seg)
21137
21138 2003-12-04 Colin Leroy <colin@colino.net>
21139         * src/compose.c
21140           src/prefs_account.c
21141           src/prefs_common.c
21142                 Fix some dropdown menus
21143
21144 2003-12-04 Colin Leroy <colin@colino.net>
21145         * src/compose.c
21146                 Fix event handlers on header fields
21147         * src/common/socket.c
21148           src/common/session.c
21149                 Fix segfault with callback (SSL)
21150                 Fix end of session 
21151
21152 2003-10-06 Thorsten Maerz <torte@netztorte.de>
21153
21154         * Fix compile bug in src/compose.c
21155         * removed src/gtk/gtkstext.[ch]
21156
21157 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
21158
21159         * Convert character set and escape "text" attributes in toolbar setting
21160         files.
21161         * Fixed bug in button-press-event handling.
21162
21163 2003-09-16 Thorsten Maerz <torte@netztorte.de>
21164
21165         * Fixed bug in key-press-event handling.
21166
21167 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
21168
21169         * Enabled to compile tray-icon plugin (Ad-hoc).
21170         * Avoid hang up bug of icon list in mime view (Ad-hoc).
21171
21172 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
21173
21174         * Enabled to compile on sylpheed-claws.
21175         (tray-icon plugin still cannot compile yet.)
21176
21177 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
21178
21179         * Updated to 0.9.5.
21180
21181 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
21182
21183         * Updated to 0.9.4.
21184         * Ported monitoring SSL mechanism to GSource of GLib2
21185         (I don't confirm it)
21186         * Added _gtk2 suffix to key name of font preference to avoid
21187         ovverwriting preference of Gtk+-1.2 version.
21188
21189 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
21190
21191         * Updated to 0.9.2.
21192
21193 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
21194
21195         * Updated to 0.9.1.
21196         * Translate po files into UTF-8 when execute autogen.sh.
21197
21198 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
21199
21200         * Updated to 0.9.0.
21201
21202 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
21203
21204         * Plugged GError related memory leaks.
21205
21206 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
21207
21208         * Changed default size of fonts.
21209         * Enabled to set titile font size of warning dialog.
21210
21211 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
21212
21213         * Embed a sylpheed icon into executable binary on Windows.
21214
21215 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
21216
21217         * I forgot to traslate character set of element string in src/xml.c.
21218
21219 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
21220
21221         * Fixed detecting bind_textdomain_codeset in configure.in.
21222         * The bug in which "Example" of "Date fromat" preference isn't displayed
21223         correctly has been fixed.
21224
21225 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
21226
21227         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
21228           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
21229           glib-gettextize
21230           Removed intl directory.
21231           Translated po files into UTF-8.
21232           (Thanks! Ryuji Abe)
21233
21234 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
21235
21236         * The bug which doesn't unscape string in xml.c has been fixed.
21237
21238 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
21239
21240         * The bug which is failed to translate encoding of file name thorough
21241         file dialog has been fixed.
21242
21243 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
21244
21245         * Modified to translate file names which is used in inporting/expoting
21246         mbox feature and "Save as" feature into locale encoding.
21247         * Translate file names into locale encoding when "Attache file" and
21248         "Insert file".
21249         * Force set G_BROKEN_FILENAMES environment variable.
21250         * Other minor fixes.
21251
21252 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
21253
21254         * Modified to treat MH folder's name as locale encoding.
21255
21256 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
21257
21258         * The bug which clash on switching candidates of auto completion of
21259         addresses, cannot use auto completion in Japanesse is fixed
21260         (Thanks! Tokunaga-san)¡¥
21261
21262 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21263
21264         * The bug which cannot switch key accelerator preference has been fixed
21265         (Thanks! smbd-san)¡¥
21266
21267 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21268
21269         * version 0.8.11-gtk2-20030314
21270
21271 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21272
21273         * The bug in which character set conversion of filtering messages has
21274         been fixed.(Thanks! COCOA-san).
21275
21276 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
21277
21278         * Revived "Leave space on head" preference in "Message" category.
21279         * A bug which clash when put the cursor to end of buffer and execute
21280         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
21281
21282 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21283
21284         * version 0.8.11-gtk2-20030312
21285
21286 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21287
21288         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
21289         * Modified to use Pango's API directly for font preference.
21290         * Integrated GtkTextView of textview to one widget.
21291         * Set fonts of header title in textview by "header_title" tag.
21292         * Removed some deprecated codes.
21293
21294 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
21295
21296         * Updated to 0.8.11.
21297         * Merged cygwin patch(Thanks! Sakai-san).
21298
21299 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
21300
21301         * version 0.8.10-gtk2-20030309