2006-12-29 [colin] 2.6.1cvs88
[claws.git] / ChangeLog
1 2006-12-29 [colin]      2.6.1cvs88
2
3         * src/prefs_folder_item.c
4                 Fix bug 1085, 'Apply to subfolder 
5                 doesn't work' - I was mistaken saying
6                 it worked in every case
7
8 2006-12-28 [colin]      2.6.1cvs87
9
10         * src/gtk/gtkaspell.c
11                 Don't assert if use_alternate is true
12                 and alt_dictionary isn't set -- this 
13                 is what happens on upgrade! Rather,
14                 do with it.
15
16 2006-12-28 [colin]      2.6.1cvs86
17
18         * Makefile.am
19                 Fix desktop/icon simplification
20
21 2006-12-28 [colin]      2.6.1cvs85
22
23         * Makefile.am
24                 Make desktop and icon not 
25                 dependant on the desktop
26
27 2006-12-28 [wwp]        2.6.1cvs84
28
29         * src/plugins/pgpmime/claws.def
30                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
31
32 2006-12-28 [wwp]        2.6.1cvs83
33
34         * src/prefs_folder_item.c
35                 Fix coloring of "simplify subject regexp" (folder prefs),
36                 which might be left to red whereas the regexp gets empty.
37
38 2006-12-28 [wwp]        2.6.1cvs82
39
40         * src/prefs_common.c
41         * src/prefs_common.h
42         * src/addressbook.c
43         * src/addressitem.h
44                 Save addressbook mainwindow's horizontal and vertical splitter position.
45
46 2006-12-27 [wwp]        2.6.1cvs81
47
48         * src/gtk/gtkaspell.c
49         * src/gtk/gtkaspell.h
50         * src/compose.c
51                 Fix assignment of compose's default and alternate dictionary from
52                 account or folder settings. Now gtkaspell_change_dict does rotate
53                 dicts only when it's called from a menu cb.
54
55 2006-12-27 [wwp]        2.6.1cvs80
56
57         * src/folder_item_prefs.c
58                 Fix randomly initialized default-alt-dictionary (folder prefs),
59                 complete 2.6.1cvs72.
60
61 2006-12-27 [paul]       2.6.1cvs79
62
63         * src/imap_gtk.c
64         * src/mh_gtk.c
65                 Add Copy folder in the folder's contextual
66                 menu
67
68 2006-12-27 [wwp]        2.6.1cvs78
69
70         * src/imap.c
71                 Clean up session locking, thanks to Colin.
72
73 2006-12-26 [colin]      2.6.1cvs77
74
75         * src/statusbar.c
76                 Revert previous patch
77
78 2006-12-26 [colin]      2.6.1cvs76
79
80         * src/folder.c
81         * src/folderview.c
82         * src/imap.c
83         * src/statusbar.c
84         * src/etpan/imap-thread.c
85                 Fix previous commit warnings
86                 Make statusbar update every second if total < 20
87                 Make IMAP APPEND faster by simplifying log              
88
89 2006-12-26 [colin]      2.6.1cvs75
90
91         * src/folder.c
92         * src/folder.h
93         * src/folderview.c
94         * src/folderview.h
95         * src/imap_gtk.c
96         * src/mh_gtk.c
97                 Make it possible to copy folders accross
98                 mailboxes (this was an arbitrary limitation).
99                 Still make it impossible to move folders 
100                 accross mailboxes.
101
102 2006-12-26 [colin]      2.6.1cvs74
103
104         * src/etpan/imap-thread.c
105                 Fix bug 1081, 'claws-mail 
106                 segfaults when going offline 
107                 while it transfers mails via 
108                 imap'
109
110 2006-12-26 [colin]      2.6.1cvs73
111
112         * src/folder_item_prefs.c
113                 Don't forget alt dictionary when
114                 renaming/moving folders
115
116 2006-12-26 [wwp]        2.6.1cvs72
117
118         * src/folder_item_prefs.c
119                 Add missing defaults for per-folder alt dict
120                 (forgotten in 2.6.1cvs61).
121
122 2006-12-26 [colin]      2.6.1cvs71
123
124         * src/wizard.c
125                 Add tooltip to state that specifying
126                 full path to mailbox is possible
127
128 2006-12-26 [wwp]        2.6.1cvs70
129
130         * src/partial_download.c
131         * src/gtk/gtkvscrollbutton.c
132         * src/plugins/pgpinline/plugin.c
133                 Fix for few compiler warnings that matter.
134
135 2006-12-25 [colin]      2.6.1cvs69
136
137         * src/partial_download.c
138                 Fix marking for download or deletion
139                 when the header isn't the first
140         * src/gtk/logwindow.c
141                 Fix start of scrolling
142
143 2006-12-23 [paul]       2.6.1cvs68
144
145         * src/compose.c
146                 change last commit to use the 'academic'
147                 method instead. Thanks to wwp
148
149 2006-12-23 [paul]       2.6.1cvs67
150
151         * src/compose.c
152                 don't warn about empty subject when
153                 redirecting
154
155 2006-12-22 [colin]      2.6.1cvs66
156
157         * src/summary_search.c
158                 Fix previous patch
159
160 2006-12-22 [colin]      2.6.1cvs65
161
162         * src/gtk/gtkutils.c
163         * src/imap.c
164         * src/jpilot.c
165         * src/summary_search.c
166                 A few warning fixes
167
168 2006-12-23 [paul]       
169
170         2.7.0-rc2 released
171
172 2006-12-22 [colin]      2.6.1cvs64
173
174         * src/toolbar.c
175         * src/toolbar.h
176                 Add a combo to the learn spam button
177         * src/plugins/bogofilter/bogofilter.c
178         * src/plugins/bogofilter/bogofilter_gtk.c
179         * src/plugins/bogofilter/bogofilter.h
180                 Allow to store Unsure mails in a specific
181                 folder to make better teaching easier
182
183 2006-12-21 [wwp]        2.6.1cvs63
184
185         * src/compose.c
186         * src/prefs_common.c
187         * src/prefs_common.h
188         * src/prefs_spelling.c
189         * src/gtk/gtkaspell.c
190         * src/gtk/gtkaspell.h
191                 Allow spell-checking using both current and alternate dictionaries
192                 (thanks to Colin).
193
194 2006-12-21 [wwp]        2.6.1cvs62
195
196         * src/gtk/gtkaspell.c
197                 Apply recheck_when_changing_dict (highlight all mispelled words)
198                 when switching to alternate dictionary.
199
200 2006-12-21 [wwp]        2.6.1cvs61
201
202         * src/compose.c
203         * src/folder_item_prefs.h
204         * src/prefs_common.c
205         * src/prefs_common.h
206         * src/prefs_folder_item.c
207         * src/prefs_spelling.c
208         * src/gtk/gtkaspell.c
209         * src/gtk/gtkaspell.h
210                 Add global and per-folder prefs to set the default
211                 alternate dictionary.
212
213 2006-12-21 [colin]      2.6.1cvs60
214
215         * src/folder.c
216                 Look for folders by path in all folders
217         * src/html.c
218                 add &mdash;
219
220 2006-12-20 [colin]      2.6.1cvs59
221
222         * src/gtk/quicksearch.c
223                 Make sure in_typing is false when clearing
224
225 2006-12-20 [wwp]        2.6.1cvs58
226
227         * configure.ac
228                 change manual's target dir to be LFH-compliant (thanks to Colin).
229
230 2006-12-20 [wwp]        2.6.1cvs57
231
232         * src/prefs_common.c
233         * src/prefs_summaries.c
234                 i18n fix and factorize patch, thanks to Fabien.
235
236 2006-12-20 [paul]       2.6.1cvs56
237
238         * configure.ac
239                 last of the renaming (??)
240         * src/main.c
241                 correct --help info of --status-full
242         * src/plugins/bogofilter/bogofilter.c
243                 make FALSE default of whitelist_ab
244
245 2006-12-19 [colin]      2.6.1cvs55
246
247         * src/jpilot.c
248                 Same as before, without depending on
249                 pisock >= 0.12
250
251 2006-12-19 [colin]      2.6.1cvs54
252
253         * src/jpilot.c
254                 Fix bug 1059, 'Better jpilot charset 
255                 handling'. Use libpisync's charset conversion
256                 if possible
257
258 2006-12-19 [colin]      2.6.1cvs53
259
260         * po/fr.po
261                 Updated by Fabien
262
263 2006-12-19 [wwp]        2.6.1cvs52
264
265         * src/gtk/about.c
266                 Add missing #include (thanks to Colin).
267
268 2006-12-19 [wwp]        2.6.1cvs51
269
270         * src/prefs_receive.c
271                 Better spacing between widgets in prefs.
272
273 2006-12-18 [colin]      2.6.1cvs50
274
275         * src/imap.c
276                 Fix failure to get separator on LIST "" ""
277                 Try LIST "" "INBOX" too.
278
279 2006-12-18 [wwp]        2.6.1cvs49
280
281         * src/common/session.c
282                 Fix a compiler warning (thanks to Fabien).
283
284 2006-12-18 [wwp]        2.6.1cvs48
285
286         * src/compose.c
287         * src/prefs_quote.c
288                 Factorize some strings for translation (it's about error
289                 messages when applying or checking template/quote format).
290
291 2006-12-18 [colin]      2.6.1cvs47
292
293         * Makefile.am
294         * src/common/defs.h
295         * src/gtk/Makefile.am
296         * src/gtk/about.c
297                 Add a Release notes tab from the contents of
298                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
299
300 2006-12-17 [colin]      2.6.1cvs46
301
302         * src/mimeview.c
303         * src/textview.c
304         * src/gtk/filesel.c
305                 Correctly convert from/to UTF8/filename encoding
306                 when loading and saving files. Probably fixes
307                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
308                 for a file to attach and is blocked...'
309
310 2006-12-17 [colin]      2.6.1cvs45
311
312         * src/gtk/logwindow.c
313                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
314                 IMAP folder and is blocked on main thread': 
315                 make sure we put utf8 in the log.
316
317 2006-12-16 [colin]      2.6.1cvs44
318
319         * src/toolbar.c
320         * src/toolbar.h
321                 Fix bug 1055, 'Add the 'cancel receive' 
322                 in the available events for the toolbar buttons'
323
324 2006-12-16 [colin]      2.6.1cvs43
325
326         * po/POTFILES.in
327         * src/imap.c
328         * src/common/nntp.c
329         * src/common/session.c
330                 Log error when SSL handshakes fail. 
331                 Fixes bug 1082, 'incorrect / imprecise 
332                 error message when imap server provides 
333                 ssl only through STARTTLS but SSL is 
334                 selected'
335
336 2006-12-15 [wwp]        2.6.1cvs42
337
338         * src/plugins/bogofilter/bogofilter_gtk.c
339                 set proper sensitivity to widgets I've recently added.
340
341 2006-12-15 [colin]      
342
343         2.7.0-rc1 released
344
345 2006-12-15 [wwp]        2.6.1cvs41
346
347         * src/plugins/bogofilter/bogofilter.c
348         * src/plugins/bogofilter/bogofilter.h
349         * src/plugins/bogofilter/bogofilter_gtk.c
350                 bogofilter's whitelist can now use a subset of
351                 the addressbook (either a book, a subfolder of a book,
352                 or the whole addressbook by using "Any"). Re-used there
353                 some pref_matcher widgets and mechanisms to match a subset
354                 of the addressbook.
355
356 2006-12-15 [wwp]        2.6.1cvs40
357
358         * src/wizard.c
359         * src/common/plugin.c
360         * src/common/plugin.h
361         * src/gtk/about.c
362         * src/plugins/bogofilter/bogofilter.c
363         * src/plugins/clamav/clamav_plugin.c
364         * src/plugins/demo/demo.c
365         * src/plugins/dillo_viewer/dillo_viewer.c
366         * src/plugins/pgpcore/plugin.c
367         * src/plugins/pgpinline/plugin.c
368         * src/plugins/pgpmime/plugin.c
369         * src/plugins/spamassassin/spamassassin.c
370         * src/plugins/trayicon/trayicon.c
371                 factorize some translatable strings (plugins-related),
372                 fix missing punctuation in several places,
373                 remove useless translatable \n in about.c,
374                 and factorize plugin init code w/ a new function
375                 check_plugin_version() in common/plugin.c.
376                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
377
378 2006-12-15 [wwp]        2.6.1cvs39
379
380         * src/plugins/bogofilter/bogofilter.c
381         * src/plugins/bogofilter/bogofilter_gtk.c
382                 flag whitelisted spams as spam, but don't filter it to the spam
383                 folder. Thanks to Colin.
384
385 2006-12-15 [ticho]      2.6.1cvs38
386
387         * src/plugins/bogofilter/bogofilter.c
388         * src/plugins/bogofilter/bogofilter.h
389         * src/plugins/bogofilter/bogofilter_gtk.c
390                 Add option to whitelist senders found in addressbook. Patch by colin.
391
392 2006-12-15 [paul]       2.6.1cvs37
393
394         * src/folderview.c
395                 add missing #include "log.h"
396
397 2006-12-15 [paul]       2.6.1cvs36
398
399         * src/plugins/bogofilter/bogofilter.c
400         * src/plugins/bogofilter/bogofilter.h
401         * src/plugins/bogofilter/bogofilter_gtk.c
402                 Add an option to allow inserting an
403                 X-Claws-Bogosity header (on MH folders
404                 only). Patch by Colin
405
406 2006-12-14 [colin]      2.6.1cvs35
407
408         * src/main.c
409                 "Yes" should be the default choice for
410                 migration configuration
411
412 2006-12-14 [paul]       2.6.1cvs34
413
414         * src/prefs_summaries.c
415         * manual/advanced.xml
416                 Unhide mark_as_read_delay
417
418 2006-12-14 [paul]       2.6.1cvs33
419
420         * src/messageview.c
421         * src/messageview.h
422         * src/mimeview.c
423         * src/mimeview.h
424         * src/summaryview.c
425         * src/textview.c
426         * src/textview.h
427                 Fix printing of selection
428                 Fix printing of message parts
429                 Fix printing of images
430         * src/gtk/gtksourceprintjob.c
431                 Fix page count when there are images
432
433 2006-12-14 [wwp]        2.6.1cvs32
434
435         * src/mainwindow.c
436         * src/summaryview.c
437         * src/summaryview.h
438         * src/gtk/quicksearch.c
439                 fix quicksearch 'magnify' button status when QS is closed
440                 using the Escape key, thanks to Colin.
441
442 2006-12-14 [wwp]        2.6.1cvs31
443
444         * src/mainwindow.c
445         * src/summaryview.c
446         * src/summaryview.h
447         * src/gtk/quicksearch.c
448                 fix quicksearch 'magnify' button status when QS is closed
449                 using the Escape key, thanks to Colin.
450
451 2006-12-13 [colin]      2.6.1cvs30
452
453         * src/ldapquery.c
454         * src/ldaputil.c
455                 Use the binary safe version of ldap_get_values,
456                 to make sure we manipulate null-terminated 
457                 strings. Maybe fixes bug 1075, 'claws mail 
458                 segfault when completing ldap adresses'
459         * src/syldap.c ** REMOVED **
460         * src/syldap.h ** REMOVED **
461                 Remove dead files
462
463 2006-12-13 [mones]      2.6.1cvs29
464
465         * po/es.po
466                 Fixed piped strings, fixed click translation
467
468 2006-12-13 [paul]       2.6.1cvs28
469
470         * src/main.c
471                 don't translate these strings
472
473 2006-12-13 [paul]       2.6.1cvs27
474
475         * po/en_GB.po
476                 updated
477
478 2006-12-13 [colin]      2.6.1cvs26
479
480         * src/main.c
481         * src/main.h
482                 Add claws_is_starting()
483
484 2006-12-13 [mones]      2.6.1cvs25
485
486         * manual/es/advanced.xml
487         * po/es.po
488                 Synced manual and updated translation
489
490 2006-12-12 [colin]      2.6.1cvs24
491
492         * src/wizard.c
493                 Add an option to use STARTTLS in the
494                 welcome wizard. Fixes bug 1080, 
495                 'Using SSL option in wizard for incoming 
496                 server does not activate SSL with STARTTLS'
497
498 2006-12-12 [colin]      2.6.1cvs23
499
500         * src/main.c
501                 Don't exit when there's an incomplete
502                 mailbox configured - leaves a chance 
503                 to fix a failing IMAP account. Exit
504                 if no mailbox at all is loaded (case
505                 of missing plugin).
506                 Completes bug 1077's fix (I was wrong
507                 in this bug's comment #3).
508
509 2006-12-12 [colin]      2.6.1cvs22
510
511         * src/gtk/menu.h
512                 Add another menu data type
513         * src/prefs_account.c
514                 Complete the completion of bug 1076
515                 (doesn't lose the pref on apply)
516
517 2006-12-12 [paul]       2.6.1cvs21
518
519         * src/prefs_account.c
520                 complete the fix of bug 1076
521                 also be more verbose with the text
522
523 2006-12-12 [paul]       2.6.1cvs20
524
525         * src/gtk/combobox.c
526                 fix compilation warning
527
528 2006-12-11 [colin]      2.6.1cvs19
529
530         * src/wizard.c
531                 Document :port in server entry tooltips
532
533 2006-12-11 [colin]      2.6.1cvs18
534
535         * src/main.c
536                 Fix compile
537
538 2006-12-11 [colin]      2.6.1cvs17
539
540         * src/main.c
541                 Add failing IMAP as a reason for no
542                 mailbox
543
544 2006-12-11 [colin]      2.6.1cvs16
545
546         * src/prefs_account.c
547                 Check for existence of inbox for local
548                 accounts too
549         * src/wizard.c
550                 Allow setting the port to use for servers
551                 by using the usual "server.example.com:port"
552                 syntax. Fixes bug 1077, 'sylpheed-claws does 
553                 not start when IMAP server is unavailable'
554
555 2006-12-11 [colin]      2.6.1cvs15
556
557         * src/prefs_account.c
558                 Prevent use of non-existing default inbox
559
560 2006-12-11 [colin]      2.6.1cvs14
561
562         * src/prefs_account.c
563                 Fix sensitivity. Fixes bug 1076, 'privacy 
564                 options are displayed even when pgp plugin 
565                 not loaded / available'
566
567 2006-12-09 [colin]      2.6.1cvs13
568
569         * manual/advanced.xml
570         * src/prefs_common.c
571         * src/prefs_common.h
572         * src/common/ssl_certificate.c
573                 Add a new hidden preference, 'unsafe_ssl_certs',
574                 which allows to store multiple certificates per
575                 server/port. This is disabled by default because
576                 it's less secure (presenting a new certificate
577                 instead of a changed one raises less alarms).
578                 This will cause Claws to ask about an unknown
579                 certificate for people who have used 2.6.1cvs8
580                 or greater.
581
582 2006-12-09 [colin]      2.6.1cvs12
583
584         * src/action.c
585                 Fix cache updating after action
586
587 2006-12-07 [wwp]        2.6.1cvs11
588
589         * src/compose.c
590                 fix email address comparison when replying to all
591                 (avoid replying to ourselves), thanks to Colin.
592
593 2006-12-06 [paul]       2.6.1cvs10
594
595         * src/addrharvest.c
596         * src/editldap.c
597         * src/expldifdlg.c
598         * src/news.c
599         * src/toolbar.c
600         * src/common/utils.c
601                 ...and more renaming
602                 Thanks to Colin
603
604 2006-12-06 [paul]       2.6.1cvs9
605
606         * src/compose.c
607         * src/messageview.c
608         * src/procheader.c
609         * src/procmime.c
610         * src/procmsg.c
611         * src/textview.c
612                 more renaming
613                 Thanks to Colin
614
615 2006-12-06 [colin]      2.6.1cvs8
616
617         * src/ssl_manager.c
618         * src/common/ssl_certificate.c
619         * src/common/ssl_certificate.h
620                 Handle multiple certificates per host/port
621
622 2006-12-06 [colin]      2.6.1cvs7
623
624         * src/etpan/imap-thread.c
625                 Fix certificate checking on IMAP
626
627 2006-12-06 [colin]      2.6.1cvs6
628
629         * src/folderview.c
630                 Fix bug 1072, 'Claws stops fetching newsgroups 
631                 from server when newsgroup got deleted': continue
632                 checking other groups
633
634 2006-12-05 [wwp]        2.6.1cvs5
635
636         * src/message_search.c
637         * src/summary_search.c
638         * src/gtk/combobox.c
639         * src/gtk/combobox.h
640         * src/gtk/gtkutils.c
641         * src/gtk/gtkutils.h
642                 make up and down arrow keys in modern gtk_combo_box_entry widgets
643                 behave like w/ old comboboxes (summary and message search only).
644
645 2006-12-05 [paul]       2.6.1cvs4
646
647         * src/wizard.c
648                 encode headers
649                 Thanks to Colin
650
651 2006-12-05 [paul]       2.6.1cvs3
652
653         * tools/README
654         * tools/textviewer.pl
655                 script updated and description added
656
657 2006-12-04 [colin]      2.6.1cvs2
658
659         * src/compose.c
660                 Run pre-send hook only when checking
661                 everything
662
663 2006-12-04 [paul]       2.6.1cvs1
664
665         * NEWS
666         * README
667         * RELEASE_NOTES
668         * configure.ac
669         * tools/README
670                 bump up version number following stable release
671
672 2006-12-04 [paul]       2.6.0cvs83
673
674         * README
675                 updates and corrections
676
677 2006-12-04 [colin]      2.6.0cvs82
678
679         * src/common/utils.c
680                 Probably fix bug 1066, 'Incorrect mailbox 
681                 size displayed'
682
683 2006-12-04 [colin]      2.6.0cvs81
684
685         * src/common/utils.c
686                 Trim tabs from mailcap file too.
687
688 2006-12-02 [paul]       2.6.0cvs80
689
690         * src/exphtmldlg.c
691                 fix broken GUI under certain languages
692         * src/expldifdlg.c
693                 put the Cancel button to the right
694
695 2006-12-01 [paul]       2.6.0cvs79
696
697         * tools/Makefile.am
698                 remove reference to removed file
699
700 2006-12-01 [wwp]        2.6.0cvs78
701
702         * src/addressbook.c
703         * src/editaddress.c
704                 remove forgotten debug statements.
705
706 2006-12-01 [wwp]        2.6.0cvs77
707
708         * manual/advanced.xml
709         * manual/fr/advanced.xml
710         * src/addressbook.c
711         * src/addressbook.h
712         * src/addressitem.h
713         * src/editaddress.c
714         * src/editaddress.h
715         * src/prefs_common.c
716         * src/prefs_common.h
717         * src/gtk/gtkutils.c
718         * src/gtk/gtkutils.h
719                 add a hidden option to allow embedding the editaddress (edit contact details)
720                 dialog into the addressbook's window. This doesn't change the default
721                 behaviour.
722
723 2006-12-01 [wwp]        2.6.0cvs76
724
725         * src/message_search.c
726         * src/summary_search.c
727                 fix more focus issues (don't set focus to combobox's entry widget when
728                 entry's value changed, if entry widget has focus already).
729
730 2006-12-01 [wwp]        2.6.0cvs75
731
732         * src/gtk/quicksearch.c
733                 revert last changes to the quicksearch gtk_combo_box, this needs more
734                 tuning and testing.
735
736 2006-12-01 [paul]       2.6.0cvs74
737
738         * tools/kdeservicemenu/README
739         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
740         * tools/kdeservicemenu/install.sh
741         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
742         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
743                 simplify this stuff, and in so doing,
744                 fix it. (possibly re-extend it again at
745                 a later date)
746
747 2006-12-01 [wwp]        2.6.0cvs73
748
749         * src/gtk/quicksearch.c
750                 adapt quicksearch code to use modern gtk_combo_box'es.
751
752 2006-12-01 [wwp]        2.6.0cvs72
753
754         * src/common/defs.h
755         * src/prefs_common.c
756         * src/prefs_common.h
757         * src/message_search.c
758         * src/summary_search.c
759         * src/gtk/combobox.c
760         * src/gtk/combobox.h
761                 add history combos to all message and summary search fields.
762
763 2006-12-01 [wwp]        2.6.0cvs71
764
765         * src/summaryview.c
766                 As the list may change while the mark as read delay
767                 runs, we can't rely on the 'row' pointer, which can
768                 be invalid when the timeout is called. As the mark
769                 as read is only done if the message is still selected,
770                 use summaryview->selected instead. Thanks to Colin.
771
772 2006-11-30 [paul]       2.6.0cvs70
773
774         * src/textview.c
775                 give emphasis to "Sylpheed-Claws"
776                 as well as "Claws Mail"
777
778 2006-11-30 [colin]      2.6.0cvs69
779
780         * src/wizard.c
781                 Put the SSL checkboxes in the receiving
782                 and sending server pages.
783
784 2006-11-29 [colin]      2.6.0cvs68
785
786         * src/gtk/gtkutils.c
787         * src/gtk/gtkvscrollbutton.c
788                 Revert some deprecated fixes - they seem to
789                 deprecate stuff as soon as a new one gets out.
790                 g_object_ref_sink needed glib-2.10.
791
792 2006-11-29 [colin]      2.6.0cvs67
793
794         * src/common/utils.c
795                 Create .mailcap if it doesn't exist
796
797 2006-11-29 [colin]      2.6.0cvs66
798
799         * src/compose.c
800                 Followup to cvs60: use original list
801                 of recipients if replying to a mail
802                 in Sent Drafts or Queue.
803
804 2006-11-27 [paul]       2.6.0cvs65
805
806         * src/image_viewer.c
807                 revert the last change for now (it's broken)
808
809 2006-11-27 [paul]       2.6.0cvs64
810
811         * Makefile.am
812         * configure.ac
813         * m4/aclocal-include.m4
814         * m4/check-type.m4
815         * src/Makefile.am
816         * src/addr_compl.c
817         * src/compose.c
818         * src/crash.c
819         * src/export.c
820         * src/exporthtml.c
821         * src/exportldif.c
822         * src/imap.c
823         * src/import.c
824         * src/main.c
825         * src/main.h
826         * src/matcher.c
827         * src/mimeview.c
828         * src/procmsg.c
829         * src/textview.c
830         * src/common/Makefile.am
831         * src/common/claws.c
832         * src/common/claws.h
833         * src/common/ssl.c
834         * src/common/sylpheed.c
835         * src/common/sylpheed.h
836         * src/etpan/Makefile.am
837         * src/gtk/Makefile.am
838         * src/gtk/claws-marshal.list
839         * src/gtk/filesel.c
840         * src/gtk/gtksctree.c
841         * src/gtk/quicksearch.c
842         * src/gtk/sylpheed-marshal.list
843         * src/plugins/bogofilter/bogofilter.c
844         * src/plugins/bogofilter/bogofilter_gtk.c
845         * src/plugins/clamav/clamav_plugin.c
846         * src/plugins/clamav/clamav_plugin_gtk.c
847         * src/plugins/demo/demo.c
848         * src/plugins/dillo_viewer/dillo_viewer.c
849         * src/plugins/pgpcore/Makefile.am
850         * src/plugins/pgpcore/claws.def
851         * src/plugins/pgpcore/pgp_viewer.c
852         * src/plugins/pgpcore/plugin.c
853         * src/plugins/pgpcore/sylpheed.def
854         * src/plugins/pgpinline/Makefile.am
855         * src/plugins/pgpinline/claws.def
856         * src/plugins/pgpinline/plugin.c
857         * src/plugins/pgpinline/sylpheed.def
858         * src/plugins/pgpmime/Makefile.am
859         * src/plugins/pgpmime/claws.def
860         * src/plugins/pgpmime/plugin.c
861         * src/plugins/pgpmime/sylpheed.def
862         * src/plugins/spamassassin/spamassassin.c
863         * src/plugins/spamassassin/spamassassin_gtk.c
864         * src/plugins/trayicon/trayicon.c
865                 yet more renaming
866                 remove deprecated gtk_tooltips_set_delay()
867
868 2006-11-26 [paul]       2.6.0cvs63
869
870         * src/expldifdlg.c
871         * src/folderview.c
872         * src/image_viewer.c
873         * src/mainwindow.c
874         * src/gtk/gtkutils.c
875         * src/gtk/gtkvscrollbutton.c
876         * src/gtk/prefswindow.c
877         * src/plugins/pgpcore/prefs_gpg.c
878                 replace more deprecated GTK+ functions
879
880 2006-11-26 [paul]       2.6.0cvs62
881
882         * src/addr_compl.c
883         * src/addressbook.c
884         * src/browseldap.c
885                 replace deprecated gtk_idle_... functions
886
887 2006-11-26 [paul]       2.6.0cvs61
888
889         * src/compose.c
890         * src/folderview.c
891         * src/inc.c
892         * src/summaryview.c
893         * src/gtk/gtkvscrollbutton.c
894         * src/gtk/quicksearch.c
895         * src/plugins/pgpcore/passphrase.c
896                 replace deprecated gtk_timeout_add and
897                 gtk_timeout_remove
898
899 2006-11-26 [paul]       2.6.0cvs60
900
901         * src/compose.c
902                 fix bug that caused the wrong recipient
903                 to be selected when replying to a msg
904                 which is From one of our accounts to
905                 another of our accounts
906
907 2006-11-25 [paul]       2.6.0cvs59
908
909         * src/summaryview.c
910                 don't change the From column title to
911                 To if the To column is visible
912
913 2006-11-24 [paul]       2.6.0cvs58
914
915         * src/compose.c
916                 fix bug 1069, 'Sent mails disappear, BCC
917                 or locking problem?'
918
919 2006-11-21 [wwp]        2.6.0cvs57
920
921         * src/compose.c
922                 fix spelling menu when replying (same as 2.3.1cvs39):
923                 discrepancy between context menu and top menu when
924                 folder's dictionary isn't the default one.
925
926 2006-11-19 [paul]       2.6.0cvs56
927
928         * src/summaryview.c
929                 obey always_show_msg option when
930                 marking as spam
931         * src/plugins/bogofilter/bogofilter.c
932                 fix typo
933
934 2006-11-18 [paul]       2.6.0cvs55
935
936         * AUTHORS
937         * README
938         * debian/copyright
939         * manual/ack.xml
940         * manual/es/ack.xml
941         * manual/fr/ack.xml
942         * manual/pl/ack.xml
943         * src/gtk/authors.h
944         * src/gtk/icon_legend.c
945         * src/gtk/icon_legend.h
946         * tools/OOo2claws-mail.pl
947         * tools/README
948         * tools/acroread2claws-mail.pl
949         * tools/claws.i18n.status.pl
950         * tools/filter_conv.pl
951         * tools/filter_conv_new.pl
952         * tools/freshmeat_search.pl
953         * tools/google_search.pl
954         * tools/kmail2claws-mail.pl
955         * tools/kmail2claws-mail_v2.pl
956         * tools/maildir2claws-mail.pl
957         * tools/make.themes.project
958         * tools/multiwebsearch.pl
959         * tools/outlook2claws-mail.pl
960         * tools/tb2claws-mail
961         * tools/kdeservicemenu/README
962         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
963                 update mine and wwp's email addresses in
964                 several places
965                 Patch by wwp
966         * src/prefs_compose_writing.c
967                 set sensitivity on 'new message format' frame
968
969 2006-11-17 [paul]       2.6.0cvs54
970
971         * src/gtk/about.c
972                 more reworking of the GUI
973                 Patch by Fabien Vantard
974
975 2006-11-16 [paul]       2.6.0cvs53
976
977         * src/gtk/about.c
978                 set a minimum size for the window, allow
979                 it to automatically expand as necessary
980
981 2006-11-16 [wwp]        2.6.0cvs52
982
983         * src/gtk/about.c
984                 better wrap of copyright info on some systems.
985
986 2006-11-16 [paul]       2.6.0cvs51
987
988         * src/gtk/about.c
989                 move the tech info from the upper panel
990                 to the Info tab
991                 use a gtk_text_view for the features tab
992
993 2006-11-16 [paul]       2.6.0cvs50
994
995         * po/Makevars
996                 update my email address
997         * src/addressbook.c
998         * src/compose.c
999         * src/imap_gtk.c
1000         * src/mh_gtk.c
1001         * src/news_gtk.c
1002         * src/summaryview.c
1003         * src/plugins/trayicon/trayicon.c
1004                 don't offer simple menu separators
1005                 for translation
1006         * src/folderview.c
1007                 add separator between 'mark all read'
1008                 and 'search folder'
1009
1010 2006-11-15 [wwp]        2.6.0cvs49
1011
1012         * src/gtk/authors.h
1013                 updated manuals authors.
1014
1015 2006-11-14 [paul]       2.6.0cvs48
1016
1017         * src/compose.c
1018                 Fix Options/Reply mode after draft save
1019
1020 2006-11-14 [paul]       2.6.0cvs47
1021
1022         * src/Makefile.am
1023                 Fix make DESTDIR=...
1024         * src/mbox.c
1025                 Optimise speed
1026         * src/plugins/pgpinline/pgpinline.c
1027                 Probably fix bug 1061
1028
1029 2006-11-14 [paul]       2.6.0cvs46
1030
1031         * po/Makevars
1032                 enable Q_ macro
1033         * src/Makefile.am
1034         * src/stock_pixmap.c
1035         * src/stock_pixmap.h
1036         * src/gtk/about.c
1037         * src/pixmaps/active.xpm
1038         * src/pixmaps/inactive.xpm
1039                 add a new page, 'Features', to the About dialog
1040                 showing which features are compiled in and which
1041                 are not
1042
1043 2006-11-14 [paul]       2.6.0cvs45
1044
1045         * po/ru.po
1046                 updated by Pavlo Bohmat
1047
1048 2006-11-14 [colin]      2.6.0cvs44
1049
1050         * src/compose.c
1051         * src/inc.c
1052         * src/messageview.c
1053         * src/news.c
1054         * src/pop.c
1055         * src/procmsg.c
1056         * src/gtk/gtkaspell.c
1057                 Fix 64-bit-related warnings
1058         * src/ssl_manager.c
1059                 Fix possible infinite loop
1060         * src/plugins/pgpcore/sgpgme.c
1061                 Remove useless check
1062
1063 2006-11-13 [colin]      2.6.0cvs43
1064
1065         * src/gtk/Makefile.am
1066                 authors.h isn't generated
1067
1068 2006-11-13 [colin]      2.6.0cvs42
1069
1070         * src/plugins/pgpinline/pgpinline.c
1071         * src/plugins/pgpmime/pgpmime.c
1072                 Very probably fix bug 1061, 'crash on 
1073                 opening signed email'. Another cast
1074                 problem
1075
1076 2006-11-13 [colin]      2.6.0cvs41
1077
1078         * src/plugins/pgpcore/sgpgme.c
1079                 Maybe fix bug 1061, 'crash on opening 
1080                 signed email'
1081
1082 2006-11-13 [wwp]        2.6.0cvs40
1083
1084         * src/plugins/pgpinline/pgpinline.c
1085                 fix candidate for bug #1057, thanks to Colin.
1086
1087 2006-11-13 [wwp]        2.6.0cvs39
1088
1089         * src/compose.c
1090         * src/quote_fmt_parse.y
1091                 fix bug 1052: current parser buffer was not always 
1092                 allocated, ptr to this buffer could be returned as 
1093                 NULL whereas no parser error has occurred. in 
1094                 consequence, defining a template body as "%d" 
1095                 (w/o the quotes) for the first time of the instance 
1096                 of claws-mail, was reporting a parser error. make 
1097                 sure that the buffer is always allocated, even to 
1098                 an empty string.
1099                 fix mis-unescaping in compose.:compose_quote_fmt(): 
1100                 unescaping of the fmt string was always done 
1101                 whereas it must be done *only* when receiving 
1102                 quote format strings issued from the prefs 
1103                 (compose new message, reply, forward, redirect 
1104                 formats), *not* when applying templates.  in 
1105                 consequences, applying templates w/ sequences 
1106                 like \\|p{echo} were failing. make sure that 
1107                 unescaping is done only when necessary.
1108
1109 2006-11-12 [colin]      2.6.0cvs38
1110
1111         * po/de.po
1112                 Fix typo (s/KB/MB)
1113
1114 2006-11-12 [colin]      2.6.0cvs37
1115
1116         * src/plugins/pgpinline/pgpinline.c
1117         * src/plugins/pgpmime/pgpmime.c
1118                 Release GPG context at the latest 
1119                 possible moment. Maybe fixes 
1120                 bug 1057, 'crash on sending signed 
1121                 message to a newsgroup'
1122                 
1123
1124 2006-11-12 [colin]      2.6.0cvs36
1125
1126         * src/plugins/pgpcore/sgpgme.c
1127                 Tell a bit more when gpg's status doesn't
1128                 contain any signature
1129
1130 2006-11-12 [colin]      2.6.0cvs35
1131
1132         * src/compose.c
1133                 Fix bug 1060, 'compilation error with 
1134                 Irix's cc'
1135
1136 2006-11-12 [paul]       2.6.0cvs34
1137
1138         * doc/man/claws-mail.1
1139         * src/prefs_gtk.c
1140         * src/plugins/clamav/README
1141         * src/plugins/spamassassin/README
1142         * tools/README
1143         * tools/freshmeat_search.pl
1144         * tools/google_search.pl
1145         * tools/multiwebsearch.pl
1146                 more renaming
1147         * src/plugins/trayicon/trayicon.c
1148                 fix compiliation warning
1149
1150 2006-11-11 [colin]      2.6.0cvs33
1151
1152         * src/folderview.c
1153                 Forbid drag and drop from/to different
1154                 folders of type F_UNKNOWN
1155
1156 2006-11-11 [colin]      2.6.0cvs32
1157
1158         * src/plugins/pgpinline/pgpinline.c
1159                 Fix typo in previous commit:
1160                 - gpgme_new(&ctx);
1161                 + if ((err = gpgme_new(&data->ctx)) ...)
1162
1163 2006-11-11 [colin]      2.6.0cvs31
1164
1165         * src/plugins/pgpinline/pgpinline.c
1166         * src/plugins/pgpmime/pgpmime.c
1167                 Check success after calling gpgme_new
1168                 Maybe fixes bug 1057, 'crash on sending 
1169                 signed message to a newsgroup'
1170
1171 2006-11-11 [colin]      2.6.0cvs30
1172
1173         * src/undo.c
1174                 init undostruct to 0s (from
1175                 valgrind log of bug 1057)
1176
1177 2006-11-10 [colin]      2.6.0cvs29
1178
1179         * src/mainwindow.c
1180                 Set cursor to wait before filtering
1181                 duplicates in all folders
1182         * src/plugins/bogofilter/bogofilter.c
1183         * src/plugins/bogofilter/bogofilter.h
1184         * src/plugins/bogofilter/bogofilter_gtk.c
1185                 Completely thread away the bogofilter
1186                 filtering
1187
1188 2006-11-10 [mones]      2.6.0cvs28
1189
1190         * src/compose.c
1191         * src/compose.h
1192                 added COMPOSE_CHECK_BEFORE_SEND hook
1193
1194 2006-11-10 [paul]       2.6.0cvs27
1195
1196         * src/crash.c
1197                 more renaming
1198                 add libSM to get_compiled_in_features()
1199         * src/main.c
1200                 more renaming
1201
1202 2006-11-10 [colin]      2.6.0cvs26
1203
1204         * src/etpan/imap-thread.c
1205                 Add a reference to libetpan's sasl engine
1206                 so that sasl_done() doesn't get called by
1207                 libetpan, and doesn't break openssl.
1208                 Should fix bug 1053, 'SC fails to reestablish 
1209                 a secure connection'
1210                 Patch by Hoa
1211
1212 2006-11-10 [colin]      2.6.0cvs25
1213
1214         * manual/addrbook.xml
1215         * manual/advanced.xml
1216         * manual/faq.xml
1217         * manual/intro.xml
1218                 Some more renaming
1219
1220 2006-11-09 [colin]      2.6.0cvs24
1221
1222         * src/plugins/bogofilter/bogofilter_gtk.c
1223                 Add comment about annoyance
1224
1225 2006-11-09 [colin]      2.6.0cvs23
1226
1227         * src/plugins/bogofilter/bogofilter.c
1228         * src/plugins/bogofilter/bogofilter_gtk.c
1229                 Prepare things needed to thread bogofilter
1230                 filtering: separate bogo stuff and possible GUI
1231                 stuff. 
1232
1233 2006-11-09 [colin]      2.6.0cvs22
1234
1235         * src/account.c
1236         * src/compose.c
1237                 Search for one of our accounts in Delivered-To
1238                 (helps for auto-account selection when 
1239                  replying/forwarding)
1240         * src/folderview.c
1241         * src/mainwindow.c
1242         * src/mainwindow.h
1243         * src/plugins/trayicon/trayicon.c
1244                 Allow opening a new mail with any account from
1245                 the contextual menu
1246
1247 2006-11-09 [wwp]        2.6.0cvs21
1248
1249         * src/compose.c
1250         * src/prefs_common.c
1251         * src/prefs_common.h
1252         * src/prefs_compose_writing.c
1253                 add a compose new message format (in prefs/compose/writing), it's a
1254                 simple subject+body template to use when opening a new composition
1255                 window. It's similar to the existent reply and forward formats.
1256
1257                 enhanced the template/format % symbols substitution mechanism to
1258                 use current composition window information when % are used in
1259                 the compose new message format or in templates applied to new
1260                 messages (there were useless in that situations before). When
1261                 applied to new messages, %d corresponds to the system time/date.
1262
1263 2006-11-09 [paul]       2.6.0cvs20
1264
1265         * src/gtk/authors.h
1266                 fix last commit
1267
1268 2006-11-09 [paul]       2.6.0cvs19
1269
1270         * src/gtk/authors.h
1271                 keep tje alphabetical order
1272
1273 2006-11-08 [colin]      2.6.0cvs18
1274
1275         * src/etpan/imap-thread.c
1276                 Fix bug 1054, 'Slowness logging big 
1277                 data chunks'
1278
1279 2006-11-08 [paul]       2.6.0cvs17
1280
1281         * tools/Makefile.am
1282                 fix the renaming
1283
1284 2006-11-08 [paul]       2.6.0cvs16
1285
1286         * src/common/defs.h
1287                 update BUGZILLA_URI
1288
1289 2006-11-08 [paul]       2.6.0cvs15
1290
1291         * tools/Makefile.am
1292         * tools/OOo2claws-mail.pl
1293         * tools/OOo2sylpheed.pl
1294         * tools/README
1295         * tools/acroread2claws-mail.pl
1296         * tools/acroread2sylpheed.pl
1297         * tools/kmail2claws-mail.pl
1298         * tools/kmail2claws-mail_v2.pl
1299         * tools/kmail2sylpheed.pl
1300         * tools/kmail2sylpheed_v2.pl
1301         * tools/maildir2claws-mail.pl
1302         * tools/maildir2sylpheed.pl
1303         * tools/nautilus2claws-mail.sh
1304         * tools/nautilus2sylpheed.sh
1305         * tools/outlook2claws-mail.pl
1306         * tools/outlook2sylpheed.pl
1307         * tools/tb2claws-mail
1308         * tools/tb2sylpheed
1309         * tools/tbird2claws.py
1310         * tools/tbird2syl.py
1311         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1312         * tools/kdeservicemenu/install.sh
1313         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1314         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1315         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1316         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1317         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1318                 renamed (removed, added) tools files
1319
1320 2006-11-08 [paul]       2.6.0cvs14
1321
1322         * src/main.c
1323         * src/common/defs.h
1324                 Migrate sylpheedrc to clawsrc, and fix the standard
1325                 plugins path in the process
1326
1327 2006-11-07 [colin]      2.6.0cvs13
1328
1329         * src/Makefile.am
1330                 Symlink sylpheed-claws relative to 
1331                 claws-mail
1332
1333 2006-11-07 [colin]      2.6.0cvs12
1334
1335         * src/compose.c
1336                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
1337
1338 2006-11-07 [paul]       2.6.0cvs11
1339
1340         * src/gtk/about.c
1341                 Fix a missed occurence of
1342                 Sylpheed-Claws
1343
1344 2006-11-07 [paul]       2.6.0cvs10
1345
1346         * src/Makefile.am
1347                 Fix symlink installation
1348
1349 2006-11-07 [paul]       2.6.0cvs9
1350
1351         * src/Makefile.am
1352                 Symlink claws-mail to sylpheed-claws
1353         * src/common/utils.c
1354                 Fix migrating symlinks
1355         * src/etpan/imap-thread.c
1356                 check certificate only when there's
1357                 no error
1358
1359 2006-11-07 [paul]       2.6.0cvs8
1360
1361         * Makefile.am
1362                 Fix icon breakages with Gtk, which needs a 
1363                 cache updated to see them.
1364
1365 2006-11-07 [paul]       2.6.0cvs7
1366
1367         * .cvsignore
1368         * AUTHORS
1369         * COPYING
1370         * INSTALL
1371         * Makefile.am
1372         * NEWS
1373         * README
1374         * RELEASE_NOTES
1375         * autogen.sh
1376         * claws-mail-128x128.png
1377         * claws-mail-64x64.png
1378         * claws-mail.ico
1379         * claws-mail.pc.in
1380         * claws-mail.png
1381         * configure.ac
1382         * sylpheed-claws-128x128.png
1383         * sylpheed-claws-64x64.png
1384         * sylpheed-claws.desktop
1385         * sylpheed-claws.ico
1386         * sylpheed-claws.pc.in
1387         * sylpheed-claws.png
1388         * debian/README.Debian
1389         * debian/changelog
1390         * debian/claws-mail.desktop
1391         * debian/claws-mail.menu
1392         * debian/claws-mail.postinst.debhelper
1393         * debian/claws-mail.postrm.debhelper
1394         * debian/control
1395         * debian/copyright
1396         * debian/files
1397         * debian/rules
1398         * debian/sylpheed-claws.desktop
1399         * debian/sylpheed-claws.menu
1400         * debian/sylpheed-claws.postinst.debhelper
1401         * debian/sylpheed-claws.postrm.debhelper
1402         * doc/man/Makefile.am
1403         * doc/man/claws-mail.1
1404         * doc/man/sylpheed-claws.1
1405         * doc/src/ChangeLog.claws-pre0.8.0
1406         * manual/Makefile.am
1407         * manual/account.xml
1408         * manual/ack.xml
1409         * manual/addrbook.xml
1410         * manual/advanced.xml
1411         * manual/claws-mail-manual.xml
1412         * manual/faq.xml
1413         * manual/glossary.xml
1414         * manual/handling.xml
1415         * manual/intro.xml
1416         * manual/keyboard.xml
1417         * manual/plugins.xml
1418         * manual/starting.xml
1419         * manual/sylpheed-claws-manual.xml
1420         * manual/xml2pdf
1421         * manual/dist/.cvsignore
1422         * manual/dist/html/.cvsignore
1423         * manual/dist/html/Makefile.am
1424         * manual/dist/pdf/.cvsignore
1425         * manual/dist/pdf/Makefile.am
1426         * manual/dist/ps/.cvsignore
1427         * manual/dist/ps/Makefile.am
1428         * manual/dist/txt/.cvsignore
1429         * manual/dist/txt/Makefile.am
1430         * manual/es/Makefile.am
1431         * manual/es/advanced.xml
1432         * manual/es/claws-mail-manual.xml
1433         * manual/es/faq.xml
1434         * manual/es/glossary.xml
1435         * manual/es/handling.xml
1436         * manual/es/intro.xml
1437         * manual/es/plugins.xml
1438         * manual/es/sylpheed-claws-manual.xml
1439         * manual/es/dist/.cvsignore
1440         * manual/es/dist/html/.cvsignore
1441         * manual/es/dist/html/Makefile.am
1442         * manual/es/dist/pdf/.cvsignore
1443         * manual/es/dist/pdf/Makefile.am
1444         * manual/es/dist/ps/.cvsignore
1445         * manual/es/dist/ps/Makefile.am
1446         * manual/es/dist/txt/.cvsignore
1447         * manual/es/dist/txt/Makefile.am
1448         * manual/fr/Makefile.am
1449         * manual/fr/account.xml
1450         * manual/fr/ack.xml
1451         * manual/fr/addrbook.xml
1452         * manual/fr/advanced.xml
1453         * manual/fr/claws-mail-manual.xml
1454         * manual/fr/faq.xml
1455         * manual/fr/glossary.xml
1456         * manual/fr/handling.xml
1457         * manual/fr/intro.xml
1458         * manual/fr/keyboard.xml
1459         * manual/fr/plugins.xml
1460         * manual/fr/starting.xml
1461         * manual/fr/sylpheed-claws-manual.xml
1462         * manual/fr/dist/.cvsignore
1463         * manual/fr/dist/html/.cvsignore
1464         * manual/fr/dist/html/Makefile.am
1465         * manual/fr/dist/pdf/.cvsignore
1466         * manual/fr/dist/pdf/Makefile.am
1467         * manual/fr/dist/ps/.cvsignore
1468         * manual/fr/dist/ps/Makefile.am
1469         * manual/fr/dist/txt/.cvsignore
1470         * manual/fr/dist/txt/Makefile.am
1471         * manual/pl/Makefile.am
1472         * manual/pl/account.xml
1473         * manual/pl/ack.xml
1474         * manual/pl/addrbook.xml
1475         * manual/pl/advanced.xml
1476         * manual/pl/claws-mail-manual.xml
1477         * manual/pl/faq.xml
1478         * manual/pl/glossary.xml
1479         * manual/pl/handling.xml
1480         * manual/pl/intro.xml
1481         * manual/pl/keyboard.xml
1482         * manual/pl/plugins.xml
1483         * manual/pl/starting.xml
1484         * manual/pl/sylpheed-claws-manual.xml
1485         * manual/pl/dist/.cvsignore
1486         * manual/pl/dist/html/.cvsignore
1487         * manual/pl/dist/html/Makefile.am
1488         * manual/pl/dist/pdf/.cvsignore
1489         * manual/pl/dist/pdf/Makefile.am
1490         * manual/pl/dist/ps/.cvsignore
1491         * manual/pl/dist/ps/Makefile.am
1492         * manual/pl/dist/txt/.cvsignore
1493         * manual/pl/dist/txt/Makefile.am
1494         * po/.cvsignore
1495         * po/Makevars
1496         * src/.cvsignore
1497         * src/Makefile.am
1498         * src/account.c
1499         * src/account.h
1500         * src/action.c
1501         * src/action.h
1502         * src/adbookbase.h
1503         * src/addr_compl.c
1504         * src/addr_compl.h
1505         * src/addrbook.c
1506         * src/addrcache.c
1507         * src/addrcache.h
1508         * src/addrcindex.c
1509         * src/addrcindex.h
1510         * src/addrclip.c
1511         * src/addrclip.h
1512         * src/addrdefs.h
1513         * src/addressadd.c
1514         * src/addressadd.h
1515         * src/addressbook.c
1516         * src/addressbook.h
1517         * src/addressbook_foldersel.c
1518         * src/addressbook_foldersel.h
1519         * src/addrgather.c
1520         * src/addrgather.h
1521         * src/addrharvest.c
1522         * src/addrharvest.h
1523         * src/addrindex.c
1524         * src/addrindex.h
1525         * src/addritem.c
1526         * src/addritem.h
1527         * src/addrquery.c
1528         * src/addrquery.h
1529         * src/addrselect.c
1530         * src/addrselect.h
1531         * src/alertpanel.c
1532         * src/alertpanel.h
1533         * src/browseldap.c
1534         * src/browseldap.h
1535         * src/codeconv.c
1536         * src/codeconv.h
1537         * src/compose.c
1538         * src/crash.c
1539         * src/crash.h
1540         * src/customheader.c
1541         * src/customheader.h
1542         * src/displayheader.c
1543         * src/displayheader.h
1544         * src/editaddress.c
1545         * src/editaddress.h
1546         * src/editbook.c
1547         * src/editbook.h
1548         * src/editgroup.c
1549         * src/editgroup.h
1550         * src/editjpilot.c
1551         * src/editjpilot.h
1552         * src/editldap.c
1553         * src/editldap.h
1554         * src/editldap_basedn.c
1555         * src/editldap_basedn.h
1556         * src/editvcard.c
1557         * src/editvcard.h
1558         * src/exphtmldlg.c
1559         * src/exphtmldlg.h
1560         * src/expldifdlg.c
1561         * src/expldifdlg.h
1562         * src/export.c
1563         * src/exporthtml.c
1564         * src/exporthtml.h
1565         * src/exportldif.c
1566         * src/exportldif.h
1567         * src/filtering.c
1568         * src/filtering.h
1569         * src/folder.c
1570         * src/folder.h
1571         * src/folder_item_prefs.c
1572         * src/folder_item_prefs.h
1573         * src/foldersel.c
1574         * src/foldersel.h
1575         * src/folderutils.c
1576         * src/folderutils.h
1577         * src/folderview.c
1578         * src/folderview.h
1579         * src/grouplistdialog.c
1580         * src/grouplistdialog.h
1581         * src/html.c
1582         * src/html.h
1583         * src/image_viewer.c
1584         * src/image_viewer.h
1585         * src/imap.c
1586         * src/imap.h
1587         * src/imap_gtk.c
1588         * src/imap_gtk.h
1589         * src/import.c
1590         * src/import.h
1591         * src/importldif.c
1592         * src/importldif.h
1593         * src/importmutt.c
1594         * src/importmutt.h
1595         * src/importpine.c
1596         * src/importpine.h
1597         * src/inc.c
1598         * src/inc.h
1599         * src/jpilot.c
1600         * src/jpilot.h
1601         * src/ldapctrl.c
1602         * src/ldapctrl.h
1603         * src/ldaplocate.c
1604         * src/ldaplocate.h
1605         * src/ldapquery.c
1606         * src/ldapquery.h
1607         * src/ldapserver.c
1608         * src/ldapserver.h
1609         * src/ldaputil.c
1610         * src/ldaputil.h
1611         * src/ldif.c
1612         * src/ldif.h
1613         * src/localfolder.c
1614         * src/localfolder.h
1615         * src/main.c
1616         * src/main.h
1617         * src/mainwindow.c
1618         * src/mainwindow.h
1619         * src/manual.c
1620         * src/manual.h
1621         * src/matcher.c
1622         * src/matcher.h
1623         * src/matcher_parser.h
1624         * src/matcher_parser_lex.l
1625         * src/matcher_parser_parse.y
1626         * src/mbox.c
1627         * src/mbox.h
1628         * src/message_search.c
1629         * src/message_search.h
1630         * src/messageview.c
1631         * src/messageview.h
1632         * src/mh.c
1633         * src/mh.h
1634         * src/mh_gtk.c
1635         * src/mh_gtk.h
1636         * src/mimeview.c
1637         * src/mimeview.h
1638         * src/msgcache.c
1639         * src/msgcache.h
1640         * src/mutt.c
1641         * src/mutt.h
1642         * src/news.c
1643         * src/news.h
1644         * src/news_gtk.c
1645         * src/news_gtk.h
1646         * src/noticeview.c
1647         * src/noticeview.h
1648         * src/partial_download.c
1649         * src/partial_download.h
1650         * src/pine.c
1651         * src/pine.h
1652         * src/pop.c
1653         * src/pop.h
1654         * src/prefs_account.c
1655         * src/prefs_account.h
1656         * src/prefs_actions.c
1657         * src/prefs_actions.h
1658         * src/prefs_common.c
1659         * src/prefs_common.h
1660         * src/prefs_compose_writing.c
1661         * src/prefs_compose_writing.h
1662         * src/prefs_customheader.c
1663         * src/prefs_customheader.h
1664         * src/prefs_display_header.c
1665         * src/prefs_display_header.h
1666         * src/prefs_ext_prog.c
1667         * src/prefs_ext_prog.h
1668         * src/prefs_filtering.c
1669         * src/prefs_folder_column.c
1670         * src/prefs_folder_column.h
1671         * src/prefs_folder_item.c
1672         * src/prefs_folder_item.h
1673         * src/prefs_fonts.c
1674         * src/prefs_fonts.h
1675         * src/prefs_gtk.c
1676         * src/prefs_gtk.h
1677         * src/prefs_image_viewer.c
1678         * src/prefs_image_viewer.h
1679         * src/prefs_matcher.c
1680         * src/prefs_matcher.h
1681         * src/prefs_message.c
1682         * src/prefs_message.h
1683         * src/prefs_msg_colors.c
1684         * src/prefs_msg_colors.h
1685         * src/prefs_other.c
1686         * src/prefs_other.h
1687         * src/prefs_quote.c
1688         * src/prefs_quote.h
1689         * src/prefs_receive.c
1690         * src/prefs_receive.h
1691         * src/prefs_send.c
1692         * src/prefs_send.h
1693         * src/prefs_spelling.c
1694         * src/prefs_spelling.h
1695         * src/prefs_summaries.c
1696         * src/prefs_summaries.h
1697         * src/prefs_summary_column.c
1698         * src/prefs_summary_column.h
1699         * src/prefs_template.c
1700         * src/prefs_template.h
1701         * src/prefs_themes.c
1702         * src/prefs_themes.h
1703         * src/prefs_toolbar.c
1704         * src/prefs_toolbar.h
1705         * src/prefs_wrapping.c
1706         * src/prefs_wrapping.h
1707         * src/privacy.c
1708         * src/privacy.h
1709         * src/procheader.c
1710         * src/procheader.h
1711         * src/procmime.c
1712         * src/procmime.h
1713         * src/procmsg.c
1714         * src/procmsg.h
1715         * src/quote_fmt.c
1716         * src/quote_fmt_parse.y
1717         * src/recv.c
1718         * src/recv.h
1719         * src/remotefolder.c
1720         * src/remotefolder.h
1721         * src/send_message.c
1722         * src/send_message.h
1723         * src/setup.c
1724         * src/setup.h
1725         * src/sourcewindow.c
1726         * src/sourcewindow.h
1727         * src/ssl_manager.c
1728         * src/ssl_manager.h
1729         * src/statusbar.c
1730         * src/statusbar.h
1731         * src/stock_pixmap.c
1732         * src/stock_pixmap.h
1733         * src/summary_search.c
1734         * src/summary_search.h
1735         * src/summaryview.c
1736         * src/summaryview.h
1737         * src/syldap.c
1738         * src/syldap.h
1739         * src/textview.c
1740         * src/textview.h
1741         * src/toolbar.c
1742         * src/toolbar.h
1743         * src/undo.c
1744         * src/undo.h
1745         * src/unmime.c
1746         * src/unmime.h
1747         * src/vcard.c
1748         * src/vcard.h
1749         * src/wizard.c
1750         * src/wizard.h
1751         * src/common/base64.c
1752         * src/common/base64.h
1753         * src/common/defs.h
1754         * src/common/hooks.c
1755         * src/common/hooks.h
1756         * src/common/log.c
1757         * src/common/log.h
1758         * src/common/mgutils.c
1759         * src/common/mgutils.h
1760         * src/common/nntp.c
1761         * src/common/nntp.h
1762         * src/common/passcrypt.c
1763         * src/common/passcrypt.h.in
1764         * src/common/plugin.c
1765         * src/common/plugin.h
1766         * src/common/prefs.c
1767         * src/common/prefs.h
1768         * src/common/progressindicator.c
1769         * src/common/progressindicator.h
1770         * src/common/quoted-printable.c
1771         * src/common/quoted-printable.h
1772         * src/common/session.c
1773         * src/common/session.h
1774         * src/common/smtp.c
1775         * src/common/smtp.h
1776         * src/common/socket.c
1777         * src/common/socket.h
1778         * src/common/ssl.c
1779         * src/common/ssl.h
1780         * src/common/stringtable.c
1781         * src/common/stringtable.h
1782         * src/common/sylpheed.c
1783         * src/common/sylpheed.h
1784         * src/common/template.c
1785         * src/common/template.h
1786         * src/common/timing.h
1787         * src/common/utils.c
1788         * src/common/utils.h
1789         * src/common/version.h.in
1790         * src/common/xml.c
1791         * src/common/xml.h
1792         * src/common/xmlprops.c
1793         * src/common/xmlprops.h
1794         * src/gtk/about.c
1795         * src/gtk/colorlabel.c
1796         * src/gtk/colorlabel.h
1797         * src/gtk/colorsel.c
1798         * src/gtk/colorsel.h
1799         * src/gtk/combobox.c
1800         * src/gtk/combobox.h
1801         * src/gtk/description_window.c
1802         * src/gtk/description_window.h
1803         * src/gtk/filesel.c
1804         * src/gtk/filesel.h
1805         * src/gtk/foldersort.c
1806         * src/gtk/foldersort.h
1807         * src/gtk/gtkaspell.c
1808         * src/gtk/gtkaspell.h
1809         * src/gtk/gtksctree.c
1810         * src/gtk/gtkshruler.c
1811         * src/gtk/gtkshruler.h
1812         * src/gtk/gtkutils.c
1813         * src/gtk/gtkutils.h
1814         * src/gtk/icon_legend.c
1815         * src/gtk/icon_legend.h
1816         * src/gtk/logwindow.c
1817         * src/gtk/logwindow.h
1818         * src/gtk/manage_window.c
1819         * src/gtk/manage_window.h
1820         * src/gtk/pluginwindow.c
1821         * src/gtk/pluginwindow.h
1822         * src/gtk/prefswindow.c
1823         * src/gtk/prefswindow.h
1824         * src/gtk/quicksearch.c
1825         * src/gtk/quicksearch.h
1826         * src/pixmaps/claws-mail.xpm
1827         * src/pixmaps/claws-mail_icon.xpm
1828         * src/pixmaps/claws-mail_logo.xpm
1829         * src/pixmaps/sylpheed-claws.xpm
1830         * src/pixmaps/sylpheed-claws_icon.xpm
1831         * src/pixmaps/sylpheed-claws_logo.xpm
1832         * src/plugins/bogofilter/Makefile.am
1833         * src/plugins/bogofilter/bogofilter.c
1834         * src/plugins/bogofilter/bogofilter.h
1835         * src/plugins/bogofilter/bogofilter_gtk.c
1836         * src/plugins/clamav/Makefile.am
1837         * src/plugins/clamav/clamav_plugin.c
1838         * src/plugins/clamav/clamav_plugin.h
1839         * src/plugins/clamav/clamav_plugin_gtk.c
1840         * src/plugins/demo/Makefile.am
1841         * src/plugins/demo/demo.c
1842         * src/plugins/dillo_viewer/Makefile.am
1843         * src/plugins/dillo_viewer/README
1844         * src/plugins/dillo_viewer/dillo_prefs.c
1845         * src/plugins/dillo_viewer/dillo_prefs.h
1846         * src/plugins/dillo_viewer/dillo_viewer.c
1847         * src/plugins/pgpcore/Makefile.am
1848         * src/plugins/pgpcore/passphrase.c
1849         * src/plugins/pgpcore/passphrase.h
1850         * src/plugins/pgpcore/pgp_viewer.c
1851         * src/plugins/pgpcore/pgp_viewer.h
1852         * src/plugins/pgpcore/plugin.c
1853         * src/plugins/pgpcore/prefs_gpg.c
1854         * src/plugins/pgpcore/prefs_gpg.h
1855         * src/plugins/pgpcore/select-keys.c
1856         * src/plugins/pgpcore/select-keys.h
1857         * src/plugins/pgpcore/sgpgme.c
1858         * src/plugins/pgpcore/sgpgme.h
1859         * src/plugins/pgpcore/sylpheed.def
1860         * src/plugins/pgpcore/version.rc
1861         * src/plugins/pgpinline/Makefile.am
1862         * src/plugins/pgpinline/pgpinline.c
1863         * src/plugins/pgpinline/pgpinline.h
1864         * src/plugins/pgpinline/plugin.c
1865         * src/plugins/pgpinline/sylpheed.def
1866         * src/plugins/pgpinline/version.rc
1867         * src/plugins/pgpmime/Makefile.am
1868         * src/plugins/pgpmime/pgpmime.c
1869         * src/plugins/pgpmime/pgpmime.h
1870         * src/plugins/pgpmime/plugin.c
1871         * src/plugins/pgpmime/sylpheed.def
1872         * src/plugins/pgpmime/version.rc
1873         * src/plugins/spamassassin/Makefile.am
1874         * src/plugins/spamassassin/README
1875         * src/plugins/spamassassin/spamassassin.c
1876         * src/plugins/spamassassin/spamassassin.h
1877         * src/plugins/spamassassin/spamassassin_gtk.c
1878         * src/plugins/trayicon/Makefile.am
1879         * src/plugins/trayicon/trayicon.c
1880         * tools/OOo2sylpheed.pl
1881         * tools/README
1882         * tools/README.sylprint
1883         * tools/acroread2sylpheed.pl
1884         * tools/claws.i18n.status.pl
1885         * tools/filter_conv.pl
1886         * tools/filter_conv_new.pl
1887         * tools/freshmeat_search.pl
1888         * tools/google_search.pl
1889         * tools/kmail2sylpheed.pl
1890         * tools/kmail2sylpheed_v2.pl
1891         * tools/make.themes.project
1892         * tools/multiwebsearch.pl
1893         * tools/nautilus2sylpheed.sh
1894         * tools/outlook2sylpheed.pl
1895         * tools/sylprint.pl
1896         * tools/sylprint.rc
1897         * tools/tb2sylpheed
1898         * tools/textviewer.sh
1899         * tools/vcard2xml.py
1900         * tools/kdeservicemenu/README
1901         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1902         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1903         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1904                 Change name to Claws Mail. Announce to follow...
1905
1906 2006-11-06 [wwp]        2.6.0cvs6
1907
1908         * src/prefs_template.c
1909                 unify messages related to quote format/template errors (fix
1910                 capitalization), again.
1911
1912 2006-11-06 [wwp]        2.6.0cvs5
1913
1914         * src/prefs_quote.c
1915                 unify messages related to quote format/template errors.
1916
1917 2006-11-06 [wwp]        2.6.0cvs4
1918
1919         * src/prefs_msg_colors.c
1920                 more uses of Q_ macro for contextual translations, thanks
1921                 to Fabien (fzzzzz).
1922
1923 2006-11-06 [wwp]        2.6.0cvs3
1924
1925         * src/compose.c
1926         * src/common/utils.c
1927         * src/common/utils.h
1928                 show an alertpanel to make sure users are aware that sensitive
1929                 files are attached (it's file blacklist-based). This will fix
1930                 interaction w/ GoogleEarth for instance, thanks to Colin.
1931
1932 2006-11-06 [wwp]        2.6.0cvs2
1933
1934         * src/prefs_quote.c
1935         * src/prefs_template.c
1936         * src/prefs_template.h
1937                 check quote format when applying/closing prefs. For now this only
1938                 shows up an error dialog box, not preventing the user from using
1939                 a broken quote (reply, forwards) format.
1940
1941 2006-11-06 [wwp]        2.6.0cvs1
1942
1943         * src/prefs_template.c
1944                 fix missing checks of some template fields.
1945
1946 2006-11-06 [paul]       2.6.0
1947
1948         * NEWS
1949         * README
1950         * RELEASE_NOTES
1951                 2.6.0 released
1952
1953 2006-11-06 [paul]       2.5.6cvs22
1954
1955         * manual/advanced.xml
1956         * manual/es/advanced.xml
1957                 put 'respect_flowed_format' info in the correct
1958                 place
1959
1960 2006-11-06 [mones]      2.5.6cvs21
1961
1962         * po/es.po
1963                 Minor fixes for release
1964
1965 2006-11-06 [paul]       2.5.6cvs20
1966
1967         * po/cs.po
1968         * po/de.po
1969         * po/fr.po
1970         * po/it.po
1971         * po/nl.po
1972         * po/pt_BR.po
1973         * po/sk.po
1974         * po/sv.po
1975         * po/zh_CN.po
1976                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1977                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1978                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1979                 Young
1980
1981 2006-11-02 [colin]      2.5.6cvs19
1982
1983         * src/imap.c
1984         * src/imap.h
1985         * src/prefs_account.c
1986         * src/etpan/imap-thread.c
1987                 Add GSSAPI support - fixes Debian bug #383274
1988
1989 2006-11-01 [colin]      2.5.6cvs18
1990
1991         * src/jpilot.c
1992                 Handle libpisock12 support. Probably
1993                 fixes bug 1046, 'jpilot AddressDB.pdb 
1994                 import fail'
1995
1996 2006-11-01 [colin]      2.5.6cvs17
1997
1998         * src/folderutils.c
1999                 debug_print() folderutils_mark_all_read()
2000
2001 2006-11-01 [colin]      2.5.6cvs16
2002
2003         * COPYING
2004                 Add missed files to the Apache exception
2005
2006 2006-10-31 [colin]      2.5.6cvs15
2007
2008         * src/folder.c
2009         * src/folder.h
2010                 Add a copy_private_data() func to FolderClasses
2011                 Doesn't break the feature freeze, because we 
2012                 won't use it (right now) in the core.
2013
2014 2006-10-31 [colin]      2.5.6cvs14
2015
2016         * COPYING
2017                 Allow linking with the Apache licensed files in
2018                 src/plugins/spamassassin. Hopefully fixes 
2019                 bug 1048, 'Spamassassin plugin license problem'
2020
2021 2006-10-31 [wwp]        2.5.6cvs13
2022
2023         * src/compose.c
2024                 fix and optimize trimming of leading linefeeds in body loop.
2025
2026 2006-10-31 [colin]      2.5.6cvs12
2027
2028         * src/etpan/imap-thread.c
2029         * src/imap.c
2030                 Make really sure to have NULL sets in case
2031                 of error
2032
2033 2006-10-30 [wwp]        2.5.6cvs11
2034
2035         * src/prefs_common.c
2036         * src/prefs_common.h
2037         * src/compose.c
2038                 fix broken storage of quote format template when it contains \-escape
2039                 sequences. The application of such sequences is also fixed now (\t
2040                 in quote format will be a real tab instead of a 't', for instance).
2041
2042 2006-10-27 [colin]      2.5.6cvs10
2043
2044         * src/compose.c
2045                 Probably fix bug 1045, 'sylpheed-claws 
2046                 doesn't remove the mail from the IMAP 
2047                 Queue folder after sending'. From
2048                 2.5.6cvs3-stable
2049
2050 2006-10-27 [colin]      2.5.6cvs9
2051
2052         * configure.ac
2053                 Require libetpan-0.48. I'm so annoying,
2054                 I know ;-)
2055
2056 2006-10-27 [colin]      2.5.6cvs8
2057
2058         * src/folder.c
2059         * src/imap.c
2060                 Probably fix bug 1044, 'sylpheed-claws 
2061                 segfaults while moving mails' - Fix relation
2062                 usage when moving to an IMAP mailbox from another
2063                 mailbox
2064
2065 2006-10-26 [paul]       2.5.6cvs7
2066
2067         * src/gtk/about.c
2068                 add libSM to compiled-in features
2069                 list
2070
2071 2006-10-24 [colin]      2.5.6cvs6
2072
2073         * src/textview.c
2074         * src/gtk/gtkutils.c
2075                 Fix crash when printing emails with an
2076                 xface
2077
2078 2006-10-24 [mones]      2.5.6cvs5
2079
2080         * manual/es/advanced.xml
2081                 Synchronize hidden option respect_flowed_format
2082         * po/es.po
2083                 Updated translation
2084
2085 2006-10-21 [paul]       2.5.6cvs4
2086
2087         * src/gtk/authors.h
2088         * src/plugins/pgpcore/pgp_viewer.c
2089         * src/plugins/pgpcore/sgpgme.c
2090                 fix building on BSDs
2091                 Thanks to Michael Hughes
2092                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2093
2094 2006-10-20 [colin]      2.5.6cvs3
2095
2096         * configure.ac
2097                 Bump up libetpan requirement
2098                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
2099         * src/common/utils.c
2100         * src/common/utils.h
2101                 Add convenience get_file_mtime()
2102         * src/imap.c
2103         * src/etpan/imap-thread.c
2104         * src/etpan/imap-thread.h
2105                 Implement UIDPLUS support if the server
2106                 supports it - faster sending in this case
2107
2108 2006-10-19 [colin]      2.5.6cvs2
2109
2110         * src/gtk/quicksearch.c
2111                 Fix emptying in type-ahead+extended mode
2112         * src/mainwindow.c
2113         * src/mainwindow.h
2114                 Add a hook for offline state change
2115         * src/plugins/trayicon/trayicon.c
2116                 Use it to display offline icons
2117         * src/plugins/trayicon/Makefile.am
2118         * src/plugins/trayicon/newmail.offline.xpm
2119         * src/plugins/trayicon/newmarkedmail.offline.xpm
2120         * src/plugins/trayicon/nomail.offline.xpm
2121         * src/plugins/trayicon/unreadmail.offline.xpm
2122         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
2123                 Add the icons
2124
2125 2006-10-12 [paul]       2.5.6cvs1
2126
2127         * NEWS
2128         * README
2129         * configure.ac
2130                 Update version number following
2131                 stable release
2132
2133 2006-10-19 [colin]      2.5.5cvs18
2134
2135         * manual/handling.xml
2136                 Add type-ahead search
2137
2138 2006-10-18 [colin]      2.5.5cvs17
2139
2140         * src/gtk/quicksearch.c
2141                 Remove "save to history only if there's
2142                 no syntax error", it breaks for some 
2143                 reason which I'll investigate later.
2144
2145 2006-10-18 [colin]      2.5.5cvs16
2146
2147         * src/prefs_common.c
2148         * src/prefs_common.h
2149         * src/summaryview.c
2150         * src/gtk/quicksearch.c
2151         * src/gtk/quicksearch.h
2152                 Add a type-ahead option for fast searches
2153                 Patch by Fabien Vantard
2154
2155 2006-10-18 [colin]      2.5.5cvs15
2156
2157         * src/compose.c
2158         * src/compose.h
2159                 Add Options/Reply mode/ menu to be able to
2160                 change the recipients of a reply on the fly
2161
2162 2006-10-18 [colin]      2.5.5cvs14
2163
2164         * src/compose.c
2165                 Fix redirecting of our own sent mails
2166
2167 2006-10-17 [wwp]        2.5.5cvs13
2168
2169         * src/send_message.c
2170                 Fix duplicate error messages when sending, and missing
2171                 newline in such error messages.
2172
2173 2006-10-17 [colin]      2.5.5cvs12
2174
2175         * src/compose.c
2176                 Compare addresses case-insensitive
2177
2178 2006-10-17 [colin]      2.5.5cvs11
2179
2180         * src/plugins/pgpcore/sgpgme.c
2181                 Fix return status
2182
2183 2006-10-17 [colin]      2.5.5cvs10
2184
2185         * src/plugins/pgpcore/pgp_viewer.c
2186                 Fix return status
2187
2188 2006-10-17 [colin]      2.5.5cvs9
2189
2190         * src/quote_fmt.c
2191                 Fix a typo (thanks to Fabien)
2192
2193 2006-10-16 [colin]      2.5.5cvs8
2194
2195         * src/textview.c
2196                 Fix problem with quote-folding when emails
2197                 don't convert cleanly to UTF-8
2198
2199 2006-10-14 [colin]      2.5.5cvs7
2200
2201         * src/prefs_template.c
2202                 Reset fields when reopening
2203                 the window
2204
2205 2006-10-13 [paul]       2.5.5cvs6
2206
2207         * manual/advanced.xml
2208         * src/prefs_message.c
2209                 make 'respect_flowed_format' a hidden
2210                 option, and add a manual entry for it
2211                 Thanks to Colin
2212
2213 2006-10-12 [colin]      2.5.5cvs5
2214
2215         * src/codeconv.c
2216                 Revert part of 2.5.2cvs21:
2217                 Don't optimise by reusing the 
2218                 last iconv converter if possible:
2219                 it seems slightly broken in a 
2220                 very hard way to reproduce
2221
2222 2006-10-12 [colin]      2.5.5cvs4
2223
2224         * src/prefs_common.c
2225         * src/prefs_common.h
2226         * src/prefs_message.c
2227         * src/procmime.c
2228                 Fix bug 1035, 'Incorrect handling 
2229                 of flowed lines'. We now optionnaly
2230                 handle this format (preference is in
2231                 Message View/Text options section)
2232
2233 2006-10-12 [colin]      2.5.5cvs3
2234
2235         * po/POTFILES.in
2236                 Add new file
2237         * src/plugins/pgpcore/pgp_viewer.c
2238         * src/plugins/pgpcore/sgpgme.c
2239                 Don't try to import without asking
2240
2241 2006-10-12 [colin]      2.5.5cvs2
2242
2243         * src/compose.c
2244                 Fix bug 1036, 'Forwarding a mutlipart
2245                 mail with a "text/html" block to ms
2246                 outlook users leeds to freeze of
2247                 outlook'. Poor outlook users...
2248
2249 2006-10-12 [paul]       2.5.5cvs1
2250
2251         * NEWS
2252         * README
2253         * configure.ac
2254                 Update version number following
2255                 stable release
2256
2257 2006-10-11 [paul]       2.5.4cvs1
2258
2259         * NEWS
2260         * README
2261         * configure.ac
2262                 Update version number following
2263                 stable release
2264
2265 2006-10-11 [paul]       2.5.3cvs32
2266
2267         * src/textview.c
2268                 fix bug 1032, 'Segmentation fault when showing
2269                 message' (bug in quote folding)
2270                 Thanks to Colin
2271
2272 2006-10-10 [colin]      2.5.3cvs31
2273
2274         * src/quote_fmt.c
2275                 Rephrase english a bit
2276
2277 2006-10-10 [colin]      2.5.3cvs30
2278
2279         * src/prefs_compose_writing.c
2280                 Stop making the page larger than the window
2281
2282 2006-10-10 [wwp]        2.5.3cvs29
2283
2284         * src/compose.c
2285         * src/prefs_template.c
2286         * src/quote_fmt.c
2287         * src/quote_fmt.h
2288         * src/quote_fmt_lex.l
2289         * src/quote_fmt_parse.y
2290                 Extend the quote parser a bit: allow to get access to
2291                 basic (composing) account info.
2292
2293 2006-10-10 [colin]      2.5.3cvs28
2294
2295         * src/procheader.c
2296                 Fix this \t problem in subject
2297
2298 2006-10-09 [colin]      2.5.3cvs27
2299
2300         * src/main.c
2301         * src/prefs_gtk.c
2302                 Prepare cache a bit later
2303                 If section already exists, skip the new one 
2304                 (as previously); avoid writing the same block
2305                 twice - if we find a second block with the 
2306                 same id, skip it.
2307         * src/plugins/pgpcore/pgp_viewer.c
2308                 Set cursor to busy when retrieving a key
2309         * src/plugins/pgpcore/sgpgme.c
2310                 allow 5 seconds for gpg to export the key
2311                 
2312
2313 2006-10-09 [colin]      2.5.3cvs26
2314
2315         * configure.ac
2316         * src/msgcache.c
2317         * src/prefs_gtk.c
2318                 Check for existence of fgets_unlocked
2319                 and fwrite_unlocked
2320
2321 2006-10-09 [paul]       2.5.3cvs25
2322
2323         * src/prefs_summaries.c
2324                 replace strftime() with fast_strftime() and in
2325                 the consequence fix the bug in the display of
2326                 AM/PM in the 'Example' string
2327
2328 2006-10-09 [ticho]      2.5.3cvs24
2329
2330         * po/sk.po
2331                 Updated (and fixed up somewhat) Slovak translation.
2332
2333 2006-10-08 [colin]      2.5.3cvs23
2334
2335         * src/prefs_folder_item.c
2336                 Explain why prefs in the top-level folder
2337                 aren't retained, but are still useful
2338
2339 2006-10-08 [colin]      2.5.3cvs22
2340
2341         * src/prefs_gtk.c
2342                 Don't cache anything if caching fails
2343
2344 2006-10-08 [colin]      2.5.3cvs21
2345
2346         * src/common/utils.c
2347                 always include gi18n.h
2348
2349 2006-10-07 [colin]      2.5.3cvs20
2350
2351         * src/plugins/pgpcore/pgp_viewer.c
2352                 Kill gpg after 5 seconds wait
2353
2354 2006-10-07 [colin]      2.5.3cvs19
2355
2356         * src/plugins/pgpcore/pgp_viewer.c
2357         * src/plugins/pgpcore/pgp_viewer.h
2358                 Fix copyright
2359
2360 2006-10-07 [colin]      2.5.3cvs18
2361
2362         * src/plugins/pgpcore/pgp_viewer.c
2363         * src/plugins/pgpcore/pgp_viewer.h
2364                 Actually add the files to CVS
2365
2366 2006-10-07 [colin]      2.5.3cvs17
2367
2368         * src/plugins/pgpcore/sgpgme.c
2369                 Be sure not to crash on 'application/pgp-signature' that
2370                 are not application/pgp-signatures
2371
2372 2006-10-07 [colin]      2.5.3cvs16
2373
2374         * src/textview.c
2375         * src/textview.h
2376                 Make a bit more of the API available
2377         * src/plugins/pgpcore/Makefile.am
2378         * src/plugins/pgpcore/plugin.c
2379         * src/plugins/pgpcore/sgpgme.c
2380                 Add basic key import/export
2381
2382 2006-10-07 [colin]      2.5.3cvs15
2383
2384         * src/folderview.c
2385         * src/imap.c
2386         * src/prefs_account.c
2387         * src/wizard.c
2388                 Warn users *everywhere* if libetpan's not
2389                 linked in
2390
2391 2006-10-06 [mones]      2.5.3cvs14
2392
2393         * po/de.po
2394         * po/es.po
2395                 updated by Stephan Sachse and me
2396
2397 2006-10-06 [colin]      2.5.3cvs13
2398
2399         * src/main.c
2400         * src/common/sylpheed.c
2401                 Don't load common plugins if --exit is passed
2402         * src/prefs_gtk.c
2403         * src/prefs_gtk.h
2404                 Implement a cache to avoid reading the same
2405                 files over and over again at startup
2406
2407 2006-10-06 [colin]      2.5.3cvs12
2408
2409         * src/summaryview.c
2410         * src/gtk/quicksearch.c
2411                 Update display every 5k mails on fast searches
2412
2413 2006-10-06 [colin]      2.5.3cvs11
2414
2415         * src/textview.c
2416                 Don't do quote folding on HTML or ERTF.
2417                 May fix the Cygwin issues if they were
2418                 happening with HTML mails?
2419
2420 2006-10-05 [colin]      2.5.3cvs10
2421
2422         * src/prefs_gtk.c
2423                 Oops, forgot one
2424
2425 2006-10-05 [colin]      2.5.3cvs9
2426
2427         * src/prefs_gtk.c
2428                 Use unlocked_stdio here too
2429
2430 2006-10-05 [colin]      2.5.3cvs8
2431
2432         * src/folderview.c
2433                 Fix go to next * after preferences apply
2434         * src/msgcache.c
2435                 Do the fd lock/unlock ourselves instead of
2436                 letting the libc do it at each write 
2437
2438 2006-10-05 [colin]      2.5.3cvs7
2439
2440         * src/common/utils.c
2441                 Faster division, thanks to Jean Diraison
2442
2443 2006-10-05 [paul]       2.5.3cvs6
2444
2445         * src/common/utils.c
2446                 fix building with --disable-nls
2447
2448 2006-10-04 [colin]      2.5.3cvs5
2449
2450         * src/folder.c
2451                 Maybe fix a segfault
2452
2453 2006-10-04 [wwp]        2.5.3cvs4
2454
2455         * src/prefs_folder_item.c
2456                 Fine-tune layouts in folder item prefs. Suggested by
2457                 Fabien Vantard <fzzzzz@gmail.com>.
2458
2459 2006-10-04 [wwp]        2.5.3cvs3
2460
2461         * src/prefs_folder_item.c
2462                 Kill the clandestine passengers. You didn't see anything.
2463
2464 2006-10-04 [wwp]        2.5.3cvs2
2465
2466         * src/prefs_folder_item.c
2467                 Add a way to test the subject simplify regexp in
2468                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2469                 w/ few layout changes.
2470
2471 2006-20-04 [paul]       2.5.3cvs1
2472
2473         * NEWS
2474         * README
2475         * configure.ac
2476                 Update version number following
2477                 stable release
2478
2479 2006-10-04 [colin]      2.5.2cvs42
2480
2481         * src/folder.c
2482         * src/folder.h
2483         * src/summaryview.c
2484                 Provide a way for folder classes to set their sort
2485                 type and key
2486
2487 2006-10-03 [colin]      2.5.2cvs41
2488
2489         * src/mh.c
2490                 Don't use strlen() to know if the
2491                 string's empty
2492
2493 2006-10-03 [colin]      2.5.2cvs40
2494
2495         * src/mh.c
2496                 Fix "check for new folders" with accentued folders
2497
2498 2006-10-03 [ticho]      2.5.2cvs39
2499
2500         * src/filtering.c
2501         * src/folder.c
2502         * src/inc.c
2503         * src/mbox.c
2504                 Colin's fix for "copy" filtering rules.
2505
2506 2006-10-02 [colin]      2.5.2cvs38
2507
2508         * src/folderview.c
2509                 Fix for double-click too
2510
2511 2006-10-02 [colin]      2.5.2cvs37
2512
2513         * src/folderview.c
2514                 correct fix for cvs36
2515
2516 2006-10-02 [colin]      2.5.2cvs36
2517
2518         * src/folderview.c
2519                 Fix 'goto next unread' after collapsing/expanding 
2520                 a node.
2521
2522 2006-10-02 [colin]      2.5.2cvs35
2523
2524         * src/summaryview.c
2525                 Fix double freeze/thaw
2526         * src/common/utils.c
2527         * src/common/utils.h
2528                 Reimplement strftime
2529         * src/procheader.c
2530                 Use it
2531
2532
2533 2006-10-02 [colin]      2.5.2cvs34
2534
2535         * src/mh.c
2536                 Time mh_write_sequences() - it's fast
2537         * src/summaryview.c
2538                 Init a variable to shut up gcc
2539
2540 2006-10-01 [colin]      2.5.2cvs33
2541
2542         * src/folder.c
2543         * src/mh.c
2544         * src/mh.h
2545         * src/msgcache.c
2546                 Add helper mh_set_mtime(), and set mtime to stat()'s result
2547                 Add fsync but disable it, it's slow as hell
2548
2549 2006-10-01 [colin]      2.5.2cvs32
2550
2551         * src/mh.c
2552         * src/msgcache.c
2553                 fflush() caches and mh_sequences before
2554                 fclose()ing
2555
2556 2006-10-01 [colin]      2.5.2cvs31
2557
2558         * src/msgcache.c
2559                 Don't ftruncate when not using mmap
2560
2561 2006-09-30 [colin]      2.5.2cvs30
2562
2563         * src/main.c
2564                 Write folder list *after* saving caches
2565
2566 2006-09-30 [colin]      2.5.2cvs29
2567
2568         * src/folder.c
2569         * src/mh.c
2570                 Debug forced mtime changes
2571
2572 2006-09-30 [colin]      2.5.2cvs28
2573
2574         * src/folder.c
2575         * src/main.c
2576                 Remove useless debug_print()s (code
2577                 well-tested)
2578
2579 2006-09-30 [colin]      2.5.2cvs27
2580
2581         * src/mh.c
2582                 Do stuff faster when writing mh_sequences
2583
2584 2006-09-30 [colin]      2.5.2cvs26
2585
2586         * src/mh.c
2587                 Don't let the writing of .mh_sequences, which
2588                 can change the folder's mtime, let us think
2589                 we need to scan.
2590
2591 2006-09-30 [colin]      2.5.2cvs25
2592
2593         * src/folder.c
2594                 Move a debug_print where it belongs 
2595                 (processing)
2596         * src/summaryview.c
2597                 Don't mess with a huge slow subject
2598                 table if we're not threading by
2599                 subject
2600
2601 2006-09-30 [colin]      2.5.2cvs24
2602
2603         * src/msgcache.c
2604                 Reenable mmaped reads (*not* writes!)
2605         * src/procmsg.c
2606                 Don't destroy and recreate hashtables just
2607                 for fun
2608         * src/common/utils.c
2609                 Remove useless reply prefixes (it's case
2610                 unsensitive)
2611
2612 2006-09-30 [wwp]        2.5.2cvs23
2613
2614         * tools/fix_date.sh
2615                 Fixed a minor bug in date value extraction, added a switch
2616                 to replace non RFC-compliant Date: value, added a switch
2617                 to use strict RFC matching patterns for dates.
2618
2619 2006-09-29 [colin]      2.5.2cvs22
2620
2621         * src/matcher_parser.h
2622         * src/matcher_parser_parse.y
2623         * src/prefs_filtering.c
2624         * src/statusbar.c
2625         * src/summary_search.c
2626         * src/summaryview.c
2627         * src/gtk/quicksearch.c
2628         * src/gtk/quicksearch.h
2629                 Optimise searches by setting different
2630                 refresh intervals (depending if the 
2631                 search is fast or not)
2632
2633 2006-09-29 [colin]      2.5.2cvs21
2634
2635         * src/codeconv.c
2636                 Optimise by reusing the last iconv converter
2637                 if possible
2638         * src/textview.c
2639                 Optimise a bit (the foldable quotes feature
2640                 still has an awful O(n^2) algo
2641
2642 2006-09-29 [colin]      2.5.2cvs20
2643
2644         * src/gtk/gtksctree.c
2645         * src/gtk/gtksctree.h
2646                 Optimise de-selection via up/down or
2647                 another key
2648
2649 2006-09-28 [colin]      2.5.2cvs19
2650
2651         * src/action.c
2652         * src/compose.c
2653         * src/folderview.c
2654         * src/mainwindow.c
2655         * src/messageview.c
2656         * src/summary_search.c
2657         * src/toolbar.c
2658                 Avoid using summaryview->ctree directly
2659
2660 2006-09-28 [colin]      2.5.2cvs18
2661
2662         * src/summaryview.c
2663         * src/summaryview.h
2664                 Add helpers to freeze/thaw/grab_focus
2665                 Factorize calls to freeze/thaw/grab_focus
2666                 
2667
2668 2006-09-28 [colin]      2.5.2cvs17
2669
2670         * src/main.c
2671                 More guards for the session management
2672
2673 2006-09-28 [colin]      2.5.2cvs16
2674
2675         * src/folderview.c
2676         * src/gtk/gtksctree.c
2677         * src/gtk/gtksctree.h
2678                 Make expanding not recursive in folderview
2679
2680 2006-09-28 [colin]      2.5.2cvs15
2681
2682         * src/addressbook.c
2683                 If nothing is selected in the list (right part)
2684                 and a group is selected in the tree (left part),
2685                 mail this group.
2686
2687 2006-09-28 [colin]      2.5.2cvs14
2688
2689         * src/Makefile.am
2690                 Actually use SM_LIBS
2691
2692 2006-09-28 [ticho]      2.5.2cvs13
2693
2694         * src/export.c
2695         * src/messageview.c
2696         * src/mimeview.c
2697         * src/news.c
2698         * src/pop.c
2699         * src/prefs_themes.c
2700         * src/procmsg.c
2701                 Small i18n string optimization.
2702         * src/send_message.c
2703         * src/summaryview.c
2704         * src/common/session.c
2705         * src/common/smtp.c
2706         * src/common/ssl_certificate.c
2707         * src/common/utils.c
2708                 Use "Couldn't" instead of "Can't" in UI messages,
2709                 where appropriate.
2710
2711 2006-09-28 [colin]      2.5.2cvs12
2712
2713         * configure.ac
2714                 Possibly fix link errors
2715
2716 2006-09-27 [wwp]        2.5.2cvs11
2717
2718         * src/gtk/authors.h
2719         * doc/man/sylpheed-claws.1
2720         * manual/ack.xml
2721         * manual/es/ack.xml
2722         * manual/fr/ack.xml
2723         * manual/pl/ack.xml
2724                 Updated authors info (me, myself and I).
2725
2726 2006-09-27 [colin]      2.5.2cvs10
2727
2728         * src/addressbook.c
2729                 Remove useless printf
2730
2731 2006-09-27 [wwp]        2.5.2cvs9
2732
2733         * src/editgroup.c
2734         * src/send_message.c
2735         * src/inc.c
2736         * src/prefs_common.c
2737         * src/prefs_common.h
2738         * src/gtk/progressdialog.c
2739                 remember more windows' sizes (send dialog, received dialog,
2740                 edit group in addressbook).
2741
2742 2006-09-27 [colin]      2.5.2cvs8
2743
2744         * configure.ac
2745         * src/main.c
2746         * src/mainwindow.h
2747                 Use libSM to communicate with the session
2748                 manager, so that we can know when the 
2749                 session ends, save our caches, and draft
2750                 our compose windows.
2751
2752 2006-09-27 [colin]      2.5.2cvs7
2753
2754         * src/addressbook.c
2755                 Fix issues:
2756                 o Allow Book and Group creation from the tree's
2757                   contextual menu
2758                 o Do not actually delete the contacts when 
2759                   deleting groups from the tree (duh!)
2760
2761 2006-09-27 [colin]      2.5.2cvs6
2762
2763         * src/compose.c
2764         * src/compose.h
2765         * src/mainwindow.c
2766         * src/textview.c
2767         * src/toolbar.c
2768                 o Allow passing an email address to 
2769                   compose_new_with_folderitem
2770                 o Update callers
2771                 o Use current folderitem when clicking
2772                   on a TextView mailto: link
2773                 o Fix a possible leak in TextView
2774
2775 2006-09-27 [colin]      2.5.2cvs5
2776
2777         * src/html.c
2778                 Use UTF-8 chars to replace HTML entities
2779
2780 2006-09-27 [colin]      2.5.2cvs4
2781
2782         * AUTHORS
2783         * src/prefs_account.c
2784         * src/gtk/authors.h
2785                 Fix bug #1024 (Array index out of
2786                 range in sylpheed-claws-2.5.2)
2787                 Patch by Ales Nosek <anosek@suse.cz>
2788
2789 2006-09-27 [colin]      2.5.2cvs3
2790
2791         * src/addr_compl.c
2792                 Actually do the test
2793
2794 2006-09-27 [colin]      2.5.2cvs2
2795
2796         * src/addr_compl.c
2797         * src/addr_compl.h
2798                 Allow completing with comma (in certain cases: vCalendar
2799                 for example doesn't support that)
2800                 Patch by Fabien Vantard
2801
2802 2006-09-26 [colin]      2.5.2cvs1
2803
2804         * src/Makefile.am
2805         * src/addr_compl.c
2806         * src/addr_compl.h
2807         * src/addrbook.c
2808         * src/addrbook.h
2809         * src/addressbook.c
2810         * src/addrindex.c
2811         * src/addrindex.h
2812         * src/compose.c
2813         * src/prefs_common.c
2814         * src/prefs_filtering_action.c
2815         * src/prefs_folder_item.c
2816         * src/prefs_template.c
2817         * src/stock_pixmap.c
2818         * src/stock_pixmap.h
2819         * src/pixmaps/addr_one.xpm
2820         * src/pixmaps/addr_two.xpm
2821                 Add auto-completion on groups
2822
2823 2006-09-26 [colin]      2.5.2
2824
2825         * NEWS
2826         * README
2827         * RELEASE_NOTES
2828                 2.5.2 released
2829
2830 2006-09-26 [colin]      2.5.1cvs5
2831
2832         * src/matcher.c
2833                 Fix condition
2834
2835 2006-09-26 [colin]      2.5.1cvs4
2836
2837         * src/mbox.c
2838                 Revert cvs1 (useless as the message is printed 
2839                 every 500 mails)
2840
2841 2006-09-26 [colin]      2.5.1cvs3
2842
2843         * src/partial_download.c
2844                 Fix crasher found by Alexsandar Urosevic
2845
2846 2006-09-26 [colin]      2.5.1cvs2
2847
2848         * src/summaryview.c
2849                 Fix bug #1023 (Sylpheed deletes too much messages)
2850
2851 2006-09-26 [ticho]      2.5.1cvs1
2852
2853         * src/mbox.c
2854                 Make use of gettext's multiple plurals for statusbar
2855                 progress message.
2856
2857 2006-09-25 [paul]       2.5.1
2858
2859         * NEWS
2860         * README
2861         * RELEASE_NOTES
2862                 2.5.1 released
2863
2864 2006-09-25 [colin]      2.5.0cvs3
2865
2866         * src/plugins/bogofilter/bogofilter.c
2867         * src/plugins/clamav/clamav_plugin.c
2868         * src/plugins/spamassassin/spamassassin.c
2869                 BogoFilter, Spamassassin: Fix double hook registering after
2870                 visiting preferences
2871                 Spamassassin, Clamav: Just set the mails to move instead of
2872                 doing the move - caller will move the things at once.
2873
2874 2006-09-25 [colin]      2.5.0cvs2
2875
2876         * src/imap.c
2877         * src/etpan/imap-thread.c
2878                 Use UID SEARCH ALL instead of UID 1:*
2879                 (braindead servers can't figure out that's
2880                 the same...)
2881
2882 2006-09-25 [wwp]        2.5.0cvs1
2883
2884         * src/message_search.c
2885                 Added the ability to stop a running search (in message body).
2886
2887 2006-09-25 [paul]       2.5.0
2888
2889         * NEWS
2890         * README
2891         * RELEASE_NOTES
2892                 2.5.0 released
2893
2894 2006-09-25 [paul]       2.4.0cvs214
2895
2896         * po/cs.po
2897         * po/de.po
2898         * po/fi.po
2899         * po/fr.po
2900         * po/nl.po
2901         * po/pt_BR.po
2902         * po/sk.po
2903         * po/sr.po
2904         * po/zh_CN.po
2905                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2906                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2907                 Ticho, Aleksander Urosevic, Ralgh Young
2908
2909 2006-09-24 [mones]      2.4.0cvs213
2910
2911         * po/es.po
2912                 Updated for release
2913
2914 2006-09-23 [colin]      2.4.0cvs212
2915
2916         * src/gtk/inputdialog.c
2917                 Fix [ ] remember this appearing in normal
2918                 input dialogs after it's been used by
2919                 mimeview.
2920         * src/folder.c
2921         * src/folderview.c
2922         * src/msgcache.c
2923         * src/procmsg.c
2924         * src/summaryview.c
2925         * src/textview.c
2926         * src/common/timing.h
2927                 Enable timings in debug mode and make it
2928                 look prettier.
2929
2930 2006-09-22 [colin]      2.4.0cvs211
2931
2932         * README
2933                 Revert test change
2934         * commitHelper
2935                 ping the correct URI
2936
2937 2006-09-22 [colin]      2.4.0cvs210
2938
2939         * README
2940                 Let's see if bug #1022 is fixed
2941
2942 2006-09-21 [colin]      2.4.0cvs209
2943
2944         * src/wizard.c
2945         * src/common/plugin.c
2946                 Prepare infra to load predefined plugins when
2947                 no configuration existed. Don't actually load
2948                 anything yet (feat. freeze)
2949
2950 2006-09-21 [wwp]        2.4.0cvs208
2951
2952         * manual/fr/faq.xml
2953                 Partial sync w/ 2.4.0cvs72:
2954                 wrap file and minor updates.
2955
2956 2006-09-21 [wwp]        2.4.0cvs207
2957
2958         * tools/fix_date.sh
2959                 several fixes and enhancements. A new --force switch has been
2960                 added to prevent overriding by default Date: header when
2961                 already existing.
2962
2963 2006-09-21 [paul]       2.4.0cvs206
2964
2965         * src/common/utils.c
2966                 add Chinese UTF8 Re prefix
2967
2968 2006-09-21 [wwp]        2.4.0cvs205
2969
2970         * tools/Makefile.am
2971                 Fics alfabettical order.
2972
2973 2006-09-21 [wwp]        2.4.0cvs204
2974
2975         * tools/fix_date.sh
2976         * tools/Makefile.am
2977                 Added an action tool to fix missing Date field in emails.
2978                 Updated Makefile.am to reflect those last two additions.
2979
2980 2006-09-21 [wwp]        2.4.0cvs203
2981
2982         * tools/uuooffice
2983                 Added a action tool to open uuencoded docs w/
2984                 OpenOffice (based on uudec method).
2985
2986 2006-09-21 [colin]      2.4.0cvs202
2987
2988         * src/compose.c
2989         * src/textview.c
2990                 Workaround possible GTK crash: remove selection 
2991                 clipboard before destroying widget, or GTK+-2.10
2992                 dies. Thanks to Hiro.
2993
2994 2006-09-20 [colin]      2.4.0cvs201
2995
2996         * src/compose.c
2997                 Fix free-after-use in some cases (when 
2998                 procmime_encode_content() frees mimeinfo->data.mem
2999                 and turns it to a temp file)
3000
3001 2006-09-20 [colin]      2.4.0cvs200
3002
3003         * src/folderview.c
3004         * src/summaryview.c
3005         * src/gtk/gtksctree.c
3006         * src/gtk/gtksctree.h
3007                 Add tooltips in the folderview and summaryview
3008                 (Doesn't break string freeze as they already
3009                 exist)
3010         * src/toolbar.c
3011                 Put the spam button in the default configuration
3012                 if compiled with bogo plugin too
3013
3014 2006-09-19 [colin]      2.4.0cvs199
3015
3016         * src/summaryview.c
3017         * src/summaryview.h
3018                 Update folder name label on folder rename
3019         * src/prefs_matcher.c
3020         * src/gtk/logwindow.h
3021                 Fix warnings
3022                 Patches by Fabien
3023
3024 2006-09-19 [wwp]        2.4.0cvs198
3025
3026         * src/summary_search.c
3027                 fix can't click forward/backward buttons in the
3028                 search messages.
3029
3030 2006-09-18 [paul]       2.4.0cvs197
3031
3032         * src/wizard.c
3033                 add missing bracket, capitalise the A of
3034                 'SpamAssassin'
3035
3036 2006-09-18 [paul]       2.4.0cvs196
3037
3038         * src/compose.c
3039                 fix bug 1012 'crashed upon sending mail
3040                 from compose window'
3041                 Thanks to Colin
3042
3043 2006-09-16 [colin]      2.4.0cvs195
3044
3045         * src/folderview.c
3046                 Fix "real-time" sorting by freezing/thawing
3047
3048 2006-09-16 [colin]      2.4.0cvs194
3049
3050         * manual/faq.xml
3051                 Fix the anti-spam entry a bit
3052
3053 2006-09-16 [colin]      2.4.0cvs193
3054
3055         * src/wizard.c
3056                 Make sure reviewers have no excuse when stating
3057                 Sylpheed-Claws doesn't have antispam capabilities.
3058
3059 2006-09-16 [colin]      2.4.0cvs192
3060
3061         * src/main.c
3062                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
3063                 as if the SIGPIPE comes from etpan's thread we could
3064                 trigger a GUI update from this thread.
3065
3066 2006-09-16 [colin]      2.4.0cvs191
3067
3068         * src/summaryview.c
3069                 Init all members of the struct
3070
3071 2006-09-16 [paul]       2.4.0cvs190
3072
3073         * src/account.c
3074                 improvements to the English
3075
3076 2006-09-15 [colin]      2.4.0cvs189
3077
3078         * src/summaryview.c
3079                 HIG order on dialog
3080
3081 2006-09-14 [colin]      2.4.0cvs188
3082
3083         * src/common/socket.c
3084         * src/common/socket.h
3085         * src/common/ssl.c
3086         * src/common/ssl_certificate.c
3087         * src/common/ssl_certificate.h
3088         * src/etpan/imap-thread.c
3089                 the get_fqdn() call done to get canonical name when
3090                 checking an SSL certificate is blocking, which is
3091                 sad as we just did a non-blocking lookup to connect.
3092                 Fix that by letting the fqdn available to the SockInfo,
3093                 and use that in ssl_certificate_check(). For IMAP,
3094                 we don't do it as the lookup's done by libetpan, but
3095                 it's less annoying as IMAP connections as much more
3096                 rare than POP3 connections.
3097
3098 2006-09-14 [paul]       2.4.0cvs187
3099
3100         * manual/advanced.xml
3101                 improvements to the English,
3102                 properly place the new hidden options
3103                 within the alphabetical order
3104         * src/gtk/pluginwindow.c
3105                 improvements to the English
3106
3107 2006-09-14 [colin]      2.4.0cvs186
3108
3109         * src/prefs_common.c
3110         * src/prefs_common.h
3111         * src/gtk/gtksctree.c
3112         * manual/advanced.xml
3113                 New hidden pref, stripes_color_offset, to change
3114                 the value added/substracted to normal bgcolor to
3115                 create the stripes in summaries
3116
3117 2006-09-13 [colin]      2.4.0cvs185
3118
3119         * src/gedit-print.c
3120         * src/messageview.c
3121         * src/messageview.h
3122         * src/summaryview.c
3123         * src/textview.c
3124                 Fix misc. printing issues: 
3125                 - Bad font for linkified headers
3126                 - Different font if the mail was displayed or not
3127                 - Factorize the thing
3128
3129 2006-09-13 [colin]      2.4.0cvs184
3130
3131         * src/common/ssl_certificate.c
3132                 Only get FQDN once when checking certificate
3133
3134 2006-09-13 [colin]      2.4.0cvs183
3135
3136         * src/account.c
3137         * src/gtk/pluginwindow.c
3138                 Misc. GUI fixes by Fabien
3139
3140 2006-09-13 [wwp]        2.4.0cvs182
3141
3142         * configure.ac
3143         * src/common/utils.h
3144         * src/common/utils.c
3145                 get rid of unused wide-char functions.
3146
3147 2006-09-13 [wwp]        2.4.0cvs181
3148
3149         * src/plugins/pgpinline/sylpheed.def
3150         * src/textview.c
3151                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
3152                 add privacy_reset_error to the .def file,
3153                 do not fork for an external textviewer.
3154
3155 2006-09-13 [wwp]        2.4.0cvs180
3156
3157         * src/prefs_common.c
3158                 fix broken font entry in prefs (patch issued by the gpg4win team,
3159                 probably by Marcus Brinkmann <marcus@g10code.de>).
3160
3161 2006-09-13 [colin]      2.4.0cvs179
3162
3163         * src/folder.h
3164                 Fix a warning in summaryview.c
3165         * src/mainwindow.c
3166         * src/summaryview.c
3167         * src/summaryview.h
3168                 Add missing Mark/* elements in the
3169                 main menu
3170
3171 2006-09-12 [colin]      2.4.0cvs178
3172
3173         * src/prefs_actions.c
3174         * src/prefs_filtering_action.c
3175         * src/prefs_matcher.c
3176                 Use (New) instead of New everywhere
3177
3178 2006-09-12 [wwp]        2.4.0cvs177
3179
3180         * manual/fr/addrbook.xml
3181         * manual/fr/handling.xml
3182                 updated some quotes in the fr manual to match the fr translation.
3183
3184 2006-09-12 [wwp]        2.4.0cvs176
3185
3186         * src/prefs_matcher.c
3187                 don't store translated string elements in matcher expressions.
3188                 Also fixed a misused of Q_().
3189
3190 2006-09-11 [wwp]        2.4.0cvs175
3191
3192         * src/plugins//bogofilter/bogofilter.c
3193         * src/plugins//clamav/clamav_plugin.c
3194         * src/plugins//demo/demo.c
3195         * src/plugins//dillo_viewer/dillo_viewer.c
3196         * src/plugins//pgpcore/plugin.c
3197         * src/plugins//pgpinline/plugin.c
3198         * src/plugins//pgpmime/plugin.c
3199         * src/plugins//spamassassin/spamassassin.c
3200                 gettext-ize more strings (mostly plugin error messages).
3201
3202 2006-09-11 [colin]      2.4.0cvs174
3203
3204         * src/alertpanel.c
3205                 Make maximum buffer size bigger to avoid
3206                 truncating translated messages. Patch by
3207                 Fabien
3208
3209 2006-09-11 [colin]      2.4.0cvs173
3210
3211         * src/etpan/imap-thread.c
3212                 Fix compilation on OpenBSD, thanks to 
3213                 Landry
3214
3215 2006-09-10 [wwp]        2.4.0cvs172
3216
3217         * manual/account.xml
3218         * manual/addrbook.xml
3219         * manual/handling.xml
3220         * manual/es/handling.xml
3221         * manual/fr/account.xml
3222         * manual/fr/addrbook.xml
3223         * manual/fr/handling.xml
3224                 documented addressbook matching (condition configuration):
3225                   addrbook.xml, en fr
3226                 documented per-account filtering rules (handling/filtering
3227                   section, account section):
3228                   account.xml, handling.xml, en fr
3229                 slightly updated the handling/searching section to tell few
3230                   words about the extended search ability:
3231                   handling.xml, en fr
3232                 added missing <quote></quotes> to Quick Search:
3233                   handling.xml, en fr es
3234                 fixed a typo (auomatically):
3235                   handling.xml, en
3236                 changes revisited by Paul.
3237
3238 2006-09-10 [paul]       2.4.0cvs171
3239
3240         * src/prefs_actions.c
3241         * src/prefs_filtering.c
3242         * src/prefs_template.c
3243                 adjustments to the gui
3244                 Patch by Fabien Vantard (slightly modified)
3245
3246 2006-09-10 [colin]      2.4.0cvs170
3247
3248         * src/summaryview.c
3249                 Check folderitem/summaryview consistency
3250                 (basically automates Update summary). Fixes
3251                 #1011 (wrong (negative) count on unread 
3252                 messages)
3253
3254 2006-09-10 [colin]      2.4.0cvs169
3255
3256         * src/gtk/gtksctree.c
3257                 Fix recursive expansion via mouse
3258         * src/plugins/bogofilter/bogofilter.c
3259                 Use normal filtering way of moving
3260                 messages (batching), possibly fixing
3261                 bug #1015 (Bogofilter plugin doubles 
3262                 new messages)
3263
3264 2006-09-09 [wwp]        2.4.0cvs168
3265
3266         * src/prefs_filtering.c
3267                 better place for this fix.
3268
3269 2006-09-09 [wwp]        2.4.0cvs167
3270
3271         * src/prefs_filtering.c
3272                 fix a minor bug when the enabled status of a filtering/processing
3273                 rule always got set to TRUE when replacing this rule. That still
3274                 make sense when adding a new rule, but now when replacing, we
3275                 don't override the value of 'enabled'.
3276                 Also renamed the func prefs_filtering_list_view_get_rule_name()
3277                 to prefs_filtering_list_view_get_info() as this function not only
3278                 returns the name, but also the account_id and the enabled status.
3279
3280 2006-09-09 [mones]      2.4.0cvs166
3281
3282         * manual/glossary.xml
3283         * manual/plugins.xml
3284                 Minor format corrections
3285         * manual/gpl.xml
3286                 Fix misplaced NO WARRANTY section
3287         * manual/es/advanced.xml
3288         * manual/es/faq.xml
3289         * manual/es/glossary.xml
3290         * manual/es/gpl.xml
3291         * manual/es/handling.xml
3292         * manual/es/plugins.xml
3293         * manual/es/starting.xml
3294                 Incorporate changes from English version
3295         * manual/fr/ack.xml
3296         * manual/pl/ack.xml
3297         * manual/es/ack.xml
3298                 Fix address, (add translation credits in es version)
3299         * po/es.po
3300                 Updated translation
3301
3302 2006-09-09 [wwp]        2.4.0cvs165
3303
3304         * src/prefs_filtering.c
3305                 fix a crash when opening filtering prefs, if matcherrc file contains
3306                 broken data (non-existing account id, which is theoretically not
3307                 possible).
3308
3309 2006-09-08 [colin]      2.4.0cvs164
3310
3311         * src/folder.c
3312                 Wrong assert, make it an if()
3313         * src/gtk/gtksctree.c
3314                 Fix bug #1013 (expand selected thread 
3315                 tree) - expanding is now recursive
3316
3317 2006-09-07 [wwp]        2.4.0cvs163
3318
3319         * src/prefs_matcher.c
3320                 make better sentences about addressbook matching in the
3321                 matcher prefs. This should make translators' work easier
3322                 too.
3323
3324 2006-09-07 [wwp]        2.4.0cvs162
3325
3326         * src/prefs_filtering.c
3327                 code simplification (get rid of dup var. assignment).
3328
3329 2006-09-07 [wwp]        2.4.0cvs161
3330
3331         * src/summaryview.c
3332                 use GTK_STOCK icons when possible, patch by Fabien Vantard
3333                 <fzzzzz@gmail.com>.
3334
3335 2006-09-07 [paul]       2.4.0cvs160
3336
3337         * src/mimeview.c
3338                 fix compilation warnings
3339                 Thanks to Colin
3340
3341 2006-09-07 [paul]       2.4.0cvs159
3342
3343         * src/mimeview.c
3344                 select the mimepart icon when
3345                 displaying as text
3346                 Thanks to Colin
3347
3348 2006-09-06 [paul]       2.4.0cvs158
3349
3350         * src/prefs_filtering.c
3351                 fix labels and table element spacing
3352                 Patch by Fabien Vantard
3353
3354 2006-09-06 [paul]
3355
3356         2.5.0-rc3 released
3357
3358 2006-09-06 [paul]       2.4.0cvs157
3359
3360         * manual/es/advanced.xml
3361                 fix typo
3362
3363 2006-09-06 [wwp]        2.4.0cvs156
3364
3365         * src/mainwindow.c
3366                 fix an dup launch issue when iconified, thanks to Colin.
3367
3368 2006-09-06 [wwp]        2.4.0cvs155
3369
3370         * src/gtk//gtksctree.h
3371                 oops, forgot that one!
3372
3373 2006-09-06 [wwp]        2.4.0cvs154
3374
3375         * manual/pl/advanced.xml
3376         * manual/advanced.xml
3377         * manual/es/advanced.xml
3378         * manual/fr/advanced.xml
3379         * src/prefs_customheader.c
3380         * src/prefs_filtering_action.c
3381         * src/foldersel.c
3382         * src/prefs_summaries.c
3383         * src/prefs_filtering.c
3384         * src/account.c
3385         * src/compose.c
3386         * src/prefs_summary_column.c
3387         * src/addr_compl.c
3388         * src/prefs_actions.c
3389         * src/prefs_folder_column.c
3390         * src/ssl_manager.c
3391         * src/prefs_template.c
3392         * src/prefs_display_header.c
3393         * src/prefs_common.h
3394         * src/prefs_matcher.c
3395         * src/prefs_common.c
3396         * src/prefs_toolbar.c
3397         * src/summaryview.c
3398         * src/folderview.c
3399         * src/gtk/gtksctree.c
3400         * src/gtk/pluginwindow.c
3401         * src/gtk/progressdialog.c
3402         * src/gtk/prefswindow.c
3403                 renamed hidden option enable_rules_hint to use_stripes_everywhere
3404                 to make its meaning more obvious (all versions of the manual reflect
3405                 the change).
3406                 added an extra hidden option use_stripes_in_summary to allow
3407                 discarding these stripes in mainwindow's folder and message lists;
3408                 en and fr manuals only are OK towards this.
3409
3410 2006-09-06 [colin]      2.4.0cvs153
3411
3412         * src/textview.c
3413                 Hide Sylpheed-Claws' internal queue headers
3414                 when showing all headers. They'll be present
3415                 only in Source window.
3416
3417 2006-09-05 [colin]      2.4.0cvs152
3418
3419         * src/plugins/trayicon/trayicon.c
3420                 Fix crash at exit - we have to disconnect
3421                 our handlers
3422         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3423                 Update eggtrayicon - patch adapted from a
3424                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
3425                 on Sylpheed's ML
3426
3427 2006-09-05 [colin]      2.4.0cvs151
3428
3429         * src/mainwindow.c
3430         * src/gtk/logwindow.c
3431                 Fix race condition when something writes
3432                 to the log too soon during init. Thanks
3433                 to Fabien Vantard
3434
3435 2006-09-05 [colin]      2.4.0cvs150
3436
3437         * src/mimeview.c
3438                 Don't select part on right-click either
3439
3440 2006-09-05 [paul]       2.4.0cvs149
3441
3442         * src/mimeview.c
3443                 completion of previous commit
3444                 Thanks to Colin
3445
3446 2006-09-05 [colin]      2.4.0cvs148
3447
3448         * src/mimeview.c
3449                 Don't force selection on middle-click, just open
3450
3451 2006-09-04 [colin]      2.4.0cvs147
3452
3453         * src/mimeview.c
3454                 Looks like gtk_notebook_set_current_page()
3455                 sometimes steals focus, and this annoys us
3456                 in MimeViewers as it renders navigation
3457                 keys useless. Take back focus after switching
3458                 pages.
3459
3460 2006-09-04 [colin]      2.4.0cvs146
3461
3462         * src/messageview.c
3463                 Set stop_loading when clicking on Next
3464                 during load. Don't add a callback to 
3465                 avoid over-complicating things.
3466
3467 2006-09-04 [colin]      2.4.0cvs145
3468
3469         * src/mimeview.c
3470         * src/messageview.c
3471                 Fix multiple loads in separate messageview
3472
3473 2006-09-04 [colin]      2.4.0cvs144
3474
3475         * src/summaryview.c
3476                 Let navigation keys be handled during 
3477                 load
3478
3479 2006-09-04 [colin]      2.4.0cvs143
3480
3481         * src/messageview.c
3482         * src/summaryview.c
3483         * src/textview.c
3484         * src/textview.h
3485                 Make loading of huge mails (lots of text and/or
3486                 images) cancellable, so the GUI doesn't block 
3487
3488 2006-09-04 [colin]      2.4.0cvs142
3489
3490         * src/plugins/trayicon/trayicon.c
3491                 Fix annoyance when removing a folder with 
3492                 unread mails: trayicon didn't update
3493
3494 2006-09-04 [paul]       2.4.0cvs141
3495
3496         * src/gtk/icon_legend.c
3497                 straighten up columns
3498                 Patch by Fabien Vantard
3499
3500 2006-09-04 [wwp]        2.4.0cvs140
3501
3502         * src/prefs_filtering.c
3503                 fix new line's account name in filtering prefs:
3504                 was "All", is now "(New)".
3505
3506 2006-09-04 [paul]       2.4.0cvs139
3507
3508         * tools/make.themes.project
3509                 use "AUTOMAKE_OPTIONS = dist-bzip2"
3510                 instead of homebrewed "make release"
3511
3512 2006-09-03 [colin]      2.4.0cvs138
3513
3514         * src/folderview.c
3515                 Fix bug #1007 (Wrong folder highlighted)
3516
3517 2006-09-03 [colin]      2.4.0cvs137
3518
3519         * src/compose.c
3520                 Don't set Newsgroup: header to a mail folder
3521                 path
3522
3523 2006-09-03 [paul]       2.4.0cvs136
3524
3525         * src/prefs_other.c
3526         * src/prefs_spelling.c
3527                 unify the gui
3528
3529 2006-09-03 [paul]       2.4.0cvs135
3530
3531         * src/prefs_summaries.c
3532                 correct menu item text in prefs_keybind_apply_clicked()
3533
3534 2006-09-03 [paul]       2.4.0cvs134
3535
3536         * manual/advanced.xml
3537                 some improvements to the descriptions
3538         * src/mainwindow.c
3539         * src/messageview.c
3540         * src/summaryview.c
3541         * src/gtk/menu.c
3542                 fix menu sensitivity issues
3543         * src/prefs_message.c
3544                 drop the useless word 'short'
3545         * src/prefs_other.c
3546                 add the word 'lines' indicating log length
3547                 is a measure of lines
3548         * src/textview.c
3549                 fix compilation warnings
3550
3551 2006-09-02 [colin]      2.4.0cvs133
3552
3553         * src/messageview.c
3554                 Display a special return-receipt message
3555                 if the message is from the user
3556         * src/summaryview.c
3557                 Fix missing freeze of the list when marking
3558                 all read and unthreading for exec. Thanks
3559                 to Stephan Sachse.
3560
3561 2006-09-02 [paul]       2.4.0cvs132
3562
3563         * src/mainwindow.c
3564         * src/prefs_message.c
3565         * src/summaryview.c
3566                 fix some english
3567
3568 2006-09-02 [wwp]        2.4.0cvs131
3569
3570         * src/prefs_filtering.c
3571                 added an account name column to the filtering rules
3572                 dialog.
3573
3574 2006-09-02 [colin]      2.4.0cvs130
3575
3576         * src/gtk/logwindow.c
3577         * src/gtk/logwindow.h
3578                 Block scrolling if we're not at the end
3579                 of the log
3580
3581 2006-09-02 [colin]      2.4.0cvs129
3582
3583         * src/folder.c
3584                 Make sure account-specific rules can't
3585                 be used in {pre-,post-,}processing
3586         * src/mainwindow.c
3587         * src/gtk/logwindow.c
3588         * src/gtk/logwindow.h
3589                 Jump to last error when clicking on the
3590                 warning icon
3591
3592 2006-09-02 [colin]      2.4.0cvs128
3593
3594         * src/imap.c
3595         * src/import.c
3596         * src/mainwindow.c
3597         * src/mainwindow.h
3598                 Fix warning icon
3599         * src/inc.c
3600         * src/mbox.c
3601         * src/mbox.h
3602                 Let proc_mbox know its account, for
3603                 account-specific rules
3604
3605 2006-09-01 [colin]      2.4.0cvs127
3606
3607         * src/codeconv.c
3608                 Don't uselessly use iconv to convert from
3609                 us-ascii
3610         * src/alertpanel.c
3611         * src/mainwindow.c
3612         * src/mainwindow.h
3613         * src/inc.c
3614                 Fix certain log cases, disable warning icon
3615                 for now, the correct way to display it when
3616                 necessary and only when necessary is probably
3617                 to do it manually rather than use error logs
3618         * src/etpan/imap-thread.c
3619                 Clean up UID logging a bit
3620         * src/gtk/logwindow.c
3621         * src/gtk/logwindow.h
3622                 Make logging faster when the window's closed
3623
3624 2006-09-01 [wwp]        2.4.0cvs126
3625
3626         * manual/fr/account.xml
3627                 reflect changes to the ref. manual (parts of cvs72):
3628                 fix tabnames and quotes.
3629
3630 2006-09-01 [wwp]        2.4.0cvs125
3631
3632         * manual/fr/plugins.xml
3633                 reflect changes to the reference manual (cvs42):
3634                 update IRC channel info.
3635
3636 2006-09-01 [wwp]        2.4.0cvs124
3637
3638         * commitHelper
3639                 use CVSEDITOR env. var. if set, according to `man cvs`.
3640
3641 2006-09-01 [wwp]        2.4.0cvs123
3642
3643         * manual/advanced.xml
3644                 better sentence again (thanks to Paul).
3645
3646 2006-09-01 [wwp]        2.4.0cvs122
3647
3648         * manual/advanced.xml
3649         fix definition of toolbar_detachable and rework a bit the one of
3650         enable_dotted_lines.
3651
3652 2006-09-01 [mones]      2.4.0cvs121
3653
3654         * manual/advanced.xml
3655                 Document enable_dotted_lines
3656
3657 2006-09-01 [paul]       2.4.0cvs120
3658
3659         * src/folderview.c
3660         * src/folderview.h
3661         * src/imap.c
3662         * src/mainwindow.c
3663         * src/summaryview.c
3664                 obey the 'When entering folder...' option
3665                 when using the /View/Go to/... menu items
3666                 Thanks to Colin
3667
3668 2006-08-31 [colin]      2.4.0cvs119
3669
3670         * src/folderview.c
3671                 Revert 2.4.0cvs116, wrong fix.
3672
3673 2006-08-31 [colin]      2.4.0cvs118
3674
3675         * src/gtk/gtksctree.c
3676                 Better state the various copyrights
3677
3678 2006-08-31 [colin]      2.4.0cvs117
3679
3680         * src/prefs_common.c
3681                 fix enable_dotted_lines
3682
3683 2006-08-31 [colin]      2.4.0cvs116
3684
3685         * src/folderview.c
3686                 Use pref "Always open on select" when going
3687                 to next unread folder
3688         * src/gtk/gtksctree.c
3689                 Fix link failure to _gtk_clist_create_cell_layout
3690                 on certain computers. (Why not mine, I wonder)
3691
3692 2006-08-31 [colin]      2.4.0cvs115
3693
3694         * src/procmsg.c
3695         * src/textview.c
3696         * src/plugins/bogofilter/bogofilter.c
3697         * src/plugins/spamassassin/spamassassin.c
3698                 Requalify some "errors" to warnings
3699         * src/mainwindow.c
3700         * src/mainwindow.h
3701         * src/statusbar.c
3702                 Add an icon in the statusbar to notify
3703                 of errors
3704         * src/gtk/gtksctree.c
3705         * src/folderview.c
3706         * src/summaryview.c
3707                 Make the GtkSCTree look more modern by
3708                 alternating background lines
3709         * src/prefs_common.c
3710         * src/prefs_common.h
3711                 Add a pref to let people have the old
3712                 way if they prefer
3713
3714
3715 2006-08-30 [colin]      2.4.0cvs114
3716
3717         * src/procmsg.c
3718         * src/procmsg.h
3719                 Provide a way to filter a list of
3720                 messages in an optimised manner, and
3721                 add a list-filtering hook
3722         * src/folder.c
3723         * src/inc.c
3724         * src/mbox.c
3725                 Use the list filtering
3726         * src/plugins/bogofilter/bogofilter.c
3727                 Use the list-filtering hook
3728                 Use -b (bulk) mode for more speed
3729                 when learning and filtering
3730         * src/etpan/imap-thread.c
3731                 Make log output shorter in UID SEARCH
3732
3733
3734 2006-08-30 [colin]      2.4.0cvs113
3735
3736         * src/plugins/bogofilter/bogofilter.c
3737                 Really fast mass learning - thanks to David
3738                 Relson for the options explanations :)
3739
3740 2006-08-30 [colin]      2.4.0cvs112
3741
3742         * src/msgcache.c
3743                 Fix compilation on FreeBSD. Thanks
3744                 to Michael Hugues
3745
3746 2006-08-29 [colin]      2.4.0cvs111
3747
3748         * src/folderview.c
3749                 Handle "popup_menu" signal (for popping the 
3750                 menu via the keyboard)
3751         * src/mimeview.c
3752         * src/mimeview.h
3753         * src/summaryview.c
3754         * src/textview.c
3755         * src/gtk/gtkutils.c
3756         * src/gtk/gtkutils.h
3757                 Factorize scrolling code, and add an API 
3758                 for MimeViewers to handle scroll orders
3759
3760 2006-08-29 [wwp]        2.4.0cvs110
3761
3762         * src/plugins//bogofilter/bogofilter.c
3763         * src/plugins//spamassassin/spamassassin.c
3764                 make the bogofilter/spamassassin filtering error dialogs at
3765         incorporation obey to the "don't popup error dialog on
3766         receive error" option. If disabled, feed the log window w/
3767         the error message.
3768
3769 2006-08-29 [paul]
3770
3771         2.5.0-rc2 released
3772
3773 2006-08-29 [paul]       2.4.0cvs109
3774
3775         * Makefile.am
3776                 remove 'make release', it's not needed
3777                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3778
3779 2006-08-29 [paul]       2.4.0cvs108
3780
3781         * src/foldersel.c
3782         * src/summary_search.c
3783         * src/gtk/progressdialog.c
3784         * src/plugins/pgpcore/passphrase.c
3785                 replace deprecated gtk_window_set_policy()
3786
3787 2006-08-29 [colin]      2.4.0cvs107
3788
3789         * src/folder.c
3790                 Fix data loss when copy fails during a move:
3791                 only use fast remove_msgs if everything was
3792                 copied OK; else use slow remove_msg on the
3793                 mails that got copied only.
3794
3795 2006-08-28 [paul]       2.4.0cvs106
3796
3797         * src/mh.c
3798                 revert change in 2.4.0cvs104, it breaks
3799                 stuff
3800
3801 2006-08-28 [paul]       2.4.0cvs105
3802
3803         * src/plugins/spamassassin/spamassassin.c
3804                 english fix
3805
3806 2006-08-28 [paul]       2.4.0cvs104
3807
3808         * src/mh.c
3809                 fix data loss when moving to another
3810                 mailbox fails
3811         * src/prefs_spelling.c
3812                 improve the english
3813         * src/gtk/pluginwindow.c
3814                 improve the layout of the dialog text
3815         All thanks to Colin
3816
3817 2006-08-28 [paul]       2.4.0cvs103
3818
3819         * src/plugins/bogofilter/bogofilter.c
3820         * src/plugins/bogofilter/bogofilter_gtk.c
3821                 fix english up a bit, innit
3822
3823 2006-08-28 [paul]       2.4.0cvs102
3824
3825         * configure.ac
3826         * po/Makefile.in.in
3827         * po/Makevars
3828                 require autoconf 2.60, enabling building
3829                 with gettext 0.15 (gettext 0.14.x build still
3830                 possible). Replace Makefiles with versions
3831                 from gettext 0.15.
3832                 Remove configure options --with-localedir and
3833                 --with-mandir. The options that are provided
3834                 directly by autoconf 2.60 can be used instead:
3835                 --mandir --localedir
3836
3837 2006-08-27 [colin]      2.4.0cvs101
3838
3839         * src/plugins/bogofilter/Makefile.am
3840                 Fix make dist (no README)
3841
3842 2006-08-27 [colin]      2.4.0cvs100
3843
3844         * src/folder.c
3845                 Don't use F_UNKNOWN folders for any default
3846                 outbox/trash/etc
3847         * src/plugins/bogofilter/bogofilter.c
3848         * src/plugins/bogofilter/bogofilter.h
3849         * src/plugins/bogofilter/bogofilter_gtk.c
3850                 Add an option to specify the path to bogofilter
3851                 Use single-quotes to be able to learn in folders
3852                 with spaces in their names
3853                 Verify learning status
3854
3855 2006-08-27 [colin]      2.4.0cvs99
3856
3857         * manual/faq.xml
3858         * manual/plugins.xml
3859                 Document Bogofilter plugin
3860
3861 2006-08-27 [colin]      2.4.0cvs98
3862
3863         * src/compose.c
3864         * src/messageview.c
3865         * src/procmsg.c
3866         * src/procmsg.h
3867                 When possible, copy the queued mail to sent folder
3868                 instead of re-adding. Much faster on IMAP.
3869
3870 2006-08-27 [colin]      2.4.0cvs97
3871
3872         * src/msgcache.c
3873                 Disable mmaped caches - huge metadata loss
3874                 here after a power failure.
3875         * src/summaryview.c
3876                 Add quicksearch timing
3877         * src/common/plugin.c
3878         * src/common/plugin.h
3879                 Implement an interface to tell what plugins
3880                 provide. Prevent loading of similar plugins.
3881         * src/plugins/clamav/clamav_plugin.c
3882         * src/plugins/demo/demo.c
3883         * src/plugins/dillo_viewer/dillo_viewer.c
3884         * src/plugins/pgpcore/plugin.c
3885         * src/plugins/pgpinline/pgpinline.c
3886         * src/plugins/pgpmime/pgpmime.c
3887         * src/plugins/spamassassin/spamassassin.c
3888         * src/plugins/trayicon/trayicon.c
3889                 Implement plugin_provides()
3890
3891 2006-08-27 [colin]      2.4.0cvs96
3892
3893         * configure.ac
3894         * src/plugins/Makefile.am
3895         * src/plugins/bogofilter/.cvsignore
3896         * src/plugins/bogofilter/Makefile.am
3897         * src/plugins/bogofilter/bogofilter.c
3898         * src/plugins/bogofilter/bogofilter.h
3899         * src/plugins/bogofilter/bogofilter_gtk.c
3900                 New Bogofilter plugin, provides filtering and
3901                 learning. Spamassassin will go to extra plugins.
3902
3903 2006-08-26 [mones]      2.4.0cvs95
3904
3905         * manual/handling.xml
3906                 Fix subfolder path in the example (thanks to Paul) 
3907
3908 2006-08-26 [mones]      2.4.0cvs94
3909
3910         * manual/glossary.xml
3911                 2.2. + add ISP to the glossary
3912                 7.5. + Add UIDL to glossary
3913                 7.7. + Add TCP to glossary
3914         * manual/handling.xml
3915                 7.1. + Mentions GNU/Linux distribution, what about the non...
3916                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3917                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3918                 7.4. = Use appropriate quotation for commands
3919                 7.6. = change "" to <quote></quote>
3920         * manual/plugins.xml
3921                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3922         * manual/starting.xml
3923                 2.1. + local mbox file: some examples of mbox file locations...
3924                 Also reformatted files requiring it
3925
3926 2006-08-26 [wwp]        2.4.0cvs93
3927
3928         * src/summary_search.c
3929                 disable find buttons while summary search is running.
3930
3931 2006-08-25 [colin]      2.4.0cvs92
3932
3933         * src/folder.c
3934         * src/folderutils.c
3935         * src/mh.c
3936         * src/procmsg.h
3937         * src/summaryview.c
3938                 Speed up MH moving, and add progressbar
3939                 for MH deletion
3940         * src/msgcache.c
3941                 Write cache files using mmap() too
3942
3943 2006-08-25 [wwp]        2.4.0cvs91
3944
3945         * src/summaryview.c
3946                 switch spam<->ham button when a message has been marked as spam or ham
3947                 and is still selected. Thanks to Colin.
3948
3949 2006-08-25 [paul]       2.4.0cvs90
3950
3951         * src/Makefile.am
3952         * src/stock_pixmap.c
3953         * src/stock_pixmap.h
3954         * src/summaryview.c
3955         * src/gtk/icon_legend.c
3956         * src/pixmaps/copied.xpm
3957         * src/pixmaps/moved.xpm
3958                 add icons for delayed execution marked for
3959                 copying, marked for moving
3960
3961 2006-08-25 [mones]      2.4.0cvs89
3962
3963         * manual/glossary.xml
3964                 Fix the other glossary items:
3965                 5.1. = Inmmediate execution -> <quote>immediate execution...
3966                 5.2. = Fix MBOX capitalization -> Mbox
3967                 5.3. + Improve Plugins def. w/ tech. ref.
3968                 5.4. = Quotation -> replace '>' by <quote>></quote>
3969                 5.5. - SMTP Server. -> remove dot
3970         * po/es.po
3971                 Updated translation
3972
3973 2006-08-25 [mones]      2.4.0cvs88
3974
3975         * manual/ack.xml
3976                 Reformatted, changed email address
3977         * manual/glossary.xml
3978                 Reformatted, fixed MANUAL-TODO items:
3979                 8.2. + add ROT-13 to glossary
3980                 8.4. + add URL to glossary
3981         * manual/es/advanced.xml
3982                 Fixed <literal>s
3983
3984 2006-08-25 [paul]       2.4.0cvs87
3985
3986         * src/gtk/icon_legend.c
3987                 add 'marked for deletion' icon
3988                 arrange icons by containing column
3989                 wrap long label text
3990
3991 2006-08-25 [colin]      2.4.0cvs86
3992
3993         * src/common/utils.c
3994         * src/common/utils.h
3995                 Add the sc_g_*list_bigger functions in
3996                 a place everyone can use it
3997         * src/summaryview.c
3998                 Only freeze/thaw the list when working
3999                 on the selection, if it's bigger than 1
4000         * src/gtk/gtksctree.c
4001                 Only freeze/thaw the list when unselec-
4002                 ting 'all' if ('all' != 1)
4003                 This avoids some flickering
4004
4005 2006-08-24 [colin]      2.4.0cvs85
4006
4007         * src/addressbook.c
4008                 Fix strange list selection
4009                 Fix random seg (Invalid read of freed memory)
4010
4011 2006-08-24 [colin]      2.4.0cvs84
4012
4013         * src/alertpanel.c
4014         * src/gtk/inputdialog.c
4015         * src/plugins/pgpcore/passphrase.c
4016                 Revert minimal width patch of 2.4.0cvs67,
4017                 as it is also a maximal width. Use 
4018                 gtk_window_set_default_size instead.
4019
4020 2006-08-24 [colin]      2.4.0cvs83
4021
4022         * src/msgcache.c
4023                 Write cache/mark to temp files before
4024                 overwriting old ones (avoids metadata
4025                 loss if writing the new files fail).
4026                 Use mmap() to read cache/mark file, as
4027                 this makes cache reading faster. Dis-
4028                 abled for big-endian machines until it
4029                 can be tested. (Big-endian users: set
4030                 msgcache_use_mmap = TRUE in the relevant
4031                 #if).
4032         * src/procmsg.h
4033                 Move rarely used fields of MsgInfo in 
4034                 another structure, which will only be
4035                 allocated if needed. Face, X-Face,
4036                 Return receipt headers and List-*
4037                 headers are moved. Mails having none
4038                 of these occupy 52 bytes less with
4039                 this patch, which makes 2.5MB of RAM
4040                 saved on a 50k folder).
4041         * src/headerview.c
4042         * src/mainwindow.c
4043         * src/messageview.c
4044         * src/partial_download.c
4045         * src/procheader.c
4046         * src/procmsg.c
4047         * src/textview.c
4048                 Follow this structure change.
4049
4050 2006-08-24 [wwp]        2.4.0cvs82
4051
4052         * manual/es/.cvsignore
4053         * manual/es/dist/.cvsignore
4054         * manual/es/dist/html/.cvsignore
4055         * manual/es/dist/pdf/.cvsignore
4056         * manual/es/dist/ps/.cvsignore
4057         * manual/es/dist/txt/.cvsignore
4058                 more (generated) files to ignore.
4059
4060 2006-08-24 [colin]      2.4.0cvs81
4061
4062         * src/folder.c
4063         * src/mh.c
4064                 Fix possible problems with local delivery. Check the folder doesn't
4065                 need scan before setting its mtime when saving cache (which can be
4066                 done long after the folder's been modified by an external process);
4067                 Check that the stored item's mtime didn't change in mh functions.
4068
4069 2006-08-24 [mones]      2.4.0cvs80
4070
4071         * manual/advanced.xml
4072                 Rewrapping, some fixes and MANUAL-TODO items:
4073                 8.1. = change "" to <quote></quote>
4074                 8.3. = quote menu items
4075                 8.5. - deploying -> new user ... ideally a new user (redundant)
4076
4077 2006-08-23 [colin]      2.4.0cvs79
4078
4079         * src/gtk/gtksctree.c
4080                 When selecting or deselecting range, only
4081                 freeze/thaw when selection is bigger than 10
4082
4083 2006-08-23 [colin]      2.4.0cvs78
4084
4085         * src/messageview.c
4086         * src/mimeview.c
4087         * src/mimeview.h
4088         * src/plugins/dillo_viewer/dillo_viewer.c
4089                 Provide an API for MimeViewer plugins to
4090                 return a text selection for replying
4091
4092 2006-08-23 [colin]      2.4.0cvs77
4093
4094         * src/image_viewer.c
4095         * src/textview.c
4096                 Use gtk_pixbuf_new_from_file_at_scale(), which
4097                 is faster than getting the pixbuf then resizing
4098                 it.
4099
4100 2006-08-23 [colin]      2.4.0cvs76
4101
4102         * src/procmime.c
4103                 UTF-8 should be sent Quoted-printable
4104
4105 2006-08-22 [colin]      2.4.0cvs75
4106
4107         * src/mh.c
4108                 Check if scan is required before touching
4109                 the folder (or it'll be required every time)
4110
4111 2006-08-22 [colin]      2.4.0cvs74
4112
4113         * configure.ac
4114                 Require libetpan 0.46 (crasher fix when built
4115                 against gnutls)
4116
4117 2006-08-22 [colin]      2.4.0cvs73
4118
4119         * src/folder.c
4120                 Set folder's mtime after writing its
4121                 cache
4122         * src/folderview.c
4123                 Add some timing
4124         * src/procmsg.c
4125                 Don't do useless stuff if we don't 
4126                 thread by subject
4127         * src/summaryview.c
4128                 Add some timing, don't deselect prior
4129                 to selecting (gtksctree does it itself),
4130                 remove crash avoidance hacks as it's been
4131                 properly fixed since a while
4132         * src/common/utils.c
4133                 Optimize to_human_readable(): _() is slow,
4134                 do it only once, and avoid %f format for KB
4135                 (the most common in a summaryview)
4136         * src/gtk/gtksctree.c
4137                 Don't uselessly freeze/thaw (fixes flicker
4138                 on next unread and friends), reduce number
4139                 of g_list_nth/g_list_position where possible
4140         * src/gtk/gtkutils.c
4141         * src/gtk/gtkutils.h
4142                 Reduce number of g_list_nth/g_list_position
4143                 where possible.
4144                 All of this makes loading as 70k folder 2.1
4145                 seconds instead of 3.2 (with hot FS caches).
4146                 (1.3 seconds without Date and Size columns...)
4147
4148 2006-08-22 [paul]       2.4.0cvs72
4149
4150         wrap documents and do some items from mones' MANUAL-TODO:
4151
4152         * manual/account.xml
4153                 4.1. = fix tabname references to <quote>tabname</quote>
4154                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
4155         * manual/faq.xml
4156                 1.1. = mentioned options don't match UI
4157                 Add information about the 'Never send Return Receipts'
4158                 option
4159         * manual/handling.xml
4160                 6.2. = Mentions Extended symbols button, but now is
4161                 named Information
4162                 6.3. = Mentions ... button, which is now Edit
4163
4164 2006-08-22 [colin]      2.4.0cvs71
4165
4166         * src/gtk/pluginwindow.c
4167                 Fix layout in verbose translations (such
4168                 as french)
4169
4170 2006-08-22 [paul]       2.4.0cvs70
4171
4172         * manual/Makefile.am
4173                 build manuals in alphabetical order
4174         * src/addressbook.c
4175         * src/prefs_themes.c
4176                 replace/remove deprecated symbols
4177         * src/gtk/gtkutils.c
4178                 fix a warning
4179         * src/gtk/pluginwindow.c
4180                 replace deprecated symbol
4181                 replace label text and move it
4182         * src/plugins/pgpcore/prefs_gpg.c
4183                 move the 'Generate...' button out of the
4184                 Sign Key frame, replace the English used
4185         * src/plugins/pgpcore/sgpgme.c
4186                 fixes to the English
4187
4188 2006-08-21 [colin]      2.4.0cvs69
4189
4190         * src/plugins/trayicon/trayicon.c
4191                 Add more strings for translation; patch
4192                 by Pawel
4193
4194 2006-08-21 [colin]      2.4.0cvs68
4195
4196         * src/compose.c
4197                 fix replied flag not set after drafting
4198         * src/matcher.c
4199                 fix body quicksearch in non-encoded bodies
4200                 containing '='
4201         * src/msgcache.c
4202                 Get rid of the g_malloc workaround for
4203                 corrupted caches, use g_try_malloc
4204
4205 2006-08-21 [colin]      2.4.0cvs67
4206
4207         * src/alertpanel.c
4208         * src/gtk/inputdialog.c
4209         * src/plugins/pgpcore/passphrase.c
4210                 Set minimal width to 375
4211         * src/mainwindow.c
4212                 Fix switching to offline, asking if it 
4213                 should be overriden for synchronising
4214         * src/mimeview.c
4215                 Don't offer to remember command on Open 
4216                 with for text parts, as the browser or 
4217                 text editor command isn't changed from 
4218                 there
4219
4220 2006-08-20 [paul]       2.4.0cvs66
4221
4222         * po/ko.po
4223         * po/zh_CN.po
4224                 fix plural form errors. revealed by stricter
4225                 checking of gettext 0.15
4226
4227 2006-08-18 [paul]       2.4.0cvs65
4228
4229         * src/stock_pixmap.c
4230                 fix the fix of 2.4.0cvs64
4231                 Thanks to Colin
4232
4233 2006-08-18 [paul]       2.4.0cvs64
4234
4235         * src/stock_pixmap.c
4236                 fix leaks
4237                 Thanks to Colin
4238
4239 2006-08-18 [paul]       2.4.0cvs63
4240
4241         * src/compose.c
4242         * src/procmsg.c
4243                 fix occasional IMAP bug where large msgs
4244                 were left in the queue folder after sending
4245                 Thanks to Colin
4246
4247 2006-08-18 [paul]       2.4.0cvs62
4248
4249         * src/folderview.c
4250                 freeze the summaryview while quicksearch results
4251                 are displayed
4252                 (fixes bug 456 'current message is hidden when the
4253                 view is refreshed and extended search is "unread 
4254                 messages"')
4255                 Thanks to Colin
4256         * src/textview.c
4257                 add missing #include "inputdialog.h"
4258         * src/common/utils.h
4259                 add missing mailcap_update_default() and improve
4260                 readability
4261
4262 2006-08-17 [colin]      2.4.0cvs61
4263
4264         * src/plugins/pgpcore/select-keys.c
4265                 Fix warnings :)
4266
4267 2006-08-17 [colin]      2.4.0cvs60
4268
4269         * src/compose.c
4270                 Don't continue queuing if Cancel is clicked
4271                 in select-keys
4272
4273 2006-08-17 [colin]      2.4.0cvs59
4274
4275         * src/plugins/pgpcore/select-keys.c
4276                 When encrypting, if only one key matches and it 
4277                 matches exactly, automatically use it.
4278
4279 2006-08-17 [colin]      2.4.0cvs58
4280
4281         * src/mimeview.c
4282         * src/prefs_common.c
4283         * src/prefs_common.h
4284         * src/prefs_ext_prog.c
4285         * src/textview.c
4286                 Fix issues with previous patch (text/html)
4287                 Remove outdated prefs
4288
4289 2006-08-17 [colin]      2.4.0cvs57
4290
4291         * src/imap.c
4292                 Add View Log button on auth error
4293         * src/procmsg.c
4294                 Fix encrypted mail marked as new when
4295                 saved in normal folders
4296         * src/plugins/pgpinline/pgpinline.c
4297                 Fix encrypt bug on IMAP
4298         * src/mimeview.c
4299         * src/common/utils.c
4300         * src/common/utils.h
4301         * src/gtk/inputdialog.c
4302         * src/gtk/inputdialog.h
4303                 Get rid of metamail stuff, simplify
4304                 opening, and allow remembering of user's
4305                 choices (by updating ~/.mailcap). There's
4306                 still to drop "Audio player" and "Image
4307                 viewer" preferences.
4308
4309 2006-08-17 [mones]      2.4.0cvs56
4310
4311         * manual/es/sylpheed-claws-manual.xml
4312                 fix DTD path
4313
4314 2006-08-17 [mones]      2.4.0cvs55
4315
4316         * configure.ac
4317         * manual/Makefile.am
4318         * manual/es/Makefile.am
4319         * manual/es/account.xml
4320         * manual/es/ack.xml
4321         * manual/es/addrbook.xml
4322         * manual/es/advanced.xml
4323         * manual/es/faq.xml
4324         * manual/es/glossary.xml
4325         * manual/es/gpl.xml
4326         * manual/es/handling.xml
4327         * manual/es/intro.xml
4328         * manual/es/keyboard.xml
4329         * manual/es/plugins.xml
4330         * manual/es/starting.xml
4331         * manual/es/sylpheed-claws-manual.xml
4332         * manual/es/dist/Makefile.am
4333         * manual/es/dist/html/Makefile.am
4334         * manual/es/dist/pdf/Makefile.am
4335         * manual/es/dist/ps/Makefile.am
4336         * manual/es/dist/txt/Makefile.am
4337                 Spanish translation for the manual
4338
4339 2006-08-16 [colin]      2.4.0cvs54
4340
4341         * src/compose.c
4342         * src/main.c
4343         * src/mainwindow.c
4344                 Fix send button sensitivity at startup
4345                 Set send menu sensitivity (patch by Fabien)
4346         * src/ssl_manager.c
4347                 Enable closing with esc (patch by Fabien)
4348         * src/gtk/foldersort.c
4349                 Enable closing with esc (patch by Fabien)
4350         * src/procmime.c
4351                 Optimisation (no need to copy to tempfile to
4352                 "decode" 7bit and 8bit)
4353         * src/summaryview.c
4354                 Fix cruft in swap_from case
4355         * src/textview.c
4356                 Fix missing last line in some mail cases 
4357                 (Fixes debian #381872)
4358         * src/plugins/pgpcore/prefs_gpg.c
4359         * src/plugins/pgpcore/sgpgme.c
4360         * src/plugins/pgpcore/sgpgme.h
4361                 Don't show "no key found" when user explicitely
4362                 wants to create a key
4363
4364 2006-08-16 [paul]       2.4.0cvs53
4365
4366         * configure.ac
4367         * src/account.c
4368         * src/addressbook.c
4369         * src/headerview.c
4370         * src/prefs_account.c
4371         * src/prefs_message.c
4372         * src/gtk/gtkutils.c
4373                 bump up minimum required versions of GTK+ and
4374                 GLIB to 2.6.0
4375
4376 2006-08-16 [paul]       2.4.0cvs52
4377
4378         * src/toolbar.c
4379                 workaround GTK+ Bug 351600 - 'Can't re-click
4380                 on button after sensitivity update'
4381                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
4382                 Thanks to Colin
4383
4384 2006-08-15 [colin]      2.4.0cvs51
4385
4386         * src/plugins/pgpcore/prefs_gpg.c
4387                 Set options sensitivity according to
4388                 key existence
4389         * src/plugins/pgpcore/sgpgme.c
4390                 Allow to create key with no passphrase
4391
4392 2006-08-14 [cleroy]     2.4.0cvs50
4393
4394         * src/gtk/pluginwindow.c
4395                 New layout (maybe to be changed?)
4396         * src/gtk/gtkutils.c
4397                 Fix a bit label_window
4398         * src/plugins/pgpcore/passphrase.c
4399         * src/plugins/pgpcore/passphrase.h
4400         * src/plugins/pgpcore/plugin.c
4401         * src/plugins/pgpcore/prefs_gpg.c
4402         * src/plugins/pgpcore/prefs_gpg.h
4403         * src/plugins/pgpcore/sgpgme.c
4404         * src/plugins/pgpcore/sgpgme.h
4405                 Allow to create a PGP private key via the GUI
4406
4407 2006-08-14 [wwp]        2.4.0cvs49
4408
4409         * src/addressbook_foldersel.c
4410                 fix strict ISO C90 compliance.
4411
4412 2006-08-14 [paul]       2.4.0cvs48
4413
4414         * src/gtk/prefswindow.c
4415                 re-set scrolled window on opening
4416                 Patch by Ticho
4417
4418 2006-08-14 [paul]
4419
4420         2.5.0-rc1 released
4421
4422 2006-08-14 [paul]       2.4.0cvs47
4423
4424         * src/prefs_display_header.c
4425                 re-enable user-defined Displayed Headers
4426
4427 2006-08-14 [paul]       2.4.0cvs46
4428
4429         * src/prefs_account.c
4430                 use GTK_STOCK_EDIT
4431
4432 2006-08-13 [colin]      2.4.0cvs45
4433
4434         * src/common/utils.c
4435                 Fix "a" in quote when the original message is empty,
4436                 by using \0 instead of 'a' to test writability of
4437                 temp files.
4438
4439 2006-08-13 [wwp]        2.4.0cvs44
4440
4441         * src/plugins/spamassassin/spamassassin.c
4442                 fix capitalization of "SpamAssassin" in some debug, log and
4443                 dialog messages.
4444
4445 2006-08-13 [paul]       2.4.0cvs43
4446
4447         * src/editldap.c
4448                 fix overlapping widgets
4449         * src/prefs_account.c
4450                 fix translation of protocol_names[]
4451                 fix label disappearing off the edge of the
4452                 visible area
4453
4454 2006-08-12 [paul]       2.4.0cvs42
4455
4456         * manual/plugins.xml
4457                 update IRC channel info before it gets forgotten
4458                 about
4459
4460 2006-08-11 [colin]      2.4.0cvs41
4461
4462         * src/compose.c
4463         * src/mainwindow.c
4464         * src/mainwindow.h
4465         * src/procmsg.c
4466         * src/procmsg.h
4467         * src/summaryview.c
4468         * src/toolbar.c
4469                 Grey out the Send button if
4470                 - Queue folders are empty, or
4471                 - We're sending already
4472
4473 2006-08-11 [wwp]        2.4.0cvs40
4474
4475         * src/main.c
4476                 fix a logic issue when quitting while a compose window is
4477                 still open, thanks to Colin.
4478
4479 2006-08-10 [colin]      2.4.0cvs39
4480
4481         * src/main.c
4482                 Fix default font size setting after wizard run
4483         * src/imap.c
4484         * src/etpan/imap-thread.c
4485         * src/etpan/imap-thread.h
4486                 Fix bug #999 (Timing out on TSL cert validation 
4487                 dialog makes ugly things happen). Also, STARTTLS
4488                 unconditionnaly if initial capabilities contain
4489                 LOGINDISABLED and STARTTLS.
4490
4491 2006-08-09 [colin]      2.4.0cvs38
4492
4493         * src/mainwindow.c
4494         * src/mainwindow.h
4495                 Fix Tools/Actions sensitivity when there are
4496                 no actions
4497
4498 2006-08-09 [colin]      2.4.0cvs37
4499
4500         * src/prefs_filtering.c
4501                 Warning fix, patch by Paul
4502         * src/messageview.c
4503         * src/prefs_actions.c
4504         * src/prefs_filtering_action.c
4505         * src/prefs_matcher.c
4506                 Uniformisation of "Info ..." to "Info..." (for
4507                 old gtk), patch by Fabien
4508         * src/plugins/clamav/clamav_plugin_gtk.c
4509                 Sensitivity fix by Fabien
4510
4511 2006-08-09 [colin]      2.4.0cvs36
4512
4513         * src/main.c
4514         * src/main.h
4515                 Add a function to know whether we're exiting
4516         * src/plugins/trayicon/trayicon.c
4517                 If exiting, don't do anything. Faster, and
4518                 avoids gtk_main_iteration reentracy causing
4519                 segfaults at exit
4520
4521 2006-08-09 [colin]      2.4.0cvs35
4522
4523         * src/messageview.c
4524         * src/mimeview.c
4525         * src/mimeview.h
4526                 Fix lack of part selection when automatically 
4527                 jumping to a specific part
4528         * src/msgcache.c
4529                 Little optimisation in cache reading
4530
4531 2006-08-09 [colin]      2.4.0cvs34
4532
4533         * src/compose.c
4534                 Fix crash setting the priority on reedit
4535                 (Accessing compose before creating it!)
4536
4537 2006-08-08 [colin]      2.4.0cvs33
4538
4539         * src/procmime.c
4540                 Fix bug #998 (last attachment is not accessible)
4541                 Bad RFC interpretation on multipart close-delimiters
4542         * src/mimeview.c
4543         * src/mimeview.h
4544         * src/gtk/gtkvscrollbutton.c
4545         * src/gtk/gtkvscrollbutton.h
4546                 Make attachments list wheel-scrollable
4547
4548 2006-08-07 [colin]      2.4.0cvs32
4549
4550         * src/gtk/gtkaspell.c
4551                 Fix bug #973 (Unicode punctation characters 
4552                 are not recognized as separators by the
4553                 spell checker); fix unsigned stuff
4554
4555 2006-08-07 [colin]      2.4.0cvs31
4556
4557         * src/compose.c
4558                 Fix bug #956 (DnD text with accents in compose 
4559                 text entry); fix gccc's signed/unsigned fuss
4560
4561 2006-08-06 [colin]      2.4.0cvs30
4562
4563         * src/main.c
4564                 Fix bug #979 (Plugin crashes when exiting 
4565                 sylpheed-claws) : handle exit request only 
4566                 once
4567
4568 2006-08-05 [colin]      2.4.0cvs29
4569
4570         * src/news.c
4571                 Just make sure we have a msgid.
4572
4573 2006-08-05 [colin]      2.4.0cvs28
4574
4575         * src/news.c
4576         * src/summaryview.c
4577                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4578                 by reimplementing it
4579         * src/textview.c
4580                 Fix bug when hiding quotes with level > 3 and quote
4581                 colors are recycled
4582
4583 2006-08-04 [colin]      2.4.0cvs27
4584
4585         * src/compose.c
4586         * src/undo.c
4587         * src/undo.h
4588                 Fix a bit replace-by-pasting undo
4589         * src/mainwindow.c
4590         * src/messageview.c
4591                 Fix Fold quotes menu synchro in
4592                 mainwindow when it changes in 
4593                 messageview
4594         * src/textview.c
4595                 Fix right-click on quotes blocks
4596         * src/common/utils.c
4597                 Verify that the file created by
4598                 my_tmpfile() is writable. Fixes
4599                 bug #988 (very specific filesystem
4600                 issue)
4601         * src/plugins/pgpcore/sgpgme.c
4602                 Fix file descriptor leak
4603         * src/plugins/spamassassin/spamassassin.c
4604                 Warn once if spamd isn't reachable
4605
4606 2006-08-04 [colin]      2.4.0cvs26
4607
4608         * src/toolbar.c
4609                 i18n context patch by Fabien
4610
4611 2006-08-03 [colin]      2.4.0cvs25
4612
4613         * src/mainwindow.c
4614         * src/messageview.c
4615                 Rename "Hide quotes" to "Fold quotes"
4616         * src/textview.c
4617                 Don't use hand cursor on quotes. "all 
4618                 the bonuses of the feature and none of 
4619                 unwelcome side-effects"
4620
4621 2006-08-03 [colin]      2.4.0cvs24
4622
4623         * AUTHORS
4624         * sylpheed-claws.desktop
4625         * src/gtk/authors.h
4626                 Bring the desktop file to XDG compliance
4627                 Patch by Charles A. Edwards
4628
4629 2006-08-03 [colin]      2.4.0cvs23
4630
4631         * src/textview.c
4632                 Fix links offset when they are preceded
4633                 by accentued chars (g_utf8_strlen!)
4634         * src/mainwindow.c
4635                 Fix wrong status when starting offline
4636
4637
4638 2006-08-03 [wwp]        2.4.0cvs22
4639
4640         * src/prefs_common.h
4641                 ask what to do w/ filtering rules that belong to an account when
4642                 applying filtering rules manually from the main window (skip,
4643                 apply regardless of the account, use current account). This dialog
4644                 can be skipped and the last reply used.
4645                 (forgot that file)
4646
4647 2006-08-03 [wwp]        2.4.0cvs21
4648
4649         * src/filtering.c
4650         * src/filtering.h
4651         * src/prefs_common.c
4652         * src/summaryview.c
4653         * src/alertpanel.c
4654         * src/alertpanel.h
4655         * src/messageview.c
4656                 ask what to do w/ filtering rules that belong to an account when
4657                 applying filtering rules manually from the main window (skip,
4658                 apply regardless of the account, use current account). This dialog
4659                 can be skipped and the last reply used.
4660
4661
4662 2006-08-03 [colin]      2.4.0cvs20
4663
4664         * src/textview.c
4665                 Optimize previous patch
4666
4667 2006-08-03 [cleroy]     2.4.0cvs19
4668
4669         * src/textview.c
4670                 Fix quotes getting toggled back when the
4671                 mail has an even number of text parts
4672
4673 2006-08-02 [colin]      2.4.0cvs18
4674
4675         * src/messageview.c
4676                 Add Hide quotes menu
4677
4678 2006-08-02 [colin]      2.4.0cvs17
4679
4680         * src/mainwindow.c
4681         * src/prefs_common.c
4682         * src/textview.c
4683         * src/textview.h
4684         * src/gtk/about.c
4685                 Allow per-level quote hiding,
4686                 Allow toggling quotes by double-clicking them
4687                 Rename RemoteURI to ClickableText to reflect
4688                 the fact it's used for a variety of things
4689
4690 2006-08-02 [wwp]        2.4.0cvs16
4691
4692         * src/mainwindow.c
4693                 fix "View/Hide quotes" menu item status initialization.
4694
4695 2006-08-02 [wwp]        2.4.0cvs15
4696
4697         * src/matcher_parser_parse.y
4698                 remove a debug trace.
4699
4700 2006-08-02 [paul]       2.4.0cvs14
4701
4702         * src/plugins/pgpcore/passphrase.c
4703                 don't set initial dialog size
4704                 make it resizable
4705
4706 2006-08-02 [paul]       2.4.0cvs13
4707
4708         * src/noticeview.c
4709                 remove the rogue '/' character
4710
4711 2006-08-02 [paul]       2.4.0cvs12
4712
4713         * src/noticeview.c
4714                 allow buttons to resize as necessary
4715
4716 2006-08-01 [wwp]        2.4.0cvs11
4717
4718         * src/mbox.c
4719                 fix strict ISO C90 compliance.
4720
4721 2006-08-01 [wwp]        2.4.0cvs10
4722
4723         * tools/update-po
4724                 updated update-po tool to work w/ context-dependent translations.
4725                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4726
4727 2006-08-01 [wwp]        2.4.0cvs9
4728
4729         * src/matcher.c
4730         * src/prefs_filtering.c
4731         * src/prefs_matcher.c
4732                 allow context-dependent translations for "All",
4733                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4734
4735 2006-07-31 [colin]      2.4.0cvs8
4736
4737         * AUTHORS
4738         * src/gtk/authors.h
4739                 Add Rafal to authors
4740
4741 2006-07-31 [colin]      2.4.0cvs7
4742
4743         * src/compose.c
4744         * src/mainwindow.c
4745         * src/messageview.h
4746         * src/prefs_common.c
4747         * src/prefs_common.h
4748         * src/textview.c
4749                 Add 'View/Hide quotes'. Patch based on a patch
4750                 by Rafal Weglarz
4751
4752 2006-07-31 [colin]      2.4.0cvs6
4753
4754         * src/action.c
4755                 Fix problem with "> stuff >" actions
4756
4757 2006-07-31 [paul]       2.4.0cvs5
4758
4759         * po/nb.po
4760                 updated by Geir Helland
4761
4762 2006-07-31 [wwp]        2.4.0cvs4
4763
4764         * src/mainwindow.c
4765         * src/summaryview.c
4766         * src/summaryview.h
4767                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4768                 thanks to Colin.
4769
4770 2006-07-31 [wwp]        2.4.0cvs3
4771
4772         * src/Makefile.am
4773         * src/addr_compl.c
4774         * src/addr_compl.h
4775         * src/addressbook.c
4776         * src/addressbook.h
4777         * src/addressbook_foldersel.c
4778         * src/addressbook_foldersel.h
4779         * src/addrindex.c
4780         * src/addrindex.h
4781         * src/matcher.c
4782         * src/matcher.h
4783         * src/matcher_parser_lex.l
4784         * src/matcher_parser_parse.y
4785         * src/prefs_common.c
4786         * src/prefs_common.h
4787         * src/prefs_filtering.c
4788         * src/prefs_matcher.c
4789         * src/prefs_matcher.h
4790         * src/summaryview.c
4791                 introduce filtering against the address book. It's now possible to add
4792                 matched conditions to determine if any email address in a message matches
4793                 or doesn't match any or all books or folders in the address book.
4794
4795 2006-07-31 [wwp]        2.4.0cvs2
4796
4797         * src/account.c
4798         * src/filtering.c
4799         * src/filtering.h
4800         * src/folder.c
4801         * src/folderview.c
4802         * src/inc.c
4803         * src/mainwindow.c
4804         * src/matcher.c
4805         * src/matcher_parser_lex.l
4806         * src/matcher_parser_parse.y
4807         * src/mbox.c
4808         * src/prefs_filtering.c
4809         * src/prefs_filtering.h
4810         * src/procmsg.c
4811         * src/procmsg.h
4812         * src/summaryview.c
4813                 introduce per-account filtering rules. Each filtering rule can now be assigned
4814                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4815                 when applying filtering rules manually, as all rules will apply - even the ones
4816                 assigned to an account. This issue will be addressed soon.
4817  
4818
4819
4820 2006-07-31 [wwp]        2.4.0cvs1
4821
4822         * src/quote_fmt.c
4823                 make more strings translatable.
4824
4825 2006-07-31 [paul]       2.4.0
4826
4827         2.4.0 released
4828
4829 2006-07-31 [paul]       2.3.1cvs91
4830
4831         * po/ca.po
4832                 updated by Miquel Oliete
4833
4834 2006-07-31 [paul]       2.3.1cvs90
4835
4836         * po/de.po
4837         * po/el.po
4838         * po/fr.po
4839         * po/it.po
4840         * po/pl.po
4841         * po/pt_BR.po
4842         * po/sr.po
4843         * po/zh_CN.po
4844                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4845                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4846                 Aleksandar Urosevic, and Ralgh Young
4847
4848 2006-07-31 [paul]       2.3.1cvs89
4849
4850         * src/account.c
4851         * src/main.c
4852         * src/mainwindow.c
4853         * src/mainwindow.h
4854                 Fix a race condition when, after an SC crash, rescanning
4855                 folders took more than 0.5 seconds
4856                 Thanks to Colin
4857
4858 2006-07-31 [paul]       2.3.1cvs88
4859
4860         * src/folderview.c
4861                 don't translate separator strings
4862
4863 2006-07-30 [mones]      2.3.1cvs87
4864
4865         * doc/man/sylpheed-claws.1
4866                 Fixed non-ASCII chars in Hoa's name
4867         * po/es.po
4868                 Updated for release
4869
4870 2006-07-27 [colin]      2.3.1cvs86
4871
4872         * src/textview.c
4873                 Don't include the leading \n in links
4874                 Patch by Fabien
4875
4876 2006-07-25 [colin]      2.3.1cvs85
4877
4878         * src/mainwindow.c
4879         * src/common/socket.h
4880         * src/etpan/imap-thread.c
4881                 Refresh resolvers before connecting
4882                 to IMAP servers, and after switching
4883                 to online. Thanks to Paul.
4884
4885 2006-07-18 [colin]
4886
4887         * 2.4.0-rc4 released
4888
4889 2006-07-17 [colin]      2.3.1cvs84
4890
4891         * src/inc.c
4892                 Show connection attempt in statusbar before
4893                 connecting (previously first message was
4894                 "Retrieving messages from ..." after the
4895                 connection succeeded.
4896
4897 2006-07-16 [wwp]        2.3.1cvs83
4898
4899         * sylpheed-claws.ico
4900                 Added .ico file (windows multi-size icon file, generated).
4901
4902 2006-07-12 [wwp]        2.3.1cvs82
4903
4904         * src/messageview.c
4905                 remove Message/Re-edit menu entry from messageview window,
4906                 as sent/draft/queued messages are opened in compose window when
4907                 re-edited and it's not possible to re-edit other msgs.
4908
4909 2006-07-12 [paul]       2.3.1cvs81
4910
4911         * AUTHORS
4912         * src/mainwindow.c
4913         * src/gtk/authors.h
4914                 check online state before resetting
4915                 mailcheck timer. Useful if some program
4916                 verifies connection state and updates
4917                 Claws.
4918                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
4919
4920 2006-07-12 [paul]       2.3.1cvs80
4921
4922         * sylpheed-claws-128x128.png
4923         * sylpheed-claws-64x64.png
4924         * sylpheed-claws.png
4925         * src/Makefile.am
4926         * src/main.c
4927         * src/prefs_toolbar.c
4928         * src/stock_pixmap.c
4929         * src/stock_pixmap.h
4930         * src/wizard.c
4931         * src/gtk/about.c
4932         * src/gtk/gtkutils.c
4933         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
4934         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
4935         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
4936         * src/pixmaps/sylpheed.xpm              ** REMOVED **
4937         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
4938         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
4939                 updated and renamed logo/icon files and related
4940                 logo by Jesper Schultz
4941
4942 2006-07-11 [paul]       2.3.1cvs79
4943
4944         * src/main.c
4945                 fix the labels a smidgin
4946
4947 2006-07-09 [colin]      2.3.1cvs78
4948
4949         * src/textview.c
4950                 Show errors in textviewer's command
4951                 Patch by H. Merijn Brand
4952
4953 2006-07-09 [colin]      2.3.1cvs77
4954
4955         * src/compose.c
4956                 Save FMID in drafts too
4957
4958 2006-07-08 [colin]      2.3.1cvs76
4959
4960         * src/compose.c
4961                 Svae RMID in drafted mails too
4962                 Save quote_fmt vars for whole mails,
4963                 don't reset at each quote_fmt_init:
4964                 allows to use the same |i{var} in
4965                 various template fields
4966         * src/prefs_template.c
4967         * src/quote_fmt.h
4968         * src/quote_fmt_parse.y
4969                 Same
4970
4971 2006-07-08 [colin]      2.3.1cvs75
4972
4973         * src/textview.c
4974                 Fix highlighting of attached parts URIs
4975
4976 2006-07-08 [colin]      2.3.1cvs74
4977
4978         * src/main.c
4979                 Prevent bug #981 (sc 2.3.1 segfaults with 
4980                 gtk+ 2.10) from being reported again:
4981                 if Sylpheed-Claws has been compiled against
4982                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
4983                 of if Sylpheed-Claws has been compiled against
4984                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
4985                 error out.
4986
4987 2006-07-07 [colin]      2.3.1cvs73
4988
4989         * src/prefs_actions.c
4990                 Fix label
4991
4992 2006-07-07 [colin]      2.3.1cvs72
4993
4994         * src/prefs_actions.c
4995                 Fix compile on gtk < 2.8. argh :)
4996
4997 2006-07-07 [paul]       2.3.1cvs71
4998
4999         * src/common/defs.h
5000                 update DONATE_URI
5001
5002 2006-07-07 [colin]      2.3.1cvs70
5003
5004         * po/POTFILES.in
5005         * src/quote_fmt.c
5006         * src/quote_fmt_lex.l
5007         * src/quote_fmt_parse.y
5008                 Add |i{var}, a way to insert user-entered
5009                 text in a template
5010
5011 2006-07-07 [colin]
5012
5013         * 2.4.0-rc3 released
5014
5015 2006-07-07 [colin]      2.3.1cvs69
5016
5017         * src/folder.c
5018                 Don't consider inboxes of UNKNOWN folder 
5019                 classes to be useable as default inboxes
5020
5021 2006-07-07 [paul]       2.3.1cvs68
5022
5023         * src/textview.c
5024                 add missing #include <errno.h>
5025                 Thanks to René J. Blokland
5026
5027 2006-07-07 [paul]       2.3.1cvs67
5028
5029         * src/action.c
5030                 Return now Closes dialog
5031         * src/mimeview.c
5032         * src/mimeview.h
5033         * src/textview.c
5034                 add contextual menu to mime parts listed
5035                 in the textview
5036                 Thanks to Colin
5037         * src/common/utils.c
5038                 reversal: ' is a valid character in URLs
5039
5040 2006-07-06 [colin]      2.3.1cvs66
5041
5042         * src/remotefolder.h
5043                 Forgotten in previous commit
5044
5045 2006-07-06 [colin]      2.3.1cvs65
5046
5047         * src/folder.c
5048                 Set summary update flag whenever
5049                 totals changed
5050         * src/imap.c
5051         * src/prefs_account.c
5052         * src/common/utils.h
5053         * src/etpan/imap-thread.c
5054                 Fix warnings, thanks to Fabien and
5055                 Ricardo
5056
5057 2006-07-06 [wwp]        2.3.1cvs64
5058
5059         * src/gtk/gtkutils.c
5060                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
5061
5062 2006-07-06 [wwp]        2.3.1cvs63
5063
5064         * src/account.c
5065         * src/addressbook.c
5066         * src/addressitem.h
5067         * src/folderview.c
5068         * src/mainwindow.c
5069         * src/manual.c
5070         * src/manual.h
5071         * src/message_search.c
5072         * src/prefs_actions.c
5073         * src/prefs_filtering.c
5074         * src/prefs_filtering.h
5075         * src/prefs_template.c
5076         * src/summary_search.c
5077         * src/summaryview.c
5078         * src/gtk/gtkutils.c
5079         * src/gtk/gtkutils.h
5080         * src/gtk/pluginwindow.c
5081                 add help buttons to some dialogs. Clicking such buttons opens a
5082                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
5083
5084 2006-07-06 [paul]       2.3.1cvs62
5085
5086         * src/textview.c
5087                 fix attachments contextual menu
5088                 Thanks to Colin
5089
5090 2006-07-05 [colin]      2.3.1cvs61
5091
5092         * src/textview.c
5093         * src/compose.c
5094                 Handle sftp:// links
5095
5096 2006-07-05 [paul]       2.3.1cvs60
5097
5098         * src/gtk/filesel.c
5099                 grab save button by default
5100                 Thanks to Colin
5101
5102 2006-07-05 [wwp]        2.3.1cvs59
5103
5104         * manual/xml2pdf
5105                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
5106
5107 2006-07-04 [colin]      2.3.1cvs58
5108
5109         * src/mimeview.c
5110         * src/textview.c
5111                 Use left click to select, middle click to open
5112                 on mimeparts links
5113         * src/common/utils.c
5114                 Fix segfault
5115
5116 2006-07-04 [colin]      2.3.1cvs57
5117
5118         * src/mainwindow.c
5119         * src/news.c
5120                 Warning fixes, thanks to Fabien
5121
5122 2006-07-04 [colin]      2.3.1cvs56
5123
5124         * src/mimeview.c
5125         * src/mimeview.h
5126         * src/textview.c
5127                 Allow parts to be selected via their text label
5128                 in textview
5129
5130 2006-07-04 [colin]      2.3.1cvs55
5131
5132         * src/folderview.c
5133                 Feedback when closing (for big folders)
5134         * src/prefs_actions.c
5135         * src/prefs_filtering.c
5136         * src/prefs_matcher.c
5137         * src/prefs_template.c
5138                 Fix default button when closing without
5139                 having saved
5140
5141 2006-07-04 [colin]      2.3.1cvs54
5142
5143         * src/news.c
5144                 Delete local file on deletion
5145
5146 2006-07-03 [colin]      2.3.1cvs53
5147
5148         * src/folderview.c
5149         * src/main.c
5150                 Don't freeze when rescanning after crash
5151
5152 2006-07-03 [wwp]        2.3.1cvs52
5153
5154         * src/compose.c
5155         * src/privacy.c
5156         * src/privacy.h
5157         * src/plugins/pgpinline/pgpinline.c
5158         * src/plugins/pgpmime/pgpmime.c
5159                 don't report an error when the user cancels the passphrase dialog.
5160
5161 2006-07-02 [colin]      2.3.1cvs51
5162
5163         * src/folderview.c
5164                 Open message when crossing folders with Space,
5165                 goto next unread and friends
5166
5167 2006-07-01 [colin]      2.3.1cvs50
5168
5169         * src/prefs_account.c
5170                 Typographic rules varying from language
5171                 to language (in french "Protocole :"),
5172                 we have to do that :)
5173
5174 2006-07-01 [ticho]      2.3.1cvs49
5175
5176         * src/prefs_account.c
5177                 Only use one temporary gchar* variable in
5178                 prefs_account_protocol_set_optmenu().
5179
5180 2006-07-01 [ticho]      2.3.1cvs48
5181
5182         * src/prefs_account.c
5183         * src/prefs_account.h
5184                 Use GtkLabel for existing account protocol name.
5185                 Created an array for protocol names and populate the
5186                 combobox from it in a for() cycle.
5187
5188 2006-06-30 [colin]      2.3.1cvs47
5189
5190         * src/compose.c
5191                 Block undo when changing signature (by changing
5192                 account)
5193
5194 2006-06-30 [paul]       2.3.1cvs46
5195
5196         * src/send_message.c
5197                 when editing From in the Compose window, use that address
5198                 in the Return-Path: header
5199                 Thanks to Colin
5200
5201 2006-06-30 [colin]      2.3.1cvs45
5202
5203         * src/compose.c
5204                 Fix signature replacement:
5205                 - when no newline before separator
5206                 - when reediting
5207
5208 2006-06-29 [colin]      2.3.1cvs44
5209
5210         * src/folderview.c
5211         * src/folderview.h
5212         * src/mainwindow.c
5213         * src/summaryview.c
5214                 Let 'View/Go to/Next marked' work like
5215                 Next new & Next unread: across folders
5216                 Change the select_on_entry pref to do
5217                 what we want when changing folder
5218         * src/common/utils.c
5219                 Fix single-quoted links 
5220
5221 2006-06-29 [colin]      2.3.1cvs43
5222
5223         * src/gtk/gtkaspell.c
5224                 "Sylpheed" and "Sylpheed-Claws" do exist !
5225
5226 2006-06-29 [colin]      2.3.1cvs42
5227
5228         * src/imap.c
5229                 Forgot to remove debug
5230
5231 2006-06-29 [colin]      2.3.1cvs41
5232
5233         * src/imap.c
5234         * src/imap.h
5235         * src/mainwindow.c
5236                 Disconnect from IMAP servers when going
5237                 offline. Fixes bug #978 (going to offline-mode 
5238                 won't close connections)
5239
5240 2006-06-29 [colin]      2.3.1cvs40
5241
5242         * src/main.c
5243                 Fix transient setting on failing plugins
5244                 Patch by Fabien
5245         * src/plugins/pgpcore/sgpgme.c
5246                 Only warn for OpenPGP. Most people don't
5247                 have CMS available.
5248
5249 2006-06-29 [colin]      2.3.1cvs39
5250
5251         * src/compose.c
5252                 Fix Spelling menu (discrepancy between context menu
5253                 and top menu when folder's dictionary isn't the 
5254                 default one)
5255         * src/plugins/pgpcore/sgpgme.c
5256                 More error reporting about why gpgme can fail
5257
5258 2006-06-29 [wwp]        2.3.1cvs38
5259
5260         * src/mainwindow.c
5261                 honor the display-header-pane setting even when the message view
5262                 is a separate window.
5263
5264 2006-06-29 [wwp]        2.3.1cvs37
5265
5266         * src/prefs_actions.c
5267                 forgot to commit that one (use of GTK_STOCK_INFO).
5268
5269 2006-06-29 [colin]      2.3.1cvs36
5270
5271         * src/imap.c
5272                 Better handling of login errors (ask the password
5273                 again once), alert in case of error. Fix three
5274                 signedness warnings.
5275
5276 2006-06-28 [wwp]        2.3.1cvs35
5277
5278         * src/prefs_template.c
5279         * src/prefs_matcher.c
5280         * src/prefs_filtering_action.c
5281         * src/prefs_quote.c
5282                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
5283                 patch by Fabien Vantard, slightly modified.
5284
5285 2006-06-28 [paul]
5286
5287         2.4.0-rc2 released
5288
5289 2006-06-28 [colin]      2.3.1cvs34
5290
5291         * src/prefs_account.c
5292                 Fix bug #977 (Can't add or edit imap accounts)
5293
5294 2006-06-28 [colin]      2.3.1cvs33
5295
5296         * src/mimeview.c
5297                 Fix previous
5298
5299 2006-06-28 [colin]      2.3.1cvs32
5300
5301         * src/mimeview.c
5302                 Save named inlined attachments with "Save all"
5303         * src/main.c
5304         * src/mbox.c
5305         * src/common/plugin.c
5306         * src/common/plugin.h
5307         * src/common/sylpheed.c
5308         * src/common/utils.c
5309         * src/plugins/pgpcore/sylpheed.def
5310         * src/plugins/pgpinline/sylpheed.def
5311         * src/plugins/pgpmime/sylpheed.def
5312                 Win32 compatibility patch, by
5313                 Werner Koch
5314
5315 2006-06-28 [wwp]        2.3.1cvs31
5316
5317         * src/imap.c
5318         * src/prefs_folder_item.c
5319                 less compilation warnings (thanks to Fabien Vantard), less typos.
5320
5321 2006-06-28 [paul]       2.3.1cvs30
5322
5323         * src/gtk/gtkutils.c
5324                 gtk_combo_box_set_focus_on_click() is only
5325                 available since gtk 2.6.0
5326
5327 2006-06-28 [paul]       2.3.1cvs29
5328
5329         * src/prefs_ext_prog.c
5330                 fix engrish and add a tooltip for the
5331                 'command for 'Display as text' option
5332
5333 2006-06-28 [paul]
5334
5335         2.4.0-rc1 released
5336
5337 2006-06-28 [paul]       2.3.1cvs28
5338
5339         * ChangeLog
5340         * tools/Makefile.am
5341                 include textviewer.pl in releases
5342
5343 2006-06-28 [paul]       2.3.1cvs27
5344
5345         * src/prefs_ext_prog.c
5346                 hide Print command option if libgnomeprint
5347                 support is present
5348
5349 2006-06-27 [colin]      2.3.1cvs26
5350
5351         * src/compose.c
5352                 Fix Esc handling in insert/attach dialog
5353                 Don't show this dialog if dragging something
5354                 else than text/uri-list
5355                 Thanks to Fabien Vantard
5356         * tools/textviewer.pl
5357                 Filter script to display stuff as text
5358                 by H. Merijn Brand
5359
5360 2006-06-27 [wwp]        2.3.1cvs25
5361
5362         * src/messageview.c
5363                 use the exact product name (message view title), patch
5364                 by Fabien Vantard.
5365
5366 2006-06-27 [ticho]      2.3.1cvs24
5367
5368         * src/prefs_account.c
5369         * src/prefs_common.c
5370         * src/prefs_common.h
5371         * src/prefs_ext_prog.c
5372         * src/textview.c
5373                 Add a preference (Preferences/External programs)
5374                 to allow "Display as text" to be done via a script
5375                 (patch by H.Merijn Brand).
5376                 Use GtkComboBox for protocol selection in account
5377                 preferences.
5378                 Only include current choice for existing accounts, and
5379                 insensitivize the combobox.
5380
5381 2006-06-27 [paul]       2.3.1cvs23
5382
5383         * src/mbox.c
5384                 fix crasher introduced in cvs21.
5385                 Thanks to Colin
5386
5387 2006-06-26 [colin]      2.3.1cvs22
5388
5389         * src/mbox.c
5390                 Fix double-frees when leaving folders
5391                 after exporting to mbox
5392
5393 2006-06-26 [colin]      2.3.1cvs21
5394
5395         * src/mbox.c
5396                 More feedback (and optimisation)
5397                 on import/export
5398         * src/common/utils.c
5399                 Fix case when looking for mail addresses
5400         * src/gtk/gtkutils.c
5401                 Extra check for (X-)Face
5402
5403 2006-06-25 [ticho]      2.3.1cvs20
5404
5405         * src/compose.c
5406         * src/exphtmldlg.c
5407         * src/gtk/gtkutils.c
5408         * src/gtk/gtkutils.h
5409                 Added second argument to gtkut_sc_combobox_create() to
5410                 control focus-on-click for the widget.
5411                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
5412
5413 2006-06-25 [ticho]      2.3.1cvs19
5414
5415         * src/compose.c
5416         * src/gtk/Makefile.am
5417         * src/gtk/combobox.c
5418         * src/gtk/combobox.h
5419         * src/gtk/gtkutils.c
5420         * src/gtk/gtkutils.h
5421                 Use GtkComboBox instead of deprecated GtkOptionMenu
5422                 for account selector in compose window and for encoding
5423                 selector in attachment properties.
5424                 Also factorise working with the new GtkComboBox somewhat.
5425
5426 2006-06-24 [paul]       2.3.1cvs18
5427
5428         * src/prefs_common.c
5429                 use the correct default value
5430
5431 2006-06-24 [paul]       2.3.1cvs17
5432
5433         * src/compose.c
5434         * src/prefs_common.c
5435         * src/prefs_common.h
5436         * src/prefs_compose_writing.c
5437                 enable setting of default action when
5438                 dnd'ing files in the compose window.
5439                 (Collaborative effort with wwp)
5440
5441 2006-06-23 [wwp]        2.3.1cvs16
5442
5443         * src/compose.c
5444                 i18n fix (thanks to Fabien Vantard)
5445
5446 2006-06-22 [colin]      2.3.1cvs15
5447
5448         * src/prefs_customheader.c
5449                 Don't use filters in custom headers' file 
5450                 selector. Remember, extensions mean nothing :)
5451
5452 2006-06-22 [paul]       2.3.1cvs14
5453
5454         * configure.ac
5455                 allow setting of man directory location
5456
5457 2006-06-22 [colin]      2.3.1cvs13
5458
5459         * src/mainwindow.c
5460                 Add 'View/Go to/Next unread folder'.
5461                 I missed that :)
5462
5463 2006-06-22 [colin]      2.3.1cvs12
5464
5465         * src/common/utils.c
5466                 Add some subject prefixes
5467                 Patch by Bjorn T Johansen <btj@havleik.no>
5468
5469 2006-06-22 [colin]      2.3.1cvs11
5470
5471         * manual/advanced.xml
5472                 Forgotten hidden pref
5473
5474 2006-06-21 [paul]       2.3.1cvs10
5475
5476         * src/prefs_account.c
5477                 complete the removal of 'Add date header' option
5478
5479 2006-06-21 [paul]       2.3.1cvs9
5480
5481         * src/account.c
5482         * src/compose.c
5483         * src/prefs_account.c
5484         * src/prefs_account.h
5485                 remove option to add date header - always
5486                 add date header
5487         * src/etpan/imap-thread.c
5488                 fix warnings (Thanks to Colin)
5489
5490 2006-06-21 [wwp]        2.3.1cvs8
5491
5492         * src/folder.c
5493                 set the attachment flag when inline text part are (file)named. This is more convenient
5494                 when receiving (for instance) inline source files or patches sent using thunderbird.
5495
5496 2006-06-21 [paul]       2.3.1cvs7
5497
5498         * src/inc.c
5499                 fix off-by-one count of current msg in
5500                 statusbar filtering progressbar
5501
5502 2006-06-21 [paul]       2.3.1cvs6
5503
5504         * src/folder.c
5505                 Show attachment icon even if the part is 'inline'
5506                 if the following conditions are met:
5507                 - content-type != 'text/plain'
5508                 - content-type != '*/pgp-signature'
5509                 - either 'name' or 'filename' parameter is not NULL
5510                 
5511                 Thanks to Colin
5512
5513 2006-06-21 [paul]       2.3.1cvs5
5514
5515         * src/messageview.c
5516         * src/prefs_common.c
5517         * src/prefs_common.h
5518         * src/prefs_other.c
5519                 add an option to 'Never send Return
5520                 Receipts'
5521                 Thanks to Colin
5522
5523 2006-06-20 [mones]      2.3.1cvs4
5524
5525         * po/es.po
5526                 updated
5527         * src/compose.c
5528                 typo fixed (space after comma)
5529         * tools/make.themes.project
5530                 remove exec mode from tarball files
5531
5532 2006-06-20 [colin]      2.3.1cvs3
5533
5534         * src/news.c
5535         * src/procheader.c
5536         * src/unmime.c
5537                 Better fix for \n's in headers (don't 
5538                 break Received: and others)
5539
5540 2006-06-20 [paul]       2.3.1cvs2
5541
5542         * src/alertpanel.c
5543         * src/textview.c
5544                 improve legibility of phishing attempt
5545                 dialog
5546
5547 2006-06-20 [paul]       2.3.1cvs1
5548
5549         * NEWS
5550         * README
5551         * configure.ac
5552                 Update version number following
5553                 stable release
5554
5555 2006-06-20 [colin]      2.3.0cvs26
5556
5557         * src/compose.c
5558                 When dragging a file to the text of the compose
5559                 window, ask whether we want to insert or attach
5560                 (I know lots of people who do that to attach)
5561
5562 2006-06-20 [colin]      2.3.0cvs25
5563
5564         * src/etpan/imap-thread.c
5565                 Fix threshold (the append command is often > 32 bytes)
5566
5567 2006-06-19 [colin]      2.3.0cvs24
5568
5569         * src/imap.c
5570         * src/etpan/imap-thread.c
5571                 Workaround Rockliffe IMAP server bug: replace
5572                 "x UID SEARCH (ANSWERED UID 1:*)" with
5573                 "x UID SEARCH ANSWERED"
5574                 (Rockliffe doesn't handle the parenthesis)
5575
5576 2006-06-19 [colin]      2.3.0cvs23
5577
5578         * src/compose.c
5579         * src/imap.c
5580         * src/etpan/imap-thread.c
5581                 Probably fix bug #972 (Freezes when adding 
5582                 an attachment to the message)
5583         * src/common/defs.h
5584                 Modernize Firefox cmd
5585
5586
5587 2006-06-18 [colin]      2.3.0cvs22
5588
5589         * src/prefs_customheader.c
5590                 Only allow correct filenames for various
5591                 custom headers
5592
5593 2006-06-18 [colin]      2.3.0cvs21
5594
5595         * src/prefs_customheader.c
5596                 Add a 'From File...' button in custom headers prefs, which
5597                 try to do the right thing: 
5598                 for normal headers, use file as plaintext,
5599                 for X-Face, calls compface,
5600                 for Face, encode to b64.
5601
5602 2006-06-17 [colin]      2.3.0cvs20
5603
5604         * src/mh.c
5605                 Warning fix
5606
5607 2006-06-16 [colin]      2.3.0cvs19
5608
5609         * src/summaryview.c
5610                 Recursive quicksearch: show message list
5611                 in current folder, *then* search children
5612                 in the background.
5613
5614 2006-06-16 [colin]      2.3.0cvs18
5615
5616         * src/main.c
5617                 Instead of ignoring SIGPIPE, save caches
5618                 when getting one. Will fix the fact that
5619                 hot caches are out-of-date when logging 
5620                 out of Xorg.
5621         * src/compose.c
5622         * src/prefs_compose_writing.c
5623                 Only save text (not attachments) when 
5624                 auto-saving to drafts
5625         * src/unmime.c
5626                 Always replace \n, \r and \t with spaces
5627                 in headers
5628         * manual/dist/html/Makefile.am
5629         * manual/dist/pdf/Makefile.am
5630         * manual/dist/ps/Makefile.am
5631         * manual/dist/txt/Makefile.am
5632         * manual/fr/dist/html/Makefile.am
5633         * manual/fr/dist/pdf/Makefile.am
5634         * manual/fr/dist/ps/Makefile.am
5635         * manual/fr/dist/txt/Makefile.am
5636         * manual/pl/dist/html/Makefile.am
5637         * manual/pl/dist/pdf/Makefile.am
5638         * manual/pl/dist/ps/Makefile.am
5639         * manual/pl/dist/txt/Makefile.am
5640                 Fix make clean removing pregenerated manuals
5641
5642
5643 2006-06-16 [colin]      2.3.0cvs17
5644
5645         * src/plugins/pgpcore/sgpgme.c
5646         * src/plugins/pgpmime/pgpmime.c
5647         * src/plugins/pgpinline/pgpinline.c
5648                 Better error reporting in setup_signers.
5649                 Don't fallback to default key if specified
5650                 key isn't found.
5651                 Don't allow signing if more than one secret
5652                 key matches the one specified in prefs.
5653
5654 2006-06-15 [colin]      2.3.0cvs16
5655
5656         * src/folderview.c
5657                 Add "Send queue" in the folder's contextual
5658                 menu
5659         * src/compose.c
5660         * src/messageview.c
5661         * src/privacy.c
5662         * src/privacy.h
5663         * src/procmime.c
5664         * src/procmsg.c
5665         * src/plugins/pgpcore/passphrase.c
5666         * src/plugins/pgpcore/sgpgme.c
5667         * src/plugins/pgpinline/pgpinline.c
5668         * src/plugins/pgpmime/pgpmime.c
5669                 Better error reporting
5670         * src/mbox.c
5671                 Probably fix bug #971 (2.2.3 cannot read mail 
5672                 from local mbox)
5673
5674
5675 2006-06-15 [mones]      2.3.0cvs15
5676
5677         * tools/make.themes.project
5678                 creates the themes project from the web page
5679
5680 2006-06-15 [colin]      2.3.0cvs14
5681
5682         * src/folder.c
5683                 Better fix (avoid losing the folder if scan_tree 
5684                 fails)
5685
5686 2006-06-15 [cleroy]     2.3.0cvs13
5687
5688         * src/folder.c
5689                 Probably fix Bug #969 (crash on rebuilding 
5690                 imap folder)
5691
5692 2006-06-14 [colin]      2.3.0cvs12
5693
5694         * manual/dtd/manual.xsl
5695         * manual/sylpheed-claws-manual.xml
5696         * manual/fr/sylpheed-claws-manual.xml
5697         * manual/pl/sylpheed-claws-manual.xml
5698                 Insert pagebreaks between sections
5699
5700 2006-06-14 [paul]       2.3.0cvs11
5701
5702         * configure.ac
5703                 better fix than 2.3.0cvs10
5704
5705 2006-06-14 [paul]       2.3.0cvs10
5706
5707         * configure.ac
5708                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5709                 (backwards compatible)
5710
5711 2006-06-13 [colin]      2.3.0cvs9
5712
5713         * src/messageview.c
5714                 Fix sending of return receipt with the new queue folders
5715
5716 2006-06-13 [wwp]        2.3.0cvs8
5717
5718         * src/quote_fmt_lex.l
5719                 fix wrong tokens returned in quote_fmt lexer, query not().
5720
5721 2006-06-13 [wwp]        2.3.0cvs7
5722
5723         * src/folder.c
5724         * src/prefs_folder_item.c
5725                 allow changing folder type even when folder is not a top-level one,
5726                 thanks to Colin.
5727
5728 2006-06-12 [colin]      2.3.0cvs6
5729
5730         * src/folderview.c
5731                 Fix double-ask of "Do you want to mark all
5732                 as read"
5733
5734 2006-06-12 [colin]      2.3.0cvs5
5735
5736         * src/compose.c
5737         * src/compose.h
5738         * src/folder.c
5739         * src/folder.h
5740         * src/imap.c
5741         * src/inc.c
5742         * src/main.c
5743         * src/messageview.c
5744         * src/mh.c
5745         * src/prefs_folder_item.c
5746         * src/procheader.c
5747         * src/procmime.c
5748         * src/procmsg.c
5749         * src/procmsg.h
5750         * src/send_message.c
5751         * src/summaryview.c
5752         * src/toolbar.c
5753                 Apply bug #964's patch (Queue and drafts aren't normal)
5754                 The Drafts and Queue folder now contain RFC-822 files,
5755                 allowing to move and copy mails from and to these 
5756                 folders. Moving from Drafts to Queue will prepare the
5757                 mail for sending (PGP signature, encryption, etc).
5758                 This patch also rework sending errors handling to try
5759                 to be more helpful.
5760                 Also, allow redefining folder types via the GUI 
5761                 (Folder type in its Properties)
5762
5763 2006-06-12 [colin]      2.3.0cvs4
5764
5765         * src/summaryview.c
5766         * src/prefs_common.c
5767         * src/prefs_common.h
5768         * src/gedit-print.c
5769                 Allow to define a specific print font - patch
5770                 by Bernhard Walle <bernhard.walle@gmx.de>
5771         * src/prefs_fonts.c
5772         * manual/advanced.xml
5773         * manual/fr/advanced.xml
5774                 Add a hidden pref to allow deletion without
5775                 confirmation
5776
5777 2006-06-12 [wwp]        2.3.0cvs3
5778
5779         * .cvsignore
5780                 more files to ignore.
5781
5782 2006-06-12 [wwp]        2.3.0cvs2
5783
5784         * src/quote_fmt.c
5785         * src/quote_fmt_lex.l
5786         * src/quote_fmt_parse.y
5787                 extend the quote_fmt parser (templates and quotes):
5788                 - allow limited sub-expressions in |p{} and |f{} expressions,
5789                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
5790                 - implemented/fixed missing implementation of query_references and show_references,
5791                 - completed, fixed contents and format of the symbols help dialog,
5792                 - fix some compilation warnings.
5793
5794 2006-06-12 [wwp]        2.3.0cvs1
5795
5796         * manual/advanced.xml
5797         * manual/fr/advanced.xml
5798                 updates in the "templates" section of the manual (eng/fr):
5799                  - be more precise (both versions)
5800                  - completed to match the english reference (fr version)
5801                  - touchups (both versions)
5802
5803 2006-06-12 [paul]       2.3.0
5804
5805         2.3.0 released
5806
5807 2006-06-12 [paul]       2.2.3cvs14
5808
5809         * po/ca.po
5810         * po/cs.po
5811         * po/de.po
5812         * po/el.po
5813         * po/fr.po
5814         * po/it.po
5815         * po/pt_BR.po
5816         * po/sr.po
5817         * po/zh_CN.po
5818                 updated by Miquel Oliete, Tim, Stephan Sachse,
5819                 Stavros Giannouris, Fabien Vantard, Andrea
5820                 Spadaccini, Frederico Goncalves Guimaraes,
5821                 Aleksandar Urosevic, and Ralgh Young
5822
5823 2006-06-12 [colin]      2.2.3cvs13
5824
5825         * src/mbox.c
5826                 Add missing header
5827
5828 2006-06-11 [colin]      2.2.3cvs12
5829
5830         * src/msgcache.c
5831                 Verify that g_malloc() succeeded
5832
5833 2006-06-11 [colin]      2.2.3cvs11
5834
5835         * src/wizard.c
5836                 Add Face header to welcome mail
5837
5838 2006-06-10 [colin]      2.2.3cvs10
5839
5840         * src/textview.c
5841                 Revert previous (Forgot it changes the
5842                 margin on the whole mail)
5843
5844 2006-06-10 [colin]      2.2.3cvs9
5845
5846         * src/textview.c
5847                 Don't overlap long headers under (X-)Face
5848
5849 2006-06-10 [mones]      2.2.3cvs8
5850
5851         * manual/xml2pdf
5852                 allow generation of manual on systems lacking saxon binary
5853                 but with java and the saxon library installed
5854
5855         * po/es.po
5856                 updated for release
5857
5858 2006-06-09 [colin]      2.2.3cvs7
5859
5860         * src/summaryview.c
5861                 Fix leak when using Display Sender using Addressbook
5862
5863 2006-06-09 [colin]      2.2.3cvs6
5864
5865         * src/compose.c
5866         * src/folder.c
5867         * src/folderview.c
5868         * src/mimeview.c
5869         * src/summaryview.c
5870                 More leaks fixes
5871
5872 2006-06-09 [paul]       2.2.3cvs5
5873
5874         * AUTHORS
5875         * src/gtk/authors.h
5876         * tools/claws.i18n.status.pl
5877                 updated with new info
5878
5879 2006-06-09 [paul]       2.2.3cvs4
5880
5881         * README
5882                 updated
5883         * manual/ack.xml
5884                 add wwp to authors list
5885         * src/gtk/authors.h
5886                 update mine and Colin's addresses
5887
5888 2006-06-08 [colin]      2.2.3cvs3
5889
5890         * src/etpan/imap-thread.c
5891                 Fix leak on SSL cert check
5892
5893 2006-06-08 [colin]      2.2.3cvs2
5894
5895         * src/common/utils.c
5896                 Fix leak
5897
5898 2006-06-08 [paul]       2.2.3cvs1
5899
5900         * configure.ac
5901                 Update version number following
5902                 stable release
5903
5904 2006-06-07 [colin]      2.2.2cvs3
5905
5906         * src/msgcache.c
5907                 Fix catching cache read errors (guint instead of gint)
5908                 Prevent malloc'ing more than 8MB (means cache corruption)
5909
5910 2006-06-07 [paul]       2.2.2cvs2
5911
5912         * src/exporthtml.c
5913         * src/exportldif.c
5914         * src/mh.c
5915         * src/mutt.c
5916         * src/pine.c
5917         * src/common/utils.c
5918                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
5919                 obey $HOME'
5920                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
5921                 Thanks to Colin
5922
5923 2006-06-06 [paul]       2.2.2cvs1
5924
5925         * configure.ac
5926                 Update version number following
5927                 stable release
5928
5929 2006-06-06 [paul]       2.2.1cvs6
5930
5931         * src/matcher.c
5932                 fix  implicit declaration of
5933                 sylpheed_do_idle()
5934                 Patch by Fabien Vantard
5935
5936 2006-06-06 [paul]       2.2.1cvs5
5937
5938         * src/matcher.c
5939                 fix age_greater and age_lower so that they
5940                 mean what say and not '...or equal to'
5941                 Thanks to Colin
5942
5943 2006-06-06 [paul]       2.2.1cvs4
5944
5945         * src/textview.c
5946         * src/common/utils.c
5947                 fix URI check
5948                 Thanks to Colin
5949
5950 2006-06-05 [wwp]        2.2.1cvs3
5951
5952         * manual/fr/account.xml
5953                 minor language fixes (thanks to Fabien Vantard).
5954
5955 2006-06-05 [colin]      2.2.1cvs2
5956
5957         * src/prefs_folder_item.c
5958         * src/folderview.c
5959                 Allow recursive setting of properties 
5960                 for whole mailboxes
5961         * src/matcher.c
5962                 Don't freeze on 'test' filtering rule
5963
5964 2006-06-05 [colin]      2.2.1cvs1
5965
5966         * configure.ac
5967                 Update version number following
5968                 stable release
5969
5970 2006-06-04 [wwp]        2.2.0cvs82
5971
5972         * manual/glossary.xml
5973         * manual/account.xml
5974         * manual/fr/glossary.xml
5975         * manual/fr/account.xml
5976                 added glossary section and references/links related to the Face custom header.
5977
5978 2006-06-04 [colin]      2.2.0cvs81
5979
5980         * src/summaryview.c
5981                 Skip to next message on move with no
5982                 immediate execution
5983
5984 2006-06-04 [wwp]        2.2.0cvs80
5985
5986         * manual/xml2pdf
5987                 added sanity checks, exit when needed.
5988
5989 2006-06-03 [paul]       2.2.0cvs79
5990
5991         * src/prefs_receive.c
5992                 page name is now 'Receiving'
5993         * src/prefs_send.c
5994                 page name is now 'Sending'
5995
5996 2006-06-03 [colin]      2.2.0cvs78
5997
5998         * src/plugins/spamassassin/spamassassin_gtk.c
5999                 Autoswitch to Localhost if transport was previously
6000                 disabled. Else people had to check [] Enable, then
6001                 *reselect* transport.
6002
6003 2006-06-03 [colin]      2.2.0cvs77
6004
6005         * src/plugins/pgpinline/pgpinline.c
6006         * src/plugins/pgpmime/pgpmime.c
6007                 Check that gpg_data_release_and_get_mem 
6008                 didn't fail (now, why this happens...)
6009
6010 2006-06-03 [colin]      2.2.0cvs76
6011
6012         * src/mbox.c
6013                 Fix bug #962 (Manual and/or UI should 
6014                 warn about incompatible locking 
6015                 causing dataloss)
6016
6017 2006-06-02 [cleroy]     2.2.0cvs75
6018
6019         * src/filtering.c
6020         * src/folder.c
6021         * src/procmsg.c
6022         * src/summaryview.c
6023                 Fix a few leaks
6024
6025 2006-06-02 [colin]      2.2.0cvs74
6026
6027         * src/main.c
6028                 On exit, free caches after writing them
6029                 Shuts up some valgrind false positives
6030         * src/procmsg.c
6031         * src/send_message.c
6032                 Fix races when reusing existing SMTP connections
6033                 Fix inexistant session timeout
6034         * src/toolbar.c
6035                 Display alertpanel after all queues have
6036                 been processed, not after each
6037
6038 2006-06-02 [wwp]        2.2.0cvs73
6039
6040         * manual/fr/glossary.xml
6041         * manual/fr/ack.xml
6042         * manual/ack.xml
6043                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
6044
6045 2006-06-02 [wwp]        2.2.0cvs72
6046
6047         * manual/xml2pdf
6048         * manual/dist/pdf/Makefile.am
6049         * manual/dtd/manual.xsl
6050         * manual/fr/dist/pdf/Makefile.am
6051         * manual/pl/dist/pdf/Makefile.am
6052                 we changed the procedure to generate the .pdf version of the manual.
6053                 The procedure is more modern and the .pdf we get now has a valid index.
6054                 Here are the new pre-requisites:
6055
6056                 - JRE 1.x (1.4 here): there must be one from your distro
6057                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
6058                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
6059                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
6060
6061                 See my posts for further info about the installation of this toolchain:
6062
6063                 Date: Fri, 19 May 2006 19:40:06 +0200
6064                 From: wwp <subscript@free.fr>
6065                 To: sylpheed-claws-devel@lists.sourceforge.net
6066                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
6067
6068                 and
6069
6070                 Date: Wed, 24 May 2006 12:58:49 +0200
6071                 From: wwp <subscript@free.fr>
6072                 To: sylpheed-claws-devel@lists.sourceforge.net
6073                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
6074
6075 2006-06-01 [colin]      2.2.0cvs71
6076
6077         * src/compose.c
6078                 Better guards against IMAP races
6079         * src/main.c
6080         * src/prefs_common.c
6081         * src/prefs_common.h
6082         * src/common/ssl_certificate.c
6083         * src/etpan/imap-thread.c
6084         * src/etpan/imap-thread.h
6085         * src/gtk/sslcertwindow.c
6086                 New hidden option ssl_skip_cert_check to 
6087                 avoid dups of bug #959 (libetpan linked
6088                 against gnutls and gnutls buggy on 64bit)
6089                 Present expired warning only once per
6090                 session/server.
6091         * manual/advanced.xml
6092         * manual/fr/advanced.xml
6093                 Document new option
6094
6095 2006-06-01 [wwp]        2.2.0cvs70
6096
6097         * src/messageview.c
6098                 fix for bug #961 (return receipt dialog 
6099                 complains incorrectly about return-path 
6100                 email adress being different), thanks 
6101                 to Colin.
6102
6103 2006-05-31 [cleroy]     2.2.0cvs69
6104
6105         * src/common/ssl.c
6106                 Guard against NULLs, although this
6107                 should never be an issue
6108
6109 2006-05-31 [colin]      2.2.0cvs68
6110
6111         * src/filtering.c
6112                 Use g_slist_prepend
6113         * src/imap.c
6114                 Don't remove caches when destroying folder, it
6115                 could (should) be done at exit
6116         * src/inc.c
6117                 free processing cache after incorporation
6118         * src/etpan/imap-thread.c
6119                 Maybe fix bug #959 (Crash on moving to emails 
6120                 to a imap account per ssl with a expired 
6121                 certificate.)
6122
6123 2006-05-30 [colin]      2.2.0cvs67
6124
6125         * src/summaryview.c
6126                 Put back event flush when displaying message
6127                 It avoids reading a bunch of messages just
6128                 by hitting shift-n for too long ;)
6129
6130 2006-05-29 [colin]      2.2.0cvs66
6131
6132         * src/summaryview.c
6133                 Remove useless g_warnings
6134
6135 2006-05-29 [colin]      2.2.0cvs65
6136
6137         * src/imap.c
6138                 Fix g_slist_append()s for performance
6139
6140 2006-05-29 [colin]      2.2.0cvs64
6141
6142         * src/compose.c
6143         * src/common/utils.c
6144                 Fix extraneous tab at start of addresses
6145         * src/mainwindow.c
6146                 Fix warnings (thanks to Fabien)
6147                 Fix crash at exit when composing messages 
6148                 exist
6149         * src/pop.c
6150                 Fix progress bar when deleting expired mails
6151                 Thanks to Hiro
6152         * src/summaryview.c
6153         * src/gtk/gtksctree.c
6154                 Fix re-sorting slowness
6155
6156 2006-05-29 [paul]       2.2.0cvs63
6157
6158         * src/mh.c
6159                 fetch full message when moving mails
6160                 from another mailbox, (fixed data loss
6161                 when filtering from IMAP to MH, introduced
6162                 in 2.2.0cvs57).
6163                 Thanks to Colin
6164
6165 2006-05-29 [mones]      2.2.0cvs62
6166
6167         * src/gtk/gtksctree.c
6168                 Unselect faster (patch by Colin)        
6169
6170 2006-05-26 [colin]      2.2.0cvs61
6171
6172         * src/summaryview.c
6173                 Unplug MSGINFO_UPDATE callback on delete too.
6174
6175 2006-05-26 [colin]      2.2.0cvs60
6176
6177         * src/foldersel.c
6178                 Fix bold in folder selection window with glib2.10
6179                 thanks Hiro
6180
6181 2006-05-26 [colin]      2.2.0cvs59
6182
6183         * src/procheader.c
6184                 Convert date only if necessary (and don't
6185                 try to convert from utf8 to utf8, too)
6186         * src/summaryview.c
6187                 Only set column's text if the column's 
6188                 displayed
6189
6190 2006-05-26 [colin]      2.2.0cvs58
6191
6192         * src/summaryview.c
6193         * src/gtk/gtkutils.c
6194                 Fix useless warning
6195
6196 2006-05-26 [colin]      2.2.0cvs57
6197
6198         * src/mainwindow.c
6199                 Make summaryview selectable as long as 
6200                 no message has focus
6201         * src/mh.c
6202                 Faster deletion (by implementing mh_remove_msgs)
6203                 Faster copy (avoid using mh_fetch_msg just to get
6204                 the filename)
6205                 Faster move (using move_file instead of copy_file
6206                 if MSG_IS_MOVE)
6207                 No progressbar if total number of mails to cp/mv 
6208                 is less than 100
6209         * src/summaryview.c
6210                 Fix removal from subject_table when mail gets moved
6211                 Faster deletion (g_slist_prepend instead of append)
6212         * src/gtk/gtksctree.c
6213                 Remove useless code
6214
6215 2006-05-25 [colin]      2.2.0cvs56
6216
6217         * src/common/ssl_certificate.c
6218                 Fix leak in expired cert check
6219
6220 2006-05-25 [colin]      2.2.0cvs55
6221
6222         * src/mh.c
6223                 Disable flags syncing on .mh_sequences - it
6224                 is buggy and marks mails read under unknown
6225                 conditions.
6226
6227 2006-05-25 [paul]
6228
6229         * 2.3.0-rc4 released
6230
6231 2006-05-24 [colin]      2.2.0cvs54
6232
6233         attention cvs users: if you manage to crash
6234         Sylpheed-Claws while moving, copying or deleting
6235         mails, we *are* interested in stack traces and
6236         valgrind logs. It looks stable, but one never
6237         knows...
6238
6239         * src/folder.c
6240                 Add progressbar for cache updates
6241         * src/folderutils.c
6242                 Optimize Mark all read in the current
6243                 folder
6244         * src/mh.c
6245                 Add progressbar for copy/move
6246         * src/procmsg.c
6247                 Optimize O(n^2) in copy/move
6248         * src/summaryview.c
6249         * src/gtk/gtksctree.c
6250                 Optimize O(n^2) algos
6251         * src/common/timing.h
6252                 Display ms instead of us
6253
6254 2006-05-24 [wwp]        2.2.0cvs53
6255
6256         * manual/fr/advanced.xml
6257                 updates to the French manual.
6258
6259 2006-05-24 [wwp]        2.2.0cvs52
6260
6261         * src/common/utils.c
6262                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
6263
6264 2006-05-24 [wwp]        2.2.0cvs51
6265
6266         * src/folderutils.c
6267                 fixed "mark all read" in MH folders (thanks to Colin).
6268
6269 2006-05-24 [paul]       2.2.0cvs50
6270
6271         * doc/man/sylpheed-claws.1
6272                 updated the man page
6273
6274 2006-05-23 [colin]      2.2.0cvs49
6275
6276         * src/folderview.c
6277         * src/imap.c
6278         * src/inc.c
6279         * src/mbox.c
6280         * src/messageview.c
6281         * src/news.c
6282         * src/send_message.c
6283         * src/summaryview.c
6284         * src/gtk/sslcertwindow.c
6285                 alertpanel fixes, by Fabien
6286
6287 2006-05-23 [colin]      2.2.0cvs48
6288
6289         * src/folder.c
6290         * src/folderview.c
6291         * src/msgcache.c
6292         * src/summaryview.c
6293         * src/gtk/gtksctree.c
6294         * src/gtk/gtksctree.h
6295                 More timings
6296                 Fix slow loading problem, which was caused by the
6297                 use of some gtk_ctree funcs and their use of
6298                 g_list_position while gtk_ctree_(un)link'ing.
6299                 Reap more functions from gtkctree.c to be sure we
6300                 use our (fast) version instead of theirs.
6301         * src/mh.c
6302                 Fix copy of unread mails
6303
6304
6305 2006-05-22 [wwp]        2.2.0cvs47
6306
6307         * manual/fr/advanced.xml
6308                 updated.
6309
6310 2006-05-22 [colin]      2.2.0cvs46
6311
6312         * src/filtering.c
6313                 Fix possible infinite loop. 'copy' is not a 
6314                 final action, so when encountering a 'copy',
6315                 we have to check if a previous one was set
6316                 and do it. In the same way, if we encounter
6317                 a 'move' we have to perform a possibly 
6318                 pending 'copy'. This will slow down filtering
6319                 on IMAP if move+copy or multiple copy actions
6320                 are to be done, but handling it via the batch
6321                 would be really too convoluted.
6322
6323 2006-05-22 [wwp]        2.2.0cvs45
6324
6325         * manual/fr/advanced.xml
6326         * manual/fr/faq.xml
6327         * manual/fr/glossary.xml
6328         * manual/fr/handling.xml
6329         * manual/fr/intro.xml
6330         * manual/fr/plugins.xml
6331         * manual/fr/sylpheed-claws-manual.xml
6332                 sync w/ the english manual: updates URIs, documented mailing-list
6333                 support, better explanation about the enabled/disabled feature
6334                 in filtering/processing rules by Paul.
6335
6336 2006-05-21 [colin]      2.2.0cvs44
6337
6338         * src/summaryview.c
6339                 Don't expand after building threads, but during
6340
6341 2006-05-21 [colin]      2.2.0cvs43
6342
6343         * src/procmsg.c
6344         * src/summaryview.c
6345                 More timing possibilities... For next time I have 
6346                 to find out how the hell some 3GHz computer takes
6347                 one minute to open a 30k folder...
6348
6349 2006-05-21 [colin]      2.2.0cvs42
6350
6351         * manual/pl/advanced.xml
6352         * manual/pl/faq.xml
6353         * manual/pl/glossary.xml
6354         * manual/pl/handling.xml
6355         * manual/pl/intro.xml
6356         * manual/pl/plugins.xml
6357         * manual/pl/sylpheed-claws-manual.xml
6358                 Polish manual updated by Pawel
6359
6360 2006-05-20 [colin]
6361
6362         * 2.3.0-rc3 released
6363
6364 2006-05-20 [colin]      2.2.0cvs41
6365
6366         * src/imap.c
6367                 Fix -rc2 problems:
6368                 - remove cache of moved messages from original folder
6369                 - apply new flags to messages even if they aren't appliable
6370                   via IMAP.
6371
6372 2006-05-20 [colin]
6373
6374         * 2.3.0-rc2 released
6375
6376 2006-05-19 [colin]      2.2.0cvs40
6377
6378         * src/imap.c
6379                 Don't issue SELECT in imap_change_flags
6380                 before having checked that we indeed have
6381                 some flags to change. MSG_POSTFILTERED for
6382                 example can't be used on IMAP.
6383                 Fixes bug #955 (copying messages between 
6384                 imap folders is extremely slow), which was
6385                 a regression.
6386
6387 2006-05-19 [colin]      2.2.0cvs39
6388
6389         * src/folder.c
6390         * src/folder.h
6391         * src/folderview.c
6392                 Try to fix bug #830 (Some unread messages 
6393                 get marked read in IMAP inbox):
6394                 - Prevent scanning a folder if it's being 
6395                   opened via the GUI
6396                 - Postpone opening via the GUI of a folder
6397                   currently scanned.
6398
6399
6400 2006-05-19 [wwp]        2.2.0cvs38
6401
6402         * manual/advanced.xml
6403                 fix English+typo (thanks to Paul).
6404
6405 2006-05-19 [wwp]        2.2.0cvs37
6406
6407         * manual/advanced.xml
6408         * manual/fr/advanced.xml
6409         * src/gtk/logwindow.c
6410         * src/prefs_common.c
6411         * src/prefs_common.h
6412                 added hidden prefs to allow customization of colors used in
6413                 protocol log window (useful for dark gtk+ themes).
6414
6415 2006-05-19 [wwp]        2.2.0cvs36
6416
6417         * ChangeLog
6418                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
6419
6420 2006-05-19 [paul]       2.2.0cvs35
6421
6422         * src/textview.c
6423                 make Reply-To fully clickable
6424         * src/gtk/logwindow.c
6425                 more colouring (SMTP ESMTP)
6426         Both patches by Pawel Pekala
6427
6428 2006-05-19 [cleroy]     2.2.0cvs34
6429
6430         * src/mh.c
6431                 Don't update flags from current folder
6432                 Probably fixes bug #935 (Read Messages 
6433                 Revert to Being Marked as Unread)
6434
6435 2006-05-18 [colin]      2.2.0cvs33
6436
6437         * src/imap.c
6438                 Warning fix
6439         * src/compose.c
6440         * src/mainwindow.c
6441         * src/summaryview.c
6442         * src/toolbar.c
6443                 Allow replying to multiple emails
6444                 in multiple windows
6445         * src/mimeview.c
6446         * src/etpan/imap-thread.c
6447                 Leak fixes
6448
6449 2006-05-18 [paul]       2.2.0cvs32
6450
6451         * src/summaryview.c
6452                 keep Mailing-List menu refreshed
6453                 Thanks to Colin
6454
6455 2006-05-18 [paul]       2.2.0cvs31
6456
6457         * manual/advanced.xml
6458         * manual/faq.xml
6459         * manual/glossary.xml
6460         * manual/handling.xml
6461         * manual/intro.xml
6462         * manual/plugins.xml
6463         * manual/sylpheed-claws-manual.xml
6464                 update URLs
6465                 add info about mailing-list support
6466                 edit filtering info
6467         * src/wizard.c
6468         * src/common/defs.h
6469         * src/gtk/about.c
6470         * src/plugins/dillo_viewer/README
6471                 update URLs
6472
6473 2006-05-17 [wwp]        2.2.0cvs30
6474
6475         * manual/handling.xml
6476         * manual/fr/handling.xml
6477                 documented the ability to enabled/disable filtering/processing rules.
6478
6479 2006-05-17 [colin]      2.2.0cvs29
6480
6481         * src/main.c
6482                 Don't initialize g_thread subsystem if it's 
6483                 already done (thanks to Hiro)
6484         * src/mimeview.c
6485                 Fix saving of parts when there name can't be
6486                 converted from UTF-8.
6487
6488 2006-05-17 [paul]       2.2.0cvs28
6489
6490         * po/Makefile.in.in
6491                 fix config.status warning with autoconf 2.60
6492
6493 2006-05-17 [paul]       2.2.0cvs27
6494
6495         * po/POTFILES.in
6496                 add src/mbox.c
6497
6498 2006-05-17 [wwp]        2.2.0cvs26
6499
6500         * src/mainwindow.c
6501                 fix useless and potentially dangerous buffer walking (thanks to Colin).
6502
6503 2006-05-17 [wwp]        2.2.0cvs25
6504
6505         * src/plugins/demo/demo.c
6506                 updated product name in plugin demo (many plugins need to be
6507                 sync'ed w/ that change).
6508
6509 2006-05-17 [colin]      2.2.0cvs24
6510
6511         * src/mh.c
6512                 Fix leak
6513
6514 2006-05-16 [colin]      2.2.0cvs23
6515
6516         * src/mainwindow.c
6517                 Stupid me hit again. Fix cvs22.
6518
6519 2006-05-16 [colin]      2.2.0cvs22
6520
6521         * src/mainwindow.c
6522                 Fix bug #922 (sylpheed-claws crashed after 
6523                 pushing on Inbox folder)
6524
6525 2006-05-16 [colin]      2.2.0cvs21
6526
6527         * src/compose.c
6528                 Make From header be copy/paste/select-able
6529
6530 2006-05-16 [wwp]        2.2.0cvs20
6531
6532         * src/export.c
6533         * src/matcher.c
6534         * src/summaryview.c
6535         * src/etpan/imap-thread.c
6536                 fix some compiler warnings (thanks to Colin).
6537
6538 2006-05-16 [wwp]        2.2.0cvs19
6539
6540         * src/action.c
6541         * src/gedit-print.c
6542         * src/inc.c
6543         * src/mainwindow.c
6544         * src/mh.c
6545         * src/statusbar.c
6546         * src/send_message.c
6547         * src/summaryview.c
6548                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
6549
6550 2006-05-15 [colin]      2.2.0cvs18
6551
6552         * src/procmsg.c
6553                 Fix automatic rule creation with List-Post
6554
6555 2006-05-15 [paul]       2.2.0cvs17
6556
6557         * tools/filter_conv_new.pl
6558                 updated for rule enabling/disabling
6559                 claws version >= 2.3.x required
6560
6561 2006-05-15 [cleroy]     2.2.0cvs16
6562
6563         * src/main.c
6564                 Revert test
6565
6566 2006-05-15 [cleroy]     2.2.0cvs15
6567
6568         * src/main.c
6569                 test
6570
6571 2006-05-15 [wwp]        2.2.0cvs14
6572
6573         * manual/pl/.cvsignore
6574                 ignore generated files.
6575
6576 2006-05-14 [wwp]        2.3.0-rc1
6577
6578         * 2.3.0-rc1 released
6579
6580 2006-05-13 [wwp]        2.2.0cvs13
6581
6582         * src/filtering.c
6583         * src/filtering.h
6584         * src/matcher.c
6585         * src/matcher_parser_lex.l
6586         * src/matcher_parser_parse.y
6587         * src/prefs_filtering.c
6588                 new feature: provide the ability to disable filtering and processing
6589                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
6590                 adaptations.
6591
6592 2006-05-13 [colin]      2.2.0cvs12
6593
6594         * src/compose.c
6595                 Remove useless if (a) b; else b;
6596                 Thanks to wwp
6597
6598 2006-05-13 [wwp]        2.2.0cvs11
6599
6600         * src/export.c
6601         * src/import.c
6602         * src/mainwindow.c
6603         * src/mbox.c
6604         * src/summaryview.c
6605         * src/summaryview.h
6606                 no more silent failures (or at least less ones) when importing
6607                 or exporting from/to mbox. Also start importing/exporting if
6608                 the necessary info is set.
6609
6610 2006-05-13 [wwp]        2.2.0cvs10
6611
6612         * RELEASE_NOTES
6613                 restored up-to-date release notes.
6614
6615 2006-05-13 [paul]       2.2.0cvs9
6616
6617         * po/nl.po
6618         * po/ru.po
6619                 updated by Tim Dijkstra and Pavlo Bohmat
6620
6621 2006-05-12 [colin]      2.2.0cvs8
6622
6623         * src/gtk/quicksearch.c
6624                 Add "k" as shortcut for "colorlabel". Patch
6625                 by ath42@users.sf.net.
6626
6627 2006-05-12 [paul]       2.2.0cvs7
6628
6629         * src/prefs_common.h
6630         * src/prefs_summaries.c
6631         * src/summaryview.c
6632                 when entering a folder also allow
6633                 going directly to first Marked message
6634
6635 2006-05-12 [paul]       2.2.0cvs6
6636
6637         * src/summaryview.c
6638                 always obey 'confirm before marking all
6639                 mails read' option
6640
6641 2006-05-12 [paul]       2.2.0cvs5
6642
6643         * src/textview.c
6644                 make Sender fully clickable
6645
6646 2006-05-12 [colin]      2.2.0cvs4
6647
6648         * src/compose.c
6649         * src/compose.h
6650                 Let From be editable
6651         * src/main.c
6652         * src/mh.c
6653                 Full support of .mh_sequences' Unseen seq
6654
6655 2006-05-12 [colin]      2.2.0cvs3
6656
6657         * src/folder.c
6658         * src/mainwindow.c
6659         * src/mainwindow.h
6660         * src/messageview.c
6661         * src/prefs_spelling.c
6662         * src/procheader.c
6663         * src/procmsg.c
6664         * src/procmsg.h
6665         * src/summaryview.c
6666         * src/toolbar.c
6667         * src/toolbar.h
6668                 Add contextual menu on Compose toolbar
6669                 button. Fixes bug #944 (Automatic
6670                 addresses not applied when changing account
6671                 from compose window)
6672                 add Mailing List support
6673                 based on the old 0.6.5claws25 patch by
6674                 Melvin Hadasht, with finishing touches
6675                 by Colin
6676                 Fix "ignore thread" when mails are threaded by
6677                 subject (and weren't ignored although appearing
6678                 in the thread).
6679                 GUI rework.
6680                 Both patches by Pawel.
6681
6682 2006-05-08 [paul]       2.2.0cvs2
6683
6684         * src/mainwindow.c
6685         * src/mainwindow.h
6686         * src/messageview.c
6687         * src/procheader.c
6688         * src/procmsg.c
6689         * src/procmsg.h
6690         * src/summaryview.c
6691                 add Mailing List support
6692                 based on the old 0.6.5claws25 patch by 
6693                 Melvin Hadasht, with finishing touches
6694                 by Colin
6695
6696 2006-05-08 [colin]      2.2.0cvs1
6697
6698         * src/mainwindow.c
6699         * src/toolbar.c
6700         * src/toolbar.h
6701                 Add contextual menu on Compose toolbar 
6702                 button. Fixes bug #944 (Automatic 
6703                 addresses not applied when changing account 
6704                 from compose window)
6705
6706 2006-05-08 [paul]       2.2.0
6707
6708         2.2.0 released
6709
6710 2006-05-08 [paul]       2.1.1cvs51
6711
6712         * po/cs.po
6713         * po/de.po
6714         * po/en_GB.po
6715         * po/fi.po
6716         * po/fr.po
6717         * po/pt_BR.po
6718         * po/sr.po
6719         * po/zh_CN.po
6720                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6721                 Fabien Vantard, Frederico Goncalves Guimaraes,
6722                 Aleksandar Urosevic, and Ralgh Young
6723
6724 2006-05-12 [colin]      2.1.1cvs50
6725
6726         * po/cs.po
6727         * po/de.po
6728         * po/en_GB.po
6729         * po/es.po
6730         * po/fi.po
6731         * po/fr.po
6732         * po/pt_BR.po
6733         * po/sr.po
6734         * po/zh_CN.po
6735                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6736                 Fabien Vantard, Frederico Goncalves Guimaraes,
6737                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
6738
6739 2006-05-05 [colin]      2.1.1cvs49
6740
6741         * manual/Makefile.am
6742         * manual/pl/Makefile.am
6743         * manual/pl/account.xml
6744         * manual/pl/ack.xml
6745         * manual/pl/addrbook.xml
6746         * manual/pl/advanced.xml
6747         * manual/pl/faq.xml
6748         * manual/pl/glossary.xml
6749         * manual/pl/gpl.xml
6750         * manual/pl/handling.xml
6751         * manual/pl/intro.xml
6752         * manual/pl/keyboard.xml
6753         * manual/pl/plugins.xml
6754         * manual/pl/starting.xml
6755         * manual/pl/sylpheed-claws-manual.xml
6756         * manual/pl/dist/.cvsignore
6757         * manual/pl/dist/Makefile.am
6758         * manual/pl/dist/html/.cvsignore
6759         * manual/pl/dist/html/Makefile.am
6760         * manual/pl/dist/pdf/.cvsignore
6761         * manual/pl/dist/pdf/Makefile.am
6762         * manual/pl/dist/ps/.cvsignore
6763         * manual/pl/dist/ps/Makefile.am
6764         * manual/pl/dist/txt/.cvsignore
6765         * manual/pl/dist/txt/Makefile.am
6766                 Add the polish translation of the manual,
6767                 Authored by Pawel Pekala.
6768
6769 2006-05-05 [cleroy]     2.1.1cvs48
6770
6771         * src/main.c
6772                 Re-read matcherrc after loading plugins 
6773                 if some of them add folders.
6774
6775 2006-05-03 [colin]      2.1.1cvs47
6776
6777         * src/imap.c
6778                 I'm idiot
6779
6780 2006-05-03 [colin]      2.1.1cvs46
6781
6782         * src/imap.c
6783                 Be sure to have a session when
6784                 getting separator
6785
6786 2006-05-03 [colin]      2.1.1cvs45
6787
6788         * src/imap.c
6789         * src/imap.h
6790         * src/imap_gtk.c
6791                 Fix preventing renaming with namespace 
6792                 separator.
6793
6794 2006-05-01 [colin]      2.1.1cvs44
6795
6796         * src/action.c
6797                 Don't reload messageview when result of
6798                 action is piped.
6799
6800 2006-04-29 [colin]      2.1.1cvs43
6801
6802         * src/prefs_receive.c
6803         * src/plugins/spamassassin/spamassassin_gtk.c
6804         * src/plugins/clamav/clamav_plugin_gtk.c
6805                 GUI fixes by Pawel
6806
6807 2006-04-29 [colin]      2.1.1cvs42
6808
6809         * src/prefs_compose_writing.c
6810         * src/prefs_quote.c
6811                 Cleanups. Patch by Pawel
6812
6813 2006-04-28 [paul]       2.1.1cvs41
6814
6815         * src/matcher.c
6816                 fix returned quick search results when search
6817                 term contains an underscore.
6818                 Thanks to Colin
6819
6820 2006-04-28 [paul]       2.1.1cvs40
6821
6822         * src/prefs_message.c
6823         * src/prefs_receive.c
6824                 GUI cleanups
6825                 Patches by Pawel Pekala
6826
6827 2006-04-27 [colin]      2.1.1cvs39
6828
6829         * src/wizard.c
6830                 Differentiate subject Welcome from
6831                 window's title Welcome
6832
6833 2006-04-27 [paul]
6834
6835         2.2.0-rc1 released
6836
6837 2006-04-27 [paul]       2.1.1cvs38
6838
6839         * manual/advanced.xml
6840         * manual/fr/advanced.xml
6841                 add info about compose_no_markup hidden pref
6842
6843 2006-04-27 [paul]       2.1.1cvs37
6844
6845         * src/prefs_account.c
6846                 improve privacy labels
6847         * src/prefs_msg_colors.c
6848                 change some strings for translators' convenience
6849         * src/gtk/gtkutils.c
6850                 don't underline the link button text
6851
6852 2006-04-25 [colin]      2.1.1cvs36
6853
6854         * src/folder.c
6855                 Complete 2.1.1cvs33 (once more ;)
6856
6857 2006-04-25 [colin]      2.1.1cvs35
6858
6859         * src/editldap.c
6860                 Fix tooltip
6861
6862 2006-04-25 [cleroy]     2.1.1cvs34
6863
6864         * src/compose.c
6865         * src/gtk/gtkaspell.c
6866                 Fix crash on redirect (related to the return 
6867                 of the aspell menu in compose's toolbar)
6868         * src/prefs_msg_colors.c
6869                 Fix sensitivity widgets
6870         * src/image_viewer.c
6871         * src/gtk/pluginwindow.c
6872         * src/gtk/prefswindow.c
6873                 Change released signals to clicked (Fabien)
6874         * po/POTFILES.in
6875         * src/common/socket.c
6876         * src/plugins/spamassassin/spamassassin.c
6877                 Translate strings (Fabien)
6878
6879 2006-04-25 [paul]       2.1.1cvs33
6880
6881         * src/folder.c
6882         * src/folder.h
6883         * src/folderview.c
6884                 complete the fix of bug #912
6885                 Thanks to Colin
6886
6887 2006-04-25 [colin]      2.1.1cvs32
6888
6889         * src/news.c
6890                 Better progress bar
6891         * src/mimeview.c
6892         * src/summaryview.c
6893         * src/summaryview.h
6894                 Fix focus chain
6895                 Patches by Pawel Pekala
6896
6897 2006-04-24 [colin]      2.1.1cvs31
6898
6899         * src/compose.c
6900                 Fix compilation warnings (Fabien)
6901
6902 2006-04-24 [colin]      2.1.1cvs30
6903
6904         * src/addrindex.c
6905         * src/editldap.c
6906         * src/editldap_basedn.c
6907         * src/editldap_basedn.h
6908         * src/ldapctrl.c
6909         * src/ldapctrl.h
6910         * src/ldapquery.c
6911         * src/ldaputil.c
6912         * src/ldaputil.h
6913                 Fix bug #901 (LDAPS support)
6914
6915 2006-04-24 [colin]      2.1.1cvs29
6916
6917         * src/compose.c
6918                 Fix logic on error with send dialog on
6919         * src/imap.c
6920                 Fix compilation without libetpan, thanks
6921                 to Fabien
6922         * src/summaryview.c
6923                 Fix 'context-menu' key
6924
6925 2006-04-23 [colin]      2.1.1cvs28
6926
6927         * src/folder.c
6928                 Never free current's cache to free up 
6929                 memory. Fixes bug #912 (new count 
6930                 randomly set to message count)
6931
6932 2006-04-23 [colin]      2.1.1cvs27
6933
6934         * src/gtk/quicksearch.c
6935                 And remove printf...
6936
6937 2006-04-23 [colin]      2.1.1cvs26
6938
6939         * src/gtk/quicksearch.c
6940                 Fix replacing in quicksearch, and fix inserting
6941                 in the middle of the string. (introduced at 2.1.0cvs22)
6942
6943 2006-04-23 [colin]      2.1.1cvs25
6944
6945         * src/imap.c
6946                 Make sure uidnext is initialized in get_num_list
6947                 (not for stable, related to 2.1.1cvs8 and friends)
6948
6949 2006-04-23 [colin]      2.1.1cvs24
6950
6951         * src/imap.c
6952                 Output something when login is successful
6953                 too
6954
6955 2006-04-23 [colin]      2.1.1cvs23
6956
6957         * src/etpan/imap-thread.c
6958                 Better logging (line-per-line, hide data in fetch)
6959                 Fix a const warning
6960         * src/gtk/logwindow.c
6961         * src/gtk/logwindow.h
6962                 Better logging (color for input/output)
6963
6964 2006-04-21 [colin]      2.1.1cvs22
6965
6966         * src/gtk/quicksearch.c
6967                 On gtk+-2.8, use stock buttons in quicksearch
6968                 Based on a patch by Fabien and a design by Paul
6969
6970 2006-04-21 [colin]      2.1.1cvs21
6971
6972         * src/folderview.c
6973         * src/mainwindow.c
6974                 Fix occasional flicker in folderview
6975         * src/common/utils.c
6976                 Fix bug #943 (Incorrectly parsed email address 
6977                 list in short headers on message view and in 
6978                 printouts)
6979
6980 2006-04-20 [colin]      2.1.1cvs20
6981
6982         * src/imap.c
6983         * src/imap.h
6984         * src/prefs_account.c
6985                 Add ANONYMOUS auth for IMAP
6986
6987 2006-04-20 [paul]       2.1.1cvs19
6988
6989         * src/main.c
6990                 proper fix for 2.1.1cvs18
6991                 Thanks to Colin
6992
6993 2006-04-20 [paul]       2.1.1cvs18
6994
6995         * src/main.c
6996                 fix build warnings
6997
6998 2006-04-20 [paul]       2.1.1cvs17
6999
7000         * src/gtk/quicksearch.c
7001                 fix standard, non-extended Quick search,
7002                 was broken in 2.1.1cvs15.
7003                 Thanks to Colin.
7004
7005 2006-04-20 [colin]      2.1.1cvs16
7006
7007         * src/prefs_matcher.c
7008                 Fix values when reselecting a ~test
7009                 rule
7010
7011 2006-04-19 [colin]      2.1.1cvs15
7012
7013         * src/compose.c
7014         * src/compose.h
7015         * src/gtk/gtkaspell.c
7016         * src/gtk/gtkaspell.h
7017                 Put back Options menu in Spelling/
7018         * src/gtk/quicksearch.c
7019                 Don't search, and show error, if the
7020                 advanced search has a syntax error
7021
7022 2006-04-18 [colin]      2.1.1cvs14
7023
7024         * src/textview.c
7025                 Fix gdk warnings on set_cursor when textview
7026                 isn't visible
7027
7028 2006-04-18 [colin]      2.1.1cvs13
7029
7030         * src/gtk/gtksctree.c
7031                 Remove seemingly useless refresh that causes
7032                 flicker - watch this commit in case of 
7033                 problems before planned backport to stable
7034
7035 2006-04-18 [colin]      2.1.1cvs12
7036
7037         * src/imap.c
7038                 Factorize get/set_xml code
7039         * src/compose.c
7040         * src/prefs_account.c
7041         * src/prefs_account.h
7042         * src/procmsg.c
7043                 Add Encrypt to self option
7044
7045 2006-04-17 [colin]      2.1.1cvs11
7046
7047         * configure.ac
7048                 Fix search on encrpyt function on dragonfly
7049                 Patch by Jonathan Buschmann <jonthn@agmact.com>
7050
7051 2006-04-17 [colin]      2.1.1cvs10
7052
7053         * src/prefs_account.c
7054                 Be safe by default: remove mails from POP3
7055                 after 7 days, not immediately
7056
7057 2006-04-17 [colin]      2.1.1cvs9
7058
7059         * src/etpan/imap-thread.c
7060                 Fix build on DragonFly - patch by 
7061                 Jonathan Buschmann <jonthn@agmact.com>
7062
7063 2006-04-17 [colin]      2.1.1cvs8
7064
7065         * src/imap.c
7066                 Save uidnext between sessions
7067
7068 2006-04-17 [colin]      2.1.1cvs7
7069
7070         * src/imap.c
7071                 scan is required when uid validity changes
7072
7073 2006-04-17 [colin]      2.1.1cvs6
7074
7075         * src/folderview.c
7076                 Don't scan if not necessary, apart in current
7077                 folder and INBOX to fetch flags.
7078         * src/imap.c
7079                 Scan is necessary if unread count changes
7080
7081 2006-04-17 [colin]      2.1.1cvs5
7082
7083         * src/imap.c
7084                 ...But always fetch ANSWERED and DELETED flags for
7085                 INBOX, as filtering can happen on these flags.
7086
7087 2006-04-17 [colin]      2.1.1cvs4
7088
7089         * src/imap.c
7090                 Don't fetch REPLIED and DELETED flags when synchronising
7091                 flags with a closed folder. We only need UNSEEN and FLAGGED
7092                 to update the folderview.
7093
7094 2006-04-17 [colin]      2.1.1cvs3
7095
7096         * src/imap.c
7097                 Faster flag search when there are new mails 
7098                 in a folder. We can do a full search if the 
7099                 folder contains less messages than the new
7100                 list.
7101
7102 2006-04-17 [colin]      2.1.1cvs2
7103
7104         * po/cs.po
7105         * po/de.po
7106         * po/fr.po
7107         * po/nl.po
7108         * po/pt_BR.po
7109                 Update translations from stable branch
7110
7111 2006-04-17 [colin]      2.1.1cvs1
7112
7113         * configure.ac
7114                 Bump version to follow stable release
7115
7116 2006-04-16 [mones]      2.1.0cvs50
7117
7118         * po/es.po
7119                 Updated for release
7120
7121 2006-04-16 [colin]      2.1.0cvs49
7122
7123         * src/textview.c
7124                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
7125                 with gtk < 2.8. Thanks to Fabien Vantard.
7126
7127 2006-04-15 [colin]      2.1.0cvs48
7128
7129         * src/etpan/imap-thread.c
7130                 Fix bug #919 (libetpan: SEGV when connecting 
7131                 using command)
7132
7133 2006-04-14 [colin]      2.1.0cvs47
7134
7135         * src/main.c
7136                 Fix race on --select (should be done better)
7137
7138 2006-04-14 [wwp]        2.1.0cvs46
7139
7140         * src/send_message.c
7141                 enforce a check for domain in account prefs (a sending
7142                 error could be faced if domain was checked but no value set),
7143                 thanks to Colin.
7144
7145 2006-04-14 [colin]      2.1.0cvs45
7146
7147         * src/codeconv.c
7148                 when converting from unknown to unknown, if the
7149                 string is UTF8, don't convert it to the locale
7150                 (which breaks it)
7151
7152 2006-04-14 [colin]      2.1.0cvs44
7153
7154         * src/compose.c
7155                 Don't try to use ASCII for converting headers
7156                 (as done in body)
7157
7158 2006-04-14 [paul]       2.1.0cvs43
7159
7160         * src/crash.c
7161                 add locale/charset info to crash report
7162         * src/gtk/about.c
7163                 add wwp to doc team
7164                 replace 'e-mail' with preferred 'email'
7165         * src/gtk/authors.h
7166                 ensure contributors list is in alphabetical
7167                 order
7168
7169 2006-04-13 [colin]      2.1.0cvs42
7170
7171         * src/textview.c
7172                 Prevent gdk warnings
7173
7174 2006-04-13 [colin]      2.1.0cvs41
7175
7176         * src/common/ssl_certificate.c
7177         * src/common/ssl_certificate.h
7178         * src/gtk/sslcertwindow.c
7179                 Warn on expired certs, and display the expiration date
7180
7181 2006-04-13 [colin]      2.1.0cvs40
7182
7183         * src/plugins/spamassassin/spamassassin_gtk.c
7184                 Fix missing set_text on unix socket
7185
7186 2006-04-13 [wwp]        2.1.0cvs39
7187
7188         * manual/fr/advanced.xml
7189         * manual/fr/glossary.xml
7190                 applied new spam/ham/email lexicon (pourriel, courriel)
7191
7192 2006-04-13 [paul]       2.1.0cvs38
7193
7194         * src/plugins/pgpmime/plugin.c
7195                 remove the mention of S/MIME from the
7196                 description. This is now handled by the
7197                 S/MIME plugin.
7198
7199 2006-04-13 [paul]       2.1.0cvs37
7200
7201         * src/prefs_msg_colors.c
7202                 rework dialog
7203         * src/prefs_folder_item.c
7204         * src/prefs_spelling.c
7205                 add a tooltip to the colour selector buttons
7206
7207 2006-04-13 [wwp]        2.1.0cvs36
7208
7209         * manual/advanced.xml
7210         * manual/glossary.xml
7211         * manual/handling.xml
7212         * manual/keyboard.xml
7213         * manual/plugins.xml
7214         * manual/starting.xml
7215         * manual/fr/account.xml
7216         * manual/fr/ack.xml
7217         * manual/fr/addrbook.xml
7218         * manual/fr/advanced.xml
7219         * manual/fr/faq.xml
7220         * manual/fr/glossary.xml
7221         * manual/fr/gpl.xml
7222         * manual/fr/handling.xml
7223         * manual/fr/intro.xml
7224         * manual/fr/keyboard.xml
7225         * manual/fr/plugins.xml
7226         * manual/fr/starting.xml
7227         * manual/fr/sylpheed-claws-manual.xml
7228                 fixes to the manuals:
7229                  - summaryview -> Message List (same in French)
7230                  - translate key names
7231                  - fix French punctuation, use non-breakable spaces when
7232                    necessary, don't use &thinsp; which is not portable
7233                  - tell what maildir and mbox formats we support
7234
7235 2006-04-12 [wwp]        2.1.0cvs35
7236
7237         * src/prefs_toolbar.c
7238                 unified a replace button more,
7239                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7240
7241 2006-04-12 [wwp]        2.1.0cvs34
7242
7243         * src/prefs_common.c
7244         * src/prefs_msg_colors.c
7245                 make default color labels translatable,
7246                 patch from Fabien Vantard <fzzzzz@gmail.com>,
7247                 thanks to Tim <timbrain@post.cz> for reporting.
7248
7249 2006-04-12 [wwp]        2.1.0cvs33
7250
7251         * manual/glossary.xml
7252         * manual/intro.xml
7253         * manual/plugins.xml
7254         * manual/starting.xml
7255         * manual/sylpheed-claws-manual.xml
7256         * manual/fr/.cvsignore
7257         * manual/fr/account.xml
7258         * manual/fr/ack.xml
7259         * manual/fr/addrbook.xml
7260         * manual/fr/advanced.xml
7261         * manual/fr/faq.xml
7262         * manual/fr/glossary.xml
7263         * manual/fr/handling.xml
7264         * manual/fr/intro.xml
7265         * manual/fr/keyboard.xml
7266         * manual/fr/plugins.xml
7267         * manual/fr/starting.xml
7268         * manual/fr/sylpheed-claws-manual.xml
7269                 various fixes: typos, missing .fr translations, punctuation,
7270                 capitalization, links, accents and some bad French more.
7271
7272 2006-04-12 [wwp]        2.1.0cvs32
7273
7274         * src/prefs_gtk.c
7275                 fix for bug #935: always store prefs files in UTF-8 (thanks
7276                 to Colin).
7277
7278 2006-04-11 [colin]      2.1.0cvs31
7279
7280         * src/compose.c
7281                 Fix inserting files not in utf8 when locale is utf8
7282
7283 2006-04-11 [colin]      2.1.0cvs30
7284
7285         * src/inc.c
7286                 Don't show error dialog when cancelling connection
7287                 Patch by Pawel
7288
7289 2006-04-11 [cleroy]     2.1.0cvs29
7290
7291         * src/compose.c
7292                 Implement multiple quote levels
7293         * src/prefs_common.c
7294                 Change a little bit the quote bgcolor for 2nd level
7295
7296 2006-04-11 [colin]      2.1.0cvs28
7297
7298         * src/gtk/about.c
7299                 Add locale and charset in the label
7300
7301 2006-04-10 [colin]      2.1.0cvs27
7302
7303         * src/compose.c
7304         * src/prefs_common.c
7305         * src/prefs_common.h
7306         * src/prefs_msg_colors.c
7307         * src/textview.c
7308                 Allow optional background color in quotes
7309                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
7310                 GTK+-2.8.x feature
7311
7312 2006-04-10 [colin]      2.1.0cvs26
7313
7314         * src/main.c
7315         * src/mainwindow.c
7316         * src/mainwindow.h
7317                 Implement --select
7318
7319 2006-04-10 [colin]      2.1.0cvs25
7320
7321         * manual/plugins.xml
7322         * manual/fr/plugins.xml
7323                 Document libcurl's proxy variables
7324
7325 2006-04-09 [colin]      2.1.0cvs24
7326
7327         * src/prefs_common.c
7328                 gettext() returns statically allocated stuff. We have
7329                 to strdup it in order to be able to free it.
7330
7331 2006-04-09 [colin]      2.1.0cvs23
7332
7333         * AUTHORS
7334         * src/gtk/authors.h
7335                 Add Alexei
7336
7337 2006-04-09 [colin]      2.1.0cvs22
7338
7339         * src/mainwindow.c
7340         * src/gtk/quicksearch.c
7341                 Fix bug #859 (problems with cyrilic input in 
7342                 search panel) - Patch by Alexey Illarionov 
7343                 <littlesavage@rambler.ru>
7344
7345 2006-04-09 [colin]      2.1.0cvs21
7346
7347         * src/prefs_customheader.c
7348                 I prefer removing then freeing rather than the contrary
7349                 (even if it doesn't change anything ;-)
7350         * src/prefs_account.c
7351                 Fix bug #933 (Crash re-entering the custom headers list 
7352                 dialog in accounts prefs)
7353                 The problem happened when cancelling the Account 
7354                 Preferences' dialogs - in which case we didn't do 
7355                 anything to the PrefsAccount * struct. In case of applying,
7356                 the old ac_prefs was replaced with the tmp_ac_prefs we were
7357                 working with in this dialog. The problem is that 
7358                 prefs_customheader.c, working on this tmp_ac_prefs, always
7359                 changes the ->customhdr_list pointer, even when cancelled. 
7360                 So in case of cancelling the prefs_account dialog, we still
7361                 have to update ->customhdr_list in the real account.
7362
7363 2006-04-08 [colin]      2.1.0cvs20
7364
7365         * manual/fr/glossary.xml
7366         * manual/fr/keyboard.xml
7367                 Forgot some headers :)
7368
7369 2006-04-08 [colin]      2.1.0cvs19
7370
7371         * manual/Makefile.am
7372         * manual/fr/Makefile.am
7373         * manual/fr/account.xml
7374         * manual/fr/ack.xml
7375         * manual/fr/addrbook.xml
7376         * manual/fr/advanced.xml
7377         * manual/fr/faq.xml
7378         * manual/fr/glossary.xml
7379         * manual/fr/gpl.xml
7380         * manual/fr/handling.xml
7381         * manual/fr/intro.xml
7382         * manual/fr/keyboard.xml
7383         * manual/fr/plugins.xml
7384         * manual/fr/starting.xml
7385         * manual/fr/sylpheed-claws-manual.xml
7386         * manual/fr/dist/.cvsignore
7387         * manual/fr/dist/Makefile.am
7388         * manual/fr/dist/html/.cvsignore
7389         * manual/fr/dist/html/Makefile.am
7390         * manual/fr/dist/pdf/.cvsignore
7391         * manual/fr/dist/pdf/Makefile.am
7392         * manual/fr/dist/ps/.cvsignore
7393         * manual/fr/dist/ps/Makefile.am
7394         * manual/fr/dist/txt/.cvsignore
7395         * manual/fr/dist/txt/Makefile.am
7396                 Add the french translation of the manual. Thanks to
7397                 Olivier Delhomme <olivier.delhomme@free.fr> for 
7398                 account.xml, ack.xml, addrbook.xml and advanced.xml
7399
7400 2006-04-08 [colin]      2.1.0cvs18
7401
7402         * manual/plugins.xml
7403         * manual/starting.xml
7404                 More fixes
7405
7406 2006-04-07 [colin]      2.1.0cvs17
7407
7408         * manual/faq.xml
7409         * manual/intro.xml
7410         * manual/keyboard.xml
7411                 Little fixes
7412
7413 2006-04-07 [colin]      2.1.0cvs16
7414
7415         * README
7416         * src/compose.c
7417         * src/prefs_common.c
7418         * src/prefs_common.h
7419                 Add hidden compose_no_markup pref
7420
7421 2006-04-07 [wwp]        2.1.0cvs15
7422
7423         * src/summary_search.c
7424         * .cvsignore
7425                 Bugfix: stop button was sticky when searching in an empty folder.
7426                 Applied curly brackets code style to the whole file (summary_search.c).
7427                 More files to ignore.
7428
7429 2006-04-07 [wwp]        2.1.0cvs14
7430
7431         * src/message_search.c
7432         * src/summary_search.c
7433                 changed default button when search bumps at file/folder
7434                 beginning or end, for convenience (thanks to Colin).
7435
7436 2006-04-07 [paul]       2.1.0cvs13
7437
7438         * src/plugins/dillo_viewer/dillo_prefs.c
7439                 avoid future potential for namespace collision
7440                 Patch by Colin
7441
7442 2006-04-06 [wwp]        2.1.0cvs12
7443
7444         * src/summary_search.c
7445                 Unify extended/advanced searches names (and thus factorize labels),
7446                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7447
7448 2006-04-06 [wwp]        2.1.0cvs11
7449
7450         * src/folderview.c
7451         * src/prefs_themes.c
7452         * src/summaryview.c
7453                 Fixed some compilation warnings.
7454
7455 2006-04-06 [colin]      2.1.0cvs10
7456
7457         * manual/advanced.xml
7458                 Document the wizard template and how to deploy
7459                 Sylpheed-Claws effectively
7460
7461 2006-04-06 [colin]      2.1.0cvs9
7462
7463         * src/folderview.c
7464                 gettext patch to tell translators about _("#"),
7465                 by Maxim Britov
7466
7467 2006-04-06 [colin]      2.1.0cvs8
7468
7469         * src/textview.c
7470                 Fix invalid GtkTextBIter after clicking "Display as text"
7471
7472 2006-04-06 [mones]      2.1.0cvs7
7473
7474         * src/addr_compl.c
7475         * src/addrindex.c
7476         * src/addritem.c
7477         * src/codeconv.c
7478         * src/compose.c
7479         * src/filtering.c
7480         * src/folder.c
7481         * src/folder_item_prefs.c
7482         * src/folderview.c
7483         * src/localfolder.c
7484         * src/matcher.c
7485         * src/mimeview.c
7486         * src/prefs_msg_colors.c
7487         * src/prefs_spelling.c
7488         * src/prefs_themes.c
7489         * src/procmime.c
7490         * src/procmsg.c
7491         * src/stock_pixmap.c
7492         * src/summaryview.c
7493         * src/textview.c
7494         * src/toolbar.c
7495         * src/common/mgutils.c
7496         * src/common/prefs.c
7497         * src/common/ssl_certificate.c
7498         * src/gtk/colorlabel.c
7499         * src/gtk/quicksearch.c
7500         * src/plugins/pgpmime/pgpmime.c
7501         * src/plugins/spamassassin/spamassassin.c
7502                 Removed redundant NULL checks for g_free() calls.
7503                 Patch by Pawel Pekala.
7504
7505 2006-04-06 [mones]      2.1.0cvs6
7506
7507         * src/prefs_actions.c
7508         * src/prefs_filtering.c
7509         * src/prefs_filtering_action.c
7510         * src/prefs_matcher.c
7511         * src/prefs_template.c
7512         * src/gtk/gtkutils.c
7513         * src/gtk/gtkutils.h
7514                 Have a nice replace button. Patch by Pawel Pekala
7515
7516 2006-04-06 [colin]      2.1.0cvs5
7517
7518         * src/addressbook.c
7519                 Fix crash with empty columns
7520
7521 2006-04-05 [colin]      2.1.0cvs4
7522
7523         * src/wizard.c
7524         * src/prefs_gtk.c
7525                 Allow wizard customization with pre-filled values
7526
7527 2006-04-05 [colin]      2.1.0cvs3
7528
7529         * src/textview.c
7530         * src/mimeview.c
7531         * src/mimeview.h
7532                 Nicer messages in mimeview
7533
7534 2006-04-05 [colin]      2.1.0cvs2
7535
7536         * src/addressbook.c
7537         * src/prefs_summaries.c
7538                 i18n fix
7539
7540 2006-04-05 [colin]      2.1.0cvs1
7541
7542         * src/plugins/pgpcore/plugin.c
7543         * src/plugins/pgpcore/select-keys.c
7544         * src/plugins/pgpcore/select-keys.h
7545         * src/plugins/pgpcore/sgpgme.c
7546         * src/plugins/pgpcore/sgpgme.h
7547         * src/plugins/pgpinline/pgpinline.c
7548         * src/plugins/pgpinline/plugin.c
7549         * src/plugins/pgpmime/pgpmime.c
7550         * src/plugins/pgpmime/plugin.c
7551                 Factorize and generalize a bit 
7552                 Drop S/MIME signature verification from PGP/MIME
7553                 (adding it as another, more complete plugin)
7554
7555 2006-04-05 [paul]       2.1.0
7556
7557         2.1.0 released
7558
7559 2006-04-05 [paul]       2.0.0cvs186
7560
7561         * manual/advanced.xml
7562                 add info on colour labels
7563
7564 2006-04-05 [paul]       2.0.0cvs185
7565
7566         * po/bg.po
7567         * po/cs.po
7568         * po/de.po
7569         * po/el.po
7570         * po/en_GB.po
7571         * po/fi.po
7572         * po/fr.po
7573         * po/it.po
7574         * po/nl.po
7575         * po/pl.po
7576         * po/pt_BR.po
7577         * po/sr.po
7578         * po/zh_CN.po
7579                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
7580                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
7581                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
7582                 Guimaraes, Aleksandar Urosevic, Ralgh Young
7583         * src/gtk/authors.h
7584         * tools/claws.i18n.status.pl
7585                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
7586                 and new Czech translator, Tim <timbrain@post.cz>
7587
7588 2006-04-05 [mones]      2.0.0cvs184
7589
7590         * po/es.po
7591                 Updated translation
7592
7593 2006-04-05 [colin]      2.0.0cvs183
7594
7595         * src/gtk/quicksearch.c
7596                 Fix bug #929 (unnecessary reload in quick search bar)
7597
7598 2006-04-05 [colin]      2.0.0cvs182
7599
7600         * src/compose.c
7601                 Fix crash on Reply with no From:
7602                 Show signature and conversion error on queuing 
7603                 (but not sending)
7604         * src/mainwindow.c
7605         * src/summaryview.c
7606         * src/summaryview.h
7607                 Factorize threading code and make sure msginfo 
7608                 is not null when it comes from a GtkCTreeRow's 
7609                 data
7610         * src/gtk/gtkaspell.c
7611                 Check for necessary things
7612         * src/gtk/gtksctree.c
7613         * src/gtk/gtksctree.h
7614                 Reset anchor if necessary when removing node
7615
7616 2006-03-29 [colin]      2.0.0cvs181
7617
7618         * src/folderview.c
7619                 Warn for disabled IMAP accounts (due to lack of
7620                 libetpan). Breaks string-freeze - sorry - but it
7621                 is kind of important ;)
7622
7623 2006-03-28 [colin]      2.0.0cvs180
7624
7625         * src/gtk/gtkutils.c
7626         * src/gtk/gtkutils.h
7627                 Add a gtkut_get_link_btn() function that
7628                 creates a button which acts like an URI
7629         * src/prefs_themes.c
7630         * src/gtk/about.c
7631                 Use this function (factorizes codes)
7632         * src/common/defs.h
7633         * src/gtk/pluginwindow.c
7634                 Add a "Get more..." in the plugins window
7635
7636 2006-03-28 [colin]      2.0.0cvs179
7637
7638         * src/common/smtp.c
7639         * src/common/passcrypt.c
7640         * src/undo.c
7641                 Warning fixes. Patch by Pawel Pekala
7642
7643 2006-03-27 [colin]      2.0.0cvs178
7644
7645         * src/undo.c
7646                 Fix undoing by blocks with spaces
7647
7648 2006-03-27 [colin]      2.0.0cvs177
7649
7650         * src/textview.c
7651                 Set margin to 3px for headers
7652
7653 2006-03-27 [paul]
7654
7655         2.1.0-rc2 released
7656
7657 2006-03-27 [wwp]        2.0.0cvs176
7658
7659         * src/summaryview.c
7660                 don't reset quicksearch when updating the message list.
7661                 Thanks to Colin.
7662
7663 2006-03-26 [wwp]        2.0.0cvs175
7664
7665         * src/compose.c
7666                 use a unified border width ('other' tab in the compose window,
7667                 patch by Pawel Pekala).
7668
7669
7670 2006-03-26 [wwp]        2.0.0cvs174
7671
7672         * src/common/quoted-printable.c
7673         * src/addressbook.c
7674                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
7675
7676 2006-03-26 [colin]      2.0.0cvs173
7677
7678         * src/quote_fmt_parse.y
7679                 Fix non-UTF8 date formats messing up the whole quote a 
7680                 little bit
7681
7682 2006-03-26 [colin]      2.0.0cvs172
7683
7684         * src/procheader.c
7685                 Make sure the date is UTF8 valid, or try to make it
7686                 so. IncrediMail is really IncrediStupid.
7687         * src/compose.c
7688                 Fix possible conversions. 
7689                 
7690
7691 2006-03-26 [colin]      2.0.0cvs171
7692
7693         * src/matcher.c
7694                 Fix corner cases in body search. This is still a
7695                 hack... It seems impossible to make it good and 
7696                 reasonably fast at the same time.
7697
7698 2006-03-26 [colin]      2.0.0cvs170
7699
7700         * src/summaryview.c
7701                 I think I killed the twilight zone bug!
7702                 summary_select_node() flushes GTK events in order
7703                 to be able to center the view. But this also 
7704                 flushes keypresses like Ctrl-Alt-U, so this can
7705                 call summary_show from summary_select_node (itself
7706                 called from summary_show, etc.). And the summaryview
7707                 has to be unlocked in this function. So just locking
7708                 while processing GTK events, and bailing if locked, 
7709                 should fix it.
7710                 Fixes bug #927 (SIGSEGV during Update Summary)
7711
7712 2006-03-25 [colin]      2.0.0cvs169
7713
7714         * src/matcher.c
7715                 Fix search in QP-encoded bodies
7716                 Fix utf-8 searches in bodies encoded in the
7717                 locale's encoding
7718         * src/common/quoted-printable.c
7719         * src/common/quoted-printable.h
7720                 Add a decode function that doesn't overwrite
7721                 the original pointer
7722                 
7723
7724 2006-03-24 [colin]      2.0.0cvs168
7725
7726         * src/action.c
7727         * src/summaryview.c
7728         * src/summaryview.h
7729                 Update message cache after action
7730                 Patch by H. Merijn Brand
7731         * src/prefs_msg_colors.c
7732                 Factorize label 
7733                 Patch by Fabien Vantard
7734         * src/plugins/spamassassin/spamassassin_gtk.c
7735                 Remove useless translation
7736                 Patch by Fabien Vantard
7737
7738 2006-03-23 [colin]      2.0.0cvs167
7739
7740         * src/common/ssl.c
7741                 Let 30 seconds to SSL_connect
7742
7743 2006-03-23 [wwp]        2.0.0cvs166
7744
7745         * src/summaryview.c
7746         * src/gtk/description_window.c
7747                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
7748                 and headers are translated; adjust description windows' width to fit their
7749                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
7750
7751 2006-03-23 [paul]       2.0.0cvs165
7752
7753         * src/common/utils.c
7754                 fix highlighting of URIs containing "()"
7755                 (2.0.0cvs164's reversal fixed)
7756                 Thanks to Colin.
7757
7758 2006-03-23 [paul]       2.0.0cvs164
7759
7760         * src/common/utils.c
7761                 revert patch, (postponing a fix), at 2.0.0cvs120
7762                 as it breaks more URIs than it fixes.
7763                 Allow '-' to be a terminating character in a URI
7764
7765 2006-03-22 [colin]      2.0.0cvs163
7766
7767         * configure.ac
7768                 Require libetpan 0.45
7769                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
7770
7771 2006-03-22 [paul]       2.0.0cvs162
7772
7773         * src/editgroup.c
7774                 replace '<-' and '->' buttons with GTK_STOCK graphical
7775                 buttons
7776         * src/summary_search.c
7777                 don't offer '...' for translation
7778                 add a tooltip to advanced search '...' button
7779         * src/gtk/quicksearch.c
7780                 don't offer '...' for translation
7781
7782 2006-03-21 [colin]      2.0.0cvs161
7783
7784         * src/compose.c
7785                 Fix middle-click pasting (insert at click
7786                 position instead of cursor position, don't
7787                 remove existing selection and allow pasting
7788                 our own selection)
7789         * src/addressbook.c
7790                 "LDAP Server" -> "LDAP servers"
7791
7792 2006-03-21 [wwp]        2.0.0cvs160
7793
7794         * src/etpan/imap-thread.c
7795                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
7796
7797 2006-03-20 [colin]      2.0.0cvs159
7798
7799         * src/summaryview.c
7800                 Don't reload summaryview after an execute with no
7801                 move action
7802
7803 2006-03-19 [colin]      2.0.0cvs158
7804
7805         * src/addressbook.c
7806                 and put groups at the top, always
7807
7808 2006-03-19 [colin]      2.0.0cvs157
7809
7810         * src/addressbook.c
7811                 Order groups before names, as previously
7812
7813 2006-03-19 [colin]      2.0.0cvs156
7814
7815         * src/addressbook.c
7816                 - Sort case-unsensitive
7817                 - Put the sort arrow at opening too
7818
7819 2006-03-19 [wwp]        2.0.0cvs155
7820
7821         * src/addressbook.c
7822                 allow sorting by name/email/remarks, ensure that right-pane's contents
7823                 matches the left-pane selection (cleared when appropriate).
7824                 Patch by Pawel Pekala <c0rn@o2.pl>.
7825
7826 2006-03-18 [colin]      2.0.0cvs154
7827
7828         * src/textview.c
7829                 Fix text cursor ;)
7830
7831 2006-03-18 [colin]      2.0.0cvs153
7832
7833         * src/gtk/filesel.c
7834                 Make sure we hide the preview if we didn't get
7835                 a filename
7836
7837 2006-03-18 [colin]      2.0.0cvs152
7838
7839         * src/summaryview.c
7840                 Set cursor to watch for execution (fixes lack
7841                 of watch-cursor when dnd'ing hundreds of mails)
7842         * src/gtk/filesel.c
7843                 Check that mime type is 'image/*' before updating
7844                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
7845
7846 2006-03-18 [colin]      2.0.0cvs151
7847
7848         * src/mainwindow.c
7849         * src/textview.c
7850         * src/textview.h
7851                 Put a watch cursor in textview too when the mainwindow's
7852                 cursor in a watch
7853
7854 2006-03-18 [colin]      2.0.0cvs150
7855
7856         * src/folder.c
7857                 Change wrong asserts to simple tests
7858
7859 2006-03-17 [colin]      2.0.0cvs149
7860
7861         * src/mainwindow.c
7862         * src/mainwindow.h
7863         * src/prefs_msg_colors.c
7864         * src/summaryview.c
7865         * src/summaryview.h
7866         * src/gtk/colorlabel.c
7867         * src/gtk/colorlabel.h
7868                 Add a color label menu in the main menubar
7869                 Add (fixed) accels Ctrl-{0-7} to change the color
7870                 They have to be fixed because the menu's dynamic,
7871                 the items are complex widgets, hence we can't use
7872                 a GtkItemFactory.
7873
7874
7875 2006-03-17 [wwp]        2.0.0cvs148
7876
7877         * src/compose.c
7878                 rollback few lines from my previous commit (those lines come from
7879                 a pending patch, accidentally commited, even if neutral as they are
7880                 commented out).
7881
7882 2006-03-17 [wwp]        2.0.0cvs147
7883
7884         * src/compose.c
7885                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
7886                 applied code style/indentation to the modified function.
7887
7888 2006-03-17 [wwp]        2.0.0cvs146
7889
7890         * src/procmsg.c
7891         * src/compose.c
7892                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
7893
7894 2006-03-17 [paul]
7895
7896         2.1.0-rc1 released
7897
7898 2006-03-17 [paul]       2.0.0cvs145
7899
7900         * src/main.c
7901                 addressbook_read_file() was called twice
7902         * src/textview.c
7903                 X-Mailer highlighting
7904
7905 2006-03-16 [colin]      2.0.0cvs144
7906
7907         * src/sourcewindow.c
7908         * src/sourcewindow.h
7909                 And the last one, in source window.
7910
7911 2006-03-16 [colin]      2.0.0cvs143
7912
7913         * src/compose.c
7914         * src/compose.h
7915                 Fix the same stuff in compose
7916
7917 2006-03-16 [colin]      2.0.0cvs142
7918
7919         * src/messageview.c
7920                 Complete the previous messageview crash fix
7921
7922 2006-03-16 [colin]      2.0.0cvs141
7923
7924         * src/procmsg.h
7925         * src/procmsg.c
7926         * src/folder.c
7927                 Fix POSTPROCESSING hook
7928                 Patch by H. Merijn Brand
7929
7930         * src/procmime.c
7931         * src/procmime.h
7932                 Parse Content-Location
7933
7934         * src/toolbar.c
7935         * src/messageview.c
7936         * src/messageview.h
7937                 Don't crash when a top-level MessageView has
7938                 been closed on us. Same problematic than
7939                 yesterday's quicksearch issue.
7940
7941 2006-03-15 [colin]      2.0.0cvs140
7942
7943         * src/gtk/quicksearch.c
7944                 Fix a bitchy race we didn't think about when we
7945                 added quicksearch cancellation:
7946                 If the search is not on cached fields, for example
7947                 body_part matchcase "stuff"
7948                 the matcher code has to get the whole message. If
7949                 we're on IMAP, that can be slow, and in order to
7950                 be non-blocking, the IMAP code idle loop processes
7951                 gtk events too. So it is possible to cancel a
7952                 quicksearch while the matcher is getting the mail's
7953                 body. After matcher got its body, it will start to
7954                 iterate over the matcher list that the Quicksearch's
7955                 clear_search_cb() just freed via prepare_matcher().
7956                 SIGSEGV ensues.
7957                 The fix consists of guarding the matcherlist_match()
7958                 call with a boolean 'matching'. If we reset the
7959                 quicksearch while matching is TRUE, we don't free
7960                 the matcherlist anymore like we did, but we set
7961                 another new flag, deferred_free, to TRUE. Then,
7962                 in quicksearch_match(), just after returning from
7963                 matcherlist_match() and unsetting the matching flag,
7964                 we check the deferred_free flag and do the
7965                 prepare_matcher() (which does the matcherlist_free)
7966                 for real, so we free the matcherlist once it's not
7967                 used anymore.
7968                 As all of this runs via the glib main loop, we
7969                 luckily don't need a mutex.
7970         * src/summaryview.c
7971                 Also, show progress while searching.
7972
7973
7974 2006-03-14 [colin]      2.0.0cvs139
7975
7976         * src/alertpanel.c
7977                 Make alertpanel_is_open non-static
7978
7979 2006-03-14 [colin]      2.0.0cvs138
7980
7981         * src/prefs_spelling.c
7982                 Cleanups - Fabien Vantard
7983
7984 2006-03-14 [wwp]        2.0.0cvs137
7985
7986         * src/main.c
7987                 code style normalization (curly braces, indentation).
7988
7989 2006-03-14 [wwp]        2.0.0cvs137
7990
7991         * src/main.c
7992                 code style (braces, indentation)
7993
7994 2006-03-12 [paul]       2.0.0cvs136
7995
7996         * src/prefs_common.c
7997                 trans_hdr defaults to FALSE to be RFC-savvy
7998         * src/prefs_summaries.c
7999                 add a tooltip to the trans_hdr option
8000                 
8001
8002 2006-03-12 [paul]       2.0.0cvs135
8003
8004         * src/prefs_matcher.c
8005                 give a little more width to the combos
8006         * src/prefs_display_header.c
8007         * src/textview.c
8008                 translate headers if prefs_common.trans_hdr
8009                 is TRUE
8010
8011         Patches by Pawel Pekala
8012
8013 2006-03-12 [paul]       2.0.0cvs134
8014
8015         * src/plugins/clamav/clamav_plugin.c
8016         * src/plugins/dillo_viewer/dillo_viewer.c
8017         * src/plugins/pgpcore/plugin.c
8018         * src/plugins/pgpinline/plugin.c
8019         * src/plugins/pgpmime/plugin.c
8020         * src/plugins/spamassassin/spamassassin.c
8021                 update/add to descriptions
8022         * src/plugins/spamassassin/spamassassin_gtk.c
8023                 fixes to the english, remove superfluous
8024                 tooltips, clean up a little
8025
8026 2006-03-12 [paul]       2.0.0cvs133
8027
8028         * src/compose.c
8029                 fix Bug 924, 'Account combo box shows up wrong 
8030                 if & is in account name'
8031
8032 2006-03-11 [colin]      2.0.0cvs132
8033
8034         * src/summaryview.c
8035                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
8036                 messed up shift-selection because is slows down
8037                 moving around summaryview. thanks -users
8038
8039 2006-03-10 [colin]      2.0.0cvs131
8040
8041         * src/plugins/spamassassin/spamassassin_gtk.c
8042                 Put back Paul's engrish fixes
8043
8044 2006-03-10 [colin]      2.0.0cvs130
8045
8046         * src/plugins/spamassassin/spamassassin.c
8047         * src/plugins/spamassassin/spamassassin.h
8048         * src/plugins/spamassassin/spamassassin_gtk.c
8049                 Cleanup SA prefs page (more)
8050                 Patch by Fabien Vantard
8051
8052 2006-03-10 [paul]       2.0.0cvs129
8053
8054         * src/prefs_msg_colors.c
8055         * src/prefs_spelling.c
8056                 widget sensitivity
8057
8058 2006-03-09 [mones]      2.0.0cvs128
8059
8060         * po/es.po
8061                 Update for next RC
8062
8063 2006-03-09 [wwp]        2.0.0cvs127
8064
8065         * configure.ac
8066                 revert accidental commit (requirement for libetpan 0.43), this time
8067                 not in HEAD.
8068
8069 2006-03-09 [wwp]        2.0.0cvs125
8070
8071         * configure.ac
8072                 revert accidental commit (requirement for libetpan 0.43)
8073
8074 2006-03-09 [paul]       2.0.0cvs126
8075
8076         * src/prefs_receive.c
8077                 remove useless frame
8078                 replace 'incorporation' with 'receiving'
8079         * src/plugins/clamav/clamav_plugin_gtk.c
8080         * src/plugins/spamassassin/spamassassin_gtk.c
8081                 improve widget sensitivity
8082                 fix a bit his engrish
8083
8084 2006-03-09 [wwp]        2.0.0cvs125
8085
8086         * src/addressadd.c
8087         * src/foldersel.c
8088         * src/prefs_common.c
8089         * src/prefs_common.h
8090                 remember some more windows' sizes (add to addressbook and
8091                 select folder).
8092
8093 2006-03-09 [paul]       2.0.0cvs124
8094
8095         * src/plugins/pgpcore/prefs_gpg.c
8096                 normalise construction of dialogue
8097
8098 2006-03-09 [paul]       2.0.0cvs123
8099
8100         * src/plugins/trayicon/Makefile.am
8101                 add missing slash
8102
8103 2006-03-08 [colin]      2.0.0cvs122
8104
8105         * src/plugins/trayicon/Makefile.am
8106                 Fix build in separate dir 
8107                 Patch by Bamanzi <bamanzi@gmail.com>
8108
8109 2006-03-08 [colin]      2.0.0cvs121
8110
8111         * src/procmsg.c
8112                 Batch move and copies from summaryview with delayed execution
8113                 too
8114
8115 2006-03-07 [paul]       2.0.0cvs120
8116
8117         * src/common/utils.c
8118                 fix highlighting of URIs containing "()"
8119                 Patch by Pawel Pekala
8120
8121 2006-03-07 [paul]       2.0.0cvs119
8122
8123         * src/folder.c
8124         * src/folder.h
8125         * src/folderview.c
8126                 immediately do alphabetical resort when
8127                 changing a folder's name
8128                 Patch by Pawel Pekala
8129
8130 2006-03-07 [paul]       2.0.0cvs118
8131
8132         * src/news.c
8133         * src/news_gtk.c
8134                 when unsubscribing a newsgroup, remove the
8135                 folder and msgs in .sylpheed-claws/newscache
8136                 Patch by Pawel Pekala <c0rn@gazeta.pl>
8137
8138 2006-03-07 [paul]       2.0.0cvs117
8139
8140         * src/textview.c
8141                 fix wrong Fake URL Warning
8142                 Thanks to Hiro
8143
8144 2006-03-07 [colin]      2.0.0cvs116
8145
8146         * src/imap.c
8147                 Return immediately when password dialog was
8148                 cancelled
8149         * src/gtk/inputdialog.c
8150                 Allow empty strings for passwords
8151
8152
8153 2006-03-06 [colin]      2.0.0cvs115
8154
8155         * src/imap.c
8156                 Prevent double-timeouts when connection fails
8157
8158 2006-03-06 [colin]
8159
8160         2.0.1-rc1 released
8161
8162 2006-03-06 [colin]      2.0.0cvs114
8163
8164         * src/imap.c
8165                 Refresh session during potentially long
8166                 operations
8167
8168 2006-03-06 [wwp]        2.0.0cvs113
8169
8170         * src/prefs_msg_colors.h
8171                 forgot that one (custom color labels).
8172
8173 2006-03-06 [wwp]        2.0.0cvs112
8174
8175         * src/prefs_common.c
8176         * src/prefs_common.h
8177         * src/prefs_msg_colors.c
8178         * src/summaryview.c
8179         * src/summaryview.h
8180         * src/gtk/colorlabel.c
8181         * src/gtk/colorlabel.h
8182                 colors in messages list are now customizable. Color values and names can
8183                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
8184                 Thanks to Paul and Colin for their help with this longstanding patch!
8185
8186 2006-03-06 [wwp]        2.0.0cvs111
8187
8188         * src/textview.c
8189                 don't crash if (x)face is bad.
8190
8191 2006-03-05 [paul]       2.0.0cvs110
8192
8193         * AUTHORS
8194         * configure.ac
8195         * src/Makefile.am
8196         * src/common/Makefile.am
8197         * src/common/utils.h
8198         * src/etpan/imap-thread.c
8199         * src/gtk/authors.h
8200         * src/plugins/clamav/Makefile.am
8201         * src/plugins/demo/Makefile.am
8202         * src/plugins/dillo_viewer/Makefile.am
8203         * src/plugins/pgpcore/Makefile.am
8204         * src/plugins/pgpcore/passphrase.c
8205         * src/plugins/pgpinline/Makefile.am
8206         * src/plugins/pgpmime/Makefile.am
8207         * src/plugins/spamassassin/Makefile.am
8208         * src/plugins/trayicon/Makefile.am
8209                 fix builiding on cygwin
8210                 Patch by Ralgh Young <bamanzi@gmail.com>
8211
8212 2006-03-04 [wwp]        2.0.0cvs109
8213
8214         * manual/keyboard.xml
8215                 fix mixed up/down keys.
8216
8217 2006-03-04 [wwp]        2.0.0cvs108
8218
8219         * README
8220         * INSTALL
8221                 updated links to SpamAssassin.
8222
8223 2006-03-04 [wwp]        2.0.0cvs107
8224
8225         * manual/plugins.xml
8226         * src/plugins/spamassassin/README
8227                 updated SpamAssassin plugin docs to reflect new functional additions
8228                 (also fix/update/documents few technical stuff more, see the README).
8229
8230 2006-03-04 [wwp]        2.0.0cvs106
8231
8232         * src/prefs_message.c
8233                 normalized capitalization of message-prefs paths.
8234
8235 2006-03-04 [wwp]        2.0.0cvs105
8236
8237         * manual/advanced.xml
8238                 typo.
8239
8240 2006-03-03 [colin]      2.0.0cvs104
8241
8242         * src/plugins/clamav/clamav_plugin_gtk.c
8243                 Rework prefs page, patch by Fabien 
8244
8245 2006-03-03 [colin]      2.0.0cvs103
8246
8247         * src/plugins/clamav/clamav_plugin.c
8248                 Set error on all errors
8249
8250 2006-03-03 [colin]      2.0.0cvs102
8251
8252         * src/common/plugin.c
8253                 Initialize error to avoid crashing when a plugin fails
8254                 without setting error
8255
8256 2006-03-02 [wwp]        2.0.0cvs101
8257
8258         * configure.ac
8259                 fixed linker flags for libetpan support on Cygwin
8260                 (thanks to H.Merijn Brand).
8261
8262 2006-03-02 [wwp]        2.0.0cvs100
8263
8264         * src/addressbook.c
8265                 fix some AB error messages: one for punctuation and
8266                 one wrongly duplicate (thanks, maxbritov).
8267
8268 2006-03-02 [wwp]        2.0.0cvs99
8269
8270         * src/plugins/spamassassin/spamassassin.c
8271                 make sync calls to sa-learn/spamc to prevent
8272                 system (whatever local or client/server) overload.
8273
8274 2006-03-02 [colin]      2.0.0cvs98
8275
8276         * src/summaryview.c
8277                 Put the spam icon in the status column instead of the
8278                 mark one
8279
8280 2006-03-01 [colin]      2.0.0cvs97
8281
8282         * src/plugins/spamassassin/spamassassin.c
8283                 Fix segfault (g_file_set_contents fails for some 
8284                 reason and err==0x2f. Can't find out why with
8285                 valgrind, using working function :-)
8286
8287 2006-03-01 [colin]      2.0.0cvs96
8288
8289         * src/inc.c
8290                 Offline overriding: let 'No' be cached only 3 seconds
8291
8292 2006-03-01 [colin]      2.0.0cvs95
8293
8294         * src/addr_compl.c
8295         * src/addrbook.c
8296         * src/addressbook.c
8297         * src/addrindex.c
8298         * src/folder_item_prefs.c
8299         * src/headerview.c
8300         * src/imap.c
8301         * src/inc.c
8302         * src/ldif.c
8303         * src/mainwindow.c
8304         * src/mh.c
8305         * src/msgcache.c
8306         * src/prefs_common.h
8307         * src/prefs_msg_colors.c
8308         * src/procheader.c
8309         * src/procheader.h
8310         * src/procmime.c
8311         * src/procmsg.c
8312         * src/procmsg.h
8313         * src/send_message.h
8314         * src/simple-gettext.c
8315         * src/summaryview.c
8316         * src/summaryview.h
8317         * src/syldap.c
8318         * src/textview.c
8319         * src/undo.c
8320         * src/common/ssl_certificate.c
8321         * src/common/utils.c
8322         * src/gtk/colorsel.c
8323         * src/gtk/gtksctree.c
8324         * src/gtk/gtkshruler.c
8325         * src/plugins/trayicon/trayicon.c
8326                 #if 0 goes to /dev/null
8327
8328 2006-03-01 [colin]      2.0.0cvs94
8329
8330         * src/compose.c
8331         * src/imap.c
8332         * src/inc.c
8333         * src/inc.h
8334         * src/messageview.c
8335         * src/news.c
8336         * src/plugins/spamassassin/spamassassin.c
8337                 Allow to add information in the "working offline"
8338                 window
8339
8340 2006-03-01 [wwp]        2.0.0cvs93
8341
8342         * src/plugins/spamassassin/spamassassin.c
8343                 fixed spamc invocation: use a tricky temporary mini shell wrapper
8344                 'cause it seems that calling `spamc ... < inputfile` with
8345                 g_spawn_(a)sync simply.. erm doesn't work :-).
8346
8347 2006-03-01 [wwp]        2.0.0cvs92
8348
8349         * src/toolbar.c
8350         * src/toolbar.h
8351                 simplify the adding of spam/ham button to the messageview toolbar
8352                 (it gets more clear now that the same button will be "Mark as spam"
8353                 or "Mark as ham" according to the current message status,
8354                 thanks to Colin).
8355
8356 2006-03-01 [wwp]        2.0.0cvs91
8357
8358         * src/messageview.c
8359         * src/procmsg.c
8360         * src/procmsg.h
8361         * src/summaryview.c
8362         * src/plugins/spamassassin/spamassassin.c
8363         * src/plugins/spamassassin/spamassassin.h
8364                 make learner callbacks return a status (0 for ok),
8365                 handle it in main code to avoid setting flags when learning failed,
8366                 don't learn on TCP if offline in spamassassin,
8367                 thanks to Colin.
8368
8369                 
8370
8371 2006-03-01 [wwp]        2.0.0cvs90
8372
8373         * src/compose.c
8374                 some work around the compose window's account menu,
8375                 patch by Fabien Vantard.
8376
8377 2006-03-01 [wwp]        2.0.0cvs89
8378
8379         * src/plugins/spamassassin/spamassassin.c
8380                 fixed bad logics, was using spamc in local mode and sa-learn
8381                 in remote mode (thanks, Colin).
8382
8383 2006-03-01 [wwp]        2.0.0cvs88
8384
8385         * src/plugins/spamassassin/spamassassin.c
8386         * src/plugins/spamassassin/spamassassin.h
8387         * src/plugins/spamassassin/spamassassin_gtk.c
8388                 made processing of emails w/ sa-plugin an option (default is TRUE),
8389                 fixed Engrish some tooltips, capitalization of some debug messages
8390                 and warnings. The spamassassin plugin now provides two separate
8391                 services: process emails upon incorporation and spamd training.
8392                 Both services (un)register independently but use some common
8393                 plugin settings (transport settings, spam storage location).
8394
8395 2006-02-28 [wwp]        2.0.0cvs87
8396
8397         * src/plugins/spamassassin/spamassassin.c
8398                 fix async flag to spamc cmdline execution (batch exec should
8399                 be asynchronous).
8400
8401 2006-02-27 [wwp]        2.0.0cvs86
8402
8403         * src/plugins/spamassassin/spamassassin.c
8404         * src/plugins/spamassassin/spamassassin.h
8405         * src/plugins/spamassassin/spamassassin_gtk.c
8406                 - added the ability to learn a remote spamassassin server (spamd),
8407                 using spamc.
8408                 - added the spamassassin option 'username', that applies to all
8409                 spamassassin operations (filtering, learning, local or remote).
8410                 The default username is the current unix user (if left blank
8411                 from gtk prefs or config file).
8412                 - commented out some unused code (notebook widget), removed unused
8413                 layout (hbox1).
8414                 - make more widgets sensitive to the transport type.
8415
8416 2006-02-27 [colin]      2.0.0cvs85
8417
8418         * src/plugins/spamassassin/spamassassin.c
8419                 Fix sa-learn call when offline
8420
8421 2006-02-27 [colin]      2.0.0cvs84
8422
8423         * configure.ac
8424         * src/Makefile.am
8425         * src/mainwindow.c
8426         * src/mainwindow.h
8427         * src/messageview.c
8428         * src/messageview.h
8429         * src/prefs_toolbar.c
8430         * src/procmsg.c
8431         * src/stock_pixmap.c
8432         * src/stock_pixmap.h
8433         * src/summaryview.c
8434         * src/toolbar.c
8435         * src/toolbar.h
8436         * src/pixmaps/ham_btn.xpm
8437         * src/pixmaps/spam.xpm
8438         * src/pixmaps/spam_btn.xpm
8439         * src/plugins/spamassassin/spamassassin.c
8440                 Add button in toolbar for spam learning
8441                 Fix a few bugs from the last related commit
8442                 Revert 1.9.6cvs23 which messed up shift-selection
8443
8444 2006-02-24 [colin]      2.0.0cvs83
8445
8446         * src/procmsg.c
8447         * src/summaryview.c
8448         * src/summaryview.h
8449         * src/plugins/spamassassin/spamassassin.c
8450         * src/plugins/spamassassin/spamassassin.h
8451         * src/plugins/spamassassin/spamassassin_gtk.c
8452                 Unregister learner when spamassassin is either
8453                 disabled or over tcp
8454
8455 2006-02-24 [colin]      2.0.0cvs82
8456
8457         * src/Makefile.am
8458         * src/mainwindow.c
8459         * src/mainwindow.h
8460         * src/procmsg.c
8461         * src/procmsg.h
8462         * src/stock_pixmap.c
8463         * src/stock_pixmap.h
8464         * src/summaryview.c
8465         * src/summaryview.h
8466         * src/gtk/icon_legend.c
8467         * src/pixmaps/spam.xpm  ** NEW FILE **
8468         * src/plugins/spamassassin/spamassassin.c
8469         * src/plugins/spamassassin/spamassassin_gtk.c
8470                 Add spam learning interface (Mark/Mark as 
8471                 (spam|ham) menus)
8472
8473 2006-02-24 [wwp]        2.0.0cvs81
8474
8475         * src/compose.c
8476         * src/compose.h
8477         * src/filtering.c
8478                 hide compose window when sending message in batch mode
8479                 (filtering: forward and redirect). Also fixed a wrong
8480                 value returned when sending failed, neutral anyway.
8481                 (Colin, me) 
8482
8483 2006-02-24 [wwp]        2.0.0cvs80
8484
8485         * src/mainwindow.c
8486                 use GTK+'s stock quit button. Patch by Fabien Vantard.
8487
8488 2006-02-24 [paul]       2.0.0cvs79
8489
8490         * src/news.c
8491         * src/news.h
8492         * src/news_gtk.c
8493                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
8494                 Thanks to Colin
8495
8496 2006-02-23 [colin]      2.0.0cvs78
8497
8498         * src/alertpanel.c
8499                 Change OK to Close in alertpanel with View log
8500                 button; add accel to View log. Patch by Fabien
8501                 Vantard
8502
8503 2006-02-23 [wwp]        2.0.0cvs77
8504
8505         * src/compose.c
8506                 silly me, there were much more tests to perform, since toolbars can
8507                 really have down to 1 element only.
8508
8509 2006-02-23 [wwp]        2.0.0cvs76
8510
8511         * commitHelper
8512                 fixed indentation from my previous commit. Fallback to VISUAL if
8513                 EDITOR is not set (and to vi, at last resort).
8514
8515 2006-02-23 [wwp]        2.0.0cvs75
8516
8517         * commitHelper
8518                 improved error detection (Colin, me).
8519
8520 2006-02-23 [wwp]        2.0.0cvs74
8521
8522         * src/prefs_toolbar.c
8523                 simplify and fix prefs/toolbars layouting. Combos' contents can
8524                 now be really displayed.
8525
8526 2006-02-23 [wwp]        2.0.0cvs73
8527         simplifies and fix prefs/toolbars layouting. Combos' contents can now
8528         be really displayed.
8529
8530 2006-02-22 [wwp]        2.0.0cvs72
8531
8532         * src/compose.c
8533                 fix a typo in my previous commit (sorry!).
8534
8535 2006-02-22 [wwp]        2.0.0cvs71
8536
8537         * src/prefs_toolbar.c
8538                 fix a crash when adding separators to toolbars,
8539                 also fix some separator item information.
8540
8541 2006-02-22 [wwp]        2.0.0cvs70
8542
8543         * src/compose.c
8544                 fix a crash when redirecting (for instance) when compose window's
8545                 toolbar contents has been customized (when some buttons have been
8546                 removed in fact).
8547
8548 2006-02-21 [wwp]        2.0.0cvs69
8549
8550         * src/summaryview.c
8551         * src/gtk/pluginwindow.c
8552         * src/plugins/pgpcore/prefs_gpg.c
8553                 fix some compilation warnings (feat. remains of removed code).
8554
8555 2006-02-21 [wwp]        2.0.0cvs68
8556
8557         * src/gtk/gtkutils.c
8558                 fix two compilation issues, thanks to Stephan Sachse.
8559
8560 2006-02-20 [colin]      2.0.0cvs67
8561
8562         * src/mainwindow.c
8563                 Don't reselect displayed mail on refocus
8564                 This fixes actions misbehaving 
8565
8566 2006-02-20 [wwp]        2.0.0cvs66
8567
8568         * src/summaryview.c
8569         * src/gtk/gtksctree.c
8570         * src/gtk/gtkshruler.c
8571                 changed more runtime typecast checks.
8572
8573 2006-02-20 [wwp]        2.0.0cvs65
8574
8575         * src/summary_search.c
8576                 find all - summaryview refresh issue fixed, thanks to Colin.
8577
8578 2006-02-20 [wwp]        2.0.0cvs64
8579
8580         * src/gtk/gtkutils.c
8581                 better runtime typecast checks.
8582
8583 2006-02-20 [wwp]        2.0.0cvs63
8584
8585         * src/summary_search.c
8586                 enhancements to the summary search:
8587                         - add the ability to stop the running search
8588                           (upon ESC-key press, new Stop button or when Clear button is pressed)
8589                         - don't search if no criteria (From/To/Subject/Body) is set
8590                         - ensure that a busy mouse pointer is always shown when searching,
8591                           show it even a bit earlier
8592
8593 2006-02-19 [colin]      2.0.0cvs62
8594
8595         * src/compose.c
8596         * src/imap.c
8597         * src/etpan/imap-thread.c
8598         * src/etpan/imap-thread.h
8599                 (Future) IMAP speed improvement on sending
8600                 Will require a libetpan update
8601         * src/summaryview.c
8602         * src/gtk/quicksearch.c
8603                 Make quicksearch clearable while running.
8604
8605 2006-02-17 [colin]      2.0.0cvs61
8606
8607         * src/imap.c
8608         * src/etpan/imap-thread.c
8609         * src/etpan/imap-thread.h
8610                 Check for IMAP certificates
8611                 ** Requires libetpan-0.42-cvs4 
8612                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
8613
8614 2006-02-17 [colin]      2.0.0cvs60
8615
8616         * src/messageview.c
8617         * src/prefs_common.c
8618         * src/prefs_common.h
8619         * src/prefs_message.c
8620                 Add pref to display HTML-only mails with plugin, 
8621                 if possible (defaulting to FALSE of course).
8622
8623 2006-02-16 [colin]      2.0.0cvs59
8624
8625         * src/main.c
8626         * src/common/plugin.c
8627         * src/common/plugin.h
8628         * src/gtk/pluginwindow.c
8629                 Keep track of requested (but unloaded) plugins
8630                 in some error cases.
8631
8632 2006-02-16 [wwp]        2.0.0cvs58
8633
8634         * src/gtk/gtkaspell.c
8635         * src/gtk/gtkaspell.h
8636         * src/prefs_spelling.c
8637         * src/compose.c
8638         * src/prefs_common.c
8639         * src/prefs_common.h
8640                 implemented new optional spellchecker behaviour: re-check message when
8641                 dictionary got changed (from compose-window/context-menu/Change dictionary).
8642
8643 2006-02-16 [wwp]        2.0.0cvs57
8644
8645         * src/quote_fmt_parse.y
8646                 pclose popen'ed pipe.
8647
8648 2006-02-15 [colin]      2.0.0cvs56
8649
8650         * src/mimeview.c
8651         * src/mimeview.h
8652                 Let MimeViewers know which MimeView they
8653                 depend of.
8654         * src/summaryview.c
8655                 Swap From/To columns in Sent/Queue/Drafts
8656                 folders
8657         * src/etpan/imap-thread.c
8658                 Use mailstream_low_tls_open() for STARTTLS
8659                 instead of mailstream_low_ssl_open()
8660                 ** REQUIRES libetpan 0.42cvs3 **
8661
8662 2006-02-15 [wwp]        2.0.0cvs55
8663
8664         * src/compose.c
8665         * src/compose.h
8666         * src/message_search.c
8667         * src/message_search.h
8668         * src/textview.c
8669         * src/gtk/gtkutils.c
8670         * src/gtk/gtkutils.h
8671                 added the ability to Find text in the compose window (and a bit
8672                 of code factorization).
8673
8674 2006-02-15 [wwp]        2.0.0cvs54
8675
8676         * src/prefs_gtk.c
8677                 yet another one file was missing (fix for some widgets' sensitivity).
8678                 Thanks Colin!
8679
8680 2006-02-15 [wwp]        2.0.0cvs53
8681
8682         * src/prefs_gtk.h
8683                 oops forgot that file (fix for some widgets' sensitivity).
8684
8685 2006-02-15 [wwp]        2.0.0cvs52
8686
8687         * src/summary_search.c
8688                 implemented advanced summary search options (added the ability
8689                 to use matcher conditions in an advanced search mode).
8690
8691 2006-02-15 [wwp]        2.0.0cvs51
8692
8693         * src/plugins/pgpcore/prefs_gpg.c
8694         * src/prefs_account.c
8695                 fix some widget sensitivity, mostly around some labels in
8696                 account prefs.
8697
8698 2006-02-15 [paul]       2.0.0cvs50
8699
8700         * manual/advanced.xml
8701                 improve Templates info
8702                 written by wwp
8703
8704 2006-02-14 [colin]      2.0.0cvs49
8705
8706         * src/pixmaps/address_book.xpm
8707         * src/pixmaps/preferences.xpm
8708         * src/pixmaps/properties.xpm
8709                 Fix pixmap size - patch by Fabien Vantard
8710
8711 2006-02-13 [colin]      2.0.0cvs48
8712
8713         * src/procmime.c
8714                 Add missing fclose()s on error
8715         * src/textview.c
8716                 Remove unused code
8717         * src/common/utils.c
8718                 Fix temp files not being deleted on windows
8719         Patches by Thomas Gilgin
8720
8721 2006-02-13 [colin]      2.0.0cvs47
8722
8723         * src/mainwindow.c
8724                 Fix exit crash
8725
8726 2006-02-13 [wwp]        2.0.0cvs46
8727
8728         * src/plugins/pgpcore/prefs_gpg.c
8729                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
8730
8731 2006-02-12 [colin]      2.0.0cvs45
8732
8733         * src/folderview.c
8734         * src/main.c
8735         * src/mainwindow.c
8736                 Fix "stuff" when quitting
8737
8738 2006-02-12 [wwp]        2.0.0cvs44
8739
8740         * src/prefs_themes.c
8741                 fix typos in debug messages.
8742
8743 2006-02-11 [colin]      2.0.0cvs43
8744
8745         * src/summaryview.c
8746                 don't allow drag/drop from ourself
8747
8748 2006-02-10 [wwp]        2.0.0cvs42
8749
8750         * src/exporthtml.c
8751         * src/html.c
8752         * src/html.h
8753         * src/procmime.c
8754         * src/textview.c
8755                 renamed html_ prefixed functions and data structures to avoid
8756                 namespace clashes w/ other software (gtkhtml2 for instance).
8757                 Closes bug #907.
8758
8759
8760 2006-02-09 [colin]      2.0.0cvs41
8761
8762         * src/summaryview.c
8763                 Fix shitty logic messed up. Thanks Ticho for the hint!
8764
8765 2006-02-09 [wwp]        2.0.0cvs40
8766
8767         * src/gtk/about.c
8768         * src/compose.c
8769         * src/prefs_account.c
8770         * src/prefs_gtk.h
8771         * src/editaddress.c
8772                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
8773                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
8774                 Browse buttons in accounts prefs.
8775
8776 2006-02-09 [colin]      2.0.0cvs39
8777
8778         * src/matcher.c
8779                 Check for pointer before using its members
8780         * src/gtk/gtksourceprintjob.c
8781                 Fix a wrong warning
8782
8783 2006-02-09 [wwp]        2.0.0cvs38
8784
8785         * src/gtk/filesel.c
8786                 fix few compiler warnings (type mismatch).
8787
8788 2006-02-09 [paul]       2.0.0cvs37
8789
8790         * po/fr.po
8791                 updated by Fabien Vantard
8792
8793 2006-02-08 [colin]      2.0.0cvs36
8794
8795         * src/prefs_common.c
8796         * src/common/defs.h
8797         * src/common/plugin.c
8798                 allow windows and linux configurations to coexist
8799                 patch by Thomas Gilgin
8800
8801 2006-02-08 [colin]      2.0.0cvs35
8802
8803         * src/filtering.c
8804         * src/matcher.c
8805         * src/matcher.h
8806         * src/matcher_parser_parse.y
8807         * src/prefs_filtering_action.c
8808         * src/prefs_matcher.c
8809                 Add the "Ignore thread" filtering
8810                 action
8811
8812 2006-02-08 [colin]      2.0.0cvs34
8813
8814         * src/compose.c
8815         * src/procmime.c
8816         * src/procmime.h
8817                 Fix bug #905 (damaged attachment)
8818                 text files with raw \0's aren't really text files
8819         FOR_STABLE
8820
8821 2006-02-08 [colin]      2.0.0cvs33
8822
8823         * src/summaryview.c
8824                 Fix crasher introduced yesterday
8825
8826 2006-02-08 [wwp]        2.0.0cvs32
8827
8828         * src/compose.c
8829         * src/compose.h
8830                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
8831
8832 2006-02-08 [wwp]        2.0.0cvs31
8833
8834         * src/prefs_template.c
8835                 templates enhancement: allow address completion for Cc and Bcc fields
8836                 (it was currently possible for the To field only)
8837
8838 2006-02-08 [colin]      2.0.0cvs30
8839
8840         * src/compose.c
8841                 Don't unblock if not blocked
8842         FOR_STABLE
8843
8844 2006-02-07 [colin]      2.0.0cvs29
8845
8846         * src/action.c
8847                 Forgot to refresh summaryview
8848
8849 2006-02-07 [colin]      2.0.0cvs28
8850
8851         * src/action.c
8852                 Freeze/thaw message list and folder list while
8853                 processing %as{} actions 
8854         * src/compose.c
8855                 Fix auto-wrap disabling after a middle-click
8856                 paste - FOR_STABLE
8857
8858 2006-02-07 [paul]       2.0.0cvs27
8859
8860         * src/folder.c
8861                 fix freeing of uninitialised pointers
8862                 Thanks to Colin
8863
8864 2006-02-06 [colin]      2.0.0cvs26
8865
8866         * src/folder.c
8867                 Use g_slist_prepend in potentially big list
8868
8869 2006-02-06 [colin]      2.0.0cvs25
8870
8871         * src/folder.c
8872                 Completely skip processing if it doesn't 
8873                 exist (faster!)
8874
8875 2006-02-06 [colin]      2.0.0cvs24
8876
8877         * src/folder.c
8878         * src/summaryview.c
8879                 Batch filtering in summaryview (from Tools menu)
8880                 and pre/post//-processing too
8881
8882 2006-02-06 [colin]      2.0.0cvs23
8883
8884         * src/procmsg.h
8885         * src/filtering.c
8886                 Use a special field for batch filtering instead
8887                 of stepping on deferred execution's toes
8888
8889 2006-02-06 [colin]      2.0.0cvs22
8890
8891         * src/action.c
8892         * src/filtering.c
8893         * src/filtering.h
8894         * src/folder.c
8895         * src/summaryview.c
8896                 Fix filtering via menus and actions
8897
8898 2006-02-06 [colin]      2.0.0cvs21
8899
8900         * src/imap.c
8901                 Put the added file directly to cache if possible (will work
8902                 with next libetpan)
8903         * src/filtering.c
8904         * src/filtering.h
8905         * src/inc.c
8906         * src/folder.c
8907         * src/mbox.c
8908         * src/procmsg.h
8909                 Move and copy filtered messages by batches instead of one
8910                 by one - faster on IMAP
8911         * src/procmsg.c
8912                 Add a function that'll possibly be useful later
8913
8914 2006-02-06 [colin]      2.0.0cvs20
8915
8916         * src/addressbook.c
8917                 Use internal mime-type instead of text/plain for d'n'd
8918         * src/compose.c
8919                 Allow attaching files from mimeview's icon list via d'n'd
8920         * src/folderview.c
8921         * src/folderview.h
8922                 Use internal mime-type instead of text/plain for d'n'd
8923                 Don't try to selected opened folder if none is
8924                 Factorize d'n'd from other apps code
8925         * src/headerview.c
8926         * src/textview.c
8927         * src/gtk/gtkutils.c
8928         * src/gtk/gtkutils.h
8929                 Factorize Face/X-Face stuff
8930         * src/mimeview.c
8931                 Fix d'n'd to other apps
8932         * src/prefs_message.c
8933                 Let the XFace pref be usable without libcompface as it also
8934                 applies to Face
8935         * src/summaryview.c
8936                 Fix d'n'd to other apps
8937                 Factorize d'n'd from other apps code
8938
8939 2006-02-06 [wwp]        2.0.0cvs19
8940
8941         * po/it.po
8942                 Italian translation fixes by Andrea Spadaccini (no more confusion
8943                 between filtering and processing, and few changes in the About
8944                 dialog).
8945
8946
8947 2006-02-06 [mones]      2.0.0cvs18
8948
8949         * src/gtk/icon_legend.c
8950                 Improved descriptions allowing better translations
8951
8952 2006-02-05 [colin]      2.0.0cvs17
8953
8954         * src/imap.c
8955                 Add the f*cking missing expunge that caused imap_fetch_env
8956                 to fail after an add_msgs ! :-///
8957         * src/etpan/imap-thread.c
8958                 Add a bit of debug
8959         FOR_STABLE
8960
8961 2006-02-05 [colin]      2.0.0cvs16
8962
8963         * src/common/utils.c
8964                 Don't check for return-path (or we can't put
8965                 back non-sent mails)
8966
8967 2006-02-05 [colin]      2.0.0cvs15
8968
8969         * src/textview.c
8970                 Don't try to display Face header in textview
8971                 when teh headerview's active
8972
8973 2006-02-05 [colin]      2.0.0cvs14
8974
8975         * tools/tbird2syl.py
8976         * tools/Makefile.am
8977                 Add script to import Thunderbird mails
8978
8979 2006-02-05 [colin]      2.0.0cvs13
8980
8981         * src/headerview.c
8982         * src/procheader.c
8983         * src/procmsg.c
8984         * src/procmsg.h
8985         * src/textview.c
8986                 Show Face headers - patch partially by Klaus Flittner
8987
8988 2006-02-05 [colin]      2.0.0cvs12
8989
8990         * src/folderview.c
8991         * src/summaryview.c
8992         * src/common/utils.c
8993         * src/common/utils.h
8994                 Let dnd work from mime icons to summaryview
8995                 and to folderview too
8996                 Add a crude test to avoid trying to add files
8997                 drag'n'dropped when they're not mails
8998
8999 2006-02-04 [colin]      2.0.0cvs11
9000
9001         * src/summaryview.c
9002         * src/mimeview.c
9003                 Fix utf8 conversion
9004
9005 2006-02-04 [colin]      2.0.0cvs10
9006
9007         * src/compose.c
9008         * src/folderview.c
9009         * src/mimeview.c
9010         * src/summaryview.c
9011         * src/summaryview.h
9012                 Added various drag and drop capas:
9013                 From                    To
9014                 summaryview             other apps
9015                 mimeview icons          other apps
9016                 other apps              summaryview
9017                 other apps              folderview
9018
9019                 This shouldn't have broken the existing:
9020                 From                    To
9021                 summaryview             folderview
9022                 folderview              folderview
9023                 summaryview             compose's attachments
9024
9025         Tests welcomed.
9026
9027 2006-02-02 [paul]       2.0.0cvs9
9028
9029         * src/mainwindow.c
9030                 move global option 'Set displayed columns...' out
9031                 of folder option grouping.
9032                 fix sensitivity of 'harvest addresses'
9033         FOR_STABLE
9034
9035 2006-02-01 [colin]      2.0.0cvs8
9036
9037         * src/mimeview.c
9038                 Revert the alertpanel patch, it sucks (intrusive
9039                 and gets in the way of "open")
9040
9041 2006-02-01 [colin]      2.0.0cvs7
9042
9043         * src/compose.c
9044         * src/prefs_account.c
9045         * src/prefs_common.c
9046         * src/common/defs.h
9047         * src/common/utils.c
9048         * src/common/utils.h
9049                 Add ability to edit the signature file
9050                 from the account preferences, and use
9051                 a default for the text editor.
9052                 Patch by Fabien Vantard
9053
9054 2006-02-01 [colin]      2.0.0cvs6
9055
9056         * src/mimeview.c
9057                 Try to get mime type by extension if it is
9058                 application/octet-stream
9059                 Display a window with possible choices when
9060                 encountering unknown mime types
9061         * src/gtk/filesel.c
9062         * src/gtk/filesel.h
9063                 Add preview
9064                 Allow multiple selection in filtered filesel
9065                 (patch by Fabien Vantard)
9066         * src/gtk/pluginwindow.c
9067                 Use it (patch by Fabien Vantard)
9068
9069 2006-02-01 [paul]       2.0.0cvs5
9070
9071         * src/jpilot.c
9072                 fix crash on creating jpilot address book
9073                 Thanks to Colin - FOR_STABLE
9074         * src/prefs_summaries.c
9075         * src/prefs_wrapping.c
9076         * src/gtk/icon_legend.c
9077         * src/gtk/quicksearch.c
9078                 string fixes and additions
9079
9080 2006-02-01 [paul]       2.0.0cvs4
9081
9082         * src/compose.c
9083         * src/mainwindow.c
9084         * src/messageview.c
9085         * src/prefs_send.c
9086                 add Arabic encoding option
9087                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
9088
9089 2006-01-31 [colin]      2.0.0cvs3
9090
9091         * src/plugins/pgpcore/passphrase.c
9092                 Convert passphrase to locale encoding
9093         * src/compose.c
9094                 Fix drafting on IMAP. Crappy bug sneaked in
9095                 the release :-/
9096         FOR_STABLE
9097
9098 2006-01-30 [paul]       2.0.0cvs2
9099
9100         * src/gtk/icon_legend.c
9101                 show the new entries
9102
9103 2006-01-30 [colin]      2.0.0cvs1
9104
9105         * src/manual.c
9106                 Check for the file to be present before 
9107                 enabling the menu - FOR_STABLE
9108         * src/gtk/icon_legend.c
9109                 Add folders icons (not all of them, there
9110                 are too much, but the most intriguing ones)
9111
9112 2006-01-30 [paul]       2.0.0
9113
9114         version 2.0.0 released
9115
9116 2006-01-30 [paul]       1.9.100cvs200
9117
9118         * manual/faq.xml
9119         * manual/gpl.xml
9120         * manual/intro.xml
9121         * manual/starting.xml
9122         * manual/sylpheed-claws-manual.xml
9123                 fixes, additions
9124
9125 2006-01-29 [mones]      1.9.100cvs199
9126
9127         * manual/account.xml
9128         * manual/advanced.xml
9129         * manual/glossary.xml
9130                 Some typos fixed, added LDIF term to glossary
9131         * po/es.po
9132                 Fixed leading plus symbol
9133
9134 2006-01-29 [paul]       1.9.100cvs198
9135
9136         * po/fi.po
9137         * po/sk.po
9138                 updated by Tommi Pirinen and Andrej Kacian
9139
9140 2006-01-29 [paul]       1.9.100cvs197
9141
9142         * src/gtk/authors.h
9143                 remove duplicates
9144
9145 2006-01-29 [paul]       1.9.100cvs196
9146
9147         * AUTHORS
9148         * po/nl.po
9149         * src/gtk/authors.h
9150         * tools/claws.i18n.status.pl
9151                 nl translation updated by Tim Dijkstra
9152
9153 2006-01-29 [paul]       1.9.100cvs195
9154
9155         * po/sr.po
9156         * po/sv.po
9157                 updated by Aleksandar Urosevic and Anders Troback
9158
9159 2006-01-28 [colin]      1.9.100cvs194
9160
9161         * src/gtk/gtksourceprintjob.c
9162                 Don't fiddle with PangoLayout when we
9163                 have an image
9164
9165 2006-01-28 [paul]       1.9.100cvs193
9166
9167         * AUTHORS
9168         * po/el.po
9169         * po/zh_CN.po
9170         * src/gtk/authors.h
9171         * tools/claws.i18n.status.pl
9172                 updated translations submitted by Stavros Giannouris
9173                 and Ralgh Young
9174
9175 2006-01-27 [colin]      1.9.100cvs192
9176
9177         * src/summaryview.c
9178         * src/gtk/gtksourceprintjob.c
9179                 Add image printing 
9180                 (libgnomeprint only, of course)
9181
9182 2006-01-27 [paul]       1.9.100cvs191
9183
9184         * po/fr.po
9185         * po/it.po
9186                 updated by Fabien Vantard and Andrea Spadaccini
9187
9188 2006-01-26 [colin]      1.9.100cvs190
9189
9190         * manual/Makefile.am
9191         * configure.ac
9192                 Make building the manual optional 
9193                 (--disable-manual)
9194
9195 2006-01-26 [paul]       1.9.100cvs189
9196
9197         * manual/glossary.xml
9198         * manual/plugins.xml
9199                 edited
9200         * po/en_GB.po
9201                 updated
9202
9203 2006-01-26 [paul]       1.9.100cvs188
9204
9205         * src/prefs_display_header.c
9206         * src/prefs_folder_column.c
9207         * src/prefs_msg_colors.c
9208         * src/prefs_summaries.c
9209         * src/prefs_summary_column.c
9210                 HIGify
9211
9212 2006-01-25 [colin]      1.9.100cvs187
9213
9214         * src/imap.c
9215                 Don't allow moving/copying mails between
9216                 queue/drafts and non-queue/drafts folders
9217                 Fixes bug #897 (message header is resetted 
9218                 if one is copied to Drafts)
9219
9220 2006-01-25 [colin]      1.9.100cvs186
9221
9222         * src/folder.c
9223         * src/mainwindow.c
9224                 Fix subscribed folders not found
9225         * src/compose.c
9226                 Don't try to encode as original mail's charset
9227                 if it's ascii 
9228
9229 2006-01-25 [paul]       1.9.100cvs185
9230
9231         * AUTHORS
9232         * po/Makevars
9233                 updated
9234         * po/de.po
9235         * po/pl.po
9236         * po/pt_BR.po
9237         * po/sr.po
9238                 updates submitted by Stephan Sachse, Emilian Nowak
9239                 and Quar, Frederico Goncalves Guimaraes, and
9240                 Aleksandar Urosevic
9241                 Fix Bug 896, 'PT_BR locale broken'.
9242         * src/gtk/authors.h
9243                 updated
9244
9245 2006-01-24 [mones]      1.9.100cvs184
9246
9247         * manual/glossary.xml
9248                 All current terms finished. Reviewers welcome ;-)
9249         * manual/keyboard.xml
9250                 Fixed column width for pdf output.
9251         * po/es.po
9252                 Updated
9253
9254 2006-01-24 [paul]       1.9.100cvs183
9255
9256         * manual/glossary.xml
9257                 fix id name
9258         * manual/dist/html/Makefile.am
9259         * manual/dist/pdf/Makefile.am
9260         * manual/dist/ps/Makefile.am
9261         * manual/dist/txt/Makefile.am
9262                 fix make deps
9263                 Thanks to Colin
9264
9265 2006-01-24 [mones]      1.9.100cvs182
9266
9267         * manual/glossary.xml
9268                 Nearly finished, some terms missing.
9269
9270 2006-01-23 [paul]       1.9.100cvs181
9271
9272         * manual/dist/html/Makefile.am
9273         * manual/dist/pdf/Makefile.am
9274         * manual/dist/ps/Makefile.am
9275         * manual/dist/txt/Makefile.am
9276         * src/mainwindow.c
9277                 re-enable manual
9278                 Thanks to Colin
9279
9280 2006-01-22 [colin]      1.9.100cvs180
9281
9282         * src/compose.c
9283         * src/gtk/gtkaspell.c
9284                 Don't deselect stuff before right-clicking, with aspell.
9285                 (This prevented right-click Copy, for example).
9286                 Thanks to Clo!
9287
9288 2006-01-22 [paul]       1.9.100cvs179
9289
9290         * src/summary_search.c
9291                 don't fix the widget size as it causes problems
9292                 under localisation.
9293                 Thanks to Emilian Nowak
9294
9295 2006-01-21 [paul]       1.9.100cvs178
9296
9297         * src/prefs_themes.c
9298                 fix broken underlining of label text
9299                 with some translations
9300
9301 2006-01-21 [colin]      1.9.100cvs177
9302
9303         * po/fr.po
9304                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
9305
9306 2006-01-20 [colin]      1.9.100cvs176
9307
9308         * configure.ac
9309         * Makefile.am
9310         * manual/Makefile
9311         * manual/dist/html/.cvsignore
9312         * manual/dist/html/Makefile.am
9313         * manual/dist/pdf/.cvsignore
9314         * manual/dist/pdf/Makefile.am
9315         * manual/dist/ps/.cvsignore
9316         * manual/dist/ps/Makefile.am
9317         * manual/dist/txt/.cvsignore
9318         * manual/dist/txt/Makefile.am
9319                 Autotool-ize manual
9320
9321 2006-01-20 [paul]       1.9.100cvs175
9322
9323         * manual/handling.xml
9324                 make Filtering and Searching entries easier to find
9325         * manual/keyboard.xml
9326                 add the remaining default keybinds
9327         * src/prefs_summaries.c
9328                 update the default keybinds
9329
9330 2006-01-20 [paul]       1.9.100cvs174
9331
9332         * src/addressbook.c
9333         * src/addrgather.c
9334         * src/addrharvest.c
9335         * src/editaddress.c
9336         * src/editgroup.c
9337         * src/exphtmldlg.c
9338         * src/expldifdlg.c
9339         * src/exporthtml.c
9340         * src/exportldif.c
9341         * src/ldif.c
9342                 replace 'e-mail' with 'email'
9343         * src/summary_search.c
9344                 add mnemonic to "Find all" button
9345
9346 2006-01-20 [wwp]        1.9.100cvs173
9347
9348         * src/export.c
9349         * src/import.c
9350                 touched mbox import/export buttons for HIG-compliance
9351
9352 2006-01-19 [paul]       1.9.100cvs172
9353
9354         * manual/account.xml
9355         * manual/addrbook.xml
9356         * manual/advanced.xml
9357         * manual/faq.xml
9358         * manual/handling.xml
9359         * manual/intro.xml
9360         * manual/plugins.xml
9361         * manual/starting.xml
9362                 more editing
9363
9364 2006-01-19 [paul]       1.9.100cvs171
9365
9366         * src/toolbar.c
9367                 allow use of trash button while receiving
9368                 Thanks to Colin
9369
9370 2006-01-19 [wwp]        1.9.100cvs170
9371
9372         * src/gtk/quicksearch.c
9373         * src/compose.c
9374                 force text color to black when yellow background is set
9375
9376 2006-01-19 [colin]      1.9.100cvs169
9377
9378         * src/plugins/trayicon/trayicon.c
9379                 Gray out Get Mail when already getting mail
9380
9381 2006-01-18 [paul]       1.9.100cvs168
9382
9383         * src/compose.c
9384                 give widget yellow background was To is
9385                 set via folder prefs
9386         * src/gtk/quicksearch.c
9387                 give widget yellow background when quick
9388                 search is active.
9389                 Thanks to Colin
9390
9391 2006-01-18 [paul]       1.9.100cvs167
9392
9393         * doc/man/sylpheed-claws.1
9394                 add --subscribe option
9395
9396 2006-01-18 [paul]       1.9.100cvs166
9397
9398         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9399         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9400                 use %U instead of %F (%F is broken for user installed
9401                 files in kde 3.5)
9402
9403 2006-01-18 [colin]      1.9.100cvs165
9404
9405         * src/summaryview.c
9406                 Default to Yes in "No more * messages" dialogs
9407
9408 2006-01-17 [colin]      1.9.100cvs164
9409
9410         * src/compose.c
9411                 Possibly fix an invalid iterator causing
9412                 crash
9413
9414 2006-01-17 [colin]      1.9.100cvs163
9415
9416         * src/mimeview.c
9417                 Fix crash when the image disappears under the
9418                 image viewer
9419
9420 2006-01-16 [colin]      1.9.100cvs162
9421
9422         * src/compose.c
9423                 Fix reenabling autowrap
9424
9425 2006-01-16 [colin]      1.9.100cvs161
9426
9427         * src/compose.c
9428                 reset quote_len before getting quote_str
9429
9430 2006-01-16 [colin]      1.9.100cvs160
9431
9432         * src/account.c
9433         * src/account.h
9434         * src/folder.c
9435         * src/imap_gtk.c
9436         * src/mh_gtk.c
9437                 Fix bug #883 (default inbox does not track folder move)
9438
9439 2006-01-16 [colin]      1.9.100cvs159
9440
9441         * src/compose.c
9442         * src/plugins/pgpcore/passphrase.c
9443                 More buttons fixes
9444
9445 2006-01-16 [paul]       1.9.100cvs158
9446
9447         * src/prefs_actions.c
9448         * src/prefs_filtering_action.c
9449         * src/prefs_matcher.c
9450         * src/quote_fmt.c
9451         * src/gtk/description_window.c
9452         * src/gtk/description_window.h
9453         * src/gtk/quicksearch.c
9454                 description window cleanups
9455
9456 2006-01-15 [colin]      1.9.100cvs157
9457
9458         * src/addressbook.c
9459         * src/prefs_filtering.c
9460                 Same here
9461
9462 2006-01-15 [colin]      1.9.100cvs156
9463
9464         * src/folderview.c
9465         * src/mainwindow.c
9466                 Same for "Empty trash"
9467
9468 2006-01-15 [colin]      1.9.100cvs155
9469
9470         * src/inc.c
9471                 Override offline dialog had Yes by default
9472
9473 2006-01-15 [colin]      1.9.100cvs154
9474
9475         * src/summaryview.c
9476                 Delete selected messages? previously had Yes the default
9477
9478 2006-01-15 [colin]      1.9.100cvs153
9479
9480         * src/folder.c
9481         * src/folder.h
9482         * src/main.c
9483                 Check if a mailbox is loaded after all
9484                 plugins are loaded.
9485
9486 2006-01-15 [colin]      1.9.100cvs152
9487
9488         * src/folder.c
9489                 Don't start wizard when there are unloaded folders (will help
9490                 people with only mbox or maildir mailboxes)
9491
9492 2006-01-14 [colin]      1.9.100cvs151
9493
9494         * src/addressbook.c
9495         * src/expldifdlg.c
9496         * src/importldif.c
9497         * src/importmutt.c
9498         * src/importpine.c
9499         * src/mh_gtk.c
9500                 More HIG compliance and fixes
9501
9502 2006-01-14 [colin]      1.9.100cvs150
9503
9504         * src/prefs_filtering_action.c
9505         * src/foldersel.c
9506                 Two forgotten button order changes
9507
9508 2006-01-14 [colin]      1.9.100cvs149
9509
9510         * src/account.c
9511         * src/addressbook.c
9512         * src/compose.c
9513         * src/folderview.c
9514         * src/imap_gtk.c
9515         * src/mainwindow.c
9516         * src/mh_gtk.c
9517         * src/news_gtk.c
9518         * src/prefs_actions.c
9519         * src/prefs_customheader.c
9520         * src/prefs_filtering.c
9521         * src/prefs_matcher.c
9522         * src/prefs_template.c
9523         * src/ssl_manager.c
9524         * src/summaryview.c
9525         * src/textview.c
9526         * src/toolbar.c
9527                 All deletion confirmations are now "Cancel, Delete" 
9528                 instead of "No, Yes"
9529                 Clarified most of the other "No, Yes" to 
9530                 "Cancel, Descriptive_action"
9531                 Rechanged the "Entry not saved" alerts to have 
9532                 "Close, Continue editing"
9533
9534
9535 2006-01-14 [paul]
9536
9537         * 2.0.0-rc4 released
9538
9539 2006-01-14 [paul]       1.9.100cvs148
9540
9541         * src/account.c
9542         * src/addressadd.c
9543         * src/addressbook.c
9544         * src/compose.c
9545         * src/editaddress.c
9546         * src/editbook.c
9547         * src/editgroup.c
9548         * src/editjpilot.c
9549         * src/editldap.c
9550         * src/editvcard.c
9551         * src/exphtmldlg.c
9552         * src/expldifdlg.c
9553         * src/folderview.c
9554         * src/grouplistdialog.c
9555         * src/imap_gtk.c
9556         * src/importmutt.c
9557         * src/importpine.c
9558         * src/inc.c
9559         * src/main.c
9560         * src/mainwindow.c
9561         * src/message_search.c
9562         * src/messageview.c
9563         * src/mh_gtk.c
9564         * src/mimeview.c
9565         * src/news_gtk.c
9566         * src/prefs_actions.c
9567         * src/prefs_customheader.c
9568         * src/prefs_filtering.c
9569         * src/prefs_matcher.c
9570         * src/prefs_template.c
9571         * src/prefs_themes.c
9572         * src/ssl_manager.c
9573         * src/summary_search.c
9574         * src/summaryview.c
9575         * src/textview.c
9576         * src/toolbar.c
9577         * src/gtk/foldersort.c
9578         * src/gtk/gtkaspell.c
9579         * src/gtk/inputdialog.c
9580         * src/gtk/prefswindow.c
9581         * src/plugins/pgpcore/select-keys.c
9582         * src/plugins/trayicon/trayicon.c
9583                 HIG compliant button order
9584
9585 2006-01-14 [mones]      1.9.100cvs147
9586
9587         * po/es.po
9588                 Updated translation
9589
9590 2006-01-13 [paul]       1.9.100cvs146
9591
9592         * AUTHORS
9593         * ChangeLog
9594         * src/gtk/authors.h
9595                 add Joshua M. Kwan to contributors list
9596
9597 2006-01-13 [colin]      1.9.100cvs145
9598
9599         * src/gtk/quicksearch.c
9600                 Don't refocus quick search after executing (Esc or Enter)
9601                 Allows to '/'search something then move up/down in 
9602                 summaryview, and to Esc a search and be back in the 
9603                 summaryview
9604
9605 2006-01-13 [paul]       1.9.100cvs144
9606
9607         * src/plugins/pgpinline/pgpinline.c
9608                 support Content-Type 'application/pgp'
9609                 patch by Joshua M. Kwan <joshuak@users.sf.net>
9610
9611 2006-01-13 [paul]       1.9.100cvs143
9612
9613         * manual/account.xml
9614                 make mention of partial retrieval
9615                 thanks to Colin
9616
9617 2006-01-13 [paul]       1.9.100cvs142
9618
9619         * src/account.c
9620         * src/account.h
9621         * src/action.c
9622         * src/action.h
9623         * src/adbookbase.h
9624         * src/addr_compl.c
9625         * src/addr_compl.h
9626         * src/addrbook.c
9627         * src/addrcache.c
9628         * src/addrcache.h
9629         * src/addrcindex.c
9630         * src/addrcindex.h
9631         * src/addrclip.c
9632         * src/addrclip.h
9633         * src/addrdefs.h
9634         * src/addressadd.c
9635         * src/addressadd.h
9636         * src/addressbook.c
9637         * src/addressbook.h
9638         * src/addrgather.c
9639         * src/addrgather.h
9640         * src/addrharvest.c
9641         * src/addrharvest.h
9642         * src/addrindex.c
9643         * src/addrindex.h
9644         * src/addritem.c
9645         * src/addritem.h
9646         * src/addrquery.c
9647         * src/addrquery.h
9648         * src/addrselect.c
9649         * src/addrselect.h
9650         * src/alertpanel.c
9651         * src/alertpanel.h
9652         * src/browseldap.c
9653         * src/browseldap.h
9654         * src/codeconv.c
9655         * src/codeconv.h
9656         * src/compose.c
9657         * src/compose.h
9658         * src/customheader.c
9659         * src/customheader.h
9660         * src/displayheader.c
9661         * src/displayheader.h
9662         * src/editaddress.c
9663         * src/editaddress.h
9664         * src/editbook.c
9665         * src/editbook.h
9666         * src/editgroup.c
9667         * src/editgroup.h
9668         * src/editjpilot.c
9669         * src/editjpilot.h
9670         * src/editldap.c
9671         * src/editldap.h
9672         * src/editldap_basedn.c
9673         * src/editldap_basedn.h
9674         * src/editvcard.c
9675         * src/editvcard.h
9676         * src/exphtmldlg.c
9677         * src/exphtmldlg.h
9678         * src/expldifdlg.c
9679         * src/expldifdlg.h
9680         * src/export.h
9681         * src/exporthtml.c
9682         * src/exporthtml.h
9683         * src/exportldif.c
9684         * src/exportldif.h
9685         * src/filtering.c
9686         * src/filtering.h
9687         * src/folder.c
9688         * src/folder.h
9689         * src/folder_item_prefs.c
9690         * src/folder_item_prefs.h
9691         * src/foldersel.c
9692         * src/foldersel.h
9693         * src/folderutils.c
9694         * src/folderutils.h
9695         * src/folderview.c
9696         * src/folderview.h
9697         * src/grouplistdialog.c
9698         * src/grouplistdialog.h
9699         * src/headerview.c
9700         * src/html.c
9701         * src/html.h
9702         * src/image_viewer.c
9703         * src/image_viewer.h
9704         * src/imap.c
9705         * src/imap.h
9706         * src/imap_gtk.c
9707         * src/imap_gtk.h
9708         * src/import.h
9709         * src/importldif.c
9710         * src/importldif.h
9711         * src/importmutt.c
9712         * src/importmutt.h
9713         * src/importpine.c
9714         * src/importpine.h
9715         * src/inc.c
9716         * src/inc.h
9717         * src/jpilot.c
9718         * src/jpilot.h
9719         * src/ldapctrl.c
9720         * src/ldapctrl.h
9721         * src/ldaplocate.c
9722         * src/ldaplocate.h
9723         * src/ldapquery.c
9724         * src/ldapquery.h
9725         * src/ldapserver.c
9726         * src/ldapserver.h
9727         * src/ldaputil.c
9728         * src/ldaputil.h
9729         * src/ldif.c
9730         * src/ldif.h
9731         * src/main.c
9732         * src/main.h
9733         * src/mainwindow.c
9734         * src/mainwindow.h
9735         * src/manual.c
9736         * src/manual.h
9737         * src/mbox.c
9738         * src/mbox.h
9739         * src/message_search.c
9740         * src/message_search.h
9741         * src/messageview.c
9742         * src/messageview.h
9743         * src/mh.c
9744         * src/mh.h
9745         * src/mh_gtk.c
9746         * src/mh_gtk.h
9747         * src/mimeview.c
9748         * src/mimeview.h
9749         * src/msgcache.c
9750         * src/msgcache.h
9751         * src/mutt.c
9752         * src/mutt.h
9753         * src/news.c
9754         * src/news.h
9755         * src/news_gtk.c
9756         * src/news_gtk.h
9757         * src/partial_download.c
9758         * src/partial_download.h
9759         * src/pine.c
9760         * src/pine.h
9761         * src/pop.c
9762         * src/pop.h
9763         * src/prefs_account.c
9764         * src/prefs_account.h
9765         * src/prefs_actions.c
9766         * src/prefs_actions.h
9767         * src/prefs_common.c
9768         * src/prefs_common.h
9769         * src/prefs_compose_writing.c
9770         * src/prefs_compose_writing.h
9771         * src/prefs_customheader.c
9772         * src/prefs_customheader.h
9773         * src/prefs_display_header.c
9774         * src/prefs_display_header.h
9775         * src/prefs_filtering.c
9776         * src/prefs_filtering.h
9777         * src/prefs_filtering_action.c
9778         * src/prefs_filtering_action.h
9779         * src/prefs_folder_column.c
9780         * src/prefs_folder_column.h
9781         * src/prefs_folder_item.c
9782         * src/prefs_folder_item.h
9783         * src/prefs_fonts.c
9784         * src/prefs_fonts.h
9785         * src/prefs_gtk.c
9786         * src/prefs_gtk.h
9787         * src/prefs_image_viewer.c
9788         * src/prefs_image_viewer.h
9789         * src/prefs_matcher.c
9790         * src/prefs_matcher.h
9791         * src/prefs_message.c
9792         * src/prefs_msg_colors.c
9793         * src/prefs_msg_colors.h
9794         * src/prefs_other.c
9795         * src/prefs_quote.c
9796         * src/prefs_receive.c
9797         * src/prefs_send.c
9798         * src/prefs_spelling.c
9799         * src/prefs_spelling.h
9800         * src/prefs_summaries.c
9801         * src/prefs_summaries.h
9802         * src/prefs_summary_column.c
9803         * src/prefs_summary_column.h
9804         * src/prefs_template.c
9805         * src/prefs_template.h
9806         * src/prefs_themes.c
9807         * src/prefs_themes.h
9808         * src/prefs_toolbar.c
9809         * src/prefs_toolbar.h
9810         * src/prefs_wrapping.c
9811         * src/prefs_wrapping.h
9812         * src/privacy.c
9813         * src/privacy.h
9814         * src/procheader.c
9815         * src/procheader.h
9816         * src/procmime.c
9817         * src/procmime.h
9818         * src/procmsg.c
9819         * src/procmsg.h
9820         * src/quote_fmt.c
9821         * src/quote_fmt_parse.y
9822         * src/recv.c
9823         * src/recv.h
9824         * src/remotefolder.c
9825         * src/remotefolder.h
9826         * src/send_message.c
9827         * src/send_message.h
9828         * src/setup.c
9829         * src/setup.h
9830         * src/sourcewindow.c
9831         * src/sourcewindow.h
9832         * src/ssl_manager.c
9833         * src/ssl_manager.h
9834         * src/statusbar.c
9835         * src/statusbar.h
9836         * src/stock_pixmap.c
9837         * src/stock_pixmap.h
9838         * src/summary_search.c
9839         * src/summary_search.h
9840         * src/summaryview.c
9841         * src/summaryview.h
9842         * src/syldap.c
9843         * src/syldap.h
9844         * src/textview.c
9845         * src/textview.h
9846         * src/toolbar.c
9847         * src/toolbar.h
9848         * src/undo.c
9849         * src/undo.h
9850         * src/unmime.c
9851         * src/unmime.h
9852         * src/vcard.c
9853         * src/vcard.h
9854         * src/wizard.c
9855         * src/wizard.h
9856         * src/common/base64.c
9857         * src/common/base64.h
9858         * src/common/defs.h
9859         * src/common/hooks.c
9860         * src/common/hooks.h
9861         * src/common/log.c
9862         * src/common/log.h
9863         * src/common/mgutils.c
9864         * src/common/mgutils.h
9865         * src/common/nntp.c
9866         * src/common/nntp.h
9867         * src/common/passcrypt.c
9868         * src/common/passcrypt.h.in
9869         * src/common/plugin.c
9870         * src/common/plugin.h
9871         * src/common/prefs.c
9872         * src/common/prefs.h
9873         * src/common/progressindicator.c
9874         * src/common/progressindicator.h
9875         * src/common/quoted-printable.c
9876         * src/common/quoted-printable.h
9877         * src/common/session.c
9878         * src/common/session.h
9879         * src/common/smtp.c
9880         * src/common/smtp.h
9881         * src/common/socket.c
9882         * src/common/socket.h
9883         * src/common/ssl.c
9884         * src/common/ssl.h
9885         * src/common/ssl_certificate.c
9886         * src/common/ssl_certificate.h
9887         * src/common/stringtable.c
9888         * src/common/stringtable.h
9889         * src/common/sylpheed.c
9890         * src/common/sylpheed.h
9891         * src/common/template.c
9892         * src/common/template.h
9893         * src/common/timing.h
9894         * src/common/utils.c
9895         * src/common/utils.h
9896         * src/common/version.h.in
9897         * src/common/xml.c
9898         * src/common/xml.h
9899         * src/common/xmlprops.c
9900         * src/common/xmlprops.h
9901         * src/gtk/colorlabel.c
9902         * src/gtk/colorsel.c
9903         * src/gtk/colorsel.h
9904         * src/gtk/description_window.c
9905         * src/gtk/description_window.h
9906         * src/gtk/filesel.c
9907         * src/gtk/filesel.h
9908         * src/gtk/foldersort.c
9909         * src/gtk/foldersort.h
9910         * src/gtk/gtkutils.c
9911         * src/gtk/gtkutils.h
9912         * src/gtk/inputdialog.c
9913         * src/gtk/inputdialog.h
9914         * src/gtk/logwindow.c
9915         * src/gtk/logwindow.h
9916         * src/gtk/manage_window.c
9917         * src/gtk/manage_window.h
9918         * src/gtk/menu.c
9919         * src/gtk/menu.h
9920         * src/gtk/pluginwindow.c
9921         * src/gtk/pluginwindow.h
9922         * src/gtk/prefswindow.c
9923         * src/gtk/prefswindow.h
9924         * src/gtk/progressdialog.c
9925         * src/gtk/progressdialog.h
9926         * src/gtk/sslcertwindow.c
9927         * src/gtk/sslcertwindow.h
9928         * src/plugins/clamav/clamav_plugin.c
9929         * src/plugins/clamav/clamav_plugin.h
9930         * src/plugins/clamav/clamav_plugin_gtk.c
9931         * src/plugins/demo/demo.c
9932         * src/plugins/dillo_viewer/dillo_prefs.c
9933         * src/plugins/dillo_viewer/dillo_prefs.h
9934         * src/plugins/dillo_viewer/dillo_viewer.c
9935         * src/plugins/pgpcore/passphrase.c
9936         * src/plugins/pgpcore/passphrase.h
9937         * src/plugins/pgpcore/plugin.c
9938         * src/plugins/pgpcore/select-keys.c
9939         * src/plugins/pgpcore/select-keys.h
9940         * src/plugins/pgpcore/sgpgme.c
9941         * src/plugins/pgpcore/sgpgme.h
9942         * src/plugins/pgpinline/pgpinline.c
9943         * src/plugins/pgpinline/pgpinline.h
9944         * src/plugins/pgpinline/plugin.c
9945         * src/plugins/pgpmime/pgpmime.c
9946         * src/plugins/pgpmime/pgpmime.h
9947         * src/plugins/pgpmime/plugin.c
9948         * src/plugins/spamassassin/spamassassin.c
9949         * src/plugins/spamassassin/spamassassin.h
9950         * src/plugins/spamassassin/spamassassin_gtk.c
9951         * src/plugins/trayicon/trayicon.c
9952                 update copyright header
9953
9954 2006-01-13 [paul]       1.9.100cvs141
9955
9956         * src/account.c
9957         * src/export.c
9958         * src/import.c
9959         * src/mainwindow.c
9960         * src/prefs_account.c
9961         * src/prefs_display_header.c
9962         * src/prefs_receive.c
9963         * src/prefs_send.c
9964         * src/prefs_summaries.c
9965         * src/prefs_themes.c
9966         * src/prefs_toolbar.c
9967         * src/gtk/about.c
9968                 various cleanups
9969
9970 2006-01-12 [colin]      1.9.100cvs140
9971
9972         * src/folder.c
9973         * src/folder.h
9974         * src/main.c
9975                 Add --subscribe option
9976                 Let sylpheed-claws email@domain.com equivalent to --compose
9977                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
9978
9979 2006-01-12 [paul]       1.9.100cvs139
9980
9981         * src/mainwindow.c
9982                 append 'Change folder order' label with '...'
9983         * src/prefs_actions.c
9984                 allow reordering of actions list by dnd
9985         * src/gtk/foldersort.c
9986                 make the dialog nicer
9987
9988 2006-01-11 [colin]      1.9.100cvs138
9989
9990         * src/compose.c
9991                 Allow templates without text
9992
9993 2006-01-11 [paul]       1.9.100cvs137
9994
9995         * tools/README
9996         * tools/filter_conv_new.pl
9997                 add info to README
9998                 also check .sylpheed for filter.xml
9999                 be a bit informative to the user
10000
10001 2006-01-11 [colin]      1.9.100cvs136
10002
10003         * src/textview.c
10004                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
10005
10006 2006-01-10 [paul]       1.9.100cvs135
10007
10008         * tools/Makefile.am
10009         * tools/filter_conv_new.pl
10010                 add script to convert new style Sylpheed
10011                 filter rules (Sylpheed >= 0.9.99) to
10012                 Claws filtering rules
10013
10014 2006-01-10 [colin]      1.9.100cvs134
10015
10016         * src/compose.c
10017                 Fix broken line joins in certain conditions
10018                 (between two quoted lines: <enter><enter><up>
10019                  <type a wrapped sentence><go in the first line>
10020                  <insert more text><watch as line joining failed>)
10021
10022 2006-01-10 [paul]       1.9.100cvs133
10023
10024         * src/compose.c
10025                 don't report success in error dialog
10026                 thanks to Colin
10027         * src/common/utils.c
10028                 include some trailing punctuations as URI
10029                 thanks to Hiro
10030
10031 2006-01-10 [paul]       1.9.100cvs132
10032
10033         * src/mimeview.c
10034                 fix incompatible pointer type
10035                 warning
10036
10037 2006-01-10 [paul]       1.9.100cvs131
10038
10039         * src/compose.c
10040                 change Subject in window title
10041                 instantaneously
10042
10043 2006-01-09 [colin]      1.9.100cvs130
10044
10045         * src/addressbook.c
10046         * src/headerview.c
10047         * src/mainwindow.c
10048         * src/messageview.c
10049         * src/mimeview.c
10050         * src/noticeview.c
10051         * src/summaryview.c
10052                 Fix possible crashes on exit and in addressbook
10053
10054 2006-01-09 [paul]       1.9.100cvs129
10055
10056         * src/prefs_msg_colors.c
10057                 some cleanups that I forgot last time
10058
10059 2006-01-09 [paul]       1.9.100cvs128
10060
10061         * README
10062         * src/folderview.c
10063         * src/prefs_msg_colors.c
10064                 add previously hidden option, color_new, to
10065                 the gui
10066                 move the page to Display/
10067                 rework the gui
10068
10069 2006-01-09 [wwp]        1.9.100cvs127
10070
10071         * src/prefs_themes.c
10072                 made the prefs/display/themes layouts spacing less condensed
10073                 (and so they match other prefs/pages' look).
10074
10075 2006-01-09 [paul]       1.9.100cvs126
10076
10077         * src/compose.c
10078         * src/prefs_common.c
10079         * src/prefs_common.h
10080         * src/prefs_wrapping.c
10081                 remove 'wrap at send' option
10082
10083 2006-01-06 [colin]      1.9.100cvs125
10084
10085         * src/compose.c
10086                 Just make completely sure we don't insert "manual line breaks" 
10087                 when wrapping... 
10088
10089 2006-01-04 [paul]
10090
10091         * 2.0.0-rc3 released
10092
10093 2006-01-04 [paul]       1.9.100cvs124
10094
10095         * src/folderview.c
10096                 fix bug 882, 'quick scroll in folder list
10097                 displays wrong folder contents'
10098
10099 2006-01-04 [paul]       1.9.100cvs123
10100
10101         * src/plugins/pgpmime/pgpmime.c
10102                 better debug information when signing
10103                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10104
10105 2006-01-03 [colin]      1.9.100cvs122
10106
10107         * configure.ac
10108                 We need to recheck for gpgme 1.0.0 after checking
10109                 for 1.1.1, because if 1.1.1 isn't available, 
10110                 GPGME_LIBS and friends are blanked out by the 
10111                 second check.
10112
10113 2006-01-03 [colin]      1.9.100cvs121
10114
10115         * src/common/prefs.c
10116                 Windows unlink-before rename fix
10117         * src/plugins/pgpcore/sgpgme.c
10118                 Add support for PKA info if available
10119                 Both patches by Werner Koch
10120
10121 2006-01-03 [paul]       1.9.100cvs120
10122
10123         * src/messageview.c
10124                 fix bug 884, 'Send receipt' button visible in queue
10125                 Thanks to Colin
10126
10127 2006-01-02 [colin]      1.9.100cvs119
10128
10129         * src/compose.c
10130         * src/imap.c
10131                 Fix autosave on IMAP and more generally try to
10132                 return the correct ID on a newly added IMAP message
10133
10134 2006-01-02 [paul]       1.9.100cvs118
10135
10136         * manual/keyboard.xml
10137                 edited
10138
10139 2006-01-01 [paul]       1.9.100cvs117
10140
10141         * src/gtk/authors.h
10142                 alphabetical order
10143
10144 2005-12-30 [colin]      1.9.100cvs116
10145
10146         * manual/advanced.xml
10147                 Explain Pre/Post-processing differences.
10148
10149 2005-12-30 [colin]      1.9.100cvs115
10150
10151         * src/mh.c
10152                 Implement copy_msgs for a little optimization
10153         * src/imap.c
10154                 Finish yesterday's fix
10155
10156 2005-12-29 [colin]      1.9.100cvs114
10157
10158         * src/imap.c
10159                 Fix occasional failure in fetching a mail over
10160                 IMAP
10161
10162 2005-12-29 [colin]      1.9.100cvs113
10163
10164         * src/compose.c
10165                 Don't remove a draft when sending it, if it is 
10166                 locked.
10167
10168 2005-12-28 [colin]      1.9.100cvs112
10169
10170         * src/summaryview.c
10171                 Fix leak for real
10172
10173 2005-12-28 [wwp]        1.9.100cvs111
10174
10175         * doc/faq/.cvsignore
10176         * doc/faq/de/.cvsignore
10177         * doc/faq/en/.cvsignore
10178         * doc/faq/es/.cvsignore
10179         * doc/faq/fr/.cvsignore
10180         * doc/faq/it/.cvsignore
10181         * doc/manual/.cvsignore
10182         * doc/manual/de/.cvsignore
10183         * doc/manual/en/.cvsignore
10184         * doc/manual/es/.cvsignore
10185         * doc/manual/fr/.cvsignore
10186         * doc/manual/ja/.cvsignore
10187         * src/plugins/mathml_viewer/.cvsignore
10188                 rollback revival of those files (my bad, sorry for the noise).
10189
10190 2005-12-28 [wwp]        1.9.100cvs110
10191
10192         * src/compose.c
10193                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
10194
10195 2005-12-28 [wwp]        1.9.100cvs109
10196
10197         * doc/faq/.cvsignore
10198         * doc/faq/de/.cvsignore
10199         * doc/faq/en/.cvsignore
10200         * doc/faq/es/.cvsignore
10201         * doc/faq/fr/.cvsignore
10202         * doc/faq/it/.cvsignore
10203         * doc/manual/.cvsignore
10204         * doc/manual/de/.cvsignore
10205         * doc/manual/en/.cvsignore
10206         * doc/manual/es/.cvsignore
10207         * doc/manual/fr/.cvsignore
10208         * doc/manual/ja/.cvsignore
10209         * src/plugins/mathml_viewer/.cvsignore
10210         * po/.cvsignore
10211                 more files to ignore.
10212
10213 2005-12-24 [colin]      1.9.100cvs108
10214
10215         * AUTHORS
10216         * src/gtk/authors.h
10217                 Update for Werner
10218
10219 2005-12-24 [colin]      1.9.100cvs107
10220
10221         * src/procmsg.c
10222                 Allow NULL src_msginfo in 
10223                 procmsg_msginfo_new_from_mimeinfo
10224
10225 2005-12-23 [paul]       1.9.100cvs106
10226
10227         * src/plugins/pgpinline/mypgpcore.def
10228                 add this forgotten file
10229
10230 2005-12-23 [colin]      1.9.100cvs105
10231
10232         * src/mainwindow.c
10233                 Fix missing break
10234
10235 2005-12-23 [colin]      1.9.100cvs104
10236
10237         * autogen.sh
10238         * src/folder.c
10239         * src/mh.c
10240         * src/common/plugin.c
10241         * src/common/socket.c
10242         * src/common/socket.h
10243         * src/common/utils.c
10244         * src/common/utils.h
10245         * src/gtk/pluginwindow.c
10246         * src/plugins/pgpcore/plugin.def
10247         * src/plugins/pgpcore/sylpheed.def
10248         * src/plugins/pgpinline/Makefile.am
10249         * src/plugins/pgpinline/plugin.def
10250         * src/plugins/pgpinline/sylpheed.def
10251         * src/plugins/pgpmime/plugin.def
10252         * src/plugins/pgpmime/sylpheed.def
10253                 Various w32 fixes by Werner Koch
10254
10255 2005-12-22 [paul]       1.9.100cvs103
10256
10257         * src/wizard.c
10258                 don't offer IMAP as 'server type' if
10259                 libetpan isn't built in
10260
10261 2005-12-22 [paul]       1.9.100cvs102
10262
10263         * AUTHORS
10264         * src/mainwindow.c
10265         * src/mainwindow.h
10266         * src/toolbar.c
10267         * src/gtk/authors.h
10268                 support GTK_TOOLBAR_BOTH_HORIZ (text
10269                 next to icon) Patch by Marien Zwart
10270                 marienz@users.sf.net
10271                 Also reword the text
10272
10273 2005-12-21 [colin]      1.9.100cvs101
10274
10275         * configure.ac
10276                 Fix DATADIRNAME
10277         * COPYING
10278                 Fix missing section and explicit the exception better
10279         * src/compose.c
10280                 Prevent mail from being lost without notice when an
10281                 SMTP error happens on trying to send an unmodified
10282                 drafted mail.
10283         * src/send_message.c
10284         * src/common/smtp.c
10285                 Fix password remembering when wrong, and add return
10286                 value checks where they should have been
10287         * src/plugins/pgpcore/sylpheed.def
10288         * src/plugins/pgpinline/sylpheed.def
10289         * src/plugins/pgpmime/sylpheed.def
10290                 Add a few symbols needed
10291
10292 2005-12-21 [paul]       1.9.100cvs100
10293
10294         * m4/codeset.m4
10295         * m4/glibc21.m4
10296         * m4/intdiv0.m4
10297         * m4/inttypes-pri.m4
10298         * m4/inttypes.m4
10299         * m4/inttypes_h.m4
10300         * m4/isc-posix.m4
10301         * m4/lcmessage.m4
10302         * m4/stdint_h.m4
10303         * m4/uintmax_t.m4
10304                 gettextization
10305                 thanks to Colin
10306
10307 2005-12-21 [paul]       1.9.100cvs99
10308
10309         * po/sv.po
10310                 fixed by Colin
10311
10312 2005-12-20 [paul]       1.9.100cvs98
10313
10314         * po/sv.po
10315                 updated by Anders Trobäck
10316
10317 2005-12-20 [colin]      1.9.100cvs97
10318
10319         * ABOUT-NLS
10320         * Makefile.am
10321         * autogen.sh
10322         * configure.ac
10323         * config/config.rpath
10324         * config/mkinstalldirs
10325         * m4/Makefile.am
10326         * m4/glibc2.m4
10327         * m4/gnupg.m4
10328         * m4/gpgme.m4
10329         * m4/intmax.m4
10330         * m4/longdouble.m4
10331         * m4/longlong.m4
10332         * m4/printf-posix.m4
10333         * m4/signed.m4
10334         * m4/size_max.m4
10335         * m4/ulonglong.m4
10336         * m4/wchar_t.m4
10337         * m4/wint_t.m4
10338         * m4/xsize.m4
10339         * po/Makefile.in.in
10340         * po/Makevars
10341         * po/bg.po
10342         * po/ca.po
10343         * po/cs.po
10344         * po/de.po
10345         * po/el.po
10346         * po/en_GB.po
10347         * po/es.po
10348         * po/fi.po
10349         * po/fr.po
10350         * po/hr.po
10351         * po/hu.po
10352         * po/it.po
10353         * po/ja.po
10354         * po/ko.po
10355         * po/nb.po
10356         * po/nl.po
10357         * po/pl.po
10358         * po/pt_BR.po
10359         * po/ru.po
10360         * po/sk.po
10361         * po/sr.po
10362         * po/stamp-po
10363         * po/sv.po
10364         * po/zh_CN.po
10365         * po/zh_TW.po
10366         * src/Makefile.am
10367         * src/codeconv.c
10368         * src/compose.c
10369         * src/exporthtml.c
10370         * src/exportldif.c
10371         * src/folder.c
10372         * src/main.c
10373         * src/manual.c
10374         * src/mh.c
10375         * src/mimeview.c
10376         * src/send_message.c
10377         * src/common/Makefile.am
10378         * src/common/fnmatch.c
10379         * src/common/fnmatch.h
10380         * src/common/fnmatch_loop.c
10381         * src/common/nntp.c
10382         * src/common/plugin.c
10383         * src/common/smtp.c
10384         * src/common/socket.c
10385         * src/common/string_match.c
10386         * src/common/sylpheed.c
10387         * src/common/utils.c
10388         * src/common/utils.h
10389         * src/common/w32_dirent.c
10390         * src/common/w32_reg.c
10391         * src/common/w32_signal.c
10392         * src/common/w32_stat.c
10393         * src/common/w32_stdio.c
10394         * src/common/w32_stdlib.c
10395         * src/common/w32_string.c
10396         * src/common/w32_time.c
10397         * src/common/w32_unistd.c
10398         * src/common/w32_wait.c
10399         * src/common/w32lib.h
10400         * src/etpan/Makefile.am
10401         * src/gtk/Makefile.am
10402         * src/plugins/clamav/Makefile.am
10403         * src/plugins/demo/Makefile.am
10404         * src/plugins/dillo_viewer/Makefile.am
10405         * src/plugins/pgpcore/Makefile.am
10406         * src/plugins/pgpcore/passphrase.c
10407         * src/plugins/pgpcore/plugin.def
10408         * src/plugins/pgpcore/sgpgme.c
10409         * src/plugins/pgpcore/sylpheed.def
10410         * src/plugins/pgpcore/version.rc
10411         * src/plugins/pgpinline/Makefile.am
10412         * src/plugins/pgpinline/plugin.def
10413         * src/plugins/pgpinline/sylpheed.def
10414         * src/plugins/pgpinline/version.rc
10415         * src/plugins/pgpmime/Makefile.am
10416         * src/plugins/pgpmime/mypgpcore.def
10417         * src/plugins/pgpmime/plugin.def
10418         * src/plugins/pgpmime/sylpheed.def
10419         * src/plugins/pgpmime/version.rc
10420         * src/plugins/spamassassin/Makefile.am
10421                 Very little ;-) patch from Werner Koch, providing
10422                 infrastructure for cross-compiling to Win32
10423
10424 2005-12-20 [paul]       1.9.100cvs96
10425
10426         * src/account.c
10427         * src/account.h
10428         * src/mainwindow.c
10429         * src/mainwindow.h
10430         * src/toolbar.c
10431         * src/toolbar.h
10432                 add a combo to the Get All button, allowing
10433                 quick retrieval from any account
10434                 Patch by Fabien Vantard, slightly modified
10435                 by Colin
10436         * src/gtk/about.c
10437                 i18n fix. Patch by Fabien Vantard
10438
10439 2005-12-19 [colin]      1.9.100cvs95
10440
10441         * src/compose.c
10442         * src/compose.h
10443                 Don't automatically join lines when they've 
10444                 been separated by the user and not automatically
10445
10446 2005-12-19 [paul]       1.9.100cvs94
10447
10448         * src/gtk/pluginwindow.c
10449                 i18n fix.
10450                 Patch by Fabien Vantard
10451
10452 2005-12-15 [paul]       1.9.100cvs93
10453
10454         * src/common/plugin.c
10455         * src/common/plugin.h
10456         * src/gtk/pluginwindow.c
10457         * src/plugins/clamav/clamav_plugin.c
10458         * src/plugins/demo/demo.c
10459         * src/plugins/dillo_viewer/dillo_viewer.c
10460         * src/plugins/pgpcore/plugin.c
10461         * src/plugins/pgpinline/plugin.c
10462         * src/plugins/pgpmime/plugin.c
10463         * src/plugins/spamassassin/spamassassin.c
10464         * src/plugins/trayicon/trayicon.c
10465                 add plugin_version()
10466
10467 2005-12-15 [colin]      1.9.100cvs92
10468
10469         * src/compose.c
10470                 Further fix bug #875
10471
10472 2005-12-15 [paul]       1.9.100cvs91
10473
10474         * src/gtk/filesel.c
10475                 fix attach_load_dir getting set to
10476                 PLUGINDIR on plugin load
10477
10478 2005-12-14 [mones]      1.9.100cvs90
10479
10480         * manual/ack.xml
10481         * manual/keyboard.xml
10482                 Initial draft and some shortcuts added
10483                 
10484         * po/es.po
10485                 Updated translation
10486
10487 2005-12-14 [colin]      1.9.100cvs89
10488
10489         * src/compose.c
10490         * src/imap.c
10491         * src/summaryview.c
10492         * src/gtk/gtkaspell.c
10493                 More leaks fixed
10494         * src/prefs_folder_item.c
10495                 Fix recursive prefs apply
10496
10497
10498 2005-12-14 [colin]      1.9.100cvs88
10499
10500         * src/compose.c
10501                 Fix bug #875 (Freeze On Inline Forward of 
10502                 Large Message)
10503
10504 2005-12-13 [colin]      1.9.100cvs87
10505
10506         * src/compose.c
10507                 Uniq-ify and sort the mimetypes list
10508                 Patch by Fabien Vantard
10509
10510 2005-12-13 [colin]      1.9.100cvs86
10511
10512         * src/imap.c
10513         * src/etpan/imap-thread.c
10514                 Fix leaks (patch by Hoa)
10515         * src/news.c
10516         * src/common/plugin.c
10517                 Fix leaks
10518
10519 2005-12-12 [colin]
10520
10521         * 2.0.0-rc2 released
10522
10523 2005-12-12 [colin]      1.9.100cvs85
10524
10525         * src/matcher.c
10526                 Fix a leak
10527
10528 2005-12-12 [wwp]        1.9.100cvs84
10529
10530         * src/gtk/icon_legend.c
10531                 fix misbehaviour and crash when closing the legend window
10532         using the Esc key (patch by Fabien Vantard).
10533
10534 2005-12-12 [paul]       1.9.100cvs83
10535
10536         * src/browseldap.c
10537         * src/foldersel.c
10538         * src/prefs_actions.c
10539         * src/prefs_filtering.c
10540         * src/prefs_matcher.c
10541         * src/prefs_spelling.glade      ** REMOVED **
10542         * src/prefs_template.c
10543         * src/gtk/foldersort.glade      ** REMOVED **
10544         * src/gtk/pluginwindow.c
10545         * src/gtk/pluginwindow.glade    ** REMOVED **
10546         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
10547                 cleanups
10548
10549 2005-12-11 [paul]       1.9.100cvs82
10550
10551         * src/gtk/filesel.c
10552                 fix attach_load_dir crasher (double free)
10553
10554 2005-12-09 [paul]       1.9.100cvs81
10555
10556         * po/POTFILES.in
10557         * src/mainwindow.c
10558         * src/gtk/Makefile.am
10559         * src/gtk/icon_legend.c
10560         * src/gtk/icon_legend.h
10561                 add icon legend
10562         * src/manual.c
10563                 cleanup
10564
10565 2005-12-09 [paul]       1.9.100cvs80
10566
10567         * src/plugins/pgpcore/passphrase.c
10568                 wrap the label in the dialog
10569
10570 2005-12-09 [colin]      1.9.100cvs79
10571
10572         * src/plugins/pgpcore/sgpgme.c
10573                 Display (untrusted) on not trusted signatures
10574                 Patch by Michal Èihaø <michal@cihar.com>
10575                 Closes bug #867 (Report also key trust)
10576
10577 2005-12-09 [colin]      1.9.100cvs78
10578
10579         * src/common/plugin.c
10580                 Update licence check, following Eben Moglen's advice
10581
10582 2005-12-08 [colin]      1.9.100cvs77
10583
10584         * src/folder.c
10585                 Fix the occasionnal item->cache != NULL 
10586                 assertion failure. 
10587
10588 2005-12-08 [colin]      1.9.100cvs76
10589
10590         * src/mimeview.c
10591         * src/plugins/pgpcore/sgpgme.c
10592                 Print key id when unable to check it
10593                 Closes bug #866 (Show key id when missing)
10594
10595 2005-12-08 [paul]       1.9.100cvs75
10596
10597         * src/prefs_common.c
10598         * src/prefs_common.h
10599         * src/gtk/filesel.c
10600                 remember load attachment dir
10601
10602 2005-12-07 [colin]      1.9.100cvs74
10603
10604         * src/prefs_toolbar.c
10605                 Gtk fixes, patch by Fabien Vantard
10606
10607 2005-12-07 [colin]      1.9.100cvs73
10608
10609         * src/action.c
10610         * src/compose.c
10611         * src/compose.h
10612                 Fix bug #839 (Quoted text isn't colored after 
10613                 executing an action)
10614         * src/common/plugin.c
10615                 Require plugins to declare their licence in plugin_licence()
10616                 Refuse to load non-GPL plugins as they'd be illegal (as 
10617                 derived works of Sylpheed-Claws, they must be GPL).
10618         * src/plugins/clamav/clamav_plugin.c
10619         * src/plugins/demo/demo.c
10620         * src/plugins/dillo_viewer/dillo_viewer.c
10621         * src/plugins/pgpcore/plugin.c
10622         * src/plugins/pgpinline/plugin.c
10623         * src/plugins/pgpmime/plugin.c
10624         * src/plugins/spamassassin/spamassassin.c
10625         * src/plugins/trayicon/trayicon.c
10626                 Add plugin_licence()
10627
10628 2005-12-07 [paul]       1.9.100cvs72
10629
10630         * configure.ac
10631         * src/mainwindow.c
10632         * src/manual.c
10633         * src/manual.h
10634         * src/common/defs.h
10635                 clean up after local FAQ removal and
10636                 temporary manual removal
10637
10638 2005-12-06 [colin]      1.9.100cvs71
10639
10640         * configure.ac
10641         * doc/Makefile.am
10642         * doc/faq/.cvsignore
10643         * doc/faq/Makefile.am
10644         * doc/faq/de/.cvsignore
10645         * doc/faq/de/Makefile.am
10646         * doc/faq/de/sylpheed-faq-1.html
10647         * doc/faq/de/sylpheed-faq-2.html
10648         * doc/faq/de/sylpheed-faq-3.html
10649         * doc/faq/de/sylpheed-faq.html
10650         * doc/faq/en/.cvsignore
10651         * doc/faq/en/Makefile.am
10652         * doc/faq/en/sylpheed-faq-1.html
10653         * doc/faq/en/sylpheed-faq-2.html
10654         * doc/faq/en/sylpheed-faq-3.html
10655         * doc/faq/en/sylpheed-faq-4.html
10656         * doc/faq/en/sylpheed-faq.html
10657         * doc/faq/es/.cvsignore
10658         * doc/faq/es/Makefile.am
10659         * doc/faq/es/sylpheed-faq-1.html
10660         * doc/faq/es/sylpheed-faq-2.html
10661         * doc/faq/es/sylpheed-faq-3.html
10662         * doc/faq/es/sylpheed-faq-4.html
10663         * doc/faq/es/sylpheed-faq.html
10664         * doc/faq/fr/.cvsignore
10665         * doc/faq/fr/Makefile.am
10666         * doc/faq/fr/sylpheed-faq-1.html
10667         * doc/faq/fr/sylpheed-faq-2.html
10668         * doc/faq/fr/sylpheed-faq-3.html
10669         * doc/faq/fr/sylpheed-faq.html
10670         * doc/faq/it/.cvsignore
10671         * doc/faq/it/Makefile.am
10672         * doc/faq/it/sylpheed-faq-1.html
10673         * doc/faq/it/sylpheed-faq-2.html
10674         * doc/faq/it/sylpheed-faq-3.html
10675         * doc/faq/it/sylpheed-faq.html
10676         * doc/manual/.cvsignore
10677         * doc/manual/Makefile.am
10678         * doc/manual/de/.cvsignore
10679         * doc/manual/de/Makefile.am
10680         * doc/manual/de/sylpheed-1.html
10681         * doc/manual/de/sylpheed-10.html
10682         * doc/manual/de/sylpheed-11.html
10683         * doc/manual/de/sylpheed-12.html
10684         * doc/manual/de/sylpheed-13.html
10685         * doc/manual/de/sylpheed-14.html
10686         * doc/manual/de/sylpheed-15.html
10687         * doc/manual/de/sylpheed-16.html
10688         * doc/manual/de/sylpheed-17.html
10689         * doc/manual/de/sylpheed-18.html
10690         * doc/manual/de/sylpheed-19.html
10691         * doc/manual/de/sylpheed-2.html
10692         * doc/manual/de/sylpheed-20.html
10693         * doc/manual/de/sylpheed-3.html
10694         * doc/manual/de/sylpheed-4.html
10695         * doc/manual/de/sylpheed-5.html
10696         * doc/manual/de/sylpheed-6.html
10697         * doc/manual/de/sylpheed-7.html
10698         * doc/manual/de/sylpheed-8.html
10699         * doc/manual/de/sylpheed-9.html
10700         * doc/manual/de/sylpheed.html
10701         * doc/manual/en/.cvsignore
10702         * doc/manual/en/Makefile.am
10703         * doc/manual/en/sylpheed-1.html
10704         * doc/manual/en/sylpheed-10.html
10705         * doc/manual/en/sylpheed-11.html
10706         * doc/manual/en/sylpheed-12.html
10707         * doc/manual/en/sylpheed-13.html
10708         * doc/manual/en/sylpheed-14.html
10709         * doc/manual/en/sylpheed-15.html
10710         * doc/manual/en/sylpheed-16.html
10711         * doc/manual/en/sylpheed-17.html
10712         * doc/manual/en/sylpheed-18.html
10713         * doc/manual/en/sylpheed-19.html
10714         * doc/manual/en/sylpheed-2.html
10715         * doc/manual/en/sylpheed-20.html
10716         * doc/manual/en/sylpheed-21.html
10717         * doc/manual/en/sylpheed-22.html
10718         * doc/manual/en/sylpheed-3.html
10719         * doc/manual/en/sylpheed-4.html
10720         * doc/manual/en/sylpheed-5.html
10721         * doc/manual/en/sylpheed-6.html
10722         * doc/manual/en/sylpheed-7.html
10723         * doc/manual/en/sylpheed-8.html
10724         * doc/manual/en/sylpheed-9.html
10725         * doc/manual/en/sylpheed.html
10726         * doc/manual/es/.cvsignore
10727         * doc/manual/es/Makefile.am
10728         * doc/manual/es/sylpheed-1.html
10729         * doc/manual/es/sylpheed-10.html
10730         * doc/manual/es/sylpheed-11.html
10731         * doc/manual/es/sylpheed-12.html
10732         * doc/manual/es/sylpheed-13.html
10733         * doc/manual/es/sylpheed-14.html
10734         * doc/manual/es/sylpheed-15.html
10735         * doc/manual/es/sylpheed-16.html
10736         * doc/manual/es/sylpheed-17.html
10737         * doc/manual/es/sylpheed-18.html
10738         * doc/manual/es/sylpheed-19.html
10739         * doc/manual/es/sylpheed-2.html
10740         * doc/manual/es/sylpheed-20.html
10741         * doc/manual/es/sylpheed-3.html
10742         * doc/manual/es/sylpheed-4.html
10743         * doc/manual/es/sylpheed-5.html
10744         * doc/manual/es/sylpheed-6.html
10745         * doc/manual/es/sylpheed-7.html
10746         * doc/manual/es/sylpheed-8.html
10747         * doc/manual/es/sylpheed-9.html
10748         * doc/manual/es/sylpheed.html
10749         * doc/manual/fr/.cvsignore
10750         * doc/manual/fr/Makefile.am
10751         * doc/manual/fr/sylpheed-1.html
10752         * doc/manual/fr/sylpheed-10.html
10753         * doc/manual/fr/sylpheed-11.html
10754         * doc/manual/fr/sylpheed-12.html
10755         * doc/manual/fr/sylpheed-13.html
10756         * doc/manual/fr/sylpheed-14.html
10757         * doc/manual/fr/sylpheed-15.html
10758         * doc/manual/fr/sylpheed-16.html
10759         * doc/manual/fr/sylpheed-17.html
10760         * doc/manual/fr/sylpheed-18.html
10761         * doc/manual/fr/sylpheed-19.html
10762         * doc/manual/fr/sylpheed-2.html
10763         * doc/manual/fr/sylpheed-20.html
10764         * doc/manual/fr/sylpheed-3.html
10765         * doc/manual/fr/sylpheed-4.html
10766         * doc/manual/fr/sylpheed-5.html
10767         * doc/manual/fr/sylpheed-6.html
10768         * doc/manual/fr/sylpheed-7.html
10769         * doc/manual/fr/sylpheed-8.html
10770         * doc/manual/fr/sylpheed-9.html
10771         * doc/manual/fr/sylpheed.html
10772         * doc/manual/ja/.cvsignore
10773         * doc/manual/ja/Makefile.am
10774         * doc/manual/ja/sylpheed-1.html
10775         * doc/manual/ja/sylpheed-10.html
10776         * doc/manual/ja/sylpheed-11.html
10777         * doc/manual/ja/sylpheed-12.html
10778         * doc/manual/ja/sylpheed-13.html
10779         * doc/manual/ja/sylpheed-14.html
10780         * doc/manual/ja/sylpheed-15.html
10781         * doc/manual/ja/sylpheed-16.html
10782         * doc/manual/ja/sylpheed-17.html
10783         * doc/manual/ja/sylpheed-18.html
10784         * doc/manual/ja/sylpheed-19.html
10785         * doc/manual/ja/sylpheed-2.html
10786         * doc/manual/ja/sylpheed-20.html
10787         * doc/manual/ja/sylpheed-3.html
10788         * doc/manual/ja/sylpheed-4.html
10789         * doc/manual/ja/sylpheed-5.html
10790         * doc/manual/ja/sylpheed-6.html
10791         * doc/manual/ja/sylpheed-7.html
10792         * doc/manual/ja/sylpheed-8.html
10793         * doc/manual/ja/sylpheed-9.html
10794         * doc/manual/ja/sylpheed.html
10795         * doc/manual/ja/sylpheed.sgml
10796         * src/mainwindow.c
10797                 Remove outdated manual and faq. Noisy, eh?
10798
10799 2005-12-06 [colin]      1.9.100cvs70
10800
10801         * src/compose.c
10802         * src/quote_fmt_parse.y
10803         * src/undo.c
10804         * src/undo.h
10805                 Allow %X to position cursor at 0 
10806                 (no %X = before signature)
10807                 Fix paste as quotation putting the cursor at 0
10808                 Fix undo offsets when pasting
10809                 Insert the quote_fmt at once instead of line 
10810                 by line
10811                 Fix [Edited] when starting to reply/forward
10812
10813 2005-12-06 [paul]       1.9.100cvs69
10814
10815         * src/plugins/clamav/clamav_plugin_gtk.c
10816                 add another tooltip
10817         * src/plugins/spamassassin/spamassassin_gtk.c
10818                 rework spamassassin_create_widget_func()
10819
10820 2005-12-05 [colin]      1.9.100cvs68
10821
10822         * po/POTFILES.in
10823                 Fix make release ;-)
10824
10825 2005-12-05 [colin]      1.9.100cvs67
10826
10827         * src/compose.c
10828         * src/compose.h
10829                 Fix cursor positioning (not obeying %X)
10830
10831 2005-12-05 [paul]       1.9.100cvs66
10832
10833         * src/plugins/dillo_viewer/dillo_prefs.c
10834                 fix compilation warning
10835
10836 2005-12-05 [paul]       1.9.100cvs65
10837
10838         * src/prefs_spelling.c
10839         * src/plugins/trayicon/trayicon.c
10840                 cleanups - remove unused stuff
10841
10842 2005-12-05 [paul]       1.9.100cvs64
10843
10844         * README
10845         * manual/plugins.xml
10846                 remove info about removed mathml_viewer plugin
10847
10848 2005-12-05 [paul]       1.9.100cvs63
10849
10850         * configure.ac
10851         * src/plugins/Makefile.am
10852         * src/plugins/mathml_viewer/.cvsignore
10853         * src/plugins/mathml_viewer/Makefile.am
10854         * src/plugins/mathml_viewer/mathml_viewer.c
10855                 remove unmaintained mathml_viewer plugin
10856
10857 2005-12-05 [paul]       1.9.100cvs62
10858
10859         * src/summaryview.c
10860                 obey prefs_common.always_show_msg when
10861                 moving a msg
10862                 Thanks to Colin
10863
10864 2005-12-05 [paul]       1.9.100cvs61
10865
10866         * src/compose.c
10867         * src/prefs_account.c
10868         * src/prefs_filtering.c
10869         * src/prefs_quote.c
10870         * src/prefs_spelling.c
10871         * src/prefs_toolbar.c
10872         * src/summaryview.c
10873         * src/gtk/gtkutils.c
10874         * src/gtk/quicksearch.c
10875         * src/plugins/dillo_viewer/dillo_prefs.c
10876                 dialog cleanups
10877
10878 2005-12-04 [paul]       1.9.100cvs60
10879
10880         * src/inc.c
10881         * src/prefs_account.c
10882         * src/prefs_account.h
10883                 allow a Local account to specify a
10884                 default inbox
10885                 (closes bug 843 'Inbox cannot be changed for local
10886                  mailboxes')
10887
10888 2005-12-04 [colin]      1.9.100cvs59
10889
10890         * src/plugins/trayicon/trayicon.c
10891                 Remove Get, rename Get All to Get Mail in order to
10892                 be consistent with the default main toolbar
10893
10894 2005-12-03 [colin]      1.9.100cvs58
10895
10896         * manual/gpl.xml
10897         * manual/sylpheed-claws-manual.xml
10898                 Add GPL appendix
10899
10900 2005-12-03 [paul]       1.9.100cvs57
10901
10902         * AUTHORS
10903         * po/sv.po
10904         * src/gtk/authors.h
10905                 new (partially complete) Swedish translation
10906                 by Anders Troback <sylpheed@troback.com>
10907
10908 2005-12-02 [paul]       1.9.100cvs56
10909
10910         * configure.ac
10911                 libetpan 0.41 required
10912
10913 2005-12-02 [paul]       1.9.100cvs55
10914
10915         * src/plugins/clamav/clamav_plugin.c
10916         * src/plugins/clamav/clamav_plugin.h
10917         * src/plugins/clamav/clamav_plugin_gtk.c
10918         * src/plugins/spamassassin/spamassassin.c
10919         * src/plugins/spamassassin/spamassassin.h
10920         * src/plugins/spamassassin/spamassassin_gtk.c
10921                 unregister prefs pages on unloading, thus
10922                 preventing a crash
10923                 (thanks to Colin for the hint)
10924
10925 2005-12-02 [wwp]        1.9.100cvs54
10926
10927         * src/quote_fmt.h
10928         * src/quote_fmt_parse.y
10929                 fix misuse of gboolean*, use gboolean instead
10930                 (thanks to Paul, Colin, for pointing out that scaring one)
10931
10932 2005-12-02 [paul]       1.9.100cvs53
10933
10934         * src/plugins/clamav/clamav_plugin.c
10935                 int no --> unsigned int no
10936         * src/plugins/clamav/clamav_plugin_gtk.c
10937                 rework config page
10938
10939 2005-12-02 [wwp]        1.9.100cvs52
10940
10941         * src/compose.c
10942         * src/prefs_template.c
10943         * src/quote_fmt.h
10944         * src/quote_fmt_parse.y
10945                 prevent from executing |f and |p templates commands when
10946                 adding or replacing templates in prefs (avoids annoying and
10947                 potentially dangerous behaviours)
10948
10949 2005-12-02 [paul]       1.9.100cvs51
10950
10951         * src/prefs_common.c
10952                 allow translation of some default values
10953                 Patch by Fabien Vantard
10954
10955 2005-12-02 [paul]       1.9.100cvs50
10956
10957         * src/codeconv.c
10958         * src/codeconv.h
10959         * src/prefs_common.c
10960         * src/prefs_common.h
10961         * src/prefs_message.c
10962         * src/textview.c
10963                 remove obsolete 'convert_mb_alnum' option
10964                 and related stuff
10965         * src/gtk/about.c
10966                 remove unused 'about_textview_visibility_notify'
10967
10968 2005-12-02 [paul]       1.9.100cvs49
10969
10970         * src/prefs_account.c
10971         * src/prefs_compose_writing.c
10972         * src/prefs_fonts.c
10973         * src/prefs_gtk.h
10974         * src/prefs_image_viewer.c
10975         * src/prefs_message.c
10976         * src/prefs_other.c
10977         * src/prefs_receive.c
10978         * src/prefs_send.c
10979         * src/prefs_spelling.c
10980         * src/prefs_summaries.c
10981         * src/prefs_wrapping.c
10982         * src/plugins/dillo_viewer/dillo_prefs.c
10983         * src/plugins/pgpcore/prefs_gpg.c
10984                 several cleanups to the prefs dialogs
10985                 (slightly modified) patch by Fabien Vantard
10986
10987 2005-12-02 [paul]       1.9.100cvs48
10988
10989         * src/main.c
10990                 --exit means exit
10991         * src/send_message.c
10992                 fix crash on send when connection fails
10993
10994         Thanks to Colin
10995
10996 2005-12-01 [colin]      1.9.100cvs47
10997
10998         * src/html.c
10999                 Translate &hellip; to "..."
11000
11001 2005-11-30 [colin]      1.9.100cvs46
11002
11003         * src/matcher.c
11004         * src/matcher.h
11005                 Optimize back yesterday's fix.
11006
11007 2005-11-30 [paul]       1.9.100cvs45
11008
11009         * manual/faq.xml
11010                 standardised
11011         * manual/intro.xml
11012                 written by Colin, edited by me
11013
11014 2005-11-29 [colin]      1.9.100cvs44
11015
11016         * src/matcher.c
11017                 Skip headers unconditionnaly in match_body if the
11018                 rule is not message or ~message
11019
11020 2005-11-29 [colin]      1.9.100cvs43
11021
11022         * src/matcher.c
11023                 Fix body_part and such, not skipping headers 
11024                 if the matchcriteria wasn't the first in the rule
11025
11026 2005-11-29 [colin]      1.9.100cvs42
11027
11028         * src/compose.c
11029                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
11030                 option missing from message view window)
11031                 Fix double text D'n'D with gtk-2.8
11032         * src/matcher.c
11033                 Fix ~message, ~headers_part, ~body_part rules
11034         * src/messageview.c
11035                 Add Windows-1252 (Closes bug #863)
11036                 Fix accels
11037         * src/gtk/gtkaspell.c
11038                 Properly destroy accels in all menus
11039
11040 2005-11-29 [mones]      1.9.100cvs41
11041
11042         * po/es.po
11043                 Updated.
11044
11045 2005-11-27 [colin]      1.9.100cvs40
11046
11047         * src/mh_gtk.c
11048                 "/Remove mailbox" -> "/Remove mailbox..."
11049
11050 2005-11-27 [paul]       1.9.100cvs39
11051
11052         * AUTHORS
11053         * po/de.po
11054         * src/gtk/authors.h
11055                 updated by new maintainer, Stephan Sachse
11056
11057 2005-11-27 [paul]       1.9.100cvs38
11058
11059         * manual/faq.xml
11060                 written by Colin, edited by me
11061
11062 2005-11-27 [paul]       1.9.100cvs37
11063
11064         * src/prefs_common.c
11065         * src/prefs_common.h
11066         * src/prefs_receive.c
11067         * src/prefs_summaries.c
11068                 move 'go to inbox after receiving new mail'
11069                 option from display/sumamaries to mail
11070                 handling/receive, and rework prefs_summaries
11071                 dialog a little
11072
11073 2005-11-25 [martin]     1.9.100cvs36
11074
11075         * po/de.po
11076             fixed windows-1252 translation;
11077             translated some new and fuzzy strings
11078
11079 2005-11-25 [paul]       1.9.100cvs35
11080
11081         * src/plugins/clamav/clamav_plugin.c
11082                 complete the update done in cvs34
11083
11084 2005-11-25 [paul]       1.9.100cvs34
11085
11086         * src/plugins/clamav/clamav_plugin.c
11087                 reflect upstream changes
11088
11089 2005-11-25 [paul]       1.9.100cvs33
11090
11091         * manual/ack.xml
11092         * manual/plugins.xml
11093         * manual/sylpheed-claws-manual.xml
11094                 written/updated by Colin, edited by me
11095         * tools/acroread2sylpheed.pl
11096                 update binary name
11097
11098 2005-11-24 [colin]      1.9.100cvs32
11099
11100         * src/compose.c
11101                 Fix bug #856 (reediting messages forgets Request
11102                 Return Receipt)
11103
11104 2005-11-24 [paul]       1.9.100cvs31
11105
11106         * manual/addrbook.xml
11107         * manual/starting.xml
11108                 written by Colin, proofread, edited, adapted by me
11109         * manual/advanced.xml
11110                 add some Actions examples
11111         * src/importldif.c
11112                 use a Save button instead of a Close button
11113         * src/wizard.c
11114                 indicate mandatory fields
11115                 fix page display
11116                 Thanks to Colin
11117
11118 2005-11-23 [colin]      1.9.100cvs30
11119
11120         * src/addressbook.c
11121                 Rename menu item, fix possible crash after
11122                 deletion of books
11123         * src/addrindex.c
11124                 Allow searching for '*' in ldap
11125         * src/browseldap.c
11126                 Fix "Browse Entry" (did anyone use it?)
11127         * src/wizard.c
11128                 Add guards for mandatory information
11129
11130 2005-11-23 [paul]       1.9.100cvs29
11131
11132         * manual/advanced.xml
11133                 corrections to the English
11134
11135 2005-11-23 [colin]      1.9.100cvs28
11136
11137         * src/mimeview.c
11138                 Fix possible crash at exit. After the call to
11139                 gtk_container_remove(), the Viewer's widget has no
11140                 more parent so gtk+ automatically frees it and its
11141                 sons. If destroy_viewer() then try to access it,
11142                 problems ensue.
11143
11144 2005-11-22 [colin]      1.9.100cvs27
11145
11146         * src/compose.c
11147         * src/gtk/gtkaspell.c
11148                 Fix right-clicking on a misspelled word
11149                 Fix More... in suggestions menu
11150
11151 2005-11-22 [wwp]        1.9.100cvs26
11152
11153         * src/prefs_template.c
11154                 templates works: re-sort templates list when adding or replacing,
11155                 prevent from adding or replacing when the template name is empty
11156
11157 2005-11-21 [colin]      1.9.100cvs25
11158
11159         * src/addressbook.c
11160                 Fix some addressbook suckage (dnd, select all)
11161         * src/compose.c
11162         * src/gtk/gtkaspell.c
11163         * src/gtk/gtkaspell.h
11164                 Make the spellchecker menu work with the 
11165                 GtkTextView one instead of overriding it
11166
11167 2005-11-20 [paul]       1.9.100cvs24
11168
11169         * manual/handling.xml
11170                 proofread and corrected
11171
11172 2005-11-20 [paul]       1.9.100cvs23
11173
11174         * manual/Makefile
11175                 generate html as one file
11176         * manual/advanced.xml
11177                 fix output generation
11178                 reformat hidden options list
11179         * manual/manual.xml     ** REMOVED **
11180         * manual/sylpheed-claws-manual.xml      ** ADDED **
11181                 renamed
11182
11183 2005-11-18 [colin]      1.9.100cvs22
11184
11185         * src/prefs_account.c
11186                 Fix layout in news and mbox accounts
11187         * manual/account.xml
11188         * manual/advanced.xml
11189                 New contents for Paul to check :)
11190
11191 2005-11-18 [wwp]        1.9.100cvs21
11192
11193         * src/gtk/quicksearch.c
11194                 don't update extended quicksearch buttons twice
11195
11196 2005-11-18 [paul]       1.9.100cvs20
11197
11198         * src/textview.c
11199                 complete 1.9.100cvs19
11200
11201 2005-11-18 [paul]       1.9.100cvs19
11202
11203         * src/compose.c
11204                 cosmetic improvements
11205         * src/textview.c
11206                 also list text/* attachments
11207
11208 2005-11-18 [colin]      1.9.100cvs18
11209
11210         * src/summaryview.c
11211                 Use column 0 instead of -1 in 
11212                 gtk_ctree_node_moveto, in a naive
11213                 hope it'll fix the gtk-related crashes
11214
11215 2005-11-18 [colin]      1.9.100cvs17
11216
11217         * src/gtk/inputdialog.c
11218                 Fix icon staying the first one
11219
11220 2005-11-17 [wwp]        1.9.100cvs16
11221                 fix possible problem showing some quicksearch buttons, and a bad
11222                 call to g_return_if_fail in a function that returns a value (both
11223                 fixes by Fabien Vantard)
11224
11225 2005-11-15 [wwp]        1.9.100cvs15
11226
11227         * src/gtk/quicksearch.c
11228                 added a tooltip to that obscure ... quicksearch button
11229
11230 2005-11-15 [wwp]        1.9.100cvs14
11231
11232         * src/gtk/quicksearch.c
11233                 add a quicksearch helper to filtering expression users: the ... button
11234                 raises the condition expr window. condition expressions set up w/ this
11235                 window are used by the quicksearch if the user closes it pressing OK.
11236
11237 2005-11-14 [paul]       1.9.100cvs13
11238
11239         * src/plugins/clamav/clamav_plugin.c
11240         * src/plugins/spamassassin/spamassassin.c
11241                 change plugin type following recent merging
11242
11243 2005-11-14 [wwp]        1.9.100cvs12
11244
11245         * src/folder.c
11246                 prevent from crashing when copying/moving message(s) from and
11247                 to the same folder
11248
11249 2005-11-14 [paul]       1.9.100cvs11
11250
11251         * src/plugins/clamav/Makefile.am
11252         * src/plugins/clamav/clamav_plugin.c
11253         * src/plugins/clamav/clamav_plugin.h
11254         * src/plugins/clamav/clamav_plugin_gtk.c
11255                 also merge clamav and clamav_gtk plugins
11256
11257 2005-11-13 [colin]      1.9.100cvs10
11258
11259         * configure.ac
11260         * src/plugins/spamassassin/Makefile.am
11261         * src/plugins/spamassassin/spamassassin.c
11262         * src/plugins/spamassassin/spamassassin.h
11263         * src/plugins/spamassassin/spamassassin_gtk.c
11264                 Merge spamassassin and spamassassin_gtk plugins,
11265                 and build it by default.
11266
11267 2005-11-12 [colin]      1.9.100cvs9
11268
11269         * src/etpan/imap-thread.c
11270                 Fix gcc warning
11271
11272 2005-11-12 [colin]      1.9.100cvs8
11273
11274         * src/procmime.c
11275                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
11276
11277 2005-11-10 [colin]      1.9.100cvs7
11278
11279         * src/main.c
11280                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
11281                 minimised state)
11282
11283 2005-11-10 [wwp]        1.9.100cvs6
11284
11285         * src/gtk/description_window.c
11286                 fix a crash when closing description windows using the WM's [X] button
11287
11288 2005-11-09 [colin]      1.9.100cvs5
11289
11290         * src/common/ssl.c
11291                 Update libetpan call to follow upstream
11292                 (yes, this requires libetpan-0.40cvs3)
11293
11294 2005-11-08 [colin]      1.9.100cvs4
11295
11296         * src/compose.c
11297         * src/textview.c
11298         * src/common/utils.c
11299         * src/common/utils.h
11300                 Enhance the email parser
11301
11302 2005-11-08 [colin]      1.9.100cvs3
11303
11304         * src/procmime.c
11305                 Fix what looks like an off-by-one (fixes 
11306                 attachments from the Bat)
11307
11308 2005-11-08 [wwp]        1.9.100cvs2
11309
11310         * src/main.c
11311                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
11312
11313 2005-11-08 [wwp]        1.9.100cvs1
11314
11315         * src/main.c
11316                 allow exiting Sylpheed-Claws from command-line
11317
11318 2005-11-08 [paul]       1.9.100
11319
11320         1.9.100 released
11321
11322 2005-11-07 [colin]      1.9.99cvs17
11323
11324         * src/addritem.c
11325         * src/ldif.c
11326                 Fix import of base-64 encoded items
11327
11328 2005-11-07 [colin]      1.9.99cvs16
11329
11330         * src/send_message.c
11331                 Fix bug #314 (Queue does not empty under certain 
11332                 circumstances)
11333
11334 2005-11-07 [paul]       1.9.99cvs15
11335
11336         * src/mutt.c
11337         * src/pine.c
11338                 fix buffer overflows
11339                 Thanks to Colin
11340
11341 2005-11-07 [paul]       1.9.99cvs14
11342
11343         * doc/man/Makefile.am
11344         * doc/man/sylpheed-claws.1      ** ADDED **
11345         * doc/man/sylpheed.1            ** DELETED **
11346                 rename and update the man file
11347
11348 2005-11-06 [colin]      1.9.99cvs13
11349
11350         * src/ldif.c
11351                 Fix ldif_get_line() that returned empty strings
11352                 (Didn't understand why). Also fix a possible
11353                 buffer overflow.
11354
11355 2005-11-06 [wwp]        1.9.99cvs12
11356
11357         * src/textview.c
11358         * src/gtk/about.c
11359         * src/gtk/gtkutils.c
11360         * src/gtk/gtkutils.h
11361                 fix a compilation warning,
11362                 make links sensitive in the about dialog
11363
11364 2005-11-04 [wwp]        1.9.99cvs11
11365
11366         * src/gtk/about.c
11367                 don't wrap or translate URIs, and a bit text format cleanup
11368
11369 2005-11-04 [wwp]        1.9.99cvs10
11370
11371         * src/gtk/about.c
11372                 better textview tagging implementation (no more use of marks for
11373                 postponed tagging)
11374
11375 2005-11-02 [colin]      1.9.99cvs9
11376
11377         * src/common/ssl.c
11378                 Forgot an ifdef
11379
11380 2005-11-02 [colin]      1.9.99cvs8
11381
11382         * configure.ac
11383                 Require libetpan-0.40 due to upstream fix
11384         * src/common/ssl.c
11385                 Tell libetpan not to call SSL_Library_Init,
11386                 as we do it ourselves.
11387
11388 2005-11-02 [colin]      1.9.99cvs7
11389
11390         * po/POTFILES.in
11391                 Add missing files (thanks to Fabien Vantard)
11392
11393 2005-11-02 [colin]      1.9.99cvs6
11394
11395         * src/summaryview.c
11396                 Fix totals when read messages are hidden or quicksearch
11397                 is on
11398         * src/ssl_manager.c
11399         * src/ssl_manager.h
11400         * src/common/ssl_certificate.c
11401         * src/common/ssl_certificate.h
11402         * src/gtk/sslcertwindow.c
11403         * src/gtk/sslcertwindow.h
11404                 Fix copyright on my stuff
11405
11406 2005-11-02 [wwp]        1.9.99cvs5
11407
11408         * src/prefs_themes.c
11409                 fix directory name checking (theme installation/removal),
11410                 made related error a bit more verbose
11411
11412 2005-11-02 [colin]      1.9.99cvs4
11413
11414         * src/summaryview.c
11415                 Fix typo (probably fixes bug #841 (Sort by the From 
11416                 field doesn't work)
11417
11418 2005-11-02 [paul]       1.9.99cvs3
11419
11420         * po/ko.po
11421         * po/nb.po
11422                 updated by SungHyun Nam, Geir Helland
11423         * src/wizard.c
11424                 fix typo in welcome message. spotted by
11425                 Andrea Spadaccini
11426
11427 2005-11-01 [colin]      1.9.99cvs2
11428
11429         * src/compose.c
11430                 Fix replying to ml wen confirming subscription
11431         * src/messageview.c
11432         * src/mimeview.c
11433         * src/mimeview.h
11434         * src/privacy.h
11435         * src/summaryview.c
11436                 Make key check non blocking
11437
11438 2005-10-31 [paul]       1.9.99cvs1
11439
11440         * tools/claws.i18n.status.pl
11441                 updated for ChangeLog
11442
11443 2005-10-31 [paul]       1.9.99
11444
11445         1.9.99 released
11446
11447 2005-10-31 [paul]       1.9.15cvs131
11448
11449         * .cvsignore
11450         * ChangeLog
11451         * ChangeLog.claws       ** REMOVED **
11452         * ChangeLog-gtk2.claws  ** REMOVED **
11453         * ChangeLog.gtk1        ** ADDED **
11454         * INSTALL
11455         * Makefile.am
11456         * NEWS
11457         * README
11458         * README.claws          ** REMOVED **
11459         * README.jp             ** REMOVED **
11460         * RELEASE_NOTES         ** ADDED **
11461         * RELEASE_NOTES.claws   ** REMOVED **
11462         * commitHelper
11463         * configure.ac
11464         * sylpheed.spec.in      ** REMOVED **
11465                 tidy up and update the default docs:
11466                 ChangeLog.claws is renamed ChangeLog.gtk1
11467                 ChangeLog-gtk2.claws is renamed ChangeLog
11468                 README.claws is renamed README
11469                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
11470
11471 2005-10-31 [paul]       1.9.15cvs130
11472
11473         * po/it.po
11474                 fix errors
11475
11476 2005-10-31 [paul]       1.9.15cvs129
11477
11478         * po/ca.po
11479         * po/de.po
11480         * po/en_GB.po
11481         * po/fr.po
11482         * po/it.po
11483         * po/pt_BR.po
11484         * po/sk.po
11485         * po/sr.po
11486         * po/zh_CN.po
11487                 updated by Miquel Oliete, Stephan Sachse and
11488                 Thomas Gilgin, me, Fabien Vantard, Andrea
11489                 Spadaccini, Frederico Goncalves Guimaraes,
11490                 Andrej Kacian, Aleksandar Urosevic, and
11491                 Ralgh Young.
11492
11493 2005-10-31 [mones]      1.9.15cvs128
11494
11495         * manual/faq.xml
11496                 More questions.
11497         
11498         * po/es.po
11499                 Updated for release.
11500
11501 2005-10-30 [colin]      1.9.15cvs127
11502
11503         * src/compose.c
11504                 Place cursor before rewrapping (fixes cursor
11505                 pos if quotation gets rewrapped)
11506
11507 2005-10-29 [paul]       1.9.15cvs126
11508
11509         * src/crash.c
11510         * src/foldersel.c
11511         * src/main.c
11512         * src/messageview.c
11513         * src/toolbar.c
11514         * src/gtk/authors.h
11515                 corrections to text items
11516
11517 2005-10-28 [colin]      1.9.15cvs125
11518
11519         * src/messageview.c
11520                 Make "hit 'C' to check sig" work from extern 
11521                 messageviews
11522
11523 2005-10-27 [colin]      1.9.15cvs124
11524
11525         * src/summaryview.c
11526                 Add a hack to avoid segfaulting when hammering 
11527                 on gtk's events
11528
11529 2005-10-27 [wwp]        1.9.15cvs123
11530
11531         * src/prefs_themes.c
11532                 sort list of themes names in themes prefs
11533
11534 2005-10-27 [paul]       1.9.15cvs122
11535
11536         * src/folder.c
11537         * src/prefs_account.c
11538                 fix building on Solaris
11539                 Patch by Alex Moore
11540
11541 2005-10-27 [wwp]        1.9.15cvs121
11542
11543         * src/summaryview.c
11544         * src/gtk/gtksctree.c
11545                 speed up unselecting messages in summary view (thanks to Colin)
11546
11547 2005-10-27 [paul]       1.9.15cvs120
11548
11549         * src/mainwindow.c
11550                 fix a compilation warning
11551         * src/summaryview.c
11552                 fix updating of 'n items selected' count
11553                 when deselecting
11554
11555 2005-10-27 [martin]     1.9.15cvs119
11556
11557         * src/action.c
11558                 ignore actions with a leading '/' in the action menu name
11559                 fixes a crash on menu creation
11560         * src/prefs_actions.c
11561                 do not allow a leading '/' in the action menu name
11562
11563 2005-10-27 [paul]       1.9.15cvs118
11564
11565         * src/main.c
11566                 fix compilation warning
11567
11568 2005-10-27 [paul]       1.9.15cvs117
11569
11570         * src/procmime.c
11571                 add #if HAVE_LOCALE_H
11572
11573 2005-10-27 [paul]       1.9.15cvs116
11574
11575         * src/plugins/clamav/clamav_plugin.c
11576         * src/plugins/dillo_viewer/dillo_viewer.c
11577         * src/plugins/mathml_viewer/mathml_viewer.c
11578         * src/plugins/pgpcore/plugin.c
11579         * src/plugins/pgpinline/plugin.c
11580         * src/plugins/pgpmime/plugin.c
11581         * src/plugins/spamassassin/spamassassin.c
11582         * src/plugins/trayicon/trayicon.c
11583                 plugin_init() : make error messages more
11584                 informative
11585
11586 2005-10-26 [wwp]        1.9.15cvs115
11587
11588         * src/prefs_matcher.c
11589                 enlarge boolean op widget width a bit (wasn't always showing text contents)
11590
11591 2005-10-26 [wwp]        1.9.15cvs114
11592
11593         * src/procmime.c
11594         * src/gtk/gtksctree.c
11595         * src/plugins/spamassassin/libspamc.c
11596         * src/plugins/spamassassin/spamassassin.c
11597                 fix some compilation warnings more
11598
11599 2005-10-26 [mones]      1.9.15cvs113
11600
11601         * po/es.po
11602                 Updated translation
11603
11604 2005-10-26 [paul]       1.9.15cvs112
11605
11606         * src/prefs_message.c
11607                 give all display_xface stuff the
11608                 #if HAVE_LIBCOMPFACE treatment, thus
11609                 preventing a crash
11610                 (Thanks to Wolfgang Enderlein)
11611
11612 2005-10-26 [colin]      1.9.15cvs111
11613
11614         * src/gedit-print.c
11615                 Fix date format
11616         * src/imap_gtk.c
11617         * src/news_gtk.c
11618                 Remove context menu items that should not be there
11619         * src/jpilot.c
11620                 Fix encoding
11621         * src/main.c
11622         * src/mainwindow.c
11623                 Don't show the mainwindow too soon
11624
11625 2005-10-26 [wwp]        1.9.15cvs110
11626
11627         * src/folder.c
11628         * src/manual.c
11629         * src/summaryview.c
11630                 fix uninitialized pointers in the folder updating hook
11631                 (thanks to Colin)
11632
11633 2005-10-25 [mones]      1.9.15cvs109
11634
11635         * manual/faq.xml
11636                 General information subsection completed. 
11637                 Removed archaic references.
11638                 
11639         * manual/Makefile
11640         * manual/dtd/manual.dsl
11641                 Added customization stylesheet for getting paragraphs
11642                 fully justified in PDF output (as suggested by Colin).
11643
11644 2005-10-25 [colin]      1.9.15cvs108
11645
11646         * src/compose.c
11647                 Fix a second leak
11648
11649 2005-10-25 [colin]      1.9.15cvs107
11650
11651         * src/addrbook.c
11652         * src/addrindex.c
11653                 Fix leak (xml_get_element() allocates memory)
11654         * src/compose.c
11655                 Fix leak + dead code (shame!)
11656         * src/procmime.c
11657                 Fix leak
11658
11659 2005-10-25 [colin]      1.9.15cvs106
11660
11661         * src/mimeview.c
11662                 Fix encoding issue in Save all and in 
11663                 overwrite-confirmation alertpanel
11664
11665 2005-10-25 [colin]      1.9.15cvs105
11666
11667         * src/common/socket.c
11668                 Fix a leak - Thanks to Christopher Aillon
11669                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
11670
11671 2005-10-25 [paul]       1.9.15cvs104
11672
11673         * src/wizard.c
11674                 Always guess servers from the right-hand
11675                 email part and guess username from the
11676                 left-hand part. (Thanks to Colin)
11677                 add an X-Face to the welcome message
11678
11679 2005-10-25 [paul]       1.9.15cvs103
11680
11681         * manual/handling.xml
11682                 written by Colin, edited by me
11683
11684 2005-10-25 [wwp]        1.9.15cvs102
11685
11686         * src/folderview.c
11687         * src/grouplistdialog.c
11688         * src/imap.c
11689         * src/noticeview.c
11690                 fix some compilation warnings
11691
11692 2005-10-24 [paul]
11693
11694         1.9.99-rc3 released
11695
11696 2005-10-24 [paul]       1.9.15cvs101
11697
11698         * src/gtk/about.c
11699                 fix window sizing
11700
11701 2005-10-24 [paul]       1.9.15cvs100
11702
11703         * src/pixmaps/offline.xpm
11704         * src/pixmaps/online.xpm
11705                 replace with last default versions
11706
11707 2005-10-24 [colin]      1.9.15cvs99
11708
11709         * src/imap.c
11710                 Fix bug when moving a folder
11711         * src/imap_gtk.c
11712         * src/mh_gtk.c
11713                 "Delete folder" pops up a window, so it 
11714                 should be suffixed with "..."
11715         * src/plugins/pgpcore/sgpgme.c
11716                 Include locale.h
11717
11718 2005-10-24 [mones]      1.9.15cvs98
11719
11720         * manual/Makefile
11721         * manual/account.xml
11722         * manual/ack.xml
11723         * manual/addrbook.xml
11724         * manual/advanced.xml
11725         * manual/faq.xml
11726         * manual/glossary.xml
11727         * manual/gpl.xml
11728         * manual/handling.xml
11729         * manual/intro.xml
11730         * manual/keyboard.xml
11731         * manual/manual.xml
11732         * manual/plugins.xml
11733         * manual/starting.xml
11734         * manual/dtd/sdocbook.dtd
11735                 Initial manual structure and some content.
11736
11737 2005-10-23 [wwp]        1.9.15cvs97
11738
11739         * src/gtk/about.c
11740                 fix a typo
11741
11742 2005-10-23 [wwp]        1.9.15cvs96
11743
11744         * src/gtk/about.c
11745         * src/gtk/authors.h
11746                 rework of the about window (main work by Paul), also featuring a few
11747                 fixes for typos and duplicate names
11748
11749 2005-10-23 [wwp]        1.9.15cvs95
11750
11751         * src/.cvsignore
11752                 Ignore the right binary name (sylpheed-claws now)
11753
11754 2005-10-23 [paul]       1.9.15cvs94
11755
11756         * src/compose.c
11757                 when using Folder Pref 'Default To for
11758                 replies' make the entry in the Compose
11759                 window bold
11760                 Patch by Fabien Vantard
11761
11762 2005-10-22 [colin]      1.9.15cvs93
11763
11764         * src/codeconv.c
11765                 Fix leak
11766
11767 2005-10-22 [colin]      1.9.15cvs92
11768
11769         * src/codeconv.c
11770                 try to convert using locale (apart utf8) if necessary
11771
11772 2005-10-22 [colin]      1.9.15cvs91
11773
11774         * src/pixmaps/new.xpm
11775         * src/pixmaps/unread.xpm
11776                 Make the unread envelope blue again and
11777                 saturate the new one a bit more.
11778
11779 2005-10-22 [colin]      1.9.15cvs90
11780
11781         * src/compose.c
11782                 When replying to a mail sent by one of our accounts,
11783                 use the original list of recipients. Let 'Reply All'
11784                 and 'Reply to sender' work like previously.
11785
11786 2005-10-21 [colin]      1.9.15cvs89
11787
11788         * src/prefs_filtering.c
11789                 Clear fields after add and replace
11790         * src/textview.c
11791                 Display xface differently (better)
11792         * src/plugins/pgpinline/pgpinline.c
11793                 Fix crappy encodings/recodings
11794
11795 2005-10-21 [paul]       1.9.15cvs88
11796
11797         * src/compose.c
11798         * src/prefs_folder_item.c
11799         * src/toolbar.c
11800                 fix news folder Folder Properties
11801                 (thanks to Colin)
11802         * src/folderview.c
11803                 update folderview after Themes change
11804                 keep selected folder selected
11805                 (thanks to Colin)
11806
11807 2005-10-21 [paul]       1.9.15cvs87
11808
11809         * tools/Makefile.am
11810         * tools/OOo2sylpheed.pl
11811         * tools/README
11812         * tools/README.sylprint
11813         * tools/asus_mailled.sh         ** REMOVED **
11814         * tools/filter_conv.pl
11815         * tools/freshmeat_search.pl
11816         * tools/google_search.pl
11817         * tools/gpg-sign-syl            ** REMOVED **
11818         * tools/kmail2sylpheed.pl
11819         * tools/kmail2sylpheed_v2.pl
11820         * tools/multiwebsearch.pl
11821         * tools/nautilus2sylpheed.sh
11822         * tools/newscache_clean.pl
11823         * tools/outlook2sylpheed.pl
11824         * tools/sylpheed-switcher       ** REMOVED **
11825         * tools/sylprint.pl
11826         * tools/sylprint.rc
11827         * tools/tb2sylpheed
11828         * tools/vcard2xml.py
11829         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11830                 update default config dir
11831                 update binary name (thanks to Fabien Vantard)
11832                 remove obsolete scripts
11833
11834 2005-10-21 [colin]      1.9.15cvs86
11835
11836         * src/inc.c
11837                 Fix possible leak and units. Based on a patch by
11838                 Fabien Vantard.
11839
11840 2005-10-20 [colin]      1.9.15cvs85
11841
11842         * src/textview.c
11843                 Clear xface when clearing textview
11844
11845 2005-10-20 [colin]      1.9.15cvs84
11846
11847         * configure.ac
11848         * src/folderview.c
11849         * src/headerview.c
11850         * src/main.c
11851         * src/prefs_common.c
11852         * src/prefs_common.h
11853         * src/prefs_message.c
11854         * src/textview.c
11855         * src/textview.h
11856         * src/common/defs.h
11857         * src/common/utils.c
11858         * src/common/utils.h
11859         * src/gtk/gtkutils.c
11860         * src/gtk/gtkutils.h
11861                 Migrate config to .sylpheed-claws (Automatically)
11862                 Add a way to get the Xface in the TextView
11863
11864 2005-10-20 [colin]      1.9.15cvs83
11865
11866         * src/gtk/Makefile.am
11867         * src/gtk/about.c
11868         * src/gtk/authors.h
11869                 Make the about dialog *grooovy*
11870
11871 2005-10-20 [colin]      1.9.15cvs82
11872
11873         * src/mimeview.c
11874                 Use "Open with" on double click if no command
11875                 was found
11876
11877 2005-10-20 [colin]      1.9.15cvs81
11878
11879         * src/imap.c
11880         * src/etpan/imap-thread.c
11881                 Fix possible crash.
11882
11883 2005-10-20 [paul]       1.9.15cvs80
11884
11885         * src/folder.c
11886                 don't show clipkey icon if the only
11887                 attachment is the signature
11888                 Patch by Colin
11889
11890 2005-10-20 [paul]       1.9.15cvs79
11891
11892         * AUTHORS
11893         * src/plugins/pgpmime/pgpmime.c
11894                 name the PGP/MIME signature 'signature.asc'
11895                 Patch by Andrew Nelson <freeandy@gmail.com>
11896
11897 2005-10-19 [colin]      1.9.15cvs78
11898
11899         * src/plugins/pgpmime/pgpmime.c
11900                 Oops, no need to double-check though
11901
11902 2005-10-19 [colin]      1.9.15cvs77
11903
11904         * src/plugins/pgpinline/pgpinline.c
11905         * src/plugins/pgpmime/pgpmime.c
11906                 Check that my_tmpfile() doesn't 
11907                 return NULL
11908
11909 2005-10-19 [colin]      1.9.15cvs76
11910
11911         * src/common/utils.c
11912                 Use shorter mime boundaries to avoid having
11913                 MTAs rewrapping our headers, breaking the
11914                 PGP signature in the process 
11915         * src/compose.c
11916         * src/plugins/pgpmime/pgpmime.c
11917                 Check for boundary uniqueness to be sure
11918                 it won't happen, instead of hoping for the
11919                 best
11920
11921 2005-10-19 [colin]      1.9.15cvs75
11922
11923         * sylpheed-claws.desktop
11924         * src/Makefile.am
11925         * src/main.c
11926                 Ship a sylpheed-claws binary instead
11927                 of a sylpheed one. Change the socket
11928                 name, too
11929         * src/folderview.c
11930                 Update folder only if it changed
11931         * src/wizard.c
11932                 Fix i18n in welcome mail, patch by
11933                 Fabien Vantard
11934
11935 2005-10-19 [paul]
11936
11937         1.9.99-rc2 released
11938
11939 2005-10-19 [paul]       1.9.15cvs74
11940
11941         * src/folder.c
11942         * src/folderview.c
11943                 fix summaryview update
11944                 Patch by Colin
11945
11946 2005-10-18 [colin]      1.9.15cvs73
11947
11948         * src/plugins/pgpcore/passphrase.c
11949                 Don't XGrabServer, and try a bit more to 
11950                 sync everything before grabbing mouse/keyboard
11951
11952 2005-10-18 [colin]      1.9.15cvs72
11953
11954         * src/Makefile.am
11955         * src/addressadd.c
11956         * src/addressbook.c
11957         * src/folderview.c
11958         * src/grouplistdialog.c
11959         * src/mimeview.c
11960         * src/stock_pixmap.c
11961         * src/stock_pixmap.h
11962         * src/summaryview.c
11963         * src/gtk/gtksctree.c
11964         * src/gtk/gtksctree.h
11965         * src/pixmaps/empty.xpm
11966                 Implement a wrapper call for gtk_ctree_set_node_info
11967                 and gtk_ctree_insert_node, that uses a 1x1 transparent
11968                 pixmap instead of a NULL one. This works around some
11969                 memory problems deep inside gtk, revealed by valgrind,
11970                 and fixes bug #834 (Pressing CTRl-D on a message marked 
11971                 as locked crashes sylpheed.), as well as, probably, 
11972                 wwp's 4th dimension problems that happen in gtk_ctree_*.
11973
11974 2005-10-17 [colin]      1.9.15cvs71
11975
11976         * src/mimeview.c
11977                 Provide visual feedback when checking
11978                 signature
11979
11980 2005-10-17 [colin]      1.9.15cvs70
11981
11982         * src/main.c
11983                 Keep the folder list frozen while checking caches...
11984
11985 2005-10-17 [colin]      1.9.15cvs69
11986
11987         * src/addr_compl.c
11988                 Fi bug #833 (Autocompleting from addressbook 
11989                 fails with extended chars)
11990         * src/imap.c
11991                 Fix 'adding messages' staying in statusbar
11992                 after an error
11993
11994 2005-10-17 [wwp]        1.9.15cvs68
11995
11996         * src/ssl_manager.c
11997                 Fix buttons' layout resizing when window size changes
11998
11999 2005-10-17 [wwp]        1.9.15cvs67
12000
12001         * src/account.c
12002         * src/prefs_account.c
12003         * src/prefs_common.c
12004         * src/prefs_common.h
12005         * src/prefs_folder_item.c
12006         * src/prefs_gtk.c
12007         * src/gtk/logwindow.c
12008         * src/gtk/pluginwindow.c
12009         * src/gtk/prefswindow.c
12010         * src/gtk/prefswindow.h
12011                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
12012
12013 2005-10-17 [paul]       1.9.15cvs66
12014
12015         * configure.ac
12016                 fix missing libetpan message
12017         * po/en_GB.po
12018                 updated
12019         * src/crash.c
12020         * src/manual.c
12021         * src/prefs_themes.c
12022         * src/common/defs.h
12023                 add some new URI defines, change some
12024                 others
12025         * src/wizard.c
12026                 make welcome message translatable
12027                 small improvements to english
12028                 other tweaks
12029         * src/gtk/menu.c
12030                 fix warnings
12031
12032 2005-10-17 [paul]       1.9.15cvs65
12033
12034         * src/summaryview.c
12035                 fix column titles
12036
12037 2005-10-16 [mones]      1.9.15cvs64
12038
12039         * po/es.po
12040                 Updated translation
12041
12042 2005-10-16 [colin]
12043
12044         1.9.99-rc1 released
12045
12046 2005-10-16 [colin]      1.9.15cvs63
12047
12048         * src/wizard.c
12049                 Fix whitespace
12050
12051 2005-10-16 [colin]      1.9.15cvs62
12052
12053         * src/toolbar.c
12054                 s/Get All/Get Mail/
12055         * src/wizard.c
12056                 Real welcome mail text, thanks Paul
12057
12058 2005-10-16 [colin]      1.9.15cvs61
12059
12060         * src/editldap.c
12061         * src/exporthtml.c
12062         * src/main.c
12063         * src/mainwindow.c
12064         * src/prefs_themes.c
12065         * src/prefs_toolbar.c
12066         * src/plugins/demo/demo.c
12067         * src/plugins/trayicon/trayicon.c
12068                 s/Sylpheed/Sylpheed-Claws/
12069
12070 2005-10-16 [colin]      1.9.15cvs60
12071
12072         * src/wizard.c
12073                 Add a welcome email in the first empty mailbox
12074         * src/prefs_common.c
12075                 Change one more default
12076
12077 2005-10-16 [colin]      1.9.15cvs59
12078
12079         * src/wizard.c
12080                 Remove printf
12081
12082 2005-10-16 [colin]      1.9.15cvs58
12083
12084         * src/toolbar.c
12085         * src/prefs_common.c
12086                 Change some defaults
12087
12088 2005-10-16 [colin]      1.9.15cvs57
12089
12090         * src/toolbar.c
12091         * src/prefs_common.c
12092                 Change some defaults
12093
12094 2005-10-16 [colin]      1.9.15cvs56
12095
12096         * src/wizard.c
12097                 By default, initialize fonts to have
12098                 the same size as normal GtkWidgets
12099
12100 2005-10-16 [colin]      1.9.15cvs55
12101
12102         * src/mimeview.c
12103                 Fix message a bit more
12104
12105 2005-10-16 [colin]      1.9.15cvs54
12106
12107         * src/addressbook.c
12108                 Second attempt at flicker fixing
12109
12110 2005-10-16 [colin]      1.9.15cvs53
12111
12112         * src/addressbook.c
12113                 Fix flicker
12114
12115 2005-10-16 [wwp]        1.9.15cvs52
12116
12117         * src/addressbook.c
12118         * src/editaddress.c
12119         * src/prefs_common.c
12120         * src/prefs_common.h
12121                 Remember window sizes (address book)
12122
12123 2005-10-16 [wwp]        1.9.15cvs51
12124
12125         * src/plugins/clamav/clamav_plugin_gtk.c
12126         * src/plugins/spamassassin/spamassassin_gtk.c
12127                 Fix compilation warnings (missing #include).
12128
12129 2005-10-16 [colin]      1.9.15cvs50
12130
12131         * src/mimeview.c
12132         * src/summaryview.c
12133         * src/textview.c
12134                 Make 'c' check signature, and forward
12135                 c, l, y, t from summaryview to mimeview
12136
12137 2005-10-16 [colin]      1.9.15cvs49
12138
12139         * src/addressbook.c
12140                 Put border around buttons
12141         * src/mainwindow.c
12142         * src/summaryview.c
12143                 Rework menus (Patch based on a patch
12144                 by Paul)
12145
12146 2005-10-15 [wwp]        1.9.15cvs48
12147
12148         * src/editjpilot.c
12149         * src/editldap.c
12150         * src/editvcard.c
12151         * src/exphtmldlg.c
12152         * src/expldifdlg.c
12153         * src/export.c
12154         * src/import.c
12155         * src/importldif.c
12156         * src/importmutt.c
12157         * src/importpine.c
12158         * src/prefs_account.c
12159         * src/prefs_spelling.c
12160         * src/gtk/gtkutils.c
12161         * src/gtk/gtkutils.h
12162         * src/plugins/clamav/clamav_plugin_gtk.c
12163         * src/plugins/spamassassin/spamassassin_gtk.c
12164                 use nicer browse-for-file/dir buttons than the "..." ones,
12165                 code factorizing more.
12166
12167 2005-10-14 [colin]      1.9.15cvs47
12168
12169         * src/mainwindow.c
12170                 set relief on the account switcher so that people see it
12171                 grey out Create processing rules when no message is selected
12172         * src/prefs_filtering.c
12173                 ask before closing if the rule has not been modified, even if
12174                 it's not valid
12175         * src/prefs_matcher.c
12176                 fix sensitivity when entering the dialog
12177         * src/gtk/inputdialog.c
12178                 display a better icon on password ask
12179         * src/plugins/pgpcore/passphrase.c
12180                 make the dialog look better
12181
12182 2005-10-14 [paul]       1.9.15cvs46
12183
12184         * src/folderview.c
12185                 indicate presense of marked msgs in
12186                 unexpanded subfolders
12187
12188 2005-10-14 [paul]       1.9.15cvs45
12189
12190         * src/prefs_actions.c
12191         * src/prefs_common.c
12192         * src/prefs_common.h
12193         * src/prefs_filtering_action.c
12194         * src/prefs_matcher.c
12195         * src/prefs_template.c
12196                 remember window sizes
12197                 fix Info button size
12198
12199         Patches by wwp
12200
12201 2005-10-13 [colin]      1.9.15cvs44
12202
12203         * src/mimeview.c
12204         * src/noticeview.c
12205         * src/noticeview.h
12206                 Add a tooltip on the icon (optional) 
12207                 Get rid of the signature buttons and only
12208                 use the icon+tooltip
12209
12210 2005-10-13 [colin]      1.9.15cvs43
12211
12212         * src/noticeview.c
12213         * src/noticeview.h
12214                 Add hand cursor for hovering over icon
12215
12216 2005-10-13 [colin]      1.9.15cvs42
12217
12218         * src/summaryview.c
12219                 Fix crash when quicksearch's hidden 
12220                 at startup
12221
12222 2005-10-13 [colin]      1.9.15cvs41
12223
12224         * src/compose.c
12225                 Set subject when forwarding multiple mails
12226                 Check that other recipient than the default Cc or Bcc
12227                 have been set before sending.
12228
12229 2005-10-13 [colin]      1.9.15cvs40
12230
12231         * src/imap.c
12232                 Batch per-folder
12233                 Introduce locking, but don't use it yet
12234
12235 2005-10-13 [colin]      1.9.15cvs39
12236
12237         * src/gtk/quicksearch.c
12238                 Reset quicksearch when hiding it
12239                 Make sticky a real pref
12240
12241 2005-10-13 [colin]      1.9.15cvs38
12242
12243         * src/summaryview.c
12244                 Faster prefs apply
12245
12246 2005-10-13 [colin]      1.9.15cvs37
12247
12248         * src/mimeview.c
12249         * src/noticeview.c
12250         * src/noticeview.h
12251         * src/plugins/pgpcore/sgpgme.c
12252                 Make privacy icon clickable
12253                 Move Trust field in Full info
12254                 When trust is less than full, don't display
12255                 a warning icon
12256
12257 2005-10-13 [colin]      1.9.15cvs36
12258
12259         * src/folder.c
12260                 Batch on flags sync
12261         * src/folderview.c
12262                 Revert speed hack which is dangerous in fact
12263                 Apply prefs faster
12264
12265 2005-10-13 [colin]      1.9.15cvs35
12266
12267         * src/folder_item_prefs.c
12268                 Fix pref corruption on folder move. Patch
12269                 by wwp
12270
12271 2005-10-13 [paul]       1.9.15cvs34
12272
12273         * src/export.c
12274         * src/import.c
12275                 fix typos in g_warnings
12276         * src/prefs_account.c
12277                 add a file selector for Signature file
12278
12279         Patches by wwp
12280
12281 2005-10-12 [colin]      1.9.15cvs33
12282
12283         * src/mimeview.c
12284                 Provide a quick way to go back from a
12285                 signature's full info to the email part
12286
12287 2005-10-12 [colin]      1.9.15cvs32
12288
12289         * src/compose.c
12290                 Remove old hack of encoding signed mails with base64.
12291                 QP works equally well.
12292
12293 2005-10-12 [colin]      1.9.15cvs31
12294
12295         * src/crash.c
12296                 Replace deprecated GtkText with GtkTextView
12297         * src/imap.c
12298                 Fix a logic bug about counts in imap_select
12299                 (previously un-triggered)
12300         * src/mainwindow.c
12301         * src/summaryview.c
12302         * src/news.c
12303                 Allow local deletion of news posts
12304         * src/mimeview.c
12305                 Show GPG noticeview on the message/rfc822 part
12306                 in addition to the text/plain one
12307         * src/prefs_image_viewer.c
12308           src/plugins/pgpcore/prefs_gpg.c
12309                 Polish (set the label as part of the checkbox)
12310         * src/wizard.c
12311                 Don't sit there doing nothing after destroying
12312                 the window - return err
12313
12314 2005-10-11 [colin]      1.9.15cvs30
12315
12316         * src/folderview.c
12317                 Apply processing rules before showing folders.
12318                 Early folder show (before flags sync) will only
12319                 be done when there are no processing rules (nor
12320                 pre- or post- ones)
12321         * src/imap.c
12322                 Fix stuff related to mail subdir, creation and 
12323                 deletion of folders 
12324         * src/imap_gtk.c
12325                 Don't allow creation of folders in NoInferior
12326                 folders, as it won't work
12327
12328 2005-10-10 [colin]      1.9.15cvs29
12329
12330         * src/compose.c
12331                 Reselect "None" Privacy system when selecting an
12332                 account with no privacy system defined
12333
12334 2005-10-10 [colin]      1.9.15cvs28
12335
12336         * src/mainwindow.c
12337                 Add Windows-1252 encoding
12338         * src/prefs_common.c
12339                 Rework some defaults:
12340                 - autosave to draft by default
12341                 - don't show header pane (it's already in the textview)
12342                 - Select first new or unread mail on entry
12343                 - Assume 'Yes' to change folder when there's no more
12344                   unread message
12345         * src/prefs_matcher.c
12346                 Fix a gtk assertion failure
12347         * src/gtk/colorlabel.c
12348                 Workaround bad repainting on selection
12349         * src/main.c
12350                 Freeze/thaw (a bit faster on ssh -X)
12351         * src/msgcache.c
12352                 Get rid of StrdupConverter that just adds an
12353                 extra strdup/free 
12354         * src/etpan/imap_thread.c
12355                 memset buf to 0
12356
12357 2005-10-10 [colin]      1.9.15cvs27
12358
12359         * src/export.c
12360         * src/import.c
12361                 Fix compile on gtk 2.4. Patch by wwp
12362
12363 2005-10-09 [colin]      1.9.15cvs26
12364
12365         * src/mainwindow.c
12366         * src/messageview.c
12367         * src/summaryview.c
12368                 Clarify forward menus. Patch by wwp
12369
12370 2005-10-09 [colin]      1.9.15cvs25
12371
12372         * src/compose.c
12373         * src/compose.h
12374                 Fix bug #829 (Non-working "Encrypt message by 
12375                 default when replying to an encrypted message")
12376
12377 2005-10-08 [colin]      1.9.15cvs24
12378
12379         * src/wizard.c
12380                 Fix bug #827 ("Welcome" setup wizard after a 
12381                 permission error gives up & forgets itself.)
12382
12383 2005-10-08 [colin]      1.9.15cvs23
12384
12385         * src/procmime.c
12386                 Fix bug #828 (Ignoring headers with spaces around = sign)
12387
12388 2005-10-08 [colin]      1.9.15cvs22
12389
12390         * src/export.c
12391                 Warning fix by wwp
12392
12393 2005-10-08 [colin]      1.9.15cvs21
12394
12395         * src/folder.c
12396         * src/folder.h
12397                 Add a processing_pending indicator, set on 
12398                 folder_item_open and cleared after 
12399                 folder_item_process_open
12400         * src/folderview.c
12401         * src/summaryview.c
12402                 wrap procmsg_msginfo_*_flags, and in the
12403                 wrapper check that there's no folder processing 
12404                 pending. If there is, defer the flags change until 
12405                 processing is done to avoid stepping over each
12406                 other's toes.
12407                 Freeze during processing, but not during scanning.
12408
12409 2005-10-07 [colin]      1.9.15cvs20
12410
12411         * src/plugins/pgpcore/passphrase.c
12412                 Fix bug #826 (X-Server hangs when 
12413                 right-clicking a PGP encrypted message)
12414
12415 2005-10-07 [paul]       1.9.15cvs19
12416
12417         * src/compose.c
12418                 fix compose_entries[]
12419                 patch by Fabien Vantard
12420
12421 2005-10-06 [colin]      1.9.15cvs18
12422
12423         * src/pixmaps/address.xpm
12424         * src/pixmaps/address_book.xpm
12425         * src/pixmaps/book.xpm
12426         * src/pixmaps/check_spelling.xpm
12427         * src/pixmaps/checkbox_off.xpm
12428         * src/pixmaps/checkbox_on.xpm
12429         * src/pixmaps/close.xpm
12430         * src/pixmaps/complete.xpm
12431         * src/pixmaps/continue.xpm
12432         * src/pixmaps/deleted.xpm
12433         * src/pixmaps/down_arrow.xpm
12434         * src/pixmaps/exec.xpm
12435         * src/pixmaps/forwarded.xpm
12436         * src/pixmaps/group.xpm
12437         * src/pixmaps/ignorethread.xpm
12438         * src/pixmaps/interface.xpm
12439         * src/pixmaps/jpilot.xpm
12440         * src/pixmaps/ldap.xpm
12441         * src/pixmaps/linewrap.xpm
12442         * src/pixmaps/linewrapcurrent.xpm
12443         * src/pixmaps/mail.xpm
12444         * src/pixmaps/mail_attach.xpm
12445         * src/pixmaps/mail_compose.xpm
12446         * src/pixmaps/mail_forward.xpm
12447         * src/pixmaps/mail_receive.xpm
12448         * src/pixmaps/mail_receive_all.xpm
12449         * src/pixmaps/mail_reply.xpm
12450         * src/pixmaps/mail_reply_to_all.xpm
12451         * src/pixmaps/mail_reply_to_author.xpm
12452         * src/pixmaps/mail_send.xpm
12453         * src/pixmaps/mail_send_queue.xpm
12454         * src/pixmaps/mime_application.xpm
12455         * src/pixmaps/mime_audio.xpm
12456         * src/pixmaps/mime_image.xpm
12457         * src/pixmaps/mime_message.xpm
12458         * src/pixmaps/mime_text_enriched.xpm
12459         * src/pixmaps/mime_text_html.xpm
12460         * src/pixmaps/mime_text_plain.xpm
12461         * src/pixmaps/mime_unknown.xpm
12462         * src/pixmaps/new.xpm
12463         * src/pixmaps/news_compose.xpm
12464         * src/pixmaps/offline.xpm
12465         * src/pixmaps/online.xpm
12466         * src/pixmaps/paste.xpm
12467         * src/pixmaps/preferences.xpm
12468         * src/pixmaps/privacy_emblem_encrypted.xpm
12469         * src/pixmaps/privacy_expired.xpm
12470         * src/pixmaps/privacy_failed.xpm
12471         * src/pixmaps/privacy_passed.xpm
12472         * src/pixmaps/privacy_signed.xpm
12473         * src/pixmaps/privacy_unknown.xpm
12474         * src/pixmaps/privacy_warn.xpm
12475         * src/pixmaps/properties.xpm
12476         * src/pixmaps/replied.xpm
12477         * src/pixmaps/search.xpm
12478         * src/pixmaps/unread.xpm
12479         * src/pixmaps/up_arrow.xpm
12480         * src/pixmaps/vcard.xpm
12481                 Modernize internal theme, with icons from the 
12482                 Gnomaws theme. Keep some of the old ones where
12483                 they were better.
12484
12485 2005-10-06 [colin]      1.9.15cvs17
12486
12487         * src/summaryview.c
12488                 Little optimisations + bugfix
12489         * src/toolbar.c
12490                 Remove default useless items - useless being defined
12491                 by the default relevant prefs
12492         * src/wizard.c
12493                 include config.h to make gettext work
12494         * src/prefs_themes.c
12495                 Fix selection of current theme in prefs
12496
12497 2005-10-06 [colin]      1.9.15cvs16
12498
12499         * src/prefs_common.c
12500         * src/prefs_common.h
12501         * src/prefs_summaries.c
12502         * src/folderview.c
12503                 Add a warning dialog on Mark all read 
12504                 (with pref to get rid of it)
12505
12506 2005-10-06 [paul]       1.9.15cvs15
12507
12508         * po/nb.po
12509         * po/pt_BR.po
12510                 updated by Geir Helland and Frederico
12511                 Goncalves Guimaraes
12512
12513 2005-10-05 [colin]      1.9.15cvs14
12514
12515         * src/folder.c
12516         * src/folder.h
12517         * src/folderview.c
12518         * src/folderview.h
12519         * src/imap_gtk.c
12520         * src/mh_gtk.c
12521         * src/mainwindow.c
12522         * src/setup.c
12523                 add a way to rescan without rebuilding
12524                 make moving a bit faster (less folders changes)
12525                 don't lock the tree on Get 
12526         * src/imap.c
12527                 Don't re-delete deleted messages before expunging
12528         * src/summaryview.c
12529                 Set batch mode when deleting mails
12530
12531 2005-10-05 [paul]       1.9.15cvs13
12532
12533         * src/mainwindow.c
12534         * src/mainwindow.h
12535                 fix disabled Execute menu item
12536         * src/toolbar.c
12537                 match the change in 1.9.15cvs10: use Compose
12538                 instead of News by default
12539
12540 2005-10-04 [colin]      1.9.15cvs12
12541
12542         * src/compose.c
12543                 When replying to an ML post with Reply-To set
12544                 to the poster's email, honor it (as before),
12545                 but also honor our user's request to reply to
12546                 the mailing list: set the ML address in the To
12547                 field and the Reply-To address in the Cc: 
12548                 field.
12549
12550 2005-10-04 [colin]      1.9.15cvs11
12551
12552         * src/plugins/trayicon/trayicon.c
12553                 Finish cosmetic change - thanks to wwp
12554
12555 2005-10-04 [colin]      1.9.15cvs10
12556
12557         * src/toolbar.c
12558                 Use Compose instead of Email by default.
12559                 Spotted by wwp.
12560
12561 2005-10-04 [colin]      1.9.15cvs9
12562
12563         * src/folder.c
12564         * src/folder.h
12565         * src/folderview.c
12566         * src/imap.c
12567         * src/etpan/imap-thread.c
12568         * src/etpan/imap-thread.h
12569                 Try to make IMAP faster, by simplifying SEARCH
12570                 commands, avoiding sending two STATUS in a row,
12571                 and deferring flags sync and processing just
12572                 after displaying the folder. 
12573                 This will update the SummaryView in certain
12574                 cases (new mails not already fetched, flags
12575                 changed from another client) but in a non-
12576                 blocking manner.
12577
12578 2005-10-04 [colin]      1.9.15cvs8
12579
12580         * src/plugins/trayicon/trayicon.c
12581                 Relabel "Offline" to "Work offline"
12582
12583 2005-10-04 [colin]      1.9.15cvs7
12584
12585         * src/export.c
12586         * src/import.c
12587         * src/mbox.c
12588                 Fix mbox import/export buglets
12589                 Patch by wwp
12590         * src/plugins/trayicon/trayicon.c
12591                 Add offline swithc
12592                 Patch by wwp
12593
12594 2005-10-04 [colin]      1.9.15cvs6
12595
12596         * src/folder.c
12597         * src/folderview.c
12598         * src/summaryview.c
12599                 Better fix (don't break mark all read) for cvs2
12600
12601 2005-10-03 [colin]      1.9.15cvs5
12602
12603         * src/folder.c
12604                 Use a sane sort by default
12605
12606 2005-10-03 [colin]      1.9.15cvs4
12607
12608         * src/inc.c
12609                 Add a 'Only once' button for overriding offline mode
12610         * src/prefs_account.c
12611         * src/wizard.c
12612                 Add Local mbox to the wizard
12613                 Add IMAP subdir to the wizard (or the wizard is useless
12614                 for such accounts, or even worse than useless)
12615                 Move IMAP subdir from Advanced to Receive tab, as it's
12616                 not that uncommon
12617
12618 2005-10-03 [colin]      1.9.15cvs3
12619
12620         * src/send_message.c
12621                 Forgot this one in cvs1
12622
12623 2005-10-03 [colin]      1.9.15cvs2
12624
12625         * src/folder.c
12626                 Faster close when leaving a folder with lots
12627                 of new mails. Idea by David Relson.
12628
12629 2005-10-03 [colin]      1.9.15cvs1
12630
12631         * src/compose.c
12632         * src/imap.c
12633         * src/inc.c
12634         * src/main.c
12635         * src/messageview.c
12636         * src/news.c
12637         * src/summaryview.c
12638         * src/gtk/sslcertwindow.c
12639         * src/plugins/trayicon/trayicon.c
12640                 Add accels to every AlertPanel. Patch by Fabien 
12641                 Vantard
12642
12643 2005-10-03 [paul]       1.9.15
12644
12645         1.9.15 released
12646
12647 2005-10-03 [paul]       1.9.14cvs68
12648
12649         * po/ca.po
12650         * po/de.po
12651         * po/es.po
12652         * po/fi.po
12653         * po/fr.po
12654         * po/sk.po
12655         * po/sr.po
12656         * po/zh_CN.po
12657                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12658                 Mones Lastra, Tommi Pirinen, Fabien vantard,
12659                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
12660
12661 2005-10-03 [paul]       1.9.14cvs67
12662
12663         * src/send_message.c
12664                 prevent hang on Cancel
12665                 patch by Colin
12666
12667 2005-10-03 [paul]       1.9.14cvs66
12668
12669         * src/main.c
12670                 fix crash in IMAP caused by discrepancy
12671                 between check_at_startup and offline mode
12672                 Patch by Colin
12673
12674 2005-10-01 [paul]       1.9.14cvs65
12675
12676         * src/inc.c
12677                 fix engrish
12678
12679 2005-10-01 [paul]       1.9.14cvs64
12680         * src/export.c
12681         * src/import.c
12682                 synchronise import_mbox() and export_mbox()
12683         * src/mbox.c
12684                 proc_mbox(): add alert if file cannot be opened
12685                 export_list_to_mbox(): test if dest file exists,
12686                 prompt user to overwrite if it does. add alert
12687                 if file cannot be created
12688                                                                 
12689         Patch by wwp
12690                                                                                                                 
12691
12692 2005-09-30 [paul]       1.9.14cvs63
12693
12694         * src/addressbook.c
12695                 Fix sensitivity of a menu
12696         * src/codeconv.c
12697                 Respect hidden pref for mails with no encoding
12698         * src/common/xml.c
12699                 Fix memory corruption
12700         * src/plugins/pgpcore/sgpgme.c
12701                 Fix segfault on incomplete sigs, and display
12702                 of S/Mime UIDs
12703
12704         Patches by Colin
12705
12706 2005-09-30 [colin]      1.9.14cvs62
12707
12708         * src/partial_download.c
12709                 Little logic fix in almost-dead code
12710         * src/pop.c
12711                 Fix partial download when there's no new mail
12712
12713 2005-09-29 [paul]       1.9.14cvs61
12714
12715         * src/plugins/pgpinline/pgpinline.c
12716                 fix bug 819, 'crash accessing sign message'
12717                 Patch by Colin
12718
12719 2005-09-28 [martin]     1.9.14cvs60
12720
12721         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12722                 fix bug #790 (Crash when restarting window manager (fluxbox))
12723
12724 2005-09-28 [paul]       1.9.14cvs59
12725
12726         * src/gtk/gtkaspell.c
12727                 fix off-by-one typo
12728
12729 2005-09-27 [colin]      1.9.14cvs58
12730
12731         * src/plugins/pgpcore/sgpgme.c
12732                 Report error when there's one, instead of
12733                 "Signature unchecked" 
12734
12735 2005-09-27 [colin]      1.9.14cvs57
12736
12737         * src/prefs_quote.c
12738                 Fix bug #816 (Weird quotation with spaces)
12739
12740 2005-09-27 [colin]      1.9.14cvs56
12741
12742         * src/codeconv.c
12743         * src/compose.c
12744         * src/compose.h
12745                 Put subject in compose's title
12746                 Fix Automatic encoding so that it's really automatic:
12747                 first try default locale's charset, then charset of the replied mail, 
12748                 then utf-8
12749                 Fix encoding of headers (must be in strict mode too)
12750
12751 2005-09-26 [colin]      1.9.14cvs55
12752
12753         * src/gtk/gtkaspell.c
12754                 Fix previous patch - don't color the space,
12755                 just uncolor it :)
12756
12757 2005-09-26 [colin]      1.9.14cvs54
12758
12759         * src/gtk/gtkaspell.c
12760                 Unmark space if possible
12761
12762 2005-09-26 [colin]      1.9.14cvs53
12763
12764         * src/imap.c
12765                 log_error instead of alertpanel according to the pref
12766         * src/etpan/imap-thread.c
12767                 Print connect status, copy only necessary size to 
12768                 logger
12769         * src/plugins/pgpmime/pgpmime.c
12770                 Handle S/Mime signatures (verification only). Patch based
12771                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
12772
12773 2005-09-26 [paul]       1.9.14cvs52
12774
12775         * src/common/passcrypt.c
12776                 this 'workaround' not necessary on NetBSD.
12777                 Thanks to Daniel Gustafson
12778
12779 2005-09-26 [paul]
12780
12781         1.9.15-rc4 released
12782
12783 2005-09-26 [paul]       1.9.14cvs51
12784
12785         * src/summaryview.c
12786                 Skip currently selected message when
12787                 looking for next new or unread message
12788                 in current folder. Patch by Colin
12789         * src/common/passcrypt.c
12790                 eliminate warnings on *BSD. Patch by
12791                 Daniel Gustafson
12792
12793 2005-09-26 [colin]      1.9.14cvs50
12794
12795         * src/procmsg.c
12796                 Call postfiltering hook anyway
12797
12798 2005-09-22 [colin]      1.9.14cvs49
12799
12800         * src/codeconv.c
12801         * src/codeconv.h
12802                 Add a strict mode that doesn't replace with _
12803         * src/compose.c
12804         * src/compose.h
12805                 Use strict conversion while sending
12806                 Fix race when drafting while sending (happens
12807                 on IMAP)
12808                 Fix d'n'd of messages from summaryview
12809         * src/prefs_common.c
12810         * src/prefs_common.h
12811                 add hidden utf8_instead_of_locale_for_broken_mail 
12812                 pref for people that preferred the default charset 
12813                 to be utf8 for broken mails
12814         * src/quote_fmt_parse.y
12815                 fix bug #815 (No quote insert if "From:" fied 
12816                 contained Russian letters)
12817         * src/summaryview.c
12818                 Fix d'n'd of messages to compose
12819
12820 2005-09-22 [paul]       1.9.14cvs48
12821
12822         * src/compose.c
12823                 fix bug where attachments Name entry
12824                 would display Path instead
12825
12826 2005-09-21 [paul]       1.9.14cvs47
12827
12828         * README
12829         * README.jp
12830         * configure.ac
12831         * config/config.rpath
12832         * doc/manual/en/sylpheed-20.html
12833         * doc/manual/es/sylpheed-20.html
12834         * po/bg.po
12835         * po/ca.po
12836         * po/de.po
12837         * po/es.po
12838         * po/fr.po
12839         * po/it.po
12840         * po/pt_BR.po
12841         * po/sk.po
12842         * po/zh_TW.po
12843         * src/account.c
12844         * src/account.h
12845         * src/action.c
12846         * src/action.h
12847         * src/adbookbase.h
12848         * src/addr_compl.c
12849         * src/addr_compl.h
12850         * src/addrbook.c
12851         * src/addrbook.h
12852         * src/addrcache.c
12853         * src/addrcache.h
12854         * src/addrcindex.c
12855         * src/addrcindex.h
12856         * src/addrclip.c
12857         * src/addrclip.h
12858         * src/addrdefs.h
12859         * src/addressadd.c
12860         * src/addressadd.h
12861         * src/addressbook.c
12862         * src/addressbook.h
12863         * src/addressitem.h
12864         * src/addrgather.c
12865         * src/addrgather.h
12866         * src/addrharvest.c
12867         * src/addrharvest.h
12868         * src/addrindex.c
12869         * src/addrindex.h
12870         * src/addritem.c
12871         * src/addritem.h
12872         * src/addrquery.c
12873         * src/addrquery.h
12874         * src/addrselect.c
12875         * src/addrselect.h
12876         * src/alertpanel.c
12877         * src/alertpanel.h
12878         * src/browseldap.c
12879         * src/browseldap.h
12880         * src/codeconv.c
12881         * src/codeconv.h
12882         * src/compose.c
12883         * src/compose.h
12884         * src/crash.c
12885         * src/crash.h
12886         * src/customheader.c
12887         * src/customheader.h
12888         * src/displayheader.c
12889         * src/displayheader.h
12890         * src/editaddress.c
12891         * src/editaddress.h
12892         * src/editbook.c
12893         * src/editbook.h
12894         * src/editgroup.c
12895         * src/editgroup.h
12896         * src/editjpilot.c
12897         * src/editjpilot.h
12898         * src/editldap.c
12899         * src/editldap.h
12900         * src/editldap_basedn.c
12901         * src/editldap_basedn.h
12902         * src/editvcard.c
12903         * src/editvcard.h
12904         * src/enriched.c
12905         * src/enriched.h
12906         * src/exphtmldlg.c
12907         * src/exphtmldlg.h
12908         * src/expldifdlg.c
12909         * src/expldifdlg.h
12910         * src/export.c
12911         * src/export.h
12912         * src/exporthtml.c
12913         * src/exporthtml.h
12914         * src/exportldif.c
12915         * src/exportldif.h
12916         * src/filtering.c
12917         * src/filtering.h
12918         * src/folder.c
12919         * src/folder.h
12920         * src/folder_item_prefs.c
12921         * src/folder_item_prefs.h
12922         * src/foldersel.c
12923         * src/foldersel.h
12924         * src/folderutils.c
12925         * src/folderutils.h
12926         * src/folderview.c
12927         * src/folderview.h
12928         * src/grouplistdialog.c
12929         * src/grouplistdialog.h
12930         * src/headerview.c
12931         * src/headerview.h
12932         * src/html.c
12933         * src/html.h
12934         * src/image_viewer.c
12935         * src/image_viewer.h
12936         * src/imap.c
12937         * src/imap.h
12938         * src/imap_gtk.c
12939         * src/imap_gtk.h
12940         * src/import.c
12941         * src/import.h
12942         * src/importldif.c
12943         * src/importldif.h
12944         * src/importmutt.c
12945         * src/importmutt.h
12946         * src/importpine.c
12947         * src/importpine.h
12948         * src/inc.c
12949         * src/inc.h
12950         * src/jpilot.c
12951         * src/jpilot.h
12952         * src/ldapctrl.c
12953         * src/ldapctrl.h
12954         * src/ldaplocate.c
12955         * src/ldaplocate.h
12956         * src/ldapquery.c
12957         * src/ldapquery.h
12958         * src/ldapserver.c
12959         * src/ldapserver.h
12960         * src/ldaputil.c
12961         * src/ldaputil.h
12962         * src/ldif.c
12963         * src/ldif.h
12964         * src/localfolder.c
12965         * src/localfolder.h
12966         * src/main.c
12967         * src/main.h
12968         * src/mainwindow.c
12969         * src/mainwindow.h
12970         * src/manual.c
12971         * src/manual.h
12972         * src/matcher.c
12973         * src/matcher.h
12974         * src/matcher_parser.h
12975         * src/matcher_parser_lex.l
12976         * src/matcher_parser_parse.y
12977         * src/mbox.c
12978         * src/mbox.h
12979         * src/message_search.c
12980         * src/message_search.h
12981         * src/messageview.c
12982         * src/messageview.h
12983         * src/mh.c
12984         * src/mh.h
12985         * src/mh_gtk.c
12986         * src/mh_gtk.h
12987         * src/mimeview.c
12988         * src/mimeview.h
12989         * src/msgcache.c
12990         * src/msgcache.h
12991         * src/mutt.c
12992         * src/mutt.h
12993         * src/news.c
12994         * src/news.h
12995         * src/news_gtk.c
12996         * src/news_gtk.h
12997         * src/noticeview.c
12998         * src/noticeview.h
12999         * src/partial_download.c
13000         * src/partial_download.h
13001         * src/pine.c
13002         * src/pine.h
13003         * src/pop.c
13004         * src/pop.h
13005         * src/prefs_account.c
13006         * src/prefs_account.h
13007         * src/prefs_actions.c
13008         * src/prefs_actions.h
13009         * src/prefs_common.c
13010         * src/prefs_common.h
13011         * src/prefs_compose_writing.c
13012         * src/prefs_compose_writing.h
13013         * src/prefs_customheader.c
13014         * src/prefs_customheader.h
13015         * src/prefs_display_header.c
13016         * src/prefs_display_header.h
13017         * src/prefs_ext_prog.c
13018         * src/prefs_ext_prog.h
13019         * src/prefs_filtering.c
13020         * src/prefs_filtering.h
13021         * src/prefs_filtering_action.c
13022         * src/prefs_filtering_action.h
13023         * src/prefs_folder_column.c
13024         * src/prefs_folder_column.h
13025         * src/prefs_folder_item.c
13026         * src/prefs_folder_item.h
13027         * src/prefs_fonts.c
13028         * src/prefs_fonts.h
13029         * src/prefs_gtk.c
13030         * src/prefs_gtk.h
13031         * src/prefs_image_viewer.c
13032         * src/prefs_image_viewer.h
13033         * src/prefs_matcher.c
13034         * src/prefs_matcher.h
13035         * src/prefs_message.c
13036         * src/prefs_message.h
13037         * src/prefs_msg_colors.c
13038         * src/prefs_msg_colors.h
13039         * src/prefs_other.c
13040         * src/prefs_other.h
13041         * src/prefs_quote.c
13042         * src/prefs_quote.h
13043         * src/prefs_receive.c
13044         * src/prefs_receive.h
13045         * src/prefs_send.c
13046         * src/prefs_send.h
13047         * src/prefs_spelling.c
13048         * src/prefs_spelling.h
13049         * src/prefs_summaries.c
13050         * src/prefs_summaries.h
13051         * src/prefs_summary_column.c
13052         * src/prefs_summary_column.h
13053         * src/prefs_template.c
13054         * src/prefs_template.h
13055         * src/prefs_themes.c
13056         * src/prefs_themes.h
13057         * src/prefs_toolbar.c
13058         * src/prefs_toolbar.h
13059         * src/prefs_wrapping.c
13060         * src/prefs_wrapping.h
13061         * src/privacy.c
13062         * src/privacy.h
13063         * src/procheader.c
13064         * src/procheader.h
13065         * src/procmime.c
13066         * src/procmime.h
13067         * src/procmsg.c
13068         * src/procmsg.h
13069         * src/quote_fmt.c
13070         * src/quote_fmt_parse.y
13071         * src/recv.c
13072         * src/recv.h
13073         * src/remotefolder.c
13074         * src/remotefolder.h
13075         * src/send_message.c
13076         * src/send_message.h
13077         * src/setup.c
13078         * src/setup.h
13079         * src/simple-gettext.c
13080         * src/sourcewindow.c
13081         * src/sourcewindow.h
13082         * src/ssl_manager.c
13083         * src/ssl_manager.h
13084         * src/statusbar.c
13085         * src/statusbar.h
13086         * src/stock_pixmap.c
13087         * src/stock_pixmap.h
13088         * src/summary_search.c
13089         * src/summary_search.h
13090         * src/summaryview.c
13091         * src/summaryview.h
13092         * src/syldap.c
13093         * src/syldap.h
13094         * src/textview.c
13095         * src/textview.h
13096         * src/toolbar.c
13097         * src/toolbar.h
13098         * src/undo.c
13099         * src/undo.h
13100         * src/unmime.c
13101         * src/unmime.h
13102         * src/vcard.c
13103         * src/vcard.h
13104         * src/wizard.c
13105         * src/wizard.h
13106         * src/common/base64.c
13107         * src/common/base64.h
13108         * src/common/defs.h
13109         * src/common/hooks.c
13110         * src/common/hooks.h
13111         * src/common/log.c
13112         * src/common/log.h
13113         * src/common/md5.c
13114         * src/common/md5.h
13115         * src/common/mgutils.c
13116         * src/common/mgutils.h
13117         * src/common/nntp.c
13118         * src/common/nntp.h
13119         * src/common/passcrypt.c
13120         * src/common/passcrypt.h.in
13121         * src/common/plugin.c
13122         * src/common/plugin.h
13123         * src/common/prefs.c
13124         * src/common/prefs.h
13125         * src/common/progressindicator.c
13126         * src/common/progressindicator.h
13127         * src/common/quoted-printable.c
13128         * src/common/quoted-printable.h
13129         * src/common/session.c
13130         * src/common/session.h
13131         * src/common/smtp.c
13132         * src/common/smtp.h
13133         * src/common/socket.c
13134         * src/common/socket.h
13135         * src/common/ssl.c
13136         * src/common/ssl.h
13137         * src/common/ssl_certificate.c
13138         * src/common/ssl_certificate.h
13139         * src/common/string_match.c
13140         * src/common/string_match.h
13141         * src/common/stringtable.c
13142         * src/common/sylpheed.c
13143         * src/common/sylpheed.h
13144         * src/common/template.c
13145         * src/common/template.h
13146         * src/common/timing.h
13147         * src/common/utils.c
13148         * src/common/utils.h
13149         * src/common/uuencode.c
13150         * src/common/uuencode.h
13151         * src/common/version.h.in
13152         * src/common/xml.c
13153         * src/common/xml.h
13154         * src/common/xmlprops.c
13155         * src/common/xmlprops.h
13156         * src/gtk/about.c
13157         * src/gtk/about.h
13158         * src/gtk/colorlabel.c
13159         * src/gtk/colorlabel.h
13160         * src/gtk/colorsel.c
13161         * src/gtk/colorsel.h
13162         * src/gtk/description_window.c
13163         * src/gtk/description_window.h
13164         * src/gtk/filesel.c
13165         * src/gtk/filesel.h
13166         * src/gtk/foldersort.c
13167         * src/gtk/foldersort.h
13168         * src/gtk/gtkutils.c
13169         * src/gtk/gtkutils.h
13170         * src/gtk/inputdialog.c
13171         * src/gtk/inputdialog.h
13172         * src/gtk/logwindow.c
13173         * src/gtk/logwindow.h
13174         * src/gtk/manage_window.c
13175         * src/gtk/manage_window.h
13176         * src/gtk/menu.c
13177         * src/gtk/menu.h
13178         * src/gtk/pluginwindow.c
13179         * src/gtk/pluginwindow.h
13180         * src/gtk/prefswindow.c
13181         * src/gtk/prefswindow.h
13182         * src/gtk/progressdialog.c
13183         * src/gtk/progressdialog.h
13184         * src/gtk/quicksearch.c
13185         * src/gtk/quicksearch.h
13186         * src/gtk/sslcertwindow.c
13187         * src/gtk/sslcertwindow.h
13188         * src/plugins/clamav/clamav_plugin.c
13189         * src/plugins/clamav/clamav_plugin.h
13190         * src/plugins/clamav/clamav_plugin_gtk.c
13191         * src/plugins/demo/demo.c
13192         * src/plugins/dillo_viewer/dillo_prefs.c
13193         * src/plugins/dillo_viewer/dillo_prefs.h
13194         * src/plugins/dillo_viewer/dillo_viewer.c
13195         * src/plugins/mathml_viewer/mathml_viewer.c
13196         * src/plugins/pgpcore/passphrase.c
13197         * src/plugins/pgpcore/passphrase.h
13198         * src/plugins/pgpcore/plugin.c
13199         * src/plugins/pgpcore/prefs_gpg.c
13200         * src/plugins/pgpcore/prefs_gpg.h
13201         * src/plugins/pgpcore/select-keys.c
13202         * src/plugins/pgpcore/select-keys.h
13203         * src/plugins/pgpcore/sgpgme.c
13204         * src/plugins/pgpcore/sgpgme.h
13205         * src/plugins/pgpinline/pgpinline.c
13206         * src/plugins/pgpinline/pgpinline.h
13207         * src/plugins/pgpinline/plugin.c
13208         * src/plugins/pgpmime/pgpmime.c
13209         * src/plugins/pgpmime/pgpmime.h
13210         * src/plugins/pgpmime/plugin.c
13211         * src/plugins/spamassassin/spamassassin.c
13212         * src/plugins/spamassassin/spamassassin.h
13213         * src/plugins/spamassassin/spamassassin_gtk.c
13214         * src/plugins/trayicon/trayicon.c
13215         * tools/OOo2sylpheed.pl
13216         * tools/acroread2sylpheed.pl
13217         * tools/asus_mailled.sh
13218         * tools/filter_conv.pl
13219         * tools/freshmeat_search.pl
13220         * tools/google_search.pl
13221         * tools/kmail2sylpheed.pl
13222         * tools/kmail2sylpheed_v2.pl
13223         * tools/maildir2sylpheed.pl
13224         * tools/multiwebsearch.pl
13225         * tools/newscache_clean.pl
13226         * tools/outlook2sylpheed.pl
13227         * tools/sylpheed-switcher
13228         * tools/update-po
13229         * tools/vcard2xml.py
13230         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
13231                 update FSF address
13232
13233 2005-09-21 [colin]      1.9.14cvs46
13234
13235         * src/gedit-print.c
13236         * src/procmsg.c
13237         * src/procmsg.h
13238         * src/textview.c
13239         * src/summaryview.c
13240                 Remove some printing hacks (deselection/reselection),
13241                 which by the way fix printing the currently 
13242                 displayed mime part (still only text)
13243                 Plus a little optimisation of summary_show
13244
13245
13246 2005-09-20 [colin]      1.9.14cvs45
13247
13248         * src/mainwindow.c
13249         * src/messageview.c
13250                 GUI fixups: add accels, set message
13251                 view title to displayed mail's subject
13252         * src/prefs_spelling.c
13253         * src/gtk/gtkaspell.c
13254                 GUI fixups: allow underlining misspelled
13255                 words instead of coloring them (a11y!)
13256
13257 2005-09-19 [colin]
13258
13259         1.9.15rc3 released
13260
13261 2005-09-19 [colin]      1.9.14cvs44
13262
13263         * src/compose.c
13264                 Fix draft message
13265         * src/gtk/gtkaspell.c
13266                 Fix wrong test ;-)
13267
13268 2005-09-19 [colin]      1.9.14cvs43
13269
13270         * src/addressbook.c
13271                 Fix sensitivity of Delete button
13272         * src/compose.c
13273                 Warn if the requested Privacy system
13274                 is not available
13275         * src/exphtmldlg.c
13276         * src/expldifdlg.c
13277         * src/importldif.c
13278         * src/importmutt.c
13279         * src/importpine.c
13280                 Fix crappy UI
13281         * src/
13282         * src/ssl.h
13283         * src/prefs_account.h
13284         * src/prefs_account.c
13285                 Save SSL prefs even in builds that have
13286                 SSL support disable
13287         * src/imap.c
13288         * src/inc.c
13289         * src/news.c
13290         * src/send_message.c
13291                 Warn if connection should be secure, but
13292                 SSL support isn't compiled in
13293         * src/gtkaspell.c
13294                 Fix word separation on UTF-8 systems
13295                 Fixes bug #812 (Strange inline spellchecking)
13296         * src/compose.c
13297                 Warn if the requested Privacy system
13298                 is not available
13299                 Factorize offline warning
13300         * src/imap.c
13301         * src/imap_gtk.c
13302         * src/imap_gtk.h
13303         * src/inc.h
13304         * src/news_gtk.c
13305         * src/news_gtk.h
13306         * src/messageview.c
13307                 Factorize offline warning
13308
13309 2005-09-19 [paul]
13310
13311         1.9.15-rc2 released
13312
13313 2005-09-18 [colin]      1.9.14cvs42
13314
13315         * src/codeconv.c
13316         * src/codeconv.h
13317         * src/procmime.c
13318                 Add a way to get locale's charset ignoring utf-8,
13319                 and use that as default encoding for broken mails
13320
13321 2005-09-18 [colin]      1.9.14cvs41
13322
13323         * src/gtk/logwindow.c
13324                 Translate string. Patch by Fabien Vantard
13325
13326 2005-09-18 [colin]      1.9.14cvs40
13327
13328         * configure.ac
13329                 Fix bug #803 (IMAP/SSL support breaks with 
13330                 GnuTLS libetpan 0.38)
13331
13332 2005-09-18 [colin]      1.9.14cvs39
13333
13334         * src/codeconv.c
13335         * src/compose.c
13336         * src/procmime.c
13337                 More charsets fixes. Fixes bug #806 (non
13338                 ascii characters in subject line)
13339
13340 2005-09-17 [paul]       1.9.14cvs38
13341
13342         * src/folderview.c
13343         * src/mainwindow.c
13344                 fix gcc-2.95 issues
13345                 Patch by Pawel Pekala
13346
13347 2005-09-17 [colin]      1.9.14cvs37
13348
13349         * src/addrindex.c
13350                 bugfix for NO-USE LDAP compilation, patch 
13351                 by Fabien Vantard
13352
13353 2005-09-17 [colin]      1.9.14cvs36
13354
13355         * src/prefs_actions.c
13356         * src/prefs_customheader.c
13357         * src/prefs_display_header.c
13358         * src/prefs_filtering_action.c
13359         * src/prefs_matcher.c
13360         * src/prefs_toolbar.c
13361                 Fix strange casts (less elegant but
13362                 works better)
13363
13364 2005-09-16 [colin]      1.9.14cvs35
13365
13366         * src/jpilot.c
13367                 Missed that one
13368
13369 2005-09-16 [colin]      1.9.14cvs34
13370
13371         * configure.ac
13372         * src/Makefile.am
13373         * src/addr_compl.c
13374         * src/addrindex.c
13375         * src/browseldap.c
13376         * src/editldap.c
13377         * src/ldaplocate.c
13378         * src/ldapquery.c
13379         * src/ldapquery.h
13380         * src/ldapserver.c
13381         * src/ldapserver.h
13382         * src/main.c
13383         * src/matcher_parser_parse.y
13384         * src/prefs_themes.c
13385         * src/etpan/Makefile.am
13386         * src/gtk/description_window.c
13387         * src/plugins/clamav/Makefile.am
13388         * src/plugins/clamav/clamav_plugin.c
13389         * src/plugins/dillo_viewer/Makefile.am
13390         * src/plugins/pgpcore/Makefile.am
13391         * src/plugins/pgpinline/Makefile.am
13392         * src/plugins/pgpmime/Makefile.am
13393         * src/plugins/trayicon/Makefile.am
13394                 Fix 100% cpu usage in address completion list
13395                 Fix little bugs (return with no values etc)
13396                 Fix all warnings (with common CFLAGS)
13397
13398 2005-09-15 [colin]      1.9.14cvs33
13399
13400         * src/addressbook.c
13401                 Fix bug where sometimes a group's email list is empty,
13402                 force its refresh (probably fixes "Re: how to create a 
13403                 distribution list")
13404         * src/ldapquery.c
13405                 Don't return to the callback in the main thread from the
13406                 fetch thread (or face segs!)
13407
13408 2005-09-15 [paul]       1.9.14cvs32
13409
13410         * src/prefs_matcher.c
13411                 forgotten in last commit
13412
13413 2005-09-15 [paul]       1.9.14cvs31
13414
13415         * src/prefs_actions.c
13416         * src/prefs_filtering_action.c
13417         * src/prefs_quote.c
13418         * src/quote_fmt.c
13419         * src/summaryview.c
13420         * src/gtk/description_window.c
13421         * src/gtk/description_window.h
13422         * src/gtk/quicksearch.c
13423                 allow interaction with the called
13424                 description window
13425                 Patch by Anders Hammar
13426
13427 2005-09-14 [paul]       1.9.14cvs30
13428
13429         * src/compose.c
13430                 fix a little annoyance when pasting with 3rd button 
13431                 with wrap_pastes=0 and wrap_input=1
13432                 Patch by Colin
13433
13434 2005-09-14 [paul]       1.9.14cvs29
13435
13436         * src/prefs_account.c
13437                 disable 'Filter messages on receiving' for
13438                 SMTP-only accounts
13439                 Patch  by Anders Hammar
13440
13441 2005-09-14 [paul]       1.9.14cvs28
13442
13443         * po/sk.po
13444                 fix crash
13445                 updated by Andrej Kacian
13446
13447 2005-09-14 [paul]
13448
13449         1.9.15-rc1 released
13450
13451 2005-09-14 [paul]       1.9.14cvs27
13452
13453         * po/es.po
13454                 updated by Ricardo Mones Lastra
13455         * src/compose.c
13456         * src/compose.h
13457                 associate no_wrap_tags to Compose windows
13458                 instead of using a static one
13459                 Patch by Colin
13460         * src/mbox.c
13461                 fix proc_mbox()
13462                 Patch by wwp
13463         * src/textview.c
13464                 remove unneeded printf()
13465
13466 2005-09-14 [paul]       1.9.14cvs26
13467
13468         * src/addrcache.c
13469         * src/codeconv.h
13470         * src/folder.h
13471         * src/mainwindow.h
13472         * src/mh.c
13473         * src/mimeview.h
13474         * src/partial_download.c
13475         * src/pop.c
13476         * src/prefs_account.c
13477         * src/prefs_account.h
13478         * src/prefs_actions.c
13479         * src/prefs_customheader.c
13480         * src/prefs_display_header.c
13481         * src/prefs_filtering_action.c
13482         * src/prefs_matcher.c
13483         * src/prefs_toolbar.c
13484         * src/privacy.h
13485         * src/procmime.c
13486         * src/procmime.h
13487         * src/procmsg.h
13488         * src/textview.c
13489         * src/undo.h
13490         * src/common/plugin.c
13491         * src/common/session.h
13492         * src/common/socket.c
13493         * src/common/socket.h
13494         * src/common/template.c
13495         * src/gtk/gtkaspell.c
13496         * src/gtk/quicksearch.h
13497         * src/plugins/pgpcore/passphrase.c
13498         * src/plugins/pgpcore/prefs_gpg.h
13499         * src/plugins/pgpcore/select-keys.c
13500         * src/plugins/pgpcore/select-keys.h
13501         * src/plugins/pgpcore/sgpgme.c
13502         * src/plugins/pgpinline/pgpinline.c
13503         * src/plugins/pgpmime/pgpmime.c
13504         * src/plugins/trayicon/trayicon.c
13505                 fix compilation warnings
13506                 Patch by Daniel Gustafson
13507
13508 2005-09-14 [paul]       1.9.14cvs25
13509
13510         * src/addressbook.c
13511                 add missing column header, and other small
13512                 bug fixes
13513                 Patch by Anders Hammar
13514
13515 2005-09-13 [colin]      1.9.14cvs24
13516
13517         * src/gtk/gtkaspell.c
13518                 Fix non-utf8 in menu
13519                 Fix little leaks
13520                 Nullify struct members after free()s
13521
13522 2005-09-13 [colin]      1.9.14cvs23
13523
13524         * src/compose.c
13525                 Test utf8 compliance before inserting to 
13526                 buffer, and try to convert if necessary
13527         * src/procmime.c
13528                 If no charset is present, use the locale 
13529                 one instead of us-ascii
13530         * src/procmsg.c
13531                 Add Sender, List-Post and To in the checked 
13532                 headers for automatic rules creation 
13533                 (thanks to wwp)
13534         * src/prefs_themes.c
13535         * src/gtk/gtkaspell.c
13536                 Remove deprecated functions. 
13537                 patch by Daniel Gustafson
13538
13539 2005-09-12 [colin]      1.9.14cvs22
13540
13541         * src/compose.c
13542                 Fix bug #448 (Scrolling/Redraw issue with 
13543                 address-fields in Header)
13544         * src/mainwindow.c
13545         * src/summaryview.c
13546         * src/summaryview.h
13547                 Fix loss of MSG_MARKED on move/copy
13548                 Fix bug #804 (Quicksearch togglebutton doesn't 
13549                 get depressed after '/' key is pressed)
13550
13551 2005-09-12 [paul]       1.9.14cvs21
13552
13553         * AUTHORS
13554         * src/gtk/logwindow.c
13555                 add 'Clear Log' to popup menu
13556                 Patch by Anders Hammar <anders.hammar@telia.com>
13557
13558 2005-09-12 [paul]       1.9.14cvs20
13559
13560         * src/compose.c
13561                 set correct sensitivity on attachments
13562                 popup menu
13563         * src/folder.c
13564                 fix typo
13565         * src/prefs_spelling.c
13566                 fix crash when no LANG env is set
13567         * src/common/xml.c
13568                 fix crash in wizard
13569                 don't use memeory after free
13570
13571         All patches by Daniel Gustafson
13572
13573 2005-09-12 [paul]       1.9.14cvs19
13574
13575         * src/prefs_themes.c
13576                 make theme info selectable
13577         * src/gtk/description_window.c
13578                 make window non-modal
13579         * tools/README
13580                 add details of asus_mailed.sh
13581         * tools/claws.i18n.status.pl
13582                 update for new zh_TW translator
13583                 widen the output
13584                 create alternate coloured lines
13585                 improve readability
13586
13587 2005-09-10 [colin]      1.9.14cvs18
13588
13589         * src/plugins/pgpcore/select-keys.c
13590                 Better order for the buttons
13591
13592 2005-09-10 [colin]      1.9.14cvs17
13593
13594         * src/compose.c
13595         * src/plugins/pgpcore/select-keys.c
13596         * src/plugins/pgpcore/select-keys.h
13597         * src/plugins/pgpcore/sgpgme.c
13598                 Add a "Don't encrypt" button to the key
13599                 selection dialog. Fixes bug #177 (There should be a 
13600                 'Don't encrypt button in the Select Keys dialog)
13601
13602 2005-09-10 [colin]      1.9.14cvs16
13603
13604         * src/compose.c
13605                 Fix bug #572 (%X option does not work with templates)
13606
13607 2005-09-10 [colin]      1.9.14cvs15
13608
13609         * src/toolbar.c 
13610                 Remove g_print
13611
13612 2005-09-10 [colin]      1.9.14cvs14
13613
13614         * src/imap.c
13615                 Fix a possible crash
13616
13617 2005-09-09 [colin]      1.9.14cvs13
13618
13619         * src/imap.c
13620         * src/etpan/imap-thread.c
13621         * src/etpan/imap-thread.h
13622                 Fix moving from queue or drafts to normal folders
13623                 Fix bug #794 (No way to delete without expunging)
13624                 Take flags unset by other mailers into account
13625                 Take deleted flag set by other mailers into account
13626                 Fix unsetting REPLIED flag
13627                 Fix crash when capabilities can't be retrieved
13628         * src/mainwindow.c
13629         * src/mainwindow.h
13630                 Add M_DELAYED_FLAGS condition, and let the user use
13631                 Execute in order to be able to expunge deleted mails,
13632                 even if he's not in delayed execute mode
13633         * src/prefs_spelling.c
13634                 Use 'en' dictionary by default if LANG is POSIX or C
13635         * src/gtk/prefswindow.c
13636                 Fix bug #767 (Preferences windows expanding) by making
13637                 the window a bit larger when the resolution is greater
13638                 than 640x480, and by putting the prefs in a
13639                 GtkScrolledWindow.
13640
13641 2005-09-09 [paul]       1.9.14cvs12
13642
13643         * AUTHORS
13644         * configure.ac
13645         * po/zh_TW.Big5.po      ** REMOVED **
13646         * po/zh_TW.po           ** ADDED **
13647                 updated by Wei-Lun Chao
13648
13649 2005-09-09 [paul]       1.9.14cvs11
13650
13651         * src/mainwindow.c
13652                 fix asserts
13653         * src/common/xml.c
13654                 delay memory allocation until file is
13655                 opened successfully
13656                 Patch by Daniel Gustafson
13657
13658 2005-09-09 [colin]      1.9.14cvs10
13659
13660         * src/imap.c
13661                 Add guards
13662
13663 2005-09-08 [colin]      1.9.14cvs9
13664
13665         * src/compose.c
13666                 Alert when we can't save draft
13667                 Fix various wrap/color issues
13668                 Add mid-click pasting respecting wrap_paste option
13669         * src/folder.c
13670         * src/folder.h
13671         * src/folder_item_prefs.c
13672         * src/folder_item_prefs.h
13673         * src/imap.c
13674         * src/imap_gtk.c
13675         * src/imap_gtk.h
13676         * src/main.c
13677         * src/mainwindow.c
13678         * src/mainwindow.h
13679         * src/news.c
13680         * src/news_gtk.c
13681         * src/news_gtk.h
13682         * src/prefs_folder_item.c
13683                 Fix the impossibility to synchronise folders for
13684                 offline use (IMAP and NNTP are concerned)
13685
13686 2005-09-08 [colin]      1.9.14cvs8
13687
13688         * configure.ac
13689                 Build LDAP and JPilot by default if available
13690         * src/textview.c
13691                 Fix use after free
13692
13693 2005-09-08 [paul]       1.9.14cvs7
13694
13695         * doc/manual/en/sylpheed-1.html
13696         * doc/manual/en/sylpheed-18.html
13697         * doc/manual/en/sylpheed-19.html
13698         * doc/manual/en/sylpheed-4.html
13699         * doc/manual/en/sylpheed-6.html
13700         * doc/manual/en/sylpheed.html
13701                 a few minor updates, plus include some
13702                 details about plugins and their requirements
13703         * src/mainwindow.c
13704                 minor changes to English in /View/Sort
13705
13706 2005-09-07 [colin]      1.9.14cvs6
13707
13708         * doc/manual/en/sylpheed-1.html
13709         * doc/manual/en/sylpheed-10.html
13710         * doc/manual/en/sylpheed-11.html
13711         * doc/manual/en/sylpheed-12.html
13712         * doc/manual/en/sylpheed-13.html
13713         * doc/manual/en/sylpheed-14.html
13714         * doc/manual/en/sylpheed-15.html
13715         * doc/manual/en/sylpheed-16.html
13716         * doc/manual/en/sylpheed-17.html
13717         * doc/manual/en/sylpheed-18.html
13718         * doc/manual/en/sylpheed-19.html
13719         * doc/manual/en/sylpheed-2.html
13720         * doc/manual/en/sylpheed-20.html
13721         * doc/manual/en/sylpheed-21.html
13722         * doc/manual/en/sylpheed-22.html
13723         * doc/manual/en/sylpheed-3.html
13724         * doc/manual/en/sylpheed-4.html
13725         * doc/manual/en/sylpheed-5.html
13726         * doc/manual/en/sylpheed-6.html
13727         * doc/manual/en/sylpheed-7.html
13728         * doc/manual/en/sylpheed-8.html
13729         * doc/manual/en/sylpheed-9.html
13730         * doc/manual/en/sylpheed.html
13731                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
13732
13733 2005-09-07 [colin]      1.9.14cvs5
13734
13735         * src/mainwindow.c
13736                 Make labels more to-the-point
13737
13738 2005-09-07 [colin]      1.9.14cvs4
13739
13740         * doc/manual/en/sylpheed-1.html
13741         * doc/manual/en/sylpheed-12.html
13742         * doc/manual/en/sylpheed-13.html
13743         * doc/manual/en/sylpheed-14.html
13744         * doc/manual/en/sylpheed-15.html
13745         * doc/manual/en/sylpheed-16.html
13746         * doc/manual/en/sylpheed-17.html
13747         * doc/manual/en/sylpheed-18.html
13748         * doc/manual/en/sylpheed-19.html
13749         * doc/manual/en/sylpheed-2.html
13750         * doc/manual/en/sylpheed-20.html
13751         * doc/manual/en/sylpheed-21.html
13752         * doc/manual/en/sylpheed-22.html
13753         * doc/manual/en/sylpheed-4.html
13754         * doc/manual/en/sylpheed-5.html
13755         * doc/manual/en/sylpheed-6.html
13756         * doc/manual/en/sylpheed-7.html
13757         * doc/manual/en/sylpheed-8.html
13758         * doc/manual/en/sylpheed-9.html
13759         * doc/manual/en/sylpheed.html
13760                 Update manual
13761
13762 2005-09-07 [colin]      1.9.14cvs3
13763
13764         * doc/faq/en/sylpheed-faq-1.html
13765         * doc/faq/en/sylpheed-faq-2.html
13766         * doc/faq/en/sylpheed-faq-3.html
13767         * doc/faq/en/sylpheed-faq.html
13768                 Update FAQ
13769
13770 2005-09-07 [colin]      1.9.14cvs2
13771
13772         * src/folderview.c
13773         * src/procmsg.c
13774         * src/summaryview.c
13775         * src/toolbar.c
13776                 Fix special subfolders:
13777                 - Inherit parent's icon
13778                 - sent contents of queues subfolders
13779                 - empty subfolders of trashes
13780         * src/mainwindow.c
13781                 Remove outdated manual and faq entries
13782         * src/common/utils.c
13783                 Add quotes around %s coming from mailcap
13784
13785 2005-09-07 [colin]      1.9.14cvs1
13786
13787         * src/compose.c
13788                 After saving draft, set modified to FALSE
13789         * src/mimeview.c
13790         * src/common/utils.c
13791         * src/common/utils.h
13792                 Try to open mime parts using what is 
13793                 indicated in ~/.mailcap or /etc/mailcap,
13794                 if possible.
13795
13796 2005-09-05 [paul]       1.9.14
13797
13798         1.9.14 released
13799
13800         * po/sk.po
13801                 updated by Andrej Kacian
13802
13803 2005-09-05 [paul]       1.9.13cvs83
13804
13805         * po/de.po
13806         * po/es.po
13807         * po/fi.po
13808         * po/fr.po
13809         * po/nb.po
13810         * po/pt_BR.po
13811         * po/sr.po
13812                 updated translations by Thomas Gilgin, Ricardo Mones
13813                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
13814                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
13815
13816 2005-09-04 [paul]       1.9.13cvs82
13817
13818         * src/compose.c
13819                 only warn about exceeded line length limit
13820                 on send
13821
13822 2005-09-04 [paul]       1.9.13cvs81
13823
13824         * src/compose.c
13825                 fix crash in 'line length exceeded' dialogue
13826
13827 2005-09-02 [paul]       1.9.13cvs80
13828
13829         * src/imap.c
13830                 fix bug 795, 'Connection lost IMAP'
13831                 and add statusbar prints
13832                 Patch by Colin
13833
13834 2005-09-02 [paul]       1.9.13cvs79
13835
13836         * src/compose.c
13837                 compose_wrap_paragraph() becomes
13838                 compose_beautify_paragraph()
13839                 Patch by Colin
13840
13841 2005-09-02 [colin]      1.9.13cvs78
13842
13843         * src/folderview.c
13844                 Micro-fix
13845
13846 2005-09-01 [colin]      1.9.13cvs77
13847
13848         * src/imap.c
13849                 Maybe fix bug #795 (Connection lost IMAP)
13850                 Don't try to send logout when we're disconnected.
13851         * src/summaryview.c
13852                 Include locked and marked emails in HRM
13853                 view. Fixes bug #800 (Locked messages no longer 
13854                 show up when hide read messages is used)
13855
13856 2005-09-01 [paul]       1.9.13cvs76
13857
13858         * src/prefs_common.c
13859                 fix bad cutting
13860
13861 2005-08-31 [colin]      1.9.13cvs75
13862
13863         * src/folderview.c
13864         * src/folderview.h
13865         * src/prefs_summaries.c
13866         * src/summaryview.c
13867                 Fix "go to next new", fix preference
13868                 (Open unread/next swapped)
13869
13870 2005-08-31 [paul]       1.9.13cvs74
13871
13872         * src/compose.c
13873         * src/folderview.c
13874         * src/headerview.c
13875         * src/headerview.h
13876         * src/mainwindow.c
13877         * src/prefs_common.c
13878         * src/prefs_common.h
13879         * src/prefs_fonts.c
13880         * src/summaryview.c
13881         * src/textview.c
13882         * src/common/defs.h
13883                 remove obsolete BOLD_FONT setting
13884                 fix font update in headerview and textview
13885                 headers after prefs change
13886                 Patch By Colin
13887
13888 2005-08-31 [paul]
13889
13890         1.9.14-rc4 released
13891
13892 2005-08-30 [colin]      1.9.13cvs73
13893
13894         * src/summaryview.c
13895                 When Hide read messages is selected and we
13896                 refresh the summaryview, don't remove the 
13897                 currently displayed message. Fixes bug #797
13898                 (Summary view reloads when new mail is 
13899                 downloaded in 1.9.14 rc)
13900
13901 2005-08-30 [colin]      1.9.13cvs72
13902
13903         * src/folderview.c
13904                 Fix flickering
13905         * src/mainwindow.c
13906                 Remove useless callback
13907         * src/mimeview.c
13908         * src/gtk/filesel.c
13909         * src/gtk/filesel.h
13910                 Add a filesel_select_file_save_folder() - used by Save All
13911
13912 2005-08-29 [paul]       1.9.13cvs71
13913
13914         * AUTHORS
13915         * src/matcher_parser_parse.y
13916         * src/etpan/imap-thread.c
13917                 fix building on FreeBSD
13918                 Patch by Daniel Gustafson <daniel@hobbit.se>
13919
13920 2005-08-29 [paul]       1.9.13cvs70
13921
13922         * src/plugins/pgpinline/pgpinline.c
13923                 only initialise sig result if it's been handled
13924                 Patch by Colin
13925
13926 2005-08-29 [paul]       1.9.13cvs69
13927         
13928         Patches by Colin:
13929
13930         * src/imap.c
13931         * src/common.utils.c
13932         * src/common/utils.h
13933                 optimisation
13934         * src/stock_pixmap.h
13935                 fix wrong icon reference
13936         * src/pixmaps/trash_btn.xpm
13937                 replace with nicer image
13938
13939 2005-08-28 [colin]      1.9.13cvs68
13940
13941         * src/Makefile.am
13942         * src/stock_pixmap.c
13943         * src/stock_pixmap.h
13944         * src/toolbar.c
13945         * src/pixmaps/trash_btn.xpm
13946                 Add a specific trash xpm for the button
13947
13948 2005-08-28 [colin]      1.9.13cvs67
13949
13950         * src/imap.c
13951                 Fix leak
13952
13953 2005-08-27 [colin]      1.9.13cvs66
13954
13955         * src/imap.c
13956         * src/procmime.c
13957                 Correctly fix "Problem with replies", fixes
13958                 pgpmime encryption too. 
13959
13960 2005-08-27 [colin]      1.9.13cvs65
13961
13962         * src/folder.c
13963         * src/procmsg.c
13964         * src/procmsg.h
13965         * src/summaryview.c
13966                 Fix bug #517 (messages removed from summaryview 
13967                 when moving fails)
13968
13969 2005-08-27 [colin]      1.9.13cvs64
13970
13971         * tools/Makefile.am
13972         * tools/asus_mailled.sh
13973                 Add a script to blink ASUS laptops' mail LED where there
13974                 is unread mail.
13975
13976 2005-08-27 [colin]      1.9.13cvs63
13977
13978         * src/imap.c
13979         * src/etpan/imap-thread.c
13980         * src/etpan/imap-thread.h
13981                 Implement automatic choosing of login method
13982                 Fixes bug #791
13983         * src/gtk/.cvsignore
13984                 Add sylpheed-marshal.[ch]
13985
13986 2005-08-27 [colin]      1.9.13cvs62
13987
13988         * src/common/utils.c
13989                 Fix confusing perror
13990
13991 2005-08-27 [colin]      1.9.13cvs61
13992
13993         * src/toolbar.c
13994         * src/toolbar.h
13995                 Remove A_DELETE, replace it with 
13996                 A_TRASH and A_DELETE_REAL. Automatically
13997                 rewrite config files to replace A_DELETE
13998                 with A_TRASH (no functionality change).
13999                 Fixes half of #794
14000
14001 2005-08-26 [colin]      1.9.13cvs60
14002
14003         * src/procmime.c
14004                 Previous "Problem with replies" fix brought other
14005                 problems, fixing them
14006
14007 2005-08-26 [colin]      1.9.13cvs59
14008
14009         * src/procmime.c
14010                 Fix "Problem with replies". This happened only
14011                 on IMAP...
14012         * src/procmsg.c
14013                 Factorize code a bit
14014         * src/compose.c
14015                 Speed improvement on very long messages (wrapping)
14016                 Fix signature color on Reedit and Redirect
14017                 On Reedit, don't attach pgp-signatures parts, but
14018                 set signing to On.
14019
14020 2005-08-24 [paul]       1.9.13cvs58
14021
14022         * src/compose.c
14023                 don't claim success when clicking
14024                 Cancel on the passphrase box.
14025                 Patch by Colin
14026
14027 2005-08-24 [paul]       1.9.13cvs57
14028
14029         * src/main.c
14030                 fix misplaced sylpheed.log
14031         * src/common/defs.h
14032                 define UIDL_DIR
14033
14034 2005-08-24 [paul]       1.9.13cvs56
14035
14036         * src/imap.c
14037         * src/etpan/imap-thread.c
14038         * src/etpan/imap-thread.h
14039                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
14040                 Patch by Colin
14041         * src/gtk/sylpheed-marshal.c    ** REMOVED **
14042         * src/gtk/sylpheed-marshal.h    ** REMOVED **
14043                 remove autogenerated files
14044         * tools/kdeservicemenu/README
14045         * tools/kdeservicemenu/install.sh
14046         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14047         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14048                 use Claws icon, use 'Sylpheed-Claws' in menu,
14049                 use kdialog, and other cleanups
14050
14051 2005-08-23 [paul]       1.9.13cvs55
14052
14053         * src/compose.c
14054                 fix paste/wrap crash
14055                 Patch by Colin
14056
14057 2005-08-23 [paul]       1.9.13cvs54
14058
14059         * src/main.c
14060                 fix crash recovery
14061                 Patch by Colin
14062
14063 2005-08-23 [paul]       1.9.13cvs53
14064
14065         * src/addressbook.c
14066         * src/editaddress.c
14067                 view all data of LDAP contacts
14068                 Patch by Colin
14069
14070 2005-08-23 [paul]       1.9.13cvs52
14071
14072         * src/addressbook.c
14073                 fix issues with the Search field
14074                 Patch by Colin
14075
14076 2005-08-22 [paul]       1.9.13cvs51
14077
14078         * src/folderview.c
14079                 put name of folder in processing dialog
14080                 title
14081         * src/prefs_folder_item.c
14082                 improve english usage
14083
14084 2005-08-22 [paul]       1.9.13cvs50
14085
14086         * src/filtering.c
14087         * src/filtering.h
14088         * src/matcher.c
14089         * src/matcher_parser_lex.l
14090         * src/matcher_parser_parse.y
14091         * src/prefs_filtering.c
14092                 add Filtering/Processing rule names feature.
14093                 (the incompatible old matcherrc is saved as
14094                 matcherrc.pre_names).
14095                 Patch by Colin
14096
14097 2005-08-22 [paul]       1.9.13cvs49
14098
14099         * src/procmsg.c
14100                 fix colour labelling
14101                 Patch by Colin
14102
14103 2005-08-22 [paul]       1.9.13cvs48
14104
14105         * src/textview.c
14106                 fix open_image_cb()
14107
14108 2005-08-22 [paul]       1.9.13cvs47
14109
14110         * src/imap.c
14111                 fix bug 789, 'SC crashes with imap (CVS ver)'
14112                 Patch by Colin
14113
14114 2005-08-22 [paul]       1.9.13cvs46
14115
14116         * src/mimeview.c
14117         * src/prefs_common.c
14118         * src/common/defs.h
14119                 define reused defaults in defs.h
14120         * src/textview.c
14121                 add 'Open image' to image popup menu
14122
14123 2005-08-21 [colin]      1.9.13cvs45
14124
14125         * src/summaryview.c
14126                 Fix bug #788 (Bogus "From" address displayed)
14127
14128 2005-08-20 [colin]      1.9.13cvs44
14129
14130         * src/folder.c
14131                 Fix buf #787 (multilevel delete causes SIGSEGV)
14132
14133 2005-08-19 [colin]      1.9.13cvs43
14134
14135         * src/inc.c
14136         * src/prefs_common.c
14137         * src/prefs_common.h
14138                 Add an hidden pref to allow modifying the
14139                 update stepping in incorporation.
14140                 Patch by wwp.
14141
14142 2005-08-19 [colin]      1.9.13cvs42
14143
14144         * src/compose.c
14145         * src/procmime.c
14146                 Workaround for broken MUAs: encode 
14147                 Content-type: name: as ASCII and 
14148                 Content-Disposition: filename: as
14149                 per rfc2231
14150         * src/prefs_account.c
14151                 Fix invisible-ness of SMTP SSL prefs
14152                 in NNTP accounts
14153
14154 2005-08-19 [paul]       1.9.13cvs41
14155
14156         * src/compose.c
14157         * src/prefs_common.c
14158         * src/prefs_common.h
14159         * src/prefs_wrapping.c
14160                 paste with or without wrapping.
14161                 patch by Colin
14162
14163 2005-08-19 [paul]       1.9.13cvs40
14164
14165         * src/prefs_common.c
14166         * src/prefs_common.h
14167         * src/summaryview.c
14168                 reintroduce enable_swap_from as a
14169                 hidden pref. patch by Colin
14170         * src/quote_fmt_parse.y
14171         * src/plugins/clamav/clamav_plugin.c
14172         * src/plugins/dillo_viewer/dillo_viewer.c
14173         * src/plugins/mathml_viewer/mathml_viewer.c
14174         * src/plugins/pgpcore/sgpgme.c
14175         * src/plugins/pgpinline/pgpinline.c
14176         * src/plugins/pgpmime/pgpmime.c
14177                 tidy up. patch by Colin
14178
14179 2005-08-19 [paul]       1.9.13cvs39
14180
14181         * configure.ac
14182                 complete cvs38's sync
14183         * src/editaddress.c
14184         * src/gedit-print.c
14185         * src/mutt.c
14186         * src/etpan/etpan-log.c
14187         * src/etpan/imap-thread.c
14188         * src/gtk/gtksourceprintjob.c
14189                 fix compilation warnings
14190                 (patch by Colin)
14191
14192 2005-08-19 [paul]       1.9.13cvs38
14193
14194         sync with main:
14195
14196         * src/account.c
14197         * src/action.c
14198         * src/addrbook.c
14199         * src/addrcache.c
14200         * src/addrharvest.c
14201         * src/addrindex.c
14202         * src/codeconv.c
14203         * src/compose.c
14204         * src/crash.c
14205         * src/exporthtml.c
14206         * src/exportldif.c
14207         * src/folder.c
14208         * src/image_viewer.c
14209         * src/inc.c
14210         * src/inc.h
14211         * src/jpilot.c
14212         * src/ldif.c
14213         * src/main.c
14214         * src/matcher.c
14215         * src/mbox.c
14216         * src/messageview.c
14217         * src/mh.c
14218         * src/mimeview.c
14219         * src/msgcache.c
14220         * src/mutt.c
14221         * src/news.c
14222         * src/partial_download.c
14223         * src/pine.c
14224         * src/pop.c
14225         * src/prefs_actions.c
14226         * src/prefs_common.c
14227         * src/prefs_customheader.c
14228         * src/prefs_display_header.c
14229         * src/prefs_gtk.c
14230         * src/prefs_themes.c
14231         * src/procheader.c
14232         * src/procmime.c
14233         * src/procmsg.c
14234         * src/recv.c
14235         * src/send_message.c
14236         * src/simple-gettext.c
14237         * src/sourcewindow.c
14238         * src/textview.c
14239         * src/vcard.c
14240         * src/common/defs.h
14241         * src/common/log.c
14242         * src/common/plugin.c
14243         * src/common/prefs.c
14244         * src/common/session.c
14245         * src/common/session.h
14246         * src/common/socket.c
14247         * src/common/socket.h
14248         * src/common/ssl_certificate.c
14249         * src/common/template.c
14250         * src/common/utils.c
14251         * src/common/utils.h
14252         * src/common/xml.c
14253         * src/gtk/about.c
14254         added wrappers for C library function that
14255                 take pathname arguments.
14256                 enabled compilation with MinGW.
14257                 use GDir instead of directly using opendir().
14258                 added rename_force().
14259
14260 2005-08-19 [paul]       1.9.13cvs37
14261         
14262         patches by Colin:
14263         * src/compose.c
14264                 fix privacy settings on re-editing
14265                 a sent message
14266         * src/jpilot.c
14267                 fix encoding bug
14268         * src/folder.c
14269         * src/procmsg.c
14270         * src/procmsg.h
14271         * src/summaryview.c
14272                 flag changing optimisation
14273
14274 2005-08-18 [martin]     1.9.13cvs36
14275
14276         * commitHelper
14277             added my login
14278         * src/addrcache.c
14279         * src/addrharvest.c
14280         * src/addrindex.c
14281         * src/compose.c
14282         * src/grouplistdialog.c
14283         * src/main.c
14284         * src/mainwindow.c
14285         * src/msgcache.c
14286         * src/mutt.c
14287         * src/pine.c
14288         * src/prefs_account.c
14289         * src/prefs_themes.c
14290         * src/stock_pixmap.c
14291         * src/summaryview.c
14292         * src/gtk/about.c
14293         * src/gtk/logwindow.c
14294             removed deprecated glib and gdk stuff
14295         * src/plugins/pgpcore/select-keys.c
14296             convert attributes from locale to utf8
14297
14298 2005-08-17 [paul]       1.9.13cvs35
14299
14300         * src/account.c
14301         * src/addressbook.c
14302                 use new GTK_STOCK_ icons if available
14303         * src/summaryview.c
14304         * src/gtk/gtksctree.c
14305         * src/gtk/gtksctree.h
14306                 faster range select. patch by Colin
14307
14308 2005-08-17 [paul]       1.9.13cvs34
14309
14310         patches by colin:
14311         * src/addressbook.c
14312         * src/addressitem.h
14313                 Add an edit button for contacts, fix selections
14314                 of gtksctree items
14315         * src/editaddress.c
14316                 Change labels, let Save be always possible in the
14317                 email and user atributes tabs
14318         * src/folderview.c
14319                 fix sort issues
14320         * src/summaryview.c
14321                 select next item instead of the displayed one
14322                 after deletion
14323
14324         * src/gtk/progressdialog.c
14325                 use prefs_common.enable_rules_hint
14326
14327 2005-08-13 [hoa]        1.9.13cvs33
14328
14329         * src/etpan/imap-thread.c
14330                 fixed build on Solaris.
14331
14332 2005-08-10 [colin]      1.9.13cvs32
14333
14334         * src/procmsg.c
14335                 Fix cvs31 (missing fclose before reading
14336                 the file)
14337
14338 2005-08-10 [colin]      1.9.13cvs31
14339
14340         * src/procmsg.c
14341                 Fix procmsg_msginfo_new_from_mimeinfo() when
14342                 the MimeInfo isn't stored in memory. This fixes
14343                 replying to an attached message.
14344
14345 2005-08-10 [colin]      1.9.13cvs30
14346
14347         * src/mainwindow.c
14348                 Fix slowness in account changing
14349
14350 2005-08-10 [colin]      1.9.13cvs29
14351
14352         * src/folder.c
14353         * src/folderutils.c
14354         * src/folderview.c
14355         * src/imap_gtk.c
14356         * src/mainwindow.c
14357         * src/mh_gtk.c
14358         * src/procmsg.c
14359         * src/summaryview.c
14360                 Optimize folder_has_parent_of_type
14361                 Prevent moving special sub-folders from contextual menus
14362                 Rework message a bit ("Empty all messages" -> "Delete all
14363                 messages")
14364                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
14365                 and "Deleted Items" folders)
14366
14367 2005-08-08 [colin]      1.9.13cvs28
14368
14369         * src/summaryview.c
14370         * src/prefs_summaries.c
14371                 Make "Select first unread|new" more flexible
14372                 (just prioritize new or unread)
14373
14374 2005-08-08 [colin]      1.9.13cvs27
14375
14376         * src/summaryview.c
14377                 If "select first new" is selected and there only
14378                 are unread messages, fallback to "select first
14379                 unread".
14380
14381 2005-08-08 [colin]      1.9.13cvs26
14382
14383         * src/folder.c
14384                 Fix shameful bugs (and bug #779)
14385
14386 2005-08-08 [colin]      1.9.13cvs25
14387
14388         * src/folder.c
14389         * src/folder.h
14390                 Cache parents' type to make folder_has_parent_of_type
14391                 faster
14392         * src/folderview.c
14393                 Forbid DnD of special sub-folders
14394         * src/procmsg.c
14395         * src/procmsg.h
14396                 Add MAIL_POSTFILTERING_HOOK
14397         * src/summaryview.c
14398                 Revert over-zealous deletion of the use_addr_book 
14399                 code
14400
14401 2005-08-07 [colin]      1.9.13cvs24
14402
14403         * src/folder.c
14404                 Fix big mistake (passing MsgInfo instead 
14405                 of FolderItem)
14406
14407 2005-08-07 [colin]      1.9.13cvs23
14408
14409         * src/compose.c
14410         * src/folder.c
14411         * src/folder.h
14412         * src/foldersel.c
14413         * src/folderutils.c
14414         * src/folderview.c
14415         * src/imap.c
14416         * src/mainwindow.c
14417         * src/messageview.c
14418         * src/mh.c
14419         * src/msgcache.c
14420         * src/procmime.c
14421         * src/summaryview.c
14422                 Make subfolders of Drafts, Queue, Outbox, Trash
14423                 work like their parents. 
14424                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
14425
14426 2005-08-07 [colin]      1.9.13cvs22
14427
14428         * src/addressbook.c
14429                 Fix bug #771 (Dragged contacts not saved)
14430
14431 2005-08-07 [paul]       1.9.13cvs21
14432
14433         * src/summaryview.c
14434                 fix bug 32 'Search Doesn't display results
14435                 if "Hide Read Messages" is chosen'
14436                 be more literal in interpreting 'Hide read
14437                 messages'
14438
14439 2005-08-07 [colin]      1.9.13cvs20
14440
14441         * src/folderview.c
14442                 Add debug
14443         * src/summaryview.c
14444                 Faster 'unthread_for_execution'
14445
14446 2005-08-06 [paul]       1.9.13cvs19
14447
14448         * src/mainwindow.c
14449                 add mnemonics to Set displayed columns
14450                 fix bug where msgview_visible option was
14451                 overwritten as TRUE on startup
14452
14453 2005-08-06 [paul]       1.9.13cvs18
14454
14455         * src/mainwindow.c
14456                 refer to 'displayed columns in folder/message
14457                 list' not 'displayed items in summary/message view'
14458         * src/prefs_display_header.c
14459                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
14460                 be consistent with similar dialogues
14461         * src/prefs_folder_column.c
14462         * src/prefs_summary_column.c
14463                 'columns' not 'items', and folder and message lists,
14464                 instead of folder and summary views;
14465                 Use 'Hidden columns' as list heading not 'Available
14466                 items';
14467                 move the 'Remove' button to the right hand side;
14468                 top-align the buttons;
14469                 remove unneeded vbox
14470         * src/prefs_summaries.c
14471                 put the 2 column prefs buttons in a frame to reduce
14472                 overall width; refer to columns not items &c.
14473
14474 2005-08-05 [colin]      1.9.13cvs17
14475
14476         * src/prefs_common.c
14477         * src/prefs_common.h
14478         * src/mainwindow.c
14479         * src/compose.c
14480         * src/messageview.c
14481                 Add an hidden toolbar_detachable pref, so
14482                 that I can get rid of these painful handles
14483                 in the toolbars. Defaults to TRUE to avoid
14484                 changing the GUI on unsuspecting people...
14485
14486 2005-08-05 [colin]      1.9.13cvs16
14487
14488         * src/Makefile.am
14489         * src/prefs_folder_column.c
14490         * src/prefs_folder_column.h
14491                 Add prefs for folder columns
14492         * src/folderview.c
14493         * src/folderview.h
14494         * src/mainwindow.c
14495         * src/mainwindow.h
14496         * src/prefs_common.c
14497         * src/prefs_common.h
14498         * src/prefs_summaries.c
14499                 Use them
14500         * src/prefs_summary_column.c
14501         * src/summaryview.c
14502         * src/summaryview.h
14503                 Add a To column
14504         * src/textview.c
14505         * src/common/utils.c
14506         * src/common/utils.h
14507                 Move uri colourisation functions
14508                 to utils
14509         * src/compose.c
14510                 Colourise URIs
14511         * src/imap.c
14512                 Fix bug with LIST where we'd try
14513                 to get Folder//////[...]/// 
14514
14515 2005-08-05 [paul]       1.9.13cvs15
14516
14517         * src/prefs_summaries.c
14518                 improve the English usage
14519         * src/summaryview.c
14520                 set font on column change
14521                 thanks to Colin
14522
14523 2005-08-05 [paul]       1.9.13cvs14
14524
14525         * src/prefs_common.c
14526         * src/prefs_common.h
14527         * src/prefs_summaries.c
14528         * src/summaryview.c
14529                 replace 'open_unread_on_enter' option with
14530                 'select_on_entry' option. opening/not opening
14531                 is now exclusively controlled by 'always_show_msg'
14532
14533 2005-08-04 [colin]      1.9.13cvs13
14534
14535         * src/compose.c
14536                 Remove dead code
14537                 Add colourisation of quotes and signatures
14538         * src/folderview.c
14539                 Fix possible crashes
14540         * src/messageview.c
14541                 Change an assert that is no problem
14542         * src/news.c
14543         * src/news_gtk.c
14544         * src/news_gtk.h
14545                 Fix offline mode
14546         * src/gtk/quicksearch.c
14547                 Fix a possible crash
14548
14549 2005-08-03 [colin]      1.9.13cvs12
14550
14551         * src/prefs_account.c
14552                 Fix bug #777 (Sylpheed crash in account configuration)
14553
14554 2005-08-03 [colin]      1.9.13cvs11
14555
14556         * src/addressbook.c
14557         * src/editaddress.c
14558         * src/editgroup.c
14559                 Fixing addressbook, round 2
14560         * src/textview.c
14561                 Fix emphasis color on rechecking 'Colorize messages'
14562
14563 2005-08-03 [paul]       1.9.13cvs10
14564
14565         sync with main
14566
14567         * src/addr_compl.c
14568         * src/compose.c
14569         * src/main.c
14570         * src/pop.c
14571         * src/prefs_account.c
14572         * src/procmime.c
14573         * src/procmsg.c
14574         * src/quote_fmt_parse.y
14575         * src/textview.c
14576         * src/common/quoted-printable.c
14577         * src/common/utils.c
14578         * src/common/utils.h
14579         * src/common/xml.c
14580                 replaced incorrect locale-independent
14581                 ctype functions with GLib's. Corrected
14582                 signedness mismatch.
14583         * src/headerview.c
14584                 headerview_create(): added spacing for vbox.
14585         * src/gtk/about.c
14586                 set focus to the OK button.
14587
14588 2005-08-03 [colin]      1.9.13cvs9
14589
14590         * src/folderview.c
14591                 Fix possible crash
14592
14593 2005-08-02 [colin]      1.9.13cvs8
14594
14595         * src/mainwindow.c
14596                 Fix cast
14597         * src/addressbook.c
14598         * src/addressitem.h
14599                 Fix a cast and more generally, try to make the
14600                 GUI more intuitive and consistent (round 1)
14601
14602 2005-08-02 [paul]       1.9.13cvs7
14603
14604         * src/folder.h
14605                 missing in 1.9.13cvs6
14606
14607 2005-08-02 [colin]      1.9.13cvs6
14608
14609         * src/folder.c
14610                 Fix one more leak
14611
14612 2005-08-02 [colin]      1.9.13cvs5
14613
14614         * src/folder.c
14615         * src/folderview.c
14616         * src/imap.c
14617         * src/main.c
14618         * src/mbox.c
14619         * src/procmsg.c
14620         * src/summaryview.c
14621                 Fix a number of folder_item_get_msg_list()-related
14622                 leaks (missing procmsg_msginfo_free()s)
14623
14624 2005-08-01 [colin]      1.9.13cvs4
14625
14626         * src/folderview.c
14627         * src/folderview.h
14628         * src/mainwindow.c
14629         * src/prefs_fonts.c
14630         * src/prefs_summaries.c
14631         * src/prefs_themes.c
14632         * src/summaryview.c
14633         * src/summaryview.h
14634         * src/textview.c
14635         * src/textview.h
14636                 Fix instant-apply of summary and folderview-related prefs
14637                 Fix erroneous g_free and alertpanels in prefs_theme
14638                 Add instant-apply for fonts
14639                 Defer applying of prefs a little bit so it's done only
14640                 once even if requested by multiples prefs pages
14641
14642 2005-08-01 [paul]       1.9.13cvs3
14643
14644         * src/main.c
14645                 fix bug 776 'S.C. crashes on close'
14646                 thanks to Colin
14647         * src/etpan/etpan-thread-manager-types.h
14648                 add missing include
14649                 thanks to Hoa
14650
14651 2005-07-25 [paul]       1.9.13cvs2
14652
14653         * src/summaryview.c
14654                 fix typos. spotted by Fabien Vantard
14655
14656 2005-07-24 [paul]       1.9.13cvs1
14657
14658         * doc/man/sylpheed.1
14659                 update man page, incorporating fix of
14660                 bug 769 'Typo in manpage'
14661         * src/etpan/imap-thread.c
14662                 fix NetBSD openssl dependencies. patch by
14663                 George Michaelson <ggm@apnic.net>
14664         * po/pt_BR.po
14665                 updated by Frederico Goncalves Guimaraes
14666
14667 2005-07-22 [paul]       1.9.13
14668
14669         1.9.13 release
14670
14671 2005-07-22 [paul]       1.9.12cvs91
14672
14673         * AUTHORS
14674         * INSTALL
14675         * README.claws
14676         * RELEASE_NOTES.claws
14677                 updated for release
14678         * configure.ac
14679         * po/nb.po
14680         * tools/claws.i18n.status.pl
14681                 add Norwegian translation. submiited by
14682                 Geir Helland <pjallabais@users.sourceforge.net>
14683         * po/ca.po
14684         * po/de.po
14685         * po/es.po
14686         * po/fi.po
14687         * po/fr.po
14688         * po/it.po
14689         * po/sk.po
14690         * po/sr.po
14691         * po/zh_CN.po
14692                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14693                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
14694                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
14695                 Yang Guilong
14696         * src/plugins/clamav/clamav_plugin_gtk.c
14697         * src/plugins/spamassassin/spamassassin_gtk.c
14698                 replace outdated description strings
14699
14700 2005-07-21 [colin]      1.9.12cvs90
14701
14702         * src/folder.c
14703                 Set folder to batch mode when scanning it. Makes deletion
14704                 of unread mails on IMAP much faster (due to the UNREAD 
14705                 flag unsetting)
14706
14707 2005-07-21 [darko]      1.9.12cvs89
14708
14709         * configure.ac
14710                 link against libresolv if necessary (patch by Paul)
14711         * src/msgcache.c
14712                 use glib's portable macros to determine endianness
14713
14714 2005-07-21 [paul]       1.9.12cvs88
14715
14716         * src/crash.c
14717         * src/gtk/about.c
14718                 update compiled-in features list
14719
14720 2005-07-20 [colin]      1.9.12cvs87
14721
14722         * src/folder.c
14723         * src/textview.c
14724                 Gcc 2.9x compilation fixes, thanks to Darko
14725         * src/plugins/clamav/clamav_plugin.c
14726                 Little optimisation: load virus database only once
14727         * src/plugins/spamassassin/spamassassin.c
14728                 Big optimisation: filtering one mail took at least 1 second,
14729                 now it takes at least 50ms. Doesn't speed up spamassassin 
14730                 itself, but should already be much more tolerable.
14731
14732 2005-07-20 [colin]      1.9.12cvs86
14733
14734         * src/summaryview.c
14735                 Fix performance issue
14736
14737 2005-07-19 [colin]      1.9.12cvs85
14738
14739         * src/plugins/pgpinline/plugin.c
14740                 Fix warning
14741
14742 2005-07-19 [colin]      1.9.12cvs84
14743
14744         * configure.ac
14745         * src/plugins/Makefile.am
14746         * src/plugins/pgpinline/.cvsignore
14747         * src/plugins/pgpinline/Makefile.am
14748         * src/plugins/pgpinline/pgpinline.c
14749         * src/plugins/pgpinline/pgpinline.deps
14750         * src/plugins/pgpinline/pgpinline.h
14751         * src/plugins/pgpinline/plugin.c
14752                 Put pgpinline in the main tree
14753
14754 2005-07-19 [paul]       1.9.12cvs83
14755
14756         * src/prefs_actions.c
14757                 prevent '//' in menu names, which cause a crash
14758                 thanks to Colin
14759
14760 2005-07-19 [paul]       1.9.12cvs82
14761
14762         * configure.ac
14763                 be generally more informative in configure output.
14764                 OpenSSL: correction: '[ --enable-openssl ...' -> 
14765                 '[ --disable-openssl ...', as --enable-openssl is default
14766                 PGP/MIME: don't check for GPGME again, check for
14767                 pgpcore instead. Therefore prevent the possibility of
14768                 attempting to build pgpmime if pgpcore dependencies are
14769                 not met
14770                 ClamAV: use pkgconfig to check for lib
14771                 libgnomeprint: revert logic on inner test to match
14772                 everything else
14773         * src/plugins/pgpcore/sgpgme.c
14774                 add missing include
14775
14776 2005-07-19 [colin]      1.9.12cvs81
14777
14778         * src/summaryview.c
14779                 Fix slow thread rebuilding in particular
14780                 cases
14781
14782 2005-07-19 [paul]       1.9.12cvs80
14783
14784         * sylpheed-claws.desktop
14785                 fix typo, spotted by Stephan Sachse
14786         * src/account.c
14787                 replace GTK_STOCK_ADD with
14788                 GTK_STOCK_NEW button
14789
14790 2005-07-18 [colin]      1.9.12cvs79
14791
14792         * src/etpan/imap-thread.c
14793                 Fix return value (Thanks Hoa)
14794
14795 2005-07-18 [colin]      1.9.12cvs78
14796
14797         * src/imap.c
14798                 Allow empty passwords
14799                 Create drafts/queue/outbox if necessary
14800         * src/summaryview.c
14801                 Remove old code
14802         * src/etpan/imap-thread.c
14803                 Fix STARTTLS (Thanks to Hoa)
14804
14805 2005-07-18 [paul]       1.9.12cvs77
14806
14807         * ChangeLog-gtk2.jp
14808         * ChangeLog.jp
14809                 removed
14810         * Makefile.am
14811                 updated to reflect additions and removals
14812         * TODO
14813                 updated to be claws-specific
14814         * TODO-gtk2
14815         * TODO-gtk2.jp
14816         * TODO.jp
14817         * sylpheed-128x128.png
14818         * sylpheed-64x64.png
14819                 removed
14820         * sylpheed-claws-128x128.png
14821         * sylpheed-claws-64x64.png
14822         * sylpheed-claws.desktop
14823         * sylpheed-claws.png
14824                 added
14825         * sylpheed.desktop
14826         * sylpheed.png
14827                 removed
14828
14829 2005-07-17 [paul]       1.9.12cvs76
14830
14831         * src/account.c
14832         * src/addressbook.c
14833         * src/alertpanel.c
14834         * src/alertpanel.h
14835         * src/compose.c
14836         * src/exphtmldlg.c
14837         * src/expldifdlg.c
14838         * src/folderview.c
14839         * src/imap_gtk.c
14840         * src/inc.c
14841         * src/message_search.c
14842         * src/messageview.c
14843         * src/mh_gtk.c
14844         * src/news_gtk.c
14845         * src/prefs_actions.c
14846         * src/prefs_filtering.c
14847         * src/prefs_matcher.c
14848         * src/prefs_template.c
14849         * src/prefs_themes.c
14850         * src/ssl_manager.c
14851         * src/summary_search.c
14852         * src/textview.c
14853         * src/toolbar.c
14854         * src/gtk/sslcertwindow.c
14855         * src/plugins/pgpcore/sgpgme.c
14856                 rework alertpanels
14857
14858 2005-07-17 [colin]      1.9.12cvs75
14859
14860         * src/privacy.c
14861                 add a PrivacySystem accessor that checks that
14862                 the system cached in a MimeInfo's privacydata
14863                 is still registered. Use this accessor instead
14864                 of directly using data->system. Fixes crashes
14865                 after unloading pgp plugins.
14866
14867 2005-07-17 [colin]      1.9.12cvs74
14868
14869         * src/alertpanel.c
14870                 Change geometry hints to a simple default size.
14871                 Fixes the certs dialogs.
14872
14873 2005-07-17 [colin]      1.9.12cvs73
14874
14875         * src/gtk/sslcertwindow.c
14876                 Use a gtkExpander
14877
14878 2005-07-17 [colin]      1.9.12cvs72
14879
14880         * src/plugins/pgpcore/Makefile.am
14881         * src/plugins/pgpmime/Makefile.am
14882                 Add gpgme libs
14883
14884 2005-07-17 [paul]       1.9.12cvs71
14885
14886         * configure.ac
14887                 add --disable-gnomeprint option
14888                 modified version of patch by Marius Mauch
14889
14890 2005-07-17 [paul]       1.9.12cvs70
14891
14892         * src/common/defs.h
14893                 update urls
14894         * src/account.c
14895         * src/action.c
14896         * src/addressbook.c
14897         * src/compose.c
14898         * src/foldersel.c
14899         * src/folderview.c
14900         * src/html.c
14901         * src/imap_gtk.c
14902         * src/main.c
14903         * src/mainwindow.c
14904         * src/messageview.c
14905         * src/mh_gtk.c
14906         * src/mimeview.c
14907         * src/news_gtk.c
14908         * src/prefs_account.c
14909         * src/prefs_send.c
14910         * src/prefs_summaries.c
14911         * src/procmsg.c
14912         * src/summaryview.c
14913         * src/common/utils.c
14914         * src/common/xml.c
14915         * src/plugins/pgpcore/passphrase.c
14916         * src/plugins/pgpcore/select-keys.c
14917                 replace inappropriately used backticks
14918                 with single quotes
14919
14920 2005-07-16 [colin]      1.9.12cvs69
14921
14922         * src/image_viewer.c
14923                 Add extra paranoid checks
14924
14925 2005-07-16 [colin]      1.9.12cvs68
14926
14927         * src/plugins/pgpcore/prefs_gpg.c
14928                 Don't auto-check sigs by default, as it
14929                 can be really slow.
14930
14931 2005-07-16 [colin]      1.9.12cvs67
14932
14933         * src/plugins/pgpcore/sgpgme.c
14934                 Make messages a bit better.
14935
14936 2005-07-16 [colin]      1.9.12cvs66
14937
14938         * src/imap.c
14939                 Remove pseudo-log
14940         * src/etpan/imap-thread.c
14941                 Add real log
14942
14943 2005-07-16 [colin]      1.9.12cvs65
14944
14945         * src/main.c
14946         * src/prefs_other.c
14947                 And now, fix build with libetpan :-/
14948
14949 2005-07-15 [colin]      1.9.12cvs64
14950
14951         * src/prefs_other.c
14952                 Continue fixing build without libetpan.
14953
14954 2005-07-15 [colin]      1.9.12cvs63
14955
14956         * src/main.c
14957                 Fix build with --disable-libetpan
14958
14959 2005-07-15 [colin]      1.9.12cvs62
14960
14961         * configure.ac
14962                 Bump libetpan's version
14963
14964 2005-07-15 [colin]      1.9.12cvs61
14965
14966         * src/etpan/imap-thread.c
14967                 Actually stop logging :)
14968
14969 2005-07-15 [colin]      1.9.12cvs60
14970
14971         * src/addressbook.c
14972                 Fix dnd of multiple addresses.
14973
14974 2005-07-15 [hoa]        1.9.12cvs59
14975
14976         * src/etpan/imap-thread.c
14977             disable login of IMAP password in libetpan log file.
14978
14979 2005-07-15 [paul]       1.9.12cvs58
14980
14981         * src/account.c
14982                 don't automatically sort
14983                 do allow drag n drop
14984
14985 2005-07-15 [paul]       1.9.12cvs57
14986
14987         * src/account.c
14988         * src/ssl_manager.c
14989                 alphabetical listing
14990
14991 2005-07-15 [paul]       1.9.12cvs56
14992
14993         * src/gtk/pluginwindow.c
14994                 sort plugin list alphabetically
14995
14996 2005-07-15 [paul]       1.9.12cvs55
14997
14998         * src/prefs_spelling.c
14999         * src/prefs_wrapping.c
15000                 unify English usage
15001
15002 2005-07-15 [colin]      1.9.12cvs54
15003
15004         * src/wizard.c
15005                 Typo fix
15006
15007 2005-07-15 [paul]       1.9.12cvs53
15008
15009         * src/prefs_message.c
15010                 make 'show cursor' a hidden option
15011
15012 2005-07-14 [colin]      1.9.12cvs52
15013
15014         * src/plugins/spamassassin/Makefile.am
15015         * src/plugins/clamav/Makefile.am
15016                 Fix double EXTRA_DISTs
15017
15018 2005-07-14 [colin]      1.9.12cvs51
15019
15020         * src/plugins/clamav/Makefile.am
15021         * src/plugins/clamav/clamav_plugin_gtk.deps
15022         * src/plugins/spamassassin/Makefile.am
15023         * src/plugins/spamassassin/spamassassin_gtk.deps
15024                 Make $plugin_gtk depend on $plugin
15025
15026 2005-07-14 [hoa]        1.9.12cvs50
15027
15028         * src/etpan/imap-thread.c
15029                 enable debug log of libetpan when running with --debug
15030
15031 2005-07-14 [colin]      1.9.12cvs49
15032
15033         * configure.ac
15034         * src/common/Makefile.am
15035         * src/common/plugin.c
15036         * src/common/plugin.h
15037                 Add a little plugin dependancy system.
15038                 Plugins can ship a $plugin_name.deps file
15039                 (near them in PLUGINDIR) so that their
15040                 dependancies are loaded if possible.
15041         * src/plugins/Makefile.am
15042         * src/plugins/pgpcore/Makefile.am
15043         * src/plugins/pgpcore/passphrase.c
15044         * src/plugins/pgpcore/passphrase.h
15045         * src/plugins/pgpcore/plugin.c
15046         * src/plugins/pgpcore/prefs_gpg.c
15047         * src/plugins/pgpcore/prefs_gpg.h
15048         * src/plugins/pgpcore/select-keys.c
15049         * src/plugins/pgpcore/select-keys.h
15050         * src/plugins/pgpcore/sgpgme.c
15051         * src/plugins/pgpcore/sgpgme.h
15052                 Introduce pgpcore, used by pgpmime and
15053                 pgpinline
15054         * src/plugins/pgpmime/Makefile.am
15055         * src/plugins/pgpmime/passphrase.c
15056         * src/plugins/pgpmime/passphrase.h
15057         * src/plugins/pgpmime/pgpmime.c
15058         * src/plugins/pgpmime/pgpmime.deps
15059         * src/plugins/pgpmime/plugin.c
15060         * src/plugins/pgpmime/prefs_gpg.c
15061         * src/plugins/pgpmime/prefs_gpg.h
15062         * src/plugins/pgpmime/select-keys.c
15063         * src/plugins/pgpmime/select-keys.h
15064         * src/plugins/pgpmime/sgpgme.c
15065         * src/plugins/pgpmime/sgpgme.h
15066                 Remove the core from pgpmime and add the
15067                 dependancy to pgpcore.
15068
15069 2005-07-14 [paul]       1.9.12cvs48
15070
15071         * src/stock_pixmap.c
15072                 forgot this in last commit
15073
15074 2005-07-14 [paul]       1.9.12cvs47
15075
15076         * src/account.c
15077         * src/addressbook.c
15078                 add accelerators for the buttons (sync with main)
15079         * src/compose.c
15080         * src/compose.h
15081                 add accelerators for the buttons.
15082                 fix editing with external editor.
15083                 replace gdk_input_*() with GIOChannel;
15084                 (sync with main)
15085         * src/foldersel.c
15086                 display folder names with new/unread
15087                 representation (sync with main)
15088         * src/main.c
15089                 specify default window icon (sync with main)
15090         * src/prefs_common.c
15091                 use_addr_book default to FALSE
15092         * src/summaryview.c
15093         * src/textview.c
15094                 add accelerators for the buttons (sync with main)
15095         * src/gtk/menu.c
15096                 fix typos
15097         * src/pixmaps/sylpheed_icon.xpm
15098                 updated
15099
15100 2005-07-13 [paul]       1.9.12cvs46
15101
15102         * src/plugins/pgpmime/pgpmime.c
15103         * src/plugins/pgpmime/sgpgme.c
15104                 (temporarily) use deprecated gpgme_data_rewind()
15105                 while largefile support is not present
15106                 (as suggested by Colin)
15107
15108 2005-07-13 [paul]       1.9.12cvs45
15109
15110         * configure.ac
15111                 remove large file support (for now):
15112                 it breaks too many things
15113
15114 2005-07-13 [paul]       1.9.12cvs44
15115
15116         * configure.ac
15117                 add large file support
15118         * src/html.c
15119                 fix bug #763 where href attribute was not
15120                 the very first attribute of a link
15121                 patch by Thomas Gilgin
15122
15123 2005-07-13 [colin]      1.9.12cvs43
15124
15125         * src/gtk/pluginwindow.c
15126                 Little portability fix
15127
15128 2005-07-13 [colin]      1.9.12cvs42
15129
15130         * src/plugins/pgpmime/sgpgme.c
15131                 Fix crasher.
15132
15133 2005-07-13 [colin]      1.9.12cvs41
15134
15135         * src/plugins/pgpmime/pgpmime.c
15136         * src/plugins/pgpmime/sgpgme.c
15137                 Use gpgme_data_release_and_get_mem instead
15138                 of gpgme_data_read.
15139
15140 2005-07-13 [colin]      1.9.12cvs40
15141
15142         * configure.ac
15143         * src/plugins/pgpmime/passphrase.c
15144         * src/plugins/pgpmime/passphrase.h
15145         * src/plugins/pgpmime/pgpmime.c
15146         * src/plugins/pgpmime/plugin.c
15147         * src/plugins/pgpmime/select-keys.c
15148         * src/plugins/pgpmime/select-keys.h
15149         * src/plugins/pgpmime/sgpgme.c
15150         * src/plugins/pgpmime/sgpgme.h
15151                 Port pgpmime to gpgme-1.0.
15152
15153 2005-07-12 [paul]       1.9.12cvs39
15154
15155         * AUTHORS
15156         * src/toolbar.c
15157         * src/toolbar.h
15158                 add a 'Go to Prev' button to the toolbar.
15159                 correct tooltip text of go to buttons.
15160                 based on patch by Yang Guilong <bamanzi@gmail.com>
15161
15162 2005-07-12 [colin]      1.9.12cvs38
15163
15164         * src/statusbar.c
15165                 Fix progress bar showing stuff at startup.
15166
15167 2005-07-12 [paul]       1.9.12cvs37
15168
15169         * src/editjpilot.c
15170                 fix building with jpilot support
15171
15172 2005-07-11 [colin]      1.9.12cvs36
15173
15174         * src/inc.c
15175                 Add visual indication that filtering is running
15176         * src/textview.c
15177                 Make {}[] uri delimiters
15178         * src/summaryview.c
15179                 Remove useless (and slow) calls
15180
15181 2005-07-11 [paul]       1.9.12cvs35
15182
15183         * src/plugins/clamav/clamav_plugin_gtk.c
15184         * src/plugins/dillo_viewer/dillo_prefs.c
15185         * src/plugins/pgpmime/prefs_gpg.c
15186         * src/plugins/spamassassin/spamassassin_gtk.c
15187                 gather plugins prefs together under their
15188                 own 'Plugins' heading
15189
15190 2005-07-11 [paul]       1.9.12cvs34
15191
15192         sync with main
15193
15194         * src/account.c
15195                 account_delete(): modified alert dialog
15196         * src/editjpilot.c
15197         * src/editvcard.c
15198                 fixed a crash when cancelling file selection
15199                 dialog by Escape key. Made non-ascii filename
15200                 selectable.
15201         * src/prefs_template.c
15202                 prefs_template_window_create(): make scrolled
15203                 window policy AUTOMATIC
15204
15205 2005-07-10 [hoa]        1.9.12cvs33
15206
15207         * src/etpan/imap-thread.c
15208                 workaround for old Courier IMAP servers.
15209
15210 2005-07-10 [colin]      1.9.12cvs32
15211
15212         * src/folder.c
15213         * src/statusbar.c
15214         * src/statusbar.h
15215                 Add visual progress indicator on filtering/processing
15216                 Factorize the progress bar code
15217         * src/imap.c
15218         * src/imap.h
15219         * src/etpan/imap-thread.c
15220                 Add a reference counter to avoid destroying the Folder
15221                 while it's in use by another callback.
15222
15223 2005-07-09 [hoa]        1.9.12cvs31
15224
15225         * src/imap.c
15226         * src/etpan/imap-thread.c
15227                 fixed deadlock when removing IMAP account.
15228
15229 2005-07-08 [colin]      1.9.12cvs30
15230
15231         * src/textview.c
15232         * src/unmime.c
15233                 Fix again problems decoding broken headers
15234         * src/gtk/inputdialog.c
15235                 Fix local variable shadowing a global one
15236
15237 2005-07-08 [colin]      1.9.12cvs29
15238
15239         * src/msgcache.c
15240                 Make the cache/mark files platform-agnostic by writing
15241                 them in little-endian format. Reading them is also done
15242                 in little-endian format, of course; however, in order
15243                 to avoid trashing mark data on big-endian machines, the
15244                 files are, at first, read from the native format if the
15245                 little-endian one doesn't exist. This is easy to deter-
15246                 mine by trying to open a file with a swapped data_ver
15247                 and seeing if it's the wanted version.
15248                 Little-endian using users should see absolutely no
15249                 difference, Big-endian users may get a very little
15250                 performance drop due to byte-swapping.
15251                 Tested on i386 and ppc32. 
15252                 Fixes bug #159 (The index file, in the mailboxes, is 
15253                 hardware depending).
15254
15255                 To have the cache/mark files updated to the new little-
15256                 endian format, "Check for new messages" or even
15257                 "Rebuild folder tree" aren't enough. Files will be
15258                 updated as soon as a folder has been opened/closed.
15259                 To update everything, just select all folders by
15260                 selecting them one by one.
15261
15262 2005-07-07 [colin]      1.9.12cvs28
15263
15264         * src/imap.c
15265                 Remember the folder separator per IMAPFolder
15266                 instead of globally.
15267                 Revive the Session on noop; fixes bug #761
15268                 (mark a bunch of unread messages as read takes 
15269                 forever)
15270
15271 2005-07-07 [darko]      1.9.12cvs27
15272
15273         * src/common/template.c
15274                 Sort templates alphabetically
15275
15276 2005-07-06 [colin]      1.9.12cvs26
15277
15278         * src/imap.c
15279                 Try to use the correct separator in
15280                 most cases. Possibly fixes bug #759
15281                 (only creates the INBOX folder when 
15282                 setting up new IMAP account) and 
15283                 bug #760 (Can't retrieve messages)
15284
15285 2005-07-06 [colin]      1.9.12cvs25
15286
15287         * src/imap.c
15288                 Use real_path in status command. This will
15289                 help later, when namespaces will be used.
15290
15291 2005-07-06 [colin]      1.9.12cvs24
15292
15293         * configure.ac
15294         * src/account.c
15295         * src/folder.c
15296         * src/imap.c
15297         * src/etpan/etpan-log.c
15298         * src/etpan/etpan-thread-manager.c
15299         * src/etpan/imap-thread.c
15300                 Add a --disable-libetpan parameter. With this,
15301                 users that don't want IMAP4 support can avoid
15302                 the new dependancy (and have no IMAP support).
15303                 Users that have IMAP4 accounts and use this
15304                 parameter won't lose their configuration, their
15305                 IMAP accounts will just be invisible and not
15306                 used.
15307         * src/textview.c
15308                 Make the "Copy ..." contextual menu items 
15309                 copy to both the X clipboard and the gtk 
15310                 clipboard - as most other apps do.
15311         * src/gtk/about.c
15312                 Add a notice about OpenSSL usage, in order to
15313                 comply with OpenSSL's license (point 6):
15314                 http://www.openssl.org/source/license.html
15315
15316 2005-07-06 [colin]      1.9.12cvs23
15317
15318         * src/alertpanel.c
15319                 Fix a minimum size for alertpanels
15320         * src/compose.c
15321                 Show 'No space left on device' type errors
15322                 when queuing/sending
15323         * src/imap_gtk.c
15324         * src/mh_gtk.c
15325                 Rework folder's deletion message (remove 
15326                 extra \n)
15327
15328 2005-07-05 [colin]      1.9.12cvs22
15329
15330         * src/imap.c
15331                 Add an alertpanel on auth error
15332                 Add pseudo-log
15333                 Remove pthread-related stuff
15334
15335 2005-07-05 [colin]      1.9.12cvs21
15336
15337         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15338                 Fix crash on plugin reloading (with a hack)
15339
15340 2005-07-05 [colin]      1.9.12cvs20
15341
15342         * src/prefs_account.c
15343         * src/prefs_account.h
15344                 Fix typo
15345         * src/gtk/filesel.c
15346         * src/gtk/filesel.h
15347                 Add a way to filter the view
15348         * src/gtk/pluginwindow.c
15349                 Filter loadable stuff
15350         * src/plugins/pgpmime/prefs_gpg.c
15351                 Fix missing unregistration
15352         * .cvsignore
15353         * src/etpan/.cvsignore
15354         * src/plugins/spamassassin/.cvsignore
15355                 Add more stuff to cvs ignored files
15356
15357 2005-07-04 [colin]      1.9.12cvs19
15358
15359         * src/imap.c
15360                 Fix scan_required returning FALSE when it
15361                 shouldn't. Maybe fix #760 (Can't retrieve
15362                 messages)
15363
15364 2005-07-04 [colin]      1.9.12cvs18
15365
15366         * src/summaryview.c
15367                 Fix always_show_msg pref
15368
15369 2005-07-04 [paul]       1.9.12cvs17
15370
15371         sync with main (forgotten in last commit)
15372         
15373         * src/common/utils.c
15374         * src/common/utils.h
15375                 check_line_length(): new.
15376                 is_dir_exist()
15377                 is_file_entry_exist()
15378                 dirent_is_regular_file()
15379                 dirent_is_directory(): use g_file_test() instead of stat().
15380
15381 2005-07-04 [paul]       1.9.12cvs16
15382
15383         sync with main:
15384
15385         * src/compose.c
15386                 compose_write_to_file(): check for line
15387                 length limit and display warning if exceeds
15388         * src/jpilot.c
15389                 use get_home_dir() instead of g_get_home_dir()
15390         * src/procheader.c
15391                 removed warning about invalid date
15392         * src/vcard.c
15393                 use get_home_dir() instead of g_get_home_dir()
15394
15395 2005-07-04 [paul]       1.9.12cvs15
15396
15397         * src/stock_pixmap.c
15398                 fix new pixmap naming errors
15399                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
15400
15401 2005-07-04 [colin]      1.9.12cvs14
15402
15403         * src/imap.c
15404                 Fix debugging string with a warning
15405
15406 2005-07-04 [colin]      1.9.12cvs13
15407
15408         * configure.ac
15409                 Add a check for libetpan's version (>= 0.37)
15410
15411 2005-07-04 [hoa]        1.9.12cvs12
15412
15413         * commitHelper
15414         * src/imap.c
15415         * src/etpan/imap-thread.c
15416         * src/etpan/imap-thread.h
15417                 fixed IMAP implementation of check of mails.
15418
15419 2005-07-03 [hoa]        1.9.12cvs11
15420
15421         * src/etpan/Makefile.am
15422         * src/etpan/etpan-errors.h
15423         * src/etpan/etpan-log.[ch]
15424         * src/etpan/etpan-thread-manager-types.h
15425         * src/etpan/etpan-thread-manager.[ch]
15426         * src/etpan/imap-thread.[ch]
15427         * src/Makefile.am
15428         * src/imap.c
15429         * src/main.c
15430         * src/prefs_other.c
15431         * configure.ac
15432             merged imap branch.
15433             dependency on libetpan 0.37 is now added.
15434
15435 2005-07-01 [colin]      1.9.12cvs10
15436
15437         * src/Makefile.am
15438         * src/folder.c
15439         * src/folder.h
15440         * src/folderview.c
15441         * src/stock_pixmap.c
15442         * src/stock_pixmap.h
15443         * src/plugins/trayicon/trayicon.c
15444                 Add marked symbol on folders containing
15445                 marked messages
15446         * src/procmsg.c
15447         * src/procmsg.h
15448         * src/toolbar.c
15449         * src/prefs_common.c
15450         * src/prefs_common.h
15451         * src/prefs_send.c
15452                 Add an optional confirmation dialog on queue
15453                 sending. Patch by wwp.
15454         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
15455         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
15456         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
15457         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
15458         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
15459         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
15460         * src/pixmaps/inbox_mark.xpm            ** ADDED **
15461         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
15462         * src/pixmaps/outbox_mark.xpm           ** ADDED **
15463         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
15464         * src/pixmaps/trash_mark.xpm            ** ADDED **
15465                 New pixmaps
15466
15467 2005-07-01 [colin]      1.9.12cvs9
15468
15469         * src/summaryview.c
15470                 Fix a little threading bug
15471         * src/addrgather.c
15472         * src/mainwindow.c
15473                 A little bit of HIG normality never hurts
15474
15475 2005-07-01 [colin]      1.9.12cvs8
15476
15477         * src/compose.c
15478         * src/msgcache.c
15479         * src/pop.c
15480         * src/procmime.c
15481         * src/recv.c
15482         * src/common/log.c
15483         * src/common/template.c
15484         * src/common/utils.c
15485         * src/common/utils.h
15486                 Reverted the fwrite_atomic stuff. In fact
15487                 it is already atomic.
15488
15489 2005-06-30 [colin]      1.9.12cvs7
15490
15491         * src/common/utils.c
15492         * src/common/utils.h
15493                 Add an fwrite_atomic() function to make
15494                 sure we write everything: fwrite can make
15495                 short writes.
15496         * src/compose.c
15497         * src/msgcache.c
15498         * src/pop.c
15499         * src/procmime.c
15500         * src/recv.c
15501         * src/common/log.c
15502         * src/common/template.c
15503                 Use that (and fix swapping of size and nmemb).
15504                 Thanks to Rich Coe for the heads up.
15505
15506 2005-06-30 [colin]      1.9.12cvs6
15507
15508         * src/addressbook.c
15509                 Optimize addressbook opening 
15510
15511 2005-06-30 [colin]      1.9.12cvs5
15512
15513         * src/summaryview.c
15514                 Remove calls to summary_step after move/copy
15515
15516 2005-06-28 [paul]       1.9.12cvs4
15517
15518         * src/alertpanel.c
15519                 wrap and make the error msg selectable
15520
15521 2005-06-28 [paul]       1.9.12cvs3
15522
15523         * src/ssl_manager.c
15524                 replace the OK button with a Close button
15525         * src/gtk/foldersort.c
15526                 use GTK_STOCK_ icons/buttons
15527
15528 2005-06-28 [colin]      1.9.12cvs2
15529
15530         * src/gedit-print.c             ** ADDED **
15531         * src/gedit-print.h             ** ADDED **
15532         * src/gtk/gtksourceprintjob.c   ** ADDED **
15533         * src/gtk/gtksourceprintjob.h   ** ADDED **
15534                 I can't believe no one had enough time to tell
15535                 me I forgot the `cvs add`
15536
15537 2005-06-27 [colin]      1.9.12cvs1
15538
15539         * src/Makefile.am
15540         * src/gtk/Makefile.am
15541         * src/messageview.c
15542         * src/procmsg.c
15543         * src/summaryview.c
15544         * configure.ac
15545                 Add optional libgnomeprint-based printing
15546         * src/mainwindow.c
15547         * src/gtk/quicksearch.c
15548                 Add an Edit/Quick search menu item to show
15549                 and focus the quicksearch
15550
15551 2005-06-27 [paul]       1.9.12
15552
15553         1.9.12 release
15554
15555         * po/ca.po
15556         * po/de.po
15557         * po/es.po
15558         * po/fr.po
15559         * po/it.po
15560         * po/ko.po
15561         * po/pt_BR.po
15562         * po/sk.po
15563         * po/zh_CN.po
15564                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
15565                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
15566                 SungHyun Nam, Frederico Goncalves Guimaraes,
15567                 Andrej Kacian, and Yang Guilong
15568 2005-06-26 [colin]      1.9.11cvs106
15569
15570         * src/imap_gtk.c
15571                 Forgot one file for previous fix
15572
15573 2005-06-26 [colin]      1.9.11cvs105
15574
15575         * src/folder.c
15576         * src/imap.c
15577                 Fix problems with folder operations in no_select
15578                 imap folders. it applies only to mails, and 
15579                 creation/deletion/move/renaming of folders 
15580                 should be possible
15581
15582 2005-06-26 [paul]       1.9.11cvs104
15583
15584         * src/prefs_filtering.c
15585                 replace one more GTK_STOCK_REMOVE
15586                 with GTK_STOCK_DELETE
15587
15588 2005-06-25 [colin]      1.9.11cvs103
15589
15590         * src/imap.c
15591                 Optimize get_seq_set_from_seq_list
15592                 (Patch by Ricardo) 
15593
15594 2005-06-25 [colin]      1.9.11cvs102
15595
15596         * src/mh.c
15597                 If the directory exists, but not in the
15598                 correct encoding, rename it. This should
15599                 handle old-versions-induced bugs.
15600
15601 2005-06-25 [colin]      1.9.11cvs101
15602
15603         * src/mh.c
15604                 Fix path access with extended dir names
15605                 Fixes bug #589 (SC segfaults with wrong locale
15606                 settings)
15607
15608 2005-06-25 [colin]      1.9.11cvs100
15609
15610         * src/prefs_account.c
15611         * src/prefs_account.h
15612         * src/compose.c
15613                 Add an option to encrypt replies to
15614                 encrypted messages
15615
15616 2005-06-25 [colin]      1.9.11cvs99
15617
15618         * src/compose.c
15619         * src/quote_fmt_parse.y
15620                 ... And make it work with pgpinline.
15621
15622 2005-06-25 [colin]      1.9.11cvs98
15623
15624         * src/compose.c
15625         * src/procmime.c
15626         * src/procmime.h
15627         * src/quote_fmt_parse.y
15628                 o Make reedition of encrypted messages possible
15629                   (as long as it is encrypted to self too, no
15630                    magic there)
15631                 o Make replying with quote (and without selecting
15632                   text) possible for encrypted messages.
15633                 Closes bug #550 (Not possible to "reply with quote"
15634                 to gnupg encrypted messages)
15635
15636 2005-06-24 [paul]       1.9.11cvs97
15637
15638         * src/imap.c
15639                 add missing include
15640
15641 2005-06-24 [paul]       1.9.11cvs96
15642
15643         * src/editldap.c
15644                 made bind password entry invisible
15645                 (sync with main)
15646         * src/send_message.c
15647                 send_message_local(): check exit status
15648                 to detect errors (sync with main)
15649         * src/textview.c
15650                 use main's less ambiguous popup menu
15651                 wording
15652
15653 2005-06-24 [paul]       1.9.11cvs95
15654
15655         * src/prefs_actions.c
15656         * src/prefs_customheader.c
15657         * src/prefs_display_header.c
15658         * src/prefs_filtering_action.c
15659         * src/prefs_matcher.c
15660         * src/prefs_template.c
15661         * src/prefs_toolbar.c
15662                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
15663         * src/gtk/description_window.c
15664                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
15665
15666 2005-06-23 [colin]      1.9.11cvs94
15667
15668         * src/summaryview.c
15669                 Fix rough edges (be sure to call status_show whenever
15670                 necessary).
15671
15672 2005-06-23 [colin]      1.9.11cvs93
15673
15674         * src/summaryview.c
15675                 Optimize Select All
15676                 Before, in a 5K mails folder: 11s
15677                 After, in the same folder: 58000µs
15678                 The joys of locking... gtk_clist_select_all() fires a 
15679                 tree-select-row event for each selected row, which in 
15680                 summaryview, callbacks summary_selected which in turn,
15681                 calls summary_status_show, which walks the selected
15682                 rows. Hence, calling gtk_clist_select_all was 
15683                 exponential. Locking the summaryview makes 
15684                 summary_selected return early.
15685
15686 2005-06-23 [colin]      1.9.11cvs92
15687
15688         * src/imap.c
15689                 Move mutex at the important place to avoid
15690                 deadlocks
15691         * src/summaryview.c
15692                 Fix Del key deleting directly instead of
15693                 moving to trash
15694
15695 2005-06-22 [colin]      1.9.11cvs91
15696
15697         * src/plugins/spamassassin/libspamc.c
15698                 As we do spagetti code with assignations in multiple
15699                 places (see _message_read_raw where out = msg = raw),
15700                 let's be sure we don't free the same pointer twice.
15701                 Should fix bug #683 (Crash in libpam at 
15702                 message_cleanup).
15703
15704 2005-06-22 [colin]      1.9.11cvs90
15705
15706         * src/compose.c
15707         * src/messageview.c
15708         * src/toolbar.c
15709                 Make toolbar's delete use the move to trash stuff;
15710                 Add gtk_widget_realize to be sure pixmaps can get
15711                 created (that may fix an old worksforme bug which
15712                 I can't find back...)
15713
15714 2005-06-22 [colin]      1.9.11cvs89
15715
15716         * src/summaryview.c
15717         * src/summaryview.h
15718         * src/mainwindow.c
15719                 Rename "Message/Delete" to "Message/Move to trash"
15720                 Add "Message/Delete..." that directly destroys the
15721                 selected messages after asking for a confirmation.
15722
15723 2005-06-22 [colin]      1.9.11cvs88
15724
15725         * src/imap.c
15726                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
15727                 o Fix a deadlock (thanks Darko)
15728
15729 2005-06-22 [colin]      1.9.11cvs87
15730
15731         * src/gtk/foldersort.c
15732                 Add missing include for the i18n;
15733                 patch by Fabien Vantard
15734
15735 2005-06-21 [colin]      1.9.11cvs86
15736
15737         * src/folder.c
15738         * src/folderview.c
15739                 Respect the no_select flag
15740         * src/imap.c
15741                 Fix recursive deletion
15742         * src/imap_gtk.c
15743         * src/mh_gtk.c
15744                 Make the folder deletion's warning
15745                 more explicit
15746
15747 2005-06-21 [colin]      1.9.11cvs85
15748
15749         * src/textview.c
15750                 Prevent email addresses from spanning accross
15751                 lines - fixes bug # 646 (newline-chars in 
15752                 email addresses)
15753
15754 2005-06-20 [colin]      1.9.11cvs84
15755
15756         * src/folder.c
15757                 Be sure not to remove source if copy failed
15758
15759 2005-06-20 [colin]      1.9.11cvs83
15760
15761         * src/folderview.c
15762         * src/imap_gtk.c
15763                 remove summaryview's lock
15764         * src/imap.c
15765                 introduce threads to avoid problems when foreground tasks
15766                 interfere with background tasks
15767         * src/mh.c
15768                 prevent moving to drafts/queue
15769         * src/mimeview.c
15770                 fix leak
15771
15772 2005-06-19 [colin]      1.9.11cvs82
15773
15774         * src/imap_gtk.c
15775                 Remember that the user doesn't want to override
15776                 offline mode, for 3 seconds. It avoid presenting
15777                 him with N popups in a really short time.
15778
15779 2005-06-17 [colin]      1.9.11cvs81
15780
15781         * src/imap.c
15782                 Fix IMAP breaking on folders containing '('
15783                 (Probably won't be enough)
15784
15785 2005-06-17 [colin]      1.9.11cvs80
15786
15787         Forgotten files on 1.9.11cvs79
15788         * src/summaryview.c
15789                 Fix stepping when not immediately executing
15790         * src/imap.c
15791                 Really prevent UID FETCH 0
15792         * src/codeconv.c
15793                 Fix outgoing charset never set to utf-8
15794         * src/mh.c
15795                 Fix leak
15796
15797 2005-06-16 [colin]      1.9.11cvs79
15798
15799         * src/compose.c
15800                 Fix bug #707 (Dash splits rows)
15801                 Only wrap if we're on a line break position and
15802                 the previous one was a "white" (space) char.
15803                 Pango stuff is weird.
15804
15805 2005-06-16 [colin]      1.9.11cvs78
15806
15807         * src/imap_gtk.c
15808                 Lock summaryview while downloading messages
15809                 on user demand
15810         * src/procheader.c
15811         * src/unmime.c
15812         * src/common/utils.c
15813         * src/common/utils.h
15814                 Replace \r and \n with spaces in From and
15815                 Subject headers
15816
15817 2005-06-16 [paul]       1.9.11cvs77
15818
15819         * src/procmime.c
15820                 liberalise the mime parser
15821         * src/gtk/about.c
15822                 add text wrapping
15823
15824 2005-06-16 [paul]       1.9.11cvs76
15825
15826         * src/gtk/about.c
15827                 reworked
15828
15829 2005-06-15 [colin]      1.9.11cvs75
15830
15831         * src/compose.c
15832                 Finish header encoding fix
15833         * src/summaryview.c
15834                 Fix segfault
15835         * src/headerview.c
15836                 Fix compilation (Thanks Stephan
15837                 Sachse)
15838
15839 2005-06-15 [colin]      1.9.11cvs74
15840
15841         * Makefile.am
15842                 Install gnome2 stuff rather than gnome1, 
15843                 if both are present
15844         * src/codeconv.c
15845         * src/codeconv.h
15846         * src/compose.c
15847                 Fix headers encoding
15848         * src/folder.c
15849                 Visual progress when fetching all messages
15850         * src/folderview.c
15851         * src/summaryview.c
15852         * src/summaryview.h
15853                 Prevent changing current message while
15854                 incorporating
15855
15856 2005-06-15 [paul]       1.9.11cvs73
15857
15858         * src/gtk/gtkaspell.c
15859         * src/gtk/gtkaspell.h
15860                 fix build warnings
15861
15862 2005-06-15 [paul]       1.9.11cvs72
15863
15864         * src/prefs_filtering.c
15865                 allow reordering of filter rules by
15866                 drag n drop
15867
15868 2005-06-15 [paul]       1.9.11cvs71
15869
15870         * COPYING
15871                 updated
15872         * src/codeconv.c
15873                 replace deprecated function
15874         * src/inc.c
15875         * src/send_message.c
15876         * src/gtk/progressdialog.c
15877         * src/gtk/progressdialog.h
15878                 salvage and reuse parts of reverted sync
15879
15880 2005-06-15 [paul]       1.9.11cvs70
15881
15882         * src/inc.c
15883         * src/send_message.c
15884         * src/gtk/progressdialog.c
15885         * src/gtk/progressdialog.h
15886                 revert yesterday's sync with main
15887                 it contains deprecated functions
15888
15889 2005-06-15 [colin]      1.9.11cvs69
15890
15891         * src/headerview.c
15892                 Fix bug #670 (multi user to: will corrupt message 
15893                 headers display)
15894
15895 2005-06-15 [colin]      1.9.11cvs68
15896
15897         * src/compose.c
15898                 Fix bug #421 (Fix undo on wrapping)
15899
15900 2005-06-15 [colin]      1.9.11cvs67
15901
15902         * src/folder.c
15903                 Provide visual feedback while processing
15904                 folder's rules.
15905         * src/imap.c
15906                 Provide visual feedback while getting
15907                 short headers (for uncached messages)
15908
15909
15910 2005-06-14 [paul]       1.9.11cvs66
15911
15912         * src/account.c
15913                 change a couple stock icons
15914         * src/inc.c
15915         * src/send_message.c
15916         * src/gtk/progressdialog.c
15917         * src/gtk/progressdialog.h
15918                 sync main's GtkTreeView implementation
15919
15920 2005-06-14 [colin]      1.9.11cvs65
15921
15922         * src/imap.c
15923                 Various little fixes, mainly on error paths
15924
15925 2005-06-13 [colin]      1.9.11cvs64
15926
15927         * matcher.c
15928         * procmsg.c
15929         * procmsg.h
15930                 Add a way to fetch only headers. This speeds
15931                 up filtering on headers for IMAP. Fixes:
15932                 bug #481 extraneous imap commands slow down 
15933                         imap filtering
15934                 bug #522 Sylpheed downloads all messages 
15935                         when opening mailbox (IMAP)
15936                 bug #677 IMAP fetch is soooooooooooooo slow
15937         * src/folder.c
15938         * src/folder.h
15939                 Add a folder set_batch method so that
15940                 implementations can speed up flags changes
15941         * src/folderutils.c
15942         * src/summaryview.c
15943                 Use that in mark as (un)read and mark all read
15944                 Refix bug #679
15945         * src/imap.c
15946                 Implement set_batch - brings back deferred
15947                 flags in a less buggy manner. Fixes:
15948                 bug #729 IMAP immediate expunge of deleted messages
15949                 bug #191 remove list of messages with one command
15950                 Fix login with strange chars
15951                 Implement fetch_msg_full
15952                 Fix copy (wrong counts)
15953
15954 2005-06-12 [colin]      1.9.11cvs63
15955
15956         * src/folder.c
15957                 lock incorporation during long operations.
15958                 Avoids fucking up the IMAP socket.
15959
15960 2005-06-12 [colin]      1.9.11cvs62
15961
15962         * src/imap.c
15963                 Fix harmful typo
15964                 Factorize remove_all_msg
15965                 Thread-ize expunge
15966         * src/summaryview.c
15967                 Don't update partial-download status if unnecessary
15968         * src/folder.c
15969                 Use remove_msgs everywhere possible
15970
15971 2005-06-12 [colin]      1.9.11cvs61
15972
15973         * src/folder.c
15974         * src/folder.h
15975                 Add a remove_msgs function to remove a 
15976                 list of messages
15977         * src/imap.c
15978                 Implement that.
15979
15980 2005-06-12 [colin]      1.9.11cvs60
15981
15982         * src/imap.c
15983                 Remove flags-processing deferring... Too hard
15984                 to get it to work in all cases.
15985
15986 2005-06-11 [colin]      1.9.11cvs59
15987
15988         * src/imap.c
15989                 printf -> debug_print
15990
15991 2005-06-11 [colin]      1.9.11cvs58
15992
15993         * src/imap.c
15994                 o Fix build without USE_PTHREAD
15995                 o Factorize imap_open
15996                 o Alertpanel in case of impossible connection
15997                 o Alertpanel in case of impossible login
15998                 o Fix deferred flags processing to force a 
15999                   flush before adding some more flags to process,
16000                   but in another folder.
16001
16002 2005-06-10 [colin]      1.9.11cvs57
16003
16004         * src/imap.c
16005                 o Fix a format string error
16006                 o init ssl socket outside of the thread 
16007                   (it possibly invokes gtk calls)
16008         * src/procmime.c
16009                 o Put back the buffer to its necessary size
16010                 o Fix changing a file pointer without keeping
16011                   track of it (thanks Valgrind)
16012         * src/common/smtp.c
16013                 o Fix automatic STARTTLS if login should be done
16014                   and the server only allows it after starting TLS
16015         * src/gtk/gtkinputdialog.c
16016                 o Eat GDK_Return so that the combo popup doesn't 
16017                   appear when we press Enter to validate the combo
16018                   input dialog (as seen in the Open with... dialog)
16019
16020 2005-06-10 [colin]      1.9.11cvs56
16021
16022         * src/imap.c
16023                 o A bit less debug
16024                 o Fix a crash on deletion
16025                 o Threadize imap_select (it's called outside of 
16026                   threads)
16027                 o Defer treatment of DELETED flags
16028
16029
16030 2005-06-09 [colin]      1.9.11cvs55
16031
16032         * src/imap.c
16033                 Make sure we check imap_gtk_should_override(), which
16034                 potentially calls gtk stuff, before creating thread.
16035                 That way it should't be called via imap_get_session()
16036                 inside a thread.
16037
16038 2005-06-09 [colin]      1.9.11cvs54
16039
16040         * src/imap.c
16041                 o add a bit of status output
16042                 o remove some dead code
16043                 o threadize get_list_of_uids
16044                 o threadize imap_get_flags
16045                 o defer flag changing by 500ms so that they
16046                   can be batched
16047
16048
16049 2005-06-08 [colin]      1.9.11cvs53
16050
16051         * src/imap.c
16052                 Thread-ize imap_cmd_fetch
16053
16054 2005-06-08 [colin]      1.9.11cvs52
16055
16056         * src/main.c
16057                 Mmh, that broke POP3...
16058
16059 2005-06-08 [colin]      1.9.11cvs51
16060
16061         * src/main.c
16062                 Stabilize IMAP patch (thanks to Hoa)
16063
16064 2005-06-08 [colin]      1.9.11cvs50
16065
16066         * src/imap.c
16067                 Test patch to speed up imap. 
16068
16069 2005-06-08 [colin]      1.9.11cvs49
16070
16071         * src/imap_gtk.c
16072                 Warning fix
16073         * src/procmime.c
16074                 Apply patch from gentoo to use /usr/share/mime/globs if 
16075                 available, after un-breaking it
16076         * src/common/log.c
16077         * src/common/log.h
16078                 Use g_timeout for invoking hooks that possibly use gtk
16079                 calls. This should leave gtk calls in the main thread.
16080
16081 2005-06-08 [paul]       1.9.11cvs48
16082
16083         * src/codeconv.c
16084                 conv_get_outgoing_charset_str(): don't
16085                 use prefs_common setting
16086         * src/compose.c
16087         * src/compose.h
16088                 add /Options/Character encoding/... to
16089                 temporarily change the outgoing encoding
16090
16091         (belated sync with main)
16092
16093 2005-06-08 [paul]       1.9.11cvs47
16094
16095         * src/compose.c
16096                 correction to/completion of last
16097                 sync with main
16098
16099 2005-06-08 [paul]       1.9.11cvs46
16100
16101         sync with main:
16102         
16103         * src/codeconv.c
16104         * src/codeconv.h
16105                 always enabled Japanese auto-detection
16106                 if the first letters of locale string
16107                 is "ja"
16108         * src/compose.c
16109                 don't use "destroy" signal to destroy
16110                 Compose object (fix rare crashes on discard?)
16111         * src/mainwindow.c
16112         * src/messageview.c
16113         * src/prefs_send.c
16114                 added Hebrew encodings
16115         * src/sourcewindow.c
16116                 don't use "destroy" signal to destroy
16117                 objects
16118
16119 2005-06-07 [colin]      1.9.11cvs45
16120
16121         * src/summaryview.c
16122                 Add missing unlocks/locks
16123
16124 2005-06-07 [paul]       1.9.11cvs44
16125
16126         * src/summaryview.c
16127                 restore bug #749 fix
16128
16129 2005-06-06 [colin]      1.9.11cvs43
16130
16131         * src/summaryview.c
16132                 Fix selection bug when prefs_common.open_unread 
16133                 is FALSE
16134
16135 2005-06-06 [colin]      1.9.11cvs42
16136
16137         * src/common/md5.c
16138                 Fix a warning
16139         * src/summaryview.c
16140         * src/folderview.c
16141                 Factorize long operations beginning and end
16142                 (locking, freezing/thawing, cursor, ...)
16143                 Check selection->data member in selection-
16144                 related loops; this avoids dying an awful
16145                 death if the selection changes on us while
16146                 we're marking a whole IMAP folder unread, 
16147                 for example.
16148
16149 2005-06-06 [paul]       1.9.11cvs41
16150
16151         * src/textview.c
16152                 don't g_free() a static gchar buffer
16153
16154 2005-06-05 [colin]      1.9.11cvs40
16155
16156         * src/mainwindow.c
16157         * src/messageview.c
16158         * src/summaryview.c
16159                 Fix bug #749 (Show all headers should be
16160                 sticky as the GUI suggests)
16161
16162 2005-06-03 [paul]       1.9.11cvs39
16163
16164         * src/compose.c
16165                 don't allow editing of mail while sending.
16166                 patch by Colin
16167
16168 2005-06-03 [paul]       1.9.11cvs38
16169
16170         * src/folderview.c
16171                 add a freeze/thaw to speed up 'mark all read'
16172
16173 2005-06-03 [paul]       1.9.11cvs37
16174
16175         * src/prefs_message.c
16176                 reflect changes immediately
16177
16178 2005-06-02 [colin]      1.9.11cvs36
16179
16180         * po/POTFILES.in
16181                 Patch by Fabien Vantard.
16182
16183 2005-06-02 [colin]      1.9.11cvs35
16184
16185         * src/imap.c
16186                 Use a non-blocking imap_getline() if possible.
16187                 This should completely prevent the interface
16188                 from freezin on imap operations, although it
16189                 may do strange stuff in case of folder switching
16190                 while a big imap operation is taking place...
16191
16192                 In addition, fix a leak in the case thread
16193                 creation fails on connection.
16194
16195 2005-06-02 [colin]      1.9.11cvs34
16196
16197         * src/crash.c
16198         * src/prefs_common.h
16199                 Fix build (prefs_common_init() doesn't exist
16200                 anymore)
16201
16202 2005-06-02 [colin]      1.9.11cvs33
16203
16204         * src/prefs_account.c
16205                 Fix bug #245 (filtering rules broken when
16206                 renaming a remote account (imap4 or nntp)
16207
16208 2005-06-02 [colin]      1.9.11cvs32
16209
16210         * src/imap.c
16211                 Try to fix IMAP shortcomings: 
16212                 o Multithread imap_open()
16213                 o allow offline-mode overriding instead of
16214                   just returning NULL
16215         * src/imap_gtk.c
16216         * src/imap_gtk.h
16217                 Add a function to ask whether we want to
16218                 override offline-mode for 10 minutes (one-shot
16219                 asking was painful)
16220         * src/procheader.c
16221                 Fix segfault when imap parser isn't happy about
16222                 a missing {
16223
16224 2005-06-01 [colin]      1.9.11cvs31
16225
16226         * src/addrharvest.c
16227         * src/compose.c
16228         * src/mbox.c
16229         * src/mbox.h
16230         * src/mh.c
16231         * src/msgcache.c
16232         * src/send_message.c
16233         * src/setup.c
16234         * src/undo.c
16235         * src/common/hooks.c
16236         * src/common/prefs.c
16237         * src/common/template.c
16238         * src/common/utils.c
16239         * src/gtk/gtkutils.c
16240         * src/gtk/inputdialog.c
16241         * src/gtk/menu.c
16242         * src/gtk/pluginwindow.c
16243         * src/gtk/prefswindow.c
16244         * src/plugins/pgpmime/passphrase.c
16245         * src/plugins/pgpmime/prefs_gpg.c
16246                 More -Wall fixes
16247
16248         * src/common/Makefile.am
16249         * src/common/timing.h
16250                 Add basic timing code
16251
16252         * src/summaryview.c
16253                 Fix a bug with unread messages when 
16254                 re-sorting folders, and by the way
16255                 fix a big performance hit when 
16256                 re-sorting (10k mails: before 5s,
16257                 after .5s)
16258
16259         * src/prefs_compose_writing.c
16260         * src/prefs_compose_writing.h
16261         * src/prefs_message.c
16262         * src/prefs_message.h
16263         * src/prefs_other.c
16264         * src/prefs_other.h
16265         * src/prefs_quote.c
16266         * src/prefs_quote.h
16267         * src/prefs_receive.c
16268         * src/prefs_receive.h
16269         * src/prefs_send.c
16270         * src/prefs_send.h
16271         * src/prefs_summaries.c
16272         * src/prefs_summaries.h
16273                 Fix copyright banner
16274
16275 2005-06-01 [paul]       1.9.11cvs30
16276
16277         * po/fi.po
16278                 updated by Flammie Pirinen
16279         * src/procmime.c
16280                 fix 'Bad BASE64 content' output
16281
16282 2005-05-31 [colin]      1.9.11cvs29
16283
16284         * src/procmime.c
16285                 Oops, where did my hunk go.
16286
16287 2005-05-31 [colin]      1.9.11cvs28
16288
16289         * src/Makefile.am
16290         * src/account.c
16291         * src/action.c
16292         * src/addr_compl.c
16293         * src/addressbook.c
16294         * src/codeconv.c
16295         * src/compose.c
16296         * src/export.c
16297         * src/folder.c
16298         * src/folderview.c
16299         * src/image_viewer.c
16300         * src/main.c
16301         * src/mainwindow.c
16302         * src/messageview.c
16303         * src/mimeview.c
16304         * src/msgcache.c
16305         * src/prefs_account.c
16306         * src/prefs_actions.c
16307         * src/prefs_common.c
16308         * src/prefs_compose_writing.c
16309         * src/prefs_customheader.c
16310         * src/prefs_ext_prog.c
16311         * src/prefs_filtering.c
16312         * src/prefs_filtering_action.c
16313         * src/prefs_fonts.c
16314         * src/prefs_image_viewer.c
16315         * src/prefs_message.c
16316         * src/prefs_message.h
16317         * src/prefs_msg_colors.c
16318         * src/prefs_other.c
16319         * src/prefs_other.h
16320         * src/prefs_quote.c
16321         * src/prefs_receive.c
16322         * src/prefs_receive.h
16323         * src/prefs_send.c
16324         * src/prefs_send.h
16325         * src/prefs_spelling.c
16326         * src/prefs_summaries.c
16327         * src/prefs_summary_column.c
16328         * src/prefs_template.c
16329         * src/prefs_themes.c
16330         * src/prefs_toolbar.c
16331         * src/prefs_wrapping.c
16332         * src/procmime.c
16333         * src/procmsg.c
16334         * src/send_message.h
16335         * src/ssl_manager.c
16336         * src/summary_search.c
16337         * src/summaryview.c
16338         * src/textview.c
16339         * src/wizard.c
16340         * src/common/smtp.c
16341         * src/common/smtp.h
16342         * src/gtk/gtkutils.h
16343                 o Move the rest of Common prefs to new style
16344                 o Lots of -Wall warning fixes
16345                 o fix FIXME in cache memusage calculation
16346                 o Let return receipts be sent from any account
16347                 o Little cache optimisation (read)
16348                 o Fix bug #746 (don't treat commas as separators
16349                   when inside a quoted string)
16350
16351 2005-05-31 [paul]       1.9.11cvs27
16352
16353         * src/prefs_common.c
16354                 fix 'off-by-one' typo
16355
16356 2005-05-31 [paul]       1.9.11cvs26
16357
16358         * src/account.c
16359         * src/addr_compl.c
16360         * src/compose.c
16361         * src/foldersel.c
16362         * src/prefs_actions.c
16363         * src/prefs_common.c
16364         * src/prefs_common.h
16365         * src/prefs_customheader.c
16366         * src/prefs_display_header.c
16367         * src/prefs_filtering.c
16368         * src/prefs_filtering_action.c
16369         * src/prefs_matcher.c
16370         * src/prefs_summaries.c
16371         * src/prefs_summary_column.c
16372         * src/prefs_template.c
16373         * src/prefs_toolbar.c
16374         * src/ssl_manager.c
16375         * src/gtk/pluginwindow.c
16376         * src/gtk/prefswindow.c
16377         * src/gtk/progressdialog.c
16378                 add hidden prefs 'enable_rules_hint'
16379                 for gtk_tree_view_set_rules_hint()
16380                 (sync with main)
16381                 
16382
16383 2005-05-31 [colin]      1.9.11cvs25
16384
16385         * src/Makefile.am
16386         * src/main.c
16387         * src/prefs_common.c
16388         * src/prefs_summaries.c ** ADDED **
16389         * src/prefs_summaries.h ** ADDED **
16390                 Common/Display -> Display/Summaries
16391
16392 2005-05-31 [colin]      1.9.11cvs24
16393
16394         * src/Makefile.am
16395         * src/main.c
16396         * src/prefs_quote.c ** ADDED **
16397         * src/prefs_quote.h ** ADDED **
16398                 Move Common/Quote to Compose/Quoting
16399         * src/prefs_common.c
16400         * src/prefs_common.h
16401                 Remove old quote stuff, add
16402                 convenience functions for GtkTextView prefs
16403         * src/gtk/prefswindow.c
16404                 Set default height higher
16405
16406 2005-05-30 [colin]      1.9.11cvs23
16407
16408         * src/Makefile.am
16409         * src/main.c
16410         * src/prefs_common.c
16411         * src/prefs_compose_writing.c ** ADDED **
16412         * src/prefs_compose_writing.h ** ADDED **
16413                 Move Common/Compose prefs to Compose/Writing
16414
16415 2005-05-30 [colin]      1.9.11cvs22
16416
16417         * src/common/utils.c
16418                 Fix bug #651 (Confused Attract by Subject)
16419                 Patch by M. Benkmann <haferfrost@web.de>
16420         * AUTHORS
16421
16422 2005-05-30 [colin]      1.9.11cvs21
16423
16424         * src/compose.c
16425                 Fix concatenation of different headers of
16426                 the same type (bug #645)
16427         * src/prefs_folder_item.c
16428                 Fix bug #699 (setting color to black doesn't
16429                 work immediately)
16430         * src/procmime.c
16431                 Print out decoding error only once per
16432                 block
16433
16434 2005-05-30 [paul]       1.9.11cvs20
16435
16436         * src/common/template.c
16437                 fix Bcc
16438
16439 2005-05-30 [paul]       1.9.11cvs19
16440
16441         * doc/src/rfc2368.txt   **NEW FILE**
16442         * src/compose.c
16443                 compose_entries_set(): don't interpret Bcc
16444                 header field (conform to RFC 2368)
16445                 (sync with main)
16446
16447 2005-05-29 [colin]      1.9.11cvs18
16448
16449         * src/prefs_common.c
16450                 Let the default reply format respect
16451                 netiquette by cutting the signature.
16452
16453 2005-05-29 [colin]      1.9.11cvs17
16454
16455         * src/summaryview.c
16456                 Don't let always_show_msg override
16457                 open_unread_on_enter when opening a new
16458                 directory.
16459
16460 2005-05-27 [paul]       1.9.11cvs16
16461
16462         sync with main:
16463
16464         * src/main.c
16465                 app_will_exit(): cleanup tmp directory when exit
16466         * src/message_search.c
16467                 improved the interface and made code cleanup.
16468                 removed Clear button
16469         * src/send_message.c
16470                 send_message_local(): use GSpawn, and detect errors
16471         * src/summary_search.c
16472                 improved the interface and made code cleanup
16473         * src/textview.c
16474                 textview_write_link(): also skip non-ascii space
16475                  at the head of link strings (phishing check
16476                  didn't work at the case)
16477         * src/common/utils.c
16478                 get_command_output(): use g_spawn_command_line_sync()
16479                 instead of popen()
16480
16481 2005-05-26 [colin]      1.9.11cvs15
16482
16483         * src/folder.c
16484                 remove printf
16485
16486 2005-05-26 [colin]      1.9.11cvs14
16487
16488         * src/common/nntp.c
16489                 Fix nntp mode reader (bug #611)
16490                 Patch by Florian Mickler <florian@mickler.org>
16491
16492 2005-05-26 [colin]      1.9.11cvs13
16493
16494         * src/plugins/pgpmime/passphrase.c
16495                 Fix mouse grabbing (bug #557)
16496
16497 2005-05-26 [colin]      1.9.11cvs12
16498
16499         * src/prefs_themes.c
16500                 Fix g_warning (bug #541)
16501
16502 2005-05-26 [colin]      1.9.11cvs11
16503
16504         * src/prefs_actions.c
16505         * src/prefs_template.c
16506                 Fix bug #506 (no warning if action/template
16507                 is not saved)
16508         * src/common/template.c
16509                 Fix a possible crash
16510
16511 2005-05-26 [colin]      1.9.11cvs10
16512
16513         * src/folder.c
16514         * src/folderview.c
16515         * src/procmsg.c
16516         * src/summaryview.c
16517                 Forbid locked messages to be moved or
16518                 deleted. Locked messages in trashes 
16519                 still get deleted, for performance
16520                 reason (mh.c::mh_remove_all_msgs)
16521
16522 2005-05-25 [colin]      1.9.11cvs9
16523
16524         * src/procmime.c
16525                 Use correct encoding when sending mails
16526                 with attachments that have accentued 
16527                 chars in their name
16528
16529 2005-05-24 [colin]      1.9.11cvs8
16530
16531         * src/summaryview.c
16532                 Fix bug #688 f) read/unread marker not
16533                 changed on first click
16534                 Also, optimize summary_status_show()
16535                 calls
16536         * src/folder.c
16537         * src/inc.c
16538         * src/procmime.c
16539                 Fix bug #688 b) and c) wrt message
16540                 attachments and signature
16541         * src/stock_pixmap.c
16542         * src/stock_pixmap.h
16543         * src/stock_pixmap.c
16544         * src/stock_pixmap.h
16545         * src/Makefile.am
16546         * src/pixmaps/clip_gpg_signed.xpm
16547                 Add clip/signed icon
16548
16549 2005-05-24 [colin]      1.9.11cvs7
16550
16551         * src/folder_item_prefs.c
16552                 whitespace fix
16553
16554 2005-05-24 [colin]      1.9.11cvs6
16555
16556         * src/folderview.c
16557         * src/prefs_common.c
16558         * src/prefs_common.h
16559                 Add a confirmation to folder drag and drop
16560                 fixes bug #156
16561         * src/alertpanel.c
16562         * src/alertpanel.h
16563                 fix _with_disable parameters so that
16564                 the buttons labels are specifiable too
16565         * src/plugins/pgpmime/sgpgme.c
16566                 reflect said change
16567                 
16568
16569 2005-05-24 [colin]      1.9.11cvs5
16570
16571         * src/folderview.c
16572                 Uncollapse/collapse folders on double-click
16573                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
16574                 closes bug #108
16575
16576 2005-05-23 [colin]      1.9.11cvs4
16577
16578         * src/common/socket.c
16579                 Check another special SSL_peek() error.
16580                 Should help wrt bug #728
16581
16582 2005-05-23 [colin]      1.9.11cvs3
16583
16584         * src/plugins/pgpmime/pgpmime.c
16585                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
16586                 breaking menu accelerators and stuff. Users will have to
16587                 reselect "PGP MIME" instead of "PGP/MIME" in their 
16588                 account's privacy preferences if needed.
16589
16590 2005-05-22 [paul]
16591
16592         * tools/kdeservicemenu/install.sh
16593                 use kdesu to prompt for root password if doing
16594                 global install/uninstall
16595
16596 2005-05-20 [colin]      1.9.11cvs2
16597
16598         * src/procmsg.c
16599                 Fix another compilation error with gcc-2.9x
16600                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
16601         * src/send_message.c
16602                 Don't send QUIT if we aren't connected
16603
16604 2005-05-19 [colin]      1.9.11cvs1
16605
16606         * src/procmsg.c
16607                 Fix compilation with gcc 2.9x
16608
16609 2005-05-19 [paul]       1.9.11
16610
16611         1.9.11 released
16612
16613 2005-05-19 [paul]       1.9.9cvs14
16614
16615         * src/gtk/inputdialog.c
16616                 prevent gettext warning
16617
16618 2005-05-19 [paul]       1.9.9cvs13
16619
16620         * src/mainwindow.c
16621         * src/prefs_common.c
16622         * src/prefs_common.h
16623         * src/textview.c
16624         * src/textview.h
16625                 add an option to toggle cursor in message
16626                 view (sync with main)
16627
16628 2005-05-18 [colin]      1.9.9cvs12
16629
16630         * src/compose.c
16631                 Dereference freed pointer
16632         * src/gtk/gtkaspell.c
16633                 Fix duplication of dictionaries (is it an aspell issue?)
16634
16635 2005-05-18 [colin]      1.9.9cvs11
16636
16637         * src/gtk/inputdialog.c
16638         * src/gtk/gtkaspell.c
16639                 HIGuify dialogs
16640         * src/alertpanel.c
16641                 Remove a double call
16642
16643 2005-05-17 [colin]      1.9.9cvs10
16644
16645         * src/gtk/gtkaspell.c
16646                 Fix dialogs, Ctrl-Enter accel
16647
16648 2005-05-17 [colin]      1.9.9cvs9
16649
16650         * src/gtk/gtkaspell.c
16651                 Fix some accelerators, escape in replace-window
16652
16653 2005-05-16 [colin]      1.9.9cvs8
16654
16655         * src/gtk/gtkaspell.c
16656                 Revert last commit, it was a mistake.
16657
16658 2005-05-16 [colin]      1.9.9cvs7
16659
16660         * src/gtk/gtkaspell.c
16661                 Remove buggy code while we're at it. It's a 
16662                 dead code path anyway.
16663
16664 2005-05-16 [colin]      1.9.9cvs6
16665
16666         * src/gtk/gtkaspell.c
16667                 Missed some gtk_menu_popup where deactivate
16668                 signal should be handled. Should fix bug
16669                 #629 a bit more.
16670
16671 2005-05-16 [colin]      1.9.9cvs5
16672
16673         * src/gtk/gtkaspell.c
16674                 Remove debug printf()s
16675
16676 2005-05-16 [colin]      1.9.9cvs4
16677
16678         * src/gtk/gtkaspell.c
16679                 Fix a bit aspell problems
16680                 (see bug #629)
16681
16682 2005-05-13 [colin]      1.9.9cvs3
16683
16684         * src/folderview.c
16685                 Fix the + appearing even when no subfolders
16686                 have unread messages. Thanks to wwp for the
16687                 bug report.
16688
16689 2005-05-11 [paul]       1.9.9cvs2
16690
16691         * src/folderview.c
16692                 correction to 1.9.9cvs1, only colour folders that
16693                 have new msgs (not unread msgs)
16694
16695 2005-05-10 [colin]      1.9.9cvs1
16696
16697         * src/folderview.c
16698         * src/summaryview.c
16699                 Try to fix bolding bugs again.
16700
16701 2005-05-09 [paul]
16702
16703         * tools/claws.i18n.status.pl
16704                 add Ricardo Mones Lastra's script that has been providing
16705                 the i18n status page for many months
16706
16707 2005-05-09 [paul]       1.9.9
16708
16709         1.9.9 release
16710
16711 2005-05-09 [paul]       1.9.6cvs58
16712
16713         * AUTHORS
16714         * INSTALL
16715         * README.claws
16716                 updated
16717         * Makefile.am 
16718         * RELEASE_NOTES.claws
16719                 add release notes to cvs to simplify release
16720                 procedure
16721         * configure.ac
16722                 add ca and fi to ALL_LINGUAS
16723         * po/Makefile.in.in
16724                 workaround for missing Makevars
16725         * po/ca.po
16726         * po/fi.po
16727                 add new Catalan and Finnish translations
16728                 submitted by Miquel Oliete and Flammie Pirinen
16729         * po/de.po
16730         * po/es.po
16731         * po/fr.po
16732         * po/it.po
16733         * po/pl.po
16734         * po/ru.po
16735         * po/sk.po
16736         * po/sr.po
16737         * po/zh_CN.po
16738                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
16739                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
16740                 Urke MMI, and Hansom Young
16741         * src/main.c
16742                 Fix drafting when quitting. compose_draft() closes the
16743                 compose windows, which modifies the compose_list GSList.
16744                 We have to refresh this list after echo drafting to avoid a
16745                 segfault
16746         * src/partial_download.c
16747                 fix segfault on exit
16748
16749 2005-05-06 [paul]       1.9.6cvs57
16750
16751         * src/grouplistdialog.c
16752                 quick fix/workaround for unresizeable newsgroup
16753                 name column 
16754
16755 2005-05-06 [paul]       1.9.6cvs56
16756
16757         * src/inc.c
16758         * src/mainwindow.c
16759                 use gettext plural forms
16760         * src/imap_gtk.c
16761         * src/mh_gtk.c
16762         * src/toolbar.c
16763                 small improvement to english usage
16764
16765 2005-05-05 [thorsten]   1.9.6cvs55
16766
16767         * src/folder.c
16768                 fix possible crash
16769
16770 2005-05-05 [paul]       1.9.6cvs54
16771         
16772         sync with HEAD
16773
16774         * AUTHORS
16775         * src/compose.c
16776                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
16777                 patch by Tim Mann
16778
16779 2005-05-05 [paul]       1.9.6cvs53
16780
16781         * src/mainwindow.c
16782                 fix resizing of separate message and
16783                 folder views
16784
16785 2005-05-05 [paul]       1.9.6cvs52
16786
16787         * src/account.c
16788         * src/addrgather.c
16789         * src/browseldap.c
16790         * src/exphtmldlg.c
16791         * src/expldifdlg.c
16792         * src/importmutt.c
16793         * src/importpine.c
16794         * src/main.c
16795         * src/mainwindow.c
16796         * src/noticeview.c
16797         * src/prefs_filtering.c
16798         * src/prefs_filtering_action.c
16799         * src/prefs_matcher.c
16800         * src/prefs_spelling.c
16801         * src/prefs_toolbar.c
16802         * src/toolbar.c
16803         * src/wizard.c
16804         * src/gtk/description_window.c
16805         * src/gtk/gtkvscrollbutton.c
16806         * src/gtk/progressdialog.c
16807         * src/gtk/quicksearch.c
16808         * src/plugins/pgpmime/prefs_gpg.c
16809         * src/plugins/spamassassin/spamassassin_gtk.c
16810                 replace deprecated gtk_widget_set_usize
16811
16812 2005-05-04 [colin]      1.9.6cvs51
16813
16814         * src/common/utils.c
16815                 Fix crash when subst_for_filename is called
16816                 with a NULL parameter
16817
16818 2005-05-04 [colin]      1.9.6cvs50
16819
16820         * src/partial_download.c
16821         * src/pop.c
16822                 Escape login when writing uidl file
16823                 fixes bug #736
16824
16825 2005-05-03 [colin]      1.9.6cvs49
16826
16827         * src/procmime.c
16828                 Fix possible DOS in mime parser
16829                 (see bug #634)
16830
16831 2005-05-02 [colin]      1.9.6cvs48
16832
16833         * src/compose.c
16834                 Try to fix the copy/paste mess once again.
16835
16836
16837 2005-04-30 [colin]      1.9.6cvs47
16838
16839         * src/prefs_account.h
16840         * src/procmsg.c
16841         * src/send_message.c
16842         * src/common/smtp.c
16843         * src/common/smtp.h
16844                 Try to batch sending mails (per account) instead of
16845                 reconnecting to server every time.
16846
16847 2005-04-29 [colin]      1.9.6cvs46
16848
16849         * src/messageview.c
16850                 Fix window resizing that refused to size down
16851         * src/prefs_common.c
16852         * src/prefs_common.h
16853         * src/prefs_filtering.c
16854                 Save Filtering's window size
16855
16856 2005-04-21 [paul]       1.9.6cvs45
16857
16858         * ChangeLog-gtk2.claws
16859         * src/setup.c
16860                 correction to sync
16861
16862 2005-04-21 [paul]       1.9.6cvs44
16863
16864         sync with main:
16865
16866         * src/setup.c
16867         * src/statusbar.c
16868         * src/statusbar.h
16869                 use gtkut_widget_draw_now(). Improved performance
16870                 of the update of statusbar
16871         * src/textview.c
16872                 textview_smooth_scroll_do(): redraw it after scroll
16873                 is done (fixed incorrect display when a part of the
16874                 view is hidden).
16875         * src/gtk/gtkutils.c
16876         * src/gtk/gtkutils.h
16877                 gtkut_widget_draw_now(): use gdk_window_process_updates()
16878                 to force update of widgets.
16879                 Removed gtkut_widget_wait_for_draw() which had a big
16880                 overhead  because of waiting for all events processed 
16881
16882 2005-04-20 [paul]       1.9.6cvs43
16883
16884         * src/codeconv.c
16885                 complete 1.9.6cvs42's sync:
16886                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
16887
16888 2005-04-19 [paul]       1.9.6cvs42
16889
16890         sync with main:
16891
16892         * src/action.c
16893                 catch_output(): correctly select the insert text
16894                 (fix invalid iterator warnings).
16895         * src/codeconv.c
16896         * src/codeconv.h
16897         * src/mainwindow.c
16898         * src/messageview.c
16899         * src/prefs_common.c
16900                 support GBK encoding.
16901         * src/common/session.c
16902         * src/common/session.h
16903                 use separate buffer for large data to be sent,
16904                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
16905
16906 2005-04-18 [paul]       1.9.6cvs41
16907
16908         * src/jpilot.c
16909                 convert unsigned long into guint32
16910                 patch by Paul LeoNerd Evans 
16911
16912 2005-04-17 [colin]      1.9.6cvs40
16913
16914         * src/compose.c
16915                 Fix 'Request return receipt' from folder
16916                 properties (bug #708)
16917
16918 2005-04-17 [colin]      1.9.6cvs39
16919
16920         * src/mainwindow.c
16921                 Fix duplicate hotkeys in Mainwindow's menu
16922
16923 2005-04-17 [colin]      1.9.6cvs38
16924
16925         * src/folderview.c
16926                 Fix duplicate hotkeys in Folderview's contextual
16927                 menu
16928
16929 2005-04-15 [colin]      1.9.6cvs37
16930
16931         * src/summaryview.c
16932                 Fix 'Save as...' with non-ascii filenames
16933
16934 2005-04-15 [colin]      1.9.6cvs36
16935
16936         * src/plugins/pgpmime/pgpmime.c
16937                 Fix bus error on 64bit. Spotted by 
16938                 macallan1888@gmail.com
16939
16940 2005-04-15 [colin]      1.9.6cvs35
16941
16942         * src/prefs_account.c
16943                 Fix cvs34.
16944
16945 2005-04-12 [colin]      1.9.6cvs34
16946
16947         * src/prefs_account.c
16948                 Fix smtp auth type off-by-one. We forgot to
16949                 add PLAIN in the prefs-to-gui setter func and
16950                 as a result, the selected auth when opening
16951                 account prefs was not the correct one.
16952
16953 2005-04-12 [paul]       1.9.6cvs33
16954
16955         * src/inc.c
16956                 if the recv dialog is visible, Cancel only
16957                 cancels the current account
16958
16959
16960 2005-04-10 [colin]      1.9.6cvs32
16961
16962         * src/filtering.c
16963                 Copy score when copying FilteringActions
16964                 Fix bug #674
16965
16966 2005-04-10 [colin]      1.9.6cvs31
16967
16968         * src/inc.c
16969                 Make Message -> Receive -> Cancel cancel 
16970                 incorporation on all accounts. Fixes
16971                 bug #693
16972
16973 2005-04-10 [colin]      1.9.6cvs30
16974
16975         * src/prefs_account.c
16976                 Update Privacy checkbuttons status based
16977                 on the selected privacy system
16978         * src/compose.c
16979                 Always connect the "None" privacy system; the
16980                 static boolean was probably there to avoid
16981                 reconnecting twice in the same compose window,
16982                 but as the parent function is only called once
16983                 per compose, it's only a bug - as a static is
16984                 initialized once per application instance.
16985                 Also, don't uncheck Sign and Encrypt when
16986                 selecting None as privacy system; just ignore
16987                 them when sending/queuing.
16988                 Should fix bug #695
16989
16990 2005-04-08 [colin]      1.9.6cvs29
16991
16992         * src/account.c
16993         * src/prefs_account.c
16994         * src/prefs_account.h
16995                 Add account preference to queue message in a certain
16996                 folder.
16997
16998 2005-04-06 [colin]      1.9.6cvs28
16999
17000         * src/prefs_account.c
17001                 Update old inbox path syntax
17002
17003 2005-04-06 [paul]       1.9.6cvs27
17004
17005         sync with main:
17006
17007         * configure.ac
17008                 changed -traditional-cpp to -no-cpp-precomp for newer
17009                 Mac OS X support
17010         * src/foldersel.c
17011                 made column resize automatically
17012         * src/send_message.c
17013                 send_message_smtp(): consider EOF right after QUIT
17014                 successful (workaround for Gmail SMTP server)
17015         * src/common/socket.c
17016                 ssl_read(), ssl_peek(): check EOF which violates the
17017                 SSL protocol
17018         * src/gtk/colorlabel.c
17019                 removed warnings when displaying colorlabel menu
17020                 (don't use GtkAlignment)
17021
17022 2005-04-05 [paul]       1.9.6cvs26
17023
17024         * src/plugins/trayicon/trayicon.c
17025                 fix clipping of icon under KDE3 
17026
17027 2005-04-05 [paul]       1.9.6cvs25
17028
17029         * src/summaryview.c
17030                 hide display of threading
17031                 patch by Alfons
17032
17033 2005-04-04 [thorsten]   1.9.6cvs24
17034
17035         * src/mh.c
17036                 marks lost on filesystems with different stat() results on
17037                 summer-/wintertime
17038
17039 2005-04-03 [colin]      1.9.6cvs23
17040
17041         * src/summaryview.c
17042                 Don't handle up/down. Patch by Alfons
17043
17044 2005-04-02 [colin]      1.9.6cvs22
17045
17046         * src/summaryview.c
17047                 Make scrolling faster. Patch by Alfons.
17048
17049 2005-04-01 [colin]      1.9.6cvs21
17050
17051         * src/Makefile.am
17052         * src/stock_pixmap.c
17053         * src/pixmaps/dir-noselect.xpm ** REMOVED **
17054         * src/pixmaps/dir_noselect.xpm ** ADDED **
17055                 Fix pixmap name mismatch (Thanks Stephan Sachse)
17056
17057 2005-04-01 [colin]      1.9.6cvs20
17058
17059         * src/image_viewer.c
17060         * src/image_viewer.h
17061         * src/procmime.c
17062         * src/procmime.h
17063         * src/textview.c
17064         * src/textview.h
17065                 Implement inline image resizing and right-clicking
17066
17067 2005-04-01 [paul]       1.9.6cvs19
17068
17069         * AUTHORS
17070         * Makefile.am
17071         * configure.ac
17072                 check for gnome2
17073                 patch by Luca Cavalli <loopback<AT>slackit.org>
17074         * po/ru.po
17075                 updated by Pavlo Bohmat
17076
17077 2005-03-31 [colin]      1.9.6cvs18
17078
17079         * src/news.c
17080                 Fix parsing references
17081         * src/msgcache.c
17082                 don't put nulls in the references list
17083         * src/procheader.c
17084                 commit that forgotten file in 1.9.6cvs14
17085
17086 2005-03-31 [colin]      1.9.6cvs17
17087
17088         * src/compose.c
17089                 Fix joining of signature separator again. 
17090                 Maybe Hiro could put it in main too...
17091
17092 2005-03-31 [colin]      1.9.6cvs16
17093
17094         * src/Makefile.am
17095         * src/foldersel.c
17096         * src/stock_pixmap.c
17097         * src/stock_pixmap.h
17098         * src/pixmaps/dir-noselect.xpm
17099                 Update foldersel.c (sync from main, patch by Alfons)
17100
17101 2005-03-30 [colin]      1.9.6cvs15
17102
17103         * src/imap.c
17104                 Fix handling of imap folders containing [] in 
17105                 their name. Thanks to Nahuel Angelinetti for
17106                 the detailed bugreport.
17107
17108 2005-03-30 [colin]      1.9.6cvs14
17109
17110         * src/common/utils.h
17111         * src/common/utils.c
17112         * src/common/defs.h
17113         * src/matcher.c
17114         * src/msgcache.c
17115         * src/news.c
17116         * src/procmsg.c
17117         * src/procmsg.h
17118         * src/quote_fmt_parse.y
17119         * src/summaryview.c
17120                 Update references system. Patch by Alfons
17121
17122 2005-03-30 [colin]      1.9.6cvs13
17123
17124         * src/common/socket.c
17125                 Force the glibc to read resolv.conf again when 
17126                 it has changed. Should fix issues when changing
17127                 networks on a laptop and not restarting sylpheed. 
17128
17129 2005-03-30 [paul]       1.9.6cvs12
17130
17131         partial sync with main:
17132
17133         * src/action.c
17134                 create_io_dialog(): use user-defined text font
17135                 (thanks to Alfons), and modified its appearance.
17136         * src/addrgather.c
17137         * src/addrharvest.c
17138         * src/browseldap.c
17139                 replace old code
17140         * src/compose.c
17141                 don't join (presumably) itemized lines on line-wrapping
17142                 fixed wrapping of quote when auto-wrapping is enabled
17143                 compose_destroy(): destroy paned only if it's not
17144                 attached to window. Fixed memory leak of popup menu.
17145         * src/exphtmldlg.c
17146         * src/expldifdlg.c
17147                 replace old code
17148         * src/html.c
17149         * src/html.h
17150         * src/importmutt.c
17151         * src/importpine.c
17152                 replace old code
17153         * src/main.c
17154                 removed redundant code
17155         * src/mainwindow.c
17156                 changed 'Code set' (which is rather incorrect)
17157                 in the menu to 'Character encoding'
17158                 main_window_set_widgets(): request size first
17159                 to prevent window size becoming wrong
17160                 fixed remembering of the state of the visibility
17161                 of MessageView
17162         * src/messageview.c
17163                 changed 'Code set' (which is rather incorrect)
17164                 in the menu to 'Character encoding'
17165         * src/prefs_common.c
17166         * src/prefs_common.h
17167                 added an option whether to render HTML as text or not
17168                 added separators to outgoing encoding menu
17169         * src/procheader.c
17170                 procheader_scan_date_string(): support header
17171                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
17172         * src/summaryview.c
17173         * src/summaryview.h
17174                 minor code cleanup
17175         * src/textview.c
17176                 textview_show_html(): force output of newline
17177                 added an option whether to render HTML as text or not
17178         * src/common/utils.c
17179                 strncpy2(): optimized based on Alfons' code
17180         * src/gtk/gtkutils.c
17181         * src/gtk/gtkutils.h
17182                 removed non-used code
17183         * src/plugins/pgpmime/passphrase.c
17184                 partially fixed grab input of passphrase dialog
17185                 Confine pointer to window
17186
17187 2005-03-30 [colin]      1.9.6cvs11
17188
17189         * src/msgcache.c
17190         * src/msgcache.h
17191                 Read/write 32bit ints from cache & marks
17192                 From main.
17193
17194 2005-03-29 [paul]       1.9.6cvs10
17195
17196         * AUTHORS
17197         * ChangeLog.claws
17198         * src/compose.c
17199         * src/gtk/gtkaspell.c
17200                 sync with HEAD (don't pass NULL pointers) 
17201
17202 2005-03-24 [paul]
17203
17204         * tools/Makefile.am
17205         * tools/README
17206         * tools/acroread2sylpheed.pl
17207                 sync with HEAD (add script to send pdfs as
17208                 attachments from Adobe Reader 7)
17209
17210 2005-03-21 [paul]       1.9.6cvs9
17211
17212         * configure.ac
17213         * po/POTFILES.in
17214         * src/Makefile.am
17215         * src/crash.c
17216         * src/image_viewer.c ** ADDED **
17217         * src/image_viewer.h ** ADDED **
17218         * src/main.c
17219         * src/prefs_common.c
17220         * src/prefs_common.h
17221         * src/prefs_image_viewer.c ** ADDED **
17222         * src/prefs_image_viewer.h ** ADDED **
17223         * src/textview.c
17224         * src/gtk/about.c
17225         * src/pixmaps/sylpheed_logo.xpm
17226         * src/plugins/Makefile.am
17227         * src/plugins/image_viewer/.cvsignore ** REMOVED **
17228         * src/plugins/image_viewer/Makefile.am ** REMOVED **
17229         * src/plugins/image_viewer/plugin.c ** REMOVED **
17230         * src/plugins/image_viewer/viewer.c ** REMOVED **
17231         * src/plugins/image_viewer/viewer.glade ** REMOVED **
17232         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
17233         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
17234         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
17235         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
17236                 as gdk-pixbuf is now built-in
17237                 remove image_viewer plugin and put code back into
17238                 main codebase
17239                 implement inline image display (sync with main)
17240
17241                 replace logo with newer, nicer, larger version  
17242
17243 2005-03-21 [paul]       1.9.6cvs8
17244
17245         * src/gtk/about.c
17246                 cosmetic improvement
17247
17248 2005-03-21 [holger]     1.9.6cvs7
17249
17250         * src/plugins/spamassassin/spamassassin.c
17251                 Sync with HEAD
17252                 (unregister hook on failed plugin init)
17253
17254 2005-03-20 [colin]      1.9.6cvs6
17255
17256         * src/common/plugin.c
17257                 Check that plugin isn't already loaded
17258                 Patch by Alfons
17259
17260 2005-03-20 [thorsten]   1.9.6cvs5
17261
17262         * src/compose.c
17263                 use a more compatible syntax
17264
17265 2005-03-20 [thorsten]   1.9.6cvs4
17266
17267         * src/prefs_toolbar.c
17268                 fix crash when selecting toolbar item (uninitialized pointer)
17269
17270 2005-03-20 [thorsten]   1.9.6cvs3
17271
17272         * src/procmime.c
17273                 fix mimetype detection (referenced free()d string)
17274
17275 2005-03-20 [paul]       1.9.6cvs2
17276
17277         * src/compose.c
17278                 sync with HEAD (1.0.3cvs5)
17279                 neglect Reply-To header if empty
17280                 Patch by Alfons 
17281
17282 2005-03-19 [holger]     1.9.6cvs1
17283
17284         * src/summaryview.c
17285         * src/summaryview.h
17286                 Sync with HEAD
17287
17288 2005-03-18 [paul]       1.9.6
17289
17290         initial GTK2 release
17291
17292 2005-03-18 [paul]       1.0.3cvs3.1
17293
17294         * AUTHORS
17295         * ChangeLog.claws
17296         * configure.ac
17297         * src/gtk/about.c
17298         * src/pixmaps/sylpheed_logo.xpm
17299                 sync with HEAD
17300
17301 2005-03-18 [colin]      1.0.3cvs2.6
17302
17303         * src/summaryview.c
17304                 Remove call to summary_step in summary_copy_selected_to
17305                 Can't see its purpose, and this causes bug when copying
17306                 a message if the next one is unread: it reads it.
17307
17308 2005-03-18 [paul]       1.0.3cvs2.5
17309
17310         * src/foldersel.c
17311                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
17312
17313 2005-03-18 [paul]       1.0.3cvs2.4
17314
17315         * src/addrharvest.c
17316         * src/codeconv.c
17317         * src/codeconv.h
17318         * src/compose.c
17319         * src/news.c
17320         * src/procheader.c
17321         * src/procmime.c
17322         * src/unmime.c
17323         * src/unmime.h
17324                 fix buffer overflow, CAN-2005-0667, see
17325                 http://secunia.com/advisories/14491/
17326                 Patch by Alfons
17327
17328 2005-03-17 [colin]      1.0.3cvs2.3
17329
17330         * src/prefs_fonts.c
17331         * src/summaryview.c
17332                 Fix font bugs (both lists now officialy share 
17333                 the same font)
17334                 
17335
17336 2005-03-17 [paul]       1.0.3cvs2.2
17337
17338         * src/gtk/pluginwindow.c
17339                 make plugin descriptions uneditable
17340
17341 2005-03-11 [paul]       1.0.3cvs2.1
17342
17343         * ChangeLog.claws
17344         * configure.ac
17345         * po/POTFILES.in
17346         * src/plugins/trayicon/trayicon.c
17347                 sync with HEAD
17348                 add src/wizard.c to POTFILES.in
17349
17350 2005-03-11 [paul]       1.0.3cvs1.1
17351
17352         * ChangeLog
17353         * ChangeLog.claws
17354         * configure.ac
17355         * po/de.po
17356         * po/es.po
17357         * po/fr.po
17358         * po/it.po
17359         * po/pt_BR.po
17360         * po/ru.po
17361         * po/sk.po
17362         * po/sr.po
17363         * po/zh_CN.po
17364                 sync with HEAD
17365
17366 2005-03-04 [colin]      1.0.1cvs22.2
17367
17368         * src/compose.c
17369                 Fix signatures with accentued chars in it
17370
17371 2005-03-04 [colin]      1.0.1cvs22.1
17372
17373         * src/common/smtp.c
17374         * src/common/smtp.h
17375                 Don't use SIZE param in MAIL FROM: if server 
17376                 doesn't support it. Patch by Eugen Freiter
17377                 <eugen_f@users.sf.net>
17378
17379 2005-02-27 [paul]       1.0.1cvs20.1
17380
17381         * ChangeLog.claws
17382         * configure.ac
17383         * src/messageview.c
17384                 sync with HEAD
17385
17386 2005-02-27 [colin]      1.0.1cvs19.4
17387
17388         * src/procheader.c
17389         * src/procheader.h
17390                 Fix prototypes. Patch by Alfons
17391
17392 2005-02-27 [colin]      1.0.1cvs19.3
17393
17394         * src/compose.c
17395                 Don't auto-join the signature separator.
17396
17397 2005-02-26 [colin]      1.0.1cvs19.2
17398
17399         * src/summaryview.c
17400                 Fix 'mark all read' with collapsed threads.
17401                 Patch by Alfons.
17402
17403 2005-02-25 [paul]       1.0.1cvs19.1
17404
17405         * ChangeLog.claws
17406         * configure.ac
17407         * src/prefs_account.c
17408         * src/prefs_folder_item.c
17409         * src/gtk/prefswindow.c
17410         * src/gtk/prefswindow.h
17411                 sync with HEAD
17412
17413 2005-02-25 [paul]       1.0.1cvs15.12
17414
17415         * src/alertpanel.c
17416         * src/codeconv.c
17417         * src/compose.c
17418         * src/textview.c
17419         * src/gtk/gtkutils.c
17420         * src/gtk/gtkutils.h
17421         * src/gtk/logwindow.c
17422         * src/gtk/progressdialog.c
17423                 sync with main (revision 127)
17424                 and fix logwindow clipping
17425
17426 2005-02-24 [colin]      1.0.1cvs15.11
17427
17428         * src/plugins/pgpmime/passphrase.c
17429                 Disable input grabbing; it doesn't work yet.
17430
17431 2005-02-24 [colin]      1.0.1cvs15.10
17432
17433         * src/messageview.c
17434                 Don't send out receipts if offline. Ask.
17435
17436 2005-02-23 [colin]      1.0.1cvs15.9
17437
17438         * src/summaryview.c     
17439                 Fix expanding
17440
17441 2005-02-23 [colin]      1.0.1cvs15.8
17442
17443         * src/summaryview.c
17444                 Really fix Bug 568 by removing useless
17445                 calls. summary_thread_init() now called
17446                 in summary_sort(). This should please
17447                 Alfons as it should be faster than 
17448                 previously.
17449
17450 2005-02-23 [colin]      1.0.1cvs15.7
17451
17452         * src/compose.c
17453                 Encode parts as QP or B64 if signing
17454
17455 2005-02-23 [colin]      1.0.1cvs15.6
17456
17457         * src/compose.c
17458                 Fix Mimeinfo leakage (including tmp files)
17459         * src/procmsg.c
17460                 Fix tmp file leakage (spotted by Ivan Rayner)
17461
17462 2005-02-22 [colin]      1.0.1cvs15.5
17463
17464         * src/expldifdlg.c
17465                 Fix keyboard input. Patch by Alfons.
17466
17467 2005-02-21 [colin]      1.0.1cvs15.4
17468
17469         * src/compose.c
17470                 Fix Sign/Encrypt when unselecting privacy
17471                 system
17472         * src/prefs_common.c
17473                 Change default message font to Monospace
17474         * src/summaryview.c
17475                 More freezing during potentially large operations
17476
17477 2005-02-21 [paul]       1.0.1cvs15.3
17478
17479         * src/main.c
17480                 fix --help output
17481
17482 2005-02-21 [paul]       1.0.1cvs15.2
17483
17484         * po/Makefile.in.in
17485         * src/compose.c
17486         * src/summaryview.c
17487         * src/textview.c
17488         * src/common/utils.c
17489         * src/common/utils.h
17490                 sync with main (revision 117)
17491
17492 2005-02-20 [colin]      1.0.1cvs15.1
17493
17494         * src/common/defs.h
17495                 Change cache file to .sylpheed_claws_cache, as
17496                 suggested by Alfons. Allows people to switch
17497                 between Sylpheed and Sylpheed-Claws. it is
17498                 a good idea to "Check for new messages" at next
17499                 startup.
17500
17501
17502 2005-02-18 [colin]      1.0.1cvs14.1
17503
17504         * src/quote_fmt_lex.l
17505         * src/quote_fmt_parse.y
17506                 Fix parser initialisation. Patch by Ivan.
17507
17508 2005-02-18 [colin]      1.0.1cvs11.6
17509
17510         * src/folderview.c
17511                 Fix scrolldown (bug 662)
17512
17513 2005-02-17 [colin]      1.0.1cvs11.5
17514
17515         * src/codeconv.c
17516                 conv_filename_to_utf8: return clean 7bit instead
17517                 of broken utf8 if needed
17518         * src/mimeview.c
17519                 Fix display of parts with unclean 8bit names
17520
17521 2005-02-17 [paul]       1.0.1cvs11.4
17522
17523         * src/compose.c
17524         * src/exportldif.c
17525         * src/matcher_parser_parse.y
17526         * src/procmime.c
17527         * src/sourcewindow.c
17528         * src/common/Makefile.am
17529         * src/common/intl.h             ** REMOVED **
17530         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17531                 sync with main (revision 109)
17532                 and clean up
17533
17534 2005-02-16 [colin]      1.0.1cvs11.3
17535
17536         * src/summaryview.c
17537                 Fix collapsed thread not highlighting when new
17538                 messages in it (Bug 568) Patch by Stephan Sachse.
17539                 Fix messed up selection when reaching bounds (Bug 632)
17540         * src/prefs_themes.c
17541                 Fix theme installing (Bug 684)
17542
17543 2005-02-16 [colin]      1.0.1cvs11.2
17544
17545         * src/messageview.c
17546                 Fix messageview_select_all
17547
17548 2005-02-16 [colin]      1.0.1cvs11.1
17549
17550         * src/mh.c
17551                 Sync with HEAD (MH scan required function)
17552
17553 2005-02-15 [colin]      1.0.1cvs8.1
17554
17555         * src/mimeview.c
17556         * src/common/utils.c
17557                 Sync with HEAD (filename chars substitution)
17558
17559 2005-02-15 [colin]      1.0.1cvs7.3
17560
17561         * src/gtk/pluginwindow.c
17562                 Fix button spacing
17563
17564 2005-02-15 [colin]      1.0.1cvs7.2
17565
17566         * src/mimeview.c
17567                 Fix mime icons not reset across message when
17568                 scrolled down
17569
17570 2005-02-15 [colin]      1.0.1cvs7.1
17571
17572         * src/compose.c
17573         * src/procmime.c
17574                 Sync with HEAD (optimisation of cvs6)
17575
17576 2005-02-14 [colin]      1.0.1cvs6.1
17577
17578         * src/compose.c
17579         * src/procmime.c
17580                 Sync with HEAD (encode "From " at line beginning)
17581
17582 2005-02-14 [colin]      1.0.1cvs5.3
17583
17584         * src/compose.c
17585                 Fix wrapping with accentued chars.
17586
17587 2005-02-13 [colin]      1.0.1cvs5.2
17588
17589         * src/textview.c
17590                 Fix email informative part parsing with
17591                 accentued chars in it. ispunct() returns
17592                 true for them in utf8...
17593
17594 2005-02-12 [colin]      1.0.1cvs5.1
17595
17596         * src/filtering.c
17597                 Sync with HEAD (remove wrong use of compose after send)
17598
17599 2005-02-12 [paul]       1.0.1cvs4.5
17600
17601         * src/textview.c
17602                 remove unnecessary code (thanks to Alfons)
17603
17604 2005-02-12 [paul]       1.0.1cvs4.4
17605
17606         * src/textview.c
17607                 add 'Copy' to contextual menu on emails
17608
17609 2005-02-11 [colin]      1.0.1cvs4.3
17610
17611         * src/compose.c
17612                 revert 1.0.0cvs28.2, it doesn't work that well.
17613
17614 2005-02-11 [paul]       1.0.1cvs4.2
17615
17616         * po/Makefile.in.in
17617                 fix 'make release'
17618
17619 2005-02-10 [paul]       1.0.1cvs4.1
17620
17621         * ChangeLog
17622         * ChangeLog.claws
17623         * ChangeLog.jp
17624         * configure.ac
17625         * src/compose.c
17626                 sync with HEAD (sync with main)
17627
17628 2005-02-10 [paul]       1.0.1cvs3.2
17629
17630         * AUTHORS
17631         * Makefile.am
17632         * autogen.sh
17633         * configure.ac
17634         * config/mkinstalldirs
17635         * intl/.cvsignore
17636         * intl/ChangeLog
17637         * intl/VERSION
17638         * intl/bindtextdom.c
17639         * intl/config.charset
17640         * intl/dcgettext.c
17641         * intl/dcigettext.c
17642         * intl/dcngettext.c
17643         * intl/dgettext.c
17644         * intl/dngettext.c
17645         * intl/eval-plural.h
17646         * intl/explodename.c
17647         * intl/finddomain.c
17648         * intl/gettext.c
17649         * intl/gettextP.h
17650         * intl/gmo.h
17651         * intl/hash-string.h
17652         * intl/intl-compat.c
17653         * intl/l10nflist.c
17654         * intl/libgnuintl.h.in
17655         * intl/loadinfo.h
17656         * intl/loadmsgcat.c
17657         * intl/localcharset.c
17658         * intl/localcharset.h
17659         * intl/locale.alias
17660         * intl/localealias.c
17661         * intl/localename.c
17662         * intl/log.c
17663         * intl/ngettext.c
17664         * intl/os2compat.c
17665         * intl/os2compat.h
17666         * intl/osdep.c
17667         * intl/plural-exp.c
17668         * intl/plural-exp.h
17669         * intl/plural.c
17670         * intl/plural.y
17671         * intl/ref-add.sin
17672         * intl/ref-del.sin
17673         * intl/relocatable.c
17674         * intl/relocatable.h
17675         * intl/textdomain.c
17676         * m4/Makefile.am
17677         * po/Makefile.in.in
17678         * src/Makefile.am
17679         * src/account.c
17680         * src/action.c
17681         * src/addr_compl.c
17682         * src/addressadd.c
17683         * src/addressbook.c
17684         * src/addrgather.c
17685         * src/addrindex.c
17686         * src/alertpanel.c
17687         * src/browseldap.c
17688         * src/codeconv.c
17689         * src/codeconv.h
17690         * src/compose.c
17691         * src/compose.h
17692         * src/crash.c
17693         * src/editaddress.c
17694         * src/editbook.c
17695         * src/editgroup.c
17696         * src/editjpilot.c
17697         * src/editldap.c
17698         * src/editldap_basedn.c
17699         * src/editvcard.c
17700         * src/exphtmldlg.c
17701         * src/expldifdlg.c
17702         * src/export.c
17703         * src/exporthtml.c
17704         * src/filtering.c
17705         * src/folder.c
17706         * src/folder_item_prefs.c
17707         * src/foldersel.c
17708         * src/folderview.c
17709         * src/grouplistdialog.c
17710         * src/headerview.c
17711         * src/imap.c
17712         * src/imap_gtk.c
17713         * src/import.c
17714         * src/importldif.c
17715         * src/importmutt.c
17716         * src/importpine.c
17717         * src/inc.c
17718         * src/ldif.c
17719         * src/main.c
17720         * src/mainwindow.c
17721         * src/matcher.c
17722         * src/mbox.c
17723         * src/message_search.c
17724         * src/messageview.c
17725         * src/mh.c
17726         * src/mh_gtk.c
17727         * src/mimeview.c
17728         * src/msgcache.c
17729         * src/news.c
17730         * src/news_gtk.c
17731         * src/noticeview.c
17732         * src/partial_download.c
17733         * src/pop.c
17734         * src/prefs_account.c
17735         * src/prefs_actions.c
17736         * src/prefs_common.c
17737         * src/prefs_customheader.c
17738         * src/prefs_display_header.c
17739         * src/prefs_ext_prog.c
17740         * src/prefs_filtering.c
17741         * src/prefs_filtering_action.c
17742         * src/prefs_folder_item.c
17743         * src/prefs_fonts.c
17744         * src/prefs_gtk.c
17745         * src/prefs_matcher.c
17746         * src/prefs_msg_colors.c
17747         * src/prefs_spelling.c
17748         * src/prefs_summary_column.c
17749         * src/prefs_template.c
17750         * src/prefs_themes.c
17751         * src/prefs_toolbar.c
17752         * src/prefs_wrapping.c
17753         * src/privacy.c
17754         * src/procheader.c
17755         * src/procmime.c
17756         * src/procmsg.c
17757         * src/quote_fmt.c
17758         * src/recv.c
17759         * src/send_message.c
17760         * src/setup.c
17761         * src/sourcewindow.c
17762         * src/ssl_manager.c
17763         * src/statusbar.c
17764         * src/summary_search.c
17765         * src/summaryview.c
17766         * src/textview.c
17767         * src/toolbar.c
17768         * src/wizard.c
17769         * src/common/nntp.c
17770         * src/common/plugin.c
17771         * src/common/smtp.c
17772         * src/common/ssl.c
17773         * src/common/ssl_certificate.c
17774         * src/common/string_match.c
17775         * src/common/sylpheed.c
17776         * src/common/template.c
17777         * src/common/utils.c
17778         * src/gtk/about.c
17779         * src/gtk/colorlabel.c
17780         * src/gtk/description_window.c
17781         * src/gtk/filesel.c
17782         * src/gtk/foldersort.c
17783         * src/gtk/gtkaspell.c
17784         * src/gtk/gtkutils.c
17785         * src/gtk/inputdialog.c
17786         * src/gtk/logwindow.c
17787         * src/gtk/menu.c
17788         * src/gtk/pluginwindow.c
17789         * src/gtk/prefswindow.c
17790         * src/gtk/progressdialog.c
17791         * src/gtk/quicksearch.c
17792         * src/gtk/sslcertwindow.c
17793         * src/plugins/clamav/clamav_plugin.c
17794         * src/plugins/clamav/clamav_plugin_gtk.c
17795         * src/plugins/demo/demo.c
17796         * src/plugins/dillo_viewer/dillo_prefs.c
17797         * src/plugins/dillo_viewer/dillo_viewer.c
17798         * src/plugins/image_viewer/plugin.c
17799         * src/plugins/image_viewer/viewer.c
17800         * src/plugins/image_viewer/viewerprefs.c
17801         * src/plugins/mathml_viewer/mathml_viewer.c
17802         * src/plugins/pgpmime/passphrase.c
17803         * src/plugins/pgpmime/plugin.c
17804         * src/plugins/pgpmime/prefs_gpg.c
17805         * src/plugins/pgpmime/select-keys.c
17806         * src/plugins/pgpmime/sgpgme.c
17807         * src/plugins/spamassassin/spamassassin.c
17808         * src/plugins/spamassassin/spamassassin_gtk.c
17809         * src/plugins/trayicon/trayicon.c
17810                 sync with main (revision 104)
17811
17812 2005-02-10 [colin]      1.0.1cvs3.1
17813
17814         * src/mainwindow.c
17815                 Sync with HEAD (fix occasional crasher)
17816
17817 2005-02-10 [colin]      1.0.1cvs2.1
17818
17819         * src/messageview.c
17820                 Synw with HEAD (don't automatically display html)
17821
17822 2005-02-09 [colin]      1.0.1cvs1.3
17823
17824         * src/textview.c
17825         * src/textview.h
17826                 Add contextual menu on emails
17827
17828 2005-02-09 [colin]      1.0.1cvs1.2
17829
17830         * src/codeconv.c
17831                 Fix converting from broken headers and 
17832                 put back the _ in missing places
17833                 (feature broke with cvs24.2 sync, main 
17834                  possibly affected?)
17835
17836 2005-02-09 [colin]      1.0.1cvs1.1
17837
17838         * src/messageview.c
17839         * src/mimeview.c
17840         * src/mimeview.h
17841                 Sync with HEAD (display non text/plain mails with plugin)
17842
17843 2005-02-08 [colin]      1.0.1.1
17844
17845         * ChangeLog.claws
17846         * po/pt_BR.po
17847                 Sync with HEAD
17848         * configure.ac
17849                 Make default configuration directory 
17850                 be .sylpheed-gtk2
17851
17852 2005-02-08 [colin]      1.0.0cvs29.1
17853
17854         * po/de.po
17855         * po/es.po
17856         * po/fr.po
17857         * po/it.po
17858         * po/sk.po
17859         * po/sr.po
17860                 Sync translations with HEAD
17861
17862 2005-02-06 [colin]      1.0.0cvs28.3
17863
17864         * src/compose.c
17865                 Make compose a bit faster - patch by Alfons.
17866
17867 2005-02-06 [colin]      1.0.0cvs28.2
17868
17869         * src/compose.c
17870                 Make pasting via middle-click more reliable
17871
17872 2005-02-05 [paul]       1.0.0cvs28.1
17873
17874         * ChangeLog
17875         * ChangeLog.claws
17876         * ChangeLog.jp
17877         * configure.ac
17878         * src/compose.c
17879                 sync with HEAD
17880                 (fix bug 682 'redirect is broken'
17881
17882 2005-02-05 [torte]      1.0.0cvs27.1
17883
17884         * ChangeLog.claws
17885         * configure.ac
17886         * src/partial_download.c
17887                 Sync with HEAD (fix buf overflow)
17888
17889 2005-02-03 [colin]      1.0.0cvs26.1
17890
17891         * src/common/plugin.c
17892                 Sync with HEAD (avoid plugin mismatches)
17893
17894 2005-02-03 [paul]       1.0.0cvs25.3
17895
17896         * src/folderview.c
17897         * src/headerview.c
17898         * src/summaryview.c
17899         * src/textview.c
17900         * src/gtk/colorlabel.c
17901                 third and final part of initial sync with main-gtk2
17902
17903 2005-02-03 [paul]       1.0.0cvs25.2
17904
17905         * src/jpilot.c
17906                 fix building with jpilot support
17907
17908 2005-02-02 [colin]      1.0.0cvs25.1
17909
17910         * src/messageview.c
17911                 Sync with HEAD (fix dangerous typo)
17912
17913 2005-02-01 [colin]      1.0.0cvs24.3
17914
17915         * src/common/xml.c
17916                 Write file as advertised (UTF-8)
17917
17918 2005-02-01 [paul]       1.0.0cvs24.2
17919
17920         * src/addrbook.c
17921         * src/addrindex.c
17922         * src/alertpanel.h
17923         * src/codeconv.c
17924         * src/codeconv.h
17925         * src/compose.c
17926         * src/export.c
17927         * src/folder_item_prefs.c
17928         * src/html.c
17929         * src/imap.c
17930         * src/import.c
17931         * src/jpilot.c
17932         * src/mainwindow.c
17933         * src/matcher_parser_lex.l
17934         * src/messageview.c
17935         * src/mh.c
17936         * src/prefs_account.c
17937         * src/prefs_actions.c
17938         * src/prefs_common.c
17939         * src/prefs_gtk.c
17940         * src/prefs_gtk.h
17941         * src/prefs_themes.c
17942         * src/procheader.c
17943         * src/procmime.c
17944         * src/sourcewindow.c
17945         * src/statusbar.c
17946         * src/summaryview.c
17947         * src/textview.c
17948         * src/toolbar.c
17949         * src/unmime.c
17950         * src/common/template.c
17951         * src/common/utils.c
17952         * src/common/xml.c
17953         * src/common/xml.h
17954         * src/gtk/gtkaspell.c
17955         * src/plugins/clamav/clamav_plugin.c
17956         * src/plugins/dillo_viewer/dillo_prefs.c
17957         * src/plugins/image_viewer/viewerprefs.c
17958         * src/plugins/pgpmime/passphrase.c
17959         * src/plugins/pgpmime/prefs_gpg.c
17960         * src/plugins/pgpmime/select-keys.c
17961         * src/plugins/spamassassin/spamassassin.c
17962                 second part of initial sync with main-gtk2
17963                 (more to follow)
17964
17965 2005-01-31 [colin]      1.0.0cvs24.1
17966
17967         * src/compose.c
17968                 Sync with HEAD
17969
17970 2005-01-29 [paul]       1.0.0cvs23.2
17971
17972         * src/account.c
17973         * src/action.c
17974         * src/addressadd.c
17975         * src/addressbook.c
17976         * src/alertpanel.c
17977         * src/compose.c
17978         * src/editaddress.c
17979         * src/editbook.c
17980         * src/editgroup.c
17981         * src/editjpilot.c
17982         * src/editldap.c
17983         * src/editldap_basedn.c
17984         * src/editvcard.c
17985         * src/export.c
17986         * src/foldersel.c
17987         * src/grouplistdialog.c
17988         * src/import.c
17989         * src/importldif.c
17990         * src/inc.c
17991         * src/main.c
17992         * src/mainwindow.c
17993         * src/message_search.c
17994         * src/messageview.c
17995         * src/mimeview.c
17996         * src/prefs_actions.c
17997         * src/prefs_common.c
17998         * src/prefs_common.h
17999         * src/prefs_customheader.c
18000         * src/prefs_display_header.c
18001         * src/prefs_filtering.c
18002         * src/prefs_filtering_action.c
18003         * src/prefs_gtk.c
18004         * src/prefs_matcher.c
18005         * src/prefs_summary_column.c
18006         * src/prefs_template.c
18007         * src/sourcewindow.c
18008         * src/summary_search.c
18009         * src/summaryview.c
18010         * src/textview.c
18011         * src/gtk/about.c
18012         * src/gtk/description_window.c
18013         * src/gtk/gtkshruler.c
18014         * src/gtk/gtkutils.c
18015         * src/gtk/gtkutils.h
18016         * src/gtk/inputdialog.c
18017         * src/gtk/logwindow.c
18018         * src/gtk/prefswindow.c
18019         * src/gtk/progressdialog.c
18020         * src/gtk/progressdialog.h
18021                 first part of initial sync with main-gtk2
18022                 (more to follow)
18023
18024 2005-01-28 [colin]      1.0.0cvs23.1
18025
18026         * src/folderview.c
18027                 Sync with HEAD
18028
18029 2005-01-27 [colin]      1.0.0cvs21.1
18030
18031         * src/folder.c
18032         * src/folderview.c
18033                 Sync with HEAD
18034
18035 2005-01-27 [colin]      1.0.0cvs19.1
18036
18037         * src/procmime.c
18038                 Sync with HEAD
18039
18040 2005-01-27 [colin]      1.0.0cvs18.1
18041
18042         * src/messageview.c
18043         * src/summaryview.c
18044         * src/mainwindow.c
18045         * src/compose.c
18046         * src/compose.h
18047         * src/procmsg.c
18048         * src/procmsg.h
18049         * src/toolbar.c
18050                 Sync with HEAD
18051
18052 2005-01-26 [paul]       1.0.0cvs15.2
18053
18054         * src/compose.c
18055                 compose_entries_set(): convert subject and body to
18056                 utf8 if necessary. patch by Felix Eckhofer
18057
18058 2005-01-26 [paul]       1.0.0cvs15.1
18059
18060         * configure.ac
18061         * src/common/template.c
18062                 sync with HEAD (fix memory leak)
18063
18064 2005-01-25 [paul]       1.0.0cvs14.1
18065
18066         * configure.ac
18067         * src/compose.c
18068                 sync with HEAD
18069
18070 2005-01-24 [colin]      1.0.0cvs13.1
18071
18072         * src/summaryview.c
18073                 Sync with HEAD
18074
18075 2005-01-24 [paul]       1.0.0cvs12.1
18076
18077         * configure.ac
18078         * src/messageview.c
18079         * src/mh.c
18080         * src/common/utils.c
18081                 sync with HEAD
18082
18083 2005-01-24 [colin]      1.0.0cvs11.1
18084
18085         * src/procheader.c
18086                 Sync with HEAD
18087
18088 2005-01-24 [colin]      1.0.0cvs10.1
18089
18090         * src/folderview.c
18091                 Sync with HEAD
18092
18093 2005-01-23 [colin]      1.0.0cvs9.1
18094
18095         * src/crash.c
18096                 Sync with HEAD
18097
18098 2005-01-22 [colin]      1.0.0cvs8.1
18099
18100         * src/summaryview.c
18101         * src/gtk/quicksearch.c
18102                 Sync with HEAD
18103
18104 2005-01-21 [colin]      1.0.0cvs7.1
18105
18106         * src/summaryview.c
18107                 Sync with HEAD
18108
18109 2005-01-21 [colin]      1.0.0cvs6.1
18110
18111         * src/summaryview.c
18112                 Sync with HEAD
18113
18114 2005-01-21 [colin]      1.0.0cvs5.1
18115
18116         * src/gtk/quicksearch.c
18117         * src/prefs_common.c
18118         * src/prefs_common.h
18119                 Sync with HEAD (recurse option)
18120
18121 2005-01-21 [colin]      1.0.0cvs4.1
18122
18123         * src/folder.h
18124         * src/folderview.c
18125         * src/folderview.h
18126         * src/summaryview.c
18127         * src/gtk/quicksearch.c
18128         * src/gtk/quicksearch.h
18129                 Sync with HEAD (recursive quicksearch)
18130
18131 2005-01-20 [colin]      1.0.0cvs3.4
18132
18133         * src/ssl_manager.c
18134                 Remove useless code
18135
18136 2005-01-20 [colin]      1.0.0cvs3.3
18137
18138         * src/ssl_manager.c
18139                 Fix leak, thanks to Alfons.
18140
18141 2005-01-20 [colin]      1.0.0cvs3.2
18142
18143         * src/ssl_manager.c
18144                 Port SSL certificate window to GTK2.
18145
18146 2005-01-20 [paul]       1.0.0cvs3.1
18147
18148         * ChangeLog.claws
18149         * configure.ac
18150         * src/addrindex.c
18151         * src/addrindex.h
18152                 sync with HEAD
18153
18154 2005-01-19 [colin]      1.0.0cvs2.2
18155
18156         * src/plugins/trayicon/trayicon.c
18157                 Fix freeze with gtk-2.6, the easy way
18158                 (signal blocking helpless there...)
18159                 Closes bug #668.
18160
18161 2005-01-19 [colin]      1.0.0cvs2.1
18162
18163         * src/mbox.c
18164         * src/mbox.h
18165         * src/mainwindow.c
18166         * src/summaryview.c
18167         * src/summaryview.h
18168                 Sync with HEAD
18169
18170 2005-01-19 [paul]       1.0.0cvs1.1
18171
18172         * configure.ac
18173         * po/de.po
18174         * po/es.po
18175         * po/fr.po
18176         * po/hr.po
18177         * po/it.po
18178         * po/ja.po
18179         * po/ko.po
18180         * po/pt_BR.po
18181         * po/ru.po
18182         * po/sk.po
18183         * po/sr.po
18184                 sync with HEAD (update translations)
18185
18186 2005-01-18 [colin]      1.0.0cvs0.1
18187
18188         * src/foldersel.c
18189                 Specify search column - patch by Alfons
18190
18191 2005-01-18 [colin]      0.9.13cvs36.3
18192
18193         * src/prefs_toolbar.c
18194                 Change Delete to Remove
18195         * src/prefs_fonts.c
18196                 GTK2 version and leak fixes
18197         * src/prefs_actions.c
18198                 Add stock buttons.
18199                 All patches by Alfons
18200
18201 2005-01-17 [colin]      0.9.13cvs36.2
18202
18203         * src/compose.c
18204                 Fix DnD inserting twice. While at it,
18205                 add DnD support for text/plain in the
18206                 body, and add support in the headers.
18207
18208 2005-01-16 [colin]      0.9.13cvs36.1
18209
18210         * ChangeLog
18211         * ChangeLog.jp
18212         * ChangeLog.claws
18213                 Sync with HEAD (nothing applicable)
18214
18215 2005-01-16 [colin]      0.9.13cvs33.2
18216
18217         * src/prefs_toolbar.c
18218                 GTK2ize prefs_toolbar, by Alfons.
18219
18220 2005-01-14 [colin]      0.9.13cvs33.1
18221
18222         * src/html.c
18223         * src/msgcache.c
18224                 Sync with HEAD
18225
18226 2005-01-14 [colin]      0.9.13cvs32.1
18227
18228         * src/html.c
18229         * src/html.h
18230         * src/msgcache.c
18231         * AUTHORS
18232         * tools/calypso_convert.pl
18233                 Sync with HEAD
18234
18235 2005-01-08 [colin]      0.9.13cvs29.2
18236
18237         * src/prefs_filtering_action.c
18238         * src/prefs_filtering.c
18239                 2 more gtk2 patches by Alfons
18240
18241 2005-01-07 [paul]       0.9.13cvs29.1
18242
18243         * ChangeLog
18244         * ChangeLog.claws
18245         * ChangeLog.jp
18246         * configure.ac
18247         * src/pop.c
18248         * src/pop.h
18249                 sync with HEAD
18250
18251 2005-01-07 [colin]      0.9.13cvs28.3
18252
18253         * src/gtk/progressdialog.c
18254         * src/gtk/progressdialog.h
18255         * src/inc.c
18256         * src/send_message.c
18257                 GTK2 for the incorporation dialog. The CList isn't dead
18258                 yet, for a more smooth migration. Patch by Alfons.
18259
18260 2005-01-06 [colin]      0.9.13cvs28.2
18261
18262         * src/prefs_display_header.c
18263                 GTK2 conversion by Alfons
18264         * src/prefs_actions.c
18265         * src/prefs_matcher.c
18266                 Fix 2 leaks - patch by Alfons
18267
18268 2005-01-06 [colin]      0.9.13cvs28.1
18269
18270         * src/prefs_matcher.c
18271                 Sync with HEAD
18272
18273 2005-01-06 [colin]      0.9.13cvs27.4
18274
18275         * src/prefs_matcher.c
18276                 Fix double-free. Patch by Alfons
18277
18278 2005-01-06 [colin]      0.9.13cvs27.3
18279
18280         * src/prefs_matcher.c
18281                 GTK2 widgets + memleak
18282                 Patch by Alfons
18283
18284 2005-01-05 [colin]      0.9.13cvs27.2
18285
18286         * src/account.c
18287         * src/addr_compl.c
18288         * src/foldersel.c
18289         * src/stock_pixmap.c
18290         * src/stock_pixmap.h
18291                 3 more GTK2 patches by Alfons.
18292
18293 2005-01-04 [colin]      0.9.13cvs27.1
18294
18295         * src/folderview.c
18296         * src/imap_gtk.c
18297         * src/news_gtk.c
18298                 Sync with HEAD
18299
18300 2005-01-04 [colin]      0.9.13cvs25.9
18301
18302         * src/compose.c
18303                 Fix Show Ruler menuitem
18304         * src/prefs_template.c
18305                 Convert to GTK2
18306         * src/common/utils.c
18307                 Make auto pointer stuff handles NULLs
18308                 Patches by Alfons.
18309
18310 2005-01-04 [colin]      0.9.13cvs25.8
18311
18312         * src/compose.c
18313                 Move the attachment list to gtk2
18314                 Patch by Alfons.
18315
18316 2005-01-04 [colin]      0.9.13cvs25.7
18317
18318         * src/textview.c
18319                 Make some keys work again
18320                 Patch by SungHyun Nam <namsh@kldp.org>
18321
18322 2005-01-04 [colin]      0.9.13cvs25.6
18323
18324         * src/gtk/gtkshruler.c
18325                 Move the ruler to GTK2
18326                 Patch by Alfons
18327
18328 2005-01-03 [colin]      0.9.13cvs25.5
18329
18330         * src/compose.c
18331                 Fix my broken patch apply 
18332
18333 2005-01-03 [colin]      0.9.13cvs25.4
18334
18335         * src/common/utils.c
18336         * src/common/utils.h
18337         * src/gtk/prefswindow.c
18338                 Move auto pointer stuff to utils.c
18339                 Patch by Alfons again :)
18340
18341 2005-01-03 [colin]      0.9.13cvs25.3
18342
18343         * src/compose.c
18344         * src/prefs_gtk.c
18345         * src/prefs_template.c
18346         * src/textview.c
18347                 Empty text widgets with empty strings, not NULL char
18348                 Patch by SungHyun Nam <namsh@kldp_org>
18349
18350 2005-01-03 [colin]      0.9.13cvs25.2
18351
18352         * src/main.c
18353         * AUTHORS
18354                 Sync with HEAD
18355
18356 2005-01-03 [colin]      0.9.13cvs25.1
18357
18358         * src/pop.c
18359         * src/pop.h
18360                 Sync with HEAD
18361
18362 2005-01-03 [colin]      0.9.13cvs24.3
18363
18364         * src/account.c
18365                 Two patches from Alfons and Alex S Moore:
18366                 fix images, fix return value.
18367
18368 2005-01-01 [colin]      0.9.13cvs24.2
18369
18370         * src/prefs_actions.c
18371                 Fix over-zealous assertion. Patch by Alfons
18372
18373 2005-01-01 [colin]      0.9.13cvs24.1
18374
18375         * src/procmime.c
18376                 Sync with HEAD (leak fix)
18377
18378 2004-12-31 [colin]      0.9.13cvs23.2
18379
18380         * src/prefs_common.c
18381                 GTK2 widgets + stock buttons - patch by Alfons
18382
18383 2004-12-31 [paul]       0.9.13cvs23.1
18384
18385         * configure.ac
18386                 bump up EXTRA_VERSION to match (sync'ed) HEAD
18387         * src/gtk/pluginwindow.c
18388                 use GTK2 widgets and plug memory leaks,
18389                 patches by Alfons
18390
18391 2004-12-30 [colin]      0.9.13cvs22.4
18392
18393         * src/account.c
18394         * src/action.c
18395         * src/export.c
18396         * src/foldersel.c
18397         * src/import.c
18398         * src/message_search.c
18399         * src/prefs_actions.c
18400         * src/prefs_common.c
18401         * src/prefs_customheader.c
18402         * src/prefs_filtering.c
18403         * src/prefs_summary_column.c
18404         * src/summary_search.c
18405         * src/gtk/about.c
18406         * src/gtk/description_window.c
18407         * src/gtk/gtkutils.c
18408         * src/gtk/gtkutils.h
18409         * src/gtk/inputdialog.c
18410         * src/gtk/prefswindow.c
18411                 Use GTK2 stock buttons. Patches by Alfons.
18412
18413 2004-12-30 [colin]      0.9.13cvs22.3
18414
18415         * src/account.c
18416                 Sync with HEAD
18417         * src/prefs_actions.c
18418         * src/prefs_customheader.c
18419         * src/prefs_filtering.c
18420         * src/prefs_msg_colors.c
18421         * src/prefs_summary_column.c
18422         * src/gtk/prefswindow.c
18423                 Use GtkTreeView instead of deprecated 
18424                 widgets. Patches by Alfons.
18425
18426 2004-12-30 [paul]       0.9.13cvs22.2
18427
18428         * src/foldersel.c
18429                 use GTK 2 Tree View
18430                 patch by Alfons, with root folder sorting fix
18431                 by Stephan Sachse
18432
18433 2004-12-30 [paul]       0.9.13cvs22.1
18434
18435         * ChangeLog
18436         * ChangeLog.claws
18437         * ChangeLog.jp
18438         * NEWS
18439         * configure.ac
18440         * src/account.c
18441                 sync with HEAD
18442
18443 2004-12-22 [martin]     0.9.13cvs21.2
18444
18445         * src/action.c
18446                 free the command line after its use
18447
18448 2004-12-18 [paul]       0.9.13cvs21.1
18449
18450         * AUTHORS
18451         * ChangeLog
18452         * ChangeLog.claws
18453         * ChangeLog.jp
18454         * NEWS
18455         * configure.ac
18456         * src/action.c
18457         * src/compose.c
18458         * src/syldap.c
18459                 sync with HEAD
18460
18461 2004-12-17 [martin]     0.9.13cvs17.2
18462
18463         * src/action.c
18464                 convert actions input to locale
18465         * src/inc.c
18466                 convert notification command to locale
18467         * src/plugins/pgpmime/select-keys.c
18468                 convert attributes to utf8
18469
18470 2004-12-14 [colin]      0.9.13cvs17.1
18471
18472         * ChangeLog
18473         * ChangeLog.jp
18474         * ChangeLog.claws
18475         * src/action.c
18476         * src/common/utils.c
18477         * src/gtk/prefswindow.c
18478         * src/gtk/gtkutils.c
18479         * src/gtk/gtkutils.h
18480         * src/plugins/spamassassin/libspamc.c
18481                 Sync with HEAD
18482
18483 2004-12-13 [colin]      0.9.13cvs14.1
18484
18485         * src/quote_fmt_parse.y
18486                 Sync with HEAD
18487
18488 2004-12-10 [colin]      0.9.13cvs12.1
18489
18490         * src/prefs_themes.c
18491         * src/mainwindow.c
18492         * src/messageview.c
18493                 Sync with HEAD
18494
18495 2004-12-09 [colin]      0.9.13cvs10.1
18496
18497         * src/procmime.c
18498                 Sync with HEAD (fix B64 encoding from memory)
18499
18500 2004-12-08 [colin]      0.9.13cvs9.1
18501
18502         * src/gtk/colorlabel.c
18503                 Sync with HEAD
18504
18505 2004-12-08 [paul]       0.9.13cvs8.2
18506
18507         * src/gtk/pluginwindow.c
18508                 fix window resizing oddities
18509
18510 2004-12-08 [colin]      0.9.13cvs8.1
18511
18512         * src/quote_fmt_parse.y
18513                 Sync with HEAD
18514
18515 2004-12-08 [colin]      0.9.13cvs7.1
18516
18517         * src/matcher_parser_parse.y
18518         * src/msgcache.c
18519         * src/prefs_matcher.c
18520         * src/procheader.c
18521         * src/matcher.c
18522         * src/common/defs.h
18523         * po/sr.po
18524                 Sync with HEAD
18525
18526 2004-12-08 [colin]      0.9.13cvs6.1
18527
18528         * src/quote_fmt_parse.y
18529         * src/textview.c
18530                 Sync with HEAD
18531         * src/gtk/prefswindow.c
18532         * src/gtk/pluginwindow.c
18533                 Fix G_CALLBACKS protos (thanks to Alfons)
18534
18535 2004-12-07 [torte]      0.9.13cvs2.2
18536
18537         * src/procmime.c
18538                 [Bug 650] reply button causes crash
18539                 Thanks to David Relson and Christoph
18540
18541 2004-12-07 [colin]      0.9.13cvs2.1
18542
18543         * ChangeLog.claws
18544         * AUTHORS
18545         * po/sk.po
18546         * src/procmime.c
18547         * src/prefs_account.c
18548         * src/common/smtp.c
18549         * src/common/smtp.h
18550                 Sync with HEAD
18551
18552 2004-12-06 [colin]      0.9.12cvs187.1
18553
18554         * ChangeLog.claws
18555         * INSTALL
18556         * Makefile.am
18557         * README.claws
18558         * TODO.claws
18559         * configure.ac
18560         * po/bg.po
18561         * po/cs.po
18562         * po/el.po
18563         * po/en_GB.po
18564         * po/es.po
18565         * po/fr.po
18566         * po/hr.po
18567         * po/hu.po
18568         * po/it.po
18569         * po/ja.po
18570         * po/ko.po
18571         * po/nl.po
18572         * po/pl.po
18573         * po/pt_BR.po
18574         * po/ru.po
18575         * po/sk.po
18576         * po/sr.po
18577         * po/sv.po
18578         * po/zh_CN.po
18579         * po/zh_TW.Big5.po
18580         * src/compose.c
18581         * tools/Makefile.am
18582         * tools/README
18583         * tools/filter_conv.pl
18584         * tools/kdeservicemenu/README
18585         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18586         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18587                 Sync with HEAD
18588
18589 2004-12-04 [colin]      0.9.12cvs183.1
18590
18591         * src/compose.c
18592                 Sync with HEAD (compose window position saving)
18593
18594 2004-12-04 [paul]       0.9.12cvs182.3
18595
18596         * src/messageview.c
18597         * src/mimeview.c
18598         * src/prefs_customheader.c
18599         * src/gtk/quicksearch.c
18600                 replace some forgotten GTK_SIGNAL_FUNCs
18601
18602 2004-12-04 [paul]       0.9.12cvs182.2
18603
18604         * src/Makefile.am
18605                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
18606                 committed in error      
18607
18608 2004-12-04 [paul]       0.9.12cvs182.1
18609
18610         * ChangeLog
18611         * ChangeLog.claws
18612         * ChangeLog.jp
18613         * INSTALL
18614         * NEWS
18615         * README
18616         * README.jp
18617         * configure.ac
18618         * doc/manual/ja/Makefile.am
18619         * doc/manual/ja/sylpheed-1.html
18620         * doc/manual/ja/sylpheed-10.html
18621         * doc/manual/ja/sylpheed-11.html
18622         * doc/manual/ja/sylpheed-12.html
18623         * doc/manual/ja/sylpheed-13.html
18624         * doc/manual/ja/sylpheed-14.html
18625         * doc/manual/ja/sylpheed-15.html
18626         * doc/manual/ja/sylpheed-16.html
18627         * doc/manual/ja/sylpheed-17.html
18628         * doc/manual/ja/sylpheed-18.html
18629         * doc/manual/ja/sylpheed-19.html
18630         * doc/manual/ja/sylpheed-2.html
18631         * doc/manual/ja/sylpheed-20.html
18632         * doc/manual/ja/sylpheed-3.html
18633         * doc/manual/ja/sylpheed-4.html
18634         * doc/manual/ja/sylpheed-5.html
18635         * doc/manual/ja/sylpheed-6.html
18636         * doc/manual/ja/sylpheed-7.html
18637         * doc/manual/ja/sylpheed-8.html
18638         * doc/manual/ja/sylpheed-9.html
18639         * doc/manual/ja/sylpheed.html
18640         * doc/manual/ja/sylpheed.sgml
18641         * po/de.po
18642         * src/Makefile.am
18643         * src/compose.c
18644         * src/procmime.c
18645         * src/pixmaps/regular.xpm **REMOVED**
18646         * src/plugins/pgpmime/pgpmime.c
18647         * src/plugins/pgpmime/plugin.c
18648         * src/plugins/pgpmime/prefs_gpg.c
18649                 sync with HEAD
18650
18651 2004-12-03 [paul]       0.9.12cvs180.1
18652
18653         * ChangeLog
18654         * ChangeLog.claws
18655         * ChangeLog.jp
18656         * configure.ac
18657         * src/Makefile.am
18658         * src/pop.c
18659         * src/common/utils.c
18660         * src/common/utils.h
18661         * src/pixmaps/continue.xpm
18662         * src/pixmaps/dir_close.xpm
18663         * src/pixmaps/dir_open.xpm
18664         * src/pixmaps/drafts_close.xpm
18665         * src/pixmaps/drafts_open.xpm
18666         * src/pixmaps/folder.xpm **REMOVED**
18667         * src/pixmaps/group.xpm
18668         * src/pixmaps/unread.xpm
18669                 sync with HEAD
18670
18671 2004-12-02 [colin]      0.9.12cvs179.1
18672
18673         * src/compose.c
18674                 Sync with HEAD (non-duplicated reedition)
18675
18676 2004-12-02 [colin]      0.9.12cvs178.1
18677
18678         * src/compose.c
18679                 Sync with HEAD (linewrap_quote fix)
18680
18681 2004-12-01 [colin]      0.9.12cvs177.3
18682
18683         * src/addrharvest.c
18684                 Replace sizeof with strlen
18685
18686 2004-12-01 [paul]       0.9.12cvs177.2
18687
18688         * src/addrharvest.c
18689                 fix 'harvest addresses'
18690
18691 2004-11-30 [colin]      0.9.12cvs177.1
18692
18693         * src/gtk/prefswindow.c
18694         * src/gtk/pluginwindow.c
18695                 Sync with HEAD
18696
18697 2004-11-29 [colin]      0.9.12cvs176.1
18698
18699         * src/folderview.c
18700                 sync with HEAD (Fix disappearing separators in folderview's popup)
18701
18702 2004-11-29 [colin]      0.9.12cvs175.1
18703
18704         * src/procmime.c
18705                 Sync with head (another format fix)
18706
18707 2004-11-29 [colin]      0.9.12cvs174.1
18708
18709         * src/pop.c
18710                 Sync with HEAD (format string fix)
18711
18712 2004-11-26 [colin]      0.9.12cvs173.1
18713
18714         * src/common/smtp.c
18715         * src/common/smtp.h
18716                 Sync with HEAD
18717
18718 2004-11-24 [colin]      0.9.12cvs172.1
18719
18720         * src/plugins/pgpmime/pgpmime.c
18721                 Sync with HEAD
18722
18723 2004-11-24 [colin]      0.9.12cvs171.1
18724
18725         * src/plugins/pgpmime/pgpmime.c
18726                 Sync with head (gpgmectx leaks)
18727
18728 2004-11-24 [colin]      0.9.12cvs169.1
18729
18730         * src/plugins/pgpmime/plugin.c
18731         * src/plugins/trayicon/Makefile.am
18732         * src/plugins/trayicon/newmarkedmail.xpm
18733         * src/plugins/trayicon/trayicon.c
18734         * src/plugins/trayicon/unreadmarkedmail.xpm
18735                 Sync with HEAD
18736
18737 2004-11-23 [colin]      0.9.12cvs168.1
18738
18739         * src/partial_download.c
18740         * src/partial_download.h
18741         * src/plugins/pgpmime/plugin.c
18742                 Sync with HEAD
18743
18744 2004-11-23 [colin]      0.9.12cvs166.1
18745
18746         * src/Makefile.am
18747         * src/codeconv.c
18748         * src/compose.c
18749         * src/folderview.c
18750         * src/main.c
18751         * src/partial_download.c
18752         * src/partial_download.h
18753         * src/prefs_account.c
18754         * src/prefs_account.h
18755         * src/privacy.c
18756         * src/privacy.h
18757         * src/procmime.c
18758         * src/common/Makefile.am
18759         * src/common/base64.h
18760         * src/common/partial_download.c
18761         * src/common/partial_download.h
18762         * src/gtk/prefswindow.c
18763         * src/gtk/prefswindow.h
18764         * src/plugins/pgpmime/pgpmime.c
18765         * src/plugins/pgpmime/prefs_gpg.c
18766         * src/plugins/pgpmime/prefs_gpg.h
18767         * src/plugins/pgpmime/sgpgme.c
18768         * src/plugins/pgpmime/sgpgme.h
18769                 Sync with HEAD
18770
18771 2004-11-23 [colin]      0.9.12cvs163.1
18772
18773         * src/main.c
18774                 Sync with HEAD (cursor optimization)
18775
18776 2004-11-23 [colin]      0.9.12cvs162.1
18777
18778         * src/prefs_common.c
18779         * src/prefs_themes.c
18780         * src/procmsg.c
18781                 Sync with HEAD
18782
18783 2004-11-23 [colin]      0.9.12cvs158.9
18784
18785         * src/compose.c
18786                 Fix double-free when forwarding
18787         * src/msgcache.c
18788                 Fix leak on error path
18789                 
18790
18791 2004-11-23 [colin]      0.9.12cvs158.8
18792
18793         * src/compose.c
18794                 Fix possible double-free
18795                 Spotted by Alfons
18796
18797 2004-11-23 [colin]      0.9.12cvs158.7
18798
18799         * src/compose.c
18800                 Fix some signal handlers' prototypes
18801                 Spotted by Alfons
18802
18803 2004-11-22 [colin]      0.9.12cvs158.6
18804
18805         * src/compose.c
18806                 Remove unneeded code and duplicated
18807                 wrapping - patch by Alfons
18808
18809 2004-11-22 [colin]      0.9.12cvs158.5
18810
18811         * src/prefs_themes.c
18812                 Fix oversized selector
18813
18814 2004-11-22 [colin]      0.9.12cvs158.4
18815
18816         * src/compose.c
18817                 fix dump_text()
18818                 patch by Alfons
18819
18820 2004-11-19 [colin]      0.9.12cvs158.3
18821
18822         * src/textview.c
18823                 Add a context menu on links (open, copy)
18824
18825 2004-11-18 [paul]       0.9.12cvs158.2
18826
18827         * src/addrgather.c
18828         * src/exphtmldlg.c
18829         * src/expldifdlg.c
18830         * src/mimeview.c
18831         * src/prefs_common.c
18832         * src/plugins/image_viewer/viewer.c
18833         * src/plugins/spamassassin/spamassassin_gtk.c
18834                 replace deprecated gtk_notebook_set_page
18835                 and gtk_notebook_current_page
18836
18837 2004-11-18 [paul]       0.9.12cvs158.1
18838
18839         * configure.ac
18840         * src/compose.c
18841         * src/mainwindow.c
18842         * src/messageview.c
18843         * src/prefs_common.c
18844         * src/common/utils.c
18845         * src/common/utils.h
18846                 sync with HEAD
18847
18848 2004-11-17 [colin]      0.9.12cvs156.1
18849
18850         * src/prefs_account.c
18851         * src/prefs_account.h
18852         * src/procmsg.c
18853                 Sync with HEAD (add pref to store encrypted mails encrypted)
18854
18855 2004-11-17 [paul]       0.9.12cvs155.1
18856
18857         * ChangeLog
18858         * ChangeLog.claws
18859         * ChangeLog.jp
18860         * NEWS
18861         * configure.ac
18862         * src/compose.c
18863         * src/jpilot.c
18864         * src/privacy.c
18865         * src/procmime.c
18866         * src/procmime.h
18867         * src/procmsg.c
18868         * src/toolbar.c
18869         * src/pixmaps/error.xpm
18870                 sync with HEAD
18871
18872 2004-11-17 [colin]      0.9.12cvs151.1
18873
18874         * src/plugins/pgpmime/pgpmime.c
18875                 Sync with HEAD (remove debug printf)
18876
18877 2004-11-17 [colin]      0.9.12cvs150.1
18878
18879         * src/plugins/pgpmime/pgpmime.c
18880                 Sync with HEAD (off-by-one fix)
18881
18882 2004-11-17 [colin]      0.9.12cvs149.1
18883
18884         * src/procmsg.c
18885                 Sync with HEAD (coding style fixes)
18886
18887 2004-11-16 [colin]      0.9.12cvs148.1
18888
18889         * src/procmsg.c
18890                 Sync with head (Fix the fix)
18891
18892 2004-11-16 [colin]      0.9.12cvs147.1
18893
18894         * src/procmsg.c
18895                 Sync with Main (leak fix)
18896
18897 2004-11-16 [colin]      0.9.12cvs146.14
18898
18899         * src/compose.c
18900                 Remove useless chunk of code
18901                 Patch by Alfons
18902
18903 2004-11-15 [colin]      0.9.12cvs146.13
18904
18905         * src/compose.c
18906                 Fix drafting after insertion
18907                 Patch by Alfons
18908
18909 2004-11-15 [colin]      0.9.12cvs146.12
18910
18911         * src/compose.c
18912         * src/prefs_filtering.c
18913         * src/prefs_filtering_action.c
18914         * src/prefs_toolbar.c
18915                 Fix some const-correctness
18916
18917 2004-11-15 [colin]      0.9.12cvs146.11
18918
18919         * src/summaryview.c
18920         * src/prefs_themes.c
18921         * src/messageview.c
18922                 Fix some leaks
18923
18924 2004-11-15 [colin]      0.9.12cvs146.10
18925
18926         * src/codeconv.c
18927                 More unreadable locale fixes
18928
18929 2004-11-14 [colin]      0.9.12cvs146.9
18930
18931         * src/textview.c
18932                 Fix uri_security_check
18933                 Patch by Alfons
18934
18935 2004-11-13 [paul]       0.9.12cvs146.8
18936
18937         * src/folder.c
18938         * src/procmime.c
18939                 fix 2 bugs introduced in last commit
18940
18941 2004-11-13 [paul]       0.9.12cvs146.7
18942
18943         * src/compose.c
18944         * src/exporthtml.c
18945         * src/exportldif.c
18946         * src/folder.c
18947         * src/imap.c
18948         * src/imap_gtk.c
18949         * src/main.c
18950         * src/mainwindow.c
18951         * src/messageview.c
18952         * src/mh_gtk.c
18953         * src/prefs_themes.c
18954         * src/procmime.c
18955         * src/setup.c
18956         * src/summaryview.c
18957                 replace deprecated g_basename
18958
18959 2004-11-13 [paul]       0.9.12cvs146.6
18960
18961         * src/compose.c
18962         * src/imap.c
18963         * src/matcher_parser.h
18964         * src/matcher_parser_parse.y
18965         * src/prefs_filtering.c
18966         * src/prefs_filtering_action.c
18967         * src/prefs_themes.c
18968         * src/prefs_toolbar.c
18969         * src/common/utils.c
18970                 various small fixes/cleanups
18971
18972 2004-11-12 [colin]      0.9.12cvs146.5
18973
18974         * src/textview.c
18975                 Validate event's origin on visibility notify
18976                 Patch by Alfons.
18977
18978 2004-11-12 [paul]       0.9.12cvs146.4
18979
18980         * src/exporthtml.c
18981         * src/exportldif.c
18982         * src/imap.c
18983         * src/mh.c
18984         * src/mimeview.c
18985         * src/prefs_spelling.c
18986         * src/prefs_themes.c
18987                 replace deprecated g_dirname    
18988
18989 2004-11-12 [colin]      0.9.12cvs146.3
18990
18991         * src/textview.c
18992                 Some coding style fixes
18993
18994 2004-11-12 [colin]      0.9.12cvs146.2
18995
18996         * src/codeconv.c
18997                 We want to replace _all_ extended chars in
18998                 conv_unreadable_*, because any string containing
18999                 extended chars not parsing as UTF8 is 
19000                 undisplayed on gtk2.
19001
19002 2004-11-12 [paul]       0.9.12cvs146.1
19003
19004         * ChangeLog
19005         * ChangeLog.claws
19006         * ChangeLog.jp
19007         * NEWS
19008         * configure.ac
19009         * src/account.c
19010         * src/folderview.c
19011         * src/folderview.h
19012         * src/imap.c
19013         * src/imap_gtk.c
19014         * src/inc.c
19015         * src/mainwindow.c
19016         * src/mh_gtk.c
19017         * src/news_gtk.c
19018         * src/pop.c
19019         * src/prefs_account.c
19020         * src/prefs_account.h
19021         * src/prefs_ext_prog.c
19022         * src/procmime.c
19023         * src/procmime.h
19024         * src/procmsg.c
19025         * src/procmsg.h
19026         * src/summary_search.c
19027         * src/summaryview.c
19028         * src/textview.c
19029         * src/common/defs.h
19030         * src/common/utils.c
19031         * src/common/utils.h
19032         * src/gtk/menu.c
19033         * src/gtk/menu.h
19034                 sync with HEAD
19035
19036 2004-11-11 [colin]      0.9.12cvs144.2
19037
19038         * src/textview.c
19039                 Fix URI range selection (patch by Alfons)
19040
19041 2004-11-09 [colin]      0.9.12cvs144.1
19042
19043         * ChangeLog.claws
19044         * src/compose.c
19045         * src/folder.c
19046         * src/folder_item_prefs.c
19047         * src/prefs_account.c
19048         * src/prefs_account.h
19049         * src/plugins/pgpmime/pgpmime.c
19050                 Sync with HEAD
19051
19052 2004-11-08 [colin]      0.9.12cvs143.1
19053
19054         * src/summaryview.c
19055                 Sync with HEAD (optimize quicksearch)
19056
19057 2004-11-08 [colin]      0.9.12cvs142.2
19058
19059         * src/compose.c
19060                 Don't wrap when Edit/Auto wrapping is disabled
19061
19062 2004-11-08 [colin]      0.9.12cvs142.1
19063
19064         * src/textview.c
19065                 Sync with HEAD
19066
19067 2004-11-08 [colin]      0.9.12cvs141.1
19068
19069         * src/textview.c
19070                 Sync with HEAD (fix some mail URIs)
19071
19072 2004-11-08 [colin]      0.9.12cvs140.3
19073
19074         * src/textview.c
19075                 o Use text cursor instead of arrow when
19076                   not on a link
19077                 o Fix handling of contiguous links (as in
19078                   "colin@colino.net" <colin@colino.net>)
19079                   This one unveils a bug in get_email_part()
19080
19081 2004-11-07 [colin]      0.9.12cvs140.2
19082
19083         * src/textview.c
19084                 Fix memleak. Patch by Alfons.
19085
19086 2004-11-06 [colin]      0.9.12cvs140.1
19087
19088         * src/compose.c
19089                 Sync with HEAD (don't ask passphrase
19090                 when drafting)
19091
19092 2004-11-06 [paul]       0.9.12cvs139.2
19093
19094         * AUTHORS
19095         * src/textview.c
19096         * src/textview.h
19097                 textview URI handling. hovering over a 
19098                 link displays it in the status bar,
19099                 and changes the mouse pointer to a hand 
19100                 cursor. a link is activated with a single 
19101                 click. (Modified from the) patch by Jean-Yves 
19102                 Lefort <jylefort@users.sourceforge.net>
19103                 
19104
19105 2004-11-05 [colin]      0.9.12cvs139.1
19106
19107         * src/compose.c
19108         * src/procmime.c
19109                 Sync with HEAD again ^^
19110
19111 2004-11-05 [colin]      0.9.12cvs139.1
19112
19113         * src/compose.c
19114         * src/procmime.c
19115                 Sync with HEAD
19116
19117 2004-11-03 [paul]       0.9.12cvs138.1
19118
19119         * ChangeLog.claws
19120         * configure.ac
19121         * po/POTFILES.in
19122         * src/prefs_ext_prog.c
19123         * src/procmime.c
19124         * tools/kdeservicemenu/README
19125         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
19126         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
19127                 sync with HEAD
19128
19129 2004-11-01 [christoph]  0.9.12cvs136.2
19130
19131         * src/procmime.c
19132                 convert MIME parameters to UTF-8
19133
19134 2004-10-29 [colin]      0.9.12cvs136.1
19135
19136         * src/common/utils.c
19137                 Sync with HEAD (don't use '=' in mime boundary)
19138
19139 2004-10-29 [paul]       0.9.12cvs135.1
19140
19141         * configure.ac
19142         * doc/src/rfc2231.txt
19143         * src/procmime.c
19144         * src/common/quoted-printable.c
19145         * src/common/utils.c
19146         * src/common/utils.h
19147                 sync with HEAD
19148
19149 2004-10-27 [paul]       0.9.12cvs134.1
19150
19151         * configure.ac
19152         * src/main.c
19153         * src/procmime.c
19154         * src/plugins/pgpmime/pgpmime.c
19155                 sync with HEAD
19156
19157 2004-10-26 [paul]       0.9.12cvs132.3
19158
19159         * src/account.c
19160         * src/addressbook.c
19161         * src/addrgather.c
19162         * src/addrharvest.c
19163         * src/codeconv.c
19164         * src/compose.c
19165         * src/customheader.c
19166         * src/editaddress.c
19167         * src/editgroup.c
19168         * src/enriched.c
19169         * src/expldifdlg.c
19170         * src/exporthtml.c
19171         * src/exportldif.c
19172         * src/folder.c
19173         * src/foldersel.c
19174         * src/folderview.c
19175         * src/grouplistdialog.c
19176         * src/html.c
19177         * src/imap.c
19178         * src/jpilot.c
19179         * src/ldapserver.c
19180         * src/ldif.c
19181         * src/mimeview.c
19182         * src/news.c
19183         * src/news_gtk.c
19184         * src/pop.c
19185         * src/prefs_display_header.c
19186         * src/prefs_gtk.c
19187         * src/prefs_msg_colors.c
19188         * src/prefs_toolbar.c
19189         * src/procheader.c
19190         * src/procmime.c
19191         * src/summaryview.c
19192         * src/textview.c
19193         * src/toolbar.c
19194         * src/vcard.c
19195         * src/common/mgutils.c
19196         * src/common/nntp.c
19197         * src/common/smtp.c
19198         * src/common/template.c
19199         * src/common/utils.c
19200         * src/common/xmlprops.c
19201         * src/plugins/pgpmime/pgpmime.c
19202         * src/plugins/pgpmime/select-keys.c
19203         * src/plugins/pgpmime/sgpgme.c
19204                 replace deprecated g_strcasecmp(), g_strncasecmp(),
19205                 g_string_sprintfa(), gtk_notebook_current_page()
19206
19207 2004-10-26 [colin]      0.9.12cvs132.2
19208
19209         * src/prefs_folder_item.c
19210                 Fix default-account selection
19211
19212 2004-10-21 [colin]      0.9.12cvs133
19213
19214         * src/compose.c
19215                 Sync with HEAD (Remove extra separator in compose's Options)
19216         * src/textview.c
19217                 Set wrapping to char
19218
19219 2004-10-21 [paul]       0.9.12cvs131.2
19220
19221         * src/compose.c
19222         * src/sourcewindow.c
19223                 fix wrapping
19224                 fix window shrinking 
19225
19226 2004-10-21 [colin]      0.9.12cvs131.1
19227
19228         * ChangeLog.claws
19229         * src/compose.c
19230                 Sync with HEAD
19231
19232 2004-10-21 [paul]       0.9.12cvs130.2
19233
19234         * src/prefs_folder_item.c
19235                 sync with HEAD (Apply to subfolders)
19236
19237 2004-10-19 [colin]      0.9.12cvs130.1
19238
19239         * ChangeLog.claws
19240         * src/compose.c
19241         * src/common/utils.c
19242         * src/gtk/menu.c
19243                 Sync with HEAD
19244
19245 2004-10-19 [colin]      0.9.12cvs128.1
19246
19247         * src/addrbook.c
19248         * src/addrcache.c
19249         * src/addressbook.c
19250         * src/codeconv.c
19251         * src/compose.c
19252         * src/customheader.c
19253         * src/editaddress.c
19254         * src/editgroup.c
19255         * src/exporthtml.c
19256         * src/folder.c
19257         * src/folderview.c
19258         * src/imap.c
19259         * src/jpilot.c
19260         * src/main.c
19261         * src/matcher_parser_parse.y
19262         * src/mbox.c
19263         * src/pop.c
19264         * src/prefs_account.c
19265         * src/prefs_gtk.c
19266         * src/prefs_msg_colors.c
19267         * src/procheader.c
19268         * src/procmime.c
19269         * src/procmime.h
19270         * src/procmsg.c
19271         * src/summaryview.c
19272         * src/textview.c
19273         * src/common/base64.c
19274         * src/common/partial_download.c
19275         * src/common/socket.c
19276         * src/common/sylpheed.c
19277         * src/common/utils.c
19278         * src/common/utils.h
19279         * src/gtk/pluginwindow.c
19280         * src/gtk/quicksearch.c
19281         * src/plugins/clamav/clamav_plugin.c
19282         * src/plugins/clamav/clamav_plugin.h
19283         * src/plugins/clamav/clamav_plugin_gtk.c
19284         * src/plugins/pgpmime/passphrase.c
19285         * src/plugins/pgpmime/pgpmime.c
19286         * src/plugins/pgpmime/plugin.c
19287         * src/plugins/pgpmime/prefs_gpg.c
19288         * src/plugins/pgpmime/prefs_gpg.h
19289         * src/plugins/pgpmime/select-keys.c
19290         * src/plugins/pgpmime/sgpgme.c
19291         * src/plugins/spamassassin/libspamc.c
19292         * src/plugins/spamassassin/spamassassin.c
19293         * src/plugins/spamassassin/spamassassin.h
19294         * src/plugins/spamassassin/spamassassin_gtk.c
19295         * src/plugins/trayicon/trayicon.c
19296         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
19297                 Sync with HEAD
19298
19299 2004-10-14 [colin]      0.9.12cvs126.2
19300
19301         * src/codeconv.c
19302         * src/textview.c
19303                 Fix conv_unreadable_locale
19304
19305 2004-10-13 [colin]      0.9.12cvs126.1
19306
19307         * src/compose.c
19308                 Sync with HEAD (don't convert charset for 
19309                 drafted messages, minor cleanup)
19310
19311 2004-10-13 [colin]      0.9.12cvs125.1
19312
19313         * po/POTFILES.in
19314                 Sync with HEAD (POTFILES fix)
19315
19316 2004-10-12 [colin]      0.9.12cvs124.3
19317
19318         * src/compose.c
19319                 Fix encoding bug from latest sync
19320
19321 2004-10-12 [paul]       0.9.12cvs124.2
19322
19323         * src/plugins/pgpmime/prefs_gpg.c
19324         * src/plugins/pgpmime/prefs_gpg.h
19325                 forgotten in last commit        
19326
19327 2004-10-12 [paul]       0.9.12cvs124.1
19328
19329         * ChangeLog.claws
19330         * configure.ac
19331         * m4/spamassassin.m4
19332         * src/Makefile.am
19333         * src/account.c
19334         * src/compose.c
19335         * src/compose.h
19336         * src/crash.c
19337         * src/main.c
19338         * src/mimeview.c
19339         * src/passphrase.c
19340         * src/passphrase.h
19341         * src/prefs_account.c
19342         * src/prefs_account.h
19343         * src/prefs_common.c
19344         * src/privacy.c
19345         * src/privacy.h
19346         * src/procmime.c
19347         * src/procmime.h
19348         * src/procmsg.c
19349         * src/rfc2015.c
19350         * src/rfc2015.h
19351         * src/select-keys.c
19352         * src/select-keys.h
19353         * src/textview.c
19354         * src/common/utils.c
19355         * src/common/utils.h
19356         * src/gtk/about.c
19357         * src/plugins/pgpmime/Makefile.am
19358         * src/plugins/pgpmime/passphrase.c
19359         * src/plugins/pgpmime/passphrase.h
19360         * src/plugins/pgpmime/pgpmime.c
19361         * src/plugins/pgpmime/plugin.c
19362         * src/plugins/pgpmime/select-keys.c
19363         * src/plugins/pgpmime/select-keys.h
19364         * src/plugins/pgpmime/sgpgme.c
19365         * src/plugins/pgpmime/sgpgme.h
19366                 sync with HEAD
19367
19368 2004-10-04 [colin]      0.9.12cvs122.1
19369
19370         * src/mainwindow.c
19371         * src/messageview.c
19372         * src/messageview.h
19373         * src/textview.c
19374                 Sync with HEAD
19375
19376 2004-10-04 [colin]      0.9.12cvs121.1
19377
19378         * src/summaryview.c
19379                 Sync with HEAD
19380
19381 2004-10-04 [paul]       0.9.12cvs120.1
19382
19383         * configure.ac
19384                 sync with HEAD [don't try to build 
19385                 pgpmime plugin when gpgme is disabled]
19386
19387 2004-10-03 [colin]      0.9.12cvs119.3
19388
19389         * src/gtk/gtksctree.c
19390                 Lots of side effects. Put back as before 117.2.
19391         * src/summaryview.c
19392                 Fix bug #602
19393
19394 2004-10-03 [colin]      0.9.12cvs119.2
19395
19396         * src/gtk/gtksctree.c
19397                 Revert 608 fix that doesn't work that good
19398
19399 2004-10-02 [colin]      0.9.12cvs119.1
19400
19401         * src/mainwindow.c
19402         * src/messageview.c
19403         * src/prefs_common.h
19404         * src/procmime.c
19405         * src/procmime.h
19406         * src/textview.c
19407                 Sync with HEAD
19408         * src/gtk/gtksctree.c
19409                 Close bug #608
19410
19411 2004-10-01 [colin]      0.9.12cvs118.1
19412
19413         * src/mimeview.c
19414                 Sync with HEAD (better Save All fix)
19415
19416 2004-10-01 [colin]      0.9.12cvs117.2
19417
19418         * src/gtk/gtksctree.c
19419                 Faster on selection
19420
19421 2004-10-01 [colin]      0.9.12cvs117.1
19422
19423         * src/mimeview.c
19424                 Sync with HEAD (Save All: only attachments)
19425
19426 2004-10-01 [paul]       0.9.12cvs116.1
19427
19428         * ChangeLog.claws
19429         * configure.ac
19430         * src/account.c
19431         * src/prefs_common.c
19432         * src/gtk/colorlabel.c
19433                 sync with HEAD
19434
19435 2004-09-30 [colin]      0.9.12cvs115.1
19436
19437         * src/stock_pixmap.c
19438         * src/stock_pixmap.h
19439         * src/folderview.c
19440         * src/Makefile.am
19441         * src/pixmaps/read.xpm
19442                 Sync with HEAD (new pixmap)
19443
19444 2004-09-29 [colin]      0.9.12cvs114.1
19445
19446         * src/compose.c
19447                 Sync with HEAD
19448                 Fix focus handling in headers
19449
19450 2004-09-29 [paul]       0.9.12cvs113.1
19451
19452         * src/quote_fmt_parse.y
19453                 sync with HEAD
19454  
19455
19456 2004-09-28 [colin]      0.9.12cvs112.1
19457
19458         * src/folderview.c
19459         * src/mainwindow.c
19460                 Sync with HEAD
19461
19462 2004-09-28 [colin]      0.9.12cvs110.1
19463
19464         * src/folderview.c
19465                 Sync with HEAD (Contextual Empty trash menu)
19466
19467 2004-09-28 [colin]      0.9.12cvs108.1
19468
19469         * src/addressbook.c
19470                 Sync with HEAD (addressbook edit on double-click)
19471
19472 2004-09-28 [colin]      0.9.12cvs106.1
19473
19474         * src/inc.c
19475                 Sync with HEAD (folder_item freeze on inc)
19476
19477 2004-09-27 [colin]      0.9.12cvs105.1
19478
19479         * src/folderview.c
19480                 Sync with HEAD (right-align new and unread column)
19481
19482 2004-09-27 [colin]      0.9.12cvs104.1
19483
19484         * src/main.c
19485                 Sync with HEAD (revert 0.9.12cvs101)
19486
19487 2004-09-24 [colin]      0.9.12cvs103.2
19488
19489         * src/wizard.c
19490                 Fix gtk warnings and use domain part of the email address 
19491                 when domain detection fails (no dot in domain name)
19492
19493 2004-09-23 [colin]      0.9.12cvs103.1
19494
19495         * src/plugins/spamassassin/libspamc.c
19496         * src/plugins/spamassassin/libspamc.h
19497         * src/plugins/spamassassin/utils.c
19498         * src/plugins/spamassassin/utils.h
19499                 Sync with HEAD (Update spamassassin to 3.0)
19500
19501 2004-09-21 [colin]      0.9.12cvs102.3
19502
19503         * src/action.c
19504                 Add horizontal scrollbar in action io dialog as needed
19505                 Patch by Alfons.
19506
19507 2004-09-20 [colin]      0.9.12cvs102.2
19508
19509         * src/plugins/image_viewer/viewer.c
19510                 Remove imlib stuff
19511                 use gtk_pixmap_set when clearing
19512                 (would be better to use gtkImages, but causes size-allocate 
19513                 signals storm)
19514
19515 2004-09-17 [paul]       0.9.12cvs102.1
19516
19517         * ChangeLog
19518         * ChangeLog.claws
19519         * ChangeLog.jp
19520         * configure.ac
19521         * src/inc.c
19522                 sync with HEAD
19523
19524
19525 2004-09-17 [colin]      0.9.12cvs101.1
19526
19527         * ChangeLog.claws
19528         * src/main.c
19529                 Sync with HEAD (fix segs at exit)
19530
19531 2004-09-14 [colin]      0.9.12cvs99.5
19532
19533         * src/common/socket.c
19534         * AUTHORS
19535                 Fix send error on 64bit platforms
19536                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
19537
19538 2004-09-14 [colin]      0.9.12cvs99.4
19539
19540         * src/action.c
19541                 Fix action output with utf8 
19542                 Patch by Alfons.
19543
19544 2004-09-14 [colin]      0.9.12cvs99.3
19545
19546         * ChangeLog.claws
19547         * src/folder.c
19548                 Sync with HEAD
19549
19550 2004-09-09 [colin]      0.9.12cvs99.2
19551
19552         * src/action.c
19553                 Fix progress bar (displaying "Completed %v/%u")
19554                 Patch by Alfons.
19555
19556 2004-09-08 [colin]      0.9.12cvs99.1
19557
19558         * src/account.c
19559         * src/folder.c
19560         * src/procmsg.c
19561         * src/procmsg.h
19562         * src/plugins/pgpmime/pgpmime.c
19563                 Sync with HEAD
19564
19565 2004-09-08 [colin]      0.9.12cvs97.2
19566
19567         * src/summaryview.c
19568                 Don't select mails in collapsed threads 
19569                 when navigating with up/down
19570
19571 2004-09-07 [colin]      0.9.12cvs97.1
19572
19573         * src/inc.c
19574                 Sync with HEAD (meaningful error messages)
19575
19576 2004-09-06 [colin]      0.9.12cvs96.1
19577
19578         * src/toolbar.c
19579                 Sync with HEAD (fix Redirect graying out)
19580
19581 2004-09-06 [colin]      0.9.12cvs95.1
19582
19583         * src/summaryview.c
19584         * src/mimeview.c
19585                 Sync with HEAD (fix dropped URIs)
19586
19587 2004-09-06 [colin]      0.9.12cvs94.1
19588
19589         * src/addressbook.c
19590         * src/addressitem.h
19591         * src/addritem.c
19592         * src/addritem.h
19593                 Sync with HEAD (addressbook DnD)
19594
19595 2004-09-03 [colin]      0.9.12cvs93.1
19596
19597         * src/summaryview.c
19598                 Sync with HEAD (next/prev unread)
19599
19600 2004-09-03 [colin]      0.9.12cvs92.1
19601
19602         * src/prefs_common.c
19603         * src/prefs_common.h
19604         * src/summaryview.c
19605                 Sync with HEAD ('mark_as_read_delay' pref)
19606
19607 2004-09-02 [colin]      0.9.12cvs91.2
19608
19609         * src/common/xml.c
19610                 Fix leak
19611
19612 2004-09-02 [colin]      0.9.12cvs91.1
19613
19614         * src/gtk/menu.c
19615                 Sync with HEAD (menu accel don't work, but whatever)
19616
19617 2004-09-02 [colin]      0.9.12cvs90.1
19618
19619         * src/account.c
19620                 Sync with HEAD (fix bug 582)
19621
19622 2004-09-02 [colin]      0.9.12cvs89.1
19623
19624         * src/addrindex.c
19625                 Sync with HEAD (free deleted queries)
19626
19627 2004-09-02 [colin]      0.9.12cvs88.1
19628
19629         * src/ldapquery.c
19630                 Sync with HEAD (fix LDAP freezes)
19631
19632 2004-09-02 [colin]      0.9.12cvs87.1
19633
19634         * src/prefs_spelling.c
19635                 Sync with HEAD (add default dictionary)
19636
19637 2004-09-01 [colin]      0.9.12cvs86.1
19638
19639         * src/filtering.c
19640         * src/folderview.c
19641         * src/imap.c
19642         * src/prefs_matcher.c
19643         * src/stock_pixmap.c
19644         * src/summary_search.c
19645         * src/summaryview.c
19646         * src/wizard.c
19647         * src/wizard.h
19648                 Sync with HEAD (uninitialized vars fixes)
19649                 + gtk2 specific warning fixes
19650
19651 2004-08-31 [colin]      0.9.12cvs85.1
19652
19653         * src/folder.c
19654                 Sync with HEAD (Fix memory corruption due to 
19655                 uninitialized var)
19656
19657 2004-08-31 [colin]      0.9.12cvs84.4
19658
19659         * src/summary_search.c
19660                 Fix segfaults when searching in folders with broken headers
19661
19662 2004-08-31 [colin]      0.9.12cvs84.3
19663
19664         * src/compose.c
19665         * src/textview.c
19666                 Fix some more encoding/decoding issues
19667
19668 2004-08-30 [colin]      0.9.12cvs84.2
19669
19670         * src/mimeview.c
19671         * src/prefs_themes.c
19672         * src/gtk/filesel.c
19673         * src/gtk/filesel.h
19674                 Add a folder-mode selection (fixes mimeview's "Save all")
19675
19676 2004-08-29 [colin]      0.9.12cvs84.1
19677
19678         * src/mimeview.c
19679                 Sync with HEAD (don't escape saved filenames)
19680
19681 2004-08-27 [colin]      0.9.12cvs83.1
19682
19683         * ChangeLog
19684         * ChangeLog.claws
19685         * ChangeLog.jp
19686         * src/mh.c
19687         * src/procheader.c
19688         * src/procmsg.c
19689         * src/procmsg.h
19690         * src/common/utils.c
19691         * src/gtk/menu.h
19692         * po/
19693                 Sync with HEAD 0.9.12cvs83 (sync with main)
19694
19695 2004-08-26 [colin]      0.9.12cvs82.4
19696
19697         * src/codeconv.c
19698                 Fix strange stack corruption
19699                 Convert to utf8 after unmime, not before
19700
19701 2004-08-26 [colin]      0.9.12cvs82.3
19702
19703         * src/main.c
19704         * src/wizard.c
19705                 Fix account folders duplication
19706
19707 2004-08-25 [colin]      0.9.12cvs82.2
19708
19709         * src/wizard.c
19710                 Remove ports
19711                 Add SSL selection
19712                 Use login@server as account name
19713
19714 2004-08-25 [colin]      0.9.12cvs82.1
19715
19716         * src/plugins/pgpmime/pgpmime.c
19717                 Sync with HEAD (leak fix).
19718
19719 2004-08-25 [colin]      0.9.12cvs81.1
19720
19721         * src/plugins/pgpmime/pgpmime.c
19722         * src/plugins/pgpmime/sgpgme.c
19723         * src/plugins/pgpmime/sgpgme.h
19724                 Sync with HEAD (Handle combined messages).
19725
19726 2004-08-24 [colin]      0.9.12cvs80.3
19727
19728         * src/wizard.c
19729                 Fix full name, ports, and imap
19730
19731 2004-08-24 [colin]      0.9.12cvs80.2
19732
19733         * src/Makefile.am
19734         * src/main.c
19735         * src/setup.c
19736         * src/setup.h
19737         * src/stock_pixmap.c
19738         * src/stock_pixmap.h
19739         * src/wizard.c ** ADDED **
19740         * src/wizard.h ** ADDED ** 
19741         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
19742                 Add a setup wizard 
19743
19744 2004-08-24 [colin]      0.9.12cvs80.1
19745
19746         * src/folder.c
19747                 Sync with HEAD (set mimeflags on all messages)
19748
19749 2004-08-24 [colin]      0.9.12cvs79.3
19750
19751         * src/matcher_parser_lex.l
19752                 Fix 8bits strings not in utf8
19753
19754 2004-08-24 [colin]      0.9.12cvs79.2
19755
19756         * src/compose.c
19757                 Check conversion result before replacing buffer
19758
19759 2004-08-23 [colin]      0.9.12cvs79.1
19760
19761         * src/compose.c
19762                 Sync with HEAD (create message header in memory)
19763
19764 2004-08-23 [colin]      0.9.12cvs78.1
19765
19766         * src/rfc2015.c
19767         * src/rfc2015.h
19768                 Sync with HEAD (fix bug 197 again)
19769
19770 2004-08-23 [colin]      0.9.12cvs77.3
19771
19772         * src/compose.c
19773                 Fix again inline gpg signing (which outputs utf8
19774                 in gtk2). Not syncing this fix to HEAD as this 
19775                 code is meant to die.
19776
19777 2004-08-23 [colin]      0.9.12cvs77.2
19778
19779         * src/prefs_account.h
19780                 Remove useless include
19781
19782 2004-08-23 [colin]      0.9.12cvs77.1
19783
19784         * src/imap.c
19785         * po/es.po
19786         * po/fr.po
19787         * po/it.po
19788         * po/pl.po
19789         * po/pt_BR.po
19790         * po/sk.po
19791         * po/sr.po
19792                 Sync with HEAD (fix bug 577)
19793
19794 2004-08-22 [colin]      0.9.12cvs76.1
19795
19796         * src/plugins/trayicon/trayicon.c
19797                 Sync with HEAD (fix formatting bug)
19798
19799 2004-08-21 [colin]      0.9.12cvs74.2
19800
19801         * src/gtk/colorsel.c
19802                 Fix bug 564 (Folder color selection window exits on any
19803                 keypress)
19804
19805 2004-08-21 [colin]      0.9.12cvs74.1
19806
19807         * ChangeLog.claws
19808         * src/compose.c
19809         * src/summaryview.c
19810         * src/toolbar.c
19811                 Sync with HEAD (fix bug 576)
19812
19813 2004-08-21 [colin]      0.9.12cvs70.1
19814
19815         * src/compose.c
19816         * src/mainwindow.c
19817                 Sync with HEAD
19818                 
19819
19820 2004-08-21 [paul]       0.9.12cvs66.4
19821
19822         * src/mainwindow.c
19823         * src/messageview.c
19824         * src/gtk/menu.c
19825         * src/plugins/spamassassin/spamassassin_gtk.c
19826                 remove some deprecated gtk1 functions
19827
19828
19829 2004-08-21 [colin]      0.9.12cvs66.3
19830
19831         * src/compose.c
19832         * src/codeconv.c
19833                 Fix warnings
19834                 Remove encoding hacks
19835                 Fix bug 575 (Strange character messes up message)
19836                 Don't display conversion error when drafting
19837
19838 2004-08-21 [paul]       0.9.12cvs66.2
19839
19840         * src/prefs_account.c
19841                 fix GnuPG mode bugs
19842
19843
19844 2004-08-20 [colin]      0.9.12cvs66.1
19845
19846         * src/codeconv.c
19847                 Sync with HEAD 0.9.12cvs66
19848
19849 2004-08-20 [paul]
19850
19851         * src/plugins/pgpmime/plugin.c
19852                 modify PGP/MIME plugin's description
19853
19854 2004-08-17 [colin]      0.9.12cvs65.1
19855
19856         * src/common/ssl.c
19857         * src/plugins/pgpmime/plugin.c
19858                 Sync with HEAD
19859
19860 2004-08-14 [colin]      0.9.12cvs60.3
19861
19862         * src/plugins/trayicon/trayicon.c
19863                 Put back resize callback, on size-request signal
19864                 rather than size-allocate to avoid infinite 
19865                 callback loop
19866
19867 2004-08-13 [colin]      0.9.12cvs60.2
19868
19869         * src/common/defs.h
19870                 Cache versions have been fixed
19871
19872 2004-08-13 [colin]      0.9.12cvs60.1
19873
19874         * src/folderutils.c
19875                 Sync with HEAD
19876
19877 2004-08-12 [colin]      0.9.12cvs59.1
19878
19879         * src/plugins/trayicon/trayicon.c
19880                 Sync with HEAD
19881
19882 2004-08-12 [colin]      0.9.12cvs57.5
19883
19884         * sylpheed.desktop
19885         * configure.ac
19886         * src/Makefile.am
19887         * src/main.c
19888                 Add support for Freedesktop.org's startup notification
19889
19890 2004-08-11 [colin]      0.9.12cvs57.4
19891
19892         * src/textview.c
19893                 Fix off-by-one
19894
19895 2004-08-11 [colin]      0.9.12cvs57.3
19896
19897         * src/message_search.c
19898         * src/summary_search.c
19899                 Make searches case insensitive by default
19900         * src/textview.c
19901                 Fix case-insensitive search in message
19902
19903 2004-08-11 [colin]      0.9.12cvs57.2
19904
19905         * src/summary_search.c
19906                 Let case-sensitive be specified
19907
19908 2004-08-10 [colin]      0.9.12cvs55.4
19909
19910         * src/common/socket.c
19911                 Fix the possible race condition
19912
19913 2004-08-09 [paul]       0.9.12cvs55.3
19914
19915         * configure.ac
19916         * src/Makefile.am
19917         * src/common/Makefile.am
19918                 sync with HEAD
19919
19920
19921 2004-08-09 [paul]       0.9.12cvs55.2
19922
19923         * autogen.sh
19924         * po/poconv.sh
19925                 remove unneeded script
19926
19927         * configure.ac
19928                 add forgotten USE_LDAP_TLS (sync with HEAD)
19929
19930
19931 2004-08-09 [colin]      0.9.12cvs55.1
19932
19933         * src/main.c
19934         * src/common/ssl.c
19935         * src/common/sylpheed.c
19936         * src/common/sylpheed.h
19937                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
19938
19939 2004-08-09 [paul]       0.9.12cvs54.1
19940
19941         * ChangeLog
19942         * ChangeLog.claws
19943         * ChangeLog.jp
19944         * configure.ac
19945         * po/POTFILES.in
19946         * src/Makefile.am
19947         * src/folderutils.c
19948         * src/main.c
19949         * src/pgpmime.c
19950         * src/pgpmime.h
19951         * src/sgpgme.c
19952         * src/sgpgme.h
19953         * src/plugins/Makefile.am
19954         * src/plugins/pgpmime/.cvsignore
19955         * src/plugins/pgpmime/Makefile.am
19956         * src/plugins/pgpmime/pgpmime.c
19957         * src/plugins/pgpmime/pgpmime.h
19958         * src/plugins/pgpmime/plugin.c
19959         * src/plugins/pgpmime/sgpgme.c
19960         * src/plugins/pgpmime/sgpgme.h
19961                 sync with HEAD
19962
19963 2004-08-08 [paul]       0.9.12cvs51.1
19964
19965         * configure.ac
19966         * src/folder.c
19967                 sync with HEAD
19968
19969 2004-08-07 [colin]      0.9.12cvs50.1
19970
19971         * src/pop.c
19972         * src/common/partial_download.c
19973                 fix warnings (sync from HEAD)
19974
19975 2004-08-07 [colin]      0.9.12cvs48.1
19976
19977         * src/prefs_folder_item.c
19978                 sync with HEAD 0.9.12cvs48
19979
19980 2004-08-06 [colin]      0.9.12cvs47.1
19981
19982         * src/compose.c
19983                 Sync with HEAD
19984
19985 2004-08-06 [christoph]  0.9.12cvs46.2
19986
19987         * src/main.c
19988         * src/plugins/clamav/clamav_plugin_gtk.c
19989         * src/plugins/dillo_viewer/dillo_viewer.c
19990         * src/plugins/image_viewer/plugin.c
19991         * src/plugins/mathml_viewer/mathml_viewer.c
19992         * src/plugins/spamassassin/spamassassin_gtk.c
19993         * src/plugins/trayicon/trayicon.c
19994                 don't mix GTK1.2 plugin with GTK2 plugins
19995
19996 2004-08-06 [colin]      0.9.12cvs46.1
19997
19998         * ChangeLog
19999         * ChangeLog.claws
20000         * ChangeLog.jp
20001         * configure.ac
20002         * sylpheed-claws.pc.in
20003         * src/folder.c
20004         * src/imap.c
20005         * src/localfolder.c
20006         * src/messageview.c
20007         * src/mimeview.c
20008         * src/mimeview.h
20009         * src/msgcache.c
20010         * src/news.c
20011         * src/prefs_ext_prog.c
20012         * src/prefs_folder_item.c
20013         * src/prefs_fonts.c
20014         * src/prefs_msg_colors.c
20015         * src/prefs_spelling.c
20016         * src/prefs_themes.c
20017         * src/prefs_toolbar.c
20018         * src/prefs_wrapping.c
20019         * src/procmime.h
20020         * src/common/defs.h
20021         * src/common/nntp.c
20022         * src/common/session.c
20023         * src/common/session.h
20024         * src/common/socket.c
20025         * src/common/utils.h
20026         * src/common/xml.c
20027         * src/common/xml.h
20028         * src/gtk/prefswindow.c
20029         * src/gtk/prefswindow.h
20030         * src/plugins/clamav/clamav_plugin_gtk.c
20031         * src/plugins/dillo_viewer/dillo_prefs.c
20032         * src/plugins/image_viewer/viewerprefs.c
20033         * src/plugins/spamassassin/spamassassin_gtk.c
20034         * m4/openssl.m4 *** REMOVED ***
20035                 Sync with HEAD 0.9.12cvs46
20036
20037 2004-08-03 [paul]       0.9.12cvs40.2
20038
20039         * src/action.c
20040         * src/addressadd.c
20041         * src/addressbook.c
20042         * src/addrgather.c
20043         * src/browseldap.c
20044         * src/compose.c
20045         * src/crash.c
20046         * src/editaddress.c
20047         * src/editgroup.c
20048         * src/editldap_basedn.c
20049         * src/foldersel.c
20050         * src/importldif.c
20051         * src/mimeview.c
20052         * src/prefs_common.c
20053         * src/prefs_template.c
20054         * src/sourcewindow.c
20055         * src/summaryview.c
20056         * src/gtk/about.c
20057         * src/gtk/foldersort.c
20058         * src/gtk/logwindow.c
20059         * src/gtk/pluginwindow.c
20060         * src/gtk/prefswindow.c
20061                 change all gtk_scrolled_window_set_policy from 
20062                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
20063
20064 2004-08-02 [paul]       0.9.12cvs40.1
20065
20066         * AUTHORS
20067                 update translation team section
20068         * po/pt_BR.po
20069                 updated by Frederico Goncalves Guimaraes
20070                 <fggdebian@yahoo.com.br>
20071
20072 2004-07-31 [colin]      0.9.12cvs39.9
20073
20074         * src/exphtmldlg.c
20075                 Fix compilation
20076
20077 2004-07-31 [colin]      0.9.12cvs39.8
20078
20079         * src/exphtmldlg.c
20080                 Fix an alertpanel type
20081
20082 2004-07-30 [colin]      0.9.12cvs39.7
20083
20084         * src/alertpanel.c
20085                 Fix alertpanel_error_log's icon
20086
20087 2004-07-30 [colin]      0.9.12cvs39.6
20088
20089         * src/pop.c
20090                 Two of them should still be warnings
20091
20092 2004-07-30 [colin]      0.9.12cvs39.5
20093
20094         * src/pop.c
20095                 More warning -> error
20096 2004-07-29 [colin]      0.9.12cvs39.4
20097
20098         * src/pop.c
20099                 Warning -> error
20100
20101 2004-07-29 [colin]      0.9.12cvs39.3
20102
20103         * src/prefs_matcher.c
20104                 Fix segfault
20105
20106 2004-07-29 [colin]      0.9.12cvs39.2
20107
20108         * src/alertpanel.c
20109                 More nice-looking alertpanels
20110
20111 2004-07-29 [colin]      0.9.12cvs39.1
20112
20113         * src/messageview.c
20114                 sync with head
20115                 (inform user when partial mail is deleted on server)
20116
20117 2004-07-29 [colin]      0.9.12cvs38.1
20118
20119         * src/messageview.c
20120                 sync with head
20121
20122 2004-07-28 [paul]       0.9.12cvs37.7
20123
20124         * src/mainwindow.c
20125                 complete the replacement of deprecated gtk_progress_*
20126
20127 2004-07-28 [paul]       0.9.12cvs37.6
20128
20129         * src/action.c
20130         * src/inc.c
20131         * src/mainwindow.c
20132         * src/send_message.c
20133         * src/gtk/progressdialog.c
20134         * src/gtk/progressdialog.h
20135                 replace deprecated gtk_progress_*
20136
20137 2004-07-28 [paul]       0.9.12cvs37.5
20138
20139         * src/gtk/filesel.c
20140                 remove gtk_window_set_wmclass()
20141 2004-07-28 [paul]       0.9.12cvs37.4
20142
20143         * src/addressbook.c
20144         * src/compose.c
20145         * src/foldersel.c
20146         * src/mainwindow.c
20147         * src/messageview.c
20148         * src/sourcewindow.c
20149         * src/gtk/logwindow.c
20150                 remove gtk_window_set_wmclass()
20151                 
20152         * src/prefs_filtering.c
20153         * src/prefs_filtering_action.c
20154         * src/prefs_fonts.c
20155         * src/prefs_gtk.c
20156         * src/prefs_matcher.c
20157         * src/ssl_manager.c
20158         * src/gtk/prefswindow.c
20159                 replace gtk_window_position()
20160
20161 2004-07-28 [colin]      0.9.12cvs37.3
20162
20163         * src/alertpanel.c
20164         * src/alertpanel.h
20165                 Add a way to specify panel type for specific
20166                 panels (alertpanel())
20167         * src/account.c
20168         * src/addressbook.c
20169         * src/compose.c
20170         * src/expldifdlg.c
20171         * src/main.c
20172         * src/messageview.c
20173         * src/summaryview.c
20174         * src/textview.c
20175         * src/gtk/sslcertwindow.c
20176                 Fix alertpanel()s so that their icon match
20177                 their real type
20178
20179 2004-07-28 [paul]       0.9.12cvs37.2
20180
20181         * src/addr_compl.c
20182         * src/addressbook.c
20183         * src/alertpanel.c
20184         * src/compose.c
20185         * src/export.c
20186         * src/foldersel.c
20187         * src/folderview.c
20188         * src/grouplistdialog.c
20189         * src/import.c
20190         * src/mainwindow.c
20191         * src/message_search.c
20192         * src/messageview.c
20193         * src/passphrase.c
20194         * src/prefs_actions.c
20195         * src/prefs_common.c
20196         * src/prefs_customheader.c
20197         * src/prefs_display_header.c
20198         * src/prefs_filtering.c
20199         * src/prefs_filtering_action.c
20200         * src/prefs_gtk.c
20201         * src/prefs_matcher.c
20202         * src/prefs_msg_colors.c
20203         * src/prefs_summary_column.c
20204         * src/prefs_template.c
20205         * src/sourcewindow.c
20206         * src/ssl_manager.c
20207         * src/summary_search.c
20208         * src/gtk/colorsel.c
20209         * src/gtk/description_window.c
20210         * src/gtk/gtkaspell.c
20211         * src/gtk/inputdialog.c
20212         * src/gtk/logwindow.c
20213         * src/gtk/prefswindow.c
20214         * src/gtk/progressdialog.c
20215                 replace deprecated gtk_window_set_policy
20216
20217 2004-07-27 [colin]      0.9.12cvs37.1
20218
20219         * src/msgcache.c
20220                 More fixes (synced for head again)
20221
20222 2004-07-27 [colin]      0.9.12cvs35.3
20223
20224         * src/msgcache.c
20225                 Fix wrong test
20226
20227 2004-07-27 [colin]      0.9.12cvs35.2
20228
20229         * src/mimeview.c
20230                 Fix width a bit (by Paul)
20231         * src/alertpanel.c
20232         * src/alertpanel.h
20233                 Specialize icons, make alertpanel_message()
20234                 private
20235         * src/message_search.c
20236         * src/sgpgme.c
20237         * src/summary_search.c
20238                 Suit alertpanel changes
20239
20240 2004-07-27 [colin]      0.9.12cvs35.1
20241
20242         * src/alertpanel.c
20243                 Add an icon
20244         * src/passphrase.c
20245                 Add debug output - maybe someone will
20246                 want to look at the problem with Grab
20247                 Input :)
20248         Bump version as we're synced with HEAD
20249
20250 2004-07-26 [colin]      0.9.12cvs33.26
20251
20252         * src/pop.c
20253                 Fix uidl-file parsing when not in new
20254                 format
20255
20256 2004-07-26 [colin]      0.9.12cvs33.25
20257
20258         * src/gtk/menu.c
20259                 Move popup menu up if necessary (fixes 
20260                 account selector)
20261         * src/mainwindow.c
20262                 Set account selector's button height to
20263                 minimum
20264
20265 2004-07-26 [colin]      0.9.12cvs33.24
20266
20267         * src/alertpanel.c
20268                 Maybe fix 551 (Truncated font in alert window)
20269
20270 2004-07-26 [colin]      0.9.12cvs33.23
20271
20272         * po/de.po
20273         * po/es.po
20274         * po/fr.po
20275         * po/it.po
20276         * po/ja.po
20277         * po/pl.po
20278         * po/ru.po
20279         * po/sk.po
20280         * po/sr.po
20281         * po/zh_CN.po
20282                 Sync po files with HEAD
20283
20284 2004-07-26 [paul]       0.9.12cvs33.22
20285
20286         * src/compose.c
20287                 fix Bug 556 'Organisation-header is sent even if empty'
20288
20289 2004-07-24 [colin]      0.9.12cvs33.21
20290
20291         * src/compose.c
20292         * src/gtk/gtkaspell.c
20293         * src/gtk/gtkaspell.h
20294                 Fix speller accelerators (require hack)
20295
20296 2004-07-24 [colin]      0.9.12cvs33.20
20297
20298         * src/gtk/gtkaspell.c
20299                 Fix over-eager code deletion breaking
20300                 Check while typing
20301
20302 2004-07-24 [colin]      0.9.12cvs33.19
20303
20304         * src/browseldap.c
20305         * src/ldapctrl.c
20306         * src/ldapctrl.h
20307         * src/ldapserver.h
20308                 Sync ldap with HEAD
20309         (Fixes 546 LDAP completely broken)
20310
20311 2004-07-24 [colin]      0.9.12cvs33.18
20312
20313         * src/prefs_msg_colors.c
20314                 Fix prototype mismatch
20315         (Fixes 547 void function cannot return value)
20316
20317 2004-07-24 [colin]      0.9.12cvs33.17
20318
20319         * src/mainwindow.c
20320                 Fix sort going back to previous sort key
20321                 when changing sort direction
20322
20323 2004-07-24 [colin]      0.9.12cvs33.16
20324
20325         * src/compose.c
20326                 Fix space insertion when re-wrapping at 
20327                 cursor point
20328
20329 2004-07-24 [colin]      0.9.12cvs33.15
20330
20331         * src/gtk/gtkaspell.c
20332                 Don't change cursor position in insert-text
20333                 callback
20334         (Fixes 539 Word wrapping on input transposes letters)
20335
20336 2004-07-24 [colin]      0.9.12cvs33.14
20337
20338         * src/gtk/gtkaspell.c
20339                 Reencode non-ascii chars to dictionary's
20340                 encoding
20341         (Fixes 544 Spell check broken non english locale)
20342
20343 2004-07-24 [colin]      0.9.12cvs33.13
20344
20345         * src/summaryview.c
20346                 Fix Shift+Down, add Home/End/PgUp/PgDown
20347
20348 2004-07-21 [colin]      0.9.12cvs33.12
20349
20350         * src/prefs_common.c
20351                 Fix a gtk warning (Patch by Andrej Kacian)
20352
20353 2004-07-21 [colin]      0.9.12cvs33.11
20354
20355         * src/gtk/filesel.c
20356                 More check
20357
20358 2004-07-21 [colin]      0.9.12cvs33.10
20359
20360         * src/compose.c
20361         * src/crash.c
20362         * src/export.c
20363         * src/import.c
20364         * src/messageview.c
20365         * src/mimeview.c
20366         * src/prefs_spelling.c
20367         * src/prefs_themes.c
20368         * src/summaryview.c
20369         * src/gtk/filesel.c
20370         * src/gtk/filesel.h
20371         * src/gtk/pluginwindow.c
20372                 Untwist open/save mode guessing logic, make
20373                 it explicit
20374
20375 2004-07-20 [colin]      0.9.12cvs33.9
20376
20377         * src/codeconv.c
20378                 conv_encode_header: src_charset is UTF-8 on
20379                 gtk2
20380         * src/compose.c
20381                 Remove double encoding of the headers
20382
20383 2004-07-20 [colin]      0.9.12cvs33.8
20384
20385         * src/codeconv.c
20386                 Fix typo
20387
20388 2004-07-20 [colin]      0.9.12cvs33.7
20389
20390         * src/mainwindow.c
20391                 Set the separated messageview to the saved
20392                 size of Claws' messageview (Patch by Alfons)
20393                 Fix a callback prototype (me)
20394
20395 2004-07-20 [colin]      0.9.12cvs33.6
20396
20397         * src/codeconv.h
20398                 Forgot one hunk in 0.9.12cvs33.4
20399
20400 2004-07-19 [colin]      0.9.12cvs33.5
20401
20402         * src/action.c
20403                 Action output fix
20404                 Patch by Alfons
20405
20406 2004-07-19 [colin]      0.9.12cvs33.4
20407
20408         * src/compose.c
20409                 Fix outgoing charset bug in headers
20410         * src/codeconv.c
20411                 Clean for glib2 - Patch by Alfons
20412
20413 2004-07-19 [colin]      0.9.12cvs33.3
20414
20415         * src/statusbar.c
20416                 Remove grip from the statusbar
20417                 Patch by Alfons
20418
20419 2004-07-19 [colin]      0.9.12cvs33.2
20420
20421         * src/messageview.c
20422         * src/textview.c
20423                 Fix messageview remembering the previous
20424                 scroll position when loading a new message
20425                 Patch by Alfons
20426
20427 2004-07-19 [colin]      0.9.12cvs33.1
20428
20429         * src/folder.h
20430         * src/folderview.c
20431         * src/summaryview.c
20432                 Sync with HEAD
20433
20434 2004-07-18 [colin]      0.9.12cvs32.7
20435
20436         * configure.ac
20437                 Remove useless check for XIM - noticed
20438                 by Alfons
20439
20440 2004-07-18 [colin]      0.9.12cvs32.6
20441
20442         * src/summaryview.c
20443                 Remove non-modified and shift-modified
20444                 accelerators in summaryview's popup
20445                 menu, as that doesn't get catched by
20446                 the accel-activate signal catcher...
20447
20448 2004-07-18 [colin]      0.9.12cvs32.5
20449
20450         * src/prefs_common.c
20451                 Define sensible default prefs for 
20452                 wrapping
20453
20454 2004-07-18 [colin]      0.9.12cvs32.4
20455
20456         * src/compose.c
20457         * src/prefs_common.c
20458         * src/prefs_common.h
20459         * src/prefs_wrapping.c
20460                 Remove Smart Wrapping pref, which does
20461                 nothing on gtk2 branch
20462
20463 2004-07-18 [colin]      0.9.12cvs32.3
20464
20465         * src/sourcewindow.c
20466                 Proper utf8
20467
20468 2004-07-18 [colin]      0.9.12cvs32.2
20469
20470         * src/compose.c
20471                 Save attachment status when drafting
20472
20473 2004-07-18 [colin]      0.9.12cvs32.1
20474
20475         * src/gtk/filesel.c
20476                 Fix erratic folder selection in open mode
20477
20478 2004-07-18 [colin]      0.9.12cvs31.11
20479
20480         * src/pop.c
20481                 Don't let partial messages get deleted
20482                 even with "dowload all"
20483                 (0.9.12cvs31.8 fix extension)
20484 2004-07-18 [colin]      0.9.12cvs31.10
20485
20486         * src/gtk/logwindow.c
20487                 Fix log scrolling
20488
20489 2004-07-18 [colin]      0.9.12cvs31.9
20490
20491         * src/common/utils.c
20492                 Fix non-utf8 strings coming from commands
20493                 and files
20494
20495 2004-07-18 [colin]      0.9.12cvs31.8
20496
20497         * src/pop.c
20498                 Fix partial download bug with Download all
20499                 messages option
20500
20501 2004-07-18 [colin]      0.9.12cvs31.7
20502
20503         * src/textview.c
20504                 Fix bug introduced in 0.9.12cvs31.2
20505                 (blocked in select mode after double click)
20506
20507 2004-07-18 [colin]      0.9.12cvs31.6
20508
20509         * src/compose.c
20510         * src/gtk/menu.c
20511                 More glib-warning fixes
20512
20513 2004-07-18 [colin]      0.9.12cvs31.5
20514
20515         * src/compose.c
20516                 Fix trashing the primary clipboard when moving 
20517                 around with tab
20518         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
20519
20520 2004-07-18 [colin]      0.9.12cvs31.4
20521
20522         * src/codeconv.c
20523                 convert unencoded iso headers to utf8
20524         (Fix Bug 538 Unencoded local characters in subject make it 
20525          disappear)
20526
20527 2004-07-18 [colin]      0.9.12cvs31.3
20528
20529         * src/compose.c
20530                 Fix tab char handling in wrapping
20531         (Fix Bug 537 Line wrap problem - TAB character treated as 
20532          one character instead of 8)
20533
20534 2004-07-18 [colin]      0.9.12cvs31.2
20535
20536         * src/textview.c
20537                 return FALSE on GDK_MOTION_NOTIFY
20538         (Fix Bug 535 Hyperlinks/addresses are not selectable 
20539          (unable to highlight))
20540
20541 2004-07-18 [colin]      0.9.12cvs31.1
20542
20543         * src/folderview.c
20544                 Sync with 0.9.12cvs31
20545
20546 2004-07-18 [colin]      0.9.12cvs30.4
20547
20548         * src/compose.c
20549                 Also block text_inserted when inserting a file
20550
20551 2004-07-18 [colin]      0.9.12cvs30.3
20552
20553         * src/compose.c
20554                 Fix smart wrapping (block text_inserted handler
20555                 while putting quotation to avoid wrap on input,
20556                 don't join lines if next is sig separator)
20557
20558 2004-07-17 [colin]      0.9.12cvs30.2
20559
20560         * src/folderview.c
20561         * src/mainwindow.c
20562         * src/mimeview.c
20563         * src/summaryview.c
20564         * src/gtk/quicksearch.c
20565         * src/gtk/quicksearch.h
20566                 Block key events handlers *and* accels while
20567                 quicksearch is focused
20568         (Fixes Bug 534 quick-search bar not accepting certain letters)
20569
20570 2004-07-17 [colin]      0.9.12cvs30.1
20571
20572         * src/folder.h
20573         * src/folderview.c
20574         * src/summaryview.c
20575                 Sync with 0.9.12cvs30
20576
20577 2004-07-17 [colin]      0.9.12cvs28.2
20578
20579         * src/mimeview.c
20580         * src/procmime.c
20581         * src/summaryview.c
20582         * src/gtk/menu.c
20583                 Squash some compile and glib warnings
20584
20585 2004-07-17 [paul]       0.9.12cvs28.1
20586
20587         * src/mimeview.c
20588                 sync with 0.9.12cvs28 HEAD
20589
20590 2004-07-16 [paul]       0.9.12cvs26.1
20591         
20592         * src/gtk/quicksearch.c
20593         * src/account.c
20594         * src/account.h
20595         * src/compose.c
20596         * src/customheader.c
20597         * src/folder_item_prefs.c
20598         * src/main.c
20599         * src/mainwindow.c
20600         * src/messageview.c
20601         * src/mimeview.c
20602         * src/news.c
20603         * src/pgpmime.c
20604         * src/pop.c
20605         * src/pop.h
20606         * src/prefs_account.c
20607         * src/prefs_account.h
20608         * src/prefs_common.c
20609         * src/prefs_common.h
20610         * src/prefs_display_header.c
20611         * src/prefs_gtk.c
20612         * src/prefs_gtk.h
20613         * src/procheader.c
20614         * src/procmime.c
20615                 sync with 0.9.12cvs26 HEAD      
20616
20617 2004-07-15 [colin]      0.9.12cvs18.14
20618
20619         * src/folder.c
20620                 Disable GPG signature check during
20621                 folder move and scan
20622         (Closes Bug 521 Signature checking slows down Folder-Move)
20623
20624 2004-07-14 [colin]      0.9.12cvs18.13
20625
20626         * src/common/partial_download.c
20627                 update includes
20628
20629 2004-07-14 [colin]      0.9.12cvs18.12
20630
20631         * src/common/partial_download.c
20632         * src/common/partial_download.h
20633                 Move doc at top, add correct copyright
20634
20635 2004-07-14 [colin]      0.9.12cvs18.11
20636
20637         * src/folder.c
20638         * src/messageview.c
20639         * src/pop.c
20640         * src/pop.h
20641         * src/procmsg.c
20642         * src/summaryview.c
20643         * src/common/Makefile.am
20644         * src/common/partial_download.c ** NEW FILES **
20645         * src/common/partial_download.h ** NEW FILES **
20646                 Move partial-download related stuff to its
20647                 own file
20648
20649 2004-07-14 [colin]      0.9.12cvs18.10
20650
20651         * src/send_message.c
20652                 Fix smtp auth when user is null or empty
20653
20654 2004-07-13 [colin]      0.9.12cvs18.9
20655
20656         * src/gtk/quicksearch.c
20657                 Use alphabetic order
20658
20659 2004-07-13 [colin]      0.9.12cvs18.8
20660
20661         * src/pop.c
20662                 Be paranoid on the checks
20663
20664 2004-07-13 [colin]      0.9.12cvs18.7
20665
20666         * src/gtk/quicksearch.c
20667                 Fix Engrish once again
20668
20669 2004-07-13 [colin]      0.9.12cvs18.6
20670
20671         * src/procmsg.c
20672         * src/summaryview.c
20673                 Mark messages for deletion when they are about to
20674                 be removed from trash
20675
20676 2004-07-13 [colin]      0.9.12cvs18.5
20677
20678         * src/matcher.c
20679         * src/matcher.h
20680         * src/matcher_parser_parse.y
20681         * src/prefs_matcher.c
20682         * src/gtk/quicksearch.c
20683                 Add 'partial' ('p') match string to find partially
20684                 downloaded messages
20685
20686 2004-07-13 [colin]      0.9.12cvs18.4
20687
20688         * src/pop.c
20689                 Fix misplaced block
20690
20691 2004-07-13 [colin]      0.9.12cvs18.3
20692
20693         * src/pop.c
20694         * src/pop.h
20695         * src/messageview.c
20696                 Refactor API (to avoid passing 5+ params and code
20697                 duplication)
20698         * src/folder.c
20699         * src/msgcache.c
20700         * src/procheader.c
20701         * src/common/defs.h
20702                 Add planned_download to cache
20703                 Don't mess uidl file when moving partially downloaded
20704                 mails (they change folder, we should change it in the
20705                 uidl list too or we'll remove an incorrect message)
20706                 (this also helps removing hacks when changing 
20707                 planned_download in messageview.c)
20708
20709 2004-07-12 [colin]      0.9.12cvs18.2
20710
20711         * src/gtk/quicksearch.c
20712                 Fix missing status update in quicksearch
20713
20714 2004-07-12 [paul]       0.9.12cvs18.1
20715
20716         * po/POTFILES.in
20717         * src/Makefile.am
20718         * src/account.c
20719         * src/codeconv.c
20720         * src/compose.c
20721         * src/inc.c
20722         * src/main.c
20723         * src/prefs_common.c
20724         * src/procmsg.h
20725         * src/toolbar.c
20726         * src/prefs_msg_colors.[ch]     ** NEW FILES **
20727         * src/prefs_wrapping.[ch]       ** NEW FILES **
20728         * src/common/intl.h
20729         * src/common/utils.[ch]
20730         * src/gtk/quicksearch.[ch]
20731                 sync with 0.9.12cvs18 HEAD
20732
20733 2004-07-12 [colin]      0.9.11cvs17.25
20734
20735         * src/folder.c
20736         * src/folder.h
20737                 Remove unused function added by me in 0.9.11cvs17.10
20738
20739 2004-07-11 [colin]      0.9.11cvs17.24
20740
20741         * src/inc.c
20742         * src/messageview.c
20743         * src/pop.c
20744         * src/pop.h
20745                 Use folderitem and msgnum instead of filename to
20746                 know which mail to delete
20747                 Move old partial mail deletion to pop.c
20748
20749 2004-07-10 [colin]      0.9.11cvs17.23
20750
20751         * src/inc.c
20752                 Add debug
20753         * src/pop.c
20754         * src/pop.h
20755                 Don't re-use same enums for unrelated stuff: it's 
20756                 completely misleading !
20757                 Document a bit
20758
20759 2004-07-09 [colin]      0.9.11cvs17.22
20760
20761         * src/inc.c
20762                 Remove folder-type check and do
20763                 more tests to be sure everything's
20764                 ok
20765         * src/messageview.c
20766                 Punctuation update, remove useless
20767                 code, fix two warnings
20768         * src/noticeview.c
20769                 Layout cleaning, reset 2nd button
20770                 when specifying one
20771
20772 2004-07-09 [colin]      0.9.11cvs17.21
20773
20774         * src/messageview.c
20775         * src/pop.c
20776         * src/pop.h
20777                 Allow user to change his mind
20778                 and postpone decision (by
20779                 unmarking the mail)
20780
20781 2004-07-09 [colin]      0.9.11cvs17.20
20782
20783         * src/messageview.c
20784                 Fix bug with delete state
20785         * src/pop.c
20786         * src/pop.h
20787                 Fix buffer leak (fread doesn't 
20788                 terminate buffers with \0)
20789                 Refactoring (remove magic 
20790                 numbers)
20791
20792 2004-07-09 [colin]      0.9.11cvs17.19
20793
20794         * src/pop.c
20795                 Don't log "Skipping message" if 
20796                 we're going to TOP it two lines
20797                 later
20798
20799 2004-07-09 [colin]      0.9.11cvs17.18
20800
20801         * src/messageview.c
20802                 Fix Engrish
20803
20804 2004-07-09 [colin]      0.9.11cvs17.17
20805
20806         * src/pop.c
20807                 strlen checking...
20808         * src/messageview.c
20809                 refactoring a bit
20810
20811 2004-07-08 [colin]      0.9.11cvs17.16
20812
20813         * src/noticeview.c
20814         * src/noticeview.h
20815                 Add an optional second button
20816         * src/messageview.c
20817         * src/pop.c
20818         * src/pop.h
20819                 Don't delete partially received mails after a certain
20820                 time; rather, let the user decide.
20821
20822 2004-07-08 [colin]      0.9.11cvs17.15
20823
20824         * src/common/smtp.h
20825                 Sync with HEAD
20826
20827 2004-07-08 [colin]      0.9.11cvs17.14
20828
20829         * src/messageview.c
20830         * src/common/smtp.c
20831                 Use to_human_readable() for sizes
20832
20833 2004-07-08 [colin]      0.9.11cvs17.13
20834
20835         * src/inc.c
20836         * src/messageview.c
20837         * src/pop.c
20838         * src/pop.h
20839         * src/procmsg.c
20840                 Fix partial-downloading issues:
20841                         catch unsupported TOP
20842                         don't delete partially downloaded mails before 5 days
20843                         don't update existing with non-MH folders; that'll
20844                         make dups, but it's better than trashing the folder
20845                         free new msginfo parts
20846                 Fix indentation ;-)
20847
20848 2004-07-08 [colin]      0.9.11cvs17.12
20849
20850         * src/common/smtp.c
20851         * src/common/smtp.h
20852                 Sync smtp size verification with HEAD
20853
20854 2004-07-08 [colin]      0.9.11cvs17.11
20855
20856         * src/summaryview.c
20857         * src/prefs_common.c
20858         * src/prefs_common.h
20859         * src/gtk/quicksearch.c
20860         * src/gtk/quicksearch.h
20861                 Sync sticky pref with HEAD
20862
20863 2004-07-08 [colin]      0.9.11cvs17.10
20864
20865         * src/folder.c [1.213.2.6]
20866         * src/folder.h [1.87.2.6]
20867         * src/inc.c [1.149.2.7]
20868         * src/messageview.c [1.94.2.8]
20869         * src/procheader.c [1.47.2.6]
20870         * src/procmsg.c [1.150.2.4]
20871         * src/procmsg.h [1.60.2.5]
20872         * src/pop.c [1.56.2.4]
20873         * src/pop.h [1.17.2.3]
20874                 Let too big messages get downloaded, but truncated
20875                 Add a button to download them completely
20876                 
20877 2004-07-06 [colin]      0.9.11cvs17.9
20878
20879         * src/gtk/quicksearch.c [1.1.2.3]
20880                 Add a Clear button
20881         * commitHelper
20882         * PATCHSETS
20883                 Add a script to help with cvs
20884
20885 2004-07-03 [colin]      0.9.11cvs17.8
20886
20887         * src/plugins/imageviewer/viewer.c
20888                 fix imageviewer (which was staying on the first
20889                 displayed image)
20890
20891 2004-07-03 [colin]      0.9.11cvs17.7
20892
20893         Removed FIXME_GTK2 warnings
20894         * src/gtk/gtkutils.c
20895                 useless #warnings
20896         * src/gtk/menu.c
20897                 useless #warnings (no need to mess with menu rc)
20898         * src/gtk/menu.h
20899                 unused functions
20900         
20901
20902 2004-07-03 [colin]      0.9.11cvs17.6
20903
20904         Removed FIXME_GTK2 warnings
20905         * src/codeconv.c
20906                 useless #warnings (rewrite needed)
20907         * src/compose.c
20908                 useless #warnings (rewrite needed)
20909                 useless #warnings (gtk2 is like that)
20910                 useless #warnings (previously fixed)
20911         * src/main.c
20912                 useless #warnings (previously fixed)
20913         * src/message_search.c
20914                 useless #warnings (gtk2 is like that)
20915                 Made apparent that search is case-sensitive
20916         * src/mimeview.c
20917                 useless #warnings (rewrite needed)
20918                 useless #warnings (gtk2 is like that)
20919                 reimplemented real warnings
20920         * src/prefs_common.c
20921                 Removed block cursor option (not it gtk2)
20922         * src/prefs_gtk.c
20923                 useless #warnings (rewrite needed)
20924         * src/procheader.c
20925                 useless #warnings (rewrite needed)
20926         * src/sourcewindow.c
20927                 useless #warnings (incorrect placing)
20928         * src/summary_search.c
20929                 useless #warnings (gtk2 is like that)
20930                 Made apparent that search is case-sensitive
20931         * src/action.c
20932                 useless #warnings (gtk2 is like that)
20933         * src/textview.c
20934                 useless #warnings (rewrite needed)
20935         * src/toolbar.c
20936                 useless #warnings (rewrite needed)
20937
20938 2004-07-03 [colin]      0.9.11cvs17.5
20939
20940         * src/textview.c
20941                 Fix mismerge which broke URI opening
20942                 
20943 2004-07-01 [colin]      0.9.11cvs17.4
20944
20945         * src/gtk/filesel.c
20946                 Fill filename when saving
20947                 
20948 2004-06-27 [colin]      0.9.11cvs17.3
20949
20950         * src/gtk/filesel.[ch]
20951                 Use the new GTK file selector
20952                 Update prototype to match the reality: multiple file
20953                 selection is open-only          
20954         * src/compose.c
20955                 Match the new prototypes        
20956         * configure.ac
20957                 Match the new requirements (gtk 2.4.0)
20958                         
20959 2004-06-26 [colin]      0.9.11cvs17.2
20960
20961         * src/plugins/trayicon/trayicon.c
20962                 Remove useless signal handler on resize, which causes
20963                 an infinite "loop"
20964         
20965 2004-06-26 [colin]      0.9.11cvs17.1
20966         
20967         * tools/Makefile.am
20968                 remove launch_firebird and add nautilus2sylpheed.sh
20969         * src/quicksearch.c
20970           src/summaryview.c
20971                 Fix show/hide "Extended symbols" button problem
20972                 Fix apparition at startup
20973                 Fix const warnings
20974         * src/plugins/image_viewer/Makefile.am
20975                 Fix configure 
20976         * common/ssl.c
20977                 Re-enable certificate check, as it doesn't seem to
20978                 cause Xlib errors anymore
20979
20980 2004-06-25 [paul]       0.9.11cvs17
20981
20982         * sync with 0.9.11cvs17 HEAD
20983         
20984         NOTE: QuickSearch is broken
20985
20986 2004-06-07 [colin]      0.9.10claws67.10
20987         * src/plugins/trayicon/trayicon.c
20988           src/plugins/trayicon/libeggtrayicon/Makefile.am
20989           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20990                 Fix gettextization in trayicon plugin
20991
20992 2004-06-07 [colin]      0.9.10claws67.9
20993         
20994         * src/summaryview.c
20995           src/gtk/gtksctree.[ch]
20996                 Let Shift+{Up,Down} work in summaryview
20997                 (well, Down "works" and Up works)
20998                 Let the list scroll when using these keys
20999
21000 2004-06-06 [colin]      0.9.10claws67.8
21001
21002         * src/plugins/trayicon/trayicon.c
21003                 Fix pixmap update
21004
21005 2004-06-06 [colin]      0.9.10claws67.7
21006
21007         * src/addressbook.c
21008                 Fix signal handling causing system-wide focus grab
21009
21010 2004-05-25 [paul]       0.9.10claws67.6
21011
21012         * Makefile.am
21013           src/Makefile.am
21014                 clean up
21015
21016 2004-05-25 [paul]       0.9.10claws67.5
21017
21018         * replace deprecated gtk_signal... functions
21019
21020 2004-05-23 [colin]      0.9.10claws67.4
21021
21022         * src/compose.c
21023                 Fix wrapping
21024
21025 2004-05-22 [colin]      0.9.10claws67.3
21026
21027         * src/compose.c
21028                 Re-fix [Edited] in compose.c::compose_reedit()
21029
21030 2004-05-22 [colin]      0.9.10claws67.2
21031
21032         * src/procmime.c
21033                 Fix parsing of multiparts mails
21034
21035 2004-05-22 [colin]      0.9.10claws67.1
21036
21037         * src/summaryview.c
21038                 Fix quicksearch
21039
21040 2004-05-22 [paul]       0.9.10claws67
21041
21042         * sync with 0.9.10claws67 HEAD
21043
21044 2004-05-14 [alfons]
21045
21046         * src/procmime.h
21047                 add forgotton prototype
21048
21049 2004-05-10 [paul]       0.9.10claws57
21050
21051         * sync with 0.9.10claws57 HEAD
21052
21053 2004-05-05 [paul]       0.9.9.claws1
21054
21055         * ChangeLog-gtk2        ** REMOVED **
21056           ChangeLog-gtk2.claws  ** ADDED **
21057                 rename and adopt the normal claws format
21058                 
21059         * configure.ac
21060                 require gtkmathview >= 0.5
21061
21062         * ac/*                          ** REMOVED **
21063           ac/                           ** REMOVED **
21064           intl/Makefile.in              ** REMOVED **
21065           m4/                           ** ADDED **
21066           m4/missing                    ** ADDED **
21067           m4/missing/gdk-pixbuf.m4      ** ADDED **
21068           m4/missing/gettext.m4         ** ADDED **
21069           m4/missing/gpgme.m4           ** ADDED **
21070           m4/missing/imlib.m4           ** ADDED **
21071           m4/.cvsignore                 ** ADDED **
21072           m4/Makefile.am                ** ADDED **
21073           m4/README                     ** ADDED **
21074           m4/aclocal-include.m4         ** ADDED **
21075           m4/aspell.m4                  ** ADDED **
21076           m4/check-type.m4              ** ADDED **
21077           m4/gnupg-check-typedef.m4     ** ADDED **
21078           m4/openssl.m4                 ** ADDED **
21079           m4/spamassassin.m4            ** ADDED **
21080           po/ChangeLog                  ** REMOVED **
21081           po/Makefile.in.in             ** REMOVED **
21082           po/Rules-quot                 ** REMOVED **
21083           po/boldquot.sed               ** REMOVED **
21084           po/en@boldquot.header         ** REMOVED **
21085           po/en@quot.header             ** REMOVED **
21086           po/insert-header.sin          ** REMOVED **
21087           po/quot.sed                   ** REMOVED **
21088           po/remove-potcdate.sed        ** REMOVED **
21089           po/remove-potcdate.sin        ** REMOVED **
21090           po/stamp-po                   ** REMOVED **
21091           Makefile.am
21092           autogen.sh
21093           configure.ac
21094                 enable building with automake 1.8.x
21095                 add 'autopoint --force' to autogen.sh and remove all
21096                 auto-generated files, remove ac/ directory and use
21097                 m4/ directory instead
21098                 
21099         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
21100                 fix gettextization
21101
21102 2004-02-28 Colin Leroy <colin@colino.net>
21103         * src/prefs_matcher.c
21104           src/prefs_filtering.c
21105           src/prefs_filtering_action.c
21106                 Fix non-editable GtkEntries
21107
21108 2004-02-22 Thorsten Maerz <torte@netztorte.de>
21109         * src/prefs_themes.c
21110                 utf8 conversion for theme info
21111
21112 2004-02-21 Thorsten Maerz <torte@netztorte.de>
21113         * sync 0.9.9claws
21114
21115 2004-02-14 Thorsten Maerz <torte@netztorte.de>
21116         * src/grouplistdialog.c
21117                 allow multiple selections without ctrl key
21118
21119 2004-02-09 Thorsten Maerz <torte@netztorte.de>
21120         * src/main.c
21121                 enable customizable accelerators
21122
21123 2004-02-08 Thorsten Maerz <torte@netztorte.de>
21124         * src/prefs_common.c
21125                 re-enable different font settings for gtk1/2
21126         * src/prefs_folder_item.c
21127                 fix folder prefs displayed wrong
21128         * src/textview.c
21129                 set 'sunken' shadow type
21130
21131 2004-02-07 Colin Leroy <colin@colino.net>
21132         * src/compose.c
21133                 Fix message being always [Edited]
21134                 Encode headers correctly (utf8 buf)
21135
21136 2004-01-27 Thorsten Maerz <torte@netztorte.de>
21137         * src/socket.c
21138                 remove double g_source_attach()
21139                 (Thanks to Colin Leroy)
21140
21141 2004-01-27 Thorsten Maerz <torte@netztorte.de>
21142         * src/gtk/gtksctree.c
21143                 Fix SSL certificate list not shown
21144         * src/mimeview.c
21145                 Fix clicks in mime tree
21146
21147 2004-01-27 Thorsten Maerz <torte@netztorte.de>
21148         * src/common/socket.c
21149                 Fix SSL receive
21150         * src/compose.c
21151                 Fix clipboard menu hotkeys
21152
21153 2004-01-25 Thorsten Maerz <torte@netztorte.de>
21154         * src/gtk/gtkaspell.[ch]
21155           src/compose.c
21156                 reimplement spellchecker
21157
21158 2004-01-25 Thorsten Maerz <torte@netztorte.de>
21159         * src/gtk/filesel.c
21160                 crash when inserting file in compose window
21161                 (TODO: keep old selection on clicks)
21162         * src/main.c
21163                 use gtkrc-2.0 instead of gtkrc
21164
21165 2004-01-25 Thorsten Maerz <torte@netztorte.de>
21166         * src/messageview.c
21167                 remove orphaned mimeview unref()
21168
21169 2004-01-20 Thorsten Maerz <torte@netztorte.de>
21170         * src/grouplistdialog.c
21171                 expand nodes containing subscribed groups
21172
21173 2004-01-19 Thorsten Maerz <torte@netztorte.de>
21174         * src/textview.c
21175                 textview: hide cursor, restore old click behaviour
21176
21177 2004-01-18 Thorsten Maerz <torte@netztorte.de>
21178         * src/textview.c
21179                 variable names messed up
21180
21181 2004-01-17 Colin Leroy <colin@colino.net>
21182         * src/addr_compl.c
21183                 Fix completion address too thin
21184         * src/compose.c
21185                 Fix tab-to-subject behaviour
21186         * src/summaryview.c
21187                 Implement key up & down in summaryview
21188
21189 2004-01-12 Thorsten Maerz <torte@netztorte.de>
21190
21191         * sync 098claws
21192
21193 2004-01-08 Thorsten Maerz <torte@netztorte.de>
21194         * configure.ac
21195           Makefile.am
21196           doc/.cvsignore
21197           doc/Makefile.am
21198                 faq, man, manual moved to doc/
21199         * ac/aspell.m4
21200           ac/check-type.m4
21201           ac/gnupg-check-typedef.m4
21202           ac/openssl.m4
21203           ac/spamassassin.m4
21204           ac/missing/gdk-pixbuf.m4
21205           ac/missing/gpgme.m4
21206           ac/missing/imlib.m4
21207                 fix automake warnings
21208
21209 2003-12-06 Colin Leroy <colin@colino.net>
21210         * src/summaryview.c
21211                 Fix quicksearch
21212
21213 2003-12-05 Colin Leroy <colin@colino.net>
21214         * src/summaryview.c
21215                 Fix going to next unread folder
21216
21217 2003-12-05 Colin Leroy <colin@colino.net>
21218         * src/crash.c
21219                 Fix gtk2 compilation
21220         * src/session.c
21221                 Remove iotag source handler at disconnection
21222         * src/socket.[ch] 
21223                 Remove source handler when closing socket 
21224                 (fixes another seg)
21225
21226 2003-12-04 Colin Leroy <colin@colino.net>
21227         * src/compose.c
21228           src/prefs_account.c
21229           src/prefs_common.c
21230                 Fix some dropdown menus
21231
21232 2003-12-04 Colin Leroy <colin@colino.net>
21233         * src/compose.c
21234                 Fix event handlers on header fields
21235         * src/common/socket.c
21236           src/common/session.c
21237                 Fix segfault with callback (SSL)
21238                 Fix end of session 
21239
21240 2003-10-06 Thorsten Maerz <torte@netztorte.de>
21241
21242         * Fix compile bug in src/compose.c
21243         * removed src/gtk/gtkstext.[ch]
21244
21245 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
21246
21247         * Convert character set and escape "text" attributes in toolbar setting
21248         files.
21249         * Fixed bug in button-press-event handling.
21250
21251 2003-09-16 Thorsten Maerz <torte@netztorte.de>
21252
21253         * Fixed bug in key-press-event handling.
21254
21255 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
21256
21257         * Enabled to compile tray-icon plugin (Ad-hoc).
21258         * Avoid hang up bug of icon list in mime view (Ad-hoc).
21259
21260 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
21261
21262         * Enabled to compile on sylpheed-claws.
21263         (tray-icon plugin still cannot compile yet.)
21264
21265 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
21266
21267         * Updated to 0.9.5.
21268
21269 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
21270
21271         * Updated to 0.9.4.
21272         * Ported monitoring SSL mechanism to GSource of GLib2
21273         (I don't confirm it)
21274         * Added _gtk2 suffix to key name of font preference to avoid
21275         ovverwriting preference of Gtk+-1.2 version.
21276
21277 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
21278
21279         * Updated to 0.9.2.
21280
21281 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
21282
21283         * Updated to 0.9.1.
21284         * Translate po files into UTF-8 when execute autogen.sh.
21285
21286 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
21287
21288         * Updated to 0.9.0.
21289
21290 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
21291
21292         * Plugged GError related memory leaks.
21293
21294 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
21295
21296         * Changed default size of fonts.
21297         * Enabled to set titile font size of warning dialog.
21298
21299 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
21300
21301         * Embed a sylpheed icon into executable binary on Windows.
21302
21303 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
21304
21305         * I forgot to traslate character set of element string in src/xml.c.
21306
21307 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
21308
21309         * Fixed detecting bind_textdomain_codeset in configure.in.
21310         * The bug in which "Example" of "Date fromat" preference isn't displayed
21311         correctly has been fixed.
21312
21313 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
21314
21315         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
21316           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
21317           glib-gettextize
21318           Removed intl directory.
21319           Translated po files into UTF-8.
21320           (Thanks! Ryuji Abe)
21321
21322 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
21323
21324         * The bug which doesn't unscape string in xml.c has been fixed.
21325
21326 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
21327
21328         * The bug which is failed to translate encoding of file name thorough
21329         file dialog has been fixed.
21330
21331 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
21332
21333         * Modified to translate file names which is used in inporting/expoting
21334         mbox feature and "Save as" feature into locale encoding.
21335         * Translate file names into locale encoding when "Attache file" and
21336         "Insert file".
21337         * Force set G_BROKEN_FILENAMES environment variable.
21338         * Other minor fixes.
21339
21340 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
21341
21342         * Modified to treat MH folder's name as locale encoding.
21343
21344 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
21345
21346         * The bug which clash on switching candidates of auto completion of
21347         addresses, cannot use auto completion in Japanesse is fixed
21348         (Thanks! Tokunaga-san)¡¥
21349
21350 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21351
21352         * The bug which cannot switch key accelerator preference has been fixed
21353         (Thanks! smbd-san)¡¥
21354
21355 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21356
21357         * version 0.8.11-gtk2-20030314
21358
21359 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21360
21361         * The bug in which character set conversion of filtering messages has
21362         been fixed.(Thanks! COCOA-san).
21363
21364 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
21365
21366         * Revived "Leave space on head" preference in "Message" category.
21367         * A bug which clash when put the cursor to end of buffer and execute
21368         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
21369
21370 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21371
21372         * version 0.8.11-gtk2-20030312
21373
21374 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21375
21376         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
21377         * Modified to use Pango's API directly for font preference.
21378         * Integrated GtkTextView of textview to one widget.
21379         * Set fonts of header title in textview by "header_title" tag.
21380         * Removed some deprecated codes.
21381
21382 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
21383
21384         * Updated to 0.8.11.
21385         * Merged cygwin patch(Thanks! Sakai-san).
21386
21387 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
21388
21389         * version 0.8.10-gtk2-20030309