2006-12-31 [paul] 2.6.1cvs92
[claws.git] / ChangeLog
1 2006-12-31 [paul]       2.6.1cvs92
2
3         * src/prefs_summaries.c
4                 use gtk_button_new_from_stock()
5
6 2006-12-30 [colin]      2.6.1cvs91
7
8         * src/folder.c
9         * src/imap_gtk.c
10         * src/mh_gtk.c
11                 Don't update filtering and account paths 
12                 when copying folders
13
14 2006-12-30 [colin]      2.6.1cvs90
15
16         * src/prefs_compose_writing.c
17         * src/prefs_quote.c
18         * src/prefs_template.c
19                 Use message font for Writing and 
20                 Quoting prefs, as well as Templates.
21
22 2006-12-30 [colin]      2.6.1cvs89
23
24         * src/prefs_summaries.c
25                 Rework GUI; patch by Pawel
26
27 2006-12-29 [colin]      2.6.1cvs88
28
29         * src/prefs_folder_item.c
30                 Fix bug 1085, 'Apply to subfolder 
31                 doesn't work' - I was mistaken saying
32                 it worked in every case
33
34 2006-12-28 [colin]      2.6.1cvs87
35
36         * src/gtk/gtkaspell.c
37                 Don't assert if use_alternate is true
38                 and alt_dictionary isn't set -- this 
39                 is what happens on upgrade! Rather,
40                 do with it.
41
42 2006-12-28 [colin]      2.6.1cvs86
43
44         * Makefile.am
45                 Fix desktop/icon simplification
46
47 2006-12-28 [colin]      2.6.1cvs85
48
49         * Makefile.am
50                 Make desktop and icon not 
51                 dependant on the desktop
52
53 2006-12-28 [wwp]        2.6.1cvs84
54
55         * src/plugins/pgpmime/claws.def
56                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
57
58 2006-12-28 [wwp]        2.6.1cvs83
59
60         * src/prefs_folder_item.c
61                 Fix coloring of "simplify subject regexp" (folder prefs),
62                 which might be left to red whereas the regexp gets empty.
63
64 2006-12-28 [wwp]        2.6.1cvs82
65
66         * src/prefs_common.c
67         * src/prefs_common.h
68         * src/addressbook.c
69         * src/addressitem.h
70                 Save addressbook mainwindow's horizontal and vertical splitter position.
71
72 2006-12-27 [wwp]        2.6.1cvs81
73
74         * src/gtk/gtkaspell.c
75         * src/gtk/gtkaspell.h
76         * src/compose.c
77                 Fix assignment of compose's default and alternate dictionary from
78                 account or folder settings. Now gtkaspell_change_dict does rotate
79                 dicts only when it's called from a menu cb.
80
81 2006-12-27 [wwp]        2.6.1cvs80
82
83         * src/folder_item_prefs.c
84                 Fix randomly initialized default-alt-dictionary (folder prefs),
85                 complete 2.6.1cvs72.
86
87 2006-12-27 [paul]       2.6.1cvs79
88
89         * src/imap_gtk.c
90         * src/mh_gtk.c
91                 Add Copy folder in the folder's contextual
92                 menu
93
94 2006-12-27 [wwp]        2.6.1cvs78
95
96         * src/imap.c
97                 Clean up session locking, thanks to Colin.
98
99 2006-12-26 [colin]      2.6.1cvs77
100
101         * src/statusbar.c
102                 Revert previous patch
103
104 2006-12-26 [colin]      2.6.1cvs76
105
106         * src/folder.c
107         * src/folderview.c
108         * src/imap.c
109         * src/statusbar.c
110         * src/etpan/imap-thread.c
111                 Fix previous commit warnings
112                 Make statusbar update every second if total < 20
113                 Make IMAP APPEND faster by simplifying log              
114
115 2006-12-26 [colin]      2.6.1cvs75
116
117         * src/folder.c
118         * src/folder.h
119         * src/folderview.c
120         * src/folderview.h
121         * src/imap_gtk.c
122         * src/mh_gtk.c
123                 Make it possible to copy folders accross
124                 mailboxes (this was an arbitrary limitation).
125                 Still make it impossible to move folders 
126                 accross mailboxes.
127
128 2006-12-26 [colin]      2.6.1cvs74
129
130         * src/etpan/imap-thread.c
131                 Fix bug 1081, 'claws-mail 
132                 segfaults when going offline 
133                 while it transfers mails via 
134                 imap'
135
136 2006-12-26 [colin]      2.6.1cvs73
137
138         * src/folder_item_prefs.c
139                 Don't forget alt dictionary when
140                 renaming/moving folders
141
142 2006-12-26 [wwp]        2.6.1cvs72
143
144         * src/folder_item_prefs.c
145                 Add missing defaults for per-folder alt dict
146                 (forgotten in 2.6.1cvs61).
147
148 2006-12-26 [colin]      2.6.1cvs71
149
150         * src/wizard.c
151                 Add tooltip to state that specifying
152                 full path to mailbox is possible
153
154 2006-12-26 [wwp]        2.6.1cvs70
155
156         * src/partial_download.c
157         * src/gtk/gtkvscrollbutton.c
158         * src/plugins/pgpinline/plugin.c
159                 Fix for few compiler warnings that matter.
160
161 2006-12-25 [colin]      2.6.1cvs69
162
163         * src/partial_download.c
164                 Fix marking for download or deletion
165                 when the header isn't the first
166         * src/gtk/logwindow.c
167                 Fix start of scrolling
168
169 2006-12-23 [paul]       2.6.1cvs68
170
171         * src/compose.c
172                 change last commit to use the 'academic'
173                 method instead. Thanks to wwp
174
175 2006-12-23 [paul]       2.6.1cvs67
176
177         * src/compose.c
178                 don't warn about empty subject when
179                 redirecting
180
181 2006-12-22 [colin]      2.6.1cvs66
182
183         * src/summary_search.c
184                 Fix previous patch
185
186 2006-12-22 [colin]      2.6.1cvs65
187
188         * src/gtk/gtkutils.c
189         * src/imap.c
190         * src/jpilot.c
191         * src/summary_search.c
192                 A few warning fixes
193
194 2006-12-23 [paul]       
195
196         2.7.0-rc2 released
197
198 2006-12-22 [colin]      2.6.1cvs64
199
200         * src/toolbar.c
201         * src/toolbar.h
202                 Add a combo to the learn spam button
203         * src/plugins/bogofilter/bogofilter.c
204         * src/plugins/bogofilter/bogofilter_gtk.c
205         * src/plugins/bogofilter/bogofilter.h
206                 Allow to store Unsure mails in a specific
207                 folder to make better teaching easier
208
209 2006-12-21 [wwp]        2.6.1cvs63
210
211         * src/compose.c
212         * src/prefs_common.c
213         * src/prefs_common.h
214         * src/prefs_spelling.c
215         * src/gtk/gtkaspell.c
216         * src/gtk/gtkaspell.h
217                 Allow spell-checking using both current and alternate dictionaries
218                 (thanks to Colin).
219
220 2006-12-21 [wwp]        2.6.1cvs62
221
222         * src/gtk/gtkaspell.c
223                 Apply recheck_when_changing_dict (highlight all mispelled words)
224                 when switching to alternate dictionary.
225
226 2006-12-21 [wwp]        2.6.1cvs61
227
228         * src/compose.c
229         * src/folder_item_prefs.h
230         * src/prefs_common.c
231         * src/prefs_common.h
232         * src/prefs_folder_item.c
233         * src/prefs_spelling.c
234         * src/gtk/gtkaspell.c
235         * src/gtk/gtkaspell.h
236                 Add global and per-folder prefs to set the default
237                 alternate dictionary.
238
239 2006-12-21 [colin]      2.6.1cvs60
240
241         * src/folder.c
242                 Look for folders by path in all folders
243         * src/html.c
244                 add &mdash;
245
246 2006-12-20 [colin]      2.6.1cvs59
247
248         * src/gtk/quicksearch.c
249                 Make sure in_typing is false when clearing
250
251 2006-12-20 [wwp]        2.6.1cvs58
252
253         * configure.ac
254                 change manual's target dir to be LFH-compliant (thanks to Colin).
255
256 2006-12-20 [wwp]        2.6.1cvs57
257
258         * src/prefs_common.c
259         * src/prefs_summaries.c
260                 i18n fix and factorize patch, thanks to Fabien.
261
262 2006-12-20 [paul]       2.6.1cvs56
263
264         * configure.ac
265                 last of the renaming (??)
266         * src/main.c
267                 correct --help info of --status-full
268         * src/plugins/bogofilter/bogofilter.c
269                 make FALSE default of whitelist_ab
270
271 2006-12-19 [colin]      2.6.1cvs55
272
273         * src/jpilot.c
274                 Same as before, without depending on
275                 pisock >= 0.12
276
277 2006-12-19 [colin]      2.6.1cvs54
278
279         * src/jpilot.c
280                 Fix bug 1059, 'Better jpilot charset 
281                 handling'. Use libpisync's charset conversion
282                 if possible
283
284 2006-12-19 [colin]      2.6.1cvs53
285
286         * po/fr.po
287                 Updated by Fabien
288
289 2006-12-19 [wwp]        2.6.1cvs52
290
291         * src/gtk/about.c
292                 Add missing #include (thanks to Colin).
293
294 2006-12-19 [wwp]        2.6.1cvs51
295
296         * src/prefs_receive.c
297                 Better spacing between widgets in prefs.
298
299 2006-12-18 [colin]      2.6.1cvs50
300
301         * src/imap.c
302                 Fix failure to get separator on LIST "" ""
303                 Try LIST "" "INBOX" too.
304
305 2006-12-18 [wwp]        2.6.1cvs49
306
307         * src/common/session.c
308                 Fix a compiler warning (thanks to Fabien).
309
310 2006-12-18 [wwp]        2.6.1cvs48
311
312         * src/compose.c
313         * src/prefs_quote.c
314                 Factorize some strings for translation (it's about error
315                 messages when applying or checking template/quote format).
316
317 2006-12-18 [colin]      2.6.1cvs47
318
319         * Makefile.am
320         * src/common/defs.h
321         * src/gtk/Makefile.am
322         * src/gtk/about.c
323                 Add a Release notes tab from the contents of
324                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
325
326 2006-12-17 [colin]      2.6.1cvs46
327
328         * src/mimeview.c
329         * src/textview.c
330         * src/gtk/filesel.c
331                 Correctly convert from/to UTF8/filename encoding
332                 when loading and saving files. Probably fixes
333                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
334                 for a file to attach and is blocked...'
335
336 2006-12-17 [colin]      2.6.1cvs45
337
338         * src/gtk/logwindow.c
339                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
340                 IMAP folder and is blocked on main thread': 
341                 make sure we put utf8 in the log.
342
343 2006-12-16 [colin]      2.6.1cvs44
344
345         * src/toolbar.c
346         * src/toolbar.h
347                 Fix bug 1055, 'Add the 'cancel receive' 
348                 in the available events for the toolbar buttons'
349
350 2006-12-16 [colin]      2.6.1cvs43
351
352         * po/POTFILES.in
353         * src/imap.c
354         * src/common/nntp.c
355         * src/common/session.c
356                 Log error when SSL handshakes fail. 
357                 Fixes bug 1082, 'incorrect / imprecise 
358                 error message when imap server provides 
359                 ssl only through STARTTLS but SSL is 
360                 selected'
361
362 2006-12-15 [wwp]        2.6.1cvs42
363
364         * src/plugins/bogofilter/bogofilter_gtk.c
365                 set proper sensitivity to widgets I've recently added.
366
367 2006-12-15 [colin]      
368
369         2.7.0-rc1 released
370
371 2006-12-15 [wwp]        2.6.1cvs41
372
373         * src/plugins/bogofilter/bogofilter.c
374         * src/plugins/bogofilter/bogofilter.h
375         * src/plugins/bogofilter/bogofilter_gtk.c
376                 bogofilter's whitelist can now use a subset of
377                 the addressbook (either a book, a subfolder of a book,
378                 or the whole addressbook by using "Any"). Re-used there
379                 some pref_matcher widgets and mechanisms to match a subset
380                 of the addressbook.
381
382 2006-12-15 [wwp]        2.6.1cvs40
383
384         * src/wizard.c
385         * src/common/plugin.c
386         * src/common/plugin.h
387         * src/gtk/about.c
388         * src/plugins/bogofilter/bogofilter.c
389         * src/plugins/clamav/clamav_plugin.c
390         * src/plugins/demo/demo.c
391         * src/plugins/dillo_viewer/dillo_viewer.c
392         * src/plugins/pgpcore/plugin.c
393         * src/plugins/pgpinline/plugin.c
394         * src/plugins/pgpmime/plugin.c
395         * src/plugins/spamassassin/spamassassin.c
396         * src/plugins/trayicon/trayicon.c
397                 factorize some translatable strings (plugins-related),
398                 fix missing punctuation in several places,
399                 remove useless translatable \n in about.c,
400                 and factorize plugin init code w/ a new function
401                 check_plugin_version() in common/plugin.c.
402                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
403
404 2006-12-15 [wwp]        2.6.1cvs39
405
406         * src/plugins/bogofilter/bogofilter.c
407         * src/plugins/bogofilter/bogofilter_gtk.c
408                 flag whitelisted spams as spam, but don't filter it to the spam
409                 folder. Thanks to Colin.
410
411 2006-12-15 [ticho]      2.6.1cvs38
412
413         * src/plugins/bogofilter/bogofilter.c
414         * src/plugins/bogofilter/bogofilter.h
415         * src/plugins/bogofilter/bogofilter_gtk.c
416                 Add option to whitelist senders found in addressbook. Patch by colin.
417
418 2006-12-15 [paul]       2.6.1cvs37
419
420         * src/folderview.c
421                 add missing #include "log.h"
422
423 2006-12-15 [paul]       2.6.1cvs36
424
425         * src/plugins/bogofilter/bogofilter.c
426         * src/plugins/bogofilter/bogofilter.h
427         * src/plugins/bogofilter/bogofilter_gtk.c
428                 Add an option to allow inserting an
429                 X-Claws-Bogosity header (on MH folders
430                 only). Patch by Colin
431
432 2006-12-14 [colin]      2.6.1cvs35
433
434         * src/main.c
435                 "Yes" should be the default choice for
436                 migration configuration
437
438 2006-12-14 [paul]       2.6.1cvs34
439
440         * src/prefs_summaries.c
441         * manual/advanced.xml
442                 Unhide mark_as_read_delay
443
444 2006-12-14 [paul]       2.6.1cvs33
445
446         * src/messageview.c
447         * src/messageview.h
448         * src/mimeview.c
449         * src/mimeview.h
450         * src/summaryview.c
451         * src/textview.c
452         * src/textview.h
453                 Fix printing of selection
454                 Fix printing of message parts
455                 Fix printing of images
456         * src/gtk/gtksourceprintjob.c
457                 Fix page count when there are images
458
459 2006-12-14 [wwp]        2.6.1cvs32
460
461         * src/mainwindow.c
462         * src/summaryview.c
463         * src/summaryview.h
464         * src/gtk/quicksearch.c
465                 fix quicksearch 'magnify' button status when QS is closed
466                 using the Escape key, thanks to Colin.
467
468 2006-12-14 [wwp]        2.6.1cvs31
469
470         * src/mainwindow.c
471         * src/summaryview.c
472         * src/summaryview.h
473         * src/gtk/quicksearch.c
474                 fix quicksearch 'magnify' button status when QS is closed
475                 using the Escape key, thanks to Colin.
476
477 2006-12-13 [colin]      2.6.1cvs30
478
479         * src/ldapquery.c
480         * src/ldaputil.c
481                 Use the binary safe version of ldap_get_values,
482                 to make sure we manipulate null-terminated 
483                 strings. Maybe fixes bug 1075, 'claws mail 
484                 segfault when completing ldap adresses'
485         * src/syldap.c ** REMOVED **
486         * src/syldap.h ** REMOVED **
487                 Remove dead files
488
489 2006-12-13 [mones]      2.6.1cvs29
490
491         * po/es.po
492                 Fixed piped strings, fixed click translation
493
494 2006-12-13 [paul]       2.6.1cvs28
495
496         * src/main.c
497                 don't translate these strings
498
499 2006-12-13 [paul]       2.6.1cvs27
500
501         * po/en_GB.po
502                 updated
503
504 2006-12-13 [colin]      2.6.1cvs26
505
506         * src/main.c
507         * src/main.h
508                 Add claws_is_starting()
509
510 2006-12-13 [mones]      2.6.1cvs25
511
512         * manual/es/advanced.xml
513         * po/es.po
514                 Synced manual and updated translation
515
516 2006-12-12 [colin]      2.6.1cvs24
517
518         * src/wizard.c
519                 Add an option to use STARTTLS in the
520                 welcome wizard. Fixes bug 1080, 
521                 'Using SSL option in wizard for incoming 
522                 server does not activate SSL with STARTTLS'
523
524 2006-12-12 [colin]      2.6.1cvs23
525
526         * src/main.c
527                 Don't exit when there's an incomplete
528                 mailbox configured - leaves a chance 
529                 to fix a failing IMAP account. Exit
530                 if no mailbox at all is loaded (case
531                 of missing plugin).
532                 Completes bug 1077's fix (I was wrong
533                 in this bug's comment #3).
534
535 2006-12-12 [colin]      2.6.1cvs22
536
537         * src/gtk/menu.h
538                 Add another menu data type
539         * src/prefs_account.c
540                 Complete the completion of bug 1076
541                 (doesn't lose the pref on apply)
542
543 2006-12-12 [paul]       2.6.1cvs21
544
545         * src/prefs_account.c
546                 complete the fix of bug 1076
547                 also be more verbose with the text
548
549 2006-12-12 [paul]       2.6.1cvs20
550
551         * src/gtk/combobox.c
552                 fix compilation warning
553
554 2006-12-11 [colin]      2.6.1cvs19
555
556         * src/wizard.c
557                 Document :port in server entry tooltips
558
559 2006-12-11 [colin]      2.6.1cvs18
560
561         * src/main.c
562                 Fix compile
563
564 2006-12-11 [colin]      2.6.1cvs17
565
566         * src/main.c
567                 Add failing IMAP as a reason for no
568                 mailbox
569
570 2006-12-11 [colin]      2.6.1cvs16
571
572         * src/prefs_account.c
573                 Check for existence of inbox for local
574                 accounts too
575         * src/wizard.c
576                 Allow setting the port to use for servers
577                 by using the usual "server.example.com:port"
578                 syntax. Fixes bug 1077, 'sylpheed-claws does 
579                 not start when IMAP server is unavailable'
580
581 2006-12-11 [colin]      2.6.1cvs15
582
583         * src/prefs_account.c
584                 Prevent use of non-existing default inbox
585
586 2006-12-11 [colin]      2.6.1cvs14
587
588         * src/prefs_account.c
589                 Fix sensitivity. Fixes bug 1076, 'privacy 
590                 options are displayed even when pgp plugin 
591                 not loaded / available'
592
593 2006-12-09 [colin]      2.6.1cvs13
594
595         * manual/advanced.xml
596         * src/prefs_common.c
597         * src/prefs_common.h
598         * src/common/ssl_certificate.c
599                 Add a new hidden preference, 'unsafe_ssl_certs',
600                 which allows to store multiple certificates per
601                 server/port. This is disabled by default because
602                 it's less secure (presenting a new certificate
603                 instead of a changed one raises less alarms).
604                 This will cause Claws to ask about an unknown
605                 certificate for people who have used 2.6.1cvs8
606                 or greater.
607
608 2006-12-09 [colin]      2.6.1cvs12
609
610         * src/action.c
611                 Fix cache updating after action
612
613 2006-12-07 [wwp]        2.6.1cvs11
614
615         * src/compose.c
616                 fix email address comparison when replying to all
617                 (avoid replying to ourselves), thanks to Colin.
618
619 2006-12-06 [paul]       2.6.1cvs10
620
621         * src/addrharvest.c
622         * src/editldap.c
623         * src/expldifdlg.c
624         * src/news.c
625         * src/toolbar.c
626         * src/common/utils.c
627                 ...and more renaming
628                 Thanks to Colin
629
630 2006-12-06 [paul]       2.6.1cvs9
631
632         * src/compose.c
633         * src/messageview.c
634         * src/procheader.c
635         * src/procmime.c
636         * src/procmsg.c
637         * src/textview.c
638                 more renaming
639                 Thanks to Colin
640
641 2006-12-06 [colin]      2.6.1cvs8
642
643         * src/ssl_manager.c
644         * src/common/ssl_certificate.c
645         * src/common/ssl_certificate.h
646                 Handle multiple certificates per host/port
647
648 2006-12-06 [colin]      2.6.1cvs7
649
650         * src/etpan/imap-thread.c
651                 Fix certificate checking on IMAP
652
653 2006-12-06 [colin]      2.6.1cvs6
654
655         * src/folderview.c
656                 Fix bug 1072, 'Claws stops fetching newsgroups 
657                 from server when newsgroup got deleted': continue
658                 checking other groups
659
660 2006-12-05 [wwp]        2.6.1cvs5
661
662         * src/message_search.c
663         * src/summary_search.c
664         * src/gtk/combobox.c
665         * src/gtk/combobox.h
666         * src/gtk/gtkutils.c
667         * src/gtk/gtkutils.h
668                 make up and down arrow keys in modern gtk_combo_box_entry widgets
669                 behave like w/ old comboboxes (summary and message search only).
670
671 2006-12-05 [paul]       2.6.1cvs4
672
673         * src/wizard.c
674                 encode headers
675                 Thanks to Colin
676
677 2006-12-05 [paul]       2.6.1cvs3
678
679         * tools/README
680         * tools/textviewer.pl
681                 script updated and description added
682
683 2006-12-04 [colin]      2.6.1cvs2
684
685         * src/compose.c
686                 Run pre-send hook only when checking
687                 everything
688
689 2006-12-04 [paul]       2.6.1cvs1
690
691         * NEWS
692         * README
693         * RELEASE_NOTES
694         * configure.ac
695         * tools/README
696                 bump up version number following stable release
697
698 2006-12-04 [paul]       2.6.0cvs83
699
700         * README
701                 updates and corrections
702
703 2006-12-04 [colin]      2.6.0cvs82
704
705         * src/common/utils.c
706                 Probably fix bug 1066, 'Incorrect mailbox 
707                 size displayed'
708
709 2006-12-04 [colin]      2.6.0cvs81
710
711         * src/common/utils.c
712                 Trim tabs from mailcap file too.
713
714 2006-12-02 [paul]       2.6.0cvs80
715
716         * src/exphtmldlg.c
717                 fix broken GUI under certain languages
718         * src/expldifdlg.c
719                 put the Cancel button to the right
720
721 2006-12-01 [paul]       2.6.0cvs79
722
723         * tools/Makefile.am
724                 remove reference to removed file
725
726 2006-12-01 [wwp]        2.6.0cvs78
727
728         * src/addressbook.c
729         * src/editaddress.c
730                 remove forgotten debug statements.
731
732 2006-12-01 [wwp]        2.6.0cvs77
733
734         * manual/advanced.xml
735         * manual/fr/advanced.xml
736         * src/addressbook.c
737         * src/addressbook.h
738         * src/addressitem.h
739         * src/editaddress.c
740         * src/editaddress.h
741         * src/prefs_common.c
742         * src/prefs_common.h
743         * src/gtk/gtkutils.c
744         * src/gtk/gtkutils.h
745                 add a hidden option to allow embedding the editaddress (edit contact details)
746                 dialog into the addressbook's window. This doesn't change the default
747                 behaviour.
748
749 2006-12-01 [wwp]        2.6.0cvs76
750
751         * src/message_search.c
752         * src/summary_search.c
753                 fix more focus issues (don't set focus to combobox's entry widget when
754                 entry's value changed, if entry widget has focus already).
755
756 2006-12-01 [wwp]        2.6.0cvs75
757
758         * src/gtk/quicksearch.c
759                 revert last changes to the quicksearch gtk_combo_box, this needs more
760                 tuning and testing.
761
762 2006-12-01 [paul]       2.6.0cvs74
763
764         * tools/kdeservicemenu/README
765         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
766         * tools/kdeservicemenu/install.sh
767         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
768         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
769                 simplify this stuff, and in so doing,
770                 fix it. (possibly re-extend it again at
771                 a later date)
772
773 2006-12-01 [wwp]        2.6.0cvs73
774
775         * src/gtk/quicksearch.c
776                 adapt quicksearch code to use modern gtk_combo_box'es.
777
778 2006-12-01 [wwp]        2.6.0cvs72
779
780         * src/common/defs.h
781         * src/prefs_common.c
782         * src/prefs_common.h
783         * src/message_search.c
784         * src/summary_search.c
785         * src/gtk/combobox.c
786         * src/gtk/combobox.h
787                 add history combos to all message and summary search fields.
788
789 2006-12-01 [wwp]        2.6.0cvs71
790
791         * src/summaryview.c
792                 As the list may change while the mark as read delay
793                 runs, we can't rely on the 'row' pointer, which can
794                 be invalid when the timeout is called. As the mark
795                 as read is only done if the message is still selected,
796                 use summaryview->selected instead. Thanks to Colin.
797
798 2006-11-30 [paul]       2.6.0cvs70
799
800         * src/textview.c
801                 give emphasis to "Sylpheed-Claws"
802                 as well as "Claws Mail"
803
804 2006-11-30 [colin]      2.6.0cvs69
805
806         * src/wizard.c
807                 Put the SSL checkboxes in the receiving
808                 and sending server pages.
809
810 2006-11-29 [colin]      2.6.0cvs68
811
812         * src/gtk/gtkutils.c
813         * src/gtk/gtkvscrollbutton.c
814                 Revert some deprecated fixes - they seem to
815                 deprecate stuff as soon as a new one gets out.
816                 g_object_ref_sink needed glib-2.10.
817
818 2006-11-29 [colin]      2.6.0cvs67
819
820         * src/common/utils.c
821                 Create .mailcap if it doesn't exist
822
823 2006-11-29 [colin]      2.6.0cvs66
824
825         * src/compose.c
826                 Followup to cvs60: use original list
827                 of recipients if replying to a mail
828                 in Sent Drafts or Queue.
829
830 2006-11-27 [paul]       2.6.0cvs65
831
832         * src/image_viewer.c
833                 revert the last change for now (it's broken)
834
835 2006-11-27 [paul]       2.6.0cvs64
836
837         * Makefile.am
838         * configure.ac
839         * m4/aclocal-include.m4
840         * m4/check-type.m4
841         * src/Makefile.am
842         * src/addr_compl.c
843         * src/compose.c
844         * src/crash.c
845         * src/export.c
846         * src/exporthtml.c
847         * src/exportldif.c
848         * src/imap.c
849         * src/import.c
850         * src/main.c
851         * src/main.h
852         * src/matcher.c
853         * src/mimeview.c
854         * src/procmsg.c
855         * src/textview.c
856         * src/common/Makefile.am
857         * src/common/claws.c
858         * src/common/claws.h
859         * src/common/ssl.c
860         * src/common/sylpheed.c
861         * src/common/sylpheed.h
862         * src/etpan/Makefile.am
863         * src/gtk/Makefile.am
864         * src/gtk/claws-marshal.list
865         * src/gtk/filesel.c
866         * src/gtk/gtksctree.c
867         * src/gtk/quicksearch.c
868         * src/gtk/sylpheed-marshal.list
869         * src/plugins/bogofilter/bogofilter.c
870         * src/plugins/bogofilter/bogofilter_gtk.c
871         * src/plugins/clamav/clamav_plugin.c
872         * src/plugins/clamav/clamav_plugin_gtk.c
873         * src/plugins/demo/demo.c
874         * src/plugins/dillo_viewer/dillo_viewer.c
875         * src/plugins/pgpcore/Makefile.am
876         * src/plugins/pgpcore/claws.def
877         * src/plugins/pgpcore/pgp_viewer.c
878         * src/plugins/pgpcore/plugin.c
879         * src/plugins/pgpcore/sylpheed.def
880         * src/plugins/pgpinline/Makefile.am
881         * src/plugins/pgpinline/claws.def
882         * src/plugins/pgpinline/plugin.c
883         * src/plugins/pgpinline/sylpheed.def
884         * src/plugins/pgpmime/Makefile.am
885         * src/plugins/pgpmime/claws.def
886         * src/plugins/pgpmime/plugin.c
887         * src/plugins/pgpmime/sylpheed.def
888         * src/plugins/spamassassin/spamassassin.c
889         * src/plugins/spamassassin/spamassassin_gtk.c
890         * src/plugins/trayicon/trayicon.c
891                 yet more renaming
892                 remove deprecated gtk_tooltips_set_delay()
893
894 2006-11-26 [paul]       2.6.0cvs63
895
896         * src/expldifdlg.c
897         * src/folderview.c
898         * src/image_viewer.c
899         * src/mainwindow.c
900         * src/gtk/gtkutils.c
901         * src/gtk/gtkvscrollbutton.c
902         * src/gtk/prefswindow.c
903         * src/plugins/pgpcore/prefs_gpg.c
904                 replace more deprecated GTK+ functions
905
906 2006-11-26 [paul]       2.6.0cvs62
907
908         * src/addr_compl.c
909         * src/addressbook.c
910         * src/browseldap.c
911                 replace deprecated gtk_idle_... functions
912
913 2006-11-26 [paul]       2.6.0cvs61
914
915         * src/compose.c
916         * src/folderview.c
917         * src/inc.c
918         * src/summaryview.c
919         * src/gtk/gtkvscrollbutton.c
920         * src/gtk/quicksearch.c
921         * src/plugins/pgpcore/passphrase.c
922                 replace deprecated gtk_timeout_add and
923                 gtk_timeout_remove
924
925 2006-11-26 [paul]       2.6.0cvs60
926
927         * src/compose.c
928                 fix bug that caused the wrong recipient
929                 to be selected when replying to a msg
930                 which is From one of our accounts to
931                 another of our accounts
932
933 2006-11-25 [paul]       2.6.0cvs59
934
935         * src/summaryview.c
936                 don't change the From column title to
937                 To if the To column is visible
938
939 2006-11-24 [paul]       2.6.0cvs58
940
941         * src/compose.c
942                 fix bug 1069, 'Sent mails disappear, BCC
943                 or locking problem?'
944
945 2006-11-21 [wwp]        2.6.0cvs57
946
947         * src/compose.c
948                 fix spelling menu when replying (same as 2.3.1cvs39):
949                 discrepancy between context menu and top menu when
950                 folder's dictionary isn't the default one.
951
952 2006-11-19 [paul]       2.6.0cvs56
953
954         * src/summaryview.c
955                 obey always_show_msg option when
956                 marking as spam
957         * src/plugins/bogofilter/bogofilter.c
958                 fix typo
959
960 2006-11-18 [paul]       2.6.0cvs55
961
962         * AUTHORS
963         * README
964         * debian/copyright
965         * manual/ack.xml
966         * manual/es/ack.xml
967         * manual/fr/ack.xml
968         * manual/pl/ack.xml
969         * src/gtk/authors.h
970         * src/gtk/icon_legend.c
971         * src/gtk/icon_legend.h
972         * tools/OOo2claws-mail.pl
973         * tools/README
974         * tools/acroread2claws-mail.pl
975         * tools/claws.i18n.status.pl
976         * tools/filter_conv.pl
977         * tools/filter_conv_new.pl
978         * tools/freshmeat_search.pl
979         * tools/google_search.pl
980         * tools/kmail2claws-mail.pl
981         * tools/kmail2claws-mail_v2.pl
982         * tools/maildir2claws-mail.pl
983         * tools/make.themes.project
984         * tools/multiwebsearch.pl
985         * tools/outlook2claws-mail.pl
986         * tools/tb2claws-mail
987         * tools/kdeservicemenu/README
988         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
989                 update mine and wwp's email addresses in
990                 several places
991                 Patch by wwp
992         * src/prefs_compose_writing.c
993                 set sensitivity on 'new message format' frame
994
995 2006-11-17 [paul]       2.6.0cvs54
996
997         * src/gtk/about.c
998                 more reworking of the GUI
999                 Patch by Fabien Vantard
1000
1001 2006-11-16 [paul]       2.6.0cvs53
1002
1003         * src/gtk/about.c
1004                 set a minimum size for the window, allow
1005                 it to automatically expand as necessary
1006
1007 2006-11-16 [wwp]        2.6.0cvs52
1008
1009         * src/gtk/about.c
1010                 better wrap of copyright info on some systems.
1011
1012 2006-11-16 [paul]       2.6.0cvs51
1013
1014         * src/gtk/about.c
1015                 move the tech info from the upper panel
1016                 to the Info tab
1017                 use a gtk_text_view for the features tab
1018
1019 2006-11-16 [paul]       2.6.0cvs50
1020
1021         * po/Makevars
1022                 update my email address
1023         * src/addressbook.c
1024         * src/compose.c
1025         * src/imap_gtk.c
1026         * src/mh_gtk.c
1027         * src/news_gtk.c
1028         * src/summaryview.c
1029         * src/plugins/trayicon/trayicon.c
1030                 don't offer simple menu separators
1031                 for translation
1032         * src/folderview.c
1033                 add separator between 'mark all read'
1034                 and 'search folder'
1035
1036 2006-11-15 [wwp]        2.6.0cvs49
1037
1038         * src/gtk/authors.h
1039                 updated manuals authors.
1040
1041 2006-11-14 [paul]       2.6.0cvs48
1042
1043         * src/compose.c
1044                 Fix Options/Reply mode after draft save
1045
1046 2006-11-14 [paul]       2.6.0cvs47
1047
1048         * src/Makefile.am
1049                 Fix make DESTDIR=...
1050         * src/mbox.c
1051                 Optimise speed
1052         * src/plugins/pgpinline/pgpinline.c
1053                 Probably fix bug 1061
1054
1055 2006-11-14 [paul]       2.6.0cvs46
1056
1057         * po/Makevars
1058                 enable Q_ macro
1059         * src/Makefile.am
1060         * src/stock_pixmap.c
1061         * src/stock_pixmap.h
1062         * src/gtk/about.c
1063         * src/pixmaps/active.xpm
1064         * src/pixmaps/inactive.xpm
1065                 add a new page, 'Features', to the About dialog
1066                 showing which features are compiled in and which
1067                 are not
1068
1069 2006-11-14 [paul]       2.6.0cvs45
1070
1071         * po/ru.po
1072                 updated by Pavlo Bohmat
1073
1074 2006-11-14 [colin]      2.6.0cvs44
1075
1076         * src/compose.c
1077         * src/inc.c
1078         * src/messageview.c
1079         * src/news.c
1080         * src/pop.c
1081         * src/procmsg.c
1082         * src/gtk/gtkaspell.c
1083                 Fix 64-bit-related warnings
1084         * src/ssl_manager.c
1085                 Fix possible infinite loop
1086         * src/plugins/pgpcore/sgpgme.c
1087                 Remove useless check
1088
1089 2006-11-13 [colin]      2.6.0cvs43
1090
1091         * src/gtk/Makefile.am
1092                 authors.h isn't generated
1093
1094 2006-11-13 [colin]      2.6.0cvs42
1095
1096         * src/plugins/pgpinline/pgpinline.c
1097         * src/plugins/pgpmime/pgpmime.c
1098                 Very probably fix bug 1061, 'crash on 
1099                 opening signed email'. Another cast
1100                 problem
1101
1102 2006-11-13 [colin]      2.6.0cvs41
1103
1104         * src/plugins/pgpcore/sgpgme.c
1105                 Maybe fix bug 1061, 'crash on opening 
1106                 signed email'
1107
1108 2006-11-13 [wwp]        2.6.0cvs40
1109
1110         * src/plugins/pgpinline/pgpinline.c
1111                 fix candidate for bug #1057, thanks to Colin.
1112
1113 2006-11-13 [wwp]        2.6.0cvs39
1114
1115         * src/compose.c
1116         * src/quote_fmt_parse.y
1117                 fix bug 1052: current parser buffer was not always 
1118                 allocated, ptr to this buffer could be returned as 
1119                 NULL whereas no parser error has occurred. in 
1120                 consequence, defining a template body as "%d" 
1121                 (w/o the quotes) for the first time of the instance 
1122                 of claws-mail, was reporting a parser error. make 
1123                 sure that the buffer is always allocated, even to 
1124                 an empty string.
1125                 fix mis-unescaping in compose.:compose_quote_fmt(): 
1126                 unescaping of the fmt string was always done 
1127                 whereas it must be done *only* when receiving 
1128                 quote format strings issued from the prefs 
1129                 (compose new message, reply, forward, redirect 
1130                 formats), *not* when applying templates.  in 
1131                 consequences, applying templates w/ sequences 
1132                 like \\|p{echo} were failing. make sure that 
1133                 unescaping is done only when necessary.
1134
1135 2006-11-12 [colin]      2.6.0cvs38
1136
1137         * po/de.po
1138                 Fix typo (s/KB/MB)
1139
1140 2006-11-12 [colin]      2.6.0cvs37
1141
1142         * src/plugins/pgpinline/pgpinline.c
1143         * src/plugins/pgpmime/pgpmime.c
1144                 Release GPG context at the latest 
1145                 possible moment. Maybe fixes 
1146                 bug 1057, 'crash on sending signed 
1147                 message to a newsgroup'
1148                 
1149
1150 2006-11-12 [colin]      2.6.0cvs36
1151
1152         * src/plugins/pgpcore/sgpgme.c
1153                 Tell a bit more when gpg's status doesn't
1154                 contain any signature
1155
1156 2006-11-12 [colin]      2.6.0cvs35
1157
1158         * src/compose.c
1159                 Fix bug 1060, 'compilation error with 
1160                 Irix's cc'
1161
1162 2006-11-12 [paul]       2.6.0cvs34
1163
1164         * doc/man/claws-mail.1
1165         * src/prefs_gtk.c
1166         * src/plugins/clamav/README
1167         * src/plugins/spamassassin/README
1168         * tools/README
1169         * tools/freshmeat_search.pl
1170         * tools/google_search.pl
1171         * tools/multiwebsearch.pl
1172                 more renaming
1173         * src/plugins/trayicon/trayicon.c
1174                 fix compiliation warning
1175
1176 2006-11-11 [colin]      2.6.0cvs33
1177
1178         * src/folderview.c
1179                 Forbid drag and drop from/to different
1180                 folders of type F_UNKNOWN
1181
1182 2006-11-11 [colin]      2.6.0cvs32
1183
1184         * src/plugins/pgpinline/pgpinline.c
1185                 Fix typo in previous commit:
1186                 - gpgme_new(&ctx);
1187                 + if ((err = gpgme_new(&data->ctx)) ...)
1188
1189 2006-11-11 [colin]      2.6.0cvs31
1190
1191         * src/plugins/pgpinline/pgpinline.c
1192         * src/plugins/pgpmime/pgpmime.c
1193                 Check success after calling gpgme_new
1194                 Maybe fixes bug 1057, 'crash on sending 
1195                 signed message to a newsgroup'
1196
1197 2006-11-11 [colin]      2.6.0cvs30
1198
1199         * src/undo.c
1200                 init undostruct to 0s (from
1201                 valgrind log of bug 1057)
1202
1203 2006-11-10 [colin]      2.6.0cvs29
1204
1205         * src/mainwindow.c
1206                 Set cursor to wait before filtering
1207                 duplicates in all folders
1208         * src/plugins/bogofilter/bogofilter.c
1209         * src/plugins/bogofilter/bogofilter.h
1210         * src/plugins/bogofilter/bogofilter_gtk.c
1211                 Completely thread away the bogofilter
1212                 filtering
1213
1214 2006-11-10 [mones]      2.6.0cvs28
1215
1216         * src/compose.c
1217         * src/compose.h
1218                 added COMPOSE_CHECK_BEFORE_SEND hook
1219
1220 2006-11-10 [paul]       2.6.0cvs27
1221
1222         * src/crash.c
1223                 more renaming
1224                 add libSM to get_compiled_in_features()
1225         * src/main.c
1226                 more renaming
1227
1228 2006-11-10 [colin]      2.6.0cvs26
1229
1230         * src/etpan/imap-thread.c
1231                 Add a reference to libetpan's sasl engine
1232                 so that sasl_done() doesn't get called by
1233                 libetpan, and doesn't break openssl.
1234                 Should fix bug 1053, 'SC fails to reestablish 
1235                 a secure connection'
1236                 Patch by Hoa
1237
1238 2006-11-10 [colin]      2.6.0cvs25
1239
1240         * manual/addrbook.xml
1241         * manual/advanced.xml
1242         * manual/faq.xml
1243         * manual/intro.xml
1244                 Some more renaming
1245
1246 2006-11-09 [colin]      2.6.0cvs24
1247
1248         * src/plugins/bogofilter/bogofilter_gtk.c
1249                 Add comment about annoyance
1250
1251 2006-11-09 [colin]      2.6.0cvs23
1252
1253         * src/plugins/bogofilter/bogofilter.c
1254         * src/plugins/bogofilter/bogofilter_gtk.c
1255                 Prepare things needed to thread bogofilter
1256                 filtering: separate bogo stuff and possible GUI
1257                 stuff. 
1258
1259 2006-11-09 [colin]      2.6.0cvs22
1260
1261         * src/account.c
1262         * src/compose.c
1263                 Search for one of our accounts in Delivered-To
1264                 (helps for auto-account selection when 
1265                  replying/forwarding)
1266         * src/folderview.c
1267         * src/mainwindow.c
1268         * src/mainwindow.h
1269         * src/plugins/trayicon/trayicon.c
1270                 Allow opening a new mail with any account from
1271                 the contextual menu
1272
1273 2006-11-09 [wwp]        2.6.0cvs21
1274
1275         * src/compose.c
1276         * src/prefs_common.c
1277         * src/prefs_common.h
1278         * src/prefs_compose_writing.c
1279                 add a compose new message format (in prefs/compose/writing), it's a
1280                 simple subject+body template to use when opening a new composition
1281                 window. It's similar to the existent reply and forward formats.
1282
1283                 enhanced the template/format % symbols substitution mechanism to
1284                 use current composition window information when % are used in
1285                 the compose new message format or in templates applied to new
1286                 messages (there were useless in that situations before). When
1287                 applied to new messages, %d corresponds to the system time/date.
1288
1289 2006-11-09 [paul]       2.6.0cvs20
1290
1291         * src/gtk/authors.h
1292                 fix last commit
1293
1294 2006-11-09 [paul]       2.6.0cvs19
1295
1296         * src/gtk/authors.h
1297                 keep tje alphabetical order
1298
1299 2006-11-08 [colin]      2.6.0cvs18
1300
1301         * src/etpan/imap-thread.c
1302                 Fix bug 1054, 'Slowness logging big 
1303                 data chunks'
1304
1305 2006-11-08 [paul]       2.6.0cvs17
1306
1307         * tools/Makefile.am
1308                 fix the renaming
1309
1310 2006-11-08 [paul]       2.6.0cvs16
1311
1312         * src/common/defs.h
1313                 update BUGZILLA_URI
1314
1315 2006-11-08 [paul]       2.6.0cvs15
1316
1317         * tools/Makefile.am
1318         * tools/OOo2claws-mail.pl
1319         * tools/OOo2sylpheed.pl
1320         * tools/README
1321         * tools/acroread2claws-mail.pl
1322         * tools/acroread2sylpheed.pl
1323         * tools/kmail2claws-mail.pl
1324         * tools/kmail2claws-mail_v2.pl
1325         * tools/kmail2sylpheed.pl
1326         * tools/kmail2sylpheed_v2.pl
1327         * tools/maildir2claws-mail.pl
1328         * tools/maildir2sylpheed.pl
1329         * tools/nautilus2claws-mail.sh
1330         * tools/nautilus2sylpheed.sh
1331         * tools/outlook2claws-mail.pl
1332         * tools/outlook2sylpheed.pl
1333         * tools/tb2claws-mail
1334         * tools/tb2sylpheed
1335         * tools/tbird2claws.py
1336         * tools/tbird2syl.py
1337         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1338         * tools/kdeservicemenu/install.sh
1339         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1340         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1341         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1342         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1343         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1344                 renamed (removed, added) tools files
1345
1346 2006-11-08 [paul]       2.6.0cvs14
1347
1348         * src/main.c
1349         * src/common/defs.h
1350                 Migrate sylpheedrc to clawsrc, and fix the standard
1351                 plugins path in the process
1352
1353 2006-11-07 [colin]      2.6.0cvs13
1354
1355         * src/Makefile.am
1356                 Symlink sylpheed-claws relative to 
1357                 claws-mail
1358
1359 2006-11-07 [colin]      2.6.0cvs12
1360
1361         * src/compose.c
1362                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
1363
1364 2006-11-07 [paul]       2.6.0cvs11
1365
1366         * src/gtk/about.c
1367                 Fix a missed occurence of
1368                 Sylpheed-Claws
1369
1370 2006-11-07 [paul]       2.6.0cvs10
1371
1372         * src/Makefile.am
1373                 Fix symlink installation
1374
1375 2006-11-07 [paul]       2.6.0cvs9
1376
1377         * src/Makefile.am
1378                 Symlink claws-mail to sylpheed-claws
1379         * src/common/utils.c
1380                 Fix migrating symlinks
1381         * src/etpan/imap-thread.c
1382                 check certificate only when there's
1383                 no error
1384
1385 2006-11-07 [paul]       2.6.0cvs8
1386
1387         * Makefile.am
1388                 Fix icon breakages with Gtk, which needs a 
1389                 cache updated to see them.
1390
1391 2006-11-07 [paul]       2.6.0cvs7
1392
1393         * .cvsignore
1394         * AUTHORS
1395         * COPYING
1396         * INSTALL
1397         * Makefile.am
1398         * NEWS
1399         * README
1400         * RELEASE_NOTES
1401         * autogen.sh
1402         * claws-mail-128x128.png
1403         * claws-mail-64x64.png
1404         * claws-mail.ico
1405         * claws-mail.pc.in
1406         * claws-mail.png
1407         * configure.ac
1408         * sylpheed-claws-128x128.png
1409         * sylpheed-claws-64x64.png
1410         * sylpheed-claws.desktop
1411         * sylpheed-claws.ico
1412         * sylpheed-claws.pc.in
1413         * sylpheed-claws.png
1414         * debian/README.Debian
1415         * debian/changelog
1416         * debian/claws-mail.desktop
1417         * debian/claws-mail.menu
1418         * debian/claws-mail.postinst.debhelper
1419         * debian/claws-mail.postrm.debhelper
1420         * debian/control
1421         * debian/copyright
1422         * debian/files
1423         * debian/rules
1424         * debian/sylpheed-claws.desktop
1425         * debian/sylpheed-claws.menu
1426         * debian/sylpheed-claws.postinst.debhelper
1427         * debian/sylpheed-claws.postrm.debhelper
1428         * doc/man/Makefile.am
1429         * doc/man/claws-mail.1
1430         * doc/man/sylpheed-claws.1
1431         * doc/src/ChangeLog.claws-pre0.8.0
1432         * manual/Makefile.am
1433         * manual/account.xml
1434         * manual/ack.xml
1435         * manual/addrbook.xml
1436         * manual/advanced.xml
1437         * manual/claws-mail-manual.xml
1438         * manual/faq.xml
1439         * manual/glossary.xml
1440         * manual/handling.xml
1441         * manual/intro.xml
1442         * manual/keyboard.xml
1443         * manual/plugins.xml
1444         * manual/starting.xml
1445         * manual/sylpheed-claws-manual.xml
1446         * manual/xml2pdf
1447         * manual/dist/.cvsignore
1448         * manual/dist/html/.cvsignore
1449         * manual/dist/html/Makefile.am
1450         * manual/dist/pdf/.cvsignore
1451         * manual/dist/pdf/Makefile.am
1452         * manual/dist/ps/.cvsignore
1453         * manual/dist/ps/Makefile.am
1454         * manual/dist/txt/.cvsignore
1455         * manual/dist/txt/Makefile.am
1456         * manual/es/Makefile.am
1457         * manual/es/advanced.xml
1458         * manual/es/claws-mail-manual.xml
1459         * manual/es/faq.xml
1460         * manual/es/glossary.xml
1461         * manual/es/handling.xml
1462         * manual/es/intro.xml
1463         * manual/es/plugins.xml
1464         * manual/es/sylpheed-claws-manual.xml
1465         * manual/es/dist/.cvsignore
1466         * manual/es/dist/html/.cvsignore
1467         * manual/es/dist/html/Makefile.am
1468         * manual/es/dist/pdf/.cvsignore
1469         * manual/es/dist/pdf/Makefile.am
1470         * manual/es/dist/ps/.cvsignore
1471         * manual/es/dist/ps/Makefile.am
1472         * manual/es/dist/txt/.cvsignore
1473         * manual/es/dist/txt/Makefile.am
1474         * manual/fr/Makefile.am
1475         * manual/fr/account.xml
1476         * manual/fr/ack.xml
1477         * manual/fr/addrbook.xml
1478         * manual/fr/advanced.xml
1479         * manual/fr/claws-mail-manual.xml
1480         * manual/fr/faq.xml
1481         * manual/fr/glossary.xml
1482         * manual/fr/handling.xml
1483         * manual/fr/intro.xml
1484         * manual/fr/keyboard.xml
1485         * manual/fr/plugins.xml
1486         * manual/fr/starting.xml
1487         * manual/fr/sylpheed-claws-manual.xml
1488         * manual/fr/dist/.cvsignore
1489         * manual/fr/dist/html/.cvsignore
1490         * manual/fr/dist/html/Makefile.am
1491         * manual/fr/dist/pdf/.cvsignore
1492         * manual/fr/dist/pdf/Makefile.am
1493         * manual/fr/dist/ps/.cvsignore
1494         * manual/fr/dist/ps/Makefile.am
1495         * manual/fr/dist/txt/.cvsignore
1496         * manual/fr/dist/txt/Makefile.am
1497         * manual/pl/Makefile.am
1498         * manual/pl/account.xml
1499         * manual/pl/ack.xml
1500         * manual/pl/addrbook.xml
1501         * manual/pl/advanced.xml
1502         * manual/pl/claws-mail-manual.xml
1503         * manual/pl/faq.xml
1504         * manual/pl/glossary.xml
1505         * manual/pl/handling.xml
1506         * manual/pl/intro.xml
1507         * manual/pl/keyboard.xml
1508         * manual/pl/plugins.xml
1509         * manual/pl/starting.xml
1510         * manual/pl/sylpheed-claws-manual.xml
1511         * manual/pl/dist/.cvsignore
1512         * manual/pl/dist/html/.cvsignore
1513         * manual/pl/dist/html/Makefile.am
1514         * manual/pl/dist/pdf/.cvsignore
1515         * manual/pl/dist/pdf/Makefile.am
1516         * manual/pl/dist/ps/.cvsignore
1517         * manual/pl/dist/ps/Makefile.am
1518         * manual/pl/dist/txt/.cvsignore
1519         * manual/pl/dist/txt/Makefile.am
1520         * po/.cvsignore
1521         * po/Makevars
1522         * src/.cvsignore
1523         * src/Makefile.am
1524         * src/account.c
1525         * src/account.h
1526         * src/action.c
1527         * src/action.h
1528         * src/adbookbase.h
1529         * src/addr_compl.c
1530         * src/addr_compl.h
1531         * src/addrbook.c
1532         * src/addrcache.c
1533         * src/addrcache.h
1534         * src/addrcindex.c
1535         * src/addrcindex.h
1536         * src/addrclip.c
1537         * src/addrclip.h
1538         * src/addrdefs.h
1539         * src/addressadd.c
1540         * src/addressadd.h
1541         * src/addressbook.c
1542         * src/addressbook.h
1543         * src/addressbook_foldersel.c
1544         * src/addressbook_foldersel.h
1545         * src/addrgather.c
1546         * src/addrgather.h
1547         * src/addrharvest.c
1548         * src/addrharvest.h
1549         * src/addrindex.c
1550         * src/addrindex.h
1551         * src/addritem.c
1552         * src/addritem.h
1553         * src/addrquery.c
1554         * src/addrquery.h
1555         * src/addrselect.c
1556         * src/addrselect.h
1557         * src/alertpanel.c
1558         * src/alertpanel.h
1559         * src/browseldap.c
1560         * src/browseldap.h
1561         * src/codeconv.c
1562         * src/codeconv.h
1563         * src/compose.c
1564         * src/crash.c
1565         * src/crash.h
1566         * src/customheader.c
1567         * src/customheader.h
1568         * src/displayheader.c
1569         * src/displayheader.h
1570         * src/editaddress.c
1571         * src/editaddress.h
1572         * src/editbook.c
1573         * src/editbook.h
1574         * src/editgroup.c
1575         * src/editgroup.h
1576         * src/editjpilot.c
1577         * src/editjpilot.h
1578         * src/editldap.c
1579         * src/editldap.h
1580         * src/editldap_basedn.c
1581         * src/editldap_basedn.h
1582         * src/editvcard.c
1583         * src/editvcard.h
1584         * src/exphtmldlg.c
1585         * src/exphtmldlg.h
1586         * src/expldifdlg.c
1587         * src/expldifdlg.h
1588         * src/export.c
1589         * src/exporthtml.c
1590         * src/exporthtml.h
1591         * src/exportldif.c
1592         * src/exportldif.h
1593         * src/filtering.c
1594         * src/filtering.h
1595         * src/folder.c
1596         * src/folder.h
1597         * src/folder_item_prefs.c
1598         * src/folder_item_prefs.h
1599         * src/foldersel.c
1600         * src/foldersel.h
1601         * src/folderutils.c
1602         * src/folderutils.h
1603         * src/folderview.c
1604         * src/folderview.h
1605         * src/grouplistdialog.c
1606         * src/grouplistdialog.h
1607         * src/html.c
1608         * src/html.h
1609         * src/image_viewer.c
1610         * src/image_viewer.h
1611         * src/imap.c
1612         * src/imap.h
1613         * src/imap_gtk.c
1614         * src/imap_gtk.h
1615         * src/import.c
1616         * src/import.h
1617         * src/importldif.c
1618         * src/importldif.h
1619         * src/importmutt.c
1620         * src/importmutt.h
1621         * src/importpine.c
1622         * src/importpine.h
1623         * src/inc.c
1624         * src/inc.h
1625         * src/jpilot.c
1626         * src/jpilot.h
1627         * src/ldapctrl.c
1628         * src/ldapctrl.h
1629         * src/ldaplocate.c
1630         * src/ldaplocate.h
1631         * src/ldapquery.c
1632         * src/ldapquery.h
1633         * src/ldapserver.c
1634         * src/ldapserver.h
1635         * src/ldaputil.c
1636         * src/ldaputil.h
1637         * src/ldif.c
1638         * src/ldif.h
1639         * src/localfolder.c
1640         * src/localfolder.h
1641         * src/main.c
1642         * src/main.h
1643         * src/mainwindow.c
1644         * src/mainwindow.h
1645         * src/manual.c
1646         * src/manual.h
1647         * src/matcher.c
1648         * src/matcher.h
1649         * src/matcher_parser.h
1650         * src/matcher_parser_lex.l
1651         * src/matcher_parser_parse.y
1652         * src/mbox.c
1653         * src/mbox.h
1654         * src/message_search.c
1655         * src/message_search.h
1656         * src/messageview.c
1657         * src/messageview.h
1658         * src/mh.c
1659         * src/mh.h
1660         * src/mh_gtk.c
1661         * src/mh_gtk.h
1662         * src/mimeview.c
1663         * src/mimeview.h
1664         * src/msgcache.c
1665         * src/msgcache.h
1666         * src/mutt.c
1667         * src/mutt.h
1668         * src/news.c
1669         * src/news.h
1670         * src/news_gtk.c
1671         * src/news_gtk.h
1672         * src/noticeview.c
1673         * src/noticeview.h
1674         * src/partial_download.c
1675         * src/partial_download.h
1676         * src/pine.c
1677         * src/pine.h
1678         * src/pop.c
1679         * src/pop.h
1680         * src/prefs_account.c
1681         * src/prefs_account.h
1682         * src/prefs_actions.c
1683         * src/prefs_actions.h
1684         * src/prefs_common.c
1685         * src/prefs_common.h
1686         * src/prefs_compose_writing.c
1687         * src/prefs_compose_writing.h
1688         * src/prefs_customheader.c
1689         * src/prefs_customheader.h
1690         * src/prefs_display_header.c
1691         * src/prefs_display_header.h
1692         * src/prefs_ext_prog.c
1693         * src/prefs_ext_prog.h
1694         * src/prefs_filtering.c
1695         * src/prefs_folder_column.c
1696         * src/prefs_folder_column.h
1697         * src/prefs_folder_item.c
1698         * src/prefs_folder_item.h
1699         * src/prefs_fonts.c
1700         * src/prefs_fonts.h
1701         * src/prefs_gtk.c
1702         * src/prefs_gtk.h
1703         * src/prefs_image_viewer.c
1704         * src/prefs_image_viewer.h
1705         * src/prefs_matcher.c
1706         * src/prefs_matcher.h
1707         * src/prefs_message.c
1708         * src/prefs_message.h
1709         * src/prefs_msg_colors.c
1710         * src/prefs_msg_colors.h
1711         * src/prefs_other.c
1712         * src/prefs_other.h
1713         * src/prefs_quote.c
1714         * src/prefs_quote.h
1715         * src/prefs_receive.c
1716         * src/prefs_receive.h
1717         * src/prefs_send.c
1718         * src/prefs_send.h
1719         * src/prefs_spelling.c
1720         * src/prefs_spelling.h
1721         * src/prefs_summaries.c
1722         * src/prefs_summaries.h
1723         * src/prefs_summary_column.c
1724         * src/prefs_summary_column.h
1725         * src/prefs_template.c
1726         * src/prefs_template.h
1727         * src/prefs_themes.c
1728         * src/prefs_themes.h
1729         * src/prefs_toolbar.c
1730         * src/prefs_toolbar.h
1731         * src/prefs_wrapping.c
1732         * src/prefs_wrapping.h
1733         * src/privacy.c
1734         * src/privacy.h
1735         * src/procheader.c
1736         * src/procheader.h
1737         * src/procmime.c
1738         * src/procmime.h
1739         * src/procmsg.c
1740         * src/procmsg.h
1741         * src/quote_fmt.c
1742         * src/quote_fmt_parse.y
1743         * src/recv.c
1744         * src/recv.h
1745         * src/remotefolder.c
1746         * src/remotefolder.h
1747         * src/send_message.c
1748         * src/send_message.h
1749         * src/setup.c
1750         * src/setup.h
1751         * src/sourcewindow.c
1752         * src/sourcewindow.h
1753         * src/ssl_manager.c
1754         * src/ssl_manager.h
1755         * src/statusbar.c
1756         * src/statusbar.h
1757         * src/stock_pixmap.c
1758         * src/stock_pixmap.h
1759         * src/summary_search.c
1760         * src/summary_search.h
1761         * src/summaryview.c
1762         * src/summaryview.h
1763         * src/syldap.c
1764         * src/syldap.h
1765         * src/textview.c
1766         * src/textview.h
1767         * src/toolbar.c
1768         * src/toolbar.h
1769         * src/undo.c
1770         * src/undo.h
1771         * src/unmime.c
1772         * src/unmime.h
1773         * src/vcard.c
1774         * src/vcard.h
1775         * src/wizard.c
1776         * src/wizard.h
1777         * src/common/base64.c
1778         * src/common/base64.h
1779         * src/common/defs.h
1780         * src/common/hooks.c
1781         * src/common/hooks.h
1782         * src/common/log.c
1783         * src/common/log.h
1784         * src/common/mgutils.c
1785         * src/common/mgutils.h
1786         * src/common/nntp.c
1787         * src/common/nntp.h
1788         * src/common/passcrypt.c
1789         * src/common/passcrypt.h.in
1790         * src/common/plugin.c
1791         * src/common/plugin.h
1792         * src/common/prefs.c
1793         * src/common/prefs.h
1794         * src/common/progressindicator.c
1795         * src/common/progressindicator.h
1796         * src/common/quoted-printable.c
1797         * src/common/quoted-printable.h
1798         * src/common/session.c
1799         * src/common/session.h
1800         * src/common/smtp.c
1801         * src/common/smtp.h
1802         * src/common/socket.c
1803         * src/common/socket.h
1804         * src/common/ssl.c
1805         * src/common/ssl.h
1806         * src/common/stringtable.c
1807         * src/common/stringtable.h
1808         * src/common/sylpheed.c
1809         * src/common/sylpheed.h
1810         * src/common/template.c
1811         * src/common/template.h
1812         * src/common/timing.h
1813         * src/common/utils.c
1814         * src/common/utils.h
1815         * src/common/version.h.in
1816         * src/common/xml.c
1817         * src/common/xml.h
1818         * src/common/xmlprops.c
1819         * src/common/xmlprops.h
1820         * src/gtk/about.c
1821         * src/gtk/colorlabel.c
1822         * src/gtk/colorlabel.h
1823         * src/gtk/colorsel.c
1824         * src/gtk/colorsel.h
1825         * src/gtk/combobox.c
1826         * src/gtk/combobox.h
1827         * src/gtk/description_window.c
1828         * src/gtk/description_window.h
1829         * src/gtk/filesel.c
1830         * src/gtk/filesel.h
1831         * src/gtk/foldersort.c
1832         * src/gtk/foldersort.h
1833         * src/gtk/gtkaspell.c
1834         * src/gtk/gtkaspell.h
1835         * src/gtk/gtksctree.c
1836         * src/gtk/gtkshruler.c
1837         * src/gtk/gtkshruler.h
1838         * src/gtk/gtkutils.c
1839         * src/gtk/gtkutils.h
1840         * src/gtk/icon_legend.c
1841         * src/gtk/icon_legend.h
1842         * src/gtk/logwindow.c
1843         * src/gtk/logwindow.h
1844         * src/gtk/manage_window.c
1845         * src/gtk/manage_window.h
1846         * src/gtk/pluginwindow.c
1847         * src/gtk/pluginwindow.h
1848         * src/gtk/prefswindow.c
1849         * src/gtk/prefswindow.h
1850         * src/gtk/quicksearch.c
1851         * src/gtk/quicksearch.h
1852         * src/pixmaps/claws-mail.xpm
1853         * src/pixmaps/claws-mail_icon.xpm
1854         * src/pixmaps/claws-mail_logo.xpm
1855         * src/pixmaps/sylpheed-claws.xpm
1856         * src/pixmaps/sylpheed-claws_icon.xpm
1857         * src/pixmaps/sylpheed-claws_logo.xpm
1858         * src/plugins/bogofilter/Makefile.am
1859         * src/plugins/bogofilter/bogofilter.c
1860         * src/plugins/bogofilter/bogofilter.h
1861         * src/plugins/bogofilter/bogofilter_gtk.c
1862         * src/plugins/clamav/Makefile.am
1863         * src/plugins/clamav/clamav_plugin.c
1864         * src/plugins/clamav/clamav_plugin.h
1865         * src/plugins/clamav/clamav_plugin_gtk.c
1866         * src/plugins/demo/Makefile.am
1867         * src/plugins/demo/demo.c
1868         * src/plugins/dillo_viewer/Makefile.am
1869         * src/plugins/dillo_viewer/README
1870         * src/plugins/dillo_viewer/dillo_prefs.c
1871         * src/plugins/dillo_viewer/dillo_prefs.h
1872         * src/plugins/dillo_viewer/dillo_viewer.c
1873         * src/plugins/pgpcore/Makefile.am
1874         * src/plugins/pgpcore/passphrase.c
1875         * src/plugins/pgpcore/passphrase.h
1876         * src/plugins/pgpcore/pgp_viewer.c
1877         * src/plugins/pgpcore/pgp_viewer.h
1878         * src/plugins/pgpcore/plugin.c
1879         * src/plugins/pgpcore/prefs_gpg.c
1880         * src/plugins/pgpcore/prefs_gpg.h
1881         * src/plugins/pgpcore/select-keys.c
1882         * src/plugins/pgpcore/select-keys.h
1883         * src/plugins/pgpcore/sgpgme.c
1884         * src/plugins/pgpcore/sgpgme.h
1885         * src/plugins/pgpcore/sylpheed.def
1886         * src/plugins/pgpcore/version.rc
1887         * src/plugins/pgpinline/Makefile.am
1888         * src/plugins/pgpinline/pgpinline.c
1889         * src/plugins/pgpinline/pgpinline.h
1890         * src/plugins/pgpinline/plugin.c
1891         * src/plugins/pgpinline/sylpheed.def
1892         * src/plugins/pgpinline/version.rc
1893         * src/plugins/pgpmime/Makefile.am
1894         * src/plugins/pgpmime/pgpmime.c
1895         * src/plugins/pgpmime/pgpmime.h
1896         * src/plugins/pgpmime/plugin.c
1897         * src/plugins/pgpmime/sylpheed.def
1898         * src/plugins/pgpmime/version.rc
1899         * src/plugins/spamassassin/Makefile.am
1900         * src/plugins/spamassassin/README
1901         * src/plugins/spamassassin/spamassassin.c
1902         * src/plugins/spamassassin/spamassassin.h
1903         * src/plugins/spamassassin/spamassassin_gtk.c
1904         * src/plugins/trayicon/Makefile.am
1905         * src/plugins/trayicon/trayicon.c
1906         * tools/OOo2sylpheed.pl
1907         * tools/README
1908         * tools/README.sylprint
1909         * tools/acroread2sylpheed.pl
1910         * tools/claws.i18n.status.pl
1911         * tools/filter_conv.pl
1912         * tools/filter_conv_new.pl
1913         * tools/freshmeat_search.pl
1914         * tools/google_search.pl
1915         * tools/kmail2sylpheed.pl
1916         * tools/kmail2sylpheed_v2.pl
1917         * tools/make.themes.project
1918         * tools/multiwebsearch.pl
1919         * tools/nautilus2sylpheed.sh
1920         * tools/outlook2sylpheed.pl
1921         * tools/sylprint.pl
1922         * tools/sylprint.rc
1923         * tools/tb2sylpheed
1924         * tools/textviewer.sh
1925         * tools/vcard2xml.py
1926         * tools/kdeservicemenu/README
1927         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1928         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1929         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1930                 Change name to Claws Mail. Announce to follow...
1931
1932 2006-11-06 [wwp]        2.6.0cvs6
1933
1934         * src/prefs_template.c
1935                 unify messages related to quote format/template errors (fix
1936                 capitalization), again.
1937
1938 2006-11-06 [wwp]        2.6.0cvs5
1939
1940         * src/prefs_quote.c
1941                 unify messages related to quote format/template errors.
1942
1943 2006-11-06 [wwp]        2.6.0cvs4
1944
1945         * src/prefs_msg_colors.c
1946                 more uses of Q_ macro for contextual translations, thanks
1947                 to Fabien (fzzzzz).
1948
1949 2006-11-06 [wwp]        2.6.0cvs3
1950
1951         * src/compose.c
1952         * src/common/utils.c
1953         * src/common/utils.h
1954                 show an alertpanel to make sure users are aware that sensitive
1955                 files are attached (it's file blacklist-based). This will fix
1956                 interaction w/ GoogleEarth for instance, thanks to Colin.
1957
1958 2006-11-06 [wwp]        2.6.0cvs2
1959
1960         * src/prefs_quote.c
1961         * src/prefs_template.c
1962         * src/prefs_template.h
1963                 check quote format when applying/closing prefs. For now this only
1964                 shows up an error dialog box, not preventing the user from using
1965                 a broken quote (reply, forwards) format.
1966
1967 2006-11-06 [wwp]        2.6.0cvs1
1968
1969         * src/prefs_template.c
1970                 fix missing checks of some template fields.
1971
1972 2006-11-06 [paul]       2.6.0
1973
1974         * NEWS
1975         * README
1976         * RELEASE_NOTES
1977                 2.6.0 released
1978
1979 2006-11-06 [paul]       2.5.6cvs22
1980
1981         * manual/advanced.xml
1982         * manual/es/advanced.xml
1983                 put 'respect_flowed_format' info in the correct
1984                 place
1985
1986 2006-11-06 [mones]      2.5.6cvs21
1987
1988         * po/es.po
1989                 Minor fixes for release
1990
1991 2006-11-06 [paul]       2.5.6cvs20
1992
1993         * po/cs.po
1994         * po/de.po
1995         * po/fr.po
1996         * po/it.po
1997         * po/nl.po
1998         * po/pt_BR.po
1999         * po/sk.po
2000         * po/sv.po
2001         * po/zh_CN.po
2002                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
2003                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
2004                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
2005                 Young
2006
2007 2006-11-02 [colin]      2.5.6cvs19
2008
2009         * src/imap.c
2010         * src/imap.h
2011         * src/prefs_account.c
2012         * src/etpan/imap-thread.c
2013                 Add GSSAPI support - fixes Debian bug #383274
2014
2015 2006-11-01 [colin]      2.5.6cvs18
2016
2017         * src/jpilot.c
2018                 Handle libpisock12 support. Probably
2019                 fixes bug 1046, 'jpilot AddressDB.pdb 
2020                 import fail'
2021
2022 2006-11-01 [colin]      2.5.6cvs17
2023
2024         * src/folderutils.c
2025                 debug_print() folderutils_mark_all_read()
2026
2027 2006-11-01 [colin]      2.5.6cvs16
2028
2029         * COPYING
2030                 Add missed files to the Apache exception
2031
2032 2006-10-31 [colin]      2.5.6cvs15
2033
2034         * src/folder.c
2035         * src/folder.h
2036                 Add a copy_private_data() func to FolderClasses
2037                 Doesn't break the feature freeze, because we 
2038                 won't use it (right now) in the core.
2039
2040 2006-10-31 [colin]      2.5.6cvs14
2041
2042         * COPYING
2043                 Allow linking with the Apache licensed files in
2044                 src/plugins/spamassassin. Hopefully fixes 
2045                 bug 1048, 'Spamassassin plugin license problem'
2046
2047 2006-10-31 [wwp]        2.5.6cvs13
2048
2049         * src/compose.c
2050                 fix and optimize trimming of leading linefeeds in body loop.
2051
2052 2006-10-31 [colin]      2.5.6cvs12
2053
2054         * src/etpan/imap-thread.c
2055         * src/imap.c
2056                 Make really sure to have NULL sets in case
2057                 of error
2058
2059 2006-10-30 [wwp]        2.5.6cvs11
2060
2061         * src/prefs_common.c
2062         * src/prefs_common.h
2063         * src/compose.c
2064                 fix broken storage of quote format template when it contains \-escape
2065                 sequences. The application of such sequences is also fixed now (\t
2066                 in quote format will be a real tab instead of a 't', for instance).
2067
2068 2006-10-27 [colin]      2.5.6cvs10
2069
2070         * src/compose.c
2071                 Probably fix bug 1045, 'sylpheed-claws 
2072                 doesn't remove the mail from the IMAP 
2073                 Queue folder after sending'. From
2074                 2.5.6cvs3-stable
2075
2076 2006-10-27 [colin]      2.5.6cvs9
2077
2078         * configure.ac
2079                 Require libetpan-0.48. I'm so annoying,
2080                 I know ;-)
2081
2082 2006-10-27 [colin]      2.5.6cvs8
2083
2084         * src/folder.c
2085         * src/imap.c
2086                 Probably fix bug 1044, 'sylpheed-claws 
2087                 segfaults while moving mails' - Fix relation
2088                 usage when moving to an IMAP mailbox from another
2089                 mailbox
2090
2091 2006-10-26 [paul]       2.5.6cvs7
2092
2093         * src/gtk/about.c
2094                 add libSM to compiled-in features
2095                 list
2096
2097 2006-10-24 [colin]      2.5.6cvs6
2098
2099         * src/textview.c
2100         * src/gtk/gtkutils.c
2101                 Fix crash when printing emails with an
2102                 xface
2103
2104 2006-10-24 [mones]      2.5.6cvs5
2105
2106         * manual/es/advanced.xml
2107                 Synchronize hidden option respect_flowed_format
2108         * po/es.po
2109                 Updated translation
2110
2111 2006-10-21 [paul]       2.5.6cvs4
2112
2113         * src/gtk/authors.h
2114         * src/plugins/pgpcore/pgp_viewer.c
2115         * src/plugins/pgpcore/sgpgme.c
2116                 fix building on BSDs
2117                 Thanks to Michael Hughes
2118                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2119
2120 2006-10-20 [colin]      2.5.6cvs3
2121
2122         * configure.ac
2123                 Bump up libetpan requirement
2124                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
2125         * src/common/utils.c
2126         * src/common/utils.h
2127                 Add convenience get_file_mtime()
2128         * src/imap.c
2129         * src/etpan/imap-thread.c
2130         * src/etpan/imap-thread.h
2131                 Implement UIDPLUS support if the server
2132                 supports it - faster sending in this case
2133
2134 2006-10-19 [colin]      2.5.6cvs2
2135
2136         * src/gtk/quicksearch.c
2137                 Fix emptying in type-ahead+extended mode
2138         * src/mainwindow.c
2139         * src/mainwindow.h
2140                 Add a hook for offline state change
2141         * src/plugins/trayicon/trayicon.c
2142                 Use it to display offline icons
2143         * src/plugins/trayicon/Makefile.am
2144         * src/plugins/trayicon/newmail.offline.xpm
2145         * src/plugins/trayicon/newmarkedmail.offline.xpm
2146         * src/plugins/trayicon/nomail.offline.xpm
2147         * src/plugins/trayicon/unreadmail.offline.xpm
2148         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
2149                 Add the icons
2150
2151 2006-10-12 [paul]       2.5.6cvs1
2152
2153         * NEWS
2154         * README
2155         * configure.ac
2156                 Update version number following
2157                 stable release
2158
2159 2006-10-19 [colin]      2.5.5cvs18
2160
2161         * manual/handling.xml
2162                 Add type-ahead search
2163
2164 2006-10-18 [colin]      2.5.5cvs17
2165
2166         * src/gtk/quicksearch.c
2167                 Remove "save to history only if there's
2168                 no syntax error", it breaks for some 
2169                 reason which I'll investigate later.
2170
2171 2006-10-18 [colin]      2.5.5cvs16
2172
2173         * src/prefs_common.c
2174         * src/prefs_common.h
2175         * src/summaryview.c
2176         * src/gtk/quicksearch.c
2177         * src/gtk/quicksearch.h
2178                 Add a type-ahead option for fast searches
2179                 Patch by Fabien Vantard
2180
2181 2006-10-18 [colin]      2.5.5cvs15
2182
2183         * src/compose.c
2184         * src/compose.h
2185                 Add Options/Reply mode/ menu to be able to
2186                 change the recipients of a reply on the fly
2187
2188 2006-10-18 [colin]      2.5.5cvs14
2189
2190         * src/compose.c
2191                 Fix redirecting of our own sent mails
2192
2193 2006-10-17 [wwp]        2.5.5cvs13
2194
2195         * src/send_message.c
2196                 Fix duplicate error messages when sending, and missing
2197                 newline in such error messages.
2198
2199 2006-10-17 [colin]      2.5.5cvs12
2200
2201         * src/compose.c
2202                 Compare addresses case-insensitive
2203
2204 2006-10-17 [colin]      2.5.5cvs11
2205
2206         * src/plugins/pgpcore/sgpgme.c
2207                 Fix return status
2208
2209 2006-10-17 [colin]      2.5.5cvs10
2210
2211         * src/plugins/pgpcore/pgp_viewer.c
2212                 Fix return status
2213
2214 2006-10-17 [colin]      2.5.5cvs9
2215
2216         * src/quote_fmt.c
2217                 Fix a typo (thanks to Fabien)
2218
2219 2006-10-16 [colin]      2.5.5cvs8
2220
2221         * src/textview.c
2222                 Fix problem with quote-folding when emails
2223                 don't convert cleanly to UTF-8
2224
2225 2006-10-14 [colin]      2.5.5cvs7
2226
2227         * src/prefs_template.c
2228                 Reset fields when reopening
2229                 the window
2230
2231 2006-10-13 [paul]       2.5.5cvs6
2232
2233         * manual/advanced.xml
2234         * src/prefs_message.c
2235                 make 'respect_flowed_format' a hidden
2236                 option, and add a manual entry for it
2237                 Thanks to Colin
2238
2239 2006-10-12 [colin]      2.5.5cvs5
2240
2241         * src/codeconv.c
2242                 Revert part of 2.5.2cvs21:
2243                 Don't optimise by reusing the 
2244                 last iconv converter if possible:
2245                 it seems slightly broken in a 
2246                 very hard way to reproduce
2247
2248 2006-10-12 [colin]      2.5.5cvs4
2249
2250         * src/prefs_common.c
2251         * src/prefs_common.h
2252         * src/prefs_message.c
2253         * src/procmime.c
2254                 Fix bug 1035, 'Incorrect handling 
2255                 of flowed lines'. We now optionnaly
2256                 handle this format (preference is in
2257                 Message View/Text options section)
2258
2259 2006-10-12 [colin]      2.5.5cvs3
2260
2261         * po/POTFILES.in
2262                 Add new file
2263         * src/plugins/pgpcore/pgp_viewer.c
2264         * src/plugins/pgpcore/sgpgme.c
2265                 Don't try to import without asking
2266
2267 2006-10-12 [colin]      2.5.5cvs2
2268
2269         * src/compose.c
2270                 Fix bug 1036, 'Forwarding a mutlipart
2271                 mail with a "text/html" block to ms
2272                 outlook users leeds to freeze of
2273                 outlook'. Poor outlook users...
2274
2275 2006-10-12 [paul]       2.5.5cvs1
2276
2277         * NEWS
2278         * README
2279         * configure.ac
2280                 Update version number following
2281                 stable release
2282
2283 2006-10-11 [paul]       2.5.4cvs1
2284
2285         * NEWS
2286         * README
2287         * configure.ac
2288                 Update version number following
2289                 stable release
2290
2291 2006-10-11 [paul]       2.5.3cvs32
2292
2293         * src/textview.c
2294                 fix bug 1032, 'Segmentation fault when showing
2295                 message' (bug in quote folding)
2296                 Thanks to Colin
2297
2298 2006-10-10 [colin]      2.5.3cvs31
2299
2300         * src/quote_fmt.c
2301                 Rephrase english a bit
2302
2303 2006-10-10 [colin]      2.5.3cvs30
2304
2305         * src/prefs_compose_writing.c
2306                 Stop making the page larger than the window
2307
2308 2006-10-10 [wwp]        2.5.3cvs29
2309
2310         * src/compose.c
2311         * src/prefs_template.c
2312         * src/quote_fmt.c
2313         * src/quote_fmt.h
2314         * src/quote_fmt_lex.l
2315         * src/quote_fmt_parse.y
2316                 Extend the quote parser a bit: allow to get access to
2317                 basic (composing) account info.
2318
2319 2006-10-10 [colin]      2.5.3cvs28
2320
2321         * src/procheader.c
2322                 Fix this \t problem in subject
2323
2324 2006-10-09 [colin]      2.5.3cvs27
2325
2326         * src/main.c
2327         * src/prefs_gtk.c
2328                 Prepare cache a bit later
2329                 If section already exists, skip the new one 
2330                 (as previously); avoid writing the same block
2331                 twice - if we find a second block with the 
2332                 same id, skip it.
2333         * src/plugins/pgpcore/pgp_viewer.c
2334                 Set cursor to busy when retrieving a key
2335         * src/plugins/pgpcore/sgpgme.c
2336                 allow 5 seconds for gpg to export the key
2337                 
2338
2339 2006-10-09 [colin]      2.5.3cvs26
2340
2341         * configure.ac
2342         * src/msgcache.c
2343         * src/prefs_gtk.c
2344                 Check for existence of fgets_unlocked
2345                 and fwrite_unlocked
2346
2347 2006-10-09 [paul]       2.5.3cvs25
2348
2349         * src/prefs_summaries.c
2350                 replace strftime() with fast_strftime() and in
2351                 the consequence fix the bug in the display of
2352                 AM/PM in the 'Example' string
2353
2354 2006-10-09 [ticho]      2.5.3cvs24
2355
2356         * po/sk.po
2357                 Updated (and fixed up somewhat) Slovak translation.
2358
2359 2006-10-08 [colin]      2.5.3cvs23
2360
2361         * src/prefs_folder_item.c
2362                 Explain why prefs in the top-level folder
2363                 aren't retained, but are still useful
2364
2365 2006-10-08 [colin]      2.5.3cvs22
2366
2367         * src/prefs_gtk.c
2368                 Don't cache anything if caching fails
2369
2370 2006-10-08 [colin]      2.5.3cvs21
2371
2372         * src/common/utils.c
2373                 always include gi18n.h
2374
2375 2006-10-07 [colin]      2.5.3cvs20
2376
2377         * src/plugins/pgpcore/pgp_viewer.c
2378                 Kill gpg after 5 seconds wait
2379
2380 2006-10-07 [colin]      2.5.3cvs19
2381
2382         * src/plugins/pgpcore/pgp_viewer.c
2383         * src/plugins/pgpcore/pgp_viewer.h
2384                 Fix copyright
2385
2386 2006-10-07 [colin]      2.5.3cvs18
2387
2388         * src/plugins/pgpcore/pgp_viewer.c
2389         * src/plugins/pgpcore/pgp_viewer.h
2390                 Actually add the files to CVS
2391
2392 2006-10-07 [colin]      2.5.3cvs17
2393
2394         * src/plugins/pgpcore/sgpgme.c
2395                 Be sure not to crash on 'application/pgp-signature' that
2396                 are not application/pgp-signatures
2397
2398 2006-10-07 [colin]      2.5.3cvs16
2399
2400         * src/textview.c
2401         * src/textview.h
2402                 Make a bit more of the API available
2403         * src/plugins/pgpcore/Makefile.am
2404         * src/plugins/pgpcore/plugin.c
2405         * src/plugins/pgpcore/sgpgme.c
2406                 Add basic key import/export
2407
2408 2006-10-07 [colin]      2.5.3cvs15
2409
2410         * src/folderview.c
2411         * src/imap.c
2412         * src/prefs_account.c
2413         * src/wizard.c
2414                 Warn users *everywhere* if libetpan's not
2415                 linked in
2416
2417 2006-10-06 [mones]      2.5.3cvs14
2418
2419         * po/de.po
2420         * po/es.po
2421                 updated by Stephan Sachse and me
2422
2423 2006-10-06 [colin]      2.5.3cvs13
2424
2425         * src/main.c
2426         * src/common/sylpheed.c
2427                 Don't load common plugins if --exit is passed
2428         * src/prefs_gtk.c
2429         * src/prefs_gtk.h
2430                 Implement a cache to avoid reading the same
2431                 files over and over again at startup
2432
2433 2006-10-06 [colin]      2.5.3cvs12
2434
2435         * src/summaryview.c
2436         * src/gtk/quicksearch.c
2437                 Update display every 5k mails on fast searches
2438
2439 2006-10-06 [colin]      2.5.3cvs11
2440
2441         * src/textview.c
2442                 Don't do quote folding on HTML or ERTF.
2443                 May fix the Cygwin issues if they were
2444                 happening with HTML mails?
2445
2446 2006-10-05 [colin]      2.5.3cvs10
2447
2448         * src/prefs_gtk.c
2449                 Oops, forgot one
2450
2451 2006-10-05 [colin]      2.5.3cvs9
2452
2453         * src/prefs_gtk.c
2454                 Use unlocked_stdio here too
2455
2456 2006-10-05 [colin]      2.5.3cvs8
2457
2458         * src/folderview.c
2459                 Fix go to next * after preferences apply
2460         * src/msgcache.c
2461                 Do the fd lock/unlock ourselves instead of
2462                 letting the libc do it at each write 
2463
2464 2006-10-05 [colin]      2.5.3cvs7
2465
2466         * src/common/utils.c
2467                 Faster division, thanks to Jean Diraison
2468
2469 2006-10-05 [paul]       2.5.3cvs6
2470
2471         * src/common/utils.c
2472                 fix building with --disable-nls
2473
2474 2006-10-04 [colin]      2.5.3cvs5
2475
2476         * src/folder.c
2477                 Maybe fix a segfault
2478
2479 2006-10-04 [wwp]        2.5.3cvs4
2480
2481         * src/prefs_folder_item.c
2482                 Fine-tune layouts in folder item prefs. Suggested by
2483                 Fabien Vantard <fzzzzz@gmail.com>.
2484
2485 2006-10-04 [wwp]        2.5.3cvs3
2486
2487         * src/prefs_folder_item.c
2488                 Kill the clandestine passengers. You didn't see anything.
2489
2490 2006-10-04 [wwp]        2.5.3cvs2
2491
2492         * src/prefs_folder_item.c
2493                 Add a way to test the subject simplify regexp in
2494                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2495                 w/ few layout changes.
2496
2497 2006-20-04 [paul]       2.5.3cvs1
2498
2499         * NEWS
2500         * README
2501         * configure.ac
2502                 Update version number following
2503                 stable release
2504
2505 2006-10-04 [colin]      2.5.2cvs42
2506
2507         * src/folder.c
2508         * src/folder.h
2509         * src/summaryview.c
2510                 Provide a way for folder classes to set their sort
2511                 type and key
2512
2513 2006-10-03 [colin]      2.5.2cvs41
2514
2515         * src/mh.c
2516                 Don't use strlen() to know if the
2517                 string's empty
2518
2519 2006-10-03 [colin]      2.5.2cvs40
2520
2521         * src/mh.c
2522                 Fix "check for new folders" with accentued folders
2523
2524 2006-10-03 [ticho]      2.5.2cvs39
2525
2526         * src/filtering.c
2527         * src/folder.c
2528         * src/inc.c
2529         * src/mbox.c
2530                 Colin's fix for "copy" filtering rules.
2531
2532 2006-10-02 [colin]      2.5.2cvs38
2533
2534         * src/folderview.c
2535                 Fix for double-click too
2536
2537 2006-10-02 [colin]      2.5.2cvs37
2538
2539         * src/folderview.c
2540                 correct fix for cvs36
2541
2542 2006-10-02 [colin]      2.5.2cvs36
2543
2544         * src/folderview.c
2545                 Fix 'goto next unread' after collapsing/expanding 
2546                 a node.
2547
2548 2006-10-02 [colin]      2.5.2cvs35
2549
2550         * src/summaryview.c
2551                 Fix double freeze/thaw
2552         * src/common/utils.c
2553         * src/common/utils.h
2554                 Reimplement strftime
2555         * src/procheader.c
2556                 Use it
2557
2558
2559 2006-10-02 [colin]      2.5.2cvs34
2560
2561         * src/mh.c
2562                 Time mh_write_sequences() - it's fast
2563         * src/summaryview.c
2564                 Init a variable to shut up gcc
2565
2566 2006-10-01 [colin]      2.5.2cvs33
2567
2568         * src/folder.c
2569         * src/mh.c
2570         * src/mh.h
2571         * src/msgcache.c
2572                 Add helper mh_set_mtime(), and set mtime to stat()'s result
2573                 Add fsync but disable it, it's slow as hell
2574
2575 2006-10-01 [colin]      2.5.2cvs32
2576
2577         * src/mh.c
2578         * src/msgcache.c
2579                 fflush() caches and mh_sequences before
2580                 fclose()ing
2581
2582 2006-10-01 [colin]      2.5.2cvs31
2583
2584         * src/msgcache.c
2585                 Don't ftruncate when not using mmap
2586
2587 2006-09-30 [colin]      2.5.2cvs30
2588
2589         * src/main.c
2590                 Write folder list *after* saving caches
2591
2592 2006-09-30 [colin]      2.5.2cvs29
2593
2594         * src/folder.c
2595         * src/mh.c
2596                 Debug forced mtime changes
2597
2598 2006-09-30 [colin]      2.5.2cvs28
2599
2600         * src/folder.c
2601         * src/main.c
2602                 Remove useless debug_print()s (code
2603                 well-tested)
2604
2605 2006-09-30 [colin]      2.5.2cvs27
2606
2607         * src/mh.c
2608                 Do stuff faster when writing mh_sequences
2609
2610 2006-09-30 [colin]      2.5.2cvs26
2611
2612         * src/mh.c
2613                 Don't let the writing of .mh_sequences, which
2614                 can change the folder's mtime, let us think
2615                 we need to scan.
2616
2617 2006-09-30 [colin]      2.5.2cvs25
2618
2619         * src/folder.c
2620                 Move a debug_print where it belongs 
2621                 (processing)
2622         * src/summaryview.c
2623                 Don't mess with a huge slow subject
2624                 table if we're not threading by
2625                 subject
2626
2627 2006-09-30 [colin]      2.5.2cvs24
2628
2629         * src/msgcache.c
2630                 Reenable mmaped reads (*not* writes!)
2631         * src/procmsg.c
2632                 Don't destroy and recreate hashtables just
2633                 for fun
2634         * src/common/utils.c
2635                 Remove useless reply prefixes (it's case
2636                 unsensitive)
2637
2638 2006-09-30 [wwp]        2.5.2cvs23
2639
2640         * tools/fix_date.sh
2641                 Fixed a minor bug in date value extraction, added a switch
2642                 to replace non RFC-compliant Date: value, added a switch
2643                 to use strict RFC matching patterns for dates.
2644
2645 2006-09-29 [colin]      2.5.2cvs22
2646
2647         * src/matcher_parser.h
2648         * src/matcher_parser_parse.y
2649         * src/prefs_filtering.c
2650         * src/statusbar.c
2651         * src/summary_search.c
2652         * src/summaryview.c
2653         * src/gtk/quicksearch.c
2654         * src/gtk/quicksearch.h
2655                 Optimise searches by setting different
2656                 refresh intervals (depending if the 
2657                 search is fast or not)
2658
2659 2006-09-29 [colin]      2.5.2cvs21
2660
2661         * src/codeconv.c
2662                 Optimise by reusing the last iconv converter
2663                 if possible
2664         * src/textview.c
2665                 Optimise a bit (the foldable quotes feature
2666                 still has an awful O(n^2) algo
2667
2668 2006-09-29 [colin]      2.5.2cvs20
2669
2670         * src/gtk/gtksctree.c
2671         * src/gtk/gtksctree.h
2672                 Optimise de-selection via up/down or
2673                 another key
2674
2675 2006-09-28 [colin]      2.5.2cvs19
2676
2677         * src/action.c
2678         * src/compose.c
2679         * src/folderview.c
2680         * src/mainwindow.c
2681         * src/messageview.c
2682         * src/summary_search.c
2683         * src/toolbar.c
2684                 Avoid using summaryview->ctree directly
2685
2686 2006-09-28 [colin]      2.5.2cvs18
2687
2688         * src/summaryview.c
2689         * src/summaryview.h
2690                 Add helpers to freeze/thaw/grab_focus
2691                 Factorize calls to freeze/thaw/grab_focus
2692                 
2693
2694 2006-09-28 [colin]      2.5.2cvs17
2695
2696         * src/main.c
2697                 More guards for the session management
2698
2699 2006-09-28 [colin]      2.5.2cvs16
2700
2701         * src/folderview.c
2702         * src/gtk/gtksctree.c
2703         * src/gtk/gtksctree.h
2704                 Make expanding not recursive in folderview
2705
2706 2006-09-28 [colin]      2.5.2cvs15
2707
2708         * src/addressbook.c
2709                 If nothing is selected in the list (right part)
2710                 and a group is selected in the tree (left part),
2711                 mail this group.
2712
2713 2006-09-28 [colin]      2.5.2cvs14
2714
2715         * src/Makefile.am
2716                 Actually use SM_LIBS
2717
2718 2006-09-28 [ticho]      2.5.2cvs13
2719
2720         * src/export.c
2721         * src/messageview.c
2722         * src/mimeview.c
2723         * src/news.c
2724         * src/pop.c
2725         * src/prefs_themes.c
2726         * src/procmsg.c
2727                 Small i18n string optimization.
2728         * src/send_message.c
2729         * src/summaryview.c
2730         * src/common/session.c
2731         * src/common/smtp.c
2732         * src/common/ssl_certificate.c
2733         * src/common/utils.c
2734                 Use "Couldn't" instead of "Can't" in UI messages,
2735                 where appropriate.
2736
2737 2006-09-28 [colin]      2.5.2cvs12
2738
2739         * configure.ac
2740                 Possibly fix link errors
2741
2742 2006-09-27 [wwp]        2.5.2cvs11
2743
2744         * src/gtk/authors.h
2745         * doc/man/sylpheed-claws.1
2746         * manual/ack.xml
2747         * manual/es/ack.xml
2748         * manual/fr/ack.xml
2749         * manual/pl/ack.xml
2750                 Updated authors info (me, myself and I).
2751
2752 2006-09-27 [colin]      2.5.2cvs10
2753
2754         * src/addressbook.c
2755                 Remove useless printf
2756
2757 2006-09-27 [wwp]        2.5.2cvs9
2758
2759         * src/editgroup.c
2760         * src/send_message.c
2761         * src/inc.c
2762         * src/prefs_common.c
2763         * src/prefs_common.h
2764         * src/gtk/progressdialog.c
2765                 remember more windows' sizes (send dialog, received dialog,
2766                 edit group in addressbook).
2767
2768 2006-09-27 [colin]      2.5.2cvs8
2769
2770         * configure.ac
2771         * src/main.c
2772         * src/mainwindow.h
2773                 Use libSM to communicate with the session
2774                 manager, so that we can know when the 
2775                 session ends, save our caches, and draft
2776                 our compose windows.
2777
2778 2006-09-27 [colin]      2.5.2cvs7
2779
2780         * src/addressbook.c
2781                 Fix issues:
2782                 o Allow Book and Group creation from the tree's
2783                   contextual menu
2784                 o Do not actually delete the contacts when 
2785                   deleting groups from the tree (duh!)
2786
2787 2006-09-27 [colin]      2.5.2cvs6
2788
2789         * src/compose.c
2790         * src/compose.h
2791         * src/mainwindow.c
2792         * src/textview.c
2793         * src/toolbar.c
2794                 o Allow passing an email address to 
2795                   compose_new_with_folderitem
2796                 o Update callers
2797                 o Use current folderitem when clicking
2798                   on a TextView mailto: link
2799                 o Fix a possible leak in TextView
2800
2801 2006-09-27 [colin]      2.5.2cvs5
2802
2803         * src/html.c
2804                 Use UTF-8 chars to replace HTML entities
2805
2806 2006-09-27 [colin]      2.5.2cvs4
2807
2808         * AUTHORS
2809         * src/prefs_account.c
2810         * src/gtk/authors.h
2811                 Fix bug #1024 (Array index out of
2812                 range in sylpheed-claws-2.5.2)
2813                 Patch by Ales Nosek <anosek@suse.cz>
2814
2815 2006-09-27 [colin]      2.5.2cvs3
2816
2817         * src/addr_compl.c
2818                 Actually do the test
2819
2820 2006-09-27 [colin]      2.5.2cvs2
2821
2822         * src/addr_compl.c
2823         * src/addr_compl.h
2824                 Allow completing with comma (in certain cases: vCalendar
2825                 for example doesn't support that)
2826                 Patch by Fabien Vantard
2827
2828 2006-09-26 [colin]      2.5.2cvs1
2829
2830         * src/Makefile.am
2831         * src/addr_compl.c
2832         * src/addr_compl.h
2833         * src/addrbook.c
2834         * src/addrbook.h
2835         * src/addressbook.c
2836         * src/addrindex.c
2837         * src/addrindex.h
2838         * src/compose.c
2839         * src/prefs_common.c
2840         * src/prefs_filtering_action.c
2841         * src/prefs_folder_item.c
2842         * src/prefs_template.c
2843         * src/stock_pixmap.c
2844         * src/stock_pixmap.h
2845         * src/pixmaps/addr_one.xpm
2846         * src/pixmaps/addr_two.xpm
2847                 Add auto-completion on groups
2848
2849 2006-09-26 [colin]      2.5.2
2850
2851         * NEWS
2852         * README
2853         * RELEASE_NOTES
2854                 2.5.2 released
2855
2856 2006-09-26 [colin]      2.5.1cvs5
2857
2858         * src/matcher.c
2859                 Fix condition
2860
2861 2006-09-26 [colin]      2.5.1cvs4
2862
2863         * src/mbox.c
2864                 Revert cvs1 (useless as the message is printed 
2865                 every 500 mails)
2866
2867 2006-09-26 [colin]      2.5.1cvs3
2868
2869         * src/partial_download.c
2870                 Fix crasher found by Alexsandar Urosevic
2871
2872 2006-09-26 [colin]      2.5.1cvs2
2873
2874         * src/summaryview.c
2875                 Fix bug #1023 (Sylpheed deletes too much messages)
2876
2877 2006-09-26 [ticho]      2.5.1cvs1
2878
2879         * src/mbox.c
2880                 Make use of gettext's multiple plurals for statusbar
2881                 progress message.
2882
2883 2006-09-25 [paul]       2.5.1
2884
2885         * NEWS
2886         * README
2887         * RELEASE_NOTES
2888                 2.5.1 released
2889
2890 2006-09-25 [colin]      2.5.0cvs3
2891
2892         * src/plugins/bogofilter/bogofilter.c
2893         * src/plugins/clamav/clamav_plugin.c
2894         * src/plugins/spamassassin/spamassassin.c
2895                 BogoFilter, Spamassassin: Fix double hook registering after
2896                 visiting preferences
2897                 Spamassassin, Clamav: Just set the mails to move instead of
2898                 doing the move - caller will move the things at once.
2899
2900 2006-09-25 [colin]      2.5.0cvs2
2901
2902         * src/imap.c
2903         * src/etpan/imap-thread.c
2904                 Use UID SEARCH ALL instead of UID 1:*
2905                 (braindead servers can't figure out that's
2906                 the same...)
2907
2908 2006-09-25 [wwp]        2.5.0cvs1
2909
2910         * src/message_search.c
2911                 Added the ability to stop a running search (in message body).
2912
2913 2006-09-25 [paul]       2.5.0
2914
2915         * NEWS
2916         * README
2917         * RELEASE_NOTES
2918                 2.5.0 released
2919
2920 2006-09-25 [paul]       2.4.0cvs214
2921
2922         * po/cs.po
2923         * po/de.po
2924         * po/fi.po
2925         * po/fr.po
2926         * po/nl.po
2927         * po/pt_BR.po
2928         * po/sk.po
2929         * po/sr.po
2930         * po/zh_CN.po
2931                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2932                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2933                 Ticho, Aleksander Urosevic, Ralgh Young
2934
2935 2006-09-24 [mones]      2.4.0cvs213
2936
2937         * po/es.po
2938                 Updated for release
2939
2940 2006-09-23 [colin]      2.4.0cvs212
2941
2942         * src/gtk/inputdialog.c
2943                 Fix [ ] remember this appearing in normal
2944                 input dialogs after it's been used by
2945                 mimeview.
2946         * src/folder.c
2947         * src/folderview.c
2948         * src/msgcache.c
2949         * src/procmsg.c
2950         * src/summaryview.c
2951         * src/textview.c
2952         * src/common/timing.h
2953                 Enable timings in debug mode and make it
2954                 look prettier.
2955
2956 2006-09-22 [colin]      2.4.0cvs211
2957
2958         * README
2959                 Revert test change
2960         * commitHelper
2961                 ping the correct URI
2962
2963 2006-09-22 [colin]      2.4.0cvs210
2964
2965         * README
2966                 Let's see if bug #1022 is fixed
2967
2968 2006-09-21 [colin]      2.4.0cvs209
2969
2970         * src/wizard.c
2971         * src/common/plugin.c
2972                 Prepare infra to load predefined plugins when
2973                 no configuration existed. Don't actually load
2974                 anything yet (feat. freeze)
2975
2976 2006-09-21 [wwp]        2.4.0cvs208
2977
2978         * manual/fr/faq.xml
2979                 Partial sync w/ 2.4.0cvs72:
2980                 wrap file and minor updates.
2981
2982 2006-09-21 [wwp]        2.4.0cvs207
2983
2984         * tools/fix_date.sh
2985                 several fixes and enhancements. A new --force switch has been
2986                 added to prevent overriding by default Date: header when
2987                 already existing.
2988
2989 2006-09-21 [paul]       2.4.0cvs206
2990
2991         * src/common/utils.c
2992                 add Chinese UTF8 Re prefix
2993
2994 2006-09-21 [wwp]        2.4.0cvs205
2995
2996         * tools/Makefile.am
2997                 Fics alfabettical order.
2998
2999 2006-09-21 [wwp]        2.4.0cvs204
3000
3001         * tools/fix_date.sh
3002         * tools/Makefile.am
3003                 Added an action tool to fix missing Date field in emails.
3004                 Updated Makefile.am to reflect those last two additions.
3005
3006 2006-09-21 [wwp]        2.4.0cvs203
3007
3008         * tools/uuooffice
3009                 Added a action tool to open uuencoded docs w/
3010                 OpenOffice (based on uudec method).
3011
3012 2006-09-21 [colin]      2.4.0cvs202
3013
3014         * src/compose.c
3015         * src/textview.c
3016                 Workaround possible GTK crash: remove selection 
3017                 clipboard before destroying widget, or GTK+-2.10
3018                 dies. Thanks to Hiro.
3019
3020 2006-09-20 [colin]      2.4.0cvs201
3021
3022         * src/compose.c
3023                 Fix free-after-use in some cases (when 
3024                 procmime_encode_content() frees mimeinfo->data.mem
3025                 and turns it to a temp file)
3026
3027 2006-09-20 [colin]      2.4.0cvs200
3028
3029         * src/folderview.c
3030         * src/summaryview.c
3031         * src/gtk/gtksctree.c
3032         * src/gtk/gtksctree.h
3033                 Add tooltips in the folderview and summaryview
3034                 (Doesn't break string freeze as they already
3035                 exist)
3036         * src/toolbar.c
3037                 Put the spam button in the default configuration
3038                 if compiled with bogo plugin too
3039
3040 2006-09-19 [colin]      2.4.0cvs199
3041
3042         * src/summaryview.c
3043         * src/summaryview.h
3044                 Update folder name label on folder rename
3045         * src/prefs_matcher.c
3046         * src/gtk/logwindow.h
3047                 Fix warnings
3048                 Patches by Fabien
3049
3050 2006-09-19 [wwp]        2.4.0cvs198
3051
3052         * src/summary_search.c
3053                 fix can't click forward/backward buttons in the
3054                 search messages.
3055
3056 2006-09-18 [paul]       2.4.0cvs197
3057
3058         * src/wizard.c
3059                 add missing bracket, capitalise the A of
3060                 'SpamAssassin'
3061
3062 2006-09-18 [paul]       2.4.0cvs196
3063
3064         * src/compose.c
3065                 fix bug 1012 'crashed upon sending mail
3066                 from compose window'
3067                 Thanks to Colin
3068
3069 2006-09-16 [colin]      2.4.0cvs195
3070
3071         * src/folderview.c
3072                 Fix "real-time" sorting by freezing/thawing
3073
3074 2006-09-16 [colin]      2.4.0cvs194
3075
3076         * manual/faq.xml
3077                 Fix the anti-spam entry a bit
3078
3079 2006-09-16 [colin]      2.4.0cvs193
3080
3081         * src/wizard.c
3082                 Make sure reviewers have no excuse when stating
3083                 Sylpheed-Claws doesn't have antispam capabilities.
3084
3085 2006-09-16 [colin]      2.4.0cvs192
3086
3087         * src/main.c
3088                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
3089                 as if the SIGPIPE comes from etpan's thread we could
3090                 trigger a GUI update from this thread.
3091
3092 2006-09-16 [colin]      2.4.0cvs191
3093
3094         * src/summaryview.c
3095                 Init all members of the struct
3096
3097 2006-09-16 [paul]       2.4.0cvs190
3098
3099         * src/account.c
3100                 improvements to the English
3101
3102 2006-09-15 [colin]      2.4.0cvs189
3103
3104         * src/summaryview.c
3105                 HIG order on dialog
3106
3107 2006-09-14 [colin]      2.4.0cvs188
3108
3109         * src/common/socket.c
3110         * src/common/socket.h
3111         * src/common/ssl.c
3112         * src/common/ssl_certificate.c
3113         * src/common/ssl_certificate.h
3114         * src/etpan/imap-thread.c
3115                 the get_fqdn() call done to get canonical name when
3116                 checking an SSL certificate is blocking, which is
3117                 sad as we just did a non-blocking lookup to connect.
3118                 Fix that by letting the fqdn available to the SockInfo,
3119                 and use that in ssl_certificate_check(). For IMAP,
3120                 we don't do it as the lookup's done by libetpan, but
3121                 it's less annoying as IMAP connections as much more
3122                 rare than POP3 connections.
3123
3124 2006-09-14 [paul]       2.4.0cvs187
3125
3126         * manual/advanced.xml
3127                 improvements to the English,
3128                 properly place the new hidden options
3129                 within the alphabetical order
3130         * src/gtk/pluginwindow.c
3131                 improvements to the English
3132
3133 2006-09-14 [colin]      2.4.0cvs186
3134
3135         * src/prefs_common.c
3136         * src/prefs_common.h
3137         * src/gtk/gtksctree.c
3138         * manual/advanced.xml
3139                 New hidden pref, stripes_color_offset, to change
3140                 the value added/substracted to normal bgcolor to
3141                 create the stripes in summaries
3142
3143 2006-09-13 [colin]      2.4.0cvs185
3144
3145         * src/gedit-print.c
3146         * src/messageview.c
3147         * src/messageview.h
3148         * src/summaryview.c
3149         * src/textview.c
3150                 Fix misc. printing issues: 
3151                 - Bad font for linkified headers
3152                 - Different font if the mail was displayed or not
3153                 - Factorize the thing
3154
3155 2006-09-13 [colin]      2.4.0cvs184
3156
3157         * src/common/ssl_certificate.c
3158                 Only get FQDN once when checking certificate
3159
3160 2006-09-13 [colin]      2.4.0cvs183
3161
3162         * src/account.c
3163         * src/gtk/pluginwindow.c
3164                 Misc. GUI fixes by Fabien
3165
3166 2006-09-13 [wwp]        2.4.0cvs182
3167
3168         * configure.ac
3169         * src/common/utils.h
3170         * src/common/utils.c
3171                 get rid of unused wide-char functions.
3172
3173 2006-09-13 [wwp]        2.4.0cvs181
3174
3175         * src/plugins/pgpinline/sylpheed.def
3176         * src/textview.c
3177                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
3178                 add privacy_reset_error to the .def file,
3179                 do not fork for an external textviewer.
3180
3181 2006-09-13 [wwp]        2.4.0cvs180
3182
3183         * src/prefs_common.c
3184                 fix broken font entry in prefs (patch issued by the gpg4win team,
3185                 probably by Marcus Brinkmann <marcus@g10code.de>).
3186
3187 2006-09-13 [colin]      2.4.0cvs179
3188
3189         * src/folder.h
3190                 Fix a warning in summaryview.c
3191         * src/mainwindow.c
3192         * src/summaryview.c
3193         * src/summaryview.h
3194                 Add missing Mark/* elements in the
3195                 main menu
3196
3197 2006-09-12 [colin]      2.4.0cvs178
3198
3199         * src/prefs_actions.c
3200         * src/prefs_filtering_action.c
3201         * src/prefs_matcher.c
3202                 Use (New) instead of New everywhere
3203
3204 2006-09-12 [wwp]        2.4.0cvs177
3205
3206         * manual/fr/addrbook.xml
3207         * manual/fr/handling.xml
3208                 updated some quotes in the fr manual to match the fr translation.
3209
3210 2006-09-12 [wwp]        2.4.0cvs176
3211
3212         * src/prefs_matcher.c
3213                 don't store translated string elements in matcher expressions.
3214                 Also fixed a misused of Q_().
3215
3216 2006-09-11 [wwp]        2.4.0cvs175
3217
3218         * src/plugins//bogofilter/bogofilter.c
3219         * src/plugins//clamav/clamav_plugin.c
3220         * src/plugins//demo/demo.c
3221         * src/plugins//dillo_viewer/dillo_viewer.c
3222         * src/plugins//pgpcore/plugin.c
3223         * src/plugins//pgpinline/plugin.c
3224         * src/plugins//pgpmime/plugin.c
3225         * src/plugins//spamassassin/spamassassin.c
3226                 gettext-ize more strings (mostly plugin error messages).
3227
3228 2006-09-11 [colin]      2.4.0cvs174
3229
3230         * src/alertpanel.c
3231                 Make maximum buffer size bigger to avoid
3232                 truncating translated messages. Patch by
3233                 Fabien
3234
3235 2006-09-11 [colin]      2.4.0cvs173
3236
3237         * src/etpan/imap-thread.c
3238                 Fix compilation on OpenBSD, thanks to 
3239                 Landry
3240
3241 2006-09-10 [wwp]        2.4.0cvs172
3242
3243         * manual/account.xml
3244         * manual/addrbook.xml
3245         * manual/handling.xml
3246         * manual/es/handling.xml
3247         * manual/fr/account.xml
3248         * manual/fr/addrbook.xml
3249         * manual/fr/handling.xml
3250                 documented addressbook matching (condition configuration):
3251                   addrbook.xml, en fr
3252                 documented per-account filtering rules (handling/filtering
3253                   section, account section):
3254                   account.xml, handling.xml, en fr
3255                 slightly updated the handling/searching section to tell few
3256                   words about the extended search ability:
3257                   handling.xml, en fr
3258                 added missing <quote></quotes> to Quick Search:
3259                   handling.xml, en fr es
3260                 fixed a typo (auomatically):
3261                   handling.xml, en
3262                 changes revisited by Paul.
3263
3264 2006-09-10 [paul]       2.4.0cvs171
3265
3266         * src/prefs_actions.c
3267         * src/prefs_filtering.c
3268         * src/prefs_template.c
3269                 adjustments to the gui
3270                 Patch by Fabien Vantard (slightly modified)
3271
3272 2006-09-10 [colin]      2.4.0cvs170
3273
3274         * src/summaryview.c
3275                 Check folderitem/summaryview consistency
3276                 (basically automates Update summary). Fixes
3277                 #1011 (wrong (negative) count on unread 
3278                 messages)
3279
3280 2006-09-10 [colin]      2.4.0cvs169
3281
3282         * src/gtk/gtksctree.c
3283                 Fix recursive expansion via mouse
3284         * src/plugins/bogofilter/bogofilter.c
3285                 Use normal filtering way of moving
3286                 messages (batching), possibly fixing
3287                 bug #1015 (Bogofilter plugin doubles 
3288                 new messages)
3289
3290 2006-09-09 [wwp]        2.4.0cvs168
3291
3292         * src/prefs_filtering.c
3293                 better place for this fix.
3294
3295 2006-09-09 [wwp]        2.4.0cvs167
3296
3297         * src/prefs_filtering.c
3298                 fix a minor bug when the enabled status of a filtering/processing
3299                 rule always got set to TRUE when replacing this rule. That still
3300                 make sense when adding a new rule, but now when replacing, we
3301                 don't override the value of 'enabled'.
3302                 Also renamed the func prefs_filtering_list_view_get_rule_name()
3303                 to prefs_filtering_list_view_get_info() as this function not only
3304                 returns the name, but also the account_id and the enabled status.
3305
3306 2006-09-09 [mones]      2.4.0cvs166
3307
3308         * manual/glossary.xml
3309         * manual/plugins.xml
3310                 Minor format corrections
3311         * manual/gpl.xml
3312                 Fix misplaced NO WARRANTY section
3313         * manual/es/advanced.xml
3314         * manual/es/faq.xml
3315         * manual/es/glossary.xml
3316         * manual/es/gpl.xml
3317         * manual/es/handling.xml
3318         * manual/es/plugins.xml
3319         * manual/es/starting.xml
3320                 Incorporate changes from English version
3321         * manual/fr/ack.xml
3322         * manual/pl/ack.xml
3323         * manual/es/ack.xml
3324                 Fix address, (add translation credits in es version)
3325         * po/es.po
3326                 Updated translation
3327
3328 2006-09-09 [wwp]        2.4.0cvs165
3329
3330         * src/prefs_filtering.c
3331                 fix a crash when opening filtering prefs, if matcherrc file contains
3332                 broken data (non-existing account id, which is theoretically not
3333                 possible).
3334
3335 2006-09-08 [colin]      2.4.0cvs164
3336
3337         * src/folder.c
3338                 Wrong assert, make it an if()
3339         * src/gtk/gtksctree.c
3340                 Fix bug #1013 (expand selected thread 
3341                 tree) - expanding is now recursive
3342
3343 2006-09-07 [wwp]        2.4.0cvs163
3344
3345         * src/prefs_matcher.c
3346                 make better sentences about addressbook matching in the
3347                 matcher prefs. This should make translators' work easier
3348                 too.
3349
3350 2006-09-07 [wwp]        2.4.0cvs162
3351
3352         * src/prefs_filtering.c
3353                 code simplification (get rid of dup var. assignment).
3354
3355 2006-09-07 [wwp]        2.4.0cvs161
3356
3357         * src/summaryview.c
3358                 use GTK_STOCK icons when possible, patch by Fabien Vantard
3359                 <fzzzzz@gmail.com>.
3360
3361 2006-09-07 [paul]       2.4.0cvs160
3362
3363         * src/mimeview.c
3364                 fix compilation warnings
3365                 Thanks to Colin
3366
3367 2006-09-07 [paul]       2.4.0cvs159
3368
3369         * src/mimeview.c
3370                 select the mimepart icon when
3371                 displaying as text
3372                 Thanks to Colin
3373
3374 2006-09-06 [paul]       2.4.0cvs158
3375
3376         * src/prefs_filtering.c
3377                 fix labels and table element spacing
3378                 Patch by Fabien Vantard
3379
3380 2006-09-06 [paul]
3381
3382         2.5.0-rc3 released
3383
3384 2006-09-06 [paul]       2.4.0cvs157
3385
3386         * manual/es/advanced.xml
3387                 fix typo
3388
3389 2006-09-06 [wwp]        2.4.0cvs156
3390
3391         * src/mainwindow.c
3392                 fix an dup launch issue when iconified, thanks to Colin.
3393
3394 2006-09-06 [wwp]        2.4.0cvs155
3395
3396         * src/gtk//gtksctree.h
3397                 oops, forgot that one!
3398
3399 2006-09-06 [wwp]        2.4.0cvs154
3400
3401         * manual/pl/advanced.xml
3402         * manual/advanced.xml
3403         * manual/es/advanced.xml
3404         * manual/fr/advanced.xml
3405         * src/prefs_customheader.c
3406         * src/prefs_filtering_action.c
3407         * src/foldersel.c
3408         * src/prefs_summaries.c
3409         * src/prefs_filtering.c
3410         * src/account.c
3411         * src/compose.c
3412         * src/prefs_summary_column.c
3413         * src/addr_compl.c
3414         * src/prefs_actions.c
3415         * src/prefs_folder_column.c
3416         * src/ssl_manager.c
3417         * src/prefs_template.c
3418         * src/prefs_display_header.c
3419         * src/prefs_common.h
3420         * src/prefs_matcher.c
3421         * src/prefs_common.c
3422         * src/prefs_toolbar.c
3423         * src/summaryview.c
3424         * src/folderview.c
3425         * src/gtk/gtksctree.c
3426         * src/gtk/pluginwindow.c
3427         * src/gtk/progressdialog.c
3428         * src/gtk/prefswindow.c
3429                 renamed hidden option enable_rules_hint to use_stripes_everywhere
3430                 to make its meaning more obvious (all versions of the manual reflect
3431                 the change).
3432                 added an extra hidden option use_stripes_in_summary to allow
3433                 discarding these stripes in mainwindow's folder and message lists;
3434                 en and fr manuals only are OK towards this.
3435
3436 2006-09-06 [colin]      2.4.0cvs153
3437
3438         * src/textview.c
3439                 Hide Sylpheed-Claws' internal queue headers
3440                 when showing all headers. They'll be present
3441                 only in Source window.
3442
3443 2006-09-05 [colin]      2.4.0cvs152
3444
3445         * src/plugins/trayicon/trayicon.c
3446                 Fix crash at exit - we have to disconnect
3447                 our handlers
3448         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3449                 Update eggtrayicon - patch adapted from a
3450                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
3451                 on Sylpheed's ML
3452
3453 2006-09-05 [colin]      2.4.0cvs151
3454
3455         * src/mainwindow.c
3456         * src/gtk/logwindow.c
3457                 Fix race condition when something writes
3458                 to the log too soon during init. Thanks
3459                 to Fabien Vantard
3460
3461 2006-09-05 [colin]      2.4.0cvs150
3462
3463         * src/mimeview.c
3464                 Don't select part on right-click either
3465
3466 2006-09-05 [paul]       2.4.0cvs149
3467
3468         * src/mimeview.c
3469                 completion of previous commit
3470                 Thanks to Colin
3471
3472 2006-09-05 [colin]      2.4.0cvs148
3473
3474         * src/mimeview.c
3475                 Don't force selection on middle-click, just open
3476
3477 2006-09-04 [colin]      2.4.0cvs147
3478
3479         * src/mimeview.c
3480                 Looks like gtk_notebook_set_current_page()
3481                 sometimes steals focus, and this annoys us
3482                 in MimeViewers as it renders navigation
3483                 keys useless. Take back focus after switching
3484                 pages.
3485
3486 2006-09-04 [colin]      2.4.0cvs146
3487
3488         * src/messageview.c
3489                 Set stop_loading when clicking on Next
3490                 during load. Don't add a callback to 
3491                 avoid over-complicating things.
3492
3493 2006-09-04 [colin]      2.4.0cvs145
3494
3495         * src/mimeview.c
3496         * src/messageview.c
3497                 Fix multiple loads in separate messageview
3498
3499 2006-09-04 [colin]      2.4.0cvs144
3500
3501         * src/summaryview.c
3502                 Let navigation keys be handled during 
3503                 load
3504
3505 2006-09-04 [colin]      2.4.0cvs143
3506
3507         * src/messageview.c
3508         * src/summaryview.c
3509         * src/textview.c
3510         * src/textview.h
3511                 Make loading of huge mails (lots of text and/or
3512                 images) cancellable, so the GUI doesn't block 
3513
3514 2006-09-04 [colin]      2.4.0cvs142
3515
3516         * src/plugins/trayicon/trayicon.c
3517                 Fix annoyance when removing a folder with 
3518                 unread mails: trayicon didn't update
3519
3520 2006-09-04 [paul]       2.4.0cvs141
3521
3522         * src/gtk/icon_legend.c
3523                 straighten up columns
3524                 Patch by Fabien Vantard
3525
3526 2006-09-04 [wwp]        2.4.0cvs140
3527
3528         * src/prefs_filtering.c
3529                 fix new line's account name in filtering prefs:
3530                 was "All", is now "(New)".
3531
3532 2006-09-04 [paul]       2.4.0cvs139
3533
3534         * tools/make.themes.project
3535                 use "AUTOMAKE_OPTIONS = dist-bzip2"
3536                 instead of homebrewed "make release"
3537
3538 2006-09-03 [colin]      2.4.0cvs138
3539
3540         * src/folderview.c
3541                 Fix bug #1007 (Wrong folder highlighted)
3542
3543 2006-09-03 [colin]      2.4.0cvs137
3544
3545         * src/compose.c
3546                 Don't set Newsgroup: header to a mail folder
3547                 path
3548
3549 2006-09-03 [paul]       2.4.0cvs136
3550
3551         * src/prefs_other.c
3552         * src/prefs_spelling.c
3553                 unify the gui
3554
3555 2006-09-03 [paul]       2.4.0cvs135
3556
3557         * src/prefs_summaries.c
3558                 correct menu item text in prefs_keybind_apply_clicked()
3559
3560 2006-09-03 [paul]       2.4.0cvs134
3561
3562         * manual/advanced.xml
3563                 some improvements to the descriptions
3564         * src/mainwindow.c
3565         * src/messageview.c
3566         * src/summaryview.c
3567         * src/gtk/menu.c
3568                 fix menu sensitivity issues
3569         * src/prefs_message.c
3570                 drop the useless word 'short'
3571         * src/prefs_other.c
3572                 add the word 'lines' indicating log length
3573                 is a measure of lines
3574         * src/textview.c
3575                 fix compilation warnings
3576
3577 2006-09-02 [colin]      2.4.0cvs133
3578
3579         * src/messageview.c
3580                 Display a special return-receipt message
3581                 if the message is from the user
3582         * src/summaryview.c
3583                 Fix missing freeze of the list when marking
3584                 all read and unthreading for exec. Thanks
3585                 to Stephan Sachse.
3586
3587 2006-09-02 [paul]       2.4.0cvs132
3588
3589         * src/mainwindow.c
3590         * src/prefs_message.c
3591         * src/summaryview.c
3592                 fix some english
3593
3594 2006-09-02 [wwp]        2.4.0cvs131
3595
3596         * src/prefs_filtering.c
3597                 added an account name column to the filtering rules
3598                 dialog.
3599
3600 2006-09-02 [colin]      2.4.0cvs130
3601
3602         * src/gtk/logwindow.c
3603         * src/gtk/logwindow.h
3604                 Block scrolling if we're not at the end
3605                 of the log
3606
3607 2006-09-02 [colin]      2.4.0cvs129
3608
3609         * src/folder.c
3610                 Make sure account-specific rules can't
3611                 be used in {pre-,post-,}processing
3612         * src/mainwindow.c
3613         * src/gtk/logwindow.c
3614         * src/gtk/logwindow.h
3615                 Jump to last error when clicking on the
3616                 warning icon
3617
3618 2006-09-02 [colin]      2.4.0cvs128
3619
3620         * src/imap.c
3621         * src/import.c
3622         * src/mainwindow.c
3623         * src/mainwindow.h
3624                 Fix warning icon
3625         * src/inc.c
3626         * src/mbox.c
3627         * src/mbox.h
3628                 Let proc_mbox know its account, for
3629                 account-specific rules
3630
3631 2006-09-01 [colin]      2.4.0cvs127
3632
3633         * src/codeconv.c
3634                 Don't uselessly use iconv to convert from
3635                 us-ascii
3636         * src/alertpanel.c
3637         * src/mainwindow.c
3638         * src/mainwindow.h
3639         * src/inc.c
3640                 Fix certain log cases, disable warning icon
3641                 for now, the correct way to display it when
3642                 necessary and only when necessary is probably
3643                 to do it manually rather than use error logs
3644         * src/etpan/imap-thread.c
3645                 Clean up UID logging a bit
3646         * src/gtk/logwindow.c
3647         * src/gtk/logwindow.h
3648                 Make logging faster when the window's closed
3649
3650 2006-09-01 [wwp]        2.4.0cvs126
3651
3652         * manual/fr/account.xml
3653                 reflect changes to the ref. manual (parts of cvs72):
3654                 fix tabnames and quotes.
3655
3656 2006-09-01 [wwp]        2.4.0cvs125
3657
3658         * manual/fr/plugins.xml
3659                 reflect changes to the reference manual (cvs42):
3660                 update IRC channel info.
3661
3662 2006-09-01 [wwp]        2.4.0cvs124
3663
3664         * commitHelper
3665                 use CVSEDITOR env. var. if set, according to `man cvs`.
3666
3667 2006-09-01 [wwp]        2.4.0cvs123
3668
3669         * manual/advanced.xml
3670                 better sentence again (thanks to Paul).
3671
3672 2006-09-01 [wwp]        2.4.0cvs122
3673
3674         * manual/advanced.xml
3675         fix definition of toolbar_detachable and rework a bit the one of
3676         enable_dotted_lines.
3677
3678 2006-09-01 [mones]      2.4.0cvs121
3679
3680         * manual/advanced.xml
3681                 Document enable_dotted_lines
3682
3683 2006-09-01 [paul]       2.4.0cvs120
3684
3685         * src/folderview.c
3686         * src/folderview.h
3687         * src/imap.c
3688         * src/mainwindow.c
3689         * src/summaryview.c
3690                 obey the 'When entering folder...' option
3691                 when using the /View/Go to/... menu items
3692                 Thanks to Colin
3693
3694 2006-08-31 [colin]      2.4.0cvs119
3695
3696         * src/folderview.c
3697                 Revert 2.4.0cvs116, wrong fix.
3698
3699 2006-08-31 [colin]      2.4.0cvs118
3700
3701         * src/gtk/gtksctree.c
3702                 Better state the various copyrights
3703
3704 2006-08-31 [colin]      2.4.0cvs117
3705
3706         * src/prefs_common.c
3707                 fix enable_dotted_lines
3708
3709 2006-08-31 [colin]      2.4.0cvs116
3710
3711         * src/folderview.c
3712                 Use pref "Always open on select" when going
3713                 to next unread folder
3714         * src/gtk/gtksctree.c
3715                 Fix link failure to _gtk_clist_create_cell_layout
3716                 on certain computers. (Why not mine, I wonder)
3717
3718 2006-08-31 [colin]      2.4.0cvs115
3719
3720         * src/procmsg.c
3721         * src/textview.c
3722         * src/plugins/bogofilter/bogofilter.c
3723         * src/plugins/spamassassin/spamassassin.c
3724                 Requalify some "errors" to warnings
3725         * src/mainwindow.c
3726         * src/mainwindow.h
3727         * src/statusbar.c
3728                 Add an icon in the statusbar to notify
3729                 of errors
3730         * src/gtk/gtksctree.c
3731         * src/folderview.c
3732         * src/summaryview.c
3733                 Make the GtkSCTree look more modern by
3734                 alternating background lines
3735         * src/prefs_common.c
3736         * src/prefs_common.h
3737                 Add a pref to let people have the old
3738                 way if they prefer
3739
3740
3741 2006-08-30 [colin]      2.4.0cvs114
3742
3743         * src/procmsg.c
3744         * src/procmsg.h
3745                 Provide a way to filter a list of
3746                 messages in an optimised manner, and
3747                 add a list-filtering hook
3748         * src/folder.c
3749         * src/inc.c
3750         * src/mbox.c
3751                 Use the list filtering
3752         * src/plugins/bogofilter/bogofilter.c
3753                 Use the list-filtering hook
3754                 Use -b (bulk) mode for more speed
3755                 when learning and filtering
3756         * src/etpan/imap-thread.c
3757                 Make log output shorter in UID SEARCH
3758
3759
3760 2006-08-30 [colin]      2.4.0cvs113
3761
3762         * src/plugins/bogofilter/bogofilter.c
3763                 Really fast mass learning - thanks to David
3764                 Relson for the options explanations :)
3765
3766 2006-08-30 [colin]      2.4.0cvs112
3767
3768         * src/msgcache.c
3769                 Fix compilation on FreeBSD. Thanks
3770                 to Michael Hugues
3771
3772 2006-08-29 [colin]      2.4.0cvs111
3773
3774         * src/folderview.c
3775                 Handle "popup_menu" signal (for popping the 
3776                 menu via the keyboard)
3777         * src/mimeview.c
3778         * src/mimeview.h
3779         * src/summaryview.c
3780         * src/textview.c
3781         * src/gtk/gtkutils.c
3782         * src/gtk/gtkutils.h
3783                 Factorize scrolling code, and add an API 
3784                 for MimeViewers to handle scroll orders
3785
3786 2006-08-29 [wwp]        2.4.0cvs110
3787
3788         * src/plugins//bogofilter/bogofilter.c
3789         * src/plugins//spamassassin/spamassassin.c
3790                 make the bogofilter/spamassassin filtering error dialogs at
3791         incorporation obey to the "don't popup error dialog on
3792         receive error" option. If disabled, feed the log window w/
3793         the error message.
3794
3795 2006-08-29 [paul]
3796
3797         2.5.0-rc2 released
3798
3799 2006-08-29 [paul]       2.4.0cvs109
3800
3801         * Makefile.am
3802                 remove 'make release', it's not needed
3803                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3804
3805 2006-08-29 [paul]       2.4.0cvs108
3806
3807         * src/foldersel.c
3808         * src/summary_search.c
3809         * src/gtk/progressdialog.c
3810         * src/plugins/pgpcore/passphrase.c
3811                 replace deprecated gtk_window_set_policy()
3812
3813 2006-08-29 [colin]      2.4.0cvs107
3814
3815         * src/folder.c
3816                 Fix data loss when copy fails during a move:
3817                 only use fast remove_msgs if everything was
3818                 copied OK; else use slow remove_msg on the
3819                 mails that got copied only.
3820
3821 2006-08-28 [paul]       2.4.0cvs106
3822
3823         * src/mh.c
3824                 revert change in 2.4.0cvs104, it breaks
3825                 stuff
3826
3827 2006-08-28 [paul]       2.4.0cvs105
3828
3829         * src/plugins/spamassassin/spamassassin.c
3830                 english fix
3831
3832 2006-08-28 [paul]       2.4.0cvs104
3833
3834         * src/mh.c
3835                 fix data loss when moving to another
3836                 mailbox fails
3837         * src/prefs_spelling.c
3838                 improve the english
3839         * src/gtk/pluginwindow.c
3840                 improve the layout of the dialog text
3841         All thanks to Colin
3842
3843 2006-08-28 [paul]       2.4.0cvs103
3844
3845         * src/plugins/bogofilter/bogofilter.c
3846         * src/plugins/bogofilter/bogofilter_gtk.c
3847                 fix english up a bit, innit
3848
3849 2006-08-28 [paul]       2.4.0cvs102
3850
3851         * configure.ac
3852         * po/Makefile.in.in
3853         * po/Makevars
3854                 require autoconf 2.60, enabling building
3855                 with gettext 0.15 (gettext 0.14.x build still
3856                 possible). Replace Makefiles with versions
3857                 from gettext 0.15.
3858                 Remove configure options --with-localedir and
3859                 --with-mandir. The options that are provided
3860                 directly by autoconf 2.60 can be used instead:
3861                 --mandir --localedir
3862
3863 2006-08-27 [colin]      2.4.0cvs101
3864
3865         * src/plugins/bogofilter/Makefile.am
3866                 Fix make dist (no README)
3867
3868 2006-08-27 [colin]      2.4.0cvs100
3869
3870         * src/folder.c
3871                 Don't use F_UNKNOWN folders for any default
3872                 outbox/trash/etc
3873         * src/plugins/bogofilter/bogofilter.c
3874         * src/plugins/bogofilter/bogofilter.h
3875         * src/plugins/bogofilter/bogofilter_gtk.c
3876                 Add an option to specify the path to bogofilter
3877                 Use single-quotes to be able to learn in folders
3878                 with spaces in their names
3879                 Verify learning status
3880
3881 2006-08-27 [colin]      2.4.0cvs99
3882
3883         * manual/faq.xml
3884         * manual/plugins.xml
3885                 Document Bogofilter plugin
3886
3887 2006-08-27 [colin]      2.4.0cvs98
3888
3889         * src/compose.c
3890         * src/messageview.c
3891         * src/procmsg.c
3892         * src/procmsg.h
3893                 When possible, copy the queued mail to sent folder
3894                 instead of re-adding. Much faster on IMAP.
3895
3896 2006-08-27 [colin]      2.4.0cvs97
3897
3898         * src/msgcache.c
3899                 Disable mmaped caches - huge metadata loss
3900                 here after a power failure.
3901         * src/summaryview.c
3902                 Add quicksearch timing
3903         * src/common/plugin.c
3904         * src/common/plugin.h
3905                 Implement an interface to tell what plugins
3906                 provide. Prevent loading of similar plugins.
3907         * src/plugins/clamav/clamav_plugin.c
3908         * src/plugins/demo/demo.c
3909         * src/plugins/dillo_viewer/dillo_viewer.c
3910         * src/plugins/pgpcore/plugin.c
3911         * src/plugins/pgpinline/pgpinline.c
3912         * src/plugins/pgpmime/pgpmime.c
3913         * src/plugins/spamassassin/spamassassin.c
3914         * src/plugins/trayicon/trayicon.c
3915                 Implement plugin_provides()
3916
3917 2006-08-27 [colin]      2.4.0cvs96
3918
3919         * configure.ac
3920         * src/plugins/Makefile.am
3921         * src/plugins/bogofilter/.cvsignore
3922         * src/plugins/bogofilter/Makefile.am
3923         * src/plugins/bogofilter/bogofilter.c
3924         * src/plugins/bogofilter/bogofilter.h
3925         * src/plugins/bogofilter/bogofilter_gtk.c
3926                 New Bogofilter plugin, provides filtering and
3927                 learning. Spamassassin will go to extra plugins.
3928
3929 2006-08-26 [mones]      2.4.0cvs95
3930
3931         * manual/handling.xml
3932                 Fix subfolder path in the example (thanks to Paul) 
3933
3934 2006-08-26 [mones]      2.4.0cvs94
3935
3936         * manual/glossary.xml
3937                 2.2. + add ISP to the glossary
3938                 7.5. + Add UIDL to glossary
3939                 7.7. + Add TCP to glossary
3940         * manual/handling.xml
3941                 7.1. + Mentions GNU/Linux distribution, what about the non...
3942                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3943                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3944                 7.4. = Use appropriate quotation for commands
3945                 7.6. = change "" to <quote></quote>
3946         * manual/plugins.xml
3947                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3948         * manual/starting.xml
3949                 2.1. + local mbox file: some examples of mbox file locations...
3950                 Also reformatted files requiring it
3951
3952 2006-08-26 [wwp]        2.4.0cvs93
3953
3954         * src/summary_search.c
3955                 disable find buttons while summary search is running.
3956
3957 2006-08-25 [colin]      2.4.0cvs92
3958
3959         * src/folder.c
3960         * src/folderutils.c
3961         * src/mh.c
3962         * src/procmsg.h
3963         * src/summaryview.c
3964                 Speed up MH moving, and add progressbar
3965                 for MH deletion
3966         * src/msgcache.c
3967                 Write cache files using mmap() too
3968
3969 2006-08-25 [wwp]        2.4.0cvs91
3970
3971         * src/summaryview.c
3972                 switch spam<->ham button when a message has been marked as spam or ham
3973                 and is still selected. Thanks to Colin.
3974
3975 2006-08-25 [paul]       2.4.0cvs90
3976
3977         * src/Makefile.am
3978         * src/stock_pixmap.c
3979         * src/stock_pixmap.h
3980         * src/summaryview.c
3981         * src/gtk/icon_legend.c
3982         * src/pixmaps/copied.xpm
3983         * src/pixmaps/moved.xpm
3984                 add icons for delayed execution marked for
3985                 copying, marked for moving
3986
3987 2006-08-25 [mones]      2.4.0cvs89
3988
3989         * manual/glossary.xml
3990                 Fix the other glossary items:
3991                 5.1. = Inmmediate execution -> <quote>immediate execution...
3992                 5.2. = Fix MBOX capitalization -> Mbox
3993                 5.3. + Improve Plugins def. w/ tech. ref.
3994                 5.4. = Quotation -> replace '>' by <quote>></quote>
3995                 5.5. - SMTP Server. -> remove dot
3996         * po/es.po
3997                 Updated translation
3998
3999 2006-08-25 [mones]      2.4.0cvs88
4000
4001         * manual/ack.xml
4002                 Reformatted, changed email address
4003         * manual/glossary.xml
4004                 Reformatted, fixed MANUAL-TODO items:
4005                 8.2. + add ROT-13 to glossary
4006                 8.4. + add URL to glossary
4007         * manual/es/advanced.xml
4008                 Fixed <literal>s
4009
4010 2006-08-25 [paul]       2.4.0cvs87
4011
4012         * src/gtk/icon_legend.c
4013                 add 'marked for deletion' icon
4014                 arrange icons by containing column
4015                 wrap long label text
4016
4017 2006-08-25 [colin]      2.4.0cvs86
4018
4019         * src/common/utils.c
4020         * src/common/utils.h
4021                 Add the sc_g_*list_bigger functions in
4022                 a place everyone can use it
4023         * src/summaryview.c
4024                 Only freeze/thaw the list when working
4025                 on the selection, if it's bigger than 1
4026         * src/gtk/gtksctree.c
4027                 Only freeze/thaw the list when unselec-
4028                 ting 'all' if ('all' != 1)
4029                 This avoids some flickering
4030
4031 2006-08-24 [colin]      2.4.0cvs85
4032
4033         * src/addressbook.c
4034                 Fix strange list selection
4035                 Fix random seg (Invalid read of freed memory)
4036
4037 2006-08-24 [colin]      2.4.0cvs84
4038
4039         * src/alertpanel.c
4040         * src/gtk/inputdialog.c
4041         * src/plugins/pgpcore/passphrase.c
4042                 Revert minimal width patch of 2.4.0cvs67,
4043                 as it is also a maximal width. Use 
4044                 gtk_window_set_default_size instead.
4045
4046 2006-08-24 [colin]      2.4.0cvs83
4047
4048         * src/msgcache.c
4049                 Write cache/mark to temp files before
4050                 overwriting old ones (avoids metadata
4051                 loss if writing the new files fail).
4052                 Use mmap() to read cache/mark file, as
4053                 this makes cache reading faster. Dis-
4054                 abled for big-endian machines until it
4055                 can be tested. (Big-endian users: set
4056                 msgcache_use_mmap = TRUE in the relevant
4057                 #if).
4058         * src/procmsg.h
4059                 Move rarely used fields of MsgInfo in 
4060                 another structure, which will only be
4061                 allocated if needed. Face, X-Face,
4062                 Return receipt headers and List-*
4063                 headers are moved. Mails having none
4064                 of these occupy 52 bytes less with
4065                 this patch, which makes 2.5MB of RAM
4066                 saved on a 50k folder).
4067         * src/headerview.c
4068         * src/mainwindow.c
4069         * src/messageview.c
4070         * src/partial_download.c
4071         * src/procheader.c
4072         * src/procmsg.c
4073         * src/textview.c
4074                 Follow this structure change.
4075
4076 2006-08-24 [wwp]        2.4.0cvs82
4077
4078         * manual/es/.cvsignore
4079         * manual/es/dist/.cvsignore
4080         * manual/es/dist/html/.cvsignore
4081         * manual/es/dist/pdf/.cvsignore
4082         * manual/es/dist/ps/.cvsignore
4083         * manual/es/dist/txt/.cvsignore
4084                 more (generated) files to ignore.
4085
4086 2006-08-24 [colin]      2.4.0cvs81
4087
4088         * src/folder.c
4089         * src/mh.c
4090                 Fix possible problems with local delivery. Check the folder doesn't
4091                 need scan before setting its mtime when saving cache (which can be
4092                 done long after the folder's been modified by an external process);
4093                 Check that the stored item's mtime didn't change in mh functions.
4094
4095 2006-08-24 [mones]      2.4.0cvs80
4096
4097         * manual/advanced.xml
4098                 Rewrapping, some fixes and MANUAL-TODO items:
4099                 8.1. = change "" to <quote></quote>
4100                 8.3. = quote menu items
4101                 8.5. - deploying -> new user ... ideally a new user (redundant)
4102
4103 2006-08-23 [colin]      2.4.0cvs79
4104
4105         * src/gtk/gtksctree.c
4106                 When selecting or deselecting range, only
4107                 freeze/thaw when selection is bigger than 10
4108
4109 2006-08-23 [colin]      2.4.0cvs78
4110
4111         * src/messageview.c
4112         * src/mimeview.c
4113         * src/mimeview.h
4114         * src/plugins/dillo_viewer/dillo_viewer.c
4115                 Provide an API for MimeViewer plugins to
4116                 return a text selection for replying
4117
4118 2006-08-23 [colin]      2.4.0cvs77
4119
4120         * src/image_viewer.c
4121         * src/textview.c
4122                 Use gtk_pixbuf_new_from_file_at_scale(), which
4123                 is faster than getting the pixbuf then resizing
4124                 it.
4125
4126 2006-08-23 [colin]      2.4.0cvs76
4127
4128         * src/procmime.c
4129                 UTF-8 should be sent Quoted-printable
4130
4131 2006-08-22 [colin]      2.4.0cvs75
4132
4133         * src/mh.c
4134                 Check if scan is required before touching
4135                 the folder (or it'll be required every time)
4136
4137 2006-08-22 [colin]      2.4.0cvs74
4138
4139         * configure.ac
4140                 Require libetpan 0.46 (crasher fix when built
4141                 against gnutls)
4142
4143 2006-08-22 [colin]      2.4.0cvs73
4144
4145         * src/folder.c
4146                 Set folder's mtime after writing its
4147                 cache
4148         * src/folderview.c
4149                 Add some timing
4150         * src/procmsg.c
4151                 Don't do useless stuff if we don't 
4152                 thread by subject
4153         * src/summaryview.c
4154                 Add some timing, don't deselect prior
4155                 to selecting (gtksctree does it itself),
4156                 remove crash avoidance hacks as it's been
4157                 properly fixed since a while
4158         * src/common/utils.c
4159                 Optimize to_human_readable(): _() is slow,
4160                 do it only once, and avoid %f format for KB
4161                 (the most common in a summaryview)
4162         * src/gtk/gtksctree.c
4163                 Don't uselessly freeze/thaw (fixes flicker
4164                 on next unread and friends), reduce number
4165                 of g_list_nth/g_list_position where possible
4166         * src/gtk/gtkutils.c
4167         * src/gtk/gtkutils.h
4168                 Reduce number of g_list_nth/g_list_position
4169                 where possible.
4170                 All of this makes loading as 70k folder 2.1
4171                 seconds instead of 3.2 (with hot FS caches).
4172                 (1.3 seconds without Date and Size columns...)
4173
4174 2006-08-22 [paul]       2.4.0cvs72
4175
4176         wrap documents and do some items from mones' MANUAL-TODO:
4177
4178         * manual/account.xml
4179                 4.1. = fix tabname references to <quote>tabname</quote>
4180                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
4181         * manual/faq.xml
4182                 1.1. = mentioned options don't match UI
4183                 Add information about the 'Never send Return Receipts'
4184                 option
4185         * manual/handling.xml
4186                 6.2. = Mentions Extended symbols button, but now is
4187                 named Information
4188                 6.3. = Mentions ... button, which is now Edit
4189
4190 2006-08-22 [colin]      2.4.0cvs71
4191
4192         * src/gtk/pluginwindow.c
4193                 Fix layout in verbose translations (such
4194                 as french)
4195
4196 2006-08-22 [paul]       2.4.0cvs70
4197
4198         * manual/Makefile.am
4199                 build manuals in alphabetical order
4200         * src/addressbook.c
4201         * src/prefs_themes.c
4202                 replace/remove deprecated symbols
4203         * src/gtk/gtkutils.c
4204                 fix a warning
4205         * src/gtk/pluginwindow.c
4206                 replace deprecated symbol
4207                 replace label text and move it
4208         * src/plugins/pgpcore/prefs_gpg.c
4209                 move the 'Generate...' button out of the
4210                 Sign Key frame, replace the English used
4211         * src/plugins/pgpcore/sgpgme.c
4212                 fixes to the English
4213
4214 2006-08-21 [colin]      2.4.0cvs69
4215
4216         * src/plugins/trayicon/trayicon.c
4217                 Add more strings for translation; patch
4218                 by Pawel
4219
4220 2006-08-21 [colin]      2.4.0cvs68
4221
4222         * src/compose.c
4223                 fix replied flag not set after drafting
4224         * src/matcher.c
4225                 fix body quicksearch in non-encoded bodies
4226                 containing '='
4227         * src/msgcache.c
4228                 Get rid of the g_malloc workaround for
4229                 corrupted caches, use g_try_malloc
4230
4231 2006-08-21 [colin]      2.4.0cvs67
4232
4233         * src/alertpanel.c
4234         * src/gtk/inputdialog.c
4235         * src/plugins/pgpcore/passphrase.c
4236                 Set minimal width to 375
4237         * src/mainwindow.c
4238                 Fix switching to offline, asking if it 
4239                 should be overriden for synchronising
4240         * src/mimeview.c
4241                 Don't offer to remember command on Open 
4242                 with for text parts, as the browser or 
4243                 text editor command isn't changed from 
4244                 there
4245
4246 2006-08-20 [paul]       2.4.0cvs66
4247
4248         * po/ko.po
4249         * po/zh_CN.po
4250                 fix plural form errors. revealed by stricter
4251                 checking of gettext 0.15
4252
4253 2006-08-18 [paul]       2.4.0cvs65
4254
4255         * src/stock_pixmap.c
4256                 fix the fix of 2.4.0cvs64
4257                 Thanks to Colin
4258
4259 2006-08-18 [paul]       2.4.0cvs64
4260
4261         * src/stock_pixmap.c
4262                 fix leaks
4263                 Thanks to Colin
4264
4265 2006-08-18 [paul]       2.4.0cvs63
4266
4267         * src/compose.c
4268         * src/procmsg.c
4269                 fix occasional IMAP bug where large msgs
4270                 were left in the queue folder after sending
4271                 Thanks to Colin
4272
4273 2006-08-18 [paul]       2.4.0cvs62
4274
4275         * src/folderview.c
4276                 freeze the summaryview while quicksearch results
4277                 are displayed
4278                 (fixes bug 456 'current message is hidden when the
4279                 view is refreshed and extended search is "unread 
4280                 messages"')
4281                 Thanks to Colin
4282         * src/textview.c
4283                 add missing #include "inputdialog.h"
4284         * src/common/utils.h
4285                 add missing mailcap_update_default() and improve
4286                 readability
4287
4288 2006-08-17 [colin]      2.4.0cvs61
4289
4290         * src/plugins/pgpcore/select-keys.c
4291                 Fix warnings :)
4292
4293 2006-08-17 [colin]      2.4.0cvs60
4294
4295         * src/compose.c
4296                 Don't continue queuing if Cancel is clicked
4297                 in select-keys
4298
4299 2006-08-17 [colin]      2.4.0cvs59
4300
4301         * src/plugins/pgpcore/select-keys.c
4302                 When encrypting, if only one key matches and it 
4303                 matches exactly, automatically use it.
4304
4305 2006-08-17 [colin]      2.4.0cvs58
4306
4307         * src/mimeview.c
4308         * src/prefs_common.c
4309         * src/prefs_common.h
4310         * src/prefs_ext_prog.c
4311         * src/textview.c
4312                 Fix issues with previous patch (text/html)
4313                 Remove outdated prefs
4314
4315 2006-08-17 [colin]      2.4.0cvs57
4316
4317         * src/imap.c
4318                 Add View Log button on auth error
4319         * src/procmsg.c
4320                 Fix encrypted mail marked as new when
4321                 saved in normal folders
4322         * src/plugins/pgpinline/pgpinline.c
4323                 Fix encrypt bug on IMAP
4324         * src/mimeview.c
4325         * src/common/utils.c
4326         * src/common/utils.h
4327         * src/gtk/inputdialog.c
4328         * src/gtk/inputdialog.h
4329                 Get rid of metamail stuff, simplify
4330                 opening, and allow remembering of user's
4331                 choices (by updating ~/.mailcap). There's
4332                 still to drop "Audio player" and "Image
4333                 viewer" preferences.
4334
4335 2006-08-17 [mones]      2.4.0cvs56
4336
4337         * manual/es/sylpheed-claws-manual.xml
4338                 fix DTD path
4339
4340 2006-08-17 [mones]      2.4.0cvs55
4341
4342         * configure.ac
4343         * manual/Makefile.am
4344         * manual/es/Makefile.am
4345         * manual/es/account.xml
4346         * manual/es/ack.xml
4347         * manual/es/addrbook.xml
4348         * manual/es/advanced.xml
4349         * manual/es/faq.xml
4350         * manual/es/glossary.xml
4351         * manual/es/gpl.xml
4352         * manual/es/handling.xml
4353         * manual/es/intro.xml
4354         * manual/es/keyboard.xml
4355         * manual/es/plugins.xml
4356         * manual/es/starting.xml
4357         * manual/es/sylpheed-claws-manual.xml
4358         * manual/es/dist/Makefile.am
4359         * manual/es/dist/html/Makefile.am
4360         * manual/es/dist/pdf/Makefile.am
4361         * manual/es/dist/ps/Makefile.am
4362         * manual/es/dist/txt/Makefile.am
4363                 Spanish translation for the manual
4364
4365 2006-08-16 [colin]      2.4.0cvs54
4366
4367         * src/compose.c
4368         * src/main.c
4369         * src/mainwindow.c
4370                 Fix send button sensitivity at startup
4371                 Set send menu sensitivity (patch by Fabien)
4372         * src/ssl_manager.c
4373                 Enable closing with esc (patch by Fabien)
4374         * src/gtk/foldersort.c
4375                 Enable closing with esc (patch by Fabien)
4376         * src/procmime.c
4377                 Optimisation (no need to copy to tempfile to
4378                 "decode" 7bit and 8bit)
4379         * src/summaryview.c
4380                 Fix cruft in swap_from case
4381         * src/textview.c
4382                 Fix missing last line in some mail cases 
4383                 (Fixes debian #381872)
4384         * src/plugins/pgpcore/prefs_gpg.c
4385         * src/plugins/pgpcore/sgpgme.c
4386         * src/plugins/pgpcore/sgpgme.h
4387                 Don't show "no key found" when user explicitely
4388                 wants to create a key
4389
4390 2006-08-16 [paul]       2.4.0cvs53
4391
4392         * configure.ac
4393         * src/account.c
4394         * src/addressbook.c
4395         * src/headerview.c
4396         * src/prefs_account.c
4397         * src/prefs_message.c
4398         * src/gtk/gtkutils.c
4399                 bump up minimum required versions of GTK+ and
4400                 GLIB to 2.6.0
4401
4402 2006-08-16 [paul]       2.4.0cvs52
4403
4404         * src/toolbar.c
4405                 workaround GTK+ Bug 351600 - 'Can't re-click
4406                 on button after sensitivity update'
4407                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
4408                 Thanks to Colin
4409
4410 2006-08-15 [colin]      2.4.0cvs51
4411
4412         * src/plugins/pgpcore/prefs_gpg.c
4413                 Set options sensitivity according to
4414                 key existence
4415         * src/plugins/pgpcore/sgpgme.c
4416                 Allow to create key with no passphrase
4417
4418 2006-08-14 [cleroy]     2.4.0cvs50
4419
4420         * src/gtk/pluginwindow.c
4421                 New layout (maybe to be changed?)
4422         * src/gtk/gtkutils.c
4423                 Fix a bit label_window
4424         * src/plugins/pgpcore/passphrase.c
4425         * src/plugins/pgpcore/passphrase.h
4426         * src/plugins/pgpcore/plugin.c
4427         * src/plugins/pgpcore/prefs_gpg.c
4428         * src/plugins/pgpcore/prefs_gpg.h
4429         * src/plugins/pgpcore/sgpgme.c
4430         * src/plugins/pgpcore/sgpgme.h
4431                 Allow to create a PGP private key via the GUI
4432
4433 2006-08-14 [wwp]        2.4.0cvs49
4434
4435         * src/addressbook_foldersel.c
4436                 fix strict ISO C90 compliance.
4437
4438 2006-08-14 [paul]       2.4.0cvs48
4439
4440         * src/gtk/prefswindow.c
4441                 re-set scrolled window on opening
4442                 Patch by Ticho
4443
4444 2006-08-14 [paul]
4445
4446         2.5.0-rc1 released
4447
4448 2006-08-14 [paul]       2.4.0cvs47
4449
4450         * src/prefs_display_header.c
4451                 re-enable user-defined Displayed Headers
4452
4453 2006-08-14 [paul]       2.4.0cvs46
4454
4455         * src/prefs_account.c
4456                 use GTK_STOCK_EDIT
4457
4458 2006-08-13 [colin]      2.4.0cvs45
4459
4460         * src/common/utils.c
4461                 Fix "a" in quote when the original message is empty,
4462                 by using \0 instead of 'a' to test writability of
4463                 temp files.
4464
4465 2006-08-13 [wwp]        2.4.0cvs44
4466
4467         * src/plugins/spamassassin/spamassassin.c
4468                 fix capitalization of "SpamAssassin" in some debug, log and
4469                 dialog messages.
4470
4471 2006-08-13 [paul]       2.4.0cvs43
4472
4473         * src/editldap.c
4474                 fix overlapping widgets
4475         * src/prefs_account.c
4476                 fix translation of protocol_names[]
4477                 fix label disappearing off the edge of the
4478                 visible area
4479
4480 2006-08-12 [paul]       2.4.0cvs42
4481
4482         * manual/plugins.xml
4483                 update IRC channel info before it gets forgotten
4484                 about
4485
4486 2006-08-11 [colin]      2.4.0cvs41
4487
4488         * src/compose.c
4489         * src/mainwindow.c
4490         * src/mainwindow.h
4491         * src/procmsg.c
4492         * src/procmsg.h
4493         * src/summaryview.c
4494         * src/toolbar.c
4495                 Grey out the Send button if
4496                 - Queue folders are empty, or
4497                 - We're sending already
4498
4499 2006-08-11 [wwp]        2.4.0cvs40
4500
4501         * src/main.c
4502                 fix a logic issue when quitting while a compose window is
4503                 still open, thanks to Colin.
4504
4505 2006-08-10 [colin]      2.4.0cvs39
4506
4507         * src/main.c
4508                 Fix default font size setting after wizard run
4509         * src/imap.c
4510         * src/etpan/imap-thread.c
4511         * src/etpan/imap-thread.h
4512                 Fix bug #999 (Timing out on TSL cert validation 
4513                 dialog makes ugly things happen). Also, STARTTLS
4514                 unconditionnaly if initial capabilities contain
4515                 LOGINDISABLED and STARTTLS.
4516
4517 2006-08-09 [colin]      2.4.0cvs38
4518
4519         * src/mainwindow.c
4520         * src/mainwindow.h
4521                 Fix Tools/Actions sensitivity when there are
4522                 no actions
4523
4524 2006-08-09 [colin]      2.4.0cvs37
4525
4526         * src/prefs_filtering.c
4527                 Warning fix, patch by Paul
4528         * src/messageview.c
4529         * src/prefs_actions.c
4530         * src/prefs_filtering_action.c
4531         * src/prefs_matcher.c
4532                 Uniformisation of "Info ..." to "Info..." (for
4533                 old gtk), patch by Fabien
4534         * src/plugins/clamav/clamav_plugin_gtk.c
4535                 Sensitivity fix by Fabien
4536
4537 2006-08-09 [colin]      2.4.0cvs36
4538
4539         * src/main.c
4540         * src/main.h
4541                 Add a function to know whether we're exiting
4542         * src/plugins/trayicon/trayicon.c
4543                 If exiting, don't do anything. Faster, and
4544                 avoids gtk_main_iteration reentracy causing
4545                 segfaults at exit
4546
4547 2006-08-09 [colin]      2.4.0cvs35
4548
4549         * src/messageview.c
4550         * src/mimeview.c
4551         * src/mimeview.h
4552                 Fix lack of part selection when automatically 
4553                 jumping to a specific part
4554         * src/msgcache.c
4555                 Little optimisation in cache reading
4556
4557 2006-08-09 [colin]      2.4.0cvs34
4558
4559         * src/compose.c
4560                 Fix crash setting the priority on reedit
4561                 (Accessing compose before creating it!)
4562
4563 2006-08-08 [colin]      2.4.0cvs33
4564
4565         * src/procmime.c
4566                 Fix bug #998 (last attachment is not accessible)
4567                 Bad RFC interpretation on multipart close-delimiters
4568         * src/mimeview.c
4569         * src/mimeview.h
4570         * src/gtk/gtkvscrollbutton.c
4571         * src/gtk/gtkvscrollbutton.h
4572                 Make attachments list wheel-scrollable
4573
4574 2006-08-07 [colin]      2.4.0cvs32
4575
4576         * src/gtk/gtkaspell.c
4577                 Fix bug #973 (Unicode punctation characters 
4578                 are not recognized as separators by the
4579                 spell checker); fix unsigned stuff
4580
4581 2006-08-07 [colin]      2.4.0cvs31
4582
4583         * src/compose.c
4584                 Fix bug #956 (DnD text with accents in compose 
4585                 text entry); fix gccc's signed/unsigned fuss
4586
4587 2006-08-06 [colin]      2.4.0cvs30
4588
4589         * src/main.c
4590                 Fix bug #979 (Plugin crashes when exiting 
4591                 sylpheed-claws) : handle exit request only 
4592                 once
4593
4594 2006-08-05 [colin]      2.4.0cvs29
4595
4596         * src/news.c
4597                 Just make sure we have a msgid.
4598
4599 2006-08-05 [colin]      2.4.0cvs28
4600
4601         * src/news.c
4602         * src/summaryview.c
4603                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4604                 by reimplementing it
4605         * src/textview.c
4606                 Fix bug when hiding quotes with level > 3 and quote
4607                 colors are recycled
4608
4609 2006-08-04 [colin]      2.4.0cvs27
4610
4611         * src/compose.c
4612         * src/undo.c
4613         * src/undo.h
4614                 Fix a bit replace-by-pasting undo
4615         * src/mainwindow.c
4616         * src/messageview.c
4617                 Fix Fold quotes menu synchro in
4618                 mainwindow when it changes in 
4619                 messageview
4620         * src/textview.c
4621                 Fix right-click on quotes blocks
4622         * src/common/utils.c
4623                 Verify that the file created by
4624                 my_tmpfile() is writable. Fixes
4625                 bug #988 (very specific filesystem
4626                 issue)
4627         * src/plugins/pgpcore/sgpgme.c
4628                 Fix file descriptor leak
4629         * src/plugins/spamassassin/spamassassin.c
4630                 Warn once if spamd isn't reachable
4631
4632 2006-08-04 [colin]      2.4.0cvs26
4633
4634         * src/toolbar.c
4635                 i18n context patch by Fabien
4636
4637 2006-08-03 [colin]      2.4.0cvs25
4638
4639         * src/mainwindow.c
4640         * src/messageview.c
4641                 Rename "Hide quotes" to "Fold quotes"
4642         * src/textview.c
4643                 Don't use hand cursor on quotes. "all 
4644                 the bonuses of the feature and none of 
4645                 unwelcome side-effects"
4646
4647 2006-08-03 [colin]      2.4.0cvs24
4648
4649         * AUTHORS
4650         * sylpheed-claws.desktop
4651         * src/gtk/authors.h
4652                 Bring the desktop file to XDG compliance
4653                 Patch by Charles A. Edwards
4654
4655 2006-08-03 [colin]      2.4.0cvs23
4656
4657         * src/textview.c
4658                 Fix links offset when they are preceded
4659                 by accentued chars (g_utf8_strlen!)
4660         * src/mainwindow.c
4661                 Fix wrong status when starting offline
4662
4663
4664 2006-08-03 [wwp]        2.4.0cvs22
4665
4666         * src/prefs_common.h
4667                 ask what to do w/ filtering rules that belong to an account when
4668                 applying filtering rules manually from the main window (skip,
4669                 apply regardless of the account, use current account). This dialog
4670                 can be skipped and the last reply used.
4671                 (forgot that file)
4672
4673 2006-08-03 [wwp]        2.4.0cvs21
4674
4675         * src/filtering.c
4676         * src/filtering.h
4677         * src/prefs_common.c
4678         * src/summaryview.c
4679         * src/alertpanel.c
4680         * src/alertpanel.h
4681         * src/messageview.c
4682                 ask what to do w/ filtering rules that belong to an account when
4683                 applying filtering rules manually from the main window (skip,
4684                 apply regardless of the account, use current account). This dialog
4685                 can be skipped and the last reply used.
4686
4687
4688 2006-08-03 [colin]      2.4.0cvs20
4689
4690         * src/textview.c
4691                 Optimize previous patch
4692
4693 2006-08-03 [cleroy]     2.4.0cvs19
4694
4695         * src/textview.c
4696                 Fix quotes getting toggled back when the
4697                 mail has an even number of text parts
4698
4699 2006-08-02 [colin]      2.4.0cvs18
4700
4701         * src/messageview.c
4702                 Add Hide quotes menu
4703
4704 2006-08-02 [colin]      2.4.0cvs17
4705
4706         * src/mainwindow.c
4707         * src/prefs_common.c
4708         * src/textview.c
4709         * src/textview.h
4710         * src/gtk/about.c
4711                 Allow per-level quote hiding,
4712                 Allow toggling quotes by double-clicking them
4713                 Rename RemoteURI to ClickableText to reflect
4714                 the fact it's used for a variety of things
4715
4716 2006-08-02 [wwp]        2.4.0cvs16
4717
4718         * src/mainwindow.c
4719                 fix "View/Hide quotes" menu item status initialization.
4720
4721 2006-08-02 [wwp]        2.4.0cvs15
4722
4723         * src/matcher_parser_parse.y
4724                 remove a debug trace.
4725
4726 2006-08-02 [paul]       2.4.0cvs14
4727
4728         * src/plugins/pgpcore/passphrase.c
4729                 don't set initial dialog size
4730                 make it resizable
4731
4732 2006-08-02 [paul]       2.4.0cvs13
4733
4734         * src/noticeview.c
4735                 remove the rogue '/' character
4736
4737 2006-08-02 [paul]       2.4.0cvs12
4738
4739         * src/noticeview.c
4740                 allow buttons to resize as necessary
4741
4742 2006-08-01 [wwp]        2.4.0cvs11
4743
4744         * src/mbox.c
4745                 fix strict ISO C90 compliance.
4746
4747 2006-08-01 [wwp]        2.4.0cvs10
4748
4749         * tools/update-po
4750                 updated update-po tool to work w/ context-dependent translations.
4751                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4752
4753 2006-08-01 [wwp]        2.4.0cvs9
4754
4755         * src/matcher.c
4756         * src/prefs_filtering.c
4757         * src/prefs_matcher.c
4758                 allow context-dependent translations for "All",
4759                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4760
4761 2006-07-31 [colin]      2.4.0cvs8
4762
4763         * AUTHORS
4764         * src/gtk/authors.h
4765                 Add Rafal to authors
4766
4767 2006-07-31 [colin]      2.4.0cvs7
4768
4769         * src/compose.c
4770         * src/mainwindow.c
4771         * src/messageview.h
4772         * src/prefs_common.c
4773         * src/prefs_common.h
4774         * src/textview.c
4775                 Add 'View/Hide quotes'. Patch based on a patch
4776                 by Rafal Weglarz
4777
4778 2006-07-31 [colin]      2.4.0cvs6
4779
4780         * src/action.c
4781                 Fix problem with "> stuff >" actions
4782
4783 2006-07-31 [paul]       2.4.0cvs5
4784
4785         * po/nb.po
4786                 updated by Geir Helland
4787
4788 2006-07-31 [wwp]        2.4.0cvs4
4789
4790         * src/mainwindow.c
4791         * src/summaryview.c
4792         * src/summaryview.h
4793                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4794                 thanks to Colin.
4795
4796 2006-07-31 [wwp]        2.4.0cvs3
4797
4798         * src/Makefile.am
4799         * src/addr_compl.c
4800         * src/addr_compl.h
4801         * src/addressbook.c
4802         * src/addressbook.h
4803         * src/addressbook_foldersel.c
4804         * src/addressbook_foldersel.h
4805         * src/addrindex.c
4806         * src/addrindex.h
4807         * src/matcher.c
4808         * src/matcher.h
4809         * src/matcher_parser_lex.l
4810         * src/matcher_parser_parse.y
4811         * src/prefs_common.c
4812         * src/prefs_common.h
4813         * src/prefs_filtering.c
4814         * src/prefs_matcher.c
4815         * src/prefs_matcher.h
4816         * src/summaryview.c
4817                 introduce filtering against the address book. It's now possible to add
4818                 matched conditions to determine if any email address in a message matches
4819                 or doesn't match any or all books or folders in the address book.
4820
4821 2006-07-31 [wwp]        2.4.0cvs2
4822
4823         * src/account.c
4824         * src/filtering.c
4825         * src/filtering.h
4826         * src/folder.c
4827         * src/folderview.c
4828         * src/inc.c
4829         * src/mainwindow.c
4830         * src/matcher.c
4831         * src/matcher_parser_lex.l
4832         * src/matcher_parser_parse.y
4833         * src/mbox.c
4834         * src/prefs_filtering.c
4835         * src/prefs_filtering.h
4836         * src/procmsg.c
4837         * src/procmsg.h
4838         * src/summaryview.c
4839                 introduce per-account filtering rules. Each filtering rule can now be assigned
4840                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4841                 when applying filtering rules manually, as all rules will apply - even the ones
4842                 assigned to an account. This issue will be addressed soon.
4843  
4844
4845
4846 2006-07-31 [wwp]        2.4.0cvs1
4847
4848         * src/quote_fmt.c
4849                 make more strings translatable.
4850
4851 2006-07-31 [paul]       2.4.0
4852
4853         2.4.0 released
4854
4855 2006-07-31 [paul]       2.3.1cvs91
4856
4857         * po/ca.po
4858                 updated by Miquel Oliete
4859
4860 2006-07-31 [paul]       2.3.1cvs90
4861
4862         * po/de.po
4863         * po/el.po
4864         * po/fr.po
4865         * po/it.po
4866         * po/pl.po
4867         * po/pt_BR.po
4868         * po/sr.po
4869         * po/zh_CN.po
4870                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4871                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4872                 Aleksandar Urosevic, and Ralgh Young
4873
4874 2006-07-31 [paul]       2.3.1cvs89
4875
4876         * src/account.c
4877         * src/main.c
4878         * src/mainwindow.c
4879         * src/mainwindow.h
4880                 Fix a race condition when, after an SC crash, rescanning
4881                 folders took more than 0.5 seconds
4882                 Thanks to Colin
4883
4884 2006-07-31 [paul]       2.3.1cvs88
4885
4886         * src/folderview.c
4887                 don't translate separator strings
4888
4889 2006-07-30 [mones]      2.3.1cvs87
4890
4891         * doc/man/sylpheed-claws.1
4892                 Fixed non-ASCII chars in Hoa's name
4893         * po/es.po
4894                 Updated for release
4895
4896 2006-07-27 [colin]      2.3.1cvs86
4897
4898         * src/textview.c
4899                 Don't include the leading \n in links
4900                 Patch by Fabien
4901
4902 2006-07-25 [colin]      2.3.1cvs85
4903
4904         * src/mainwindow.c
4905         * src/common/socket.h
4906         * src/etpan/imap-thread.c
4907                 Refresh resolvers before connecting
4908                 to IMAP servers, and after switching
4909                 to online. Thanks to Paul.
4910
4911 2006-07-18 [colin]
4912
4913         * 2.4.0-rc4 released
4914
4915 2006-07-17 [colin]      2.3.1cvs84
4916
4917         * src/inc.c
4918                 Show connection attempt in statusbar before
4919                 connecting (previously first message was
4920                 "Retrieving messages from ..." after the
4921                 connection succeeded.
4922
4923 2006-07-16 [wwp]        2.3.1cvs83
4924
4925         * sylpheed-claws.ico
4926                 Added .ico file (windows multi-size icon file, generated).
4927
4928 2006-07-12 [wwp]        2.3.1cvs82
4929
4930         * src/messageview.c
4931                 remove Message/Re-edit menu entry from messageview window,
4932                 as sent/draft/queued messages are opened in compose window when
4933                 re-edited and it's not possible to re-edit other msgs.
4934
4935 2006-07-12 [paul]       2.3.1cvs81
4936
4937         * AUTHORS
4938         * src/mainwindow.c
4939         * src/gtk/authors.h
4940                 check online state before resetting
4941                 mailcheck timer. Useful if some program
4942                 verifies connection state and updates
4943                 Claws.
4944                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
4945
4946 2006-07-12 [paul]       2.3.1cvs80
4947
4948         * sylpheed-claws-128x128.png
4949         * sylpheed-claws-64x64.png
4950         * sylpheed-claws.png
4951         * src/Makefile.am
4952         * src/main.c
4953         * src/prefs_toolbar.c
4954         * src/stock_pixmap.c
4955         * src/stock_pixmap.h
4956         * src/wizard.c
4957         * src/gtk/about.c
4958         * src/gtk/gtkutils.c
4959         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
4960         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
4961         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
4962         * src/pixmaps/sylpheed.xpm              ** REMOVED **
4963         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
4964         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
4965                 updated and renamed logo/icon files and related
4966                 logo by Jesper Schultz
4967
4968 2006-07-11 [paul]       2.3.1cvs79
4969
4970         * src/main.c
4971                 fix the labels a smidgin
4972
4973 2006-07-09 [colin]      2.3.1cvs78
4974
4975         * src/textview.c
4976                 Show errors in textviewer's command
4977                 Patch by H. Merijn Brand
4978
4979 2006-07-09 [colin]      2.3.1cvs77
4980
4981         * src/compose.c
4982                 Save FMID in drafts too
4983
4984 2006-07-08 [colin]      2.3.1cvs76
4985
4986         * src/compose.c
4987                 Svae RMID in drafted mails too
4988                 Save quote_fmt vars for whole mails,
4989                 don't reset at each quote_fmt_init:
4990                 allows to use the same |i{var} in
4991                 various template fields
4992         * src/prefs_template.c
4993         * src/quote_fmt.h
4994         * src/quote_fmt_parse.y
4995                 Same
4996
4997 2006-07-08 [colin]      2.3.1cvs75
4998
4999         * src/textview.c
5000                 Fix highlighting of attached parts URIs
5001
5002 2006-07-08 [colin]      2.3.1cvs74
5003
5004         * src/main.c
5005                 Prevent bug #981 (sc 2.3.1 segfaults with 
5006                 gtk+ 2.10) from being reported again:
5007                 if Sylpheed-Claws has been compiled against
5008                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
5009                 of if Sylpheed-Claws has been compiled against
5010                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
5011                 error out.
5012
5013 2006-07-07 [colin]      2.3.1cvs73
5014
5015         * src/prefs_actions.c
5016                 Fix label
5017
5018 2006-07-07 [colin]      2.3.1cvs72
5019
5020         * src/prefs_actions.c
5021                 Fix compile on gtk < 2.8. argh :)
5022
5023 2006-07-07 [paul]       2.3.1cvs71
5024
5025         * src/common/defs.h
5026                 update DONATE_URI
5027
5028 2006-07-07 [colin]      2.3.1cvs70
5029
5030         * po/POTFILES.in
5031         * src/quote_fmt.c
5032         * src/quote_fmt_lex.l
5033         * src/quote_fmt_parse.y
5034                 Add |i{var}, a way to insert user-entered
5035                 text in a template
5036
5037 2006-07-07 [colin]
5038
5039         * 2.4.0-rc3 released
5040
5041 2006-07-07 [colin]      2.3.1cvs69
5042
5043         * src/folder.c
5044                 Don't consider inboxes of UNKNOWN folder 
5045                 classes to be useable as default inboxes
5046
5047 2006-07-07 [paul]       2.3.1cvs68
5048
5049         * src/textview.c
5050                 add missing #include <errno.h>
5051                 Thanks to René J. Blokland
5052
5053 2006-07-07 [paul]       2.3.1cvs67
5054
5055         * src/action.c
5056                 Return now Closes dialog
5057         * src/mimeview.c
5058         * src/mimeview.h
5059         * src/textview.c
5060                 add contextual menu to mime parts listed
5061                 in the textview
5062                 Thanks to Colin
5063         * src/common/utils.c
5064                 reversal: ' is a valid character in URLs
5065
5066 2006-07-06 [colin]      2.3.1cvs66
5067
5068         * src/remotefolder.h
5069                 Forgotten in previous commit
5070
5071 2006-07-06 [colin]      2.3.1cvs65
5072
5073         * src/folder.c
5074                 Set summary update flag whenever
5075                 totals changed
5076         * src/imap.c
5077         * src/prefs_account.c
5078         * src/common/utils.h
5079         * src/etpan/imap-thread.c
5080                 Fix warnings, thanks to Fabien and
5081                 Ricardo
5082
5083 2006-07-06 [wwp]        2.3.1cvs64
5084
5085         * src/gtk/gtkutils.c
5086                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
5087
5088 2006-07-06 [wwp]        2.3.1cvs63
5089
5090         * src/account.c
5091         * src/addressbook.c
5092         * src/addressitem.h
5093         * src/folderview.c
5094         * src/mainwindow.c
5095         * src/manual.c
5096         * src/manual.h
5097         * src/message_search.c
5098         * src/prefs_actions.c
5099         * src/prefs_filtering.c
5100         * src/prefs_filtering.h
5101         * src/prefs_template.c
5102         * src/summary_search.c
5103         * src/summaryview.c
5104         * src/gtk/gtkutils.c
5105         * src/gtk/gtkutils.h
5106         * src/gtk/pluginwindow.c
5107                 add help buttons to some dialogs. Clicking such buttons opens a
5108                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
5109
5110 2006-07-06 [paul]       2.3.1cvs62
5111
5112         * src/textview.c
5113                 fix attachments contextual menu
5114                 Thanks to Colin
5115
5116 2006-07-05 [colin]      2.3.1cvs61
5117
5118         * src/textview.c
5119         * src/compose.c
5120                 Handle sftp:// links
5121
5122 2006-07-05 [paul]       2.3.1cvs60
5123
5124         * src/gtk/filesel.c
5125                 grab save button by default
5126                 Thanks to Colin
5127
5128 2006-07-05 [wwp]        2.3.1cvs59
5129
5130         * manual/xml2pdf
5131                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
5132
5133 2006-07-04 [colin]      2.3.1cvs58
5134
5135         * src/mimeview.c
5136         * src/textview.c
5137                 Use left click to select, middle click to open
5138                 on mimeparts links
5139         * src/common/utils.c
5140                 Fix segfault
5141
5142 2006-07-04 [colin]      2.3.1cvs57
5143
5144         * src/mainwindow.c
5145         * src/news.c
5146                 Warning fixes, thanks to Fabien
5147
5148 2006-07-04 [colin]      2.3.1cvs56
5149
5150         * src/mimeview.c
5151         * src/mimeview.h
5152         * src/textview.c
5153                 Allow parts to be selected via their text label
5154                 in textview
5155
5156 2006-07-04 [colin]      2.3.1cvs55
5157
5158         * src/folderview.c
5159                 Feedback when closing (for big folders)
5160         * src/prefs_actions.c
5161         * src/prefs_filtering.c
5162         * src/prefs_matcher.c
5163         * src/prefs_template.c
5164                 Fix default button when closing without
5165                 having saved
5166
5167 2006-07-04 [colin]      2.3.1cvs54
5168
5169         * src/news.c
5170                 Delete local file on deletion
5171
5172 2006-07-03 [colin]      2.3.1cvs53
5173
5174         * src/folderview.c
5175         * src/main.c
5176                 Don't freeze when rescanning after crash
5177
5178 2006-07-03 [wwp]        2.3.1cvs52
5179
5180         * src/compose.c
5181         * src/privacy.c
5182         * src/privacy.h
5183         * src/plugins/pgpinline/pgpinline.c
5184         * src/plugins/pgpmime/pgpmime.c
5185                 don't report an error when the user cancels the passphrase dialog.
5186
5187 2006-07-02 [colin]      2.3.1cvs51
5188
5189         * src/folderview.c
5190                 Open message when crossing folders with Space,
5191                 goto next unread and friends
5192
5193 2006-07-01 [colin]      2.3.1cvs50
5194
5195         * src/prefs_account.c
5196                 Typographic rules varying from language
5197                 to language (in french "Protocole :"),
5198                 we have to do that :)
5199
5200 2006-07-01 [ticho]      2.3.1cvs49
5201
5202         * src/prefs_account.c
5203                 Only use one temporary gchar* variable in
5204                 prefs_account_protocol_set_optmenu().
5205
5206 2006-07-01 [ticho]      2.3.1cvs48
5207
5208         * src/prefs_account.c
5209         * src/prefs_account.h
5210                 Use GtkLabel for existing account protocol name.
5211                 Created an array for protocol names and populate the
5212                 combobox from it in a for() cycle.
5213
5214 2006-06-30 [colin]      2.3.1cvs47
5215
5216         * src/compose.c
5217                 Block undo when changing signature (by changing
5218                 account)
5219
5220 2006-06-30 [paul]       2.3.1cvs46
5221
5222         * src/send_message.c
5223                 when editing From in the Compose window, use that address
5224                 in the Return-Path: header
5225                 Thanks to Colin
5226
5227 2006-06-30 [colin]      2.3.1cvs45
5228
5229         * src/compose.c
5230                 Fix signature replacement:
5231                 - when no newline before separator
5232                 - when reediting
5233
5234 2006-06-29 [colin]      2.3.1cvs44
5235
5236         * src/folderview.c
5237         * src/folderview.h
5238         * src/mainwindow.c
5239         * src/summaryview.c
5240                 Let 'View/Go to/Next marked' work like
5241                 Next new & Next unread: across folders
5242                 Change the select_on_entry pref to do
5243                 what we want when changing folder
5244         * src/common/utils.c
5245                 Fix single-quoted links 
5246
5247 2006-06-29 [colin]      2.3.1cvs43
5248
5249         * src/gtk/gtkaspell.c
5250                 "Sylpheed" and "Sylpheed-Claws" do exist !
5251
5252 2006-06-29 [colin]      2.3.1cvs42
5253
5254         * src/imap.c
5255                 Forgot to remove debug
5256
5257 2006-06-29 [colin]      2.3.1cvs41
5258
5259         * src/imap.c
5260         * src/imap.h
5261         * src/mainwindow.c
5262                 Disconnect from IMAP servers when going
5263                 offline. Fixes bug #978 (going to offline-mode 
5264                 won't close connections)
5265
5266 2006-06-29 [colin]      2.3.1cvs40
5267
5268         * src/main.c
5269                 Fix transient setting on failing plugins
5270                 Patch by Fabien
5271         * src/plugins/pgpcore/sgpgme.c
5272                 Only warn for OpenPGP. Most people don't
5273                 have CMS available.
5274
5275 2006-06-29 [colin]      2.3.1cvs39
5276
5277         * src/compose.c
5278                 Fix Spelling menu (discrepancy between context menu
5279                 and top menu when folder's dictionary isn't the 
5280                 default one)
5281         * src/plugins/pgpcore/sgpgme.c
5282                 More error reporting about why gpgme can fail
5283
5284 2006-06-29 [wwp]        2.3.1cvs38
5285
5286         * src/mainwindow.c
5287                 honor the display-header-pane setting even when the message view
5288                 is a separate window.
5289
5290 2006-06-29 [wwp]        2.3.1cvs37
5291
5292         * src/prefs_actions.c
5293                 forgot to commit that one (use of GTK_STOCK_INFO).
5294
5295 2006-06-29 [colin]      2.3.1cvs36
5296
5297         * src/imap.c
5298                 Better handling of login errors (ask the password
5299                 again once), alert in case of error. Fix three
5300                 signedness warnings.
5301
5302 2006-06-28 [wwp]        2.3.1cvs35
5303
5304         * src/prefs_template.c
5305         * src/prefs_matcher.c
5306         * src/prefs_filtering_action.c
5307         * src/prefs_quote.c
5308                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
5309                 patch by Fabien Vantard, slightly modified.
5310
5311 2006-06-28 [paul]
5312
5313         2.4.0-rc2 released
5314
5315 2006-06-28 [colin]      2.3.1cvs34
5316
5317         * src/prefs_account.c
5318                 Fix bug #977 (Can't add or edit imap accounts)
5319
5320 2006-06-28 [colin]      2.3.1cvs33
5321
5322         * src/mimeview.c
5323                 Fix previous
5324
5325 2006-06-28 [colin]      2.3.1cvs32
5326
5327         * src/mimeview.c
5328                 Save named inlined attachments with "Save all"
5329         * src/main.c
5330         * src/mbox.c
5331         * src/common/plugin.c
5332         * src/common/plugin.h
5333         * src/common/sylpheed.c
5334         * src/common/utils.c
5335         * src/plugins/pgpcore/sylpheed.def
5336         * src/plugins/pgpinline/sylpheed.def
5337         * src/plugins/pgpmime/sylpheed.def
5338                 Win32 compatibility patch, by
5339                 Werner Koch
5340
5341 2006-06-28 [wwp]        2.3.1cvs31
5342
5343         * src/imap.c
5344         * src/prefs_folder_item.c
5345                 less compilation warnings (thanks to Fabien Vantard), less typos.
5346
5347 2006-06-28 [paul]       2.3.1cvs30
5348
5349         * src/gtk/gtkutils.c
5350                 gtk_combo_box_set_focus_on_click() is only
5351                 available since gtk 2.6.0
5352
5353 2006-06-28 [paul]       2.3.1cvs29
5354
5355         * src/prefs_ext_prog.c
5356                 fix engrish and add a tooltip for the
5357                 'command for 'Display as text' option
5358
5359 2006-06-28 [paul]
5360
5361         2.4.0-rc1 released
5362
5363 2006-06-28 [paul]       2.3.1cvs28
5364
5365         * ChangeLog
5366         * tools/Makefile.am
5367                 include textviewer.pl in releases
5368
5369 2006-06-28 [paul]       2.3.1cvs27
5370
5371         * src/prefs_ext_prog.c
5372                 hide Print command option if libgnomeprint
5373                 support is present
5374
5375 2006-06-27 [colin]      2.3.1cvs26
5376
5377         * src/compose.c
5378                 Fix Esc handling in insert/attach dialog
5379                 Don't show this dialog if dragging something
5380                 else than text/uri-list
5381                 Thanks to Fabien Vantard
5382         * tools/textviewer.pl
5383                 Filter script to display stuff as text
5384                 by H. Merijn Brand
5385
5386 2006-06-27 [wwp]        2.3.1cvs25
5387
5388         * src/messageview.c
5389                 use the exact product name (message view title), patch
5390                 by Fabien Vantard.
5391
5392 2006-06-27 [ticho]      2.3.1cvs24
5393
5394         * src/prefs_account.c
5395         * src/prefs_common.c
5396         * src/prefs_common.h
5397         * src/prefs_ext_prog.c
5398         * src/textview.c
5399                 Add a preference (Preferences/External programs)
5400                 to allow "Display as text" to be done via a script
5401                 (patch by H.Merijn Brand).
5402                 Use GtkComboBox for protocol selection in account
5403                 preferences.
5404                 Only include current choice for existing accounts, and
5405                 insensitivize the combobox.
5406
5407 2006-06-27 [paul]       2.3.1cvs23
5408
5409         * src/mbox.c
5410                 fix crasher introduced in cvs21.
5411                 Thanks to Colin
5412
5413 2006-06-26 [colin]      2.3.1cvs22
5414
5415         * src/mbox.c
5416                 Fix double-frees when leaving folders
5417                 after exporting to mbox
5418
5419 2006-06-26 [colin]      2.3.1cvs21
5420
5421         * src/mbox.c
5422                 More feedback (and optimisation)
5423                 on import/export
5424         * src/common/utils.c
5425                 Fix case when looking for mail addresses
5426         * src/gtk/gtkutils.c
5427                 Extra check for (X-)Face
5428
5429 2006-06-25 [ticho]      2.3.1cvs20
5430
5431         * src/compose.c
5432         * src/exphtmldlg.c
5433         * src/gtk/gtkutils.c
5434         * src/gtk/gtkutils.h
5435                 Added second argument to gtkut_sc_combobox_create() to
5436                 control focus-on-click for the widget.
5437                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
5438
5439 2006-06-25 [ticho]      2.3.1cvs19
5440
5441         * src/compose.c
5442         * src/gtk/Makefile.am
5443         * src/gtk/combobox.c
5444         * src/gtk/combobox.h
5445         * src/gtk/gtkutils.c
5446         * src/gtk/gtkutils.h
5447                 Use GtkComboBox instead of deprecated GtkOptionMenu
5448                 for account selector in compose window and for encoding
5449                 selector in attachment properties.
5450                 Also factorise working with the new GtkComboBox somewhat.
5451
5452 2006-06-24 [paul]       2.3.1cvs18
5453
5454         * src/prefs_common.c
5455                 use the correct default value
5456
5457 2006-06-24 [paul]       2.3.1cvs17
5458
5459         * src/compose.c
5460         * src/prefs_common.c
5461         * src/prefs_common.h
5462         * src/prefs_compose_writing.c
5463                 enable setting of default action when
5464                 dnd'ing files in the compose window.
5465                 (Collaborative effort with wwp)
5466
5467 2006-06-23 [wwp]        2.3.1cvs16
5468
5469         * src/compose.c
5470                 i18n fix (thanks to Fabien Vantard)
5471
5472 2006-06-22 [colin]      2.3.1cvs15
5473
5474         * src/prefs_customheader.c
5475                 Don't use filters in custom headers' file 
5476                 selector. Remember, extensions mean nothing :)
5477
5478 2006-06-22 [paul]       2.3.1cvs14
5479
5480         * configure.ac
5481                 allow setting of man directory location
5482
5483 2006-06-22 [colin]      2.3.1cvs13
5484
5485         * src/mainwindow.c
5486                 Add 'View/Go to/Next unread folder'.
5487                 I missed that :)
5488
5489 2006-06-22 [colin]      2.3.1cvs12
5490
5491         * src/common/utils.c
5492                 Add some subject prefixes
5493                 Patch by Bjorn T Johansen <btj@havleik.no>
5494
5495 2006-06-22 [colin]      2.3.1cvs11
5496
5497         * manual/advanced.xml
5498                 Forgotten hidden pref
5499
5500 2006-06-21 [paul]       2.3.1cvs10
5501
5502         * src/prefs_account.c
5503                 complete the removal of 'Add date header' option
5504
5505 2006-06-21 [paul]       2.3.1cvs9
5506
5507         * src/account.c
5508         * src/compose.c
5509         * src/prefs_account.c
5510         * src/prefs_account.h
5511                 remove option to add date header - always
5512                 add date header
5513         * src/etpan/imap-thread.c
5514                 fix warnings (Thanks to Colin)
5515
5516 2006-06-21 [wwp]        2.3.1cvs8
5517
5518         * src/folder.c
5519                 set the attachment flag when inline text part are (file)named. This is more convenient
5520                 when receiving (for instance) inline source files or patches sent using thunderbird.
5521
5522 2006-06-21 [paul]       2.3.1cvs7
5523
5524         * src/inc.c
5525                 fix off-by-one count of current msg in
5526                 statusbar filtering progressbar
5527
5528 2006-06-21 [paul]       2.3.1cvs6
5529
5530         * src/folder.c
5531                 Show attachment icon even if the part is 'inline'
5532                 if the following conditions are met:
5533                 - content-type != 'text/plain'
5534                 - content-type != '*/pgp-signature'
5535                 - either 'name' or 'filename' parameter is not NULL
5536                 
5537                 Thanks to Colin
5538
5539 2006-06-21 [paul]       2.3.1cvs5
5540
5541         * src/messageview.c
5542         * src/prefs_common.c
5543         * src/prefs_common.h
5544         * src/prefs_other.c
5545                 add an option to 'Never send Return
5546                 Receipts'
5547                 Thanks to Colin
5548
5549 2006-06-20 [mones]      2.3.1cvs4
5550
5551         * po/es.po
5552                 updated
5553         * src/compose.c
5554                 typo fixed (space after comma)
5555         * tools/make.themes.project
5556                 remove exec mode from tarball files
5557
5558 2006-06-20 [colin]      2.3.1cvs3
5559
5560         * src/news.c
5561         * src/procheader.c
5562         * src/unmime.c
5563                 Better fix for \n's in headers (don't 
5564                 break Received: and others)
5565
5566 2006-06-20 [paul]       2.3.1cvs2
5567
5568         * src/alertpanel.c
5569         * src/textview.c
5570                 improve legibility of phishing attempt
5571                 dialog
5572
5573 2006-06-20 [paul]       2.3.1cvs1
5574
5575         * NEWS
5576         * README
5577         * configure.ac
5578                 Update version number following
5579                 stable release
5580
5581 2006-06-20 [colin]      2.3.0cvs26
5582
5583         * src/compose.c
5584                 When dragging a file to the text of the compose
5585                 window, ask whether we want to insert or attach
5586                 (I know lots of people who do that to attach)
5587
5588 2006-06-20 [colin]      2.3.0cvs25
5589
5590         * src/etpan/imap-thread.c
5591                 Fix threshold (the append command is often > 32 bytes)
5592
5593 2006-06-19 [colin]      2.3.0cvs24
5594
5595         * src/imap.c
5596         * src/etpan/imap-thread.c
5597                 Workaround Rockliffe IMAP server bug: replace
5598                 "x UID SEARCH (ANSWERED UID 1:*)" with
5599                 "x UID SEARCH ANSWERED"
5600                 (Rockliffe doesn't handle the parenthesis)
5601
5602 2006-06-19 [colin]      2.3.0cvs23
5603
5604         * src/compose.c
5605         * src/imap.c
5606         * src/etpan/imap-thread.c
5607                 Probably fix bug #972 (Freezes when adding 
5608                 an attachment to the message)
5609         * src/common/defs.h
5610                 Modernize Firefox cmd
5611
5612
5613 2006-06-18 [colin]      2.3.0cvs22
5614
5615         * src/prefs_customheader.c
5616                 Only allow correct filenames for various
5617                 custom headers
5618
5619 2006-06-18 [colin]      2.3.0cvs21
5620
5621         * src/prefs_customheader.c
5622                 Add a 'From File...' button in custom headers prefs, which
5623                 try to do the right thing: 
5624                 for normal headers, use file as plaintext,
5625                 for X-Face, calls compface,
5626                 for Face, encode to b64.
5627
5628 2006-06-17 [colin]      2.3.0cvs20
5629
5630         * src/mh.c
5631                 Warning fix
5632
5633 2006-06-16 [colin]      2.3.0cvs19
5634
5635         * src/summaryview.c
5636                 Recursive quicksearch: show message list
5637                 in current folder, *then* search children
5638                 in the background.
5639
5640 2006-06-16 [colin]      2.3.0cvs18
5641
5642         * src/main.c
5643                 Instead of ignoring SIGPIPE, save caches
5644                 when getting one. Will fix the fact that
5645                 hot caches are out-of-date when logging 
5646                 out of Xorg.
5647         * src/compose.c
5648         * src/prefs_compose_writing.c
5649                 Only save text (not attachments) when 
5650                 auto-saving to drafts
5651         * src/unmime.c
5652                 Always replace \n, \r and \t with spaces
5653                 in headers
5654         * manual/dist/html/Makefile.am
5655         * manual/dist/pdf/Makefile.am
5656         * manual/dist/ps/Makefile.am
5657         * manual/dist/txt/Makefile.am
5658         * manual/fr/dist/html/Makefile.am
5659         * manual/fr/dist/pdf/Makefile.am
5660         * manual/fr/dist/ps/Makefile.am
5661         * manual/fr/dist/txt/Makefile.am
5662         * manual/pl/dist/html/Makefile.am
5663         * manual/pl/dist/pdf/Makefile.am
5664         * manual/pl/dist/ps/Makefile.am
5665         * manual/pl/dist/txt/Makefile.am
5666                 Fix make clean removing pregenerated manuals
5667
5668
5669 2006-06-16 [colin]      2.3.0cvs17
5670
5671         * src/plugins/pgpcore/sgpgme.c
5672         * src/plugins/pgpmime/pgpmime.c
5673         * src/plugins/pgpinline/pgpinline.c
5674                 Better error reporting in setup_signers.
5675                 Don't fallback to default key if specified
5676                 key isn't found.
5677                 Don't allow signing if more than one secret
5678                 key matches the one specified in prefs.
5679
5680 2006-06-15 [colin]      2.3.0cvs16
5681
5682         * src/folderview.c
5683                 Add "Send queue" in the folder's contextual
5684                 menu
5685         * src/compose.c
5686         * src/messageview.c
5687         * src/privacy.c
5688         * src/privacy.h
5689         * src/procmime.c
5690         * src/procmsg.c
5691         * src/plugins/pgpcore/passphrase.c
5692         * src/plugins/pgpcore/sgpgme.c
5693         * src/plugins/pgpinline/pgpinline.c
5694         * src/plugins/pgpmime/pgpmime.c
5695                 Better error reporting
5696         * src/mbox.c
5697                 Probably fix bug #971 (2.2.3 cannot read mail 
5698                 from local mbox)
5699
5700
5701 2006-06-15 [mones]      2.3.0cvs15
5702
5703         * tools/make.themes.project
5704                 creates the themes project from the web page
5705
5706 2006-06-15 [colin]      2.3.0cvs14
5707
5708         * src/folder.c
5709                 Better fix (avoid losing the folder if scan_tree 
5710                 fails)
5711
5712 2006-06-15 [cleroy]     2.3.0cvs13
5713
5714         * src/folder.c
5715                 Probably fix Bug #969 (crash on rebuilding 
5716                 imap folder)
5717
5718 2006-06-14 [colin]      2.3.0cvs12
5719
5720         * manual/dtd/manual.xsl
5721         * manual/sylpheed-claws-manual.xml
5722         * manual/fr/sylpheed-claws-manual.xml
5723         * manual/pl/sylpheed-claws-manual.xml
5724                 Insert pagebreaks between sections
5725
5726 2006-06-14 [paul]       2.3.0cvs11
5727
5728         * configure.ac
5729                 better fix than 2.3.0cvs10
5730
5731 2006-06-14 [paul]       2.3.0cvs10
5732
5733         * configure.ac
5734                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5735                 (backwards compatible)
5736
5737 2006-06-13 [colin]      2.3.0cvs9
5738
5739         * src/messageview.c
5740                 Fix sending of return receipt with the new queue folders
5741
5742 2006-06-13 [wwp]        2.3.0cvs8
5743
5744         * src/quote_fmt_lex.l
5745                 fix wrong tokens returned in quote_fmt lexer, query not().
5746
5747 2006-06-13 [wwp]        2.3.0cvs7
5748
5749         * src/folder.c
5750         * src/prefs_folder_item.c
5751                 allow changing folder type even when folder is not a top-level one,
5752                 thanks to Colin.
5753
5754 2006-06-12 [colin]      2.3.0cvs6
5755
5756         * src/folderview.c
5757                 Fix double-ask of "Do you want to mark all
5758                 as read"
5759
5760 2006-06-12 [colin]      2.3.0cvs5
5761
5762         * src/compose.c
5763         * src/compose.h
5764         * src/folder.c
5765         * src/folder.h
5766         * src/imap.c
5767         * src/inc.c
5768         * src/main.c
5769         * src/messageview.c
5770         * src/mh.c
5771         * src/prefs_folder_item.c
5772         * src/procheader.c
5773         * src/procmime.c
5774         * src/procmsg.c
5775         * src/procmsg.h
5776         * src/send_message.c
5777         * src/summaryview.c
5778         * src/toolbar.c
5779                 Apply bug #964's patch (Queue and drafts aren't normal)
5780                 The Drafts and Queue folder now contain RFC-822 files,
5781                 allowing to move and copy mails from and to these 
5782                 folders. Moving from Drafts to Queue will prepare the
5783                 mail for sending (PGP signature, encryption, etc).
5784                 This patch also rework sending errors handling to try
5785                 to be more helpful.
5786                 Also, allow redefining folder types via the GUI 
5787                 (Folder type in its Properties)
5788
5789 2006-06-12 [colin]      2.3.0cvs4
5790
5791         * src/summaryview.c
5792         * src/prefs_common.c
5793         * src/prefs_common.h
5794         * src/gedit-print.c
5795                 Allow to define a specific print font - patch
5796                 by Bernhard Walle <bernhard.walle@gmx.de>
5797         * src/prefs_fonts.c
5798         * manual/advanced.xml
5799         * manual/fr/advanced.xml
5800                 Add a hidden pref to allow deletion without
5801                 confirmation
5802
5803 2006-06-12 [wwp]        2.3.0cvs3
5804
5805         * .cvsignore
5806                 more files to ignore.
5807
5808 2006-06-12 [wwp]        2.3.0cvs2
5809
5810         * src/quote_fmt.c
5811         * src/quote_fmt_lex.l
5812         * src/quote_fmt_parse.y
5813                 extend the quote_fmt parser (templates and quotes):
5814                 - allow limited sub-expressions in |p{} and |f{} expressions,
5815                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
5816                 - implemented/fixed missing implementation of query_references and show_references,
5817                 - completed, fixed contents and format of the symbols help dialog,
5818                 - fix some compilation warnings.
5819
5820 2006-06-12 [wwp]        2.3.0cvs1
5821
5822         * manual/advanced.xml
5823         * manual/fr/advanced.xml
5824                 updates in the "templates" section of the manual (eng/fr):
5825                  - be more precise (both versions)
5826                  - completed to match the english reference (fr version)
5827                  - touchups (both versions)
5828
5829 2006-06-12 [paul]       2.3.0
5830
5831         2.3.0 released
5832
5833 2006-06-12 [paul]       2.2.3cvs14
5834
5835         * po/ca.po
5836         * po/cs.po
5837         * po/de.po
5838         * po/el.po
5839         * po/fr.po
5840         * po/it.po
5841         * po/pt_BR.po
5842         * po/sr.po
5843         * po/zh_CN.po
5844                 updated by Miquel Oliete, Tim, Stephan Sachse,
5845                 Stavros Giannouris, Fabien Vantard, Andrea
5846                 Spadaccini, Frederico Goncalves Guimaraes,
5847                 Aleksandar Urosevic, and Ralgh Young
5848
5849 2006-06-12 [colin]      2.2.3cvs13
5850
5851         * src/mbox.c
5852                 Add missing header
5853
5854 2006-06-11 [colin]      2.2.3cvs12
5855
5856         * src/msgcache.c
5857                 Verify that g_malloc() succeeded
5858
5859 2006-06-11 [colin]      2.2.3cvs11
5860
5861         * src/wizard.c
5862                 Add Face header to welcome mail
5863
5864 2006-06-10 [colin]      2.2.3cvs10
5865
5866         * src/textview.c
5867                 Revert previous (Forgot it changes the
5868                 margin on the whole mail)
5869
5870 2006-06-10 [colin]      2.2.3cvs9
5871
5872         * src/textview.c
5873                 Don't overlap long headers under (X-)Face
5874
5875 2006-06-10 [mones]      2.2.3cvs8
5876
5877         * manual/xml2pdf
5878                 allow generation of manual on systems lacking saxon binary
5879                 but with java and the saxon library installed
5880
5881         * po/es.po
5882                 updated for release
5883
5884 2006-06-09 [colin]      2.2.3cvs7
5885
5886         * src/summaryview.c
5887                 Fix leak when using Display Sender using Addressbook
5888
5889 2006-06-09 [colin]      2.2.3cvs6
5890
5891         * src/compose.c
5892         * src/folder.c
5893         * src/folderview.c
5894         * src/mimeview.c
5895         * src/summaryview.c
5896                 More leaks fixes
5897
5898 2006-06-09 [paul]       2.2.3cvs5
5899
5900         * AUTHORS
5901         * src/gtk/authors.h
5902         * tools/claws.i18n.status.pl
5903                 updated with new info
5904
5905 2006-06-09 [paul]       2.2.3cvs4
5906
5907         * README
5908                 updated
5909         * manual/ack.xml
5910                 add wwp to authors list
5911         * src/gtk/authors.h
5912                 update mine and Colin's addresses
5913
5914 2006-06-08 [colin]      2.2.3cvs3
5915
5916         * src/etpan/imap-thread.c
5917                 Fix leak on SSL cert check
5918
5919 2006-06-08 [colin]      2.2.3cvs2
5920
5921         * src/common/utils.c
5922                 Fix leak
5923
5924 2006-06-08 [paul]       2.2.3cvs1
5925
5926         * configure.ac
5927                 Update version number following
5928                 stable release
5929
5930 2006-06-07 [colin]      2.2.2cvs3
5931
5932         * src/msgcache.c
5933                 Fix catching cache read errors (guint instead of gint)
5934                 Prevent malloc'ing more than 8MB (means cache corruption)
5935
5936 2006-06-07 [paul]       2.2.2cvs2
5937
5938         * src/exporthtml.c
5939         * src/exportldif.c
5940         * src/mh.c
5941         * src/mutt.c
5942         * src/pine.c
5943         * src/common/utils.c
5944                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
5945                 obey $HOME'
5946                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
5947                 Thanks to Colin
5948
5949 2006-06-06 [paul]       2.2.2cvs1
5950
5951         * configure.ac
5952                 Update version number following
5953                 stable release
5954
5955 2006-06-06 [paul]       2.2.1cvs6
5956
5957         * src/matcher.c
5958                 fix  implicit declaration of
5959                 sylpheed_do_idle()
5960                 Patch by Fabien Vantard
5961
5962 2006-06-06 [paul]       2.2.1cvs5
5963
5964         * src/matcher.c
5965                 fix age_greater and age_lower so that they
5966                 mean what say and not '...or equal to'
5967                 Thanks to Colin
5968
5969 2006-06-06 [paul]       2.2.1cvs4
5970
5971         * src/textview.c
5972         * src/common/utils.c
5973                 fix URI check
5974                 Thanks to Colin
5975
5976 2006-06-05 [wwp]        2.2.1cvs3
5977
5978         * manual/fr/account.xml
5979                 minor language fixes (thanks to Fabien Vantard).
5980
5981 2006-06-05 [colin]      2.2.1cvs2
5982
5983         * src/prefs_folder_item.c
5984         * src/folderview.c
5985                 Allow recursive setting of properties 
5986                 for whole mailboxes
5987         * src/matcher.c
5988                 Don't freeze on 'test' filtering rule
5989
5990 2006-06-05 [colin]      2.2.1cvs1
5991
5992         * configure.ac
5993                 Update version number following
5994                 stable release
5995
5996 2006-06-04 [wwp]        2.2.0cvs82
5997
5998         * manual/glossary.xml
5999         * manual/account.xml
6000         * manual/fr/glossary.xml
6001         * manual/fr/account.xml
6002                 added glossary section and references/links related to the Face custom header.
6003
6004 2006-06-04 [colin]      2.2.0cvs81
6005
6006         * src/summaryview.c
6007                 Skip to next message on move with no
6008                 immediate execution
6009
6010 2006-06-04 [wwp]        2.2.0cvs80
6011
6012         * manual/xml2pdf
6013                 added sanity checks, exit when needed.
6014
6015 2006-06-03 [paul]       2.2.0cvs79
6016
6017         * src/prefs_receive.c
6018                 page name is now 'Receiving'
6019         * src/prefs_send.c
6020                 page name is now 'Sending'
6021
6022 2006-06-03 [colin]      2.2.0cvs78
6023
6024         * src/plugins/spamassassin/spamassassin_gtk.c
6025                 Autoswitch to Localhost if transport was previously
6026                 disabled. Else people had to check [] Enable, then
6027                 *reselect* transport.
6028
6029 2006-06-03 [colin]      2.2.0cvs77
6030
6031         * src/plugins/pgpinline/pgpinline.c
6032         * src/plugins/pgpmime/pgpmime.c
6033                 Check that gpg_data_release_and_get_mem 
6034                 didn't fail (now, why this happens...)
6035
6036 2006-06-03 [colin]      2.2.0cvs76
6037
6038         * src/mbox.c
6039                 Fix bug #962 (Manual and/or UI should 
6040                 warn about incompatible locking 
6041                 causing dataloss)
6042
6043 2006-06-02 [cleroy]     2.2.0cvs75
6044
6045         * src/filtering.c
6046         * src/folder.c
6047         * src/procmsg.c
6048         * src/summaryview.c
6049                 Fix a few leaks
6050
6051 2006-06-02 [colin]      2.2.0cvs74
6052
6053         * src/main.c
6054                 On exit, free caches after writing them
6055                 Shuts up some valgrind false positives
6056         * src/procmsg.c
6057         * src/send_message.c
6058                 Fix races when reusing existing SMTP connections
6059                 Fix inexistant session timeout
6060         * src/toolbar.c
6061                 Display alertpanel after all queues have
6062                 been processed, not after each
6063
6064 2006-06-02 [wwp]        2.2.0cvs73
6065
6066         * manual/fr/glossary.xml
6067         * manual/fr/ack.xml
6068         * manual/ack.xml
6069                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
6070
6071 2006-06-02 [wwp]        2.2.0cvs72
6072
6073         * manual/xml2pdf
6074         * manual/dist/pdf/Makefile.am
6075         * manual/dtd/manual.xsl
6076         * manual/fr/dist/pdf/Makefile.am
6077         * manual/pl/dist/pdf/Makefile.am
6078                 we changed the procedure to generate the .pdf version of the manual.
6079                 The procedure is more modern and the .pdf we get now has a valid index.
6080                 Here are the new pre-requisites:
6081
6082                 - JRE 1.x (1.4 here): there must be one from your distro
6083                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
6084                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
6085                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
6086
6087                 See my posts for further info about the installation of this toolchain:
6088
6089                 Date: Fri, 19 May 2006 19:40:06 +0200
6090                 From: wwp <subscript@free.fr>
6091                 To: sylpheed-claws-devel@lists.sourceforge.net
6092                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
6093
6094                 and
6095
6096                 Date: Wed, 24 May 2006 12:58:49 +0200
6097                 From: wwp <subscript@free.fr>
6098                 To: sylpheed-claws-devel@lists.sourceforge.net
6099                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
6100
6101 2006-06-01 [colin]      2.2.0cvs71
6102
6103         * src/compose.c
6104                 Better guards against IMAP races
6105         * src/main.c
6106         * src/prefs_common.c
6107         * src/prefs_common.h
6108         * src/common/ssl_certificate.c
6109         * src/etpan/imap-thread.c
6110         * src/etpan/imap-thread.h
6111         * src/gtk/sslcertwindow.c
6112                 New hidden option ssl_skip_cert_check to 
6113                 avoid dups of bug #959 (libetpan linked
6114                 against gnutls and gnutls buggy on 64bit)
6115                 Present expired warning only once per
6116                 session/server.
6117         * manual/advanced.xml
6118         * manual/fr/advanced.xml
6119                 Document new option
6120
6121 2006-06-01 [wwp]        2.2.0cvs70
6122
6123         * src/messageview.c
6124                 fix for bug #961 (return receipt dialog 
6125                 complains incorrectly about return-path 
6126                 email adress being different), thanks 
6127                 to Colin.
6128
6129 2006-05-31 [cleroy]     2.2.0cvs69
6130
6131         * src/common/ssl.c
6132                 Guard against NULLs, although this
6133                 should never be an issue
6134
6135 2006-05-31 [colin]      2.2.0cvs68
6136
6137         * src/filtering.c
6138                 Use g_slist_prepend
6139         * src/imap.c
6140                 Don't remove caches when destroying folder, it
6141                 could (should) be done at exit
6142         * src/inc.c
6143                 free processing cache after incorporation
6144         * src/etpan/imap-thread.c
6145                 Maybe fix bug #959 (Crash on moving to emails 
6146                 to a imap account per ssl with a expired 
6147                 certificate.)
6148
6149 2006-05-30 [colin]      2.2.0cvs67
6150
6151         * src/summaryview.c
6152                 Put back event flush when displaying message
6153                 It avoids reading a bunch of messages just
6154                 by hitting shift-n for too long ;)
6155
6156 2006-05-29 [colin]      2.2.0cvs66
6157
6158         * src/summaryview.c
6159                 Remove useless g_warnings
6160
6161 2006-05-29 [colin]      2.2.0cvs65
6162
6163         * src/imap.c
6164                 Fix g_slist_append()s for performance
6165
6166 2006-05-29 [colin]      2.2.0cvs64
6167
6168         * src/compose.c
6169         * src/common/utils.c
6170                 Fix extraneous tab at start of addresses
6171         * src/mainwindow.c
6172                 Fix warnings (thanks to Fabien)
6173                 Fix crash at exit when composing messages 
6174                 exist
6175         * src/pop.c
6176                 Fix progress bar when deleting expired mails
6177                 Thanks to Hiro
6178         * src/summaryview.c
6179         * src/gtk/gtksctree.c
6180                 Fix re-sorting slowness
6181
6182 2006-05-29 [paul]       2.2.0cvs63
6183
6184         * src/mh.c
6185                 fetch full message when moving mails
6186                 from another mailbox, (fixed data loss
6187                 when filtering from IMAP to MH, introduced
6188                 in 2.2.0cvs57).
6189                 Thanks to Colin
6190
6191 2006-05-29 [mones]      2.2.0cvs62
6192
6193         * src/gtk/gtksctree.c
6194                 Unselect faster (patch by Colin)        
6195
6196 2006-05-26 [colin]      2.2.0cvs61
6197
6198         * src/summaryview.c
6199                 Unplug MSGINFO_UPDATE callback on delete too.
6200
6201 2006-05-26 [colin]      2.2.0cvs60
6202
6203         * src/foldersel.c
6204                 Fix bold in folder selection window with glib2.10
6205                 thanks Hiro
6206
6207 2006-05-26 [colin]      2.2.0cvs59
6208
6209         * src/procheader.c
6210                 Convert date only if necessary (and don't
6211                 try to convert from utf8 to utf8, too)
6212         * src/summaryview.c
6213                 Only set column's text if the column's 
6214                 displayed
6215
6216 2006-05-26 [colin]      2.2.0cvs58
6217
6218         * src/summaryview.c
6219         * src/gtk/gtkutils.c
6220                 Fix useless warning
6221
6222 2006-05-26 [colin]      2.2.0cvs57
6223
6224         * src/mainwindow.c
6225                 Make summaryview selectable as long as 
6226                 no message has focus
6227         * src/mh.c
6228                 Faster deletion (by implementing mh_remove_msgs)
6229                 Faster copy (avoid using mh_fetch_msg just to get
6230                 the filename)
6231                 Faster move (using move_file instead of copy_file
6232                 if MSG_IS_MOVE)
6233                 No progressbar if total number of mails to cp/mv 
6234                 is less than 100
6235         * src/summaryview.c
6236                 Fix removal from subject_table when mail gets moved
6237                 Faster deletion (g_slist_prepend instead of append)
6238         * src/gtk/gtksctree.c
6239                 Remove useless code
6240
6241 2006-05-25 [colin]      2.2.0cvs56
6242
6243         * src/common/ssl_certificate.c
6244                 Fix leak in expired cert check
6245
6246 2006-05-25 [colin]      2.2.0cvs55
6247
6248         * src/mh.c
6249                 Disable flags syncing on .mh_sequences - it
6250                 is buggy and marks mails read under unknown
6251                 conditions.
6252
6253 2006-05-25 [paul]
6254
6255         * 2.3.0-rc4 released
6256
6257 2006-05-24 [colin]      2.2.0cvs54
6258
6259         attention cvs users: if you manage to crash
6260         Sylpheed-Claws while moving, copying or deleting
6261         mails, we *are* interested in stack traces and
6262         valgrind logs. It looks stable, but one never
6263         knows...
6264
6265         * src/folder.c
6266                 Add progressbar for cache updates
6267         * src/folderutils.c
6268                 Optimize Mark all read in the current
6269                 folder
6270         * src/mh.c
6271                 Add progressbar for copy/move
6272         * src/procmsg.c
6273                 Optimize O(n^2) in copy/move
6274         * src/summaryview.c
6275         * src/gtk/gtksctree.c
6276                 Optimize O(n^2) algos
6277         * src/common/timing.h
6278                 Display ms instead of us
6279
6280 2006-05-24 [wwp]        2.2.0cvs53
6281
6282         * manual/fr/advanced.xml
6283                 updates to the French manual.
6284
6285 2006-05-24 [wwp]        2.2.0cvs52
6286
6287         * src/common/utils.c
6288                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
6289
6290 2006-05-24 [wwp]        2.2.0cvs51
6291
6292         * src/folderutils.c
6293                 fixed "mark all read" in MH folders (thanks to Colin).
6294
6295 2006-05-24 [paul]       2.2.0cvs50
6296
6297         * doc/man/sylpheed-claws.1
6298                 updated the man page
6299
6300 2006-05-23 [colin]      2.2.0cvs49
6301
6302         * src/folderview.c
6303         * src/imap.c
6304         * src/inc.c
6305         * src/mbox.c
6306         * src/messageview.c
6307         * src/news.c
6308         * src/send_message.c
6309         * src/summaryview.c
6310         * src/gtk/sslcertwindow.c
6311                 alertpanel fixes, by Fabien
6312
6313 2006-05-23 [colin]      2.2.0cvs48
6314
6315         * src/folder.c
6316         * src/folderview.c
6317         * src/msgcache.c
6318         * src/summaryview.c
6319         * src/gtk/gtksctree.c
6320         * src/gtk/gtksctree.h
6321                 More timings
6322                 Fix slow loading problem, which was caused by the
6323                 use of some gtk_ctree funcs and their use of
6324                 g_list_position while gtk_ctree_(un)link'ing.
6325                 Reap more functions from gtkctree.c to be sure we
6326                 use our (fast) version instead of theirs.
6327         * src/mh.c
6328                 Fix copy of unread mails
6329
6330
6331 2006-05-22 [wwp]        2.2.0cvs47
6332
6333         * manual/fr/advanced.xml
6334                 updated.
6335
6336 2006-05-22 [colin]      2.2.0cvs46
6337
6338         * src/filtering.c
6339                 Fix possible infinite loop. 'copy' is not a 
6340                 final action, so when encountering a 'copy',
6341                 we have to check if a previous one was set
6342                 and do it. In the same way, if we encounter
6343                 a 'move' we have to perform a possibly 
6344                 pending 'copy'. This will slow down filtering
6345                 on IMAP if move+copy or multiple copy actions
6346                 are to be done, but handling it via the batch
6347                 would be really too convoluted.
6348
6349 2006-05-22 [wwp]        2.2.0cvs45
6350
6351         * manual/fr/advanced.xml
6352         * manual/fr/faq.xml
6353         * manual/fr/glossary.xml
6354         * manual/fr/handling.xml
6355         * manual/fr/intro.xml
6356         * manual/fr/plugins.xml
6357         * manual/fr/sylpheed-claws-manual.xml
6358                 sync w/ the english manual: updates URIs, documented mailing-list
6359                 support, better explanation about the enabled/disabled feature
6360                 in filtering/processing rules by Paul.
6361
6362 2006-05-21 [colin]      2.2.0cvs44
6363
6364         * src/summaryview.c
6365                 Don't expand after building threads, but during
6366
6367 2006-05-21 [colin]      2.2.0cvs43
6368
6369         * src/procmsg.c
6370         * src/summaryview.c
6371                 More timing possibilities... For next time I have 
6372                 to find out how the hell some 3GHz computer takes
6373                 one minute to open a 30k folder...
6374
6375 2006-05-21 [colin]      2.2.0cvs42
6376
6377         * manual/pl/advanced.xml
6378         * manual/pl/faq.xml
6379         * manual/pl/glossary.xml
6380         * manual/pl/handling.xml
6381         * manual/pl/intro.xml
6382         * manual/pl/plugins.xml
6383         * manual/pl/sylpheed-claws-manual.xml
6384                 Polish manual updated by Pawel
6385
6386 2006-05-20 [colin]
6387
6388         * 2.3.0-rc3 released
6389
6390 2006-05-20 [colin]      2.2.0cvs41
6391
6392         * src/imap.c
6393                 Fix -rc2 problems:
6394                 - remove cache of moved messages from original folder
6395                 - apply new flags to messages even if they aren't appliable
6396                   via IMAP.
6397
6398 2006-05-20 [colin]
6399
6400         * 2.3.0-rc2 released
6401
6402 2006-05-19 [colin]      2.2.0cvs40
6403
6404         * src/imap.c
6405                 Don't issue SELECT in imap_change_flags
6406                 before having checked that we indeed have
6407                 some flags to change. MSG_POSTFILTERED for
6408                 example can't be used on IMAP.
6409                 Fixes bug #955 (copying messages between 
6410                 imap folders is extremely slow), which was
6411                 a regression.
6412
6413 2006-05-19 [colin]      2.2.0cvs39
6414
6415         * src/folder.c
6416         * src/folder.h
6417         * src/folderview.c
6418                 Try to fix bug #830 (Some unread messages 
6419                 get marked read in IMAP inbox):
6420                 - Prevent scanning a folder if it's being 
6421                   opened via the GUI
6422                 - Postpone opening via the GUI of a folder
6423                   currently scanned.
6424
6425
6426 2006-05-19 [wwp]        2.2.0cvs38
6427
6428         * manual/advanced.xml
6429                 fix English+typo (thanks to Paul).
6430
6431 2006-05-19 [wwp]        2.2.0cvs37
6432
6433         * manual/advanced.xml
6434         * manual/fr/advanced.xml
6435         * src/gtk/logwindow.c
6436         * src/prefs_common.c
6437         * src/prefs_common.h
6438                 added hidden prefs to allow customization of colors used in
6439                 protocol log window (useful for dark gtk+ themes).
6440
6441 2006-05-19 [wwp]        2.2.0cvs36
6442
6443         * ChangeLog
6444                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
6445
6446 2006-05-19 [paul]       2.2.0cvs35
6447
6448         * src/textview.c
6449                 make Reply-To fully clickable
6450         * src/gtk/logwindow.c
6451                 more colouring (SMTP ESMTP)
6452         Both patches by Pawel Pekala
6453
6454 2006-05-19 [cleroy]     2.2.0cvs34
6455
6456         * src/mh.c
6457                 Don't update flags from current folder
6458                 Probably fixes bug #935 (Read Messages 
6459                 Revert to Being Marked as Unread)
6460
6461 2006-05-18 [colin]      2.2.0cvs33
6462
6463         * src/imap.c
6464                 Warning fix
6465         * src/compose.c
6466         * src/mainwindow.c
6467         * src/summaryview.c
6468         * src/toolbar.c
6469                 Allow replying to multiple emails
6470                 in multiple windows
6471         * src/mimeview.c
6472         * src/etpan/imap-thread.c
6473                 Leak fixes
6474
6475 2006-05-18 [paul]       2.2.0cvs32
6476
6477         * src/summaryview.c
6478                 keep Mailing-List menu refreshed
6479                 Thanks to Colin
6480
6481 2006-05-18 [paul]       2.2.0cvs31
6482
6483         * manual/advanced.xml
6484         * manual/faq.xml
6485         * manual/glossary.xml
6486         * manual/handling.xml
6487         * manual/intro.xml
6488         * manual/plugins.xml
6489         * manual/sylpheed-claws-manual.xml
6490                 update URLs
6491                 add info about mailing-list support
6492                 edit filtering info
6493         * src/wizard.c
6494         * src/common/defs.h
6495         * src/gtk/about.c
6496         * src/plugins/dillo_viewer/README
6497                 update URLs
6498
6499 2006-05-17 [wwp]        2.2.0cvs30
6500
6501         * manual/handling.xml
6502         * manual/fr/handling.xml
6503                 documented the ability to enabled/disable filtering/processing rules.
6504
6505 2006-05-17 [colin]      2.2.0cvs29
6506
6507         * src/main.c
6508                 Don't initialize g_thread subsystem if it's 
6509                 already done (thanks to Hiro)
6510         * src/mimeview.c
6511                 Fix saving of parts when there name can't be
6512                 converted from UTF-8.
6513
6514 2006-05-17 [paul]       2.2.0cvs28
6515
6516         * po/Makefile.in.in
6517                 fix config.status warning with autoconf 2.60
6518
6519 2006-05-17 [paul]       2.2.0cvs27
6520
6521         * po/POTFILES.in
6522                 add src/mbox.c
6523
6524 2006-05-17 [wwp]        2.2.0cvs26
6525
6526         * src/mainwindow.c
6527                 fix useless and potentially dangerous buffer walking (thanks to Colin).
6528
6529 2006-05-17 [wwp]        2.2.0cvs25
6530
6531         * src/plugins/demo/demo.c
6532                 updated product name in plugin demo (many plugins need to be
6533                 sync'ed w/ that change).
6534
6535 2006-05-17 [colin]      2.2.0cvs24
6536
6537         * src/mh.c
6538                 Fix leak
6539
6540 2006-05-16 [colin]      2.2.0cvs23
6541
6542         * src/mainwindow.c
6543                 Stupid me hit again. Fix cvs22.
6544
6545 2006-05-16 [colin]      2.2.0cvs22
6546
6547         * src/mainwindow.c
6548                 Fix bug #922 (sylpheed-claws crashed after 
6549                 pushing on Inbox folder)
6550
6551 2006-05-16 [colin]      2.2.0cvs21
6552
6553         * src/compose.c
6554                 Make From header be copy/paste/select-able
6555
6556 2006-05-16 [wwp]        2.2.0cvs20
6557
6558         * src/export.c
6559         * src/matcher.c
6560         * src/summaryview.c
6561         * src/etpan/imap-thread.c
6562                 fix some compiler warnings (thanks to Colin).
6563
6564 2006-05-16 [wwp]        2.2.0cvs19
6565
6566         * src/action.c
6567         * src/gedit-print.c
6568         * src/inc.c
6569         * src/mainwindow.c
6570         * src/mh.c
6571         * src/statusbar.c
6572         * src/send_message.c
6573         * src/summaryview.c
6574                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
6575
6576 2006-05-15 [colin]      2.2.0cvs18
6577
6578         * src/procmsg.c
6579                 Fix automatic rule creation with List-Post
6580
6581 2006-05-15 [paul]       2.2.0cvs17
6582
6583         * tools/filter_conv_new.pl
6584                 updated for rule enabling/disabling
6585                 claws version >= 2.3.x required
6586
6587 2006-05-15 [cleroy]     2.2.0cvs16
6588
6589         * src/main.c
6590                 Revert test
6591
6592 2006-05-15 [cleroy]     2.2.0cvs15
6593
6594         * src/main.c
6595                 test
6596
6597 2006-05-15 [wwp]        2.2.0cvs14
6598
6599         * manual/pl/.cvsignore
6600                 ignore generated files.
6601
6602 2006-05-14 [wwp]        2.3.0-rc1
6603
6604         * 2.3.0-rc1 released
6605
6606 2006-05-13 [wwp]        2.2.0cvs13
6607
6608         * src/filtering.c
6609         * src/filtering.h
6610         * src/matcher.c
6611         * src/matcher_parser_lex.l
6612         * src/matcher_parser_parse.y
6613         * src/prefs_filtering.c
6614                 new feature: provide the ability to disable filtering and processing
6615                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
6616                 adaptations.
6617
6618 2006-05-13 [colin]      2.2.0cvs12
6619
6620         * src/compose.c
6621                 Remove useless if (a) b; else b;
6622                 Thanks to wwp
6623
6624 2006-05-13 [wwp]        2.2.0cvs11
6625
6626         * src/export.c
6627         * src/import.c
6628         * src/mainwindow.c
6629         * src/mbox.c
6630         * src/summaryview.c
6631         * src/summaryview.h
6632                 no more silent failures (or at least less ones) when importing
6633                 or exporting from/to mbox. Also start importing/exporting if
6634                 the necessary info is set.
6635
6636 2006-05-13 [wwp]        2.2.0cvs10
6637
6638         * RELEASE_NOTES
6639                 restored up-to-date release notes.
6640
6641 2006-05-13 [paul]       2.2.0cvs9
6642
6643         * po/nl.po
6644         * po/ru.po
6645                 updated by Tim Dijkstra and Pavlo Bohmat
6646
6647 2006-05-12 [colin]      2.2.0cvs8
6648
6649         * src/gtk/quicksearch.c
6650                 Add "k" as shortcut for "colorlabel". Patch
6651                 by ath42@users.sf.net.
6652
6653 2006-05-12 [paul]       2.2.0cvs7
6654
6655         * src/prefs_common.h
6656         * src/prefs_summaries.c
6657         * src/summaryview.c
6658                 when entering a folder also allow
6659                 going directly to first Marked message
6660
6661 2006-05-12 [paul]       2.2.0cvs6
6662
6663         * src/summaryview.c
6664                 always obey 'confirm before marking all
6665                 mails read' option
6666
6667 2006-05-12 [paul]       2.2.0cvs5
6668
6669         * src/textview.c
6670                 make Sender fully clickable
6671
6672 2006-05-12 [colin]      2.2.0cvs4
6673
6674         * src/compose.c
6675         * src/compose.h
6676                 Let From be editable
6677         * src/main.c
6678         * src/mh.c
6679                 Full support of .mh_sequences' Unseen seq
6680
6681 2006-05-12 [colin]      2.2.0cvs3
6682
6683         * src/folder.c
6684         * src/mainwindow.c
6685         * src/mainwindow.h
6686         * src/messageview.c
6687         * src/prefs_spelling.c
6688         * src/procheader.c
6689         * src/procmsg.c
6690         * src/procmsg.h
6691         * src/summaryview.c
6692         * src/toolbar.c
6693         * src/toolbar.h
6694                 Add contextual menu on Compose toolbar
6695                 button. Fixes bug #944 (Automatic
6696                 addresses not applied when changing account
6697                 from compose window)
6698                 add Mailing List support
6699                 based on the old 0.6.5claws25 patch by
6700                 Melvin Hadasht, with finishing touches
6701                 by Colin
6702                 Fix "ignore thread" when mails are threaded by
6703                 subject (and weren't ignored although appearing
6704                 in the thread).
6705                 GUI rework.
6706                 Both patches by Pawel.
6707
6708 2006-05-08 [paul]       2.2.0cvs2
6709
6710         * src/mainwindow.c
6711         * src/mainwindow.h
6712         * src/messageview.c
6713         * src/procheader.c
6714         * src/procmsg.c
6715         * src/procmsg.h
6716         * src/summaryview.c
6717                 add Mailing List support
6718                 based on the old 0.6.5claws25 patch by 
6719                 Melvin Hadasht, with finishing touches
6720                 by Colin
6721
6722 2006-05-08 [colin]      2.2.0cvs1
6723
6724         * src/mainwindow.c
6725         * src/toolbar.c
6726         * src/toolbar.h
6727                 Add contextual menu on Compose toolbar 
6728                 button. Fixes bug #944 (Automatic 
6729                 addresses not applied when changing account 
6730                 from compose window)
6731
6732 2006-05-08 [paul]       2.2.0
6733
6734         2.2.0 released
6735
6736 2006-05-08 [paul]       2.1.1cvs51
6737
6738         * po/cs.po
6739         * po/de.po
6740         * po/en_GB.po
6741         * po/fi.po
6742         * po/fr.po
6743         * po/pt_BR.po
6744         * po/sr.po
6745         * po/zh_CN.po
6746                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6747                 Fabien Vantard, Frederico Goncalves Guimaraes,
6748                 Aleksandar Urosevic, and Ralgh Young
6749
6750 2006-05-12 [colin]      2.1.1cvs50
6751
6752         * po/cs.po
6753         * po/de.po
6754         * po/en_GB.po
6755         * po/es.po
6756         * po/fi.po
6757         * po/fr.po
6758         * po/pt_BR.po
6759         * po/sr.po
6760         * po/zh_CN.po
6761                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6762                 Fabien Vantard, Frederico Goncalves Guimaraes,
6763                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
6764
6765 2006-05-05 [colin]      2.1.1cvs49
6766
6767         * manual/Makefile.am
6768         * manual/pl/Makefile.am
6769         * manual/pl/account.xml
6770         * manual/pl/ack.xml
6771         * manual/pl/addrbook.xml
6772         * manual/pl/advanced.xml
6773         * manual/pl/faq.xml
6774         * manual/pl/glossary.xml
6775         * manual/pl/gpl.xml
6776         * manual/pl/handling.xml
6777         * manual/pl/intro.xml
6778         * manual/pl/keyboard.xml
6779         * manual/pl/plugins.xml
6780         * manual/pl/starting.xml
6781         * manual/pl/sylpheed-claws-manual.xml
6782         * manual/pl/dist/.cvsignore
6783         * manual/pl/dist/Makefile.am
6784         * manual/pl/dist/html/.cvsignore
6785         * manual/pl/dist/html/Makefile.am
6786         * manual/pl/dist/pdf/.cvsignore
6787         * manual/pl/dist/pdf/Makefile.am
6788         * manual/pl/dist/ps/.cvsignore
6789         * manual/pl/dist/ps/Makefile.am
6790         * manual/pl/dist/txt/.cvsignore
6791         * manual/pl/dist/txt/Makefile.am
6792                 Add the polish translation of the manual,
6793                 Authored by Pawel Pekala.
6794
6795 2006-05-05 [cleroy]     2.1.1cvs48
6796
6797         * src/main.c
6798                 Re-read matcherrc after loading plugins 
6799                 if some of them add folders.
6800
6801 2006-05-03 [colin]      2.1.1cvs47
6802
6803         * src/imap.c
6804                 I'm idiot
6805
6806 2006-05-03 [colin]      2.1.1cvs46
6807
6808         * src/imap.c
6809                 Be sure to have a session when
6810                 getting separator
6811
6812 2006-05-03 [colin]      2.1.1cvs45
6813
6814         * src/imap.c
6815         * src/imap.h
6816         * src/imap_gtk.c
6817                 Fix preventing renaming with namespace 
6818                 separator.
6819
6820 2006-05-01 [colin]      2.1.1cvs44
6821
6822         * src/action.c
6823                 Don't reload messageview when result of
6824                 action is piped.
6825
6826 2006-04-29 [colin]      2.1.1cvs43
6827
6828         * src/prefs_receive.c
6829         * src/plugins/spamassassin/spamassassin_gtk.c
6830         * src/plugins/clamav/clamav_plugin_gtk.c
6831                 GUI fixes by Pawel
6832
6833 2006-04-29 [colin]      2.1.1cvs42
6834
6835         * src/prefs_compose_writing.c
6836         * src/prefs_quote.c
6837                 Cleanups. Patch by Pawel
6838
6839 2006-04-28 [paul]       2.1.1cvs41
6840
6841         * src/matcher.c
6842                 fix returned quick search results when search
6843                 term contains an underscore.
6844                 Thanks to Colin
6845
6846 2006-04-28 [paul]       2.1.1cvs40
6847
6848         * src/prefs_message.c
6849         * src/prefs_receive.c
6850                 GUI cleanups
6851                 Patches by Pawel Pekala
6852
6853 2006-04-27 [colin]      2.1.1cvs39
6854
6855         * src/wizard.c
6856                 Differentiate subject Welcome from
6857                 window's title Welcome
6858
6859 2006-04-27 [paul]
6860
6861         2.2.0-rc1 released
6862
6863 2006-04-27 [paul]       2.1.1cvs38
6864
6865         * manual/advanced.xml
6866         * manual/fr/advanced.xml
6867                 add info about compose_no_markup hidden pref
6868
6869 2006-04-27 [paul]       2.1.1cvs37
6870
6871         * src/prefs_account.c
6872                 improve privacy labels
6873         * src/prefs_msg_colors.c
6874                 change some strings for translators' convenience
6875         * src/gtk/gtkutils.c
6876                 don't underline the link button text
6877
6878 2006-04-25 [colin]      2.1.1cvs36
6879
6880         * src/folder.c
6881                 Complete 2.1.1cvs33 (once more ;)
6882
6883 2006-04-25 [colin]      2.1.1cvs35
6884
6885         * src/editldap.c
6886                 Fix tooltip
6887
6888 2006-04-25 [cleroy]     2.1.1cvs34
6889
6890         * src/compose.c
6891         * src/gtk/gtkaspell.c
6892                 Fix crash on redirect (related to the return 
6893                 of the aspell menu in compose's toolbar)
6894         * src/prefs_msg_colors.c
6895                 Fix sensitivity widgets
6896         * src/image_viewer.c
6897         * src/gtk/pluginwindow.c
6898         * src/gtk/prefswindow.c
6899                 Change released signals to clicked (Fabien)
6900         * po/POTFILES.in
6901         * src/common/socket.c
6902         * src/plugins/spamassassin/spamassassin.c
6903                 Translate strings (Fabien)
6904
6905 2006-04-25 [paul]       2.1.1cvs33
6906
6907         * src/folder.c
6908         * src/folder.h
6909         * src/folderview.c
6910                 complete the fix of bug #912
6911                 Thanks to Colin
6912
6913 2006-04-25 [colin]      2.1.1cvs32
6914
6915         * src/news.c
6916                 Better progress bar
6917         * src/mimeview.c
6918         * src/summaryview.c
6919         * src/summaryview.h
6920                 Fix focus chain
6921                 Patches by Pawel Pekala
6922
6923 2006-04-24 [colin]      2.1.1cvs31
6924
6925         * src/compose.c
6926                 Fix compilation warnings (Fabien)
6927
6928 2006-04-24 [colin]      2.1.1cvs30
6929
6930         * src/addrindex.c
6931         * src/editldap.c
6932         * src/editldap_basedn.c
6933         * src/editldap_basedn.h
6934         * src/ldapctrl.c
6935         * src/ldapctrl.h
6936         * src/ldapquery.c
6937         * src/ldaputil.c
6938         * src/ldaputil.h
6939                 Fix bug #901 (LDAPS support)
6940
6941 2006-04-24 [colin]      2.1.1cvs29
6942
6943         * src/compose.c
6944                 Fix logic on error with send dialog on
6945         * src/imap.c
6946                 Fix compilation without libetpan, thanks
6947                 to Fabien
6948         * src/summaryview.c
6949                 Fix 'context-menu' key
6950
6951 2006-04-23 [colin]      2.1.1cvs28
6952
6953         * src/folder.c
6954                 Never free current's cache to free up 
6955                 memory. Fixes bug #912 (new count 
6956                 randomly set to message count)
6957
6958 2006-04-23 [colin]      2.1.1cvs27
6959
6960         * src/gtk/quicksearch.c
6961                 And remove printf...
6962
6963 2006-04-23 [colin]      2.1.1cvs26
6964
6965         * src/gtk/quicksearch.c
6966                 Fix replacing in quicksearch, and fix inserting
6967                 in the middle of the string. (introduced at 2.1.0cvs22)
6968
6969 2006-04-23 [colin]      2.1.1cvs25
6970
6971         * src/imap.c
6972                 Make sure uidnext is initialized in get_num_list
6973                 (not for stable, related to 2.1.1cvs8 and friends)
6974
6975 2006-04-23 [colin]      2.1.1cvs24
6976
6977         * src/imap.c
6978                 Output something when login is successful
6979                 too
6980
6981 2006-04-23 [colin]      2.1.1cvs23
6982
6983         * src/etpan/imap-thread.c
6984                 Better logging (line-per-line, hide data in fetch)
6985                 Fix a const warning
6986         * src/gtk/logwindow.c
6987         * src/gtk/logwindow.h
6988                 Better logging (color for input/output)
6989
6990 2006-04-21 [colin]      2.1.1cvs22
6991
6992         * src/gtk/quicksearch.c
6993                 On gtk+-2.8, use stock buttons in quicksearch
6994                 Based on a patch by Fabien and a design by Paul
6995
6996 2006-04-21 [colin]      2.1.1cvs21
6997
6998         * src/folderview.c
6999         * src/mainwindow.c
7000                 Fix occasional flicker in folderview
7001         * src/common/utils.c
7002                 Fix bug #943 (Incorrectly parsed email address 
7003                 list in short headers on message view and in 
7004                 printouts)
7005
7006 2006-04-20 [colin]      2.1.1cvs20
7007
7008         * src/imap.c
7009         * src/imap.h
7010         * src/prefs_account.c
7011                 Add ANONYMOUS auth for IMAP
7012
7013 2006-04-20 [paul]       2.1.1cvs19
7014
7015         * src/main.c
7016                 proper fix for 2.1.1cvs18
7017                 Thanks to Colin
7018
7019 2006-04-20 [paul]       2.1.1cvs18
7020
7021         * src/main.c
7022                 fix build warnings
7023
7024 2006-04-20 [paul]       2.1.1cvs17
7025
7026         * src/gtk/quicksearch.c
7027                 fix standard, non-extended Quick search,
7028                 was broken in 2.1.1cvs15.
7029                 Thanks to Colin.
7030
7031 2006-04-20 [colin]      2.1.1cvs16
7032
7033         * src/prefs_matcher.c
7034                 Fix values when reselecting a ~test
7035                 rule
7036
7037 2006-04-19 [colin]      2.1.1cvs15
7038
7039         * src/compose.c
7040         * src/compose.h
7041         * src/gtk/gtkaspell.c
7042         * src/gtk/gtkaspell.h
7043                 Put back Options menu in Spelling/
7044         * src/gtk/quicksearch.c
7045                 Don't search, and show error, if the
7046                 advanced search has a syntax error
7047
7048 2006-04-18 [colin]      2.1.1cvs14
7049
7050         * src/textview.c
7051                 Fix gdk warnings on set_cursor when textview
7052                 isn't visible
7053
7054 2006-04-18 [colin]      2.1.1cvs13
7055
7056         * src/gtk/gtksctree.c
7057                 Remove seemingly useless refresh that causes
7058                 flicker - watch this commit in case of 
7059                 problems before planned backport to stable
7060
7061 2006-04-18 [colin]      2.1.1cvs12
7062
7063         * src/imap.c
7064                 Factorize get/set_xml code
7065         * src/compose.c
7066         * src/prefs_account.c
7067         * src/prefs_account.h
7068         * src/procmsg.c
7069                 Add Encrypt to self option
7070
7071 2006-04-17 [colin]      2.1.1cvs11
7072
7073         * configure.ac
7074                 Fix search on encrpyt function on dragonfly
7075                 Patch by Jonathan Buschmann <jonthn@agmact.com>
7076
7077 2006-04-17 [colin]      2.1.1cvs10
7078
7079         * src/prefs_account.c
7080                 Be safe by default: remove mails from POP3
7081                 after 7 days, not immediately
7082
7083 2006-04-17 [colin]      2.1.1cvs9
7084
7085         * src/etpan/imap-thread.c
7086                 Fix build on DragonFly - patch by 
7087                 Jonathan Buschmann <jonthn@agmact.com>
7088
7089 2006-04-17 [colin]      2.1.1cvs8
7090
7091         * src/imap.c
7092                 Save uidnext between sessions
7093
7094 2006-04-17 [colin]      2.1.1cvs7
7095
7096         * src/imap.c
7097                 scan is required when uid validity changes
7098
7099 2006-04-17 [colin]      2.1.1cvs6
7100
7101         * src/folderview.c
7102                 Don't scan if not necessary, apart in current
7103                 folder and INBOX to fetch flags.
7104         * src/imap.c
7105                 Scan is necessary if unread count changes
7106
7107 2006-04-17 [colin]      2.1.1cvs5
7108
7109         * src/imap.c
7110                 ...But always fetch ANSWERED and DELETED flags for
7111                 INBOX, as filtering can happen on these flags.
7112
7113 2006-04-17 [colin]      2.1.1cvs4
7114
7115         * src/imap.c
7116                 Don't fetch REPLIED and DELETED flags when synchronising
7117                 flags with a closed folder. We only need UNSEEN and FLAGGED
7118                 to update the folderview.
7119
7120 2006-04-17 [colin]      2.1.1cvs3
7121
7122         * src/imap.c
7123                 Faster flag search when there are new mails 
7124                 in a folder. We can do a full search if the 
7125                 folder contains less messages than the new
7126                 list.
7127
7128 2006-04-17 [colin]      2.1.1cvs2
7129
7130         * po/cs.po
7131         * po/de.po
7132         * po/fr.po
7133         * po/nl.po
7134         * po/pt_BR.po
7135                 Update translations from stable branch
7136
7137 2006-04-17 [colin]      2.1.1cvs1
7138
7139         * configure.ac
7140                 Bump version to follow stable release
7141
7142 2006-04-16 [mones]      2.1.0cvs50
7143
7144         * po/es.po
7145                 Updated for release
7146
7147 2006-04-16 [colin]      2.1.0cvs49
7148
7149         * src/textview.c
7150                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
7151                 with gtk < 2.8. Thanks to Fabien Vantard.
7152
7153 2006-04-15 [colin]      2.1.0cvs48
7154
7155         * src/etpan/imap-thread.c
7156                 Fix bug #919 (libetpan: SEGV when connecting 
7157                 using command)
7158
7159 2006-04-14 [colin]      2.1.0cvs47
7160
7161         * src/main.c
7162                 Fix race on --select (should be done better)
7163
7164 2006-04-14 [wwp]        2.1.0cvs46
7165
7166         * src/send_message.c
7167                 enforce a check for domain in account prefs (a sending
7168                 error could be faced if domain was checked but no value set),
7169                 thanks to Colin.
7170
7171 2006-04-14 [colin]      2.1.0cvs45
7172
7173         * src/codeconv.c
7174                 when converting from unknown to unknown, if the
7175                 string is UTF8, don't convert it to the locale
7176                 (which breaks it)
7177
7178 2006-04-14 [colin]      2.1.0cvs44
7179
7180         * src/compose.c
7181                 Don't try to use ASCII for converting headers
7182                 (as done in body)
7183
7184 2006-04-14 [paul]       2.1.0cvs43
7185
7186         * src/crash.c
7187                 add locale/charset info to crash report
7188         * src/gtk/about.c
7189                 add wwp to doc team
7190                 replace 'e-mail' with preferred 'email'
7191         * src/gtk/authors.h
7192                 ensure contributors list is in alphabetical
7193                 order
7194
7195 2006-04-13 [colin]      2.1.0cvs42
7196
7197         * src/textview.c
7198                 Prevent gdk warnings
7199
7200 2006-04-13 [colin]      2.1.0cvs41
7201
7202         * src/common/ssl_certificate.c
7203         * src/common/ssl_certificate.h
7204         * src/gtk/sslcertwindow.c
7205                 Warn on expired certs, and display the expiration date
7206
7207 2006-04-13 [colin]      2.1.0cvs40
7208
7209         * src/plugins/spamassassin/spamassassin_gtk.c
7210                 Fix missing set_text on unix socket
7211
7212 2006-04-13 [wwp]        2.1.0cvs39
7213
7214         * manual/fr/advanced.xml
7215         * manual/fr/glossary.xml
7216                 applied new spam/ham/email lexicon (pourriel, courriel)
7217
7218 2006-04-13 [paul]       2.1.0cvs38
7219
7220         * src/plugins/pgpmime/plugin.c
7221                 remove the mention of S/MIME from the
7222                 description. This is now handled by the
7223                 S/MIME plugin.
7224
7225 2006-04-13 [paul]       2.1.0cvs37
7226
7227         * src/prefs_msg_colors.c
7228                 rework dialog
7229         * src/prefs_folder_item.c
7230         * src/prefs_spelling.c
7231                 add a tooltip to the colour selector buttons
7232
7233 2006-04-13 [wwp]        2.1.0cvs36
7234
7235         * manual/advanced.xml
7236         * manual/glossary.xml
7237         * manual/handling.xml
7238         * manual/keyboard.xml
7239         * manual/plugins.xml
7240         * manual/starting.xml
7241         * manual/fr/account.xml
7242         * manual/fr/ack.xml
7243         * manual/fr/addrbook.xml
7244         * manual/fr/advanced.xml
7245         * manual/fr/faq.xml
7246         * manual/fr/glossary.xml
7247         * manual/fr/gpl.xml
7248         * manual/fr/handling.xml
7249         * manual/fr/intro.xml
7250         * manual/fr/keyboard.xml
7251         * manual/fr/plugins.xml
7252         * manual/fr/starting.xml
7253         * manual/fr/sylpheed-claws-manual.xml
7254                 fixes to the manuals:
7255                  - summaryview -> Message List (same in French)
7256                  - translate key names
7257                  - fix French punctuation, use non-breakable spaces when
7258                    necessary, don't use &thinsp; which is not portable
7259                  - tell what maildir and mbox formats we support
7260
7261 2006-04-12 [wwp]        2.1.0cvs35
7262
7263         * src/prefs_toolbar.c
7264                 unified a replace button more,
7265                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7266
7267 2006-04-12 [wwp]        2.1.0cvs34
7268
7269         * src/prefs_common.c
7270         * src/prefs_msg_colors.c
7271                 make default color labels translatable,
7272                 patch from Fabien Vantard <fzzzzz@gmail.com>,
7273                 thanks to Tim <timbrain@post.cz> for reporting.
7274
7275 2006-04-12 [wwp]        2.1.0cvs33
7276
7277         * manual/glossary.xml
7278         * manual/intro.xml
7279         * manual/plugins.xml
7280         * manual/starting.xml
7281         * manual/sylpheed-claws-manual.xml
7282         * manual/fr/.cvsignore
7283         * manual/fr/account.xml
7284         * manual/fr/ack.xml
7285         * manual/fr/addrbook.xml
7286         * manual/fr/advanced.xml
7287         * manual/fr/faq.xml
7288         * manual/fr/glossary.xml
7289         * manual/fr/handling.xml
7290         * manual/fr/intro.xml
7291         * manual/fr/keyboard.xml
7292         * manual/fr/plugins.xml
7293         * manual/fr/starting.xml
7294         * manual/fr/sylpheed-claws-manual.xml
7295                 various fixes: typos, missing .fr translations, punctuation,
7296                 capitalization, links, accents and some bad French more.
7297
7298 2006-04-12 [wwp]        2.1.0cvs32
7299
7300         * src/prefs_gtk.c
7301                 fix for bug #935: always store prefs files in UTF-8 (thanks
7302                 to Colin).
7303
7304 2006-04-11 [colin]      2.1.0cvs31
7305
7306         * src/compose.c
7307                 Fix inserting files not in utf8 when locale is utf8
7308
7309 2006-04-11 [colin]      2.1.0cvs30
7310
7311         * src/inc.c
7312                 Don't show error dialog when cancelling connection
7313                 Patch by Pawel
7314
7315 2006-04-11 [cleroy]     2.1.0cvs29
7316
7317         * src/compose.c
7318                 Implement multiple quote levels
7319         * src/prefs_common.c
7320                 Change a little bit the quote bgcolor for 2nd level
7321
7322 2006-04-11 [colin]      2.1.0cvs28
7323
7324         * src/gtk/about.c
7325                 Add locale and charset in the label
7326
7327 2006-04-10 [colin]      2.1.0cvs27
7328
7329         * src/compose.c
7330         * src/prefs_common.c
7331         * src/prefs_common.h
7332         * src/prefs_msg_colors.c
7333         * src/textview.c
7334                 Allow optional background color in quotes
7335                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
7336                 GTK+-2.8.x feature
7337
7338 2006-04-10 [colin]      2.1.0cvs26
7339
7340         * src/main.c
7341         * src/mainwindow.c
7342         * src/mainwindow.h
7343                 Implement --select
7344
7345 2006-04-10 [colin]      2.1.0cvs25
7346
7347         * manual/plugins.xml
7348         * manual/fr/plugins.xml
7349                 Document libcurl's proxy variables
7350
7351 2006-04-09 [colin]      2.1.0cvs24
7352
7353         * src/prefs_common.c
7354                 gettext() returns statically allocated stuff. We have
7355                 to strdup it in order to be able to free it.
7356
7357 2006-04-09 [colin]      2.1.0cvs23
7358
7359         * AUTHORS
7360         * src/gtk/authors.h
7361                 Add Alexei
7362
7363 2006-04-09 [colin]      2.1.0cvs22
7364
7365         * src/mainwindow.c
7366         * src/gtk/quicksearch.c
7367                 Fix bug #859 (problems with cyrilic input in 
7368                 search panel) - Patch by Alexey Illarionov 
7369                 <littlesavage@rambler.ru>
7370
7371 2006-04-09 [colin]      2.1.0cvs21
7372
7373         * src/prefs_customheader.c
7374                 I prefer removing then freeing rather than the contrary
7375                 (even if it doesn't change anything ;-)
7376         * src/prefs_account.c
7377                 Fix bug #933 (Crash re-entering the custom headers list 
7378                 dialog in accounts prefs)
7379                 The problem happened when cancelling the Account 
7380                 Preferences' dialogs - in which case we didn't do 
7381                 anything to the PrefsAccount * struct. In case of applying,
7382                 the old ac_prefs was replaced with the tmp_ac_prefs we were
7383                 working with in this dialog. The problem is that 
7384                 prefs_customheader.c, working on this tmp_ac_prefs, always
7385                 changes the ->customhdr_list pointer, even when cancelled. 
7386                 So in case of cancelling the prefs_account dialog, we still
7387                 have to update ->customhdr_list in the real account.
7388
7389 2006-04-08 [colin]      2.1.0cvs20
7390
7391         * manual/fr/glossary.xml
7392         * manual/fr/keyboard.xml
7393                 Forgot some headers :)
7394
7395 2006-04-08 [colin]      2.1.0cvs19
7396
7397         * manual/Makefile.am
7398         * manual/fr/Makefile.am
7399         * manual/fr/account.xml
7400         * manual/fr/ack.xml
7401         * manual/fr/addrbook.xml
7402         * manual/fr/advanced.xml
7403         * manual/fr/faq.xml
7404         * manual/fr/glossary.xml
7405         * manual/fr/gpl.xml
7406         * manual/fr/handling.xml
7407         * manual/fr/intro.xml
7408         * manual/fr/keyboard.xml
7409         * manual/fr/plugins.xml
7410         * manual/fr/starting.xml
7411         * manual/fr/sylpheed-claws-manual.xml
7412         * manual/fr/dist/.cvsignore
7413         * manual/fr/dist/Makefile.am
7414         * manual/fr/dist/html/.cvsignore
7415         * manual/fr/dist/html/Makefile.am
7416         * manual/fr/dist/pdf/.cvsignore
7417         * manual/fr/dist/pdf/Makefile.am
7418         * manual/fr/dist/ps/.cvsignore
7419         * manual/fr/dist/ps/Makefile.am
7420         * manual/fr/dist/txt/.cvsignore
7421         * manual/fr/dist/txt/Makefile.am
7422                 Add the french translation of the manual. Thanks to
7423                 Olivier Delhomme <olivier.delhomme@free.fr> for 
7424                 account.xml, ack.xml, addrbook.xml and advanced.xml
7425
7426 2006-04-08 [colin]      2.1.0cvs18
7427
7428         * manual/plugins.xml
7429         * manual/starting.xml
7430                 More fixes
7431
7432 2006-04-07 [colin]      2.1.0cvs17
7433
7434         * manual/faq.xml
7435         * manual/intro.xml
7436         * manual/keyboard.xml
7437                 Little fixes
7438
7439 2006-04-07 [colin]      2.1.0cvs16
7440
7441         * README
7442         * src/compose.c
7443         * src/prefs_common.c
7444         * src/prefs_common.h
7445                 Add hidden compose_no_markup pref
7446
7447 2006-04-07 [wwp]        2.1.0cvs15
7448
7449         * src/summary_search.c
7450         * .cvsignore
7451                 Bugfix: stop button was sticky when searching in an empty folder.
7452                 Applied curly brackets code style to the whole file (summary_search.c).
7453                 More files to ignore.
7454
7455 2006-04-07 [wwp]        2.1.0cvs14
7456
7457         * src/message_search.c
7458         * src/summary_search.c
7459                 changed default button when search bumps at file/folder
7460                 beginning or end, for convenience (thanks to Colin).
7461
7462 2006-04-07 [paul]       2.1.0cvs13
7463
7464         * src/plugins/dillo_viewer/dillo_prefs.c
7465                 avoid future potential for namespace collision
7466                 Patch by Colin
7467
7468 2006-04-06 [wwp]        2.1.0cvs12
7469
7470         * src/summary_search.c
7471                 Unify extended/advanced searches names (and thus factorize labels),
7472                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7473
7474 2006-04-06 [wwp]        2.1.0cvs11
7475
7476         * src/folderview.c
7477         * src/prefs_themes.c
7478         * src/summaryview.c
7479                 Fixed some compilation warnings.
7480
7481 2006-04-06 [colin]      2.1.0cvs10
7482
7483         * manual/advanced.xml
7484                 Document the wizard template and how to deploy
7485                 Sylpheed-Claws effectively
7486
7487 2006-04-06 [colin]      2.1.0cvs9
7488
7489         * src/folderview.c
7490                 gettext patch to tell translators about _("#"),
7491                 by Maxim Britov
7492
7493 2006-04-06 [colin]      2.1.0cvs8
7494
7495         * src/textview.c
7496                 Fix invalid GtkTextBIter after clicking "Display as text"
7497
7498 2006-04-06 [mones]      2.1.0cvs7
7499
7500         * src/addr_compl.c
7501         * src/addrindex.c
7502         * src/addritem.c
7503         * src/codeconv.c
7504         * src/compose.c
7505         * src/filtering.c
7506         * src/folder.c
7507         * src/folder_item_prefs.c
7508         * src/folderview.c
7509         * src/localfolder.c
7510         * src/matcher.c
7511         * src/mimeview.c
7512         * src/prefs_msg_colors.c
7513         * src/prefs_spelling.c
7514         * src/prefs_themes.c
7515         * src/procmime.c
7516         * src/procmsg.c
7517         * src/stock_pixmap.c
7518         * src/summaryview.c
7519         * src/textview.c
7520         * src/toolbar.c
7521         * src/common/mgutils.c
7522         * src/common/prefs.c
7523         * src/common/ssl_certificate.c
7524         * src/gtk/colorlabel.c
7525         * src/gtk/quicksearch.c
7526         * src/plugins/pgpmime/pgpmime.c
7527         * src/plugins/spamassassin/spamassassin.c
7528                 Removed redundant NULL checks for g_free() calls.
7529                 Patch by Pawel Pekala.
7530
7531 2006-04-06 [mones]      2.1.0cvs6
7532
7533         * src/prefs_actions.c
7534         * src/prefs_filtering.c
7535         * src/prefs_filtering_action.c
7536         * src/prefs_matcher.c
7537         * src/prefs_template.c
7538         * src/gtk/gtkutils.c
7539         * src/gtk/gtkutils.h
7540                 Have a nice replace button. Patch by Pawel Pekala
7541
7542 2006-04-06 [colin]      2.1.0cvs5
7543
7544         * src/addressbook.c
7545                 Fix crash with empty columns
7546
7547 2006-04-05 [colin]      2.1.0cvs4
7548
7549         * src/wizard.c
7550         * src/prefs_gtk.c
7551                 Allow wizard customization with pre-filled values
7552
7553 2006-04-05 [colin]      2.1.0cvs3
7554
7555         * src/textview.c
7556         * src/mimeview.c
7557         * src/mimeview.h
7558                 Nicer messages in mimeview
7559
7560 2006-04-05 [colin]      2.1.0cvs2
7561
7562         * src/addressbook.c
7563         * src/prefs_summaries.c
7564                 i18n fix
7565
7566 2006-04-05 [colin]      2.1.0cvs1
7567
7568         * src/plugins/pgpcore/plugin.c
7569         * src/plugins/pgpcore/select-keys.c
7570         * src/plugins/pgpcore/select-keys.h
7571         * src/plugins/pgpcore/sgpgme.c
7572         * src/plugins/pgpcore/sgpgme.h
7573         * src/plugins/pgpinline/pgpinline.c
7574         * src/plugins/pgpinline/plugin.c
7575         * src/plugins/pgpmime/pgpmime.c
7576         * src/plugins/pgpmime/plugin.c
7577                 Factorize and generalize a bit 
7578                 Drop S/MIME signature verification from PGP/MIME
7579                 (adding it as another, more complete plugin)
7580
7581 2006-04-05 [paul]       2.1.0
7582
7583         2.1.0 released
7584
7585 2006-04-05 [paul]       2.0.0cvs186
7586
7587         * manual/advanced.xml
7588                 add info on colour labels
7589
7590 2006-04-05 [paul]       2.0.0cvs185
7591
7592         * po/bg.po
7593         * po/cs.po
7594         * po/de.po
7595         * po/el.po
7596         * po/en_GB.po
7597         * po/fi.po
7598         * po/fr.po
7599         * po/it.po
7600         * po/nl.po
7601         * po/pl.po
7602         * po/pt_BR.po
7603         * po/sr.po
7604         * po/zh_CN.po
7605                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
7606                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
7607                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
7608                 Guimaraes, Aleksandar Urosevic, Ralgh Young
7609         * src/gtk/authors.h
7610         * tools/claws.i18n.status.pl
7611                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
7612                 and new Czech translator, Tim <timbrain@post.cz>
7613
7614 2006-04-05 [mones]      2.0.0cvs184
7615
7616         * po/es.po
7617                 Updated translation
7618
7619 2006-04-05 [colin]      2.0.0cvs183
7620
7621         * src/gtk/quicksearch.c
7622                 Fix bug #929 (unnecessary reload in quick search bar)
7623
7624 2006-04-05 [colin]      2.0.0cvs182
7625
7626         * src/compose.c
7627                 Fix crash on Reply with no From:
7628                 Show signature and conversion error on queuing 
7629                 (but not sending)
7630         * src/mainwindow.c
7631         * src/summaryview.c
7632         * src/summaryview.h
7633                 Factorize threading code and make sure msginfo 
7634                 is not null when it comes from a GtkCTreeRow's 
7635                 data
7636         * src/gtk/gtkaspell.c
7637                 Check for necessary things
7638         * src/gtk/gtksctree.c
7639         * src/gtk/gtksctree.h
7640                 Reset anchor if necessary when removing node
7641
7642 2006-03-29 [colin]      2.0.0cvs181
7643
7644         * src/folderview.c
7645                 Warn for disabled IMAP accounts (due to lack of
7646                 libetpan). Breaks string-freeze - sorry - but it
7647                 is kind of important ;)
7648
7649 2006-03-28 [colin]      2.0.0cvs180
7650
7651         * src/gtk/gtkutils.c
7652         * src/gtk/gtkutils.h
7653                 Add a gtkut_get_link_btn() function that
7654                 creates a button which acts like an URI
7655         * src/prefs_themes.c
7656         * src/gtk/about.c
7657                 Use this function (factorizes codes)
7658         * src/common/defs.h
7659         * src/gtk/pluginwindow.c
7660                 Add a "Get more..." in the plugins window
7661
7662 2006-03-28 [colin]      2.0.0cvs179
7663
7664         * src/common/smtp.c
7665         * src/common/passcrypt.c
7666         * src/undo.c
7667                 Warning fixes. Patch by Pawel Pekala
7668
7669 2006-03-27 [colin]      2.0.0cvs178
7670
7671         * src/undo.c
7672                 Fix undoing by blocks with spaces
7673
7674 2006-03-27 [colin]      2.0.0cvs177
7675
7676         * src/textview.c
7677                 Set margin to 3px for headers
7678
7679 2006-03-27 [paul]
7680
7681         2.1.0-rc2 released
7682
7683 2006-03-27 [wwp]        2.0.0cvs176
7684
7685         * src/summaryview.c
7686                 don't reset quicksearch when updating the message list.
7687                 Thanks to Colin.
7688
7689 2006-03-26 [wwp]        2.0.0cvs175
7690
7691         * src/compose.c
7692                 use a unified border width ('other' tab in the compose window,
7693                 patch by Pawel Pekala).
7694
7695
7696 2006-03-26 [wwp]        2.0.0cvs174
7697
7698         * src/common/quoted-printable.c
7699         * src/addressbook.c
7700                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
7701
7702 2006-03-26 [colin]      2.0.0cvs173
7703
7704         * src/quote_fmt_parse.y
7705                 Fix non-UTF8 date formats messing up the whole quote a 
7706                 little bit
7707
7708 2006-03-26 [colin]      2.0.0cvs172
7709
7710         * src/procheader.c
7711                 Make sure the date is UTF8 valid, or try to make it
7712                 so. IncrediMail is really IncrediStupid.
7713         * src/compose.c
7714                 Fix possible conversions. 
7715                 
7716
7717 2006-03-26 [colin]      2.0.0cvs171
7718
7719         * src/matcher.c
7720                 Fix corner cases in body search. This is still a
7721                 hack... It seems impossible to make it good and 
7722                 reasonably fast at the same time.
7723
7724 2006-03-26 [colin]      2.0.0cvs170
7725
7726         * src/summaryview.c
7727                 I think I killed the twilight zone bug!
7728                 summary_select_node() flushes GTK events in order
7729                 to be able to center the view. But this also 
7730                 flushes keypresses like Ctrl-Alt-U, so this can
7731                 call summary_show from summary_select_node (itself
7732                 called from summary_show, etc.). And the summaryview
7733                 has to be unlocked in this function. So just locking
7734                 while processing GTK events, and bailing if locked, 
7735                 should fix it.
7736                 Fixes bug #927 (SIGSEGV during Update Summary)
7737
7738 2006-03-25 [colin]      2.0.0cvs169
7739
7740         * src/matcher.c
7741                 Fix search in QP-encoded bodies
7742                 Fix utf-8 searches in bodies encoded in the
7743                 locale's encoding
7744         * src/common/quoted-printable.c
7745         * src/common/quoted-printable.h
7746                 Add a decode function that doesn't overwrite
7747                 the original pointer
7748                 
7749
7750 2006-03-24 [colin]      2.0.0cvs168
7751
7752         * src/action.c
7753         * src/summaryview.c
7754         * src/summaryview.h
7755                 Update message cache after action
7756                 Patch by H. Merijn Brand
7757         * src/prefs_msg_colors.c
7758                 Factorize label 
7759                 Patch by Fabien Vantard
7760         * src/plugins/spamassassin/spamassassin_gtk.c
7761                 Remove useless translation
7762                 Patch by Fabien Vantard
7763
7764 2006-03-23 [colin]      2.0.0cvs167
7765
7766         * src/common/ssl.c
7767                 Let 30 seconds to SSL_connect
7768
7769 2006-03-23 [wwp]        2.0.0cvs166
7770
7771         * src/summaryview.c
7772         * src/gtk/description_window.c
7773                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
7774                 and headers are translated; adjust description windows' width to fit their
7775                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
7776
7777 2006-03-23 [paul]       2.0.0cvs165
7778
7779         * src/common/utils.c
7780                 fix highlighting of URIs containing "()"
7781                 (2.0.0cvs164's reversal fixed)
7782                 Thanks to Colin.
7783
7784 2006-03-23 [paul]       2.0.0cvs164
7785
7786         * src/common/utils.c
7787                 revert patch, (postponing a fix), at 2.0.0cvs120
7788                 as it breaks more URIs than it fixes.
7789                 Allow '-' to be a terminating character in a URI
7790
7791 2006-03-22 [colin]      2.0.0cvs163
7792
7793         * configure.ac
7794                 Require libetpan 0.45
7795                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
7796
7797 2006-03-22 [paul]       2.0.0cvs162
7798
7799         * src/editgroup.c
7800                 replace '<-' and '->' buttons with GTK_STOCK graphical
7801                 buttons
7802         * src/summary_search.c
7803                 don't offer '...' for translation
7804                 add a tooltip to advanced search '...' button
7805         * src/gtk/quicksearch.c
7806                 don't offer '...' for translation
7807
7808 2006-03-21 [colin]      2.0.0cvs161
7809
7810         * src/compose.c
7811                 Fix middle-click pasting (insert at click
7812                 position instead of cursor position, don't
7813                 remove existing selection and allow pasting
7814                 our own selection)
7815         * src/addressbook.c
7816                 "LDAP Server" -> "LDAP servers"
7817
7818 2006-03-21 [wwp]        2.0.0cvs160
7819
7820         * src/etpan/imap-thread.c
7821                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
7822
7823 2006-03-20 [colin]      2.0.0cvs159
7824
7825         * src/summaryview.c
7826                 Don't reload summaryview after an execute with no
7827                 move action
7828
7829 2006-03-19 [colin]      2.0.0cvs158
7830
7831         * src/addressbook.c
7832                 and put groups at the top, always
7833
7834 2006-03-19 [colin]      2.0.0cvs157
7835
7836         * src/addressbook.c
7837                 Order groups before names, as previously
7838
7839 2006-03-19 [colin]      2.0.0cvs156
7840
7841         * src/addressbook.c
7842                 - Sort case-unsensitive
7843                 - Put the sort arrow at opening too
7844
7845 2006-03-19 [wwp]        2.0.0cvs155
7846
7847         * src/addressbook.c
7848                 allow sorting by name/email/remarks, ensure that right-pane's contents
7849                 matches the left-pane selection (cleared when appropriate).
7850                 Patch by Pawel Pekala <c0rn@o2.pl>.
7851
7852 2006-03-18 [colin]      2.0.0cvs154
7853
7854         * src/textview.c
7855                 Fix text cursor ;)
7856
7857 2006-03-18 [colin]      2.0.0cvs153
7858
7859         * src/gtk/filesel.c
7860                 Make sure we hide the preview if we didn't get
7861                 a filename
7862
7863 2006-03-18 [colin]      2.0.0cvs152
7864
7865         * src/summaryview.c
7866                 Set cursor to watch for execution (fixes lack
7867                 of watch-cursor when dnd'ing hundreds of mails)
7868         * src/gtk/filesel.c
7869                 Check that mime type is 'image/*' before updating
7870                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
7871
7872 2006-03-18 [colin]      2.0.0cvs151
7873
7874         * src/mainwindow.c
7875         * src/textview.c
7876         * src/textview.h
7877                 Put a watch cursor in textview too when the mainwindow's
7878                 cursor in a watch
7879
7880 2006-03-18 [colin]      2.0.0cvs150
7881
7882         * src/folder.c
7883                 Change wrong asserts to simple tests
7884
7885 2006-03-17 [colin]      2.0.0cvs149
7886
7887         * src/mainwindow.c
7888         * src/mainwindow.h
7889         * src/prefs_msg_colors.c
7890         * src/summaryview.c
7891         * src/summaryview.h
7892         * src/gtk/colorlabel.c
7893         * src/gtk/colorlabel.h
7894                 Add a color label menu in the main menubar
7895                 Add (fixed) accels Ctrl-{0-7} to change the color
7896                 They have to be fixed because the menu's dynamic,
7897                 the items are complex widgets, hence we can't use
7898                 a GtkItemFactory.
7899
7900
7901 2006-03-17 [wwp]        2.0.0cvs148
7902
7903         * src/compose.c
7904                 rollback few lines from my previous commit (those lines come from
7905                 a pending patch, accidentally commited, even if neutral as they are
7906                 commented out).
7907
7908 2006-03-17 [wwp]        2.0.0cvs147
7909
7910         * src/compose.c
7911                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
7912                 applied code style/indentation to the modified function.
7913
7914 2006-03-17 [wwp]        2.0.0cvs146
7915
7916         * src/procmsg.c
7917         * src/compose.c
7918                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
7919
7920 2006-03-17 [paul]
7921
7922         2.1.0-rc1 released
7923
7924 2006-03-17 [paul]       2.0.0cvs145
7925
7926         * src/main.c
7927                 addressbook_read_file() was called twice
7928         * src/textview.c
7929                 X-Mailer highlighting
7930
7931 2006-03-16 [colin]      2.0.0cvs144
7932
7933         * src/sourcewindow.c
7934         * src/sourcewindow.h
7935                 And the last one, in source window.
7936
7937 2006-03-16 [colin]      2.0.0cvs143
7938
7939         * src/compose.c
7940         * src/compose.h
7941                 Fix the same stuff in compose
7942
7943 2006-03-16 [colin]      2.0.0cvs142
7944
7945         * src/messageview.c
7946                 Complete the previous messageview crash fix
7947
7948 2006-03-16 [colin]      2.0.0cvs141
7949
7950         * src/procmsg.h
7951         * src/procmsg.c
7952         * src/folder.c
7953                 Fix POSTPROCESSING hook
7954                 Patch by H. Merijn Brand
7955
7956         * src/procmime.c
7957         * src/procmime.h
7958                 Parse Content-Location
7959
7960         * src/toolbar.c
7961         * src/messageview.c
7962         * src/messageview.h
7963                 Don't crash when a top-level MessageView has
7964                 been closed on us. Same problematic than
7965                 yesterday's quicksearch issue.
7966
7967 2006-03-15 [colin]      2.0.0cvs140
7968
7969         * src/gtk/quicksearch.c
7970                 Fix a bitchy race we didn't think about when we
7971                 added quicksearch cancellation:
7972                 If the search is not on cached fields, for example
7973                 body_part matchcase "stuff"
7974                 the matcher code has to get the whole message. If
7975                 we're on IMAP, that can be slow, and in order to
7976                 be non-blocking, the IMAP code idle loop processes
7977                 gtk events too. So it is possible to cancel a
7978                 quicksearch while the matcher is getting the mail's
7979                 body. After matcher got its body, it will start to
7980                 iterate over the matcher list that the Quicksearch's
7981                 clear_search_cb() just freed via prepare_matcher().
7982                 SIGSEGV ensues.
7983                 The fix consists of guarding the matcherlist_match()
7984                 call with a boolean 'matching'. If we reset the
7985                 quicksearch while matching is TRUE, we don't free
7986                 the matcherlist anymore like we did, but we set
7987                 another new flag, deferred_free, to TRUE. Then,
7988                 in quicksearch_match(), just after returning from
7989                 matcherlist_match() and unsetting the matching flag,
7990                 we check the deferred_free flag and do the
7991                 prepare_matcher() (which does the matcherlist_free)
7992                 for real, so we free the matcherlist once it's not
7993                 used anymore.
7994                 As all of this runs via the glib main loop, we
7995                 luckily don't need a mutex.
7996         * src/summaryview.c
7997                 Also, show progress while searching.
7998
7999
8000 2006-03-14 [colin]      2.0.0cvs139
8001
8002         * src/alertpanel.c
8003                 Make alertpanel_is_open non-static
8004
8005 2006-03-14 [colin]      2.0.0cvs138
8006
8007         * src/prefs_spelling.c
8008                 Cleanups - Fabien Vantard
8009
8010 2006-03-14 [wwp]        2.0.0cvs137
8011
8012         * src/main.c
8013                 code style normalization (curly braces, indentation).
8014
8015 2006-03-14 [wwp]        2.0.0cvs137
8016
8017         * src/main.c
8018                 code style (braces, indentation)
8019
8020 2006-03-12 [paul]       2.0.0cvs136
8021
8022         * src/prefs_common.c
8023                 trans_hdr defaults to FALSE to be RFC-savvy
8024         * src/prefs_summaries.c
8025                 add a tooltip to the trans_hdr option
8026                 
8027
8028 2006-03-12 [paul]       2.0.0cvs135
8029
8030         * src/prefs_matcher.c
8031                 give a little more width to the combos
8032         * src/prefs_display_header.c
8033         * src/textview.c
8034                 translate headers if prefs_common.trans_hdr
8035                 is TRUE
8036
8037         Patches by Pawel Pekala
8038
8039 2006-03-12 [paul]       2.0.0cvs134
8040
8041         * src/plugins/clamav/clamav_plugin.c
8042         * src/plugins/dillo_viewer/dillo_viewer.c
8043         * src/plugins/pgpcore/plugin.c
8044         * src/plugins/pgpinline/plugin.c
8045         * src/plugins/pgpmime/plugin.c
8046         * src/plugins/spamassassin/spamassassin.c
8047                 update/add to descriptions
8048         * src/plugins/spamassassin/spamassassin_gtk.c
8049                 fixes to the english, remove superfluous
8050                 tooltips, clean up a little
8051
8052 2006-03-12 [paul]       2.0.0cvs133
8053
8054         * src/compose.c
8055                 fix Bug 924, 'Account combo box shows up wrong 
8056                 if & is in account name'
8057
8058 2006-03-11 [colin]      2.0.0cvs132
8059
8060         * src/summaryview.c
8061                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
8062                 messed up shift-selection because is slows down
8063                 moving around summaryview. thanks -users
8064
8065 2006-03-10 [colin]      2.0.0cvs131
8066
8067         * src/plugins/spamassassin/spamassassin_gtk.c
8068                 Put back Paul's engrish fixes
8069
8070 2006-03-10 [colin]      2.0.0cvs130
8071
8072         * src/plugins/spamassassin/spamassassin.c
8073         * src/plugins/spamassassin/spamassassin.h
8074         * src/plugins/spamassassin/spamassassin_gtk.c
8075                 Cleanup SA prefs page (more)
8076                 Patch by Fabien Vantard
8077
8078 2006-03-10 [paul]       2.0.0cvs129
8079
8080         * src/prefs_msg_colors.c
8081         * src/prefs_spelling.c
8082                 widget sensitivity
8083
8084 2006-03-09 [mones]      2.0.0cvs128
8085
8086         * po/es.po
8087                 Update for next RC
8088
8089 2006-03-09 [wwp]        2.0.0cvs127
8090
8091         * configure.ac
8092                 revert accidental commit (requirement for libetpan 0.43), this time
8093                 not in HEAD.
8094
8095 2006-03-09 [wwp]        2.0.0cvs125
8096
8097         * configure.ac
8098                 revert accidental commit (requirement for libetpan 0.43)
8099
8100 2006-03-09 [paul]       2.0.0cvs126
8101
8102         * src/prefs_receive.c
8103                 remove useless frame
8104                 replace 'incorporation' with 'receiving'
8105         * src/plugins/clamav/clamav_plugin_gtk.c
8106         * src/plugins/spamassassin/spamassassin_gtk.c
8107                 improve widget sensitivity
8108                 fix a bit his engrish
8109
8110 2006-03-09 [wwp]        2.0.0cvs125
8111
8112         * src/addressadd.c
8113         * src/foldersel.c
8114         * src/prefs_common.c
8115         * src/prefs_common.h
8116                 remember some more windows' sizes (add to addressbook and
8117                 select folder).
8118
8119 2006-03-09 [paul]       2.0.0cvs124
8120
8121         * src/plugins/pgpcore/prefs_gpg.c
8122                 normalise construction of dialogue
8123
8124 2006-03-09 [paul]       2.0.0cvs123
8125
8126         * src/plugins/trayicon/Makefile.am
8127                 add missing slash
8128
8129 2006-03-08 [colin]      2.0.0cvs122
8130
8131         * src/plugins/trayicon/Makefile.am
8132                 Fix build in separate dir 
8133                 Patch by Bamanzi <bamanzi@gmail.com>
8134
8135 2006-03-08 [colin]      2.0.0cvs121
8136
8137         * src/procmsg.c
8138                 Batch move and copies from summaryview with delayed execution
8139                 too
8140
8141 2006-03-07 [paul]       2.0.0cvs120
8142
8143         * src/common/utils.c
8144                 fix highlighting of URIs containing "()"
8145                 Patch by Pawel Pekala
8146
8147 2006-03-07 [paul]       2.0.0cvs119
8148
8149         * src/folder.c
8150         * src/folder.h
8151         * src/folderview.c
8152                 immediately do alphabetical resort when
8153                 changing a folder's name
8154                 Patch by Pawel Pekala
8155
8156 2006-03-07 [paul]       2.0.0cvs118
8157
8158         * src/news.c
8159         * src/news_gtk.c
8160                 when unsubscribing a newsgroup, remove the
8161                 folder and msgs in .sylpheed-claws/newscache
8162                 Patch by Pawel Pekala <c0rn@gazeta.pl>
8163
8164 2006-03-07 [paul]       2.0.0cvs117
8165
8166         * src/textview.c
8167                 fix wrong Fake URL Warning
8168                 Thanks to Hiro
8169
8170 2006-03-07 [colin]      2.0.0cvs116
8171
8172         * src/imap.c
8173                 Return immediately when password dialog was
8174                 cancelled
8175         * src/gtk/inputdialog.c
8176                 Allow empty strings for passwords
8177
8178
8179 2006-03-06 [colin]      2.0.0cvs115
8180
8181         * src/imap.c
8182                 Prevent double-timeouts when connection fails
8183
8184 2006-03-06 [colin]
8185
8186         2.0.1-rc1 released
8187
8188 2006-03-06 [colin]      2.0.0cvs114
8189
8190         * src/imap.c
8191                 Refresh session during potentially long
8192                 operations
8193
8194 2006-03-06 [wwp]        2.0.0cvs113
8195
8196         * src/prefs_msg_colors.h
8197                 forgot that one (custom color labels).
8198
8199 2006-03-06 [wwp]        2.0.0cvs112
8200
8201         * src/prefs_common.c
8202         * src/prefs_common.h
8203         * src/prefs_msg_colors.c
8204         * src/summaryview.c
8205         * src/summaryview.h
8206         * src/gtk/colorlabel.c
8207         * src/gtk/colorlabel.h
8208                 colors in messages list are now customizable. Color values and names can
8209                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
8210                 Thanks to Paul and Colin for their help with this longstanding patch!
8211
8212 2006-03-06 [wwp]        2.0.0cvs111
8213
8214         * src/textview.c
8215                 don't crash if (x)face is bad.
8216
8217 2006-03-05 [paul]       2.0.0cvs110
8218
8219         * AUTHORS
8220         * configure.ac
8221         * src/Makefile.am
8222         * src/common/Makefile.am
8223         * src/common/utils.h
8224         * src/etpan/imap-thread.c
8225         * src/gtk/authors.h
8226         * src/plugins/clamav/Makefile.am
8227         * src/plugins/demo/Makefile.am
8228         * src/plugins/dillo_viewer/Makefile.am
8229         * src/plugins/pgpcore/Makefile.am
8230         * src/plugins/pgpcore/passphrase.c
8231         * src/plugins/pgpinline/Makefile.am
8232         * src/plugins/pgpmime/Makefile.am
8233         * src/plugins/spamassassin/Makefile.am
8234         * src/plugins/trayicon/Makefile.am
8235                 fix builiding on cygwin
8236                 Patch by Ralgh Young <bamanzi@gmail.com>
8237
8238 2006-03-04 [wwp]        2.0.0cvs109
8239
8240         * manual/keyboard.xml
8241                 fix mixed up/down keys.
8242
8243 2006-03-04 [wwp]        2.0.0cvs108
8244
8245         * README
8246         * INSTALL
8247                 updated links to SpamAssassin.
8248
8249 2006-03-04 [wwp]        2.0.0cvs107
8250
8251         * manual/plugins.xml
8252         * src/plugins/spamassassin/README
8253                 updated SpamAssassin plugin docs to reflect new functional additions
8254                 (also fix/update/documents few technical stuff more, see the README).
8255
8256 2006-03-04 [wwp]        2.0.0cvs106
8257
8258         * src/prefs_message.c
8259                 normalized capitalization of message-prefs paths.
8260
8261 2006-03-04 [wwp]        2.0.0cvs105
8262
8263         * manual/advanced.xml
8264                 typo.
8265
8266 2006-03-03 [colin]      2.0.0cvs104
8267
8268         * src/plugins/clamav/clamav_plugin_gtk.c
8269                 Rework prefs page, patch by Fabien 
8270
8271 2006-03-03 [colin]      2.0.0cvs103
8272
8273         * src/plugins/clamav/clamav_plugin.c
8274                 Set error on all errors
8275
8276 2006-03-03 [colin]      2.0.0cvs102
8277
8278         * src/common/plugin.c
8279                 Initialize error to avoid crashing when a plugin fails
8280                 without setting error
8281
8282 2006-03-02 [wwp]        2.0.0cvs101
8283
8284         * configure.ac
8285                 fixed linker flags for libetpan support on Cygwin
8286                 (thanks to H.Merijn Brand).
8287
8288 2006-03-02 [wwp]        2.0.0cvs100
8289
8290         * src/addressbook.c
8291                 fix some AB error messages: one for punctuation and
8292                 one wrongly duplicate (thanks, maxbritov).
8293
8294 2006-03-02 [wwp]        2.0.0cvs99
8295
8296         * src/plugins/spamassassin/spamassassin.c
8297                 make sync calls to sa-learn/spamc to prevent
8298                 system (whatever local or client/server) overload.
8299
8300 2006-03-02 [colin]      2.0.0cvs98
8301
8302         * src/summaryview.c
8303                 Put the spam icon in the status column instead of the
8304                 mark one
8305
8306 2006-03-01 [colin]      2.0.0cvs97
8307
8308         * src/plugins/spamassassin/spamassassin.c
8309                 Fix segfault (g_file_set_contents fails for some 
8310                 reason and err==0x2f. Can't find out why with
8311                 valgrind, using working function :-)
8312
8313 2006-03-01 [colin]      2.0.0cvs96
8314
8315         * src/inc.c
8316                 Offline overriding: let 'No' be cached only 3 seconds
8317
8318 2006-03-01 [colin]      2.0.0cvs95
8319
8320         * src/addr_compl.c
8321         * src/addrbook.c
8322         * src/addressbook.c
8323         * src/addrindex.c
8324         * src/folder_item_prefs.c
8325         * src/headerview.c
8326         * src/imap.c
8327         * src/inc.c
8328         * src/ldif.c
8329         * src/mainwindow.c
8330         * src/mh.c
8331         * src/msgcache.c
8332         * src/prefs_common.h
8333         * src/prefs_msg_colors.c
8334         * src/procheader.c
8335         * src/procheader.h
8336         * src/procmime.c
8337         * src/procmsg.c
8338         * src/procmsg.h
8339         * src/send_message.h
8340         * src/simple-gettext.c
8341         * src/summaryview.c
8342         * src/summaryview.h
8343         * src/syldap.c
8344         * src/textview.c
8345         * src/undo.c
8346         * src/common/ssl_certificate.c
8347         * src/common/utils.c
8348         * src/gtk/colorsel.c
8349         * src/gtk/gtksctree.c
8350         * src/gtk/gtkshruler.c
8351         * src/plugins/trayicon/trayicon.c
8352                 #if 0 goes to /dev/null
8353
8354 2006-03-01 [colin]      2.0.0cvs94
8355
8356         * src/compose.c
8357         * src/imap.c
8358         * src/inc.c
8359         * src/inc.h
8360         * src/messageview.c
8361         * src/news.c
8362         * src/plugins/spamassassin/spamassassin.c
8363                 Allow to add information in the "working offline"
8364                 window
8365
8366 2006-03-01 [wwp]        2.0.0cvs93
8367
8368         * src/plugins/spamassassin/spamassassin.c
8369                 fixed spamc invocation: use a tricky temporary mini shell wrapper
8370                 'cause it seems that calling `spamc ... < inputfile` with
8371                 g_spawn_(a)sync simply.. erm doesn't work :-).
8372
8373 2006-03-01 [wwp]        2.0.0cvs92
8374
8375         * src/toolbar.c
8376         * src/toolbar.h
8377                 simplify the adding of spam/ham button to the messageview toolbar
8378                 (it gets more clear now that the same button will be "Mark as spam"
8379                 or "Mark as ham" according to the current message status,
8380                 thanks to Colin).
8381
8382 2006-03-01 [wwp]        2.0.0cvs91
8383
8384         * src/messageview.c
8385         * src/procmsg.c
8386         * src/procmsg.h
8387         * src/summaryview.c
8388         * src/plugins/spamassassin/spamassassin.c
8389         * src/plugins/spamassassin/spamassassin.h
8390                 make learner callbacks return a status (0 for ok),
8391                 handle it in main code to avoid setting flags when learning failed,
8392                 don't learn on TCP if offline in spamassassin,
8393                 thanks to Colin.
8394
8395                 
8396
8397 2006-03-01 [wwp]        2.0.0cvs90
8398
8399         * src/compose.c
8400                 some work around the compose window's account menu,
8401                 patch by Fabien Vantard.
8402
8403 2006-03-01 [wwp]        2.0.0cvs89
8404
8405         * src/plugins/spamassassin/spamassassin.c
8406                 fixed bad logics, was using spamc in local mode and sa-learn
8407                 in remote mode (thanks, Colin).
8408
8409 2006-03-01 [wwp]        2.0.0cvs88
8410
8411         * src/plugins/spamassassin/spamassassin.c
8412         * src/plugins/spamassassin/spamassassin.h
8413         * src/plugins/spamassassin/spamassassin_gtk.c
8414                 made processing of emails w/ sa-plugin an option (default is TRUE),
8415                 fixed Engrish some tooltips, capitalization of some debug messages
8416                 and warnings. The spamassassin plugin now provides two separate
8417                 services: process emails upon incorporation and spamd training.
8418                 Both services (un)register independently but use some common
8419                 plugin settings (transport settings, spam storage location).
8420
8421 2006-02-28 [wwp]        2.0.0cvs87
8422
8423         * src/plugins/spamassassin/spamassassin.c
8424                 fix async flag to spamc cmdline execution (batch exec should
8425                 be asynchronous).
8426
8427 2006-02-27 [wwp]        2.0.0cvs86
8428
8429         * src/plugins/spamassassin/spamassassin.c
8430         * src/plugins/spamassassin/spamassassin.h
8431         * src/plugins/spamassassin/spamassassin_gtk.c
8432                 - added the ability to learn a remote spamassassin server (spamd),
8433                 using spamc.
8434                 - added the spamassassin option 'username', that applies to all
8435                 spamassassin operations (filtering, learning, local or remote).
8436                 The default username is the current unix user (if left blank
8437                 from gtk prefs or config file).
8438                 - commented out some unused code (notebook widget), removed unused
8439                 layout (hbox1).
8440                 - make more widgets sensitive to the transport type.
8441
8442 2006-02-27 [colin]      2.0.0cvs85
8443
8444         * src/plugins/spamassassin/spamassassin.c
8445                 Fix sa-learn call when offline
8446
8447 2006-02-27 [colin]      2.0.0cvs84
8448
8449         * configure.ac
8450         * src/Makefile.am
8451         * src/mainwindow.c
8452         * src/mainwindow.h
8453         * src/messageview.c
8454         * src/messageview.h
8455         * src/prefs_toolbar.c
8456         * src/procmsg.c
8457         * src/stock_pixmap.c
8458         * src/stock_pixmap.h
8459         * src/summaryview.c
8460         * src/toolbar.c
8461         * src/toolbar.h
8462         * src/pixmaps/ham_btn.xpm
8463         * src/pixmaps/spam.xpm
8464         * src/pixmaps/spam_btn.xpm
8465         * src/plugins/spamassassin/spamassassin.c
8466                 Add button in toolbar for spam learning
8467                 Fix a few bugs from the last related commit
8468                 Revert 1.9.6cvs23 which messed up shift-selection
8469
8470 2006-02-24 [colin]      2.0.0cvs83
8471
8472         * src/procmsg.c
8473         * src/summaryview.c
8474         * src/summaryview.h
8475         * src/plugins/spamassassin/spamassassin.c
8476         * src/plugins/spamassassin/spamassassin.h
8477         * src/plugins/spamassassin/spamassassin_gtk.c
8478                 Unregister learner when spamassassin is either
8479                 disabled or over tcp
8480
8481 2006-02-24 [colin]      2.0.0cvs82
8482
8483         * src/Makefile.am
8484         * src/mainwindow.c
8485         * src/mainwindow.h
8486         * src/procmsg.c
8487         * src/procmsg.h
8488         * src/stock_pixmap.c
8489         * src/stock_pixmap.h
8490         * src/summaryview.c
8491         * src/summaryview.h
8492         * src/gtk/icon_legend.c
8493         * src/pixmaps/spam.xpm  ** NEW FILE **
8494         * src/plugins/spamassassin/spamassassin.c
8495         * src/plugins/spamassassin/spamassassin_gtk.c
8496                 Add spam learning interface (Mark/Mark as 
8497                 (spam|ham) menus)
8498
8499 2006-02-24 [wwp]        2.0.0cvs81
8500
8501         * src/compose.c
8502         * src/compose.h
8503         * src/filtering.c
8504                 hide compose window when sending message in batch mode
8505                 (filtering: forward and redirect). Also fixed a wrong
8506                 value returned when sending failed, neutral anyway.
8507                 (Colin, me) 
8508
8509 2006-02-24 [wwp]        2.0.0cvs80
8510
8511         * src/mainwindow.c
8512                 use GTK+'s stock quit button. Patch by Fabien Vantard.
8513
8514 2006-02-24 [paul]       2.0.0cvs79
8515
8516         * src/news.c
8517         * src/news.h
8518         * src/news_gtk.c
8519                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
8520                 Thanks to Colin
8521
8522 2006-02-23 [colin]      2.0.0cvs78
8523
8524         * src/alertpanel.c
8525                 Change OK to Close in alertpanel with View log
8526                 button; add accel to View log. Patch by Fabien
8527                 Vantard
8528
8529 2006-02-23 [wwp]        2.0.0cvs77
8530
8531         * src/compose.c
8532                 silly me, there were much more tests to perform, since toolbars can
8533                 really have down to 1 element only.
8534
8535 2006-02-23 [wwp]        2.0.0cvs76
8536
8537         * commitHelper
8538                 fixed indentation from my previous commit. Fallback to VISUAL if
8539                 EDITOR is not set (and to vi, at last resort).
8540
8541 2006-02-23 [wwp]        2.0.0cvs75
8542
8543         * commitHelper
8544                 improved error detection (Colin, me).
8545
8546 2006-02-23 [wwp]        2.0.0cvs74
8547
8548         * src/prefs_toolbar.c
8549                 simplify and fix prefs/toolbars layouting. Combos' contents can
8550                 now be really displayed.
8551
8552 2006-02-23 [wwp]        2.0.0cvs73
8553         simplifies and fix prefs/toolbars layouting. Combos' contents can now
8554         be really displayed.
8555
8556 2006-02-22 [wwp]        2.0.0cvs72
8557
8558         * src/compose.c
8559                 fix a typo in my previous commit (sorry!).
8560
8561 2006-02-22 [wwp]        2.0.0cvs71
8562
8563         * src/prefs_toolbar.c
8564                 fix a crash when adding separators to toolbars,
8565                 also fix some separator item information.
8566
8567 2006-02-22 [wwp]        2.0.0cvs70
8568
8569         * src/compose.c
8570                 fix a crash when redirecting (for instance) when compose window's
8571                 toolbar contents has been customized (when some buttons have been
8572                 removed in fact).
8573
8574 2006-02-21 [wwp]        2.0.0cvs69
8575
8576         * src/summaryview.c
8577         * src/gtk/pluginwindow.c
8578         * src/plugins/pgpcore/prefs_gpg.c
8579                 fix some compilation warnings (feat. remains of removed code).
8580
8581 2006-02-21 [wwp]        2.0.0cvs68
8582
8583         * src/gtk/gtkutils.c
8584                 fix two compilation issues, thanks to Stephan Sachse.
8585
8586 2006-02-20 [colin]      2.0.0cvs67
8587
8588         * src/mainwindow.c
8589                 Don't reselect displayed mail on refocus
8590                 This fixes actions misbehaving 
8591
8592 2006-02-20 [wwp]        2.0.0cvs66
8593
8594         * src/summaryview.c
8595         * src/gtk/gtksctree.c
8596         * src/gtk/gtkshruler.c
8597                 changed more runtime typecast checks.
8598
8599 2006-02-20 [wwp]        2.0.0cvs65
8600
8601         * src/summary_search.c
8602                 find all - summaryview refresh issue fixed, thanks to Colin.
8603
8604 2006-02-20 [wwp]        2.0.0cvs64
8605
8606         * src/gtk/gtkutils.c
8607                 better runtime typecast checks.
8608
8609 2006-02-20 [wwp]        2.0.0cvs63
8610
8611         * src/summary_search.c
8612                 enhancements to the summary search:
8613                         - add the ability to stop the running search
8614                           (upon ESC-key press, new Stop button or when Clear button is pressed)
8615                         - don't search if no criteria (From/To/Subject/Body) is set
8616                         - ensure that a busy mouse pointer is always shown when searching,
8617                           show it even a bit earlier
8618
8619 2006-02-19 [colin]      2.0.0cvs62
8620
8621         * src/compose.c
8622         * src/imap.c
8623         * src/etpan/imap-thread.c
8624         * src/etpan/imap-thread.h
8625                 (Future) IMAP speed improvement on sending
8626                 Will require a libetpan update
8627         * src/summaryview.c
8628         * src/gtk/quicksearch.c
8629                 Make quicksearch clearable while running.
8630
8631 2006-02-17 [colin]      2.0.0cvs61
8632
8633         * src/imap.c
8634         * src/etpan/imap-thread.c
8635         * src/etpan/imap-thread.h
8636                 Check for IMAP certificates
8637                 ** Requires libetpan-0.42-cvs4 
8638                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
8639
8640 2006-02-17 [colin]      2.0.0cvs60
8641
8642         * src/messageview.c
8643         * src/prefs_common.c
8644         * src/prefs_common.h
8645         * src/prefs_message.c
8646                 Add pref to display HTML-only mails with plugin, 
8647                 if possible (defaulting to FALSE of course).
8648
8649 2006-02-16 [colin]      2.0.0cvs59
8650
8651         * src/main.c
8652         * src/common/plugin.c
8653         * src/common/plugin.h
8654         * src/gtk/pluginwindow.c
8655                 Keep track of requested (but unloaded) plugins
8656                 in some error cases.
8657
8658 2006-02-16 [wwp]        2.0.0cvs58
8659
8660         * src/gtk/gtkaspell.c
8661         * src/gtk/gtkaspell.h
8662         * src/prefs_spelling.c
8663         * src/compose.c
8664         * src/prefs_common.c
8665         * src/prefs_common.h
8666                 implemented new optional spellchecker behaviour: re-check message when
8667                 dictionary got changed (from compose-window/context-menu/Change dictionary).
8668
8669 2006-02-16 [wwp]        2.0.0cvs57
8670
8671         * src/quote_fmt_parse.y
8672                 pclose popen'ed pipe.
8673
8674 2006-02-15 [colin]      2.0.0cvs56
8675
8676         * src/mimeview.c
8677         * src/mimeview.h
8678                 Let MimeViewers know which MimeView they
8679                 depend of.
8680         * src/summaryview.c
8681                 Swap From/To columns in Sent/Queue/Drafts
8682                 folders
8683         * src/etpan/imap-thread.c
8684                 Use mailstream_low_tls_open() for STARTTLS
8685                 instead of mailstream_low_ssl_open()
8686                 ** REQUIRES libetpan 0.42cvs3 **
8687
8688 2006-02-15 [wwp]        2.0.0cvs55
8689
8690         * src/compose.c
8691         * src/compose.h
8692         * src/message_search.c
8693         * src/message_search.h
8694         * src/textview.c
8695         * src/gtk/gtkutils.c
8696         * src/gtk/gtkutils.h
8697                 added the ability to Find text in the compose window (and a bit
8698                 of code factorization).
8699
8700 2006-02-15 [wwp]        2.0.0cvs54
8701
8702         * src/prefs_gtk.c
8703                 yet another one file was missing (fix for some widgets' sensitivity).
8704                 Thanks Colin!
8705
8706 2006-02-15 [wwp]        2.0.0cvs53
8707
8708         * src/prefs_gtk.h
8709                 oops forgot that file (fix for some widgets' sensitivity).
8710
8711 2006-02-15 [wwp]        2.0.0cvs52
8712
8713         * src/summary_search.c
8714                 implemented advanced summary search options (added the ability
8715                 to use matcher conditions in an advanced search mode).
8716
8717 2006-02-15 [wwp]        2.0.0cvs51
8718
8719         * src/plugins/pgpcore/prefs_gpg.c
8720         * src/prefs_account.c
8721                 fix some widget sensitivity, mostly around some labels in
8722                 account prefs.
8723
8724 2006-02-15 [paul]       2.0.0cvs50
8725
8726         * manual/advanced.xml
8727                 improve Templates info
8728                 written by wwp
8729
8730 2006-02-14 [colin]      2.0.0cvs49
8731
8732         * src/pixmaps/address_book.xpm
8733         * src/pixmaps/preferences.xpm
8734         * src/pixmaps/properties.xpm
8735                 Fix pixmap size - patch by Fabien Vantard
8736
8737 2006-02-13 [colin]      2.0.0cvs48
8738
8739         * src/procmime.c
8740                 Add missing fclose()s on error
8741         * src/textview.c
8742                 Remove unused code
8743         * src/common/utils.c
8744                 Fix temp files not being deleted on windows
8745         Patches by Thomas Gilgin
8746
8747 2006-02-13 [colin]      2.0.0cvs47
8748
8749         * src/mainwindow.c
8750                 Fix exit crash
8751
8752 2006-02-13 [wwp]        2.0.0cvs46
8753
8754         * src/plugins/pgpcore/prefs_gpg.c
8755                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
8756
8757 2006-02-12 [colin]      2.0.0cvs45
8758
8759         * src/folderview.c
8760         * src/main.c
8761         * src/mainwindow.c
8762                 Fix "stuff" when quitting
8763
8764 2006-02-12 [wwp]        2.0.0cvs44
8765
8766         * src/prefs_themes.c
8767                 fix typos in debug messages.
8768
8769 2006-02-11 [colin]      2.0.0cvs43
8770
8771         * src/summaryview.c
8772                 don't allow drag/drop from ourself
8773
8774 2006-02-10 [wwp]        2.0.0cvs42
8775
8776         * src/exporthtml.c
8777         * src/html.c
8778         * src/html.h
8779         * src/procmime.c
8780         * src/textview.c
8781                 renamed html_ prefixed functions and data structures to avoid
8782                 namespace clashes w/ other software (gtkhtml2 for instance).
8783                 Closes bug #907.
8784
8785
8786 2006-02-09 [colin]      2.0.0cvs41
8787
8788         * src/summaryview.c
8789                 Fix shitty logic messed up. Thanks Ticho for the hint!
8790
8791 2006-02-09 [wwp]        2.0.0cvs40
8792
8793         * src/gtk/about.c
8794         * src/compose.c
8795         * src/prefs_account.c
8796         * src/prefs_gtk.h
8797         * src/editaddress.c
8798                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
8799                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
8800                 Browse buttons in accounts prefs.
8801
8802 2006-02-09 [colin]      2.0.0cvs39
8803
8804         * src/matcher.c
8805                 Check for pointer before using its members
8806         * src/gtk/gtksourceprintjob.c
8807                 Fix a wrong warning
8808
8809 2006-02-09 [wwp]        2.0.0cvs38
8810
8811         * src/gtk/filesel.c
8812                 fix few compiler warnings (type mismatch).
8813
8814 2006-02-09 [paul]       2.0.0cvs37
8815
8816         * po/fr.po
8817                 updated by Fabien Vantard
8818
8819 2006-02-08 [colin]      2.0.0cvs36
8820
8821         * src/prefs_common.c
8822         * src/common/defs.h
8823         * src/common/plugin.c
8824                 allow windows and linux configurations to coexist
8825                 patch by Thomas Gilgin
8826
8827 2006-02-08 [colin]      2.0.0cvs35
8828
8829         * src/filtering.c
8830         * src/matcher.c
8831         * src/matcher.h
8832         * src/matcher_parser_parse.y
8833         * src/prefs_filtering_action.c
8834         * src/prefs_matcher.c
8835                 Add the "Ignore thread" filtering
8836                 action
8837
8838 2006-02-08 [colin]      2.0.0cvs34
8839
8840         * src/compose.c
8841         * src/procmime.c
8842         * src/procmime.h
8843                 Fix bug #905 (damaged attachment)
8844                 text files with raw \0's aren't really text files
8845         FOR_STABLE
8846
8847 2006-02-08 [colin]      2.0.0cvs33
8848
8849         * src/summaryview.c
8850                 Fix crasher introduced yesterday
8851
8852 2006-02-08 [wwp]        2.0.0cvs32
8853
8854         * src/compose.c
8855         * src/compose.h
8856                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
8857
8858 2006-02-08 [wwp]        2.0.0cvs31
8859
8860         * src/prefs_template.c
8861                 templates enhancement: allow address completion for Cc and Bcc fields
8862                 (it was currently possible for the To field only)
8863
8864 2006-02-08 [colin]      2.0.0cvs30
8865
8866         * src/compose.c
8867                 Don't unblock if not blocked
8868         FOR_STABLE
8869
8870 2006-02-07 [colin]      2.0.0cvs29
8871
8872         * src/action.c
8873                 Forgot to refresh summaryview
8874
8875 2006-02-07 [colin]      2.0.0cvs28
8876
8877         * src/action.c
8878                 Freeze/thaw message list and folder list while
8879                 processing %as{} actions 
8880         * src/compose.c
8881                 Fix auto-wrap disabling after a middle-click
8882                 paste - FOR_STABLE
8883
8884 2006-02-07 [paul]       2.0.0cvs27
8885
8886         * src/folder.c
8887                 fix freeing of uninitialised pointers
8888                 Thanks to Colin
8889
8890 2006-02-06 [colin]      2.0.0cvs26
8891
8892         * src/folder.c
8893                 Use g_slist_prepend in potentially big list
8894
8895 2006-02-06 [colin]      2.0.0cvs25
8896
8897         * src/folder.c
8898                 Completely skip processing if it doesn't 
8899                 exist (faster!)
8900
8901 2006-02-06 [colin]      2.0.0cvs24
8902
8903         * src/folder.c
8904         * src/summaryview.c
8905                 Batch filtering in summaryview (from Tools menu)
8906                 and pre/post//-processing too
8907
8908 2006-02-06 [colin]      2.0.0cvs23
8909
8910         * src/procmsg.h
8911         * src/filtering.c
8912                 Use a special field for batch filtering instead
8913                 of stepping on deferred execution's toes
8914
8915 2006-02-06 [colin]      2.0.0cvs22
8916
8917         * src/action.c
8918         * src/filtering.c
8919         * src/filtering.h
8920         * src/folder.c
8921         * src/summaryview.c
8922                 Fix filtering via menus and actions
8923
8924 2006-02-06 [colin]      2.0.0cvs21
8925
8926         * src/imap.c
8927                 Put the added file directly to cache if possible (will work
8928                 with next libetpan)
8929         * src/filtering.c
8930         * src/filtering.h
8931         * src/inc.c
8932         * src/folder.c
8933         * src/mbox.c
8934         * src/procmsg.h
8935                 Move and copy filtered messages by batches instead of one
8936                 by one - faster on IMAP
8937         * src/procmsg.c
8938                 Add a function that'll possibly be useful later
8939
8940 2006-02-06 [colin]      2.0.0cvs20
8941
8942         * src/addressbook.c
8943                 Use internal mime-type instead of text/plain for d'n'd
8944         * src/compose.c
8945                 Allow attaching files from mimeview's icon list via d'n'd
8946         * src/folderview.c
8947         * src/folderview.h
8948                 Use internal mime-type instead of text/plain for d'n'd
8949                 Don't try to selected opened folder if none is
8950                 Factorize d'n'd from other apps code
8951         * src/headerview.c
8952         * src/textview.c
8953         * src/gtk/gtkutils.c
8954         * src/gtk/gtkutils.h
8955                 Factorize Face/X-Face stuff
8956         * src/mimeview.c
8957                 Fix d'n'd to other apps
8958         * src/prefs_message.c
8959                 Let the XFace pref be usable without libcompface as it also
8960                 applies to Face
8961         * src/summaryview.c
8962                 Fix d'n'd to other apps
8963                 Factorize d'n'd from other apps code
8964
8965 2006-02-06 [wwp]        2.0.0cvs19
8966
8967         * po/it.po
8968                 Italian translation fixes by Andrea Spadaccini (no more confusion
8969                 between filtering and processing, and few changes in the About
8970                 dialog).
8971
8972
8973 2006-02-06 [mones]      2.0.0cvs18
8974
8975         * src/gtk/icon_legend.c
8976                 Improved descriptions allowing better translations
8977
8978 2006-02-05 [colin]      2.0.0cvs17
8979
8980         * src/imap.c
8981                 Add the f*cking missing expunge that caused imap_fetch_env
8982                 to fail after an add_msgs ! :-///
8983         * src/etpan/imap-thread.c
8984                 Add a bit of debug
8985         FOR_STABLE
8986
8987 2006-02-05 [colin]      2.0.0cvs16
8988
8989         * src/common/utils.c
8990                 Don't check for return-path (or we can't put
8991                 back non-sent mails)
8992
8993 2006-02-05 [colin]      2.0.0cvs15
8994
8995         * src/textview.c
8996                 Don't try to display Face header in textview
8997                 when teh headerview's active
8998
8999 2006-02-05 [colin]      2.0.0cvs14
9000
9001         * tools/tbird2syl.py
9002         * tools/Makefile.am
9003                 Add script to import Thunderbird mails
9004
9005 2006-02-05 [colin]      2.0.0cvs13
9006
9007         * src/headerview.c
9008         * src/procheader.c
9009         * src/procmsg.c
9010         * src/procmsg.h
9011         * src/textview.c
9012                 Show Face headers - patch partially by Klaus Flittner
9013
9014 2006-02-05 [colin]      2.0.0cvs12
9015
9016         * src/folderview.c
9017         * src/summaryview.c
9018         * src/common/utils.c
9019         * src/common/utils.h
9020                 Let dnd work from mime icons to summaryview
9021                 and to folderview too
9022                 Add a crude test to avoid trying to add files
9023                 drag'n'dropped when they're not mails
9024
9025 2006-02-04 [colin]      2.0.0cvs11
9026
9027         * src/summaryview.c
9028         * src/mimeview.c
9029                 Fix utf8 conversion
9030
9031 2006-02-04 [colin]      2.0.0cvs10
9032
9033         * src/compose.c
9034         * src/folderview.c
9035         * src/mimeview.c
9036         * src/summaryview.c
9037         * src/summaryview.h
9038                 Added various drag and drop capas:
9039                 From                    To
9040                 summaryview             other apps
9041                 mimeview icons          other apps
9042                 other apps              summaryview
9043                 other apps              folderview
9044
9045                 This shouldn't have broken the existing:
9046                 From                    To
9047                 summaryview             folderview
9048                 folderview              folderview
9049                 summaryview             compose's attachments
9050
9051         Tests welcomed.
9052
9053 2006-02-02 [paul]       2.0.0cvs9
9054
9055         * src/mainwindow.c
9056                 move global option 'Set displayed columns...' out
9057                 of folder option grouping.
9058                 fix sensitivity of 'harvest addresses'
9059         FOR_STABLE
9060
9061 2006-02-01 [colin]      2.0.0cvs8
9062
9063         * src/mimeview.c
9064                 Revert the alertpanel patch, it sucks (intrusive
9065                 and gets in the way of "open")
9066
9067 2006-02-01 [colin]      2.0.0cvs7
9068
9069         * src/compose.c
9070         * src/prefs_account.c
9071         * src/prefs_common.c
9072         * src/common/defs.h
9073         * src/common/utils.c
9074         * src/common/utils.h
9075                 Add ability to edit the signature file
9076                 from the account preferences, and use
9077                 a default for the text editor.
9078                 Patch by Fabien Vantard
9079
9080 2006-02-01 [colin]      2.0.0cvs6
9081
9082         * src/mimeview.c
9083                 Try to get mime type by extension if it is
9084                 application/octet-stream
9085                 Display a window with possible choices when
9086                 encountering unknown mime types
9087         * src/gtk/filesel.c
9088         * src/gtk/filesel.h
9089                 Add preview
9090                 Allow multiple selection in filtered filesel
9091                 (patch by Fabien Vantard)
9092         * src/gtk/pluginwindow.c
9093                 Use it (patch by Fabien Vantard)
9094
9095 2006-02-01 [paul]       2.0.0cvs5
9096
9097         * src/jpilot.c
9098                 fix crash on creating jpilot address book
9099                 Thanks to Colin - FOR_STABLE
9100         * src/prefs_summaries.c
9101         * src/prefs_wrapping.c
9102         * src/gtk/icon_legend.c
9103         * src/gtk/quicksearch.c
9104                 string fixes and additions
9105
9106 2006-02-01 [paul]       2.0.0cvs4
9107
9108         * src/compose.c
9109         * src/mainwindow.c
9110         * src/messageview.c
9111         * src/prefs_send.c
9112                 add Arabic encoding option
9113                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
9114
9115 2006-01-31 [colin]      2.0.0cvs3
9116
9117         * src/plugins/pgpcore/passphrase.c
9118                 Convert passphrase to locale encoding
9119         * src/compose.c
9120                 Fix drafting on IMAP. Crappy bug sneaked in
9121                 the release :-/
9122         FOR_STABLE
9123
9124 2006-01-30 [paul]       2.0.0cvs2
9125
9126         * src/gtk/icon_legend.c
9127                 show the new entries
9128
9129 2006-01-30 [colin]      2.0.0cvs1
9130
9131         * src/manual.c
9132                 Check for the file to be present before 
9133                 enabling the menu - FOR_STABLE
9134         * src/gtk/icon_legend.c
9135                 Add folders icons (not all of them, there
9136                 are too much, but the most intriguing ones)
9137
9138 2006-01-30 [paul]       2.0.0
9139
9140         version 2.0.0 released
9141
9142 2006-01-30 [paul]       1.9.100cvs200
9143
9144         * manual/faq.xml
9145         * manual/gpl.xml
9146         * manual/intro.xml
9147         * manual/starting.xml
9148         * manual/sylpheed-claws-manual.xml
9149                 fixes, additions
9150
9151 2006-01-29 [mones]      1.9.100cvs199
9152
9153         * manual/account.xml
9154         * manual/advanced.xml
9155         * manual/glossary.xml
9156                 Some typos fixed, added LDIF term to glossary
9157         * po/es.po
9158                 Fixed leading plus symbol
9159
9160 2006-01-29 [paul]       1.9.100cvs198
9161
9162         * po/fi.po
9163         * po/sk.po
9164                 updated by Tommi Pirinen and Andrej Kacian
9165
9166 2006-01-29 [paul]       1.9.100cvs197
9167
9168         * src/gtk/authors.h
9169                 remove duplicates
9170
9171 2006-01-29 [paul]       1.9.100cvs196
9172
9173         * AUTHORS
9174         * po/nl.po
9175         * src/gtk/authors.h
9176         * tools/claws.i18n.status.pl
9177                 nl translation updated by Tim Dijkstra
9178
9179 2006-01-29 [paul]       1.9.100cvs195
9180
9181         * po/sr.po
9182         * po/sv.po
9183                 updated by Aleksandar Urosevic and Anders Troback
9184
9185 2006-01-28 [colin]      1.9.100cvs194
9186
9187         * src/gtk/gtksourceprintjob.c
9188                 Don't fiddle with PangoLayout when we
9189                 have an image
9190
9191 2006-01-28 [paul]       1.9.100cvs193
9192
9193         * AUTHORS
9194         * po/el.po
9195         * po/zh_CN.po
9196         * src/gtk/authors.h
9197         * tools/claws.i18n.status.pl
9198                 updated translations submitted by Stavros Giannouris
9199                 and Ralgh Young
9200
9201 2006-01-27 [colin]      1.9.100cvs192
9202
9203         * src/summaryview.c
9204         * src/gtk/gtksourceprintjob.c
9205                 Add image printing 
9206                 (libgnomeprint only, of course)
9207
9208 2006-01-27 [paul]       1.9.100cvs191
9209
9210         * po/fr.po
9211         * po/it.po
9212                 updated by Fabien Vantard and Andrea Spadaccini
9213
9214 2006-01-26 [colin]      1.9.100cvs190
9215
9216         * manual/Makefile.am
9217         * configure.ac
9218                 Make building the manual optional 
9219                 (--disable-manual)
9220
9221 2006-01-26 [paul]       1.9.100cvs189
9222
9223         * manual/glossary.xml
9224         * manual/plugins.xml
9225                 edited
9226         * po/en_GB.po
9227                 updated
9228
9229 2006-01-26 [paul]       1.9.100cvs188
9230
9231         * src/prefs_display_header.c
9232         * src/prefs_folder_column.c
9233         * src/prefs_msg_colors.c
9234         * src/prefs_summaries.c
9235         * src/prefs_summary_column.c
9236                 HIGify
9237
9238 2006-01-25 [colin]      1.9.100cvs187
9239
9240         * src/imap.c
9241                 Don't allow moving/copying mails between
9242                 queue/drafts and non-queue/drafts folders
9243                 Fixes bug #897 (message header is resetted 
9244                 if one is copied to Drafts)
9245
9246 2006-01-25 [colin]      1.9.100cvs186
9247
9248         * src/folder.c
9249         * src/mainwindow.c
9250                 Fix subscribed folders not found
9251         * src/compose.c
9252                 Don't try to encode as original mail's charset
9253                 if it's ascii 
9254
9255 2006-01-25 [paul]       1.9.100cvs185
9256
9257         * AUTHORS
9258         * po/Makevars
9259                 updated
9260         * po/de.po
9261         * po/pl.po
9262         * po/pt_BR.po
9263         * po/sr.po
9264                 updates submitted by Stephan Sachse, Emilian Nowak
9265                 and Quar, Frederico Goncalves Guimaraes, and
9266                 Aleksandar Urosevic
9267                 Fix Bug 896, 'PT_BR locale broken'.
9268         * src/gtk/authors.h
9269                 updated
9270
9271 2006-01-24 [mones]      1.9.100cvs184
9272
9273         * manual/glossary.xml
9274                 All current terms finished. Reviewers welcome ;-)
9275         * manual/keyboard.xml
9276                 Fixed column width for pdf output.
9277         * po/es.po
9278                 Updated
9279
9280 2006-01-24 [paul]       1.9.100cvs183
9281
9282         * manual/glossary.xml
9283                 fix id name
9284         * manual/dist/html/Makefile.am
9285         * manual/dist/pdf/Makefile.am
9286         * manual/dist/ps/Makefile.am
9287         * manual/dist/txt/Makefile.am
9288                 fix make deps
9289                 Thanks to Colin
9290
9291 2006-01-24 [mones]      1.9.100cvs182
9292
9293         * manual/glossary.xml
9294                 Nearly finished, some terms missing.
9295
9296 2006-01-23 [paul]       1.9.100cvs181
9297
9298         * manual/dist/html/Makefile.am
9299         * manual/dist/pdf/Makefile.am
9300         * manual/dist/ps/Makefile.am
9301         * manual/dist/txt/Makefile.am
9302         * src/mainwindow.c
9303                 re-enable manual
9304                 Thanks to Colin
9305
9306 2006-01-22 [colin]      1.9.100cvs180
9307
9308         * src/compose.c
9309         * src/gtk/gtkaspell.c
9310                 Don't deselect stuff before right-clicking, with aspell.
9311                 (This prevented right-click Copy, for example).
9312                 Thanks to Clo!
9313
9314 2006-01-22 [paul]       1.9.100cvs179
9315
9316         * src/summary_search.c
9317                 don't fix the widget size as it causes problems
9318                 under localisation.
9319                 Thanks to Emilian Nowak
9320
9321 2006-01-21 [paul]       1.9.100cvs178
9322
9323         * src/prefs_themes.c
9324                 fix broken underlining of label text
9325                 with some translations
9326
9327 2006-01-21 [colin]      1.9.100cvs177
9328
9329         * po/fr.po
9330                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
9331
9332 2006-01-20 [colin]      1.9.100cvs176
9333
9334         * configure.ac
9335         * Makefile.am
9336         * manual/Makefile
9337         * manual/dist/html/.cvsignore
9338         * manual/dist/html/Makefile.am
9339         * manual/dist/pdf/.cvsignore
9340         * manual/dist/pdf/Makefile.am
9341         * manual/dist/ps/.cvsignore
9342         * manual/dist/ps/Makefile.am
9343         * manual/dist/txt/.cvsignore
9344         * manual/dist/txt/Makefile.am
9345                 Autotool-ize manual
9346
9347 2006-01-20 [paul]       1.9.100cvs175
9348
9349         * manual/handling.xml
9350                 make Filtering and Searching entries easier to find
9351         * manual/keyboard.xml
9352                 add the remaining default keybinds
9353         * src/prefs_summaries.c
9354                 update the default keybinds
9355
9356 2006-01-20 [paul]       1.9.100cvs174
9357
9358         * src/addressbook.c
9359         * src/addrgather.c
9360         * src/addrharvest.c
9361         * src/editaddress.c
9362         * src/editgroup.c
9363         * src/exphtmldlg.c
9364         * src/expldifdlg.c
9365         * src/exporthtml.c
9366         * src/exportldif.c
9367         * src/ldif.c
9368                 replace 'e-mail' with 'email'
9369         * src/summary_search.c
9370                 add mnemonic to "Find all" button
9371
9372 2006-01-20 [wwp]        1.9.100cvs173
9373
9374         * src/export.c
9375         * src/import.c
9376                 touched mbox import/export buttons for HIG-compliance
9377
9378 2006-01-19 [paul]       1.9.100cvs172
9379
9380         * manual/account.xml
9381         * manual/addrbook.xml
9382         * manual/advanced.xml
9383         * manual/faq.xml
9384         * manual/handling.xml
9385         * manual/intro.xml
9386         * manual/plugins.xml
9387         * manual/starting.xml
9388                 more editing
9389
9390 2006-01-19 [paul]       1.9.100cvs171
9391
9392         * src/toolbar.c
9393                 allow use of trash button while receiving
9394                 Thanks to Colin
9395
9396 2006-01-19 [wwp]        1.9.100cvs170
9397
9398         * src/gtk/quicksearch.c
9399         * src/compose.c
9400                 force text color to black when yellow background is set
9401
9402 2006-01-19 [colin]      1.9.100cvs169
9403
9404         * src/plugins/trayicon/trayicon.c
9405                 Gray out Get Mail when already getting mail
9406
9407 2006-01-18 [paul]       1.9.100cvs168
9408
9409         * src/compose.c
9410                 give widget yellow background was To is
9411                 set via folder prefs
9412         * src/gtk/quicksearch.c
9413                 give widget yellow background when quick
9414                 search is active.
9415                 Thanks to Colin
9416
9417 2006-01-18 [paul]       1.9.100cvs167
9418
9419         * doc/man/sylpheed-claws.1
9420                 add --subscribe option
9421
9422 2006-01-18 [paul]       1.9.100cvs166
9423
9424         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9425         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9426                 use %U instead of %F (%F is broken for user installed
9427                 files in kde 3.5)
9428
9429 2006-01-18 [colin]      1.9.100cvs165
9430
9431         * src/summaryview.c
9432                 Default to Yes in "No more * messages" dialogs
9433
9434 2006-01-17 [colin]      1.9.100cvs164
9435
9436         * src/compose.c
9437                 Possibly fix an invalid iterator causing
9438                 crash
9439
9440 2006-01-17 [colin]      1.9.100cvs163
9441
9442         * src/mimeview.c
9443                 Fix crash when the image disappears under the
9444                 image viewer
9445
9446 2006-01-16 [colin]      1.9.100cvs162
9447
9448         * src/compose.c
9449                 Fix reenabling autowrap
9450
9451 2006-01-16 [colin]      1.9.100cvs161
9452
9453         * src/compose.c
9454                 reset quote_len before getting quote_str
9455
9456 2006-01-16 [colin]      1.9.100cvs160
9457
9458         * src/account.c
9459         * src/account.h
9460         * src/folder.c
9461         * src/imap_gtk.c
9462         * src/mh_gtk.c
9463                 Fix bug #883 (default inbox does not track folder move)
9464
9465 2006-01-16 [colin]      1.9.100cvs159
9466
9467         * src/compose.c
9468         * src/plugins/pgpcore/passphrase.c
9469                 More buttons fixes
9470
9471 2006-01-16 [paul]       1.9.100cvs158
9472
9473         * src/prefs_actions.c
9474         * src/prefs_filtering_action.c
9475         * src/prefs_matcher.c
9476         * src/quote_fmt.c
9477         * src/gtk/description_window.c
9478         * src/gtk/description_window.h
9479         * src/gtk/quicksearch.c
9480                 description window cleanups
9481
9482 2006-01-15 [colin]      1.9.100cvs157
9483
9484         * src/addressbook.c
9485         * src/prefs_filtering.c
9486                 Same here
9487
9488 2006-01-15 [colin]      1.9.100cvs156
9489
9490         * src/folderview.c
9491         * src/mainwindow.c
9492                 Same for "Empty trash"
9493
9494 2006-01-15 [colin]      1.9.100cvs155
9495
9496         * src/inc.c
9497                 Override offline dialog had Yes by default
9498
9499 2006-01-15 [colin]      1.9.100cvs154
9500
9501         * src/summaryview.c
9502                 Delete selected messages? previously had Yes the default
9503
9504 2006-01-15 [colin]      1.9.100cvs153
9505
9506         * src/folder.c
9507         * src/folder.h
9508         * src/main.c
9509                 Check if a mailbox is loaded after all
9510                 plugins are loaded.
9511
9512 2006-01-15 [colin]      1.9.100cvs152
9513
9514         * src/folder.c
9515                 Don't start wizard when there are unloaded folders (will help
9516                 people with only mbox or maildir mailboxes)
9517
9518 2006-01-14 [colin]      1.9.100cvs151
9519
9520         * src/addressbook.c
9521         * src/expldifdlg.c
9522         * src/importldif.c
9523         * src/importmutt.c
9524         * src/importpine.c
9525         * src/mh_gtk.c
9526                 More HIG compliance and fixes
9527
9528 2006-01-14 [colin]      1.9.100cvs150
9529
9530         * src/prefs_filtering_action.c
9531         * src/foldersel.c
9532                 Two forgotten button order changes
9533
9534 2006-01-14 [colin]      1.9.100cvs149
9535
9536         * src/account.c
9537         * src/addressbook.c
9538         * src/compose.c
9539         * src/folderview.c
9540         * src/imap_gtk.c
9541         * src/mainwindow.c
9542         * src/mh_gtk.c
9543         * src/news_gtk.c
9544         * src/prefs_actions.c
9545         * src/prefs_customheader.c
9546         * src/prefs_filtering.c
9547         * src/prefs_matcher.c
9548         * src/prefs_template.c
9549         * src/ssl_manager.c
9550         * src/summaryview.c
9551         * src/textview.c
9552         * src/toolbar.c
9553                 All deletion confirmations are now "Cancel, Delete" 
9554                 instead of "No, Yes"
9555                 Clarified most of the other "No, Yes" to 
9556                 "Cancel, Descriptive_action"
9557                 Rechanged the "Entry not saved" alerts to have 
9558                 "Close, Continue editing"
9559
9560
9561 2006-01-14 [paul]
9562
9563         * 2.0.0-rc4 released
9564
9565 2006-01-14 [paul]       1.9.100cvs148
9566
9567         * src/account.c
9568         * src/addressadd.c
9569         * src/addressbook.c
9570         * src/compose.c
9571         * src/editaddress.c
9572         * src/editbook.c
9573         * src/editgroup.c
9574         * src/editjpilot.c
9575         * src/editldap.c
9576         * src/editvcard.c
9577         * src/exphtmldlg.c
9578         * src/expldifdlg.c
9579         * src/folderview.c
9580         * src/grouplistdialog.c
9581         * src/imap_gtk.c
9582         * src/importmutt.c
9583         * src/importpine.c
9584         * src/inc.c
9585         * src/main.c
9586         * src/mainwindow.c
9587         * src/message_search.c
9588         * src/messageview.c
9589         * src/mh_gtk.c
9590         * src/mimeview.c
9591         * src/news_gtk.c
9592         * src/prefs_actions.c
9593         * src/prefs_customheader.c
9594         * src/prefs_filtering.c
9595         * src/prefs_matcher.c
9596         * src/prefs_template.c
9597         * src/prefs_themes.c
9598         * src/ssl_manager.c
9599         * src/summary_search.c
9600         * src/summaryview.c
9601         * src/textview.c
9602         * src/toolbar.c
9603         * src/gtk/foldersort.c
9604         * src/gtk/gtkaspell.c
9605         * src/gtk/inputdialog.c
9606         * src/gtk/prefswindow.c
9607         * src/plugins/pgpcore/select-keys.c
9608         * src/plugins/trayicon/trayicon.c
9609                 HIG compliant button order
9610
9611 2006-01-14 [mones]      1.9.100cvs147
9612
9613         * po/es.po
9614                 Updated translation
9615
9616 2006-01-13 [paul]       1.9.100cvs146
9617
9618         * AUTHORS
9619         * ChangeLog
9620         * src/gtk/authors.h
9621                 add Joshua M. Kwan to contributors list
9622
9623 2006-01-13 [colin]      1.9.100cvs145
9624
9625         * src/gtk/quicksearch.c
9626                 Don't refocus quick search after executing (Esc or Enter)
9627                 Allows to '/'search something then move up/down in 
9628                 summaryview, and to Esc a search and be back in the 
9629                 summaryview
9630
9631 2006-01-13 [paul]       1.9.100cvs144
9632
9633         * src/plugins/pgpinline/pgpinline.c
9634                 support Content-Type 'application/pgp'
9635                 patch by Joshua M. Kwan <joshuak@users.sf.net>
9636
9637 2006-01-13 [paul]       1.9.100cvs143
9638
9639         * manual/account.xml
9640                 make mention of partial retrieval
9641                 thanks to Colin
9642
9643 2006-01-13 [paul]       1.9.100cvs142
9644
9645         * src/account.c
9646         * src/account.h
9647         * src/action.c
9648         * src/action.h
9649         * src/adbookbase.h
9650         * src/addr_compl.c
9651         * src/addr_compl.h
9652         * src/addrbook.c
9653         * src/addrcache.c
9654         * src/addrcache.h
9655         * src/addrcindex.c
9656         * src/addrcindex.h
9657         * src/addrclip.c
9658         * src/addrclip.h
9659         * src/addrdefs.h
9660         * src/addressadd.c
9661         * src/addressadd.h
9662         * src/addressbook.c
9663         * src/addressbook.h
9664         * src/addrgather.c
9665         * src/addrgather.h
9666         * src/addrharvest.c
9667         * src/addrharvest.h
9668         * src/addrindex.c
9669         * src/addrindex.h
9670         * src/addritem.c
9671         * src/addritem.h
9672         * src/addrquery.c
9673         * src/addrquery.h
9674         * src/addrselect.c
9675         * src/addrselect.h
9676         * src/alertpanel.c
9677         * src/alertpanel.h
9678         * src/browseldap.c
9679         * src/browseldap.h
9680         * src/codeconv.c
9681         * src/codeconv.h
9682         * src/compose.c
9683         * src/compose.h
9684         * src/customheader.c
9685         * src/customheader.h
9686         * src/displayheader.c
9687         * src/displayheader.h
9688         * src/editaddress.c
9689         * src/editaddress.h
9690         * src/editbook.c
9691         * src/editbook.h
9692         * src/editgroup.c
9693         * src/editgroup.h
9694         * src/editjpilot.c
9695         * src/editjpilot.h
9696         * src/editldap.c
9697         * src/editldap.h
9698         * src/editldap_basedn.c
9699         * src/editldap_basedn.h
9700         * src/editvcard.c
9701         * src/editvcard.h
9702         * src/exphtmldlg.c
9703         * src/exphtmldlg.h
9704         * src/expldifdlg.c
9705         * src/expldifdlg.h
9706         * src/export.h
9707         * src/exporthtml.c
9708         * src/exporthtml.h
9709         * src/exportldif.c
9710         * src/exportldif.h
9711         * src/filtering.c
9712         * src/filtering.h
9713         * src/folder.c
9714         * src/folder.h
9715         * src/folder_item_prefs.c
9716         * src/folder_item_prefs.h
9717         * src/foldersel.c
9718         * src/foldersel.h
9719         * src/folderutils.c
9720         * src/folderutils.h
9721         * src/folderview.c
9722         * src/folderview.h
9723         * src/grouplistdialog.c
9724         * src/grouplistdialog.h
9725         * src/headerview.c
9726         * src/html.c
9727         * src/html.h
9728         * src/image_viewer.c
9729         * src/image_viewer.h
9730         * src/imap.c
9731         * src/imap.h
9732         * src/imap_gtk.c
9733         * src/imap_gtk.h
9734         * src/import.h
9735         * src/importldif.c
9736         * src/importldif.h
9737         * src/importmutt.c
9738         * src/importmutt.h
9739         * src/importpine.c
9740         * src/importpine.h
9741         * src/inc.c
9742         * src/inc.h
9743         * src/jpilot.c
9744         * src/jpilot.h
9745         * src/ldapctrl.c
9746         * src/ldapctrl.h
9747         * src/ldaplocate.c
9748         * src/ldaplocate.h
9749         * src/ldapquery.c
9750         * src/ldapquery.h
9751         * src/ldapserver.c
9752         * src/ldapserver.h
9753         * src/ldaputil.c
9754         * src/ldaputil.h
9755         * src/ldif.c
9756         * src/ldif.h
9757         * src/main.c
9758         * src/main.h
9759         * src/mainwindow.c
9760         * src/mainwindow.h
9761         * src/manual.c
9762         * src/manual.h
9763         * src/mbox.c
9764         * src/mbox.h
9765         * src/message_search.c
9766         * src/message_search.h
9767         * src/messageview.c
9768         * src/messageview.h
9769         * src/mh.c
9770         * src/mh.h
9771         * src/mh_gtk.c
9772         * src/mh_gtk.h
9773         * src/mimeview.c
9774         * src/mimeview.h
9775         * src/msgcache.c
9776         * src/msgcache.h
9777         * src/mutt.c
9778         * src/mutt.h
9779         * src/news.c
9780         * src/news.h
9781         * src/news_gtk.c
9782         * src/news_gtk.h
9783         * src/partial_download.c
9784         * src/partial_download.h
9785         * src/pine.c
9786         * src/pine.h
9787         * src/pop.c
9788         * src/pop.h
9789         * src/prefs_account.c
9790         * src/prefs_account.h
9791         * src/prefs_actions.c
9792         * src/prefs_actions.h
9793         * src/prefs_common.c
9794         * src/prefs_common.h
9795         * src/prefs_compose_writing.c
9796         * src/prefs_compose_writing.h
9797         * src/prefs_customheader.c
9798         * src/prefs_customheader.h
9799         * src/prefs_display_header.c
9800         * src/prefs_display_header.h
9801         * src/prefs_filtering.c
9802         * src/prefs_filtering.h
9803         * src/prefs_filtering_action.c
9804         * src/prefs_filtering_action.h
9805         * src/prefs_folder_column.c
9806         * src/prefs_folder_column.h
9807         * src/prefs_folder_item.c
9808         * src/prefs_folder_item.h
9809         * src/prefs_fonts.c
9810         * src/prefs_fonts.h
9811         * src/prefs_gtk.c
9812         * src/prefs_gtk.h
9813         * src/prefs_image_viewer.c
9814         * src/prefs_image_viewer.h
9815         * src/prefs_matcher.c
9816         * src/prefs_matcher.h
9817         * src/prefs_message.c
9818         * src/prefs_msg_colors.c
9819         * src/prefs_msg_colors.h
9820         * src/prefs_other.c
9821         * src/prefs_quote.c
9822         * src/prefs_receive.c
9823         * src/prefs_send.c
9824         * src/prefs_spelling.c
9825         * src/prefs_spelling.h
9826         * src/prefs_summaries.c
9827         * src/prefs_summaries.h
9828         * src/prefs_summary_column.c
9829         * src/prefs_summary_column.h
9830         * src/prefs_template.c
9831         * src/prefs_template.h
9832         * src/prefs_themes.c
9833         * src/prefs_themes.h
9834         * src/prefs_toolbar.c
9835         * src/prefs_toolbar.h
9836         * src/prefs_wrapping.c
9837         * src/prefs_wrapping.h
9838         * src/privacy.c
9839         * src/privacy.h
9840         * src/procheader.c
9841         * src/procheader.h
9842         * src/procmime.c
9843         * src/procmime.h
9844         * src/procmsg.c
9845         * src/procmsg.h
9846         * src/quote_fmt.c
9847         * src/quote_fmt_parse.y
9848         * src/recv.c
9849         * src/recv.h
9850         * src/remotefolder.c
9851         * src/remotefolder.h
9852         * src/send_message.c
9853         * src/send_message.h
9854         * src/setup.c
9855         * src/setup.h
9856         * src/sourcewindow.c
9857         * src/sourcewindow.h
9858         * src/ssl_manager.c
9859         * src/ssl_manager.h
9860         * src/statusbar.c
9861         * src/statusbar.h
9862         * src/stock_pixmap.c
9863         * src/stock_pixmap.h
9864         * src/summary_search.c
9865         * src/summary_search.h
9866         * src/summaryview.c
9867         * src/summaryview.h
9868         * src/syldap.c
9869         * src/syldap.h
9870         * src/textview.c
9871         * src/textview.h
9872         * src/toolbar.c
9873         * src/toolbar.h
9874         * src/undo.c
9875         * src/undo.h
9876         * src/unmime.c
9877         * src/unmime.h
9878         * src/vcard.c
9879         * src/vcard.h
9880         * src/wizard.c
9881         * src/wizard.h
9882         * src/common/base64.c
9883         * src/common/base64.h
9884         * src/common/defs.h
9885         * src/common/hooks.c
9886         * src/common/hooks.h
9887         * src/common/log.c
9888         * src/common/log.h
9889         * src/common/mgutils.c
9890         * src/common/mgutils.h
9891         * src/common/nntp.c
9892         * src/common/nntp.h
9893         * src/common/passcrypt.c
9894         * src/common/passcrypt.h.in
9895         * src/common/plugin.c
9896         * src/common/plugin.h
9897         * src/common/prefs.c
9898         * src/common/prefs.h
9899         * src/common/progressindicator.c
9900         * src/common/progressindicator.h
9901         * src/common/quoted-printable.c
9902         * src/common/quoted-printable.h
9903         * src/common/session.c
9904         * src/common/session.h
9905         * src/common/smtp.c
9906         * src/common/smtp.h
9907         * src/common/socket.c
9908         * src/common/socket.h
9909         * src/common/ssl.c
9910         * src/common/ssl.h
9911         * src/common/ssl_certificate.c
9912         * src/common/ssl_certificate.h
9913         * src/common/stringtable.c
9914         * src/common/stringtable.h
9915         * src/common/sylpheed.c
9916         * src/common/sylpheed.h
9917         * src/common/template.c
9918         * src/common/template.h
9919         * src/common/timing.h
9920         * src/common/utils.c
9921         * src/common/utils.h
9922         * src/common/version.h.in
9923         * src/common/xml.c
9924         * src/common/xml.h
9925         * src/common/xmlprops.c
9926         * src/common/xmlprops.h
9927         * src/gtk/colorlabel.c
9928         * src/gtk/colorsel.c
9929         * src/gtk/colorsel.h
9930         * src/gtk/description_window.c
9931         * src/gtk/description_window.h
9932         * src/gtk/filesel.c
9933         * src/gtk/filesel.h
9934         * src/gtk/foldersort.c
9935         * src/gtk/foldersort.h
9936         * src/gtk/gtkutils.c
9937         * src/gtk/gtkutils.h
9938         * src/gtk/inputdialog.c
9939         * src/gtk/inputdialog.h
9940         * src/gtk/logwindow.c
9941         * src/gtk/logwindow.h
9942         * src/gtk/manage_window.c
9943         * src/gtk/manage_window.h
9944         * src/gtk/menu.c
9945         * src/gtk/menu.h
9946         * src/gtk/pluginwindow.c
9947         * src/gtk/pluginwindow.h
9948         * src/gtk/prefswindow.c
9949         * src/gtk/prefswindow.h
9950         * src/gtk/progressdialog.c
9951         * src/gtk/progressdialog.h
9952         * src/gtk/sslcertwindow.c
9953         * src/gtk/sslcertwindow.h
9954         * src/plugins/clamav/clamav_plugin.c
9955         * src/plugins/clamav/clamav_plugin.h
9956         * src/plugins/clamav/clamav_plugin_gtk.c
9957         * src/plugins/demo/demo.c
9958         * src/plugins/dillo_viewer/dillo_prefs.c
9959         * src/plugins/dillo_viewer/dillo_prefs.h
9960         * src/plugins/dillo_viewer/dillo_viewer.c
9961         * src/plugins/pgpcore/passphrase.c
9962         * src/plugins/pgpcore/passphrase.h
9963         * src/plugins/pgpcore/plugin.c
9964         * src/plugins/pgpcore/select-keys.c
9965         * src/plugins/pgpcore/select-keys.h
9966         * src/plugins/pgpcore/sgpgme.c
9967         * src/plugins/pgpcore/sgpgme.h
9968         * src/plugins/pgpinline/pgpinline.c
9969         * src/plugins/pgpinline/pgpinline.h
9970         * src/plugins/pgpinline/plugin.c
9971         * src/plugins/pgpmime/pgpmime.c
9972         * src/plugins/pgpmime/pgpmime.h
9973         * src/plugins/pgpmime/plugin.c
9974         * src/plugins/spamassassin/spamassassin.c
9975         * src/plugins/spamassassin/spamassassin.h
9976         * src/plugins/spamassassin/spamassassin_gtk.c
9977         * src/plugins/trayicon/trayicon.c
9978                 update copyright header
9979
9980 2006-01-13 [paul]       1.9.100cvs141
9981
9982         * src/account.c
9983         * src/export.c
9984         * src/import.c
9985         * src/mainwindow.c
9986         * src/prefs_account.c
9987         * src/prefs_display_header.c
9988         * src/prefs_receive.c
9989         * src/prefs_send.c
9990         * src/prefs_summaries.c
9991         * src/prefs_themes.c
9992         * src/prefs_toolbar.c
9993         * src/gtk/about.c
9994                 various cleanups
9995
9996 2006-01-12 [colin]      1.9.100cvs140
9997
9998         * src/folder.c
9999         * src/folder.h
10000         * src/main.c
10001                 Add --subscribe option
10002                 Let sylpheed-claws email@domain.com equivalent to --compose
10003                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
10004
10005 2006-01-12 [paul]       1.9.100cvs139
10006
10007         * src/mainwindow.c
10008                 append 'Change folder order' label with '...'
10009         * src/prefs_actions.c
10010                 allow reordering of actions list by dnd
10011         * src/gtk/foldersort.c
10012                 make the dialog nicer
10013
10014 2006-01-11 [colin]      1.9.100cvs138
10015
10016         * src/compose.c
10017                 Allow templates without text
10018
10019 2006-01-11 [paul]       1.9.100cvs137
10020
10021         * tools/README
10022         * tools/filter_conv_new.pl
10023                 add info to README
10024                 also check .sylpheed for filter.xml
10025                 be a bit informative to the user
10026
10027 2006-01-11 [colin]      1.9.100cvs136
10028
10029         * src/textview.c
10030                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
10031
10032 2006-01-10 [paul]       1.9.100cvs135
10033
10034         * tools/Makefile.am
10035         * tools/filter_conv_new.pl
10036                 add script to convert new style Sylpheed
10037                 filter rules (Sylpheed >= 0.9.99) to
10038                 Claws filtering rules
10039
10040 2006-01-10 [colin]      1.9.100cvs134
10041
10042         * src/compose.c
10043                 Fix broken line joins in certain conditions
10044                 (between two quoted lines: <enter><enter><up>
10045                  <type a wrapped sentence><go in the first line>
10046                  <insert more text><watch as line joining failed>)
10047
10048 2006-01-10 [paul]       1.9.100cvs133
10049
10050         * src/compose.c
10051                 don't report success in error dialog
10052                 thanks to Colin
10053         * src/common/utils.c
10054                 include some trailing punctuations as URI
10055                 thanks to Hiro
10056
10057 2006-01-10 [paul]       1.9.100cvs132
10058
10059         * src/mimeview.c
10060                 fix incompatible pointer type
10061                 warning
10062
10063 2006-01-10 [paul]       1.9.100cvs131
10064
10065         * src/compose.c
10066                 change Subject in window title
10067                 instantaneously
10068
10069 2006-01-09 [colin]      1.9.100cvs130
10070
10071         * src/addressbook.c
10072         * src/headerview.c
10073         * src/mainwindow.c
10074         * src/messageview.c
10075         * src/mimeview.c
10076         * src/noticeview.c
10077         * src/summaryview.c
10078                 Fix possible crashes on exit and in addressbook
10079
10080 2006-01-09 [paul]       1.9.100cvs129
10081
10082         * src/prefs_msg_colors.c
10083                 some cleanups that I forgot last time
10084
10085 2006-01-09 [paul]       1.9.100cvs128
10086
10087         * README
10088         * src/folderview.c
10089         * src/prefs_msg_colors.c
10090                 add previously hidden option, color_new, to
10091                 the gui
10092                 move the page to Display/
10093                 rework the gui
10094
10095 2006-01-09 [wwp]        1.9.100cvs127
10096
10097         * src/prefs_themes.c
10098                 made the prefs/display/themes layouts spacing less condensed
10099                 (and so they match other prefs/pages' look).
10100
10101 2006-01-09 [paul]       1.9.100cvs126
10102
10103         * src/compose.c
10104         * src/prefs_common.c
10105         * src/prefs_common.h
10106         * src/prefs_wrapping.c
10107                 remove 'wrap at send' option
10108
10109 2006-01-06 [colin]      1.9.100cvs125
10110
10111         * src/compose.c
10112                 Just make completely sure we don't insert "manual line breaks" 
10113                 when wrapping... 
10114
10115 2006-01-04 [paul]
10116
10117         * 2.0.0-rc3 released
10118
10119 2006-01-04 [paul]       1.9.100cvs124
10120
10121         * src/folderview.c
10122                 fix bug 882, 'quick scroll in folder list
10123                 displays wrong folder contents'
10124
10125 2006-01-04 [paul]       1.9.100cvs123
10126
10127         * src/plugins/pgpmime/pgpmime.c
10128                 better debug information when signing
10129                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10130
10131 2006-01-03 [colin]      1.9.100cvs122
10132
10133         * configure.ac
10134                 We need to recheck for gpgme 1.0.0 after checking
10135                 for 1.1.1, because if 1.1.1 isn't available, 
10136                 GPGME_LIBS and friends are blanked out by the 
10137                 second check.
10138
10139 2006-01-03 [colin]      1.9.100cvs121
10140
10141         * src/common/prefs.c
10142                 Windows unlink-before rename fix
10143         * src/plugins/pgpcore/sgpgme.c
10144                 Add support for PKA info if available
10145                 Both patches by Werner Koch
10146
10147 2006-01-03 [paul]       1.9.100cvs120
10148
10149         * src/messageview.c
10150                 fix bug 884, 'Send receipt' button visible in queue
10151                 Thanks to Colin
10152
10153 2006-01-02 [colin]      1.9.100cvs119
10154
10155         * src/compose.c
10156         * src/imap.c
10157                 Fix autosave on IMAP and more generally try to
10158                 return the correct ID on a newly added IMAP message
10159
10160 2006-01-02 [paul]       1.9.100cvs118
10161
10162         * manual/keyboard.xml
10163                 edited
10164
10165 2006-01-01 [paul]       1.9.100cvs117
10166
10167         * src/gtk/authors.h
10168                 alphabetical order
10169
10170 2005-12-30 [colin]      1.9.100cvs116
10171
10172         * manual/advanced.xml
10173                 Explain Pre/Post-processing differences.
10174
10175 2005-12-30 [colin]      1.9.100cvs115
10176
10177         * src/mh.c
10178                 Implement copy_msgs for a little optimization
10179         * src/imap.c
10180                 Finish yesterday's fix
10181
10182 2005-12-29 [colin]      1.9.100cvs114
10183
10184         * src/imap.c
10185                 Fix occasional failure in fetching a mail over
10186                 IMAP
10187
10188 2005-12-29 [colin]      1.9.100cvs113
10189
10190         * src/compose.c
10191                 Don't remove a draft when sending it, if it is 
10192                 locked.
10193
10194 2005-12-28 [colin]      1.9.100cvs112
10195
10196         * src/summaryview.c
10197                 Fix leak for real
10198
10199 2005-12-28 [wwp]        1.9.100cvs111
10200
10201         * doc/faq/.cvsignore
10202         * doc/faq/de/.cvsignore
10203         * doc/faq/en/.cvsignore
10204         * doc/faq/es/.cvsignore
10205         * doc/faq/fr/.cvsignore
10206         * doc/faq/it/.cvsignore
10207         * doc/manual/.cvsignore
10208         * doc/manual/de/.cvsignore
10209         * doc/manual/en/.cvsignore
10210         * doc/manual/es/.cvsignore
10211         * doc/manual/fr/.cvsignore
10212         * doc/manual/ja/.cvsignore
10213         * src/plugins/mathml_viewer/.cvsignore
10214                 rollback revival of those files (my bad, sorry for the noise).
10215
10216 2005-12-28 [wwp]        1.9.100cvs110
10217
10218         * src/compose.c
10219                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
10220
10221 2005-12-28 [wwp]        1.9.100cvs109
10222
10223         * doc/faq/.cvsignore
10224         * doc/faq/de/.cvsignore
10225         * doc/faq/en/.cvsignore
10226         * doc/faq/es/.cvsignore
10227         * doc/faq/fr/.cvsignore
10228         * doc/faq/it/.cvsignore
10229         * doc/manual/.cvsignore
10230         * doc/manual/de/.cvsignore
10231         * doc/manual/en/.cvsignore
10232         * doc/manual/es/.cvsignore
10233         * doc/manual/fr/.cvsignore
10234         * doc/manual/ja/.cvsignore
10235         * src/plugins/mathml_viewer/.cvsignore
10236         * po/.cvsignore
10237                 more files to ignore.
10238
10239 2005-12-24 [colin]      1.9.100cvs108
10240
10241         * AUTHORS
10242         * src/gtk/authors.h
10243                 Update for Werner
10244
10245 2005-12-24 [colin]      1.9.100cvs107
10246
10247         * src/procmsg.c
10248                 Allow NULL src_msginfo in 
10249                 procmsg_msginfo_new_from_mimeinfo
10250
10251 2005-12-23 [paul]       1.9.100cvs106
10252
10253         * src/plugins/pgpinline/mypgpcore.def
10254                 add this forgotten file
10255
10256 2005-12-23 [colin]      1.9.100cvs105
10257
10258         * src/mainwindow.c
10259                 Fix missing break
10260
10261 2005-12-23 [colin]      1.9.100cvs104
10262
10263         * autogen.sh
10264         * src/folder.c
10265         * src/mh.c
10266         * src/common/plugin.c
10267         * src/common/socket.c
10268         * src/common/socket.h
10269         * src/common/utils.c
10270         * src/common/utils.h
10271         * src/gtk/pluginwindow.c
10272         * src/plugins/pgpcore/plugin.def
10273         * src/plugins/pgpcore/sylpheed.def
10274         * src/plugins/pgpinline/Makefile.am
10275         * src/plugins/pgpinline/plugin.def
10276         * src/plugins/pgpinline/sylpheed.def
10277         * src/plugins/pgpmime/plugin.def
10278         * src/plugins/pgpmime/sylpheed.def
10279                 Various w32 fixes by Werner Koch
10280
10281 2005-12-22 [paul]       1.9.100cvs103
10282
10283         * src/wizard.c
10284                 don't offer IMAP as 'server type' if
10285                 libetpan isn't built in
10286
10287 2005-12-22 [paul]       1.9.100cvs102
10288
10289         * AUTHORS
10290         * src/mainwindow.c
10291         * src/mainwindow.h
10292         * src/toolbar.c
10293         * src/gtk/authors.h
10294                 support GTK_TOOLBAR_BOTH_HORIZ (text
10295                 next to icon) Patch by Marien Zwart
10296                 marienz@users.sf.net
10297                 Also reword the text
10298
10299 2005-12-21 [colin]      1.9.100cvs101
10300
10301         * configure.ac
10302                 Fix DATADIRNAME
10303         * COPYING
10304                 Fix missing section and explicit the exception better
10305         * src/compose.c
10306                 Prevent mail from being lost without notice when an
10307                 SMTP error happens on trying to send an unmodified
10308                 drafted mail.
10309         * src/send_message.c
10310         * src/common/smtp.c
10311                 Fix password remembering when wrong, and add return
10312                 value checks where they should have been
10313         * src/plugins/pgpcore/sylpheed.def
10314         * src/plugins/pgpinline/sylpheed.def
10315         * src/plugins/pgpmime/sylpheed.def
10316                 Add a few symbols needed
10317
10318 2005-12-21 [paul]       1.9.100cvs100
10319
10320         * m4/codeset.m4
10321         * m4/glibc21.m4
10322         * m4/intdiv0.m4
10323         * m4/inttypes-pri.m4
10324         * m4/inttypes.m4
10325         * m4/inttypes_h.m4
10326         * m4/isc-posix.m4
10327         * m4/lcmessage.m4
10328         * m4/stdint_h.m4
10329         * m4/uintmax_t.m4
10330                 gettextization
10331                 thanks to Colin
10332
10333 2005-12-21 [paul]       1.9.100cvs99
10334
10335         * po/sv.po
10336                 fixed by Colin
10337
10338 2005-12-20 [paul]       1.9.100cvs98
10339
10340         * po/sv.po
10341                 updated by Anders Trobäck
10342
10343 2005-12-20 [colin]      1.9.100cvs97
10344
10345         * ABOUT-NLS
10346         * Makefile.am
10347         * autogen.sh
10348         * configure.ac
10349         * config/config.rpath
10350         * config/mkinstalldirs
10351         * m4/Makefile.am
10352         * m4/glibc2.m4
10353         * m4/gnupg.m4
10354         * m4/gpgme.m4
10355         * m4/intmax.m4
10356         * m4/longdouble.m4
10357         * m4/longlong.m4
10358         * m4/printf-posix.m4
10359         * m4/signed.m4
10360         * m4/size_max.m4
10361         * m4/ulonglong.m4
10362         * m4/wchar_t.m4
10363         * m4/wint_t.m4
10364         * m4/xsize.m4
10365         * po/Makefile.in.in
10366         * po/Makevars
10367         * po/bg.po
10368         * po/ca.po
10369         * po/cs.po
10370         * po/de.po
10371         * po/el.po
10372         * po/en_GB.po
10373         * po/es.po
10374         * po/fi.po
10375         * po/fr.po
10376         * po/hr.po
10377         * po/hu.po
10378         * po/it.po
10379         * po/ja.po
10380         * po/ko.po
10381         * po/nb.po
10382         * po/nl.po
10383         * po/pl.po
10384         * po/pt_BR.po
10385         * po/ru.po
10386         * po/sk.po
10387         * po/sr.po
10388         * po/stamp-po
10389         * po/sv.po
10390         * po/zh_CN.po
10391         * po/zh_TW.po
10392         * src/Makefile.am
10393         * src/codeconv.c
10394         * src/compose.c
10395         * src/exporthtml.c
10396         * src/exportldif.c
10397         * src/folder.c
10398         * src/main.c
10399         * src/manual.c
10400         * src/mh.c
10401         * src/mimeview.c
10402         * src/send_message.c
10403         * src/common/Makefile.am
10404         * src/common/fnmatch.c
10405         * src/common/fnmatch.h
10406         * src/common/fnmatch_loop.c
10407         * src/common/nntp.c
10408         * src/common/plugin.c
10409         * src/common/smtp.c
10410         * src/common/socket.c
10411         * src/common/string_match.c
10412         * src/common/sylpheed.c
10413         * src/common/utils.c
10414         * src/common/utils.h
10415         * src/common/w32_dirent.c
10416         * src/common/w32_reg.c
10417         * src/common/w32_signal.c
10418         * src/common/w32_stat.c
10419         * src/common/w32_stdio.c
10420         * src/common/w32_stdlib.c
10421         * src/common/w32_string.c
10422         * src/common/w32_time.c
10423         * src/common/w32_unistd.c
10424         * src/common/w32_wait.c
10425         * src/common/w32lib.h
10426         * src/etpan/Makefile.am
10427         * src/gtk/Makefile.am
10428         * src/plugins/clamav/Makefile.am
10429         * src/plugins/demo/Makefile.am
10430         * src/plugins/dillo_viewer/Makefile.am
10431         * src/plugins/pgpcore/Makefile.am
10432         * src/plugins/pgpcore/passphrase.c
10433         * src/plugins/pgpcore/plugin.def
10434         * src/plugins/pgpcore/sgpgme.c
10435         * src/plugins/pgpcore/sylpheed.def
10436         * src/plugins/pgpcore/version.rc
10437         * src/plugins/pgpinline/Makefile.am
10438         * src/plugins/pgpinline/plugin.def
10439         * src/plugins/pgpinline/sylpheed.def
10440         * src/plugins/pgpinline/version.rc
10441         * src/plugins/pgpmime/Makefile.am
10442         * src/plugins/pgpmime/mypgpcore.def
10443         * src/plugins/pgpmime/plugin.def
10444         * src/plugins/pgpmime/sylpheed.def
10445         * src/plugins/pgpmime/version.rc
10446         * src/plugins/spamassassin/Makefile.am
10447                 Very little ;-) patch from Werner Koch, providing
10448                 infrastructure for cross-compiling to Win32
10449
10450 2005-12-20 [paul]       1.9.100cvs96
10451
10452         * src/account.c
10453         * src/account.h
10454         * src/mainwindow.c
10455         * src/mainwindow.h
10456         * src/toolbar.c
10457         * src/toolbar.h
10458                 add a combo to the Get All button, allowing
10459                 quick retrieval from any account
10460                 Patch by Fabien Vantard, slightly modified
10461                 by Colin
10462         * src/gtk/about.c
10463                 i18n fix. Patch by Fabien Vantard
10464
10465 2005-12-19 [colin]      1.9.100cvs95
10466
10467         * src/compose.c
10468         * src/compose.h
10469                 Don't automatically join lines when they've 
10470                 been separated by the user and not automatically
10471
10472 2005-12-19 [paul]       1.9.100cvs94
10473
10474         * src/gtk/pluginwindow.c
10475                 i18n fix.
10476                 Patch by Fabien Vantard
10477
10478 2005-12-15 [paul]       1.9.100cvs93
10479
10480         * src/common/plugin.c
10481         * src/common/plugin.h
10482         * src/gtk/pluginwindow.c
10483         * src/plugins/clamav/clamav_plugin.c
10484         * src/plugins/demo/demo.c
10485         * src/plugins/dillo_viewer/dillo_viewer.c
10486         * src/plugins/pgpcore/plugin.c
10487         * src/plugins/pgpinline/plugin.c
10488         * src/plugins/pgpmime/plugin.c
10489         * src/plugins/spamassassin/spamassassin.c
10490         * src/plugins/trayicon/trayicon.c
10491                 add plugin_version()
10492
10493 2005-12-15 [colin]      1.9.100cvs92
10494
10495         * src/compose.c
10496                 Further fix bug #875
10497
10498 2005-12-15 [paul]       1.9.100cvs91
10499
10500         * src/gtk/filesel.c
10501                 fix attach_load_dir getting set to
10502                 PLUGINDIR on plugin load
10503
10504 2005-12-14 [mones]      1.9.100cvs90
10505
10506         * manual/ack.xml
10507         * manual/keyboard.xml
10508                 Initial draft and some shortcuts added
10509                 
10510         * po/es.po
10511                 Updated translation
10512
10513 2005-12-14 [colin]      1.9.100cvs89
10514
10515         * src/compose.c
10516         * src/imap.c
10517         * src/summaryview.c
10518         * src/gtk/gtkaspell.c
10519                 More leaks fixed
10520         * src/prefs_folder_item.c
10521                 Fix recursive prefs apply
10522
10523
10524 2005-12-14 [colin]      1.9.100cvs88
10525
10526         * src/compose.c
10527                 Fix bug #875 (Freeze On Inline Forward of 
10528                 Large Message)
10529
10530 2005-12-13 [colin]      1.9.100cvs87
10531
10532         * src/compose.c
10533                 Uniq-ify and sort the mimetypes list
10534                 Patch by Fabien Vantard
10535
10536 2005-12-13 [colin]      1.9.100cvs86
10537
10538         * src/imap.c
10539         * src/etpan/imap-thread.c
10540                 Fix leaks (patch by Hoa)
10541         * src/news.c
10542         * src/common/plugin.c
10543                 Fix leaks
10544
10545 2005-12-12 [colin]
10546
10547         * 2.0.0-rc2 released
10548
10549 2005-12-12 [colin]      1.9.100cvs85
10550
10551         * src/matcher.c
10552                 Fix a leak
10553
10554 2005-12-12 [wwp]        1.9.100cvs84
10555
10556         * src/gtk/icon_legend.c
10557                 fix misbehaviour and crash when closing the legend window
10558         using the Esc key (patch by Fabien Vantard).
10559
10560 2005-12-12 [paul]       1.9.100cvs83
10561
10562         * src/browseldap.c
10563         * src/foldersel.c
10564         * src/prefs_actions.c
10565         * src/prefs_filtering.c
10566         * src/prefs_matcher.c
10567         * src/prefs_spelling.glade      ** REMOVED **
10568         * src/prefs_template.c
10569         * src/gtk/foldersort.glade      ** REMOVED **
10570         * src/gtk/pluginwindow.c
10571         * src/gtk/pluginwindow.glade    ** REMOVED **
10572         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
10573                 cleanups
10574
10575 2005-12-11 [paul]       1.9.100cvs82
10576
10577         * src/gtk/filesel.c
10578                 fix attach_load_dir crasher (double free)
10579
10580 2005-12-09 [paul]       1.9.100cvs81
10581
10582         * po/POTFILES.in
10583         * src/mainwindow.c
10584         * src/gtk/Makefile.am
10585         * src/gtk/icon_legend.c
10586         * src/gtk/icon_legend.h
10587                 add icon legend
10588         * src/manual.c
10589                 cleanup
10590
10591 2005-12-09 [paul]       1.9.100cvs80
10592
10593         * src/plugins/pgpcore/passphrase.c
10594                 wrap the label in the dialog
10595
10596 2005-12-09 [colin]      1.9.100cvs79
10597
10598         * src/plugins/pgpcore/sgpgme.c
10599                 Display (untrusted) on not trusted signatures
10600                 Patch by Michal Èihaø <michal@cihar.com>
10601                 Closes bug #867 (Report also key trust)
10602
10603 2005-12-09 [colin]      1.9.100cvs78
10604
10605         * src/common/plugin.c
10606                 Update licence check, following Eben Moglen's advice
10607
10608 2005-12-08 [colin]      1.9.100cvs77
10609
10610         * src/folder.c
10611                 Fix the occasionnal item->cache != NULL 
10612                 assertion failure. 
10613
10614 2005-12-08 [colin]      1.9.100cvs76
10615
10616         * src/mimeview.c
10617         * src/plugins/pgpcore/sgpgme.c
10618                 Print key id when unable to check it
10619                 Closes bug #866 (Show key id when missing)
10620
10621 2005-12-08 [paul]       1.9.100cvs75
10622
10623         * src/prefs_common.c
10624         * src/prefs_common.h
10625         * src/gtk/filesel.c
10626                 remember load attachment dir
10627
10628 2005-12-07 [colin]      1.9.100cvs74
10629
10630         * src/prefs_toolbar.c
10631                 Gtk fixes, patch by Fabien Vantard
10632
10633 2005-12-07 [colin]      1.9.100cvs73
10634
10635         * src/action.c
10636         * src/compose.c
10637         * src/compose.h
10638                 Fix bug #839 (Quoted text isn't colored after 
10639                 executing an action)
10640         * src/common/plugin.c
10641                 Require plugins to declare their licence in plugin_licence()
10642                 Refuse to load non-GPL plugins as they'd be illegal (as 
10643                 derived works of Sylpheed-Claws, they must be GPL).
10644         * src/plugins/clamav/clamav_plugin.c
10645         * src/plugins/demo/demo.c
10646         * src/plugins/dillo_viewer/dillo_viewer.c
10647         * src/plugins/pgpcore/plugin.c
10648         * src/plugins/pgpinline/plugin.c
10649         * src/plugins/pgpmime/plugin.c
10650         * src/plugins/spamassassin/spamassassin.c
10651         * src/plugins/trayicon/trayicon.c
10652                 Add plugin_licence()
10653
10654 2005-12-07 [paul]       1.9.100cvs72
10655
10656         * configure.ac
10657         * src/mainwindow.c
10658         * src/manual.c
10659         * src/manual.h
10660         * src/common/defs.h
10661                 clean up after local FAQ removal and
10662                 temporary manual removal
10663
10664 2005-12-06 [colin]      1.9.100cvs71
10665
10666         * configure.ac
10667         * doc/Makefile.am
10668         * doc/faq/.cvsignore
10669         * doc/faq/Makefile.am
10670         * doc/faq/de/.cvsignore
10671         * doc/faq/de/Makefile.am
10672         * doc/faq/de/sylpheed-faq-1.html
10673         * doc/faq/de/sylpheed-faq-2.html
10674         * doc/faq/de/sylpheed-faq-3.html
10675         * doc/faq/de/sylpheed-faq.html
10676         * doc/faq/en/.cvsignore
10677         * doc/faq/en/Makefile.am
10678         * doc/faq/en/sylpheed-faq-1.html
10679         * doc/faq/en/sylpheed-faq-2.html
10680         * doc/faq/en/sylpheed-faq-3.html
10681         * doc/faq/en/sylpheed-faq-4.html
10682         * doc/faq/en/sylpheed-faq.html
10683         * doc/faq/es/.cvsignore
10684         * doc/faq/es/Makefile.am
10685         * doc/faq/es/sylpheed-faq-1.html
10686         * doc/faq/es/sylpheed-faq-2.html
10687         * doc/faq/es/sylpheed-faq-3.html
10688         * doc/faq/es/sylpheed-faq-4.html
10689         * doc/faq/es/sylpheed-faq.html
10690         * doc/faq/fr/.cvsignore
10691         * doc/faq/fr/Makefile.am
10692         * doc/faq/fr/sylpheed-faq-1.html
10693         * doc/faq/fr/sylpheed-faq-2.html
10694         * doc/faq/fr/sylpheed-faq-3.html
10695         * doc/faq/fr/sylpheed-faq.html
10696         * doc/faq/it/.cvsignore
10697         * doc/faq/it/Makefile.am
10698         * doc/faq/it/sylpheed-faq-1.html
10699         * doc/faq/it/sylpheed-faq-2.html
10700         * doc/faq/it/sylpheed-faq-3.html
10701         * doc/faq/it/sylpheed-faq.html
10702         * doc/manual/.cvsignore
10703         * doc/manual/Makefile.am
10704         * doc/manual/de/.cvsignore
10705         * doc/manual/de/Makefile.am
10706         * doc/manual/de/sylpheed-1.html
10707         * doc/manual/de/sylpheed-10.html
10708         * doc/manual/de/sylpheed-11.html
10709         * doc/manual/de/sylpheed-12.html
10710         * doc/manual/de/sylpheed-13.html
10711         * doc/manual/de/sylpheed-14.html
10712         * doc/manual/de/sylpheed-15.html
10713         * doc/manual/de/sylpheed-16.html
10714         * doc/manual/de/sylpheed-17.html
10715         * doc/manual/de/sylpheed-18.html
10716         * doc/manual/de/sylpheed-19.html
10717         * doc/manual/de/sylpheed-2.html
10718         * doc/manual/de/sylpheed-20.html
10719         * doc/manual/de/sylpheed-3.html
10720         * doc/manual/de/sylpheed-4.html
10721         * doc/manual/de/sylpheed-5.html
10722         * doc/manual/de/sylpheed-6.html
10723         * doc/manual/de/sylpheed-7.html
10724         * doc/manual/de/sylpheed-8.html
10725         * doc/manual/de/sylpheed-9.html
10726         * doc/manual/de/sylpheed.html
10727         * doc/manual/en/.cvsignore
10728         * doc/manual/en/Makefile.am
10729         * doc/manual/en/sylpheed-1.html
10730         * doc/manual/en/sylpheed-10.html
10731         * doc/manual/en/sylpheed-11.html
10732         * doc/manual/en/sylpheed-12.html
10733         * doc/manual/en/sylpheed-13.html
10734         * doc/manual/en/sylpheed-14.html
10735         * doc/manual/en/sylpheed-15.html
10736         * doc/manual/en/sylpheed-16.html
10737         * doc/manual/en/sylpheed-17.html
10738         * doc/manual/en/sylpheed-18.html
10739         * doc/manual/en/sylpheed-19.html
10740         * doc/manual/en/sylpheed-2.html
10741         * doc/manual/en/sylpheed-20.html
10742         * doc/manual/en/sylpheed-21.html
10743         * doc/manual/en/sylpheed-22.html
10744         * doc/manual/en/sylpheed-3.html
10745         * doc/manual/en/sylpheed-4.html
10746         * doc/manual/en/sylpheed-5.html
10747         * doc/manual/en/sylpheed-6.html
10748         * doc/manual/en/sylpheed-7.html
10749         * doc/manual/en/sylpheed-8.html
10750         * doc/manual/en/sylpheed-9.html
10751         * doc/manual/en/sylpheed.html
10752         * doc/manual/es/.cvsignore
10753         * doc/manual/es/Makefile.am
10754         * doc/manual/es/sylpheed-1.html
10755         * doc/manual/es/sylpheed-10.html
10756         * doc/manual/es/sylpheed-11.html
10757         * doc/manual/es/sylpheed-12.html
10758         * doc/manual/es/sylpheed-13.html
10759         * doc/manual/es/sylpheed-14.html
10760         * doc/manual/es/sylpheed-15.html
10761         * doc/manual/es/sylpheed-16.html
10762         * doc/manual/es/sylpheed-17.html
10763         * doc/manual/es/sylpheed-18.html
10764         * doc/manual/es/sylpheed-19.html
10765         * doc/manual/es/sylpheed-2.html
10766         * doc/manual/es/sylpheed-20.html
10767         * doc/manual/es/sylpheed-3.html
10768         * doc/manual/es/sylpheed-4.html
10769         * doc/manual/es/sylpheed-5.html
10770         * doc/manual/es/sylpheed-6.html
10771         * doc/manual/es/sylpheed-7.html
10772         * doc/manual/es/sylpheed-8.html
10773         * doc/manual/es/sylpheed-9.html
10774         * doc/manual/es/sylpheed.html
10775         * doc/manual/fr/.cvsignore
10776         * doc/manual/fr/Makefile.am
10777         * doc/manual/fr/sylpheed-1.html
10778         * doc/manual/fr/sylpheed-10.html
10779         * doc/manual/fr/sylpheed-11.html
10780         * doc/manual/fr/sylpheed-12.html
10781         * doc/manual/fr/sylpheed-13.html
10782         * doc/manual/fr/sylpheed-14.html
10783         * doc/manual/fr/sylpheed-15.html
10784         * doc/manual/fr/sylpheed-16.html
10785         * doc/manual/fr/sylpheed-17.html
10786         * doc/manual/fr/sylpheed-18.html
10787         * doc/manual/fr/sylpheed-19.html
10788         * doc/manual/fr/sylpheed-2.html
10789         * doc/manual/fr/sylpheed-20.html
10790         * doc/manual/fr/sylpheed-3.html
10791         * doc/manual/fr/sylpheed-4.html
10792         * doc/manual/fr/sylpheed-5.html
10793         * doc/manual/fr/sylpheed-6.html
10794         * doc/manual/fr/sylpheed-7.html
10795         * doc/manual/fr/sylpheed-8.html
10796         * doc/manual/fr/sylpheed-9.html
10797         * doc/manual/fr/sylpheed.html
10798         * doc/manual/ja/.cvsignore
10799         * doc/manual/ja/Makefile.am
10800         * doc/manual/ja/sylpheed-1.html
10801         * doc/manual/ja/sylpheed-10.html
10802         * doc/manual/ja/sylpheed-11.html
10803         * doc/manual/ja/sylpheed-12.html
10804         * doc/manual/ja/sylpheed-13.html
10805         * doc/manual/ja/sylpheed-14.html
10806         * doc/manual/ja/sylpheed-15.html
10807         * doc/manual/ja/sylpheed-16.html
10808         * doc/manual/ja/sylpheed-17.html
10809         * doc/manual/ja/sylpheed-18.html
10810         * doc/manual/ja/sylpheed-19.html
10811         * doc/manual/ja/sylpheed-2.html
10812         * doc/manual/ja/sylpheed-20.html
10813         * doc/manual/ja/sylpheed-3.html
10814         * doc/manual/ja/sylpheed-4.html
10815         * doc/manual/ja/sylpheed-5.html
10816         * doc/manual/ja/sylpheed-6.html
10817         * doc/manual/ja/sylpheed-7.html
10818         * doc/manual/ja/sylpheed-8.html
10819         * doc/manual/ja/sylpheed-9.html
10820         * doc/manual/ja/sylpheed.html
10821         * doc/manual/ja/sylpheed.sgml
10822         * src/mainwindow.c
10823                 Remove outdated manual and faq. Noisy, eh?
10824
10825 2005-12-06 [colin]      1.9.100cvs70
10826
10827         * src/compose.c
10828         * src/quote_fmt_parse.y
10829         * src/undo.c
10830         * src/undo.h
10831                 Allow %X to position cursor at 0 
10832                 (no %X = before signature)
10833                 Fix paste as quotation putting the cursor at 0
10834                 Fix undo offsets when pasting
10835                 Insert the quote_fmt at once instead of line 
10836                 by line
10837                 Fix [Edited] when starting to reply/forward
10838
10839 2005-12-06 [paul]       1.9.100cvs69
10840
10841         * src/plugins/clamav/clamav_plugin_gtk.c
10842                 add another tooltip
10843         * src/plugins/spamassassin/spamassassin_gtk.c
10844                 rework spamassassin_create_widget_func()
10845
10846 2005-12-05 [colin]      1.9.100cvs68
10847
10848         * po/POTFILES.in
10849                 Fix make release ;-)
10850
10851 2005-12-05 [colin]      1.9.100cvs67
10852
10853         * src/compose.c
10854         * src/compose.h
10855                 Fix cursor positioning (not obeying %X)
10856
10857 2005-12-05 [paul]       1.9.100cvs66
10858
10859         * src/plugins/dillo_viewer/dillo_prefs.c
10860                 fix compilation warning
10861
10862 2005-12-05 [paul]       1.9.100cvs65
10863
10864         * src/prefs_spelling.c
10865         * src/plugins/trayicon/trayicon.c
10866                 cleanups - remove unused stuff
10867
10868 2005-12-05 [paul]       1.9.100cvs64
10869
10870         * README
10871         * manual/plugins.xml
10872                 remove info about removed mathml_viewer plugin
10873
10874 2005-12-05 [paul]       1.9.100cvs63
10875
10876         * configure.ac
10877         * src/plugins/Makefile.am
10878         * src/plugins/mathml_viewer/.cvsignore
10879         * src/plugins/mathml_viewer/Makefile.am
10880         * src/plugins/mathml_viewer/mathml_viewer.c
10881                 remove unmaintained mathml_viewer plugin
10882
10883 2005-12-05 [paul]       1.9.100cvs62
10884
10885         * src/summaryview.c
10886                 obey prefs_common.always_show_msg when
10887                 moving a msg
10888                 Thanks to Colin
10889
10890 2005-12-05 [paul]       1.9.100cvs61
10891
10892         * src/compose.c
10893         * src/prefs_account.c
10894         * src/prefs_filtering.c
10895         * src/prefs_quote.c
10896         * src/prefs_spelling.c
10897         * src/prefs_toolbar.c
10898         * src/summaryview.c
10899         * src/gtk/gtkutils.c
10900         * src/gtk/quicksearch.c
10901         * src/plugins/dillo_viewer/dillo_prefs.c
10902                 dialog cleanups
10903
10904 2005-12-04 [paul]       1.9.100cvs60
10905
10906         * src/inc.c
10907         * src/prefs_account.c
10908         * src/prefs_account.h
10909                 allow a Local account to specify a
10910                 default inbox
10911                 (closes bug 843 'Inbox cannot be changed for local
10912                  mailboxes')
10913
10914 2005-12-04 [colin]      1.9.100cvs59
10915
10916         * src/plugins/trayicon/trayicon.c
10917                 Remove Get, rename Get All to Get Mail in order to
10918                 be consistent with the default main toolbar
10919
10920 2005-12-03 [colin]      1.9.100cvs58
10921
10922         * manual/gpl.xml
10923         * manual/sylpheed-claws-manual.xml
10924                 Add GPL appendix
10925
10926 2005-12-03 [paul]       1.9.100cvs57
10927
10928         * AUTHORS
10929         * po/sv.po
10930         * src/gtk/authors.h
10931                 new (partially complete) Swedish translation
10932                 by Anders Troback <sylpheed@troback.com>
10933
10934 2005-12-02 [paul]       1.9.100cvs56
10935
10936         * configure.ac
10937                 libetpan 0.41 required
10938
10939 2005-12-02 [paul]       1.9.100cvs55
10940
10941         * src/plugins/clamav/clamav_plugin.c
10942         * src/plugins/clamav/clamav_plugin.h
10943         * src/plugins/clamav/clamav_plugin_gtk.c
10944         * src/plugins/spamassassin/spamassassin.c
10945         * src/plugins/spamassassin/spamassassin.h
10946         * src/plugins/spamassassin/spamassassin_gtk.c
10947                 unregister prefs pages on unloading, thus
10948                 preventing a crash
10949                 (thanks to Colin for the hint)
10950
10951 2005-12-02 [wwp]        1.9.100cvs54
10952
10953         * src/quote_fmt.h
10954         * src/quote_fmt_parse.y
10955                 fix misuse of gboolean*, use gboolean instead
10956                 (thanks to Paul, Colin, for pointing out that scaring one)
10957
10958 2005-12-02 [paul]       1.9.100cvs53
10959
10960         * src/plugins/clamav/clamav_plugin.c
10961                 int no --> unsigned int no
10962         * src/plugins/clamav/clamav_plugin_gtk.c
10963                 rework config page
10964
10965 2005-12-02 [wwp]        1.9.100cvs52
10966
10967         * src/compose.c
10968         * src/prefs_template.c
10969         * src/quote_fmt.h
10970         * src/quote_fmt_parse.y
10971                 prevent from executing |f and |p templates commands when
10972                 adding or replacing templates in prefs (avoids annoying and
10973                 potentially dangerous behaviours)
10974
10975 2005-12-02 [paul]       1.9.100cvs51
10976
10977         * src/prefs_common.c
10978                 allow translation of some default values
10979                 Patch by Fabien Vantard
10980
10981 2005-12-02 [paul]       1.9.100cvs50
10982
10983         * src/codeconv.c
10984         * src/codeconv.h
10985         * src/prefs_common.c
10986         * src/prefs_common.h
10987         * src/prefs_message.c
10988         * src/textview.c
10989                 remove obsolete 'convert_mb_alnum' option
10990                 and related stuff
10991         * src/gtk/about.c
10992                 remove unused 'about_textview_visibility_notify'
10993
10994 2005-12-02 [paul]       1.9.100cvs49
10995
10996         * src/prefs_account.c
10997         * src/prefs_compose_writing.c
10998         * src/prefs_fonts.c
10999         * src/prefs_gtk.h
11000         * src/prefs_image_viewer.c
11001         * src/prefs_message.c
11002         * src/prefs_other.c
11003         * src/prefs_receive.c
11004         * src/prefs_send.c
11005         * src/prefs_spelling.c
11006         * src/prefs_summaries.c
11007         * src/prefs_wrapping.c
11008         * src/plugins/dillo_viewer/dillo_prefs.c
11009         * src/plugins/pgpcore/prefs_gpg.c
11010                 several cleanups to the prefs dialogs
11011                 (slightly modified) patch by Fabien Vantard
11012
11013 2005-12-02 [paul]       1.9.100cvs48
11014
11015         * src/main.c
11016                 --exit means exit
11017         * src/send_message.c
11018                 fix crash on send when connection fails
11019
11020         Thanks to Colin
11021
11022 2005-12-01 [colin]      1.9.100cvs47
11023
11024         * src/html.c
11025                 Translate &hellip; to "..."
11026
11027 2005-11-30 [colin]      1.9.100cvs46
11028
11029         * src/matcher.c
11030         * src/matcher.h
11031                 Optimize back yesterday's fix.
11032
11033 2005-11-30 [paul]       1.9.100cvs45
11034
11035         * manual/faq.xml
11036                 standardised
11037         * manual/intro.xml
11038                 written by Colin, edited by me
11039
11040 2005-11-29 [colin]      1.9.100cvs44
11041
11042         * src/matcher.c
11043                 Skip headers unconditionnaly in match_body if the
11044                 rule is not message or ~message
11045
11046 2005-11-29 [colin]      1.9.100cvs43
11047
11048         * src/matcher.c
11049                 Fix body_part and such, not skipping headers 
11050                 if the matchcriteria wasn't the first in the rule
11051
11052 2005-11-29 [colin]      1.9.100cvs42
11053
11054         * src/compose.c
11055                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
11056                 option missing from message view window)
11057                 Fix double text D'n'D with gtk-2.8
11058         * src/matcher.c
11059                 Fix ~message, ~headers_part, ~body_part rules
11060         * src/messageview.c
11061                 Add Windows-1252 (Closes bug #863)
11062                 Fix accels
11063         * src/gtk/gtkaspell.c
11064                 Properly destroy accels in all menus
11065
11066 2005-11-29 [mones]      1.9.100cvs41
11067
11068         * po/es.po
11069                 Updated.
11070
11071 2005-11-27 [colin]      1.9.100cvs40
11072
11073         * src/mh_gtk.c
11074                 "/Remove mailbox" -> "/Remove mailbox..."
11075
11076 2005-11-27 [paul]       1.9.100cvs39
11077
11078         * AUTHORS
11079         * po/de.po
11080         * src/gtk/authors.h
11081                 updated by new maintainer, Stephan Sachse
11082
11083 2005-11-27 [paul]       1.9.100cvs38
11084
11085         * manual/faq.xml
11086                 written by Colin, edited by me
11087
11088 2005-11-27 [paul]       1.9.100cvs37
11089
11090         * src/prefs_common.c
11091         * src/prefs_common.h
11092         * src/prefs_receive.c
11093         * src/prefs_summaries.c
11094                 move 'go to inbox after receiving new mail'
11095                 option from display/sumamaries to mail
11096                 handling/receive, and rework prefs_summaries
11097                 dialog a little
11098
11099 2005-11-25 [martin]     1.9.100cvs36
11100
11101         * po/de.po
11102             fixed windows-1252 translation;
11103             translated some new and fuzzy strings
11104
11105 2005-11-25 [paul]       1.9.100cvs35
11106
11107         * src/plugins/clamav/clamav_plugin.c
11108                 complete the update done in cvs34
11109
11110 2005-11-25 [paul]       1.9.100cvs34
11111
11112         * src/plugins/clamav/clamav_plugin.c
11113                 reflect upstream changes
11114
11115 2005-11-25 [paul]       1.9.100cvs33
11116
11117         * manual/ack.xml
11118         * manual/plugins.xml
11119         * manual/sylpheed-claws-manual.xml
11120                 written/updated by Colin, edited by me
11121         * tools/acroread2sylpheed.pl
11122                 update binary name
11123
11124 2005-11-24 [colin]      1.9.100cvs32
11125
11126         * src/compose.c
11127                 Fix bug #856 (reediting messages forgets Request
11128                 Return Receipt)
11129
11130 2005-11-24 [paul]       1.9.100cvs31
11131
11132         * manual/addrbook.xml
11133         * manual/starting.xml
11134                 written by Colin, proofread, edited, adapted by me
11135         * manual/advanced.xml
11136                 add some Actions examples
11137         * src/importldif.c
11138                 use a Save button instead of a Close button
11139         * src/wizard.c
11140                 indicate mandatory fields
11141                 fix page display
11142                 Thanks to Colin
11143
11144 2005-11-23 [colin]      1.9.100cvs30
11145
11146         * src/addressbook.c
11147                 Rename menu item, fix possible crash after
11148                 deletion of books
11149         * src/addrindex.c
11150                 Allow searching for '*' in ldap
11151         * src/browseldap.c
11152                 Fix "Browse Entry" (did anyone use it?)
11153         * src/wizard.c
11154                 Add guards for mandatory information
11155
11156 2005-11-23 [paul]       1.9.100cvs29
11157
11158         * manual/advanced.xml
11159                 corrections to the English
11160
11161 2005-11-23 [colin]      1.9.100cvs28
11162
11163         * src/mimeview.c
11164                 Fix possible crash at exit. After the call to
11165                 gtk_container_remove(), the Viewer's widget has no
11166                 more parent so gtk+ automatically frees it and its
11167                 sons. If destroy_viewer() then try to access it,
11168                 problems ensue.
11169
11170 2005-11-22 [colin]      1.9.100cvs27
11171
11172         * src/compose.c
11173         * src/gtk/gtkaspell.c
11174                 Fix right-clicking on a misspelled word
11175                 Fix More... in suggestions menu
11176
11177 2005-11-22 [wwp]        1.9.100cvs26
11178
11179         * src/prefs_template.c
11180                 templates works: re-sort templates list when adding or replacing,
11181                 prevent from adding or replacing when the template name is empty
11182
11183 2005-11-21 [colin]      1.9.100cvs25
11184
11185         * src/addressbook.c
11186                 Fix some addressbook suckage (dnd, select all)
11187         * src/compose.c
11188         * src/gtk/gtkaspell.c
11189         * src/gtk/gtkaspell.h
11190                 Make the spellchecker menu work with the 
11191                 GtkTextView one instead of overriding it
11192
11193 2005-11-20 [paul]       1.9.100cvs24
11194
11195         * manual/handling.xml
11196                 proofread and corrected
11197
11198 2005-11-20 [paul]       1.9.100cvs23
11199
11200         * manual/Makefile
11201                 generate html as one file
11202         * manual/advanced.xml
11203                 fix output generation
11204                 reformat hidden options list
11205         * manual/manual.xml     ** REMOVED **
11206         * manual/sylpheed-claws-manual.xml      ** ADDED **
11207                 renamed
11208
11209 2005-11-18 [colin]      1.9.100cvs22
11210
11211         * src/prefs_account.c
11212                 Fix layout in news and mbox accounts
11213         * manual/account.xml
11214         * manual/advanced.xml
11215                 New contents for Paul to check :)
11216
11217 2005-11-18 [wwp]        1.9.100cvs21
11218
11219         * src/gtk/quicksearch.c
11220                 don't update extended quicksearch buttons twice
11221
11222 2005-11-18 [paul]       1.9.100cvs20
11223
11224         * src/textview.c
11225                 complete 1.9.100cvs19
11226
11227 2005-11-18 [paul]       1.9.100cvs19
11228
11229         * src/compose.c
11230                 cosmetic improvements
11231         * src/textview.c
11232                 also list text/* attachments
11233
11234 2005-11-18 [colin]      1.9.100cvs18
11235
11236         * src/summaryview.c
11237                 Use column 0 instead of -1 in 
11238                 gtk_ctree_node_moveto, in a naive
11239                 hope it'll fix the gtk-related crashes
11240
11241 2005-11-18 [colin]      1.9.100cvs17
11242
11243         * src/gtk/inputdialog.c
11244                 Fix icon staying the first one
11245
11246 2005-11-17 [wwp]        1.9.100cvs16
11247                 fix possible problem showing some quicksearch buttons, and a bad
11248                 call to g_return_if_fail in a function that returns a value (both
11249                 fixes by Fabien Vantard)
11250
11251 2005-11-15 [wwp]        1.9.100cvs15
11252
11253         * src/gtk/quicksearch.c
11254                 added a tooltip to that obscure ... quicksearch button
11255
11256 2005-11-15 [wwp]        1.9.100cvs14
11257
11258         * src/gtk/quicksearch.c
11259                 add a quicksearch helper to filtering expression users: the ... button
11260                 raises the condition expr window. condition expressions set up w/ this
11261                 window are used by the quicksearch if the user closes it pressing OK.
11262
11263 2005-11-14 [paul]       1.9.100cvs13
11264
11265         * src/plugins/clamav/clamav_plugin.c
11266         * src/plugins/spamassassin/spamassassin.c
11267                 change plugin type following recent merging
11268
11269 2005-11-14 [wwp]        1.9.100cvs12
11270
11271         * src/folder.c
11272                 prevent from crashing when copying/moving message(s) from and
11273                 to the same folder
11274
11275 2005-11-14 [paul]       1.9.100cvs11
11276
11277         * src/plugins/clamav/Makefile.am
11278         * src/plugins/clamav/clamav_plugin.c
11279         * src/plugins/clamav/clamav_plugin.h
11280         * src/plugins/clamav/clamav_plugin_gtk.c
11281                 also merge clamav and clamav_gtk plugins
11282
11283 2005-11-13 [colin]      1.9.100cvs10
11284
11285         * configure.ac
11286         * src/plugins/spamassassin/Makefile.am
11287         * src/plugins/spamassassin/spamassassin.c
11288         * src/plugins/spamassassin/spamassassin.h
11289         * src/plugins/spamassassin/spamassassin_gtk.c
11290                 Merge spamassassin and spamassassin_gtk plugins,
11291                 and build it by default.
11292
11293 2005-11-12 [colin]      1.9.100cvs9
11294
11295         * src/etpan/imap-thread.c
11296                 Fix gcc warning
11297
11298 2005-11-12 [colin]      1.9.100cvs8
11299
11300         * src/procmime.c
11301                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
11302
11303 2005-11-10 [colin]      1.9.100cvs7
11304
11305         * src/main.c
11306                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
11307                 minimised state)
11308
11309 2005-11-10 [wwp]        1.9.100cvs6
11310
11311         * src/gtk/description_window.c
11312                 fix a crash when closing description windows using the WM's [X] button
11313
11314 2005-11-09 [colin]      1.9.100cvs5
11315
11316         * src/common/ssl.c
11317                 Update libetpan call to follow upstream
11318                 (yes, this requires libetpan-0.40cvs3)
11319
11320 2005-11-08 [colin]      1.9.100cvs4
11321
11322         * src/compose.c
11323         * src/textview.c
11324         * src/common/utils.c
11325         * src/common/utils.h
11326                 Enhance the email parser
11327
11328 2005-11-08 [colin]      1.9.100cvs3
11329
11330         * src/procmime.c
11331                 Fix what looks like an off-by-one (fixes 
11332                 attachments from the Bat)
11333
11334 2005-11-08 [wwp]        1.9.100cvs2
11335
11336         * src/main.c
11337                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
11338
11339 2005-11-08 [wwp]        1.9.100cvs1
11340
11341         * src/main.c
11342                 allow exiting Sylpheed-Claws from command-line
11343
11344 2005-11-08 [paul]       1.9.100
11345
11346         1.9.100 released
11347
11348 2005-11-07 [colin]      1.9.99cvs17
11349
11350         * src/addritem.c
11351         * src/ldif.c
11352                 Fix import of base-64 encoded items
11353
11354 2005-11-07 [colin]      1.9.99cvs16
11355
11356         * src/send_message.c
11357                 Fix bug #314 (Queue does not empty under certain 
11358                 circumstances)
11359
11360 2005-11-07 [paul]       1.9.99cvs15
11361
11362         * src/mutt.c
11363         * src/pine.c
11364                 fix buffer overflows
11365                 Thanks to Colin
11366
11367 2005-11-07 [paul]       1.9.99cvs14
11368
11369         * doc/man/Makefile.am
11370         * doc/man/sylpheed-claws.1      ** ADDED **
11371         * doc/man/sylpheed.1            ** DELETED **
11372                 rename and update the man file
11373
11374 2005-11-06 [colin]      1.9.99cvs13
11375
11376         * src/ldif.c
11377                 Fix ldif_get_line() that returned empty strings
11378                 (Didn't understand why). Also fix a possible
11379                 buffer overflow.
11380
11381 2005-11-06 [wwp]        1.9.99cvs12
11382
11383         * src/textview.c
11384         * src/gtk/about.c
11385         * src/gtk/gtkutils.c
11386         * src/gtk/gtkutils.h
11387                 fix a compilation warning,
11388                 make links sensitive in the about dialog
11389
11390 2005-11-04 [wwp]        1.9.99cvs11
11391
11392         * src/gtk/about.c
11393                 don't wrap or translate URIs, and a bit text format cleanup
11394
11395 2005-11-04 [wwp]        1.9.99cvs10
11396
11397         * src/gtk/about.c
11398                 better textview tagging implementation (no more use of marks for
11399                 postponed tagging)
11400
11401 2005-11-02 [colin]      1.9.99cvs9
11402
11403         * src/common/ssl.c
11404                 Forgot an ifdef
11405
11406 2005-11-02 [colin]      1.9.99cvs8
11407
11408         * configure.ac
11409                 Require libetpan-0.40 due to upstream fix
11410         * src/common/ssl.c
11411                 Tell libetpan not to call SSL_Library_Init,
11412                 as we do it ourselves.
11413
11414 2005-11-02 [colin]      1.9.99cvs7
11415
11416         * po/POTFILES.in
11417                 Add missing files (thanks to Fabien Vantard)
11418
11419 2005-11-02 [colin]      1.9.99cvs6
11420
11421         * src/summaryview.c
11422                 Fix totals when read messages are hidden or quicksearch
11423                 is on
11424         * src/ssl_manager.c
11425         * src/ssl_manager.h
11426         * src/common/ssl_certificate.c
11427         * src/common/ssl_certificate.h
11428         * src/gtk/sslcertwindow.c
11429         * src/gtk/sslcertwindow.h
11430                 Fix copyright on my stuff
11431
11432 2005-11-02 [wwp]        1.9.99cvs5
11433
11434         * src/prefs_themes.c
11435                 fix directory name checking (theme installation/removal),
11436                 made related error a bit more verbose
11437
11438 2005-11-02 [colin]      1.9.99cvs4
11439
11440         * src/summaryview.c
11441                 Fix typo (probably fixes bug #841 (Sort by the From 
11442                 field doesn't work)
11443
11444 2005-11-02 [paul]       1.9.99cvs3
11445
11446         * po/ko.po
11447         * po/nb.po
11448                 updated by SungHyun Nam, Geir Helland
11449         * src/wizard.c
11450                 fix typo in welcome message. spotted by
11451                 Andrea Spadaccini
11452
11453 2005-11-01 [colin]      1.9.99cvs2
11454
11455         * src/compose.c
11456                 Fix replying to ml wen confirming subscription
11457         * src/messageview.c
11458         * src/mimeview.c
11459         * src/mimeview.h
11460         * src/privacy.h
11461         * src/summaryview.c
11462                 Make key check non blocking
11463
11464 2005-10-31 [paul]       1.9.99cvs1
11465
11466         * tools/claws.i18n.status.pl
11467                 updated for ChangeLog
11468
11469 2005-10-31 [paul]       1.9.99
11470
11471         1.9.99 released
11472
11473 2005-10-31 [paul]       1.9.15cvs131
11474
11475         * .cvsignore
11476         * ChangeLog
11477         * ChangeLog.claws       ** REMOVED **
11478         * ChangeLog-gtk2.claws  ** REMOVED **
11479         * ChangeLog.gtk1        ** ADDED **
11480         * INSTALL
11481         * Makefile.am
11482         * NEWS
11483         * README
11484         * README.claws          ** REMOVED **
11485         * README.jp             ** REMOVED **
11486         * RELEASE_NOTES         ** ADDED **
11487         * RELEASE_NOTES.claws   ** REMOVED **
11488         * commitHelper
11489         * configure.ac
11490         * sylpheed.spec.in      ** REMOVED **
11491                 tidy up and update the default docs:
11492                 ChangeLog.claws is renamed ChangeLog.gtk1
11493                 ChangeLog-gtk2.claws is renamed ChangeLog
11494                 README.claws is renamed README
11495                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
11496
11497 2005-10-31 [paul]       1.9.15cvs130
11498
11499         * po/it.po
11500                 fix errors
11501
11502 2005-10-31 [paul]       1.9.15cvs129
11503
11504         * po/ca.po
11505         * po/de.po
11506         * po/en_GB.po
11507         * po/fr.po
11508         * po/it.po
11509         * po/pt_BR.po
11510         * po/sk.po
11511         * po/sr.po
11512         * po/zh_CN.po
11513                 updated by Miquel Oliete, Stephan Sachse and
11514                 Thomas Gilgin, me, Fabien Vantard, Andrea
11515                 Spadaccini, Frederico Goncalves Guimaraes,
11516                 Andrej Kacian, Aleksandar Urosevic, and
11517                 Ralgh Young.
11518
11519 2005-10-31 [mones]      1.9.15cvs128
11520
11521         * manual/faq.xml
11522                 More questions.
11523         
11524         * po/es.po
11525                 Updated for release.
11526
11527 2005-10-30 [colin]      1.9.15cvs127
11528
11529         * src/compose.c
11530                 Place cursor before rewrapping (fixes cursor
11531                 pos if quotation gets rewrapped)
11532
11533 2005-10-29 [paul]       1.9.15cvs126
11534
11535         * src/crash.c
11536         * src/foldersel.c
11537         * src/main.c
11538         * src/messageview.c
11539         * src/toolbar.c
11540         * src/gtk/authors.h
11541                 corrections to text items
11542
11543 2005-10-28 [colin]      1.9.15cvs125
11544
11545         * src/messageview.c
11546                 Make "hit 'C' to check sig" work from extern 
11547                 messageviews
11548
11549 2005-10-27 [colin]      1.9.15cvs124
11550
11551         * src/summaryview.c
11552                 Add a hack to avoid segfaulting when hammering 
11553                 on gtk's events
11554
11555 2005-10-27 [wwp]        1.9.15cvs123
11556
11557         * src/prefs_themes.c
11558                 sort list of themes names in themes prefs
11559
11560 2005-10-27 [paul]       1.9.15cvs122
11561
11562         * src/folder.c
11563         * src/prefs_account.c
11564                 fix building on Solaris
11565                 Patch by Alex Moore
11566
11567 2005-10-27 [wwp]        1.9.15cvs121
11568
11569         * src/summaryview.c
11570         * src/gtk/gtksctree.c
11571                 speed up unselecting messages in summary view (thanks to Colin)
11572
11573 2005-10-27 [paul]       1.9.15cvs120
11574
11575         * src/mainwindow.c
11576                 fix a compilation warning
11577         * src/summaryview.c
11578                 fix updating of 'n items selected' count
11579                 when deselecting
11580
11581 2005-10-27 [martin]     1.9.15cvs119
11582
11583         * src/action.c
11584                 ignore actions with a leading '/' in the action menu name
11585                 fixes a crash on menu creation
11586         * src/prefs_actions.c
11587                 do not allow a leading '/' in the action menu name
11588
11589 2005-10-27 [paul]       1.9.15cvs118
11590
11591         * src/main.c
11592                 fix compilation warning
11593
11594 2005-10-27 [paul]       1.9.15cvs117
11595
11596         * src/procmime.c
11597                 add #if HAVE_LOCALE_H
11598
11599 2005-10-27 [paul]       1.9.15cvs116
11600
11601         * src/plugins/clamav/clamav_plugin.c
11602         * src/plugins/dillo_viewer/dillo_viewer.c
11603         * src/plugins/mathml_viewer/mathml_viewer.c
11604         * src/plugins/pgpcore/plugin.c
11605         * src/plugins/pgpinline/plugin.c
11606         * src/plugins/pgpmime/plugin.c
11607         * src/plugins/spamassassin/spamassassin.c
11608         * src/plugins/trayicon/trayicon.c
11609                 plugin_init() : make error messages more
11610                 informative
11611
11612 2005-10-26 [wwp]        1.9.15cvs115
11613
11614         * src/prefs_matcher.c
11615                 enlarge boolean op widget width a bit (wasn't always showing text contents)
11616
11617 2005-10-26 [wwp]        1.9.15cvs114
11618
11619         * src/procmime.c
11620         * src/gtk/gtksctree.c
11621         * src/plugins/spamassassin/libspamc.c
11622         * src/plugins/spamassassin/spamassassin.c
11623                 fix some compilation warnings more
11624
11625 2005-10-26 [mones]      1.9.15cvs113
11626
11627         * po/es.po
11628                 Updated translation
11629
11630 2005-10-26 [paul]       1.9.15cvs112
11631
11632         * src/prefs_message.c
11633                 give all display_xface stuff the
11634                 #if HAVE_LIBCOMPFACE treatment, thus
11635                 preventing a crash
11636                 (Thanks to Wolfgang Enderlein)
11637
11638 2005-10-26 [colin]      1.9.15cvs111
11639
11640         * src/gedit-print.c
11641                 Fix date format
11642         * src/imap_gtk.c
11643         * src/news_gtk.c
11644                 Remove context menu items that should not be there
11645         * src/jpilot.c
11646                 Fix encoding
11647         * src/main.c
11648         * src/mainwindow.c
11649                 Don't show the mainwindow too soon
11650
11651 2005-10-26 [wwp]        1.9.15cvs110
11652
11653         * src/folder.c
11654         * src/manual.c
11655         * src/summaryview.c
11656                 fix uninitialized pointers in the folder updating hook
11657                 (thanks to Colin)
11658
11659 2005-10-25 [mones]      1.9.15cvs109
11660
11661         * manual/faq.xml
11662                 General information subsection completed. 
11663                 Removed archaic references.
11664                 
11665         * manual/Makefile
11666         * manual/dtd/manual.dsl
11667                 Added customization stylesheet for getting paragraphs
11668                 fully justified in PDF output (as suggested by Colin).
11669
11670 2005-10-25 [colin]      1.9.15cvs108
11671
11672         * src/compose.c
11673                 Fix a second leak
11674
11675 2005-10-25 [colin]      1.9.15cvs107
11676
11677         * src/addrbook.c
11678         * src/addrindex.c
11679                 Fix leak (xml_get_element() allocates memory)
11680         * src/compose.c
11681                 Fix leak + dead code (shame!)
11682         * src/procmime.c
11683                 Fix leak
11684
11685 2005-10-25 [colin]      1.9.15cvs106
11686
11687         * src/mimeview.c
11688                 Fix encoding issue in Save all and in 
11689                 overwrite-confirmation alertpanel
11690
11691 2005-10-25 [colin]      1.9.15cvs105
11692
11693         * src/common/socket.c
11694                 Fix a leak - Thanks to Christopher Aillon
11695                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
11696
11697 2005-10-25 [paul]       1.9.15cvs104
11698
11699         * src/wizard.c
11700                 Always guess servers from the right-hand
11701                 email part and guess username from the
11702                 left-hand part. (Thanks to Colin)
11703                 add an X-Face to the welcome message
11704
11705 2005-10-25 [paul]       1.9.15cvs103
11706
11707         * manual/handling.xml
11708                 written by Colin, edited by me
11709
11710 2005-10-25 [wwp]        1.9.15cvs102
11711
11712         * src/folderview.c
11713         * src/grouplistdialog.c
11714         * src/imap.c
11715         * src/noticeview.c
11716                 fix some compilation warnings
11717
11718 2005-10-24 [paul]
11719
11720         1.9.99-rc3 released
11721
11722 2005-10-24 [paul]       1.9.15cvs101
11723
11724         * src/gtk/about.c
11725                 fix window sizing
11726
11727 2005-10-24 [paul]       1.9.15cvs100
11728
11729         * src/pixmaps/offline.xpm
11730         * src/pixmaps/online.xpm
11731                 replace with last default versions
11732
11733 2005-10-24 [colin]      1.9.15cvs99
11734
11735         * src/imap.c
11736                 Fix bug when moving a folder
11737         * src/imap_gtk.c
11738         * src/mh_gtk.c
11739                 "Delete folder" pops up a window, so it 
11740                 should be suffixed with "..."
11741         * src/plugins/pgpcore/sgpgme.c
11742                 Include locale.h
11743
11744 2005-10-24 [mones]      1.9.15cvs98
11745
11746         * manual/Makefile
11747         * manual/account.xml
11748         * manual/ack.xml
11749         * manual/addrbook.xml
11750         * manual/advanced.xml
11751         * manual/faq.xml
11752         * manual/glossary.xml
11753         * manual/gpl.xml
11754         * manual/handling.xml
11755         * manual/intro.xml
11756         * manual/keyboard.xml
11757         * manual/manual.xml
11758         * manual/plugins.xml
11759         * manual/starting.xml
11760         * manual/dtd/sdocbook.dtd
11761                 Initial manual structure and some content.
11762
11763 2005-10-23 [wwp]        1.9.15cvs97
11764
11765         * src/gtk/about.c
11766                 fix a typo
11767
11768 2005-10-23 [wwp]        1.9.15cvs96
11769
11770         * src/gtk/about.c
11771         * src/gtk/authors.h
11772                 rework of the about window (main work by Paul), also featuring a few
11773                 fixes for typos and duplicate names
11774
11775 2005-10-23 [wwp]        1.9.15cvs95
11776
11777         * src/.cvsignore
11778                 Ignore the right binary name (sylpheed-claws now)
11779
11780 2005-10-23 [paul]       1.9.15cvs94
11781
11782         * src/compose.c
11783                 when using Folder Pref 'Default To for
11784                 replies' make the entry in the Compose
11785                 window bold
11786                 Patch by Fabien Vantard
11787
11788 2005-10-22 [colin]      1.9.15cvs93
11789
11790         * src/codeconv.c
11791                 Fix leak
11792
11793 2005-10-22 [colin]      1.9.15cvs92
11794
11795         * src/codeconv.c
11796                 try to convert using locale (apart utf8) if necessary
11797
11798 2005-10-22 [colin]      1.9.15cvs91
11799
11800         * src/pixmaps/new.xpm
11801         * src/pixmaps/unread.xpm
11802                 Make the unread envelope blue again and
11803                 saturate the new one a bit more.
11804
11805 2005-10-22 [colin]      1.9.15cvs90
11806
11807         * src/compose.c
11808                 When replying to a mail sent by one of our accounts,
11809                 use the original list of recipients. Let 'Reply All'
11810                 and 'Reply to sender' work like previously.
11811
11812 2005-10-21 [colin]      1.9.15cvs89
11813
11814         * src/prefs_filtering.c
11815                 Clear fields after add and replace
11816         * src/textview.c
11817                 Display xface differently (better)
11818         * src/plugins/pgpinline/pgpinline.c
11819                 Fix crappy encodings/recodings
11820
11821 2005-10-21 [paul]       1.9.15cvs88
11822
11823         * src/compose.c
11824         * src/prefs_folder_item.c
11825         * src/toolbar.c
11826                 fix news folder Folder Properties
11827                 (thanks to Colin)
11828         * src/folderview.c
11829                 update folderview after Themes change
11830                 keep selected folder selected
11831                 (thanks to Colin)
11832
11833 2005-10-21 [paul]       1.9.15cvs87
11834
11835         * tools/Makefile.am
11836         * tools/OOo2sylpheed.pl
11837         * tools/README
11838         * tools/README.sylprint
11839         * tools/asus_mailled.sh         ** REMOVED **
11840         * tools/filter_conv.pl
11841         * tools/freshmeat_search.pl
11842         * tools/google_search.pl
11843         * tools/gpg-sign-syl            ** REMOVED **
11844         * tools/kmail2sylpheed.pl
11845         * tools/kmail2sylpheed_v2.pl
11846         * tools/multiwebsearch.pl
11847         * tools/nautilus2sylpheed.sh
11848         * tools/newscache_clean.pl
11849         * tools/outlook2sylpheed.pl
11850         * tools/sylpheed-switcher       ** REMOVED **
11851         * tools/sylprint.pl
11852         * tools/sylprint.rc
11853         * tools/tb2sylpheed
11854         * tools/vcard2xml.py
11855         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11856                 update default config dir
11857                 update binary name (thanks to Fabien Vantard)
11858                 remove obsolete scripts
11859
11860 2005-10-21 [colin]      1.9.15cvs86
11861
11862         * src/inc.c
11863                 Fix possible leak and units. Based on a patch by
11864                 Fabien Vantard.
11865
11866 2005-10-20 [colin]      1.9.15cvs85
11867
11868         * src/textview.c
11869                 Clear xface when clearing textview
11870
11871 2005-10-20 [colin]      1.9.15cvs84
11872
11873         * configure.ac
11874         * src/folderview.c
11875         * src/headerview.c
11876         * src/main.c
11877         * src/prefs_common.c
11878         * src/prefs_common.h
11879         * src/prefs_message.c
11880         * src/textview.c
11881         * src/textview.h
11882         * src/common/defs.h
11883         * src/common/utils.c
11884         * src/common/utils.h
11885         * src/gtk/gtkutils.c
11886         * src/gtk/gtkutils.h
11887                 Migrate config to .sylpheed-claws (Automatically)
11888                 Add a way to get the Xface in the TextView
11889
11890 2005-10-20 [colin]      1.9.15cvs83
11891
11892         * src/gtk/Makefile.am
11893         * src/gtk/about.c
11894         * src/gtk/authors.h
11895                 Make the about dialog *grooovy*
11896
11897 2005-10-20 [colin]      1.9.15cvs82
11898
11899         * src/mimeview.c
11900                 Use "Open with" on double click if no command
11901                 was found
11902
11903 2005-10-20 [colin]      1.9.15cvs81
11904
11905         * src/imap.c
11906         * src/etpan/imap-thread.c
11907                 Fix possible crash.
11908
11909 2005-10-20 [paul]       1.9.15cvs80
11910
11911         * src/folder.c
11912                 don't show clipkey icon if the only
11913                 attachment is the signature
11914                 Patch by Colin
11915
11916 2005-10-20 [paul]       1.9.15cvs79
11917
11918         * AUTHORS
11919         * src/plugins/pgpmime/pgpmime.c
11920                 name the PGP/MIME signature 'signature.asc'
11921                 Patch by Andrew Nelson <freeandy@gmail.com>
11922
11923 2005-10-19 [colin]      1.9.15cvs78
11924
11925         * src/plugins/pgpmime/pgpmime.c
11926                 Oops, no need to double-check though
11927
11928 2005-10-19 [colin]      1.9.15cvs77
11929
11930         * src/plugins/pgpinline/pgpinline.c
11931         * src/plugins/pgpmime/pgpmime.c
11932                 Check that my_tmpfile() doesn't 
11933                 return NULL
11934
11935 2005-10-19 [colin]      1.9.15cvs76
11936
11937         * src/common/utils.c
11938                 Use shorter mime boundaries to avoid having
11939                 MTAs rewrapping our headers, breaking the
11940                 PGP signature in the process 
11941         * src/compose.c
11942         * src/plugins/pgpmime/pgpmime.c
11943                 Check for boundary uniqueness to be sure
11944                 it won't happen, instead of hoping for the
11945                 best
11946
11947 2005-10-19 [colin]      1.9.15cvs75
11948
11949         * sylpheed-claws.desktop
11950         * src/Makefile.am
11951         * src/main.c
11952                 Ship a sylpheed-claws binary instead
11953                 of a sylpheed one. Change the socket
11954                 name, too
11955         * src/folderview.c
11956                 Update folder only if it changed
11957         * src/wizard.c
11958                 Fix i18n in welcome mail, patch by
11959                 Fabien Vantard
11960
11961 2005-10-19 [paul]
11962
11963         1.9.99-rc2 released
11964
11965 2005-10-19 [paul]       1.9.15cvs74
11966
11967         * src/folder.c
11968         * src/folderview.c
11969                 fix summaryview update
11970                 Patch by Colin
11971
11972 2005-10-18 [colin]      1.9.15cvs73
11973
11974         * src/plugins/pgpcore/passphrase.c
11975                 Don't XGrabServer, and try a bit more to 
11976                 sync everything before grabbing mouse/keyboard
11977
11978 2005-10-18 [colin]      1.9.15cvs72
11979
11980         * src/Makefile.am
11981         * src/addressadd.c
11982         * src/addressbook.c
11983         * src/folderview.c
11984         * src/grouplistdialog.c
11985         * src/mimeview.c
11986         * src/stock_pixmap.c
11987         * src/stock_pixmap.h
11988         * src/summaryview.c
11989         * src/gtk/gtksctree.c
11990         * src/gtk/gtksctree.h
11991         * src/pixmaps/empty.xpm
11992                 Implement a wrapper call for gtk_ctree_set_node_info
11993                 and gtk_ctree_insert_node, that uses a 1x1 transparent
11994                 pixmap instead of a NULL one. This works around some
11995                 memory problems deep inside gtk, revealed by valgrind,
11996                 and fixes bug #834 (Pressing CTRl-D on a message marked 
11997                 as locked crashes sylpheed.), as well as, probably, 
11998                 wwp's 4th dimension problems that happen in gtk_ctree_*.
11999
12000 2005-10-17 [colin]      1.9.15cvs71
12001
12002         * src/mimeview.c
12003                 Provide visual feedback when checking
12004                 signature
12005
12006 2005-10-17 [colin]      1.9.15cvs70
12007
12008         * src/main.c
12009                 Keep the folder list frozen while checking caches...
12010
12011 2005-10-17 [colin]      1.9.15cvs69
12012
12013         * src/addr_compl.c
12014                 Fi bug #833 (Autocompleting from addressbook 
12015                 fails with extended chars)
12016         * src/imap.c
12017                 Fix 'adding messages' staying in statusbar
12018                 after an error
12019
12020 2005-10-17 [wwp]        1.9.15cvs68
12021
12022         * src/ssl_manager.c
12023                 Fix buttons' layout resizing when window size changes
12024
12025 2005-10-17 [wwp]        1.9.15cvs67
12026
12027         * src/account.c
12028         * src/prefs_account.c
12029         * src/prefs_common.c
12030         * src/prefs_common.h
12031         * src/prefs_folder_item.c
12032         * src/prefs_gtk.c
12033         * src/gtk/logwindow.c
12034         * src/gtk/pluginwindow.c
12035         * src/gtk/prefswindow.c
12036         * src/gtk/prefswindow.h
12037                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
12038
12039 2005-10-17 [paul]       1.9.15cvs66
12040
12041         * configure.ac
12042                 fix missing libetpan message
12043         * po/en_GB.po
12044                 updated
12045         * src/crash.c
12046         * src/manual.c
12047         * src/prefs_themes.c
12048         * src/common/defs.h
12049                 add some new URI defines, change some
12050                 others
12051         * src/wizard.c
12052                 make welcome message translatable
12053                 small improvements to english
12054                 other tweaks
12055         * src/gtk/menu.c
12056                 fix warnings
12057
12058 2005-10-17 [paul]       1.9.15cvs65
12059
12060         * src/summaryview.c
12061                 fix column titles
12062
12063 2005-10-16 [mones]      1.9.15cvs64
12064
12065         * po/es.po
12066                 Updated translation
12067
12068 2005-10-16 [colin]
12069
12070         1.9.99-rc1 released
12071
12072 2005-10-16 [colin]      1.9.15cvs63
12073
12074         * src/wizard.c
12075                 Fix whitespace
12076
12077 2005-10-16 [colin]      1.9.15cvs62
12078
12079         * src/toolbar.c
12080                 s/Get All/Get Mail/
12081         * src/wizard.c
12082                 Real welcome mail text, thanks Paul
12083
12084 2005-10-16 [colin]      1.9.15cvs61
12085
12086         * src/editldap.c
12087         * src/exporthtml.c
12088         * src/main.c
12089         * src/mainwindow.c
12090         * src/prefs_themes.c
12091         * src/prefs_toolbar.c
12092         * src/plugins/demo/demo.c
12093         * src/plugins/trayicon/trayicon.c
12094                 s/Sylpheed/Sylpheed-Claws/
12095
12096 2005-10-16 [colin]      1.9.15cvs60
12097
12098         * src/wizard.c
12099                 Add a welcome email in the first empty mailbox
12100         * src/prefs_common.c
12101                 Change one more default
12102
12103 2005-10-16 [colin]      1.9.15cvs59
12104
12105         * src/wizard.c
12106                 Remove printf
12107
12108 2005-10-16 [colin]      1.9.15cvs58
12109
12110         * src/toolbar.c
12111         * src/prefs_common.c
12112                 Change some defaults
12113
12114 2005-10-16 [colin]      1.9.15cvs57
12115
12116         * src/toolbar.c
12117         * src/prefs_common.c
12118                 Change some defaults
12119
12120 2005-10-16 [colin]      1.9.15cvs56
12121
12122         * src/wizard.c
12123                 By default, initialize fonts to have
12124                 the same size as normal GtkWidgets
12125
12126 2005-10-16 [colin]      1.9.15cvs55
12127
12128         * src/mimeview.c
12129                 Fix message a bit more
12130
12131 2005-10-16 [colin]      1.9.15cvs54
12132
12133         * src/addressbook.c
12134                 Second attempt at flicker fixing
12135
12136 2005-10-16 [colin]      1.9.15cvs53
12137
12138         * src/addressbook.c
12139                 Fix flicker
12140
12141 2005-10-16 [wwp]        1.9.15cvs52
12142
12143         * src/addressbook.c
12144         * src/editaddress.c
12145         * src/prefs_common.c
12146         * src/prefs_common.h
12147                 Remember window sizes (address book)
12148
12149 2005-10-16 [wwp]        1.9.15cvs51
12150
12151         * src/plugins/clamav/clamav_plugin_gtk.c
12152         * src/plugins/spamassassin/spamassassin_gtk.c
12153                 Fix compilation warnings (missing #include).
12154
12155 2005-10-16 [colin]      1.9.15cvs50
12156
12157         * src/mimeview.c
12158         * src/summaryview.c
12159         * src/textview.c
12160                 Make 'c' check signature, and forward
12161                 c, l, y, t from summaryview to mimeview
12162
12163 2005-10-16 [colin]      1.9.15cvs49
12164
12165         * src/addressbook.c
12166                 Put border around buttons
12167         * src/mainwindow.c
12168         * src/summaryview.c
12169                 Rework menus (Patch based on a patch
12170                 by Paul)
12171
12172 2005-10-15 [wwp]        1.9.15cvs48
12173
12174         * src/editjpilot.c
12175         * src/editldap.c
12176         * src/editvcard.c
12177         * src/exphtmldlg.c
12178         * src/expldifdlg.c
12179         * src/export.c
12180         * src/import.c
12181         * src/importldif.c
12182         * src/importmutt.c
12183         * src/importpine.c
12184         * src/prefs_account.c
12185         * src/prefs_spelling.c
12186         * src/gtk/gtkutils.c
12187         * src/gtk/gtkutils.h
12188         * src/plugins/clamav/clamav_plugin_gtk.c
12189         * src/plugins/spamassassin/spamassassin_gtk.c
12190                 use nicer browse-for-file/dir buttons than the "..." ones,
12191                 code factorizing more.
12192
12193 2005-10-14 [colin]      1.9.15cvs47
12194
12195         * src/mainwindow.c
12196                 set relief on the account switcher so that people see it
12197                 grey out Create processing rules when no message is selected
12198         * src/prefs_filtering.c
12199                 ask before closing if the rule has not been modified, even if
12200                 it's not valid
12201         * src/prefs_matcher.c
12202                 fix sensitivity when entering the dialog
12203         * src/gtk/inputdialog.c
12204                 display a better icon on password ask
12205         * src/plugins/pgpcore/passphrase.c
12206                 make the dialog look better
12207
12208 2005-10-14 [paul]       1.9.15cvs46
12209
12210         * src/folderview.c
12211                 indicate presense of marked msgs in
12212                 unexpanded subfolders
12213
12214 2005-10-14 [paul]       1.9.15cvs45
12215
12216         * src/prefs_actions.c
12217         * src/prefs_common.c
12218         * src/prefs_common.h
12219         * src/prefs_filtering_action.c
12220         * src/prefs_matcher.c
12221         * src/prefs_template.c
12222                 remember window sizes
12223                 fix Info button size
12224
12225         Patches by wwp
12226
12227 2005-10-13 [colin]      1.9.15cvs44
12228
12229         * src/mimeview.c
12230         * src/noticeview.c
12231         * src/noticeview.h
12232                 Add a tooltip on the icon (optional) 
12233                 Get rid of the signature buttons and only
12234                 use the icon+tooltip
12235
12236 2005-10-13 [colin]      1.9.15cvs43
12237
12238         * src/noticeview.c
12239         * src/noticeview.h
12240                 Add hand cursor for hovering over icon
12241
12242 2005-10-13 [colin]      1.9.15cvs42
12243
12244         * src/summaryview.c
12245                 Fix crash when quicksearch's hidden 
12246                 at startup
12247
12248 2005-10-13 [colin]      1.9.15cvs41
12249
12250         * src/compose.c
12251                 Set subject when forwarding multiple mails
12252                 Check that other recipient than the default Cc or Bcc
12253                 have been set before sending.
12254
12255 2005-10-13 [colin]      1.9.15cvs40
12256
12257         * src/imap.c
12258                 Batch per-folder
12259                 Introduce locking, but don't use it yet
12260
12261 2005-10-13 [colin]      1.9.15cvs39
12262
12263         * src/gtk/quicksearch.c
12264                 Reset quicksearch when hiding it
12265                 Make sticky a real pref
12266
12267 2005-10-13 [colin]      1.9.15cvs38
12268
12269         * src/summaryview.c
12270                 Faster prefs apply
12271
12272 2005-10-13 [colin]      1.9.15cvs37
12273
12274         * src/mimeview.c
12275         * src/noticeview.c
12276         * src/noticeview.h
12277         * src/plugins/pgpcore/sgpgme.c
12278                 Make privacy icon clickable
12279                 Move Trust field in Full info
12280                 When trust is less than full, don't display
12281                 a warning icon
12282
12283 2005-10-13 [colin]      1.9.15cvs36
12284
12285         * src/folder.c
12286                 Batch on flags sync
12287         * src/folderview.c
12288                 Revert speed hack which is dangerous in fact
12289                 Apply prefs faster
12290
12291 2005-10-13 [colin]      1.9.15cvs35
12292
12293         * src/folder_item_prefs.c
12294                 Fix pref corruption on folder move. Patch
12295                 by wwp
12296
12297 2005-10-13 [paul]       1.9.15cvs34
12298
12299         * src/export.c
12300         * src/import.c
12301                 fix typos in g_warnings
12302         * src/prefs_account.c
12303                 add a file selector for Signature file
12304
12305         Patches by wwp
12306
12307 2005-10-12 [colin]      1.9.15cvs33
12308
12309         * src/mimeview.c
12310                 Provide a quick way to go back from a
12311                 signature's full info to the email part
12312
12313 2005-10-12 [colin]      1.9.15cvs32
12314
12315         * src/compose.c
12316                 Remove old hack of encoding signed mails with base64.
12317                 QP works equally well.
12318
12319 2005-10-12 [colin]      1.9.15cvs31
12320
12321         * src/crash.c
12322                 Replace deprecated GtkText with GtkTextView
12323         * src/imap.c
12324                 Fix a logic bug about counts in imap_select
12325                 (previously un-triggered)
12326         * src/mainwindow.c
12327         * src/summaryview.c
12328         * src/news.c
12329                 Allow local deletion of news posts
12330         * src/mimeview.c
12331                 Show GPG noticeview on the message/rfc822 part
12332                 in addition to the text/plain one
12333         * src/prefs_image_viewer.c
12334           src/plugins/pgpcore/prefs_gpg.c
12335                 Polish (set the label as part of the checkbox)
12336         * src/wizard.c
12337                 Don't sit there doing nothing after destroying
12338                 the window - return err
12339
12340 2005-10-11 [colin]      1.9.15cvs30
12341
12342         * src/folderview.c
12343                 Apply processing rules before showing folders.
12344                 Early folder show (before flags sync) will only
12345                 be done when there are no processing rules (nor
12346                 pre- or post- ones)
12347         * src/imap.c
12348                 Fix stuff related to mail subdir, creation and 
12349                 deletion of folders 
12350         * src/imap_gtk.c
12351                 Don't allow creation of folders in NoInferior
12352                 folders, as it won't work
12353
12354 2005-10-10 [colin]      1.9.15cvs29
12355
12356         * src/compose.c
12357                 Reselect "None" Privacy system when selecting an
12358                 account with no privacy system defined
12359
12360 2005-10-10 [colin]      1.9.15cvs28
12361
12362         * src/mainwindow.c
12363                 Add Windows-1252 encoding
12364         * src/prefs_common.c
12365                 Rework some defaults:
12366                 - autosave to draft by default
12367                 - don't show header pane (it's already in the textview)
12368                 - Select first new or unread mail on entry
12369                 - Assume 'Yes' to change folder when there's no more
12370                   unread message
12371         * src/prefs_matcher.c
12372                 Fix a gtk assertion failure
12373         * src/gtk/colorlabel.c
12374                 Workaround bad repainting on selection
12375         * src/main.c
12376                 Freeze/thaw (a bit faster on ssh -X)
12377         * src/msgcache.c
12378                 Get rid of StrdupConverter that just adds an
12379                 extra strdup/free 
12380         * src/etpan/imap_thread.c
12381                 memset buf to 0
12382
12383 2005-10-10 [colin]      1.9.15cvs27
12384
12385         * src/export.c
12386         * src/import.c
12387                 Fix compile on gtk 2.4. Patch by wwp
12388
12389 2005-10-09 [colin]      1.9.15cvs26
12390
12391         * src/mainwindow.c
12392         * src/messageview.c
12393         * src/summaryview.c
12394                 Clarify forward menus. Patch by wwp
12395
12396 2005-10-09 [colin]      1.9.15cvs25
12397
12398         * src/compose.c
12399         * src/compose.h
12400                 Fix bug #829 (Non-working "Encrypt message by 
12401                 default when replying to an encrypted message")
12402
12403 2005-10-08 [colin]      1.9.15cvs24
12404
12405         * src/wizard.c
12406                 Fix bug #827 ("Welcome" setup wizard after a 
12407                 permission error gives up & forgets itself.)
12408
12409 2005-10-08 [colin]      1.9.15cvs23
12410
12411         * src/procmime.c
12412                 Fix bug #828 (Ignoring headers with spaces around = sign)
12413
12414 2005-10-08 [colin]      1.9.15cvs22
12415
12416         * src/export.c
12417                 Warning fix by wwp
12418
12419 2005-10-08 [colin]      1.9.15cvs21
12420
12421         * src/folder.c
12422         * src/folder.h
12423                 Add a processing_pending indicator, set on 
12424                 folder_item_open and cleared after 
12425                 folder_item_process_open
12426         * src/folderview.c
12427         * src/summaryview.c
12428                 wrap procmsg_msginfo_*_flags, and in the
12429                 wrapper check that there's no folder processing 
12430                 pending. If there is, defer the flags change until 
12431                 processing is done to avoid stepping over each
12432                 other's toes.
12433                 Freeze during processing, but not during scanning.
12434
12435 2005-10-07 [colin]      1.9.15cvs20
12436
12437         * src/plugins/pgpcore/passphrase.c
12438                 Fix bug #826 (X-Server hangs when 
12439                 right-clicking a PGP encrypted message)
12440
12441 2005-10-07 [paul]       1.9.15cvs19
12442
12443         * src/compose.c
12444                 fix compose_entries[]
12445                 patch by Fabien Vantard
12446
12447 2005-10-06 [colin]      1.9.15cvs18
12448
12449         * src/pixmaps/address.xpm
12450         * src/pixmaps/address_book.xpm
12451         * src/pixmaps/book.xpm
12452         * src/pixmaps/check_spelling.xpm
12453         * src/pixmaps/checkbox_off.xpm
12454         * src/pixmaps/checkbox_on.xpm
12455         * src/pixmaps/close.xpm
12456         * src/pixmaps/complete.xpm
12457         * src/pixmaps/continue.xpm
12458         * src/pixmaps/deleted.xpm
12459         * src/pixmaps/down_arrow.xpm
12460         * src/pixmaps/exec.xpm
12461         * src/pixmaps/forwarded.xpm
12462         * src/pixmaps/group.xpm
12463         * src/pixmaps/ignorethread.xpm
12464         * src/pixmaps/interface.xpm
12465         * src/pixmaps/jpilot.xpm
12466         * src/pixmaps/ldap.xpm
12467         * src/pixmaps/linewrap.xpm
12468         * src/pixmaps/linewrapcurrent.xpm
12469         * src/pixmaps/mail.xpm
12470         * src/pixmaps/mail_attach.xpm
12471         * src/pixmaps/mail_compose.xpm
12472         * src/pixmaps/mail_forward.xpm
12473         * src/pixmaps/mail_receive.xpm
12474         * src/pixmaps/mail_receive_all.xpm
12475         * src/pixmaps/mail_reply.xpm
12476         * src/pixmaps/mail_reply_to_all.xpm
12477         * src/pixmaps/mail_reply_to_author.xpm
12478         * src/pixmaps/mail_send.xpm
12479         * src/pixmaps/mail_send_queue.xpm
12480         * src/pixmaps/mime_application.xpm
12481         * src/pixmaps/mime_audio.xpm
12482         * src/pixmaps/mime_image.xpm
12483         * src/pixmaps/mime_message.xpm
12484         * src/pixmaps/mime_text_enriched.xpm
12485         * src/pixmaps/mime_text_html.xpm
12486         * src/pixmaps/mime_text_plain.xpm
12487         * src/pixmaps/mime_unknown.xpm
12488         * src/pixmaps/new.xpm
12489         * src/pixmaps/news_compose.xpm
12490         * src/pixmaps/offline.xpm
12491         * src/pixmaps/online.xpm
12492         * src/pixmaps/paste.xpm
12493         * src/pixmaps/preferences.xpm
12494         * src/pixmaps/privacy_emblem_encrypted.xpm
12495         * src/pixmaps/privacy_expired.xpm
12496         * src/pixmaps/privacy_failed.xpm
12497         * src/pixmaps/privacy_passed.xpm
12498         * src/pixmaps/privacy_signed.xpm
12499         * src/pixmaps/privacy_unknown.xpm
12500         * src/pixmaps/privacy_warn.xpm
12501         * src/pixmaps/properties.xpm
12502         * src/pixmaps/replied.xpm
12503         * src/pixmaps/search.xpm
12504         * src/pixmaps/unread.xpm
12505         * src/pixmaps/up_arrow.xpm
12506         * src/pixmaps/vcard.xpm
12507                 Modernize internal theme, with icons from the 
12508                 Gnomaws theme. Keep some of the old ones where
12509                 they were better.
12510
12511 2005-10-06 [colin]      1.9.15cvs17
12512
12513         * src/summaryview.c
12514                 Little optimisations + bugfix
12515         * src/toolbar.c
12516                 Remove default useless items - useless being defined
12517                 by the default relevant prefs
12518         * src/wizard.c
12519                 include config.h to make gettext work
12520         * src/prefs_themes.c
12521                 Fix selection of current theme in prefs
12522
12523 2005-10-06 [colin]      1.9.15cvs16
12524
12525         * src/prefs_common.c
12526         * src/prefs_common.h
12527         * src/prefs_summaries.c
12528         * src/folderview.c
12529                 Add a warning dialog on Mark all read 
12530                 (with pref to get rid of it)
12531
12532 2005-10-06 [paul]       1.9.15cvs15
12533
12534         * po/nb.po
12535         * po/pt_BR.po
12536                 updated by Geir Helland and Frederico
12537                 Goncalves Guimaraes
12538
12539 2005-10-05 [colin]      1.9.15cvs14
12540
12541         * src/folder.c
12542         * src/folder.h
12543         * src/folderview.c
12544         * src/folderview.h
12545         * src/imap_gtk.c
12546         * src/mh_gtk.c
12547         * src/mainwindow.c
12548         * src/setup.c
12549                 add a way to rescan without rebuilding
12550                 make moving a bit faster (less folders changes)
12551                 don't lock the tree on Get 
12552         * src/imap.c
12553                 Don't re-delete deleted messages before expunging
12554         * src/summaryview.c
12555                 Set batch mode when deleting mails
12556
12557 2005-10-05 [paul]       1.9.15cvs13
12558
12559         * src/mainwindow.c
12560         * src/mainwindow.h
12561                 fix disabled Execute menu item
12562         * src/toolbar.c
12563                 match the change in 1.9.15cvs10: use Compose
12564                 instead of News by default
12565
12566 2005-10-04 [colin]      1.9.15cvs12
12567
12568         * src/compose.c
12569                 When replying to an ML post with Reply-To set
12570                 to the poster's email, honor it (as before),
12571                 but also honor our user's request to reply to
12572                 the mailing list: set the ML address in the To
12573                 field and the Reply-To address in the Cc: 
12574                 field.
12575
12576 2005-10-04 [colin]      1.9.15cvs11
12577
12578         * src/plugins/trayicon/trayicon.c
12579                 Finish cosmetic change - thanks to wwp
12580
12581 2005-10-04 [colin]      1.9.15cvs10
12582
12583         * src/toolbar.c
12584                 Use Compose instead of Email by default.
12585                 Spotted by wwp.
12586
12587 2005-10-04 [colin]      1.9.15cvs9
12588
12589         * src/folder.c
12590         * src/folder.h
12591         * src/folderview.c
12592         * src/imap.c
12593         * src/etpan/imap-thread.c
12594         * src/etpan/imap-thread.h
12595                 Try to make IMAP faster, by simplifying SEARCH
12596                 commands, avoiding sending two STATUS in a row,
12597                 and deferring flags sync and processing just
12598                 after displaying the folder. 
12599                 This will update the SummaryView in certain
12600                 cases (new mails not already fetched, flags
12601                 changed from another client) but in a non-
12602                 blocking manner.
12603
12604 2005-10-04 [colin]      1.9.15cvs8
12605
12606         * src/plugins/trayicon/trayicon.c
12607                 Relabel "Offline" to "Work offline"
12608
12609 2005-10-04 [colin]      1.9.15cvs7
12610
12611         * src/export.c
12612         * src/import.c
12613         * src/mbox.c
12614                 Fix mbox import/export buglets
12615                 Patch by wwp
12616         * src/plugins/trayicon/trayicon.c
12617                 Add offline swithc
12618                 Patch by wwp
12619
12620 2005-10-04 [colin]      1.9.15cvs6
12621
12622         * src/folder.c
12623         * src/folderview.c
12624         * src/summaryview.c
12625                 Better fix (don't break mark all read) for cvs2
12626
12627 2005-10-03 [colin]      1.9.15cvs5
12628
12629         * src/folder.c
12630                 Use a sane sort by default
12631
12632 2005-10-03 [colin]      1.9.15cvs4
12633
12634         * src/inc.c
12635                 Add a 'Only once' button for overriding offline mode
12636         * src/prefs_account.c
12637         * src/wizard.c
12638                 Add Local mbox to the wizard
12639                 Add IMAP subdir to the wizard (or the wizard is useless
12640                 for such accounts, or even worse than useless)
12641                 Move IMAP subdir from Advanced to Receive tab, as it's
12642                 not that uncommon
12643
12644 2005-10-03 [colin]      1.9.15cvs3
12645
12646         * src/send_message.c
12647                 Forgot this one in cvs1
12648
12649 2005-10-03 [colin]      1.9.15cvs2
12650
12651         * src/folder.c
12652                 Faster close when leaving a folder with lots
12653                 of new mails. Idea by David Relson.
12654
12655 2005-10-03 [colin]      1.9.15cvs1
12656
12657         * src/compose.c
12658         * src/imap.c
12659         * src/inc.c
12660         * src/main.c
12661         * src/messageview.c
12662         * src/news.c
12663         * src/summaryview.c
12664         * src/gtk/sslcertwindow.c
12665         * src/plugins/trayicon/trayicon.c
12666                 Add accels to every AlertPanel. Patch by Fabien 
12667                 Vantard
12668
12669 2005-10-03 [paul]       1.9.15
12670
12671         1.9.15 released
12672
12673 2005-10-03 [paul]       1.9.14cvs68
12674
12675         * po/ca.po
12676         * po/de.po
12677         * po/es.po
12678         * po/fi.po
12679         * po/fr.po
12680         * po/sk.po
12681         * po/sr.po
12682         * po/zh_CN.po
12683                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12684                 Mones Lastra, Tommi Pirinen, Fabien vantard,
12685                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
12686
12687 2005-10-03 [paul]       1.9.14cvs67
12688
12689         * src/send_message.c
12690                 prevent hang on Cancel
12691                 patch by Colin
12692
12693 2005-10-03 [paul]       1.9.14cvs66
12694
12695         * src/main.c
12696                 fix crash in IMAP caused by discrepancy
12697                 between check_at_startup and offline mode
12698                 Patch by Colin
12699
12700 2005-10-01 [paul]       1.9.14cvs65
12701
12702         * src/inc.c
12703                 fix engrish
12704
12705 2005-10-01 [paul]       1.9.14cvs64
12706         * src/export.c
12707         * src/import.c
12708                 synchronise import_mbox() and export_mbox()
12709         * src/mbox.c
12710                 proc_mbox(): add alert if file cannot be opened
12711                 export_list_to_mbox(): test if dest file exists,
12712                 prompt user to overwrite if it does. add alert
12713                 if file cannot be created
12714                                                                 
12715         Patch by wwp
12716                                                                                                                 
12717
12718 2005-09-30 [paul]       1.9.14cvs63
12719
12720         * src/addressbook.c
12721                 Fix sensitivity of a menu
12722         * src/codeconv.c
12723                 Respect hidden pref for mails with no encoding
12724         * src/common/xml.c
12725                 Fix memory corruption
12726         * src/plugins/pgpcore/sgpgme.c
12727                 Fix segfault on incomplete sigs, and display
12728                 of S/Mime UIDs
12729
12730         Patches by Colin
12731
12732 2005-09-30 [colin]      1.9.14cvs62
12733
12734         * src/partial_download.c
12735                 Little logic fix in almost-dead code
12736         * src/pop.c
12737                 Fix partial download when there's no new mail
12738
12739 2005-09-29 [paul]       1.9.14cvs61
12740
12741         * src/plugins/pgpinline/pgpinline.c
12742                 fix bug 819, 'crash accessing sign message'
12743                 Patch by Colin
12744
12745 2005-09-28 [martin]     1.9.14cvs60
12746
12747         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12748                 fix bug #790 (Crash when restarting window manager (fluxbox))
12749
12750 2005-09-28 [paul]       1.9.14cvs59
12751
12752         * src/gtk/gtkaspell.c
12753                 fix off-by-one typo
12754
12755 2005-09-27 [colin]      1.9.14cvs58
12756
12757         * src/plugins/pgpcore/sgpgme.c
12758                 Report error when there's one, instead of
12759                 "Signature unchecked" 
12760
12761 2005-09-27 [colin]      1.9.14cvs57
12762
12763         * src/prefs_quote.c
12764                 Fix bug #816 (Weird quotation with spaces)
12765
12766 2005-09-27 [colin]      1.9.14cvs56
12767
12768         * src/codeconv.c
12769         * src/compose.c
12770         * src/compose.h
12771                 Put subject in compose's title
12772                 Fix Automatic encoding so that it's really automatic:
12773                 first try default locale's charset, then charset of the replied mail, 
12774                 then utf-8
12775                 Fix encoding of headers (must be in strict mode too)
12776
12777 2005-09-26 [colin]      1.9.14cvs55
12778
12779         * src/gtk/gtkaspell.c
12780                 Fix previous patch - don't color the space,
12781                 just uncolor it :)
12782
12783 2005-09-26 [colin]      1.9.14cvs54
12784
12785         * src/gtk/gtkaspell.c
12786                 Unmark space if possible
12787
12788 2005-09-26 [colin]      1.9.14cvs53
12789
12790         * src/imap.c
12791                 log_error instead of alertpanel according to the pref
12792         * src/etpan/imap-thread.c
12793                 Print connect status, copy only necessary size to 
12794                 logger
12795         * src/plugins/pgpmime/pgpmime.c
12796                 Handle S/Mime signatures (verification only). Patch based
12797                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
12798
12799 2005-09-26 [paul]       1.9.14cvs52
12800
12801         * src/common/passcrypt.c
12802                 this 'workaround' not necessary on NetBSD.
12803                 Thanks to Daniel Gustafson
12804
12805 2005-09-26 [paul]
12806
12807         1.9.15-rc4 released
12808
12809 2005-09-26 [paul]       1.9.14cvs51
12810
12811         * src/summaryview.c
12812                 Skip currently selected message when
12813                 looking for next new or unread message
12814                 in current folder. Patch by Colin
12815         * src/common/passcrypt.c
12816                 eliminate warnings on *BSD. Patch by
12817                 Daniel Gustafson
12818
12819 2005-09-26 [colin]      1.9.14cvs50
12820
12821         * src/procmsg.c
12822                 Call postfiltering hook anyway
12823
12824 2005-09-22 [colin]      1.9.14cvs49
12825
12826         * src/codeconv.c
12827         * src/codeconv.h
12828                 Add a strict mode that doesn't replace with _
12829         * src/compose.c
12830         * src/compose.h
12831                 Use strict conversion while sending
12832                 Fix race when drafting while sending (happens
12833                 on IMAP)
12834                 Fix d'n'd of messages from summaryview
12835         * src/prefs_common.c
12836         * src/prefs_common.h
12837                 add hidden utf8_instead_of_locale_for_broken_mail 
12838                 pref for people that preferred the default charset 
12839                 to be utf8 for broken mails
12840         * src/quote_fmt_parse.y
12841                 fix bug #815 (No quote insert if "From:" fied 
12842                 contained Russian letters)
12843         * src/summaryview.c
12844                 Fix d'n'd of messages to compose
12845
12846 2005-09-22 [paul]       1.9.14cvs48
12847
12848         * src/compose.c
12849                 fix bug where attachments Name entry
12850                 would display Path instead
12851
12852 2005-09-21 [paul]       1.9.14cvs47
12853
12854         * README
12855         * README.jp
12856         * configure.ac
12857         * config/config.rpath
12858         * doc/manual/en/sylpheed-20.html
12859         * doc/manual/es/sylpheed-20.html
12860         * po/bg.po
12861         * po/ca.po
12862         * po/de.po
12863         * po/es.po
12864         * po/fr.po
12865         * po/it.po
12866         * po/pt_BR.po
12867         * po/sk.po
12868         * po/zh_TW.po
12869         * src/account.c
12870         * src/account.h
12871         * src/action.c
12872         * src/action.h
12873         * src/adbookbase.h
12874         * src/addr_compl.c
12875         * src/addr_compl.h
12876         * src/addrbook.c
12877         * src/addrbook.h
12878         * src/addrcache.c
12879         * src/addrcache.h
12880         * src/addrcindex.c
12881         * src/addrcindex.h
12882         * src/addrclip.c
12883         * src/addrclip.h
12884         * src/addrdefs.h
12885         * src/addressadd.c
12886         * src/addressadd.h
12887         * src/addressbook.c
12888         * src/addressbook.h
12889         * src/addressitem.h
12890         * src/addrgather.c
12891         * src/addrgather.h
12892         * src/addrharvest.c
12893         * src/addrharvest.h
12894         * src/addrindex.c
12895         * src/addrindex.h
12896         * src/addritem.c
12897         * src/addritem.h
12898         * src/addrquery.c
12899         * src/addrquery.h
12900         * src/addrselect.c
12901         * src/addrselect.h
12902         * src/alertpanel.c
12903         * src/alertpanel.h
12904         * src/browseldap.c
12905         * src/browseldap.h
12906         * src/codeconv.c
12907         * src/codeconv.h
12908         * src/compose.c
12909         * src/compose.h
12910         * src/crash.c
12911         * src/crash.h
12912         * src/customheader.c
12913         * src/customheader.h
12914         * src/displayheader.c
12915         * src/displayheader.h
12916         * src/editaddress.c
12917         * src/editaddress.h
12918         * src/editbook.c
12919         * src/editbook.h
12920         * src/editgroup.c
12921         * src/editgroup.h
12922         * src/editjpilot.c
12923         * src/editjpilot.h
12924         * src/editldap.c
12925         * src/editldap.h
12926         * src/editldap_basedn.c
12927         * src/editldap_basedn.h
12928         * src/editvcard.c
12929         * src/editvcard.h
12930         * src/enriched.c
12931         * src/enriched.h
12932         * src/exphtmldlg.c
12933         * src/exphtmldlg.h
12934         * src/expldifdlg.c
12935         * src/expldifdlg.h
12936         * src/export.c
12937         * src/export.h
12938         * src/exporthtml.c
12939         * src/exporthtml.h
12940         * src/exportldif.c
12941         * src/exportldif.h
12942         * src/filtering.c
12943         * src/filtering.h
12944         * src/folder.c
12945         * src/folder.h
12946         * src/folder_item_prefs.c
12947         * src/folder_item_prefs.h
12948         * src/foldersel.c
12949         * src/foldersel.h
12950         * src/folderutils.c
12951         * src/folderutils.h
12952         * src/folderview.c
12953         * src/folderview.h
12954         * src/grouplistdialog.c
12955         * src/grouplistdialog.h
12956         * src/headerview.c
12957         * src/headerview.h
12958         * src/html.c
12959         * src/html.h
12960         * src/image_viewer.c
12961         * src/image_viewer.h
12962         * src/imap.c
12963         * src/imap.h
12964         * src/imap_gtk.c
12965         * src/imap_gtk.h
12966         * src/import.c
12967         * src/import.h
12968         * src/importldif.c
12969         * src/importldif.h
12970         * src/importmutt.c
12971         * src/importmutt.h
12972         * src/importpine.c
12973         * src/importpine.h
12974         * src/inc.c
12975         * src/inc.h
12976         * src/jpilot.c
12977         * src/jpilot.h
12978         * src/ldapctrl.c
12979         * src/ldapctrl.h
12980         * src/ldaplocate.c
12981         * src/ldaplocate.h
12982         * src/ldapquery.c
12983         * src/ldapquery.h
12984         * src/ldapserver.c
12985         * src/ldapserver.h
12986         * src/ldaputil.c
12987         * src/ldaputil.h
12988         * src/ldif.c
12989         * src/ldif.h
12990         * src/localfolder.c
12991         * src/localfolder.h
12992         * src/main.c
12993         * src/main.h
12994         * src/mainwindow.c
12995         * src/mainwindow.h
12996         * src/manual.c
12997         * src/manual.h
12998         * src/matcher.c
12999         * src/matcher.h
13000         * src/matcher_parser.h
13001         * src/matcher_parser_lex.l
13002         * src/matcher_parser_parse.y
13003         * src/mbox.c
13004         * src/mbox.h
13005         * src/message_search.c
13006         * src/message_search.h
13007         * src/messageview.c
13008         * src/messageview.h
13009         * src/mh.c
13010         * src/mh.h
13011         * src/mh_gtk.c
13012         * src/mh_gtk.h
13013         * src/mimeview.c
13014         * src/mimeview.h
13015         * src/msgcache.c
13016         * src/msgcache.h
13017         * src/mutt.c
13018         * src/mutt.h
13019         * src/news.c
13020         * src/news.h
13021         * src/news_gtk.c
13022         * src/news_gtk.h
13023         * src/noticeview.c
13024         * src/noticeview.h
13025         * src/partial_download.c
13026         * src/partial_download.h
13027         * src/pine.c
13028         * src/pine.h
13029         * src/pop.c
13030         * src/pop.h
13031         * src/prefs_account.c
13032         * src/prefs_account.h
13033         * src/prefs_actions.c
13034         * src/prefs_actions.h
13035         * src/prefs_common.c
13036         * src/prefs_common.h
13037         * src/prefs_compose_writing.c
13038         * src/prefs_compose_writing.h
13039         * src/prefs_customheader.c
13040         * src/prefs_customheader.h
13041         * src/prefs_display_header.c
13042         * src/prefs_display_header.h
13043         * src/prefs_ext_prog.c
13044         * src/prefs_ext_prog.h
13045         * src/prefs_filtering.c
13046         * src/prefs_filtering.h
13047         * src/prefs_filtering_action.c
13048         * src/prefs_filtering_action.h
13049         * src/prefs_folder_column.c
13050         * src/prefs_folder_column.h
13051         * src/prefs_folder_item.c
13052         * src/prefs_folder_item.h
13053         * src/prefs_fonts.c
13054         * src/prefs_fonts.h
13055         * src/prefs_gtk.c
13056         * src/prefs_gtk.h
13057         * src/prefs_image_viewer.c
13058         * src/prefs_image_viewer.h
13059         * src/prefs_matcher.c
13060         * src/prefs_matcher.h
13061         * src/prefs_message.c
13062         * src/prefs_message.h
13063         * src/prefs_msg_colors.c
13064         * src/prefs_msg_colors.h
13065         * src/prefs_other.c
13066         * src/prefs_other.h
13067         * src/prefs_quote.c
13068         * src/prefs_quote.h
13069         * src/prefs_receive.c
13070         * src/prefs_receive.h
13071         * src/prefs_send.c
13072         * src/prefs_send.h
13073         * src/prefs_spelling.c
13074         * src/prefs_spelling.h
13075         * src/prefs_summaries.c
13076         * src/prefs_summaries.h
13077         * src/prefs_summary_column.c
13078         * src/prefs_summary_column.h
13079         * src/prefs_template.c
13080         * src/prefs_template.h
13081         * src/prefs_themes.c
13082         * src/prefs_themes.h
13083         * src/prefs_toolbar.c
13084         * src/prefs_toolbar.h
13085         * src/prefs_wrapping.c
13086         * src/prefs_wrapping.h
13087         * src/privacy.c
13088         * src/privacy.h
13089         * src/procheader.c
13090         * src/procheader.h
13091         * src/procmime.c
13092         * src/procmime.h
13093         * src/procmsg.c
13094         * src/procmsg.h
13095         * src/quote_fmt.c
13096         * src/quote_fmt_parse.y
13097         * src/recv.c
13098         * src/recv.h
13099         * src/remotefolder.c
13100         * src/remotefolder.h
13101         * src/send_message.c
13102         * src/send_message.h
13103         * src/setup.c
13104         * src/setup.h
13105         * src/simple-gettext.c
13106         * src/sourcewindow.c
13107         * src/sourcewindow.h
13108         * src/ssl_manager.c
13109         * src/ssl_manager.h
13110         * src/statusbar.c
13111         * src/statusbar.h
13112         * src/stock_pixmap.c
13113         * src/stock_pixmap.h
13114         * src/summary_search.c
13115         * src/summary_search.h
13116         * src/summaryview.c
13117         * src/summaryview.h
13118         * src/syldap.c
13119         * src/syldap.h
13120         * src/textview.c
13121         * src/textview.h
13122         * src/toolbar.c
13123         * src/toolbar.h
13124         * src/undo.c
13125         * src/undo.h
13126         * src/unmime.c
13127         * src/unmime.h
13128         * src/vcard.c
13129         * src/vcard.h
13130         * src/wizard.c
13131         * src/wizard.h
13132         * src/common/base64.c
13133         * src/common/base64.h
13134         * src/common/defs.h
13135         * src/common/hooks.c
13136         * src/common/hooks.h
13137         * src/common/log.c
13138         * src/common/log.h
13139         * src/common/md5.c
13140         * src/common/md5.h
13141         * src/common/mgutils.c
13142         * src/common/mgutils.h
13143         * src/common/nntp.c
13144         * src/common/nntp.h
13145         * src/common/passcrypt.c
13146         * src/common/passcrypt.h.in
13147         * src/common/plugin.c
13148         * src/common/plugin.h
13149         * src/common/prefs.c
13150         * src/common/prefs.h
13151         * src/common/progressindicator.c
13152         * src/common/progressindicator.h
13153         * src/common/quoted-printable.c
13154         * src/common/quoted-printable.h
13155         * src/common/session.c
13156         * src/common/session.h
13157         * src/common/smtp.c
13158         * src/common/smtp.h
13159         * src/common/socket.c
13160         * src/common/socket.h
13161         * src/common/ssl.c
13162         * src/common/ssl.h
13163         * src/common/ssl_certificate.c
13164         * src/common/ssl_certificate.h
13165         * src/common/string_match.c
13166         * src/common/string_match.h
13167         * src/common/stringtable.c
13168         * src/common/sylpheed.c
13169         * src/common/sylpheed.h
13170         * src/common/template.c
13171         * src/common/template.h
13172         * src/common/timing.h
13173         * src/common/utils.c
13174         * src/common/utils.h
13175         * src/common/uuencode.c
13176         * src/common/uuencode.h
13177         * src/common/version.h.in
13178         * src/common/xml.c
13179         * src/common/xml.h
13180         * src/common/xmlprops.c
13181         * src/common/xmlprops.h
13182         * src/gtk/about.c
13183         * src/gtk/about.h
13184         * src/gtk/colorlabel.c
13185         * src/gtk/colorlabel.h
13186         * src/gtk/colorsel.c
13187         * src/gtk/colorsel.h
13188         * src/gtk/description_window.c
13189         * src/gtk/description_window.h
13190         * src/gtk/filesel.c
13191         * src/gtk/filesel.h
13192         * src/gtk/foldersort.c
13193         * src/gtk/foldersort.h
13194         * src/gtk/gtkutils.c
13195         * src/gtk/gtkutils.h
13196         * src/gtk/inputdialog.c
13197         * src/gtk/inputdialog.h
13198         * src/gtk/logwindow.c
13199         * src/gtk/logwindow.h
13200         * src/gtk/manage_window.c
13201         * src/gtk/manage_window.h
13202         * src/gtk/menu.c
13203         * src/gtk/menu.h
13204         * src/gtk/pluginwindow.c
13205         * src/gtk/pluginwindow.h
13206         * src/gtk/prefswindow.c
13207         * src/gtk/prefswindow.h
13208         * src/gtk/progressdialog.c
13209         * src/gtk/progressdialog.h
13210         * src/gtk/quicksearch.c
13211         * src/gtk/quicksearch.h
13212         * src/gtk/sslcertwindow.c
13213         * src/gtk/sslcertwindow.h
13214         * src/plugins/clamav/clamav_plugin.c
13215         * src/plugins/clamav/clamav_plugin.h
13216         * src/plugins/clamav/clamav_plugin_gtk.c
13217         * src/plugins/demo/demo.c
13218         * src/plugins/dillo_viewer/dillo_prefs.c
13219         * src/plugins/dillo_viewer/dillo_prefs.h
13220         * src/plugins/dillo_viewer/dillo_viewer.c
13221         * src/plugins/mathml_viewer/mathml_viewer.c
13222         * src/plugins/pgpcore/passphrase.c
13223         * src/plugins/pgpcore/passphrase.h
13224         * src/plugins/pgpcore/plugin.c
13225         * src/plugins/pgpcore/prefs_gpg.c
13226         * src/plugins/pgpcore/prefs_gpg.h
13227         * src/plugins/pgpcore/select-keys.c
13228         * src/plugins/pgpcore/select-keys.h
13229         * src/plugins/pgpcore/sgpgme.c
13230         * src/plugins/pgpcore/sgpgme.h
13231         * src/plugins/pgpinline/pgpinline.c
13232         * src/plugins/pgpinline/pgpinline.h
13233         * src/plugins/pgpinline/plugin.c
13234         * src/plugins/pgpmime/pgpmime.c
13235         * src/plugins/pgpmime/pgpmime.h
13236         * src/plugins/pgpmime/plugin.c
13237         * src/plugins/spamassassin/spamassassin.c
13238         * src/plugins/spamassassin/spamassassin.h
13239         * src/plugins/spamassassin/spamassassin_gtk.c
13240         * src/plugins/trayicon/trayicon.c
13241         * tools/OOo2sylpheed.pl
13242         * tools/acroread2sylpheed.pl
13243         * tools/asus_mailled.sh
13244         * tools/filter_conv.pl
13245         * tools/freshmeat_search.pl
13246         * tools/google_search.pl
13247         * tools/kmail2sylpheed.pl
13248         * tools/kmail2sylpheed_v2.pl
13249         * tools/maildir2sylpheed.pl
13250         * tools/multiwebsearch.pl
13251         * tools/newscache_clean.pl
13252         * tools/outlook2sylpheed.pl
13253         * tools/sylpheed-switcher
13254         * tools/update-po
13255         * tools/vcard2xml.py
13256         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
13257                 update FSF address
13258
13259 2005-09-21 [colin]      1.9.14cvs46
13260
13261         * src/gedit-print.c
13262         * src/procmsg.c
13263         * src/procmsg.h
13264         * src/textview.c
13265         * src/summaryview.c
13266                 Remove some printing hacks (deselection/reselection),
13267                 which by the way fix printing the currently 
13268                 displayed mime part (still only text)
13269                 Plus a little optimisation of summary_show
13270
13271
13272 2005-09-20 [colin]      1.9.14cvs45
13273
13274         * src/mainwindow.c
13275         * src/messageview.c
13276                 GUI fixups: add accels, set message
13277                 view title to displayed mail's subject
13278         * src/prefs_spelling.c
13279         * src/gtk/gtkaspell.c
13280                 GUI fixups: allow underlining misspelled
13281                 words instead of coloring them (a11y!)
13282
13283 2005-09-19 [colin]
13284
13285         1.9.15rc3 released
13286
13287 2005-09-19 [colin]      1.9.14cvs44
13288
13289         * src/compose.c
13290                 Fix draft message
13291         * src/gtk/gtkaspell.c
13292                 Fix wrong test ;-)
13293
13294 2005-09-19 [colin]      1.9.14cvs43
13295
13296         * src/addressbook.c
13297                 Fix sensitivity of Delete button
13298         * src/compose.c
13299                 Warn if the requested Privacy system
13300                 is not available
13301         * src/exphtmldlg.c
13302         * src/expldifdlg.c
13303         * src/importldif.c
13304         * src/importmutt.c
13305         * src/importpine.c
13306                 Fix crappy UI
13307         * src/
13308         * src/ssl.h
13309         * src/prefs_account.h
13310         * src/prefs_account.c
13311                 Save SSL prefs even in builds that have
13312                 SSL support disable
13313         * src/imap.c
13314         * src/inc.c
13315         * src/news.c
13316         * src/send_message.c
13317                 Warn if connection should be secure, but
13318                 SSL support isn't compiled in
13319         * src/gtkaspell.c
13320                 Fix word separation on UTF-8 systems
13321                 Fixes bug #812 (Strange inline spellchecking)
13322         * src/compose.c
13323                 Warn if the requested Privacy system
13324                 is not available
13325                 Factorize offline warning
13326         * src/imap.c
13327         * src/imap_gtk.c
13328         * src/imap_gtk.h
13329         * src/inc.h
13330         * src/news_gtk.c
13331         * src/news_gtk.h
13332         * src/messageview.c
13333                 Factorize offline warning
13334
13335 2005-09-19 [paul]
13336
13337         1.9.15-rc2 released
13338
13339 2005-09-18 [colin]      1.9.14cvs42
13340
13341         * src/codeconv.c
13342         * src/codeconv.h
13343         * src/procmime.c
13344                 Add a way to get locale's charset ignoring utf-8,
13345                 and use that as default encoding for broken mails
13346
13347 2005-09-18 [colin]      1.9.14cvs41
13348
13349         * src/gtk/logwindow.c
13350                 Translate string. Patch by Fabien Vantard
13351
13352 2005-09-18 [colin]      1.9.14cvs40
13353
13354         * configure.ac
13355                 Fix bug #803 (IMAP/SSL support breaks with 
13356                 GnuTLS libetpan 0.38)
13357
13358 2005-09-18 [colin]      1.9.14cvs39
13359
13360         * src/codeconv.c
13361         * src/compose.c
13362         * src/procmime.c
13363                 More charsets fixes. Fixes bug #806 (non
13364                 ascii characters in subject line)
13365
13366 2005-09-17 [paul]       1.9.14cvs38
13367
13368         * src/folderview.c
13369         * src/mainwindow.c
13370                 fix gcc-2.95 issues
13371                 Patch by Pawel Pekala
13372
13373 2005-09-17 [colin]      1.9.14cvs37
13374
13375         * src/addrindex.c
13376                 bugfix for NO-USE LDAP compilation, patch 
13377                 by Fabien Vantard
13378
13379 2005-09-17 [colin]      1.9.14cvs36
13380
13381         * src/prefs_actions.c
13382         * src/prefs_customheader.c
13383         * src/prefs_display_header.c
13384         * src/prefs_filtering_action.c
13385         * src/prefs_matcher.c
13386         * src/prefs_toolbar.c
13387                 Fix strange casts (less elegant but
13388                 works better)
13389
13390 2005-09-16 [colin]      1.9.14cvs35
13391
13392         * src/jpilot.c
13393                 Missed that one
13394
13395 2005-09-16 [colin]      1.9.14cvs34
13396
13397         * configure.ac
13398         * src/Makefile.am
13399         * src/addr_compl.c
13400         * src/addrindex.c
13401         * src/browseldap.c
13402         * src/editldap.c
13403         * src/ldaplocate.c
13404         * src/ldapquery.c
13405         * src/ldapquery.h
13406         * src/ldapserver.c
13407         * src/ldapserver.h
13408         * src/main.c
13409         * src/matcher_parser_parse.y
13410         * src/prefs_themes.c
13411         * src/etpan/Makefile.am
13412         * src/gtk/description_window.c
13413         * src/plugins/clamav/Makefile.am
13414         * src/plugins/clamav/clamav_plugin.c
13415         * src/plugins/dillo_viewer/Makefile.am
13416         * src/plugins/pgpcore/Makefile.am
13417         * src/plugins/pgpinline/Makefile.am
13418         * src/plugins/pgpmime/Makefile.am
13419         * src/plugins/trayicon/Makefile.am
13420                 Fix 100% cpu usage in address completion list
13421                 Fix little bugs (return with no values etc)
13422                 Fix all warnings (with common CFLAGS)
13423
13424 2005-09-15 [colin]      1.9.14cvs33
13425
13426         * src/addressbook.c
13427                 Fix bug where sometimes a group's email list is empty,
13428                 force its refresh (probably fixes "Re: how to create a 
13429                 distribution list")
13430         * src/ldapquery.c
13431                 Don't return to the callback in the main thread from the
13432                 fetch thread (or face segs!)
13433
13434 2005-09-15 [paul]       1.9.14cvs32
13435
13436         * src/prefs_matcher.c
13437                 forgotten in last commit
13438
13439 2005-09-15 [paul]       1.9.14cvs31
13440
13441         * src/prefs_actions.c
13442         * src/prefs_filtering_action.c
13443         * src/prefs_quote.c
13444         * src/quote_fmt.c
13445         * src/summaryview.c
13446         * src/gtk/description_window.c
13447         * src/gtk/description_window.h
13448         * src/gtk/quicksearch.c
13449                 allow interaction with the called
13450                 description window
13451                 Patch by Anders Hammar
13452
13453 2005-09-14 [paul]       1.9.14cvs30
13454
13455         * src/compose.c
13456                 fix a little annoyance when pasting with 3rd button 
13457                 with wrap_pastes=0 and wrap_input=1
13458                 Patch by Colin
13459
13460 2005-09-14 [paul]       1.9.14cvs29
13461
13462         * src/prefs_account.c
13463                 disable 'Filter messages on receiving' for
13464                 SMTP-only accounts
13465                 Patch  by Anders Hammar
13466
13467 2005-09-14 [paul]       1.9.14cvs28
13468
13469         * po/sk.po
13470                 fix crash
13471                 updated by Andrej Kacian
13472
13473 2005-09-14 [paul]
13474
13475         1.9.15-rc1 released
13476
13477 2005-09-14 [paul]       1.9.14cvs27
13478
13479         * po/es.po
13480                 updated by Ricardo Mones Lastra
13481         * src/compose.c
13482         * src/compose.h
13483                 associate no_wrap_tags to Compose windows
13484                 instead of using a static one
13485                 Patch by Colin
13486         * src/mbox.c
13487                 fix proc_mbox()
13488                 Patch by wwp
13489         * src/textview.c
13490                 remove unneeded printf()
13491
13492 2005-09-14 [paul]       1.9.14cvs26
13493
13494         * src/addrcache.c
13495         * src/codeconv.h
13496         * src/folder.h
13497         * src/mainwindow.h
13498         * src/mh.c
13499         * src/mimeview.h
13500         * src/partial_download.c
13501         * src/pop.c
13502         * src/prefs_account.c
13503         * src/prefs_account.h
13504         * src/prefs_actions.c
13505         * src/prefs_customheader.c
13506         * src/prefs_display_header.c
13507         * src/prefs_filtering_action.c
13508         * src/prefs_matcher.c
13509         * src/prefs_toolbar.c
13510         * src/privacy.h
13511         * src/procmime.c
13512         * src/procmime.h
13513         * src/procmsg.h
13514         * src/textview.c
13515         * src/undo.h
13516         * src/common/plugin.c
13517         * src/common/session.h
13518         * src/common/socket.c
13519         * src/common/socket.h
13520         * src/common/template.c
13521         * src/gtk/gtkaspell.c
13522         * src/gtk/quicksearch.h
13523         * src/plugins/pgpcore/passphrase.c
13524         * src/plugins/pgpcore/prefs_gpg.h
13525         * src/plugins/pgpcore/select-keys.c
13526         * src/plugins/pgpcore/select-keys.h
13527         * src/plugins/pgpcore/sgpgme.c
13528         * src/plugins/pgpinline/pgpinline.c
13529         * src/plugins/pgpmime/pgpmime.c
13530         * src/plugins/trayicon/trayicon.c
13531                 fix compilation warnings
13532                 Patch by Daniel Gustafson
13533
13534 2005-09-14 [paul]       1.9.14cvs25
13535
13536         * src/addressbook.c
13537                 add missing column header, and other small
13538                 bug fixes
13539                 Patch by Anders Hammar
13540
13541 2005-09-13 [colin]      1.9.14cvs24
13542
13543         * src/gtk/gtkaspell.c
13544                 Fix non-utf8 in menu
13545                 Fix little leaks
13546                 Nullify struct members after free()s
13547
13548 2005-09-13 [colin]      1.9.14cvs23
13549
13550         * src/compose.c
13551                 Test utf8 compliance before inserting to 
13552                 buffer, and try to convert if necessary
13553         * src/procmime.c
13554                 If no charset is present, use the locale 
13555                 one instead of us-ascii
13556         * src/procmsg.c
13557                 Add Sender, List-Post and To in the checked 
13558                 headers for automatic rules creation 
13559                 (thanks to wwp)
13560         * src/prefs_themes.c
13561         * src/gtk/gtkaspell.c
13562                 Remove deprecated functions. 
13563                 patch by Daniel Gustafson
13564
13565 2005-09-12 [colin]      1.9.14cvs22
13566
13567         * src/compose.c
13568                 Fix bug #448 (Scrolling/Redraw issue with 
13569                 address-fields in Header)
13570         * src/mainwindow.c
13571         * src/summaryview.c
13572         * src/summaryview.h
13573                 Fix loss of MSG_MARKED on move/copy
13574                 Fix bug #804 (Quicksearch togglebutton doesn't 
13575                 get depressed after '/' key is pressed)
13576
13577 2005-09-12 [paul]       1.9.14cvs21
13578
13579         * AUTHORS
13580         * src/gtk/logwindow.c
13581                 add 'Clear Log' to popup menu
13582                 Patch by Anders Hammar <anders.hammar@telia.com>
13583
13584 2005-09-12 [paul]       1.9.14cvs20
13585
13586         * src/compose.c
13587                 set correct sensitivity on attachments
13588                 popup menu
13589         * src/folder.c
13590                 fix typo
13591         * src/prefs_spelling.c
13592                 fix crash when no LANG env is set
13593         * src/common/xml.c
13594                 fix crash in wizard
13595                 don't use memeory after free
13596
13597         All patches by Daniel Gustafson
13598
13599 2005-09-12 [paul]       1.9.14cvs19
13600
13601         * src/prefs_themes.c
13602                 make theme info selectable
13603         * src/gtk/description_window.c
13604                 make window non-modal
13605         * tools/README
13606                 add details of asus_mailed.sh
13607         * tools/claws.i18n.status.pl
13608                 update for new zh_TW translator
13609                 widen the output
13610                 create alternate coloured lines
13611                 improve readability
13612
13613 2005-09-10 [colin]      1.9.14cvs18
13614
13615         * src/plugins/pgpcore/select-keys.c
13616                 Better order for the buttons
13617
13618 2005-09-10 [colin]      1.9.14cvs17
13619
13620         * src/compose.c
13621         * src/plugins/pgpcore/select-keys.c
13622         * src/plugins/pgpcore/select-keys.h
13623         * src/plugins/pgpcore/sgpgme.c
13624                 Add a "Don't encrypt" button to the key
13625                 selection dialog. Fixes bug #177 (There should be a 
13626                 'Don't encrypt button in the Select Keys dialog)
13627
13628 2005-09-10 [colin]      1.9.14cvs16
13629
13630         * src/compose.c
13631                 Fix bug #572 (%X option does not work with templates)
13632
13633 2005-09-10 [colin]      1.9.14cvs15
13634
13635         * src/toolbar.c 
13636                 Remove g_print
13637
13638 2005-09-10 [colin]      1.9.14cvs14
13639
13640         * src/imap.c
13641                 Fix a possible crash
13642
13643 2005-09-09 [colin]      1.9.14cvs13
13644
13645         * src/imap.c
13646         * src/etpan/imap-thread.c
13647         * src/etpan/imap-thread.h
13648                 Fix moving from queue or drafts to normal folders
13649                 Fix bug #794 (No way to delete without expunging)
13650                 Take flags unset by other mailers into account
13651                 Take deleted flag set by other mailers into account
13652                 Fix unsetting REPLIED flag
13653                 Fix crash when capabilities can't be retrieved
13654         * src/mainwindow.c
13655         * src/mainwindow.h
13656                 Add M_DELAYED_FLAGS condition, and let the user use
13657                 Execute in order to be able to expunge deleted mails,
13658                 even if he's not in delayed execute mode
13659         * src/prefs_spelling.c
13660                 Use 'en' dictionary by default if LANG is POSIX or C
13661         * src/gtk/prefswindow.c
13662                 Fix bug #767 (Preferences windows expanding) by making
13663                 the window a bit larger when the resolution is greater
13664                 than 640x480, and by putting the prefs in a
13665                 GtkScrolledWindow.
13666
13667 2005-09-09 [paul]       1.9.14cvs12
13668
13669         * AUTHORS
13670         * configure.ac
13671         * po/zh_TW.Big5.po      ** REMOVED **
13672         * po/zh_TW.po           ** ADDED **
13673                 updated by Wei-Lun Chao
13674
13675 2005-09-09 [paul]       1.9.14cvs11
13676
13677         * src/mainwindow.c
13678                 fix asserts
13679         * src/common/xml.c
13680                 delay memory allocation until file is
13681                 opened successfully
13682                 Patch by Daniel Gustafson
13683
13684 2005-09-09 [colin]      1.9.14cvs10
13685
13686         * src/imap.c
13687                 Add guards
13688
13689 2005-09-08 [colin]      1.9.14cvs9
13690
13691         * src/compose.c
13692                 Alert when we can't save draft
13693                 Fix various wrap/color issues
13694                 Add mid-click pasting respecting wrap_paste option
13695         * src/folder.c
13696         * src/folder.h
13697         * src/folder_item_prefs.c
13698         * src/folder_item_prefs.h
13699         * src/imap.c
13700         * src/imap_gtk.c
13701         * src/imap_gtk.h
13702         * src/main.c
13703         * src/mainwindow.c
13704         * src/mainwindow.h
13705         * src/news.c
13706         * src/news_gtk.c
13707         * src/news_gtk.h
13708         * src/prefs_folder_item.c
13709                 Fix the impossibility to synchronise folders for
13710                 offline use (IMAP and NNTP are concerned)
13711
13712 2005-09-08 [colin]      1.9.14cvs8
13713
13714         * configure.ac
13715                 Build LDAP and JPilot by default if available
13716         * src/textview.c
13717                 Fix use after free
13718
13719 2005-09-08 [paul]       1.9.14cvs7
13720
13721         * doc/manual/en/sylpheed-1.html
13722         * doc/manual/en/sylpheed-18.html
13723         * doc/manual/en/sylpheed-19.html
13724         * doc/manual/en/sylpheed-4.html
13725         * doc/manual/en/sylpheed-6.html
13726         * doc/manual/en/sylpheed.html
13727                 a few minor updates, plus include some
13728                 details about plugins and their requirements
13729         * src/mainwindow.c
13730                 minor changes to English in /View/Sort
13731
13732 2005-09-07 [colin]      1.9.14cvs6
13733
13734         * doc/manual/en/sylpheed-1.html
13735         * doc/manual/en/sylpheed-10.html
13736         * doc/manual/en/sylpheed-11.html
13737         * doc/manual/en/sylpheed-12.html
13738         * doc/manual/en/sylpheed-13.html
13739         * doc/manual/en/sylpheed-14.html
13740         * doc/manual/en/sylpheed-15.html
13741         * doc/manual/en/sylpheed-16.html
13742         * doc/manual/en/sylpheed-17.html
13743         * doc/manual/en/sylpheed-18.html
13744         * doc/manual/en/sylpheed-19.html
13745         * doc/manual/en/sylpheed-2.html
13746         * doc/manual/en/sylpheed-20.html
13747         * doc/manual/en/sylpheed-21.html
13748         * doc/manual/en/sylpheed-22.html
13749         * doc/manual/en/sylpheed-3.html
13750         * doc/manual/en/sylpheed-4.html
13751         * doc/manual/en/sylpheed-5.html
13752         * doc/manual/en/sylpheed-6.html
13753         * doc/manual/en/sylpheed-7.html
13754         * doc/manual/en/sylpheed-8.html
13755         * doc/manual/en/sylpheed-9.html
13756         * doc/manual/en/sylpheed.html
13757                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
13758
13759 2005-09-07 [colin]      1.9.14cvs5
13760
13761         * src/mainwindow.c
13762                 Make labels more to-the-point
13763
13764 2005-09-07 [colin]      1.9.14cvs4
13765
13766         * doc/manual/en/sylpheed-1.html
13767         * doc/manual/en/sylpheed-12.html
13768         * doc/manual/en/sylpheed-13.html
13769         * doc/manual/en/sylpheed-14.html
13770         * doc/manual/en/sylpheed-15.html
13771         * doc/manual/en/sylpheed-16.html
13772         * doc/manual/en/sylpheed-17.html
13773         * doc/manual/en/sylpheed-18.html
13774         * doc/manual/en/sylpheed-19.html
13775         * doc/manual/en/sylpheed-2.html
13776         * doc/manual/en/sylpheed-20.html
13777         * doc/manual/en/sylpheed-21.html
13778         * doc/manual/en/sylpheed-22.html
13779         * doc/manual/en/sylpheed-4.html
13780         * doc/manual/en/sylpheed-5.html
13781         * doc/manual/en/sylpheed-6.html
13782         * doc/manual/en/sylpheed-7.html
13783         * doc/manual/en/sylpheed-8.html
13784         * doc/manual/en/sylpheed-9.html
13785         * doc/manual/en/sylpheed.html
13786                 Update manual
13787
13788 2005-09-07 [colin]      1.9.14cvs3
13789
13790         * doc/faq/en/sylpheed-faq-1.html
13791         * doc/faq/en/sylpheed-faq-2.html
13792         * doc/faq/en/sylpheed-faq-3.html
13793         * doc/faq/en/sylpheed-faq.html
13794                 Update FAQ
13795
13796 2005-09-07 [colin]      1.9.14cvs2
13797
13798         * src/folderview.c
13799         * src/procmsg.c
13800         * src/summaryview.c
13801         * src/toolbar.c
13802                 Fix special subfolders:
13803                 - Inherit parent's icon
13804                 - sent contents of queues subfolders
13805                 - empty subfolders of trashes
13806         * src/mainwindow.c
13807                 Remove outdated manual and faq entries
13808         * src/common/utils.c
13809                 Add quotes around %s coming from mailcap
13810
13811 2005-09-07 [colin]      1.9.14cvs1
13812
13813         * src/compose.c
13814                 After saving draft, set modified to FALSE
13815         * src/mimeview.c
13816         * src/common/utils.c
13817         * src/common/utils.h
13818                 Try to open mime parts using what is 
13819                 indicated in ~/.mailcap or /etc/mailcap,
13820                 if possible.
13821
13822 2005-09-05 [paul]       1.9.14
13823
13824         1.9.14 released
13825
13826         * po/sk.po
13827                 updated by Andrej Kacian
13828
13829 2005-09-05 [paul]       1.9.13cvs83
13830
13831         * po/de.po
13832         * po/es.po
13833         * po/fi.po
13834         * po/fr.po
13835         * po/nb.po
13836         * po/pt_BR.po
13837         * po/sr.po
13838                 updated translations by Thomas Gilgin, Ricardo Mones
13839                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
13840                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
13841
13842 2005-09-04 [paul]       1.9.13cvs82
13843
13844         * src/compose.c
13845                 only warn about exceeded line length limit
13846                 on send
13847
13848 2005-09-04 [paul]       1.9.13cvs81
13849
13850         * src/compose.c
13851                 fix crash in 'line length exceeded' dialogue
13852
13853 2005-09-02 [paul]       1.9.13cvs80
13854
13855         * src/imap.c
13856                 fix bug 795, 'Connection lost IMAP'
13857                 and add statusbar prints
13858                 Patch by Colin
13859
13860 2005-09-02 [paul]       1.9.13cvs79
13861
13862         * src/compose.c
13863                 compose_wrap_paragraph() becomes
13864                 compose_beautify_paragraph()
13865                 Patch by Colin
13866
13867 2005-09-02 [colin]      1.9.13cvs78
13868
13869         * src/folderview.c
13870                 Micro-fix
13871
13872 2005-09-01 [colin]      1.9.13cvs77
13873
13874         * src/imap.c
13875                 Maybe fix bug #795 (Connection lost IMAP)
13876                 Don't try to send logout when we're disconnected.
13877         * src/summaryview.c
13878                 Include locked and marked emails in HRM
13879                 view. Fixes bug #800 (Locked messages no longer 
13880                 show up when hide read messages is used)
13881
13882 2005-09-01 [paul]       1.9.13cvs76
13883
13884         * src/prefs_common.c
13885                 fix bad cutting
13886
13887 2005-08-31 [colin]      1.9.13cvs75
13888
13889         * src/folderview.c
13890         * src/folderview.h
13891         * src/prefs_summaries.c
13892         * src/summaryview.c
13893                 Fix "go to next new", fix preference
13894                 (Open unread/next swapped)
13895
13896 2005-08-31 [paul]       1.9.13cvs74
13897
13898         * src/compose.c
13899         * src/folderview.c
13900         * src/headerview.c
13901         * src/headerview.h
13902         * src/mainwindow.c
13903         * src/prefs_common.c
13904         * src/prefs_common.h
13905         * src/prefs_fonts.c
13906         * src/summaryview.c
13907         * src/textview.c
13908         * src/common/defs.h
13909                 remove obsolete BOLD_FONT setting
13910                 fix font update in headerview and textview
13911                 headers after prefs change
13912                 Patch By Colin
13913
13914 2005-08-31 [paul]
13915
13916         1.9.14-rc4 released
13917
13918 2005-08-30 [colin]      1.9.13cvs73
13919
13920         * src/summaryview.c
13921                 When Hide read messages is selected and we
13922                 refresh the summaryview, don't remove the 
13923                 currently displayed message. Fixes bug #797
13924                 (Summary view reloads when new mail is 
13925                 downloaded in 1.9.14 rc)
13926
13927 2005-08-30 [colin]      1.9.13cvs72
13928
13929         * src/folderview.c
13930                 Fix flickering
13931         * src/mainwindow.c
13932                 Remove useless callback
13933         * src/mimeview.c
13934         * src/gtk/filesel.c
13935         * src/gtk/filesel.h
13936                 Add a filesel_select_file_save_folder() - used by Save All
13937
13938 2005-08-29 [paul]       1.9.13cvs71
13939
13940         * AUTHORS
13941         * src/matcher_parser_parse.y
13942         * src/etpan/imap-thread.c
13943                 fix building on FreeBSD
13944                 Patch by Daniel Gustafson <daniel@hobbit.se>
13945
13946 2005-08-29 [paul]       1.9.13cvs70
13947
13948         * src/plugins/pgpinline/pgpinline.c
13949                 only initialise sig result if it's been handled
13950                 Patch by Colin
13951
13952 2005-08-29 [paul]       1.9.13cvs69
13953         
13954         Patches by Colin:
13955
13956         * src/imap.c
13957         * src/common.utils.c
13958         * src/common/utils.h
13959                 optimisation
13960         * src/stock_pixmap.h
13961                 fix wrong icon reference
13962         * src/pixmaps/trash_btn.xpm
13963                 replace with nicer image
13964
13965 2005-08-28 [colin]      1.9.13cvs68
13966
13967         * src/Makefile.am
13968         * src/stock_pixmap.c
13969         * src/stock_pixmap.h
13970         * src/toolbar.c
13971         * src/pixmaps/trash_btn.xpm
13972                 Add a specific trash xpm for the button
13973
13974 2005-08-28 [colin]      1.9.13cvs67
13975
13976         * src/imap.c
13977                 Fix leak
13978
13979 2005-08-27 [colin]      1.9.13cvs66
13980
13981         * src/imap.c
13982         * src/procmime.c
13983                 Correctly fix "Problem with replies", fixes
13984                 pgpmime encryption too. 
13985
13986 2005-08-27 [colin]      1.9.13cvs65
13987
13988         * src/folder.c
13989         * src/procmsg.c
13990         * src/procmsg.h
13991         * src/summaryview.c
13992                 Fix bug #517 (messages removed from summaryview 
13993                 when moving fails)
13994
13995 2005-08-27 [colin]      1.9.13cvs64
13996
13997         * tools/Makefile.am
13998         * tools/asus_mailled.sh
13999                 Add a script to blink ASUS laptops' mail LED where there
14000                 is unread mail.
14001
14002 2005-08-27 [colin]      1.9.13cvs63
14003
14004         * src/imap.c
14005         * src/etpan/imap-thread.c
14006         * src/etpan/imap-thread.h
14007                 Implement automatic choosing of login method
14008                 Fixes bug #791
14009         * src/gtk/.cvsignore
14010                 Add sylpheed-marshal.[ch]
14011
14012 2005-08-27 [colin]      1.9.13cvs62
14013
14014         * src/common/utils.c
14015                 Fix confusing perror
14016
14017 2005-08-27 [colin]      1.9.13cvs61
14018
14019         * src/toolbar.c
14020         * src/toolbar.h
14021                 Remove A_DELETE, replace it with 
14022                 A_TRASH and A_DELETE_REAL. Automatically
14023                 rewrite config files to replace A_DELETE
14024                 with A_TRASH (no functionality change).
14025                 Fixes half of #794
14026
14027 2005-08-26 [colin]      1.9.13cvs60
14028
14029         * src/procmime.c
14030                 Previous "Problem with replies" fix brought other
14031                 problems, fixing them
14032
14033 2005-08-26 [colin]      1.9.13cvs59
14034
14035         * src/procmime.c
14036                 Fix "Problem with replies". This happened only
14037                 on IMAP...
14038         * src/procmsg.c
14039                 Factorize code a bit
14040         * src/compose.c
14041                 Speed improvement on very long messages (wrapping)
14042                 Fix signature color on Reedit and Redirect
14043                 On Reedit, don't attach pgp-signatures parts, but
14044                 set signing to On.
14045
14046 2005-08-24 [paul]       1.9.13cvs58
14047
14048         * src/compose.c
14049                 don't claim success when clicking
14050                 Cancel on the passphrase box.
14051                 Patch by Colin
14052
14053 2005-08-24 [paul]       1.9.13cvs57
14054
14055         * src/main.c
14056                 fix misplaced sylpheed.log
14057         * src/common/defs.h
14058                 define UIDL_DIR
14059
14060 2005-08-24 [paul]       1.9.13cvs56
14061
14062         * src/imap.c
14063         * src/etpan/imap-thread.c
14064         * src/etpan/imap-thread.h
14065                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
14066                 Patch by Colin
14067         * src/gtk/sylpheed-marshal.c    ** REMOVED **
14068         * src/gtk/sylpheed-marshal.h    ** REMOVED **
14069                 remove autogenerated files
14070         * tools/kdeservicemenu/README
14071         * tools/kdeservicemenu/install.sh
14072         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14073         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14074                 use Claws icon, use 'Sylpheed-Claws' in menu,
14075                 use kdialog, and other cleanups
14076
14077 2005-08-23 [paul]       1.9.13cvs55
14078
14079         * src/compose.c
14080                 fix paste/wrap crash
14081                 Patch by Colin
14082
14083 2005-08-23 [paul]       1.9.13cvs54
14084
14085         * src/main.c
14086                 fix crash recovery
14087                 Patch by Colin
14088
14089 2005-08-23 [paul]       1.9.13cvs53
14090
14091         * src/addressbook.c
14092         * src/editaddress.c
14093                 view all data of LDAP contacts
14094                 Patch by Colin
14095
14096 2005-08-23 [paul]       1.9.13cvs52
14097
14098         * src/addressbook.c
14099                 fix issues with the Search field
14100                 Patch by Colin
14101
14102 2005-08-22 [paul]       1.9.13cvs51
14103
14104         * src/folderview.c
14105                 put name of folder in processing dialog
14106                 title
14107         * src/prefs_folder_item.c
14108                 improve english usage
14109
14110 2005-08-22 [paul]       1.9.13cvs50
14111
14112         * src/filtering.c
14113         * src/filtering.h
14114         * src/matcher.c
14115         * src/matcher_parser_lex.l
14116         * src/matcher_parser_parse.y
14117         * src/prefs_filtering.c
14118                 add Filtering/Processing rule names feature.
14119                 (the incompatible old matcherrc is saved as
14120                 matcherrc.pre_names).
14121                 Patch by Colin
14122
14123 2005-08-22 [paul]       1.9.13cvs49
14124
14125         * src/procmsg.c
14126                 fix colour labelling
14127                 Patch by Colin
14128
14129 2005-08-22 [paul]       1.9.13cvs48
14130
14131         * src/textview.c
14132                 fix open_image_cb()
14133
14134 2005-08-22 [paul]       1.9.13cvs47
14135
14136         * src/imap.c
14137                 fix bug 789, 'SC crashes with imap (CVS ver)'
14138                 Patch by Colin
14139
14140 2005-08-22 [paul]       1.9.13cvs46
14141
14142         * src/mimeview.c
14143         * src/prefs_common.c
14144         * src/common/defs.h
14145                 define reused defaults in defs.h
14146         * src/textview.c
14147                 add 'Open image' to image popup menu
14148
14149 2005-08-21 [colin]      1.9.13cvs45
14150
14151         * src/summaryview.c
14152                 Fix bug #788 (Bogus "From" address displayed)
14153
14154 2005-08-20 [colin]      1.9.13cvs44
14155
14156         * src/folder.c
14157                 Fix buf #787 (multilevel delete causes SIGSEGV)
14158
14159 2005-08-19 [colin]      1.9.13cvs43
14160
14161         * src/inc.c
14162         * src/prefs_common.c
14163         * src/prefs_common.h
14164                 Add an hidden pref to allow modifying the
14165                 update stepping in incorporation.
14166                 Patch by wwp.
14167
14168 2005-08-19 [colin]      1.9.13cvs42
14169
14170         * src/compose.c
14171         * src/procmime.c
14172                 Workaround for broken MUAs: encode 
14173                 Content-type: name: as ASCII and 
14174                 Content-Disposition: filename: as
14175                 per rfc2231
14176         * src/prefs_account.c
14177                 Fix invisible-ness of SMTP SSL prefs
14178                 in NNTP accounts
14179
14180 2005-08-19 [paul]       1.9.13cvs41
14181
14182         * src/compose.c
14183         * src/prefs_common.c
14184         * src/prefs_common.h
14185         * src/prefs_wrapping.c
14186                 paste with or without wrapping.
14187                 patch by Colin
14188
14189 2005-08-19 [paul]       1.9.13cvs40
14190
14191         * src/prefs_common.c
14192         * src/prefs_common.h
14193         * src/summaryview.c
14194                 reintroduce enable_swap_from as a
14195                 hidden pref. patch by Colin
14196         * src/quote_fmt_parse.y
14197         * src/plugins/clamav/clamav_plugin.c
14198         * src/plugins/dillo_viewer/dillo_viewer.c
14199         * src/plugins/mathml_viewer/mathml_viewer.c
14200         * src/plugins/pgpcore/sgpgme.c
14201         * src/plugins/pgpinline/pgpinline.c
14202         * src/plugins/pgpmime/pgpmime.c
14203                 tidy up. patch by Colin
14204
14205 2005-08-19 [paul]       1.9.13cvs39
14206
14207         * configure.ac
14208                 complete cvs38's sync
14209         * src/editaddress.c
14210         * src/gedit-print.c
14211         * src/mutt.c
14212         * src/etpan/etpan-log.c
14213         * src/etpan/imap-thread.c
14214         * src/gtk/gtksourceprintjob.c
14215                 fix compilation warnings
14216                 (patch by Colin)
14217
14218 2005-08-19 [paul]       1.9.13cvs38
14219
14220         sync with main:
14221
14222         * src/account.c
14223         * src/action.c
14224         * src/addrbook.c
14225         * src/addrcache.c
14226         * src/addrharvest.c
14227         * src/addrindex.c
14228         * src/codeconv.c
14229         * src/compose.c
14230         * src/crash.c
14231         * src/exporthtml.c
14232         * src/exportldif.c
14233         * src/folder.c
14234         * src/image_viewer.c
14235         * src/inc.c
14236         * src/inc.h
14237         * src/jpilot.c
14238         * src/ldif.c
14239         * src/main.c
14240         * src/matcher.c
14241         * src/mbox.c
14242         * src/messageview.c
14243         * src/mh.c
14244         * src/mimeview.c
14245         * src/msgcache.c
14246         * src/mutt.c
14247         * src/news.c
14248         * src/partial_download.c
14249         * src/pine.c
14250         * src/pop.c
14251         * src/prefs_actions.c
14252         * src/prefs_common.c
14253         * src/prefs_customheader.c
14254         * src/prefs_display_header.c
14255         * src/prefs_gtk.c
14256         * src/prefs_themes.c
14257         * src/procheader.c
14258         * src/procmime.c
14259         * src/procmsg.c
14260         * src/recv.c
14261         * src/send_message.c
14262         * src/simple-gettext.c
14263         * src/sourcewindow.c
14264         * src/textview.c
14265         * src/vcard.c
14266         * src/common/defs.h
14267         * src/common/log.c
14268         * src/common/plugin.c
14269         * src/common/prefs.c
14270         * src/common/session.c
14271         * src/common/session.h
14272         * src/common/socket.c
14273         * src/common/socket.h
14274         * src/common/ssl_certificate.c
14275         * src/common/template.c
14276         * src/common/utils.c
14277         * src/common/utils.h
14278         * src/common/xml.c
14279         * src/gtk/about.c
14280         added wrappers for C library function that
14281                 take pathname arguments.
14282                 enabled compilation with MinGW.
14283                 use GDir instead of directly using opendir().
14284                 added rename_force().
14285
14286 2005-08-19 [paul]       1.9.13cvs37
14287         
14288         patches by Colin:
14289         * src/compose.c
14290                 fix privacy settings on re-editing
14291                 a sent message
14292         * src/jpilot.c
14293                 fix encoding bug
14294         * src/folder.c
14295         * src/procmsg.c
14296         * src/procmsg.h
14297         * src/summaryview.c
14298                 flag changing optimisation
14299
14300 2005-08-18 [martin]     1.9.13cvs36
14301
14302         * commitHelper
14303             added my login
14304         * src/addrcache.c
14305         * src/addrharvest.c
14306         * src/addrindex.c
14307         * src/compose.c
14308         * src/grouplistdialog.c
14309         * src/main.c
14310         * src/mainwindow.c
14311         * src/msgcache.c
14312         * src/mutt.c
14313         * src/pine.c
14314         * src/prefs_account.c
14315         * src/prefs_themes.c
14316         * src/stock_pixmap.c
14317         * src/summaryview.c
14318         * src/gtk/about.c
14319         * src/gtk/logwindow.c
14320             removed deprecated glib and gdk stuff
14321         * src/plugins/pgpcore/select-keys.c
14322             convert attributes from locale to utf8
14323
14324 2005-08-17 [paul]       1.9.13cvs35
14325
14326         * src/account.c
14327         * src/addressbook.c
14328                 use new GTK_STOCK_ icons if available
14329         * src/summaryview.c
14330         * src/gtk/gtksctree.c
14331         * src/gtk/gtksctree.h
14332                 faster range select. patch by Colin
14333
14334 2005-08-17 [paul]       1.9.13cvs34
14335
14336         patches by colin:
14337         * src/addressbook.c
14338         * src/addressitem.h
14339                 Add an edit button for contacts, fix selections
14340                 of gtksctree items
14341         * src/editaddress.c
14342                 Change labels, let Save be always possible in the
14343                 email and user atributes tabs
14344         * src/folderview.c
14345                 fix sort issues
14346         * src/summaryview.c
14347                 select next item instead of the displayed one
14348                 after deletion
14349
14350         * src/gtk/progressdialog.c
14351                 use prefs_common.enable_rules_hint
14352
14353 2005-08-13 [hoa]        1.9.13cvs33
14354
14355         * src/etpan/imap-thread.c
14356                 fixed build on Solaris.
14357
14358 2005-08-10 [colin]      1.9.13cvs32
14359
14360         * src/procmsg.c
14361                 Fix cvs31 (missing fclose before reading
14362                 the file)
14363
14364 2005-08-10 [colin]      1.9.13cvs31
14365
14366         * src/procmsg.c
14367                 Fix procmsg_msginfo_new_from_mimeinfo() when
14368                 the MimeInfo isn't stored in memory. This fixes
14369                 replying to an attached message.
14370
14371 2005-08-10 [colin]      1.9.13cvs30
14372
14373         * src/mainwindow.c
14374                 Fix slowness in account changing
14375
14376 2005-08-10 [colin]      1.9.13cvs29
14377
14378         * src/folder.c
14379         * src/folderutils.c
14380         * src/folderview.c
14381         * src/imap_gtk.c
14382         * src/mainwindow.c
14383         * src/mh_gtk.c
14384         * src/procmsg.c
14385         * src/summaryview.c
14386                 Optimize folder_has_parent_of_type
14387                 Prevent moving special sub-folders from contextual menus
14388                 Rework message a bit ("Empty all messages" -> "Delete all
14389                 messages")
14390                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
14391                 and "Deleted Items" folders)
14392
14393 2005-08-08 [colin]      1.9.13cvs28
14394
14395         * src/summaryview.c
14396         * src/prefs_summaries.c
14397                 Make "Select first unread|new" more flexible
14398                 (just prioritize new or unread)
14399
14400 2005-08-08 [colin]      1.9.13cvs27
14401
14402         * src/summaryview.c
14403                 If "select first new" is selected and there only
14404                 are unread messages, fallback to "select first
14405                 unread".
14406
14407 2005-08-08 [colin]      1.9.13cvs26
14408
14409         * src/folder.c
14410                 Fix shameful bugs (and bug #779)
14411
14412 2005-08-08 [colin]      1.9.13cvs25
14413
14414         * src/folder.c
14415         * src/folder.h
14416                 Cache parents' type to make folder_has_parent_of_type
14417                 faster
14418         * src/folderview.c
14419                 Forbid DnD of special sub-folders
14420         * src/procmsg.c
14421         * src/procmsg.h
14422                 Add MAIL_POSTFILTERING_HOOK
14423         * src/summaryview.c
14424                 Revert over-zealous deletion of the use_addr_book 
14425                 code
14426
14427 2005-08-07 [colin]      1.9.13cvs24
14428
14429         * src/folder.c
14430                 Fix big mistake (passing MsgInfo instead 
14431                 of FolderItem)
14432
14433 2005-08-07 [colin]      1.9.13cvs23
14434
14435         * src/compose.c
14436         * src/folder.c
14437         * src/folder.h
14438         * src/foldersel.c
14439         * src/folderutils.c
14440         * src/folderview.c
14441         * src/imap.c
14442         * src/mainwindow.c
14443         * src/messageview.c
14444         * src/mh.c
14445         * src/msgcache.c
14446         * src/procmime.c
14447         * src/summaryview.c
14448                 Make subfolders of Drafts, Queue, Outbox, Trash
14449                 work like their parents. 
14450                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
14451
14452 2005-08-07 [colin]      1.9.13cvs22
14453
14454         * src/addressbook.c
14455                 Fix bug #771 (Dragged contacts not saved)
14456
14457 2005-08-07 [paul]       1.9.13cvs21
14458
14459         * src/summaryview.c
14460                 fix bug 32 'Search Doesn't display results
14461                 if "Hide Read Messages" is chosen'
14462                 be more literal in interpreting 'Hide read
14463                 messages'
14464
14465 2005-08-07 [colin]      1.9.13cvs20
14466
14467         * src/folderview.c
14468                 Add debug
14469         * src/summaryview.c
14470                 Faster 'unthread_for_execution'
14471
14472 2005-08-06 [paul]       1.9.13cvs19
14473
14474         * src/mainwindow.c
14475                 add mnemonics to Set displayed columns
14476                 fix bug where msgview_visible option was
14477                 overwritten as TRUE on startup
14478
14479 2005-08-06 [paul]       1.9.13cvs18
14480
14481         * src/mainwindow.c
14482                 refer to 'displayed columns in folder/message
14483                 list' not 'displayed items in summary/message view'
14484         * src/prefs_display_header.c
14485                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
14486                 be consistent with similar dialogues
14487         * src/prefs_folder_column.c
14488         * src/prefs_summary_column.c
14489                 'columns' not 'items', and folder and message lists,
14490                 instead of folder and summary views;
14491                 Use 'Hidden columns' as list heading not 'Available
14492                 items';
14493                 move the 'Remove' button to the right hand side;
14494                 top-align the buttons;
14495                 remove unneeded vbox
14496         * src/prefs_summaries.c
14497                 put the 2 column prefs buttons in a frame to reduce
14498                 overall width; refer to columns not items &c.
14499
14500 2005-08-05 [colin]      1.9.13cvs17
14501
14502         * src/prefs_common.c
14503         * src/prefs_common.h
14504         * src/mainwindow.c
14505         * src/compose.c
14506         * src/messageview.c
14507                 Add an hidden toolbar_detachable pref, so
14508                 that I can get rid of these painful handles
14509                 in the toolbars. Defaults to TRUE to avoid
14510                 changing the GUI on unsuspecting people...
14511
14512 2005-08-05 [colin]      1.9.13cvs16
14513
14514         * src/Makefile.am
14515         * src/prefs_folder_column.c
14516         * src/prefs_folder_column.h
14517                 Add prefs for folder columns
14518         * src/folderview.c
14519         * src/folderview.h
14520         * src/mainwindow.c
14521         * src/mainwindow.h
14522         * src/prefs_common.c
14523         * src/prefs_common.h
14524         * src/prefs_summaries.c
14525                 Use them
14526         * src/prefs_summary_column.c
14527         * src/summaryview.c
14528         * src/summaryview.h
14529                 Add a To column
14530         * src/textview.c
14531         * src/common/utils.c
14532         * src/common/utils.h
14533                 Move uri colourisation functions
14534                 to utils
14535         * src/compose.c
14536                 Colourise URIs
14537         * src/imap.c
14538                 Fix bug with LIST where we'd try
14539                 to get Folder//////[...]/// 
14540
14541 2005-08-05 [paul]       1.9.13cvs15
14542
14543         * src/prefs_summaries.c
14544                 improve the English usage
14545         * src/summaryview.c
14546                 set font on column change
14547                 thanks to Colin
14548
14549 2005-08-05 [paul]       1.9.13cvs14
14550
14551         * src/prefs_common.c
14552         * src/prefs_common.h
14553         * src/prefs_summaries.c
14554         * src/summaryview.c
14555                 replace 'open_unread_on_enter' option with
14556                 'select_on_entry' option. opening/not opening
14557                 is now exclusively controlled by 'always_show_msg'
14558
14559 2005-08-04 [colin]      1.9.13cvs13
14560
14561         * src/compose.c
14562                 Remove dead code
14563                 Add colourisation of quotes and signatures
14564         * src/folderview.c
14565                 Fix possible crashes
14566         * src/messageview.c
14567                 Change an assert that is no problem
14568         * src/news.c
14569         * src/news_gtk.c
14570         * src/news_gtk.h
14571                 Fix offline mode
14572         * src/gtk/quicksearch.c
14573                 Fix a possible crash
14574
14575 2005-08-03 [colin]      1.9.13cvs12
14576
14577         * src/prefs_account.c
14578                 Fix bug #777 (Sylpheed crash in account configuration)
14579
14580 2005-08-03 [colin]      1.9.13cvs11
14581
14582         * src/addressbook.c
14583         * src/editaddress.c
14584         * src/editgroup.c
14585                 Fixing addressbook, round 2
14586         * src/textview.c
14587                 Fix emphasis color on rechecking 'Colorize messages'
14588
14589 2005-08-03 [paul]       1.9.13cvs10
14590
14591         sync with main
14592
14593         * src/addr_compl.c
14594         * src/compose.c
14595         * src/main.c
14596         * src/pop.c
14597         * src/prefs_account.c
14598         * src/procmime.c
14599         * src/procmsg.c
14600         * src/quote_fmt_parse.y
14601         * src/textview.c
14602         * src/common/quoted-printable.c
14603         * src/common/utils.c
14604         * src/common/utils.h
14605         * src/common/xml.c
14606                 replaced incorrect locale-independent
14607                 ctype functions with GLib's. Corrected
14608                 signedness mismatch.
14609         * src/headerview.c
14610                 headerview_create(): added spacing for vbox.
14611         * src/gtk/about.c
14612                 set focus to the OK button.
14613
14614 2005-08-03 [colin]      1.9.13cvs9
14615
14616         * src/folderview.c
14617                 Fix possible crash
14618
14619 2005-08-02 [colin]      1.9.13cvs8
14620
14621         * src/mainwindow.c
14622                 Fix cast
14623         * src/addressbook.c
14624         * src/addressitem.h
14625                 Fix a cast and more generally, try to make the
14626                 GUI more intuitive and consistent (round 1)
14627
14628 2005-08-02 [paul]       1.9.13cvs7
14629
14630         * src/folder.h
14631                 missing in 1.9.13cvs6
14632
14633 2005-08-02 [colin]      1.9.13cvs6
14634
14635         * src/folder.c
14636                 Fix one more leak
14637
14638 2005-08-02 [colin]      1.9.13cvs5
14639
14640         * src/folder.c
14641         * src/folderview.c
14642         * src/imap.c
14643         * src/main.c
14644         * src/mbox.c
14645         * src/procmsg.c
14646         * src/summaryview.c
14647                 Fix a number of folder_item_get_msg_list()-related
14648                 leaks (missing procmsg_msginfo_free()s)
14649
14650 2005-08-01 [colin]      1.9.13cvs4
14651
14652         * src/folderview.c
14653         * src/folderview.h
14654         * src/mainwindow.c
14655         * src/prefs_fonts.c
14656         * src/prefs_summaries.c
14657         * src/prefs_themes.c
14658         * src/summaryview.c
14659         * src/summaryview.h
14660         * src/textview.c
14661         * src/textview.h
14662                 Fix instant-apply of summary and folderview-related prefs
14663                 Fix erroneous g_free and alertpanels in prefs_theme
14664                 Add instant-apply for fonts
14665                 Defer applying of prefs a little bit so it's done only
14666                 once even if requested by multiples prefs pages
14667
14668 2005-08-01 [paul]       1.9.13cvs3
14669
14670         * src/main.c
14671                 fix bug 776 'S.C. crashes on close'
14672                 thanks to Colin
14673         * src/etpan/etpan-thread-manager-types.h
14674                 add missing include
14675                 thanks to Hoa
14676
14677 2005-07-25 [paul]       1.9.13cvs2
14678
14679         * src/summaryview.c
14680                 fix typos. spotted by Fabien Vantard
14681
14682 2005-07-24 [paul]       1.9.13cvs1
14683
14684         * doc/man/sylpheed.1
14685                 update man page, incorporating fix of
14686                 bug 769 'Typo in manpage'
14687         * src/etpan/imap-thread.c
14688                 fix NetBSD openssl dependencies. patch by
14689                 George Michaelson <ggm@apnic.net>
14690         * po/pt_BR.po
14691                 updated by Frederico Goncalves Guimaraes
14692
14693 2005-07-22 [paul]       1.9.13
14694
14695         1.9.13 release
14696
14697 2005-07-22 [paul]       1.9.12cvs91
14698
14699         * AUTHORS
14700         * INSTALL
14701         * README.claws
14702         * RELEASE_NOTES.claws
14703                 updated for release
14704         * configure.ac
14705         * po/nb.po
14706         * tools/claws.i18n.status.pl
14707                 add Norwegian translation. submiited by
14708                 Geir Helland <pjallabais@users.sourceforge.net>
14709         * po/ca.po
14710         * po/de.po
14711         * po/es.po
14712         * po/fi.po
14713         * po/fr.po
14714         * po/it.po
14715         * po/sk.po
14716         * po/sr.po
14717         * po/zh_CN.po
14718                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14719                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
14720                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
14721                 Yang Guilong
14722         * src/plugins/clamav/clamav_plugin_gtk.c
14723         * src/plugins/spamassassin/spamassassin_gtk.c
14724                 replace outdated description strings
14725
14726 2005-07-21 [colin]      1.9.12cvs90
14727
14728         * src/folder.c
14729                 Set folder to batch mode when scanning it. Makes deletion
14730                 of unread mails on IMAP much faster (due to the UNREAD 
14731                 flag unsetting)
14732
14733 2005-07-21 [darko]      1.9.12cvs89
14734
14735         * configure.ac
14736                 link against libresolv if necessary (patch by Paul)
14737         * src/msgcache.c
14738                 use glib's portable macros to determine endianness
14739
14740 2005-07-21 [paul]       1.9.12cvs88
14741
14742         * src/crash.c
14743         * src/gtk/about.c
14744                 update compiled-in features list
14745
14746 2005-07-20 [colin]      1.9.12cvs87
14747
14748         * src/folder.c
14749         * src/textview.c
14750                 Gcc 2.9x compilation fixes, thanks to Darko
14751         * src/plugins/clamav/clamav_plugin.c
14752                 Little optimisation: load virus database only once
14753         * src/plugins/spamassassin/spamassassin.c
14754                 Big optimisation: filtering one mail took at least 1 second,
14755                 now it takes at least 50ms. Doesn't speed up spamassassin 
14756                 itself, but should already be much more tolerable.
14757
14758 2005-07-20 [colin]      1.9.12cvs86
14759
14760         * src/summaryview.c
14761                 Fix performance issue
14762
14763 2005-07-19 [colin]      1.9.12cvs85
14764
14765         * src/plugins/pgpinline/plugin.c
14766                 Fix warning
14767
14768 2005-07-19 [colin]      1.9.12cvs84
14769
14770         * configure.ac
14771         * src/plugins/Makefile.am
14772         * src/plugins/pgpinline/.cvsignore
14773         * src/plugins/pgpinline/Makefile.am
14774         * src/plugins/pgpinline/pgpinline.c
14775         * src/plugins/pgpinline/pgpinline.deps
14776         * src/plugins/pgpinline/pgpinline.h
14777         * src/plugins/pgpinline/plugin.c
14778                 Put pgpinline in the main tree
14779
14780 2005-07-19 [paul]       1.9.12cvs83
14781
14782         * src/prefs_actions.c
14783                 prevent '//' in menu names, which cause a crash
14784                 thanks to Colin
14785
14786 2005-07-19 [paul]       1.9.12cvs82
14787
14788         * configure.ac
14789                 be generally more informative in configure output.
14790                 OpenSSL: correction: '[ --enable-openssl ...' -> 
14791                 '[ --disable-openssl ...', as --enable-openssl is default
14792                 PGP/MIME: don't check for GPGME again, check for
14793                 pgpcore instead. Therefore prevent the possibility of
14794                 attempting to build pgpmime if pgpcore dependencies are
14795                 not met
14796                 ClamAV: use pkgconfig to check for lib
14797                 libgnomeprint: revert logic on inner test to match
14798                 everything else
14799         * src/plugins/pgpcore/sgpgme.c
14800                 add missing include
14801
14802 2005-07-19 [colin]      1.9.12cvs81
14803
14804         * src/summaryview.c
14805                 Fix slow thread rebuilding in particular
14806                 cases
14807
14808 2005-07-19 [paul]       1.9.12cvs80
14809
14810         * sylpheed-claws.desktop
14811                 fix typo, spotted by Stephan Sachse
14812         * src/account.c
14813                 replace GTK_STOCK_ADD with
14814                 GTK_STOCK_NEW button
14815
14816 2005-07-18 [colin]      1.9.12cvs79
14817
14818         * src/etpan/imap-thread.c
14819                 Fix return value (Thanks Hoa)
14820
14821 2005-07-18 [colin]      1.9.12cvs78
14822
14823         * src/imap.c
14824                 Allow empty passwords
14825                 Create drafts/queue/outbox if necessary
14826         * src/summaryview.c
14827                 Remove old code
14828         * src/etpan/imap-thread.c
14829                 Fix STARTTLS (Thanks to Hoa)
14830
14831 2005-07-18 [paul]       1.9.12cvs77
14832
14833         * ChangeLog-gtk2.jp
14834         * ChangeLog.jp
14835                 removed
14836         * Makefile.am
14837                 updated to reflect additions and removals
14838         * TODO
14839                 updated to be claws-specific
14840         * TODO-gtk2
14841         * TODO-gtk2.jp
14842         * TODO.jp
14843         * sylpheed-128x128.png
14844         * sylpheed-64x64.png
14845                 removed
14846         * sylpheed-claws-128x128.png
14847         * sylpheed-claws-64x64.png
14848         * sylpheed-claws.desktop
14849         * sylpheed-claws.png
14850                 added
14851         * sylpheed.desktop
14852         * sylpheed.png
14853                 removed
14854
14855 2005-07-17 [paul]       1.9.12cvs76
14856
14857         * src/account.c
14858         * src/addressbook.c
14859         * src/alertpanel.c
14860         * src/alertpanel.h
14861         * src/compose.c
14862         * src/exphtmldlg.c
14863         * src/expldifdlg.c
14864         * src/folderview.c
14865         * src/imap_gtk.c
14866         * src/inc.c
14867         * src/message_search.c
14868         * src/messageview.c
14869         * src/mh_gtk.c
14870         * src/news_gtk.c
14871         * src/prefs_actions.c
14872         * src/prefs_filtering.c
14873         * src/prefs_matcher.c
14874         * src/prefs_template.c
14875         * src/prefs_themes.c
14876         * src/ssl_manager.c
14877         * src/summary_search.c
14878         * src/textview.c
14879         * src/toolbar.c
14880         * src/gtk/sslcertwindow.c
14881         * src/plugins/pgpcore/sgpgme.c
14882                 rework alertpanels
14883
14884 2005-07-17 [colin]      1.9.12cvs75
14885
14886         * src/privacy.c
14887                 add a PrivacySystem accessor that checks that
14888                 the system cached in a MimeInfo's privacydata
14889                 is still registered. Use this accessor instead
14890                 of directly using data->system. Fixes crashes
14891                 after unloading pgp plugins.
14892
14893 2005-07-17 [colin]      1.9.12cvs74
14894
14895         * src/alertpanel.c
14896                 Change geometry hints to a simple default size.
14897                 Fixes the certs dialogs.
14898
14899 2005-07-17 [colin]      1.9.12cvs73
14900
14901         * src/gtk/sslcertwindow.c
14902                 Use a gtkExpander
14903
14904 2005-07-17 [colin]      1.9.12cvs72
14905
14906         * src/plugins/pgpcore/Makefile.am
14907         * src/plugins/pgpmime/Makefile.am
14908                 Add gpgme libs
14909
14910 2005-07-17 [paul]       1.9.12cvs71
14911
14912         * configure.ac
14913                 add --disable-gnomeprint option
14914                 modified version of patch by Marius Mauch
14915
14916 2005-07-17 [paul]       1.9.12cvs70
14917
14918         * src/common/defs.h
14919                 update urls
14920         * src/account.c
14921         * src/action.c
14922         * src/addressbook.c
14923         * src/compose.c
14924         * src/foldersel.c
14925         * src/folderview.c
14926         * src/html.c
14927         * src/imap_gtk.c
14928         * src/main.c
14929         * src/mainwindow.c
14930         * src/messageview.c
14931         * src/mh_gtk.c
14932         * src/mimeview.c
14933         * src/news_gtk.c
14934         * src/prefs_account.c
14935         * src/prefs_send.c
14936         * src/prefs_summaries.c
14937         * src/procmsg.c
14938         * src/summaryview.c
14939         * src/common/utils.c
14940         * src/common/xml.c
14941         * src/plugins/pgpcore/passphrase.c
14942         * src/plugins/pgpcore/select-keys.c
14943                 replace inappropriately used backticks
14944                 with single quotes
14945
14946 2005-07-16 [colin]      1.9.12cvs69
14947
14948         * src/image_viewer.c
14949                 Add extra paranoid checks
14950
14951 2005-07-16 [colin]      1.9.12cvs68
14952
14953         * src/plugins/pgpcore/prefs_gpg.c
14954                 Don't auto-check sigs by default, as it
14955                 can be really slow.
14956
14957 2005-07-16 [colin]      1.9.12cvs67
14958
14959         * src/plugins/pgpcore/sgpgme.c
14960                 Make messages a bit better.
14961
14962 2005-07-16 [colin]      1.9.12cvs66
14963
14964         * src/imap.c
14965                 Remove pseudo-log
14966         * src/etpan/imap-thread.c
14967                 Add real log
14968
14969 2005-07-16 [colin]      1.9.12cvs65
14970
14971         * src/main.c
14972         * src/prefs_other.c
14973                 And now, fix build with libetpan :-/
14974
14975 2005-07-15 [colin]      1.9.12cvs64
14976
14977         * src/prefs_other.c
14978                 Continue fixing build without libetpan.
14979
14980 2005-07-15 [colin]      1.9.12cvs63
14981
14982         * src/main.c
14983                 Fix build with --disable-libetpan
14984
14985 2005-07-15 [colin]      1.9.12cvs62
14986
14987         * configure.ac
14988                 Bump libetpan's version
14989
14990 2005-07-15 [colin]      1.9.12cvs61
14991
14992         * src/etpan/imap-thread.c
14993                 Actually stop logging :)
14994
14995 2005-07-15 [colin]      1.9.12cvs60
14996
14997         * src/addressbook.c
14998                 Fix dnd of multiple addresses.
14999
15000 2005-07-15 [hoa]        1.9.12cvs59
15001
15002         * src/etpan/imap-thread.c
15003             disable login of IMAP password in libetpan log file.
15004
15005 2005-07-15 [paul]       1.9.12cvs58
15006
15007         * src/account.c
15008                 don't automatically sort
15009                 do allow drag n drop
15010
15011 2005-07-15 [paul]       1.9.12cvs57
15012
15013         * src/account.c
15014         * src/ssl_manager.c
15015                 alphabetical listing
15016
15017 2005-07-15 [paul]       1.9.12cvs56
15018
15019         * src/gtk/pluginwindow.c
15020                 sort plugin list alphabetically
15021
15022 2005-07-15 [paul]       1.9.12cvs55
15023
15024         * src/prefs_spelling.c
15025         * src/prefs_wrapping.c
15026                 unify English usage
15027
15028 2005-07-15 [colin]      1.9.12cvs54
15029
15030         * src/wizard.c
15031                 Typo fix
15032
15033 2005-07-15 [paul]       1.9.12cvs53
15034
15035         * src/prefs_message.c
15036                 make 'show cursor' a hidden option
15037
15038 2005-07-14 [colin]      1.9.12cvs52
15039
15040         * src/plugins/spamassassin/Makefile.am
15041         * src/plugins/clamav/Makefile.am
15042                 Fix double EXTRA_DISTs
15043
15044 2005-07-14 [colin]      1.9.12cvs51
15045
15046         * src/plugins/clamav/Makefile.am
15047         * src/plugins/clamav/clamav_plugin_gtk.deps
15048         * src/plugins/spamassassin/Makefile.am
15049         * src/plugins/spamassassin/spamassassin_gtk.deps
15050                 Make $plugin_gtk depend on $plugin
15051
15052 2005-07-14 [hoa]        1.9.12cvs50
15053
15054         * src/etpan/imap-thread.c
15055                 enable debug log of libetpan when running with --debug
15056
15057 2005-07-14 [colin]      1.9.12cvs49
15058
15059         * configure.ac
15060         * src/common/Makefile.am
15061         * src/common/plugin.c
15062         * src/common/plugin.h
15063                 Add a little plugin dependancy system.
15064                 Plugins can ship a $plugin_name.deps file
15065                 (near them in PLUGINDIR) so that their
15066                 dependancies are loaded if possible.
15067         * src/plugins/Makefile.am
15068         * src/plugins/pgpcore/Makefile.am
15069         * src/plugins/pgpcore/passphrase.c
15070         * src/plugins/pgpcore/passphrase.h
15071         * src/plugins/pgpcore/plugin.c
15072         * src/plugins/pgpcore/prefs_gpg.c
15073         * src/plugins/pgpcore/prefs_gpg.h
15074         * src/plugins/pgpcore/select-keys.c
15075         * src/plugins/pgpcore/select-keys.h
15076         * src/plugins/pgpcore/sgpgme.c
15077         * src/plugins/pgpcore/sgpgme.h
15078                 Introduce pgpcore, used by pgpmime and
15079                 pgpinline
15080         * src/plugins/pgpmime/Makefile.am
15081         * src/plugins/pgpmime/passphrase.c
15082         * src/plugins/pgpmime/passphrase.h
15083         * src/plugins/pgpmime/pgpmime.c
15084         * src/plugins/pgpmime/pgpmime.deps
15085         * src/plugins/pgpmime/plugin.c
15086         * src/plugins/pgpmime/prefs_gpg.c
15087         * src/plugins/pgpmime/prefs_gpg.h
15088         * src/plugins/pgpmime/select-keys.c
15089         * src/plugins/pgpmime/select-keys.h
15090         * src/plugins/pgpmime/sgpgme.c
15091         * src/plugins/pgpmime/sgpgme.h
15092                 Remove the core from pgpmime and add the
15093                 dependancy to pgpcore.
15094
15095 2005-07-14 [paul]       1.9.12cvs48
15096
15097         * src/stock_pixmap.c
15098                 forgot this in last commit
15099
15100 2005-07-14 [paul]       1.9.12cvs47
15101
15102         * src/account.c
15103         * src/addressbook.c
15104                 add accelerators for the buttons (sync with main)
15105         * src/compose.c
15106         * src/compose.h
15107                 add accelerators for the buttons.
15108                 fix editing with external editor.
15109                 replace gdk_input_*() with GIOChannel;
15110                 (sync with main)
15111         * src/foldersel.c
15112                 display folder names with new/unread
15113                 representation (sync with main)
15114         * src/main.c
15115                 specify default window icon (sync with main)
15116         * src/prefs_common.c
15117                 use_addr_book default to FALSE
15118         * src/summaryview.c
15119         * src/textview.c
15120                 add accelerators for the buttons (sync with main)
15121         * src/gtk/menu.c
15122                 fix typos
15123         * src/pixmaps/sylpheed_icon.xpm
15124                 updated
15125
15126 2005-07-13 [paul]       1.9.12cvs46
15127
15128         * src/plugins/pgpmime/pgpmime.c
15129         * src/plugins/pgpmime/sgpgme.c
15130                 (temporarily) use deprecated gpgme_data_rewind()
15131                 while largefile support is not present
15132                 (as suggested by Colin)
15133
15134 2005-07-13 [paul]       1.9.12cvs45
15135
15136         * configure.ac
15137                 remove large file support (for now):
15138                 it breaks too many things
15139
15140 2005-07-13 [paul]       1.9.12cvs44
15141
15142         * configure.ac
15143                 add large file support
15144         * src/html.c
15145                 fix bug #763 where href attribute was not
15146                 the very first attribute of a link
15147                 patch by Thomas Gilgin
15148
15149 2005-07-13 [colin]      1.9.12cvs43
15150
15151         * src/gtk/pluginwindow.c
15152                 Little portability fix
15153
15154 2005-07-13 [colin]      1.9.12cvs42
15155
15156         * src/plugins/pgpmime/sgpgme.c
15157                 Fix crasher.
15158
15159 2005-07-13 [colin]      1.9.12cvs41
15160
15161         * src/plugins/pgpmime/pgpmime.c
15162         * src/plugins/pgpmime/sgpgme.c
15163                 Use gpgme_data_release_and_get_mem instead
15164                 of gpgme_data_read.
15165
15166 2005-07-13 [colin]      1.9.12cvs40
15167
15168         * configure.ac
15169         * src/plugins/pgpmime/passphrase.c
15170         * src/plugins/pgpmime/passphrase.h
15171         * src/plugins/pgpmime/pgpmime.c
15172         * src/plugins/pgpmime/plugin.c
15173         * src/plugins/pgpmime/select-keys.c
15174         * src/plugins/pgpmime/select-keys.h
15175         * src/plugins/pgpmime/sgpgme.c
15176         * src/plugins/pgpmime/sgpgme.h
15177                 Port pgpmime to gpgme-1.0.
15178
15179 2005-07-12 [paul]       1.9.12cvs39
15180
15181         * AUTHORS
15182         * src/toolbar.c
15183         * src/toolbar.h
15184                 add a 'Go to Prev' button to the toolbar.
15185                 correct tooltip text of go to buttons.
15186                 based on patch by Yang Guilong <bamanzi@gmail.com>
15187
15188 2005-07-12 [colin]      1.9.12cvs38
15189
15190         * src/statusbar.c
15191                 Fix progress bar showing stuff at startup.
15192
15193 2005-07-12 [paul]       1.9.12cvs37
15194
15195         * src/editjpilot.c
15196                 fix building with jpilot support
15197
15198 2005-07-11 [colin]      1.9.12cvs36
15199
15200         * src/inc.c
15201                 Add visual indication that filtering is running
15202         * src/textview.c
15203                 Make {}[] uri delimiters
15204         * src/summaryview.c
15205                 Remove useless (and slow) calls
15206
15207 2005-07-11 [paul]       1.9.12cvs35
15208
15209         * src/plugins/clamav/clamav_plugin_gtk.c
15210         * src/plugins/dillo_viewer/dillo_prefs.c
15211         * src/plugins/pgpmime/prefs_gpg.c
15212         * src/plugins/spamassassin/spamassassin_gtk.c
15213                 gather plugins prefs together under their
15214                 own 'Plugins' heading
15215
15216 2005-07-11 [paul]       1.9.12cvs34
15217
15218         sync with main
15219
15220         * src/account.c
15221                 account_delete(): modified alert dialog
15222         * src/editjpilot.c
15223         * src/editvcard.c
15224                 fixed a crash when cancelling file selection
15225                 dialog by Escape key. Made non-ascii filename
15226                 selectable.
15227         * src/prefs_template.c
15228                 prefs_template_window_create(): make scrolled
15229                 window policy AUTOMATIC
15230
15231 2005-07-10 [hoa]        1.9.12cvs33
15232
15233         * src/etpan/imap-thread.c
15234                 workaround for old Courier IMAP servers.
15235
15236 2005-07-10 [colin]      1.9.12cvs32
15237
15238         * src/folder.c
15239         * src/statusbar.c
15240         * src/statusbar.h
15241                 Add visual progress indicator on filtering/processing
15242                 Factorize the progress bar code
15243         * src/imap.c
15244         * src/imap.h
15245         * src/etpan/imap-thread.c
15246                 Add a reference counter to avoid destroying the Folder
15247                 while it's in use by another callback.
15248
15249 2005-07-09 [hoa]        1.9.12cvs31
15250
15251         * src/imap.c
15252         * src/etpan/imap-thread.c
15253                 fixed deadlock when removing IMAP account.
15254
15255 2005-07-08 [colin]      1.9.12cvs30
15256
15257         * src/textview.c
15258         * src/unmime.c
15259                 Fix again problems decoding broken headers
15260         * src/gtk/inputdialog.c
15261                 Fix local variable shadowing a global one
15262
15263 2005-07-08 [colin]      1.9.12cvs29
15264
15265         * src/msgcache.c
15266                 Make the cache/mark files platform-agnostic by writing
15267                 them in little-endian format. Reading them is also done
15268                 in little-endian format, of course; however, in order
15269                 to avoid trashing mark data on big-endian machines, the
15270                 files are, at first, read from the native format if the
15271                 little-endian one doesn't exist. This is easy to deter-
15272                 mine by trying to open a file with a swapped data_ver
15273                 and seeing if it's the wanted version.
15274                 Little-endian using users should see absolutely no
15275                 difference, Big-endian users may get a very little
15276                 performance drop due to byte-swapping.
15277                 Tested on i386 and ppc32. 
15278                 Fixes bug #159 (The index file, in the mailboxes, is 
15279                 hardware depending).
15280
15281                 To have the cache/mark files updated to the new little-
15282                 endian format, "Check for new messages" or even
15283                 "Rebuild folder tree" aren't enough. Files will be
15284                 updated as soon as a folder has been opened/closed.
15285                 To update everything, just select all folders by
15286                 selecting them one by one.
15287
15288 2005-07-07 [colin]      1.9.12cvs28
15289
15290         * src/imap.c
15291                 Remember the folder separator per IMAPFolder
15292                 instead of globally.
15293                 Revive the Session on noop; fixes bug #761
15294                 (mark a bunch of unread messages as read takes 
15295                 forever)
15296
15297 2005-07-07 [darko]      1.9.12cvs27
15298
15299         * src/common/template.c
15300                 Sort templates alphabetically
15301
15302 2005-07-06 [colin]      1.9.12cvs26
15303
15304         * src/imap.c
15305                 Try to use the correct separator in
15306                 most cases. Possibly fixes bug #759
15307                 (only creates the INBOX folder when 
15308                 setting up new IMAP account) and 
15309                 bug #760 (Can't retrieve messages)
15310
15311 2005-07-06 [colin]      1.9.12cvs25
15312
15313         * src/imap.c
15314                 Use real_path in status command. This will
15315                 help later, when namespaces will be used.
15316
15317 2005-07-06 [colin]      1.9.12cvs24
15318
15319         * configure.ac
15320         * src/account.c
15321         * src/folder.c
15322         * src/imap.c
15323         * src/etpan/etpan-log.c
15324         * src/etpan/etpan-thread-manager.c
15325         * src/etpan/imap-thread.c
15326                 Add a --disable-libetpan parameter. With this,
15327                 users that don't want IMAP4 support can avoid
15328                 the new dependancy (and have no IMAP support).
15329                 Users that have IMAP4 accounts and use this
15330                 parameter won't lose their configuration, their
15331                 IMAP accounts will just be invisible and not
15332                 used.
15333         * src/textview.c
15334                 Make the "Copy ..." contextual menu items 
15335                 copy to both the X clipboard and the gtk 
15336                 clipboard - as most other apps do.
15337         * src/gtk/about.c
15338                 Add a notice about OpenSSL usage, in order to
15339                 comply with OpenSSL's license (point 6):
15340                 http://www.openssl.org/source/license.html
15341
15342 2005-07-06 [colin]      1.9.12cvs23
15343
15344         * src/alertpanel.c
15345                 Fix a minimum size for alertpanels
15346         * src/compose.c
15347                 Show 'No space left on device' type errors
15348                 when queuing/sending
15349         * src/imap_gtk.c
15350         * src/mh_gtk.c
15351                 Rework folder's deletion message (remove 
15352                 extra \n)
15353
15354 2005-07-05 [colin]      1.9.12cvs22
15355
15356         * src/imap.c
15357                 Add an alertpanel on auth error
15358                 Add pseudo-log
15359                 Remove pthread-related stuff
15360
15361 2005-07-05 [colin]      1.9.12cvs21
15362
15363         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15364                 Fix crash on plugin reloading (with a hack)
15365
15366 2005-07-05 [colin]      1.9.12cvs20
15367
15368         * src/prefs_account.c
15369         * src/prefs_account.h
15370                 Fix typo
15371         * src/gtk/filesel.c
15372         * src/gtk/filesel.h
15373                 Add a way to filter the view
15374         * src/gtk/pluginwindow.c
15375                 Filter loadable stuff
15376         * src/plugins/pgpmime/prefs_gpg.c
15377                 Fix missing unregistration
15378         * .cvsignore
15379         * src/etpan/.cvsignore
15380         * src/plugins/spamassassin/.cvsignore
15381                 Add more stuff to cvs ignored files
15382
15383 2005-07-04 [colin]      1.9.12cvs19
15384
15385         * src/imap.c
15386                 Fix scan_required returning FALSE when it
15387                 shouldn't. Maybe fix #760 (Can't retrieve
15388                 messages)
15389
15390 2005-07-04 [colin]      1.9.12cvs18
15391
15392         * src/summaryview.c
15393                 Fix always_show_msg pref
15394
15395 2005-07-04 [paul]       1.9.12cvs17
15396
15397         sync with main (forgotten in last commit)
15398         
15399         * src/common/utils.c
15400         * src/common/utils.h
15401                 check_line_length(): new.
15402                 is_dir_exist()
15403                 is_file_entry_exist()
15404                 dirent_is_regular_file()
15405                 dirent_is_directory(): use g_file_test() instead of stat().
15406
15407 2005-07-04 [paul]       1.9.12cvs16
15408
15409         sync with main:
15410
15411         * src/compose.c
15412                 compose_write_to_file(): check for line
15413                 length limit and display warning if exceeds
15414         * src/jpilot.c
15415                 use get_home_dir() instead of g_get_home_dir()
15416         * src/procheader.c
15417                 removed warning about invalid date
15418         * src/vcard.c
15419                 use get_home_dir() instead of g_get_home_dir()
15420
15421 2005-07-04 [paul]       1.9.12cvs15
15422
15423         * src/stock_pixmap.c
15424                 fix new pixmap naming errors
15425                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
15426
15427 2005-07-04 [colin]      1.9.12cvs14
15428
15429         * src/imap.c
15430                 Fix debugging string with a warning
15431
15432 2005-07-04 [colin]      1.9.12cvs13
15433
15434         * configure.ac
15435                 Add a check for libetpan's version (>= 0.37)
15436
15437 2005-07-04 [hoa]        1.9.12cvs12
15438
15439         * commitHelper
15440         * src/imap.c
15441         * src/etpan/imap-thread.c
15442         * src/etpan/imap-thread.h
15443                 fixed IMAP implementation of check of mails.
15444
15445 2005-07-03 [hoa]        1.9.12cvs11
15446
15447         * src/etpan/Makefile.am
15448         * src/etpan/etpan-errors.h
15449         * src/etpan/etpan-log.[ch]
15450         * src/etpan/etpan-thread-manager-types.h
15451         * src/etpan/etpan-thread-manager.[ch]
15452         * src/etpan/imap-thread.[ch]
15453         * src/Makefile.am
15454         * src/imap.c
15455         * src/main.c
15456         * src/prefs_other.c
15457         * configure.ac
15458             merged imap branch.
15459             dependency on libetpan 0.37 is now added.
15460
15461 2005-07-01 [colin]      1.9.12cvs10
15462
15463         * src/Makefile.am
15464         * src/folder.c
15465         * src/folder.h
15466         * src/folderview.c
15467         * src/stock_pixmap.c
15468         * src/stock_pixmap.h
15469         * src/plugins/trayicon/trayicon.c
15470                 Add marked symbol on folders containing
15471                 marked messages
15472         * src/procmsg.c
15473         * src/procmsg.h
15474         * src/toolbar.c
15475         * src/prefs_common.c
15476         * src/prefs_common.h
15477         * src/prefs_send.c
15478                 Add an optional confirmation dialog on queue
15479                 sending. Patch by wwp.
15480         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
15481         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
15482         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
15483         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
15484         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
15485         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
15486         * src/pixmaps/inbox_mark.xpm            ** ADDED **
15487         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
15488         * src/pixmaps/outbox_mark.xpm           ** ADDED **
15489         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
15490         * src/pixmaps/trash_mark.xpm            ** ADDED **
15491                 New pixmaps
15492
15493 2005-07-01 [colin]      1.9.12cvs9
15494
15495         * src/summaryview.c
15496                 Fix a little threading bug
15497         * src/addrgather.c
15498         * src/mainwindow.c
15499                 A little bit of HIG normality never hurts
15500
15501 2005-07-01 [colin]      1.9.12cvs8
15502
15503         * src/compose.c
15504         * src/msgcache.c
15505         * src/pop.c
15506         * src/procmime.c
15507         * src/recv.c
15508         * src/common/log.c
15509         * src/common/template.c
15510         * src/common/utils.c
15511         * src/common/utils.h
15512                 Reverted the fwrite_atomic stuff. In fact
15513                 it is already atomic.
15514
15515 2005-06-30 [colin]      1.9.12cvs7
15516
15517         * src/common/utils.c
15518         * src/common/utils.h
15519                 Add an fwrite_atomic() function to make
15520                 sure we write everything: fwrite can make
15521                 short writes.
15522         * src/compose.c
15523         * src/msgcache.c
15524         * src/pop.c
15525         * src/procmime.c
15526         * src/recv.c
15527         * src/common/log.c
15528         * src/common/template.c
15529                 Use that (and fix swapping of size and nmemb).
15530                 Thanks to Rich Coe for the heads up.
15531
15532 2005-06-30 [colin]      1.9.12cvs6
15533
15534         * src/addressbook.c
15535                 Optimize addressbook opening 
15536
15537 2005-06-30 [colin]      1.9.12cvs5
15538
15539         * src/summaryview.c
15540                 Remove calls to summary_step after move/copy
15541
15542 2005-06-28 [paul]       1.9.12cvs4
15543
15544         * src/alertpanel.c
15545                 wrap and make the error msg selectable
15546
15547 2005-06-28 [paul]       1.9.12cvs3
15548
15549         * src/ssl_manager.c
15550                 replace the OK button with a Close button
15551         * src/gtk/foldersort.c
15552                 use GTK_STOCK_ icons/buttons
15553
15554 2005-06-28 [colin]      1.9.12cvs2
15555
15556         * src/gedit-print.c             ** ADDED **
15557         * src/gedit-print.h             ** ADDED **
15558         * src/gtk/gtksourceprintjob.c   ** ADDED **
15559         * src/gtk/gtksourceprintjob.h   ** ADDED **
15560                 I can't believe no one had enough time to tell
15561                 me I forgot the `cvs add`
15562
15563 2005-06-27 [colin]      1.9.12cvs1
15564
15565         * src/Makefile.am
15566         * src/gtk/Makefile.am
15567         * src/messageview.c
15568         * src/procmsg.c
15569         * src/summaryview.c
15570         * configure.ac
15571                 Add optional libgnomeprint-based printing
15572         * src/mainwindow.c
15573         * src/gtk/quicksearch.c
15574                 Add an Edit/Quick search menu item to show
15575                 and focus the quicksearch
15576
15577 2005-06-27 [paul]       1.9.12
15578
15579         1.9.12 release
15580
15581         * po/ca.po
15582         * po/de.po
15583         * po/es.po
15584         * po/fr.po
15585         * po/it.po
15586         * po/ko.po
15587         * po/pt_BR.po
15588         * po/sk.po
15589         * po/zh_CN.po
15590                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
15591                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
15592                 SungHyun Nam, Frederico Goncalves Guimaraes,
15593                 Andrej Kacian, and Yang Guilong
15594 2005-06-26 [colin]      1.9.11cvs106
15595
15596         * src/imap_gtk.c
15597                 Forgot one file for previous fix
15598
15599 2005-06-26 [colin]      1.9.11cvs105
15600
15601         * src/folder.c
15602         * src/imap.c
15603                 Fix problems with folder operations in no_select
15604                 imap folders. it applies only to mails, and 
15605                 creation/deletion/move/renaming of folders 
15606                 should be possible
15607
15608 2005-06-26 [paul]       1.9.11cvs104
15609
15610         * src/prefs_filtering.c
15611                 replace one more GTK_STOCK_REMOVE
15612                 with GTK_STOCK_DELETE
15613
15614 2005-06-25 [colin]      1.9.11cvs103
15615
15616         * src/imap.c
15617                 Optimize get_seq_set_from_seq_list
15618                 (Patch by Ricardo) 
15619
15620 2005-06-25 [colin]      1.9.11cvs102
15621
15622         * src/mh.c
15623                 If the directory exists, but not in the
15624                 correct encoding, rename it. This should
15625                 handle old-versions-induced bugs.
15626
15627 2005-06-25 [colin]      1.9.11cvs101
15628
15629         * src/mh.c
15630                 Fix path access with extended dir names
15631                 Fixes bug #589 (SC segfaults with wrong locale
15632                 settings)
15633
15634 2005-06-25 [colin]      1.9.11cvs100
15635
15636         * src/prefs_account.c
15637         * src/prefs_account.h
15638         * src/compose.c
15639                 Add an option to encrypt replies to
15640                 encrypted messages
15641
15642 2005-06-25 [colin]      1.9.11cvs99
15643
15644         * src/compose.c
15645         * src/quote_fmt_parse.y
15646                 ... And make it work with pgpinline.
15647
15648 2005-06-25 [colin]      1.9.11cvs98
15649
15650         * src/compose.c
15651         * src/procmime.c
15652         * src/procmime.h
15653         * src/quote_fmt_parse.y
15654                 o Make reedition of encrypted messages possible
15655                   (as long as it is encrypted to self too, no
15656                    magic there)
15657                 o Make replying with quote (and without selecting
15658                   text) possible for encrypted messages.
15659                 Closes bug #550 (Not possible to "reply with quote"
15660                 to gnupg encrypted messages)
15661
15662 2005-06-24 [paul]       1.9.11cvs97
15663
15664         * src/imap.c
15665                 add missing include
15666
15667 2005-06-24 [paul]       1.9.11cvs96
15668
15669         * src/editldap.c
15670                 made bind password entry invisible
15671                 (sync with main)
15672         * src/send_message.c
15673                 send_message_local(): check exit status
15674                 to detect errors (sync with main)
15675         * src/textview.c
15676                 use main's less ambiguous popup menu
15677                 wording
15678
15679 2005-06-24 [paul]       1.9.11cvs95
15680
15681         * src/prefs_actions.c
15682         * src/prefs_customheader.c
15683         * src/prefs_display_header.c
15684         * src/prefs_filtering_action.c
15685         * src/prefs_matcher.c
15686         * src/prefs_template.c
15687         * src/prefs_toolbar.c
15688                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
15689         * src/gtk/description_window.c
15690                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
15691
15692 2005-06-23 [colin]      1.9.11cvs94
15693
15694         * src/summaryview.c
15695                 Fix rough edges (be sure to call status_show whenever
15696                 necessary).
15697
15698 2005-06-23 [colin]      1.9.11cvs93
15699
15700         * src/summaryview.c
15701                 Optimize Select All
15702                 Before, in a 5K mails folder: 11s
15703                 After, in the same folder: 58000µs
15704                 The joys of locking... gtk_clist_select_all() fires a 
15705                 tree-select-row event for each selected row, which in 
15706                 summaryview, callbacks summary_selected which in turn,
15707                 calls summary_status_show, which walks the selected
15708                 rows. Hence, calling gtk_clist_select_all was 
15709                 exponential. Locking the summaryview makes 
15710                 summary_selected return early.
15711
15712 2005-06-23 [colin]      1.9.11cvs92
15713
15714         * src/imap.c
15715                 Move mutex at the important place to avoid
15716                 deadlocks
15717         * src/summaryview.c
15718                 Fix Del key deleting directly instead of
15719                 moving to trash
15720
15721 2005-06-22 [colin]      1.9.11cvs91
15722
15723         * src/plugins/spamassassin/libspamc.c
15724                 As we do spagetti code with assignations in multiple
15725                 places (see _message_read_raw where out = msg = raw),
15726                 let's be sure we don't free the same pointer twice.
15727                 Should fix bug #683 (Crash in libpam at 
15728                 message_cleanup).
15729
15730 2005-06-22 [colin]      1.9.11cvs90
15731
15732         * src/compose.c
15733         * src/messageview.c
15734         * src/toolbar.c
15735                 Make toolbar's delete use the move to trash stuff;
15736                 Add gtk_widget_realize to be sure pixmaps can get
15737                 created (that may fix an old worksforme bug which
15738                 I can't find back...)
15739
15740 2005-06-22 [colin]      1.9.11cvs89
15741
15742         * src/summaryview.c
15743         * src/summaryview.h
15744         * src/mainwindow.c
15745                 Rename "Message/Delete" to "Message/Move to trash"
15746                 Add "Message/Delete..." that directly destroys the
15747                 selected messages after asking for a confirmation.
15748
15749 2005-06-22 [colin]      1.9.11cvs88
15750
15751         * src/imap.c
15752                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
15753                 o Fix a deadlock (thanks Darko)
15754
15755 2005-06-22 [colin]      1.9.11cvs87
15756
15757         * src/gtk/foldersort.c
15758                 Add missing include for the i18n;
15759                 patch by Fabien Vantard
15760
15761 2005-06-21 [colin]      1.9.11cvs86
15762
15763         * src/folder.c
15764         * src/folderview.c
15765                 Respect the no_select flag
15766         * src/imap.c
15767                 Fix recursive deletion
15768         * src/imap_gtk.c
15769         * src/mh_gtk.c
15770                 Make the folder deletion's warning
15771                 more explicit
15772
15773 2005-06-21 [colin]      1.9.11cvs85
15774
15775         * src/textview.c
15776                 Prevent email addresses from spanning accross
15777                 lines - fixes bug # 646 (newline-chars in 
15778                 email addresses)
15779
15780 2005-06-20 [colin]      1.9.11cvs84
15781
15782         * src/folder.c
15783                 Be sure not to remove source if copy failed
15784
15785 2005-06-20 [colin]      1.9.11cvs83
15786
15787         * src/folderview.c
15788         * src/imap_gtk.c
15789                 remove summaryview's lock
15790         * src/imap.c
15791                 introduce threads to avoid problems when foreground tasks
15792                 interfere with background tasks
15793         * src/mh.c
15794                 prevent moving to drafts/queue
15795         * src/mimeview.c
15796                 fix leak
15797
15798 2005-06-19 [colin]      1.9.11cvs82
15799
15800         * src/imap_gtk.c
15801                 Remember that the user doesn't want to override
15802                 offline mode, for 3 seconds. It avoid presenting
15803                 him with N popups in a really short time.
15804
15805 2005-06-17 [colin]      1.9.11cvs81
15806
15807         * src/imap.c
15808                 Fix IMAP breaking on folders containing '('
15809                 (Probably won't be enough)
15810
15811 2005-06-17 [colin]      1.9.11cvs80
15812
15813         Forgotten files on 1.9.11cvs79
15814         * src/summaryview.c
15815                 Fix stepping when not immediately executing
15816         * src/imap.c
15817                 Really prevent UID FETCH 0
15818         * src/codeconv.c
15819                 Fix outgoing charset never set to utf-8
15820         * src/mh.c
15821                 Fix leak
15822
15823 2005-06-16 [colin]      1.9.11cvs79
15824
15825         * src/compose.c
15826                 Fix bug #707 (Dash splits rows)
15827                 Only wrap if we're on a line break position and
15828                 the previous one was a "white" (space) char.
15829                 Pango stuff is weird.
15830
15831 2005-06-16 [colin]      1.9.11cvs78
15832
15833         * src/imap_gtk.c
15834                 Lock summaryview while downloading messages
15835                 on user demand
15836         * src/procheader.c
15837         * src/unmime.c
15838         * src/common/utils.c
15839         * src/common/utils.h
15840                 Replace \r and \n with spaces in From and
15841                 Subject headers
15842
15843 2005-06-16 [paul]       1.9.11cvs77
15844
15845         * src/procmime.c
15846                 liberalise the mime parser
15847         * src/gtk/about.c
15848                 add text wrapping
15849
15850 2005-06-16 [paul]       1.9.11cvs76
15851
15852         * src/gtk/about.c
15853                 reworked
15854
15855 2005-06-15 [colin]      1.9.11cvs75
15856
15857         * src/compose.c
15858                 Finish header encoding fix
15859         * src/summaryview.c
15860                 Fix segfault
15861         * src/headerview.c
15862                 Fix compilation (Thanks Stephan
15863                 Sachse)
15864
15865 2005-06-15 [colin]      1.9.11cvs74
15866
15867         * Makefile.am
15868                 Install gnome2 stuff rather than gnome1, 
15869                 if both are present
15870         * src/codeconv.c
15871         * src/codeconv.h
15872         * src/compose.c
15873                 Fix headers encoding
15874         * src/folder.c
15875                 Visual progress when fetching all messages
15876         * src/folderview.c
15877         * src/summaryview.c
15878         * src/summaryview.h
15879                 Prevent changing current message while
15880                 incorporating
15881
15882 2005-06-15 [paul]       1.9.11cvs73
15883
15884         * src/gtk/gtkaspell.c
15885         * src/gtk/gtkaspell.h
15886                 fix build warnings
15887
15888 2005-06-15 [paul]       1.9.11cvs72
15889
15890         * src/prefs_filtering.c
15891                 allow reordering of filter rules by
15892                 drag n drop
15893
15894 2005-06-15 [paul]       1.9.11cvs71
15895
15896         * COPYING
15897                 updated
15898         * src/codeconv.c
15899                 replace deprecated function
15900         * src/inc.c
15901         * src/send_message.c
15902         * src/gtk/progressdialog.c
15903         * src/gtk/progressdialog.h
15904                 salvage and reuse parts of reverted sync
15905
15906 2005-06-15 [paul]       1.9.11cvs70
15907
15908         * src/inc.c
15909         * src/send_message.c
15910         * src/gtk/progressdialog.c
15911         * src/gtk/progressdialog.h
15912                 revert yesterday's sync with main
15913                 it contains deprecated functions
15914
15915 2005-06-15 [colin]      1.9.11cvs69
15916
15917         * src/headerview.c
15918                 Fix bug #670 (multi user to: will corrupt message 
15919                 headers display)
15920
15921 2005-06-15 [colin]      1.9.11cvs68
15922
15923         * src/compose.c
15924                 Fix bug #421 (Fix undo on wrapping)
15925
15926 2005-06-15 [colin]      1.9.11cvs67
15927
15928         * src/folder.c
15929                 Provide visual feedback while processing
15930                 folder's rules.
15931         * src/imap.c
15932                 Provide visual feedback while getting
15933                 short headers (for uncached messages)
15934
15935
15936 2005-06-14 [paul]       1.9.11cvs66
15937
15938         * src/account.c
15939                 change a couple stock icons
15940         * src/inc.c
15941         * src/send_message.c
15942         * src/gtk/progressdialog.c
15943         * src/gtk/progressdialog.h
15944                 sync main's GtkTreeView implementation
15945
15946 2005-06-14 [colin]      1.9.11cvs65
15947
15948         * src/imap.c
15949                 Various little fixes, mainly on error paths
15950
15951 2005-06-13 [colin]      1.9.11cvs64
15952
15953         * matcher.c
15954         * procmsg.c
15955         * procmsg.h
15956                 Add a way to fetch only headers. This speeds
15957                 up filtering on headers for IMAP. Fixes:
15958                 bug #481 extraneous imap commands slow down 
15959                         imap filtering
15960                 bug #522 Sylpheed downloads all messages 
15961                         when opening mailbox (IMAP)
15962                 bug #677 IMAP fetch is soooooooooooooo slow
15963         * src/folder.c
15964         * src/folder.h
15965                 Add a folder set_batch method so that
15966                 implementations can speed up flags changes
15967         * src/folderutils.c
15968         * src/summaryview.c
15969                 Use that in mark as (un)read and mark all read
15970                 Refix bug #679
15971         * src/imap.c
15972                 Implement set_batch - brings back deferred
15973                 flags in a less buggy manner. Fixes:
15974                 bug #729 IMAP immediate expunge of deleted messages
15975                 bug #191 remove list of messages with one command
15976                 Fix login with strange chars
15977                 Implement fetch_msg_full
15978                 Fix copy (wrong counts)
15979
15980 2005-06-12 [colin]      1.9.11cvs63
15981
15982         * src/folder.c
15983                 lock incorporation during long operations.
15984                 Avoids fucking up the IMAP socket.
15985
15986 2005-06-12 [colin]      1.9.11cvs62
15987
15988         * src/imap.c
15989                 Fix harmful typo
15990                 Factorize remove_all_msg
15991                 Thread-ize expunge
15992         * src/summaryview.c
15993                 Don't update partial-download status if unnecessary
15994         * src/folder.c
15995                 Use remove_msgs everywhere possible
15996
15997 2005-06-12 [colin]      1.9.11cvs61
15998
15999         * src/folder.c
16000         * src/folder.h
16001                 Add a remove_msgs function to remove a 
16002                 list of messages
16003         * src/imap.c
16004                 Implement that.
16005
16006 2005-06-12 [colin]      1.9.11cvs60
16007
16008         * src/imap.c
16009                 Remove flags-processing deferring... Too hard
16010                 to get it to work in all cases.
16011
16012 2005-06-11 [colin]      1.9.11cvs59
16013
16014         * src/imap.c
16015                 printf -> debug_print
16016
16017 2005-06-11 [colin]      1.9.11cvs58
16018
16019         * src/imap.c
16020                 o Fix build without USE_PTHREAD
16021                 o Factorize imap_open
16022                 o Alertpanel in case of impossible connection
16023                 o Alertpanel in case of impossible login
16024                 o Fix deferred flags processing to force a 
16025                   flush before adding some more flags to process,
16026                   but in another folder.
16027
16028 2005-06-10 [colin]      1.9.11cvs57
16029
16030         * src/imap.c
16031                 o Fix a format string error
16032                 o init ssl socket outside of the thread 
16033                   (it possibly invokes gtk calls)
16034         * src/procmime.c
16035                 o Put back the buffer to its necessary size
16036                 o Fix changing a file pointer without keeping
16037                   track of it (thanks Valgrind)
16038         * src/common/smtp.c
16039                 o Fix automatic STARTTLS if login should be done
16040                   and the server only allows it after starting TLS
16041         * src/gtk/gtkinputdialog.c
16042                 o Eat GDK_Return so that the combo popup doesn't 
16043                   appear when we press Enter to validate the combo
16044                   input dialog (as seen in the Open with... dialog)
16045
16046 2005-06-10 [colin]      1.9.11cvs56
16047
16048         * src/imap.c
16049                 o A bit less debug
16050                 o Fix a crash on deletion
16051                 o Threadize imap_select (it's called outside of 
16052                   threads)
16053                 o Defer treatment of DELETED flags
16054
16055
16056 2005-06-09 [colin]      1.9.11cvs55
16057
16058         * src/imap.c
16059                 Make sure we check imap_gtk_should_override(), which
16060                 potentially calls gtk stuff, before creating thread.
16061                 That way it should't be called via imap_get_session()
16062                 inside a thread.
16063
16064 2005-06-09 [colin]      1.9.11cvs54
16065
16066         * src/imap.c
16067                 o add a bit of status output
16068                 o remove some dead code
16069                 o threadize get_list_of_uids
16070                 o threadize imap_get_flags
16071                 o defer flag changing by 500ms so that they
16072                   can be batched
16073
16074
16075 2005-06-08 [colin]      1.9.11cvs53
16076
16077         * src/imap.c
16078                 Thread-ize imap_cmd_fetch
16079
16080 2005-06-08 [colin]      1.9.11cvs52
16081
16082         * src/main.c
16083                 Mmh, that broke POP3...
16084
16085 2005-06-08 [colin]      1.9.11cvs51
16086
16087         * src/main.c
16088                 Stabilize IMAP patch (thanks to Hoa)
16089
16090 2005-06-08 [colin]      1.9.11cvs50
16091
16092         * src/imap.c
16093                 Test patch to speed up imap. 
16094
16095 2005-06-08 [colin]      1.9.11cvs49
16096
16097         * src/imap_gtk.c
16098                 Warning fix
16099         * src/procmime.c
16100                 Apply patch from gentoo to use /usr/share/mime/globs if 
16101                 available, after un-breaking it
16102         * src/common/log.c
16103         * src/common/log.h
16104                 Use g_timeout for invoking hooks that possibly use gtk
16105                 calls. This should leave gtk calls in the main thread.
16106
16107 2005-06-08 [paul]       1.9.11cvs48
16108
16109         * src/codeconv.c
16110                 conv_get_outgoing_charset_str(): don't
16111                 use prefs_common setting
16112         * src/compose.c
16113         * src/compose.h
16114                 add /Options/Character encoding/... to
16115                 temporarily change the outgoing encoding
16116
16117         (belated sync with main)
16118
16119 2005-06-08 [paul]       1.9.11cvs47
16120
16121         * src/compose.c
16122                 correction to/completion of last
16123                 sync with main
16124
16125 2005-06-08 [paul]       1.9.11cvs46
16126
16127         sync with main:
16128         
16129         * src/codeconv.c
16130         * src/codeconv.h
16131                 always enabled Japanese auto-detection
16132                 if the first letters of locale string
16133                 is "ja"
16134         * src/compose.c
16135                 don't use "destroy" signal to destroy
16136                 Compose object (fix rare crashes on discard?)
16137         * src/mainwindow.c
16138         * src/messageview.c
16139         * src/prefs_send.c
16140                 added Hebrew encodings
16141         * src/sourcewindow.c
16142                 don't use "destroy" signal to destroy
16143                 objects
16144
16145 2005-06-07 [colin]      1.9.11cvs45
16146
16147         * src/summaryview.c
16148                 Add missing unlocks/locks
16149
16150 2005-06-07 [paul]       1.9.11cvs44
16151
16152         * src/summaryview.c
16153                 restore bug #749 fix
16154
16155 2005-06-06 [colin]      1.9.11cvs43
16156
16157         * src/summaryview.c
16158                 Fix selection bug when prefs_common.open_unread 
16159                 is FALSE
16160
16161 2005-06-06 [colin]      1.9.11cvs42
16162
16163         * src/common/md5.c
16164                 Fix a warning
16165         * src/summaryview.c
16166         * src/folderview.c
16167                 Factorize long operations beginning and end
16168                 (locking, freezing/thawing, cursor, ...)
16169                 Check selection->data member in selection-
16170                 related loops; this avoids dying an awful
16171                 death if the selection changes on us while
16172                 we're marking a whole IMAP folder unread, 
16173                 for example.
16174
16175 2005-06-06 [paul]       1.9.11cvs41
16176
16177         * src/textview.c
16178                 don't g_free() a static gchar buffer
16179
16180 2005-06-05 [colin]      1.9.11cvs40
16181
16182         * src/mainwindow.c
16183         * src/messageview.c
16184         * src/summaryview.c
16185                 Fix bug #749 (Show all headers should be
16186                 sticky as the GUI suggests)
16187
16188 2005-06-03 [paul]       1.9.11cvs39
16189
16190         * src/compose.c
16191                 don't allow editing of mail while sending.
16192                 patch by Colin
16193
16194 2005-06-03 [paul]       1.9.11cvs38
16195
16196         * src/folderview.c
16197                 add a freeze/thaw to speed up 'mark all read'
16198
16199 2005-06-03 [paul]       1.9.11cvs37
16200
16201         * src/prefs_message.c
16202                 reflect changes immediately
16203
16204 2005-06-02 [colin]      1.9.11cvs36
16205
16206         * po/POTFILES.in
16207                 Patch by Fabien Vantard.
16208
16209 2005-06-02 [colin]      1.9.11cvs35
16210
16211         * src/imap.c
16212                 Use a non-blocking imap_getline() if possible.
16213                 This should completely prevent the interface
16214                 from freezin on imap operations, although it
16215                 may do strange stuff in case of folder switching
16216                 while a big imap operation is taking place...
16217
16218                 In addition, fix a leak in the case thread
16219                 creation fails on connection.
16220
16221 2005-06-02 [colin]      1.9.11cvs34
16222
16223         * src/crash.c
16224         * src/prefs_common.h
16225                 Fix build (prefs_common_init() doesn't exist
16226                 anymore)
16227
16228 2005-06-02 [colin]      1.9.11cvs33
16229
16230         * src/prefs_account.c
16231                 Fix bug #245 (filtering rules broken when
16232                 renaming a remote account (imap4 or nntp)
16233
16234 2005-06-02 [colin]      1.9.11cvs32
16235
16236         * src/imap.c
16237                 Try to fix IMAP shortcomings: 
16238                 o Multithread imap_open()
16239                 o allow offline-mode overriding instead of
16240                   just returning NULL
16241         * src/imap_gtk.c
16242         * src/imap_gtk.h
16243                 Add a function to ask whether we want to
16244                 override offline-mode for 10 minutes (one-shot
16245                 asking was painful)
16246         * src/procheader.c
16247                 Fix segfault when imap parser isn't happy about
16248                 a missing {
16249
16250 2005-06-01 [colin]      1.9.11cvs31
16251
16252         * src/addrharvest.c
16253         * src/compose.c
16254         * src/mbox.c
16255         * src/mbox.h
16256         * src/mh.c
16257         * src/msgcache.c
16258         * src/send_message.c
16259         * src/setup.c
16260         * src/undo.c
16261         * src/common/hooks.c
16262         * src/common/prefs.c
16263         * src/common/template.c
16264         * src/common/utils.c
16265         * src/gtk/gtkutils.c
16266         * src/gtk/inputdialog.c
16267         * src/gtk/menu.c
16268         * src/gtk/pluginwindow.c
16269         * src/gtk/prefswindow.c
16270         * src/plugins/pgpmime/passphrase.c
16271         * src/plugins/pgpmime/prefs_gpg.c
16272                 More -Wall fixes
16273
16274         * src/common/Makefile.am
16275         * src/common/timing.h
16276                 Add basic timing code
16277
16278         * src/summaryview.c
16279                 Fix a bug with unread messages when 
16280                 re-sorting folders, and by the way
16281                 fix a big performance hit when 
16282                 re-sorting (10k mails: before 5s,
16283                 after .5s)
16284
16285         * src/prefs_compose_writing.c
16286         * src/prefs_compose_writing.h
16287         * src/prefs_message.c
16288         * src/prefs_message.h
16289         * src/prefs_other.c
16290         * src/prefs_other.h
16291         * src/prefs_quote.c
16292         * src/prefs_quote.h
16293         * src/prefs_receive.c
16294         * src/prefs_receive.h
16295         * src/prefs_send.c
16296         * src/prefs_send.h
16297         * src/prefs_summaries.c
16298         * src/prefs_summaries.h
16299                 Fix copyright banner
16300
16301 2005-06-01 [paul]       1.9.11cvs30
16302
16303         * po/fi.po
16304                 updated by Flammie Pirinen
16305         * src/procmime.c
16306                 fix 'Bad BASE64 content' output
16307
16308 2005-05-31 [colin]      1.9.11cvs29
16309
16310         * src/procmime.c
16311                 Oops, where did my hunk go.
16312
16313 2005-05-31 [colin]      1.9.11cvs28
16314
16315         * src/Makefile.am
16316         * src/account.c
16317         * src/action.c
16318         * src/addr_compl.c
16319         * src/addressbook.c
16320         * src/codeconv.c
16321         * src/compose.c
16322         * src/export.c
16323         * src/folder.c
16324         * src/folderview.c
16325         * src/image_viewer.c
16326         * src/main.c
16327         * src/mainwindow.c
16328         * src/messageview.c
16329         * src/mimeview.c
16330         * src/msgcache.c
16331         * src/prefs_account.c
16332         * src/prefs_actions.c
16333         * src/prefs_common.c
16334         * src/prefs_compose_writing.c
16335         * src/prefs_customheader.c
16336         * src/prefs_ext_prog.c
16337         * src/prefs_filtering.c
16338         * src/prefs_filtering_action.c
16339         * src/prefs_fonts.c
16340         * src/prefs_image_viewer.c
16341         * src/prefs_message.c
16342         * src/prefs_message.h
16343         * src/prefs_msg_colors.c
16344         * src/prefs_other.c
16345         * src/prefs_other.h
16346         * src/prefs_quote.c
16347         * src/prefs_receive.c
16348         * src/prefs_receive.h
16349         * src/prefs_send.c
16350         * src/prefs_send.h
16351         * src/prefs_spelling.c
16352         * src/prefs_summaries.c
16353         * src/prefs_summary_column.c
16354         * src/prefs_template.c
16355         * src/prefs_themes.c
16356         * src/prefs_toolbar.c
16357         * src/prefs_wrapping.c
16358         * src/procmime.c
16359         * src/procmsg.c
16360         * src/send_message.h
16361         * src/ssl_manager.c
16362         * src/summary_search.c
16363         * src/summaryview.c
16364         * src/textview.c
16365         * src/wizard.c
16366         * src/common/smtp.c
16367         * src/common/smtp.h
16368         * src/gtk/gtkutils.h
16369                 o Move the rest of Common prefs to new style
16370                 o Lots of -Wall warning fixes
16371                 o fix FIXME in cache memusage calculation
16372                 o Let return receipts be sent from any account
16373                 o Little cache optimisation (read)
16374                 o Fix bug #746 (don't treat commas as separators
16375                   when inside a quoted string)
16376
16377 2005-05-31 [paul]       1.9.11cvs27
16378
16379         * src/prefs_common.c
16380                 fix 'off-by-one' typo
16381
16382 2005-05-31 [paul]       1.9.11cvs26
16383
16384         * src/account.c
16385         * src/addr_compl.c
16386         * src/compose.c
16387         * src/foldersel.c
16388         * src/prefs_actions.c
16389         * src/prefs_common.c
16390         * src/prefs_common.h
16391         * src/prefs_customheader.c
16392         * src/prefs_display_header.c
16393         * src/prefs_filtering.c
16394         * src/prefs_filtering_action.c
16395         * src/prefs_matcher.c
16396         * src/prefs_summaries.c
16397         * src/prefs_summary_column.c
16398         * src/prefs_template.c
16399         * src/prefs_toolbar.c
16400         * src/ssl_manager.c
16401         * src/gtk/pluginwindow.c
16402         * src/gtk/prefswindow.c
16403         * src/gtk/progressdialog.c
16404                 add hidden prefs 'enable_rules_hint'
16405                 for gtk_tree_view_set_rules_hint()
16406                 (sync with main)
16407                 
16408
16409 2005-05-31 [colin]      1.9.11cvs25
16410
16411         * src/Makefile.am
16412         * src/main.c
16413         * src/prefs_common.c
16414         * src/prefs_summaries.c ** ADDED **
16415         * src/prefs_summaries.h ** ADDED **
16416                 Common/Display -> Display/Summaries
16417
16418 2005-05-31 [colin]      1.9.11cvs24
16419
16420         * src/Makefile.am
16421         * src/main.c
16422         * src/prefs_quote.c ** ADDED **
16423         * src/prefs_quote.h ** ADDED **
16424                 Move Common/Quote to Compose/Quoting
16425         * src/prefs_common.c
16426         * src/prefs_common.h
16427                 Remove old quote stuff, add
16428                 convenience functions for GtkTextView prefs
16429         * src/gtk/prefswindow.c
16430                 Set default height higher
16431
16432 2005-05-30 [colin]      1.9.11cvs23
16433
16434         * src/Makefile.am
16435         * src/main.c
16436         * src/prefs_common.c
16437         * src/prefs_compose_writing.c ** ADDED **
16438         * src/prefs_compose_writing.h ** ADDED **
16439                 Move Common/Compose prefs to Compose/Writing
16440
16441 2005-05-30 [colin]      1.9.11cvs22
16442
16443         * src/common/utils.c
16444                 Fix bug #651 (Confused Attract by Subject)
16445                 Patch by M. Benkmann <haferfrost@web.de>
16446         * AUTHORS
16447
16448 2005-05-30 [colin]      1.9.11cvs21
16449
16450         * src/compose.c
16451                 Fix concatenation of different headers of
16452                 the same type (bug #645)
16453         * src/prefs_folder_item.c
16454                 Fix bug #699 (setting color to black doesn't
16455                 work immediately)
16456         * src/procmime.c
16457                 Print out decoding error only once per
16458                 block
16459
16460 2005-05-30 [paul]       1.9.11cvs20
16461
16462         * src/common/template.c
16463                 fix Bcc
16464
16465 2005-05-30 [paul]       1.9.11cvs19
16466
16467         * doc/src/rfc2368.txt   **NEW FILE**
16468         * src/compose.c
16469                 compose_entries_set(): don't interpret Bcc
16470                 header field (conform to RFC 2368)
16471                 (sync with main)
16472
16473 2005-05-29 [colin]      1.9.11cvs18
16474
16475         * src/prefs_common.c
16476                 Let the default reply format respect
16477                 netiquette by cutting the signature.
16478
16479 2005-05-29 [colin]      1.9.11cvs17
16480
16481         * src/summaryview.c
16482                 Don't let always_show_msg override
16483                 open_unread_on_enter when opening a new
16484                 directory.
16485
16486 2005-05-27 [paul]       1.9.11cvs16
16487
16488         sync with main:
16489
16490         * src/main.c
16491                 app_will_exit(): cleanup tmp directory when exit
16492         * src/message_search.c
16493                 improved the interface and made code cleanup.
16494                 removed Clear button
16495         * src/send_message.c
16496                 send_message_local(): use GSpawn, and detect errors
16497         * src/summary_search.c
16498                 improved the interface and made code cleanup
16499         * src/textview.c
16500                 textview_write_link(): also skip non-ascii space
16501                  at the head of link strings (phishing check
16502                  didn't work at the case)
16503         * src/common/utils.c
16504                 get_command_output(): use g_spawn_command_line_sync()
16505                 instead of popen()
16506
16507 2005-05-26 [colin]      1.9.11cvs15
16508
16509         * src/folder.c
16510                 remove printf
16511
16512 2005-05-26 [colin]      1.9.11cvs14
16513
16514         * src/common/nntp.c
16515                 Fix nntp mode reader (bug #611)
16516                 Patch by Florian Mickler <florian@mickler.org>
16517
16518 2005-05-26 [colin]      1.9.11cvs13
16519
16520         * src/plugins/pgpmime/passphrase.c
16521                 Fix mouse grabbing (bug #557)
16522
16523 2005-05-26 [colin]      1.9.11cvs12
16524
16525         * src/prefs_themes.c
16526                 Fix g_warning (bug #541)
16527
16528 2005-05-26 [colin]      1.9.11cvs11
16529
16530         * src/prefs_actions.c
16531         * src/prefs_template.c
16532                 Fix bug #506 (no warning if action/template
16533                 is not saved)
16534         * src/common/template.c
16535                 Fix a possible crash
16536
16537 2005-05-26 [colin]      1.9.11cvs10
16538
16539         * src/folder.c
16540         * src/folderview.c
16541         * src/procmsg.c
16542         * src/summaryview.c
16543                 Forbid locked messages to be moved or
16544                 deleted. Locked messages in trashes 
16545                 still get deleted, for performance
16546                 reason (mh.c::mh_remove_all_msgs)
16547
16548 2005-05-25 [colin]      1.9.11cvs9
16549
16550         * src/procmime.c
16551                 Use correct encoding when sending mails
16552                 with attachments that have accentued 
16553                 chars in their name
16554
16555 2005-05-24 [colin]      1.9.11cvs8
16556
16557         * src/summaryview.c
16558                 Fix bug #688 f) read/unread marker not
16559                 changed on first click
16560                 Also, optimize summary_status_show()
16561                 calls
16562         * src/folder.c
16563         * src/inc.c
16564         * src/procmime.c
16565                 Fix bug #688 b) and c) wrt message
16566                 attachments and signature
16567         * src/stock_pixmap.c
16568         * src/stock_pixmap.h
16569         * src/stock_pixmap.c
16570         * src/stock_pixmap.h
16571         * src/Makefile.am
16572         * src/pixmaps/clip_gpg_signed.xpm
16573                 Add clip/signed icon
16574
16575 2005-05-24 [colin]      1.9.11cvs7
16576
16577         * src/folder_item_prefs.c
16578                 whitespace fix
16579
16580 2005-05-24 [colin]      1.9.11cvs6
16581
16582         * src/folderview.c
16583         * src/prefs_common.c
16584         * src/prefs_common.h
16585                 Add a confirmation to folder drag and drop
16586                 fixes bug #156
16587         * src/alertpanel.c
16588         * src/alertpanel.h
16589                 fix _with_disable parameters so that
16590                 the buttons labels are specifiable too
16591         * src/plugins/pgpmime/sgpgme.c
16592                 reflect said change
16593                 
16594
16595 2005-05-24 [colin]      1.9.11cvs5
16596
16597         * src/folderview.c
16598                 Uncollapse/collapse folders on double-click
16599                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
16600                 closes bug #108
16601
16602 2005-05-23 [colin]      1.9.11cvs4
16603
16604         * src/common/socket.c
16605                 Check another special SSL_peek() error.
16606                 Should help wrt bug #728
16607
16608 2005-05-23 [colin]      1.9.11cvs3
16609
16610         * src/plugins/pgpmime/pgpmime.c
16611                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
16612                 breaking menu accelerators and stuff. Users will have to
16613                 reselect "PGP MIME" instead of "PGP/MIME" in their 
16614                 account's privacy preferences if needed.
16615
16616 2005-05-22 [paul]
16617
16618         * tools/kdeservicemenu/install.sh
16619                 use kdesu to prompt for root password if doing
16620                 global install/uninstall
16621
16622 2005-05-20 [colin]      1.9.11cvs2
16623
16624         * src/procmsg.c
16625                 Fix another compilation error with gcc-2.9x
16626                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
16627         * src/send_message.c
16628                 Don't send QUIT if we aren't connected
16629
16630 2005-05-19 [colin]      1.9.11cvs1
16631
16632         * src/procmsg.c
16633                 Fix compilation with gcc 2.9x
16634
16635 2005-05-19 [paul]       1.9.11
16636
16637         1.9.11 released
16638
16639 2005-05-19 [paul]       1.9.9cvs14
16640
16641         * src/gtk/inputdialog.c
16642                 prevent gettext warning
16643
16644 2005-05-19 [paul]       1.9.9cvs13
16645
16646         * src/mainwindow.c
16647         * src/prefs_common.c
16648         * src/prefs_common.h
16649         * src/textview.c
16650         * src/textview.h
16651                 add an option to toggle cursor in message
16652                 view (sync with main)
16653
16654 2005-05-18 [colin]      1.9.9cvs12
16655
16656         * src/compose.c
16657                 Dereference freed pointer
16658         * src/gtk/gtkaspell.c
16659                 Fix duplication of dictionaries (is it an aspell issue?)
16660
16661 2005-05-18 [colin]      1.9.9cvs11
16662
16663         * src/gtk/inputdialog.c
16664         * src/gtk/gtkaspell.c
16665                 HIGuify dialogs
16666         * src/alertpanel.c
16667                 Remove a double call
16668
16669 2005-05-17 [colin]      1.9.9cvs10
16670
16671         * src/gtk/gtkaspell.c
16672                 Fix dialogs, Ctrl-Enter accel
16673
16674 2005-05-17 [colin]      1.9.9cvs9
16675
16676         * src/gtk/gtkaspell.c
16677                 Fix some accelerators, escape in replace-window
16678
16679 2005-05-16 [colin]      1.9.9cvs8
16680
16681         * src/gtk/gtkaspell.c
16682                 Revert last commit, it was a mistake.
16683
16684 2005-05-16 [colin]      1.9.9cvs7
16685
16686         * src/gtk/gtkaspell.c
16687                 Remove buggy code while we're at it. It's a 
16688                 dead code path anyway.
16689
16690 2005-05-16 [colin]      1.9.9cvs6
16691
16692         * src/gtk/gtkaspell.c
16693                 Missed some gtk_menu_popup where deactivate
16694                 signal should be handled. Should fix bug
16695                 #629 a bit more.
16696
16697 2005-05-16 [colin]      1.9.9cvs5
16698
16699         * src/gtk/gtkaspell.c
16700                 Remove debug printf()s
16701
16702 2005-05-16 [colin]      1.9.9cvs4
16703
16704         * src/gtk/gtkaspell.c
16705                 Fix a bit aspell problems
16706                 (see bug #629)
16707
16708 2005-05-13 [colin]      1.9.9cvs3
16709
16710         * src/folderview.c
16711                 Fix the + appearing even when no subfolders
16712                 have unread messages. Thanks to wwp for the
16713                 bug report.
16714
16715 2005-05-11 [paul]       1.9.9cvs2
16716
16717         * src/folderview.c
16718                 correction to 1.9.9cvs1, only colour folders that
16719                 have new msgs (not unread msgs)
16720
16721 2005-05-10 [colin]      1.9.9cvs1
16722
16723         * src/folderview.c
16724         * src/summaryview.c
16725                 Try to fix bolding bugs again.
16726
16727 2005-05-09 [paul]
16728
16729         * tools/claws.i18n.status.pl
16730                 add Ricardo Mones Lastra's script that has been providing
16731                 the i18n status page for many months
16732
16733 2005-05-09 [paul]       1.9.9
16734
16735         1.9.9 release
16736
16737 2005-05-09 [paul]       1.9.6cvs58
16738
16739         * AUTHORS
16740         * INSTALL
16741         * README.claws
16742                 updated
16743         * Makefile.am 
16744         * RELEASE_NOTES.claws
16745                 add release notes to cvs to simplify release
16746                 procedure
16747         * configure.ac
16748                 add ca and fi to ALL_LINGUAS
16749         * po/Makefile.in.in
16750                 workaround for missing Makevars
16751         * po/ca.po
16752         * po/fi.po
16753                 add new Catalan and Finnish translations
16754                 submitted by Miquel Oliete and Flammie Pirinen
16755         * po/de.po
16756         * po/es.po
16757         * po/fr.po
16758         * po/it.po
16759         * po/pl.po
16760         * po/ru.po
16761         * po/sk.po
16762         * po/sr.po
16763         * po/zh_CN.po
16764                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
16765                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
16766                 Urke MMI, and Hansom Young
16767         * src/main.c
16768                 Fix drafting when quitting. compose_draft() closes the
16769                 compose windows, which modifies the compose_list GSList.
16770                 We have to refresh this list after echo drafting to avoid a
16771                 segfault
16772         * src/partial_download.c
16773                 fix segfault on exit
16774
16775 2005-05-06 [paul]       1.9.6cvs57
16776
16777         * src/grouplistdialog.c
16778                 quick fix/workaround for unresizeable newsgroup
16779                 name column 
16780
16781 2005-05-06 [paul]       1.9.6cvs56
16782
16783         * src/inc.c
16784         * src/mainwindow.c
16785                 use gettext plural forms
16786         * src/imap_gtk.c
16787         * src/mh_gtk.c
16788         * src/toolbar.c
16789                 small improvement to english usage
16790
16791 2005-05-05 [thorsten]   1.9.6cvs55
16792
16793         * src/folder.c
16794                 fix possible crash
16795
16796 2005-05-05 [paul]       1.9.6cvs54
16797         
16798         sync with HEAD
16799
16800         * AUTHORS
16801         * src/compose.c
16802                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
16803                 patch by Tim Mann
16804
16805 2005-05-05 [paul]       1.9.6cvs53
16806
16807         * src/mainwindow.c
16808                 fix resizing of separate message and
16809                 folder views
16810
16811 2005-05-05 [paul]       1.9.6cvs52
16812
16813         * src/account.c
16814         * src/addrgather.c
16815         * src/browseldap.c
16816         * src/exphtmldlg.c
16817         * src/expldifdlg.c
16818         * src/importmutt.c
16819         * src/importpine.c
16820         * src/main.c
16821         * src/mainwindow.c
16822         * src/noticeview.c
16823         * src/prefs_filtering.c
16824         * src/prefs_filtering_action.c
16825         * src/prefs_matcher.c
16826         * src/prefs_spelling.c
16827         * src/prefs_toolbar.c
16828         * src/toolbar.c
16829         * src/wizard.c
16830         * src/gtk/description_window.c
16831         * src/gtk/gtkvscrollbutton.c
16832         * src/gtk/progressdialog.c
16833         * src/gtk/quicksearch.c
16834         * src/plugins/pgpmime/prefs_gpg.c
16835         * src/plugins/spamassassin/spamassassin_gtk.c
16836                 replace deprecated gtk_widget_set_usize
16837
16838 2005-05-04 [colin]      1.9.6cvs51
16839
16840         * src/common/utils.c
16841                 Fix crash when subst_for_filename is called
16842                 with a NULL parameter
16843
16844 2005-05-04 [colin]      1.9.6cvs50
16845
16846         * src/partial_download.c
16847         * src/pop.c
16848                 Escape login when writing uidl file
16849                 fixes bug #736
16850
16851 2005-05-03 [colin]      1.9.6cvs49
16852
16853         * src/procmime.c
16854                 Fix possible DOS in mime parser
16855                 (see bug #634)
16856
16857 2005-05-02 [colin]      1.9.6cvs48
16858
16859         * src/compose.c
16860                 Try to fix the copy/paste mess once again.
16861
16862
16863 2005-04-30 [colin]      1.9.6cvs47
16864
16865         * src/prefs_account.h
16866         * src/procmsg.c
16867         * src/send_message.c
16868         * src/common/smtp.c
16869         * src/common/smtp.h
16870                 Try to batch sending mails (per account) instead of
16871                 reconnecting to server every time.
16872
16873 2005-04-29 [colin]      1.9.6cvs46
16874
16875         * src/messageview.c
16876                 Fix window resizing that refused to size down
16877         * src/prefs_common.c
16878         * src/prefs_common.h
16879         * src/prefs_filtering.c
16880                 Save Filtering's window size
16881
16882 2005-04-21 [paul]       1.9.6cvs45
16883
16884         * ChangeLog-gtk2.claws
16885         * src/setup.c
16886                 correction to sync
16887
16888 2005-04-21 [paul]       1.9.6cvs44
16889
16890         sync with main:
16891
16892         * src/setup.c
16893         * src/statusbar.c
16894         * src/statusbar.h
16895                 use gtkut_widget_draw_now(). Improved performance
16896                 of the update of statusbar
16897         * src/textview.c
16898                 textview_smooth_scroll_do(): redraw it after scroll
16899                 is done (fixed incorrect display when a part of the
16900                 view is hidden).
16901         * src/gtk/gtkutils.c
16902         * src/gtk/gtkutils.h
16903                 gtkut_widget_draw_now(): use gdk_window_process_updates()
16904                 to force update of widgets.
16905                 Removed gtkut_widget_wait_for_draw() which had a big
16906                 overhead  because of waiting for all events processed 
16907
16908 2005-04-20 [paul]       1.9.6cvs43
16909
16910         * src/codeconv.c
16911                 complete 1.9.6cvs42's sync:
16912                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
16913
16914 2005-04-19 [paul]       1.9.6cvs42
16915
16916         sync with main:
16917
16918         * src/action.c
16919                 catch_output(): correctly select the insert text
16920                 (fix invalid iterator warnings).
16921         * src/codeconv.c
16922         * src/codeconv.h
16923         * src/mainwindow.c
16924         * src/messageview.c
16925         * src/prefs_common.c
16926                 support GBK encoding.
16927         * src/common/session.c
16928         * src/common/session.h
16929                 use separate buffer for large data to be sent,
16930                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
16931
16932 2005-04-18 [paul]       1.9.6cvs41
16933
16934         * src/jpilot.c
16935                 convert unsigned long into guint32
16936                 patch by Paul LeoNerd Evans 
16937
16938 2005-04-17 [colin]      1.9.6cvs40
16939
16940         * src/compose.c
16941                 Fix 'Request return receipt' from folder
16942                 properties (bug #708)
16943
16944 2005-04-17 [colin]      1.9.6cvs39
16945
16946         * src/mainwindow.c
16947                 Fix duplicate hotkeys in Mainwindow's menu
16948
16949 2005-04-17 [colin]      1.9.6cvs38
16950
16951         * src/folderview.c
16952                 Fix duplicate hotkeys in Folderview's contextual
16953                 menu
16954
16955 2005-04-15 [colin]      1.9.6cvs37
16956
16957         * src/summaryview.c
16958                 Fix 'Save as...' with non-ascii filenames
16959
16960 2005-04-15 [colin]      1.9.6cvs36
16961
16962         * src/plugins/pgpmime/pgpmime.c
16963                 Fix bus error on 64bit. Spotted by 
16964                 macallan1888@gmail.com
16965
16966 2005-04-15 [colin]      1.9.6cvs35
16967
16968         * src/prefs_account.c
16969                 Fix cvs34.
16970
16971 2005-04-12 [colin]      1.9.6cvs34
16972
16973         * src/prefs_account.c
16974                 Fix smtp auth type off-by-one. We forgot to
16975                 add PLAIN in the prefs-to-gui setter func and
16976                 as a result, the selected auth when opening
16977                 account prefs was not the correct one.
16978
16979 2005-04-12 [paul]       1.9.6cvs33
16980
16981         * src/inc.c
16982                 if the recv dialog is visible, Cancel only
16983                 cancels the current account
16984
16985
16986 2005-04-10 [colin]      1.9.6cvs32
16987
16988         * src/filtering.c
16989                 Copy score when copying FilteringActions
16990                 Fix bug #674
16991
16992 2005-04-10 [colin]      1.9.6cvs31
16993
16994         * src/inc.c
16995                 Make Message -> Receive -> Cancel cancel 
16996                 incorporation on all accounts. Fixes
16997                 bug #693
16998
16999 2005-04-10 [colin]      1.9.6cvs30
17000
17001         * src/prefs_account.c
17002                 Update Privacy checkbuttons status based
17003                 on the selected privacy system
17004         * src/compose.c
17005                 Always connect the "None" privacy system; the
17006                 static boolean was probably there to avoid
17007                 reconnecting twice in the same compose window,
17008                 but as the parent function is only called once
17009                 per compose, it's only a bug - as a static is
17010                 initialized once per application instance.
17011                 Also, don't uncheck Sign and Encrypt when
17012                 selecting None as privacy system; just ignore
17013                 them when sending/queuing.
17014                 Should fix bug #695
17015
17016 2005-04-08 [colin]      1.9.6cvs29
17017
17018         * src/account.c
17019         * src/prefs_account.c
17020         * src/prefs_account.h
17021                 Add account preference to queue message in a certain
17022                 folder.
17023
17024 2005-04-06 [colin]      1.9.6cvs28
17025
17026         * src/prefs_account.c
17027                 Update old inbox path syntax
17028
17029 2005-04-06 [paul]       1.9.6cvs27
17030
17031         sync with main:
17032
17033         * configure.ac
17034                 changed -traditional-cpp to -no-cpp-precomp for newer
17035                 Mac OS X support
17036         * src/foldersel.c
17037                 made column resize automatically
17038         * src/send_message.c
17039                 send_message_smtp(): consider EOF right after QUIT
17040                 successful (workaround for Gmail SMTP server)
17041         * src/common/socket.c
17042                 ssl_read(), ssl_peek(): check EOF which violates the
17043                 SSL protocol
17044         * src/gtk/colorlabel.c
17045                 removed warnings when displaying colorlabel menu
17046                 (don't use GtkAlignment)
17047
17048 2005-04-05 [paul]       1.9.6cvs26
17049
17050         * src/plugins/trayicon/trayicon.c
17051                 fix clipping of icon under KDE3 
17052
17053 2005-04-05 [paul]       1.9.6cvs25
17054
17055         * src/summaryview.c
17056                 hide display of threading
17057                 patch by Alfons
17058
17059 2005-04-04 [thorsten]   1.9.6cvs24
17060
17061         * src/mh.c
17062                 marks lost on filesystems with different stat() results on
17063                 summer-/wintertime
17064
17065 2005-04-03 [colin]      1.9.6cvs23
17066
17067         * src/summaryview.c
17068                 Don't handle up/down. Patch by Alfons
17069
17070 2005-04-02 [colin]      1.9.6cvs22
17071
17072         * src/summaryview.c
17073                 Make scrolling faster. Patch by Alfons.
17074
17075 2005-04-01 [colin]      1.9.6cvs21
17076
17077         * src/Makefile.am
17078         * src/stock_pixmap.c
17079         * src/pixmaps/dir-noselect.xpm ** REMOVED **
17080         * src/pixmaps/dir_noselect.xpm ** ADDED **
17081                 Fix pixmap name mismatch (Thanks Stephan Sachse)
17082
17083 2005-04-01 [colin]      1.9.6cvs20
17084
17085         * src/image_viewer.c
17086         * src/image_viewer.h
17087         * src/procmime.c
17088         * src/procmime.h
17089         * src/textview.c
17090         * src/textview.h
17091                 Implement inline image resizing and right-clicking
17092
17093 2005-04-01 [paul]       1.9.6cvs19
17094
17095         * AUTHORS
17096         * Makefile.am
17097         * configure.ac
17098                 check for gnome2
17099                 patch by Luca Cavalli <loopback<AT>slackit.org>
17100         * po/ru.po
17101                 updated by Pavlo Bohmat
17102
17103 2005-03-31 [colin]      1.9.6cvs18
17104
17105         * src/news.c
17106                 Fix parsing references
17107         * src/msgcache.c
17108                 don't put nulls in the references list
17109         * src/procheader.c
17110                 commit that forgotten file in 1.9.6cvs14
17111
17112 2005-03-31 [colin]      1.9.6cvs17
17113
17114         * src/compose.c
17115                 Fix joining of signature separator again. 
17116                 Maybe Hiro could put it in main too...
17117
17118 2005-03-31 [colin]      1.9.6cvs16
17119
17120         * src/Makefile.am
17121         * src/foldersel.c
17122         * src/stock_pixmap.c
17123         * src/stock_pixmap.h
17124         * src/pixmaps/dir-noselect.xpm
17125                 Update foldersel.c (sync from main, patch by Alfons)
17126
17127 2005-03-30 [colin]      1.9.6cvs15
17128
17129         * src/imap.c
17130                 Fix handling of imap folders containing [] in 
17131                 their name. Thanks to Nahuel Angelinetti for
17132                 the detailed bugreport.
17133
17134 2005-03-30 [colin]      1.9.6cvs14
17135
17136         * src/common/utils.h
17137         * src/common/utils.c
17138         * src/common/defs.h
17139         * src/matcher.c
17140         * src/msgcache.c
17141         * src/news.c
17142         * src/procmsg.c
17143         * src/procmsg.h
17144         * src/quote_fmt_parse.y
17145         * src/summaryview.c
17146                 Update references system. Patch by Alfons
17147
17148 2005-03-30 [colin]      1.9.6cvs13
17149
17150         * src/common/socket.c
17151                 Force the glibc to read resolv.conf again when 
17152                 it has changed. Should fix issues when changing
17153                 networks on a laptop and not restarting sylpheed. 
17154
17155 2005-03-30 [paul]       1.9.6cvs12
17156
17157         partial sync with main:
17158
17159         * src/action.c
17160                 create_io_dialog(): use user-defined text font
17161                 (thanks to Alfons), and modified its appearance.
17162         * src/addrgather.c
17163         * src/addrharvest.c
17164         * src/browseldap.c
17165                 replace old code
17166         * src/compose.c
17167                 don't join (presumably) itemized lines on line-wrapping
17168                 fixed wrapping of quote when auto-wrapping is enabled
17169                 compose_destroy(): destroy paned only if it's not
17170                 attached to window. Fixed memory leak of popup menu.
17171         * src/exphtmldlg.c
17172         * src/expldifdlg.c
17173                 replace old code
17174         * src/html.c
17175         * src/html.h
17176         * src/importmutt.c
17177         * src/importpine.c
17178                 replace old code
17179         * src/main.c
17180                 removed redundant code
17181         * src/mainwindow.c
17182                 changed 'Code set' (which is rather incorrect)
17183                 in the menu to 'Character encoding'
17184                 main_window_set_widgets(): request size first
17185                 to prevent window size becoming wrong
17186                 fixed remembering of the state of the visibility
17187                 of MessageView
17188         * src/messageview.c
17189                 changed 'Code set' (which is rather incorrect)
17190                 in the menu to 'Character encoding'
17191         * src/prefs_common.c
17192         * src/prefs_common.h
17193                 added an option whether to render HTML as text or not
17194                 added separators to outgoing encoding menu
17195         * src/procheader.c
17196                 procheader_scan_date_string(): support header
17197                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
17198         * src/summaryview.c
17199         * src/summaryview.h
17200                 minor code cleanup
17201         * src/textview.c
17202                 textview_show_html(): force output of newline
17203                 added an option whether to render HTML as text or not
17204         * src/common/utils.c
17205                 strncpy2(): optimized based on Alfons' code
17206         * src/gtk/gtkutils.c
17207         * src/gtk/gtkutils.h
17208                 removed non-used code
17209         * src/plugins/pgpmime/passphrase.c
17210                 partially fixed grab input of passphrase dialog
17211                 Confine pointer to window
17212
17213 2005-03-30 [colin]      1.9.6cvs11
17214
17215         * src/msgcache.c
17216         * src/msgcache.h
17217                 Read/write 32bit ints from cache & marks
17218                 From main.
17219
17220 2005-03-29 [paul]       1.9.6cvs10
17221
17222         * AUTHORS
17223         * ChangeLog.claws
17224         * src/compose.c
17225         * src/gtk/gtkaspell.c
17226                 sync with HEAD (don't pass NULL pointers) 
17227
17228 2005-03-24 [paul]
17229
17230         * tools/Makefile.am
17231         * tools/README
17232         * tools/acroread2sylpheed.pl
17233                 sync with HEAD (add script to send pdfs as
17234                 attachments from Adobe Reader 7)
17235
17236 2005-03-21 [paul]       1.9.6cvs9
17237
17238         * configure.ac
17239         * po/POTFILES.in
17240         * src/Makefile.am
17241         * src/crash.c
17242         * src/image_viewer.c ** ADDED **
17243         * src/image_viewer.h ** ADDED **
17244         * src/main.c
17245         * src/prefs_common.c
17246         * src/prefs_common.h
17247         * src/prefs_image_viewer.c ** ADDED **
17248         * src/prefs_image_viewer.h ** ADDED **
17249         * src/textview.c
17250         * src/gtk/about.c
17251         * src/pixmaps/sylpheed_logo.xpm
17252         * src/plugins/Makefile.am
17253         * src/plugins/image_viewer/.cvsignore ** REMOVED **
17254         * src/plugins/image_viewer/Makefile.am ** REMOVED **
17255         * src/plugins/image_viewer/plugin.c ** REMOVED **
17256         * src/plugins/image_viewer/viewer.c ** REMOVED **
17257         * src/plugins/image_viewer/viewer.glade ** REMOVED **
17258         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
17259         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
17260         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
17261         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
17262                 as gdk-pixbuf is now built-in
17263                 remove image_viewer plugin and put code back into
17264                 main codebase
17265                 implement inline image display (sync with main)
17266
17267                 replace logo with newer, nicer, larger version  
17268
17269 2005-03-21 [paul]       1.9.6cvs8
17270
17271         * src/gtk/about.c
17272                 cosmetic improvement
17273
17274 2005-03-21 [holger]     1.9.6cvs7
17275
17276         * src/plugins/spamassassin/spamassassin.c
17277                 Sync with HEAD
17278                 (unregister hook on failed plugin init)
17279
17280 2005-03-20 [colin]      1.9.6cvs6
17281
17282         * src/common/plugin.c
17283                 Check that plugin isn't already loaded
17284                 Patch by Alfons
17285
17286 2005-03-20 [thorsten]   1.9.6cvs5
17287
17288         * src/compose.c
17289                 use a more compatible syntax
17290
17291 2005-03-20 [thorsten]   1.9.6cvs4
17292
17293         * src/prefs_toolbar.c
17294                 fix crash when selecting toolbar item (uninitialized pointer)
17295
17296 2005-03-20 [thorsten]   1.9.6cvs3
17297
17298         * src/procmime.c
17299                 fix mimetype detection (referenced free()d string)
17300
17301 2005-03-20 [paul]       1.9.6cvs2
17302
17303         * src/compose.c
17304                 sync with HEAD (1.0.3cvs5)
17305                 neglect Reply-To header if empty
17306                 Patch by Alfons 
17307
17308 2005-03-19 [holger]     1.9.6cvs1
17309
17310         * src/summaryview.c
17311         * src/summaryview.h
17312                 Sync with HEAD
17313
17314 2005-03-18 [paul]       1.9.6
17315
17316         initial GTK2 release
17317
17318 2005-03-18 [paul]       1.0.3cvs3.1
17319
17320         * AUTHORS
17321         * ChangeLog.claws
17322         * configure.ac
17323         * src/gtk/about.c
17324         * src/pixmaps/sylpheed_logo.xpm
17325                 sync with HEAD
17326
17327 2005-03-18 [colin]      1.0.3cvs2.6
17328
17329         * src/summaryview.c
17330                 Remove call to summary_step in summary_copy_selected_to
17331                 Can't see its purpose, and this causes bug when copying
17332                 a message if the next one is unread: it reads it.
17333
17334 2005-03-18 [paul]       1.0.3cvs2.5
17335
17336         * src/foldersel.c
17337                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
17338
17339 2005-03-18 [paul]       1.0.3cvs2.4
17340
17341         * src/addrharvest.c
17342         * src/codeconv.c
17343         * src/codeconv.h
17344         * src/compose.c
17345         * src/news.c
17346         * src/procheader.c
17347         * src/procmime.c
17348         * src/unmime.c
17349         * src/unmime.h
17350                 fix buffer overflow, CAN-2005-0667, see
17351                 http://secunia.com/advisories/14491/
17352                 Patch by Alfons
17353
17354 2005-03-17 [colin]      1.0.3cvs2.3
17355
17356         * src/prefs_fonts.c
17357         * src/summaryview.c
17358                 Fix font bugs (both lists now officialy share 
17359                 the same font)
17360                 
17361
17362 2005-03-17 [paul]       1.0.3cvs2.2
17363
17364         * src/gtk/pluginwindow.c
17365                 make plugin descriptions uneditable
17366
17367 2005-03-11 [paul]       1.0.3cvs2.1
17368
17369         * ChangeLog.claws
17370         * configure.ac
17371         * po/POTFILES.in
17372         * src/plugins/trayicon/trayicon.c
17373                 sync with HEAD
17374                 add src/wizard.c to POTFILES.in
17375
17376 2005-03-11 [paul]       1.0.3cvs1.1
17377
17378         * ChangeLog
17379         * ChangeLog.claws
17380         * configure.ac
17381         * po/de.po
17382         * po/es.po
17383         * po/fr.po
17384         * po/it.po
17385         * po/pt_BR.po
17386         * po/ru.po
17387         * po/sk.po
17388         * po/sr.po
17389         * po/zh_CN.po
17390                 sync with HEAD
17391
17392 2005-03-04 [colin]      1.0.1cvs22.2
17393
17394         * src/compose.c
17395                 Fix signatures with accentued chars in it
17396
17397 2005-03-04 [colin]      1.0.1cvs22.1
17398
17399         * src/common/smtp.c
17400         * src/common/smtp.h
17401                 Don't use SIZE param in MAIL FROM: if server 
17402                 doesn't support it. Patch by Eugen Freiter
17403                 <eugen_f@users.sf.net>
17404
17405 2005-02-27 [paul]       1.0.1cvs20.1
17406
17407         * ChangeLog.claws
17408         * configure.ac
17409         * src/messageview.c
17410                 sync with HEAD
17411
17412 2005-02-27 [colin]      1.0.1cvs19.4
17413
17414         * src/procheader.c
17415         * src/procheader.h
17416                 Fix prototypes. Patch by Alfons
17417
17418 2005-02-27 [colin]      1.0.1cvs19.3
17419
17420         * src/compose.c
17421                 Don't auto-join the signature separator.
17422
17423 2005-02-26 [colin]      1.0.1cvs19.2
17424
17425         * src/summaryview.c
17426                 Fix 'mark all read' with collapsed threads.
17427                 Patch by Alfons.
17428
17429 2005-02-25 [paul]       1.0.1cvs19.1
17430
17431         * ChangeLog.claws
17432         * configure.ac
17433         * src/prefs_account.c
17434         * src/prefs_folder_item.c
17435         * src/gtk/prefswindow.c
17436         * src/gtk/prefswindow.h
17437                 sync with HEAD
17438
17439 2005-02-25 [paul]       1.0.1cvs15.12
17440
17441         * src/alertpanel.c
17442         * src/codeconv.c
17443         * src/compose.c
17444         * src/textview.c
17445         * src/gtk/gtkutils.c
17446         * src/gtk/gtkutils.h
17447         * src/gtk/logwindow.c
17448         * src/gtk/progressdialog.c
17449                 sync with main (revision 127)
17450                 and fix logwindow clipping
17451
17452 2005-02-24 [colin]      1.0.1cvs15.11
17453
17454         * src/plugins/pgpmime/passphrase.c
17455                 Disable input grabbing; it doesn't work yet.
17456
17457 2005-02-24 [colin]      1.0.1cvs15.10
17458
17459         * src/messageview.c
17460                 Don't send out receipts if offline. Ask.
17461
17462 2005-02-23 [colin]      1.0.1cvs15.9
17463
17464         * src/summaryview.c     
17465                 Fix expanding
17466
17467 2005-02-23 [colin]      1.0.1cvs15.8
17468
17469         * src/summaryview.c
17470                 Really fix Bug 568 by removing useless
17471                 calls. summary_thread_init() now called
17472                 in summary_sort(). This should please
17473                 Alfons as it should be faster than 
17474                 previously.
17475
17476 2005-02-23 [colin]      1.0.1cvs15.7
17477
17478         * src/compose.c
17479                 Encode parts as QP or B64 if signing
17480
17481 2005-02-23 [colin]      1.0.1cvs15.6
17482
17483         * src/compose.c
17484                 Fix Mimeinfo leakage (including tmp files)
17485         * src/procmsg.c
17486                 Fix tmp file leakage (spotted by Ivan Rayner)
17487
17488 2005-02-22 [colin]      1.0.1cvs15.5
17489
17490         * src/expldifdlg.c
17491                 Fix keyboard input. Patch by Alfons.
17492
17493 2005-02-21 [colin]      1.0.1cvs15.4
17494
17495         * src/compose.c
17496                 Fix Sign/Encrypt when unselecting privacy
17497                 system
17498         * src/prefs_common.c
17499                 Change default message font to Monospace
17500         * src/summaryview.c
17501                 More freezing during potentially large operations
17502
17503 2005-02-21 [paul]       1.0.1cvs15.3
17504
17505         * src/main.c
17506                 fix --help output
17507
17508 2005-02-21 [paul]       1.0.1cvs15.2
17509
17510         * po/Makefile.in.in
17511         * src/compose.c
17512         * src/summaryview.c
17513         * src/textview.c
17514         * src/common/utils.c
17515         * src/common/utils.h
17516                 sync with main (revision 117)
17517
17518 2005-02-20 [colin]      1.0.1cvs15.1
17519
17520         * src/common/defs.h
17521                 Change cache file to .sylpheed_claws_cache, as
17522                 suggested by Alfons. Allows people to switch
17523                 between Sylpheed and Sylpheed-Claws. it is
17524                 a good idea to "Check for new messages" at next
17525                 startup.
17526
17527
17528 2005-02-18 [colin]      1.0.1cvs14.1
17529
17530         * src/quote_fmt_lex.l
17531         * src/quote_fmt_parse.y
17532                 Fix parser initialisation. Patch by Ivan.
17533
17534 2005-02-18 [colin]      1.0.1cvs11.6
17535
17536         * src/folderview.c
17537                 Fix scrolldown (bug 662)
17538
17539 2005-02-17 [colin]      1.0.1cvs11.5
17540
17541         * src/codeconv.c
17542                 conv_filename_to_utf8: return clean 7bit instead
17543                 of broken utf8 if needed
17544         * src/mimeview.c
17545                 Fix display of parts with unclean 8bit names
17546
17547 2005-02-17 [paul]       1.0.1cvs11.4
17548
17549         * src/compose.c
17550         * src/exportldif.c
17551         * src/matcher_parser_parse.y
17552         * src/procmime.c
17553         * src/sourcewindow.c
17554         * src/common/Makefile.am
17555         * src/common/intl.h             ** REMOVED **
17556         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17557                 sync with main (revision 109)
17558                 and clean up
17559
17560 2005-02-16 [colin]      1.0.1cvs11.3
17561
17562         * src/summaryview.c
17563                 Fix collapsed thread not highlighting when new
17564                 messages in it (Bug 568) Patch by Stephan Sachse.
17565                 Fix messed up selection when reaching bounds (Bug 632)
17566         * src/prefs_themes.c
17567                 Fix theme installing (Bug 684)
17568
17569 2005-02-16 [colin]      1.0.1cvs11.2
17570
17571         * src/messageview.c
17572                 Fix messageview_select_all
17573
17574 2005-02-16 [colin]      1.0.1cvs11.1
17575
17576         * src/mh.c
17577                 Sync with HEAD (MH scan required function)
17578
17579 2005-02-15 [colin]      1.0.1cvs8.1
17580
17581         * src/mimeview.c
17582         * src/common/utils.c
17583                 Sync with HEAD (filename chars substitution)
17584
17585 2005-02-15 [colin]      1.0.1cvs7.3
17586
17587         * src/gtk/pluginwindow.c
17588                 Fix button spacing
17589
17590 2005-02-15 [colin]      1.0.1cvs7.2
17591
17592         * src/mimeview.c
17593                 Fix mime icons not reset across message when
17594                 scrolled down
17595
17596 2005-02-15 [colin]      1.0.1cvs7.1
17597
17598         * src/compose.c
17599         * src/procmime.c
17600                 Sync with HEAD (optimisation of cvs6)
17601
17602 2005-02-14 [colin]      1.0.1cvs6.1
17603
17604         * src/compose.c
17605         * src/procmime.c
17606                 Sync with HEAD (encode "From " at line beginning)
17607
17608 2005-02-14 [colin]      1.0.1cvs5.3
17609
17610         * src/compose.c
17611                 Fix wrapping with accentued chars.
17612
17613 2005-02-13 [colin]      1.0.1cvs5.2
17614
17615         * src/textview.c
17616                 Fix email informative part parsing with
17617                 accentued chars in it. ispunct() returns
17618                 true for them in utf8...
17619
17620 2005-02-12 [colin]      1.0.1cvs5.1
17621
17622         * src/filtering.c
17623                 Sync with HEAD (remove wrong use of compose after send)
17624
17625 2005-02-12 [paul]       1.0.1cvs4.5
17626
17627         * src/textview.c
17628                 remove unnecessary code (thanks to Alfons)
17629
17630 2005-02-12 [paul]       1.0.1cvs4.4
17631
17632         * src/textview.c
17633                 add 'Copy' to contextual menu on emails
17634
17635 2005-02-11 [colin]      1.0.1cvs4.3
17636
17637         * src/compose.c
17638                 revert 1.0.0cvs28.2, it doesn't work that well.
17639
17640 2005-02-11 [paul]       1.0.1cvs4.2
17641
17642         * po/Makefile.in.in
17643                 fix 'make release'
17644
17645 2005-02-10 [paul]       1.0.1cvs4.1
17646
17647         * ChangeLog
17648         * ChangeLog.claws
17649         * ChangeLog.jp
17650         * configure.ac
17651         * src/compose.c
17652                 sync with HEAD (sync with main)
17653
17654 2005-02-10 [paul]       1.0.1cvs3.2
17655
17656         * AUTHORS
17657         * Makefile.am
17658         * autogen.sh
17659         * configure.ac
17660         * config/mkinstalldirs
17661         * intl/.cvsignore
17662         * intl/ChangeLog
17663         * intl/VERSION
17664         * intl/bindtextdom.c
17665         * intl/config.charset
17666         * intl/dcgettext.c
17667         * intl/dcigettext.c
17668         * intl/dcngettext.c
17669         * intl/dgettext.c
17670         * intl/dngettext.c
17671         * intl/eval-plural.h
17672         * intl/explodename.c
17673         * intl/finddomain.c
17674         * intl/gettext.c
17675         * intl/gettextP.h
17676         * intl/gmo.h
17677         * intl/hash-string.h
17678         * intl/intl-compat.c
17679         * intl/l10nflist.c
17680         * intl/libgnuintl.h.in
17681         * intl/loadinfo.h
17682         * intl/loadmsgcat.c
17683         * intl/localcharset.c
17684         * intl/localcharset.h
17685         * intl/locale.alias
17686         * intl/localealias.c
17687         * intl/localename.c
17688         * intl/log.c
17689         * intl/ngettext.c
17690         * intl/os2compat.c
17691         * intl/os2compat.h
17692         * intl/osdep.c
17693         * intl/plural-exp.c
17694         * intl/plural-exp.h
17695         * intl/plural.c
17696         * intl/plural.y
17697         * intl/ref-add.sin
17698         * intl/ref-del.sin
17699         * intl/relocatable.c
17700         * intl/relocatable.h
17701         * intl/textdomain.c
17702         * m4/Makefile.am
17703         * po/Makefile.in.in
17704         * src/Makefile.am
17705         * src/account.c
17706         * src/action.c
17707         * src/addr_compl.c
17708         * src/addressadd.c
17709         * src/addressbook.c
17710         * src/addrgather.c
17711         * src/addrindex.c
17712         * src/alertpanel.c
17713         * src/browseldap.c
17714         * src/codeconv.c
17715         * src/codeconv.h
17716         * src/compose.c
17717         * src/compose.h
17718         * src/crash.c
17719         * src/editaddress.c
17720         * src/editbook.c
17721         * src/editgroup.c
17722         * src/editjpilot.c
17723         * src/editldap.c
17724         * src/editldap_basedn.c
17725         * src/editvcard.c
17726         * src/exphtmldlg.c
17727         * src/expldifdlg.c
17728         * src/export.c
17729         * src/exporthtml.c
17730         * src/filtering.c
17731         * src/folder.c
17732         * src/folder_item_prefs.c
17733         * src/foldersel.c
17734         * src/folderview.c
17735         * src/grouplistdialog.c
17736         * src/headerview.c
17737         * src/imap.c
17738         * src/imap_gtk.c
17739         * src/import.c
17740         * src/importldif.c
17741         * src/importmutt.c
17742         * src/importpine.c
17743         * src/inc.c
17744         * src/ldif.c
17745         * src/main.c
17746         * src/mainwindow.c
17747         * src/matcher.c
17748         * src/mbox.c
17749         * src/message_search.c
17750         * src/messageview.c
17751         * src/mh.c
17752         * src/mh_gtk.c
17753         * src/mimeview.c
17754         * src/msgcache.c
17755         * src/news.c
17756         * src/news_gtk.c
17757         * src/noticeview.c
17758         * src/partial_download.c
17759         * src/pop.c
17760         * src/prefs_account.c
17761         * src/prefs_actions.c
17762         * src/prefs_common.c
17763         * src/prefs_customheader.c
17764         * src/prefs_display_header.c
17765         * src/prefs_ext_prog.c
17766         * src/prefs_filtering.c
17767         * src/prefs_filtering_action.c
17768         * src/prefs_folder_item.c
17769         * src/prefs_fonts.c
17770         * src/prefs_gtk.c
17771         * src/prefs_matcher.c
17772         * src/prefs_msg_colors.c
17773         * src/prefs_spelling.c
17774         * src/prefs_summary_column.c
17775         * src/prefs_template.c
17776         * src/prefs_themes.c
17777         * src/prefs_toolbar.c
17778         * src/prefs_wrapping.c
17779         * src/privacy.c
17780         * src/procheader.c
17781         * src/procmime.c
17782         * src/procmsg.c
17783         * src/quote_fmt.c
17784         * src/recv.c
17785         * src/send_message.c
17786         * src/setup.c
17787         * src/sourcewindow.c
17788         * src/ssl_manager.c
17789         * src/statusbar.c
17790         * src/summary_search.c
17791         * src/summaryview.c
17792         * src/textview.c
17793         * src/toolbar.c
17794         * src/wizard.c
17795         * src/common/nntp.c
17796         * src/common/plugin.c
17797         * src/common/smtp.c
17798         * src/common/ssl.c
17799         * src/common/ssl_certificate.c
17800         * src/common/string_match.c
17801         * src/common/sylpheed.c
17802         * src/common/template.c
17803         * src/common/utils.c
17804         * src/gtk/about.c
17805         * src/gtk/colorlabel.c
17806         * src/gtk/description_window.c
17807         * src/gtk/filesel.c
17808         * src/gtk/foldersort.c
17809         * src/gtk/gtkaspell.c
17810         * src/gtk/gtkutils.c
17811         * src/gtk/inputdialog.c
17812         * src/gtk/logwindow.c
17813         * src/gtk/menu.c
17814         * src/gtk/pluginwindow.c
17815         * src/gtk/prefswindow.c
17816         * src/gtk/progressdialog.c
17817         * src/gtk/quicksearch.c
17818         * src/gtk/sslcertwindow.c
17819         * src/plugins/clamav/clamav_plugin.c
17820         * src/plugins/clamav/clamav_plugin_gtk.c
17821         * src/plugins/demo/demo.c
17822         * src/plugins/dillo_viewer/dillo_prefs.c
17823         * src/plugins/dillo_viewer/dillo_viewer.c
17824         * src/plugins/image_viewer/plugin.c
17825         * src/plugins/image_viewer/viewer.c
17826         * src/plugins/image_viewer/viewerprefs.c
17827         * src/plugins/mathml_viewer/mathml_viewer.c
17828         * src/plugins/pgpmime/passphrase.c
17829         * src/plugins/pgpmime/plugin.c
17830         * src/plugins/pgpmime/prefs_gpg.c
17831         * src/plugins/pgpmime/select-keys.c
17832         * src/plugins/pgpmime/sgpgme.c
17833         * src/plugins/spamassassin/spamassassin.c
17834         * src/plugins/spamassassin/spamassassin_gtk.c
17835         * src/plugins/trayicon/trayicon.c
17836                 sync with main (revision 104)
17837
17838 2005-02-10 [colin]      1.0.1cvs3.1
17839
17840         * src/mainwindow.c
17841                 Sync with HEAD (fix occasional crasher)
17842
17843 2005-02-10 [colin]      1.0.1cvs2.1
17844
17845         * src/messageview.c
17846                 Synw with HEAD (don't automatically display html)
17847
17848 2005-02-09 [colin]      1.0.1cvs1.3
17849
17850         * src/textview.c
17851         * src/textview.h
17852                 Add contextual menu on emails
17853
17854 2005-02-09 [colin]      1.0.1cvs1.2
17855
17856         * src/codeconv.c
17857                 Fix converting from broken headers and 
17858                 put back the _ in missing places
17859                 (feature broke with cvs24.2 sync, main 
17860                  possibly affected?)
17861
17862 2005-02-09 [colin]      1.0.1cvs1.1
17863
17864         * src/messageview.c
17865         * src/mimeview.c
17866         * src/mimeview.h
17867                 Sync with HEAD (display non text/plain mails with plugin)
17868
17869 2005-02-08 [colin]      1.0.1.1
17870
17871         * ChangeLog.claws
17872         * po/pt_BR.po
17873                 Sync with HEAD
17874         * configure.ac
17875                 Make default configuration directory 
17876                 be .sylpheed-gtk2
17877
17878 2005-02-08 [colin]      1.0.0cvs29.1
17879
17880         * po/de.po
17881         * po/es.po
17882         * po/fr.po
17883         * po/it.po
17884         * po/sk.po
17885         * po/sr.po
17886                 Sync translations with HEAD
17887
17888 2005-02-06 [colin]      1.0.0cvs28.3
17889
17890         * src/compose.c
17891                 Make compose a bit faster - patch by Alfons.
17892
17893 2005-02-06 [colin]      1.0.0cvs28.2
17894
17895         * src/compose.c
17896                 Make pasting via middle-click more reliable
17897
17898 2005-02-05 [paul]       1.0.0cvs28.1
17899
17900         * ChangeLog
17901         * ChangeLog.claws
17902         * ChangeLog.jp
17903         * configure.ac
17904         * src/compose.c
17905                 sync with HEAD
17906                 (fix bug 682 'redirect is broken'
17907
17908 2005-02-05 [torte]      1.0.0cvs27.1
17909
17910         * ChangeLog.claws
17911         * configure.ac
17912         * src/partial_download.c
17913                 Sync with HEAD (fix buf overflow)
17914
17915 2005-02-03 [colin]      1.0.0cvs26.1
17916
17917         * src/common/plugin.c
17918                 Sync with HEAD (avoid plugin mismatches)
17919
17920 2005-02-03 [paul]       1.0.0cvs25.3
17921
17922         * src/folderview.c
17923         * src/headerview.c
17924         * src/summaryview.c
17925         * src/textview.c
17926         * src/gtk/colorlabel.c
17927                 third and final part of initial sync with main-gtk2
17928
17929 2005-02-03 [paul]       1.0.0cvs25.2
17930
17931         * src/jpilot.c
17932                 fix building with jpilot support
17933
17934 2005-02-02 [colin]      1.0.0cvs25.1
17935
17936         * src/messageview.c
17937                 Sync with HEAD (fix dangerous typo)
17938
17939 2005-02-01 [colin]      1.0.0cvs24.3
17940
17941         * src/common/xml.c
17942                 Write file as advertised (UTF-8)
17943
17944 2005-02-01 [paul]       1.0.0cvs24.2
17945
17946         * src/addrbook.c
17947         * src/addrindex.c
17948         * src/alertpanel.h
17949         * src/codeconv.c
17950         * src/codeconv.h
17951         * src/compose.c
17952         * src/export.c
17953         * src/folder_item_prefs.c
17954         * src/html.c
17955         * src/imap.c
17956         * src/import.c
17957         * src/jpilot.c
17958         * src/mainwindow.c
17959         * src/matcher_parser_lex.l
17960         * src/messageview.c
17961         * src/mh.c
17962         * src/prefs_account.c
17963         * src/prefs_actions.c
17964         * src/prefs_common.c
17965         * src/prefs_gtk.c
17966         * src/prefs_gtk.h
17967         * src/prefs_themes.c
17968         * src/procheader.c
17969         * src/procmime.c
17970         * src/sourcewindow.c
17971         * src/statusbar.c
17972         * src/summaryview.c
17973         * src/textview.c
17974         * src/toolbar.c
17975         * src/unmime.c
17976         * src/common/template.c
17977         * src/common/utils.c
17978         * src/common/xml.c
17979         * src/common/xml.h
17980         * src/gtk/gtkaspell.c
17981         * src/plugins/clamav/clamav_plugin.c
17982         * src/plugins/dillo_viewer/dillo_prefs.c
17983         * src/plugins/image_viewer/viewerprefs.c
17984         * src/plugins/pgpmime/passphrase.c
17985         * src/plugins/pgpmime/prefs_gpg.c
17986         * src/plugins/pgpmime/select-keys.c
17987         * src/plugins/spamassassin/spamassassin.c
17988                 second part of initial sync with main-gtk2
17989                 (more to follow)
17990
17991 2005-01-31 [colin]      1.0.0cvs24.1
17992
17993         * src/compose.c
17994                 Sync with HEAD
17995
17996 2005-01-29 [paul]       1.0.0cvs23.2
17997
17998         * src/account.c
17999         * src/action.c
18000         * src/addressadd.c
18001         * src/addressbook.c
18002         * src/alertpanel.c
18003         * src/compose.c
18004         * src/editaddress.c
18005         * src/editbook.c
18006         * src/editgroup.c
18007         * src/editjpilot.c
18008         * src/editldap.c
18009         * src/editldap_basedn.c
18010         * src/editvcard.c
18011         * src/export.c
18012         * src/foldersel.c
18013         * src/grouplistdialog.c
18014         * src/import.c
18015         * src/importldif.c
18016         * src/inc.c
18017         * src/main.c
18018         * src/mainwindow.c
18019         * src/message_search.c
18020         * src/messageview.c
18021         * src/mimeview.c
18022         * src/prefs_actions.c
18023         * src/prefs_common.c
18024         * src/prefs_common.h
18025         * src/prefs_customheader.c
18026         * src/prefs_display_header.c
18027         * src/prefs_filtering.c
18028         * src/prefs_filtering_action.c
18029         * src/prefs_gtk.c
18030         * src/prefs_matcher.c
18031         * src/prefs_summary_column.c
18032         * src/prefs_template.c
18033         * src/sourcewindow.c
18034         * src/summary_search.c
18035         * src/summaryview.c
18036         * src/textview.c
18037         * src/gtk/about.c
18038         * src/gtk/description_window.c
18039         * src/gtk/gtkshruler.c
18040         * src/gtk/gtkutils.c
18041         * src/gtk/gtkutils.h
18042         * src/gtk/inputdialog.c
18043         * src/gtk/logwindow.c
18044         * src/gtk/prefswindow.c
18045         * src/gtk/progressdialog.c
18046         * src/gtk/progressdialog.h
18047                 first part of initial sync with main-gtk2
18048                 (more to follow)
18049
18050 2005-01-28 [colin]      1.0.0cvs23.1
18051
18052         * src/folderview.c
18053                 Sync with HEAD
18054
18055 2005-01-27 [colin]      1.0.0cvs21.1
18056
18057         * src/folder.c
18058         * src/folderview.c
18059                 Sync with HEAD
18060
18061 2005-01-27 [colin]      1.0.0cvs19.1
18062
18063         * src/procmime.c
18064                 Sync with HEAD
18065
18066 2005-01-27 [colin]      1.0.0cvs18.1
18067
18068         * src/messageview.c
18069         * src/summaryview.c
18070         * src/mainwindow.c
18071         * src/compose.c
18072         * src/compose.h
18073         * src/procmsg.c
18074         * src/procmsg.h
18075         * src/toolbar.c
18076                 Sync with HEAD
18077
18078 2005-01-26 [paul]       1.0.0cvs15.2
18079
18080         * src/compose.c
18081                 compose_entries_set(): convert subject and body to
18082                 utf8 if necessary. patch by Felix Eckhofer
18083
18084 2005-01-26 [paul]       1.0.0cvs15.1
18085
18086         * configure.ac
18087         * src/common/template.c
18088                 sync with HEAD (fix memory leak)
18089
18090 2005-01-25 [paul]       1.0.0cvs14.1
18091
18092         * configure.ac
18093         * src/compose.c
18094                 sync with HEAD
18095
18096 2005-01-24 [colin]      1.0.0cvs13.1
18097
18098         * src/summaryview.c
18099                 Sync with HEAD
18100
18101 2005-01-24 [paul]       1.0.0cvs12.1
18102
18103         * configure.ac
18104         * src/messageview.c
18105         * src/mh.c
18106         * src/common/utils.c
18107                 sync with HEAD
18108
18109 2005-01-24 [colin]      1.0.0cvs11.1
18110
18111         * src/procheader.c
18112                 Sync with HEAD
18113
18114 2005-01-24 [colin]      1.0.0cvs10.1
18115
18116         * src/folderview.c
18117                 Sync with HEAD
18118
18119 2005-01-23 [colin]      1.0.0cvs9.1
18120
18121         * src/crash.c
18122                 Sync with HEAD
18123
18124 2005-01-22 [colin]      1.0.0cvs8.1
18125
18126         * src/summaryview.c
18127         * src/gtk/quicksearch.c
18128                 Sync with HEAD
18129
18130 2005-01-21 [colin]      1.0.0cvs7.1
18131
18132         * src/summaryview.c
18133                 Sync with HEAD
18134
18135 2005-01-21 [colin]      1.0.0cvs6.1
18136
18137         * src/summaryview.c
18138                 Sync with HEAD
18139
18140 2005-01-21 [colin]      1.0.0cvs5.1
18141
18142         * src/gtk/quicksearch.c
18143         * src/prefs_common.c
18144         * src/prefs_common.h
18145                 Sync with HEAD (recurse option)
18146
18147 2005-01-21 [colin]      1.0.0cvs4.1
18148
18149         * src/folder.h
18150         * src/folderview.c
18151         * src/folderview.h
18152         * src/summaryview.c
18153         * src/gtk/quicksearch.c
18154         * src/gtk/quicksearch.h
18155                 Sync with HEAD (recursive quicksearch)
18156
18157 2005-01-20 [colin]      1.0.0cvs3.4
18158
18159         * src/ssl_manager.c
18160                 Remove useless code
18161
18162 2005-01-20 [colin]      1.0.0cvs3.3
18163
18164         * src/ssl_manager.c
18165                 Fix leak, thanks to Alfons.
18166
18167 2005-01-20 [colin]      1.0.0cvs3.2
18168
18169         * src/ssl_manager.c
18170                 Port SSL certificate window to GTK2.
18171
18172 2005-01-20 [paul]       1.0.0cvs3.1
18173
18174         * ChangeLog.claws
18175         * configure.ac
18176         * src/addrindex.c
18177         * src/addrindex.h
18178                 sync with HEAD
18179
18180 2005-01-19 [colin]      1.0.0cvs2.2
18181
18182         * src/plugins/trayicon/trayicon.c
18183                 Fix freeze with gtk-2.6, the easy way
18184                 (signal blocking helpless there...)
18185                 Closes bug #668.
18186
18187 2005-01-19 [colin]      1.0.0cvs2.1
18188
18189         * src/mbox.c
18190         * src/mbox.h
18191         * src/mainwindow.c
18192         * src/summaryview.c
18193         * src/summaryview.h
18194                 Sync with HEAD
18195
18196 2005-01-19 [paul]       1.0.0cvs1.1
18197
18198         * configure.ac
18199         * po/de.po
18200         * po/es.po
18201         * po/fr.po
18202         * po/hr.po
18203         * po/it.po
18204         * po/ja.po
18205         * po/ko.po
18206         * po/pt_BR.po
18207         * po/ru.po
18208         * po/sk.po
18209         * po/sr.po
18210                 sync with HEAD (update translations)
18211
18212 2005-01-18 [colin]      1.0.0cvs0.1
18213
18214         * src/foldersel.c
18215                 Specify search column - patch by Alfons
18216
18217 2005-01-18 [colin]      0.9.13cvs36.3
18218
18219         * src/prefs_toolbar.c
18220                 Change Delete to Remove
18221         * src/prefs_fonts.c
18222                 GTK2 version and leak fixes
18223         * src/prefs_actions.c
18224                 Add stock buttons.
18225                 All patches by Alfons
18226
18227 2005-01-17 [colin]      0.9.13cvs36.2
18228
18229         * src/compose.c
18230                 Fix DnD inserting twice. While at it,
18231                 add DnD support for text/plain in the
18232                 body, and add support in the headers.
18233
18234 2005-01-16 [colin]      0.9.13cvs36.1
18235
18236         * ChangeLog
18237         * ChangeLog.jp
18238         * ChangeLog.claws
18239                 Sync with HEAD (nothing applicable)
18240
18241 2005-01-16 [colin]      0.9.13cvs33.2
18242
18243         * src/prefs_toolbar.c
18244                 GTK2ize prefs_toolbar, by Alfons.
18245
18246 2005-01-14 [colin]      0.9.13cvs33.1
18247
18248         * src/html.c
18249         * src/msgcache.c
18250                 Sync with HEAD
18251
18252 2005-01-14 [colin]      0.9.13cvs32.1
18253
18254         * src/html.c
18255         * src/html.h
18256         * src/msgcache.c
18257         * AUTHORS
18258         * tools/calypso_convert.pl
18259                 Sync with HEAD
18260
18261 2005-01-08 [colin]      0.9.13cvs29.2
18262
18263         * src/prefs_filtering_action.c
18264         * src/prefs_filtering.c
18265                 2 more gtk2 patches by Alfons
18266
18267 2005-01-07 [paul]       0.9.13cvs29.1
18268
18269         * ChangeLog
18270         * ChangeLog.claws
18271         * ChangeLog.jp
18272         * configure.ac
18273         * src/pop.c
18274         * src/pop.h
18275                 sync with HEAD
18276
18277 2005-01-07 [colin]      0.9.13cvs28.3
18278
18279         * src/gtk/progressdialog.c
18280         * src/gtk/progressdialog.h
18281         * src/inc.c
18282         * src/send_message.c
18283                 GTK2 for the incorporation dialog. The CList isn't dead
18284                 yet, for a more smooth migration. Patch by Alfons.
18285
18286 2005-01-06 [colin]      0.9.13cvs28.2
18287
18288         * src/prefs_display_header.c
18289                 GTK2 conversion by Alfons
18290         * src/prefs_actions.c
18291         * src/prefs_matcher.c
18292                 Fix 2 leaks - patch by Alfons
18293
18294 2005-01-06 [colin]      0.9.13cvs28.1
18295
18296         * src/prefs_matcher.c
18297                 Sync with HEAD
18298
18299 2005-01-06 [colin]      0.9.13cvs27.4
18300
18301         * src/prefs_matcher.c
18302                 Fix double-free. Patch by Alfons
18303
18304 2005-01-06 [colin]      0.9.13cvs27.3
18305
18306         * src/prefs_matcher.c
18307                 GTK2 widgets + memleak
18308                 Patch by Alfons
18309
18310 2005-01-05 [colin]      0.9.13cvs27.2
18311
18312         * src/account.c
18313         * src/addr_compl.c
18314         * src/foldersel.c
18315         * src/stock_pixmap.c
18316         * src/stock_pixmap.h
18317                 3 more GTK2 patches by Alfons.
18318
18319 2005-01-04 [colin]      0.9.13cvs27.1
18320
18321         * src/folderview.c
18322         * src/imap_gtk.c
18323         * src/news_gtk.c
18324                 Sync with HEAD
18325
18326 2005-01-04 [colin]      0.9.13cvs25.9
18327
18328         * src/compose.c
18329                 Fix Show Ruler menuitem
18330         * src/prefs_template.c
18331                 Convert to GTK2
18332         * src/common/utils.c
18333                 Make auto pointer stuff handles NULLs
18334                 Patches by Alfons.
18335
18336 2005-01-04 [colin]      0.9.13cvs25.8
18337
18338         * src/compose.c
18339                 Move the attachment list to gtk2
18340                 Patch by Alfons.
18341
18342 2005-01-04 [colin]      0.9.13cvs25.7
18343
18344         * src/textview.c
18345                 Make some keys work again
18346                 Patch by SungHyun Nam <namsh@kldp.org>
18347
18348 2005-01-04 [colin]      0.9.13cvs25.6
18349
18350         * src/gtk/gtkshruler.c
18351                 Move the ruler to GTK2
18352                 Patch by Alfons
18353
18354 2005-01-03 [colin]      0.9.13cvs25.5
18355
18356         * src/compose.c
18357                 Fix my broken patch apply 
18358
18359 2005-01-03 [colin]      0.9.13cvs25.4
18360
18361         * src/common/utils.c
18362         * src/common/utils.h
18363         * src/gtk/prefswindow.c
18364                 Move auto pointer stuff to utils.c
18365                 Patch by Alfons again :)
18366
18367 2005-01-03 [colin]      0.9.13cvs25.3
18368
18369         * src/compose.c
18370         * src/prefs_gtk.c
18371         * src/prefs_template.c
18372         * src/textview.c
18373                 Empty text widgets with empty strings, not NULL char
18374                 Patch by SungHyun Nam <namsh@kldp_org>
18375
18376 2005-01-03 [colin]      0.9.13cvs25.2
18377
18378         * src/main.c
18379         * AUTHORS
18380                 Sync with HEAD
18381
18382 2005-01-03 [colin]      0.9.13cvs25.1
18383
18384         * src/pop.c
18385         * src/pop.h
18386                 Sync with HEAD
18387
18388 2005-01-03 [colin]      0.9.13cvs24.3
18389
18390         * src/account.c
18391                 Two patches from Alfons and Alex S Moore:
18392                 fix images, fix return value.
18393
18394 2005-01-01 [colin]      0.9.13cvs24.2
18395
18396         * src/prefs_actions.c
18397                 Fix over-zealous assertion. Patch by Alfons
18398
18399 2005-01-01 [colin]      0.9.13cvs24.1
18400
18401         * src/procmime.c
18402                 Sync with HEAD (leak fix)
18403
18404 2004-12-31 [colin]      0.9.13cvs23.2
18405
18406         * src/prefs_common.c
18407                 GTK2 widgets + stock buttons - patch by Alfons
18408
18409 2004-12-31 [paul]       0.9.13cvs23.1
18410
18411         * configure.ac
18412                 bump up EXTRA_VERSION to match (sync'ed) HEAD
18413         * src/gtk/pluginwindow.c
18414                 use GTK2 widgets and plug memory leaks,
18415                 patches by Alfons
18416
18417 2004-12-30 [colin]      0.9.13cvs22.4
18418
18419         * src/account.c
18420         * src/action.c
18421         * src/export.c
18422         * src/foldersel.c
18423         * src/import.c
18424         * src/message_search.c
18425         * src/prefs_actions.c
18426         * src/prefs_common.c
18427         * src/prefs_customheader.c
18428         * src/prefs_filtering.c
18429         * src/prefs_summary_column.c
18430         * src/summary_search.c
18431         * src/gtk/about.c
18432         * src/gtk/description_window.c
18433         * src/gtk/gtkutils.c
18434         * src/gtk/gtkutils.h
18435         * src/gtk/inputdialog.c
18436         * src/gtk/prefswindow.c
18437                 Use GTK2 stock buttons. Patches by Alfons.
18438
18439 2004-12-30 [colin]      0.9.13cvs22.3
18440
18441         * src/account.c
18442                 Sync with HEAD
18443         * src/prefs_actions.c
18444         * src/prefs_customheader.c
18445         * src/prefs_filtering.c
18446         * src/prefs_msg_colors.c
18447         * src/prefs_summary_column.c
18448         * src/gtk/prefswindow.c
18449                 Use GtkTreeView instead of deprecated 
18450                 widgets. Patches by Alfons.
18451
18452 2004-12-30 [paul]       0.9.13cvs22.2
18453
18454         * src/foldersel.c
18455                 use GTK 2 Tree View
18456                 patch by Alfons, with root folder sorting fix
18457                 by Stephan Sachse
18458
18459 2004-12-30 [paul]       0.9.13cvs22.1
18460
18461         * ChangeLog
18462         * ChangeLog.claws
18463         * ChangeLog.jp
18464         * NEWS
18465         * configure.ac
18466         * src/account.c
18467                 sync with HEAD
18468
18469 2004-12-22 [martin]     0.9.13cvs21.2
18470
18471         * src/action.c
18472                 free the command line after its use
18473
18474 2004-12-18 [paul]       0.9.13cvs21.1
18475
18476         * AUTHORS
18477         * ChangeLog
18478         * ChangeLog.claws
18479         * ChangeLog.jp
18480         * NEWS
18481         * configure.ac
18482         * src/action.c
18483         * src/compose.c
18484         * src/syldap.c
18485                 sync with HEAD
18486
18487 2004-12-17 [martin]     0.9.13cvs17.2
18488
18489         * src/action.c
18490                 convert actions input to locale
18491         * src/inc.c
18492                 convert notification command to locale
18493         * src/plugins/pgpmime/select-keys.c
18494                 convert attributes to utf8
18495
18496 2004-12-14 [colin]      0.9.13cvs17.1
18497
18498         * ChangeLog
18499         * ChangeLog.jp
18500         * ChangeLog.claws
18501         * src/action.c
18502         * src/common/utils.c
18503         * src/gtk/prefswindow.c
18504         * src/gtk/gtkutils.c
18505         * src/gtk/gtkutils.h
18506         * src/plugins/spamassassin/libspamc.c
18507                 Sync with HEAD
18508
18509 2004-12-13 [colin]      0.9.13cvs14.1
18510
18511         * src/quote_fmt_parse.y
18512                 Sync with HEAD
18513
18514 2004-12-10 [colin]      0.9.13cvs12.1
18515
18516         * src/prefs_themes.c
18517         * src/mainwindow.c
18518         * src/messageview.c
18519                 Sync with HEAD
18520
18521 2004-12-09 [colin]      0.9.13cvs10.1
18522
18523         * src/procmime.c
18524                 Sync with HEAD (fix B64 encoding from memory)
18525
18526 2004-12-08 [colin]      0.9.13cvs9.1
18527
18528         * src/gtk/colorlabel.c
18529                 Sync with HEAD
18530
18531 2004-12-08 [paul]       0.9.13cvs8.2
18532
18533         * src/gtk/pluginwindow.c
18534                 fix window resizing oddities
18535
18536 2004-12-08 [colin]      0.9.13cvs8.1
18537
18538         * src/quote_fmt_parse.y
18539                 Sync with HEAD
18540
18541 2004-12-08 [colin]      0.9.13cvs7.1
18542
18543         * src/matcher_parser_parse.y
18544         * src/msgcache.c
18545         * src/prefs_matcher.c
18546         * src/procheader.c
18547         * src/matcher.c
18548         * src/common/defs.h
18549         * po/sr.po
18550                 Sync with HEAD
18551
18552 2004-12-08 [colin]      0.9.13cvs6.1
18553
18554         * src/quote_fmt_parse.y
18555         * src/textview.c
18556                 Sync with HEAD
18557         * src/gtk/prefswindow.c
18558         * src/gtk/pluginwindow.c
18559                 Fix G_CALLBACKS protos (thanks to Alfons)
18560
18561 2004-12-07 [torte]      0.9.13cvs2.2
18562
18563         * src/procmime.c
18564                 [Bug 650] reply button causes crash
18565                 Thanks to David Relson and Christoph
18566
18567 2004-12-07 [colin]      0.9.13cvs2.1
18568
18569         * ChangeLog.claws
18570         * AUTHORS
18571         * po/sk.po
18572         * src/procmime.c
18573         * src/prefs_account.c
18574         * src/common/smtp.c
18575         * src/common/smtp.h
18576                 Sync with HEAD
18577
18578 2004-12-06 [colin]      0.9.12cvs187.1
18579
18580         * ChangeLog.claws
18581         * INSTALL
18582         * Makefile.am
18583         * README.claws
18584         * TODO.claws
18585         * configure.ac
18586         * po/bg.po
18587         * po/cs.po
18588         * po/el.po
18589         * po/en_GB.po
18590         * po/es.po
18591         * po/fr.po
18592         * po/hr.po
18593         * po/hu.po
18594         * po/it.po
18595         * po/ja.po
18596         * po/ko.po
18597         * po/nl.po
18598         * po/pl.po
18599         * po/pt_BR.po
18600         * po/ru.po
18601         * po/sk.po
18602         * po/sr.po
18603         * po/sv.po
18604         * po/zh_CN.po
18605         * po/zh_TW.Big5.po
18606         * src/compose.c
18607         * tools/Makefile.am
18608         * tools/README
18609         * tools/filter_conv.pl
18610         * tools/kdeservicemenu/README
18611         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18612         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18613                 Sync with HEAD
18614
18615 2004-12-04 [colin]      0.9.12cvs183.1
18616
18617         * src/compose.c
18618                 Sync with HEAD (compose window position saving)
18619
18620 2004-12-04 [paul]       0.9.12cvs182.3
18621
18622         * src/messageview.c
18623         * src/mimeview.c
18624         * src/prefs_customheader.c
18625         * src/gtk/quicksearch.c
18626                 replace some forgotten GTK_SIGNAL_FUNCs
18627
18628 2004-12-04 [paul]       0.9.12cvs182.2
18629
18630         * src/Makefile.am
18631                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
18632                 committed in error      
18633
18634 2004-12-04 [paul]       0.9.12cvs182.1
18635
18636         * ChangeLog
18637         * ChangeLog.claws
18638         * ChangeLog.jp
18639         * INSTALL
18640         * NEWS
18641         * README
18642         * README.jp
18643         * configure.ac
18644         * doc/manual/ja/Makefile.am
18645         * doc/manual/ja/sylpheed-1.html
18646         * doc/manual/ja/sylpheed-10.html
18647         * doc/manual/ja/sylpheed-11.html
18648         * doc/manual/ja/sylpheed-12.html
18649         * doc/manual/ja/sylpheed-13.html
18650         * doc/manual/ja/sylpheed-14.html
18651         * doc/manual/ja/sylpheed-15.html
18652         * doc/manual/ja/sylpheed-16.html
18653         * doc/manual/ja/sylpheed-17.html
18654         * doc/manual/ja/sylpheed-18.html
18655         * doc/manual/ja/sylpheed-19.html
18656         * doc/manual/ja/sylpheed-2.html
18657         * doc/manual/ja/sylpheed-20.html
18658         * doc/manual/ja/sylpheed-3.html
18659         * doc/manual/ja/sylpheed-4.html
18660         * doc/manual/ja/sylpheed-5.html
18661         * doc/manual/ja/sylpheed-6.html
18662         * doc/manual/ja/sylpheed-7.html
18663         * doc/manual/ja/sylpheed-8.html
18664         * doc/manual/ja/sylpheed-9.html
18665         * doc/manual/ja/sylpheed.html
18666         * doc/manual/ja/sylpheed.sgml
18667         * po/de.po
18668         * src/Makefile.am
18669         * src/compose.c
18670         * src/procmime.c
18671         * src/pixmaps/regular.xpm **REMOVED**
18672         * src/plugins/pgpmime/pgpmime.c
18673         * src/plugins/pgpmime/plugin.c
18674         * src/plugins/pgpmime/prefs_gpg.c
18675                 sync with HEAD
18676
18677 2004-12-03 [paul]       0.9.12cvs180.1
18678
18679         * ChangeLog
18680         * ChangeLog.claws
18681         * ChangeLog.jp
18682         * configure.ac
18683         * src/Makefile.am
18684         * src/pop.c
18685         * src/common/utils.c
18686         * src/common/utils.h
18687         * src/pixmaps/continue.xpm
18688         * src/pixmaps/dir_close.xpm
18689         * src/pixmaps/dir_open.xpm
18690         * src/pixmaps/drafts_close.xpm
18691         * src/pixmaps/drafts_open.xpm
18692         * src/pixmaps/folder.xpm **REMOVED**
18693         * src/pixmaps/group.xpm
18694         * src/pixmaps/unread.xpm
18695                 sync with HEAD
18696
18697 2004-12-02 [colin]      0.9.12cvs179.1
18698
18699         * src/compose.c
18700                 Sync with HEAD (non-duplicated reedition)
18701
18702 2004-12-02 [colin]      0.9.12cvs178.1
18703
18704         * src/compose.c
18705                 Sync with HEAD (linewrap_quote fix)
18706
18707 2004-12-01 [colin]      0.9.12cvs177.3
18708
18709         * src/addrharvest.c
18710                 Replace sizeof with strlen
18711
18712 2004-12-01 [paul]       0.9.12cvs177.2
18713
18714         * src/addrharvest.c
18715                 fix 'harvest addresses'
18716
18717 2004-11-30 [colin]      0.9.12cvs177.1
18718
18719         * src/gtk/prefswindow.c
18720         * src/gtk/pluginwindow.c
18721                 Sync with HEAD
18722
18723 2004-11-29 [colin]      0.9.12cvs176.1
18724
18725         * src/folderview.c
18726                 sync with HEAD (Fix disappearing separators in folderview's popup)
18727
18728 2004-11-29 [colin]      0.9.12cvs175.1
18729
18730         * src/procmime.c
18731                 Sync with head (another format fix)
18732
18733 2004-11-29 [colin]      0.9.12cvs174.1
18734
18735         * src/pop.c
18736                 Sync with HEAD (format string fix)
18737
18738 2004-11-26 [colin]      0.9.12cvs173.1
18739
18740         * src/common/smtp.c
18741         * src/common/smtp.h
18742                 Sync with HEAD
18743
18744 2004-11-24 [colin]      0.9.12cvs172.1
18745
18746         * src/plugins/pgpmime/pgpmime.c
18747                 Sync with HEAD
18748
18749 2004-11-24 [colin]      0.9.12cvs171.1
18750
18751         * src/plugins/pgpmime/pgpmime.c
18752                 Sync with head (gpgmectx leaks)
18753
18754 2004-11-24 [colin]      0.9.12cvs169.1
18755
18756         * src/plugins/pgpmime/plugin.c
18757         * src/plugins/trayicon/Makefile.am
18758         * src/plugins/trayicon/newmarkedmail.xpm
18759         * src/plugins/trayicon/trayicon.c
18760         * src/plugins/trayicon/unreadmarkedmail.xpm
18761                 Sync with HEAD
18762
18763 2004-11-23 [colin]      0.9.12cvs168.1
18764
18765         * src/partial_download.c
18766         * src/partial_download.h
18767         * src/plugins/pgpmime/plugin.c
18768                 Sync with HEAD
18769
18770 2004-11-23 [colin]      0.9.12cvs166.1
18771
18772         * src/Makefile.am
18773         * src/codeconv.c
18774         * src/compose.c
18775         * src/folderview.c
18776         * src/main.c
18777         * src/partial_download.c
18778         * src/partial_download.h
18779         * src/prefs_account.c
18780         * src/prefs_account.h
18781         * src/privacy.c
18782         * src/privacy.h
18783         * src/procmime.c
18784         * src/common/Makefile.am
18785         * src/common/base64.h
18786         * src/common/partial_download.c
18787         * src/common/partial_download.h
18788         * src/gtk/prefswindow.c
18789         * src/gtk/prefswindow.h
18790         * src/plugins/pgpmime/pgpmime.c
18791         * src/plugins/pgpmime/prefs_gpg.c
18792         * src/plugins/pgpmime/prefs_gpg.h
18793         * src/plugins/pgpmime/sgpgme.c
18794         * src/plugins/pgpmime/sgpgme.h
18795                 Sync with HEAD
18796
18797 2004-11-23 [colin]      0.9.12cvs163.1
18798
18799         * src/main.c
18800                 Sync with HEAD (cursor optimization)
18801
18802 2004-11-23 [colin]      0.9.12cvs162.1
18803
18804         * src/prefs_common.c
18805         * src/prefs_themes.c
18806         * src/procmsg.c
18807                 Sync with HEAD
18808
18809 2004-11-23 [colin]      0.9.12cvs158.9
18810
18811         * src/compose.c
18812                 Fix double-free when forwarding
18813         * src/msgcache.c
18814                 Fix leak on error path
18815                 
18816
18817 2004-11-23 [colin]      0.9.12cvs158.8
18818
18819         * src/compose.c
18820                 Fix possible double-free
18821                 Spotted by Alfons
18822
18823 2004-11-23 [colin]      0.9.12cvs158.7
18824
18825         * src/compose.c
18826                 Fix some signal handlers' prototypes
18827                 Spotted by Alfons
18828
18829 2004-11-22 [colin]      0.9.12cvs158.6
18830
18831         * src/compose.c
18832                 Remove unneeded code and duplicated
18833                 wrapping - patch by Alfons
18834
18835 2004-11-22 [colin]      0.9.12cvs158.5
18836
18837         * src/prefs_themes.c
18838                 Fix oversized selector
18839
18840 2004-11-22 [colin]      0.9.12cvs158.4
18841
18842         * src/compose.c
18843                 fix dump_text()
18844                 patch by Alfons
18845
18846 2004-11-19 [colin]      0.9.12cvs158.3
18847
18848         * src/textview.c
18849                 Add a context menu on links (open, copy)
18850
18851 2004-11-18 [paul]       0.9.12cvs158.2
18852
18853         * src/addrgather.c
18854         * src/exphtmldlg.c
18855         * src/expldifdlg.c
18856         * src/mimeview.c
18857         * src/prefs_common.c
18858         * src/plugins/image_viewer/viewer.c
18859         * src/plugins/spamassassin/spamassassin_gtk.c
18860                 replace deprecated gtk_notebook_set_page
18861                 and gtk_notebook_current_page
18862
18863 2004-11-18 [paul]       0.9.12cvs158.1
18864
18865         * configure.ac
18866         * src/compose.c
18867         * src/mainwindow.c
18868         * src/messageview.c
18869         * src/prefs_common.c
18870         * src/common/utils.c
18871         * src/common/utils.h
18872                 sync with HEAD
18873
18874 2004-11-17 [colin]      0.9.12cvs156.1
18875
18876         * src/prefs_account.c
18877         * src/prefs_account.h
18878         * src/procmsg.c
18879                 Sync with HEAD (add pref to store encrypted mails encrypted)
18880
18881 2004-11-17 [paul]       0.9.12cvs155.1
18882
18883         * ChangeLog
18884         * ChangeLog.claws
18885         * ChangeLog.jp
18886         * NEWS
18887         * configure.ac
18888         * src/compose.c
18889         * src/jpilot.c
18890         * src/privacy.c
18891         * src/procmime.c
18892         * src/procmime.h
18893         * src/procmsg.c
18894         * src/toolbar.c
18895         * src/pixmaps/error.xpm
18896                 sync with HEAD
18897
18898 2004-11-17 [colin]      0.9.12cvs151.1
18899
18900         * src/plugins/pgpmime/pgpmime.c
18901                 Sync with HEAD (remove debug printf)
18902
18903 2004-11-17 [colin]      0.9.12cvs150.1
18904
18905         * src/plugins/pgpmime/pgpmime.c
18906                 Sync with HEAD (off-by-one fix)
18907
18908 2004-11-17 [colin]      0.9.12cvs149.1
18909
18910         * src/procmsg.c
18911                 Sync with HEAD (coding style fixes)
18912
18913 2004-11-16 [colin]      0.9.12cvs148.1
18914
18915         * src/procmsg.c
18916                 Sync with head (Fix the fix)
18917
18918 2004-11-16 [colin]      0.9.12cvs147.1
18919
18920         * src/procmsg.c
18921                 Sync with Main (leak fix)
18922
18923 2004-11-16 [colin]      0.9.12cvs146.14
18924
18925         * src/compose.c
18926                 Remove useless chunk of code
18927                 Patch by Alfons
18928
18929 2004-11-15 [colin]      0.9.12cvs146.13
18930
18931         * src/compose.c
18932                 Fix drafting after insertion
18933                 Patch by Alfons
18934
18935 2004-11-15 [colin]      0.9.12cvs146.12
18936
18937         * src/compose.c
18938         * src/prefs_filtering.c
18939         * src/prefs_filtering_action.c
18940         * src/prefs_toolbar.c
18941                 Fix some const-correctness
18942
18943 2004-11-15 [colin]      0.9.12cvs146.11
18944
18945         * src/summaryview.c
18946         * src/prefs_themes.c
18947         * src/messageview.c
18948                 Fix some leaks
18949
18950 2004-11-15 [colin]      0.9.12cvs146.10
18951
18952         * src/codeconv.c
18953                 More unreadable locale fixes
18954
18955 2004-11-14 [colin]      0.9.12cvs146.9
18956
18957         * src/textview.c
18958                 Fix uri_security_check
18959                 Patch by Alfons
18960
18961 2004-11-13 [paul]       0.9.12cvs146.8
18962
18963         * src/folder.c
18964         * src/procmime.c
18965                 fix 2 bugs introduced in last commit
18966
18967 2004-11-13 [paul]       0.9.12cvs146.7
18968
18969         * src/compose.c
18970         * src/exporthtml.c
18971         * src/exportldif.c
18972         * src/folder.c
18973         * src/imap.c
18974         * src/imap_gtk.c
18975         * src/main.c
18976         * src/mainwindow.c
18977         * src/messageview.c
18978         * src/mh_gtk.c
18979         * src/prefs_themes.c
18980         * src/procmime.c
18981         * src/setup.c
18982         * src/summaryview.c
18983                 replace deprecated g_basename
18984
18985 2004-11-13 [paul]       0.9.12cvs146.6
18986
18987         * src/compose.c
18988         * src/imap.c
18989         * src/matcher_parser.h
18990         * src/matcher_parser_parse.y
18991         * src/prefs_filtering.c
18992         * src/prefs_filtering_action.c
18993         * src/prefs_themes.c
18994         * src/prefs_toolbar.c
18995         * src/common/utils.c
18996                 various small fixes/cleanups
18997
18998 2004-11-12 [colin]      0.9.12cvs146.5
18999
19000         * src/textview.c
19001                 Validate event's origin on visibility notify
19002                 Patch by Alfons.
19003
19004 2004-11-12 [paul]       0.9.12cvs146.4
19005
19006         * src/exporthtml.c
19007         * src/exportldif.c
19008         * src/imap.c
19009         * src/mh.c
19010         * src/mimeview.c
19011         * src/prefs_spelling.c
19012         * src/prefs_themes.c
19013                 replace deprecated g_dirname    
19014
19015 2004-11-12 [colin]      0.9.12cvs146.3
19016
19017         * src/textview.c
19018                 Some coding style fixes
19019
19020 2004-11-12 [colin]      0.9.12cvs146.2
19021
19022         * src/codeconv.c
19023                 We want to replace _all_ extended chars in
19024                 conv_unreadable_*, because any string containing
19025                 extended chars not parsing as UTF8 is 
19026                 undisplayed on gtk2.
19027
19028 2004-11-12 [paul]       0.9.12cvs146.1
19029
19030         * ChangeLog
19031         * ChangeLog.claws
19032         * ChangeLog.jp
19033         * NEWS
19034         * configure.ac
19035         * src/account.c
19036         * src/folderview.c
19037         * src/folderview.h
19038         * src/imap.c
19039         * src/imap_gtk.c
19040         * src/inc.c
19041         * src/mainwindow.c
19042         * src/mh_gtk.c
19043         * src/news_gtk.c
19044         * src/pop.c
19045         * src/prefs_account.c
19046         * src/prefs_account.h
19047         * src/prefs_ext_prog.c
19048         * src/procmime.c
19049         * src/procmime.h
19050         * src/procmsg.c
19051         * src/procmsg.h
19052         * src/summary_search.c
19053         * src/summaryview.c
19054         * src/textview.c
19055         * src/common/defs.h
19056         * src/common/utils.c
19057         * src/common/utils.h
19058         * src/gtk/menu.c
19059         * src/gtk/menu.h
19060                 sync with HEAD
19061
19062 2004-11-11 [colin]      0.9.12cvs144.2
19063
19064         * src/textview.c
19065                 Fix URI range selection (patch by Alfons)
19066
19067 2004-11-09 [colin]      0.9.12cvs144.1
19068
19069         * ChangeLog.claws
19070         * src/compose.c
19071         * src/folder.c
19072         * src/folder_item_prefs.c
19073         * src/prefs_account.c
19074         * src/prefs_account.h
19075         * src/plugins/pgpmime/pgpmime.c
19076                 Sync with HEAD
19077
19078 2004-11-08 [colin]      0.9.12cvs143.1
19079
19080         * src/summaryview.c
19081                 Sync with HEAD (optimize quicksearch)
19082
19083 2004-11-08 [colin]      0.9.12cvs142.2
19084
19085         * src/compose.c
19086                 Don't wrap when Edit/Auto wrapping is disabled
19087
19088 2004-11-08 [colin]      0.9.12cvs142.1
19089
19090         * src/textview.c
19091                 Sync with HEAD
19092
19093 2004-11-08 [colin]      0.9.12cvs141.1
19094
19095         * src/textview.c
19096                 Sync with HEAD (fix some mail URIs)
19097
19098 2004-11-08 [colin]      0.9.12cvs140.3
19099
19100         * src/textview.c
19101                 o Use text cursor instead of arrow when
19102                   not on a link
19103                 o Fix handling of contiguous links (as in
19104                   "colin@colino.net" <colin@colino.net>)
19105                   This one unveils a bug in get_email_part()
19106
19107 2004-11-07 [colin]      0.9.12cvs140.2
19108
19109         * src/textview.c
19110                 Fix memleak. Patch by Alfons.
19111
19112 2004-11-06 [colin]      0.9.12cvs140.1
19113
19114         * src/compose.c
19115                 Sync with HEAD (don't ask passphrase
19116                 when drafting)
19117
19118 2004-11-06 [paul]       0.9.12cvs139.2
19119
19120         * AUTHORS
19121         * src/textview.c
19122         * src/textview.h
19123                 textview URI handling. hovering over a 
19124                 link displays it in the status bar,
19125                 and changes the mouse pointer to a hand 
19126                 cursor. a link is activated with a single 
19127                 click. (Modified from the) patch by Jean-Yves 
19128                 Lefort <jylefort@users.sourceforge.net>
19129                 
19130
19131 2004-11-05 [colin]      0.9.12cvs139.1
19132
19133         * src/compose.c
19134         * src/procmime.c
19135                 Sync with HEAD again ^^
19136
19137 2004-11-05 [colin]      0.9.12cvs139.1
19138
19139         * src/compose.c
19140         * src/procmime.c
19141                 Sync with HEAD
19142
19143 2004-11-03 [paul]       0.9.12cvs138.1
19144
19145         * ChangeLog.claws
19146         * configure.ac
19147         * po/POTFILES.in
19148         * src/prefs_ext_prog.c
19149         * src/procmime.c
19150         * tools/kdeservicemenu/README
19151         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
19152         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
19153                 sync with HEAD
19154
19155 2004-11-01 [christoph]  0.9.12cvs136.2
19156
19157         * src/procmime.c
19158                 convert MIME parameters to UTF-8
19159
19160 2004-10-29 [colin]      0.9.12cvs136.1
19161
19162         * src/common/utils.c
19163                 Sync with HEAD (don't use '=' in mime boundary)
19164
19165 2004-10-29 [paul]       0.9.12cvs135.1
19166
19167         * configure.ac
19168         * doc/src/rfc2231.txt
19169         * src/procmime.c
19170         * src/common/quoted-printable.c
19171         * src/common/utils.c
19172         * src/common/utils.h
19173                 sync with HEAD
19174
19175 2004-10-27 [paul]       0.9.12cvs134.1
19176
19177         * configure.ac
19178         * src/main.c
19179         * src/procmime.c
19180         * src/plugins/pgpmime/pgpmime.c
19181                 sync with HEAD
19182
19183 2004-10-26 [paul]       0.9.12cvs132.3
19184
19185         * src/account.c
19186         * src/addressbook.c
19187         * src/addrgather.c
19188         * src/addrharvest.c
19189         * src/codeconv.c
19190         * src/compose.c
19191         * src/customheader.c
19192         * src/editaddress.c
19193         * src/editgroup.c
19194         * src/enriched.c
19195         * src/expldifdlg.c
19196         * src/exporthtml.c
19197         * src/exportldif.c
19198         * src/folder.c
19199         * src/foldersel.c
19200         * src/folderview.c
19201         * src/grouplistdialog.c
19202         * src/html.c
19203         * src/imap.c
19204         * src/jpilot.c
19205         * src/ldapserver.c
19206         * src/ldif.c
19207         * src/mimeview.c
19208         * src/news.c
19209         * src/news_gtk.c
19210         * src/pop.c
19211         * src/prefs_display_header.c
19212         * src/prefs_gtk.c
19213         * src/prefs_msg_colors.c
19214         * src/prefs_toolbar.c
19215         * src/procheader.c
19216         * src/procmime.c
19217         * src/summaryview.c
19218         * src/textview.c
19219         * src/toolbar.c
19220         * src/vcard.c
19221         * src/common/mgutils.c
19222         * src/common/nntp.c
19223         * src/common/smtp.c
19224         * src/common/template.c
19225         * src/common/utils.c
19226         * src/common/xmlprops.c
19227         * src/plugins/pgpmime/pgpmime.c
19228         * src/plugins/pgpmime/select-keys.c
19229         * src/plugins/pgpmime/sgpgme.c
19230                 replace deprecated g_strcasecmp(), g_strncasecmp(),
19231                 g_string_sprintfa(), gtk_notebook_current_page()
19232
19233 2004-10-26 [colin]      0.9.12cvs132.2
19234
19235         * src/prefs_folder_item.c
19236                 Fix default-account selection
19237
19238 2004-10-21 [colin]      0.9.12cvs133
19239
19240         * src/compose.c
19241                 Sync with HEAD (Remove extra separator in compose's Options)
19242         * src/textview.c
19243                 Set wrapping to char
19244
19245 2004-10-21 [paul]       0.9.12cvs131.2
19246
19247         * src/compose.c
19248         * src/sourcewindow.c
19249                 fix wrapping
19250                 fix window shrinking 
19251
19252 2004-10-21 [colin]      0.9.12cvs131.1
19253
19254         * ChangeLog.claws
19255         * src/compose.c
19256                 Sync with HEAD
19257
19258 2004-10-21 [paul]       0.9.12cvs130.2
19259
19260         * src/prefs_folder_item.c
19261                 sync with HEAD (Apply to subfolders)
19262
19263 2004-10-19 [colin]      0.9.12cvs130.1
19264
19265         * ChangeLog.claws
19266         * src/compose.c
19267         * src/common/utils.c
19268         * src/gtk/menu.c
19269                 Sync with HEAD
19270
19271 2004-10-19 [colin]      0.9.12cvs128.1
19272
19273         * src/addrbook.c
19274         * src/addrcache.c
19275         * src/addressbook.c
19276         * src/codeconv.c
19277         * src/compose.c
19278         * src/customheader.c
19279         * src/editaddress.c
19280         * src/editgroup.c
19281         * src/exporthtml.c
19282         * src/folder.c
19283         * src/folderview.c
19284         * src/imap.c
19285         * src/jpilot.c
19286         * src/main.c
19287         * src/matcher_parser_parse.y
19288         * src/mbox.c
19289         * src/pop.c
19290         * src/prefs_account.c
19291         * src/prefs_gtk.c
19292         * src/prefs_msg_colors.c
19293         * src/procheader.c
19294         * src/procmime.c
19295         * src/procmime.h
19296         * src/procmsg.c
19297         * src/summaryview.c
19298         * src/textview.c
19299         * src/common/base64.c
19300         * src/common/partial_download.c
19301         * src/common/socket.c
19302         * src/common/sylpheed.c
19303         * src/common/utils.c
19304         * src/common/utils.h
19305         * src/gtk/pluginwindow.c
19306         * src/gtk/quicksearch.c
19307         * src/plugins/clamav/clamav_plugin.c
19308         * src/plugins/clamav/clamav_plugin.h
19309         * src/plugins/clamav/clamav_plugin_gtk.c
19310         * src/plugins/pgpmime/passphrase.c
19311         * src/plugins/pgpmime/pgpmime.c
19312         * src/plugins/pgpmime/plugin.c
19313         * src/plugins/pgpmime/prefs_gpg.c
19314         * src/plugins/pgpmime/prefs_gpg.h
19315         * src/plugins/pgpmime/select-keys.c
19316         * src/plugins/pgpmime/sgpgme.c
19317         * src/plugins/spamassassin/libspamc.c
19318         * src/plugins/spamassassin/spamassassin.c
19319         * src/plugins/spamassassin/spamassassin.h
19320         * src/plugins/spamassassin/spamassassin_gtk.c
19321         * src/plugins/trayicon/trayicon.c
19322         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
19323                 Sync with HEAD
19324
19325 2004-10-14 [colin]      0.9.12cvs126.2
19326
19327         * src/codeconv.c
19328         * src/textview.c
19329                 Fix conv_unreadable_locale
19330
19331 2004-10-13 [colin]      0.9.12cvs126.1
19332
19333         * src/compose.c
19334                 Sync with HEAD (don't convert charset for 
19335                 drafted messages, minor cleanup)
19336
19337 2004-10-13 [colin]      0.9.12cvs125.1
19338
19339         * po/POTFILES.in
19340                 Sync with HEAD (POTFILES fix)
19341
19342 2004-10-12 [colin]      0.9.12cvs124.3
19343
19344         * src/compose.c
19345                 Fix encoding bug from latest sync
19346
19347 2004-10-12 [paul]       0.9.12cvs124.2
19348
19349         * src/plugins/pgpmime/prefs_gpg.c
19350         * src/plugins/pgpmime/prefs_gpg.h
19351                 forgotten in last commit        
19352
19353 2004-10-12 [paul]       0.9.12cvs124.1
19354
19355         * ChangeLog.claws
19356         * configure.ac
19357         * m4/spamassassin.m4
19358         * src/Makefile.am
19359         * src/account.c
19360         * src/compose.c
19361         * src/compose.h
19362         * src/crash.c
19363         * src/main.c
19364         * src/mimeview.c
19365         * src/passphrase.c
19366         * src/passphrase.h
19367         * src/prefs_account.c
19368         * src/prefs_account.h
19369         * src/prefs_common.c
19370         * src/privacy.c
19371         * src/privacy.h
19372         * src/procmime.c
19373         * src/procmime.h
19374         * src/procmsg.c
19375         * src/rfc2015.c
19376         * src/rfc2015.h
19377         * src/select-keys.c
19378         * src/select-keys.h
19379         * src/textview.c
19380         * src/common/utils.c
19381         * src/common/utils.h
19382         * src/gtk/about.c
19383         * src/plugins/pgpmime/Makefile.am
19384         * src/plugins/pgpmime/passphrase.c
19385         * src/plugins/pgpmime/passphrase.h
19386         * src/plugins/pgpmime/pgpmime.c
19387         * src/plugins/pgpmime/plugin.c
19388         * src/plugins/pgpmime/select-keys.c
19389         * src/plugins/pgpmime/select-keys.h
19390         * src/plugins/pgpmime/sgpgme.c
19391         * src/plugins/pgpmime/sgpgme.h
19392                 sync with HEAD
19393
19394 2004-10-04 [colin]      0.9.12cvs122.1
19395
19396         * src/mainwindow.c
19397         * src/messageview.c
19398         * src/messageview.h
19399         * src/textview.c
19400                 Sync with HEAD
19401
19402 2004-10-04 [colin]      0.9.12cvs121.1
19403
19404         * src/summaryview.c
19405                 Sync with HEAD
19406
19407 2004-10-04 [paul]       0.9.12cvs120.1
19408
19409         * configure.ac
19410                 sync with HEAD [don't try to build 
19411                 pgpmime plugin when gpgme is disabled]
19412
19413 2004-10-03 [colin]      0.9.12cvs119.3
19414
19415         * src/gtk/gtksctree.c
19416                 Lots of side effects. Put back as before 117.2.
19417         * src/summaryview.c
19418                 Fix bug #602
19419
19420 2004-10-03 [colin]      0.9.12cvs119.2
19421
19422         * src/gtk/gtksctree.c
19423                 Revert 608 fix that doesn't work that good
19424
19425 2004-10-02 [colin]      0.9.12cvs119.1
19426
19427         * src/mainwindow.c
19428         * src/messageview.c
19429         * src/prefs_common.h
19430         * src/procmime.c
19431         * src/procmime.h
19432         * src/textview.c
19433                 Sync with HEAD
19434         * src/gtk/gtksctree.c
19435                 Close bug #608
19436
19437 2004-10-01 [colin]      0.9.12cvs118.1
19438
19439         * src/mimeview.c
19440                 Sync with HEAD (better Save All fix)
19441
19442 2004-10-01 [colin]      0.9.12cvs117.2
19443
19444         * src/gtk/gtksctree.c
19445                 Faster on selection
19446
19447 2004-10-01 [colin]      0.9.12cvs117.1
19448
19449         * src/mimeview.c
19450                 Sync with HEAD (Save All: only attachments)
19451
19452 2004-10-01 [paul]       0.9.12cvs116.1
19453
19454         * ChangeLog.claws
19455         * configure.ac
19456         * src/account.c
19457         * src/prefs_common.c
19458         * src/gtk/colorlabel.c
19459                 sync with HEAD
19460
19461 2004-09-30 [colin]      0.9.12cvs115.1
19462
19463         * src/stock_pixmap.c
19464         * src/stock_pixmap.h
19465         * src/folderview.c
19466         * src/Makefile.am
19467         * src/pixmaps/read.xpm
19468                 Sync with HEAD (new pixmap)
19469
19470 2004-09-29 [colin]      0.9.12cvs114.1
19471
19472         * src/compose.c
19473                 Sync with HEAD
19474                 Fix focus handling in headers
19475
19476 2004-09-29 [paul]       0.9.12cvs113.1
19477
19478         * src/quote_fmt_parse.y
19479                 sync with HEAD
19480  
19481
19482 2004-09-28 [colin]      0.9.12cvs112.1
19483
19484         * src/folderview.c
19485         * src/mainwindow.c
19486                 Sync with HEAD
19487
19488 2004-09-28 [colin]      0.9.12cvs110.1
19489
19490         * src/folderview.c
19491                 Sync with HEAD (Contextual Empty trash menu)
19492
19493 2004-09-28 [colin]      0.9.12cvs108.1
19494
19495         * src/addressbook.c
19496                 Sync with HEAD (addressbook edit on double-click)
19497
19498 2004-09-28 [colin]      0.9.12cvs106.1
19499
19500         * src/inc.c
19501                 Sync with HEAD (folder_item freeze on inc)
19502
19503 2004-09-27 [colin]      0.9.12cvs105.1
19504
19505         * src/folderview.c
19506                 Sync with HEAD (right-align new and unread column)
19507
19508 2004-09-27 [colin]      0.9.12cvs104.1
19509
19510         * src/main.c
19511                 Sync with HEAD (revert 0.9.12cvs101)
19512
19513 2004-09-24 [colin]      0.9.12cvs103.2
19514
19515         * src/wizard.c
19516                 Fix gtk warnings and use domain part of the email address 
19517                 when domain detection fails (no dot in domain name)
19518
19519 2004-09-23 [colin]      0.9.12cvs103.1
19520
19521         * src/plugins/spamassassin/libspamc.c
19522         * src/plugins/spamassassin/libspamc.h
19523         * src/plugins/spamassassin/utils.c
19524         * src/plugins/spamassassin/utils.h
19525                 Sync with HEAD (Update spamassassin to 3.0)
19526
19527 2004-09-21 [colin]      0.9.12cvs102.3
19528
19529         * src/action.c
19530                 Add horizontal scrollbar in action io dialog as needed
19531                 Patch by Alfons.
19532
19533 2004-09-20 [colin]      0.9.12cvs102.2
19534
19535         * src/plugins/image_viewer/viewer.c
19536                 Remove imlib stuff
19537                 use gtk_pixmap_set when clearing
19538                 (would be better to use gtkImages, but causes size-allocate 
19539                 signals storm)
19540
19541 2004-09-17 [paul]       0.9.12cvs102.1
19542
19543         * ChangeLog
19544         * ChangeLog.claws
19545         * ChangeLog.jp
19546         * configure.ac
19547         * src/inc.c
19548                 sync with HEAD
19549
19550
19551 2004-09-17 [colin]      0.9.12cvs101.1
19552
19553         * ChangeLog.claws
19554         * src/main.c
19555                 Sync with HEAD (fix segs at exit)
19556
19557 2004-09-14 [colin]      0.9.12cvs99.5
19558
19559         * src/common/socket.c
19560         * AUTHORS
19561                 Fix send error on 64bit platforms
19562                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
19563
19564 2004-09-14 [colin]      0.9.12cvs99.4
19565
19566         * src/action.c
19567                 Fix action output with utf8 
19568                 Patch by Alfons.
19569
19570 2004-09-14 [colin]      0.9.12cvs99.3
19571
19572         * ChangeLog.claws
19573         * src/folder.c
19574                 Sync with HEAD
19575
19576 2004-09-09 [colin]      0.9.12cvs99.2
19577
19578         * src/action.c
19579                 Fix progress bar (displaying "Completed %v/%u")
19580                 Patch by Alfons.
19581
19582 2004-09-08 [colin]      0.9.12cvs99.1
19583
19584         * src/account.c
19585         * src/folder.c
19586         * src/procmsg.c
19587         * src/procmsg.h
19588         * src/plugins/pgpmime/pgpmime.c
19589                 Sync with HEAD
19590
19591 2004-09-08 [colin]      0.9.12cvs97.2
19592
19593         * src/summaryview.c
19594                 Don't select mails in collapsed threads 
19595                 when navigating with up/down
19596
19597 2004-09-07 [colin]      0.9.12cvs97.1
19598
19599         * src/inc.c
19600                 Sync with HEAD (meaningful error messages)
19601
19602 2004-09-06 [colin]      0.9.12cvs96.1
19603
19604         * src/toolbar.c
19605                 Sync with HEAD (fix Redirect graying out)
19606
19607 2004-09-06 [colin]      0.9.12cvs95.1
19608
19609         * src/summaryview.c
19610         * src/mimeview.c
19611                 Sync with HEAD (fix dropped URIs)
19612
19613 2004-09-06 [colin]      0.9.12cvs94.1
19614
19615         * src/addressbook.c
19616         * src/addressitem.h
19617         * src/addritem.c
19618         * src/addritem.h
19619                 Sync with HEAD (addressbook DnD)
19620
19621 2004-09-03 [colin]      0.9.12cvs93.1
19622
19623         * src/summaryview.c
19624                 Sync with HEAD (next/prev unread)
19625
19626 2004-09-03 [colin]      0.9.12cvs92.1
19627
19628         * src/prefs_common.c
19629         * src/prefs_common.h
19630         * src/summaryview.c
19631                 Sync with HEAD ('mark_as_read_delay' pref)
19632
19633 2004-09-02 [colin]      0.9.12cvs91.2
19634
19635         * src/common/xml.c
19636                 Fix leak
19637
19638 2004-09-02 [colin]      0.9.12cvs91.1
19639
19640         * src/gtk/menu.c
19641                 Sync with HEAD (menu accel don't work, but whatever)
19642
19643 2004-09-02 [colin]      0.9.12cvs90.1
19644
19645         * src/account.c
19646                 Sync with HEAD (fix bug 582)
19647
19648 2004-09-02 [colin]      0.9.12cvs89.1
19649
19650         * src/addrindex.c
19651                 Sync with HEAD (free deleted queries)
19652
19653 2004-09-02 [colin]      0.9.12cvs88.1
19654
19655         * src/ldapquery.c
19656                 Sync with HEAD (fix LDAP freezes)
19657
19658 2004-09-02 [colin]      0.9.12cvs87.1
19659
19660         * src/prefs_spelling.c
19661                 Sync with HEAD (add default dictionary)
19662
19663 2004-09-01 [colin]      0.9.12cvs86.1
19664
19665         * src/filtering.c
19666         * src/folderview.c
19667         * src/imap.c
19668         * src/prefs_matcher.c
19669         * src/stock_pixmap.c
19670         * src/summary_search.c
19671         * src/summaryview.c
19672         * src/wizard.c
19673         * src/wizard.h
19674                 Sync with HEAD (uninitialized vars fixes)
19675                 + gtk2 specific warning fixes
19676
19677 2004-08-31 [colin]      0.9.12cvs85.1
19678
19679         * src/folder.c
19680                 Sync with HEAD (Fix memory corruption due to 
19681                 uninitialized var)
19682
19683 2004-08-31 [colin]      0.9.12cvs84.4
19684
19685         * src/summary_search.c
19686                 Fix segfaults when searching in folders with broken headers
19687
19688 2004-08-31 [colin]      0.9.12cvs84.3
19689
19690         * src/compose.c
19691         * src/textview.c
19692                 Fix some more encoding/decoding issues
19693
19694 2004-08-30 [colin]      0.9.12cvs84.2
19695
19696         * src/mimeview.c
19697         * src/prefs_themes.c
19698         * src/gtk/filesel.c
19699         * src/gtk/filesel.h
19700                 Add a folder-mode selection (fixes mimeview's "Save all")
19701
19702 2004-08-29 [colin]      0.9.12cvs84.1
19703
19704         * src/mimeview.c
19705                 Sync with HEAD (don't escape saved filenames)
19706
19707 2004-08-27 [colin]      0.9.12cvs83.1
19708
19709         * ChangeLog
19710         * ChangeLog.claws
19711         * ChangeLog.jp
19712         * src/mh.c
19713         * src/procheader.c
19714         * src/procmsg.c
19715         * src/procmsg.h
19716         * src/common/utils.c
19717         * src/gtk/menu.h
19718         * po/
19719                 Sync with HEAD 0.9.12cvs83 (sync with main)
19720
19721 2004-08-26 [colin]      0.9.12cvs82.4
19722
19723         * src/codeconv.c
19724                 Fix strange stack corruption
19725                 Convert to utf8 after unmime, not before
19726
19727 2004-08-26 [colin]      0.9.12cvs82.3
19728
19729         * src/main.c
19730         * src/wizard.c
19731                 Fix account folders duplication
19732
19733 2004-08-25 [colin]      0.9.12cvs82.2
19734
19735         * src/wizard.c
19736                 Remove ports
19737                 Add SSL selection
19738                 Use login@server as account name
19739
19740 2004-08-25 [colin]      0.9.12cvs82.1
19741
19742         * src/plugins/pgpmime/pgpmime.c
19743                 Sync with HEAD (leak fix).
19744
19745 2004-08-25 [colin]      0.9.12cvs81.1
19746
19747         * src/plugins/pgpmime/pgpmime.c
19748         * src/plugins/pgpmime/sgpgme.c
19749         * src/plugins/pgpmime/sgpgme.h
19750                 Sync with HEAD (Handle combined messages).
19751
19752 2004-08-24 [colin]      0.9.12cvs80.3
19753
19754         * src/wizard.c
19755                 Fix full name, ports, and imap
19756
19757 2004-08-24 [colin]      0.9.12cvs80.2
19758
19759         * src/Makefile.am
19760         * src/main.c
19761         * src/setup.c
19762         * src/setup.h
19763         * src/stock_pixmap.c
19764         * src/stock_pixmap.h
19765         * src/wizard.c ** ADDED **
19766         * src/wizard.h ** ADDED ** 
19767         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
19768                 Add a setup wizard 
19769
19770 2004-08-24 [colin]      0.9.12cvs80.1
19771
19772         * src/folder.c
19773                 Sync with HEAD (set mimeflags on all messages)
19774
19775 2004-08-24 [colin]      0.9.12cvs79.3
19776
19777         * src/matcher_parser_lex.l
19778                 Fix 8bits strings not in utf8
19779
19780 2004-08-24 [colin]      0.9.12cvs79.2
19781
19782         * src/compose.c
19783                 Check conversion result before replacing buffer
19784
19785 2004-08-23 [colin]      0.9.12cvs79.1
19786
19787         * src/compose.c
19788                 Sync with HEAD (create message header in memory)
19789
19790 2004-08-23 [colin]      0.9.12cvs78.1
19791
19792         * src/rfc2015.c
19793         * src/rfc2015.h
19794                 Sync with HEAD (fix bug 197 again)
19795
19796 2004-08-23 [colin]      0.9.12cvs77.3
19797
19798         * src/compose.c
19799                 Fix again inline gpg signing (which outputs utf8
19800                 in gtk2). Not syncing this fix to HEAD as this 
19801                 code is meant to die.
19802
19803 2004-08-23 [colin]      0.9.12cvs77.2
19804
19805         * src/prefs_account.h
19806                 Remove useless include
19807
19808 2004-08-23 [colin]      0.9.12cvs77.1
19809
19810         * src/imap.c
19811         * po/es.po
19812         * po/fr.po
19813         * po/it.po
19814         * po/pl.po
19815         * po/pt_BR.po
19816         * po/sk.po
19817         * po/sr.po
19818                 Sync with HEAD (fix bug 577)
19819
19820 2004-08-22 [colin]      0.9.12cvs76.1
19821
19822         * src/plugins/trayicon/trayicon.c
19823                 Sync with HEAD (fix formatting bug)
19824
19825 2004-08-21 [colin]      0.9.12cvs74.2
19826
19827         * src/gtk/colorsel.c
19828                 Fix bug 564 (Folder color selection window exits on any
19829                 keypress)
19830
19831 2004-08-21 [colin]      0.9.12cvs74.1
19832
19833         * ChangeLog.claws
19834         * src/compose.c
19835         * src/summaryview.c
19836         * src/toolbar.c
19837                 Sync with HEAD (fix bug 576)
19838
19839 2004-08-21 [colin]      0.9.12cvs70.1
19840
19841         * src/compose.c
19842         * src/mainwindow.c
19843                 Sync with HEAD
19844                 
19845
19846 2004-08-21 [paul]       0.9.12cvs66.4
19847
19848         * src/mainwindow.c
19849         * src/messageview.c
19850         * src/gtk/menu.c
19851         * src/plugins/spamassassin/spamassassin_gtk.c
19852                 remove some deprecated gtk1 functions
19853
19854
19855 2004-08-21 [colin]      0.9.12cvs66.3
19856
19857         * src/compose.c
19858         * src/codeconv.c
19859                 Fix warnings
19860                 Remove encoding hacks
19861                 Fix bug 575 (Strange character messes up message)
19862                 Don't display conversion error when drafting
19863
19864 2004-08-21 [paul]       0.9.12cvs66.2
19865
19866         * src/prefs_account.c
19867                 fix GnuPG mode bugs
19868
19869
19870 2004-08-20 [colin]      0.9.12cvs66.1
19871
19872         * src/codeconv.c
19873                 Sync with HEAD 0.9.12cvs66
19874
19875 2004-08-20 [paul]
19876
19877         * src/plugins/pgpmime/plugin.c
19878                 modify PGP/MIME plugin's description
19879
19880 2004-08-17 [colin]      0.9.12cvs65.1
19881
19882         * src/common/ssl.c
19883         * src/plugins/pgpmime/plugin.c
19884                 Sync with HEAD
19885
19886 2004-08-14 [colin]      0.9.12cvs60.3
19887
19888         * src/plugins/trayicon/trayicon.c
19889                 Put back resize callback, on size-request signal
19890                 rather than size-allocate to avoid infinite 
19891                 callback loop
19892
19893 2004-08-13 [colin]      0.9.12cvs60.2
19894
19895         * src/common/defs.h
19896                 Cache versions have been fixed
19897
19898 2004-08-13 [colin]      0.9.12cvs60.1
19899
19900         * src/folderutils.c
19901                 Sync with HEAD
19902
19903 2004-08-12 [colin]      0.9.12cvs59.1
19904
19905         * src/plugins/trayicon/trayicon.c
19906                 Sync with HEAD
19907
19908 2004-08-12 [colin]      0.9.12cvs57.5
19909
19910         * sylpheed.desktop
19911         * configure.ac
19912         * src/Makefile.am
19913         * src/main.c
19914                 Add support for Freedesktop.org's startup notification
19915
19916 2004-08-11 [colin]      0.9.12cvs57.4
19917
19918         * src/textview.c
19919                 Fix off-by-one
19920
19921 2004-08-11 [colin]      0.9.12cvs57.3
19922
19923         * src/message_search.c
19924         * src/summary_search.c
19925                 Make searches case insensitive by default
19926         * src/textview.c
19927                 Fix case-insensitive search in message
19928
19929 2004-08-11 [colin]      0.9.12cvs57.2
19930
19931         * src/summary_search.c
19932                 Let case-sensitive be specified
19933
19934 2004-08-10 [colin]      0.9.12cvs55.4
19935
19936         * src/common/socket.c
19937                 Fix the possible race condition
19938
19939 2004-08-09 [paul]       0.9.12cvs55.3
19940
19941         * configure.ac
19942         * src/Makefile.am
19943         * src/common/Makefile.am
19944                 sync with HEAD
19945
19946
19947 2004-08-09 [paul]       0.9.12cvs55.2
19948
19949         * autogen.sh
19950         * po/poconv.sh
19951                 remove unneeded script
19952
19953         * configure.ac
19954                 add forgotten USE_LDAP_TLS (sync with HEAD)
19955
19956
19957 2004-08-09 [colin]      0.9.12cvs55.1
19958
19959         * src/main.c
19960         * src/common/ssl.c
19961         * src/common/sylpheed.c
19962         * src/common/sylpheed.h
19963                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
19964
19965 2004-08-09 [paul]       0.9.12cvs54.1
19966
19967         * ChangeLog
19968         * ChangeLog.claws
19969         * ChangeLog.jp
19970         * configure.ac
19971         * po/POTFILES.in
19972         * src/Makefile.am
19973         * src/folderutils.c
19974         * src/main.c
19975         * src/pgpmime.c
19976         * src/pgpmime.h
19977         * src/sgpgme.c
19978         * src/sgpgme.h
19979         * src/plugins/Makefile.am
19980         * src/plugins/pgpmime/.cvsignore
19981         * src/plugins/pgpmime/Makefile.am
19982         * src/plugins/pgpmime/pgpmime.c
19983         * src/plugins/pgpmime/pgpmime.h
19984         * src/plugins/pgpmime/plugin.c
19985         * src/plugins/pgpmime/sgpgme.c
19986         * src/plugins/pgpmime/sgpgme.h
19987                 sync with HEAD
19988
19989 2004-08-08 [paul]       0.9.12cvs51.1
19990
19991         * configure.ac
19992         * src/folder.c
19993                 sync with HEAD
19994
19995 2004-08-07 [colin]      0.9.12cvs50.1
19996
19997         * src/pop.c
19998         * src/common/partial_download.c
19999                 fix warnings (sync from HEAD)
20000
20001 2004-08-07 [colin]      0.9.12cvs48.1
20002
20003         * src/prefs_folder_item.c
20004                 sync with HEAD 0.9.12cvs48
20005
20006 2004-08-06 [colin]      0.9.12cvs47.1
20007
20008         * src/compose.c
20009                 Sync with HEAD
20010
20011 2004-08-06 [christoph]  0.9.12cvs46.2
20012
20013         * src/main.c
20014         * src/plugins/clamav/clamav_plugin_gtk.c
20015         * src/plugins/dillo_viewer/dillo_viewer.c
20016         * src/plugins/image_viewer/plugin.c
20017         * src/plugins/mathml_viewer/mathml_viewer.c
20018         * src/plugins/spamassassin/spamassassin_gtk.c
20019         * src/plugins/trayicon/trayicon.c
20020                 don't mix GTK1.2 plugin with GTK2 plugins
20021
20022 2004-08-06 [colin]      0.9.12cvs46.1
20023
20024         * ChangeLog
20025         * ChangeLog.claws
20026         * ChangeLog.jp
20027         * configure.ac
20028         * sylpheed-claws.pc.in
20029         * src/folder.c
20030         * src/imap.c
20031         * src/localfolder.c
20032         * src/messageview.c
20033         * src/mimeview.c
20034         * src/mimeview.h
20035         * src/msgcache.c
20036         * src/news.c
20037         * src/prefs_ext_prog.c
20038         * src/prefs_folder_item.c
20039         * src/prefs_fonts.c
20040         * src/prefs_msg_colors.c
20041         * src/prefs_spelling.c
20042         * src/prefs_themes.c
20043         * src/prefs_toolbar.c
20044         * src/prefs_wrapping.c
20045         * src/procmime.h
20046         * src/common/defs.h
20047         * src/common/nntp.c
20048         * src/common/session.c
20049         * src/common/session.h
20050         * src/common/socket.c
20051         * src/common/utils.h
20052         * src/common/xml.c
20053         * src/common/xml.h
20054         * src/gtk/prefswindow.c
20055         * src/gtk/prefswindow.h
20056         * src/plugins/clamav/clamav_plugin_gtk.c
20057         * src/plugins/dillo_viewer/dillo_prefs.c
20058         * src/plugins/image_viewer/viewerprefs.c
20059         * src/plugins/spamassassin/spamassassin_gtk.c
20060         * m4/openssl.m4 *** REMOVED ***
20061                 Sync with HEAD 0.9.12cvs46
20062
20063 2004-08-03 [paul]       0.9.12cvs40.2
20064
20065         * src/action.c
20066         * src/addressadd.c
20067         * src/addressbook.c
20068         * src/addrgather.c
20069         * src/browseldap.c
20070         * src/compose.c
20071         * src/crash.c
20072         * src/editaddress.c
20073         * src/editgroup.c
20074         * src/editldap_basedn.c
20075         * src/foldersel.c
20076         * src/importldif.c
20077         * src/mimeview.c
20078         * src/prefs_common.c
20079         * src/prefs_template.c
20080         * src/sourcewindow.c
20081         * src/summaryview.c
20082         * src/gtk/about.c
20083         * src/gtk/foldersort.c
20084         * src/gtk/logwindow.c
20085         * src/gtk/pluginwindow.c
20086         * src/gtk/prefswindow.c
20087                 change all gtk_scrolled_window_set_policy from 
20088                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
20089
20090 2004-08-02 [paul]       0.9.12cvs40.1
20091
20092         * AUTHORS
20093                 update translation team section
20094         * po/pt_BR.po
20095                 updated by Frederico Goncalves Guimaraes
20096                 <fggdebian@yahoo.com.br>
20097
20098 2004-07-31 [colin]      0.9.12cvs39.9
20099
20100         * src/exphtmldlg.c
20101                 Fix compilation
20102
20103 2004-07-31 [colin]      0.9.12cvs39.8
20104
20105         * src/exphtmldlg.c
20106                 Fix an alertpanel type
20107
20108 2004-07-30 [colin]      0.9.12cvs39.7
20109
20110         * src/alertpanel.c
20111                 Fix alertpanel_error_log's icon
20112
20113 2004-07-30 [colin]      0.9.12cvs39.6
20114
20115         * src/pop.c
20116                 Two of them should still be warnings
20117
20118 2004-07-30 [colin]      0.9.12cvs39.5
20119
20120         * src/pop.c
20121                 More warning -> error
20122 2004-07-29 [colin]      0.9.12cvs39.4
20123
20124         * src/pop.c
20125                 Warning -> error
20126
20127 2004-07-29 [colin]      0.9.12cvs39.3
20128
20129         * src/prefs_matcher.c
20130                 Fix segfault
20131
20132 2004-07-29 [colin]      0.9.12cvs39.2
20133
20134         * src/alertpanel.c
20135                 More nice-looking alertpanels
20136
20137 2004-07-29 [colin]      0.9.12cvs39.1
20138
20139         * src/messageview.c
20140                 sync with head
20141                 (inform user when partial mail is deleted on server)
20142
20143 2004-07-29 [colin]      0.9.12cvs38.1
20144
20145         * src/messageview.c
20146                 sync with head
20147
20148 2004-07-28 [paul]       0.9.12cvs37.7
20149
20150         * src/mainwindow.c
20151                 complete the replacement of deprecated gtk_progress_*
20152
20153 2004-07-28 [paul]       0.9.12cvs37.6
20154
20155         * src/action.c
20156         * src/inc.c
20157         * src/mainwindow.c
20158         * src/send_message.c
20159         * src/gtk/progressdialog.c
20160         * src/gtk/progressdialog.h
20161                 replace deprecated gtk_progress_*
20162
20163 2004-07-28 [paul]       0.9.12cvs37.5
20164
20165         * src/gtk/filesel.c
20166                 remove gtk_window_set_wmclass()
20167 2004-07-28 [paul]       0.9.12cvs37.4
20168
20169         * src/addressbook.c
20170         * src/compose.c
20171         * src/foldersel.c
20172         * src/mainwindow.c
20173         * src/messageview.c
20174         * src/sourcewindow.c
20175         * src/gtk/logwindow.c
20176                 remove gtk_window_set_wmclass()
20177                 
20178         * src/prefs_filtering.c
20179         * src/prefs_filtering_action.c
20180         * src/prefs_fonts.c
20181         * src/prefs_gtk.c
20182         * src/prefs_matcher.c
20183         * src/ssl_manager.c
20184         * src/gtk/prefswindow.c
20185                 replace gtk_window_position()
20186
20187 2004-07-28 [colin]      0.9.12cvs37.3
20188
20189         * src/alertpanel.c
20190         * src/alertpanel.h
20191                 Add a way to specify panel type for specific
20192                 panels (alertpanel())
20193         * src/account.c
20194         * src/addressbook.c
20195         * src/compose.c
20196         * src/expldifdlg.c
20197         * src/main.c
20198         * src/messageview.c
20199         * src/summaryview.c
20200         * src/textview.c
20201         * src/gtk/sslcertwindow.c
20202                 Fix alertpanel()s so that their icon match
20203                 their real type
20204
20205 2004-07-28 [paul]       0.9.12cvs37.2
20206
20207         * src/addr_compl.c
20208         * src/addressbook.c
20209         * src/alertpanel.c
20210         * src/compose.c
20211         * src/export.c
20212         * src/foldersel.c
20213         * src/folderview.c
20214         * src/grouplistdialog.c
20215         * src/import.c
20216         * src/mainwindow.c
20217         * src/message_search.c
20218         * src/messageview.c
20219         * src/passphrase.c
20220         * src/prefs_actions.c
20221         * src/prefs_common.c
20222         * src/prefs_customheader.c
20223         * src/prefs_display_header.c
20224         * src/prefs_filtering.c
20225         * src/prefs_filtering_action.c
20226         * src/prefs_gtk.c
20227         * src/prefs_matcher.c
20228         * src/prefs_msg_colors.c
20229         * src/prefs_summary_column.c
20230         * src/prefs_template.c
20231         * src/sourcewindow.c
20232         * src/ssl_manager.c
20233         * src/summary_search.c
20234         * src/gtk/colorsel.c
20235         * src/gtk/description_window.c
20236         * src/gtk/gtkaspell.c
20237         * src/gtk/inputdialog.c
20238         * src/gtk/logwindow.c
20239         * src/gtk/prefswindow.c
20240         * src/gtk/progressdialog.c
20241                 replace deprecated gtk_window_set_policy
20242
20243 2004-07-27 [colin]      0.9.12cvs37.1
20244
20245         * src/msgcache.c
20246                 More fixes (synced for head again)
20247
20248 2004-07-27 [colin]      0.9.12cvs35.3
20249
20250         * src/msgcache.c
20251                 Fix wrong test
20252
20253 2004-07-27 [colin]      0.9.12cvs35.2
20254
20255         * src/mimeview.c
20256                 Fix width a bit (by Paul)
20257         * src/alertpanel.c
20258         * src/alertpanel.h
20259                 Specialize icons, make alertpanel_message()
20260                 private
20261         * src/message_search.c
20262         * src/sgpgme.c
20263         * src/summary_search.c
20264                 Suit alertpanel changes
20265
20266 2004-07-27 [colin]      0.9.12cvs35.1
20267
20268         * src/alertpanel.c
20269                 Add an icon
20270         * src/passphrase.c
20271                 Add debug output - maybe someone will
20272                 want to look at the problem with Grab
20273                 Input :)
20274         Bump version as we're synced with HEAD
20275
20276 2004-07-26 [colin]      0.9.12cvs33.26
20277
20278         * src/pop.c
20279                 Fix uidl-file parsing when not in new
20280                 format
20281
20282 2004-07-26 [colin]      0.9.12cvs33.25
20283
20284         * src/gtk/menu.c
20285                 Move popup menu up if necessary (fixes 
20286                 account selector)
20287         * src/mainwindow.c
20288                 Set account selector's button height to
20289                 minimum
20290
20291 2004-07-26 [colin]      0.9.12cvs33.24
20292
20293         * src/alertpanel.c
20294                 Maybe fix 551 (Truncated font in alert window)
20295
20296 2004-07-26 [colin]      0.9.12cvs33.23
20297
20298         * po/de.po
20299         * po/es.po
20300         * po/fr.po
20301         * po/it.po
20302         * po/ja.po
20303         * po/pl.po
20304         * po/ru.po
20305         * po/sk.po
20306         * po/sr.po
20307         * po/zh_CN.po
20308                 Sync po files with HEAD
20309
20310 2004-07-26 [paul]       0.9.12cvs33.22
20311
20312         * src/compose.c
20313                 fix Bug 556 'Organisation-header is sent even if empty'
20314
20315 2004-07-24 [colin]      0.9.12cvs33.21
20316
20317         * src/compose.c
20318         * src/gtk/gtkaspell.c
20319         * src/gtk/gtkaspell.h
20320                 Fix speller accelerators (require hack)
20321
20322 2004-07-24 [colin]      0.9.12cvs33.20
20323
20324         * src/gtk/gtkaspell.c
20325                 Fix over-eager code deletion breaking
20326                 Check while typing
20327
20328 2004-07-24 [colin]      0.9.12cvs33.19
20329
20330         * src/browseldap.c
20331         * src/ldapctrl.c
20332         * src/ldapctrl.h
20333         * src/ldapserver.h
20334                 Sync ldap with HEAD
20335         (Fixes 546 LDAP completely broken)
20336
20337 2004-07-24 [colin]      0.9.12cvs33.18
20338
20339         * src/prefs_msg_colors.c
20340                 Fix prototype mismatch
20341         (Fixes 547 void function cannot return value)
20342
20343 2004-07-24 [colin]      0.9.12cvs33.17
20344
20345         * src/mainwindow.c
20346                 Fix sort going back to previous sort key
20347                 when changing sort direction
20348
20349 2004-07-24 [colin]      0.9.12cvs33.16
20350
20351         * src/compose.c
20352                 Fix space insertion when re-wrapping at 
20353                 cursor point
20354
20355 2004-07-24 [colin]      0.9.12cvs33.15
20356
20357         * src/gtk/gtkaspell.c
20358                 Don't change cursor position in insert-text
20359                 callback
20360         (Fixes 539 Word wrapping on input transposes letters)
20361
20362 2004-07-24 [colin]      0.9.12cvs33.14
20363
20364         * src/gtk/gtkaspell.c
20365                 Reencode non-ascii chars to dictionary's
20366                 encoding
20367         (Fixes 544 Spell check broken non english locale)
20368
20369 2004-07-24 [colin]      0.9.12cvs33.13
20370
20371         * src/summaryview.c
20372                 Fix Shift+Down, add Home/End/PgUp/PgDown
20373
20374 2004-07-21 [colin]      0.9.12cvs33.12
20375
20376         * src/prefs_common.c
20377                 Fix a gtk warning (Patch by Andrej Kacian)
20378
20379 2004-07-21 [colin]      0.9.12cvs33.11
20380
20381         * src/gtk/filesel.c
20382                 More check
20383
20384 2004-07-21 [colin]      0.9.12cvs33.10
20385
20386         * src/compose.c
20387         * src/crash.c
20388         * src/export.c
20389         * src/import.c
20390         * src/messageview.c
20391         * src/mimeview.c
20392         * src/prefs_spelling.c
20393         * src/prefs_themes.c
20394         * src/summaryview.c
20395         * src/gtk/filesel.c
20396         * src/gtk/filesel.h
20397         * src/gtk/pluginwindow.c
20398                 Untwist open/save mode guessing logic, make
20399                 it explicit
20400
20401 2004-07-20 [colin]      0.9.12cvs33.9
20402
20403         * src/codeconv.c
20404                 conv_encode_header: src_charset is UTF-8 on
20405                 gtk2
20406         * src/compose.c
20407                 Remove double encoding of the headers
20408
20409 2004-07-20 [colin]      0.9.12cvs33.8
20410
20411         * src/codeconv.c
20412                 Fix typo
20413
20414 2004-07-20 [colin]      0.9.12cvs33.7
20415
20416         * src/mainwindow.c
20417                 Set the separated messageview to the saved
20418                 size of Claws' messageview (Patch by Alfons)
20419                 Fix a callback prototype (me)
20420
20421 2004-07-20 [colin]      0.9.12cvs33.6
20422
20423         * src/codeconv.h
20424                 Forgot one hunk in 0.9.12cvs33.4
20425
20426 2004-07-19 [colin]      0.9.12cvs33.5
20427
20428         * src/action.c
20429                 Action output fix
20430                 Patch by Alfons
20431
20432 2004-07-19 [colin]      0.9.12cvs33.4
20433
20434         * src/compose.c
20435                 Fix outgoing charset bug in headers
20436         * src/codeconv.c
20437                 Clean for glib2 - Patch by Alfons
20438
20439 2004-07-19 [colin]      0.9.12cvs33.3
20440
20441         * src/statusbar.c
20442                 Remove grip from the statusbar
20443                 Patch by Alfons
20444
20445 2004-07-19 [colin]      0.9.12cvs33.2
20446
20447         * src/messageview.c
20448         * src/textview.c
20449                 Fix messageview remembering the previous
20450                 scroll position when loading a new message
20451                 Patch by Alfons
20452
20453 2004-07-19 [colin]      0.9.12cvs33.1
20454
20455         * src/folder.h
20456         * src/folderview.c
20457         * src/summaryview.c
20458                 Sync with HEAD
20459
20460 2004-07-18 [colin]      0.9.12cvs32.7
20461
20462         * configure.ac
20463                 Remove useless check for XIM - noticed
20464                 by Alfons
20465
20466 2004-07-18 [colin]      0.9.12cvs32.6
20467
20468         * src/summaryview.c
20469                 Remove non-modified and shift-modified
20470                 accelerators in summaryview's popup
20471                 menu, as that doesn't get catched by
20472                 the accel-activate signal catcher...
20473
20474 2004-07-18 [colin]      0.9.12cvs32.5
20475
20476         * src/prefs_common.c
20477                 Define sensible default prefs for 
20478                 wrapping
20479
20480 2004-07-18 [colin]      0.9.12cvs32.4
20481
20482         * src/compose.c
20483         * src/prefs_common.c
20484         * src/prefs_common.h
20485         * src/prefs_wrapping.c
20486                 Remove Smart Wrapping pref, which does
20487                 nothing on gtk2 branch
20488
20489 2004-07-18 [colin]      0.9.12cvs32.3
20490
20491         * src/sourcewindow.c
20492                 Proper utf8
20493
20494 2004-07-18 [colin]      0.9.12cvs32.2
20495
20496         * src/compose.c
20497                 Save attachment status when drafting
20498
20499 2004-07-18 [colin]      0.9.12cvs32.1
20500
20501         * src/gtk/filesel.c
20502                 Fix erratic folder selection in open mode
20503
20504 2004-07-18 [colin]      0.9.12cvs31.11
20505
20506         * src/pop.c
20507                 Don't let partial messages get deleted
20508                 even with "dowload all"
20509                 (0.9.12cvs31.8 fix extension)
20510 2004-07-18 [colin]      0.9.12cvs31.10
20511
20512         * src/gtk/logwindow.c
20513                 Fix log scrolling
20514
20515 2004-07-18 [colin]      0.9.12cvs31.9
20516
20517         * src/common/utils.c
20518                 Fix non-utf8 strings coming from commands
20519                 and files
20520
20521 2004-07-18 [colin]      0.9.12cvs31.8
20522
20523         * src/pop.c
20524                 Fix partial download bug with Download all
20525                 messages option
20526
20527 2004-07-18 [colin]      0.9.12cvs31.7
20528
20529         * src/textview.c
20530                 Fix bug introduced in 0.9.12cvs31.2
20531                 (blocked in select mode after double click)
20532
20533 2004-07-18 [colin]      0.9.12cvs31.6
20534
20535         * src/compose.c
20536         * src/gtk/menu.c
20537                 More glib-warning fixes
20538
20539 2004-07-18 [colin]      0.9.12cvs31.5
20540
20541         * src/compose.c
20542                 Fix trashing the primary clipboard when moving 
20543                 around with tab
20544         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
20545
20546 2004-07-18 [colin]      0.9.12cvs31.4
20547
20548         * src/codeconv.c
20549                 convert unencoded iso headers to utf8
20550         (Fix Bug 538 Unencoded local characters in subject make it 
20551          disappear)
20552
20553 2004-07-18 [colin]      0.9.12cvs31.3
20554
20555         * src/compose.c
20556                 Fix tab char handling in wrapping
20557         (Fix Bug 537 Line wrap problem - TAB character treated as 
20558          one character instead of 8)
20559
20560 2004-07-18 [colin]      0.9.12cvs31.2
20561
20562         * src/textview.c
20563                 return FALSE on GDK_MOTION_NOTIFY
20564         (Fix Bug 535 Hyperlinks/addresses are not selectable 
20565          (unable to highlight))
20566
20567 2004-07-18 [colin]      0.9.12cvs31.1
20568
20569         * src/folderview.c
20570                 Sync with 0.9.12cvs31
20571
20572 2004-07-18 [colin]      0.9.12cvs30.4
20573
20574         * src/compose.c
20575                 Also block text_inserted when inserting a file
20576
20577 2004-07-18 [colin]      0.9.12cvs30.3
20578
20579         * src/compose.c
20580                 Fix smart wrapping (block text_inserted handler
20581                 while putting quotation to avoid wrap on input,
20582                 don't join lines if next is sig separator)
20583
20584 2004-07-17 [colin]      0.9.12cvs30.2
20585
20586         * src/folderview.c
20587         * src/mainwindow.c
20588         * src/mimeview.c
20589         * src/summaryview.c
20590         * src/gtk/quicksearch.c
20591         * src/gtk/quicksearch.h
20592                 Block key events handlers *and* accels while
20593                 quicksearch is focused
20594         (Fixes Bug 534 quick-search bar not accepting certain letters)
20595
20596 2004-07-17 [colin]      0.9.12cvs30.1
20597
20598         * src/folder.h
20599         * src/folderview.c
20600         * src/summaryview.c
20601                 Sync with 0.9.12cvs30
20602
20603 2004-07-17 [colin]      0.9.12cvs28.2
20604
20605         * src/mimeview.c
20606         * src/procmime.c
20607         * src/summaryview.c
20608         * src/gtk/menu.c
20609                 Squash some compile and glib warnings
20610
20611 2004-07-17 [paul]       0.9.12cvs28.1
20612
20613         * src/mimeview.c
20614                 sync with 0.9.12cvs28 HEAD
20615
20616 2004-07-16 [paul]       0.9.12cvs26.1
20617         
20618         * src/gtk/quicksearch.c
20619         * src/account.c
20620         * src/account.h
20621         * src/compose.c
20622         * src/customheader.c
20623         * src/folder_item_prefs.c
20624         * src/main.c
20625         * src/mainwindow.c
20626         * src/messageview.c
20627         * src/mimeview.c
20628         * src/news.c
20629         * src/pgpmime.c
20630         * src/pop.c
20631         * src/pop.h
20632         * src/prefs_account.c
20633         * src/prefs_account.h
20634         * src/prefs_common.c
20635         * src/prefs_common.h
20636         * src/prefs_display_header.c
20637         * src/prefs_gtk.c
20638         * src/prefs_gtk.h
20639         * src/procheader.c
20640         * src/procmime.c
20641                 sync with 0.9.12cvs26 HEAD      
20642
20643 2004-07-15 [colin]      0.9.12cvs18.14
20644
20645         * src/folder.c
20646                 Disable GPG signature check during
20647                 folder move and scan
20648         (Closes Bug 521 Signature checking slows down Folder-Move)
20649
20650 2004-07-14 [colin]      0.9.12cvs18.13
20651
20652         * src/common/partial_download.c
20653                 update includes
20654
20655 2004-07-14 [colin]      0.9.12cvs18.12
20656
20657         * src/common/partial_download.c
20658         * src/common/partial_download.h
20659                 Move doc at top, add correct copyright
20660
20661 2004-07-14 [colin]      0.9.12cvs18.11
20662
20663         * src/folder.c
20664         * src/messageview.c
20665         * src/pop.c
20666         * src/pop.h
20667         * src/procmsg.c
20668         * src/summaryview.c
20669         * src/common/Makefile.am
20670         * src/common/partial_download.c ** NEW FILES **
20671         * src/common/partial_download.h ** NEW FILES **
20672                 Move partial-download related stuff to its
20673                 own file
20674
20675 2004-07-14 [colin]      0.9.12cvs18.10
20676
20677         * src/send_message.c
20678                 Fix smtp auth when user is null or empty
20679
20680 2004-07-13 [colin]      0.9.12cvs18.9
20681
20682         * src/gtk/quicksearch.c
20683                 Use alphabetic order
20684
20685 2004-07-13 [colin]      0.9.12cvs18.8
20686
20687         * src/pop.c
20688                 Be paranoid on the checks
20689
20690 2004-07-13 [colin]      0.9.12cvs18.7
20691
20692         * src/gtk/quicksearch.c
20693                 Fix Engrish once again
20694
20695 2004-07-13 [colin]      0.9.12cvs18.6
20696
20697         * src/procmsg.c
20698         * src/summaryview.c
20699                 Mark messages for deletion when they are about to
20700                 be removed from trash
20701
20702 2004-07-13 [colin]      0.9.12cvs18.5
20703
20704         * src/matcher.c
20705         * src/matcher.h
20706         * src/matcher_parser_parse.y
20707         * src/prefs_matcher.c
20708         * src/gtk/quicksearch.c
20709                 Add 'partial' ('p') match string to find partially
20710                 downloaded messages
20711
20712 2004-07-13 [colin]      0.9.12cvs18.4
20713
20714         * src/pop.c
20715                 Fix misplaced block
20716
20717 2004-07-13 [colin]      0.9.12cvs18.3
20718
20719         * src/pop.c
20720         * src/pop.h
20721         * src/messageview.c
20722                 Refactor API (to avoid passing 5+ params and code
20723                 duplication)
20724         * src/folder.c
20725         * src/msgcache.c
20726         * src/procheader.c
20727         * src/common/defs.h
20728                 Add planned_download to cache
20729                 Don't mess uidl file when moving partially downloaded
20730                 mails (they change folder, we should change it in the
20731                 uidl list too or we'll remove an incorrect message)
20732                 (this also helps removing hacks when changing 
20733                 planned_download in messageview.c)
20734
20735 2004-07-12 [colin]      0.9.12cvs18.2
20736
20737         * src/gtk/quicksearch.c
20738                 Fix missing status update in quicksearch
20739
20740 2004-07-12 [paul]       0.9.12cvs18.1
20741
20742         * po/POTFILES.in
20743         * src/Makefile.am
20744         * src/account.c
20745         * src/codeconv.c
20746         * src/compose.c
20747         * src/inc.c
20748         * src/main.c
20749         * src/prefs_common.c
20750         * src/procmsg.h
20751         * src/toolbar.c
20752         * src/prefs_msg_colors.[ch]     ** NEW FILES **
20753         * src/prefs_wrapping.[ch]       ** NEW FILES **
20754         * src/common/intl.h
20755         * src/common/utils.[ch]
20756         * src/gtk/quicksearch.[ch]
20757                 sync with 0.9.12cvs18 HEAD
20758
20759 2004-07-12 [colin]      0.9.11cvs17.25
20760
20761         * src/folder.c
20762         * src/folder.h
20763                 Remove unused function added by me in 0.9.11cvs17.10
20764
20765 2004-07-11 [colin]      0.9.11cvs17.24
20766
20767         * src/inc.c
20768         * src/messageview.c
20769         * src/pop.c
20770         * src/pop.h
20771                 Use folderitem and msgnum instead of filename to
20772                 know which mail to delete
20773                 Move old partial mail deletion to pop.c
20774
20775 2004-07-10 [colin]      0.9.11cvs17.23
20776
20777         * src/inc.c
20778                 Add debug
20779         * src/pop.c
20780         * src/pop.h
20781                 Don't re-use same enums for unrelated stuff: it's 
20782                 completely misleading !
20783                 Document a bit
20784
20785 2004-07-09 [colin]      0.9.11cvs17.22
20786
20787         * src/inc.c
20788                 Remove folder-type check and do
20789                 more tests to be sure everything's
20790                 ok
20791         * src/messageview.c
20792                 Punctuation update, remove useless
20793                 code, fix two warnings
20794         * src/noticeview.c
20795                 Layout cleaning, reset 2nd button
20796                 when specifying one
20797
20798 2004-07-09 [colin]      0.9.11cvs17.21
20799
20800         * src/messageview.c
20801         * src/pop.c
20802         * src/pop.h
20803                 Allow user to change his mind
20804                 and postpone decision (by
20805                 unmarking the mail)
20806
20807 2004-07-09 [colin]      0.9.11cvs17.20
20808
20809         * src/messageview.c
20810                 Fix bug with delete state
20811         * src/pop.c
20812         * src/pop.h
20813                 Fix buffer leak (fread doesn't 
20814                 terminate buffers with \0)
20815                 Refactoring (remove magic 
20816                 numbers)
20817
20818 2004-07-09 [colin]      0.9.11cvs17.19
20819
20820         * src/pop.c
20821                 Don't log "Skipping message" if 
20822                 we're going to TOP it two lines
20823                 later
20824
20825 2004-07-09 [colin]      0.9.11cvs17.18
20826
20827         * src/messageview.c
20828                 Fix Engrish
20829
20830 2004-07-09 [colin]      0.9.11cvs17.17
20831
20832         * src/pop.c
20833                 strlen checking...
20834         * src/messageview.c
20835                 refactoring a bit
20836
20837 2004-07-08 [colin]      0.9.11cvs17.16
20838
20839         * src/noticeview.c
20840         * src/noticeview.h
20841                 Add an optional second button
20842         * src/messageview.c
20843         * src/pop.c
20844         * src/pop.h
20845                 Don't delete partially received mails after a certain
20846                 time; rather, let the user decide.
20847
20848 2004-07-08 [colin]      0.9.11cvs17.15
20849
20850         * src/common/smtp.h
20851                 Sync with HEAD
20852
20853 2004-07-08 [colin]      0.9.11cvs17.14
20854
20855         * src/messageview.c
20856         * src/common/smtp.c
20857                 Use to_human_readable() for sizes
20858
20859 2004-07-08 [colin]      0.9.11cvs17.13
20860
20861         * src/inc.c
20862         * src/messageview.c
20863         * src/pop.c
20864         * src/pop.h
20865         * src/procmsg.c
20866                 Fix partial-downloading issues:
20867                         catch unsupported TOP
20868                         don't delete partially downloaded mails before 5 days
20869                         don't update existing with non-MH folders; that'll
20870                         make dups, but it's better than trashing the folder
20871                         free new msginfo parts
20872                 Fix indentation ;-)
20873
20874 2004-07-08 [colin]      0.9.11cvs17.12
20875
20876         * src/common/smtp.c
20877         * src/common/smtp.h
20878                 Sync smtp size verification with HEAD
20879
20880 2004-07-08 [colin]      0.9.11cvs17.11
20881
20882         * src/summaryview.c
20883         * src/prefs_common.c
20884         * src/prefs_common.h
20885         * src/gtk/quicksearch.c
20886         * src/gtk/quicksearch.h
20887                 Sync sticky pref with HEAD
20888
20889 2004-07-08 [colin]      0.9.11cvs17.10
20890
20891         * src/folder.c [1.213.2.6]
20892         * src/folder.h [1.87.2.6]
20893         * src/inc.c [1.149.2.7]
20894         * src/messageview.c [1.94.2.8]
20895         * src/procheader.c [1.47.2.6]
20896         * src/procmsg.c [1.150.2.4]
20897         * src/procmsg.h [1.60.2.5]
20898         * src/pop.c [1.56.2.4]
20899         * src/pop.h [1.17.2.3]
20900                 Let too big messages get downloaded, but truncated
20901                 Add a button to download them completely
20902                 
20903 2004-07-06 [colin]      0.9.11cvs17.9
20904
20905         * src/gtk/quicksearch.c [1.1.2.3]
20906                 Add a Clear button
20907         * commitHelper
20908         * PATCHSETS
20909                 Add a script to help with cvs
20910
20911 2004-07-03 [colin]      0.9.11cvs17.8
20912
20913         * src/plugins/imageviewer/viewer.c
20914                 fix imageviewer (which was staying on the first
20915                 displayed image)
20916
20917 2004-07-03 [colin]      0.9.11cvs17.7
20918
20919         Removed FIXME_GTK2 warnings
20920         * src/gtk/gtkutils.c
20921                 useless #warnings
20922         * src/gtk/menu.c
20923                 useless #warnings (no need to mess with menu rc)
20924         * src/gtk/menu.h
20925                 unused functions
20926         
20927
20928 2004-07-03 [colin]      0.9.11cvs17.6
20929
20930         Removed FIXME_GTK2 warnings
20931         * src/codeconv.c
20932                 useless #warnings (rewrite needed)
20933         * src/compose.c
20934                 useless #warnings (rewrite needed)
20935                 useless #warnings (gtk2 is like that)
20936                 useless #warnings (previously fixed)
20937         * src/main.c
20938                 useless #warnings (previously fixed)
20939         * src/message_search.c
20940                 useless #warnings (gtk2 is like that)
20941                 Made apparent that search is case-sensitive
20942         * src/mimeview.c
20943                 useless #warnings (rewrite needed)
20944                 useless #warnings (gtk2 is like that)
20945                 reimplemented real warnings
20946         * src/prefs_common.c
20947                 Removed block cursor option (not it gtk2)
20948         * src/prefs_gtk.c
20949                 useless #warnings (rewrite needed)
20950         * src/procheader.c
20951                 useless #warnings (rewrite needed)
20952         * src/sourcewindow.c
20953                 useless #warnings (incorrect placing)
20954         * src/summary_search.c
20955                 useless #warnings (gtk2 is like that)
20956                 Made apparent that search is case-sensitive
20957         * src/action.c
20958                 useless #warnings (gtk2 is like that)
20959         * src/textview.c
20960                 useless #warnings (rewrite needed)
20961         * src/toolbar.c
20962                 useless #warnings (rewrite needed)
20963
20964 2004-07-03 [colin]      0.9.11cvs17.5
20965
20966         * src/textview.c
20967                 Fix mismerge which broke URI opening
20968                 
20969 2004-07-01 [colin]      0.9.11cvs17.4
20970
20971         * src/gtk/filesel.c
20972                 Fill filename when saving
20973                 
20974 2004-06-27 [colin]      0.9.11cvs17.3
20975
20976         * src/gtk/filesel.[ch]
20977                 Use the new GTK file selector
20978                 Update prototype to match the reality: multiple file
20979                 selection is open-only          
20980         * src/compose.c
20981                 Match the new prototypes        
20982         * configure.ac
20983                 Match the new requirements (gtk 2.4.0)
20984                         
20985 2004-06-26 [colin]      0.9.11cvs17.2
20986
20987         * src/plugins/trayicon/trayicon.c
20988                 Remove useless signal handler on resize, which causes
20989                 an infinite "loop"
20990         
20991 2004-06-26 [colin]      0.9.11cvs17.1
20992         
20993         * tools/Makefile.am
20994                 remove launch_firebird and add nautilus2sylpheed.sh
20995         * src/quicksearch.c
20996           src/summaryview.c
20997                 Fix show/hide "Extended symbols" button problem
20998                 Fix apparition at startup
20999                 Fix const warnings
21000         * src/plugins/image_viewer/Makefile.am
21001                 Fix configure 
21002         * common/ssl.c
21003                 Re-enable certificate check, as it doesn't seem to
21004                 cause Xlib errors anymore
21005
21006 2004-06-25 [paul]       0.9.11cvs17
21007
21008         * sync with 0.9.11cvs17 HEAD
21009         
21010         NOTE: QuickSearch is broken
21011
21012 2004-06-07 [colin]      0.9.10claws67.10
21013         * src/plugins/trayicon/trayicon.c
21014           src/plugins/trayicon/libeggtrayicon/Makefile.am
21015           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
21016                 Fix gettextization in trayicon plugin
21017
21018 2004-06-07 [colin]      0.9.10claws67.9
21019         
21020         * src/summaryview.c
21021           src/gtk/gtksctree.[ch]
21022                 Let Shift+{Up,Down} work in summaryview
21023                 (well, Down "works" and Up works)
21024                 Let the list scroll when using these keys
21025
21026 2004-06-06 [colin]      0.9.10claws67.8
21027
21028         * src/plugins/trayicon/trayicon.c
21029                 Fix pixmap update
21030
21031 2004-06-06 [colin]      0.9.10claws67.7
21032
21033         * src/addressbook.c
21034                 Fix signal handling causing system-wide focus grab
21035
21036 2004-05-25 [paul]       0.9.10claws67.6
21037
21038         * Makefile.am
21039           src/Makefile.am
21040                 clean up
21041
21042 2004-05-25 [paul]       0.9.10claws67.5
21043
21044         * replace deprecated gtk_signal... functions
21045
21046 2004-05-23 [colin]      0.9.10claws67.4
21047
21048         * src/compose.c
21049                 Fix wrapping
21050
21051 2004-05-22 [colin]      0.9.10claws67.3
21052
21053         * src/compose.c
21054                 Re-fix [Edited] in compose.c::compose_reedit()
21055
21056 2004-05-22 [colin]      0.9.10claws67.2
21057
21058         * src/procmime.c
21059                 Fix parsing of multiparts mails
21060
21061 2004-05-22 [colin]      0.9.10claws67.1
21062
21063         * src/summaryview.c
21064                 Fix quicksearch
21065
21066 2004-05-22 [paul]       0.9.10claws67
21067
21068         * sync with 0.9.10claws67 HEAD
21069
21070 2004-05-14 [alfons]
21071
21072         * src/procmime.h
21073                 add forgotton prototype
21074
21075 2004-05-10 [paul]       0.9.10claws57
21076
21077         * sync with 0.9.10claws57 HEAD
21078
21079 2004-05-05 [paul]       0.9.9.claws1
21080
21081         * ChangeLog-gtk2        ** REMOVED **
21082           ChangeLog-gtk2.claws  ** ADDED **
21083                 rename and adopt the normal claws format
21084                 
21085         * configure.ac
21086                 require gtkmathview >= 0.5
21087
21088         * ac/*                          ** REMOVED **
21089           ac/                           ** REMOVED **
21090           intl/Makefile.in              ** REMOVED **
21091           m4/                           ** ADDED **
21092           m4/missing                    ** ADDED **
21093           m4/missing/gdk-pixbuf.m4      ** ADDED **
21094           m4/missing/gettext.m4         ** ADDED **
21095           m4/missing/gpgme.m4           ** ADDED **
21096           m4/missing/imlib.m4           ** ADDED **
21097           m4/.cvsignore                 ** ADDED **
21098           m4/Makefile.am                ** ADDED **
21099           m4/README                     ** ADDED **
21100           m4/aclocal-include.m4         ** ADDED **
21101           m4/aspell.m4                  ** ADDED **
21102           m4/check-type.m4              ** ADDED **
21103           m4/gnupg-check-typedef.m4     ** ADDED **
21104           m4/openssl.m4                 ** ADDED **
21105           m4/spamassassin.m4            ** ADDED **
21106           po/ChangeLog                  ** REMOVED **
21107           po/Makefile.in.in             ** REMOVED **
21108           po/Rules-quot                 ** REMOVED **
21109           po/boldquot.sed               ** REMOVED **
21110           po/en@boldquot.header         ** REMOVED **
21111           po/en@quot.header             ** REMOVED **
21112           po/insert-header.sin          ** REMOVED **
21113           po/quot.sed                   ** REMOVED **
21114           po/remove-potcdate.sed        ** REMOVED **
21115           po/remove-potcdate.sin        ** REMOVED **
21116           po/stamp-po                   ** REMOVED **
21117           Makefile.am
21118           autogen.sh
21119           configure.ac
21120                 enable building with automake 1.8.x
21121                 add 'autopoint --force' to autogen.sh and remove all
21122                 auto-generated files, remove ac/ directory and use
21123                 m4/ directory instead
21124                 
21125         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
21126                 fix gettextization
21127
21128 2004-02-28 Colin Leroy <colin@colino.net>
21129         * src/prefs_matcher.c
21130           src/prefs_filtering.c
21131           src/prefs_filtering_action.c
21132                 Fix non-editable GtkEntries
21133
21134 2004-02-22 Thorsten Maerz <torte@netztorte.de>
21135         * src/prefs_themes.c
21136                 utf8 conversion for theme info
21137
21138 2004-02-21 Thorsten Maerz <torte@netztorte.de>
21139         * sync 0.9.9claws
21140
21141 2004-02-14 Thorsten Maerz <torte@netztorte.de>
21142         * src/grouplistdialog.c
21143                 allow multiple selections without ctrl key
21144
21145 2004-02-09 Thorsten Maerz <torte@netztorte.de>
21146         * src/main.c
21147                 enable customizable accelerators
21148
21149 2004-02-08 Thorsten Maerz <torte@netztorte.de>
21150         * src/prefs_common.c
21151                 re-enable different font settings for gtk1/2
21152         * src/prefs_folder_item.c
21153                 fix folder prefs displayed wrong
21154         * src/textview.c
21155                 set 'sunken' shadow type
21156
21157 2004-02-07 Colin Leroy <colin@colino.net>
21158         * src/compose.c
21159                 Fix message being always [Edited]
21160                 Encode headers correctly (utf8 buf)
21161
21162 2004-01-27 Thorsten Maerz <torte@netztorte.de>
21163         * src/socket.c
21164                 remove double g_source_attach()
21165                 (Thanks to Colin Leroy)
21166
21167 2004-01-27 Thorsten Maerz <torte@netztorte.de>
21168         * src/gtk/gtksctree.c
21169                 Fix SSL certificate list not shown
21170         * src/mimeview.c
21171                 Fix clicks in mime tree
21172
21173 2004-01-27 Thorsten Maerz <torte@netztorte.de>
21174         * src/common/socket.c
21175                 Fix SSL receive
21176         * src/compose.c
21177                 Fix clipboard menu hotkeys
21178
21179 2004-01-25 Thorsten Maerz <torte@netztorte.de>
21180         * src/gtk/gtkaspell.[ch]
21181           src/compose.c
21182                 reimplement spellchecker
21183
21184 2004-01-25 Thorsten Maerz <torte@netztorte.de>
21185         * src/gtk/filesel.c
21186                 crash when inserting file in compose window
21187                 (TODO: keep old selection on clicks)
21188         * src/main.c
21189                 use gtkrc-2.0 instead of gtkrc
21190
21191 2004-01-25 Thorsten Maerz <torte@netztorte.de>
21192         * src/messageview.c
21193                 remove orphaned mimeview unref()
21194
21195 2004-01-20 Thorsten Maerz <torte@netztorte.de>
21196         * src/grouplistdialog.c
21197                 expand nodes containing subscribed groups
21198
21199 2004-01-19 Thorsten Maerz <torte@netztorte.de>
21200         * src/textview.c
21201                 textview: hide cursor, restore old click behaviour
21202
21203 2004-01-18 Thorsten Maerz <torte@netztorte.de>
21204         * src/textview.c
21205                 variable names messed up
21206
21207 2004-01-17 Colin Leroy <colin@colino.net>
21208         * src/addr_compl.c
21209                 Fix completion address too thin
21210         * src/compose.c
21211                 Fix tab-to-subject behaviour
21212         * src/summaryview.c
21213                 Implement key up & down in summaryview
21214
21215 2004-01-12 Thorsten Maerz <torte@netztorte.de>
21216
21217         * sync 098claws
21218
21219 2004-01-08 Thorsten Maerz <torte@netztorte.de>
21220         * configure.ac
21221           Makefile.am
21222           doc/.cvsignore
21223           doc/Makefile.am
21224                 faq, man, manual moved to doc/
21225         * ac/aspell.m4
21226           ac/check-type.m4
21227           ac/gnupg-check-typedef.m4
21228           ac/openssl.m4
21229           ac/spamassassin.m4
21230           ac/missing/gdk-pixbuf.m4
21231           ac/missing/gpgme.m4
21232           ac/missing/imlib.m4
21233                 fix automake warnings
21234
21235 2003-12-06 Colin Leroy <colin@colino.net>
21236         * src/summaryview.c
21237                 Fix quicksearch
21238
21239 2003-12-05 Colin Leroy <colin@colino.net>
21240         * src/summaryview.c
21241                 Fix going to next unread folder
21242
21243 2003-12-05 Colin Leroy <colin@colino.net>
21244         * src/crash.c
21245                 Fix gtk2 compilation
21246         * src/session.c
21247                 Remove iotag source handler at disconnection
21248         * src/socket.[ch] 
21249                 Remove source handler when closing socket 
21250                 (fixes another seg)
21251
21252 2003-12-04 Colin Leroy <colin@colino.net>
21253         * src/compose.c
21254           src/prefs_account.c
21255           src/prefs_common.c
21256                 Fix some dropdown menus
21257
21258 2003-12-04 Colin Leroy <colin@colino.net>
21259         * src/compose.c
21260                 Fix event handlers on header fields
21261         * src/common/socket.c
21262           src/common/session.c
21263                 Fix segfault with callback (SSL)
21264                 Fix end of session 
21265
21266 2003-10-06 Thorsten Maerz <torte@netztorte.de>
21267
21268         * Fix compile bug in src/compose.c
21269         * removed src/gtk/gtkstext.[ch]
21270
21271 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
21272
21273         * Convert character set and escape "text" attributes in toolbar setting
21274         files.
21275         * Fixed bug in button-press-event handling.
21276
21277 2003-09-16 Thorsten Maerz <torte@netztorte.de>
21278
21279         * Fixed bug in key-press-event handling.
21280
21281 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
21282
21283         * Enabled to compile tray-icon plugin (Ad-hoc).
21284         * Avoid hang up bug of icon list in mime view (Ad-hoc).
21285
21286 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
21287
21288         * Enabled to compile on sylpheed-claws.
21289         (tray-icon plugin still cannot compile yet.)
21290
21291 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
21292
21293         * Updated to 0.9.5.
21294
21295 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
21296
21297         * Updated to 0.9.4.
21298         * Ported monitoring SSL mechanism to GSource of GLib2
21299         (I don't confirm it)
21300         * Added _gtk2 suffix to key name of font preference to avoid
21301         ovverwriting preference of Gtk+-1.2 version.
21302
21303 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
21304
21305         * Updated to 0.9.2.
21306
21307 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
21308
21309         * Updated to 0.9.1.
21310         * Translate po files into UTF-8 when execute autogen.sh.
21311
21312 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
21313
21314         * Updated to 0.9.0.
21315
21316 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
21317
21318         * Plugged GError related memory leaks.
21319
21320 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
21321
21322         * Changed default size of fonts.
21323         * Enabled to set titile font size of warning dialog.
21324
21325 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
21326
21327         * Embed a sylpheed icon into executable binary on Windows.
21328
21329 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
21330
21331         * I forgot to traslate character set of element string in src/xml.c.
21332
21333 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
21334
21335         * Fixed detecting bind_textdomain_codeset in configure.in.
21336         * The bug in which "Example" of "Date fromat" preference isn't displayed
21337         correctly has been fixed.
21338
21339 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
21340
21341         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
21342           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
21343           glib-gettextize
21344           Removed intl directory.
21345           Translated po files into UTF-8.
21346           (Thanks! Ryuji Abe)
21347
21348 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
21349
21350         * The bug which doesn't unscape string in xml.c has been fixed.
21351
21352 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
21353
21354         * The bug which is failed to translate encoding of file name thorough
21355         file dialog has been fixed.
21356
21357 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
21358
21359         * Modified to translate file names which is used in inporting/expoting
21360         mbox feature and "Save as" feature into locale encoding.
21361         * Translate file names into locale encoding when "Attache file" and
21362         "Insert file".
21363         * Force set G_BROKEN_FILENAMES environment variable.
21364         * Other minor fixes.
21365
21366 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
21367
21368         * Modified to treat MH folder's name as locale encoding.
21369
21370 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
21371
21372         * The bug which clash on switching candidates of auto completion of
21373         addresses, cannot use auto completion in Japanesse is fixed
21374         (Thanks! Tokunaga-san)¡¥
21375
21376 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21377
21378         * The bug which cannot switch key accelerator preference has been fixed
21379         (Thanks! smbd-san)¡¥
21380
21381 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21382
21383         * version 0.8.11-gtk2-20030314
21384
21385 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21386
21387         * The bug in which character set conversion of filtering messages has
21388         been fixed.(Thanks! COCOA-san).
21389
21390 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
21391
21392         * Revived "Leave space on head" preference in "Message" category.
21393         * A bug which clash when put the cursor to end of buffer and execute
21394         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
21395
21396 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21397
21398         * version 0.8.11-gtk2-20030312
21399
21400 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21401
21402         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
21403         * Modified to use Pango's API directly for font preference.
21404         * Integrated GtkTextView of textview to one widget.
21405         * Set fonts of header title in textview by "header_title" tag.
21406         * Removed some deprecated codes.
21407
21408 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
21409
21410         * Updated to 0.8.11.
21411         * Merged cygwin patch(Thanks! Sakai-san).
21412
21413 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
21414
21415         * version 0.8.10-gtk2-20030309