55169fe88e791d144f85a7362ff2122fdb5aa6ec
[claws.git] / ChangeLog
1 2006-12-27 [wwp]        2.6.1cvs81
2
3         * src/gtk/gtkaspell.c
4         * src/gtk/gtkaspell.h
5         * src/compose.c
6                 Fix assignment of compose's default and alternate dictionary from
7                 account or folder settings. Now gtkaspell_change_dict does rotate
8                 dicts only when it's called from a menu cb.
9
10 2006-12-27 [wwp]        2.6.1cvs80
11
12         * src/folder_item_prefs.c
13                 Fix randomly initialized default-alt-dictionary (folder prefs),
14                 complete 2.6.1cvs72.
15
16 2006-12-27 [paul]       2.6.1cvs79
17
18         * src/imap_gtk.c
19         * src/mh_gtk.c
20                 Add Copy folder in the folder's contextual
21                 menu
22
23 2006-12-27 [wwp]        2.6.1cvs78
24
25         * src/imap.c
26                 Clean up session locking, thanks to Colin.
27
28 2006-12-26 [colin]      2.6.1cvs77
29
30         * src/statusbar.c
31                 Revert previous patch
32
33 2006-12-26 [colin]      2.6.1cvs76
34
35         * src/folder.c
36         * src/folderview.c
37         * src/imap.c
38         * src/statusbar.c
39         * src/etpan/imap-thread.c
40                 Fix previous commit warnings
41                 Make statusbar update every second if total < 20
42                 Make IMAP APPEND faster by simplifying log              
43
44 2006-12-26 [colin]      2.6.1cvs75
45
46         * src/folder.c
47         * src/folder.h
48         * src/folderview.c
49         * src/folderview.h
50         * src/imap_gtk.c
51         * src/mh_gtk.c
52                 Make it possible to copy folders accross
53                 mailboxes (this was an arbitrary limitation).
54                 Still make it impossible to move folders 
55                 accross mailboxes.
56
57 2006-12-26 [colin]      2.6.1cvs74
58
59         * src/etpan/imap-thread.c
60                 Fix bug 1081, 'claws-mail 
61                 segfaults when going offline 
62                 while it transfers mails via 
63                 imap'
64
65 2006-12-26 [colin]      2.6.1cvs73
66
67         * src/folder_item_prefs.c
68                 Don't forget alt dictionary when
69                 renaming/moving folders
70
71 2006-12-26 [wwp]        2.6.1cvs72
72
73         * src/folder_item_prefs.c
74                 Add missing defaults for per-folder alt dict
75                 (forgotten in 2.6.1cvs61).
76
77 2006-12-26 [colin]      2.6.1cvs71
78
79         * src/wizard.c
80                 Add tooltip to state that specifying
81                 full path to mailbox is possible
82
83 2006-12-26 [wwp]        2.6.1cvs70
84
85         * src/partial_download.c
86         * src/gtk/gtkvscrollbutton.c
87         * src/plugins/pgpinline/plugin.c
88                 Fix for few compiler warnings that matter.
89
90 2006-12-25 [colin]      2.6.1cvs69
91
92         * src/partial_download.c
93                 Fix marking for download or deletion
94                 when the header isn't the first
95         * src/gtk/logwindow.c
96                 Fix start of scrolling
97
98 2006-12-23 [paul]       2.6.1cvs68
99
100         * src/compose.c
101                 change last commit to use the 'academic'
102                 method instead. Thanks to wwp
103
104 2006-12-23 [paul]       2.6.1cvs67
105
106         * src/compose.c
107                 don't warn about empty subject when
108                 redirecting
109
110 2006-12-22 [colin]      2.6.1cvs66
111
112         * src/summary_search.c
113                 Fix previous patch
114
115 2006-12-22 [colin]      2.6.1cvs65
116
117         * src/gtk/gtkutils.c
118         * src/imap.c
119         * src/jpilot.c
120         * src/summary_search.c
121                 A few warning fixes
122
123 2006-12-23 [paul]       
124
125         2.7.0-rc2 released
126
127 2006-12-22 [colin]      2.6.1cvs64
128
129         * src/toolbar.c
130         * src/toolbar.h
131                 Add a combo to the learn spam button
132         * src/plugins/bogofilter/bogofilter.c
133         * src/plugins/bogofilter/bogofilter_gtk.c
134         * src/plugins/bogofilter/bogofilter.h
135                 Allow to store Unsure mails in a specific
136                 folder to make better teaching easier
137
138 2006-12-21 [wwp]        2.6.1cvs63
139
140         * src/compose.c
141         * src/prefs_common.c
142         * src/prefs_common.h
143         * src/prefs_spelling.c
144         * src/gtk/gtkaspell.c
145         * src/gtk/gtkaspell.h
146                 Allow spell-checking using both current and alternate dictionaries
147                 (thanks to Colin).
148
149 2006-12-21 [wwp]        2.6.1cvs62
150
151         * src/gtk/gtkaspell.c
152                 Apply recheck_when_changing_dict (highlight all mispelled words)
153                 when switching to alternate dictionary.
154
155 2006-12-21 [wwp]        2.6.1cvs61
156
157         * src/compose.c
158         * src/folder_item_prefs.h
159         * src/prefs_common.c
160         * src/prefs_common.h
161         * src/prefs_folder_item.c
162         * src/prefs_spelling.c
163         * src/gtk/gtkaspell.c
164         * src/gtk/gtkaspell.h
165                 Add global and per-folder prefs to set the default
166                 alternate dictionary.
167
168 2006-12-21 [colin]      2.6.1cvs60
169
170         * src/folder.c
171                 Look for folders by path in all folders
172         * src/html.c
173                 add &mdash;
174
175 2006-12-20 [colin]      2.6.1cvs59
176
177         * src/gtk/quicksearch.c
178                 Make sure in_typing is false when clearing
179
180 2006-12-20 [wwp]        2.6.1cvs58
181
182         * configure.ac
183                 change manual's target dir to be LFH-compliant (thanks to Colin).
184
185 2006-12-20 [wwp]        2.6.1cvs57
186
187         * src/prefs_common.c
188         * src/prefs_summaries.c
189                 i18n fix and factorize patch, thanks to Fabien.
190
191 2006-12-20 [paul]       2.6.1cvs56
192
193         * configure.ac
194                 last of the renaming (??)
195         * src/main.c
196                 correct --help info of --status-full
197         * src/plugins/bogofilter/bogofilter.c
198                 make FALSE default of whitelist_ab
199
200 2006-12-19 [colin]      2.6.1cvs55
201
202         * src/jpilot.c
203                 Same as before, without depending on
204                 pisock >= 0.12
205
206 2006-12-19 [colin]      2.6.1cvs54
207
208         * src/jpilot.c
209                 Fix bug 1059, 'Better jpilot charset 
210                 handling'. Use libpisync's charset conversion
211                 if possible
212
213 2006-12-19 [colin]      2.6.1cvs53
214
215         * po/fr.po
216                 Updated by Fabien
217
218 2006-12-19 [wwp]        2.6.1cvs52
219
220         * src/gtk/about.c
221                 Add missing #include (thanks to Colin).
222
223 2006-12-19 [wwp]        2.6.1cvs51
224
225         * src/prefs_receive.c
226                 Better spacing between widgets in prefs.
227
228 2006-12-18 [colin]      2.6.1cvs50
229
230         * src/imap.c
231                 Fix failure to get separator on LIST "" ""
232                 Try LIST "" "INBOX" too.
233
234 2006-12-18 [wwp]        2.6.1cvs49
235
236         * src/common/session.c
237                 Fix a compiler warning (thanks to Fabien).
238
239 2006-12-18 [wwp]        2.6.1cvs48
240
241         * src/compose.c
242         * src/prefs_quote.c
243                 Factorize some strings for translation (it's about error
244                 messages when applying or checking template/quote format).
245
246 2006-12-18 [colin]      2.6.1cvs47
247
248         * Makefile.am
249         * src/common/defs.h
250         * src/gtk/Makefile.am
251         * src/gtk/about.c
252                 Add a Release notes tab from the contents of
253                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
254
255 2006-12-17 [colin]      2.6.1cvs46
256
257         * src/mimeview.c
258         * src/textview.c
259         * src/gtk/filesel.c
260                 Correctly convert from/to UTF8/filename encoding
261                 when loading and saving files. Probably fixes
262                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
263                 for a file to attach and is blocked...'
264
265 2006-12-17 [colin]      2.6.1cvs45
266
267         * src/gtk/logwindow.c
268                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
269                 IMAP folder and is blocked on main thread': 
270                 make sure we put utf8 in the log.
271
272 2006-12-16 [colin]      2.6.1cvs44
273
274         * src/toolbar.c
275         * src/toolbar.h
276                 Fix bug 1055, 'Add the 'cancel receive' 
277                 in the available events for the toolbar buttons'
278
279 2006-12-16 [colin]      2.6.1cvs43
280
281         * po/POTFILES.in
282         * src/imap.c
283         * src/common/nntp.c
284         * src/common/session.c
285                 Log error when SSL handshakes fail. 
286                 Fixes bug 1082, 'incorrect / imprecise 
287                 error message when imap server provides 
288                 ssl only through STARTTLS but SSL is 
289                 selected'
290
291 2006-12-15 [wwp]        2.6.1cvs42
292
293         * src/plugins/bogofilter/bogofilter_gtk.c
294                 set proper sensitivity to widgets I've recently added.
295
296 2006-12-15 [colin]      
297
298         2.7.0-rc1 released
299
300 2006-12-15 [wwp]        2.6.1cvs41
301
302         * src/plugins/bogofilter/bogofilter.c
303         * src/plugins/bogofilter/bogofilter.h
304         * src/plugins/bogofilter/bogofilter_gtk.c
305                 bogofilter's whitelist can now use a subset of
306                 the addressbook (either a book, a subfolder of a book,
307                 or the whole addressbook by using "Any"). Re-used there
308                 some pref_matcher widgets and mechanisms to match a subset
309                 of the addressbook.
310
311 2006-12-15 [wwp]        2.6.1cvs40
312
313         * src/wizard.c
314         * src/common/plugin.c
315         * src/common/plugin.h
316         * src/gtk/about.c
317         * src/plugins/bogofilter/bogofilter.c
318         * src/plugins/clamav/clamav_plugin.c
319         * src/plugins/demo/demo.c
320         * src/plugins/dillo_viewer/dillo_viewer.c
321         * src/plugins/pgpcore/plugin.c
322         * src/plugins/pgpinline/plugin.c
323         * src/plugins/pgpmime/plugin.c
324         * src/plugins/spamassassin/spamassassin.c
325         * src/plugins/trayicon/trayicon.c
326                 factorize some translatable strings (plugins-related),
327                 fix missing punctuation in several places,
328                 remove useless translatable \n in about.c,
329                 and factorize plugin init code w/ a new function
330                 check_plugin_version() in common/plugin.c.
331                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
332
333 2006-12-15 [wwp]        2.6.1cvs39
334
335         * src/plugins/bogofilter/bogofilter.c
336         * src/plugins/bogofilter/bogofilter_gtk.c
337                 flag whitelisted spams as spam, but don't filter it to the spam
338                 folder. Thanks to Colin.
339
340 2006-12-15 [ticho]      2.6.1cvs38
341
342         * src/plugins/bogofilter/bogofilter.c
343         * src/plugins/bogofilter/bogofilter.h
344         * src/plugins/bogofilter/bogofilter_gtk.c
345                 Add option to whitelist senders found in addressbook. Patch by colin.
346
347 2006-12-15 [paul]       2.6.1cvs37
348
349         * src/folderview.c
350                 add missing #include "log.h"
351
352 2006-12-15 [paul]       2.6.1cvs36
353
354         * src/plugins/bogofilter/bogofilter.c
355         * src/plugins/bogofilter/bogofilter.h
356         * src/plugins/bogofilter/bogofilter_gtk.c
357                 Add an option to allow inserting an
358                 X-Claws-Bogosity header (on MH folders
359                 only). Patch by Colin
360
361 2006-12-14 [colin]      2.6.1cvs35
362
363         * src/main.c
364                 "Yes" should be the default choice for
365                 migration configuration
366
367 2006-12-14 [paul]       2.6.1cvs34
368
369         * src/prefs_summaries.c
370         * manual/advanced.xml
371                 Unhide mark_as_read_delay
372
373 2006-12-14 [paul]       2.6.1cvs33
374
375         * src/messageview.c
376         * src/messageview.h
377         * src/mimeview.c
378         * src/mimeview.h
379         * src/summaryview.c
380         * src/textview.c
381         * src/textview.h
382                 Fix printing of selection
383                 Fix printing of message parts
384                 Fix printing of images
385         * src/gtk/gtksourceprintjob.c
386                 Fix page count when there are images
387
388 2006-12-14 [wwp]        2.6.1cvs32
389
390         * src/mainwindow.c
391         * src/summaryview.c
392         * src/summaryview.h
393         * src/gtk/quicksearch.c
394                 fix quicksearch 'magnify' button status when QS is closed
395                 using the Escape key, thanks to Colin.
396
397 2006-12-14 [wwp]        2.6.1cvs31
398
399         * src/mainwindow.c
400         * src/summaryview.c
401         * src/summaryview.h
402         * src/gtk/quicksearch.c
403                 fix quicksearch 'magnify' button status when QS is closed
404                 using the Escape key, thanks to Colin.
405
406 2006-12-13 [colin]      2.6.1cvs30
407
408         * src/ldapquery.c
409         * src/ldaputil.c
410                 Use the binary safe version of ldap_get_values,
411                 to make sure we manipulate null-terminated 
412                 strings. Maybe fixes bug 1075, 'claws mail 
413                 segfault when completing ldap adresses'
414         * src/syldap.c ** REMOVED **
415         * src/syldap.h ** REMOVED **
416                 Remove dead files
417
418 2006-12-13 [mones]      2.6.1cvs29
419
420         * po/es.po
421                 Fixed piped strings, fixed click translation
422
423 2006-12-13 [paul]       2.6.1cvs28
424
425         * src/main.c
426                 don't translate these strings
427
428 2006-12-13 [paul]       2.6.1cvs27
429
430         * po/en_GB.po
431                 updated
432
433 2006-12-13 [colin]      2.6.1cvs26
434
435         * src/main.c
436         * src/main.h
437                 Add claws_is_starting()
438
439 2006-12-13 [mones]      2.6.1cvs25
440
441         * manual/es/advanced.xml
442         * po/es.po
443                 Synced manual and updated translation
444
445 2006-12-12 [colin]      2.6.1cvs24
446
447         * src/wizard.c
448                 Add an option to use STARTTLS in the
449                 welcome wizard. Fixes bug 1080, 
450                 'Using SSL option in wizard for incoming 
451                 server does not activate SSL with STARTTLS'
452
453 2006-12-12 [colin]      2.6.1cvs23
454
455         * src/main.c
456                 Don't exit when there's an incomplete
457                 mailbox configured - leaves a chance 
458                 to fix a failing IMAP account. Exit
459                 if no mailbox at all is loaded (case
460                 of missing plugin).
461                 Completes bug 1077's fix (I was wrong
462                 in this bug's comment #3).
463
464 2006-12-12 [colin]      2.6.1cvs22
465
466         * src/gtk/menu.h
467                 Add another menu data type
468         * src/prefs_account.c
469                 Complete the completion of bug 1076
470                 (doesn't lose the pref on apply)
471
472 2006-12-12 [paul]       2.6.1cvs21
473
474         * src/prefs_account.c
475                 complete the fix of bug 1076
476                 also be more verbose with the text
477
478 2006-12-12 [paul]       2.6.1cvs20
479
480         * src/gtk/combobox.c
481                 fix compilation warning
482
483 2006-12-11 [colin]      2.6.1cvs19
484
485         * src/wizard.c
486                 Document :port in server entry tooltips
487
488 2006-12-11 [colin]      2.6.1cvs18
489
490         * src/main.c
491                 Fix compile
492
493 2006-12-11 [colin]      2.6.1cvs17
494
495         * src/main.c
496                 Add failing IMAP as a reason for no
497                 mailbox
498
499 2006-12-11 [colin]      2.6.1cvs16
500
501         * src/prefs_account.c
502                 Check for existence of inbox for local
503                 accounts too
504         * src/wizard.c
505                 Allow setting the port to use for servers
506                 by using the usual "server.example.com:port"
507                 syntax. Fixes bug 1077, 'sylpheed-claws does 
508                 not start when IMAP server is unavailable'
509
510 2006-12-11 [colin]      2.6.1cvs15
511
512         * src/prefs_account.c
513                 Prevent use of non-existing default inbox
514
515 2006-12-11 [colin]      2.6.1cvs14
516
517         * src/prefs_account.c
518                 Fix sensitivity. Fixes bug 1076, 'privacy 
519                 options are displayed even when pgp plugin 
520                 not loaded / available'
521
522 2006-12-09 [colin]      2.6.1cvs13
523
524         * manual/advanced.xml
525         * src/prefs_common.c
526         * src/prefs_common.h
527         * src/common/ssl_certificate.c
528                 Add a new hidden preference, 'unsafe_ssl_certs',
529                 which allows to store multiple certificates per
530                 server/port. This is disabled by default because
531                 it's less secure (presenting a new certificate
532                 instead of a changed one raises less alarms).
533                 This will cause Claws to ask about an unknown
534                 certificate for people who have used 2.6.1cvs8
535                 or greater.
536
537 2006-12-09 [colin]      2.6.1cvs12
538
539         * src/action.c
540                 Fix cache updating after action
541
542 2006-12-07 [wwp]        2.6.1cvs11
543
544         * src/compose.c
545                 fix email address comparison when replying to all
546                 (avoid replying to ourselves), thanks to Colin.
547
548 2006-12-06 [paul]       2.6.1cvs10
549
550         * src/addrharvest.c
551         * src/editldap.c
552         * src/expldifdlg.c
553         * src/news.c
554         * src/toolbar.c
555         * src/common/utils.c
556                 ...and more renaming
557                 Thanks to Colin
558
559 2006-12-06 [paul]       2.6.1cvs9
560
561         * src/compose.c
562         * src/messageview.c
563         * src/procheader.c
564         * src/procmime.c
565         * src/procmsg.c
566         * src/textview.c
567                 more renaming
568                 Thanks to Colin
569
570 2006-12-06 [colin]      2.6.1cvs8
571
572         * src/ssl_manager.c
573         * src/common/ssl_certificate.c
574         * src/common/ssl_certificate.h
575                 Handle multiple certificates per host/port
576
577 2006-12-06 [colin]      2.6.1cvs7
578
579         * src/etpan/imap-thread.c
580                 Fix certificate checking on IMAP
581
582 2006-12-06 [colin]      2.6.1cvs6
583
584         * src/folderview.c
585                 Fix bug 1072, 'Claws stops fetching newsgroups 
586                 from server when newsgroup got deleted': continue
587                 checking other groups
588
589 2006-12-05 [wwp]        2.6.1cvs5
590
591         * src/message_search.c
592         * src/summary_search.c
593         * src/gtk/combobox.c
594         * src/gtk/combobox.h
595         * src/gtk/gtkutils.c
596         * src/gtk/gtkutils.h
597                 make up and down arrow keys in modern gtk_combo_box_entry widgets
598                 behave like w/ old comboboxes (summary and message search only).
599
600 2006-12-05 [paul]       2.6.1cvs4
601
602         * src/wizard.c
603                 encode headers
604                 Thanks to Colin
605
606 2006-12-05 [paul]       2.6.1cvs3
607
608         * tools/README
609         * tools/textviewer.pl
610                 script updated and description added
611
612 2006-12-04 [colin]      2.6.1cvs2
613
614         * src/compose.c
615                 Run pre-send hook only when checking
616                 everything
617
618 2006-12-04 [paul]       2.6.1cvs1
619
620         * NEWS
621         * README
622         * RELEASE_NOTES
623         * configure.ac
624         * tools/README
625                 bump up version number following stable release
626
627 2006-12-04 [paul]       2.6.0cvs83
628
629         * README
630                 updates and corrections
631
632 2006-12-04 [colin]      2.6.0cvs82
633
634         * src/common/utils.c
635                 Probably fix bug 1066, 'Incorrect mailbox 
636                 size displayed'
637
638 2006-12-04 [colin]      2.6.0cvs81
639
640         * src/common/utils.c
641                 Trim tabs from mailcap file too.
642
643 2006-12-02 [paul]       2.6.0cvs80
644
645         * src/exphtmldlg.c
646                 fix broken GUI under certain languages
647         * src/expldifdlg.c
648                 put the Cancel button to the right
649
650 2006-12-01 [paul]       2.6.0cvs79
651
652         * tools/Makefile.am
653                 remove reference to removed file
654
655 2006-12-01 [wwp]        2.6.0cvs78
656
657         * src/addressbook.c
658         * src/editaddress.c
659                 remove forgotten debug statements.
660
661 2006-12-01 [wwp]        2.6.0cvs77
662
663         * manual/advanced.xml
664         * manual/fr/advanced.xml
665         * src/addressbook.c
666         * src/addressbook.h
667         * src/addressitem.h
668         * src/editaddress.c
669         * src/editaddress.h
670         * src/prefs_common.c
671         * src/prefs_common.h
672         * src/gtk/gtkutils.c
673         * src/gtk/gtkutils.h
674                 add a hidden option to allow embedding the editaddress (edit contact details)
675                 dialog into the addressbook's window. This doesn't change the default
676                 behaviour.
677
678 2006-12-01 [wwp]        2.6.0cvs76
679
680         * src/message_search.c
681         * src/summary_search.c
682                 fix more focus issues (don't set focus to combobox's entry widget when
683                 entry's value changed, if entry widget has focus already).
684
685 2006-12-01 [wwp]        2.6.0cvs75
686
687         * src/gtk/quicksearch.c
688                 revert last changes to the quicksearch gtk_combo_box, this needs more
689                 tuning and testing.
690
691 2006-12-01 [paul]       2.6.0cvs74
692
693         * tools/kdeservicemenu/README
694         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
695         * tools/kdeservicemenu/install.sh
696         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
697         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
698                 simplify this stuff, and in so doing,
699                 fix it. (possibly re-extend it again at
700                 a later date)
701
702 2006-12-01 [wwp]        2.6.0cvs73
703
704         * src/gtk/quicksearch.c
705                 adapt quicksearch code to use modern gtk_combo_box'es.
706
707 2006-12-01 [wwp]        2.6.0cvs72
708
709         * src/common/defs.h
710         * src/prefs_common.c
711         * src/prefs_common.h
712         * src/message_search.c
713         * src/summary_search.c
714         * src/gtk/combobox.c
715         * src/gtk/combobox.h
716                 add history combos to all message and summary search fields.
717
718 2006-12-01 [wwp]        2.6.0cvs71
719
720         * src/summaryview.c
721                 As the list may change while the mark as read delay
722                 runs, we can't rely on the 'row' pointer, which can
723                 be invalid when the timeout is called. As the mark
724                 as read is only done if the message is still selected,
725                 use summaryview->selected instead. Thanks to Colin.
726
727 2006-11-30 [paul]       2.6.0cvs70
728
729         * src/textview.c
730                 give emphasis to "Sylpheed-Claws"
731                 as well as "Claws Mail"
732
733 2006-11-30 [colin]      2.6.0cvs69
734
735         * src/wizard.c
736                 Put the SSL checkboxes in the receiving
737                 and sending server pages.
738
739 2006-11-29 [colin]      2.6.0cvs68
740
741         * src/gtk/gtkutils.c
742         * src/gtk/gtkvscrollbutton.c
743                 Revert some deprecated fixes - they seem to
744                 deprecate stuff as soon as a new one gets out.
745                 g_object_ref_sink needed glib-2.10.
746
747 2006-11-29 [colin]      2.6.0cvs67
748
749         * src/common/utils.c
750                 Create .mailcap if it doesn't exist
751
752 2006-11-29 [colin]      2.6.0cvs66
753
754         * src/compose.c
755                 Followup to cvs60: use original list
756                 of recipients if replying to a mail
757                 in Sent Drafts or Queue.
758
759 2006-11-27 [paul]       2.6.0cvs65
760
761         * src/image_viewer.c
762                 revert the last change for now (it's broken)
763
764 2006-11-27 [paul]       2.6.0cvs64
765
766         * Makefile.am
767         * configure.ac
768         * m4/aclocal-include.m4
769         * m4/check-type.m4
770         * src/Makefile.am
771         * src/addr_compl.c
772         * src/compose.c
773         * src/crash.c
774         * src/export.c
775         * src/exporthtml.c
776         * src/exportldif.c
777         * src/imap.c
778         * src/import.c
779         * src/main.c
780         * src/main.h
781         * src/matcher.c
782         * src/mimeview.c
783         * src/procmsg.c
784         * src/textview.c
785         * src/common/Makefile.am
786         * src/common/claws.c
787         * src/common/claws.h
788         * src/common/ssl.c
789         * src/common/sylpheed.c
790         * src/common/sylpheed.h
791         * src/etpan/Makefile.am
792         * src/gtk/Makefile.am
793         * src/gtk/claws-marshal.list
794         * src/gtk/filesel.c
795         * src/gtk/gtksctree.c
796         * src/gtk/quicksearch.c
797         * src/gtk/sylpheed-marshal.list
798         * src/plugins/bogofilter/bogofilter.c
799         * src/plugins/bogofilter/bogofilter_gtk.c
800         * src/plugins/clamav/clamav_plugin.c
801         * src/plugins/clamav/clamav_plugin_gtk.c
802         * src/plugins/demo/demo.c
803         * src/plugins/dillo_viewer/dillo_viewer.c
804         * src/plugins/pgpcore/Makefile.am
805         * src/plugins/pgpcore/claws.def
806         * src/plugins/pgpcore/pgp_viewer.c
807         * src/plugins/pgpcore/plugin.c
808         * src/plugins/pgpcore/sylpheed.def
809         * src/plugins/pgpinline/Makefile.am
810         * src/plugins/pgpinline/claws.def
811         * src/plugins/pgpinline/plugin.c
812         * src/plugins/pgpinline/sylpheed.def
813         * src/plugins/pgpmime/Makefile.am
814         * src/plugins/pgpmime/claws.def
815         * src/plugins/pgpmime/plugin.c
816         * src/plugins/pgpmime/sylpheed.def
817         * src/plugins/spamassassin/spamassassin.c
818         * src/plugins/spamassassin/spamassassin_gtk.c
819         * src/plugins/trayicon/trayicon.c
820                 yet more renaming
821                 remove deprecated gtk_tooltips_set_delay()
822
823 2006-11-26 [paul]       2.6.0cvs63
824
825         * src/expldifdlg.c
826         * src/folderview.c
827         * src/image_viewer.c
828         * src/mainwindow.c
829         * src/gtk/gtkutils.c
830         * src/gtk/gtkvscrollbutton.c
831         * src/gtk/prefswindow.c
832         * src/plugins/pgpcore/prefs_gpg.c
833                 replace more deprecated GTK+ functions
834
835 2006-11-26 [paul]       2.6.0cvs62
836
837         * src/addr_compl.c
838         * src/addressbook.c
839         * src/browseldap.c
840                 replace deprecated gtk_idle_... functions
841
842 2006-11-26 [paul]       2.6.0cvs61
843
844         * src/compose.c
845         * src/folderview.c
846         * src/inc.c
847         * src/summaryview.c
848         * src/gtk/gtkvscrollbutton.c
849         * src/gtk/quicksearch.c
850         * src/plugins/pgpcore/passphrase.c
851                 replace deprecated gtk_timeout_add and
852                 gtk_timeout_remove
853
854 2006-11-26 [paul]       2.6.0cvs60
855
856         * src/compose.c
857                 fix bug that caused the wrong recipient
858                 to be selected when replying to a msg
859                 which is From one of our accounts to
860                 another of our accounts
861
862 2006-11-25 [paul]       2.6.0cvs59
863
864         * src/summaryview.c
865                 don't change the From column title to
866                 To if the To column is visible
867
868 2006-11-24 [paul]       2.6.0cvs58
869
870         * src/compose.c
871                 fix bug 1069, 'Sent mails disappear, BCC
872                 or locking problem?'
873
874 2006-11-21 [wwp]        2.6.0cvs57
875
876         * src/compose.c
877                 fix spelling menu when replying (same as 2.3.1cvs39):
878                 discrepancy between context menu and top menu when
879                 folder's dictionary isn't the default one.
880
881 2006-11-19 [paul]       2.6.0cvs56
882
883         * src/summaryview.c
884                 obey always_show_msg option when
885                 marking as spam
886         * src/plugins/bogofilter/bogofilter.c
887                 fix typo
888
889 2006-11-18 [paul]       2.6.0cvs55
890
891         * AUTHORS
892         * README
893         * debian/copyright
894         * manual/ack.xml
895         * manual/es/ack.xml
896         * manual/fr/ack.xml
897         * manual/pl/ack.xml
898         * src/gtk/authors.h
899         * src/gtk/icon_legend.c
900         * src/gtk/icon_legend.h
901         * tools/OOo2claws-mail.pl
902         * tools/README
903         * tools/acroread2claws-mail.pl
904         * tools/claws.i18n.status.pl
905         * tools/filter_conv.pl
906         * tools/filter_conv_new.pl
907         * tools/freshmeat_search.pl
908         * tools/google_search.pl
909         * tools/kmail2claws-mail.pl
910         * tools/kmail2claws-mail_v2.pl
911         * tools/maildir2claws-mail.pl
912         * tools/make.themes.project
913         * tools/multiwebsearch.pl
914         * tools/outlook2claws-mail.pl
915         * tools/tb2claws-mail
916         * tools/kdeservicemenu/README
917         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
918                 update mine and wwp's email addresses in
919                 several places
920                 Patch by wwp
921         * src/prefs_compose_writing.c
922                 set sensitivity on 'new message format' frame
923
924 2006-11-17 [paul]       2.6.0cvs54
925
926         * src/gtk/about.c
927                 more reworking of the GUI
928                 Patch by Fabien Vantard
929
930 2006-11-16 [paul]       2.6.0cvs53
931
932         * src/gtk/about.c
933                 set a minimum size for the window, allow
934                 it to automatically expand as necessary
935
936 2006-11-16 [wwp]        2.6.0cvs52
937
938         * src/gtk/about.c
939                 better wrap of copyright info on some systems.
940
941 2006-11-16 [paul]       2.6.0cvs51
942
943         * src/gtk/about.c
944                 move the tech info from the upper panel
945                 to the Info tab
946                 use a gtk_text_view for the features tab
947
948 2006-11-16 [paul]       2.6.0cvs50
949
950         * po/Makevars
951                 update my email address
952         * src/addressbook.c
953         * src/compose.c
954         * src/imap_gtk.c
955         * src/mh_gtk.c
956         * src/news_gtk.c
957         * src/summaryview.c
958         * src/plugins/trayicon/trayicon.c
959                 don't offer simple menu separators
960                 for translation
961         * src/folderview.c
962                 add separator between 'mark all read'
963                 and 'search folder'
964
965 2006-11-15 [wwp]        2.6.0cvs49
966
967         * src/gtk/authors.h
968                 updated manuals authors.
969
970 2006-11-14 [paul]       2.6.0cvs48
971
972         * src/compose.c
973                 Fix Options/Reply mode after draft save
974
975 2006-11-14 [paul]       2.6.0cvs47
976
977         * src/Makefile.am
978                 Fix make DESTDIR=...
979         * src/mbox.c
980                 Optimise speed
981         * src/plugins/pgpinline/pgpinline.c
982                 Probably fix bug 1061
983
984 2006-11-14 [paul]       2.6.0cvs46
985
986         * po/Makevars
987                 enable Q_ macro
988         * src/Makefile.am
989         * src/stock_pixmap.c
990         * src/stock_pixmap.h
991         * src/gtk/about.c
992         * src/pixmaps/active.xpm
993         * src/pixmaps/inactive.xpm
994                 add a new page, 'Features', to the About dialog
995                 showing which features are compiled in and which
996                 are not
997
998 2006-11-14 [paul]       2.6.0cvs45
999
1000         * po/ru.po
1001                 updated by Pavlo Bohmat
1002
1003 2006-11-14 [colin]      2.6.0cvs44
1004
1005         * src/compose.c
1006         * src/inc.c
1007         * src/messageview.c
1008         * src/news.c
1009         * src/pop.c
1010         * src/procmsg.c
1011         * src/gtk/gtkaspell.c
1012                 Fix 64-bit-related warnings
1013         * src/ssl_manager.c
1014                 Fix possible infinite loop
1015         * src/plugins/pgpcore/sgpgme.c
1016                 Remove useless check
1017
1018 2006-11-13 [colin]      2.6.0cvs43
1019
1020         * src/gtk/Makefile.am
1021                 authors.h isn't generated
1022
1023 2006-11-13 [colin]      2.6.0cvs42
1024
1025         * src/plugins/pgpinline/pgpinline.c
1026         * src/plugins/pgpmime/pgpmime.c
1027                 Very probably fix bug 1061, 'crash on 
1028                 opening signed email'. Another cast
1029                 problem
1030
1031 2006-11-13 [colin]      2.6.0cvs41
1032
1033         * src/plugins/pgpcore/sgpgme.c
1034                 Maybe fix bug 1061, 'crash on opening 
1035                 signed email'
1036
1037 2006-11-13 [wwp]        2.6.0cvs40
1038
1039         * src/plugins/pgpinline/pgpinline.c
1040                 fix candidate for bug #1057, thanks to Colin.
1041
1042 2006-11-13 [wwp]        2.6.0cvs39
1043
1044         * src/compose.c
1045         * src/quote_fmt_parse.y
1046                 fix bug 1052: current parser buffer was not always 
1047                 allocated, ptr to this buffer could be returned as 
1048                 NULL whereas no parser error has occurred. in 
1049                 consequence, defining a template body as "%d" 
1050                 (w/o the quotes) for the first time of the instance 
1051                 of claws-mail, was reporting a parser error. make 
1052                 sure that the buffer is always allocated, even to 
1053                 an empty string.
1054                 fix mis-unescaping in compose.:compose_quote_fmt(): 
1055                 unescaping of the fmt string was always done 
1056                 whereas it must be done *only* when receiving 
1057                 quote format strings issued from the prefs 
1058                 (compose new message, reply, forward, redirect 
1059                 formats), *not* when applying templates.  in 
1060                 consequences, applying templates w/ sequences 
1061                 like \\|p{echo} were failing. make sure that 
1062                 unescaping is done only when necessary.
1063
1064 2006-11-12 [colin]      2.6.0cvs38
1065
1066         * po/de.po
1067                 Fix typo (s/KB/MB)
1068
1069 2006-11-12 [colin]      2.6.0cvs37
1070
1071         * src/plugins/pgpinline/pgpinline.c
1072         * src/plugins/pgpmime/pgpmime.c
1073                 Release GPG context at the latest 
1074                 possible moment. Maybe fixes 
1075                 bug 1057, 'crash on sending signed 
1076                 message to a newsgroup'
1077                 
1078
1079 2006-11-12 [colin]      2.6.0cvs36
1080
1081         * src/plugins/pgpcore/sgpgme.c
1082                 Tell a bit more when gpg's status doesn't
1083                 contain any signature
1084
1085 2006-11-12 [colin]      2.6.0cvs35
1086
1087         * src/compose.c
1088                 Fix bug 1060, 'compilation error with 
1089                 Irix's cc'
1090
1091 2006-11-12 [paul]       2.6.0cvs34
1092
1093         * doc/man/claws-mail.1
1094         * src/prefs_gtk.c
1095         * src/plugins/clamav/README
1096         * src/plugins/spamassassin/README
1097         * tools/README
1098         * tools/freshmeat_search.pl
1099         * tools/google_search.pl
1100         * tools/multiwebsearch.pl
1101                 more renaming
1102         * src/plugins/trayicon/trayicon.c
1103                 fix compiliation warning
1104
1105 2006-11-11 [colin]      2.6.0cvs33
1106
1107         * src/folderview.c
1108                 Forbid drag and drop from/to different
1109                 folders of type F_UNKNOWN
1110
1111 2006-11-11 [colin]      2.6.0cvs32
1112
1113         * src/plugins/pgpinline/pgpinline.c
1114                 Fix typo in previous commit:
1115                 - gpgme_new(&ctx);
1116                 + if ((err = gpgme_new(&data->ctx)) ...)
1117
1118 2006-11-11 [colin]      2.6.0cvs31
1119
1120         * src/plugins/pgpinline/pgpinline.c
1121         * src/plugins/pgpmime/pgpmime.c
1122                 Check success after calling gpgme_new
1123                 Maybe fixes bug 1057, 'crash on sending 
1124                 signed message to a newsgroup'
1125
1126 2006-11-11 [colin]      2.6.0cvs30
1127
1128         * src/undo.c
1129                 init undostruct to 0s (from
1130                 valgrind log of bug 1057)
1131
1132 2006-11-10 [colin]      2.6.0cvs29
1133
1134         * src/mainwindow.c
1135                 Set cursor to wait before filtering
1136                 duplicates in all folders
1137         * src/plugins/bogofilter/bogofilter.c
1138         * src/plugins/bogofilter/bogofilter.h
1139         * src/plugins/bogofilter/bogofilter_gtk.c
1140                 Completely thread away the bogofilter
1141                 filtering
1142
1143 2006-11-10 [mones]      2.6.0cvs28
1144
1145         * src/compose.c
1146         * src/compose.h
1147                 added COMPOSE_CHECK_BEFORE_SEND hook
1148
1149 2006-11-10 [paul]       2.6.0cvs27
1150
1151         * src/crash.c
1152                 more renaming
1153                 add libSM to get_compiled_in_features()
1154         * src/main.c
1155                 more renaming
1156
1157 2006-11-10 [colin]      2.6.0cvs26
1158
1159         * src/etpan/imap-thread.c
1160                 Add a reference to libetpan's sasl engine
1161                 so that sasl_done() doesn't get called by
1162                 libetpan, and doesn't break openssl.
1163                 Should fix bug 1053, 'SC fails to reestablish 
1164                 a secure connection'
1165                 Patch by Hoa
1166
1167 2006-11-10 [colin]      2.6.0cvs25
1168
1169         * manual/addrbook.xml
1170         * manual/advanced.xml
1171         * manual/faq.xml
1172         * manual/intro.xml
1173                 Some more renaming
1174
1175 2006-11-09 [colin]      2.6.0cvs24
1176
1177         * src/plugins/bogofilter/bogofilter_gtk.c
1178                 Add comment about annoyance
1179
1180 2006-11-09 [colin]      2.6.0cvs23
1181
1182         * src/plugins/bogofilter/bogofilter.c
1183         * src/plugins/bogofilter/bogofilter_gtk.c
1184                 Prepare things needed to thread bogofilter
1185                 filtering: separate bogo stuff and possible GUI
1186                 stuff. 
1187
1188 2006-11-09 [colin]      2.6.0cvs22
1189
1190         * src/account.c
1191         * src/compose.c
1192                 Search for one of our accounts in Delivered-To
1193                 (helps for auto-account selection when 
1194                  replying/forwarding)
1195         * src/folderview.c
1196         * src/mainwindow.c
1197         * src/mainwindow.h
1198         * src/plugins/trayicon/trayicon.c
1199                 Allow opening a new mail with any account from
1200                 the contextual menu
1201
1202 2006-11-09 [wwp]        2.6.0cvs21
1203
1204         * src/compose.c
1205         * src/prefs_common.c
1206         * src/prefs_common.h
1207         * src/prefs_compose_writing.c
1208                 add a compose new message format (in prefs/compose/writing), it's a
1209                 simple subject+body template to use when opening a new composition
1210                 window. It's similar to the existent reply and forward formats.
1211
1212                 enhanced the template/format % symbols substitution mechanism to
1213                 use current composition window information when % are used in
1214                 the compose new message format or in templates applied to new
1215                 messages (there were useless in that situations before). When
1216                 applied to new messages, %d corresponds to the system time/date.
1217
1218 2006-11-09 [paul]       2.6.0cvs20
1219
1220         * src/gtk/authors.h
1221                 fix last commit
1222
1223 2006-11-09 [paul]       2.6.0cvs19
1224
1225         * src/gtk/authors.h
1226                 keep tje alphabetical order
1227
1228 2006-11-08 [colin]      2.6.0cvs18
1229
1230         * src/etpan/imap-thread.c
1231                 Fix bug 1054, 'Slowness logging big 
1232                 data chunks'
1233
1234 2006-11-08 [paul]       2.6.0cvs17
1235
1236         * tools/Makefile.am
1237                 fix the renaming
1238
1239 2006-11-08 [paul]       2.6.0cvs16
1240
1241         * src/common/defs.h
1242                 update BUGZILLA_URI
1243
1244 2006-11-08 [paul]       2.6.0cvs15
1245
1246         * tools/Makefile.am
1247         * tools/OOo2claws-mail.pl
1248         * tools/OOo2sylpheed.pl
1249         * tools/README
1250         * tools/acroread2claws-mail.pl
1251         * tools/acroread2sylpheed.pl
1252         * tools/kmail2claws-mail.pl
1253         * tools/kmail2claws-mail_v2.pl
1254         * tools/kmail2sylpheed.pl
1255         * tools/kmail2sylpheed_v2.pl
1256         * tools/maildir2claws-mail.pl
1257         * tools/maildir2sylpheed.pl
1258         * tools/nautilus2claws-mail.sh
1259         * tools/nautilus2sylpheed.sh
1260         * tools/outlook2claws-mail.pl
1261         * tools/outlook2sylpheed.pl
1262         * tools/tb2claws-mail
1263         * tools/tb2sylpheed
1264         * tools/tbird2claws.py
1265         * tools/tbird2syl.py
1266         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1267         * tools/kdeservicemenu/install.sh
1268         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1269         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1270         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1271         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1272         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1273                 renamed (removed, added) tools files
1274
1275 2006-11-08 [paul]       2.6.0cvs14
1276
1277         * src/main.c
1278         * src/common/defs.h
1279                 Migrate sylpheedrc to clawsrc, and fix the standard
1280                 plugins path in the process
1281
1282 2006-11-07 [colin]      2.6.0cvs13
1283
1284         * src/Makefile.am
1285                 Symlink sylpheed-claws relative to 
1286                 claws-mail
1287
1288 2006-11-07 [colin]      2.6.0cvs12
1289
1290         * src/compose.c
1291                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
1292
1293 2006-11-07 [paul]       2.6.0cvs11
1294
1295         * src/gtk/about.c
1296                 Fix a missed occurence of
1297                 Sylpheed-Claws
1298
1299 2006-11-07 [paul]       2.6.0cvs10
1300
1301         * src/Makefile.am
1302                 Fix symlink installation
1303
1304 2006-11-07 [paul]       2.6.0cvs9
1305
1306         * src/Makefile.am
1307                 Symlink claws-mail to sylpheed-claws
1308         * src/common/utils.c
1309                 Fix migrating symlinks
1310         * src/etpan/imap-thread.c
1311                 check certificate only when there's
1312                 no error
1313
1314 2006-11-07 [paul]       2.6.0cvs8
1315
1316         * Makefile.am
1317                 Fix icon breakages with Gtk, which needs a 
1318                 cache updated to see them.
1319
1320 2006-11-07 [paul]       2.6.0cvs7
1321
1322         * .cvsignore
1323         * AUTHORS
1324         * COPYING
1325         * INSTALL
1326         * Makefile.am
1327         * NEWS
1328         * README
1329         * RELEASE_NOTES
1330         * autogen.sh
1331         * claws-mail-128x128.png
1332         * claws-mail-64x64.png
1333         * claws-mail.ico
1334         * claws-mail.pc.in
1335         * claws-mail.png
1336         * configure.ac
1337         * sylpheed-claws-128x128.png
1338         * sylpheed-claws-64x64.png
1339         * sylpheed-claws.desktop
1340         * sylpheed-claws.ico
1341         * sylpheed-claws.pc.in
1342         * sylpheed-claws.png
1343         * debian/README.Debian
1344         * debian/changelog
1345         * debian/claws-mail.desktop
1346         * debian/claws-mail.menu
1347         * debian/claws-mail.postinst.debhelper
1348         * debian/claws-mail.postrm.debhelper
1349         * debian/control
1350         * debian/copyright
1351         * debian/files
1352         * debian/rules
1353         * debian/sylpheed-claws.desktop
1354         * debian/sylpheed-claws.menu
1355         * debian/sylpheed-claws.postinst.debhelper
1356         * debian/sylpheed-claws.postrm.debhelper
1357         * doc/man/Makefile.am
1358         * doc/man/claws-mail.1
1359         * doc/man/sylpheed-claws.1
1360         * doc/src/ChangeLog.claws-pre0.8.0
1361         * manual/Makefile.am
1362         * manual/account.xml
1363         * manual/ack.xml
1364         * manual/addrbook.xml
1365         * manual/advanced.xml
1366         * manual/claws-mail-manual.xml
1367         * manual/faq.xml
1368         * manual/glossary.xml
1369         * manual/handling.xml
1370         * manual/intro.xml
1371         * manual/keyboard.xml
1372         * manual/plugins.xml
1373         * manual/starting.xml
1374         * manual/sylpheed-claws-manual.xml
1375         * manual/xml2pdf
1376         * manual/dist/.cvsignore
1377         * manual/dist/html/.cvsignore
1378         * manual/dist/html/Makefile.am
1379         * manual/dist/pdf/.cvsignore
1380         * manual/dist/pdf/Makefile.am
1381         * manual/dist/ps/.cvsignore
1382         * manual/dist/ps/Makefile.am
1383         * manual/dist/txt/.cvsignore
1384         * manual/dist/txt/Makefile.am
1385         * manual/es/Makefile.am
1386         * manual/es/advanced.xml
1387         * manual/es/claws-mail-manual.xml
1388         * manual/es/faq.xml
1389         * manual/es/glossary.xml
1390         * manual/es/handling.xml
1391         * manual/es/intro.xml
1392         * manual/es/plugins.xml
1393         * manual/es/sylpheed-claws-manual.xml
1394         * manual/es/dist/.cvsignore
1395         * manual/es/dist/html/.cvsignore
1396         * manual/es/dist/html/Makefile.am
1397         * manual/es/dist/pdf/.cvsignore
1398         * manual/es/dist/pdf/Makefile.am
1399         * manual/es/dist/ps/.cvsignore
1400         * manual/es/dist/ps/Makefile.am
1401         * manual/es/dist/txt/.cvsignore
1402         * manual/es/dist/txt/Makefile.am
1403         * manual/fr/Makefile.am
1404         * manual/fr/account.xml
1405         * manual/fr/ack.xml
1406         * manual/fr/addrbook.xml
1407         * manual/fr/advanced.xml
1408         * manual/fr/claws-mail-manual.xml
1409         * manual/fr/faq.xml
1410         * manual/fr/glossary.xml
1411         * manual/fr/handling.xml
1412         * manual/fr/intro.xml
1413         * manual/fr/keyboard.xml
1414         * manual/fr/plugins.xml
1415         * manual/fr/starting.xml
1416         * manual/fr/sylpheed-claws-manual.xml
1417         * manual/fr/dist/.cvsignore
1418         * manual/fr/dist/html/.cvsignore
1419         * manual/fr/dist/html/Makefile.am
1420         * manual/fr/dist/pdf/.cvsignore
1421         * manual/fr/dist/pdf/Makefile.am
1422         * manual/fr/dist/ps/.cvsignore
1423         * manual/fr/dist/ps/Makefile.am
1424         * manual/fr/dist/txt/.cvsignore
1425         * manual/fr/dist/txt/Makefile.am
1426         * manual/pl/Makefile.am
1427         * manual/pl/account.xml
1428         * manual/pl/ack.xml
1429         * manual/pl/addrbook.xml
1430         * manual/pl/advanced.xml
1431         * manual/pl/claws-mail-manual.xml
1432         * manual/pl/faq.xml
1433         * manual/pl/glossary.xml
1434         * manual/pl/handling.xml
1435         * manual/pl/intro.xml
1436         * manual/pl/keyboard.xml
1437         * manual/pl/plugins.xml
1438         * manual/pl/starting.xml
1439         * manual/pl/sylpheed-claws-manual.xml
1440         * manual/pl/dist/.cvsignore
1441         * manual/pl/dist/html/.cvsignore
1442         * manual/pl/dist/html/Makefile.am
1443         * manual/pl/dist/pdf/.cvsignore
1444         * manual/pl/dist/pdf/Makefile.am
1445         * manual/pl/dist/ps/.cvsignore
1446         * manual/pl/dist/ps/Makefile.am
1447         * manual/pl/dist/txt/.cvsignore
1448         * manual/pl/dist/txt/Makefile.am
1449         * po/.cvsignore
1450         * po/Makevars
1451         * src/.cvsignore
1452         * src/Makefile.am
1453         * src/account.c
1454         * src/account.h
1455         * src/action.c
1456         * src/action.h
1457         * src/adbookbase.h
1458         * src/addr_compl.c
1459         * src/addr_compl.h
1460         * src/addrbook.c
1461         * src/addrcache.c
1462         * src/addrcache.h
1463         * src/addrcindex.c
1464         * src/addrcindex.h
1465         * src/addrclip.c
1466         * src/addrclip.h
1467         * src/addrdefs.h
1468         * src/addressadd.c
1469         * src/addressadd.h
1470         * src/addressbook.c
1471         * src/addressbook.h
1472         * src/addressbook_foldersel.c
1473         * src/addressbook_foldersel.h
1474         * src/addrgather.c
1475         * src/addrgather.h
1476         * src/addrharvest.c
1477         * src/addrharvest.h
1478         * src/addrindex.c
1479         * src/addrindex.h
1480         * src/addritem.c
1481         * src/addritem.h
1482         * src/addrquery.c
1483         * src/addrquery.h
1484         * src/addrselect.c
1485         * src/addrselect.h
1486         * src/alertpanel.c
1487         * src/alertpanel.h
1488         * src/browseldap.c
1489         * src/browseldap.h
1490         * src/codeconv.c
1491         * src/codeconv.h
1492         * src/compose.c
1493         * src/crash.c
1494         * src/crash.h
1495         * src/customheader.c
1496         * src/customheader.h
1497         * src/displayheader.c
1498         * src/displayheader.h
1499         * src/editaddress.c
1500         * src/editaddress.h
1501         * src/editbook.c
1502         * src/editbook.h
1503         * src/editgroup.c
1504         * src/editgroup.h
1505         * src/editjpilot.c
1506         * src/editjpilot.h
1507         * src/editldap.c
1508         * src/editldap.h
1509         * src/editldap_basedn.c
1510         * src/editldap_basedn.h
1511         * src/editvcard.c
1512         * src/editvcard.h
1513         * src/exphtmldlg.c
1514         * src/exphtmldlg.h
1515         * src/expldifdlg.c
1516         * src/expldifdlg.h
1517         * src/export.c
1518         * src/exporthtml.c
1519         * src/exporthtml.h
1520         * src/exportldif.c
1521         * src/exportldif.h
1522         * src/filtering.c
1523         * src/filtering.h
1524         * src/folder.c
1525         * src/folder.h
1526         * src/folder_item_prefs.c
1527         * src/folder_item_prefs.h
1528         * src/foldersel.c
1529         * src/foldersel.h
1530         * src/folderutils.c
1531         * src/folderutils.h
1532         * src/folderview.c
1533         * src/folderview.h
1534         * src/grouplistdialog.c
1535         * src/grouplistdialog.h
1536         * src/html.c
1537         * src/html.h
1538         * src/image_viewer.c
1539         * src/image_viewer.h
1540         * src/imap.c
1541         * src/imap.h
1542         * src/imap_gtk.c
1543         * src/imap_gtk.h
1544         * src/import.c
1545         * src/import.h
1546         * src/importldif.c
1547         * src/importldif.h
1548         * src/importmutt.c
1549         * src/importmutt.h
1550         * src/importpine.c
1551         * src/importpine.h
1552         * src/inc.c
1553         * src/inc.h
1554         * src/jpilot.c
1555         * src/jpilot.h
1556         * src/ldapctrl.c
1557         * src/ldapctrl.h
1558         * src/ldaplocate.c
1559         * src/ldaplocate.h
1560         * src/ldapquery.c
1561         * src/ldapquery.h
1562         * src/ldapserver.c
1563         * src/ldapserver.h
1564         * src/ldaputil.c
1565         * src/ldaputil.h
1566         * src/ldif.c
1567         * src/ldif.h
1568         * src/localfolder.c
1569         * src/localfolder.h
1570         * src/main.c
1571         * src/main.h
1572         * src/mainwindow.c
1573         * src/mainwindow.h
1574         * src/manual.c
1575         * src/manual.h
1576         * src/matcher.c
1577         * src/matcher.h
1578         * src/matcher_parser.h
1579         * src/matcher_parser_lex.l
1580         * src/matcher_parser_parse.y
1581         * src/mbox.c
1582         * src/mbox.h
1583         * src/message_search.c
1584         * src/message_search.h
1585         * src/messageview.c
1586         * src/messageview.h
1587         * src/mh.c
1588         * src/mh.h
1589         * src/mh_gtk.c
1590         * src/mh_gtk.h
1591         * src/mimeview.c
1592         * src/mimeview.h
1593         * src/msgcache.c
1594         * src/msgcache.h
1595         * src/mutt.c
1596         * src/mutt.h
1597         * src/news.c
1598         * src/news.h
1599         * src/news_gtk.c
1600         * src/news_gtk.h
1601         * src/noticeview.c
1602         * src/noticeview.h
1603         * src/partial_download.c
1604         * src/partial_download.h
1605         * src/pine.c
1606         * src/pine.h
1607         * src/pop.c
1608         * src/pop.h
1609         * src/prefs_account.c
1610         * src/prefs_account.h
1611         * src/prefs_actions.c
1612         * src/prefs_actions.h
1613         * src/prefs_common.c
1614         * src/prefs_common.h
1615         * src/prefs_compose_writing.c
1616         * src/prefs_compose_writing.h
1617         * src/prefs_customheader.c
1618         * src/prefs_customheader.h
1619         * src/prefs_display_header.c
1620         * src/prefs_display_header.h
1621         * src/prefs_ext_prog.c
1622         * src/prefs_ext_prog.h
1623         * src/prefs_filtering.c
1624         * src/prefs_folder_column.c
1625         * src/prefs_folder_column.h
1626         * src/prefs_folder_item.c
1627         * src/prefs_folder_item.h
1628         * src/prefs_fonts.c
1629         * src/prefs_fonts.h
1630         * src/prefs_gtk.c
1631         * src/prefs_gtk.h
1632         * src/prefs_image_viewer.c
1633         * src/prefs_image_viewer.h
1634         * src/prefs_matcher.c
1635         * src/prefs_matcher.h
1636         * src/prefs_message.c
1637         * src/prefs_message.h
1638         * src/prefs_msg_colors.c
1639         * src/prefs_msg_colors.h
1640         * src/prefs_other.c
1641         * src/prefs_other.h
1642         * src/prefs_quote.c
1643         * src/prefs_quote.h
1644         * src/prefs_receive.c
1645         * src/prefs_receive.h
1646         * src/prefs_send.c
1647         * src/prefs_send.h
1648         * src/prefs_spelling.c
1649         * src/prefs_spelling.h
1650         * src/prefs_summaries.c
1651         * src/prefs_summaries.h
1652         * src/prefs_summary_column.c
1653         * src/prefs_summary_column.h
1654         * src/prefs_template.c
1655         * src/prefs_template.h
1656         * src/prefs_themes.c
1657         * src/prefs_themes.h
1658         * src/prefs_toolbar.c
1659         * src/prefs_toolbar.h
1660         * src/prefs_wrapping.c
1661         * src/prefs_wrapping.h
1662         * src/privacy.c
1663         * src/privacy.h
1664         * src/procheader.c
1665         * src/procheader.h
1666         * src/procmime.c
1667         * src/procmime.h
1668         * src/procmsg.c
1669         * src/procmsg.h
1670         * src/quote_fmt.c
1671         * src/quote_fmt_parse.y
1672         * src/recv.c
1673         * src/recv.h
1674         * src/remotefolder.c
1675         * src/remotefolder.h
1676         * src/send_message.c
1677         * src/send_message.h
1678         * src/setup.c
1679         * src/setup.h
1680         * src/sourcewindow.c
1681         * src/sourcewindow.h
1682         * src/ssl_manager.c
1683         * src/ssl_manager.h
1684         * src/statusbar.c
1685         * src/statusbar.h
1686         * src/stock_pixmap.c
1687         * src/stock_pixmap.h
1688         * src/summary_search.c
1689         * src/summary_search.h
1690         * src/summaryview.c
1691         * src/summaryview.h
1692         * src/syldap.c
1693         * src/syldap.h
1694         * src/textview.c
1695         * src/textview.h
1696         * src/toolbar.c
1697         * src/toolbar.h
1698         * src/undo.c
1699         * src/undo.h
1700         * src/unmime.c
1701         * src/unmime.h
1702         * src/vcard.c
1703         * src/vcard.h
1704         * src/wizard.c
1705         * src/wizard.h
1706         * src/common/base64.c
1707         * src/common/base64.h
1708         * src/common/defs.h
1709         * src/common/hooks.c
1710         * src/common/hooks.h
1711         * src/common/log.c
1712         * src/common/log.h
1713         * src/common/mgutils.c
1714         * src/common/mgutils.h
1715         * src/common/nntp.c
1716         * src/common/nntp.h
1717         * src/common/passcrypt.c
1718         * src/common/passcrypt.h.in
1719         * src/common/plugin.c
1720         * src/common/plugin.h
1721         * src/common/prefs.c
1722         * src/common/prefs.h
1723         * src/common/progressindicator.c
1724         * src/common/progressindicator.h
1725         * src/common/quoted-printable.c
1726         * src/common/quoted-printable.h
1727         * src/common/session.c
1728         * src/common/session.h
1729         * src/common/smtp.c
1730         * src/common/smtp.h
1731         * src/common/socket.c
1732         * src/common/socket.h
1733         * src/common/ssl.c
1734         * src/common/ssl.h
1735         * src/common/stringtable.c
1736         * src/common/stringtable.h
1737         * src/common/sylpheed.c
1738         * src/common/sylpheed.h
1739         * src/common/template.c
1740         * src/common/template.h
1741         * src/common/timing.h
1742         * src/common/utils.c
1743         * src/common/utils.h
1744         * src/common/version.h.in
1745         * src/common/xml.c
1746         * src/common/xml.h
1747         * src/common/xmlprops.c
1748         * src/common/xmlprops.h
1749         * src/gtk/about.c
1750         * src/gtk/colorlabel.c
1751         * src/gtk/colorlabel.h
1752         * src/gtk/colorsel.c
1753         * src/gtk/colorsel.h
1754         * src/gtk/combobox.c
1755         * src/gtk/combobox.h
1756         * src/gtk/description_window.c
1757         * src/gtk/description_window.h
1758         * src/gtk/filesel.c
1759         * src/gtk/filesel.h
1760         * src/gtk/foldersort.c
1761         * src/gtk/foldersort.h
1762         * src/gtk/gtkaspell.c
1763         * src/gtk/gtkaspell.h
1764         * src/gtk/gtksctree.c
1765         * src/gtk/gtkshruler.c
1766         * src/gtk/gtkshruler.h
1767         * src/gtk/gtkutils.c
1768         * src/gtk/gtkutils.h
1769         * src/gtk/icon_legend.c
1770         * src/gtk/icon_legend.h
1771         * src/gtk/logwindow.c
1772         * src/gtk/logwindow.h
1773         * src/gtk/manage_window.c
1774         * src/gtk/manage_window.h
1775         * src/gtk/pluginwindow.c
1776         * src/gtk/pluginwindow.h
1777         * src/gtk/prefswindow.c
1778         * src/gtk/prefswindow.h
1779         * src/gtk/quicksearch.c
1780         * src/gtk/quicksearch.h
1781         * src/pixmaps/claws-mail.xpm
1782         * src/pixmaps/claws-mail_icon.xpm
1783         * src/pixmaps/claws-mail_logo.xpm
1784         * src/pixmaps/sylpheed-claws.xpm
1785         * src/pixmaps/sylpheed-claws_icon.xpm
1786         * src/pixmaps/sylpheed-claws_logo.xpm
1787         * src/plugins/bogofilter/Makefile.am
1788         * src/plugins/bogofilter/bogofilter.c
1789         * src/plugins/bogofilter/bogofilter.h
1790         * src/plugins/bogofilter/bogofilter_gtk.c
1791         * src/plugins/clamav/Makefile.am
1792         * src/plugins/clamav/clamav_plugin.c
1793         * src/plugins/clamav/clamav_plugin.h
1794         * src/plugins/clamav/clamav_plugin_gtk.c
1795         * src/plugins/demo/Makefile.am
1796         * src/plugins/demo/demo.c
1797         * src/plugins/dillo_viewer/Makefile.am
1798         * src/plugins/dillo_viewer/README
1799         * src/plugins/dillo_viewer/dillo_prefs.c
1800         * src/plugins/dillo_viewer/dillo_prefs.h
1801         * src/plugins/dillo_viewer/dillo_viewer.c
1802         * src/plugins/pgpcore/Makefile.am
1803         * src/plugins/pgpcore/passphrase.c
1804         * src/plugins/pgpcore/passphrase.h
1805         * src/plugins/pgpcore/pgp_viewer.c
1806         * src/plugins/pgpcore/pgp_viewer.h
1807         * src/plugins/pgpcore/plugin.c
1808         * src/plugins/pgpcore/prefs_gpg.c
1809         * src/plugins/pgpcore/prefs_gpg.h
1810         * src/plugins/pgpcore/select-keys.c
1811         * src/plugins/pgpcore/select-keys.h
1812         * src/plugins/pgpcore/sgpgme.c
1813         * src/plugins/pgpcore/sgpgme.h
1814         * src/plugins/pgpcore/sylpheed.def
1815         * src/plugins/pgpcore/version.rc
1816         * src/plugins/pgpinline/Makefile.am
1817         * src/plugins/pgpinline/pgpinline.c
1818         * src/plugins/pgpinline/pgpinline.h
1819         * src/plugins/pgpinline/plugin.c
1820         * src/plugins/pgpinline/sylpheed.def
1821         * src/plugins/pgpinline/version.rc
1822         * src/plugins/pgpmime/Makefile.am
1823         * src/plugins/pgpmime/pgpmime.c
1824         * src/plugins/pgpmime/pgpmime.h
1825         * src/plugins/pgpmime/plugin.c
1826         * src/plugins/pgpmime/sylpheed.def
1827         * src/plugins/pgpmime/version.rc
1828         * src/plugins/spamassassin/Makefile.am
1829         * src/plugins/spamassassin/README
1830         * src/plugins/spamassassin/spamassassin.c
1831         * src/plugins/spamassassin/spamassassin.h
1832         * src/plugins/spamassassin/spamassassin_gtk.c
1833         * src/plugins/trayicon/Makefile.am
1834         * src/plugins/trayicon/trayicon.c
1835         * tools/OOo2sylpheed.pl
1836         * tools/README
1837         * tools/README.sylprint
1838         * tools/acroread2sylpheed.pl
1839         * tools/claws.i18n.status.pl
1840         * tools/filter_conv.pl
1841         * tools/filter_conv_new.pl
1842         * tools/freshmeat_search.pl
1843         * tools/google_search.pl
1844         * tools/kmail2sylpheed.pl
1845         * tools/kmail2sylpheed_v2.pl
1846         * tools/make.themes.project
1847         * tools/multiwebsearch.pl
1848         * tools/nautilus2sylpheed.sh
1849         * tools/outlook2sylpheed.pl
1850         * tools/sylprint.pl
1851         * tools/sylprint.rc
1852         * tools/tb2sylpheed
1853         * tools/textviewer.sh
1854         * tools/vcard2xml.py
1855         * tools/kdeservicemenu/README
1856         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1857         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1858         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1859                 Change name to Claws Mail. Announce to follow...
1860
1861 2006-11-06 [wwp]        2.6.0cvs6
1862
1863         * src/prefs_template.c
1864                 unify messages related to quote format/template errors (fix
1865                 capitalization), again.
1866
1867 2006-11-06 [wwp]        2.6.0cvs5
1868
1869         * src/prefs_quote.c
1870                 unify messages related to quote format/template errors.
1871
1872 2006-11-06 [wwp]        2.6.0cvs4
1873
1874         * src/prefs_msg_colors.c
1875                 more uses of Q_ macro for contextual translations, thanks
1876                 to Fabien (fzzzzz).
1877
1878 2006-11-06 [wwp]        2.6.0cvs3
1879
1880         * src/compose.c
1881         * src/common/utils.c
1882         * src/common/utils.h
1883                 show an alertpanel to make sure users are aware that sensitive
1884                 files are attached (it's file blacklist-based). This will fix
1885                 interaction w/ GoogleEarth for instance, thanks to Colin.
1886
1887 2006-11-06 [wwp]        2.6.0cvs2
1888
1889         * src/prefs_quote.c
1890         * src/prefs_template.c
1891         * src/prefs_template.h
1892                 check quote format when applying/closing prefs. For now this only
1893                 shows up an error dialog box, not preventing the user from using
1894                 a broken quote (reply, forwards) format.
1895
1896 2006-11-06 [wwp]        2.6.0cvs1
1897
1898         * src/prefs_template.c
1899                 fix missing checks of some template fields.
1900
1901 2006-11-06 [paul]       2.6.0
1902
1903         * NEWS
1904         * README
1905         * RELEASE_NOTES
1906                 2.6.0 released
1907
1908 2006-11-06 [paul]       2.5.6cvs22
1909
1910         * manual/advanced.xml
1911         * manual/es/advanced.xml
1912                 put 'respect_flowed_format' info in the correct
1913                 place
1914
1915 2006-11-06 [mones]      2.5.6cvs21
1916
1917         * po/es.po
1918                 Minor fixes for release
1919
1920 2006-11-06 [paul]       2.5.6cvs20
1921
1922         * po/cs.po
1923         * po/de.po
1924         * po/fr.po
1925         * po/it.po
1926         * po/nl.po
1927         * po/pt_BR.po
1928         * po/sk.po
1929         * po/sv.po
1930         * po/zh_CN.po
1931                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1932                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1933                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1934                 Young
1935
1936 2006-11-02 [colin]      2.5.6cvs19
1937
1938         * src/imap.c
1939         * src/imap.h
1940         * src/prefs_account.c
1941         * src/etpan/imap-thread.c
1942                 Add GSSAPI support - fixes Debian bug #383274
1943
1944 2006-11-01 [colin]      2.5.6cvs18
1945
1946         * src/jpilot.c
1947                 Handle libpisock12 support. Probably
1948                 fixes bug 1046, 'jpilot AddressDB.pdb 
1949                 import fail'
1950
1951 2006-11-01 [colin]      2.5.6cvs17
1952
1953         * src/folderutils.c
1954                 debug_print() folderutils_mark_all_read()
1955
1956 2006-11-01 [colin]      2.5.6cvs16
1957
1958         * COPYING
1959                 Add missed files to the Apache exception
1960
1961 2006-10-31 [colin]      2.5.6cvs15
1962
1963         * src/folder.c
1964         * src/folder.h
1965                 Add a copy_private_data() func to FolderClasses
1966                 Doesn't break the feature freeze, because we 
1967                 won't use it (right now) in the core.
1968
1969 2006-10-31 [colin]      2.5.6cvs14
1970
1971         * COPYING
1972                 Allow linking with the Apache licensed files in
1973                 src/plugins/spamassassin. Hopefully fixes 
1974                 bug 1048, 'Spamassassin plugin license problem'
1975
1976 2006-10-31 [wwp]        2.5.6cvs13
1977
1978         * src/compose.c
1979                 fix and optimize trimming of leading linefeeds in body loop.
1980
1981 2006-10-31 [colin]      2.5.6cvs12
1982
1983         * src/etpan/imap-thread.c
1984         * src/imap.c
1985                 Make really sure to have NULL sets in case
1986                 of error
1987
1988 2006-10-30 [wwp]        2.5.6cvs11
1989
1990         * src/prefs_common.c
1991         * src/prefs_common.h
1992         * src/compose.c
1993                 fix broken storage of quote format template when it contains \-escape
1994                 sequences. The application of such sequences is also fixed now (\t
1995                 in quote format will be a real tab instead of a 't', for instance).
1996
1997 2006-10-27 [colin]      2.5.6cvs10
1998
1999         * src/compose.c
2000                 Probably fix bug 1045, 'sylpheed-claws 
2001                 doesn't remove the mail from the IMAP 
2002                 Queue folder after sending'. From
2003                 2.5.6cvs3-stable
2004
2005 2006-10-27 [colin]      2.5.6cvs9
2006
2007         * configure.ac
2008                 Require libetpan-0.48. I'm so annoying,
2009                 I know ;-)
2010
2011 2006-10-27 [colin]      2.5.6cvs8
2012
2013         * src/folder.c
2014         * src/imap.c
2015                 Probably fix bug 1044, 'sylpheed-claws 
2016                 segfaults while moving mails' - Fix relation
2017                 usage when moving to an IMAP mailbox from another
2018                 mailbox
2019
2020 2006-10-26 [paul]       2.5.6cvs7
2021
2022         * src/gtk/about.c
2023                 add libSM to compiled-in features
2024                 list
2025
2026 2006-10-24 [colin]      2.5.6cvs6
2027
2028         * src/textview.c
2029         * src/gtk/gtkutils.c
2030                 Fix crash when printing emails with an
2031                 xface
2032
2033 2006-10-24 [mones]      2.5.6cvs5
2034
2035         * manual/es/advanced.xml
2036                 Synchronize hidden option respect_flowed_format
2037         * po/es.po
2038                 Updated translation
2039
2040 2006-10-21 [paul]       2.5.6cvs4
2041
2042         * src/gtk/authors.h
2043         * src/plugins/pgpcore/pgp_viewer.c
2044         * src/plugins/pgpcore/sgpgme.c
2045                 fix building on BSDs
2046                 Thanks to Michael Hughes
2047                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2048
2049 2006-10-20 [colin]      2.5.6cvs3
2050
2051         * configure.ac
2052                 Bump up libetpan requirement
2053                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
2054         * src/common/utils.c
2055         * src/common/utils.h
2056                 Add convenience get_file_mtime()
2057         * src/imap.c
2058         * src/etpan/imap-thread.c
2059         * src/etpan/imap-thread.h
2060                 Implement UIDPLUS support if the server
2061                 supports it - faster sending in this case
2062
2063 2006-10-19 [colin]      2.5.6cvs2
2064
2065         * src/gtk/quicksearch.c
2066                 Fix emptying in type-ahead+extended mode
2067         * src/mainwindow.c
2068         * src/mainwindow.h
2069                 Add a hook for offline state change
2070         * src/plugins/trayicon/trayicon.c
2071                 Use it to display offline icons
2072         * src/plugins/trayicon/Makefile.am
2073         * src/plugins/trayicon/newmail.offline.xpm
2074         * src/plugins/trayicon/newmarkedmail.offline.xpm
2075         * src/plugins/trayicon/nomail.offline.xpm
2076         * src/plugins/trayicon/unreadmail.offline.xpm
2077         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
2078                 Add the icons
2079
2080 2006-10-12 [paul]       2.5.6cvs1
2081
2082         * NEWS
2083         * README
2084         * configure.ac
2085                 Update version number following
2086                 stable release
2087
2088 2006-10-19 [colin]      2.5.5cvs18
2089
2090         * manual/handling.xml
2091                 Add type-ahead search
2092
2093 2006-10-18 [colin]      2.5.5cvs17
2094
2095         * src/gtk/quicksearch.c
2096                 Remove "save to history only if there's
2097                 no syntax error", it breaks for some 
2098                 reason which I'll investigate later.
2099
2100 2006-10-18 [colin]      2.5.5cvs16
2101
2102         * src/prefs_common.c
2103         * src/prefs_common.h
2104         * src/summaryview.c
2105         * src/gtk/quicksearch.c
2106         * src/gtk/quicksearch.h
2107                 Add a type-ahead option for fast searches
2108                 Patch by Fabien Vantard
2109
2110 2006-10-18 [colin]      2.5.5cvs15
2111
2112         * src/compose.c
2113         * src/compose.h
2114                 Add Options/Reply mode/ menu to be able to
2115                 change the recipients of a reply on the fly
2116
2117 2006-10-18 [colin]      2.5.5cvs14
2118
2119         * src/compose.c
2120                 Fix redirecting of our own sent mails
2121
2122 2006-10-17 [wwp]        2.5.5cvs13
2123
2124         * src/send_message.c
2125                 Fix duplicate error messages when sending, and missing
2126                 newline in such error messages.
2127
2128 2006-10-17 [colin]      2.5.5cvs12
2129
2130         * src/compose.c
2131                 Compare addresses case-insensitive
2132
2133 2006-10-17 [colin]      2.5.5cvs11
2134
2135         * src/plugins/pgpcore/sgpgme.c
2136                 Fix return status
2137
2138 2006-10-17 [colin]      2.5.5cvs10
2139
2140         * src/plugins/pgpcore/pgp_viewer.c
2141                 Fix return status
2142
2143 2006-10-17 [colin]      2.5.5cvs9
2144
2145         * src/quote_fmt.c
2146                 Fix a typo (thanks to Fabien)
2147
2148 2006-10-16 [colin]      2.5.5cvs8
2149
2150         * src/textview.c
2151                 Fix problem with quote-folding when emails
2152                 don't convert cleanly to UTF-8
2153
2154 2006-10-14 [colin]      2.5.5cvs7
2155
2156         * src/prefs_template.c
2157                 Reset fields when reopening
2158                 the window
2159
2160 2006-10-13 [paul]       2.5.5cvs6
2161
2162         * manual/advanced.xml
2163         * src/prefs_message.c
2164                 make 'respect_flowed_format' a hidden
2165                 option, and add a manual entry for it
2166                 Thanks to Colin
2167
2168 2006-10-12 [colin]      2.5.5cvs5
2169
2170         * src/codeconv.c
2171                 Revert part of 2.5.2cvs21:
2172                 Don't optimise by reusing the 
2173                 last iconv converter if possible:
2174                 it seems slightly broken in a 
2175                 very hard way to reproduce
2176
2177 2006-10-12 [colin]      2.5.5cvs4
2178
2179         * src/prefs_common.c
2180         * src/prefs_common.h
2181         * src/prefs_message.c
2182         * src/procmime.c
2183                 Fix bug 1035, 'Incorrect handling 
2184                 of flowed lines'. We now optionnaly
2185                 handle this format (preference is in
2186                 Message View/Text options section)
2187
2188 2006-10-12 [colin]      2.5.5cvs3
2189
2190         * po/POTFILES.in
2191                 Add new file
2192         * src/plugins/pgpcore/pgp_viewer.c
2193         * src/plugins/pgpcore/sgpgme.c
2194                 Don't try to import without asking
2195
2196 2006-10-12 [colin]      2.5.5cvs2
2197
2198         * src/compose.c
2199                 Fix bug 1036, 'Forwarding a mutlipart
2200                 mail with a "text/html" block to ms
2201                 outlook users leeds to freeze of
2202                 outlook'. Poor outlook users...
2203
2204 2006-10-12 [paul]       2.5.5cvs1
2205
2206         * NEWS
2207         * README
2208         * configure.ac
2209                 Update version number following
2210                 stable release
2211
2212 2006-10-11 [paul]       2.5.4cvs1
2213
2214         * NEWS
2215         * README
2216         * configure.ac
2217                 Update version number following
2218                 stable release
2219
2220 2006-10-11 [paul]       2.5.3cvs32
2221
2222         * src/textview.c
2223                 fix bug 1032, 'Segmentation fault when showing
2224                 message' (bug in quote folding)
2225                 Thanks to Colin
2226
2227 2006-10-10 [colin]      2.5.3cvs31
2228
2229         * src/quote_fmt.c
2230                 Rephrase english a bit
2231
2232 2006-10-10 [colin]      2.5.3cvs30
2233
2234         * src/prefs_compose_writing.c
2235                 Stop making the page larger than the window
2236
2237 2006-10-10 [wwp]        2.5.3cvs29
2238
2239         * src/compose.c
2240         * src/prefs_template.c
2241         * src/quote_fmt.c
2242         * src/quote_fmt.h
2243         * src/quote_fmt_lex.l
2244         * src/quote_fmt_parse.y
2245                 Extend the quote parser a bit: allow to get access to
2246                 basic (composing) account info.
2247
2248 2006-10-10 [colin]      2.5.3cvs28
2249
2250         * src/procheader.c
2251                 Fix this \t problem in subject
2252
2253 2006-10-09 [colin]      2.5.3cvs27
2254
2255         * src/main.c
2256         * src/prefs_gtk.c
2257                 Prepare cache a bit later
2258                 If section already exists, skip the new one 
2259                 (as previously); avoid writing the same block
2260                 twice - if we find a second block with the 
2261                 same id, skip it.
2262         * src/plugins/pgpcore/pgp_viewer.c
2263                 Set cursor to busy when retrieving a key
2264         * src/plugins/pgpcore/sgpgme.c
2265                 allow 5 seconds for gpg to export the key
2266                 
2267
2268 2006-10-09 [colin]      2.5.3cvs26
2269
2270         * configure.ac
2271         * src/msgcache.c
2272         * src/prefs_gtk.c
2273                 Check for existence of fgets_unlocked
2274                 and fwrite_unlocked
2275
2276 2006-10-09 [paul]       2.5.3cvs25
2277
2278         * src/prefs_summaries.c
2279                 replace strftime() with fast_strftime() and in
2280                 the consequence fix the bug in the display of
2281                 AM/PM in the 'Example' string
2282
2283 2006-10-09 [ticho]      2.5.3cvs24
2284
2285         * po/sk.po
2286                 Updated (and fixed up somewhat) Slovak translation.
2287
2288 2006-10-08 [colin]      2.5.3cvs23
2289
2290         * src/prefs_folder_item.c
2291                 Explain why prefs in the top-level folder
2292                 aren't retained, but are still useful
2293
2294 2006-10-08 [colin]      2.5.3cvs22
2295
2296         * src/prefs_gtk.c
2297                 Don't cache anything if caching fails
2298
2299 2006-10-08 [colin]      2.5.3cvs21
2300
2301         * src/common/utils.c
2302                 always include gi18n.h
2303
2304 2006-10-07 [colin]      2.5.3cvs20
2305
2306         * src/plugins/pgpcore/pgp_viewer.c
2307                 Kill gpg after 5 seconds wait
2308
2309 2006-10-07 [colin]      2.5.3cvs19
2310
2311         * src/plugins/pgpcore/pgp_viewer.c
2312         * src/plugins/pgpcore/pgp_viewer.h
2313                 Fix copyright
2314
2315 2006-10-07 [colin]      2.5.3cvs18
2316
2317         * src/plugins/pgpcore/pgp_viewer.c
2318         * src/plugins/pgpcore/pgp_viewer.h
2319                 Actually add the files to CVS
2320
2321 2006-10-07 [colin]      2.5.3cvs17
2322
2323         * src/plugins/pgpcore/sgpgme.c
2324                 Be sure not to crash on 'application/pgp-signature' that
2325                 are not application/pgp-signatures
2326
2327 2006-10-07 [colin]      2.5.3cvs16
2328
2329         * src/textview.c
2330         * src/textview.h
2331                 Make a bit more of the API available
2332         * src/plugins/pgpcore/Makefile.am
2333         * src/plugins/pgpcore/plugin.c
2334         * src/plugins/pgpcore/sgpgme.c
2335                 Add basic key import/export
2336
2337 2006-10-07 [colin]      2.5.3cvs15
2338
2339         * src/folderview.c
2340         * src/imap.c
2341         * src/prefs_account.c
2342         * src/wizard.c
2343                 Warn users *everywhere* if libetpan's not
2344                 linked in
2345
2346 2006-10-06 [mones]      2.5.3cvs14
2347
2348         * po/de.po
2349         * po/es.po
2350                 updated by Stephan Sachse and me
2351
2352 2006-10-06 [colin]      2.5.3cvs13
2353
2354         * src/main.c
2355         * src/common/sylpheed.c
2356                 Don't load common plugins if --exit is passed
2357         * src/prefs_gtk.c
2358         * src/prefs_gtk.h
2359                 Implement a cache to avoid reading the same
2360                 files over and over again at startup
2361
2362 2006-10-06 [colin]      2.5.3cvs12
2363
2364         * src/summaryview.c
2365         * src/gtk/quicksearch.c
2366                 Update display every 5k mails on fast searches
2367
2368 2006-10-06 [colin]      2.5.3cvs11
2369
2370         * src/textview.c
2371                 Don't do quote folding on HTML or ERTF.
2372                 May fix the Cygwin issues if they were
2373                 happening with HTML mails?
2374
2375 2006-10-05 [colin]      2.5.3cvs10
2376
2377         * src/prefs_gtk.c
2378                 Oops, forgot one
2379
2380 2006-10-05 [colin]      2.5.3cvs9
2381
2382         * src/prefs_gtk.c
2383                 Use unlocked_stdio here too
2384
2385 2006-10-05 [colin]      2.5.3cvs8
2386
2387         * src/folderview.c
2388                 Fix go to next * after preferences apply
2389         * src/msgcache.c
2390                 Do the fd lock/unlock ourselves instead of
2391                 letting the libc do it at each write 
2392
2393 2006-10-05 [colin]      2.5.3cvs7
2394
2395         * src/common/utils.c
2396                 Faster division, thanks to Jean Diraison
2397
2398 2006-10-05 [paul]       2.5.3cvs6
2399
2400         * src/common/utils.c
2401                 fix building with --disable-nls
2402
2403 2006-10-04 [colin]      2.5.3cvs5
2404
2405         * src/folder.c
2406                 Maybe fix a segfault
2407
2408 2006-10-04 [wwp]        2.5.3cvs4
2409
2410         * src/prefs_folder_item.c
2411                 Fine-tune layouts in folder item prefs. Suggested by
2412                 Fabien Vantard <fzzzzz@gmail.com>.
2413
2414 2006-10-04 [wwp]        2.5.3cvs3
2415
2416         * src/prefs_folder_item.c
2417                 Kill the clandestine passengers. You didn't see anything.
2418
2419 2006-10-04 [wwp]        2.5.3cvs2
2420
2421         * src/prefs_folder_item.c
2422                 Add a way to test the subject simplify regexp in
2423                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2424                 w/ few layout changes.
2425
2426 2006-20-04 [paul]       2.5.3cvs1
2427
2428         * NEWS
2429         * README
2430         * configure.ac
2431                 Update version number following
2432                 stable release
2433
2434 2006-10-04 [colin]      2.5.2cvs42
2435
2436         * src/folder.c
2437         * src/folder.h
2438         * src/summaryview.c
2439                 Provide a way for folder classes to set their sort
2440                 type and key
2441
2442 2006-10-03 [colin]      2.5.2cvs41
2443
2444         * src/mh.c
2445                 Don't use strlen() to know if the
2446                 string's empty
2447
2448 2006-10-03 [colin]      2.5.2cvs40
2449
2450         * src/mh.c
2451                 Fix "check for new folders" with accentued folders
2452
2453 2006-10-03 [ticho]      2.5.2cvs39
2454
2455         * src/filtering.c
2456         * src/folder.c
2457         * src/inc.c
2458         * src/mbox.c
2459                 Colin's fix for "copy" filtering rules.
2460
2461 2006-10-02 [colin]      2.5.2cvs38
2462
2463         * src/folderview.c
2464                 Fix for double-click too
2465
2466 2006-10-02 [colin]      2.5.2cvs37
2467
2468         * src/folderview.c
2469                 correct fix for cvs36
2470
2471 2006-10-02 [colin]      2.5.2cvs36
2472
2473         * src/folderview.c
2474                 Fix 'goto next unread' after collapsing/expanding 
2475                 a node.
2476
2477 2006-10-02 [colin]      2.5.2cvs35
2478
2479         * src/summaryview.c
2480                 Fix double freeze/thaw
2481         * src/common/utils.c
2482         * src/common/utils.h
2483                 Reimplement strftime
2484         * src/procheader.c
2485                 Use it
2486
2487
2488 2006-10-02 [colin]      2.5.2cvs34
2489
2490         * src/mh.c
2491                 Time mh_write_sequences() - it's fast
2492         * src/summaryview.c
2493                 Init a variable to shut up gcc
2494
2495 2006-10-01 [colin]      2.5.2cvs33
2496
2497         * src/folder.c
2498         * src/mh.c
2499         * src/mh.h
2500         * src/msgcache.c
2501                 Add helper mh_set_mtime(), and set mtime to stat()'s result
2502                 Add fsync but disable it, it's slow as hell
2503
2504 2006-10-01 [colin]      2.5.2cvs32
2505
2506         * src/mh.c
2507         * src/msgcache.c
2508                 fflush() caches and mh_sequences before
2509                 fclose()ing
2510
2511 2006-10-01 [colin]      2.5.2cvs31
2512
2513         * src/msgcache.c
2514                 Don't ftruncate when not using mmap
2515
2516 2006-09-30 [colin]      2.5.2cvs30
2517
2518         * src/main.c
2519                 Write folder list *after* saving caches
2520
2521 2006-09-30 [colin]      2.5.2cvs29
2522
2523         * src/folder.c
2524         * src/mh.c
2525                 Debug forced mtime changes
2526
2527 2006-09-30 [colin]      2.5.2cvs28
2528
2529         * src/folder.c
2530         * src/main.c
2531                 Remove useless debug_print()s (code
2532                 well-tested)
2533
2534 2006-09-30 [colin]      2.5.2cvs27
2535
2536         * src/mh.c
2537                 Do stuff faster when writing mh_sequences
2538
2539 2006-09-30 [colin]      2.5.2cvs26
2540
2541         * src/mh.c
2542                 Don't let the writing of .mh_sequences, which
2543                 can change the folder's mtime, let us think
2544                 we need to scan.
2545
2546 2006-09-30 [colin]      2.5.2cvs25
2547
2548         * src/folder.c
2549                 Move a debug_print where it belongs 
2550                 (processing)
2551         * src/summaryview.c
2552                 Don't mess with a huge slow subject
2553                 table if we're not threading by
2554                 subject
2555
2556 2006-09-30 [colin]      2.5.2cvs24
2557
2558         * src/msgcache.c
2559                 Reenable mmaped reads (*not* writes!)
2560         * src/procmsg.c
2561                 Don't destroy and recreate hashtables just
2562                 for fun
2563         * src/common/utils.c
2564                 Remove useless reply prefixes (it's case
2565                 unsensitive)
2566
2567 2006-09-30 [wwp]        2.5.2cvs23
2568
2569         * tools/fix_date.sh
2570                 Fixed a minor bug in date value extraction, added a switch
2571                 to replace non RFC-compliant Date: value, added a switch
2572                 to use strict RFC matching patterns for dates.
2573
2574 2006-09-29 [colin]      2.5.2cvs22
2575
2576         * src/matcher_parser.h
2577         * src/matcher_parser_parse.y
2578         * src/prefs_filtering.c
2579         * src/statusbar.c
2580         * src/summary_search.c
2581         * src/summaryview.c
2582         * src/gtk/quicksearch.c
2583         * src/gtk/quicksearch.h
2584                 Optimise searches by setting different
2585                 refresh intervals (depending if the 
2586                 search is fast or not)
2587
2588 2006-09-29 [colin]      2.5.2cvs21
2589
2590         * src/codeconv.c
2591                 Optimise by reusing the last iconv converter
2592                 if possible
2593         * src/textview.c
2594                 Optimise a bit (the foldable quotes feature
2595                 still has an awful O(n^2) algo
2596
2597 2006-09-29 [colin]      2.5.2cvs20
2598
2599         * src/gtk/gtksctree.c
2600         * src/gtk/gtksctree.h
2601                 Optimise de-selection via up/down or
2602                 another key
2603
2604 2006-09-28 [colin]      2.5.2cvs19
2605
2606         * src/action.c
2607         * src/compose.c
2608         * src/folderview.c
2609         * src/mainwindow.c
2610         * src/messageview.c
2611         * src/summary_search.c
2612         * src/toolbar.c
2613                 Avoid using summaryview->ctree directly
2614
2615 2006-09-28 [colin]      2.5.2cvs18
2616
2617         * src/summaryview.c
2618         * src/summaryview.h
2619                 Add helpers to freeze/thaw/grab_focus
2620                 Factorize calls to freeze/thaw/grab_focus
2621                 
2622
2623 2006-09-28 [colin]      2.5.2cvs17
2624
2625         * src/main.c
2626                 More guards for the session management
2627
2628 2006-09-28 [colin]      2.5.2cvs16
2629
2630         * src/folderview.c
2631         * src/gtk/gtksctree.c
2632         * src/gtk/gtksctree.h
2633                 Make expanding not recursive in folderview
2634
2635 2006-09-28 [colin]      2.5.2cvs15
2636
2637         * src/addressbook.c
2638                 If nothing is selected in the list (right part)
2639                 and a group is selected in the tree (left part),
2640                 mail this group.
2641
2642 2006-09-28 [colin]      2.5.2cvs14
2643
2644         * src/Makefile.am
2645                 Actually use SM_LIBS
2646
2647 2006-09-28 [ticho]      2.5.2cvs13
2648
2649         * src/export.c
2650         * src/messageview.c
2651         * src/mimeview.c
2652         * src/news.c
2653         * src/pop.c
2654         * src/prefs_themes.c
2655         * src/procmsg.c
2656                 Small i18n string optimization.
2657         * src/send_message.c
2658         * src/summaryview.c
2659         * src/common/session.c
2660         * src/common/smtp.c
2661         * src/common/ssl_certificate.c
2662         * src/common/utils.c
2663                 Use "Couldn't" instead of "Can't" in UI messages,
2664                 where appropriate.
2665
2666 2006-09-28 [colin]      2.5.2cvs12
2667
2668         * configure.ac
2669                 Possibly fix link errors
2670
2671 2006-09-27 [wwp]        2.5.2cvs11
2672
2673         * src/gtk/authors.h
2674         * doc/man/sylpheed-claws.1
2675         * manual/ack.xml
2676         * manual/es/ack.xml
2677         * manual/fr/ack.xml
2678         * manual/pl/ack.xml
2679                 Updated authors info (me, myself and I).
2680
2681 2006-09-27 [colin]      2.5.2cvs10
2682
2683         * src/addressbook.c
2684                 Remove useless printf
2685
2686 2006-09-27 [wwp]        2.5.2cvs9
2687
2688         * src/editgroup.c
2689         * src/send_message.c
2690         * src/inc.c
2691         * src/prefs_common.c
2692         * src/prefs_common.h
2693         * src/gtk/progressdialog.c
2694                 remember more windows' sizes (send dialog, received dialog,
2695                 edit group in addressbook).
2696
2697 2006-09-27 [colin]      2.5.2cvs8
2698
2699         * configure.ac
2700         * src/main.c
2701         * src/mainwindow.h
2702                 Use libSM to communicate with the session
2703                 manager, so that we can know when the 
2704                 session ends, save our caches, and draft
2705                 our compose windows.
2706
2707 2006-09-27 [colin]      2.5.2cvs7
2708
2709         * src/addressbook.c
2710                 Fix issues:
2711                 o Allow Book and Group creation from the tree's
2712                   contextual menu
2713                 o Do not actually delete the contacts when 
2714                   deleting groups from the tree (duh!)
2715
2716 2006-09-27 [colin]      2.5.2cvs6
2717
2718         * src/compose.c
2719         * src/compose.h
2720         * src/mainwindow.c
2721         * src/textview.c
2722         * src/toolbar.c
2723                 o Allow passing an email address to 
2724                   compose_new_with_folderitem
2725                 o Update callers
2726                 o Use current folderitem when clicking
2727                   on a TextView mailto: link
2728                 o Fix a possible leak in TextView
2729
2730 2006-09-27 [colin]      2.5.2cvs5
2731
2732         * src/html.c
2733                 Use UTF-8 chars to replace HTML entities
2734
2735 2006-09-27 [colin]      2.5.2cvs4
2736
2737         * AUTHORS
2738         * src/prefs_account.c
2739         * src/gtk/authors.h
2740                 Fix bug #1024 (Array index out of
2741                 range in sylpheed-claws-2.5.2)
2742                 Patch by Ales Nosek <anosek@suse.cz>
2743
2744 2006-09-27 [colin]      2.5.2cvs3
2745
2746         * src/addr_compl.c
2747                 Actually do the test
2748
2749 2006-09-27 [colin]      2.5.2cvs2
2750
2751         * src/addr_compl.c
2752         * src/addr_compl.h
2753                 Allow completing with comma (in certain cases: vCalendar
2754                 for example doesn't support that)
2755                 Patch by Fabien Vantard
2756
2757 2006-09-26 [colin]      2.5.2cvs1
2758
2759         * src/Makefile.am
2760         * src/addr_compl.c
2761         * src/addr_compl.h
2762         * src/addrbook.c
2763         * src/addrbook.h
2764         * src/addressbook.c
2765         * src/addrindex.c
2766         * src/addrindex.h
2767         * src/compose.c
2768         * src/prefs_common.c
2769         * src/prefs_filtering_action.c
2770         * src/prefs_folder_item.c
2771         * src/prefs_template.c
2772         * src/stock_pixmap.c
2773         * src/stock_pixmap.h
2774         * src/pixmaps/addr_one.xpm
2775         * src/pixmaps/addr_two.xpm
2776                 Add auto-completion on groups
2777
2778 2006-09-26 [colin]      2.5.2
2779
2780         * NEWS
2781         * README
2782         * RELEASE_NOTES
2783                 2.5.2 released
2784
2785 2006-09-26 [colin]      2.5.1cvs5
2786
2787         * src/matcher.c
2788                 Fix condition
2789
2790 2006-09-26 [colin]      2.5.1cvs4
2791
2792         * src/mbox.c
2793                 Revert cvs1 (useless as the message is printed 
2794                 every 500 mails)
2795
2796 2006-09-26 [colin]      2.5.1cvs3
2797
2798         * src/partial_download.c
2799                 Fix crasher found by Alexsandar Urosevic
2800
2801 2006-09-26 [colin]      2.5.1cvs2
2802
2803         * src/summaryview.c
2804                 Fix bug #1023 (Sylpheed deletes too much messages)
2805
2806 2006-09-26 [ticho]      2.5.1cvs1
2807
2808         * src/mbox.c
2809                 Make use of gettext's multiple plurals for statusbar
2810                 progress message.
2811
2812 2006-09-25 [paul]       2.5.1
2813
2814         * NEWS
2815         * README
2816         * RELEASE_NOTES
2817                 2.5.1 released
2818
2819 2006-09-25 [colin]      2.5.0cvs3
2820
2821         * src/plugins/bogofilter/bogofilter.c
2822         * src/plugins/clamav/clamav_plugin.c
2823         * src/plugins/spamassassin/spamassassin.c
2824                 BogoFilter, Spamassassin: Fix double hook registering after
2825                 visiting preferences
2826                 Spamassassin, Clamav: Just set the mails to move instead of
2827                 doing the move - caller will move the things at once.
2828
2829 2006-09-25 [colin]      2.5.0cvs2
2830
2831         * src/imap.c
2832         * src/etpan/imap-thread.c
2833                 Use UID SEARCH ALL instead of UID 1:*
2834                 (braindead servers can't figure out that's
2835                 the same...)
2836
2837 2006-09-25 [wwp]        2.5.0cvs1
2838
2839         * src/message_search.c
2840                 Added the ability to stop a running search (in message body).
2841
2842 2006-09-25 [paul]       2.5.0
2843
2844         * NEWS
2845         * README
2846         * RELEASE_NOTES
2847                 2.5.0 released
2848
2849 2006-09-25 [paul]       2.4.0cvs214
2850
2851         * po/cs.po
2852         * po/de.po
2853         * po/fi.po
2854         * po/fr.po
2855         * po/nl.po
2856         * po/pt_BR.po
2857         * po/sk.po
2858         * po/sr.po
2859         * po/zh_CN.po
2860                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2861                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2862                 Ticho, Aleksander Urosevic, Ralgh Young
2863
2864 2006-09-24 [mones]      2.4.0cvs213
2865
2866         * po/es.po
2867                 Updated for release
2868
2869 2006-09-23 [colin]      2.4.0cvs212
2870
2871         * src/gtk/inputdialog.c
2872                 Fix [ ] remember this appearing in normal
2873                 input dialogs after it's been used by
2874                 mimeview.
2875         * src/folder.c
2876         * src/folderview.c
2877         * src/msgcache.c
2878         * src/procmsg.c
2879         * src/summaryview.c
2880         * src/textview.c
2881         * src/common/timing.h
2882                 Enable timings in debug mode and make it
2883                 look prettier.
2884
2885 2006-09-22 [colin]      2.4.0cvs211
2886
2887         * README
2888                 Revert test change
2889         * commitHelper
2890                 ping the correct URI
2891
2892 2006-09-22 [colin]      2.4.0cvs210
2893
2894         * README
2895                 Let's see if bug #1022 is fixed
2896
2897 2006-09-21 [colin]      2.4.0cvs209
2898
2899         * src/wizard.c
2900         * src/common/plugin.c
2901                 Prepare infra to load predefined plugins when
2902                 no configuration existed. Don't actually load
2903                 anything yet (feat. freeze)
2904
2905 2006-09-21 [wwp]        2.4.0cvs208
2906
2907         * manual/fr/faq.xml
2908                 Partial sync w/ 2.4.0cvs72:
2909                 wrap file and minor updates.
2910
2911 2006-09-21 [wwp]        2.4.0cvs207
2912
2913         * tools/fix_date.sh
2914                 several fixes and enhancements. A new --force switch has been
2915                 added to prevent overriding by default Date: header when
2916                 already existing.
2917
2918 2006-09-21 [paul]       2.4.0cvs206
2919
2920         * src/common/utils.c
2921                 add Chinese UTF8 Re prefix
2922
2923 2006-09-21 [wwp]        2.4.0cvs205
2924
2925         * tools/Makefile.am
2926                 Fics alfabettical order.
2927
2928 2006-09-21 [wwp]        2.4.0cvs204
2929
2930         * tools/fix_date.sh
2931         * tools/Makefile.am
2932                 Added an action tool to fix missing Date field in emails.
2933                 Updated Makefile.am to reflect those last two additions.
2934
2935 2006-09-21 [wwp]        2.4.0cvs203
2936
2937         * tools/uuooffice
2938                 Added a action tool to open uuencoded docs w/
2939                 OpenOffice (based on uudec method).
2940
2941 2006-09-21 [colin]      2.4.0cvs202
2942
2943         * src/compose.c
2944         * src/textview.c
2945                 Workaround possible GTK crash: remove selection 
2946                 clipboard before destroying widget, or GTK+-2.10
2947                 dies. Thanks to Hiro.
2948
2949 2006-09-20 [colin]      2.4.0cvs201
2950
2951         * src/compose.c
2952                 Fix free-after-use in some cases (when 
2953                 procmime_encode_content() frees mimeinfo->data.mem
2954                 and turns it to a temp file)
2955
2956 2006-09-20 [colin]      2.4.0cvs200
2957
2958         * src/folderview.c
2959         * src/summaryview.c
2960         * src/gtk/gtksctree.c
2961         * src/gtk/gtksctree.h
2962                 Add tooltips in the folderview and summaryview
2963                 (Doesn't break string freeze as they already
2964                 exist)
2965         * src/toolbar.c
2966                 Put the spam button in the default configuration
2967                 if compiled with bogo plugin too
2968
2969 2006-09-19 [colin]      2.4.0cvs199
2970
2971         * src/summaryview.c
2972         * src/summaryview.h
2973                 Update folder name label on folder rename
2974         * src/prefs_matcher.c
2975         * src/gtk/logwindow.h
2976                 Fix warnings
2977                 Patches by Fabien
2978
2979 2006-09-19 [wwp]        2.4.0cvs198
2980
2981         * src/summary_search.c
2982                 fix can't click forward/backward buttons in the
2983                 search messages.
2984
2985 2006-09-18 [paul]       2.4.0cvs197
2986
2987         * src/wizard.c
2988                 add missing bracket, capitalise the A of
2989                 'SpamAssassin'
2990
2991 2006-09-18 [paul]       2.4.0cvs196
2992
2993         * src/compose.c
2994                 fix bug 1012 'crashed upon sending mail
2995                 from compose window'
2996                 Thanks to Colin
2997
2998 2006-09-16 [colin]      2.4.0cvs195
2999
3000         * src/folderview.c
3001                 Fix "real-time" sorting by freezing/thawing
3002
3003 2006-09-16 [colin]      2.4.0cvs194
3004
3005         * manual/faq.xml
3006                 Fix the anti-spam entry a bit
3007
3008 2006-09-16 [colin]      2.4.0cvs193
3009
3010         * src/wizard.c
3011                 Make sure reviewers have no excuse when stating
3012                 Sylpheed-Claws doesn't have antispam capabilities.
3013
3014 2006-09-16 [colin]      2.4.0cvs192
3015
3016         * src/main.c
3017                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
3018                 as if the SIGPIPE comes from etpan's thread we could
3019                 trigger a GUI update from this thread.
3020
3021 2006-09-16 [colin]      2.4.0cvs191
3022
3023         * src/summaryview.c
3024                 Init all members of the struct
3025
3026 2006-09-16 [paul]       2.4.0cvs190
3027
3028         * src/account.c
3029                 improvements to the English
3030
3031 2006-09-15 [colin]      2.4.0cvs189
3032
3033         * src/summaryview.c
3034                 HIG order on dialog
3035
3036 2006-09-14 [colin]      2.4.0cvs188
3037
3038         * src/common/socket.c
3039         * src/common/socket.h
3040         * src/common/ssl.c
3041         * src/common/ssl_certificate.c
3042         * src/common/ssl_certificate.h
3043         * src/etpan/imap-thread.c
3044                 the get_fqdn() call done to get canonical name when
3045                 checking an SSL certificate is blocking, which is
3046                 sad as we just did a non-blocking lookup to connect.
3047                 Fix that by letting the fqdn available to the SockInfo,
3048                 and use that in ssl_certificate_check(). For IMAP,
3049                 we don't do it as the lookup's done by libetpan, but
3050                 it's less annoying as IMAP connections as much more
3051                 rare than POP3 connections.
3052
3053 2006-09-14 [paul]       2.4.0cvs187
3054
3055         * manual/advanced.xml
3056                 improvements to the English,
3057                 properly place the new hidden options
3058                 within the alphabetical order
3059         * src/gtk/pluginwindow.c
3060                 improvements to the English
3061
3062 2006-09-14 [colin]      2.4.0cvs186
3063
3064         * src/prefs_common.c
3065         * src/prefs_common.h
3066         * src/gtk/gtksctree.c
3067         * manual/advanced.xml
3068                 New hidden pref, stripes_color_offset, to change
3069                 the value added/substracted to normal bgcolor to
3070                 create the stripes in summaries
3071
3072 2006-09-13 [colin]      2.4.0cvs185
3073
3074         * src/gedit-print.c
3075         * src/messageview.c
3076         * src/messageview.h
3077         * src/summaryview.c
3078         * src/textview.c
3079                 Fix misc. printing issues: 
3080                 - Bad font for linkified headers
3081                 - Different font if the mail was displayed or not
3082                 - Factorize the thing
3083
3084 2006-09-13 [colin]      2.4.0cvs184
3085
3086         * src/common/ssl_certificate.c
3087                 Only get FQDN once when checking certificate
3088
3089 2006-09-13 [colin]      2.4.0cvs183
3090
3091         * src/account.c
3092         * src/gtk/pluginwindow.c
3093                 Misc. GUI fixes by Fabien
3094
3095 2006-09-13 [wwp]        2.4.0cvs182
3096
3097         * configure.ac
3098         * src/common/utils.h
3099         * src/common/utils.c
3100                 get rid of unused wide-char functions.
3101
3102 2006-09-13 [wwp]        2.4.0cvs181
3103
3104         * src/plugins/pgpinline/sylpheed.def
3105         * src/textview.c
3106                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
3107                 add privacy_reset_error to the .def file,
3108                 do not fork for an external textviewer.
3109
3110 2006-09-13 [wwp]        2.4.0cvs180
3111
3112         * src/prefs_common.c
3113                 fix broken font entry in prefs (patch issued by the gpg4win team,
3114                 probably by Marcus Brinkmann <marcus@g10code.de>).
3115
3116 2006-09-13 [colin]      2.4.0cvs179
3117
3118         * src/folder.h
3119                 Fix a warning in summaryview.c
3120         * src/mainwindow.c
3121         * src/summaryview.c
3122         * src/summaryview.h
3123                 Add missing Mark/* elements in the
3124                 main menu
3125
3126 2006-09-12 [colin]      2.4.0cvs178
3127
3128         * src/prefs_actions.c
3129         * src/prefs_filtering_action.c
3130         * src/prefs_matcher.c
3131                 Use (New) instead of New everywhere
3132
3133 2006-09-12 [wwp]        2.4.0cvs177
3134
3135         * manual/fr/addrbook.xml
3136         * manual/fr/handling.xml
3137                 updated some quotes in the fr manual to match the fr translation.
3138
3139 2006-09-12 [wwp]        2.4.0cvs176
3140
3141         * src/prefs_matcher.c
3142                 don't store translated string elements in matcher expressions.
3143                 Also fixed a misused of Q_().
3144
3145 2006-09-11 [wwp]        2.4.0cvs175
3146
3147         * src/plugins//bogofilter/bogofilter.c
3148         * src/plugins//clamav/clamav_plugin.c
3149         * src/plugins//demo/demo.c
3150         * src/plugins//dillo_viewer/dillo_viewer.c
3151         * src/plugins//pgpcore/plugin.c
3152         * src/plugins//pgpinline/plugin.c
3153         * src/plugins//pgpmime/plugin.c
3154         * src/plugins//spamassassin/spamassassin.c
3155                 gettext-ize more strings (mostly plugin error messages).
3156
3157 2006-09-11 [colin]      2.4.0cvs174
3158
3159         * src/alertpanel.c
3160                 Make maximum buffer size bigger to avoid
3161                 truncating translated messages. Patch by
3162                 Fabien
3163
3164 2006-09-11 [colin]      2.4.0cvs173
3165
3166         * src/etpan/imap-thread.c
3167                 Fix compilation on OpenBSD, thanks to 
3168                 Landry
3169
3170 2006-09-10 [wwp]        2.4.0cvs172
3171
3172         * manual/account.xml
3173         * manual/addrbook.xml
3174         * manual/handling.xml
3175         * manual/es/handling.xml
3176         * manual/fr/account.xml
3177         * manual/fr/addrbook.xml
3178         * manual/fr/handling.xml
3179                 documented addressbook matching (condition configuration):
3180                   addrbook.xml, en fr
3181                 documented per-account filtering rules (handling/filtering
3182                   section, account section):
3183                   account.xml, handling.xml, en fr
3184                 slightly updated the handling/searching section to tell few
3185                   words about the extended search ability:
3186                   handling.xml, en fr
3187                 added missing <quote></quotes> to Quick Search:
3188                   handling.xml, en fr es
3189                 fixed a typo (auomatically):
3190                   handling.xml, en
3191                 changes revisited by Paul.
3192
3193 2006-09-10 [paul]       2.4.0cvs171
3194
3195         * src/prefs_actions.c
3196         * src/prefs_filtering.c
3197         * src/prefs_template.c
3198                 adjustments to the gui
3199                 Patch by Fabien Vantard (slightly modified)
3200
3201 2006-09-10 [colin]      2.4.0cvs170
3202
3203         * src/summaryview.c
3204                 Check folderitem/summaryview consistency
3205                 (basically automates Update summary). Fixes
3206                 #1011 (wrong (negative) count on unread 
3207                 messages)
3208
3209 2006-09-10 [colin]      2.4.0cvs169
3210
3211         * src/gtk/gtksctree.c
3212                 Fix recursive expansion via mouse
3213         * src/plugins/bogofilter/bogofilter.c
3214                 Use normal filtering way of moving
3215                 messages (batching), possibly fixing
3216                 bug #1015 (Bogofilter plugin doubles 
3217                 new messages)
3218
3219 2006-09-09 [wwp]        2.4.0cvs168
3220
3221         * src/prefs_filtering.c
3222                 better place for this fix.
3223
3224 2006-09-09 [wwp]        2.4.0cvs167
3225
3226         * src/prefs_filtering.c
3227                 fix a minor bug when the enabled status of a filtering/processing
3228                 rule always got set to TRUE when replacing this rule. That still
3229                 make sense when adding a new rule, but now when replacing, we
3230                 don't override the value of 'enabled'.
3231                 Also renamed the func prefs_filtering_list_view_get_rule_name()
3232                 to prefs_filtering_list_view_get_info() as this function not only
3233                 returns the name, but also the account_id and the enabled status.
3234
3235 2006-09-09 [mones]      2.4.0cvs166
3236
3237         * manual/glossary.xml
3238         * manual/plugins.xml
3239                 Minor format corrections
3240         * manual/gpl.xml
3241                 Fix misplaced NO WARRANTY section
3242         * manual/es/advanced.xml
3243         * manual/es/faq.xml
3244         * manual/es/glossary.xml
3245         * manual/es/gpl.xml
3246         * manual/es/handling.xml
3247         * manual/es/plugins.xml
3248         * manual/es/starting.xml
3249                 Incorporate changes from English version
3250         * manual/fr/ack.xml
3251         * manual/pl/ack.xml
3252         * manual/es/ack.xml
3253                 Fix address, (add translation credits in es version)
3254         * po/es.po
3255                 Updated translation
3256
3257 2006-09-09 [wwp]        2.4.0cvs165
3258
3259         * src/prefs_filtering.c
3260                 fix a crash when opening filtering prefs, if matcherrc file contains
3261                 broken data (non-existing account id, which is theoretically not
3262                 possible).
3263
3264 2006-09-08 [colin]      2.4.0cvs164
3265
3266         * src/folder.c
3267                 Wrong assert, make it an if()
3268         * src/gtk/gtksctree.c
3269                 Fix bug #1013 (expand selected thread 
3270                 tree) - expanding is now recursive
3271
3272 2006-09-07 [wwp]        2.4.0cvs163
3273
3274         * src/prefs_matcher.c
3275                 make better sentences about addressbook matching in the
3276                 matcher prefs. This should make translators' work easier
3277                 too.
3278
3279 2006-09-07 [wwp]        2.4.0cvs162
3280
3281         * src/prefs_filtering.c
3282                 code simplification (get rid of dup var. assignment).
3283
3284 2006-09-07 [wwp]        2.4.0cvs161
3285
3286         * src/summaryview.c
3287                 use GTK_STOCK icons when possible, patch by Fabien Vantard
3288                 <fzzzzz@gmail.com>.
3289
3290 2006-09-07 [paul]       2.4.0cvs160
3291
3292         * src/mimeview.c
3293                 fix compilation warnings
3294                 Thanks to Colin
3295
3296 2006-09-07 [paul]       2.4.0cvs159
3297
3298         * src/mimeview.c
3299                 select the mimepart icon when
3300                 displaying as text
3301                 Thanks to Colin
3302
3303 2006-09-06 [paul]       2.4.0cvs158
3304
3305         * src/prefs_filtering.c
3306                 fix labels and table element spacing
3307                 Patch by Fabien Vantard
3308
3309 2006-09-06 [paul]
3310
3311         2.5.0-rc3 released
3312
3313 2006-09-06 [paul]       2.4.0cvs157
3314
3315         * manual/es/advanced.xml
3316                 fix typo
3317
3318 2006-09-06 [wwp]        2.4.0cvs156
3319
3320         * src/mainwindow.c
3321                 fix an dup launch issue when iconified, thanks to Colin.
3322
3323 2006-09-06 [wwp]        2.4.0cvs155
3324
3325         * src/gtk//gtksctree.h
3326                 oops, forgot that one!
3327
3328 2006-09-06 [wwp]        2.4.0cvs154
3329
3330         * manual/pl/advanced.xml
3331         * manual/advanced.xml
3332         * manual/es/advanced.xml
3333         * manual/fr/advanced.xml
3334         * src/prefs_customheader.c
3335         * src/prefs_filtering_action.c
3336         * src/foldersel.c
3337         * src/prefs_summaries.c
3338         * src/prefs_filtering.c
3339         * src/account.c
3340         * src/compose.c
3341         * src/prefs_summary_column.c
3342         * src/addr_compl.c
3343         * src/prefs_actions.c
3344         * src/prefs_folder_column.c
3345         * src/ssl_manager.c
3346         * src/prefs_template.c
3347         * src/prefs_display_header.c
3348         * src/prefs_common.h
3349         * src/prefs_matcher.c
3350         * src/prefs_common.c
3351         * src/prefs_toolbar.c
3352         * src/summaryview.c
3353         * src/folderview.c
3354         * src/gtk/gtksctree.c
3355         * src/gtk/pluginwindow.c
3356         * src/gtk/progressdialog.c
3357         * src/gtk/prefswindow.c
3358                 renamed hidden option enable_rules_hint to use_stripes_everywhere
3359                 to make its meaning more obvious (all versions of the manual reflect
3360                 the change).
3361                 added an extra hidden option use_stripes_in_summary to allow
3362                 discarding these stripes in mainwindow's folder and message lists;
3363                 en and fr manuals only are OK towards this.
3364
3365 2006-09-06 [colin]      2.4.0cvs153
3366
3367         * src/textview.c
3368                 Hide Sylpheed-Claws' internal queue headers
3369                 when showing all headers. They'll be present
3370                 only in Source window.
3371
3372 2006-09-05 [colin]      2.4.0cvs152
3373
3374         * src/plugins/trayicon/trayicon.c
3375                 Fix crash at exit - we have to disconnect
3376                 our handlers
3377         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3378                 Update eggtrayicon - patch adapted from a
3379                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
3380                 on Sylpheed's ML
3381
3382 2006-09-05 [colin]      2.4.0cvs151
3383
3384         * src/mainwindow.c
3385         * src/gtk/logwindow.c
3386                 Fix race condition when something writes
3387                 to the log too soon during init. Thanks
3388                 to Fabien Vantard
3389
3390 2006-09-05 [colin]      2.4.0cvs150
3391
3392         * src/mimeview.c
3393                 Don't select part on right-click either
3394
3395 2006-09-05 [paul]       2.4.0cvs149
3396
3397         * src/mimeview.c
3398                 completion of previous commit
3399                 Thanks to Colin
3400
3401 2006-09-05 [colin]      2.4.0cvs148
3402
3403         * src/mimeview.c
3404                 Don't force selection on middle-click, just open
3405
3406 2006-09-04 [colin]      2.4.0cvs147
3407
3408         * src/mimeview.c
3409                 Looks like gtk_notebook_set_current_page()
3410                 sometimes steals focus, and this annoys us
3411                 in MimeViewers as it renders navigation
3412                 keys useless. Take back focus after switching
3413                 pages.
3414
3415 2006-09-04 [colin]      2.4.0cvs146
3416
3417         * src/messageview.c
3418                 Set stop_loading when clicking on Next
3419                 during load. Don't add a callback to 
3420                 avoid over-complicating things.
3421
3422 2006-09-04 [colin]      2.4.0cvs145
3423
3424         * src/mimeview.c
3425         * src/messageview.c
3426                 Fix multiple loads in separate messageview
3427
3428 2006-09-04 [colin]      2.4.0cvs144
3429
3430         * src/summaryview.c
3431                 Let navigation keys be handled during 
3432                 load
3433
3434 2006-09-04 [colin]      2.4.0cvs143
3435
3436         * src/messageview.c
3437         * src/summaryview.c
3438         * src/textview.c
3439         * src/textview.h
3440                 Make loading of huge mails (lots of text and/or
3441                 images) cancellable, so the GUI doesn't block 
3442
3443 2006-09-04 [colin]      2.4.0cvs142
3444
3445         * src/plugins/trayicon/trayicon.c
3446                 Fix annoyance when removing a folder with 
3447                 unread mails: trayicon didn't update
3448
3449 2006-09-04 [paul]       2.4.0cvs141
3450
3451         * src/gtk/icon_legend.c
3452                 straighten up columns
3453                 Patch by Fabien Vantard
3454
3455 2006-09-04 [wwp]        2.4.0cvs140
3456
3457         * src/prefs_filtering.c
3458                 fix new line's account name in filtering prefs:
3459                 was "All", is now "(New)".
3460
3461 2006-09-04 [paul]       2.4.0cvs139
3462
3463         * tools/make.themes.project
3464                 use "AUTOMAKE_OPTIONS = dist-bzip2"
3465                 instead of homebrewed "make release"
3466
3467 2006-09-03 [colin]      2.4.0cvs138
3468
3469         * src/folderview.c
3470                 Fix bug #1007 (Wrong folder highlighted)
3471
3472 2006-09-03 [colin]      2.4.0cvs137
3473
3474         * src/compose.c
3475                 Don't set Newsgroup: header to a mail folder
3476                 path
3477
3478 2006-09-03 [paul]       2.4.0cvs136
3479
3480         * src/prefs_other.c
3481         * src/prefs_spelling.c
3482                 unify the gui
3483
3484 2006-09-03 [paul]       2.4.0cvs135
3485
3486         * src/prefs_summaries.c
3487                 correct menu item text in prefs_keybind_apply_clicked()
3488
3489 2006-09-03 [paul]       2.4.0cvs134
3490
3491         * manual/advanced.xml
3492                 some improvements to the descriptions
3493         * src/mainwindow.c
3494         * src/messageview.c
3495         * src/summaryview.c
3496         * src/gtk/menu.c
3497                 fix menu sensitivity issues
3498         * src/prefs_message.c
3499                 drop the useless word 'short'
3500         * src/prefs_other.c
3501                 add the word 'lines' indicating log length
3502                 is a measure of lines
3503         * src/textview.c
3504                 fix compilation warnings
3505
3506 2006-09-02 [colin]      2.4.0cvs133
3507
3508         * src/messageview.c
3509                 Display a special return-receipt message
3510                 if the message is from the user
3511         * src/summaryview.c
3512                 Fix missing freeze of the list when marking
3513                 all read and unthreading for exec. Thanks
3514                 to Stephan Sachse.
3515
3516 2006-09-02 [paul]       2.4.0cvs132
3517
3518         * src/mainwindow.c
3519         * src/prefs_message.c
3520         * src/summaryview.c
3521                 fix some english
3522
3523 2006-09-02 [wwp]        2.4.0cvs131
3524
3525         * src/prefs_filtering.c
3526                 added an account name column to the filtering rules
3527                 dialog.
3528
3529 2006-09-02 [colin]      2.4.0cvs130
3530
3531         * src/gtk/logwindow.c
3532         * src/gtk/logwindow.h
3533                 Block scrolling if we're not at the end
3534                 of the log
3535
3536 2006-09-02 [colin]      2.4.0cvs129
3537
3538         * src/folder.c
3539                 Make sure account-specific rules can't
3540                 be used in {pre-,post-,}processing
3541         * src/mainwindow.c
3542         * src/gtk/logwindow.c
3543         * src/gtk/logwindow.h
3544                 Jump to last error when clicking on the
3545                 warning icon
3546
3547 2006-09-02 [colin]      2.4.0cvs128
3548
3549         * src/imap.c
3550         * src/import.c
3551         * src/mainwindow.c
3552         * src/mainwindow.h
3553                 Fix warning icon
3554         * src/inc.c
3555         * src/mbox.c
3556         * src/mbox.h
3557                 Let proc_mbox know its account, for
3558                 account-specific rules
3559
3560 2006-09-01 [colin]      2.4.0cvs127
3561
3562         * src/codeconv.c
3563                 Don't uselessly use iconv to convert from
3564                 us-ascii
3565         * src/alertpanel.c
3566         * src/mainwindow.c
3567         * src/mainwindow.h
3568         * src/inc.c
3569                 Fix certain log cases, disable warning icon
3570                 for now, the correct way to display it when
3571                 necessary and only when necessary is probably
3572                 to do it manually rather than use error logs
3573         * src/etpan/imap-thread.c
3574                 Clean up UID logging a bit
3575         * src/gtk/logwindow.c
3576         * src/gtk/logwindow.h
3577                 Make logging faster when the window's closed
3578
3579 2006-09-01 [wwp]        2.4.0cvs126
3580
3581         * manual/fr/account.xml
3582                 reflect changes to the ref. manual (parts of cvs72):
3583                 fix tabnames and quotes.
3584
3585 2006-09-01 [wwp]        2.4.0cvs125
3586
3587         * manual/fr/plugins.xml
3588                 reflect changes to the reference manual (cvs42):
3589                 update IRC channel info.
3590
3591 2006-09-01 [wwp]        2.4.0cvs124
3592
3593         * commitHelper
3594                 use CVSEDITOR env. var. if set, according to `man cvs`.
3595
3596 2006-09-01 [wwp]        2.4.0cvs123
3597
3598         * manual/advanced.xml
3599                 better sentence again (thanks to Paul).
3600
3601 2006-09-01 [wwp]        2.4.0cvs122
3602
3603         * manual/advanced.xml
3604         fix definition of toolbar_detachable and rework a bit the one of
3605         enable_dotted_lines.
3606
3607 2006-09-01 [mones]      2.4.0cvs121
3608
3609         * manual/advanced.xml
3610                 Document enable_dotted_lines
3611
3612 2006-09-01 [paul]       2.4.0cvs120
3613
3614         * src/folderview.c
3615         * src/folderview.h
3616         * src/imap.c
3617         * src/mainwindow.c
3618         * src/summaryview.c
3619                 obey the 'When entering folder...' option
3620                 when using the /View/Go to/... menu items
3621                 Thanks to Colin
3622
3623 2006-08-31 [colin]      2.4.0cvs119
3624
3625         * src/folderview.c
3626                 Revert 2.4.0cvs116, wrong fix.
3627
3628 2006-08-31 [colin]      2.4.0cvs118
3629
3630         * src/gtk/gtksctree.c
3631                 Better state the various copyrights
3632
3633 2006-08-31 [colin]      2.4.0cvs117
3634
3635         * src/prefs_common.c
3636                 fix enable_dotted_lines
3637
3638 2006-08-31 [colin]      2.4.0cvs116
3639
3640         * src/folderview.c
3641                 Use pref "Always open on select" when going
3642                 to next unread folder
3643         * src/gtk/gtksctree.c
3644                 Fix link failure to _gtk_clist_create_cell_layout
3645                 on certain computers. (Why not mine, I wonder)
3646
3647 2006-08-31 [colin]      2.4.0cvs115
3648
3649         * src/procmsg.c
3650         * src/textview.c
3651         * src/plugins/bogofilter/bogofilter.c
3652         * src/plugins/spamassassin/spamassassin.c
3653                 Requalify some "errors" to warnings
3654         * src/mainwindow.c
3655         * src/mainwindow.h
3656         * src/statusbar.c
3657                 Add an icon in the statusbar to notify
3658                 of errors
3659         * src/gtk/gtksctree.c
3660         * src/folderview.c
3661         * src/summaryview.c
3662                 Make the GtkSCTree look more modern by
3663                 alternating background lines
3664         * src/prefs_common.c
3665         * src/prefs_common.h
3666                 Add a pref to let people have the old
3667                 way if they prefer
3668
3669
3670 2006-08-30 [colin]      2.4.0cvs114
3671
3672         * src/procmsg.c
3673         * src/procmsg.h
3674                 Provide a way to filter a list of
3675                 messages in an optimised manner, and
3676                 add a list-filtering hook
3677         * src/folder.c
3678         * src/inc.c
3679         * src/mbox.c
3680                 Use the list filtering
3681         * src/plugins/bogofilter/bogofilter.c
3682                 Use the list-filtering hook
3683                 Use -b (bulk) mode for more speed
3684                 when learning and filtering
3685         * src/etpan/imap-thread.c
3686                 Make log output shorter in UID SEARCH
3687
3688
3689 2006-08-30 [colin]      2.4.0cvs113
3690
3691         * src/plugins/bogofilter/bogofilter.c
3692                 Really fast mass learning - thanks to David
3693                 Relson for the options explanations :)
3694
3695 2006-08-30 [colin]      2.4.0cvs112
3696
3697         * src/msgcache.c
3698                 Fix compilation on FreeBSD. Thanks
3699                 to Michael Hugues
3700
3701 2006-08-29 [colin]      2.4.0cvs111
3702
3703         * src/folderview.c
3704                 Handle "popup_menu" signal (for popping the 
3705                 menu via the keyboard)
3706         * src/mimeview.c
3707         * src/mimeview.h
3708         * src/summaryview.c
3709         * src/textview.c
3710         * src/gtk/gtkutils.c
3711         * src/gtk/gtkutils.h
3712                 Factorize scrolling code, and add an API 
3713                 for MimeViewers to handle scroll orders
3714
3715 2006-08-29 [wwp]        2.4.0cvs110
3716
3717         * src/plugins//bogofilter/bogofilter.c
3718         * src/plugins//spamassassin/spamassassin.c
3719                 make the bogofilter/spamassassin filtering error dialogs at
3720         incorporation obey to the "don't popup error dialog on
3721         receive error" option. If disabled, feed the log window w/
3722         the error message.
3723
3724 2006-08-29 [paul]
3725
3726         2.5.0-rc2 released
3727
3728 2006-08-29 [paul]       2.4.0cvs109
3729
3730         * Makefile.am
3731                 remove 'make release', it's not needed
3732                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3733
3734 2006-08-29 [paul]       2.4.0cvs108
3735
3736         * src/foldersel.c
3737         * src/summary_search.c
3738         * src/gtk/progressdialog.c
3739         * src/plugins/pgpcore/passphrase.c
3740                 replace deprecated gtk_window_set_policy()
3741
3742 2006-08-29 [colin]      2.4.0cvs107
3743
3744         * src/folder.c
3745                 Fix data loss when copy fails during a move:
3746                 only use fast remove_msgs if everything was
3747                 copied OK; else use slow remove_msg on the
3748                 mails that got copied only.
3749
3750 2006-08-28 [paul]       2.4.0cvs106
3751
3752         * src/mh.c
3753                 revert change in 2.4.0cvs104, it breaks
3754                 stuff
3755
3756 2006-08-28 [paul]       2.4.0cvs105
3757
3758         * src/plugins/spamassassin/spamassassin.c
3759                 english fix
3760
3761 2006-08-28 [paul]       2.4.0cvs104
3762
3763         * src/mh.c
3764                 fix data loss when moving to another
3765                 mailbox fails
3766         * src/prefs_spelling.c
3767                 improve the english
3768         * src/gtk/pluginwindow.c
3769                 improve the layout of the dialog text
3770         All thanks to Colin
3771
3772 2006-08-28 [paul]       2.4.0cvs103
3773
3774         * src/plugins/bogofilter/bogofilter.c
3775         * src/plugins/bogofilter/bogofilter_gtk.c
3776                 fix english up a bit, innit
3777
3778 2006-08-28 [paul]       2.4.0cvs102
3779
3780         * configure.ac
3781         * po/Makefile.in.in
3782         * po/Makevars
3783                 require autoconf 2.60, enabling building
3784                 with gettext 0.15 (gettext 0.14.x build still
3785                 possible). Replace Makefiles with versions
3786                 from gettext 0.15.
3787                 Remove configure options --with-localedir and
3788                 --with-mandir. The options that are provided
3789                 directly by autoconf 2.60 can be used instead:
3790                 --mandir --localedir
3791
3792 2006-08-27 [colin]      2.4.0cvs101
3793
3794         * src/plugins/bogofilter/Makefile.am
3795                 Fix make dist (no README)
3796
3797 2006-08-27 [colin]      2.4.0cvs100
3798
3799         * src/folder.c
3800                 Don't use F_UNKNOWN folders for any default
3801                 outbox/trash/etc
3802         * src/plugins/bogofilter/bogofilter.c
3803         * src/plugins/bogofilter/bogofilter.h
3804         * src/plugins/bogofilter/bogofilter_gtk.c
3805                 Add an option to specify the path to bogofilter
3806                 Use single-quotes to be able to learn in folders
3807                 with spaces in their names
3808                 Verify learning status
3809
3810 2006-08-27 [colin]      2.4.0cvs99
3811
3812         * manual/faq.xml
3813         * manual/plugins.xml
3814                 Document Bogofilter plugin
3815
3816 2006-08-27 [colin]      2.4.0cvs98
3817
3818         * src/compose.c
3819         * src/messageview.c
3820         * src/procmsg.c
3821         * src/procmsg.h
3822                 When possible, copy the queued mail to sent folder
3823                 instead of re-adding. Much faster on IMAP.
3824
3825 2006-08-27 [colin]      2.4.0cvs97
3826
3827         * src/msgcache.c
3828                 Disable mmaped caches - huge metadata loss
3829                 here after a power failure.
3830         * src/summaryview.c
3831                 Add quicksearch timing
3832         * src/common/plugin.c
3833         * src/common/plugin.h
3834                 Implement an interface to tell what plugins
3835                 provide. Prevent loading of similar plugins.
3836         * src/plugins/clamav/clamav_plugin.c
3837         * src/plugins/demo/demo.c
3838         * src/plugins/dillo_viewer/dillo_viewer.c
3839         * src/plugins/pgpcore/plugin.c
3840         * src/plugins/pgpinline/pgpinline.c
3841         * src/plugins/pgpmime/pgpmime.c
3842         * src/plugins/spamassassin/spamassassin.c
3843         * src/plugins/trayicon/trayicon.c
3844                 Implement plugin_provides()
3845
3846 2006-08-27 [colin]      2.4.0cvs96
3847
3848         * configure.ac
3849         * src/plugins/Makefile.am
3850         * src/plugins/bogofilter/.cvsignore
3851         * src/plugins/bogofilter/Makefile.am
3852         * src/plugins/bogofilter/bogofilter.c
3853         * src/plugins/bogofilter/bogofilter.h
3854         * src/plugins/bogofilter/bogofilter_gtk.c
3855                 New Bogofilter plugin, provides filtering and
3856                 learning. Spamassassin will go to extra plugins.
3857
3858 2006-08-26 [mones]      2.4.0cvs95
3859
3860         * manual/handling.xml
3861                 Fix subfolder path in the example (thanks to Paul) 
3862
3863 2006-08-26 [mones]      2.4.0cvs94
3864
3865         * manual/glossary.xml
3866                 2.2. + add ISP to the glossary
3867                 7.5. + Add UIDL to glossary
3868                 7.7. + Add TCP to glossary
3869         * manual/handling.xml
3870                 7.1. + Mentions GNU/Linux distribution, what about the non...
3871                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3872                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3873                 7.4. = Use appropriate quotation for commands
3874                 7.6. = change "" to <quote></quote>
3875         * manual/plugins.xml
3876                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3877         * manual/starting.xml
3878                 2.1. + local mbox file: some examples of mbox file locations...
3879                 Also reformatted files requiring it
3880
3881 2006-08-26 [wwp]        2.4.0cvs93
3882
3883         * src/summary_search.c
3884                 disable find buttons while summary search is running.
3885
3886 2006-08-25 [colin]      2.4.0cvs92
3887
3888         * src/folder.c
3889         * src/folderutils.c
3890         * src/mh.c
3891         * src/procmsg.h
3892         * src/summaryview.c
3893                 Speed up MH moving, and add progressbar
3894                 for MH deletion
3895         * src/msgcache.c
3896                 Write cache files using mmap() too
3897
3898 2006-08-25 [wwp]        2.4.0cvs91
3899
3900         * src/summaryview.c
3901                 switch spam<->ham button when a message has been marked as spam or ham
3902                 and is still selected. Thanks to Colin.
3903
3904 2006-08-25 [paul]       2.4.0cvs90
3905
3906         * src/Makefile.am
3907         * src/stock_pixmap.c
3908         * src/stock_pixmap.h
3909         * src/summaryview.c
3910         * src/gtk/icon_legend.c
3911         * src/pixmaps/copied.xpm
3912         * src/pixmaps/moved.xpm
3913                 add icons for delayed execution marked for
3914                 copying, marked for moving
3915
3916 2006-08-25 [mones]      2.4.0cvs89
3917
3918         * manual/glossary.xml
3919                 Fix the other glossary items:
3920                 5.1. = Inmmediate execution -> <quote>immediate execution...
3921                 5.2. = Fix MBOX capitalization -> Mbox
3922                 5.3. + Improve Plugins def. w/ tech. ref.
3923                 5.4. = Quotation -> replace '>' by <quote>></quote>
3924                 5.5. - SMTP Server. -> remove dot
3925         * po/es.po
3926                 Updated translation
3927
3928 2006-08-25 [mones]      2.4.0cvs88
3929
3930         * manual/ack.xml
3931                 Reformatted, changed email address
3932         * manual/glossary.xml
3933                 Reformatted, fixed MANUAL-TODO items:
3934                 8.2. + add ROT-13 to glossary
3935                 8.4. + add URL to glossary
3936         * manual/es/advanced.xml
3937                 Fixed <literal>s
3938
3939 2006-08-25 [paul]       2.4.0cvs87
3940
3941         * src/gtk/icon_legend.c
3942                 add 'marked for deletion' icon
3943                 arrange icons by containing column
3944                 wrap long label text
3945
3946 2006-08-25 [colin]      2.4.0cvs86
3947
3948         * src/common/utils.c
3949         * src/common/utils.h
3950                 Add the sc_g_*list_bigger functions in
3951                 a place everyone can use it
3952         * src/summaryview.c
3953                 Only freeze/thaw the list when working
3954                 on the selection, if it's bigger than 1
3955         * src/gtk/gtksctree.c
3956                 Only freeze/thaw the list when unselec-
3957                 ting 'all' if ('all' != 1)
3958                 This avoids some flickering
3959
3960 2006-08-24 [colin]      2.4.0cvs85
3961
3962         * src/addressbook.c
3963                 Fix strange list selection
3964                 Fix random seg (Invalid read of freed memory)
3965
3966 2006-08-24 [colin]      2.4.0cvs84
3967
3968         * src/alertpanel.c
3969         * src/gtk/inputdialog.c
3970         * src/plugins/pgpcore/passphrase.c
3971                 Revert minimal width patch of 2.4.0cvs67,
3972                 as it is also a maximal width. Use 
3973                 gtk_window_set_default_size instead.
3974
3975 2006-08-24 [colin]      2.4.0cvs83
3976
3977         * src/msgcache.c
3978                 Write cache/mark to temp files before
3979                 overwriting old ones (avoids metadata
3980                 loss if writing the new files fail).
3981                 Use mmap() to read cache/mark file, as
3982                 this makes cache reading faster. Dis-
3983                 abled for big-endian machines until it
3984                 can be tested. (Big-endian users: set
3985                 msgcache_use_mmap = TRUE in the relevant
3986                 #if).
3987         * src/procmsg.h
3988                 Move rarely used fields of MsgInfo in 
3989                 another structure, which will only be
3990                 allocated if needed. Face, X-Face,
3991                 Return receipt headers and List-*
3992                 headers are moved. Mails having none
3993                 of these occupy 52 bytes less with
3994                 this patch, which makes 2.5MB of RAM
3995                 saved on a 50k folder).
3996         * src/headerview.c
3997         * src/mainwindow.c
3998         * src/messageview.c
3999         * src/partial_download.c
4000         * src/procheader.c
4001         * src/procmsg.c
4002         * src/textview.c
4003                 Follow this structure change.
4004
4005 2006-08-24 [wwp]        2.4.0cvs82
4006
4007         * manual/es/.cvsignore
4008         * manual/es/dist/.cvsignore
4009         * manual/es/dist/html/.cvsignore
4010         * manual/es/dist/pdf/.cvsignore
4011         * manual/es/dist/ps/.cvsignore
4012         * manual/es/dist/txt/.cvsignore
4013                 more (generated) files to ignore.
4014
4015 2006-08-24 [colin]      2.4.0cvs81
4016
4017         * src/folder.c
4018         * src/mh.c
4019                 Fix possible problems with local delivery. Check the folder doesn't
4020                 need scan before setting its mtime when saving cache (which can be
4021                 done long after the folder's been modified by an external process);
4022                 Check that the stored item's mtime didn't change in mh functions.
4023
4024 2006-08-24 [mones]      2.4.0cvs80
4025
4026         * manual/advanced.xml
4027                 Rewrapping, some fixes and MANUAL-TODO items:
4028                 8.1. = change "" to <quote></quote>
4029                 8.3. = quote menu items
4030                 8.5. - deploying -> new user ... ideally a new user (redundant)
4031
4032 2006-08-23 [colin]      2.4.0cvs79
4033
4034         * src/gtk/gtksctree.c
4035                 When selecting or deselecting range, only
4036                 freeze/thaw when selection is bigger than 10
4037
4038 2006-08-23 [colin]      2.4.0cvs78
4039
4040         * src/messageview.c
4041         * src/mimeview.c
4042         * src/mimeview.h
4043         * src/plugins/dillo_viewer/dillo_viewer.c
4044                 Provide an API for MimeViewer plugins to
4045                 return a text selection for replying
4046
4047 2006-08-23 [colin]      2.4.0cvs77
4048
4049         * src/image_viewer.c
4050         * src/textview.c
4051                 Use gtk_pixbuf_new_from_file_at_scale(), which
4052                 is faster than getting the pixbuf then resizing
4053                 it.
4054
4055 2006-08-23 [colin]      2.4.0cvs76
4056
4057         * src/procmime.c
4058                 UTF-8 should be sent Quoted-printable
4059
4060 2006-08-22 [colin]      2.4.0cvs75
4061
4062         * src/mh.c
4063                 Check if scan is required before touching
4064                 the folder (or it'll be required every time)
4065
4066 2006-08-22 [colin]      2.4.0cvs74
4067
4068         * configure.ac
4069                 Require libetpan 0.46 (crasher fix when built
4070                 against gnutls)
4071
4072 2006-08-22 [colin]      2.4.0cvs73
4073
4074         * src/folder.c
4075                 Set folder's mtime after writing its
4076                 cache
4077         * src/folderview.c
4078                 Add some timing
4079         * src/procmsg.c
4080                 Don't do useless stuff if we don't 
4081                 thread by subject
4082         * src/summaryview.c
4083                 Add some timing, don't deselect prior
4084                 to selecting (gtksctree does it itself),
4085                 remove crash avoidance hacks as it's been
4086                 properly fixed since a while
4087         * src/common/utils.c
4088                 Optimize to_human_readable(): _() is slow,
4089                 do it only once, and avoid %f format for KB
4090                 (the most common in a summaryview)
4091         * src/gtk/gtksctree.c
4092                 Don't uselessly freeze/thaw (fixes flicker
4093                 on next unread and friends), reduce number
4094                 of g_list_nth/g_list_position where possible
4095         * src/gtk/gtkutils.c
4096         * src/gtk/gtkutils.h
4097                 Reduce number of g_list_nth/g_list_position
4098                 where possible.
4099                 All of this makes loading as 70k folder 2.1
4100                 seconds instead of 3.2 (with hot FS caches).
4101                 (1.3 seconds without Date and Size columns...)
4102
4103 2006-08-22 [paul]       2.4.0cvs72
4104
4105         wrap documents and do some items from mones' MANUAL-TODO:
4106
4107         * manual/account.xml
4108                 4.1. = fix tabname references to <quote>tabname</quote>
4109                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
4110         * manual/faq.xml
4111                 1.1. = mentioned options don't match UI
4112                 Add information about the 'Never send Return Receipts'
4113                 option
4114         * manual/handling.xml
4115                 6.2. = Mentions Extended symbols button, but now is
4116                 named Information
4117                 6.3. = Mentions ... button, which is now Edit
4118
4119 2006-08-22 [colin]      2.4.0cvs71
4120
4121         * src/gtk/pluginwindow.c
4122                 Fix layout in verbose translations (such
4123                 as french)
4124
4125 2006-08-22 [paul]       2.4.0cvs70
4126
4127         * manual/Makefile.am
4128                 build manuals in alphabetical order
4129         * src/addressbook.c
4130         * src/prefs_themes.c
4131                 replace/remove deprecated symbols
4132         * src/gtk/gtkutils.c
4133                 fix a warning
4134         * src/gtk/pluginwindow.c
4135                 replace deprecated symbol
4136                 replace label text and move it
4137         * src/plugins/pgpcore/prefs_gpg.c
4138                 move the 'Generate...' button out of the
4139                 Sign Key frame, replace the English used
4140         * src/plugins/pgpcore/sgpgme.c
4141                 fixes to the English
4142
4143 2006-08-21 [colin]      2.4.0cvs69
4144
4145         * src/plugins/trayicon/trayicon.c
4146                 Add more strings for translation; patch
4147                 by Pawel
4148
4149 2006-08-21 [colin]      2.4.0cvs68
4150
4151         * src/compose.c
4152                 fix replied flag not set after drafting
4153         * src/matcher.c
4154                 fix body quicksearch in non-encoded bodies
4155                 containing '='
4156         * src/msgcache.c
4157                 Get rid of the g_malloc workaround for
4158                 corrupted caches, use g_try_malloc
4159
4160 2006-08-21 [colin]      2.4.0cvs67
4161
4162         * src/alertpanel.c
4163         * src/gtk/inputdialog.c
4164         * src/plugins/pgpcore/passphrase.c
4165                 Set minimal width to 375
4166         * src/mainwindow.c
4167                 Fix switching to offline, asking if it 
4168                 should be overriden for synchronising
4169         * src/mimeview.c
4170                 Don't offer to remember command on Open 
4171                 with for text parts, as the browser or 
4172                 text editor command isn't changed from 
4173                 there
4174
4175 2006-08-20 [paul]       2.4.0cvs66
4176
4177         * po/ko.po
4178         * po/zh_CN.po
4179                 fix plural form errors. revealed by stricter
4180                 checking of gettext 0.15
4181
4182 2006-08-18 [paul]       2.4.0cvs65
4183
4184         * src/stock_pixmap.c
4185                 fix the fix of 2.4.0cvs64
4186                 Thanks to Colin
4187
4188 2006-08-18 [paul]       2.4.0cvs64
4189
4190         * src/stock_pixmap.c
4191                 fix leaks
4192                 Thanks to Colin
4193
4194 2006-08-18 [paul]       2.4.0cvs63
4195
4196         * src/compose.c
4197         * src/procmsg.c
4198                 fix occasional IMAP bug where large msgs
4199                 were left in the queue folder after sending
4200                 Thanks to Colin
4201
4202 2006-08-18 [paul]       2.4.0cvs62
4203
4204         * src/folderview.c
4205                 freeze the summaryview while quicksearch results
4206                 are displayed
4207                 (fixes bug 456 'current message is hidden when the
4208                 view is refreshed and extended search is "unread 
4209                 messages"')
4210                 Thanks to Colin
4211         * src/textview.c
4212                 add missing #include "inputdialog.h"
4213         * src/common/utils.h
4214                 add missing mailcap_update_default() and improve
4215                 readability
4216
4217 2006-08-17 [colin]      2.4.0cvs61
4218
4219         * src/plugins/pgpcore/select-keys.c
4220                 Fix warnings :)
4221
4222 2006-08-17 [colin]      2.4.0cvs60
4223
4224         * src/compose.c
4225                 Don't continue queuing if Cancel is clicked
4226                 in select-keys
4227
4228 2006-08-17 [colin]      2.4.0cvs59
4229
4230         * src/plugins/pgpcore/select-keys.c
4231                 When encrypting, if only one key matches and it 
4232                 matches exactly, automatically use it.
4233
4234 2006-08-17 [colin]      2.4.0cvs58
4235
4236         * src/mimeview.c
4237         * src/prefs_common.c
4238         * src/prefs_common.h
4239         * src/prefs_ext_prog.c
4240         * src/textview.c
4241                 Fix issues with previous patch (text/html)
4242                 Remove outdated prefs
4243
4244 2006-08-17 [colin]      2.4.0cvs57
4245
4246         * src/imap.c
4247                 Add View Log button on auth error
4248         * src/procmsg.c
4249                 Fix encrypted mail marked as new when
4250                 saved in normal folders
4251         * src/plugins/pgpinline/pgpinline.c
4252                 Fix encrypt bug on IMAP
4253         * src/mimeview.c
4254         * src/common/utils.c
4255         * src/common/utils.h
4256         * src/gtk/inputdialog.c
4257         * src/gtk/inputdialog.h
4258                 Get rid of metamail stuff, simplify
4259                 opening, and allow remembering of user's
4260                 choices (by updating ~/.mailcap). There's
4261                 still to drop "Audio player" and "Image
4262                 viewer" preferences.
4263
4264 2006-08-17 [mones]      2.4.0cvs56
4265
4266         * manual/es/sylpheed-claws-manual.xml
4267                 fix DTD path
4268
4269 2006-08-17 [mones]      2.4.0cvs55
4270
4271         * configure.ac
4272         * manual/Makefile.am
4273         * manual/es/Makefile.am
4274         * manual/es/account.xml
4275         * manual/es/ack.xml
4276         * manual/es/addrbook.xml
4277         * manual/es/advanced.xml
4278         * manual/es/faq.xml
4279         * manual/es/glossary.xml
4280         * manual/es/gpl.xml
4281         * manual/es/handling.xml
4282         * manual/es/intro.xml
4283         * manual/es/keyboard.xml
4284         * manual/es/plugins.xml
4285         * manual/es/starting.xml
4286         * manual/es/sylpheed-claws-manual.xml
4287         * manual/es/dist/Makefile.am
4288         * manual/es/dist/html/Makefile.am
4289         * manual/es/dist/pdf/Makefile.am
4290         * manual/es/dist/ps/Makefile.am
4291         * manual/es/dist/txt/Makefile.am
4292                 Spanish translation for the manual
4293
4294 2006-08-16 [colin]      2.4.0cvs54
4295
4296         * src/compose.c
4297         * src/main.c
4298         * src/mainwindow.c
4299                 Fix send button sensitivity at startup
4300                 Set send menu sensitivity (patch by Fabien)
4301         * src/ssl_manager.c
4302                 Enable closing with esc (patch by Fabien)
4303         * src/gtk/foldersort.c
4304                 Enable closing with esc (patch by Fabien)
4305         * src/procmime.c
4306                 Optimisation (no need to copy to tempfile to
4307                 "decode" 7bit and 8bit)
4308         * src/summaryview.c
4309                 Fix cruft in swap_from case
4310         * src/textview.c
4311                 Fix missing last line in some mail cases 
4312                 (Fixes debian #381872)
4313         * src/plugins/pgpcore/prefs_gpg.c
4314         * src/plugins/pgpcore/sgpgme.c
4315         * src/plugins/pgpcore/sgpgme.h
4316                 Don't show "no key found" when user explicitely
4317                 wants to create a key
4318
4319 2006-08-16 [paul]       2.4.0cvs53
4320
4321         * configure.ac
4322         * src/account.c
4323         * src/addressbook.c
4324         * src/headerview.c
4325         * src/prefs_account.c
4326         * src/prefs_message.c
4327         * src/gtk/gtkutils.c
4328                 bump up minimum required versions of GTK+ and
4329                 GLIB to 2.6.0
4330
4331 2006-08-16 [paul]       2.4.0cvs52
4332
4333         * src/toolbar.c
4334                 workaround GTK+ Bug 351600 - 'Can't re-click
4335                 on button after sensitivity update'
4336                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
4337                 Thanks to Colin
4338
4339 2006-08-15 [colin]      2.4.0cvs51
4340
4341         * src/plugins/pgpcore/prefs_gpg.c
4342                 Set options sensitivity according to
4343                 key existence
4344         * src/plugins/pgpcore/sgpgme.c
4345                 Allow to create key with no passphrase
4346
4347 2006-08-14 [cleroy]     2.4.0cvs50
4348
4349         * src/gtk/pluginwindow.c
4350                 New layout (maybe to be changed?)
4351         * src/gtk/gtkutils.c
4352                 Fix a bit label_window
4353         * src/plugins/pgpcore/passphrase.c
4354         * src/plugins/pgpcore/passphrase.h
4355         * src/plugins/pgpcore/plugin.c
4356         * src/plugins/pgpcore/prefs_gpg.c
4357         * src/plugins/pgpcore/prefs_gpg.h
4358         * src/plugins/pgpcore/sgpgme.c
4359         * src/plugins/pgpcore/sgpgme.h
4360                 Allow to create a PGP private key via the GUI
4361
4362 2006-08-14 [wwp]        2.4.0cvs49
4363
4364         * src/addressbook_foldersel.c
4365                 fix strict ISO C90 compliance.
4366
4367 2006-08-14 [paul]       2.4.0cvs48
4368
4369         * src/gtk/prefswindow.c
4370                 re-set scrolled window on opening
4371                 Patch by Ticho
4372
4373 2006-08-14 [paul]
4374
4375         2.5.0-rc1 released
4376
4377 2006-08-14 [paul]       2.4.0cvs47
4378
4379         * src/prefs_display_header.c
4380                 re-enable user-defined Displayed Headers
4381
4382 2006-08-14 [paul]       2.4.0cvs46
4383
4384         * src/prefs_account.c
4385                 use GTK_STOCK_EDIT
4386
4387 2006-08-13 [colin]      2.4.0cvs45
4388
4389         * src/common/utils.c
4390                 Fix "a" in quote when the original message is empty,
4391                 by using \0 instead of 'a' to test writability of
4392                 temp files.
4393
4394 2006-08-13 [wwp]        2.4.0cvs44
4395
4396         * src/plugins/spamassassin/spamassassin.c
4397                 fix capitalization of "SpamAssassin" in some debug, log and
4398                 dialog messages.
4399
4400 2006-08-13 [paul]       2.4.0cvs43
4401
4402         * src/editldap.c
4403                 fix overlapping widgets
4404         * src/prefs_account.c
4405                 fix translation of protocol_names[]
4406                 fix label disappearing off the edge of the
4407                 visible area
4408
4409 2006-08-12 [paul]       2.4.0cvs42
4410
4411         * manual/plugins.xml
4412                 update IRC channel info before it gets forgotten
4413                 about
4414
4415 2006-08-11 [colin]      2.4.0cvs41
4416
4417         * src/compose.c
4418         * src/mainwindow.c
4419         * src/mainwindow.h
4420         * src/procmsg.c
4421         * src/procmsg.h
4422         * src/summaryview.c
4423         * src/toolbar.c
4424                 Grey out the Send button if
4425                 - Queue folders are empty, or
4426                 - We're sending already
4427
4428 2006-08-11 [wwp]        2.4.0cvs40
4429
4430         * src/main.c
4431                 fix a logic issue when quitting while a compose window is
4432                 still open, thanks to Colin.
4433
4434 2006-08-10 [colin]      2.4.0cvs39
4435
4436         * src/main.c
4437                 Fix default font size setting after wizard run
4438         * src/imap.c
4439         * src/etpan/imap-thread.c
4440         * src/etpan/imap-thread.h
4441                 Fix bug #999 (Timing out on TSL cert validation 
4442                 dialog makes ugly things happen). Also, STARTTLS
4443                 unconditionnaly if initial capabilities contain
4444                 LOGINDISABLED and STARTTLS.
4445
4446 2006-08-09 [colin]      2.4.0cvs38
4447
4448         * src/mainwindow.c
4449         * src/mainwindow.h
4450                 Fix Tools/Actions sensitivity when there are
4451                 no actions
4452
4453 2006-08-09 [colin]      2.4.0cvs37
4454
4455         * src/prefs_filtering.c
4456                 Warning fix, patch by Paul
4457         * src/messageview.c
4458         * src/prefs_actions.c
4459         * src/prefs_filtering_action.c
4460         * src/prefs_matcher.c
4461                 Uniformisation of "Info ..." to "Info..." (for
4462                 old gtk), patch by Fabien
4463         * src/plugins/clamav/clamav_plugin_gtk.c
4464                 Sensitivity fix by Fabien
4465
4466 2006-08-09 [colin]      2.4.0cvs36
4467
4468         * src/main.c
4469         * src/main.h
4470                 Add a function to know whether we're exiting
4471         * src/plugins/trayicon/trayicon.c
4472                 If exiting, don't do anything. Faster, and
4473                 avoids gtk_main_iteration reentracy causing
4474                 segfaults at exit
4475
4476 2006-08-09 [colin]      2.4.0cvs35
4477
4478         * src/messageview.c
4479         * src/mimeview.c
4480         * src/mimeview.h
4481                 Fix lack of part selection when automatically 
4482                 jumping to a specific part
4483         * src/msgcache.c
4484                 Little optimisation in cache reading
4485
4486 2006-08-09 [colin]      2.4.0cvs34
4487
4488         * src/compose.c
4489                 Fix crash setting the priority on reedit
4490                 (Accessing compose before creating it!)
4491
4492 2006-08-08 [colin]      2.4.0cvs33
4493
4494         * src/procmime.c
4495                 Fix bug #998 (last attachment is not accessible)
4496                 Bad RFC interpretation on multipart close-delimiters
4497         * src/mimeview.c
4498         * src/mimeview.h
4499         * src/gtk/gtkvscrollbutton.c
4500         * src/gtk/gtkvscrollbutton.h
4501                 Make attachments list wheel-scrollable
4502
4503 2006-08-07 [colin]      2.4.0cvs32
4504
4505         * src/gtk/gtkaspell.c
4506                 Fix bug #973 (Unicode punctation characters 
4507                 are not recognized as separators by the
4508                 spell checker); fix unsigned stuff
4509
4510 2006-08-07 [colin]      2.4.0cvs31
4511
4512         * src/compose.c
4513                 Fix bug #956 (DnD text with accents in compose 
4514                 text entry); fix gccc's signed/unsigned fuss
4515
4516 2006-08-06 [colin]      2.4.0cvs30
4517
4518         * src/main.c
4519                 Fix bug #979 (Plugin crashes when exiting 
4520                 sylpheed-claws) : handle exit request only 
4521                 once
4522
4523 2006-08-05 [colin]      2.4.0cvs29
4524
4525         * src/news.c
4526                 Just make sure we have a msgid.
4527
4528 2006-08-05 [colin]      2.4.0cvs28
4529
4530         * src/news.c
4531         * src/summaryview.c
4532                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4533                 by reimplementing it
4534         * src/textview.c
4535                 Fix bug when hiding quotes with level > 3 and quote
4536                 colors are recycled
4537
4538 2006-08-04 [colin]      2.4.0cvs27
4539
4540         * src/compose.c
4541         * src/undo.c
4542         * src/undo.h
4543                 Fix a bit replace-by-pasting undo
4544         * src/mainwindow.c
4545         * src/messageview.c
4546                 Fix Fold quotes menu synchro in
4547                 mainwindow when it changes in 
4548                 messageview
4549         * src/textview.c
4550                 Fix right-click on quotes blocks
4551         * src/common/utils.c
4552                 Verify that the file created by
4553                 my_tmpfile() is writable. Fixes
4554                 bug #988 (very specific filesystem
4555                 issue)
4556         * src/plugins/pgpcore/sgpgme.c
4557                 Fix file descriptor leak
4558         * src/plugins/spamassassin/spamassassin.c
4559                 Warn once if spamd isn't reachable
4560
4561 2006-08-04 [colin]      2.4.0cvs26
4562
4563         * src/toolbar.c
4564                 i18n context patch by Fabien
4565
4566 2006-08-03 [colin]      2.4.0cvs25
4567
4568         * src/mainwindow.c
4569         * src/messageview.c
4570                 Rename "Hide quotes" to "Fold quotes"
4571         * src/textview.c
4572                 Don't use hand cursor on quotes. "all 
4573                 the bonuses of the feature and none of 
4574                 unwelcome side-effects"
4575
4576 2006-08-03 [colin]      2.4.0cvs24
4577
4578         * AUTHORS
4579         * sylpheed-claws.desktop
4580         * src/gtk/authors.h
4581                 Bring the desktop file to XDG compliance
4582                 Patch by Charles A. Edwards
4583
4584 2006-08-03 [colin]      2.4.0cvs23
4585
4586         * src/textview.c
4587                 Fix links offset when they are preceded
4588                 by accentued chars (g_utf8_strlen!)
4589         * src/mainwindow.c
4590                 Fix wrong status when starting offline
4591
4592
4593 2006-08-03 [wwp]        2.4.0cvs22
4594
4595         * src/prefs_common.h
4596                 ask what to do w/ filtering rules that belong to an account when
4597                 applying filtering rules manually from the main window (skip,
4598                 apply regardless of the account, use current account). This dialog
4599                 can be skipped and the last reply used.
4600                 (forgot that file)
4601
4602 2006-08-03 [wwp]        2.4.0cvs21
4603
4604         * src/filtering.c
4605         * src/filtering.h
4606         * src/prefs_common.c
4607         * src/summaryview.c
4608         * src/alertpanel.c
4609         * src/alertpanel.h
4610         * src/messageview.c
4611                 ask what to do w/ filtering rules that belong to an account when
4612                 applying filtering rules manually from the main window (skip,
4613                 apply regardless of the account, use current account). This dialog
4614                 can be skipped and the last reply used.
4615
4616
4617 2006-08-03 [colin]      2.4.0cvs20
4618
4619         * src/textview.c
4620                 Optimize previous patch
4621
4622 2006-08-03 [cleroy]     2.4.0cvs19
4623
4624         * src/textview.c
4625                 Fix quotes getting toggled back when the
4626                 mail has an even number of text parts
4627
4628 2006-08-02 [colin]      2.4.0cvs18
4629
4630         * src/messageview.c
4631                 Add Hide quotes menu
4632
4633 2006-08-02 [colin]      2.4.0cvs17
4634
4635         * src/mainwindow.c
4636         * src/prefs_common.c
4637         * src/textview.c
4638         * src/textview.h
4639         * src/gtk/about.c
4640                 Allow per-level quote hiding,
4641                 Allow toggling quotes by double-clicking them
4642                 Rename RemoteURI to ClickableText to reflect
4643                 the fact it's used for a variety of things
4644
4645 2006-08-02 [wwp]        2.4.0cvs16
4646
4647         * src/mainwindow.c
4648                 fix "View/Hide quotes" menu item status initialization.
4649
4650 2006-08-02 [wwp]        2.4.0cvs15
4651
4652         * src/matcher_parser_parse.y
4653                 remove a debug trace.
4654
4655 2006-08-02 [paul]       2.4.0cvs14
4656
4657         * src/plugins/pgpcore/passphrase.c
4658                 don't set initial dialog size
4659                 make it resizable
4660
4661 2006-08-02 [paul]       2.4.0cvs13
4662
4663         * src/noticeview.c
4664                 remove the rogue '/' character
4665
4666 2006-08-02 [paul]       2.4.0cvs12
4667
4668         * src/noticeview.c
4669                 allow buttons to resize as necessary
4670
4671 2006-08-01 [wwp]        2.4.0cvs11
4672
4673         * src/mbox.c
4674                 fix strict ISO C90 compliance.
4675
4676 2006-08-01 [wwp]        2.4.0cvs10
4677
4678         * tools/update-po
4679                 updated update-po tool to work w/ context-dependent translations.
4680                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4681
4682 2006-08-01 [wwp]        2.4.0cvs9
4683
4684         * src/matcher.c
4685         * src/prefs_filtering.c
4686         * src/prefs_matcher.c
4687                 allow context-dependent translations for "All",
4688                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4689
4690 2006-07-31 [colin]      2.4.0cvs8
4691
4692         * AUTHORS
4693         * src/gtk/authors.h
4694                 Add Rafal to authors
4695
4696 2006-07-31 [colin]      2.4.0cvs7
4697
4698         * src/compose.c
4699         * src/mainwindow.c
4700         * src/messageview.h
4701         * src/prefs_common.c
4702         * src/prefs_common.h
4703         * src/textview.c
4704                 Add 'View/Hide quotes'. Patch based on a patch
4705                 by Rafal Weglarz
4706
4707 2006-07-31 [colin]      2.4.0cvs6
4708
4709         * src/action.c
4710                 Fix problem with "> stuff >" actions
4711
4712 2006-07-31 [paul]       2.4.0cvs5
4713
4714         * po/nb.po
4715                 updated by Geir Helland
4716
4717 2006-07-31 [wwp]        2.4.0cvs4
4718
4719         * src/mainwindow.c
4720         * src/summaryview.c
4721         * src/summaryview.h
4722                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4723                 thanks to Colin.
4724
4725 2006-07-31 [wwp]        2.4.0cvs3
4726
4727         * src/Makefile.am
4728         * src/addr_compl.c
4729         * src/addr_compl.h
4730         * src/addressbook.c
4731         * src/addressbook.h
4732         * src/addressbook_foldersel.c
4733         * src/addressbook_foldersel.h
4734         * src/addrindex.c
4735         * src/addrindex.h
4736         * src/matcher.c
4737         * src/matcher.h
4738         * src/matcher_parser_lex.l
4739         * src/matcher_parser_parse.y
4740         * src/prefs_common.c
4741         * src/prefs_common.h
4742         * src/prefs_filtering.c
4743         * src/prefs_matcher.c
4744         * src/prefs_matcher.h
4745         * src/summaryview.c
4746                 introduce filtering against the address book. It's now possible to add
4747                 matched conditions to determine if any email address in a message matches
4748                 or doesn't match any or all books or folders in the address book.
4749
4750 2006-07-31 [wwp]        2.4.0cvs2
4751
4752         * src/account.c
4753         * src/filtering.c
4754         * src/filtering.h
4755         * src/folder.c
4756         * src/folderview.c
4757         * src/inc.c
4758         * src/mainwindow.c
4759         * src/matcher.c
4760         * src/matcher_parser_lex.l
4761         * src/matcher_parser_parse.y
4762         * src/mbox.c
4763         * src/prefs_filtering.c
4764         * src/prefs_filtering.h
4765         * src/procmsg.c
4766         * src/procmsg.h
4767         * src/summaryview.c
4768                 introduce per-account filtering rules. Each filtering rule can now be assigned
4769                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4770                 when applying filtering rules manually, as all rules will apply - even the ones
4771                 assigned to an account. This issue will be addressed soon.
4772  
4773
4774
4775 2006-07-31 [wwp]        2.4.0cvs1
4776
4777         * src/quote_fmt.c
4778                 make more strings translatable.
4779
4780 2006-07-31 [paul]       2.4.0
4781
4782         2.4.0 released
4783
4784 2006-07-31 [paul]       2.3.1cvs91
4785
4786         * po/ca.po
4787                 updated by Miquel Oliete
4788
4789 2006-07-31 [paul]       2.3.1cvs90
4790
4791         * po/de.po
4792         * po/el.po
4793         * po/fr.po
4794         * po/it.po
4795         * po/pl.po
4796         * po/pt_BR.po
4797         * po/sr.po
4798         * po/zh_CN.po
4799                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4800                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4801                 Aleksandar Urosevic, and Ralgh Young
4802
4803 2006-07-31 [paul]       2.3.1cvs89
4804
4805         * src/account.c
4806         * src/main.c
4807         * src/mainwindow.c
4808         * src/mainwindow.h
4809                 Fix a race condition when, after an SC crash, rescanning
4810                 folders took more than 0.5 seconds
4811                 Thanks to Colin
4812
4813 2006-07-31 [paul]       2.3.1cvs88
4814
4815         * src/folderview.c
4816                 don't translate separator strings
4817
4818 2006-07-30 [mones]      2.3.1cvs87
4819
4820         * doc/man/sylpheed-claws.1
4821                 Fixed non-ASCII chars in Hoa's name
4822         * po/es.po
4823                 Updated for release
4824
4825 2006-07-27 [colin]      2.3.1cvs86
4826
4827         * src/textview.c
4828                 Don't include the leading \n in links
4829                 Patch by Fabien
4830
4831 2006-07-25 [colin]      2.3.1cvs85
4832
4833         * src/mainwindow.c
4834         * src/common/socket.h
4835         * src/etpan/imap-thread.c
4836                 Refresh resolvers before connecting
4837                 to IMAP servers, and after switching
4838                 to online. Thanks to Paul.
4839
4840 2006-07-18 [colin]
4841
4842         * 2.4.0-rc4 released
4843
4844 2006-07-17 [colin]      2.3.1cvs84
4845
4846         * src/inc.c
4847                 Show connection attempt in statusbar before
4848                 connecting (previously first message was
4849                 "Retrieving messages from ..." after the
4850                 connection succeeded.
4851
4852 2006-07-16 [wwp]        2.3.1cvs83
4853
4854         * sylpheed-claws.ico
4855                 Added .ico file (windows multi-size icon file, generated).
4856
4857 2006-07-12 [wwp]        2.3.1cvs82
4858
4859         * src/messageview.c
4860                 remove Message/Re-edit menu entry from messageview window,
4861                 as sent/draft/queued messages are opened in compose window when
4862                 re-edited and it's not possible to re-edit other msgs.
4863
4864 2006-07-12 [paul]       2.3.1cvs81
4865
4866         * AUTHORS
4867         * src/mainwindow.c
4868         * src/gtk/authors.h
4869                 check online state before resetting
4870                 mailcheck timer. Useful if some program
4871                 verifies connection state and updates
4872                 Claws.
4873                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
4874
4875 2006-07-12 [paul]       2.3.1cvs80
4876
4877         * sylpheed-claws-128x128.png
4878         * sylpheed-claws-64x64.png
4879         * sylpheed-claws.png
4880         * src/Makefile.am
4881         * src/main.c
4882         * src/prefs_toolbar.c
4883         * src/stock_pixmap.c
4884         * src/stock_pixmap.h
4885         * src/wizard.c
4886         * src/gtk/about.c
4887         * src/gtk/gtkutils.c
4888         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
4889         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
4890         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
4891         * src/pixmaps/sylpheed.xpm              ** REMOVED **
4892         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
4893         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
4894                 updated and renamed logo/icon files and related
4895                 logo by Jesper Schultz
4896
4897 2006-07-11 [paul]       2.3.1cvs79
4898
4899         * src/main.c
4900                 fix the labels a smidgin
4901
4902 2006-07-09 [colin]      2.3.1cvs78
4903
4904         * src/textview.c
4905                 Show errors in textviewer's command
4906                 Patch by H. Merijn Brand
4907
4908 2006-07-09 [colin]      2.3.1cvs77
4909
4910         * src/compose.c
4911                 Save FMID in drafts too
4912
4913 2006-07-08 [colin]      2.3.1cvs76
4914
4915         * src/compose.c
4916                 Svae RMID in drafted mails too
4917                 Save quote_fmt vars for whole mails,
4918                 don't reset at each quote_fmt_init:
4919                 allows to use the same |i{var} in
4920                 various template fields
4921         * src/prefs_template.c
4922         * src/quote_fmt.h
4923         * src/quote_fmt_parse.y
4924                 Same
4925
4926 2006-07-08 [colin]      2.3.1cvs75
4927
4928         * src/textview.c
4929                 Fix highlighting of attached parts URIs
4930
4931 2006-07-08 [colin]      2.3.1cvs74
4932
4933         * src/main.c
4934                 Prevent bug #981 (sc 2.3.1 segfaults with 
4935                 gtk+ 2.10) from being reported again:
4936                 if Sylpheed-Claws has been compiled against
4937                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
4938                 of if Sylpheed-Claws has been compiled against
4939                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
4940                 error out.
4941
4942 2006-07-07 [colin]      2.3.1cvs73
4943
4944         * src/prefs_actions.c
4945                 Fix label
4946
4947 2006-07-07 [colin]      2.3.1cvs72
4948
4949         * src/prefs_actions.c
4950                 Fix compile on gtk < 2.8. argh :)
4951
4952 2006-07-07 [paul]       2.3.1cvs71
4953
4954         * src/common/defs.h
4955                 update DONATE_URI
4956
4957 2006-07-07 [colin]      2.3.1cvs70
4958
4959         * po/POTFILES.in
4960         * src/quote_fmt.c
4961         * src/quote_fmt_lex.l
4962         * src/quote_fmt_parse.y
4963                 Add |i{var}, a way to insert user-entered
4964                 text in a template
4965
4966 2006-07-07 [colin]
4967
4968         * 2.4.0-rc3 released
4969
4970 2006-07-07 [colin]      2.3.1cvs69
4971
4972         * src/folder.c
4973                 Don't consider inboxes of UNKNOWN folder 
4974                 classes to be useable as default inboxes
4975
4976 2006-07-07 [paul]       2.3.1cvs68
4977
4978         * src/textview.c
4979                 add missing #include <errno.h>
4980                 Thanks to René J. Blokland
4981
4982 2006-07-07 [paul]       2.3.1cvs67
4983
4984         * src/action.c
4985                 Return now Closes dialog
4986         * src/mimeview.c
4987         * src/mimeview.h
4988         * src/textview.c
4989                 add contextual menu to mime parts listed
4990                 in the textview
4991                 Thanks to Colin
4992         * src/common/utils.c
4993                 reversal: ' is a valid character in URLs
4994
4995 2006-07-06 [colin]      2.3.1cvs66
4996
4997         * src/remotefolder.h
4998                 Forgotten in previous commit
4999
5000 2006-07-06 [colin]      2.3.1cvs65
5001
5002         * src/folder.c
5003                 Set summary update flag whenever
5004                 totals changed
5005         * src/imap.c
5006         * src/prefs_account.c
5007         * src/common/utils.h
5008         * src/etpan/imap-thread.c
5009                 Fix warnings, thanks to Fabien and
5010                 Ricardo
5011
5012 2006-07-06 [wwp]        2.3.1cvs64
5013
5014         * src/gtk/gtkutils.c
5015                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
5016
5017 2006-07-06 [wwp]        2.3.1cvs63
5018
5019         * src/account.c
5020         * src/addressbook.c
5021         * src/addressitem.h
5022         * src/folderview.c
5023         * src/mainwindow.c
5024         * src/manual.c
5025         * src/manual.h
5026         * src/message_search.c
5027         * src/prefs_actions.c
5028         * src/prefs_filtering.c
5029         * src/prefs_filtering.h
5030         * src/prefs_template.c
5031         * src/summary_search.c
5032         * src/summaryview.c
5033         * src/gtk/gtkutils.c
5034         * src/gtk/gtkutils.h
5035         * src/gtk/pluginwindow.c
5036                 add help buttons to some dialogs. Clicking such buttons opens a
5037                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
5038
5039 2006-07-06 [paul]       2.3.1cvs62
5040
5041         * src/textview.c
5042                 fix attachments contextual menu
5043                 Thanks to Colin
5044
5045 2006-07-05 [colin]      2.3.1cvs61
5046
5047         * src/textview.c
5048         * src/compose.c
5049                 Handle sftp:// links
5050
5051 2006-07-05 [paul]       2.3.1cvs60
5052
5053         * src/gtk/filesel.c
5054                 grab save button by default
5055                 Thanks to Colin
5056
5057 2006-07-05 [wwp]        2.3.1cvs59
5058
5059         * manual/xml2pdf
5060                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
5061
5062 2006-07-04 [colin]      2.3.1cvs58
5063
5064         * src/mimeview.c
5065         * src/textview.c
5066                 Use left click to select, middle click to open
5067                 on mimeparts links
5068         * src/common/utils.c
5069                 Fix segfault
5070
5071 2006-07-04 [colin]      2.3.1cvs57
5072
5073         * src/mainwindow.c
5074         * src/news.c
5075                 Warning fixes, thanks to Fabien
5076
5077 2006-07-04 [colin]      2.3.1cvs56
5078
5079         * src/mimeview.c
5080         * src/mimeview.h
5081         * src/textview.c
5082                 Allow parts to be selected via their text label
5083                 in textview
5084
5085 2006-07-04 [colin]      2.3.1cvs55
5086
5087         * src/folderview.c
5088                 Feedback when closing (for big folders)
5089         * src/prefs_actions.c
5090         * src/prefs_filtering.c
5091         * src/prefs_matcher.c
5092         * src/prefs_template.c
5093                 Fix default button when closing without
5094                 having saved
5095
5096 2006-07-04 [colin]      2.3.1cvs54
5097
5098         * src/news.c
5099                 Delete local file on deletion
5100
5101 2006-07-03 [colin]      2.3.1cvs53
5102
5103         * src/folderview.c
5104         * src/main.c
5105                 Don't freeze when rescanning after crash
5106
5107 2006-07-03 [wwp]        2.3.1cvs52
5108
5109         * src/compose.c
5110         * src/privacy.c
5111         * src/privacy.h
5112         * src/plugins/pgpinline/pgpinline.c
5113         * src/plugins/pgpmime/pgpmime.c
5114                 don't report an error when the user cancels the passphrase dialog.
5115
5116 2006-07-02 [colin]      2.3.1cvs51
5117
5118         * src/folderview.c
5119                 Open message when crossing folders with Space,
5120                 goto next unread and friends
5121
5122 2006-07-01 [colin]      2.3.1cvs50
5123
5124         * src/prefs_account.c
5125                 Typographic rules varying from language
5126                 to language (in french "Protocole :"),
5127                 we have to do that :)
5128
5129 2006-07-01 [ticho]      2.3.1cvs49
5130
5131         * src/prefs_account.c
5132                 Only use one temporary gchar* variable in
5133                 prefs_account_protocol_set_optmenu().
5134
5135 2006-07-01 [ticho]      2.3.1cvs48
5136
5137         * src/prefs_account.c
5138         * src/prefs_account.h
5139                 Use GtkLabel for existing account protocol name.
5140                 Created an array for protocol names and populate the
5141                 combobox from it in a for() cycle.
5142
5143 2006-06-30 [colin]      2.3.1cvs47
5144
5145         * src/compose.c
5146                 Block undo when changing signature (by changing
5147                 account)
5148
5149 2006-06-30 [paul]       2.3.1cvs46
5150
5151         * src/send_message.c
5152                 when editing From in the Compose window, use that address
5153                 in the Return-Path: header
5154                 Thanks to Colin
5155
5156 2006-06-30 [colin]      2.3.1cvs45
5157
5158         * src/compose.c
5159                 Fix signature replacement:
5160                 - when no newline before separator
5161                 - when reediting
5162
5163 2006-06-29 [colin]      2.3.1cvs44
5164
5165         * src/folderview.c
5166         * src/folderview.h
5167         * src/mainwindow.c
5168         * src/summaryview.c
5169                 Let 'View/Go to/Next marked' work like
5170                 Next new & Next unread: across folders
5171                 Change the select_on_entry pref to do
5172                 what we want when changing folder
5173         * src/common/utils.c
5174                 Fix single-quoted links 
5175
5176 2006-06-29 [colin]      2.3.1cvs43
5177
5178         * src/gtk/gtkaspell.c
5179                 "Sylpheed" and "Sylpheed-Claws" do exist !
5180
5181 2006-06-29 [colin]      2.3.1cvs42
5182
5183         * src/imap.c
5184                 Forgot to remove debug
5185
5186 2006-06-29 [colin]      2.3.1cvs41
5187
5188         * src/imap.c
5189         * src/imap.h
5190         * src/mainwindow.c
5191                 Disconnect from IMAP servers when going
5192                 offline. Fixes bug #978 (going to offline-mode 
5193                 won't close connections)
5194
5195 2006-06-29 [colin]      2.3.1cvs40
5196
5197         * src/main.c
5198                 Fix transient setting on failing plugins
5199                 Patch by Fabien
5200         * src/plugins/pgpcore/sgpgme.c
5201                 Only warn for OpenPGP. Most people don't
5202                 have CMS available.
5203
5204 2006-06-29 [colin]      2.3.1cvs39
5205
5206         * src/compose.c
5207                 Fix Spelling menu (discrepancy between context menu
5208                 and top menu when folder's dictionary isn't the 
5209                 default one)
5210         * src/plugins/pgpcore/sgpgme.c
5211                 More error reporting about why gpgme can fail
5212
5213 2006-06-29 [wwp]        2.3.1cvs38
5214
5215         * src/mainwindow.c
5216                 honor the display-header-pane setting even when the message view
5217                 is a separate window.
5218
5219 2006-06-29 [wwp]        2.3.1cvs37
5220
5221         * src/prefs_actions.c
5222                 forgot to commit that one (use of GTK_STOCK_INFO).
5223
5224 2006-06-29 [colin]      2.3.1cvs36
5225
5226         * src/imap.c
5227                 Better handling of login errors (ask the password
5228                 again once), alert in case of error. Fix three
5229                 signedness warnings.
5230
5231 2006-06-28 [wwp]        2.3.1cvs35
5232
5233         * src/prefs_template.c
5234         * src/prefs_matcher.c
5235         * src/prefs_filtering_action.c
5236         * src/prefs_quote.c
5237                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
5238                 patch by Fabien Vantard, slightly modified.
5239
5240 2006-06-28 [paul]
5241
5242         2.4.0-rc2 released
5243
5244 2006-06-28 [colin]      2.3.1cvs34
5245
5246         * src/prefs_account.c
5247                 Fix bug #977 (Can't add or edit imap accounts)
5248
5249 2006-06-28 [colin]      2.3.1cvs33
5250
5251         * src/mimeview.c
5252                 Fix previous
5253
5254 2006-06-28 [colin]      2.3.1cvs32
5255
5256         * src/mimeview.c
5257                 Save named inlined attachments with "Save all"
5258         * src/main.c
5259         * src/mbox.c
5260         * src/common/plugin.c
5261         * src/common/plugin.h
5262         * src/common/sylpheed.c
5263         * src/common/utils.c
5264         * src/plugins/pgpcore/sylpheed.def
5265         * src/plugins/pgpinline/sylpheed.def
5266         * src/plugins/pgpmime/sylpheed.def
5267                 Win32 compatibility patch, by
5268                 Werner Koch
5269
5270 2006-06-28 [wwp]        2.3.1cvs31
5271
5272         * src/imap.c
5273         * src/prefs_folder_item.c
5274                 less compilation warnings (thanks to Fabien Vantard), less typos.
5275
5276 2006-06-28 [paul]       2.3.1cvs30
5277
5278         * src/gtk/gtkutils.c
5279                 gtk_combo_box_set_focus_on_click() is only
5280                 available since gtk 2.6.0
5281
5282 2006-06-28 [paul]       2.3.1cvs29
5283
5284         * src/prefs_ext_prog.c
5285                 fix engrish and add a tooltip for the
5286                 'command for 'Display as text' option
5287
5288 2006-06-28 [paul]
5289
5290         2.4.0-rc1 released
5291
5292 2006-06-28 [paul]       2.3.1cvs28
5293
5294         * ChangeLog
5295         * tools/Makefile.am
5296                 include textviewer.pl in releases
5297
5298 2006-06-28 [paul]       2.3.1cvs27
5299
5300         * src/prefs_ext_prog.c
5301                 hide Print command option if libgnomeprint
5302                 support is present
5303
5304 2006-06-27 [colin]      2.3.1cvs26
5305
5306         * src/compose.c
5307                 Fix Esc handling in insert/attach dialog
5308                 Don't show this dialog if dragging something
5309                 else than text/uri-list
5310                 Thanks to Fabien Vantard
5311         * tools/textviewer.pl
5312                 Filter script to display stuff as text
5313                 by H. Merijn Brand
5314
5315 2006-06-27 [wwp]        2.3.1cvs25
5316
5317         * src/messageview.c
5318                 use the exact product name (message view title), patch
5319                 by Fabien Vantard.
5320
5321 2006-06-27 [ticho]      2.3.1cvs24
5322
5323         * src/prefs_account.c
5324         * src/prefs_common.c
5325         * src/prefs_common.h
5326         * src/prefs_ext_prog.c
5327         * src/textview.c
5328                 Add a preference (Preferences/External programs)
5329                 to allow "Display as text" to be done via a script
5330                 (patch by H.Merijn Brand).
5331                 Use GtkComboBox for protocol selection in account
5332                 preferences.
5333                 Only include current choice for existing accounts, and
5334                 insensitivize the combobox.
5335
5336 2006-06-27 [paul]       2.3.1cvs23
5337
5338         * src/mbox.c
5339                 fix crasher introduced in cvs21.
5340                 Thanks to Colin
5341
5342 2006-06-26 [colin]      2.3.1cvs22
5343
5344         * src/mbox.c
5345                 Fix double-frees when leaving folders
5346                 after exporting to mbox
5347
5348 2006-06-26 [colin]      2.3.1cvs21
5349
5350         * src/mbox.c
5351                 More feedback (and optimisation)
5352                 on import/export
5353         * src/common/utils.c
5354                 Fix case when looking for mail addresses
5355         * src/gtk/gtkutils.c
5356                 Extra check for (X-)Face
5357
5358 2006-06-25 [ticho]      2.3.1cvs20
5359
5360         * src/compose.c
5361         * src/exphtmldlg.c
5362         * src/gtk/gtkutils.c
5363         * src/gtk/gtkutils.h
5364                 Added second argument to gtkut_sc_combobox_create() to
5365                 control focus-on-click for the widget.
5366                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
5367
5368 2006-06-25 [ticho]      2.3.1cvs19
5369
5370         * src/compose.c
5371         * src/gtk/Makefile.am
5372         * src/gtk/combobox.c
5373         * src/gtk/combobox.h
5374         * src/gtk/gtkutils.c
5375         * src/gtk/gtkutils.h
5376                 Use GtkComboBox instead of deprecated GtkOptionMenu
5377                 for account selector in compose window and for encoding
5378                 selector in attachment properties.
5379                 Also factorise working with the new GtkComboBox somewhat.
5380
5381 2006-06-24 [paul]       2.3.1cvs18
5382
5383         * src/prefs_common.c
5384                 use the correct default value
5385
5386 2006-06-24 [paul]       2.3.1cvs17
5387
5388         * src/compose.c
5389         * src/prefs_common.c
5390         * src/prefs_common.h
5391         * src/prefs_compose_writing.c
5392                 enable setting of default action when
5393                 dnd'ing files in the compose window.
5394                 (Collaborative effort with wwp)
5395
5396 2006-06-23 [wwp]        2.3.1cvs16
5397
5398         * src/compose.c
5399                 i18n fix (thanks to Fabien Vantard)
5400
5401 2006-06-22 [colin]      2.3.1cvs15
5402
5403         * src/prefs_customheader.c
5404                 Don't use filters in custom headers' file 
5405                 selector. Remember, extensions mean nothing :)
5406
5407 2006-06-22 [paul]       2.3.1cvs14
5408
5409         * configure.ac
5410                 allow setting of man directory location
5411
5412 2006-06-22 [colin]      2.3.1cvs13
5413
5414         * src/mainwindow.c
5415                 Add 'View/Go to/Next unread folder'.
5416                 I missed that :)
5417
5418 2006-06-22 [colin]      2.3.1cvs12
5419
5420         * src/common/utils.c
5421                 Add some subject prefixes
5422                 Patch by Bjorn T Johansen <btj@havleik.no>
5423
5424 2006-06-22 [colin]      2.3.1cvs11
5425
5426         * manual/advanced.xml
5427                 Forgotten hidden pref
5428
5429 2006-06-21 [paul]       2.3.1cvs10
5430
5431         * src/prefs_account.c
5432                 complete the removal of 'Add date header' option
5433
5434 2006-06-21 [paul]       2.3.1cvs9
5435
5436         * src/account.c
5437         * src/compose.c
5438         * src/prefs_account.c
5439         * src/prefs_account.h
5440                 remove option to add date header - always
5441                 add date header
5442         * src/etpan/imap-thread.c
5443                 fix warnings (Thanks to Colin)
5444
5445 2006-06-21 [wwp]        2.3.1cvs8
5446
5447         * src/folder.c
5448                 set the attachment flag when inline text part are (file)named. This is more convenient
5449                 when receiving (for instance) inline source files or patches sent using thunderbird.
5450
5451 2006-06-21 [paul]       2.3.1cvs7
5452
5453         * src/inc.c
5454                 fix off-by-one count of current msg in
5455                 statusbar filtering progressbar
5456
5457 2006-06-21 [paul]       2.3.1cvs6
5458
5459         * src/folder.c
5460                 Show attachment icon even if the part is 'inline'
5461                 if the following conditions are met:
5462                 - content-type != 'text/plain'
5463                 - content-type != '*/pgp-signature'
5464                 - either 'name' or 'filename' parameter is not NULL
5465                 
5466                 Thanks to Colin
5467
5468 2006-06-21 [paul]       2.3.1cvs5
5469
5470         * src/messageview.c
5471         * src/prefs_common.c
5472         * src/prefs_common.h
5473         * src/prefs_other.c
5474                 add an option to 'Never send Return
5475                 Receipts'
5476                 Thanks to Colin
5477
5478 2006-06-20 [mones]      2.3.1cvs4
5479
5480         * po/es.po
5481                 updated
5482         * src/compose.c
5483                 typo fixed (space after comma)
5484         * tools/make.themes.project
5485                 remove exec mode from tarball files
5486
5487 2006-06-20 [colin]      2.3.1cvs3
5488
5489         * src/news.c
5490         * src/procheader.c
5491         * src/unmime.c
5492                 Better fix for \n's in headers (don't 
5493                 break Received: and others)
5494
5495 2006-06-20 [paul]       2.3.1cvs2
5496
5497         * src/alertpanel.c
5498         * src/textview.c
5499                 improve legibility of phishing attempt
5500                 dialog
5501
5502 2006-06-20 [paul]       2.3.1cvs1
5503
5504         * NEWS
5505         * README
5506         * configure.ac
5507                 Update version number following
5508                 stable release
5509
5510 2006-06-20 [colin]      2.3.0cvs26
5511
5512         * src/compose.c
5513                 When dragging a file to the text of the compose
5514                 window, ask whether we want to insert or attach
5515                 (I know lots of people who do that to attach)
5516
5517 2006-06-20 [colin]      2.3.0cvs25
5518
5519         * src/etpan/imap-thread.c
5520                 Fix threshold (the append command is often > 32 bytes)
5521
5522 2006-06-19 [colin]      2.3.0cvs24
5523
5524         * src/imap.c
5525         * src/etpan/imap-thread.c
5526                 Workaround Rockliffe IMAP server bug: replace
5527                 "x UID SEARCH (ANSWERED UID 1:*)" with
5528                 "x UID SEARCH ANSWERED"
5529                 (Rockliffe doesn't handle the parenthesis)
5530
5531 2006-06-19 [colin]      2.3.0cvs23
5532
5533         * src/compose.c
5534         * src/imap.c
5535         * src/etpan/imap-thread.c
5536                 Probably fix bug #972 (Freezes when adding 
5537                 an attachment to the message)
5538         * src/common/defs.h
5539                 Modernize Firefox cmd
5540
5541
5542 2006-06-18 [colin]      2.3.0cvs22
5543
5544         * src/prefs_customheader.c
5545                 Only allow correct filenames for various
5546                 custom headers
5547
5548 2006-06-18 [colin]      2.3.0cvs21
5549
5550         * src/prefs_customheader.c
5551                 Add a 'From File...' button in custom headers prefs, which
5552                 try to do the right thing: 
5553                 for normal headers, use file as plaintext,
5554                 for X-Face, calls compface,
5555                 for Face, encode to b64.
5556
5557 2006-06-17 [colin]      2.3.0cvs20
5558
5559         * src/mh.c
5560                 Warning fix
5561
5562 2006-06-16 [colin]      2.3.0cvs19
5563
5564         * src/summaryview.c
5565                 Recursive quicksearch: show message list
5566                 in current folder, *then* search children
5567                 in the background.
5568
5569 2006-06-16 [colin]      2.3.0cvs18
5570
5571         * src/main.c
5572                 Instead of ignoring SIGPIPE, save caches
5573                 when getting one. Will fix the fact that
5574                 hot caches are out-of-date when logging 
5575                 out of Xorg.
5576         * src/compose.c
5577         * src/prefs_compose_writing.c
5578                 Only save text (not attachments) when 
5579                 auto-saving to drafts
5580         * src/unmime.c
5581                 Always replace \n, \r and \t with spaces
5582                 in headers
5583         * manual/dist/html/Makefile.am
5584         * manual/dist/pdf/Makefile.am
5585         * manual/dist/ps/Makefile.am
5586         * manual/dist/txt/Makefile.am
5587         * manual/fr/dist/html/Makefile.am
5588         * manual/fr/dist/pdf/Makefile.am
5589         * manual/fr/dist/ps/Makefile.am
5590         * manual/fr/dist/txt/Makefile.am
5591         * manual/pl/dist/html/Makefile.am
5592         * manual/pl/dist/pdf/Makefile.am
5593         * manual/pl/dist/ps/Makefile.am
5594         * manual/pl/dist/txt/Makefile.am
5595                 Fix make clean removing pregenerated manuals
5596
5597
5598 2006-06-16 [colin]      2.3.0cvs17
5599
5600         * src/plugins/pgpcore/sgpgme.c
5601         * src/plugins/pgpmime/pgpmime.c
5602         * src/plugins/pgpinline/pgpinline.c
5603                 Better error reporting in setup_signers.
5604                 Don't fallback to default key if specified
5605                 key isn't found.
5606                 Don't allow signing if more than one secret
5607                 key matches the one specified in prefs.
5608
5609 2006-06-15 [colin]      2.3.0cvs16
5610
5611         * src/folderview.c
5612                 Add "Send queue" in the folder's contextual
5613                 menu
5614         * src/compose.c
5615         * src/messageview.c
5616         * src/privacy.c
5617         * src/privacy.h
5618         * src/procmime.c
5619         * src/procmsg.c
5620         * src/plugins/pgpcore/passphrase.c
5621         * src/plugins/pgpcore/sgpgme.c
5622         * src/plugins/pgpinline/pgpinline.c
5623         * src/plugins/pgpmime/pgpmime.c
5624                 Better error reporting
5625         * src/mbox.c
5626                 Probably fix bug #971 (2.2.3 cannot read mail 
5627                 from local mbox)
5628
5629
5630 2006-06-15 [mones]      2.3.0cvs15
5631
5632         * tools/make.themes.project
5633                 creates the themes project from the web page
5634
5635 2006-06-15 [colin]      2.3.0cvs14
5636
5637         * src/folder.c
5638                 Better fix (avoid losing the folder if scan_tree 
5639                 fails)
5640
5641 2006-06-15 [cleroy]     2.3.0cvs13
5642
5643         * src/folder.c
5644                 Probably fix Bug #969 (crash on rebuilding 
5645                 imap folder)
5646
5647 2006-06-14 [colin]      2.3.0cvs12
5648
5649         * manual/dtd/manual.xsl
5650         * manual/sylpheed-claws-manual.xml
5651         * manual/fr/sylpheed-claws-manual.xml
5652         * manual/pl/sylpheed-claws-manual.xml
5653                 Insert pagebreaks between sections
5654
5655 2006-06-14 [paul]       2.3.0cvs11
5656
5657         * configure.ac
5658                 better fix than 2.3.0cvs10
5659
5660 2006-06-14 [paul]       2.3.0cvs10
5661
5662         * configure.ac
5663                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5664                 (backwards compatible)
5665
5666 2006-06-13 [colin]      2.3.0cvs9
5667
5668         * src/messageview.c
5669                 Fix sending of return receipt with the new queue folders
5670
5671 2006-06-13 [wwp]        2.3.0cvs8
5672
5673         * src/quote_fmt_lex.l
5674                 fix wrong tokens returned in quote_fmt lexer, query not().
5675
5676 2006-06-13 [wwp]        2.3.0cvs7
5677
5678         * src/folder.c
5679         * src/prefs_folder_item.c
5680                 allow changing folder type even when folder is not a top-level one,
5681                 thanks to Colin.
5682
5683 2006-06-12 [colin]      2.3.0cvs6
5684
5685         * src/folderview.c
5686                 Fix double-ask of "Do you want to mark all
5687                 as read"
5688
5689 2006-06-12 [colin]      2.3.0cvs5
5690
5691         * src/compose.c
5692         * src/compose.h
5693         * src/folder.c
5694         * src/folder.h
5695         * src/imap.c
5696         * src/inc.c
5697         * src/main.c
5698         * src/messageview.c
5699         * src/mh.c
5700         * src/prefs_folder_item.c
5701         * src/procheader.c
5702         * src/procmime.c
5703         * src/procmsg.c
5704         * src/procmsg.h
5705         * src/send_message.c
5706         * src/summaryview.c
5707         * src/toolbar.c
5708                 Apply bug #964's patch (Queue and drafts aren't normal)
5709                 The Drafts and Queue folder now contain RFC-822 files,
5710                 allowing to move and copy mails from and to these 
5711                 folders. Moving from Drafts to Queue will prepare the
5712                 mail for sending (PGP signature, encryption, etc).
5713                 This patch also rework sending errors handling to try
5714                 to be more helpful.
5715                 Also, allow redefining folder types via the GUI 
5716                 (Folder type in its Properties)
5717
5718 2006-06-12 [colin]      2.3.0cvs4
5719
5720         * src/summaryview.c
5721         * src/prefs_common.c
5722         * src/prefs_common.h
5723         * src/gedit-print.c
5724                 Allow to define a specific print font - patch
5725                 by Bernhard Walle <bernhard.walle@gmx.de>
5726         * src/prefs_fonts.c
5727         * manual/advanced.xml
5728         * manual/fr/advanced.xml
5729                 Add a hidden pref to allow deletion without
5730                 confirmation
5731
5732 2006-06-12 [wwp]        2.3.0cvs3
5733
5734         * .cvsignore
5735                 more files to ignore.
5736
5737 2006-06-12 [wwp]        2.3.0cvs2
5738
5739         * src/quote_fmt.c
5740         * src/quote_fmt_lex.l
5741         * src/quote_fmt_parse.y
5742                 extend the quote_fmt parser (templates and quotes):
5743                 - allow limited sub-expressions in |p{} and |f{} expressions,
5744                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
5745                 - implemented/fixed missing implementation of query_references and show_references,
5746                 - completed, fixed contents and format of the symbols help dialog,
5747                 - fix some compilation warnings.
5748
5749 2006-06-12 [wwp]        2.3.0cvs1
5750
5751         * manual/advanced.xml
5752         * manual/fr/advanced.xml
5753                 updates in the "templates" section of the manual (eng/fr):
5754                  - be more precise (both versions)
5755                  - completed to match the english reference (fr version)
5756                  - touchups (both versions)
5757
5758 2006-06-12 [paul]       2.3.0
5759
5760         2.3.0 released
5761
5762 2006-06-12 [paul]       2.2.3cvs14
5763
5764         * po/ca.po
5765         * po/cs.po
5766         * po/de.po
5767         * po/el.po
5768         * po/fr.po
5769         * po/it.po
5770         * po/pt_BR.po
5771         * po/sr.po
5772         * po/zh_CN.po
5773                 updated by Miquel Oliete, Tim, Stephan Sachse,
5774                 Stavros Giannouris, Fabien Vantard, Andrea
5775                 Spadaccini, Frederico Goncalves Guimaraes,
5776                 Aleksandar Urosevic, and Ralgh Young
5777
5778 2006-06-12 [colin]      2.2.3cvs13
5779
5780         * src/mbox.c
5781                 Add missing header
5782
5783 2006-06-11 [colin]      2.2.3cvs12
5784
5785         * src/msgcache.c
5786                 Verify that g_malloc() succeeded
5787
5788 2006-06-11 [colin]      2.2.3cvs11
5789
5790         * src/wizard.c
5791                 Add Face header to welcome mail
5792
5793 2006-06-10 [colin]      2.2.3cvs10
5794
5795         * src/textview.c
5796                 Revert previous (Forgot it changes the
5797                 margin on the whole mail)
5798
5799 2006-06-10 [colin]      2.2.3cvs9
5800
5801         * src/textview.c
5802                 Don't overlap long headers under (X-)Face
5803
5804 2006-06-10 [mones]      2.2.3cvs8
5805
5806         * manual/xml2pdf
5807                 allow generation of manual on systems lacking saxon binary
5808                 but with java and the saxon library installed
5809
5810         * po/es.po
5811                 updated for release
5812
5813 2006-06-09 [colin]      2.2.3cvs7
5814
5815         * src/summaryview.c
5816                 Fix leak when using Display Sender using Addressbook
5817
5818 2006-06-09 [colin]      2.2.3cvs6
5819
5820         * src/compose.c
5821         * src/folder.c
5822         * src/folderview.c
5823         * src/mimeview.c
5824         * src/summaryview.c
5825                 More leaks fixes
5826
5827 2006-06-09 [paul]       2.2.3cvs5
5828
5829         * AUTHORS
5830         * src/gtk/authors.h
5831         * tools/claws.i18n.status.pl
5832                 updated with new info
5833
5834 2006-06-09 [paul]       2.2.3cvs4
5835
5836         * README
5837                 updated
5838         * manual/ack.xml
5839                 add wwp to authors list
5840         * src/gtk/authors.h
5841                 update mine and Colin's addresses
5842
5843 2006-06-08 [colin]      2.2.3cvs3
5844
5845         * src/etpan/imap-thread.c
5846                 Fix leak on SSL cert check
5847
5848 2006-06-08 [colin]      2.2.3cvs2
5849
5850         * src/common/utils.c
5851                 Fix leak
5852
5853 2006-06-08 [paul]       2.2.3cvs1
5854
5855         * configure.ac
5856                 Update version number following
5857                 stable release
5858
5859 2006-06-07 [colin]      2.2.2cvs3
5860
5861         * src/msgcache.c
5862                 Fix catching cache read errors (guint instead of gint)
5863                 Prevent malloc'ing more than 8MB (means cache corruption)
5864
5865 2006-06-07 [paul]       2.2.2cvs2
5866
5867         * src/exporthtml.c
5868         * src/exportldif.c
5869         * src/mh.c
5870         * src/mutt.c
5871         * src/pine.c
5872         * src/common/utils.c
5873                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
5874                 obey $HOME'
5875                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
5876                 Thanks to Colin
5877
5878 2006-06-06 [paul]       2.2.2cvs1
5879
5880         * configure.ac
5881                 Update version number following
5882                 stable release
5883
5884 2006-06-06 [paul]       2.2.1cvs6
5885
5886         * src/matcher.c
5887                 fix  implicit declaration of
5888                 sylpheed_do_idle()
5889                 Patch by Fabien Vantard
5890
5891 2006-06-06 [paul]       2.2.1cvs5
5892
5893         * src/matcher.c
5894                 fix age_greater and age_lower so that they
5895                 mean what say and not '...or equal to'
5896                 Thanks to Colin
5897
5898 2006-06-06 [paul]       2.2.1cvs4
5899
5900         * src/textview.c
5901         * src/common/utils.c
5902                 fix URI check
5903                 Thanks to Colin
5904
5905 2006-06-05 [wwp]        2.2.1cvs3
5906
5907         * manual/fr/account.xml
5908                 minor language fixes (thanks to Fabien Vantard).
5909
5910 2006-06-05 [colin]      2.2.1cvs2
5911
5912         * src/prefs_folder_item.c
5913         * src/folderview.c
5914                 Allow recursive setting of properties 
5915                 for whole mailboxes
5916         * src/matcher.c
5917                 Don't freeze on 'test' filtering rule
5918
5919 2006-06-05 [colin]      2.2.1cvs1
5920
5921         * configure.ac
5922                 Update version number following
5923                 stable release
5924
5925 2006-06-04 [wwp]        2.2.0cvs82
5926
5927         * manual/glossary.xml
5928         * manual/account.xml
5929         * manual/fr/glossary.xml
5930         * manual/fr/account.xml
5931                 added glossary section and references/links related to the Face custom header.
5932
5933 2006-06-04 [colin]      2.2.0cvs81
5934
5935         * src/summaryview.c
5936                 Skip to next message on move with no
5937                 immediate execution
5938
5939 2006-06-04 [wwp]        2.2.0cvs80
5940
5941         * manual/xml2pdf
5942                 added sanity checks, exit when needed.
5943
5944 2006-06-03 [paul]       2.2.0cvs79
5945
5946         * src/prefs_receive.c
5947                 page name is now 'Receiving'
5948         * src/prefs_send.c
5949                 page name is now 'Sending'
5950
5951 2006-06-03 [colin]      2.2.0cvs78
5952
5953         * src/plugins/spamassassin/spamassassin_gtk.c
5954                 Autoswitch to Localhost if transport was previously
5955                 disabled. Else people had to check [] Enable, then
5956                 *reselect* transport.
5957
5958 2006-06-03 [colin]      2.2.0cvs77
5959
5960         * src/plugins/pgpinline/pgpinline.c
5961         * src/plugins/pgpmime/pgpmime.c
5962                 Check that gpg_data_release_and_get_mem 
5963                 didn't fail (now, why this happens...)
5964
5965 2006-06-03 [colin]      2.2.0cvs76
5966
5967         * src/mbox.c
5968                 Fix bug #962 (Manual and/or UI should 
5969                 warn about incompatible locking 
5970                 causing dataloss)
5971
5972 2006-06-02 [cleroy]     2.2.0cvs75
5973
5974         * src/filtering.c
5975         * src/folder.c
5976         * src/procmsg.c
5977         * src/summaryview.c
5978                 Fix a few leaks
5979
5980 2006-06-02 [colin]      2.2.0cvs74
5981
5982         * src/main.c
5983                 On exit, free caches after writing them
5984                 Shuts up some valgrind false positives
5985         * src/procmsg.c
5986         * src/send_message.c
5987                 Fix races when reusing existing SMTP connections
5988                 Fix inexistant session timeout
5989         * src/toolbar.c
5990                 Display alertpanel after all queues have
5991                 been processed, not after each
5992
5993 2006-06-02 [wwp]        2.2.0cvs73
5994
5995         * manual/fr/glossary.xml
5996         * manual/fr/ack.xml
5997         * manual/ack.xml
5998                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
5999
6000 2006-06-02 [wwp]        2.2.0cvs72
6001
6002         * manual/xml2pdf
6003         * manual/dist/pdf/Makefile.am
6004         * manual/dtd/manual.xsl
6005         * manual/fr/dist/pdf/Makefile.am
6006         * manual/pl/dist/pdf/Makefile.am
6007                 we changed the procedure to generate the .pdf version of the manual.
6008                 The procedure is more modern and the .pdf we get now has a valid index.
6009                 Here are the new pre-requisites:
6010
6011                 - JRE 1.x (1.4 here): there must be one from your distro
6012                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
6013                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
6014                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
6015
6016                 See my posts for further info about the installation of this toolchain:
6017
6018                 Date: Fri, 19 May 2006 19:40:06 +0200
6019                 From: wwp <subscript@free.fr>
6020                 To: sylpheed-claws-devel@lists.sourceforge.net
6021                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
6022
6023                 and
6024
6025                 Date: Wed, 24 May 2006 12:58:49 +0200
6026                 From: wwp <subscript@free.fr>
6027                 To: sylpheed-claws-devel@lists.sourceforge.net
6028                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
6029
6030 2006-06-01 [colin]      2.2.0cvs71
6031
6032         * src/compose.c
6033                 Better guards against IMAP races
6034         * src/main.c
6035         * src/prefs_common.c
6036         * src/prefs_common.h
6037         * src/common/ssl_certificate.c
6038         * src/etpan/imap-thread.c
6039         * src/etpan/imap-thread.h
6040         * src/gtk/sslcertwindow.c
6041                 New hidden option ssl_skip_cert_check to 
6042                 avoid dups of bug #959 (libetpan linked
6043                 against gnutls and gnutls buggy on 64bit)
6044                 Present expired warning only once per
6045                 session/server.
6046         * manual/advanced.xml
6047         * manual/fr/advanced.xml
6048                 Document new option
6049
6050 2006-06-01 [wwp]        2.2.0cvs70
6051
6052         * src/messageview.c
6053                 fix for bug #961 (return receipt dialog 
6054                 complains incorrectly about return-path 
6055                 email adress being different), thanks 
6056                 to Colin.
6057
6058 2006-05-31 [cleroy]     2.2.0cvs69
6059
6060         * src/common/ssl.c
6061                 Guard against NULLs, although this
6062                 should never be an issue
6063
6064 2006-05-31 [colin]      2.2.0cvs68
6065
6066         * src/filtering.c
6067                 Use g_slist_prepend
6068         * src/imap.c
6069                 Don't remove caches when destroying folder, it
6070                 could (should) be done at exit
6071         * src/inc.c
6072                 free processing cache after incorporation
6073         * src/etpan/imap-thread.c
6074                 Maybe fix bug #959 (Crash on moving to emails 
6075                 to a imap account per ssl with a expired 
6076                 certificate.)
6077
6078 2006-05-30 [colin]      2.2.0cvs67
6079
6080         * src/summaryview.c
6081                 Put back event flush when displaying message
6082                 It avoids reading a bunch of messages just
6083                 by hitting shift-n for too long ;)
6084
6085 2006-05-29 [colin]      2.2.0cvs66
6086
6087         * src/summaryview.c
6088                 Remove useless g_warnings
6089
6090 2006-05-29 [colin]      2.2.0cvs65
6091
6092         * src/imap.c
6093                 Fix g_slist_append()s for performance
6094
6095 2006-05-29 [colin]      2.2.0cvs64
6096
6097         * src/compose.c
6098         * src/common/utils.c
6099                 Fix extraneous tab at start of addresses
6100         * src/mainwindow.c
6101                 Fix warnings (thanks to Fabien)
6102                 Fix crash at exit when composing messages 
6103                 exist
6104         * src/pop.c
6105                 Fix progress bar when deleting expired mails
6106                 Thanks to Hiro
6107         * src/summaryview.c
6108         * src/gtk/gtksctree.c
6109                 Fix re-sorting slowness
6110
6111 2006-05-29 [paul]       2.2.0cvs63
6112
6113         * src/mh.c
6114                 fetch full message when moving mails
6115                 from another mailbox, (fixed data loss
6116                 when filtering from IMAP to MH, introduced
6117                 in 2.2.0cvs57).
6118                 Thanks to Colin
6119
6120 2006-05-29 [mones]      2.2.0cvs62
6121
6122         * src/gtk/gtksctree.c
6123                 Unselect faster (patch by Colin)        
6124
6125 2006-05-26 [colin]      2.2.0cvs61
6126
6127         * src/summaryview.c
6128                 Unplug MSGINFO_UPDATE callback on delete too.
6129
6130 2006-05-26 [colin]      2.2.0cvs60
6131
6132         * src/foldersel.c
6133                 Fix bold in folder selection window with glib2.10
6134                 thanks Hiro
6135
6136 2006-05-26 [colin]      2.2.0cvs59
6137
6138         * src/procheader.c
6139                 Convert date only if necessary (and don't
6140                 try to convert from utf8 to utf8, too)
6141         * src/summaryview.c
6142                 Only set column's text if the column's 
6143                 displayed
6144
6145 2006-05-26 [colin]      2.2.0cvs58
6146
6147         * src/summaryview.c
6148         * src/gtk/gtkutils.c
6149                 Fix useless warning
6150
6151 2006-05-26 [colin]      2.2.0cvs57
6152
6153         * src/mainwindow.c
6154                 Make summaryview selectable as long as 
6155                 no message has focus
6156         * src/mh.c
6157                 Faster deletion (by implementing mh_remove_msgs)
6158                 Faster copy (avoid using mh_fetch_msg just to get
6159                 the filename)
6160                 Faster move (using move_file instead of copy_file
6161                 if MSG_IS_MOVE)
6162                 No progressbar if total number of mails to cp/mv 
6163                 is less than 100
6164         * src/summaryview.c
6165                 Fix removal from subject_table when mail gets moved
6166                 Faster deletion (g_slist_prepend instead of append)
6167         * src/gtk/gtksctree.c
6168                 Remove useless code
6169
6170 2006-05-25 [colin]      2.2.0cvs56
6171
6172         * src/common/ssl_certificate.c
6173                 Fix leak in expired cert check
6174
6175 2006-05-25 [colin]      2.2.0cvs55
6176
6177         * src/mh.c
6178                 Disable flags syncing on .mh_sequences - it
6179                 is buggy and marks mails read under unknown
6180                 conditions.
6181
6182 2006-05-25 [paul]
6183
6184         * 2.3.0-rc4 released
6185
6186 2006-05-24 [colin]      2.2.0cvs54
6187
6188         attention cvs users: if you manage to crash
6189         Sylpheed-Claws while moving, copying or deleting
6190         mails, we *are* interested in stack traces and
6191         valgrind logs. It looks stable, but one never
6192         knows...
6193
6194         * src/folder.c
6195                 Add progressbar for cache updates
6196         * src/folderutils.c
6197                 Optimize Mark all read in the current
6198                 folder
6199         * src/mh.c
6200                 Add progressbar for copy/move
6201         * src/procmsg.c
6202                 Optimize O(n^2) in copy/move
6203         * src/summaryview.c
6204         * src/gtk/gtksctree.c
6205                 Optimize O(n^2) algos
6206         * src/common/timing.h
6207                 Display ms instead of us
6208
6209 2006-05-24 [wwp]        2.2.0cvs53
6210
6211         * manual/fr/advanced.xml
6212                 updates to the French manual.
6213
6214 2006-05-24 [wwp]        2.2.0cvs52
6215
6216         * src/common/utils.c
6217                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
6218
6219 2006-05-24 [wwp]        2.2.0cvs51
6220
6221         * src/folderutils.c
6222                 fixed "mark all read" in MH folders (thanks to Colin).
6223
6224 2006-05-24 [paul]       2.2.0cvs50
6225
6226         * doc/man/sylpheed-claws.1
6227                 updated the man page
6228
6229 2006-05-23 [colin]      2.2.0cvs49
6230
6231         * src/folderview.c
6232         * src/imap.c
6233         * src/inc.c
6234         * src/mbox.c
6235         * src/messageview.c
6236         * src/news.c
6237         * src/send_message.c
6238         * src/summaryview.c
6239         * src/gtk/sslcertwindow.c
6240                 alertpanel fixes, by Fabien
6241
6242 2006-05-23 [colin]      2.2.0cvs48
6243
6244         * src/folder.c
6245         * src/folderview.c
6246         * src/msgcache.c
6247         * src/summaryview.c
6248         * src/gtk/gtksctree.c
6249         * src/gtk/gtksctree.h
6250                 More timings
6251                 Fix slow loading problem, which was caused by the
6252                 use of some gtk_ctree funcs and their use of
6253                 g_list_position while gtk_ctree_(un)link'ing.
6254                 Reap more functions from gtkctree.c to be sure we
6255                 use our (fast) version instead of theirs.
6256         * src/mh.c
6257                 Fix copy of unread mails
6258
6259
6260 2006-05-22 [wwp]        2.2.0cvs47
6261
6262         * manual/fr/advanced.xml
6263                 updated.
6264
6265 2006-05-22 [colin]      2.2.0cvs46
6266
6267         * src/filtering.c
6268                 Fix possible infinite loop. 'copy' is not a 
6269                 final action, so when encountering a 'copy',
6270                 we have to check if a previous one was set
6271                 and do it. In the same way, if we encounter
6272                 a 'move' we have to perform a possibly 
6273                 pending 'copy'. This will slow down filtering
6274                 on IMAP if move+copy or multiple copy actions
6275                 are to be done, but handling it via the batch
6276                 would be really too convoluted.
6277
6278 2006-05-22 [wwp]        2.2.0cvs45
6279
6280         * manual/fr/advanced.xml
6281         * manual/fr/faq.xml
6282         * manual/fr/glossary.xml
6283         * manual/fr/handling.xml
6284         * manual/fr/intro.xml
6285         * manual/fr/plugins.xml
6286         * manual/fr/sylpheed-claws-manual.xml
6287                 sync w/ the english manual: updates URIs, documented mailing-list
6288                 support, better explanation about the enabled/disabled feature
6289                 in filtering/processing rules by Paul.
6290
6291 2006-05-21 [colin]      2.2.0cvs44
6292
6293         * src/summaryview.c
6294                 Don't expand after building threads, but during
6295
6296 2006-05-21 [colin]      2.2.0cvs43
6297
6298         * src/procmsg.c
6299         * src/summaryview.c
6300                 More timing possibilities... For next time I have 
6301                 to find out how the hell some 3GHz computer takes
6302                 one minute to open a 30k folder...
6303
6304 2006-05-21 [colin]      2.2.0cvs42
6305
6306         * manual/pl/advanced.xml
6307         * manual/pl/faq.xml
6308         * manual/pl/glossary.xml
6309         * manual/pl/handling.xml
6310         * manual/pl/intro.xml
6311         * manual/pl/plugins.xml
6312         * manual/pl/sylpheed-claws-manual.xml
6313                 Polish manual updated by Pawel
6314
6315 2006-05-20 [colin]
6316
6317         * 2.3.0-rc3 released
6318
6319 2006-05-20 [colin]      2.2.0cvs41
6320
6321         * src/imap.c
6322                 Fix -rc2 problems:
6323                 - remove cache of moved messages from original folder
6324                 - apply new flags to messages even if they aren't appliable
6325                   via IMAP.
6326
6327 2006-05-20 [colin]
6328
6329         * 2.3.0-rc2 released
6330
6331 2006-05-19 [colin]      2.2.0cvs40
6332
6333         * src/imap.c
6334                 Don't issue SELECT in imap_change_flags
6335                 before having checked that we indeed have
6336                 some flags to change. MSG_POSTFILTERED for
6337                 example can't be used on IMAP.
6338                 Fixes bug #955 (copying messages between 
6339                 imap folders is extremely slow), which was
6340                 a regression.
6341
6342 2006-05-19 [colin]      2.2.0cvs39
6343
6344         * src/folder.c
6345         * src/folder.h
6346         * src/folderview.c
6347                 Try to fix bug #830 (Some unread messages 
6348                 get marked read in IMAP inbox):
6349                 - Prevent scanning a folder if it's being 
6350                   opened via the GUI
6351                 - Postpone opening via the GUI of a folder
6352                   currently scanned.
6353
6354
6355 2006-05-19 [wwp]        2.2.0cvs38
6356
6357         * manual/advanced.xml
6358                 fix English+typo (thanks to Paul).
6359
6360 2006-05-19 [wwp]        2.2.0cvs37
6361
6362         * manual/advanced.xml
6363         * manual/fr/advanced.xml
6364         * src/gtk/logwindow.c
6365         * src/prefs_common.c
6366         * src/prefs_common.h
6367                 added hidden prefs to allow customization of colors used in
6368                 protocol log window (useful for dark gtk+ themes).
6369
6370 2006-05-19 [wwp]        2.2.0cvs36
6371
6372         * ChangeLog
6373                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
6374
6375 2006-05-19 [paul]       2.2.0cvs35
6376
6377         * src/textview.c
6378                 make Reply-To fully clickable
6379         * src/gtk/logwindow.c
6380                 more colouring (SMTP ESMTP)
6381         Both patches by Pawel Pekala
6382
6383 2006-05-19 [cleroy]     2.2.0cvs34
6384
6385         * src/mh.c
6386                 Don't update flags from current folder
6387                 Probably fixes bug #935 (Read Messages 
6388                 Revert to Being Marked as Unread)
6389
6390 2006-05-18 [colin]      2.2.0cvs33
6391
6392         * src/imap.c
6393                 Warning fix
6394         * src/compose.c
6395         * src/mainwindow.c
6396         * src/summaryview.c
6397         * src/toolbar.c
6398                 Allow replying to multiple emails
6399                 in multiple windows
6400         * src/mimeview.c
6401         * src/etpan/imap-thread.c
6402                 Leak fixes
6403
6404 2006-05-18 [paul]       2.2.0cvs32
6405
6406         * src/summaryview.c
6407                 keep Mailing-List menu refreshed
6408                 Thanks to Colin
6409
6410 2006-05-18 [paul]       2.2.0cvs31
6411
6412         * manual/advanced.xml
6413         * manual/faq.xml
6414         * manual/glossary.xml
6415         * manual/handling.xml
6416         * manual/intro.xml
6417         * manual/plugins.xml
6418         * manual/sylpheed-claws-manual.xml
6419                 update URLs
6420                 add info about mailing-list support
6421                 edit filtering info
6422         * src/wizard.c
6423         * src/common/defs.h
6424         * src/gtk/about.c
6425         * src/plugins/dillo_viewer/README
6426                 update URLs
6427
6428 2006-05-17 [wwp]        2.2.0cvs30
6429
6430         * manual/handling.xml
6431         * manual/fr/handling.xml
6432                 documented the ability to enabled/disable filtering/processing rules.
6433
6434 2006-05-17 [colin]      2.2.0cvs29
6435
6436         * src/main.c
6437                 Don't initialize g_thread subsystem if it's 
6438                 already done (thanks to Hiro)
6439         * src/mimeview.c
6440                 Fix saving of parts when there name can't be
6441                 converted from UTF-8.
6442
6443 2006-05-17 [paul]       2.2.0cvs28
6444
6445         * po/Makefile.in.in
6446                 fix config.status warning with autoconf 2.60
6447
6448 2006-05-17 [paul]       2.2.0cvs27
6449
6450         * po/POTFILES.in
6451                 add src/mbox.c
6452
6453 2006-05-17 [wwp]        2.2.0cvs26
6454
6455         * src/mainwindow.c
6456                 fix useless and potentially dangerous buffer walking (thanks to Colin).
6457
6458 2006-05-17 [wwp]        2.2.0cvs25
6459
6460         * src/plugins/demo/demo.c
6461                 updated product name in plugin demo (many plugins need to be
6462                 sync'ed w/ that change).
6463
6464 2006-05-17 [colin]      2.2.0cvs24
6465
6466         * src/mh.c
6467                 Fix leak
6468
6469 2006-05-16 [colin]      2.2.0cvs23
6470
6471         * src/mainwindow.c
6472                 Stupid me hit again. Fix cvs22.
6473
6474 2006-05-16 [colin]      2.2.0cvs22
6475
6476         * src/mainwindow.c
6477                 Fix bug #922 (sylpheed-claws crashed after 
6478                 pushing on Inbox folder)
6479
6480 2006-05-16 [colin]      2.2.0cvs21
6481
6482         * src/compose.c
6483                 Make From header be copy/paste/select-able
6484
6485 2006-05-16 [wwp]        2.2.0cvs20
6486
6487         * src/export.c
6488         * src/matcher.c
6489         * src/summaryview.c
6490         * src/etpan/imap-thread.c
6491                 fix some compiler warnings (thanks to Colin).
6492
6493 2006-05-16 [wwp]        2.2.0cvs19
6494
6495         * src/action.c
6496         * src/gedit-print.c
6497         * src/inc.c
6498         * src/mainwindow.c
6499         * src/mh.c
6500         * src/statusbar.c
6501         * src/send_message.c
6502         * src/summaryview.c
6503                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
6504
6505 2006-05-15 [colin]      2.2.0cvs18
6506
6507         * src/procmsg.c
6508                 Fix automatic rule creation with List-Post
6509
6510 2006-05-15 [paul]       2.2.0cvs17
6511
6512         * tools/filter_conv_new.pl
6513                 updated for rule enabling/disabling
6514                 claws version >= 2.3.x required
6515
6516 2006-05-15 [cleroy]     2.2.0cvs16
6517
6518         * src/main.c
6519                 Revert test
6520
6521 2006-05-15 [cleroy]     2.2.0cvs15
6522
6523         * src/main.c
6524                 test
6525
6526 2006-05-15 [wwp]        2.2.0cvs14
6527
6528         * manual/pl/.cvsignore
6529                 ignore generated files.
6530
6531 2006-05-14 [wwp]        2.3.0-rc1
6532
6533         * 2.3.0-rc1 released
6534
6535 2006-05-13 [wwp]        2.2.0cvs13
6536
6537         * src/filtering.c
6538         * src/filtering.h
6539         * src/matcher.c
6540         * src/matcher_parser_lex.l
6541         * src/matcher_parser_parse.y
6542         * src/prefs_filtering.c
6543                 new feature: provide the ability to disable filtering and processing
6544                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
6545                 adaptations.
6546
6547 2006-05-13 [colin]      2.2.0cvs12
6548
6549         * src/compose.c
6550                 Remove useless if (a) b; else b;
6551                 Thanks to wwp
6552
6553 2006-05-13 [wwp]        2.2.0cvs11
6554
6555         * src/export.c
6556         * src/import.c
6557         * src/mainwindow.c
6558         * src/mbox.c
6559         * src/summaryview.c
6560         * src/summaryview.h
6561                 no more silent failures (or at least less ones) when importing
6562                 or exporting from/to mbox. Also start importing/exporting if
6563                 the necessary info is set.
6564
6565 2006-05-13 [wwp]        2.2.0cvs10
6566
6567         * RELEASE_NOTES
6568                 restored up-to-date release notes.
6569
6570 2006-05-13 [paul]       2.2.0cvs9
6571
6572         * po/nl.po
6573         * po/ru.po
6574                 updated by Tim Dijkstra and Pavlo Bohmat
6575
6576 2006-05-12 [colin]      2.2.0cvs8
6577
6578         * src/gtk/quicksearch.c
6579                 Add "k" as shortcut for "colorlabel". Patch
6580                 by ath42@users.sf.net.
6581
6582 2006-05-12 [paul]       2.2.0cvs7
6583
6584         * src/prefs_common.h
6585         * src/prefs_summaries.c
6586         * src/summaryview.c
6587                 when entering a folder also allow
6588                 going directly to first Marked message
6589
6590 2006-05-12 [paul]       2.2.0cvs6
6591
6592         * src/summaryview.c
6593                 always obey 'confirm before marking all
6594                 mails read' option
6595
6596 2006-05-12 [paul]       2.2.0cvs5
6597
6598         * src/textview.c
6599                 make Sender fully clickable
6600
6601 2006-05-12 [colin]      2.2.0cvs4
6602
6603         * src/compose.c
6604         * src/compose.h
6605                 Let From be editable
6606         * src/main.c
6607         * src/mh.c
6608                 Full support of .mh_sequences' Unseen seq
6609
6610 2006-05-12 [colin]      2.2.0cvs3
6611
6612         * src/folder.c
6613         * src/mainwindow.c
6614         * src/mainwindow.h
6615         * src/messageview.c
6616         * src/prefs_spelling.c
6617         * src/procheader.c
6618         * src/procmsg.c
6619         * src/procmsg.h
6620         * src/summaryview.c
6621         * src/toolbar.c
6622         * src/toolbar.h
6623                 Add contextual menu on Compose toolbar
6624                 button. Fixes bug #944 (Automatic
6625                 addresses not applied when changing account
6626                 from compose window)
6627                 add Mailing List support
6628                 based on the old 0.6.5claws25 patch by
6629                 Melvin Hadasht, with finishing touches
6630                 by Colin
6631                 Fix "ignore thread" when mails are threaded by
6632                 subject (and weren't ignored although appearing
6633                 in the thread).
6634                 GUI rework.
6635                 Both patches by Pawel.
6636
6637 2006-05-08 [paul]       2.2.0cvs2
6638
6639         * src/mainwindow.c
6640         * src/mainwindow.h
6641         * src/messageview.c
6642         * src/procheader.c
6643         * src/procmsg.c
6644         * src/procmsg.h
6645         * src/summaryview.c
6646                 add Mailing List support
6647                 based on the old 0.6.5claws25 patch by 
6648                 Melvin Hadasht, with finishing touches
6649                 by Colin
6650
6651 2006-05-08 [colin]      2.2.0cvs1
6652
6653         * src/mainwindow.c
6654         * src/toolbar.c
6655         * src/toolbar.h
6656                 Add contextual menu on Compose toolbar 
6657                 button. Fixes bug #944 (Automatic 
6658                 addresses not applied when changing account 
6659                 from compose window)
6660
6661 2006-05-08 [paul]       2.2.0
6662
6663         2.2.0 released
6664
6665 2006-05-08 [paul]       2.1.1cvs51
6666
6667         * po/cs.po
6668         * po/de.po
6669         * po/en_GB.po
6670         * po/fi.po
6671         * po/fr.po
6672         * po/pt_BR.po
6673         * po/sr.po
6674         * po/zh_CN.po
6675                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6676                 Fabien Vantard, Frederico Goncalves Guimaraes,
6677                 Aleksandar Urosevic, and Ralgh Young
6678
6679 2006-05-12 [colin]      2.1.1cvs50
6680
6681         * po/cs.po
6682         * po/de.po
6683         * po/en_GB.po
6684         * po/es.po
6685         * po/fi.po
6686         * po/fr.po
6687         * po/pt_BR.po
6688         * po/sr.po
6689         * po/zh_CN.po
6690                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6691                 Fabien Vantard, Frederico Goncalves Guimaraes,
6692                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
6693
6694 2006-05-05 [colin]      2.1.1cvs49
6695
6696         * manual/Makefile.am
6697         * manual/pl/Makefile.am
6698         * manual/pl/account.xml
6699         * manual/pl/ack.xml
6700         * manual/pl/addrbook.xml
6701         * manual/pl/advanced.xml
6702         * manual/pl/faq.xml
6703         * manual/pl/glossary.xml
6704         * manual/pl/gpl.xml
6705         * manual/pl/handling.xml
6706         * manual/pl/intro.xml
6707         * manual/pl/keyboard.xml
6708         * manual/pl/plugins.xml
6709         * manual/pl/starting.xml
6710         * manual/pl/sylpheed-claws-manual.xml
6711         * manual/pl/dist/.cvsignore
6712         * manual/pl/dist/Makefile.am
6713         * manual/pl/dist/html/.cvsignore
6714         * manual/pl/dist/html/Makefile.am
6715         * manual/pl/dist/pdf/.cvsignore
6716         * manual/pl/dist/pdf/Makefile.am
6717         * manual/pl/dist/ps/.cvsignore
6718         * manual/pl/dist/ps/Makefile.am
6719         * manual/pl/dist/txt/.cvsignore
6720         * manual/pl/dist/txt/Makefile.am
6721                 Add the polish translation of the manual,
6722                 Authored by Pawel Pekala.
6723
6724 2006-05-05 [cleroy]     2.1.1cvs48
6725
6726         * src/main.c
6727                 Re-read matcherrc after loading plugins 
6728                 if some of them add folders.
6729
6730 2006-05-03 [colin]      2.1.1cvs47
6731
6732         * src/imap.c
6733                 I'm idiot
6734
6735 2006-05-03 [colin]      2.1.1cvs46
6736
6737         * src/imap.c
6738                 Be sure to have a session when
6739                 getting separator
6740
6741 2006-05-03 [colin]      2.1.1cvs45
6742
6743         * src/imap.c
6744         * src/imap.h
6745         * src/imap_gtk.c
6746                 Fix preventing renaming with namespace 
6747                 separator.
6748
6749 2006-05-01 [colin]      2.1.1cvs44
6750
6751         * src/action.c
6752                 Don't reload messageview when result of
6753                 action is piped.
6754
6755 2006-04-29 [colin]      2.1.1cvs43
6756
6757         * src/prefs_receive.c
6758         * src/plugins/spamassassin/spamassassin_gtk.c
6759         * src/plugins/clamav/clamav_plugin_gtk.c
6760                 GUI fixes by Pawel
6761
6762 2006-04-29 [colin]      2.1.1cvs42
6763
6764         * src/prefs_compose_writing.c
6765         * src/prefs_quote.c
6766                 Cleanups. Patch by Pawel
6767
6768 2006-04-28 [paul]       2.1.1cvs41
6769
6770         * src/matcher.c
6771                 fix returned quick search results when search
6772                 term contains an underscore.
6773                 Thanks to Colin
6774
6775 2006-04-28 [paul]       2.1.1cvs40
6776
6777         * src/prefs_message.c
6778         * src/prefs_receive.c
6779                 GUI cleanups
6780                 Patches by Pawel Pekala
6781
6782 2006-04-27 [colin]      2.1.1cvs39
6783
6784         * src/wizard.c
6785                 Differentiate subject Welcome from
6786                 window's title Welcome
6787
6788 2006-04-27 [paul]
6789
6790         2.2.0-rc1 released
6791
6792 2006-04-27 [paul]       2.1.1cvs38
6793
6794         * manual/advanced.xml
6795         * manual/fr/advanced.xml
6796                 add info about compose_no_markup hidden pref
6797
6798 2006-04-27 [paul]       2.1.1cvs37
6799
6800         * src/prefs_account.c
6801                 improve privacy labels
6802         * src/prefs_msg_colors.c
6803                 change some strings for translators' convenience
6804         * src/gtk/gtkutils.c
6805                 don't underline the link button text
6806
6807 2006-04-25 [colin]      2.1.1cvs36
6808
6809         * src/folder.c
6810                 Complete 2.1.1cvs33 (once more ;)
6811
6812 2006-04-25 [colin]      2.1.1cvs35
6813
6814         * src/editldap.c
6815                 Fix tooltip
6816
6817 2006-04-25 [cleroy]     2.1.1cvs34
6818
6819         * src/compose.c
6820         * src/gtk/gtkaspell.c
6821                 Fix crash on redirect (related to the return 
6822                 of the aspell menu in compose's toolbar)
6823         * src/prefs_msg_colors.c
6824                 Fix sensitivity widgets
6825         * src/image_viewer.c
6826         * src/gtk/pluginwindow.c
6827         * src/gtk/prefswindow.c
6828                 Change released signals to clicked (Fabien)
6829         * po/POTFILES.in
6830         * src/common/socket.c
6831         * src/plugins/spamassassin/spamassassin.c
6832                 Translate strings (Fabien)
6833
6834 2006-04-25 [paul]       2.1.1cvs33
6835
6836         * src/folder.c
6837         * src/folder.h
6838         * src/folderview.c
6839                 complete the fix of bug #912
6840                 Thanks to Colin
6841
6842 2006-04-25 [colin]      2.1.1cvs32
6843
6844         * src/news.c
6845                 Better progress bar
6846         * src/mimeview.c
6847         * src/summaryview.c
6848         * src/summaryview.h
6849                 Fix focus chain
6850                 Patches by Pawel Pekala
6851
6852 2006-04-24 [colin]      2.1.1cvs31
6853
6854         * src/compose.c
6855                 Fix compilation warnings (Fabien)
6856
6857 2006-04-24 [colin]      2.1.1cvs30
6858
6859         * src/addrindex.c
6860         * src/editldap.c
6861         * src/editldap_basedn.c
6862         * src/editldap_basedn.h
6863         * src/ldapctrl.c
6864         * src/ldapctrl.h
6865         * src/ldapquery.c
6866         * src/ldaputil.c
6867         * src/ldaputil.h
6868                 Fix bug #901 (LDAPS support)
6869
6870 2006-04-24 [colin]      2.1.1cvs29
6871
6872         * src/compose.c
6873                 Fix logic on error with send dialog on
6874         * src/imap.c
6875                 Fix compilation without libetpan, thanks
6876                 to Fabien
6877         * src/summaryview.c
6878                 Fix 'context-menu' key
6879
6880 2006-04-23 [colin]      2.1.1cvs28
6881
6882         * src/folder.c
6883                 Never free current's cache to free up 
6884                 memory. Fixes bug #912 (new count 
6885                 randomly set to message count)
6886
6887 2006-04-23 [colin]      2.1.1cvs27
6888
6889         * src/gtk/quicksearch.c
6890                 And remove printf...
6891
6892 2006-04-23 [colin]      2.1.1cvs26
6893
6894         * src/gtk/quicksearch.c
6895                 Fix replacing in quicksearch, and fix inserting
6896                 in the middle of the string. (introduced at 2.1.0cvs22)
6897
6898 2006-04-23 [colin]      2.1.1cvs25
6899
6900         * src/imap.c
6901                 Make sure uidnext is initialized in get_num_list
6902                 (not for stable, related to 2.1.1cvs8 and friends)
6903
6904 2006-04-23 [colin]      2.1.1cvs24
6905
6906         * src/imap.c
6907                 Output something when login is successful
6908                 too
6909
6910 2006-04-23 [colin]      2.1.1cvs23
6911
6912         * src/etpan/imap-thread.c
6913                 Better logging (line-per-line, hide data in fetch)
6914                 Fix a const warning
6915         * src/gtk/logwindow.c
6916         * src/gtk/logwindow.h
6917                 Better logging (color for input/output)
6918
6919 2006-04-21 [colin]      2.1.1cvs22
6920
6921         * src/gtk/quicksearch.c
6922                 On gtk+-2.8, use stock buttons in quicksearch
6923                 Based on a patch by Fabien and a design by Paul
6924
6925 2006-04-21 [colin]      2.1.1cvs21
6926
6927         * src/folderview.c
6928         * src/mainwindow.c
6929                 Fix occasional flicker in folderview
6930         * src/common/utils.c
6931                 Fix bug #943 (Incorrectly parsed email address 
6932                 list in short headers on message view and in 
6933                 printouts)
6934
6935 2006-04-20 [colin]      2.1.1cvs20
6936
6937         * src/imap.c
6938         * src/imap.h
6939         * src/prefs_account.c
6940                 Add ANONYMOUS auth for IMAP
6941
6942 2006-04-20 [paul]       2.1.1cvs19
6943
6944         * src/main.c
6945                 proper fix for 2.1.1cvs18
6946                 Thanks to Colin
6947
6948 2006-04-20 [paul]       2.1.1cvs18
6949
6950         * src/main.c
6951                 fix build warnings
6952
6953 2006-04-20 [paul]       2.1.1cvs17
6954
6955         * src/gtk/quicksearch.c
6956                 fix standard, non-extended Quick search,
6957                 was broken in 2.1.1cvs15.
6958                 Thanks to Colin.
6959
6960 2006-04-20 [colin]      2.1.1cvs16
6961
6962         * src/prefs_matcher.c
6963                 Fix values when reselecting a ~test
6964                 rule
6965
6966 2006-04-19 [colin]      2.1.1cvs15
6967
6968         * src/compose.c
6969         * src/compose.h
6970         * src/gtk/gtkaspell.c
6971         * src/gtk/gtkaspell.h
6972                 Put back Options menu in Spelling/
6973         * src/gtk/quicksearch.c
6974                 Don't search, and show error, if the
6975                 advanced search has a syntax error
6976
6977 2006-04-18 [colin]      2.1.1cvs14
6978
6979         * src/textview.c
6980                 Fix gdk warnings on set_cursor when textview
6981                 isn't visible
6982
6983 2006-04-18 [colin]      2.1.1cvs13
6984
6985         * src/gtk/gtksctree.c
6986                 Remove seemingly useless refresh that causes
6987                 flicker - watch this commit in case of 
6988                 problems before planned backport to stable
6989
6990 2006-04-18 [colin]      2.1.1cvs12
6991
6992         * src/imap.c
6993                 Factorize get/set_xml code
6994         * src/compose.c
6995         * src/prefs_account.c
6996         * src/prefs_account.h
6997         * src/procmsg.c
6998                 Add Encrypt to self option
6999
7000 2006-04-17 [colin]      2.1.1cvs11
7001
7002         * configure.ac
7003                 Fix search on encrpyt function on dragonfly
7004                 Patch by Jonathan Buschmann <jonthn@agmact.com>
7005
7006 2006-04-17 [colin]      2.1.1cvs10
7007
7008         * src/prefs_account.c
7009                 Be safe by default: remove mails from POP3
7010                 after 7 days, not immediately
7011
7012 2006-04-17 [colin]      2.1.1cvs9
7013
7014         * src/etpan/imap-thread.c
7015                 Fix build on DragonFly - patch by 
7016                 Jonathan Buschmann <jonthn@agmact.com>
7017
7018 2006-04-17 [colin]      2.1.1cvs8
7019
7020         * src/imap.c
7021                 Save uidnext between sessions
7022
7023 2006-04-17 [colin]      2.1.1cvs7
7024
7025         * src/imap.c
7026                 scan is required when uid validity changes
7027
7028 2006-04-17 [colin]      2.1.1cvs6
7029
7030         * src/folderview.c
7031                 Don't scan if not necessary, apart in current
7032                 folder and INBOX to fetch flags.
7033         * src/imap.c
7034                 Scan is necessary if unread count changes
7035
7036 2006-04-17 [colin]      2.1.1cvs5
7037
7038         * src/imap.c
7039                 ...But always fetch ANSWERED and DELETED flags for
7040                 INBOX, as filtering can happen on these flags.
7041
7042 2006-04-17 [colin]      2.1.1cvs4
7043
7044         * src/imap.c
7045                 Don't fetch REPLIED and DELETED flags when synchronising
7046                 flags with a closed folder. We only need UNSEEN and FLAGGED
7047                 to update the folderview.
7048
7049 2006-04-17 [colin]      2.1.1cvs3
7050
7051         * src/imap.c
7052                 Faster flag search when there are new mails 
7053                 in a folder. We can do a full search if the 
7054                 folder contains less messages than the new
7055                 list.
7056
7057 2006-04-17 [colin]      2.1.1cvs2
7058
7059         * po/cs.po
7060         * po/de.po
7061         * po/fr.po
7062         * po/nl.po
7063         * po/pt_BR.po
7064                 Update translations from stable branch
7065
7066 2006-04-17 [colin]      2.1.1cvs1
7067
7068         * configure.ac
7069                 Bump version to follow stable release
7070
7071 2006-04-16 [mones]      2.1.0cvs50
7072
7073         * po/es.po
7074                 Updated for release
7075
7076 2006-04-16 [colin]      2.1.0cvs49
7077
7078         * src/textview.c
7079                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
7080                 with gtk < 2.8. Thanks to Fabien Vantard.
7081
7082 2006-04-15 [colin]      2.1.0cvs48
7083
7084         * src/etpan/imap-thread.c
7085                 Fix bug #919 (libetpan: SEGV when connecting 
7086                 using command)
7087
7088 2006-04-14 [colin]      2.1.0cvs47
7089
7090         * src/main.c
7091                 Fix race on --select (should be done better)
7092
7093 2006-04-14 [wwp]        2.1.0cvs46
7094
7095         * src/send_message.c
7096                 enforce a check for domain in account prefs (a sending
7097                 error could be faced if domain was checked but no value set),
7098                 thanks to Colin.
7099
7100 2006-04-14 [colin]      2.1.0cvs45
7101
7102         * src/codeconv.c
7103                 when converting from unknown to unknown, if the
7104                 string is UTF8, don't convert it to the locale
7105                 (which breaks it)
7106
7107 2006-04-14 [colin]      2.1.0cvs44
7108
7109         * src/compose.c
7110                 Don't try to use ASCII for converting headers
7111                 (as done in body)
7112
7113 2006-04-14 [paul]       2.1.0cvs43
7114
7115         * src/crash.c
7116                 add locale/charset info to crash report
7117         * src/gtk/about.c
7118                 add wwp to doc team
7119                 replace 'e-mail' with preferred 'email'
7120         * src/gtk/authors.h
7121                 ensure contributors list is in alphabetical
7122                 order
7123
7124 2006-04-13 [colin]      2.1.0cvs42
7125
7126         * src/textview.c
7127                 Prevent gdk warnings
7128
7129 2006-04-13 [colin]      2.1.0cvs41
7130
7131         * src/common/ssl_certificate.c
7132         * src/common/ssl_certificate.h
7133         * src/gtk/sslcertwindow.c
7134                 Warn on expired certs, and display the expiration date
7135
7136 2006-04-13 [colin]      2.1.0cvs40
7137
7138         * src/plugins/spamassassin/spamassassin_gtk.c
7139                 Fix missing set_text on unix socket
7140
7141 2006-04-13 [wwp]        2.1.0cvs39
7142
7143         * manual/fr/advanced.xml
7144         * manual/fr/glossary.xml
7145                 applied new spam/ham/email lexicon (pourriel, courriel)
7146
7147 2006-04-13 [paul]       2.1.0cvs38
7148
7149         * src/plugins/pgpmime/plugin.c
7150                 remove the mention of S/MIME from the
7151                 description. This is now handled by the
7152                 S/MIME plugin.
7153
7154 2006-04-13 [paul]       2.1.0cvs37
7155
7156         * src/prefs_msg_colors.c
7157                 rework dialog
7158         * src/prefs_folder_item.c
7159         * src/prefs_spelling.c
7160                 add a tooltip to the colour selector buttons
7161
7162 2006-04-13 [wwp]        2.1.0cvs36
7163
7164         * manual/advanced.xml
7165         * manual/glossary.xml
7166         * manual/handling.xml
7167         * manual/keyboard.xml
7168         * manual/plugins.xml
7169         * manual/starting.xml
7170         * manual/fr/account.xml
7171         * manual/fr/ack.xml
7172         * manual/fr/addrbook.xml
7173         * manual/fr/advanced.xml
7174         * manual/fr/faq.xml
7175         * manual/fr/glossary.xml
7176         * manual/fr/gpl.xml
7177         * manual/fr/handling.xml
7178         * manual/fr/intro.xml
7179         * manual/fr/keyboard.xml
7180         * manual/fr/plugins.xml
7181         * manual/fr/starting.xml
7182         * manual/fr/sylpheed-claws-manual.xml
7183                 fixes to the manuals:
7184                  - summaryview -> Message List (same in French)
7185                  - translate key names
7186                  - fix French punctuation, use non-breakable spaces when
7187                    necessary, don't use &thinsp; which is not portable
7188                  - tell what maildir and mbox formats we support
7189
7190 2006-04-12 [wwp]        2.1.0cvs35
7191
7192         * src/prefs_toolbar.c
7193                 unified a replace button more,
7194                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7195
7196 2006-04-12 [wwp]        2.1.0cvs34
7197
7198         * src/prefs_common.c
7199         * src/prefs_msg_colors.c
7200                 make default color labels translatable,
7201                 patch from Fabien Vantard <fzzzzz@gmail.com>,
7202                 thanks to Tim <timbrain@post.cz> for reporting.
7203
7204 2006-04-12 [wwp]        2.1.0cvs33
7205
7206         * manual/glossary.xml
7207         * manual/intro.xml
7208         * manual/plugins.xml
7209         * manual/starting.xml
7210         * manual/sylpheed-claws-manual.xml
7211         * manual/fr/.cvsignore
7212         * manual/fr/account.xml
7213         * manual/fr/ack.xml
7214         * manual/fr/addrbook.xml
7215         * manual/fr/advanced.xml
7216         * manual/fr/faq.xml
7217         * manual/fr/glossary.xml
7218         * manual/fr/handling.xml
7219         * manual/fr/intro.xml
7220         * manual/fr/keyboard.xml
7221         * manual/fr/plugins.xml
7222         * manual/fr/starting.xml
7223         * manual/fr/sylpheed-claws-manual.xml
7224                 various fixes: typos, missing .fr translations, punctuation,
7225                 capitalization, links, accents and some bad French more.
7226
7227 2006-04-12 [wwp]        2.1.0cvs32
7228
7229         * src/prefs_gtk.c
7230                 fix for bug #935: always store prefs files in UTF-8 (thanks
7231                 to Colin).
7232
7233 2006-04-11 [colin]      2.1.0cvs31
7234
7235         * src/compose.c
7236                 Fix inserting files not in utf8 when locale is utf8
7237
7238 2006-04-11 [colin]      2.1.0cvs30
7239
7240         * src/inc.c
7241                 Don't show error dialog when cancelling connection
7242                 Patch by Pawel
7243
7244 2006-04-11 [cleroy]     2.1.0cvs29
7245
7246         * src/compose.c
7247                 Implement multiple quote levels
7248         * src/prefs_common.c
7249                 Change a little bit the quote bgcolor for 2nd level
7250
7251 2006-04-11 [colin]      2.1.0cvs28
7252
7253         * src/gtk/about.c
7254                 Add locale and charset in the label
7255
7256 2006-04-10 [colin]      2.1.0cvs27
7257
7258         * src/compose.c
7259         * src/prefs_common.c
7260         * src/prefs_common.h
7261         * src/prefs_msg_colors.c
7262         * src/textview.c
7263                 Allow optional background color in quotes
7264                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
7265                 GTK+-2.8.x feature
7266
7267 2006-04-10 [colin]      2.1.0cvs26
7268
7269         * src/main.c
7270         * src/mainwindow.c
7271         * src/mainwindow.h
7272                 Implement --select
7273
7274 2006-04-10 [colin]      2.1.0cvs25
7275
7276         * manual/plugins.xml
7277         * manual/fr/plugins.xml
7278                 Document libcurl's proxy variables
7279
7280 2006-04-09 [colin]      2.1.0cvs24
7281
7282         * src/prefs_common.c
7283                 gettext() returns statically allocated stuff. We have
7284                 to strdup it in order to be able to free it.
7285
7286 2006-04-09 [colin]      2.1.0cvs23
7287
7288         * AUTHORS
7289         * src/gtk/authors.h
7290                 Add Alexei
7291
7292 2006-04-09 [colin]      2.1.0cvs22
7293
7294         * src/mainwindow.c
7295         * src/gtk/quicksearch.c
7296                 Fix bug #859 (problems with cyrilic input in 
7297                 search panel) - Patch by Alexey Illarionov 
7298                 <littlesavage@rambler.ru>
7299
7300 2006-04-09 [colin]      2.1.0cvs21
7301
7302         * src/prefs_customheader.c
7303                 I prefer removing then freeing rather than the contrary
7304                 (even if it doesn't change anything ;-)
7305         * src/prefs_account.c
7306                 Fix bug #933 (Crash re-entering the custom headers list 
7307                 dialog in accounts prefs)
7308                 The problem happened when cancelling the Account 
7309                 Preferences' dialogs - in which case we didn't do 
7310                 anything to the PrefsAccount * struct. In case of applying,
7311                 the old ac_prefs was replaced with the tmp_ac_prefs we were
7312                 working with in this dialog. The problem is that 
7313                 prefs_customheader.c, working on this tmp_ac_prefs, always
7314                 changes the ->customhdr_list pointer, even when cancelled. 
7315                 So in case of cancelling the prefs_account dialog, we still
7316                 have to update ->customhdr_list in the real account.
7317
7318 2006-04-08 [colin]      2.1.0cvs20
7319
7320         * manual/fr/glossary.xml
7321         * manual/fr/keyboard.xml
7322                 Forgot some headers :)
7323
7324 2006-04-08 [colin]      2.1.0cvs19
7325
7326         * manual/Makefile.am
7327         * manual/fr/Makefile.am
7328         * manual/fr/account.xml
7329         * manual/fr/ack.xml
7330         * manual/fr/addrbook.xml
7331         * manual/fr/advanced.xml
7332         * manual/fr/faq.xml
7333         * manual/fr/glossary.xml
7334         * manual/fr/gpl.xml
7335         * manual/fr/handling.xml
7336         * manual/fr/intro.xml
7337         * manual/fr/keyboard.xml
7338         * manual/fr/plugins.xml
7339         * manual/fr/starting.xml
7340         * manual/fr/sylpheed-claws-manual.xml
7341         * manual/fr/dist/.cvsignore
7342         * manual/fr/dist/Makefile.am
7343         * manual/fr/dist/html/.cvsignore
7344         * manual/fr/dist/html/Makefile.am
7345         * manual/fr/dist/pdf/.cvsignore
7346         * manual/fr/dist/pdf/Makefile.am
7347         * manual/fr/dist/ps/.cvsignore
7348         * manual/fr/dist/ps/Makefile.am
7349         * manual/fr/dist/txt/.cvsignore
7350         * manual/fr/dist/txt/Makefile.am
7351                 Add the french translation of the manual. Thanks to
7352                 Olivier Delhomme <olivier.delhomme@free.fr> for 
7353                 account.xml, ack.xml, addrbook.xml and advanced.xml
7354
7355 2006-04-08 [colin]      2.1.0cvs18
7356
7357         * manual/plugins.xml
7358         * manual/starting.xml
7359                 More fixes
7360
7361 2006-04-07 [colin]      2.1.0cvs17
7362
7363         * manual/faq.xml
7364         * manual/intro.xml
7365         * manual/keyboard.xml
7366                 Little fixes
7367
7368 2006-04-07 [colin]      2.1.0cvs16
7369
7370         * README
7371         * src/compose.c
7372         * src/prefs_common.c
7373         * src/prefs_common.h
7374                 Add hidden compose_no_markup pref
7375
7376 2006-04-07 [wwp]        2.1.0cvs15
7377
7378         * src/summary_search.c
7379         * .cvsignore
7380                 Bugfix: stop button was sticky when searching in an empty folder.
7381                 Applied curly brackets code style to the whole file (summary_search.c).
7382                 More files to ignore.
7383
7384 2006-04-07 [wwp]        2.1.0cvs14
7385
7386         * src/message_search.c
7387         * src/summary_search.c
7388                 changed default button when search bumps at file/folder
7389                 beginning or end, for convenience (thanks to Colin).
7390
7391 2006-04-07 [paul]       2.1.0cvs13
7392
7393         * src/plugins/dillo_viewer/dillo_prefs.c
7394                 avoid future potential for namespace collision
7395                 Patch by Colin
7396
7397 2006-04-06 [wwp]        2.1.0cvs12
7398
7399         * src/summary_search.c
7400                 Unify extended/advanced searches names (and thus factorize labels),
7401                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7402
7403 2006-04-06 [wwp]        2.1.0cvs11
7404
7405         * src/folderview.c
7406         * src/prefs_themes.c
7407         * src/summaryview.c
7408                 Fixed some compilation warnings.
7409
7410 2006-04-06 [colin]      2.1.0cvs10
7411
7412         * manual/advanced.xml
7413                 Document the wizard template and how to deploy
7414                 Sylpheed-Claws effectively
7415
7416 2006-04-06 [colin]      2.1.0cvs9
7417
7418         * src/folderview.c
7419                 gettext patch to tell translators about _("#"),
7420                 by Maxim Britov
7421
7422 2006-04-06 [colin]      2.1.0cvs8
7423
7424         * src/textview.c
7425                 Fix invalid GtkTextBIter after clicking "Display as text"
7426
7427 2006-04-06 [mones]      2.1.0cvs7
7428
7429         * src/addr_compl.c
7430         * src/addrindex.c
7431         * src/addritem.c
7432         * src/codeconv.c
7433         * src/compose.c
7434         * src/filtering.c
7435         * src/folder.c
7436         * src/folder_item_prefs.c
7437         * src/folderview.c
7438         * src/localfolder.c
7439         * src/matcher.c
7440         * src/mimeview.c
7441         * src/prefs_msg_colors.c
7442         * src/prefs_spelling.c
7443         * src/prefs_themes.c
7444         * src/procmime.c
7445         * src/procmsg.c
7446         * src/stock_pixmap.c
7447         * src/summaryview.c
7448         * src/textview.c
7449         * src/toolbar.c
7450         * src/common/mgutils.c
7451         * src/common/prefs.c
7452         * src/common/ssl_certificate.c
7453         * src/gtk/colorlabel.c
7454         * src/gtk/quicksearch.c
7455         * src/plugins/pgpmime/pgpmime.c
7456         * src/plugins/spamassassin/spamassassin.c
7457                 Removed redundant NULL checks for g_free() calls.
7458                 Patch by Pawel Pekala.
7459
7460 2006-04-06 [mones]      2.1.0cvs6
7461
7462         * src/prefs_actions.c
7463         * src/prefs_filtering.c
7464         * src/prefs_filtering_action.c
7465         * src/prefs_matcher.c
7466         * src/prefs_template.c
7467         * src/gtk/gtkutils.c
7468         * src/gtk/gtkutils.h
7469                 Have a nice replace button. Patch by Pawel Pekala
7470
7471 2006-04-06 [colin]      2.1.0cvs5
7472
7473         * src/addressbook.c
7474                 Fix crash with empty columns
7475
7476 2006-04-05 [colin]      2.1.0cvs4
7477
7478         * src/wizard.c
7479         * src/prefs_gtk.c
7480                 Allow wizard customization with pre-filled values
7481
7482 2006-04-05 [colin]      2.1.0cvs3
7483
7484         * src/textview.c
7485         * src/mimeview.c
7486         * src/mimeview.h
7487                 Nicer messages in mimeview
7488
7489 2006-04-05 [colin]      2.1.0cvs2
7490
7491         * src/addressbook.c
7492         * src/prefs_summaries.c
7493                 i18n fix
7494
7495 2006-04-05 [colin]      2.1.0cvs1
7496
7497         * src/plugins/pgpcore/plugin.c
7498         * src/plugins/pgpcore/select-keys.c
7499         * src/plugins/pgpcore/select-keys.h
7500         * src/plugins/pgpcore/sgpgme.c
7501         * src/plugins/pgpcore/sgpgme.h
7502         * src/plugins/pgpinline/pgpinline.c
7503         * src/plugins/pgpinline/plugin.c
7504         * src/plugins/pgpmime/pgpmime.c
7505         * src/plugins/pgpmime/plugin.c
7506                 Factorize and generalize a bit 
7507                 Drop S/MIME signature verification from PGP/MIME
7508                 (adding it as another, more complete plugin)
7509
7510 2006-04-05 [paul]       2.1.0
7511
7512         2.1.0 released
7513
7514 2006-04-05 [paul]       2.0.0cvs186
7515
7516         * manual/advanced.xml
7517                 add info on colour labels
7518
7519 2006-04-05 [paul]       2.0.0cvs185
7520
7521         * po/bg.po
7522         * po/cs.po
7523         * po/de.po
7524         * po/el.po
7525         * po/en_GB.po
7526         * po/fi.po
7527         * po/fr.po
7528         * po/it.po
7529         * po/nl.po
7530         * po/pl.po
7531         * po/pt_BR.po
7532         * po/sr.po
7533         * po/zh_CN.po
7534                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
7535                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
7536                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
7537                 Guimaraes, Aleksandar Urosevic, Ralgh Young
7538         * src/gtk/authors.h
7539         * tools/claws.i18n.status.pl
7540                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
7541                 and new Czech translator, Tim <timbrain@post.cz>
7542
7543 2006-04-05 [mones]      2.0.0cvs184
7544
7545         * po/es.po
7546                 Updated translation
7547
7548 2006-04-05 [colin]      2.0.0cvs183
7549
7550         * src/gtk/quicksearch.c
7551                 Fix bug #929 (unnecessary reload in quick search bar)
7552
7553 2006-04-05 [colin]      2.0.0cvs182
7554
7555         * src/compose.c
7556                 Fix crash on Reply with no From:
7557                 Show signature and conversion error on queuing 
7558                 (but not sending)
7559         * src/mainwindow.c
7560         * src/summaryview.c
7561         * src/summaryview.h
7562                 Factorize threading code and make sure msginfo 
7563                 is not null when it comes from a GtkCTreeRow's 
7564                 data
7565         * src/gtk/gtkaspell.c
7566                 Check for necessary things
7567         * src/gtk/gtksctree.c
7568         * src/gtk/gtksctree.h
7569                 Reset anchor if necessary when removing node
7570
7571 2006-03-29 [colin]      2.0.0cvs181
7572
7573         * src/folderview.c
7574                 Warn for disabled IMAP accounts (due to lack of
7575                 libetpan). Breaks string-freeze - sorry - but it
7576                 is kind of important ;)
7577
7578 2006-03-28 [colin]      2.0.0cvs180
7579
7580         * src/gtk/gtkutils.c
7581         * src/gtk/gtkutils.h
7582                 Add a gtkut_get_link_btn() function that
7583                 creates a button which acts like an URI
7584         * src/prefs_themes.c
7585         * src/gtk/about.c
7586                 Use this function (factorizes codes)
7587         * src/common/defs.h
7588         * src/gtk/pluginwindow.c
7589                 Add a "Get more..." in the plugins window
7590
7591 2006-03-28 [colin]      2.0.0cvs179
7592
7593         * src/common/smtp.c
7594         * src/common/passcrypt.c
7595         * src/undo.c
7596                 Warning fixes. Patch by Pawel Pekala
7597
7598 2006-03-27 [colin]      2.0.0cvs178
7599
7600         * src/undo.c
7601                 Fix undoing by blocks with spaces
7602
7603 2006-03-27 [colin]      2.0.0cvs177
7604
7605         * src/textview.c
7606                 Set margin to 3px for headers
7607
7608 2006-03-27 [paul]
7609
7610         2.1.0-rc2 released
7611
7612 2006-03-27 [wwp]        2.0.0cvs176
7613
7614         * src/summaryview.c
7615                 don't reset quicksearch when updating the message list.
7616                 Thanks to Colin.
7617
7618 2006-03-26 [wwp]        2.0.0cvs175
7619
7620         * src/compose.c
7621                 use a unified border width ('other' tab in the compose window,
7622                 patch by Pawel Pekala).
7623
7624
7625 2006-03-26 [wwp]        2.0.0cvs174
7626
7627         * src/common/quoted-printable.c
7628         * src/addressbook.c
7629                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
7630
7631 2006-03-26 [colin]      2.0.0cvs173
7632
7633         * src/quote_fmt_parse.y
7634                 Fix non-UTF8 date formats messing up the whole quote a 
7635                 little bit
7636
7637 2006-03-26 [colin]      2.0.0cvs172
7638
7639         * src/procheader.c
7640                 Make sure the date is UTF8 valid, or try to make it
7641                 so. IncrediMail is really IncrediStupid.
7642         * src/compose.c
7643                 Fix possible conversions. 
7644                 
7645
7646 2006-03-26 [colin]      2.0.0cvs171
7647
7648         * src/matcher.c
7649                 Fix corner cases in body search. This is still a
7650                 hack... It seems impossible to make it good and 
7651                 reasonably fast at the same time.
7652
7653 2006-03-26 [colin]      2.0.0cvs170
7654
7655         * src/summaryview.c
7656                 I think I killed the twilight zone bug!
7657                 summary_select_node() flushes GTK events in order
7658                 to be able to center the view. But this also 
7659                 flushes keypresses like Ctrl-Alt-U, so this can
7660                 call summary_show from summary_select_node (itself
7661                 called from summary_show, etc.). And the summaryview
7662                 has to be unlocked in this function. So just locking
7663                 while processing GTK events, and bailing if locked, 
7664                 should fix it.
7665                 Fixes bug #927 (SIGSEGV during Update Summary)
7666
7667 2006-03-25 [colin]      2.0.0cvs169
7668
7669         * src/matcher.c
7670                 Fix search in QP-encoded bodies
7671                 Fix utf-8 searches in bodies encoded in the
7672                 locale's encoding
7673         * src/common/quoted-printable.c
7674         * src/common/quoted-printable.h
7675                 Add a decode function that doesn't overwrite
7676                 the original pointer
7677                 
7678
7679 2006-03-24 [colin]      2.0.0cvs168
7680
7681         * src/action.c
7682         * src/summaryview.c
7683         * src/summaryview.h
7684                 Update message cache after action
7685                 Patch by H. Merijn Brand
7686         * src/prefs_msg_colors.c
7687                 Factorize label 
7688                 Patch by Fabien Vantard
7689         * src/plugins/spamassassin/spamassassin_gtk.c
7690                 Remove useless translation
7691                 Patch by Fabien Vantard
7692
7693 2006-03-23 [colin]      2.0.0cvs167
7694
7695         * src/common/ssl.c
7696                 Let 30 seconds to SSL_connect
7697
7698 2006-03-23 [wwp]        2.0.0cvs166
7699
7700         * src/summaryview.c
7701         * src/gtk/description_window.c
7702                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
7703                 and headers are translated; adjust description windows' width to fit their
7704                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
7705
7706 2006-03-23 [paul]       2.0.0cvs165
7707
7708         * src/common/utils.c
7709                 fix highlighting of URIs containing "()"
7710                 (2.0.0cvs164's reversal fixed)
7711                 Thanks to Colin.
7712
7713 2006-03-23 [paul]       2.0.0cvs164
7714
7715         * src/common/utils.c
7716                 revert patch, (postponing a fix), at 2.0.0cvs120
7717                 as it breaks more URIs than it fixes.
7718                 Allow '-' to be a terminating character in a URI
7719
7720 2006-03-22 [colin]      2.0.0cvs163
7721
7722         * configure.ac
7723                 Require libetpan 0.45
7724                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
7725
7726 2006-03-22 [paul]       2.0.0cvs162
7727
7728         * src/editgroup.c
7729                 replace '<-' and '->' buttons with GTK_STOCK graphical
7730                 buttons
7731         * src/summary_search.c
7732                 don't offer '...' for translation
7733                 add a tooltip to advanced search '...' button
7734         * src/gtk/quicksearch.c
7735                 don't offer '...' for translation
7736
7737 2006-03-21 [colin]      2.0.0cvs161
7738
7739         * src/compose.c
7740                 Fix middle-click pasting (insert at click
7741                 position instead of cursor position, don't
7742                 remove existing selection and allow pasting
7743                 our own selection)
7744         * src/addressbook.c
7745                 "LDAP Server" -> "LDAP servers"
7746
7747 2006-03-21 [wwp]        2.0.0cvs160
7748
7749         * src/etpan/imap-thread.c
7750                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
7751
7752 2006-03-20 [colin]      2.0.0cvs159
7753
7754         * src/summaryview.c
7755                 Don't reload summaryview after an execute with no
7756                 move action
7757
7758 2006-03-19 [colin]      2.0.0cvs158
7759
7760         * src/addressbook.c
7761                 and put groups at the top, always
7762
7763 2006-03-19 [colin]      2.0.0cvs157
7764
7765         * src/addressbook.c
7766                 Order groups before names, as previously
7767
7768 2006-03-19 [colin]      2.0.0cvs156
7769
7770         * src/addressbook.c
7771                 - Sort case-unsensitive
7772                 - Put the sort arrow at opening too
7773
7774 2006-03-19 [wwp]        2.0.0cvs155
7775
7776         * src/addressbook.c
7777                 allow sorting by name/email/remarks, ensure that right-pane's contents
7778                 matches the left-pane selection (cleared when appropriate).
7779                 Patch by Pawel Pekala <c0rn@o2.pl>.
7780
7781 2006-03-18 [colin]      2.0.0cvs154
7782
7783         * src/textview.c
7784                 Fix text cursor ;)
7785
7786 2006-03-18 [colin]      2.0.0cvs153
7787
7788         * src/gtk/filesel.c
7789                 Make sure we hide the preview if we didn't get
7790                 a filename
7791
7792 2006-03-18 [colin]      2.0.0cvs152
7793
7794         * src/summaryview.c
7795                 Set cursor to watch for execution (fixes lack
7796                 of watch-cursor when dnd'ing hundreds of mails)
7797         * src/gtk/filesel.c
7798                 Check that mime type is 'image/*' before updating
7799                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
7800
7801 2006-03-18 [colin]      2.0.0cvs151
7802
7803         * src/mainwindow.c
7804         * src/textview.c
7805         * src/textview.h
7806                 Put a watch cursor in textview too when the mainwindow's
7807                 cursor in a watch
7808
7809 2006-03-18 [colin]      2.0.0cvs150
7810
7811         * src/folder.c
7812                 Change wrong asserts to simple tests
7813
7814 2006-03-17 [colin]      2.0.0cvs149
7815
7816         * src/mainwindow.c
7817         * src/mainwindow.h
7818         * src/prefs_msg_colors.c
7819         * src/summaryview.c
7820         * src/summaryview.h
7821         * src/gtk/colorlabel.c
7822         * src/gtk/colorlabel.h
7823                 Add a color label menu in the main menubar
7824                 Add (fixed) accels Ctrl-{0-7} to change the color
7825                 They have to be fixed because the menu's dynamic,
7826                 the items are complex widgets, hence we can't use
7827                 a GtkItemFactory.
7828
7829
7830 2006-03-17 [wwp]        2.0.0cvs148
7831
7832         * src/compose.c
7833                 rollback few lines from my previous commit (those lines come from
7834                 a pending patch, accidentally commited, even if neutral as they are
7835                 commented out).
7836
7837 2006-03-17 [wwp]        2.0.0cvs147
7838
7839         * src/compose.c
7840                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
7841                 applied code style/indentation to the modified function.
7842
7843 2006-03-17 [wwp]        2.0.0cvs146
7844
7845         * src/procmsg.c
7846         * src/compose.c
7847                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
7848
7849 2006-03-17 [paul]
7850
7851         2.1.0-rc1 released
7852
7853 2006-03-17 [paul]       2.0.0cvs145
7854
7855         * src/main.c
7856                 addressbook_read_file() was called twice
7857         * src/textview.c
7858                 X-Mailer highlighting
7859
7860 2006-03-16 [colin]      2.0.0cvs144
7861
7862         * src/sourcewindow.c
7863         * src/sourcewindow.h
7864                 And the last one, in source window.
7865
7866 2006-03-16 [colin]      2.0.0cvs143
7867
7868         * src/compose.c
7869         * src/compose.h
7870                 Fix the same stuff in compose
7871
7872 2006-03-16 [colin]      2.0.0cvs142
7873
7874         * src/messageview.c
7875                 Complete the previous messageview crash fix
7876
7877 2006-03-16 [colin]      2.0.0cvs141
7878
7879         * src/procmsg.h
7880         * src/procmsg.c
7881         * src/folder.c
7882                 Fix POSTPROCESSING hook
7883                 Patch by H. Merijn Brand
7884
7885         * src/procmime.c
7886         * src/procmime.h
7887                 Parse Content-Location
7888
7889         * src/toolbar.c
7890         * src/messageview.c
7891         * src/messageview.h
7892                 Don't crash when a top-level MessageView has
7893                 been closed on us. Same problematic than
7894                 yesterday's quicksearch issue.
7895
7896 2006-03-15 [colin]      2.0.0cvs140
7897
7898         * src/gtk/quicksearch.c
7899                 Fix a bitchy race we didn't think about when we
7900                 added quicksearch cancellation:
7901                 If the search is not on cached fields, for example
7902                 body_part matchcase "stuff"
7903                 the matcher code has to get the whole message. If
7904                 we're on IMAP, that can be slow, and in order to
7905                 be non-blocking, the IMAP code idle loop processes
7906                 gtk events too. So it is possible to cancel a
7907                 quicksearch while the matcher is getting the mail's
7908                 body. After matcher got its body, it will start to
7909                 iterate over the matcher list that the Quicksearch's
7910                 clear_search_cb() just freed via prepare_matcher().
7911                 SIGSEGV ensues.
7912                 The fix consists of guarding the matcherlist_match()
7913                 call with a boolean 'matching'. If we reset the
7914                 quicksearch while matching is TRUE, we don't free
7915                 the matcherlist anymore like we did, but we set
7916                 another new flag, deferred_free, to TRUE. Then,
7917                 in quicksearch_match(), just after returning from
7918                 matcherlist_match() and unsetting the matching flag,
7919                 we check the deferred_free flag and do the
7920                 prepare_matcher() (which does the matcherlist_free)
7921                 for real, so we free the matcherlist once it's not
7922                 used anymore.
7923                 As all of this runs via the glib main loop, we
7924                 luckily don't need a mutex.
7925         * src/summaryview.c
7926                 Also, show progress while searching.
7927
7928
7929 2006-03-14 [colin]      2.0.0cvs139
7930
7931         * src/alertpanel.c
7932                 Make alertpanel_is_open non-static
7933
7934 2006-03-14 [colin]      2.0.0cvs138
7935
7936         * src/prefs_spelling.c
7937                 Cleanups - Fabien Vantard
7938
7939 2006-03-14 [wwp]        2.0.0cvs137
7940
7941         * src/main.c
7942                 code style normalization (curly braces, indentation).
7943
7944 2006-03-14 [wwp]        2.0.0cvs137
7945
7946         * src/main.c
7947                 code style (braces, indentation)
7948
7949 2006-03-12 [paul]       2.0.0cvs136
7950
7951         * src/prefs_common.c
7952                 trans_hdr defaults to FALSE to be RFC-savvy
7953         * src/prefs_summaries.c
7954                 add a tooltip to the trans_hdr option
7955                 
7956
7957 2006-03-12 [paul]       2.0.0cvs135
7958
7959         * src/prefs_matcher.c
7960                 give a little more width to the combos
7961         * src/prefs_display_header.c
7962         * src/textview.c
7963                 translate headers if prefs_common.trans_hdr
7964                 is TRUE
7965
7966         Patches by Pawel Pekala
7967
7968 2006-03-12 [paul]       2.0.0cvs134
7969
7970         * src/plugins/clamav/clamav_plugin.c
7971         * src/plugins/dillo_viewer/dillo_viewer.c
7972         * src/plugins/pgpcore/plugin.c
7973         * src/plugins/pgpinline/plugin.c
7974         * src/plugins/pgpmime/plugin.c
7975         * src/plugins/spamassassin/spamassassin.c
7976                 update/add to descriptions
7977         * src/plugins/spamassassin/spamassassin_gtk.c
7978                 fixes to the english, remove superfluous
7979                 tooltips, clean up a little
7980
7981 2006-03-12 [paul]       2.0.0cvs133
7982
7983         * src/compose.c
7984                 fix Bug 924, 'Account combo box shows up wrong 
7985                 if & is in account name'
7986
7987 2006-03-11 [colin]      2.0.0cvs132
7988
7989         * src/summaryview.c
7990                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
7991                 messed up shift-selection because is slows down
7992                 moving around summaryview. thanks -users
7993
7994 2006-03-10 [colin]      2.0.0cvs131
7995
7996         * src/plugins/spamassassin/spamassassin_gtk.c
7997                 Put back Paul's engrish fixes
7998
7999 2006-03-10 [colin]      2.0.0cvs130
8000
8001         * src/plugins/spamassassin/spamassassin.c
8002         * src/plugins/spamassassin/spamassassin.h
8003         * src/plugins/spamassassin/spamassassin_gtk.c
8004                 Cleanup SA prefs page (more)
8005                 Patch by Fabien Vantard
8006
8007 2006-03-10 [paul]       2.0.0cvs129
8008
8009         * src/prefs_msg_colors.c
8010         * src/prefs_spelling.c
8011                 widget sensitivity
8012
8013 2006-03-09 [mones]      2.0.0cvs128
8014
8015         * po/es.po
8016                 Update for next RC
8017
8018 2006-03-09 [wwp]        2.0.0cvs127
8019
8020         * configure.ac
8021                 revert accidental commit (requirement for libetpan 0.43), this time
8022                 not in HEAD.
8023
8024 2006-03-09 [wwp]        2.0.0cvs125
8025
8026         * configure.ac
8027                 revert accidental commit (requirement for libetpan 0.43)
8028
8029 2006-03-09 [paul]       2.0.0cvs126
8030
8031         * src/prefs_receive.c
8032                 remove useless frame
8033                 replace 'incorporation' with 'receiving'
8034         * src/plugins/clamav/clamav_plugin_gtk.c
8035         * src/plugins/spamassassin/spamassassin_gtk.c
8036                 improve widget sensitivity
8037                 fix a bit his engrish
8038
8039 2006-03-09 [wwp]        2.0.0cvs125
8040
8041         * src/addressadd.c
8042         * src/foldersel.c
8043         * src/prefs_common.c
8044         * src/prefs_common.h
8045                 remember some more windows' sizes (add to addressbook and
8046                 select folder).
8047
8048 2006-03-09 [paul]       2.0.0cvs124
8049
8050         * src/plugins/pgpcore/prefs_gpg.c
8051                 normalise construction of dialogue
8052
8053 2006-03-09 [paul]       2.0.0cvs123
8054
8055         * src/plugins/trayicon/Makefile.am
8056                 add missing slash
8057
8058 2006-03-08 [colin]      2.0.0cvs122
8059
8060         * src/plugins/trayicon/Makefile.am
8061                 Fix build in separate dir 
8062                 Patch by Bamanzi <bamanzi@gmail.com>
8063
8064 2006-03-08 [colin]      2.0.0cvs121
8065
8066         * src/procmsg.c
8067                 Batch move and copies from summaryview with delayed execution
8068                 too
8069
8070 2006-03-07 [paul]       2.0.0cvs120
8071
8072         * src/common/utils.c
8073                 fix highlighting of URIs containing "()"
8074                 Patch by Pawel Pekala
8075
8076 2006-03-07 [paul]       2.0.0cvs119
8077
8078         * src/folder.c
8079         * src/folder.h
8080         * src/folderview.c
8081                 immediately do alphabetical resort when
8082                 changing a folder's name
8083                 Patch by Pawel Pekala
8084
8085 2006-03-07 [paul]       2.0.0cvs118
8086
8087         * src/news.c
8088         * src/news_gtk.c
8089                 when unsubscribing a newsgroup, remove the
8090                 folder and msgs in .sylpheed-claws/newscache
8091                 Patch by Pawel Pekala <c0rn@gazeta.pl>
8092
8093 2006-03-07 [paul]       2.0.0cvs117
8094
8095         * src/textview.c
8096                 fix wrong Fake URL Warning
8097                 Thanks to Hiro
8098
8099 2006-03-07 [colin]      2.0.0cvs116
8100
8101         * src/imap.c
8102                 Return immediately when password dialog was
8103                 cancelled
8104         * src/gtk/inputdialog.c
8105                 Allow empty strings for passwords
8106
8107
8108 2006-03-06 [colin]      2.0.0cvs115
8109
8110         * src/imap.c
8111                 Prevent double-timeouts when connection fails
8112
8113 2006-03-06 [colin]
8114
8115         2.0.1-rc1 released
8116
8117 2006-03-06 [colin]      2.0.0cvs114
8118
8119         * src/imap.c
8120                 Refresh session during potentially long
8121                 operations
8122
8123 2006-03-06 [wwp]        2.0.0cvs113
8124
8125         * src/prefs_msg_colors.h
8126                 forgot that one (custom color labels).
8127
8128 2006-03-06 [wwp]        2.0.0cvs112
8129
8130         * src/prefs_common.c
8131         * src/prefs_common.h
8132         * src/prefs_msg_colors.c
8133         * src/summaryview.c
8134         * src/summaryview.h
8135         * src/gtk/colorlabel.c
8136         * src/gtk/colorlabel.h
8137                 colors in messages list are now customizable. Color values and names can
8138                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
8139                 Thanks to Paul and Colin for their help with this longstanding patch!
8140
8141 2006-03-06 [wwp]        2.0.0cvs111
8142
8143         * src/textview.c
8144                 don't crash if (x)face is bad.
8145
8146 2006-03-05 [paul]       2.0.0cvs110
8147
8148         * AUTHORS
8149         * configure.ac
8150         * src/Makefile.am
8151         * src/common/Makefile.am
8152         * src/common/utils.h
8153         * src/etpan/imap-thread.c
8154         * src/gtk/authors.h
8155         * src/plugins/clamav/Makefile.am
8156         * src/plugins/demo/Makefile.am
8157         * src/plugins/dillo_viewer/Makefile.am
8158         * src/plugins/pgpcore/Makefile.am
8159         * src/plugins/pgpcore/passphrase.c
8160         * src/plugins/pgpinline/Makefile.am
8161         * src/plugins/pgpmime/Makefile.am
8162         * src/plugins/spamassassin/Makefile.am
8163         * src/plugins/trayicon/Makefile.am
8164                 fix builiding on cygwin
8165                 Patch by Ralgh Young <bamanzi@gmail.com>
8166
8167 2006-03-04 [wwp]        2.0.0cvs109
8168
8169         * manual/keyboard.xml
8170                 fix mixed up/down keys.
8171
8172 2006-03-04 [wwp]        2.0.0cvs108
8173
8174         * README
8175         * INSTALL
8176                 updated links to SpamAssassin.
8177
8178 2006-03-04 [wwp]        2.0.0cvs107
8179
8180         * manual/plugins.xml
8181         * src/plugins/spamassassin/README
8182                 updated SpamAssassin plugin docs to reflect new functional additions
8183                 (also fix/update/documents few technical stuff more, see the README).
8184
8185 2006-03-04 [wwp]        2.0.0cvs106
8186
8187         * src/prefs_message.c
8188                 normalized capitalization of message-prefs paths.
8189
8190 2006-03-04 [wwp]        2.0.0cvs105
8191
8192         * manual/advanced.xml
8193                 typo.
8194
8195 2006-03-03 [colin]      2.0.0cvs104
8196
8197         * src/plugins/clamav/clamav_plugin_gtk.c
8198                 Rework prefs page, patch by Fabien 
8199
8200 2006-03-03 [colin]      2.0.0cvs103
8201
8202         * src/plugins/clamav/clamav_plugin.c
8203                 Set error on all errors
8204
8205 2006-03-03 [colin]      2.0.0cvs102
8206
8207         * src/common/plugin.c
8208                 Initialize error to avoid crashing when a plugin fails
8209                 without setting error
8210
8211 2006-03-02 [wwp]        2.0.0cvs101
8212
8213         * configure.ac
8214                 fixed linker flags for libetpan support on Cygwin
8215                 (thanks to H.Merijn Brand).
8216
8217 2006-03-02 [wwp]        2.0.0cvs100
8218
8219         * src/addressbook.c
8220                 fix some AB error messages: one for punctuation and
8221                 one wrongly duplicate (thanks, maxbritov).
8222
8223 2006-03-02 [wwp]        2.0.0cvs99
8224
8225         * src/plugins/spamassassin/spamassassin.c
8226                 make sync calls to sa-learn/spamc to prevent
8227                 system (whatever local or client/server) overload.
8228
8229 2006-03-02 [colin]      2.0.0cvs98
8230
8231         * src/summaryview.c
8232                 Put the spam icon in the status column instead of the
8233                 mark one
8234
8235 2006-03-01 [colin]      2.0.0cvs97
8236
8237         * src/plugins/spamassassin/spamassassin.c
8238                 Fix segfault (g_file_set_contents fails for some 
8239                 reason and err==0x2f. Can't find out why with
8240                 valgrind, using working function :-)
8241
8242 2006-03-01 [colin]      2.0.0cvs96
8243
8244         * src/inc.c
8245                 Offline overriding: let 'No' be cached only 3 seconds
8246
8247 2006-03-01 [colin]      2.0.0cvs95
8248
8249         * src/addr_compl.c
8250         * src/addrbook.c
8251         * src/addressbook.c
8252         * src/addrindex.c
8253         * src/folder_item_prefs.c
8254         * src/headerview.c
8255         * src/imap.c
8256         * src/inc.c
8257         * src/ldif.c
8258         * src/mainwindow.c
8259         * src/mh.c
8260         * src/msgcache.c
8261         * src/prefs_common.h
8262         * src/prefs_msg_colors.c
8263         * src/procheader.c
8264         * src/procheader.h
8265         * src/procmime.c
8266         * src/procmsg.c
8267         * src/procmsg.h
8268         * src/send_message.h
8269         * src/simple-gettext.c
8270         * src/summaryview.c
8271         * src/summaryview.h
8272         * src/syldap.c
8273         * src/textview.c
8274         * src/undo.c
8275         * src/common/ssl_certificate.c
8276         * src/common/utils.c
8277         * src/gtk/colorsel.c
8278         * src/gtk/gtksctree.c
8279         * src/gtk/gtkshruler.c
8280         * src/plugins/trayicon/trayicon.c
8281                 #if 0 goes to /dev/null
8282
8283 2006-03-01 [colin]      2.0.0cvs94
8284
8285         * src/compose.c
8286         * src/imap.c
8287         * src/inc.c
8288         * src/inc.h
8289         * src/messageview.c
8290         * src/news.c
8291         * src/plugins/spamassassin/spamassassin.c
8292                 Allow to add information in the "working offline"
8293                 window
8294
8295 2006-03-01 [wwp]        2.0.0cvs93
8296
8297         * src/plugins/spamassassin/spamassassin.c
8298                 fixed spamc invocation: use a tricky temporary mini shell wrapper
8299                 'cause it seems that calling `spamc ... < inputfile` with
8300                 g_spawn_(a)sync simply.. erm doesn't work :-).
8301
8302 2006-03-01 [wwp]        2.0.0cvs92
8303
8304         * src/toolbar.c
8305         * src/toolbar.h
8306                 simplify the adding of spam/ham button to the messageview toolbar
8307                 (it gets more clear now that the same button will be "Mark as spam"
8308                 or "Mark as ham" according to the current message status,
8309                 thanks to Colin).
8310
8311 2006-03-01 [wwp]        2.0.0cvs91
8312
8313         * src/messageview.c
8314         * src/procmsg.c
8315         * src/procmsg.h
8316         * src/summaryview.c
8317         * src/plugins/spamassassin/spamassassin.c
8318         * src/plugins/spamassassin/spamassassin.h
8319                 make learner callbacks return a status (0 for ok),
8320                 handle it in main code to avoid setting flags when learning failed,
8321                 don't learn on TCP if offline in spamassassin,
8322                 thanks to Colin.
8323
8324                 
8325
8326 2006-03-01 [wwp]        2.0.0cvs90
8327
8328         * src/compose.c
8329                 some work around the compose window's account menu,
8330                 patch by Fabien Vantard.
8331
8332 2006-03-01 [wwp]        2.0.0cvs89
8333
8334         * src/plugins/spamassassin/spamassassin.c
8335                 fixed bad logics, was using spamc in local mode and sa-learn
8336                 in remote mode (thanks, Colin).
8337
8338 2006-03-01 [wwp]        2.0.0cvs88
8339
8340         * src/plugins/spamassassin/spamassassin.c
8341         * src/plugins/spamassassin/spamassassin.h
8342         * src/plugins/spamassassin/spamassassin_gtk.c
8343                 made processing of emails w/ sa-plugin an option (default is TRUE),
8344                 fixed Engrish some tooltips, capitalization of some debug messages
8345                 and warnings. The spamassassin plugin now provides two separate
8346                 services: process emails upon incorporation and spamd training.
8347                 Both services (un)register independently but use some common
8348                 plugin settings (transport settings, spam storage location).
8349
8350 2006-02-28 [wwp]        2.0.0cvs87
8351
8352         * src/plugins/spamassassin/spamassassin.c
8353                 fix async flag to spamc cmdline execution (batch exec should
8354                 be asynchronous).
8355
8356 2006-02-27 [wwp]        2.0.0cvs86
8357
8358         * src/plugins/spamassassin/spamassassin.c
8359         * src/plugins/spamassassin/spamassassin.h
8360         * src/plugins/spamassassin/spamassassin_gtk.c
8361                 - added the ability to learn a remote spamassassin server (spamd),
8362                 using spamc.
8363                 - added the spamassassin option 'username', that applies to all
8364                 spamassassin operations (filtering, learning, local or remote).
8365                 The default username is the current unix user (if left blank
8366                 from gtk prefs or config file).
8367                 - commented out some unused code (notebook widget), removed unused
8368                 layout (hbox1).
8369                 - make more widgets sensitive to the transport type.
8370
8371 2006-02-27 [colin]      2.0.0cvs85
8372
8373         * src/plugins/spamassassin/spamassassin.c
8374                 Fix sa-learn call when offline
8375
8376 2006-02-27 [colin]      2.0.0cvs84
8377
8378         * configure.ac
8379         * src/Makefile.am
8380         * src/mainwindow.c
8381         * src/mainwindow.h
8382         * src/messageview.c
8383         * src/messageview.h
8384         * src/prefs_toolbar.c
8385         * src/procmsg.c
8386         * src/stock_pixmap.c
8387         * src/stock_pixmap.h
8388         * src/summaryview.c
8389         * src/toolbar.c
8390         * src/toolbar.h
8391         * src/pixmaps/ham_btn.xpm
8392         * src/pixmaps/spam.xpm
8393         * src/pixmaps/spam_btn.xpm
8394         * src/plugins/spamassassin/spamassassin.c
8395                 Add button in toolbar for spam learning
8396                 Fix a few bugs from the last related commit
8397                 Revert 1.9.6cvs23 which messed up shift-selection
8398
8399 2006-02-24 [colin]      2.0.0cvs83
8400
8401         * src/procmsg.c
8402         * src/summaryview.c
8403         * src/summaryview.h
8404         * src/plugins/spamassassin/spamassassin.c
8405         * src/plugins/spamassassin/spamassassin.h
8406         * src/plugins/spamassassin/spamassassin_gtk.c
8407                 Unregister learner when spamassassin is either
8408                 disabled or over tcp
8409
8410 2006-02-24 [colin]      2.0.0cvs82
8411
8412         * src/Makefile.am
8413         * src/mainwindow.c
8414         * src/mainwindow.h
8415         * src/procmsg.c
8416         * src/procmsg.h
8417         * src/stock_pixmap.c
8418         * src/stock_pixmap.h
8419         * src/summaryview.c
8420         * src/summaryview.h
8421         * src/gtk/icon_legend.c
8422         * src/pixmaps/spam.xpm  ** NEW FILE **
8423         * src/plugins/spamassassin/spamassassin.c
8424         * src/plugins/spamassassin/spamassassin_gtk.c
8425                 Add spam learning interface (Mark/Mark as 
8426                 (spam|ham) menus)
8427
8428 2006-02-24 [wwp]        2.0.0cvs81
8429
8430         * src/compose.c
8431         * src/compose.h
8432         * src/filtering.c
8433                 hide compose window when sending message in batch mode
8434                 (filtering: forward and redirect). Also fixed a wrong
8435                 value returned when sending failed, neutral anyway.
8436                 (Colin, me) 
8437
8438 2006-02-24 [wwp]        2.0.0cvs80
8439
8440         * src/mainwindow.c
8441                 use GTK+'s stock quit button. Patch by Fabien Vantard.
8442
8443 2006-02-24 [paul]       2.0.0cvs79
8444
8445         * src/news.c
8446         * src/news.h
8447         * src/news_gtk.c
8448                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
8449                 Thanks to Colin
8450
8451 2006-02-23 [colin]      2.0.0cvs78
8452
8453         * src/alertpanel.c
8454                 Change OK to Close in alertpanel with View log
8455                 button; add accel to View log. Patch by Fabien
8456                 Vantard
8457
8458 2006-02-23 [wwp]        2.0.0cvs77
8459
8460         * src/compose.c
8461                 silly me, there were much more tests to perform, since toolbars can
8462                 really have down to 1 element only.
8463
8464 2006-02-23 [wwp]        2.0.0cvs76
8465
8466         * commitHelper
8467                 fixed indentation from my previous commit. Fallback to VISUAL if
8468                 EDITOR is not set (and to vi, at last resort).
8469
8470 2006-02-23 [wwp]        2.0.0cvs75
8471
8472         * commitHelper
8473                 improved error detection (Colin, me).
8474
8475 2006-02-23 [wwp]        2.0.0cvs74
8476
8477         * src/prefs_toolbar.c
8478                 simplify and fix prefs/toolbars layouting. Combos' contents can
8479                 now be really displayed.
8480
8481 2006-02-23 [wwp]        2.0.0cvs73
8482         simplifies and fix prefs/toolbars layouting. Combos' contents can now
8483         be really displayed.
8484
8485 2006-02-22 [wwp]        2.0.0cvs72
8486
8487         * src/compose.c
8488                 fix a typo in my previous commit (sorry!).
8489
8490 2006-02-22 [wwp]        2.0.0cvs71
8491
8492         * src/prefs_toolbar.c
8493                 fix a crash when adding separators to toolbars,
8494                 also fix some separator item information.
8495
8496 2006-02-22 [wwp]        2.0.0cvs70
8497
8498         * src/compose.c
8499                 fix a crash when redirecting (for instance) when compose window's
8500                 toolbar contents has been customized (when some buttons have been
8501                 removed in fact).
8502
8503 2006-02-21 [wwp]        2.0.0cvs69
8504
8505         * src/summaryview.c
8506         * src/gtk/pluginwindow.c
8507         * src/plugins/pgpcore/prefs_gpg.c
8508                 fix some compilation warnings (feat. remains of removed code).
8509
8510 2006-02-21 [wwp]        2.0.0cvs68
8511
8512         * src/gtk/gtkutils.c
8513                 fix two compilation issues, thanks to Stephan Sachse.
8514
8515 2006-02-20 [colin]      2.0.0cvs67
8516
8517         * src/mainwindow.c
8518                 Don't reselect displayed mail on refocus
8519                 This fixes actions misbehaving 
8520
8521 2006-02-20 [wwp]        2.0.0cvs66
8522
8523         * src/summaryview.c
8524         * src/gtk/gtksctree.c
8525         * src/gtk/gtkshruler.c
8526                 changed more runtime typecast checks.
8527
8528 2006-02-20 [wwp]        2.0.0cvs65
8529
8530         * src/summary_search.c
8531                 find all - summaryview refresh issue fixed, thanks to Colin.
8532
8533 2006-02-20 [wwp]        2.0.0cvs64
8534
8535         * src/gtk/gtkutils.c
8536                 better runtime typecast checks.
8537
8538 2006-02-20 [wwp]        2.0.0cvs63
8539
8540         * src/summary_search.c
8541                 enhancements to the summary search:
8542                         - add the ability to stop the running search
8543                           (upon ESC-key press, new Stop button or when Clear button is pressed)
8544                         - don't search if no criteria (From/To/Subject/Body) is set
8545                         - ensure that a busy mouse pointer is always shown when searching,
8546                           show it even a bit earlier
8547
8548 2006-02-19 [colin]      2.0.0cvs62
8549
8550         * src/compose.c
8551         * src/imap.c
8552         * src/etpan/imap-thread.c
8553         * src/etpan/imap-thread.h
8554                 (Future) IMAP speed improvement on sending
8555                 Will require a libetpan update
8556         * src/summaryview.c
8557         * src/gtk/quicksearch.c
8558                 Make quicksearch clearable while running.
8559
8560 2006-02-17 [colin]      2.0.0cvs61
8561
8562         * src/imap.c
8563         * src/etpan/imap-thread.c
8564         * src/etpan/imap-thread.h
8565                 Check for IMAP certificates
8566                 ** Requires libetpan-0.42-cvs4 
8567                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
8568
8569 2006-02-17 [colin]      2.0.0cvs60
8570
8571         * src/messageview.c
8572         * src/prefs_common.c
8573         * src/prefs_common.h
8574         * src/prefs_message.c
8575                 Add pref to display HTML-only mails with plugin, 
8576                 if possible (defaulting to FALSE of course).
8577
8578 2006-02-16 [colin]      2.0.0cvs59
8579
8580         * src/main.c
8581         * src/common/plugin.c
8582         * src/common/plugin.h
8583         * src/gtk/pluginwindow.c
8584                 Keep track of requested (but unloaded) plugins
8585                 in some error cases.
8586
8587 2006-02-16 [wwp]        2.0.0cvs58
8588
8589         * src/gtk/gtkaspell.c
8590         * src/gtk/gtkaspell.h
8591         * src/prefs_spelling.c
8592         * src/compose.c
8593         * src/prefs_common.c
8594         * src/prefs_common.h
8595                 implemented new optional spellchecker behaviour: re-check message when
8596                 dictionary got changed (from compose-window/context-menu/Change dictionary).
8597
8598 2006-02-16 [wwp]        2.0.0cvs57
8599
8600         * src/quote_fmt_parse.y
8601                 pclose popen'ed pipe.
8602
8603 2006-02-15 [colin]      2.0.0cvs56
8604
8605         * src/mimeview.c
8606         * src/mimeview.h
8607                 Let MimeViewers know which MimeView they
8608                 depend of.
8609         * src/summaryview.c
8610                 Swap From/To columns in Sent/Queue/Drafts
8611                 folders
8612         * src/etpan/imap-thread.c
8613                 Use mailstream_low_tls_open() for STARTTLS
8614                 instead of mailstream_low_ssl_open()
8615                 ** REQUIRES libetpan 0.42cvs3 **
8616
8617 2006-02-15 [wwp]        2.0.0cvs55
8618
8619         * src/compose.c
8620         * src/compose.h
8621         * src/message_search.c
8622         * src/message_search.h
8623         * src/textview.c
8624         * src/gtk/gtkutils.c
8625         * src/gtk/gtkutils.h
8626                 added the ability to Find text in the compose window (and a bit
8627                 of code factorization).
8628
8629 2006-02-15 [wwp]        2.0.0cvs54
8630
8631         * src/prefs_gtk.c
8632                 yet another one file was missing (fix for some widgets' sensitivity).
8633                 Thanks Colin!
8634
8635 2006-02-15 [wwp]        2.0.0cvs53
8636
8637         * src/prefs_gtk.h
8638                 oops forgot that file (fix for some widgets' sensitivity).
8639
8640 2006-02-15 [wwp]        2.0.0cvs52
8641
8642         * src/summary_search.c
8643                 implemented advanced summary search options (added the ability
8644                 to use matcher conditions in an advanced search mode).
8645
8646 2006-02-15 [wwp]        2.0.0cvs51
8647
8648         * src/plugins/pgpcore/prefs_gpg.c
8649         * src/prefs_account.c
8650                 fix some widget sensitivity, mostly around some labels in
8651                 account prefs.
8652
8653 2006-02-15 [paul]       2.0.0cvs50
8654
8655         * manual/advanced.xml
8656                 improve Templates info
8657                 written by wwp
8658
8659 2006-02-14 [colin]      2.0.0cvs49
8660
8661         * src/pixmaps/address_book.xpm
8662         * src/pixmaps/preferences.xpm
8663         * src/pixmaps/properties.xpm
8664                 Fix pixmap size - patch by Fabien Vantard
8665
8666 2006-02-13 [colin]      2.0.0cvs48
8667
8668         * src/procmime.c
8669                 Add missing fclose()s on error
8670         * src/textview.c
8671                 Remove unused code
8672         * src/common/utils.c
8673                 Fix temp files not being deleted on windows
8674         Patches by Thomas Gilgin
8675
8676 2006-02-13 [colin]      2.0.0cvs47
8677
8678         * src/mainwindow.c
8679                 Fix exit crash
8680
8681 2006-02-13 [wwp]        2.0.0cvs46
8682
8683         * src/plugins/pgpcore/prefs_gpg.c
8684                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
8685
8686 2006-02-12 [colin]      2.0.0cvs45
8687
8688         * src/folderview.c
8689         * src/main.c
8690         * src/mainwindow.c
8691                 Fix "stuff" when quitting
8692
8693 2006-02-12 [wwp]        2.0.0cvs44
8694
8695         * src/prefs_themes.c
8696                 fix typos in debug messages.
8697
8698 2006-02-11 [colin]      2.0.0cvs43
8699
8700         * src/summaryview.c
8701                 don't allow drag/drop from ourself
8702
8703 2006-02-10 [wwp]        2.0.0cvs42
8704
8705         * src/exporthtml.c
8706         * src/html.c
8707         * src/html.h
8708         * src/procmime.c
8709         * src/textview.c
8710                 renamed html_ prefixed functions and data structures to avoid
8711                 namespace clashes w/ other software (gtkhtml2 for instance).
8712                 Closes bug #907.
8713
8714
8715 2006-02-09 [colin]      2.0.0cvs41
8716
8717         * src/summaryview.c
8718                 Fix shitty logic messed up. Thanks Ticho for the hint!
8719
8720 2006-02-09 [wwp]        2.0.0cvs40
8721
8722         * src/gtk/about.c
8723         * src/compose.c
8724         * src/prefs_account.c
8725         * src/prefs_gtk.h
8726         * src/editaddress.c
8727                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
8728                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
8729                 Browse buttons in accounts prefs.
8730
8731 2006-02-09 [colin]      2.0.0cvs39
8732
8733         * src/matcher.c
8734                 Check for pointer before using its members
8735         * src/gtk/gtksourceprintjob.c
8736                 Fix a wrong warning
8737
8738 2006-02-09 [wwp]        2.0.0cvs38
8739
8740         * src/gtk/filesel.c
8741                 fix few compiler warnings (type mismatch).
8742
8743 2006-02-09 [paul]       2.0.0cvs37
8744
8745         * po/fr.po
8746                 updated by Fabien Vantard
8747
8748 2006-02-08 [colin]      2.0.0cvs36
8749
8750         * src/prefs_common.c
8751         * src/common/defs.h
8752         * src/common/plugin.c
8753                 allow windows and linux configurations to coexist
8754                 patch by Thomas Gilgin
8755
8756 2006-02-08 [colin]      2.0.0cvs35
8757
8758         * src/filtering.c
8759         * src/matcher.c
8760         * src/matcher.h
8761         * src/matcher_parser_parse.y
8762         * src/prefs_filtering_action.c
8763         * src/prefs_matcher.c
8764                 Add the "Ignore thread" filtering
8765                 action
8766
8767 2006-02-08 [colin]      2.0.0cvs34
8768
8769         * src/compose.c
8770         * src/procmime.c
8771         * src/procmime.h
8772                 Fix bug #905 (damaged attachment)
8773                 text files with raw \0's aren't really text files
8774         FOR_STABLE
8775
8776 2006-02-08 [colin]      2.0.0cvs33
8777
8778         * src/summaryview.c
8779                 Fix crasher introduced yesterday
8780
8781 2006-02-08 [wwp]        2.0.0cvs32
8782
8783         * src/compose.c
8784         * src/compose.h
8785                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
8786
8787 2006-02-08 [wwp]        2.0.0cvs31
8788
8789         * src/prefs_template.c
8790                 templates enhancement: allow address completion for Cc and Bcc fields
8791                 (it was currently possible for the To field only)
8792
8793 2006-02-08 [colin]      2.0.0cvs30
8794
8795         * src/compose.c
8796                 Don't unblock if not blocked
8797         FOR_STABLE
8798
8799 2006-02-07 [colin]      2.0.0cvs29
8800
8801         * src/action.c
8802                 Forgot to refresh summaryview
8803
8804 2006-02-07 [colin]      2.0.0cvs28
8805
8806         * src/action.c
8807                 Freeze/thaw message list and folder list while
8808                 processing %as{} actions 
8809         * src/compose.c
8810                 Fix auto-wrap disabling after a middle-click
8811                 paste - FOR_STABLE
8812
8813 2006-02-07 [paul]       2.0.0cvs27
8814
8815         * src/folder.c
8816                 fix freeing of uninitialised pointers
8817                 Thanks to Colin
8818
8819 2006-02-06 [colin]      2.0.0cvs26
8820
8821         * src/folder.c
8822                 Use g_slist_prepend in potentially big list
8823
8824 2006-02-06 [colin]      2.0.0cvs25
8825
8826         * src/folder.c
8827                 Completely skip processing if it doesn't 
8828                 exist (faster!)
8829
8830 2006-02-06 [colin]      2.0.0cvs24
8831
8832         * src/folder.c
8833         * src/summaryview.c
8834                 Batch filtering in summaryview (from Tools menu)
8835                 and pre/post//-processing too
8836
8837 2006-02-06 [colin]      2.0.0cvs23
8838
8839         * src/procmsg.h
8840         * src/filtering.c
8841                 Use a special field for batch filtering instead
8842                 of stepping on deferred execution's toes
8843
8844 2006-02-06 [colin]      2.0.0cvs22
8845
8846         * src/action.c
8847         * src/filtering.c
8848         * src/filtering.h
8849         * src/folder.c
8850         * src/summaryview.c
8851                 Fix filtering via menus and actions
8852
8853 2006-02-06 [colin]      2.0.0cvs21
8854
8855         * src/imap.c
8856                 Put the added file directly to cache if possible (will work
8857                 with next libetpan)
8858         * src/filtering.c
8859         * src/filtering.h
8860         * src/inc.c
8861         * src/folder.c
8862         * src/mbox.c
8863         * src/procmsg.h
8864                 Move and copy filtered messages by batches instead of one
8865                 by one - faster on IMAP
8866         * src/procmsg.c
8867                 Add a function that'll possibly be useful later
8868
8869 2006-02-06 [colin]      2.0.0cvs20
8870
8871         * src/addressbook.c
8872                 Use internal mime-type instead of text/plain for d'n'd
8873         * src/compose.c
8874                 Allow attaching files from mimeview's icon list via d'n'd
8875         * src/folderview.c
8876         * src/folderview.h
8877                 Use internal mime-type instead of text/plain for d'n'd
8878                 Don't try to selected opened folder if none is
8879                 Factorize d'n'd from other apps code
8880         * src/headerview.c
8881         * src/textview.c
8882         * src/gtk/gtkutils.c
8883         * src/gtk/gtkutils.h
8884                 Factorize Face/X-Face stuff
8885         * src/mimeview.c
8886                 Fix d'n'd to other apps
8887         * src/prefs_message.c
8888                 Let the XFace pref be usable without libcompface as it also
8889                 applies to Face
8890         * src/summaryview.c
8891                 Fix d'n'd to other apps
8892                 Factorize d'n'd from other apps code
8893
8894 2006-02-06 [wwp]        2.0.0cvs19
8895
8896         * po/it.po
8897                 Italian translation fixes by Andrea Spadaccini (no more confusion
8898                 between filtering and processing, and few changes in the About
8899                 dialog).
8900
8901
8902 2006-02-06 [mones]      2.0.0cvs18
8903
8904         * src/gtk/icon_legend.c
8905                 Improved descriptions allowing better translations
8906
8907 2006-02-05 [colin]      2.0.0cvs17
8908
8909         * src/imap.c
8910                 Add the f*cking missing expunge that caused imap_fetch_env
8911                 to fail after an add_msgs ! :-///
8912         * src/etpan/imap-thread.c
8913                 Add a bit of debug
8914         FOR_STABLE
8915
8916 2006-02-05 [colin]      2.0.0cvs16
8917
8918         * src/common/utils.c
8919                 Don't check for return-path (or we can't put
8920                 back non-sent mails)
8921
8922 2006-02-05 [colin]      2.0.0cvs15
8923
8924         * src/textview.c
8925                 Don't try to display Face header in textview
8926                 when teh headerview's active
8927
8928 2006-02-05 [colin]      2.0.0cvs14
8929
8930         * tools/tbird2syl.py
8931         * tools/Makefile.am
8932                 Add script to import Thunderbird mails
8933
8934 2006-02-05 [colin]      2.0.0cvs13
8935
8936         * src/headerview.c
8937         * src/procheader.c
8938         * src/procmsg.c
8939         * src/procmsg.h
8940         * src/textview.c
8941                 Show Face headers - patch partially by Klaus Flittner
8942
8943 2006-02-05 [colin]      2.0.0cvs12
8944
8945         * src/folderview.c
8946         * src/summaryview.c
8947         * src/common/utils.c
8948         * src/common/utils.h
8949                 Let dnd work from mime icons to summaryview
8950                 and to folderview too
8951                 Add a crude test to avoid trying to add files
8952                 drag'n'dropped when they're not mails
8953
8954 2006-02-04 [colin]      2.0.0cvs11
8955
8956         * src/summaryview.c
8957         * src/mimeview.c
8958                 Fix utf8 conversion
8959
8960 2006-02-04 [colin]      2.0.0cvs10
8961
8962         * src/compose.c
8963         * src/folderview.c
8964         * src/mimeview.c
8965         * src/summaryview.c
8966         * src/summaryview.h
8967                 Added various drag and drop capas:
8968                 From                    To
8969                 summaryview             other apps
8970                 mimeview icons          other apps
8971                 other apps              summaryview
8972                 other apps              folderview
8973
8974                 This shouldn't have broken the existing:
8975                 From                    To
8976                 summaryview             folderview
8977                 folderview              folderview
8978                 summaryview             compose's attachments
8979
8980         Tests welcomed.
8981
8982 2006-02-02 [paul]       2.0.0cvs9
8983
8984         * src/mainwindow.c
8985                 move global option 'Set displayed columns...' out
8986                 of folder option grouping.
8987                 fix sensitivity of 'harvest addresses'
8988         FOR_STABLE
8989
8990 2006-02-01 [colin]      2.0.0cvs8
8991
8992         * src/mimeview.c
8993                 Revert the alertpanel patch, it sucks (intrusive
8994                 and gets in the way of "open")
8995
8996 2006-02-01 [colin]      2.0.0cvs7
8997
8998         * src/compose.c
8999         * src/prefs_account.c
9000         * src/prefs_common.c
9001         * src/common/defs.h
9002         * src/common/utils.c
9003         * src/common/utils.h
9004                 Add ability to edit the signature file
9005                 from the account preferences, and use
9006                 a default for the text editor.
9007                 Patch by Fabien Vantard
9008
9009 2006-02-01 [colin]      2.0.0cvs6
9010
9011         * src/mimeview.c
9012                 Try to get mime type by extension if it is
9013                 application/octet-stream
9014                 Display a window with possible choices when
9015                 encountering unknown mime types
9016         * src/gtk/filesel.c
9017         * src/gtk/filesel.h
9018                 Add preview
9019                 Allow multiple selection in filtered filesel
9020                 (patch by Fabien Vantard)
9021         * src/gtk/pluginwindow.c
9022                 Use it (patch by Fabien Vantard)
9023
9024 2006-02-01 [paul]       2.0.0cvs5
9025
9026         * src/jpilot.c
9027                 fix crash on creating jpilot address book
9028                 Thanks to Colin - FOR_STABLE
9029         * src/prefs_summaries.c
9030         * src/prefs_wrapping.c
9031         * src/gtk/icon_legend.c
9032         * src/gtk/quicksearch.c
9033                 string fixes and additions
9034
9035 2006-02-01 [paul]       2.0.0cvs4
9036
9037         * src/compose.c
9038         * src/mainwindow.c
9039         * src/messageview.c
9040         * src/prefs_send.c
9041                 add Arabic encoding option
9042                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
9043
9044 2006-01-31 [colin]      2.0.0cvs3
9045
9046         * src/plugins/pgpcore/passphrase.c
9047                 Convert passphrase to locale encoding
9048         * src/compose.c
9049                 Fix drafting on IMAP. Crappy bug sneaked in
9050                 the release :-/
9051         FOR_STABLE
9052
9053 2006-01-30 [paul]       2.0.0cvs2
9054
9055         * src/gtk/icon_legend.c
9056                 show the new entries
9057
9058 2006-01-30 [colin]      2.0.0cvs1
9059
9060         * src/manual.c
9061                 Check for the file to be present before 
9062                 enabling the menu - FOR_STABLE
9063         * src/gtk/icon_legend.c
9064                 Add folders icons (not all of them, there
9065                 are too much, but the most intriguing ones)
9066
9067 2006-01-30 [paul]       2.0.0
9068
9069         version 2.0.0 released
9070
9071 2006-01-30 [paul]       1.9.100cvs200
9072
9073         * manual/faq.xml
9074         * manual/gpl.xml
9075         * manual/intro.xml
9076         * manual/starting.xml
9077         * manual/sylpheed-claws-manual.xml
9078                 fixes, additions
9079
9080 2006-01-29 [mones]      1.9.100cvs199
9081
9082         * manual/account.xml
9083         * manual/advanced.xml
9084         * manual/glossary.xml
9085                 Some typos fixed, added LDIF term to glossary
9086         * po/es.po
9087                 Fixed leading plus symbol
9088
9089 2006-01-29 [paul]       1.9.100cvs198
9090
9091         * po/fi.po
9092         * po/sk.po
9093                 updated by Tommi Pirinen and Andrej Kacian
9094
9095 2006-01-29 [paul]       1.9.100cvs197
9096
9097         * src/gtk/authors.h
9098                 remove duplicates
9099
9100 2006-01-29 [paul]       1.9.100cvs196
9101
9102         * AUTHORS
9103         * po/nl.po
9104         * src/gtk/authors.h
9105         * tools/claws.i18n.status.pl
9106                 nl translation updated by Tim Dijkstra
9107
9108 2006-01-29 [paul]       1.9.100cvs195
9109
9110         * po/sr.po
9111         * po/sv.po
9112                 updated by Aleksandar Urosevic and Anders Troback
9113
9114 2006-01-28 [colin]      1.9.100cvs194
9115
9116         * src/gtk/gtksourceprintjob.c
9117                 Don't fiddle with PangoLayout when we
9118                 have an image
9119
9120 2006-01-28 [paul]       1.9.100cvs193
9121
9122         * AUTHORS
9123         * po/el.po
9124         * po/zh_CN.po
9125         * src/gtk/authors.h
9126         * tools/claws.i18n.status.pl
9127                 updated translations submitted by Stavros Giannouris
9128                 and Ralgh Young
9129
9130 2006-01-27 [colin]      1.9.100cvs192
9131
9132         * src/summaryview.c
9133         * src/gtk/gtksourceprintjob.c
9134                 Add image printing 
9135                 (libgnomeprint only, of course)
9136
9137 2006-01-27 [paul]       1.9.100cvs191
9138
9139         * po/fr.po
9140         * po/it.po
9141                 updated by Fabien Vantard and Andrea Spadaccini
9142
9143 2006-01-26 [colin]      1.9.100cvs190
9144
9145         * manual/Makefile.am
9146         * configure.ac
9147                 Make building the manual optional 
9148                 (--disable-manual)
9149
9150 2006-01-26 [paul]       1.9.100cvs189
9151
9152         * manual/glossary.xml
9153         * manual/plugins.xml
9154                 edited
9155         * po/en_GB.po
9156                 updated
9157
9158 2006-01-26 [paul]       1.9.100cvs188
9159
9160         * src/prefs_display_header.c
9161         * src/prefs_folder_column.c
9162         * src/prefs_msg_colors.c
9163         * src/prefs_summaries.c
9164         * src/prefs_summary_column.c
9165                 HIGify
9166
9167 2006-01-25 [colin]      1.9.100cvs187
9168
9169         * src/imap.c
9170                 Don't allow moving/copying mails between
9171                 queue/drafts and non-queue/drafts folders
9172                 Fixes bug #897 (message header is resetted 
9173                 if one is copied to Drafts)
9174
9175 2006-01-25 [colin]      1.9.100cvs186
9176
9177         * src/folder.c
9178         * src/mainwindow.c
9179                 Fix subscribed folders not found
9180         * src/compose.c
9181                 Don't try to encode as original mail's charset
9182                 if it's ascii 
9183
9184 2006-01-25 [paul]       1.9.100cvs185
9185
9186         * AUTHORS
9187         * po/Makevars
9188                 updated
9189         * po/de.po
9190         * po/pl.po
9191         * po/pt_BR.po
9192         * po/sr.po
9193                 updates submitted by Stephan Sachse, Emilian Nowak
9194                 and Quar, Frederico Goncalves Guimaraes, and
9195                 Aleksandar Urosevic
9196                 Fix Bug 896, 'PT_BR locale broken'.
9197         * src/gtk/authors.h
9198                 updated
9199
9200 2006-01-24 [mones]      1.9.100cvs184
9201
9202         * manual/glossary.xml
9203                 All current terms finished. Reviewers welcome ;-)
9204         * manual/keyboard.xml
9205                 Fixed column width for pdf output.
9206         * po/es.po
9207                 Updated
9208
9209 2006-01-24 [paul]       1.9.100cvs183
9210
9211         * manual/glossary.xml
9212                 fix id name
9213         * manual/dist/html/Makefile.am
9214         * manual/dist/pdf/Makefile.am
9215         * manual/dist/ps/Makefile.am
9216         * manual/dist/txt/Makefile.am
9217                 fix make deps
9218                 Thanks to Colin
9219
9220 2006-01-24 [mones]      1.9.100cvs182
9221
9222         * manual/glossary.xml
9223                 Nearly finished, some terms missing.
9224
9225 2006-01-23 [paul]       1.9.100cvs181
9226
9227         * manual/dist/html/Makefile.am
9228         * manual/dist/pdf/Makefile.am
9229         * manual/dist/ps/Makefile.am
9230         * manual/dist/txt/Makefile.am
9231         * src/mainwindow.c
9232                 re-enable manual
9233                 Thanks to Colin
9234
9235 2006-01-22 [colin]      1.9.100cvs180
9236
9237         * src/compose.c
9238         * src/gtk/gtkaspell.c
9239                 Don't deselect stuff before right-clicking, with aspell.
9240                 (This prevented right-click Copy, for example).
9241                 Thanks to Clo!
9242
9243 2006-01-22 [paul]       1.9.100cvs179
9244
9245         * src/summary_search.c
9246                 don't fix the widget size as it causes problems
9247                 under localisation.
9248                 Thanks to Emilian Nowak
9249
9250 2006-01-21 [paul]       1.9.100cvs178
9251
9252         * src/prefs_themes.c
9253                 fix broken underlining of label text
9254                 with some translations
9255
9256 2006-01-21 [colin]      1.9.100cvs177
9257
9258         * po/fr.po
9259                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
9260
9261 2006-01-20 [colin]      1.9.100cvs176
9262
9263         * configure.ac
9264         * Makefile.am
9265         * manual/Makefile
9266         * manual/dist/html/.cvsignore
9267         * manual/dist/html/Makefile.am
9268         * manual/dist/pdf/.cvsignore
9269         * manual/dist/pdf/Makefile.am
9270         * manual/dist/ps/.cvsignore
9271         * manual/dist/ps/Makefile.am
9272         * manual/dist/txt/.cvsignore
9273         * manual/dist/txt/Makefile.am
9274                 Autotool-ize manual
9275
9276 2006-01-20 [paul]       1.9.100cvs175
9277
9278         * manual/handling.xml
9279                 make Filtering and Searching entries easier to find
9280         * manual/keyboard.xml
9281                 add the remaining default keybinds
9282         * src/prefs_summaries.c
9283                 update the default keybinds
9284
9285 2006-01-20 [paul]       1.9.100cvs174
9286
9287         * src/addressbook.c
9288         * src/addrgather.c
9289         * src/addrharvest.c
9290         * src/editaddress.c
9291         * src/editgroup.c
9292         * src/exphtmldlg.c
9293         * src/expldifdlg.c
9294         * src/exporthtml.c
9295         * src/exportldif.c
9296         * src/ldif.c
9297                 replace 'e-mail' with 'email'
9298         * src/summary_search.c
9299                 add mnemonic to "Find all" button
9300
9301 2006-01-20 [wwp]        1.9.100cvs173
9302
9303         * src/export.c
9304         * src/import.c
9305                 touched mbox import/export buttons for HIG-compliance
9306
9307 2006-01-19 [paul]       1.9.100cvs172
9308
9309         * manual/account.xml
9310         * manual/addrbook.xml
9311         * manual/advanced.xml
9312         * manual/faq.xml
9313         * manual/handling.xml
9314         * manual/intro.xml
9315         * manual/plugins.xml
9316         * manual/starting.xml
9317                 more editing
9318
9319 2006-01-19 [paul]       1.9.100cvs171
9320
9321         * src/toolbar.c
9322                 allow use of trash button while receiving
9323                 Thanks to Colin
9324
9325 2006-01-19 [wwp]        1.9.100cvs170
9326
9327         * src/gtk/quicksearch.c
9328         * src/compose.c
9329                 force text color to black when yellow background is set
9330
9331 2006-01-19 [colin]      1.9.100cvs169
9332
9333         * src/plugins/trayicon/trayicon.c
9334                 Gray out Get Mail when already getting mail
9335
9336 2006-01-18 [paul]       1.9.100cvs168
9337
9338         * src/compose.c
9339                 give widget yellow background was To is
9340                 set via folder prefs
9341         * src/gtk/quicksearch.c
9342                 give widget yellow background when quick
9343                 search is active.
9344                 Thanks to Colin
9345
9346 2006-01-18 [paul]       1.9.100cvs167
9347
9348         * doc/man/sylpheed-claws.1
9349                 add --subscribe option
9350
9351 2006-01-18 [paul]       1.9.100cvs166
9352
9353         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9354         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9355                 use %U instead of %F (%F is broken for user installed
9356                 files in kde 3.5)
9357
9358 2006-01-18 [colin]      1.9.100cvs165
9359
9360         * src/summaryview.c
9361                 Default to Yes in "No more * messages" dialogs
9362
9363 2006-01-17 [colin]      1.9.100cvs164
9364
9365         * src/compose.c
9366                 Possibly fix an invalid iterator causing
9367                 crash
9368
9369 2006-01-17 [colin]      1.9.100cvs163
9370
9371         * src/mimeview.c
9372                 Fix crash when the image disappears under the
9373                 image viewer
9374
9375 2006-01-16 [colin]      1.9.100cvs162
9376
9377         * src/compose.c
9378                 Fix reenabling autowrap
9379
9380 2006-01-16 [colin]      1.9.100cvs161
9381
9382         * src/compose.c
9383                 reset quote_len before getting quote_str
9384
9385 2006-01-16 [colin]      1.9.100cvs160
9386
9387         * src/account.c
9388         * src/account.h
9389         * src/folder.c
9390         * src/imap_gtk.c
9391         * src/mh_gtk.c
9392                 Fix bug #883 (default inbox does not track folder move)
9393
9394 2006-01-16 [colin]      1.9.100cvs159
9395
9396         * src/compose.c
9397         * src/plugins/pgpcore/passphrase.c
9398                 More buttons fixes
9399
9400 2006-01-16 [paul]       1.9.100cvs158
9401
9402         * src/prefs_actions.c
9403         * src/prefs_filtering_action.c
9404         * src/prefs_matcher.c
9405         * src/quote_fmt.c
9406         * src/gtk/description_window.c
9407         * src/gtk/description_window.h
9408         * src/gtk/quicksearch.c
9409                 description window cleanups
9410
9411 2006-01-15 [colin]      1.9.100cvs157
9412
9413         * src/addressbook.c
9414         * src/prefs_filtering.c
9415                 Same here
9416
9417 2006-01-15 [colin]      1.9.100cvs156
9418
9419         * src/folderview.c
9420         * src/mainwindow.c
9421                 Same for "Empty trash"
9422
9423 2006-01-15 [colin]      1.9.100cvs155
9424
9425         * src/inc.c
9426                 Override offline dialog had Yes by default
9427
9428 2006-01-15 [colin]      1.9.100cvs154
9429
9430         * src/summaryview.c
9431                 Delete selected messages? previously had Yes the default
9432
9433 2006-01-15 [colin]      1.9.100cvs153
9434
9435         * src/folder.c
9436         * src/folder.h
9437         * src/main.c
9438                 Check if a mailbox is loaded after all
9439                 plugins are loaded.
9440
9441 2006-01-15 [colin]      1.9.100cvs152
9442
9443         * src/folder.c
9444                 Don't start wizard when there are unloaded folders (will help
9445                 people with only mbox or maildir mailboxes)
9446
9447 2006-01-14 [colin]      1.9.100cvs151
9448
9449         * src/addressbook.c
9450         * src/expldifdlg.c
9451         * src/importldif.c
9452         * src/importmutt.c
9453         * src/importpine.c
9454         * src/mh_gtk.c
9455                 More HIG compliance and fixes
9456
9457 2006-01-14 [colin]      1.9.100cvs150
9458
9459         * src/prefs_filtering_action.c
9460         * src/foldersel.c
9461                 Two forgotten button order changes
9462
9463 2006-01-14 [colin]      1.9.100cvs149
9464
9465         * src/account.c
9466         * src/addressbook.c
9467         * src/compose.c
9468         * src/folderview.c
9469         * src/imap_gtk.c
9470         * src/mainwindow.c
9471         * src/mh_gtk.c
9472         * src/news_gtk.c
9473         * src/prefs_actions.c
9474         * src/prefs_customheader.c
9475         * src/prefs_filtering.c
9476         * src/prefs_matcher.c
9477         * src/prefs_template.c
9478         * src/ssl_manager.c
9479         * src/summaryview.c
9480         * src/textview.c
9481         * src/toolbar.c
9482                 All deletion confirmations are now "Cancel, Delete" 
9483                 instead of "No, Yes"
9484                 Clarified most of the other "No, Yes" to 
9485                 "Cancel, Descriptive_action"
9486                 Rechanged the "Entry not saved" alerts to have 
9487                 "Close, Continue editing"
9488
9489
9490 2006-01-14 [paul]
9491
9492         * 2.0.0-rc4 released
9493
9494 2006-01-14 [paul]       1.9.100cvs148
9495
9496         * src/account.c
9497         * src/addressadd.c
9498         * src/addressbook.c
9499         * src/compose.c
9500         * src/editaddress.c
9501         * src/editbook.c
9502         * src/editgroup.c
9503         * src/editjpilot.c
9504         * src/editldap.c
9505         * src/editvcard.c
9506         * src/exphtmldlg.c
9507         * src/expldifdlg.c
9508         * src/folderview.c
9509         * src/grouplistdialog.c
9510         * src/imap_gtk.c
9511         * src/importmutt.c
9512         * src/importpine.c
9513         * src/inc.c
9514         * src/main.c
9515         * src/mainwindow.c
9516         * src/message_search.c
9517         * src/messageview.c
9518         * src/mh_gtk.c
9519         * src/mimeview.c
9520         * src/news_gtk.c
9521         * src/prefs_actions.c
9522         * src/prefs_customheader.c
9523         * src/prefs_filtering.c
9524         * src/prefs_matcher.c
9525         * src/prefs_template.c
9526         * src/prefs_themes.c
9527         * src/ssl_manager.c
9528         * src/summary_search.c
9529         * src/summaryview.c
9530         * src/textview.c
9531         * src/toolbar.c
9532         * src/gtk/foldersort.c
9533         * src/gtk/gtkaspell.c
9534         * src/gtk/inputdialog.c
9535         * src/gtk/prefswindow.c
9536         * src/plugins/pgpcore/select-keys.c
9537         * src/plugins/trayicon/trayicon.c
9538                 HIG compliant button order
9539
9540 2006-01-14 [mones]      1.9.100cvs147
9541
9542         * po/es.po
9543                 Updated translation
9544
9545 2006-01-13 [paul]       1.9.100cvs146
9546
9547         * AUTHORS
9548         * ChangeLog
9549         * src/gtk/authors.h
9550                 add Joshua M. Kwan to contributors list
9551
9552 2006-01-13 [colin]      1.9.100cvs145
9553
9554         * src/gtk/quicksearch.c
9555                 Don't refocus quick search after executing (Esc or Enter)
9556                 Allows to '/'search something then move up/down in 
9557                 summaryview, and to Esc a search and be back in the 
9558                 summaryview
9559
9560 2006-01-13 [paul]       1.9.100cvs144
9561
9562         * src/plugins/pgpinline/pgpinline.c
9563                 support Content-Type 'application/pgp'
9564                 patch by Joshua M. Kwan <joshuak@users.sf.net>
9565
9566 2006-01-13 [paul]       1.9.100cvs143
9567
9568         * manual/account.xml
9569                 make mention of partial retrieval
9570                 thanks to Colin
9571
9572 2006-01-13 [paul]       1.9.100cvs142
9573
9574         * src/account.c
9575         * src/account.h
9576         * src/action.c
9577         * src/action.h
9578         * src/adbookbase.h
9579         * src/addr_compl.c
9580         * src/addr_compl.h
9581         * src/addrbook.c
9582         * src/addrcache.c
9583         * src/addrcache.h
9584         * src/addrcindex.c
9585         * src/addrcindex.h
9586         * src/addrclip.c
9587         * src/addrclip.h
9588         * src/addrdefs.h
9589         * src/addressadd.c
9590         * src/addressadd.h
9591         * src/addressbook.c
9592         * src/addressbook.h
9593         * src/addrgather.c
9594         * src/addrgather.h
9595         * src/addrharvest.c
9596         * src/addrharvest.h
9597         * src/addrindex.c
9598         * src/addrindex.h
9599         * src/addritem.c
9600         * src/addritem.h
9601         * src/addrquery.c
9602         * src/addrquery.h
9603         * src/addrselect.c
9604         * src/addrselect.h
9605         * src/alertpanel.c
9606         * src/alertpanel.h
9607         * src/browseldap.c
9608         * src/browseldap.h
9609         * src/codeconv.c
9610         * src/codeconv.h
9611         * src/compose.c
9612         * src/compose.h
9613         * src/customheader.c
9614         * src/customheader.h
9615         * src/displayheader.c
9616         * src/displayheader.h
9617         * src/editaddress.c
9618         * src/editaddress.h
9619         * src/editbook.c
9620         * src/editbook.h
9621         * src/editgroup.c
9622         * src/editgroup.h
9623         * src/editjpilot.c
9624         * src/editjpilot.h
9625         * src/editldap.c
9626         * src/editldap.h
9627         * src/editldap_basedn.c
9628         * src/editldap_basedn.h
9629         * src/editvcard.c
9630         * src/editvcard.h
9631         * src/exphtmldlg.c
9632         * src/exphtmldlg.h
9633         * src/expldifdlg.c
9634         * src/expldifdlg.h
9635         * src/export.h
9636         * src/exporthtml.c
9637         * src/exporthtml.h
9638         * src/exportldif.c
9639         * src/exportldif.h
9640         * src/filtering.c
9641         * src/filtering.h
9642         * src/folder.c
9643         * src/folder.h
9644         * src/folder_item_prefs.c
9645         * src/folder_item_prefs.h
9646         * src/foldersel.c
9647         * src/foldersel.h
9648         * src/folderutils.c
9649         * src/folderutils.h
9650         * src/folderview.c
9651         * src/folderview.h
9652         * src/grouplistdialog.c
9653         * src/grouplistdialog.h
9654         * src/headerview.c
9655         * src/html.c
9656         * src/html.h
9657         * src/image_viewer.c
9658         * src/image_viewer.h
9659         * src/imap.c
9660         * src/imap.h
9661         * src/imap_gtk.c
9662         * src/imap_gtk.h
9663         * src/import.h
9664         * src/importldif.c
9665         * src/importldif.h
9666         * src/importmutt.c
9667         * src/importmutt.h
9668         * src/importpine.c
9669         * src/importpine.h
9670         * src/inc.c
9671         * src/inc.h
9672         * src/jpilot.c
9673         * src/jpilot.h
9674         * src/ldapctrl.c
9675         * src/ldapctrl.h
9676         * src/ldaplocate.c
9677         * src/ldaplocate.h
9678         * src/ldapquery.c
9679         * src/ldapquery.h
9680         * src/ldapserver.c
9681         * src/ldapserver.h
9682         * src/ldaputil.c
9683         * src/ldaputil.h
9684         * src/ldif.c
9685         * src/ldif.h
9686         * src/main.c
9687         * src/main.h
9688         * src/mainwindow.c
9689         * src/mainwindow.h
9690         * src/manual.c
9691         * src/manual.h
9692         * src/mbox.c
9693         * src/mbox.h
9694         * src/message_search.c
9695         * src/message_search.h
9696         * src/messageview.c
9697         * src/messageview.h
9698         * src/mh.c
9699         * src/mh.h
9700         * src/mh_gtk.c
9701         * src/mh_gtk.h
9702         * src/mimeview.c
9703         * src/mimeview.h
9704         * src/msgcache.c
9705         * src/msgcache.h
9706         * src/mutt.c
9707         * src/mutt.h
9708         * src/news.c
9709         * src/news.h
9710         * src/news_gtk.c
9711         * src/news_gtk.h
9712         * src/partial_download.c
9713         * src/partial_download.h
9714         * src/pine.c
9715         * src/pine.h
9716         * src/pop.c
9717         * src/pop.h
9718         * src/prefs_account.c
9719         * src/prefs_account.h
9720         * src/prefs_actions.c
9721         * src/prefs_actions.h
9722         * src/prefs_common.c
9723         * src/prefs_common.h
9724         * src/prefs_compose_writing.c
9725         * src/prefs_compose_writing.h
9726         * src/prefs_customheader.c
9727         * src/prefs_customheader.h
9728         * src/prefs_display_header.c
9729         * src/prefs_display_header.h
9730         * src/prefs_filtering.c
9731         * src/prefs_filtering.h
9732         * src/prefs_filtering_action.c
9733         * src/prefs_filtering_action.h
9734         * src/prefs_folder_column.c
9735         * src/prefs_folder_column.h
9736         * src/prefs_folder_item.c
9737         * src/prefs_folder_item.h
9738         * src/prefs_fonts.c
9739         * src/prefs_fonts.h
9740         * src/prefs_gtk.c
9741         * src/prefs_gtk.h
9742         * src/prefs_image_viewer.c
9743         * src/prefs_image_viewer.h
9744         * src/prefs_matcher.c
9745         * src/prefs_matcher.h
9746         * src/prefs_message.c
9747         * src/prefs_msg_colors.c
9748         * src/prefs_msg_colors.h
9749         * src/prefs_other.c
9750         * src/prefs_quote.c
9751         * src/prefs_receive.c
9752         * src/prefs_send.c
9753         * src/prefs_spelling.c
9754         * src/prefs_spelling.h
9755         * src/prefs_summaries.c
9756         * src/prefs_summaries.h
9757         * src/prefs_summary_column.c
9758         * src/prefs_summary_column.h
9759         * src/prefs_template.c
9760         * src/prefs_template.h
9761         * src/prefs_themes.c
9762         * src/prefs_themes.h
9763         * src/prefs_toolbar.c
9764         * src/prefs_toolbar.h
9765         * src/prefs_wrapping.c
9766         * src/prefs_wrapping.h
9767         * src/privacy.c
9768         * src/privacy.h
9769         * src/procheader.c
9770         * src/procheader.h
9771         * src/procmime.c
9772         * src/procmime.h
9773         * src/procmsg.c
9774         * src/procmsg.h
9775         * src/quote_fmt.c
9776         * src/quote_fmt_parse.y
9777         * src/recv.c
9778         * src/recv.h
9779         * src/remotefolder.c
9780         * src/remotefolder.h
9781         * src/send_message.c
9782         * src/send_message.h
9783         * src/setup.c
9784         * src/setup.h
9785         * src/sourcewindow.c
9786         * src/sourcewindow.h
9787         * src/ssl_manager.c
9788         * src/ssl_manager.h
9789         * src/statusbar.c
9790         * src/statusbar.h
9791         * src/stock_pixmap.c
9792         * src/stock_pixmap.h
9793         * src/summary_search.c
9794         * src/summary_search.h
9795         * src/summaryview.c
9796         * src/summaryview.h
9797         * src/syldap.c
9798         * src/syldap.h
9799         * src/textview.c
9800         * src/textview.h
9801         * src/toolbar.c
9802         * src/toolbar.h
9803         * src/undo.c
9804         * src/undo.h
9805         * src/unmime.c
9806         * src/unmime.h
9807         * src/vcard.c
9808         * src/vcard.h
9809         * src/wizard.c
9810         * src/wizard.h
9811         * src/common/base64.c
9812         * src/common/base64.h
9813         * src/common/defs.h
9814         * src/common/hooks.c
9815         * src/common/hooks.h
9816         * src/common/log.c
9817         * src/common/log.h
9818         * src/common/mgutils.c
9819         * src/common/mgutils.h
9820         * src/common/nntp.c
9821         * src/common/nntp.h
9822         * src/common/passcrypt.c
9823         * src/common/passcrypt.h.in
9824         * src/common/plugin.c
9825         * src/common/plugin.h
9826         * src/common/prefs.c
9827         * src/common/prefs.h
9828         * src/common/progressindicator.c
9829         * src/common/progressindicator.h
9830         * src/common/quoted-printable.c
9831         * src/common/quoted-printable.h
9832         * src/common/session.c
9833         * src/common/session.h
9834         * src/common/smtp.c
9835         * src/common/smtp.h
9836         * src/common/socket.c
9837         * src/common/socket.h
9838         * src/common/ssl.c
9839         * src/common/ssl.h
9840         * src/common/ssl_certificate.c
9841         * src/common/ssl_certificate.h
9842         * src/common/stringtable.c
9843         * src/common/stringtable.h
9844         * src/common/sylpheed.c
9845         * src/common/sylpheed.h
9846         * src/common/template.c
9847         * src/common/template.h
9848         * src/common/timing.h
9849         * src/common/utils.c
9850         * src/common/utils.h
9851         * src/common/version.h.in
9852         * src/common/xml.c
9853         * src/common/xml.h
9854         * src/common/xmlprops.c
9855         * src/common/xmlprops.h
9856         * src/gtk/colorlabel.c
9857         * src/gtk/colorsel.c
9858         * src/gtk/colorsel.h
9859         * src/gtk/description_window.c
9860         * src/gtk/description_window.h
9861         * src/gtk/filesel.c
9862         * src/gtk/filesel.h
9863         * src/gtk/foldersort.c
9864         * src/gtk/foldersort.h
9865         * src/gtk/gtkutils.c
9866         * src/gtk/gtkutils.h
9867         * src/gtk/inputdialog.c
9868         * src/gtk/inputdialog.h
9869         * src/gtk/logwindow.c
9870         * src/gtk/logwindow.h
9871         * src/gtk/manage_window.c
9872         * src/gtk/manage_window.h
9873         * src/gtk/menu.c
9874         * src/gtk/menu.h
9875         * src/gtk/pluginwindow.c
9876         * src/gtk/pluginwindow.h
9877         * src/gtk/prefswindow.c
9878         * src/gtk/prefswindow.h
9879         * src/gtk/progressdialog.c
9880         * src/gtk/progressdialog.h
9881         * src/gtk/sslcertwindow.c
9882         * src/gtk/sslcertwindow.h
9883         * src/plugins/clamav/clamav_plugin.c
9884         * src/plugins/clamav/clamav_plugin.h
9885         * src/plugins/clamav/clamav_plugin_gtk.c
9886         * src/plugins/demo/demo.c
9887         * src/plugins/dillo_viewer/dillo_prefs.c
9888         * src/plugins/dillo_viewer/dillo_prefs.h
9889         * src/plugins/dillo_viewer/dillo_viewer.c
9890         * src/plugins/pgpcore/passphrase.c
9891         * src/plugins/pgpcore/passphrase.h
9892         * src/plugins/pgpcore/plugin.c
9893         * src/plugins/pgpcore/select-keys.c
9894         * src/plugins/pgpcore/select-keys.h
9895         * src/plugins/pgpcore/sgpgme.c
9896         * src/plugins/pgpcore/sgpgme.h
9897         * src/plugins/pgpinline/pgpinline.c
9898         * src/plugins/pgpinline/pgpinline.h
9899         * src/plugins/pgpinline/plugin.c
9900         * src/plugins/pgpmime/pgpmime.c
9901         * src/plugins/pgpmime/pgpmime.h
9902         * src/plugins/pgpmime/plugin.c
9903         * src/plugins/spamassassin/spamassassin.c
9904         * src/plugins/spamassassin/spamassassin.h
9905         * src/plugins/spamassassin/spamassassin_gtk.c
9906         * src/plugins/trayicon/trayicon.c
9907                 update copyright header
9908
9909 2006-01-13 [paul]       1.9.100cvs141
9910
9911         * src/account.c
9912         * src/export.c
9913         * src/import.c
9914         * src/mainwindow.c
9915         * src/prefs_account.c
9916         * src/prefs_display_header.c
9917         * src/prefs_receive.c
9918         * src/prefs_send.c
9919         * src/prefs_summaries.c
9920         * src/prefs_themes.c
9921         * src/prefs_toolbar.c
9922         * src/gtk/about.c
9923                 various cleanups
9924
9925 2006-01-12 [colin]      1.9.100cvs140
9926
9927         * src/folder.c
9928         * src/folder.h
9929         * src/main.c
9930                 Add --subscribe option
9931                 Let sylpheed-claws email@domain.com equivalent to --compose
9932                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
9933
9934 2006-01-12 [paul]       1.9.100cvs139
9935
9936         * src/mainwindow.c
9937                 append 'Change folder order' label with '...'
9938         * src/prefs_actions.c
9939                 allow reordering of actions list by dnd
9940         * src/gtk/foldersort.c
9941                 make the dialog nicer
9942
9943 2006-01-11 [colin]      1.9.100cvs138
9944
9945         * src/compose.c
9946                 Allow templates without text
9947
9948 2006-01-11 [paul]       1.9.100cvs137
9949
9950         * tools/README
9951         * tools/filter_conv_new.pl
9952                 add info to README
9953                 also check .sylpheed for filter.xml
9954                 be a bit informative to the user
9955
9956 2006-01-11 [colin]      1.9.100cvs136
9957
9958         * src/textview.c
9959                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
9960
9961 2006-01-10 [paul]       1.9.100cvs135
9962
9963         * tools/Makefile.am
9964         * tools/filter_conv_new.pl
9965                 add script to convert new style Sylpheed
9966                 filter rules (Sylpheed >= 0.9.99) to
9967                 Claws filtering rules
9968
9969 2006-01-10 [colin]      1.9.100cvs134
9970
9971         * src/compose.c
9972                 Fix broken line joins in certain conditions
9973                 (between two quoted lines: <enter><enter><up>
9974                  <type a wrapped sentence><go in the first line>
9975                  <insert more text><watch as line joining failed>)
9976
9977 2006-01-10 [paul]       1.9.100cvs133
9978
9979         * src/compose.c
9980                 don't report success in error dialog
9981                 thanks to Colin
9982         * src/common/utils.c
9983                 include some trailing punctuations as URI
9984                 thanks to Hiro
9985
9986 2006-01-10 [paul]       1.9.100cvs132
9987
9988         * src/mimeview.c
9989                 fix incompatible pointer type
9990                 warning
9991
9992 2006-01-10 [paul]       1.9.100cvs131
9993
9994         * src/compose.c
9995                 change Subject in window title
9996                 instantaneously
9997
9998 2006-01-09 [colin]      1.9.100cvs130
9999
10000         * src/addressbook.c
10001         * src/headerview.c
10002         * src/mainwindow.c
10003         * src/messageview.c
10004         * src/mimeview.c
10005         * src/noticeview.c
10006         * src/summaryview.c
10007                 Fix possible crashes on exit and in addressbook
10008
10009 2006-01-09 [paul]       1.9.100cvs129
10010
10011         * src/prefs_msg_colors.c
10012                 some cleanups that I forgot last time
10013
10014 2006-01-09 [paul]       1.9.100cvs128
10015
10016         * README
10017         * src/folderview.c
10018         * src/prefs_msg_colors.c
10019                 add previously hidden option, color_new, to
10020                 the gui
10021                 move the page to Display/
10022                 rework the gui
10023
10024 2006-01-09 [wwp]        1.9.100cvs127
10025
10026         * src/prefs_themes.c
10027                 made the prefs/display/themes layouts spacing less condensed
10028                 (and so they match other prefs/pages' look).
10029
10030 2006-01-09 [paul]       1.9.100cvs126
10031
10032         * src/compose.c
10033         * src/prefs_common.c
10034         * src/prefs_common.h
10035         * src/prefs_wrapping.c
10036                 remove 'wrap at send' option
10037
10038 2006-01-06 [colin]      1.9.100cvs125
10039
10040         * src/compose.c
10041                 Just make completely sure we don't insert "manual line breaks" 
10042                 when wrapping... 
10043
10044 2006-01-04 [paul]
10045
10046         * 2.0.0-rc3 released
10047
10048 2006-01-04 [paul]       1.9.100cvs124
10049
10050         * src/folderview.c
10051                 fix bug 882, 'quick scroll in folder list
10052                 displays wrong folder contents'
10053
10054 2006-01-04 [paul]       1.9.100cvs123
10055
10056         * src/plugins/pgpmime/pgpmime.c
10057                 better debug information when signing
10058                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10059
10060 2006-01-03 [colin]      1.9.100cvs122
10061
10062         * configure.ac
10063                 We need to recheck for gpgme 1.0.0 after checking
10064                 for 1.1.1, because if 1.1.1 isn't available, 
10065                 GPGME_LIBS and friends are blanked out by the 
10066                 second check.
10067
10068 2006-01-03 [colin]      1.9.100cvs121
10069
10070         * src/common/prefs.c
10071                 Windows unlink-before rename fix
10072         * src/plugins/pgpcore/sgpgme.c
10073                 Add support for PKA info if available
10074                 Both patches by Werner Koch
10075
10076 2006-01-03 [paul]       1.9.100cvs120
10077
10078         * src/messageview.c
10079                 fix bug 884, 'Send receipt' button visible in queue
10080                 Thanks to Colin
10081
10082 2006-01-02 [colin]      1.9.100cvs119
10083
10084         * src/compose.c
10085         * src/imap.c
10086                 Fix autosave on IMAP and more generally try to
10087                 return the correct ID on a newly added IMAP message
10088
10089 2006-01-02 [paul]       1.9.100cvs118
10090
10091         * manual/keyboard.xml
10092                 edited
10093
10094 2006-01-01 [paul]       1.9.100cvs117
10095
10096         * src/gtk/authors.h
10097                 alphabetical order
10098
10099 2005-12-30 [colin]      1.9.100cvs116
10100
10101         * manual/advanced.xml
10102                 Explain Pre/Post-processing differences.
10103
10104 2005-12-30 [colin]      1.9.100cvs115
10105
10106         * src/mh.c
10107                 Implement copy_msgs for a little optimization
10108         * src/imap.c
10109                 Finish yesterday's fix
10110
10111 2005-12-29 [colin]      1.9.100cvs114
10112
10113         * src/imap.c
10114                 Fix occasional failure in fetching a mail over
10115                 IMAP
10116
10117 2005-12-29 [colin]      1.9.100cvs113
10118
10119         * src/compose.c
10120                 Don't remove a draft when sending it, if it is 
10121                 locked.
10122
10123 2005-12-28 [colin]      1.9.100cvs112
10124
10125         * src/summaryview.c
10126                 Fix leak for real
10127
10128 2005-12-28 [wwp]        1.9.100cvs111
10129
10130         * doc/faq/.cvsignore
10131         * doc/faq/de/.cvsignore
10132         * doc/faq/en/.cvsignore
10133         * doc/faq/es/.cvsignore
10134         * doc/faq/fr/.cvsignore
10135         * doc/faq/it/.cvsignore
10136         * doc/manual/.cvsignore
10137         * doc/manual/de/.cvsignore
10138         * doc/manual/en/.cvsignore
10139         * doc/manual/es/.cvsignore
10140         * doc/manual/fr/.cvsignore
10141         * doc/manual/ja/.cvsignore
10142         * src/plugins/mathml_viewer/.cvsignore
10143                 rollback revival of those files (my bad, sorry for the noise).
10144
10145 2005-12-28 [wwp]        1.9.100cvs110
10146
10147         * src/compose.c
10148                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
10149
10150 2005-12-28 [wwp]        1.9.100cvs109
10151
10152         * doc/faq/.cvsignore
10153         * doc/faq/de/.cvsignore
10154         * doc/faq/en/.cvsignore
10155         * doc/faq/es/.cvsignore
10156         * doc/faq/fr/.cvsignore
10157         * doc/faq/it/.cvsignore
10158         * doc/manual/.cvsignore
10159         * doc/manual/de/.cvsignore
10160         * doc/manual/en/.cvsignore
10161         * doc/manual/es/.cvsignore
10162         * doc/manual/fr/.cvsignore
10163         * doc/manual/ja/.cvsignore
10164         * src/plugins/mathml_viewer/.cvsignore
10165         * po/.cvsignore
10166                 more files to ignore.
10167
10168 2005-12-24 [colin]      1.9.100cvs108
10169
10170         * AUTHORS
10171         * src/gtk/authors.h
10172                 Update for Werner
10173
10174 2005-12-24 [colin]      1.9.100cvs107
10175
10176         * src/procmsg.c
10177                 Allow NULL src_msginfo in 
10178                 procmsg_msginfo_new_from_mimeinfo
10179
10180 2005-12-23 [paul]       1.9.100cvs106
10181
10182         * src/plugins/pgpinline/mypgpcore.def
10183                 add this forgotten file
10184
10185 2005-12-23 [colin]      1.9.100cvs105
10186
10187         * src/mainwindow.c
10188                 Fix missing break
10189
10190 2005-12-23 [colin]      1.9.100cvs104
10191
10192         * autogen.sh
10193         * src/folder.c
10194         * src/mh.c
10195         * src/common/plugin.c
10196         * src/common/socket.c
10197         * src/common/socket.h
10198         * src/common/utils.c
10199         * src/common/utils.h
10200         * src/gtk/pluginwindow.c
10201         * src/plugins/pgpcore/plugin.def
10202         * src/plugins/pgpcore/sylpheed.def
10203         * src/plugins/pgpinline/Makefile.am
10204         * src/plugins/pgpinline/plugin.def
10205         * src/plugins/pgpinline/sylpheed.def
10206         * src/plugins/pgpmime/plugin.def
10207         * src/plugins/pgpmime/sylpheed.def
10208                 Various w32 fixes by Werner Koch
10209
10210 2005-12-22 [paul]       1.9.100cvs103
10211
10212         * src/wizard.c
10213                 don't offer IMAP as 'server type' if
10214                 libetpan isn't built in
10215
10216 2005-12-22 [paul]       1.9.100cvs102
10217
10218         * AUTHORS
10219         * src/mainwindow.c
10220         * src/mainwindow.h
10221         * src/toolbar.c
10222         * src/gtk/authors.h
10223                 support GTK_TOOLBAR_BOTH_HORIZ (text
10224                 next to icon) Patch by Marien Zwart
10225                 marienz@users.sf.net
10226                 Also reword the text
10227
10228 2005-12-21 [colin]      1.9.100cvs101
10229
10230         * configure.ac
10231                 Fix DATADIRNAME
10232         * COPYING
10233                 Fix missing section and explicit the exception better
10234         * src/compose.c
10235                 Prevent mail from being lost without notice when an
10236                 SMTP error happens on trying to send an unmodified
10237                 drafted mail.
10238         * src/send_message.c
10239         * src/common/smtp.c
10240                 Fix password remembering when wrong, and add return
10241                 value checks where they should have been
10242         * src/plugins/pgpcore/sylpheed.def
10243         * src/plugins/pgpinline/sylpheed.def
10244         * src/plugins/pgpmime/sylpheed.def
10245                 Add a few symbols needed
10246
10247 2005-12-21 [paul]       1.9.100cvs100
10248
10249         * m4/codeset.m4
10250         * m4/glibc21.m4
10251         * m4/intdiv0.m4
10252         * m4/inttypes-pri.m4
10253         * m4/inttypes.m4
10254         * m4/inttypes_h.m4
10255         * m4/isc-posix.m4
10256         * m4/lcmessage.m4
10257         * m4/stdint_h.m4
10258         * m4/uintmax_t.m4
10259                 gettextization
10260                 thanks to Colin
10261
10262 2005-12-21 [paul]       1.9.100cvs99
10263
10264         * po/sv.po
10265                 fixed by Colin
10266
10267 2005-12-20 [paul]       1.9.100cvs98
10268
10269         * po/sv.po
10270                 updated by Anders Trobäck
10271
10272 2005-12-20 [colin]      1.9.100cvs97
10273
10274         * ABOUT-NLS
10275         * Makefile.am
10276         * autogen.sh
10277         * configure.ac
10278         * config/config.rpath
10279         * config/mkinstalldirs
10280         * m4/Makefile.am
10281         * m4/glibc2.m4
10282         * m4/gnupg.m4
10283         * m4/gpgme.m4
10284         * m4/intmax.m4
10285         * m4/longdouble.m4
10286         * m4/longlong.m4
10287         * m4/printf-posix.m4
10288         * m4/signed.m4
10289         * m4/size_max.m4
10290         * m4/ulonglong.m4
10291         * m4/wchar_t.m4
10292         * m4/wint_t.m4
10293         * m4/xsize.m4
10294         * po/Makefile.in.in
10295         * po/Makevars
10296         * po/bg.po
10297         * po/ca.po
10298         * po/cs.po
10299         * po/de.po
10300         * po/el.po
10301         * po/en_GB.po
10302         * po/es.po
10303         * po/fi.po
10304         * po/fr.po
10305         * po/hr.po
10306         * po/hu.po
10307         * po/it.po
10308         * po/ja.po
10309         * po/ko.po
10310         * po/nb.po
10311         * po/nl.po
10312         * po/pl.po
10313         * po/pt_BR.po
10314         * po/ru.po
10315         * po/sk.po
10316         * po/sr.po
10317         * po/stamp-po
10318         * po/sv.po
10319         * po/zh_CN.po
10320         * po/zh_TW.po
10321         * src/Makefile.am
10322         * src/codeconv.c
10323         * src/compose.c
10324         * src/exporthtml.c
10325         * src/exportldif.c
10326         * src/folder.c
10327         * src/main.c
10328         * src/manual.c
10329         * src/mh.c
10330         * src/mimeview.c
10331         * src/send_message.c
10332         * src/common/Makefile.am
10333         * src/common/fnmatch.c
10334         * src/common/fnmatch.h
10335         * src/common/fnmatch_loop.c
10336         * src/common/nntp.c
10337         * src/common/plugin.c
10338         * src/common/smtp.c
10339         * src/common/socket.c
10340         * src/common/string_match.c
10341         * src/common/sylpheed.c
10342         * src/common/utils.c
10343         * src/common/utils.h
10344         * src/common/w32_dirent.c
10345         * src/common/w32_reg.c
10346         * src/common/w32_signal.c
10347         * src/common/w32_stat.c
10348         * src/common/w32_stdio.c
10349         * src/common/w32_stdlib.c
10350         * src/common/w32_string.c
10351         * src/common/w32_time.c
10352         * src/common/w32_unistd.c
10353         * src/common/w32_wait.c
10354         * src/common/w32lib.h
10355         * src/etpan/Makefile.am
10356         * src/gtk/Makefile.am
10357         * src/plugins/clamav/Makefile.am
10358         * src/plugins/demo/Makefile.am
10359         * src/plugins/dillo_viewer/Makefile.am
10360         * src/plugins/pgpcore/Makefile.am
10361         * src/plugins/pgpcore/passphrase.c
10362         * src/plugins/pgpcore/plugin.def
10363         * src/plugins/pgpcore/sgpgme.c
10364         * src/plugins/pgpcore/sylpheed.def
10365         * src/plugins/pgpcore/version.rc
10366         * src/plugins/pgpinline/Makefile.am
10367         * src/plugins/pgpinline/plugin.def
10368         * src/plugins/pgpinline/sylpheed.def
10369         * src/plugins/pgpinline/version.rc
10370         * src/plugins/pgpmime/Makefile.am
10371         * src/plugins/pgpmime/mypgpcore.def
10372         * src/plugins/pgpmime/plugin.def
10373         * src/plugins/pgpmime/sylpheed.def
10374         * src/plugins/pgpmime/version.rc
10375         * src/plugins/spamassassin/Makefile.am
10376                 Very little ;-) patch from Werner Koch, providing
10377                 infrastructure for cross-compiling to Win32
10378
10379 2005-12-20 [paul]       1.9.100cvs96
10380
10381         * src/account.c
10382         * src/account.h
10383         * src/mainwindow.c
10384         * src/mainwindow.h
10385         * src/toolbar.c
10386         * src/toolbar.h
10387                 add a combo to the Get All button, allowing
10388                 quick retrieval from any account
10389                 Patch by Fabien Vantard, slightly modified
10390                 by Colin
10391         * src/gtk/about.c
10392                 i18n fix. Patch by Fabien Vantard
10393
10394 2005-12-19 [colin]      1.9.100cvs95
10395
10396         * src/compose.c
10397         * src/compose.h
10398                 Don't automatically join lines when they've 
10399                 been separated by the user and not automatically
10400
10401 2005-12-19 [paul]       1.9.100cvs94
10402
10403         * src/gtk/pluginwindow.c
10404                 i18n fix.
10405                 Patch by Fabien Vantard
10406
10407 2005-12-15 [paul]       1.9.100cvs93
10408
10409         * src/common/plugin.c
10410         * src/common/plugin.h
10411         * src/gtk/pluginwindow.c
10412         * src/plugins/clamav/clamav_plugin.c
10413         * src/plugins/demo/demo.c
10414         * src/plugins/dillo_viewer/dillo_viewer.c
10415         * src/plugins/pgpcore/plugin.c
10416         * src/plugins/pgpinline/plugin.c
10417         * src/plugins/pgpmime/plugin.c
10418         * src/plugins/spamassassin/spamassassin.c
10419         * src/plugins/trayicon/trayicon.c
10420                 add plugin_version()
10421
10422 2005-12-15 [colin]      1.9.100cvs92
10423
10424         * src/compose.c
10425                 Further fix bug #875
10426
10427 2005-12-15 [paul]       1.9.100cvs91
10428
10429         * src/gtk/filesel.c
10430                 fix attach_load_dir getting set to
10431                 PLUGINDIR on plugin load
10432
10433 2005-12-14 [mones]      1.9.100cvs90
10434
10435         * manual/ack.xml
10436         * manual/keyboard.xml
10437                 Initial draft and some shortcuts added
10438                 
10439         * po/es.po
10440                 Updated translation
10441
10442 2005-12-14 [colin]      1.9.100cvs89
10443
10444         * src/compose.c
10445         * src/imap.c
10446         * src/summaryview.c
10447         * src/gtk/gtkaspell.c
10448                 More leaks fixed
10449         * src/prefs_folder_item.c
10450                 Fix recursive prefs apply
10451
10452
10453 2005-12-14 [colin]      1.9.100cvs88
10454
10455         * src/compose.c
10456                 Fix bug #875 (Freeze On Inline Forward of 
10457                 Large Message)
10458
10459 2005-12-13 [colin]      1.9.100cvs87
10460
10461         * src/compose.c
10462                 Uniq-ify and sort the mimetypes list
10463                 Patch by Fabien Vantard
10464
10465 2005-12-13 [colin]      1.9.100cvs86
10466
10467         * src/imap.c
10468         * src/etpan/imap-thread.c
10469                 Fix leaks (patch by Hoa)
10470         * src/news.c
10471         * src/common/plugin.c
10472                 Fix leaks
10473
10474 2005-12-12 [colin]
10475
10476         * 2.0.0-rc2 released
10477
10478 2005-12-12 [colin]      1.9.100cvs85
10479
10480         * src/matcher.c
10481                 Fix a leak
10482
10483 2005-12-12 [wwp]        1.9.100cvs84
10484
10485         * src/gtk/icon_legend.c
10486                 fix misbehaviour and crash when closing the legend window
10487         using the Esc key (patch by Fabien Vantard).
10488
10489 2005-12-12 [paul]       1.9.100cvs83
10490
10491         * src/browseldap.c
10492         * src/foldersel.c
10493         * src/prefs_actions.c
10494         * src/prefs_filtering.c
10495         * src/prefs_matcher.c
10496         * src/prefs_spelling.glade      ** REMOVED **
10497         * src/prefs_template.c
10498         * src/gtk/foldersort.glade      ** REMOVED **
10499         * src/gtk/pluginwindow.c
10500         * src/gtk/pluginwindow.glade    ** REMOVED **
10501         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
10502                 cleanups
10503
10504 2005-12-11 [paul]       1.9.100cvs82
10505
10506         * src/gtk/filesel.c
10507                 fix attach_load_dir crasher (double free)
10508
10509 2005-12-09 [paul]       1.9.100cvs81
10510
10511         * po/POTFILES.in
10512         * src/mainwindow.c
10513         * src/gtk/Makefile.am
10514         * src/gtk/icon_legend.c
10515         * src/gtk/icon_legend.h
10516                 add icon legend
10517         * src/manual.c
10518                 cleanup
10519
10520 2005-12-09 [paul]       1.9.100cvs80
10521
10522         * src/plugins/pgpcore/passphrase.c
10523                 wrap the label in the dialog
10524
10525 2005-12-09 [colin]      1.9.100cvs79
10526
10527         * src/plugins/pgpcore/sgpgme.c
10528                 Display (untrusted) on not trusted signatures
10529                 Patch by Michal Èihaø <michal@cihar.com>
10530                 Closes bug #867 (Report also key trust)
10531
10532 2005-12-09 [colin]      1.9.100cvs78
10533
10534         * src/common/plugin.c
10535                 Update licence check, following Eben Moglen's advice
10536
10537 2005-12-08 [colin]      1.9.100cvs77
10538
10539         * src/folder.c
10540                 Fix the occasionnal item->cache != NULL 
10541                 assertion failure. 
10542
10543 2005-12-08 [colin]      1.9.100cvs76
10544
10545         * src/mimeview.c
10546         * src/plugins/pgpcore/sgpgme.c
10547                 Print key id when unable to check it
10548                 Closes bug #866 (Show key id when missing)
10549
10550 2005-12-08 [paul]       1.9.100cvs75
10551
10552         * src/prefs_common.c
10553         * src/prefs_common.h
10554         * src/gtk/filesel.c
10555                 remember load attachment dir
10556
10557 2005-12-07 [colin]      1.9.100cvs74
10558
10559         * src/prefs_toolbar.c
10560                 Gtk fixes, patch by Fabien Vantard
10561
10562 2005-12-07 [colin]      1.9.100cvs73
10563
10564         * src/action.c
10565         * src/compose.c
10566         * src/compose.h
10567                 Fix bug #839 (Quoted text isn't colored after 
10568                 executing an action)
10569         * src/common/plugin.c
10570                 Require plugins to declare their licence in plugin_licence()
10571                 Refuse to load non-GPL plugins as they'd be illegal (as 
10572                 derived works of Sylpheed-Claws, they must be GPL).
10573         * src/plugins/clamav/clamav_plugin.c
10574         * src/plugins/demo/demo.c
10575         * src/plugins/dillo_viewer/dillo_viewer.c
10576         * src/plugins/pgpcore/plugin.c
10577         * src/plugins/pgpinline/plugin.c
10578         * src/plugins/pgpmime/plugin.c
10579         * src/plugins/spamassassin/spamassassin.c
10580         * src/plugins/trayicon/trayicon.c
10581                 Add plugin_licence()
10582
10583 2005-12-07 [paul]       1.9.100cvs72
10584
10585         * configure.ac
10586         * src/mainwindow.c
10587         * src/manual.c
10588         * src/manual.h
10589         * src/common/defs.h
10590                 clean up after local FAQ removal and
10591                 temporary manual removal
10592
10593 2005-12-06 [colin]      1.9.100cvs71
10594
10595         * configure.ac
10596         * doc/Makefile.am
10597         * doc/faq/.cvsignore
10598         * doc/faq/Makefile.am
10599         * doc/faq/de/.cvsignore
10600         * doc/faq/de/Makefile.am
10601         * doc/faq/de/sylpheed-faq-1.html
10602         * doc/faq/de/sylpheed-faq-2.html
10603         * doc/faq/de/sylpheed-faq-3.html
10604         * doc/faq/de/sylpheed-faq.html
10605         * doc/faq/en/.cvsignore
10606         * doc/faq/en/Makefile.am
10607         * doc/faq/en/sylpheed-faq-1.html
10608         * doc/faq/en/sylpheed-faq-2.html
10609         * doc/faq/en/sylpheed-faq-3.html
10610         * doc/faq/en/sylpheed-faq-4.html
10611         * doc/faq/en/sylpheed-faq.html
10612         * doc/faq/es/.cvsignore
10613         * doc/faq/es/Makefile.am
10614         * doc/faq/es/sylpheed-faq-1.html
10615         * doc/faq/es/sylpheed-faq-2.html
10616         * doc/faq/es/sylpheed-faq-3.html
10617         * doc/faq/es/sylpheed-faq-4.html
10618         * doc/faq/es/sylpheed-faq.html
10619         * doc/faq/fr/.cvsignore
10620         * doc/faq/fr/Makefile.am
10621         * doc/faq/fr/sylpheed-faq-1.html
10622         * doc/faq/fr/sylpheed-faq-2.html
10623         * doc/faq/fr/sylpheed-faq-3.html
10624         * doc/faq/fr/sylpheed-faq.html
10625         * doc/faq/it/.cvsignore
10626         * doc/faq/it/Makefile.am
10627         * doc/faq/it/sylpheed-faq-1.html
10628         * doc/faq/it/sylpheed-faq-2.html
10629         * doc/faq/it/sylpheed-faq-3.html
10630         * doc/faq/it/sylpheed-faq.html
10631         * doc/manual/.cvsignore
10632         * doc/manual/Makefile.am
10633         * doc/manual/de/.cvsignore
10634         * doc/manual/de/Makefile.am
10635         * doc/manual/de/sylpheed-1.html
10636         * doc/manual/de/sylpheed-10.html
10637         * doc/manual/de/sylpheed-11.html
10638         * doc/manual/de/sylpheed-12.html
10639         * doc/manual/de/sylpheed-13.html
10640         * doc/manual/de/sylpheed-14.html
10641         * doc/manual/de/sylpheed-15.html
10642         * doc/manual/de/sylpheed-16.html
10643         * doc/manual/de/sylpheed-17.html
10644         * doc/manual/de/sylpheed-18.html
10645         * doc/manual/de/sylpheed-19.html
10646         * doc/manual/de/sylpheed-2.html
10647         * doc/manual/de/sylpheed-20.html
10648         * doc/manual/de/sylpheed-3.html
10649         * doc/manual/de/sylpheed-4.html
10650         * doc/manual/de/sylpheed-5.html
10651         * doc/manual/de/sylpheed-6.html
10652         * doc/manual/de/sylpheed-7.html
10653         * doc/manual/de/sylpheed-8.html
10654         * doc/manual/de/sylpheed-9.html
10655         * doc/manual/de/sylpheed.html
10656         * doc/manual/en/.cvsignore
10657         * doc/manual/en/Makefile.am
10658         * doc/manual/en/sylpheed-1.html
10659         * doc/manual/en/sylpheed-10.html
10660         * doc/manual/en/sylpheed-11.html
10661         * doc/manual/en/sylpheed-12.html
10662         * doc/manual/en/sylpheed-13.html
10663         * doc/manual/en/sylpheed-14.html
10664         * doc/manual/en/sylpheed-15.html
10665         * doc/manual/en/sylpheed-16.html
10666         * doc/manual/en/sylpheed-17.html
10667         * doc/manual/en/sylpheed-18.html
10668         * doc/manual/en/sylpheed-19.html
10669         * doc/manual/en/sylpheed-2.html
10670         * doc/manual/en/sylpheed-20.html
10671         * doc/manual/en/sylpheed-21.html
10672         * doc/manual/en/sylpheed-22.html
10673         * doc/manual/en/sylpheed-3.html
10674         * doc/manual/en/sylpheed-4.html
10675         * doc/manual/en/sylpheed-5.html
10676         * doc/manual/en/sylpheed-6.html
10677         * doc/manual/en/sylpheed-7.html
10678         * doc/manual/en/sylpheed-8.html
10679         * doc/manual/en/sylpheed-9.html
10680         * doc/manual/en/sylpheed.html
10681         * doc/manual/es/.cvsignore
10682         * doc/manual/es/Makefile.am
10683         * doc/manual/es/sylpheed-1.html
10684         * doc/manual/es/sylpheed-10.html
10685         * doc/manual/es/sylpheed-11.html
10686         * doc/manual/es/sylpheed-12.html
10687         * doc/manual/es/sylpheed-13.html
10688         * doc/manual/es/sylpheed-14.html
10689         * doc/manual/es/sylpheed-15.html
10690         * doc/manual/es/sylpheed-16.html
10691         * doc/manual/es/sylpheed-17.html
10692         * doc/manual/es/sylpheed-18.html
10693         * doc/manual/es/sylpheed-19.html
10694         * doc/manual/es/sylpheed-2.html
10695         * doc/manual/es/sylpheed-20.html
10696         * doc/manual/es/sylpheed-3.html
10697         * doc/manual/es/sylpheed-4.html
10698         * doc/manual/es/sylpheed-5.html
10699         * doc/manual/es/sylpheed-6.html
10700         * doc/manual/es/sylpheed-7.html
10701         * doc/manual/es/sylpheed-8.html
10702         * doc/manual/es/sylpheed-9.html
10703         * doc/manual/es/sylpheed.html
10704         * doc/manual/fr/.cvsignore
10705         * doc/manual/fr/Makefile.am
10706         * doc/manual/fr/sylpheed-1.html
10707         * doc/manual/fr/sylpheed-10.html
10708         * doc/manual/fr/sylpheed-11.html
10709         * doc/manual/fr/sylpheed-12.html
10710         * doc/manual/fr/sylpheed-13.html
10711         * doc/manual/fr/sylpheed-14.html
10712         * doc/manual/fr/sylpheed-15.html
10713         * doc/manual/fr/sylpheed-16.html
10714         * doc/manual/fr/sylpheed-17.html
10715         * doc/manual/fr/sylpheed-18.html
10716         * doc/manual/fr/sylpheed-19.html
10717         * doc/manual/fr/sylpheed-2.html
10718         * doc/manual/fr/sylpheed-20.html
10719         * doc/manual/fr/sylpheed-3.html
10720         * doc/manual/fr/sylpheed-4.html
10721         * doc/manual/fr/sylpheed-5.html
10722         * doc/manual/fr/sylpheed-6.html
10723         * doc/manual/fr/sylpheed-7.html
10724         * doc/manual/fr/sylpheed-8.html
10725         * doc/manual/fr/sylpheed-9.html
10726         * doc/manual/fr/sylpheed.html
10727         * doc/manual/ja/.cvsignore
10728         * doc/manual/ja/Makefile.am
10729         * doc/manual/ja/sylpheed-1.html
10730         * doc/manual/ja/sylpheed-10.html
10731         * doc/manual/ja/sylpheed-11.html
10732         * doc/manual/ja/sylpheed-12.html
10733         * doc/manual/ja/sylpheed-13.html
10734         * doc/manual/ja/sylpheed-14.html
10735         * doc/manual/ja/sylpheed-15.html
10736         * doc/manual/ja/sylpheed-16.html
10737         * doc/manual/ja/sylpheed-17.html
10738         * doc/manual/ja/sylpheed-18.html
10739         * doc/manual/ja/sylpheed-19.html
10740         * doc/manual/ja/sylpheed-2.html
10741         * doc/manual/ja/sylpheed-20.html
10742         * doc/manual/ja/sylpheed-3.html
10743         * doc/manual/ja/sylpheed-4.html
10744         * doc/manual/ja/sylpheed-5.html
10745         * doc/manual/ja/sylpheed-6.html
10746         * doc/manual/ja/sylpheed-7.html
10747         * doc/manual/ja/sylpheed-8.html
10748         * doc/manual/ja/sylpheed-9.html
10749         * doc/manual/ja/sylpheed.html
10750         * doc/manual/ja/sylpheed.sgml
10751         * src/mainwindow.c
10752                 Remove outdated manual and faq. Noisy, eh?
10753
10754 2005-12-06 [colin]      1.9.100cvs70
10755
10756         * src/compose.c
10757         * src/quote_fmt_parse.y
10758         * src/undo.c
10759         * src/undo.h
10760                 Allow %X to position cursor at 0 
10761                 (no %X = before signature)
10762                 Fix paste as quotation putting the cursor at 0
10763                 Fix undo offsets when pasting
10764                 Insert the quote_fmt at once instead of line 
10765                 by line
10766                 Fix [Edited] when starting to reply/forward
10767
10768 2005-12-06 [paul]       1.9.100cvs69
10769
10770         * src/plugins/clamav/clamav_plugin_gtk.c
10771                 add another tooltip
10772         * src/plugins/spamassassin/spamassassin_gtk.c
10773                 rework spamassassin_create_widget_func()
10774
10775 2005-12-05 [colin]      1.9.100cvs68
10776
10777         * po/POTFILES.in
10778                 Fix make release ;-)
10779
10780 2005-12-05 [colin]      1.9.100cvs67
10781
10782         * src/compose.c
10783         * src/compose.h
10784                 Fix cursor positioning (not obeying %X)
10785
10786 2005-12-05 [paul]       1.9.100cvs66
10787
10788         * src/plugins/dillo_viewer/dillo_prefs.c
10789                 fix compilation warning
10790
10791 2005-12-05 [paul]       1.9.100cvs65
10792
10793         * src/prefs_spelling.c
10794         * src/plugins/trayicon/trayicon.c
10795                 cleanups - remove unused stuff
10796
10797 2005-12-05 [paul]       1.9.100cvs64
10798
10799         * README
10800         * manual/plugins.xml
10801                 remove info about removed mathml_viewer plugin
10802
10803 2005-12-05 [paul]       1.9.100cvs63
10804
10805         * configure.ac
10806         * src/plugins/Makefile.am
10807         * src/plugins/mathml_viewer/.cvsignore
10808         * src/plugins/mathml_viewer/Makefile.am
10809         * src/plugins/mathml_viewer/mathml_viewer.c
10810                 remove unmaintained mathml_viewer plugin
10811
10812 2005-12-05 [paul]       1.9.100cvs62
10813
10814         * src/summaryview.c
10815                 obey prefs_common.always_show_msg when
10816                 moving a msg
10817                 Thanks to Colin
10818
10819 2005-12-05 [paul]       1.9.100cvs61
10820
10821         * src/compose.c
10822         * src/prefs_account.c
10823         * src/prefs_filtering.c
10824         * src/prefs_quote.c
10825         * src/prefs_spelling.c
10826         * src/prefs_toolbar.c
10827         * src/summaryview.c
10828         * src/gtk/gtkutils.c
10829         * src/gtk/quicksearch.c
10830         * src/plugins/dillo_viewer/dillo_prefs.c
10831                 dialog cleanups
10832
10833 2005-12-04 [paul]       1.9.100cvs60
10834
10835         * src/inc.c
10836         * src/prefs_account.c
10837         * src/prefs_account.h
10838                 allow a Local account to specify a
10839                 default inbox
10840                 (closes bug 843 'Inbox cannot be changed for local
10841                  mailboxes')
10842
10843 2005-12-04 [colin]      1.9.100cvs59
10844
10845         * src/plugins/trayicon/trayicon.c
10846                 Remove Get, rename Get All to Get Mail in order to
10847                 be consistent with the default main toolbar
10848
10849 2005-12-03 [colin]      1.9.100cvs58
10850
10851         * manual/gpl.xml
10852         * manual/sylpheed-claws-manual.xml
10853                 Add GPL appendix
10854
10855 2005-12-03 [paul]       1.9.100cvs57
10856
10857         * AUTHORS
10858         * po/sv.po
10859         * src/gtk/authors.h
10860                 new (partially complete) Swedish translation
10861                 by Anders Troback <sylpheed@troback.com>
10862
10863 2005-12-02 [paul]       1.9.100cvs56
10864
10865         * configure.ac
10866                 libetpan 0.41 required
10867
10868 2005-12-02 [paul]       1.9.100cvs55
10869
10870         * src/plugins/clamav/clamav_plugin.c
10871         * src/plugins/clamav/clamav_plugin.h
10872         * src/plugins/clamav/clamav_plugin_gtk.c
10873         * src/plugins/spamassassin/spamassassin.c
10874         * src/plugins/spamassassin/spamassassin.h
10875         * src/plugins/spamassassin/spamassassin_gtk.c
10876                 unregister prefs pages on unloading, thus
10877                 preventing a crash
10878                 (thanks to Colin for the hint)
10879
10880 2005-12-02 [wwp]        1.9.100cvs54
10881
10882         * src/quote_fmt.h
10883         * src/quote_fmt_parse.y
10884                 fix misuse of gboolean*, use gboolean instead
10885                 (thanks to Paul, Colin, for pointing out that scaring one)
10886
10887 2005-12-02 [paul]       1.9.100cvs53
10888
10889         * src/plugins/clamav/clamav_plugin.c
10890                 int no --> unsigned int no
10891         * src/plugins/clamav/clamav_plugin_gtk.c
10892                 rework config page
10893
10894 2005-12-02 [wwp]        1.9.100cvs52
10895
10896         * src/compose.c
10897         * src/prefs_template.c
10898         * src/quote_fmt.h
10899         * src/quote_fmt_parse.y
10900                 prevent from executing |f and |p templates commands when
10901                 adding or replacing templates in prefs (avoids annoying and
10902                 potentially dangerous behaviours)
10903
10904 2005-12-02 [paul]       1.9.100cvs51
10905
10906         * src/prefs_common.c
10907                 allow translation of some default values
10908                 Patch by Fabien Vantard
10909
10910 2005-12-02 [paul]       1.9.100cvs50
10911
10912         * src/codeconv.c
10913         * src/codeconv.h
10914         * src/prefs_common.c
10915         * src/prefs_common.h
10916         * src/prefs_message.c
10917         * src/textview.c
10918                 remove obsolete 'convert_mb_alnum' option
10919                 and related stuff
10920         * src/gtk/about.c
10921                 remove unused 'about_textview_visibility_notify'
10922
10923 2005-12-02 [paul]       1.9.100cvs49
10924
10925         * src/prefs_account.c
10926         * src/prefs_compose_writing.c
10927         * src/prefs_fonts.c
10928         * src/prefs_gtk.h
10929         * src/prefs_image_viewer.c
10930         * src/prefs_message.c
10931         * src/prefs_other.c
10932         * src/prefs_receive.c
10933         * src/prefs_send.c
10934         * src/prefs_spelling.c
10935         * src/prefs_summaries.c
10936         * src/prefs_wrapping.c
10937         * src/plugins/dillo_viewer/dillo_prefs.c
10938         * src/plugins/pgpcore/prefs_gpg.c
10939                 several cleanups to the prefs dialogs
10940                 (slightly modified) patch by Fabien Vantard
10941
10942 2005-12-02 [paul]       1.9.100cvs48
10943
10944         * src/main.c
10945                 --exit means exit
10946         * src/send_message.c
10947                 fix crash on send when connection fails
10948
10949         Thanks to Colin
10950
10951 2005-12-01 [colin]      1.9.100cvs47
10952
10953         * src/html.c
10954                 Translate &hellip; to "..."
10955
10956 2005-11-30 [colin]      1.9.100cvs46
10957
10958         * src/matcher.c
10959         * src/matcher.h
10960                 Optimize back yesterday's fix.
10961
10962 2005-11-30 [paul]       1.9.100cvs45
10963
10964         * manual/faq.xml
10965                 standardised
10966         * manual/intro.xml
10967                 written by Colin, edited by me
10968
10969 2005-11-29 [colin]      1.9.100cvs44
10970
10971         * src/matcher.c
10972                 Skip headers unconditionnaly in match_body if the
10973                 rule is not message or ~message
10974
10975 2005-11-29 [colin]      1.9.100cvs43
10976
10977         * src/matcher.c
10978                 Fix body_part and such, not skipping headers 
10979                 if the matchcriteria wasn't the first in the rule
10980
10981 2005-11-29 [colin]      1.9.100cvs42
10982
10983         * src/compose.c
10984                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
10985                 option missing from message view window)
10986                 Fix double text D'n'D with gtk-2.8
10987         * src/matcher.c
10988                 Fix ~message, ~headers_part, ~body_part rules
10989         * src/messageview.c
10990                 Add Windows-1252 (Closes bug #863)
10991                 Fix accels
10992         * src/gtk/gtkaspell.c
10993                 Properly destroy accels in all menus
10994
10995 2005-11-29 [mones]      1.9.100cvs41
10996
10997         * po/es.po
10998                 Updated.
10999
11000 2005-11-27 [colin]      1.9.100cvs40
11001
11002         * src/mh_gtk.c
11003                 "/Remove mailbox" -> "/Remove mailbox..."
11004
11005 2005-11-27 [paul]       1.9.100cvs39
11006
11007         * AUTHORS
11008         * po/de.po
11009         * src/gtk/authors.h
11010                 updated by new maintainer, Stephan Sachse
11011
11012 2005-11-27 [paul]       1.9.100cvs38
11013
11014         * manual/faq.xml
11015                 written by Colin, edited by me
11016
11017 2005-11-27 [paul]       1.9.100cvs37
11018
11019         * src/prefs_common.c
11020         * src/prefs_common.h
11021         * src/prefs_receive.c
11022         * src/prefs_summaries.c
11023                 move 'go to inbox after receiving new mail'
11024                 option from display/sumamaries to mail
11025                 handling/receive, and rework prefs_summaries
11026                 dialog a little
11027
11028 2005-11-25 [martin]     1.9.100cvs36
11029
11030         * po/de.po
11031             fixed windows-1252 translation;
11032             translated some new and fuzzy strings
11033
11034 2005-11-25 [paul]       1.9.100cvs35
11035
11036         * src/plugins/clamav/clamav_plugin.c
11037                 complete the update done in cvs34
11038
11039 2005-11-25 [paul]       1.9.100cvs34
11040
11041         * src/plugins/clamav/clamav_plugin.c
11042                 reflect upstream changes
11043
11044 2005-11-25 [paul]       1.9.100cvs33
11045
11046         * manual/ack.xml
11047         * manual/plugins.xml
11048         * manual/sylpheed-claws-manual.xml
11049                 written/updated by Colin, edited by me
11050         * tools/acroread2sylpheed.pl
11051                 update binary name
11052
11053 2005-11-24 [colin]      1.9.100cvs32
11054
11055         * src/compose.c
11056                 Fix bug #856 (reediting messages forgets Request
11057                 Return Receipt)
11058
11059 2005-11-24 [paul]       1.9.100cvs31
11060
11061         * manual/addrbook.xml
11062         * manual/starting.xml
11063                 written by Colin, proofread, edited, adapted by me
11064         * manual/advanced.xml
11065                 add some Actions examples
11066         * src/importldif.c
11067                 use a Save button instead of a Close button
11068         * src/wizard.c
11069                 indicate mandatory fields
11070                 fix page display
11071                 Thanks to Colin
11072
11073 2005-11-23 [colin]      1.9.100cvs30
11074
11075         * src/addressbook.c
11076                 Rename menu item, fix possible crash after
11077                 deletion of books
11078         * src/addrindex.c
11079                 Allow searching for '*' in ldap
11080         * src/browseldap.c
11081                 Fix "Browse Entry" (did anyone use it?)
11082         * src/wizard.c
11083                 Add guards for mandatory information
11084
11085 2005-11-23 [paul]       1.9.100cvs29
11086
11087         * manual/advanced.xml
11088                 corrections to the English
11089
11090 2005-11-23 [colin]      1.9.100cvs28
11091
11092         * src/mimeview.c
11093                 Fix possible crash at exit. After the call to
11094                 gtk_container_remove(), the Viewer's widget has no
11095                 more parent so gtk+ automatically frees it and its
11096                 sons. If destroy_viewer() then try to access it,
11097                 problems ensue.
11098
11099 2005-11-22 [colin]      1.9.100cvs27
11100
11101         * src/compose.c
11102         * src/gtk/gtkaspell.c
11103                 Fix right-clicking on a misspelled word
11104                 Fix More... in suggestions menu
11105
11106 2005-11-22 [wwp]        1.9.100cvs26
11107
11108         * src/prefs_template.c
11109                 templates works: re-sort templates list when adding or replacing,
11110                 prevent from adding or replacing when the template name is empty
11111
11112 2005-11-21 [colin]      1.9.100cvs25
11113
11114         * src/addressbook.c
11115                 Fix some addressbook suckage (dnd, select all)
11116         * src/compose.c
11117         * src/gtk/gtkaspell.c
11118         * src/gtk/gtkaspell.h
11119                 Make the spellchecker menu work with the 
11120                 GtkTextView one instead of overriding it
11121
11122 2005-11-20 [paul]       1.9.100cvs24
11123
11124         * manual/handling.xml
11125                 proofread and corrected
11126
11127 2005-11-20 [paul]       1.9.100cvs23
11128
11129         * manual/Makefile
11130                 generate html as one file
11131         * manual/advanced.xml
11132                 fix output generation
11133                 reformat hidden options list
11134         * manual/manual.xml     ** REMOVED **
11135         * manual/sylpheed-claws-manual.xml      ** ADDED **
11136                 renamed
11137
11138 2005-11-18 [colin]      1.9.100cvs22
11139
11140         * src/prefs_account.c
11141                 Fix layout in news and mbox accounts
11142         * manual/account.xml
11143         * manual/advanced.xml
11144                 New contents for Paul to check :)
11145
11146 2005-11-18 [wwp]        1.9.100cvs21
11147
11148         * src/gtk/quicksearch.c
11149                 don't update extended quicksearch buttons twice
11150
11151 2005-11-18 [paul]       1.9.100cvs20
11152
11153         * src/textview.c
11154                 complete 1.9.100cvs19
11155
11156 2005-11-18 [paul]       1.9.100cvs19
11157
11158         * src/compose.c
11159                 cosmetic improvements
11160         * src/textview.c
11161                 also list text/* attachments
11162
11163 2005-11-18 [colin]      1.9.100cvs18
11164
11165         * src/summaryview.c
11166                 Use column 0 instead of -1 in 
11167                 gtk_ctree_node_moveto, in a naive
11168                 hope it'll fix the gtk-related crashes
11169
11170 2005-11-18 [colin]      1.9.100cvs17
11171
11172         * src/gtk/inputdialog.c
11173                 Fix icon staying the first one
11174
11175 2005-11-17 [wwp]        1.9.100cvs16
11176                 fix possible problem showing some quicksearch buttons, and a bad
11177                 call to g_return_if_fail in a function that returns a value (both
11178                 fixes by Fabien Vantard)
11179
11180 2005-11-15 [wwp]        1.9.100cvs15
11181
11182         * src/gtk/quicksearch.c
11183                 added a tooltip to that obscure ... quicksearch button
11184
11185 2005-11-15 [wwp]        1.9.100cvs14
11186
11187         * src/gtk/quicksearch.c
11188                 add a quicksearch helper to filtering expression users: the ... button
11189                 raises the condition expr window. condition expressions set up w/ this
11190                 window are used by the quicksearch if the user closes it pressing OK.
11191
11192 2005-11-14 [paul]       1.9.100cvs13
11193
11194         * src/plugins/clamav/clamav_plugin.c
11195         * src/plugins/spamassassin/spamassassin.c
11196                 change plugin type following recent merging
11197
11198 2005-11-14 [wwp]        1.9.100cvs12
11199
11200         * src/folder.c
11201                 prevent from crashing when copying/moving message(s) from and
11202                 to the same folder
11203
11204 2005-11-14 [paul]       1.9.100cvs11
11205
11206         * src/plugins/clamav/Makefile.am
11207         * src/plugins/clamav/clamav_plugin.c
11208         * src/plugins/clamav/clamav_plugin.h
11209         * src/plugins/clamav/clamav_plugin_gtk.c
11210                 also merge clamav and clamav_gtk plugins
11211
11212 2005-11-13 [colin]      1.9.100cvs10
11213
11214         * configure.ac
11215         * src/plugins/spamassassin/Makefile.am
11216         * src/plugins/spamassassin/spamassassin.c
11217         * src/plugins/spamassassin/spamassassin.h
11218         * src/plugins/spamassassin/spamassassin_gtk.c
11219                 Merge spamassassin and spamassassin_gtk plugins,
11220                 and build it by default.
11221
11222 2005-11-12 [colin]      1.9.100cvs9
11223
11224         * src/etpan/imap-thread.c
11225                 Fix gcc warning
11226
11227 2005-11-12 [colin]      1.9.100cvs8
11228
11229         * src/procmime.c
11230                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
11231
11232 2005-11-10 [colin]      1.9.100cvs7
11233
11234         * src/main.c
11235                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
11236                 minimised state)
11237
11238 2005-11-10 [wwp]        1.9.100cvs6
11239
11240         * src/gtk/description_window.c
11241                 fix a crash when closing description windows using the WM's [X] button
11242
11243 2005-11-09 [colin]      1.9.100cvs5
11244
11245         * src/common/ssl.c
11246                 Update libetpan call to follow upstream
11247                 (yes, this requires libetpan-0.40cvs3)
11248
11249 2005-11-08 [colin]      1.9.100cvs4
11250
11251         * src/compose.c
11252         * src/textview.c
11253         * src/common/utils.c
11254         * src/common/utils.h
11255                 Enhance the email parser
11256
11257 2005-11-08 [colin]      1.9.100cvs3
11258
11259         * src/procmime.c
11260                 Fix what looks like an off-by-one (fixes 
11261                 attachments from the Bat)
11262
11263 2005-11-08 [wwp]        1.9.100cvs2
11264
11265         * src/main.c
11266                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
11267
11268 2005-11-08 [wwp]        1.9.100cvs1
11269
11270         * src/main.c
11271                 allow exiting Sylpheed-Claws from command-line
11272
11273 2005-11-08 [paul]       1.9.100
11274
11275         1.9.100 released
11276
11277 2005-11-07 [colin]      1.9.99cvs17
11278
11279         * src/addritem.c
11280         * src/ldif.c
11281                 Fix import of base-64 encoded items
11282
11283 2005-11-07 [colin]      1.9.99cvs16
11284
11285         * src/send_message.c
11286                 Fix bug #314 (Queue does not empty under certain 
11287                 circumstances)
11288
11289 2005-11-07 [paul]       1.9.99cvs15
11290
11291         * src/mutt.c
11292         * src/pine.c
11293                 fix buffer overflows
11294                 Thanks to Colin
11295
11296 2005-11-07 [paul]       1.9.99cvs14
11297
11298         * doc/man/Makefile.am
11299         * doc/man/sylpheed-claws.1      ** ADDED **
11300         * doc/man/sylpheed.1            ** DELETED **
11301                 rename and update the man file
11302
11303 2005-11-06 [colin]      1.9.99cvs13
11304
11305         * src/ldif.c
11306                 Fix ldif_get_line() that returned empty strings
11307                 (Didn't understand why). Also fix a possible
11308                 buffer overflow.
11309
11310 2005-11-06 [wwp]        1.9.99cvs12
11311
11312         * src/textview.c
11313         * src/gtk/about.c
11314         * src/gtk/gtkutils.c
11315         * src/gtk/gtkutils.h
11316                 fix a compilation warning,
11317                 make links sensitive in the about dialog
11318
11319 2005-11-04 [wwp]        1.9.99cvs11
11320
11321         * src/gtk/about.c
11322                 don't wrap or translate URIs, and a bit text format cleanup
11323
11324 2005-11-04 [wwp]        1.9.99cvs10
11325
11326         * src/gtk/about.c
11327                 better textview tagging implementation (no more use of marks for
11328                 postponed tagging)
11329
11330 2005-11-02 [colin]      1.9.99cvs9
11331
11332         * src/common/ssl.c
11333                 Forgot an ifdef
11334
11335 2005-11-02 [colin]      1.9.99cvs8
11336
11337         * configure.ac
11338                 Require libetpan-0.40 due to upstream fix
11339         * src/common/ssl.c
11340                 Tell libetpan not to call SSL_Library_Init,
11341                 as we do it ourselves.
11342
11343 2005-11-02 [colin]      1.9.99cvs7
11344
11345         * po/POTFILES.in
11346                 Add missing files (thanks to Fabien Vantard)
11347
11348 2005-11-02 [colin]      1.9.99cvs6
11349
11350         * src/summaryview.c
11351                 Fix totals when read messages are hidden or quicksearch
11352                 is on
11353         * src/ssl_manager.c
11354         * src/ssl_manager.h
11355         * src/common/ssl_certificate.c
11356         * src/common/ssl_certificate.h
11357         * src/gtk/sslcertwindow.c
11358         * src/gtk/sslcertwindow.h
11359                 Fix copyright on my stuff
11360
11361 2005-11-02 [wwp]        1.9.99cvs5
11362
11363         * src/prefs_themes.c
11364                 fix directory name checking (theme installation/removal),
11365                 made related error a bit more verbose
11366
11367 2005-11-02 [colin]      1.9.99cvs4
11368
11369         * src/summaryview.c
11370                 Fix typo (probably fixes bug #841 (Sort by the From 
11371                 field doesn't work)
11372
11373 2005-11-02 [paul]       1.9.99cvs3
11374
11375         * po/ko.po
11376         * po/nb.po
11377                 updated by SungHyun Nam, Geir Helland
11378         * src/wizard.c
11379                 fix typo in welcome message. spotted by
11380                 Andrea Spadaccini
11381
11382 2005-11-01 [colin]      1.9.99cvs2
11383
11384         * src/compose.c
11385                 Fix replying to ml wen confirming subscription
11386         * src/messageview.c
11387         * src/mimeview.c
11388         * src/mimeview.h
11389         * src/privacy.h
11390         * src/summaryview.c
11391                 Make key check non blocking
11392
11393 2005-10-31 [paul]       1.9.99cvs1
11394
11395         * tools/claws.i18n.status.pl
11396                 updated for ChangeLog
11397
11398 2005-10-31 [paul]       1.9.99
11399
11400         1.9.99 released
11401
11402 2005-10-31 [paul]       1.9.15cvs131
11403
11404         * .cvsignore
11405         * ChangeLog
11406         * ChangeLog.claws       ** REMOVED **
11407         * ChangeLog-gtk2.claws  ** REMOVED **
11408         * ChangeLog.gtk1        ** ADDED **
11409         * INSTALL
11410         * Makefile.am
11411         * NEWS
11412         * README
11413         * README.claws          ** REMOVED **
11414         * README.jp             ** REMOVED **
11415         * RELEASE_NOTES         ** ADDED **
11416         * RELEASE_NOTES.claws   ** REMOVED **
11417         * commitHelper
11418         * configure.ac
11419         * sylpheed.spec.in      ** REMOVED **
11420                 tidy up and update the default docs:
11421                 ChangeLog.claws is renamed ChangeLog.gtk1
11422                 ChangeLog-gtk2.claws is renamed ChangeLog
11423                 README.claws is renamed README
11424                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
11425
11426 2005-10-31 [paul]       1.9.15cvs130
11427
11428         * po/it.po
11429                 fix errors
11430
11431 2005-10-31 [paul]       1.9.15cvs129
11432
11433         * po/ca.po
11434         * po/de.po
11435         * po/en_GB.po
11436         * po/fr.po
11437         * po/it.po
11438         * po/pt_BR.po
11439         * po/sk.po
11440         * po/sr.po
11441         * po/zh_CN.po
11442                 updated by Miquel Oliete, Stephan Sachse and
11443                 Thomas Gilgin, me, Fabien Vantard, Andrea
11444                 Spadaccini, Frederico Goncalves Guimaraes,
11445                 Andrej Kacian, Aleksandar Urosevic, and
11446                 Ralgh Young.
11447
11448 2005-10-31 [mones]      1.9.15cvs128
11449
11450         * manual/faq.xml
11451                 More questions.
11452         
11453         * po/es.po
11454                 Updated for release.
11455
11456 2005-10-30 [colin]      1.9.15cvs127
11457
11458         * src/compose.c
11459                 Place cursor before rewrapping (fixes cursor
11460                 pos if quotation gets rewrapped)
11461
11462 2005-10-29 [paul]       1.9.15cvs126
11463
11464         * src/crash.c
11465         * src/foldersel.c
11466         * src/main.c
11467         * src/messageview.c
11468         * src/toolbar.c
11469         * src/gtk/authors.h
11470                 corrections to text items
11471
11472 2005-10-28 [colin]      1.9.15cvs125
11473
11474         * src/messageview.c
11475                 Make "hit 'C' to check sig" work from extern 
11476                 messageviews
11477
11478 2005-10-27 [colin]      1.9.15cvs124
11479
11480         * src/summaryview.c
11481                 Add a hack to avoid segfaulting when hammering 
11482                 on gtk's events
11483
11484 2005-10-27 [wwp]        1.9.15cvs123
11485
11486         * src/prefs_themes.c
11487                 sort list of themes names in themes prefs
11488
11489 2005-10-27 [paul]       1.9.15cvs122
11490
11491         * src/folder.c
11492         * src/prefs_account.c
11493                 fix building on Solaris
11494                 Patch by Alex Moore
11495
11496 2005-10-27 [wwp]        1.9.15cvs121
11497
11498         * src/summaryview.c
11499         * src/gtk/gtksctree.c
11500                 speed up unselecting messages in summary view (thanks to Colin)
11501
11502 2005-10-27 [paul]       1.9.15cvs120
11503
11504         * src/mainwindow.c
11505                 fix a compilation warning
11506         * src/summaryview.c
11507                 fix updating of 'n items selected' count
11508                 when deselecting
11509
11510 2005-10-27 [martin]     1.9.15cvs119
11511
11512         * src/action.c
11513                 ignore actions with a leading '/' in the action menu name
11514                 fixes a crash on menu creation
11515         * src/prefs_actions.c
11516                 do not allow a leading '/' in the action menu name
11517
11518 2005-10-27 [paul]       1.9.15cvs118
11519
11520         * src/main.c
11521                 fix compilation warning
11522
11523 2005-10-27 [paul]       1.9.15cvs117
11524
11525         * src/procmime.c
11526                 add #if HAVE_LOCALE_H
11527
11528 2005-10-27 [paul]       1.9.15cvs116
11529
11530         * src/plugins/clamav/clamav_plugin.c
11531         * src/plugins/dillo_viewer/dillo_viewer.c
11532         * src/plugins/mathml_viewer/mathml_viewer.c
11533         * src/plugins/pgpcore/plugin.c
11534         * src/plugins/pgpinline/plugin.c
11535         * src/plugins/pgpmime/plugin.c
11536         * src/plugins/spamassassin/spamassassin.c
11537         * src/plugins/trayicon/trayicon.c
11538                 plugin_init() : make error messages more
11539                 informative
11540
11541 2005-10-26 [wwp]        1.9.15cvs115
11542
11543         * src/prefs_matcher.c
11544                 enlarge boolean op widget width a bit (wasn't always showing text contents)
11545
11546 2005-10-26 [wwp]        1.9.15cvs114
11547
11548         * src/procmime.c
11549         * src/gtk/gtksctree.c
11550         * src/plugins/spamassassin/libspamc.c
11551         * src/plugins/spamassassin/spamassassin.c
11552                 fix some compilation warnings more
11553
11554 2005-10-26 [mones]      1.9.15cvs113
11555
11556         * po/es.po
11557                 Updated translation
11558
11559 2005-10-26 [paul]       1.9.15cvs112
11560
11561         * src/prefs_message.c
11562                 give all display_xface stuff the
11563                 #if HAVE_LIBCOMPFACE treatment, thus
11564                 preventing a crash
11565                 (Thanks to Wolfgang Enderlein)
11566
11567 2005-10-26 [colin]      1.9.15cvs111
11568
11569         * src/gedit-print.c
11570                 Fix date format
11571         * src/imap_gtk.c
11572         * src/news_gtk.c
11573                 Remove context menu items that should not be there
11574         * src/jpilot.c
11575                 Fix encoding
11576         * src/main.c
11577         * src/mainwindow.c
11578                 Don't show the mainwindow too soon
11579
11580 2005-10-26 [wwp]        1.9.15cvs110
11581
11582         * src/folder.c
11583         * src/manual.c
11584         * src/summaryview.c
11585                 fix uninitialized pointers in the folder updating hook
11586                 (thanks to Colin)
11587
11588 2005-10-25 [mones]      1.9.15cvs109
11589
11590         * manual/faq.xml
11591                 General information subsection completed. 
11592                 Removed archaic references.
11593                 
11594         * manual/Makefile
11595         * manual/dtd/manual.dsl
11596                 Added customization stylesheet for getting paragraphs
11597                 fully justified in PDF output (as suggested by Colin).
11598
11599 2005-10-25 [colin]      1.9.15cvs108
11600
11601         * src/compose.c
11602                 Fix a second leak
11603
11604 2005-10-25 [colin]      1.9.15cvs107
11605
11606         * src/addrbook.c
11607         * src/addrindex.c
11608                 Fix leak (xml_get_element() allocates memory)
11609         * src/compose.c
11610                 Fix leak + dead code (shame!)
11611         * src/procmime.c
11612                 Fix leak
11613
11614 2005-10-25 [colin]      1.9.15cvs106
11615
11616         * src/mimeview.c
11617                 Fix encoding issue in Save all and in 
11618                 overwrite-confirmation alertpanel
11619
11620 2005-10-25 [colin]      1.9.15cvs105
11621
11622         * src/common/socket.c
11623                 Fix a leak - Thanks to Christopher Aillon
11624                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
11625
11626 2005-10-25 [paul]       1.9.15cvs104
11627
11628         * src/wizard.c
11629                 Always guess servers from the right-hand
11630                 email part and guess username from the
11631                 left-hand part. (Thanks to Colin)
11632                 add an X-Face to the welcome message
11633
11634 2005-10-25 [paul]       1.9.15cvs103
11635
11636         * manual/handling.xml
11637                 written by Colin, edited by me
11638
11639 2005-10-25 [wwp]        1.9.15cvs102
11640
11641         * src/folderview.c
11642         * src/grouplistdialog.c
11643         * src/imap.c
11644         * src/noticeview.c
11645                 fix some compilation warnings
11646
11647 2005-10-24 [paul]
11648
11649         1.9.99-rc3 released
11650
11651 2005-10-24 [paul]       1.9.15cvs101
11652
11653         * src/gtk/about.c
11654                 fix window sizing
11655
11656 2005-10-24 [paul]       1.9.15cvs100
11657
11658         * src/pixmaps/offline.xpm
11659         * src/pixmaps/online.xpm
11660                 replace with last default versions
11661
11662 2005-10-24 [colin]      1.9.15cvs99
11663
11664         * src/imap.c
11665                 Fix bug when moving a folder
11666         * src/imap_gtk.c
11667         * src/mh_gtk.c
11668                 "Delete folder" pops up a window, so it 
11669                 should be suffixed with "..."
11670         * src/plugins/pgpcore/sgpgme.c
11671                 Include locale.h
11672
11673 2005-10-24 [mones]      1.9.15cvs98
11674
11675         * manual/Makefile
11676         * manual/account.xml
11677         * manual/ack.xml
11678         * manual/addrbook.xml
11679         * manual/advanced.xml
11680         * manual/faq.xml
11681         * manual/glossary.xml
11682         * manual/gpl.xml
11683         * manual/handling.xml
11684         * manual/intro.xml
11685         * manual/keyboard.xml
11686         * manual/manual.xml
11687         * manual/plugins.xml
11688         * manual/starting.xml
11689         * manual/dtd/sdocbook.dtd
11690                 Initial manual structure and some content.
11691
11692 2005-10-23 [wwp]        1.9.15cvs97
11693
11694         * src/gtk/about.c
11695                 fix a typo
11696
11697 2005-10-23 [wwp]        1.9.15cvs96
11698
11699         * src/gtk/about.c
11700         * src/gtk/authors.h
11701                 rework of the about window (main work by Paul), also featuring a few
11702                 fixes for typos and duplicate names
11703
11704 2005-10-23 [wwp]        1.9.15cvs95
11705
11706         * src/.cvsignore
11707                 Ignore the right binary name (sylpheed-claws now)
11708
11709 2005-10-23 [paul]       1.9.15cvs94
11710
11711         * src/compose.c
11712                 when using Folder Pref 'Default To for
11713                 replies' make the entry in the Compose
11714                 window bold
11715                 Patch by Fabien Vantard
11716
11717 2005-10-22 [colin]      1.9.15cvs93
11718
11719         * src/codeconv.c
11720                 Fix leak
11721
11722 2005-10-22 [colin]      1.9.15cvs92
11723
11724         * src/codeconv.c
11725                 try to convert using locale (apart utf8) if necessary
11726
11727 2005-10-22 [colin]      1.9.15cvs91
11728
11729         * src/pixmaps/new.xpm
11730         * src/pixmaps/unread.xpm
11731                 Make the unread envelope blue again and
11732                 saturate the new one a bit more.
11733
11734 2005-10-22 [colin]      1.9.15cvs90
11735
11736         * src/compose.c
11737                 When replying to a mail sent by one of our accounts,
11738                 use the original list of recipients. Let 'Reply All'
11739                 and 'Reply to sender' work like previously.
11740
11741 2005-10-21 [colin]      1.9.15cvs89
11742
11743         * src/prefs_filtering.c
11744                 Clear fields after add and replace
11745         * src/textview.c
11746                 Display xface differently (better)
11747         * src/plugins/pgpinline/pgpinline.c
11748                 Fix crappy encodings/recodings
11749
11750 2005-10-21 [paul]       1.9.15cvs88
11751
11752         * src/compose.c
11753         * src/prefs_folder_item.c
11754         * src/toolbar.c
11755                 fix news folder Folder Properties
11756                 (thanks to Colin)
11757         * src/folderview.c
11758                 update folderview after Themes change
11759                 keep selected folder selected
11760                 (thanks to Colin)
11761
11762 2005-10-21 [paul]       1.9.15cvs87
11763
11764         * tools/Makefile.am
11765         * tools/OOo2sylpheed.pl
11766         * tools/README
11767         * tools/README.sylprint
11768         * tools/asus_mailled.sh         ** REMOVED **
11769         * tools/filter_conv.pl
11770         * tools/freshmeat_search.pl
11771         * tools/google_search.pl
11772         * tools/gpg-sign-syl            ** REMOVED **
11773         * tools/kmail2sylpheed.pl
11774         * tools/kmail2sylpheed_v2.pl
11775         * tools/multiwebsearch.pl
11776         * tools/nautilus2sylpheed.sh
11777         * tools/newscache_clean.pl
11778         * tools/outlook2sylpheed.pl
11779         * tools/sylpheed-switcher       ** REMOVED **
11780         * tools/sylprint.pl
11781         * tools/sylprint.rc
11782         * tools/tb2sylpheed
11783         * tools/vcard2xml.py
11784         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11785                 update default config dir
11786                 update binary name (thanks to Fabien Vantard)
11787                 remove obsolete scripts
11788
11789 2005-10-21 [colin]      1.9.15cvs86
11790
11791         * src/inc.c
11792                 Fix possible leak and units. Based on a patch by
11793                 Fabien Vantard.
11794
11795 2005-10-20 [colin]      1.9.15cvs85
11796
11797         * src/textview.c
11798                 Clear xface when clearing textview
11799
11800 2005-10-20 [colin]      1.9.15cvs84
11801
11802         * configure.ac
11803         * src/folderview.c
11804         * src/headerview.c
11805         * src/main.c
11806         * src/prefs_common.c
11807         * src/prefs_common.h
11808         * src/prefs_message.c
11809         * src/textview.c
11810         * src/textview.h
11811         * src/common/defs.h
11812         * src/common/utils.c
11813         * src/common/utils.h
11814         * src/gtk/gtkutils.c
11815         * src/gtk/gtkutils.h
11816                 Migrate config to .sylpheed-claws (Automatically)
11817                 Add a way to get the Xface in the TextView
11818
11819 2005-10-20 [colin]      1.9.15cvs83
11820
11821         * src/gtk/Makefile.am
11822         * src/gtk/about.c
11823         * src/gtk/authors.h
11824                 Make the about dialog *grooovy*
11825
11826 2005-10-20 [colin]      1.9.15cvs82
11827
11828         * src/mimeview.c
11829                 Use "Open with" on double click if no command
11830                 was found
11831
11832 2005-10-20 [colin]      1.9.15cvs81
11833
11834         * src/imap.c
11835         * src/etpan/imap-thread.c
11836                 Fix possible crash.
11837
11838 2005-10-20 [paul]       1.9.15cvs80
11839
11840         * src/folder.c
11841                 don't show clipkey icon if the only
11842                 attachment is the signature
11843                 Patch by Colin
11844
11845 2005-10-20 [paul]       1.9.15cvs79
11846
11847         * AUTHORS
11848         * src/plugins/pgpmime/pgpmime.c
11849                 name the PGP/MIME signature 'signature.asc'
11850                 Patch by Andrew Nelson <freeandy@gmail.com>
11851
11852 2005-10-19 [colin]      1.9.15cvs78
11853
11854         * src/plugins/pgpmime/pgpmime.c
11855                 Oops, no need to double-check though
11856
11857 2005-10-19 [colin]      1.9.15cvs77
11858
11859         * src/plugins/pgpinline/pgpinline.c
11860         * src/plugins/pgpmime/pgpmime.c
11861                 Check that my_tmpfile() doesn't 
11862                 return NULL
11863
11864 2005-10-19 [colin]      1.9.15cvs76
11865
11866         * src/common/utils.c
11867                 Use shorter mime boundaries to avoid having
11868                 MTAs rewrapping our headers, breaking the
11869                 PGP signature in the process 
11870         * src/compose.c
11871         * src/plugins/pgpmime/pgpmime.c
11872                 Check for boundary uniqueness to be sure
11873                 it won't happen, instead of hoping for the
11874                 best
11875
11876 2005-10-19 [colin]      1.9.15cvs75
11877
11878         * sylpheed-claws.desktop
11879         * src/Makefile.am
11880         * src/main.c
11881                 Ship a sylpheed-claws binary instead
11882                 of a sylpheed one. Change the socket
11883                 name, too
11884         * src/folderview.c
11885                 Update folder only if it changed
11886         * src/wizard.c
11887                 Fix i18n in welcome mail, patch by
11888                 Fabien Vantard
11889
11890 2005-10-19 [paul]
11891
11892         1.9.99-rc2 released
11893
11894 2005-10-19 [paul]       1.9.15cvs74
11895
11896         * src/folder.c
11897         * src/folderview.c
11898                 fix summaryview update
11899                 Patch by Colin
11900
11901 2005-10-18 [colin]      1.9.15cvs73
11902
11903         * src/plugins/pgpcore/passphrase.c
11904                 Don't XGrabServer, and try a bit more to 
11905                 sync everything before grabbing mouse/keyboard
11906
11907 2005-10-18 [colin]      1.9.15cvs72
11908
11909         * src/Makefile.am
11910         * src/addressadd.c
11911         * src/addressbook.c
11912         * src/folderview.c
11913         * src/grouplistdialog.c
11914         * src/mimeview.c
11915         * src/stock_pixmap.c
11916         * src/stock_pixmap.h
11917         * src/summaryview.c
11918         * src/gtk/gtksctree.c
11919         * src/gtk/gtksctree.h
11920         * src/pixmaps/empty.xpm
11921                 Implement a wrapper call for gtk_ctree_set_node_info
11922                 and gtk_ctree_insert_node, that uses a 1x1 transparent
11923                 pixmap instead of a NULL one. This works around some
11924                 memory problems deep inside gtk, revealed by valgrind,
11925                 and fixes bug #834 (Pressing CTRl-D on a message marked 
11926                 as locked crashes sylpheed.), as well as, probably, 
11927                 wwp's 4th dimension problems that happen in gtk_ctree_*.
11928
11929 2005-10-17 [colin]      1.9.15cvs71
11930
11931         * src/mimeview.c
11932                 Provide visual feedback when checking
11933                 signature
11934
11935 2005-10-17 [colin]      1.9.15cvs70
11936
11937         * src/main.c
11938                 Keep the folder list frozen while checking caches...
11939
11940 2005-10-17 [colin]      1.9.15cvs69
11941
11942         * src/addr_compl.c
11943                 Fi bug #833 (Autocompleting from addressbook 
11944                 fails with extended chars)
11945         * src/imap.c
11946                 Fix 'adding messages' staying in statusbar
11947                 after an error
11948
11949 2005-10-17 [wwp]        1.9.15cvs68
11950
11951         * src/ssl_manager.c
11952                 Fix buttons' layout resizing when window size changes
11953
11954 2005-10-17 [wwp]        1.9.15cvs67
11955
11956         * src/account.c
11957         * src/prefs_account.c
11958         * src/prefs_common.c
11959         * src/prefs_common.h
11960         * src/prefs_folder_item.c
11961         * src/prefs_gtk.c
11962         * src/gtk/logwindow.c
11963         * src/gtk/pluginwindow.c
11964         * src/gtk/prefswindow.c
11965         * src/gtk/prefswindow.h
11966                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
11967
11968 2005-10-17 [paul]       1.9.15cvs66
11969
11970         * configure.ac
11971                 fix missing libetpan message
11972         * po/en_GB.po
11973                 updated
11974         * src/crash.c
11975         * src/manual.c
11976         * src/prefs_themes.c
11977         * src/common/defs.h
11978                 add some new URI defines, change some
11979                 others
11980         * src/wizard.c
11981                 make welcome message translatable
11982                 small improvements to english
11983                 other tweaks
11984         * src/gtk/menu.c
11985                 fix warnings
11986
11987 2005-10-17 [paul]       1.9.15cvs65
11988
11989         * src/summaryview.c
11990                 fix column titles
11991
11992 2005-10-16 [mones]      1.9.15cvs64
11993
11994         * po/es.po
11995                 Updated translation
11996
11997 2005-10-16 [colin]
11998
11999         1.9.99-rc1 released
12000
12001 2005-10-16 [colin]      1.9.15cvs63
12002
12003         * src/wizard.c
12004                 Fix whitespace
12005
12006 2005-10-16 [colin]      1.9.15cvs62
12007
12008         * src/toolbar.c
12009                 s/Get All/Get Mail/
12010         * src/wizard.c
12011                 Real welcome mail text, thanks Paul
12012
12013 2005-10-16 [colin]      1.9.15cvs61
12014
12015         * src/editldap.c
12016         * src/exporthtml.c
12017         * src/main.c
12018         * src/mainwindow.c
12019         * src/prefs_themes.c
12020         * src/prefs_toolbar.c
12021         * src/plugins/demo/demo.c
12022         * src/plugins/trayicon/trayicon.c
12023                 s/Sylpheed/Sylpheed-Claws/
12024
12025 2005-10-16 [colin]      1.9.15cvs60
12026
12027         * src/wizard.c
12028                 Add a welcome email in the first empty mailbox
12029         * src/prefs_common.c
12030                 Change one more default
12031
12032 2005-10-16 [colin]      1.9.15cvs59
12033
12034         * src/wizard.c
12035                 Remove printf
12036
12037 2005-10-16 [colin]      1.9.15cvs58
12038
12039         * src/toolbar.c
12040         * src/prefs_common.c
12041                 Change some defaults
12042
12043 2005-10-16 [colin]      1.9.15cvs57
12044
12045         * src/toolbar.c
12046         * src/prefs_common.c
12047                 Change some defaults
12048
12049 2005-10-16 [colin]      1.9.15cvs56
12050
12051         * src/wizard.c
12052                 By default, initialize fonts to have
12053                 the same size as normal GtkWidgets
12054
12055 2005-10-16 [colin]      1.9.15cvs55
12056
12057         * src/mimeview.c
12058                 Fix message a bit more
12059
12060 2005-10-16 [colin]      1.9.15cvs54
12061
12062         * src/addressbook.c
12063                 Second attempt at flicker fixing
12064
12065 2005-10-16 [colin]      1.9.15cvs53
12066
12067         * src/addressbook.c
12068                 Fix flicker
12069
12070 2005-10-16 [wwp]        1.9.15cvs52
12071
12072         * src/addressbook.c
12073         * src/editaddress.c
12074         * src/prefs_common.c
12075         * src/prefs_common.h
12076                 Remember window sizes (address book)
12077
12078 2005-10-16 [wwp]        1.9.15cvs51
12079
12080         * src/plugins/clamav/clamav_plugin_gtk.c
12081         * src/plugins/spamassassin/spamassassin_gtk.c
12082                 Fix compilation warnings (missing #include).
12083
12084 2005-10-16 [colin]      1.9.15cvs50
12085
12086         * src/mimeview.c
12087         * src/summaryview.c
12088         * src/textview.c
12089                 Make 'c' check signature, and forward
12090                 c, l, y, t from summaryview to mimeview
12091
12092 2005-10-16 [colin]      1.9.15cvs49
12093
12094         * src/addressbook.c
12095                 Put border around buttons
12096         * src/mainwindow.c
12097         * src/summaryview.c
12098                 Rework menus (Patch based on a patch
12099                 by Paul)
12100
12101 2005-10-15 [wwp]        1.9.15cvs48
12102
12103         * src/editjpilot.c
12104         * src/editldap.c
12105         * src/editvcard.c
12106         * src/exphtmldlg.c
12107         * src/expldifdlg.c
12108         * src/export.c
12109         * src/import.c
12110         * src/importldif.c
12111         * src/importmutt.c
12112         * src/importpine.c
12113         * src/prefs_account.c
12114         * src/prefs_spelling.c
12115         * src/gtk/gtkutils.c
12116         * src/gtk/gtkutils.h
12117         * src/plugins/clamav/clamav_plugin_gtk.c
12118         * src/plugins/spamassassin/spamassassin_gtk.c
12119                 use nicer browse-for-file/dir buttons than the "..." ones,
12120                 code factorizing more.
12121
12122 2005-10-14 [colin]      1.9.15cvs47
12123
12124         * src/mainwindow.c
12125                 set relief on the account switcher so that people see it
12126                 grey out Create processing rules when no message is selected
12127         * src/prefs_filtering.c
12128                 ask before closing if the rule has not been modified, even if
12129                 it's not valid
12130         * src/prefs_matcher.c
12131                 fix sensitivity when entering the dialog
12132         * src/gtk/inputdialog.c
12133                 display a better icon on password ask
12134         * src/plugins/pgpcore/passphrase.c
12135                 make the dialog look better
12136
12137 2005-10-14 [paul]       1.9.15cvs46
12138
12139         * src/folderview.c
12140                 indicate presense of marked msgs in
12141                 unexpanded subfolders
12142
12143 2005-10-14 [paul]       1.9.15cvs45
12144
12145         * src/prefs_actions.c
12146         * src/prefs_common.c
12147         * src/prefs_common.h
12148         * src/prefs_filtering_action.c
12149         * src/prefs_matcher.c
12150         * src/prefs_template.c
12151                 remember window sizes
12152                 fix Info button size
12153
12154         Patches by wwp
12155
12156 2005-10-13 [colin]      1.9.15cvs44
12157
12158         * src/mimeview.c
12159         * src/noticeview.c
12160         * src/noticeview.h
12161                 Add a tooltip on the icon (optional) 
12162                 Get rid of the signature buttons and only
12163                 use the icon+tooltip
12164
12165 2005-10-13 [colin]      1.9.15cvs43
12166
12167         * src/noticeview.c
12168         * src/noticeview.h
12169                 Add hand cursor for hovering over icon
12170
12171 2005-10-13 [colin]      1.9.15cvs42
12172
12173         * src/summaryview.c
12174                 Fix crash when quicksearch's hidden 
12175                 at startup
12176
12177 2005-10-13 [colin]      1.9.15cvs41
12178
12179         * src/compose.c
12180                 Set subject when forwarding multiple mails
12181                 Check that other recipient than the default Cc or Bcc
12182                 have been set before sending.
12183
12184 2005-10-13 [colin]      1.9.15cvs40
12185
12186         * src/imap.c
12187                 Batch per-folder
12188                 Introduce locking, but don't use it yet
12189
12190 2005-10-13 [colin]      1.9.15cvs39
12191
12192         * src/gtk/quicksearch.c
12193                 Reset quicksearch when hiding it
12194                 Make sticky a real pref
12195
12196 2005-10-13 [colin]      1.9.15cvs38
12197
12198         * src/summaryview.c
12199                 Faster prefs apply
12200
12201 2005-10-13 [colin]      1.9.15cvs37
12202
12203         * src/mimeview.c
12204         * src/noticeview.c
12205         * src/noticeview.h
12206         * src/plugins/pgpcore/sgpgme.c
12207                 Make privacy icon clickable
12208                 Move Trust field in Full info
12209                 When trust is less than full, don't display
12210                 a warning icon
12211
12212 2005-10-13 [colin]      1.9.15cvs36
12213
12214         * src/folder.c
12215                 Batch on flags sync
12216         * src/folderview.c
12217                 Revert speed hack which is dangerous in fact
12218                 Apply prefs faster
12219
12220 2005-10-13 [colin]      1.9.15cvs35
12221
12222         * src/folder_item_prefs.c
12223                 Fix pref corruption on folder move. Patch
12224                 by wwp
12225
12226 2005-10-13 [paul]       1.9.15cvs34
12227
12228         * src/export.c
12229         * src/import.c
12230                 fix typos in g_warnings
12231         * src/prefs_account.c
12232                 add a file selector for Signature file
12233
12234         Patches by wwp
12235
12236 2005-10-12 [colin]      1.9.15cvs33
12237
12238         * src/mimeview.c
12239                 Provide a quick way to go back from a
12240                 signature's full info to the email part
12241
12242 2005-10-12 [colin]      1.9.15cvs32
12243
12244         * src/compose.c
12245                 Remove old hack of encoding signed mails with base64.
12246                 QP works equally well.
12247
12248 2005-10-12 [colin]      1.9.15cvs31
12249
12250         * src/crash.c
12251                 Replace deprecated GtkText with GtkTextView
12252         * src/imap.c
12253                 Fix a logic bug about counts in imap_select
12254                 (previously un-triggered)
12255         * src/mainwindow.c
12256         * src/summaryview.c
12257         * src/news.c
12258                 Allow local deletion of news posts
12259         * src/mimeview.c
12260                 Show GPG noticeview on the message/rfc822 part
12261                 in addition to the text/plain one
12262         * src/prefs_image_viewer.c
12263           src/plugins/pgpcore/prefs_gpg.c
12264                 Polish (set the label as part of the checkbox)
12265         * src/wizard.c
12266                 Don't sit there doing nothing after destroying
12267                 the window - return err
12268
12269 2005-10-11 [colin]      1.9.15cvs30
12270
12271         * src/folderview.c
12272                 Apply processing rules before showing folders.
12273                 Early folder show (before flags sync) will only
12274                 be done when there are no processing rules (nor
12275                 pre- or post- ones)
12276         * src/imap.c
12277                 Fix stuff related to mail subdir, creation and 
12278                 deletion of folders 
12279         * src/imap_gtk.c
12280                 Don't allow creation of folders in NoInferior
12281                 folders, as it won't work
12282
12283 2005-10-10 [colin]      1.9.15cvs29
12284
12285         * src/compose.c
12286                 Reselect "None" Privacy system when selecting an
12287                 account with no privacy system defined
12288
12289 2005-10-10 [colin]      1.9.15cvs28
12290
12291         * src/mainwindow.c
12292                 Add Windows-1252 encoding
12293         * src/prefs_common.c
12294                 Rework some defaults:
12295                 - autosave to draft by default
12296                 - don't show header pane (it's already in the textview)
12297                 - Select first new or unread mail on entry
12298                 - Assume 'Yes' to change folder when there's no more
12299                   unread message
12300         * src/prefs_matcher.c
12301                 Fix a gtk assertion failure
12302         * src/gtk/colorlabel.c
12303                 Workaround bad repainting on selection
12304         * src/main.c
12305                 Freeze/thaw (a bit faster on ssh -X)
12306         * src/msgcache.c
12307                 Get rid of StrdupConverter that just adds an
12308                 extra strdup/free 
12309         * src/etpan/imap_thread.c
12310                 memset buf to 0
12311
12312 2005-10-10 [colin]      1.9.15cvs27
12313
12314         * src/export.c
12315         * src/import.c
12316                 Fix compile on gtk 2.4. Patch by wwp
12317
12318 2005-10-09 [colin]      1.9.15cvs26
12319
12320         * src/mainwindow.c
12321         * src/messageview.c
12322         * src/summaryview.c
12323                 Clarify forward menus. Patch by wwp
12324
12325 2005-10-09 [colin]      1.9.15cvs25
12326
12327         * src/compose.c
12328         * src/compose.h
12329                 Fix bug #829 (Non-working "Encrypt message by 
12330                 default when replying to an encrypted message")
12331
12332 2005-10-08 [colin]      1.9.15cvs24
12333
12334         * src/wizard.c
12335                 Fix bug #827 ("Welcome" setup wizard after a 
12336                 permission error gives up & forgets itself.)
12337
12338 2005-10-08 [colin]      1.9.15cvs23
12339
12340         * src/procmime.c
12341                 Fix bug #828 (Ignoring headers with spaces around = sign)
12342
12343 2005-10-08 [colin]      1.9.15cvs22
12344
12345         * src/export.c
12346                 Warning fix by wwp
12347
12348 2005-10-08 [colin]      1.9.15cvs21
12349
12350         * src/folder.c
12351         * src/folder.h
12352                 Add a processing_pending indicator, set on 
12353                 folder_item_open and cleared after 
12354                 folder_item_process_open
12355         * src/folderview.c
12356         * src/summaryview.c
12357                 wrap procmsg_msginfo_*_flags, and in the
12358                 wrapper check that there's no folder processing 
12359                 pending. If there is, defer the flags change until 
12360                 processing is done to avoid stepping over each
12361                 other's toes.
12362                 Freeze during processing, but not during scanning.
12363
12364 2005-10-07 [colin]      1.9.15cvs20
12365
12366         * src/plugins/pgpcore/passphrase.c
12367                 Fix bug #826 (X-Server hangs when 
12368                 right-clicking a PGP encrypted message)
12369
12370 2005-10-07 [paul]       1.9.15cvs19
12371
12372         * src/compose.c
12373                 fix compose_entries[]
12374                 patch by Fabien Vantard
12375
12376 2005-10-06 [colin]      1.9.15cvs18
12377
12378         * src/pixmaps/address.xpm
12379         * src/pixmaps/address_book.xpm
12380         * src/pixmaps/book.xpm
12381         * src/pixmaps/check_spelling.xpm
12382         * src/pixmaps/checkbox_off.xpm
12383         * src/pixmaps/checkbox_on.xpm
12384         * src/pixmaps/close.xpm
12385         * src/pixmaps/complete.xpm
12386         * src/pixmaps/continue.xpm
12387         * src/pixmaps/deleted.xpm
12388         * src/pixmaps/down_arrow.xpm
12389         * src/pixmaps/exec.xpm
12390         * src/pixmaps/forwarded.xpm
12391         * src/pixmaps/group.xpm
12392         * src/pixmaps/ignorethread.xpm
12393         * src/pixmaps/interface.xpm
12394         * src/pixmaps/jpilot.xpm
12395         * src/pixmaps/ldap.xpm
12396         * src/pixmaps/linewrap.xpm
12397         * src/pixmaps/linewrapcurrent.xpm
12398         * src/pixmaps/mail.xpm
12399         * src/pixmaps/mail_attach.xpm
12400         * src/pixmaps/mail_compose.xpm
12401         * src/pixmaps/mail_forward.xpm
12402         * src/pixmaps/mail_receive.xpm
12403         * src/pixmaps/mail_receive_all.xpm
12404         * src/pixmaps/mail_reply.xpm
12405         * src/pixmaps/mail_reply_to_all.xpm
12406         * src/pixmaps/mail_reply_to_author.xpm
12407         * src/pixmaps/mail_send.xpm
12408         * src/pixmaps/mail_send_queue.xpm
12409         * src/pixmaps/mime_application.xpm
12410         * src/pixmaps/mime_audio.xpm
12411         * src/pixmaps/mime_image.xpm
12412         * src/pixmaps/mime_message.xpm
12413         * src/pixmaps/mime_text_enriched.xpm
12414         * src/pixmaps/mime_text_html.xpm
12415         * src/pixmaps/mime_text_plain.xpm
12416         * src/pixmaps/mime_unknown.xpm
12417         * src/pixmaps/new.xpm
12418         * src/pixmaps/news_compose.xpm
12419         * src/pixmaps/offline.xpm
12420         * src/pixmaps/online.xpm
12421         * src/pixmaps/paste.xpm
12422         * src/pixmaps/preferences.xpm
12423         * src/pixmaps/privacy_emblem_encrypted.xpm
12424         * src/pixmaps/privacy_expired.xpm
12425         * src/pixmaps/privacy_failed.xpm
12426         * src/pixmaps/privacy_passed.xpm
12427         * src/pixmaps/privacy_signed.xpm
12428         * src/pixmaps/privacy_unknown.xpm
12429         * src/pixmaps/privacy_warn.xpm
12430         * src/pixmaps/properties.xpm
12431         * src/pixmaps/replied.xpm
12432         * src/pixmaps/search.xpm
12433         * src/pixmaps/unread.xpm
12434         * src/pixmaps/up_arrow.xpm
12435         * src/pixmaps/vcard.xpm
12436                 Modernize internal theme, with icons from the 
12437                 Gnomaws theme. Keep some of the old ones where
12438                 they were better.
12439
12440 2005-10-06 [colin]      1.9.15cvs17
12441
12442         * src/summaryview.c
12443                 Little optimisations + bugfix
12444         * src/toolbar.c
12445                 Remove default useless items - useless being defined
12446                 by the default relevant prefs
12447         * src/wizard.c
12448                 include config.h to make gettext work
12449         * src/prefs_themes.c
12450                 Fix selection of current theme in prefs
12451
12452 2005-10-06 [colin]      1.9.15cvs16
12453
12454         * src/prefs_common.c
12455         * src/prefs_common.h
12456         * src/prefs_summaries.c
12457         * src/folderview.c
12458                 Add a warning dialog on Mark all read 
12459                 (with pref to get rid of it)
12460
12461 2005-10-06 [paul]       1.9.15cvs15
12462
12463         * po/nb.po
12464         * po/pt_BR.po
12465                 updated by Geir Helland and Frederico
12466                 Goncalves Guimaraes
12467
12468 2005-10-05 [colin]      1.9.15cvs14
12469
12470         * src/folder.c
12471         * src/folder.h
12472         * src/folderview.c
12473         * src/folderview.h
12474         * src/imap_gtk.c
12475         * src/mh_gtk.c
12476         * src/mainwindow.c
12477         * src/setup.c
12478                 add a way to rescan without rebuilding
12479                 make moving a bit faster (less folders changes)
12480                 don't lock the tree on Get 
12481         * src/imap.c
12482                 Don't re-delete deleted messages before expunging
12483         * src/summaryview.c
12484                 Set batch mode when deleting mails
12485
12486 2005-10-05 [paul]       1.9.15cvs13
12487
12488         * src/mainwindow.c
12489         * src/mainwindow.h
12490                 fix disabled Execute menu item
12491         * src/toolbar.c
12492                 match the change in 1.9.15cvs10: use Compose
12493                 instead of News by default
12494
12495 2005-10-04 [colin]      1.9.15cvs12
12496
12497         * src/compose.c
12498                 When replying to an ML post with Reply-To set
12499                 to the poster's email, honor it (as before),
12500                 but also honor our user's request to reply to
12501                 the mailing list: set the ML address in the To
12502                 field and the Reply-To address in the Cc: 
12503                 field.
12504
12505 2005-10-04 [colin]      1.9.15cvs11
12506
12507         * src/plugins/trayicon/trayicon.c
12508                 Finish cosmetic change - thanks to wwp
12509
12510 2005-10-04 [colin]      1.9.15cvs10
12511
12512         * src/toolbar.c
12513                 Use Compose instead of Email by default.
12514                 Spotted by wwp.
12515
12516 2005-10-04 [colin]      1.9.15cvs9
12517
12518         * src/folder.c
12519         * src/folder.h
12520         * src/folderview.c
12521         * src/imap.c
12522         * src/etpan/imap-thread.c
12523         * src/etpan/imap-thread.h
12524                 Try to make IMAP faster, by simplifying SEARCH
12525                 commands, avoiding sending two STATUS in a row,
12526                 and deferring flags sync and processing just
12527                 after displaying the folder. 
12528                 This will update the SummaryView in certain
12529                 cases (new mails not already fetched, flags
12530                 changed from another client) but in a non-
12531                 blocking manner.
12532
12533 2005-10-04 [colin]      1.9.15cvs8
12534
12535         * src/plugins/trayicon/trayicon.c
12536                 Relabel "Offline" to "Work offline"
12537
12538 2005-10-04 [colin]      1.9.15cvs7
12539
12540         * src/export.c
12541         * src/import.c
12542         * src/mbox.c
12543                 Fix mbox import/export buglets
12544                 Patch by wwp
12545         * src/plugins/trayicon/trayicon.c
12546                 Add offline swithc
12547                 Patch by wwp
12548
12549 2005-10-04 [colin]      1.9.15cvs6
12550
12551         * src/folder.c
12552         * src/folderview.c
12553         * src/summaryview.c
12554                 Better fix (don't break mark all read) for cvs2
12555
12556 2005-10-03 [colin]      1.9.15cvs5
12557
12558         * src/folder.c
12559                 Use a sane sort by default
12560
12561 2005-10-03 [colin]      1.9.15cvs4
12562
12563         * src/inc.c
12564                 Add a 'Only once' button for overriding offline mode
12565         * src/prefs_account.c
12566         * src/wizard.c
12567                 Add Local mbox to the wizard
12568                 Add IMAP subdir to the wizard (or the wizard is useless
12569                 for such accounts, or even worse than useless)
12570                 Move IMAP subdir from Advanced to Receive tab, as it's
12571                 not that uncommon
12572
12573 2005-10-03 [colin]      1.9.15cvs3
12574
12575         * src/send_message.c
12576                 Forgot this one in cvs1
12577
12578 2005-10-03 [colin]      1.9.15cvs2
12579
12580         * src/folder.c
12581                 Faster close when leaving a folder with lots
12582                 of new mails. Idea by David Relson.
12583
12584 2005-10-03 [colin]      1.9.15cvs1
12585
12586         * src/compose.c
12587         * src/imap.c
12588         * src/inc.c
12589         * src/main.c
12590         * src/messageview.c
12591         * src/news.c
12592         * src/summaryview.c
12593         * src/gtk/sslcertwindow.c
12594         * src/plugins/trayicon/trayicon.c
12595                 Add accels to every AlertPanel. Patch by Fabien 
12596                 Vantard
12597
12598 2005-10-03 [paul]       1.9.15
12599
12600         1.9.15 released
12601
12602 2005-10-03 [paul]       1.9.14cvs68
12603
12604         * po/ca.po
12605         * po/de.po
12606         * po/es.po
12607         * po/fi.po
12608         * po/fr.po
12609         * po/sk.po
12610         * po/sr.po
12611         * po/zh_CN.po
12612                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12613                 Mones Lastra, Tommi Pirinen, Fabien vantard,
12614                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
12615
12616 2005-10-03 [paul]       1.9.14cvs67
12617
12618         * src/send_message.c
12619                 prevent hang on Cancel
12620                 patch by Colin
12621
12622 2005-10-03 [paul]       1.9.14cvs66
12623
12624         * src/main.c
12625                 fix crash in IMAP caused by discrepancy
12626                 between check_at_startup and offline mode
12627                 Patch by Colin
12628
12629 2005-10-01 [paul]       1.9.14cvs65
12630
12631         * src/inc.c
12632                 fix engrish
12633
12634 2005-10-01 [paul]       1.9.14cvs64
12635         * src/export.c
12636         * src/import.c
12637                 synchronise import_mbox() and export_mbox()
12638         * src/mbox.c
12639                 proc_mbox(): add alert if file cannot be opened
12640                 export_list_to_mbox(): test if dest file exists,
12641                 prompt user to overwrite if it does. add alert
12642                 if file cannot be created
12643                                                                 
12644         Patch by wwp
12645                                                                                                                 
12646
12647 2005-09-30 [paul]       1.9.14cvs63
12648
12649         * src/addressbook.c
12650                 Fix sensitivity of a menu
12651         * src/codeconv.c
12652                 Respect hidden pref for mails with no encoding
12653         * src/common/xml.c
12654                 Fix memory corruption
12655         * src/plugins/pgpcore/sgpgme.c
12656                 Fix segfault on incomplete sigs, and display
12657                 of S/Mime UIDs
12658
12659         Patches by Colin
12660
12661 2005-09-30 [colin]      1.9.14cvs62
12662
12663         * src/partial_download.c
12664                 Little logic fix in almost-dead code
12665         * src/pop.c
12666                 Fix partial download when there's no new mail
12667
12668 2005-09-29 [paul]       1.9.14cvs61
12669
12670         * src/plugins/pgpinline/pgpinline.c
12671                 fix bug 819, 'crash accessing sign message'
12672                 Patch by Colin
12673
12674 2005-09-28 [martin]     1.9.14cvs60
12675
12676         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12677                 fix bug #790 (Crash when restarting window manager (fluxbox))
12678
12679 2005-09-28 [paul]       1.9.14cvs59
12680
12681         * src/gtk/gtkaspell.c
12682                 fix off-by-one typo
12683
12684 2005-09-27 [colin]      1.9.14cvs58
12685
12686         * src/plugins/pgpcore/sgpgme.c
12687                 Report error when there's one, instead of
12688                 "Signature unchecked" 
12689
12690 2005-09-27 [colin]      1.9.14cvs57
12691
12692         * src/prefs_quote.c
12693                 Fix bug #816 (Weird quotation with spaces)
12694
12695 2005-09-27 [colin]      1.9.14cvs56
12696
12697         * src/codeconv.c
12698         * src/compose.c
12699         * src/compose.h
12700                 Put subject in compose's title
12701                 Fix Automatic encoding so that it's really automatic:
12702                 first try default locale's charset, then charset of the replied mail, 
12703                 then utf-8
12704                 Fix encoding of headers (must be in strict mode too)
12705
12706 2005-09-26 [colin]      1.9.14cvs55
12707
12708         * src/gtk/gtkaspell.c
12709                 Fix previous patch - don't color the space,
12710                 just uncolor it :)
12711
12712 2005-09-26 [colin]      1.9.14cvs54
12713
12714         * src/gtk/gtkaspell.c
12715                 Unmark space if possible
12716
12717 2005-09-26 [colin]      1.9.14cvs53
12718
12719         * src/imap.c
12720                 log_error instead of alertpanel according to the pref
12721         * src/etpan/imap-thread.c
12722                 Print connect status, copy only necessary size to 
12723                 logger
12724         * src/plugins/pgpmime/pgpmime.c
12725                 Handle S/Mime signatures (verification only). Patch based
12726                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
12727
12728 2005-09-26 [paul]       1.9.14cvs52
12729
12730         * src/common/passcrypt.c
12731                 this 'workaround' not necessary on NetBSD.
12732                 Thanks to Daniel Gustafson
12733
12734 2005-09-26 [paul]
12735
12736         1.9.15-rc4 released
12737
12738 2005-09-26 [paul]       1.9.14cvs51
12739
12740         * src/summaryview.c
12741                 Skip currently selected message when
12742                 looking for next new or unread message
12743                 in current folder. Patch by Colin
12744         * src/common/passcrypt.c
12745                 eliminate warnings on *BSD. Patch by
12746                 Daniel Gustafson
12747
12748 2005-09-26 [colin]      1.9.14cvs50
12749
12750         * src/procmsg.c
12751                 Call postfiltering hook anyway
12752
12753 2005-09-22 [colin]      1.9.14cvs49
12754
12755         * src/codeconv.c
12756         * src/codeconv.h
12757                 Add a strict mode that doesn't replace with _
12758         * src/compose.c
12759         * src/compose.h
12760                 Use strict conversion while sending
12761                 Fix race when drafting while sending (happens
12762                 on IMAP)
12763                 Fix d'n'd of messages from summaryview
12764         * src/prefs_common.c
12765         * src/prefs_common.h
12766                 add hidden utf8_instead_of_locale_for_broken_mail 
12767                 pref for people that preferred the default charset 
12768                 to be utf8 for broken mails
12769         * src/quote_fmt_parse.y
12770                 fix bug #815 (No quote insert if "From:" fied 
12771                 contained Russian letters)
12772         * src/summaryview.c
12773                 Fix d'n'd of messages to compose
12774
12775 2005-09-22 [paul]       1.9.14cvs48
12776
12777         * src/compose.c
12778                 fix bug where attachments Name entry
12779                 would display Path instead
12780
12781 2005-09-21 [paul]       1.9.14cvs47
12782
12783         * README
12784         * README.jp
12785         * configure.ac
12786         * config/config.rpath
12787         * doc/manual/en/sylpheed-20.html
12788         * doc/manual/es/sylpheed-20.html
12789         * po/bg.po
12790         * po/ca.po
12791         * po/de.po
12792         * po/es.po
12793         * po/fr.po
12794         * po/it.po
12795         * po/pt_BR.po
12796         * po/sk.po
12797         * po/zh_TW.po
12798         * src/account.c
12799         * src/account.h
12800         * src/action.c
12801         * src/action.h
12802         * src/adbookbase.h
12803         * src/addr_compl.c
12804         * src/addr_compl.h
12805         * src/addrbook.c
12806         * src/addrbook.h
12807         * src/addrcache.c
12808         * src/addrcache.h
12809         * src/addrcindex.c
12810         * src/addrcindex.h
12811         * src/addrclip.c
12812         * src/addrclip.h
12813         * src/addrdefs.h
12814         * src/addressadd.c
12815         * src/addressadd.h
12816         * src/addressbook.c
12817         * src/addressbook.h
12818         * src/addressitem.h
12819         * src/addrgather.c
12820         * src/addrgather.h
12821         * src/addrharvest.c
12822         * src/addrharvest.h
12823         * src/addrindex.c
12824         * src/addrindex.h
12825         * src/addritem.c
12826         * src/addritem.h
12827         * src/addrquery.c
12828         * src/addrquery.h
12829         * src/addrselect.c
12830         * src/addrselect.h
12831         * src/alertpanel.c
12832         * src/alertpanel.h
12833         * src/browseldap.c
12834         * src/browseldap.h
12835         * src/codeconv.c
12836         * src/codeconv.h
12837         * src/compose.c
12838         * src/compose.h
12839         * src/crash.c
12840         * src/crash.h
12841         * src/customheader.c
12842         * src/customheader.h
12843         * src/displayheader.c
12844         * src/displayheader.h
12845         * src/editaddress.c
12846         * src/editaddress.h
12847         * src/editbook.c
12848         * src/editbook.h
12849         * src/editgroup.c
12850         * src/editgroup.h
12851         * src/editjpilot.c
12852         * src/editjpilot.h
12853         * src/editldap.c
12854         * src/editldap.h
12855         * src/editldap_basedn.c
12856         * src/editldap_basedn.h
12857         * src/editvcard.c
12858         * src/editvcard.h
12859         * src/enriched.c
12860         * src/enriched.h
12861         * src/exphtmldlg.c
12862         * src/exphtmldlg.h
12863         * src/expldifdlg.c
12864         * src/expldifdlg.h
12865         * src/export.c
12866         * src/export.h
12867         * src/exporthtml.c
12868         * src/exporthtml.h
12869         * src/exportldif.c
12870         * src/exportldif.h
12871         * src/filtering.c
12872         * src/filtering.h
12873         * src/folder.c
12874         * src/folder.h
12875         * src/folder_item_prefs.c
12876         * src/folder_item_prefs.h
12877         * src/foldersel.c
12878         * src/foldersel.h
12879         * src/folderutils.c
12880         * src/folderutils.h
12881         * src/folderview.c
12882         * src/folderview.h
12883         * src/grouplistdialog.c
12884         * src/grouplistdialog.h
12885         * src/headerview.c
12886         * src/headerview.h
12887         * src/html.c
12888         * src/html.h
12889         * src/image_viewer.c
12890         * src/image_viewer.h
12891         * src/imap.c
12892         * src/imap.h
12893         * src/imap_gtk.c
12894         * src/imap_gtk.h
12895         * src/import.c
12896         * src/import.h
12897         * src/importldif.c
12898         * src/importldif.h
12899         * src/importmutt.c
12900         * src/importmutt.h
12901         * src/importpine.c
12902         * src/importpine.h
12903         * src/inc.c
12904         * src/inc.h
12905         * src/jpilot.c
12906         * src/jpilot.h
12907         * src/ldapctrl.c
12908         * src/ldapctrl.h
12909         * src/ldaplocate.c
12910         * src/ldaplocate.h
12911         * src/ldapquery.c
12912         * src/ldapquery.h
12913         * src/ldapserver.c
12914         * src/ldapserver.h
12915         * src/ldaputil.c
12916         * src/ldaputil.h
12917         * src/ldif.c
12918         * src/ldif.h
12919         * src/localfolder.c
12920         * src/localfolder.h
12921         * src/main.c
12922         * src/main.h
12923         * src/mainwindow.c
12924         * src/mainwindow.h
12925         * src/manual.c
12926         * src/manual.h
12927         * src/matcher.c
12928         * src/matcher.h
12929         * src/matcher_parser.h
12930         * src/matcher_parser_lex.l
12931         * src/matcher_parser_parse.y
12932         * src/mbox.c
12933         * src/mbox.h
12934         * src/message_search.c
12935         * src/message_search.h
12936         * src/messageview.c
12937         * src/messageview.h
12938         * src/mh.c
12939         * src/mh.h
12940         * src/mh_gtk.c
12941         * src/mh_gtk.h
12942         * src/mimeview.c
12943         * src/mimeview.h
12944         * src/msgcache.c
12945         * src/msgcache.h
12946         * src/mutt.c
12947         * src/mutt.h
12948         * src/news.c
12949         * src/news.h
12950         * src/news_gtk.c
12951         * src/news_gtk.h
12952         * src/noticeview.c
12953         * src/noticeview.h
12954         * src/partial_download.c
12955         * src/partial_download.h
12956         * src/pine.c
12957         * src/pine.h
12958         * src/pop.c
12959         * src/pop.h
12960         * src/prefs_account.c
12961         * src/prefs_account.h
12962         * src/prefs_actions.c
12963         * src/prefs_actions.h
12964         * src/prefs_common.c
12965         * src/prefs_common.h
12966         * src/prefs_compose_writing.c
12967         * src/prefs_compose_writing.h
12968         * src/prefs_customheader.c
12969         * src/prefs_customheader.h
12970         * src/prefs_display_header.c
12971         * src/prefs_display_header.h
12972         * src/prefs_ext_prog.c
12973         * src/prefs_ext_prog.h
12974         * src/prefs_filtering.c
12975         * src/prefs_filtering.h
12976         * src/prefs_filtering_action.c
12977         * src/prefs_filtering_action.h
12978         * src/prefs_folder_column.c
12979         * src/prefs_folder_column.h
12980         * src/prefs_folder_item.c
12981         * src/prefs_folder_item.h
12982         * src/prefs_fonts.c
12983         * src/prefs_fonts.h
12984         * src/prefs_gtk.c
12985         * src/prefs_gtk.h
12986         * src/prefs_image_viewer.c
12987         * src/prefs_image_viewer.h
12988         * src/prefs_matcher.c
12989         * src/prefs_matcher.h
12990         * src/prefs_message.c
12991         * src/prefs_message.h
12992         * src/prefs_msg_colors.c
12993         * src/prefs_msg_colors.h
12994         * src/prefs_other.c
12995         * src/prefs_other.h
12996         * src/prefs_quote.c
12997         * src/prefs_quote.h
12998         * src/prefs_receive.c
12999         * src/prefs_receive.h
13000         * src/prefs_send.c
13001         * src/prefs_send.h
13002         * src/prefs_spelling.c
13003         * src/prefs_spelling.h
13004         * src/prefs_summaries.c
13005         * src/prefs_summaries.h
13006         * src/prefs_summary_column.c
13007         * src/prefs_summary_column.h
13008         * src/prefs_template.c
13009         * src/prefs_template.h
13010         * src/prefs_themes.c
13011         * src/prefs_themes.h
13012         * src/prefs_toolbar.c
13013         * src/prefs_toolbar.h
13014         * src/prefs_wrapping.c
13015         * src/prefs_wrapping.h
13016         * src/privacy.c
13017         * src/privacy.h
13018         * src/procheader.c
13019         * src/procheader.h
13020         * src/procmime.c
13021         * src/procmime.h
13022         * src/procmsg.c
13023         * src/procmsg.h
13024         * src/quote_fmt.c
13025         * src/quote_fmt_parse.y
13026         * src/recv.c
13027         * src/recv.h
13028         * src/remotefolder.c
13029         * src/remotefolder.h
13030         * src/send_message.c
13031         * src/send_message.h
13032         * src/setup.c
13033         * src/setup.h
13034         * src/simple-gettext.c
13035         * src/sourcewindow.c
13036         * src/sourcewindow.h
13037         * src/ssl_manager.c
13038         * src/ssl_manager.h
13039         * src/statusbar.c
13040         * src/statusbar.h
13041         * src/stock_pixmap.c
13042         * src/stock_pixmap.h
13043         * src/summary_search.c
13044         * src/summary_search.h
13045         * src/summaryview.c
13046         * src/summaryview.h
13047         * src/syldap.c
13048         * src/syldap.h
13049         * src/textview.c
13050         * src/textview.h
13051         * src/toolbar.c
13052         * src/toolbar.h
13053         * src/undo.c
13054         * src/undo.h
13055         * src/unmime.c
13056         * src/unmime.h
13057         * src/vcard.c
13058         * src/vcard.h
13059         * src/wizard.c
13060         * src/wizard.h
13061         * src/common/base64.c
13062         * src/common/base64.h
13063         * src/common/defs.h
13064         * src/common/hooks.c
13065         * src/common/hooks.h
13066         * src/common/log.c
13067         * src/common/log.h
13068         * src/common/md5.c
13069         * src/common/md5.h
13070         * src/common/mgutils.c
13071         * src/common/mgutils.h
13072         * src/common/nntp.c
13073         * src/common/nntp.h
13074         * src/common/passcrypt.c
13075         * src/common/passcrypt.h.in
13076         * src/common/plugin.c
13077         * src/common/plugin.h
13078         * src/common/prefs.c
13079         * src/common/prefs.h
13080         * src/common/progressindicator.c
13081         * src/common/progressindicator.h
13082         * src/common/quoted-printable.c
13083         * src/common/quoted-printable.h
13084         * src/common/session.c
13085         * src/common/session.h
13086         * src/common/smtp.c
13087         * src/common/smtp.h
13088         * src/common/socket.c
13089         * src/common/socket.h
13090         * src/common/ssl.c
13091         * src/common/ssl.h
13092         * src/common/ssl_certificate.c
13093         * src/common/ssl_certificate.h
13094         * src/common/string_match.c
13095         * src/common/string_match.h
13096         * src/common/stringtable.c
13097         * src/common/sylpheed.c
13098         * src/common/sylpheed.h
13099         * src/common/template.c
13100         * src/common/template.h
13101         * src/common/timing.h
13102         * src/common/utils.c
13103         * src/common/utils.h
13104         * src/common/uuencode.c
13105         * src/common/uuencode.h
13106         * src/common/version.h.in
13107         * src/common/xml.c
13108         * src/common/xml.h
13109         * src/common/xmlprops.c
13110         * src/common/xmlprops.h
13111         * src/gtk/about.c
13112         * src/gtk/about.h
13113         * src/gtk/colorlabel.c
13114         * src/gtk/colorlabel.h
13115         * src/gtk/colorsel.c
13116         * src/gtk/colorsel.h
13117         * src/gtk/description_window.c
13118         * src/gtk/description_window.h
13119         * src/gtk/filesel.c
13120         * src/gtk/filesel.h
13121         * src/gtk/foldersort.c
13122         * src/gtk/foldersort.h
13123         * src/gtk/gtkutils.c
13124         * src/gtk/gtkutils.h
13125         * src/gtk/inputdialog.c
13126         * src/gtk/inputdialog.h
13127         * src/gtk/logwindow.c
13128         * src/gtk/logwindow.h
13129         * src/gtk/manage_window.c
13130         * src/gtk/manage_window.h
13131         * src/gtk/menu.c
13132         * src/gtk/menu.h
13133         * src/gtk/pluginwindow.c
13134         * src/gtk/pluginwindow.h
13135         * src/gtk/prefswindow.c
13136         * src/gtk/prefswindow.h
13137         * src/gtk/progressdialog.c
13138         * src/gtk/progressdialog.h
13139         * src/gtk/quicksearch.c
13140         * src/gtk/quicksearch.h
13141         * src/gtk/sslcertwindow.c
13142         * src/gtk/sslcertwindow.h
13143         * src/plugins/clamav/clamav_plugin.c
13144         * src/plugins/clamav/clamav_plugin.h
13145         * src/plugins/clamav/clamav_plugin_gtk.c
13146         * src/plugins/demo/demo.c
13147         * src/plugins/dillo_viewer/dillo_prefs.c
13148         * src/plugins/dillo_viewer/dillo_prefs.h
13149         * src/plugins/dillo_viewer/dillo_viewer.c
13150         * src/plugins/mathml_viewer/mathml_viewer.c
13151         * src/plugins/pgpcore/passphrase.c
13152         * src/plugins/pgpcore/passphrase.h
13153         * src/plugins/pgpcore/plugin.c
13154         * src/plugins/pgpcore/prefs_gpg.c
13155         * src/plugins/pgpcore/prefs_gpg.h
13156         * src/plugins/pgpcore/select-keys.c
13157         * src/plugins/pgpcore/select-keys.h
13158         * src/plugins/pgpcore/sgpgme.c
13159         * src/plugins/pgpcore/sgpgme.h
13160         * src/plugins/pgpinline/pgpinline.c
13161         * src/plugins/pgpinline/pgpinline.h
13162         * src/plugins/pgpinline/plugin.c
13163         * src/plugins/pgpmime/pgpmime.c
13164         * src/plugins/pgpmime/pgpmime.h
13165         * src/plugins/pgpmime/plugin.c
13166         * src/plugins/spamassassin/spamassassin.c
13167         * src/plugins/spamassassin/spamassassin.h
13168         * src/plugins/spamassassin/spamassassin_gtk.c
13169         * src/plugins/trayicon/trayicon.c
13170         * tools/OOo2sylpheed.pl
13171         * tools/acroread2sylpheed.pl
13172         * tools/asus_mailled.sh
13173         * tools/filter_conv.pl
13174         * tools/freshmeat_search.pl
13175         * tools/google_search.pl
13176         * tools/kmail2sylpheed.pl
13177         * tools/kmail2sylpheed_v2.pl
13178         * tools/maildir2sylpheed.pl
13179         * tools/multiwebsearch.pl
13180         * tools/newscache_clean.pl
13181         * tools/outlook2sylpheed.pl
13182         * tools/sylpheed-switcher
13183         * tools/update-po
13184         * tools/vcard2xml.py
13185         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
13186                 update FSF address
13187
13188 2005-09-21 [colin]      1.9.14cvs46
13189
13190         * src/gedit-print.c
13191         * src/procmsg.c
13192         * src/procmsg.h
13193         * src/textview.c
13194         * src/summaryview.c
13195                 Remove some printing hacks (deselection/reselection),
13196                 which by the way fix printing the currently 
13197                 displayed mime part (still only text)
13198                 Plus a little optimisation of summary_show
13199
13200
13201 2005-09-20 [colin]      1.9.14cvs45
13202
13203         * src/mainwindow.c
13204         * src/messageview.c
13205                 GUI fixups: add accels, set message
13206                 view title to displayed mail's subject
13207         * src/prefs_spelling.c
13208         * src/gtk/gtkaspell.c
13209                 GUI fixups: allow underlining misspelled
13210                 words instead of coloring them (a11y!)
13211
13212 2005-09-19 [colin]
13213
13214         1.9.15rc3 released
13215
13216 2005-09-19 [colin]      1.9.14cvs44
13217
13218         * src/compose.c
13219                 Fix draft message
13220         * src/gtk/gtkaspell.c
13221                 Fix wrong test ;-)
13222
13223 2005-09-19 [colin]      1.9.14cvs43
13224
13225         * src/addressbook.c
13226                 Fix sensitivity of Delete button
13227         * src/compose.c
13228                 Warn if the requested Privacy system
13229                 is not available
13230         * src/exphtmldlg.c
13231         * src/expldifdlg.c
13232         * src/importldif.c
13233         * src/importmutt.c
13234         * src/importpine.c
13235                 Fix crappy UI
13236         * src/
13237         * src/ssl.h
13238         * src/prefs_account.h
13239         * src/prefs_account.c
13240                 Save SSL prefs even in builds that have
13241                 SSL support disable
13242         * src/imap.c
13243         * src/inc.c
13244         * src/news.c
13245         * src/send_message.c
13246                 Warn if connection should be secure, but
13247                 SSL support isn't compiled in
13248         * src/gtkaspell.c
13249                 Fix word separation on UTF-8 systems
13250                 Fixes bug #812 (Strange inline spellchecking)
13251         * src/compose.c
13252                 Warn if the requested Privacy system
13253                 is not available
13254                 Factorize offline warning
13255         * src/imap.c
13256         * src/imap_gtk.c
13257         * src/imap_gtk.h
13258         * src/inc.h
13259         * src/news_gtk.c
13260         * src/news_gtk.h
13261         * src/messageview.c
13262                 Factorize offline warning
13263
13264 2005-09-19 [paul]
13265
13266         1.9.15-rc2 released
13267
13268 2005-09-18 [colin]      1.9.14cvs42
13269
13270         * src/codeconv.c
13271         * src/codeconv.h
13272         * src/procmime.c
13273                 Add a way to get locale's charset ignoring utf-8,
13274                 and use that as default encoding for broken mails
13275
13276 2005-09-18 [colin]      1.9.14cvs41
13277
13278         * src/gtk/logwindow.c
13279                 Translate string. Patch by Fabien Vantard
13280
13281 2005-09-18 [colin]      1.9.14cvs40
13282
13283         * configure.ac
13284                 Fix bug #803 (IMAP/SSL support breaks with 
13285                 GnuTLS libetpan 0.38)
13286
13287 2005-09-18 [colin]      1.9.14cvs39
13288
13289         * src/codeconv.c
13290         * src/compose.c
13291         * src/procmime.c
13292                 More charsets fixes. Fixes bug #806 (non
13293                 ascii characters in subject line)
13294
13295 2005-09-17 [paul]       1.9.14cvs38
13296
13297         * src/folderview.c
13298         * src/mainwindow.c
13299                 fix gcc-2.95 issues
13300                 Patch by Pawel Pekala
13301
13302 2005-09-17 [colin]      1.9.14cvs37
13303
13304         * src/addrindex.c
13305                 bugfix for NO-USE LDAP compilation, patch 
13306                 by Fabien Vantard
13307
13308 2005-09-17 [colin]      1.9.14cvs36
13309
13310         * src/prefs_actions.c
13311         * src/prefs_customheader.c
13312         * src/prefs_display_header.c
13313         * src/prefs_filtering_action.c
13314         * src/prefs_matcher.c
13315         * src/prefs_toolbar.c
13316                 Fix strange casts (less elegant but
13317                 works better)
13318
13319 2005-09-16 [colin]      1.9.14cvs35
13320
13321         * src/jpilot.c
13322                 Missed that one
13323
13324 2005-09-16 [colin]      1.9.14cvs34
13325
13326         * configure.ac
13327         * src/Makefile.am
13328         * src/addr_compl.c
13329         * src/addrindex.c
13330         * src/browseldap.c
13331         * src/editldap.c
13332         * src/ldaplocate.c
13333         * src/ldapquery.c
13334         * src/ldapquery.h
13335         * src/ldapserver.c
13336         * src/ldapserver.h
13337         * src/main.c
13338         * src/matcher_parser_parse.y
13339         * src/prefs_themes.c
13340         * src/etpan/Makefile.am
13341         * src/gtk/description_window.c
13342         * src/plugins/clamav/Makefile.am
13343         * src/plugins/clamav/clamav_plugin.c
13344         * src/plugins/dillo_viewer/Makefile.am
13345         * src/plugins/pgpcore/Makefile.am
13346         * src/plugins/pgpinline/Makefile.am
13347         * src/plugins/pgpmime/Makefile.am
13348         * src/plugins/trayicon/Makefile.am
13349                 Fix 100% cpu usage in address completion list
13350                 Fix little bugs (return with no values etc)
13351                 Fix all warnings (with common CFLAGS)
13352
13353 2005-09-15 [colin]      1.9.14cvs33
13354
13355         * src/addressbook.c
13356                 Fix bug where sometimes a group's email list is empty,
13357                 force its refresh (probably fixes "Re: how to create a 
13358                 distribution list")
13359         * src/ldapquery.c
13360                 Don't return to the callback in the main thread from the
13361                 fetch thread (or face segs!)
13362
13363 2005-09-15 [paul]       1.9.14cvs32
13364
13365         * src/prefs_matcher.c
13366                 forgotten in last commit
13367
13368 2005-09-15 [paul]       1.9.14cvs31
13369
13370         * src/prefs_actions.c
13371         * src/prefs_filtering_action.c
13372         * src/prefs_quote.c
13373         * src/quote_fmt.c
13374         * src/summaryview.c
13375         * src/gtk/description_window.c
13376         * src/gtk/description_window.h
13377         * src/gtk/quicksearch.c
13378                 allow interaction with the called
13379                 description window
13380                 Patch by Anders Hammar
13381
13382 2005-09-14 [paul]       1.9.14cvs30
13383
13384         * src/compose.c
13385                 fix a little annoyance when pasting with 3rd button 
13386                 with wrap_pastes=0 and wrap_input=1
13387                 Patch by Colin
13388
13389 2005-09-14 [paul]       1.9.14cvs29
13390
13391         * src/prefs_account.c
13392                 disable 'Filter messages on receiving' for
13393                 SMTP-only accounts
13394                 Patch  by Anders Hammar
13395
13396 2005-09-14 [paul]       1.9.14cvs28
13397
13398         * po/sk.po
13399                 fix crash
13400                 updated by Andrej Kacian
13401
13402 2005-09-14 [paul]
13403
13404         1.9.15-rc1 released
13405
13406 2005-09-14 [paul]       1.9.14cvs27
13407
13408         * po/es.po
13409                 updated by Ricardo Mones Lastra
13410         * src/compose.c
13411         * src/compose.h
13412                 associate no_wrap_tags to Compose windows
13413                 instead of using a static one
13414                 Patch by Colin
13415         * src/mbox.c
13416                 fix proc_mbox()
13417                 Patch by wwp
13418         * src/textview.c
13419                 remove unneeded printf()
13420
13421 2005-09-14 [paul]       1.9.14cvs26
13422
13423         * src/addrcache.c
13424         * src/codeconv.h
13425         * src/folder.h
13426         * src/mainwindow.h
13427         * src/mh.c
13428         * src/mimeview.h
13429         * src/partial_download.c
13430         * src/pop.c
13431         * src/prefs_account.c
13432         * src/prefs_account.h
13433         * src/prefs_actions.c
13434         * src/prefs_customheader.c
13435         * src/prefs_display_header.c
13436         * src/prefs_filtering_action.c
13437         * src/prefs_matcher.c
13438         * src/prefs_toolbar.c
13439         * src/privacy.h
13440         * src/procmime.c
13441         * src/procmime.h
13442         * src/procmsg.h
13443         * src/textview.c
13444         * src/undo.h
13445         * src/common/plugin.c
13446         * src/common/session.h
13447         * src/common/socket.c
13448         * src/common/socket.h
13449         * src/common/template.c
13450         * src/gtk/gtkaspell.c
13451         * src/gtk/quicksearch.h
13452         * src/plugins/pgpcore/passphrase.c
13453         * src/plugins/pgpcore/prefs_gpg.h
13454         * src/plugins/pgpcore/select-keys.c
13455         * src/plugins/pgpcore/select-keys.h
13456         * src/plugins/pgpcore/sgpgme.c
13457         * src/plugins/pgpinline/pgpinline.c
13458         * src/plugins/pgpmime/pgpmime.c
13459         * src/plugins/trayicon/trayicon.c
13460                 fix compilation warnings
13461                 Patch by Daniel Gustafson
13462
13463 2005-09-14 [paul]       1.9.14cvs25
13464
13465         * src/addressbook.c
13466                 add missing column header, and other small
13467                 bug fixes
13468                 Patch by Anders Hammar
13469
13470 2005-09-13 [colin]      1.9.14cvs24
13471
13472         * src/gtk/gtkaspell.c
13473                 Fix non-utf8 in menu
13474                 Fix little leaks
13475                 Nullify struct members after free()s
13476
13477 2005-09-13 [colin]      1.9.14cvs23
13478
13479         * src/compose.c
13480                 Test utf8 compliance before inserting to 
13481                 buffer, and try to convert if necessary
13482         * src/procmime.c
13483                 If no charset is present, use the locale 
13484                 one instead of us-ascii
13485         * src/procmsg.c
13486                 Add Sender, List-Post and To in the checked 
13487                 headers for automatic rules creation 
13488                 (thanks to wwp)
13489         * src/prefs_themes.c
13490         * src/gtk/gtkaspell.c
13491                 Remove deprecated functions. 
13492                 patch by Daniel Gustafson
13493
13494 2005-09-12 [colin]      1.9.14cvs22
13495
13496         * src/compose.c
13497                 Fix bug #448 (Scrolling/Redraw issue with 
13498                 address-fields in Header)
13499         * src/mainwindow.c
13500         * src/summaryview.c
13501         * src/summaryview.h
13502                 Fix loss of MSG_MARKED on move/copy
13503                 Fix bug #804 (Quicksearch togglebutton doesn't 
13504                 get depressed after '/' key is pressed)
13505
13506 2005-09-12 [paul]       1.9.14cvs21
13507
13508         * AUTHORS
13509         * src/gtk/logwindow.c
13510                 add 'Clear Log' to popup menu
13511                 Patch by Anders Hammar <anders.hammar@telia.com>
13512
13513 2005-09-12 [paul]       1.9.14cvs20
13514
13515         * src/compose.c
13516                 set correct sensitivity on attachments
13517                 popup menu
13518         * src/folder.c
13519                 fix typo
13520         * src/prefs_spelling.c
13521                 fix crash when no LANG env is set
13522         * src/common/xml.c
13523                 fix crash in wizard
13524                 don't use memeory after free
13525
13526         All patches by Daniel Gustafson
13527
13528 2005-09-12 [paul]       1.9.14cvs19
13529
13530         * src/prefs_themes.c
13531                 make theme info selectable
13532         * src/gtk/description_window.c
13533                 make window non-modal
13534         * tools/README
13535                 add details of asus_mailed.sh
13536         * tools/claws.i18n.status.pl
13537                 update for new zh_TW translator
13538                 widen the output
13539                 create alternate coloured lines
13540                 improve readability
13541
13542 2005-09-10 [colin]      1.9.14cvs18
13543
13544         * src/plugins/pgpcore/select-keys.c
13545                 Better order for the buttons
13546
13547 2005-09-10 [colin]      1.9.14cvs17
13548
13549         * src/compose.c
13550         * src/plugins/pgpcore/select-keys.c
13551         * src/plugins/pgpcore/select-keys.h
13552         * src/plugins/pgpcore/sgpgme.c
13553                 Add a "Don't encrypt" button to the key
13554                 selection dialog. Fixes bug #177 (There should be a 
13555                 'Don't encrypt button in the Select Keys dialog)
13556
13557 2005-09-10 [colin]      1.9.14cvs16
13558
13559         * src/compose.c
13560                 Fix bug #572 (%X option does not work with templates)
13561
13562 2005-09-10 [colin]      1.9.14cvs15
13563
13564         * src/toolbar.c 
13565                 Remove g_print
13566
13567 2005-09-10 [colin]      1.9.14cvs14
13568
13569         * src/imap.c
13570                 Fix a possible crash
13571
13572 2005-09-09 [colin]      1.9.14cvs13
13573
13574         * src/imap.c
13575         * src/etpan/imap-thread.c
13576         * src/etpan/imap-thread.h
13577                 Fix moving from queue or drafts to normal folders
13578                 Fix bug #794 (No way to delete without expunging)
13579                 Take flags unset by other mailers into account
13580                 Take deleted flag set by other mailers into account
13581                 Fix unsetting REPLIED flag
13582                 Fix crash when capabilities can't be retrieved
13583         * src/mainwindow.c
13584         * src/mainwindow.h
13585                 Add M_DELAYED_FLAGS condition, and let the user use
13586                 Execute in order to be able to expunge deleted mails,
13587                 even if he's not in delayed execute mode
13588         * src/prefs_spelling.c
13589                 Use 'en' dictionary by default if LANG is POSIX or C
13590         * src/gtk/prefswindow.c
13591                 Fix bug #767 (Preferences windows expanding) by making
13592                 the window a bit larger when the resolution is greater
13593                 than 640x480, and by putting the prefs in a
13594                 GtkScrolledWindow.
13595
13596 2005-09-09 [paul]       1.9.14cvs12
13597
13598         * AUTHORS
13599         * configure.ac
13600         * po/zh_TW.Big5.po      ** REMOVED **
13601         * po/zh_TW.po           ** ADDED **
13602                 updated by Wei-Lun Chao
13603
13604 2005-09-09 [paul]       1.9.14cvs11
13605
13606         * src/mainwindow.c
13607                 fix asserts
13608         * src/common/xml.c
13609                 delay memory allocation until file is
13610                 opened successfully
13611                 Patch by Daniel Gustafson
13612
13613 2005-09-09 [colin]      1.9.14cvs10
13614
13615         * src/imap.c
13616                 Add guards
13617
13618 2005-09-08 [colin]      1.9.14cvs9
13619
13620         * src/compose.c
13621                 Alert when we can't save draft
13622                 Fix various wrap/color issues
13623                 Add mid-click pasting respecting wrap_paste option
13624         * src/folder.c
13625         * src/folder.h
13626         * src/folder_item_prefs.c
13627         * src/folder_item_prefs.h
13628         * src/imap.c
13629         * src/imap_gtk.c
13630         * src/imap_gtk.h
13631         * src/main.c
13632         * src/mainwindow.c
13633         * src/mainwindow.h
13634         * src/news.c
13635         * src/news_gtk.c
13636         * src/news_gtk.h
13637         * src/prefs_folder_item.c
13638                 Fix the impossibility to synchronise folders for
13639                 offline use (IMAP and NNTP are concerned)
13640
13641 2005-09-08 [colin]      1.9.14cvs8
13642
13643         * configure.ac
13644                 Build LDAP and JPilot by default if available
13645         * src/textview.c
13646                 Fix use after free
13647
13648 2005-09-08 [paul]       1.9.14cvs7
13649
13650         * doc/manual/en/sylpheed-1.html
13651         * doc/manual/en/sylpheed-18.html
13652         * doc/manual/en/sylpheed-19.html
13653         * doc/manual/en/sylpheed-4.html
13654         * doc/manual/en/sylpheed-6.html
13655         * doc/manual/en/sylpheed.html
13656                 a few minor updates, plus include some
13657                 details about plugins and their requirements
13658         * src/mainwindow.c
13659                 minor changes to English in /View/Sort
13660
13661 2005-09-07 [colin]      1.9.14cvs6
13662
13663         * doc/manual/en/sylpheed-1.html
13664         * doc/manual/en/sylpheed-10.html
13665         * doc/manual/en/sylpheed-11.html
13666         * doc/manual/en/sylpheed-12.html
13667         * doc/manual/en/sylpheed-13.html
13668         * doc/manual/en/sylpheed-14.html
13669         * doc/manual/en/sylpheed-15.html
13670         * doc/manual/en/sylpheed-16.html
13671         * doc/manual/en/sylpheed-17.html
13672         * doc/manual/en/sylpheed-18.html
13673         * doc/manual/en/sylpheed-19.html
13674         * doc/manual/en/sylpheed-2.html
13675         * doc/manual/en/sylpheed-20.html
13676         * doc/manual/en/sylpheed-21.html
13677         * doc/manual/en/sylpheed-22.html
13678         * doc/manual/en/sylpheed-3.html
13679         * doc/manual/en/sylpheed-4.html
13680         * doc/manual/en/sylpheed-5.html
13681         * doc/manual/en/sylpheed-6.html
13682         * doc/manual/en/sylpheed-7.html
13683         * doc/manual/en/sylpheed-8.html
13684         * doc/manual/en/sylpheed-9.html
13685         * doc/manual/en/sylpheed.html
13686                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
13687
13688 2005-09-07 [colin]      1.9.14cvs5
13689
13690         * src/mainwindow.c
13691                 Make labels more to-the-point
13692
13693 2005-09-07 [colin]      1.9.14cvs4
13694
13695         * doc/manual/en/sylpheed-1.html
13696         * doc/manual/en/sylpheed-12.html
13697         * doc/manual/en/sylpheed-13.html
13698         * doc/manual/en/sylpheed-14.html
13699         * doc/manual/en/sylpheed-15.html
13700         * doc/manual/en/sylpheed-16.html
13701         * doc/manual/en/sylpheed-17.html
13702         * doc/manual/en/sylpheed-18.html
13703         * doc/manual/en/sylpheed-19.html
13704         * doc/manual/en/sylpheed-2.html
13705         * doc/manual/en/sylpheed-20.html
13706         * doc/manual/en/sylpheed-21.html
13707         * doc/manual/en/sylpheed-22.html
13708         * doc/manual/en/sylpheed-4.html
13709         * doc/manual/en/sylpheed-5.html
13710         * doc/manual/en/sylpheed-6.html
13711         * doc/manual/en/sylpheed-7.html
13712         * doc/manual/en/sylpheed-8.html
13713         * doc/manual/en/sylpheed-9.html
13714         * doc/manual/en/sylpheed.html
13715                 Update manual
13716
13717 2005-09-07 [colin]      1.9.14cvs3
13718
13719         * doc/faq/en/sylpheed-faq-1.html
13720         * doc/faq/en/sylpheed-faq-2.html
13721         * doc/faq/en/sylpheed-faq-3.html
13722         * doc/faq/en/sylpheed-faq.html
13723                 Update FAQ
13724
13725 2005-09-07 [colin]      1.9.14cvs2
13726
13727         * src/folderview.c
13728         * src/procmsg.c
13729         * src/summaryview.c
13730         * src/toolbar.c
13731                 Fix special subfolders:
13732                 - Inherit parent's icon
13733                 - sent contents of queues subfolders
13734                 - empty subfolders of trashes
13735         * src/mainwindow.c
13736                 Remove outdated manual and faq entries
13737         * src/common/utils.c
13738                 Add quotes around %s coming from mailcap
13739
13740 2005-09-07 [colin]      1.9.14cvs1
13741
13742         * src/compose.c
13743                 After saving draft, set modified to FALSE
13744         * src/mimeview.c
13745         * src/common/utils.c
13746         * src/common/utils.h
13747                 Try to open mime parts using what is 
13748                 indicated in ~/.mailcap or /etc/mailcap,
13749                 if possible.
13750
13751 2005-09-05 [paul]       1.9.14
13752
13753         1.9.14 released
13754
13755         * po/sk.po
13756                 updated by Andrej Kacian
13757
13758 2005-09-05 [paul]       1.9.13cvs83
13759
13760         * po/de.po
13761         * po/es.po
13762         * po/fi.po
13763         * po/fr.po
13764         * po/nb.po
13765         * po/pt_BR.po
13766         * po/sr.po
13767                 updated translations by Thomas Gilgin, Ricardo Mones
13768                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
13769                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
13770
13771 2005-09-04 [paul]       1.9.13cvs82
13772
13773         * src/compose.c
13774                 only warn about exceeded line length limit
13775                 on send
13776
13777 2005-09-04 [paul]       1.9.13cvs81
13778
13779         * src/compose.c
13780                 fix crash in 'line length exceeded' dialogue
13781
13782 2005-09-02 [paul]       1.9.13cvs80
13783
13784         * src/imap.c
13785                 fix bug 795, 'Connection lost IMAP'
13786                 and add statusbar prints
13787                 Patch by Colin
13788
13789 2005-09-02 [paul]       1.9.13cvs79
13790
13791         * src/compose.c
13792                 compose_wrap_paragraph() becomes
13793                 compose_beautify_paragraph()
13794                 Patch by Colin
13795
13796 2005-09-02 [colin]      1.9.13cvs78
13797
13798         * src/folderview.c
13799                 Micro-fix
13800
13801 2005-09-01 [colin]      1.9.13cvs77
13802
13803         * src/imap.c
13804                 Maybe fix bug #795 (Connection lost IMAP)
13805                 Don't try to send logout when we're disconnected.
13806         * src/summaryview.c
13807                 Include locked and marked emails in HRM
13808                 view. Fixes bug #800 (Locked messages no longer 
13809                 show up when hide read messages is used)
13810
13811 2005-09-01 [paul]       1.9.13cvs76
13812
13813         * src/prefs_common.c
13814                 fix bad cutting
13815
13816 2005-08-31 [colin]      1.9.13cvs75
13817
13818         * src/folderview.c
13819         * src/folderview.h
13820         * src/prefs_summaries.c
13821         * src/summaryview.c
13822                 Fix "go to next new", fix preference
13823                 (Open unread/next swapped)
13824
13825 2005-08-31 [paul]       1.9.13cvs74
13826
13827         * src/compose.c
13828         * src/folderview.c
13829         * src/headerview.c
13830         * src/headerview.h
13831         * src/mainwindow.c
13832         * src/prefs_common.c
13833         * src/prefs_common.h
13834         * src/prefs_fonts.c
13835         * src/summaryview.c
13836         * src/textview.c
13837         * src/common/defs.h
13838                 remove obsolete BOLD_FONT setting
13839                 fix font update in headerview and textview
13840                 headers after prefs change
13841                 Patch By Colin
13842
13843 2005-08-31 [paul]
13844
13845         1.9.14-rc4 released
13846
13847 2005-08-30 [colin]      1.9.13cvs73
13848
13849         * src/summaryview.c
13850                 When Hide read messages is selected and we
13851                 refresh the summaryview, don't remove the 
13852                 currently displayed message. Fixes bug #797
13853                 (Summary view reloads when new mail is 
13854                 downloaded in 1.9.14 rc)
13855
13856 2005-08-30 [colin]      1.9.13cvs72
13857
13858         * src/folderview.c
13859                 Fix flickering
13860         * src/mainwindow.c
13861                 Remove useless callback
13862         * src/mimeview.c
13863         * src/gtk/filesel.c
13864         * src/gtk/filesel.h
13865                 Add a filesel_select_file_save_folder() - used by Save All
13866
13867 2005-08-29 [paul]       1.9.13cvs71
13868
13869         * AUTHORS
13870         * src/matcher_parser_parse.y
13871         * src/etpan/imap-thread.c
13872                 fix building on FreeBSD
13873                 Patch by Daniel Gustafson <daniel@hobbit.se>
13874
13875 2005-08-29 [paul]       1.9.13cvs70
13876
13877         * src/plugins/pgpinline/pgpinline.c
13878                 only initialise sig result if it's been handled
13879                 Patch by Colin
13880
13881 2005-08-29 [paul]       1.9.13cvs69
13882         
13883         Patches by Colin:
13884
13885         * src/imap.c
13886         * src/common.utils.c
13887         * src/common/utils.h
13888                 optimisation
13889         * src/stock_pixmap.h
13890                 fix wrong icon reference
13891         * src/pixmaps/trash_btn.xpm
13892                 replace with nicer image
13893
13894 2005-08-28 [colin]      1.9.13cvs68
13895
13896         * src/Makefile.am
13897         * src/stock_pixmap.c
13898         * src/stock_pixmap.h
13899         * src/toolbar.c
13900         * src/pixmaps/trash_btn.xpm
13901                 Add a specific trash xpm for the button
13902
13903 2005-08-28 [colin]      1.9.13cvs67
13904
13905         * src/imap.c
13906                 Fix leak
13907
13908 2005-08-27 [colin]      1.9.13cvs66
13909
13910         * src/imap.c
13911         * src/procmime.c
13912                 Correctly fix "Problem with replies", fixes
13913                 pgpmime encryption too. 
13914
13915 2005-08-27 [colin]      1.9.13cvs65
13916
13917         * src/folder.c
13918         * src/procmsg.c
13919         * src/procmsg.h
13920         * src/summaryview.c
13921                 Fix bug #517 (messages removed from summaryview 
13922                 when moving fails)
13923
13924 2005-08-27 [colin]      1.9.13cvs64
13925
13926         * tools/Makefile.am
13927         * tools/asus_mailled.sh
13928                 Add a script to blink ASUS laptops' mail LED where there
13929                 is unread mail.
13930
13931 2005-08-27 [colin]      1.9.13cvs63
13932
13933         * src/imap.c
13934         * src/etpan/imap-thread.c
13935         * src/etpan/imap-thread.h
13936                 Implement automatic choosing of login method
13937                 Fixes bug #791
13938         * src/gtk/.cvsignore
13939                 Add sylpheed-marshal.[ch]
13940
13941 2005-08-27 [colin]      1.9.13cvs62
13942
13943         * src/common/utils.c
13944                 Fix confusing perror
13945
13946 2005-08-27 [colin]      1.9.13cvs61
13947
13948         * src/toolbar.c
13949         * src/toolbar.h
13950                 Remove A_DELETE, replace it with 
13951                 A_TRASH and A_DELETE_REAL. Automatically
13952                 rewrite config files to replace A_DELETE
13953                 with A_TRASH (no functionality change).
13954                 Fixes half of #794
13955
13956 2005-08-26 [colin]      1.9.13cvs60
13957
13958         * src/procmime.c
13959                 Previous "Problem with replies" fix brought other
13960                 problems, fixing them
13961
13962 2005-08-26 [colin]      1.9.13cvs59
13963
13964         * src/procmime.c
13965                 Fix "Problem with replies". This happened only
13966                 on IMAP...
13967         * src/procmsg.c
13968                 Factorize code a bit
13969         * src/compose.c
13970                 Speed improvement on very long messages (wrapping)
13971                 Fix signature color on Reedit and Redirect
13972                 On Reedit, don't attach pgp-signatures parts, but
13973                 set signing to On.
13974
13975 2005-08-24 [paul]       1.9.13cvs58
13976
13977         * src/compose.c
13978                 don't claim success when clicking
13979                 Cancel on the passphrase box.
13980                 Patch by Colin
13981
13982 2005-08-24 [paul]       1.9.13cvs57
13983
13984         * src/main.c
13985                 fix misplaced sylpheed.log
13986         * src/common/defs.h
13987                 define UIDL_DIR
13988
13989 2005-08-24 [paul]       1.9.13cvs56
13990
13991         * src/imap.c
13992         * src/etpan/imap-thread.c
13993         * src/etpan/imap-thread.h
13994                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
13995                 Patch by Colin
13996         * src/gtk/sylpheed-marshal.c    ** REMOVED **
13997         * src/gtk/sylpheed-marshal.h    ** REMOVED **
13998                 remove autogenerated files
13999         * tools/kdeservicemenu/README
14000         * tools/kdeservicemenu/install.sh
14001         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14002         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14003                 use Claws icon, use 'Sylpheed-Claws' in menu,
14004                 use kdialog, and other cleanups
14005
14006 2005-08-23 [paul]       1.9.13cvs55
14007
14008         * src/compose.c
14009                 fix paste/wrap crash
14010                 Patch by Colin
14011
14012 2005-08-23 [paul]       1.9.13cvs54
14013
14014         * src/main.c
14015                 fix crash recovery
14016                 Patch by Colin
14017
14018 2005-08-23 [paul]       1.9.13cvs53
14019
14020         * src/addressbook.c
14021         * src/editaddress.c
14022                 view all data of LDAP contacts
14023                 Patch by Colin
14024
14025 2005-08-23 [paul]       1.9.13cvs52
14026
14027         * src/addressbook.c
14028                 fix issues with the Search field
14029                 Patch by Colin
14030
14031 2005-08-22 [paul]       1.9.13cvs51
14032
14033         * src/folderview.c
14034                 put name of folder in processing dialog
14035                 title
14036         * src/prefs_folder_item.c
14037                 improve english usage
14038
14039 2005-08-22 [paul]       1.9.13cvs50
14040
14041         * src/filtering.c
14042         * src/filtering.h
14043         * src/matcher.c
14044         * src/matcher_parser_lex.l
14045         * src/matcher_parser_parse.y
14046         * src/prefs_filtering.c
14047                 add Filtering/Processing rule names feature.
14048                 (the incompatible old matcherrc is saved as
14049                 matcherrc.pre_names).
14050                 Patch by Colin
14051
14052 2005-08-22 [paul]       1.9.13cvs49
14053
14054         * src/procmsg.c
14055                 fix colour labelling
14056                 Patch by Colin
14057
14058 2005-08-22 [paul]       1.9.13cvs48
14059
14060         * src/textview.c
14061                 fix open_image_cb()
14062
14063 2005-08-22 [paul]       1.9.13cvs47
14064
14065         * src/imap.c
14066                 fix bug 789, 'SC crashes with imap (CVS ver)'
14067                 Patch by Colin
14068
14069 2005-08-22 [paul]       1.9.13cvs46
14070
14071         * src/mimeview.c
14072         * src/prefs_common.c
14073         * src/common/defs.h
14074                 define reused defaults in defs.h
14075         * src/textview.c
14076                 add 'Open image' to image popup menu
14077
14078 2005-08-21 [colin]      1.9.13cvs45
14079
14080         * src/summaryview.c
14081                 Fix bug #788 (Bogus "From" address displayed)
14082
14083 2005-08-20 [colin]      1.9.13cvs44
14084
14085         * src/folder.c
14086                 Fix buf #787 (multilevel delete causes SIGSEGV)
14087
14088 2005-08-19 [colin]      1.9.13cvs43
14089
14090         * src/inc.c
14091         * src/prefs_common.c
14092         * src/prefs_common.h
14093                 Add an hidden pref to allow modifying the
14094                 update stepping in incorporation.
14095                 Patch by wwp.
14096
14097 2005-08-19 [colin]      1.9.13cvs42
14098
14099         * src/compose.c
14100         * src/procmime.c
14101                 Workaround for broken MUAs: encode 
14102                 Content-type: name: as ASCII and 
14103                 Content-Disposition: filename: as
14104                 per rfc2231
14105         * src/prefs_account.c
14106                 Fix invisible-ness of SMTP SSL prefs
14107                 in NNTP accounts
14108
14109 2005-08-19 [paul]       1.9.13cvs41
14110
14111         * src/compose.c
14112         * src/prefs_common.c
14113         * src/prefs_common.h
14114         * src/prefs_wrapping.c
14115                 paste with or without wrapping.
14116                 patch by Colin
14117
14118 2005-08-19 [paul]       1.9.13cvs40
14119
14120         * src/prefs_common.c
14121         * src/prefs_common.h
14122         * src/summaryview.c
14123                 reintroduce enable_swap_from as a
14124                 hidden pref. patch by Colin
14125         * src/quote_fmt_parse.y
14126         * src/plugins/clamav/clamav_plugin.c
14127         * src/plugins/dillo_viewer/dillo_viewer.c
14128         * src/plugins/mathml_viewer/mathml_viewer.c
14129         * src/plugins/pgpcore/sgpgme.c
14130         * src/plugins/pgpinline/pgpinline.c
14131         * src/plugins/pgpmime/pgpmime.c
14132                 tidy up. patch by Colin
14133
14134 2005-08-19 [paul]       1.9.13cvs39
14135
14136         * configure.ac
14137                 complete cvs38's sync
14138         * src/editaddress.c
14139         * src/gedit-print.c
14140         * src/mutt.c
14141         * src/etpan/etpan-log.c
14142         * src/etpan/imap-thread.c
14143         * src/gtk/gtksourceprintjob.c
14144                 fix compilation warnings
14145                 (patch by Colin)
14146
14147 2005-08-19 [paul]       1.9.13cvs38
14148
14149         sync with main:
14150
14151         * src/account.c
14152         * src/action.c
14153         * src/addrbook.c
14154         * src/addrcache.c
14155         * src/addrharvest.c
14156         * src/addrindex.c
14157         * src/codeconv.c
14158         * src/compose.c
14159         * src/crash.c
14160         * src/exporthtml.c
14161         * src/exportldif.c
14162         * src/folder.c
14163         * src/image_viewer.c
14164         * src/inc.c
14165         * src/inc.h
14166         * src/jpilot.c
14167         * src/ldif.c
14168         * src/main.c
14169         * src/matcher.c
14170         * src/mbox.c
14171         * src/messageview.c
14172         * src/mh.c
14173         * src/mimeview.c
14174         * src/msgcache.c
14175         * src/mutt.c
14176         * src/news.c
14177         * src/partial_download.c
14178         * src/pine.c
14179         * src/pop.c
14180         * src/prefs_actions.c
14181         * src/prefs_common.c
14182         * src/prefs_customheader.c
14183         * src/prefs_display_header.c
14184         * src/prefs_gtk.c
14185         * src/prefs_themes.c
14186         * src/procheader.c
14187         * src/procmime.c
14188         * src/procmsg.c
14189         * src/recv.c
14190         * src/send_message.c
14191         * src/simple-gettext.c
14192         * src/sourcewindow.c
14193         * src/textview.c
14194         * src/vcard.c
14195         * src/common/defs.h
14196         * src/common/log.c
14197         * src/common/plugin.c
14198         * src/common/prefs.c
14199         * src/common/session.c
14200         * src/common/session.h
14201         * src/common/socket.c
14202         * src/common/socket.h
14203         * src/common/ssl_certificate.c
14204         * src/common/template.c
14205         * src/common/utils.c
14206         * src/common/utils.h
14207         * src/common/xml.c
14208         * src/gtk/about.c
14209         added wrappers for C library function that
14210                 take pathname arguments.
14211                 enabled compilation with MinGW.
14212                 use GDir instead of directly using opendir().
14213                 added rename_force().
14214
14215 2005-08-19 [paul]       1.9.13cvs37
14216         
14217         patches by Colin:
14218         * src/compose.c
14219                 fix privacy settings on re-editing
14220                 a sent message
14221         * src/jpilot.c
14222                 fix encoding bug
14223         * src/folder.c
14224         * src/procmsg.c
14225         * src/procmsg.h
14226         * src/summaryview.c
14227                 flag changing optimisation
14228
14229 2005-08-18 [martin]     1.9.13cvs36
14230
14231         * commitHelper
14232             added my login
14233         * src/addrcache.c
14234         * src/addrharvest.c
14235         * src/addrindex.c
14236         * src/compose.c
14237         * src/grouplistdialog.c
14238         * src/main.c
14239         * src/mainwindow.c
14240         * src/msgcache.c
14241         * src/mutt.c
14242         * src/pine.c
14243         * src/prefs_account.c
14244         * src/prefs_themes.c
14245         * src/stock_pixmap.c
14246         * src/summaryview.c
14247         * src/gtk/about.c
14248         * src/gtk/logwindow.c
14249             removed deprecated glib and gdk stuff
14250         * src/plugins/pgpcore/select-keys.c
14251             convert attributes from locale to utf8
14252
14253 2005-08-17 [paul]       1.9.13cvs35
14254
14255         * src/account.c
14256         * src/addressbook.c
14257                 use new GTK_STOCK_ icons if available
14258         * src/summaryview.c
14259         * src/gtk/gtksctree.c
14260         * src/gtk/gtksctree.h
14261                 faster range select. patch by Colin
14262
14263 2005-08-17 [paul]       1.9.13cvs34
14264
14265         patches by colin:
14266         * src/addressbook.c
14267         * src/addressitem.h
14268                 Add an edit button for contacts, fix selections
14269                 of gtksctree items
14270         * src/editaddress.c
14271                 Change labels, let Save be always possible in the
14272                 email and user atributes tabs
14273         * src/folderview.c
14274                 fix sort issues
14275         * src/summaryview.c
14276                 select next item instead of the displayed one
14277                 after deletion
14278
14279         * src/gtk/progressdialog.c
14280                 use prefs_common.enable_rules_hint
14281
14282 2005-08-13 [hoa]        1.9.13cvs33
14283
14284         * src/etpan/imap-thread.c
14285                 fixed build on Solaris.
14286
14287 2005-08-10 [colin]      1.9.13cvs32
14288
14289         * src/procmsg.c
14290                 Fix cvs31 (missing fclose before reading
14291                 the file)
14292
14293 2005-08-10 [colin]      1.9.13cvs31
14294
14295         * src/procmsg.c
14296                 Fix procmsg_msginfo_new_from_mimeinfo() when
14297                 the MimeInfo isn't stored in memory. This fixes
14298                 replying to an attached message.
14299
14300 2005-08-10 [colin]      1.9.13cvs30
14301
14302         * src/mainwindow.c
14303                 Fix slowness in account changing
14304
14305 2005-08-10 [colin]      1.9.13cvs29
14306
14307         * src/folder.c
14308         * src/folderutils.c
14309         * src/folderview.c
14310         * src/imap_gtk.c
14311         * src/mainwindow.c
14312         * src/mh_gtk.c
14313         * src/procmsg.c
14314         * src/summaryview.c
14315                 Optimize folder_has_parent_of_type
14316                 Prevent moving special sub-folders from contextual menus
14317                 Rework message a bit ("Empty all messages" -> "Delete all
14318                 messages")
14319                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
14320                 and "Deleted Items" folders)
14321
14322 2005-08-08 [colin]      1.9.13cvs28
14323
14324         * src/summaryview.c
14325         * src/prefs_summaries.c
14326                 Make "Select first unread|new" more flexible
14327                 (just prioritize new or unread)
14328
14329 2005-08-08 [colin]      1.9.13cvs27
14330
14331         * src/summaryview.c
14332                 If "select first new" is selected and there only
14333                 are unread messages, fallback to "select first
14334                 unread".
14335
14336 2005-08-08 [colin]      1.9.13cvs26
14337
14338         * src/folder.c
14339                 Fix shameful bugs (and bug #779)
14340
14341 2005-08-08 [colin]      1.9.13cvs25
14342
14343         * src/folder.c
14344         * src/folder.h
14345                 Cache parents' type to make folder_has_parent_of_type
14346                 faster
14347         * src/folderview.c
14348                 Forbid DnD of special sub-folders
14349         * src/procmsg.c
14350         * src/procmsg.h
14351                 Add MAIL_POSTFILTERING_HOOK
14352         * src/summaryview.c
14353                 Revert over-zealous deletion of the use_addr_book 
14354                 code
14355
14356 2005-08-07 [colin]      1.9.13cvs24
14357
14358         * src/folder.c
14359                 Fix big mistake (passing MsgInfo instead 
14360                 of FolderItem)
14361
14362 2005-08-07 [colin]      1.9.13cvs23
14363
14364         * src/compose.c
14365         * src/folder.c
14366         * src/folder.h
14367         * src/foldersel.c
14368         * src/folderutils.c
14369         * src/folderview.c
14370         * src/imap.c
14371         * src/mainwindow.c
14372         * src/messageview.c
14373         * src/mh.c
14374         * src/msgcache.c
14375         * src/procmime.c
14376         * src/summaryview.c
14377                 Make subfolders of Drafts, Queue, Outbox, Trash
14378                 work like their parents. 
14379                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
14380
14381 2005-08-07 [colin]      1.9.13cvs22
14382
14383         * src/addressbook.c
14384                 Fix bug #771 (Dragged contacts not saved)
14385
14386 2005-08-07 [paul]       1.9.13cvs21
14387
14388         * src/summaryview.c
14389                 fix bug 32 'Search Doesn't display results
14390                 if "Hide Read Messages" is chosen'
14391                 be more literal in interpreting 'Hide read
14392                 messages'
14393
14394 2005-08-07 [colin]      1.9.13cvs20
14395
14396         * src/folderview.c
14397                 Add debug
14398         * src/summaryview.c
14399                 Faster 'unthread_for_execution'
14400
14401 2005-08-06 [paul]       1.9.13cvs19
14402
14403         * src/mainwindow.c
14404                 add mnemonics to Set displayed columns
14405                 fix bug where msgview_visible option was
14406                 overwritten as TRUE on startup
14407
14408 2005-08-06 [paul]       1.9.13cvs18
14409
14410         * src/mainwindow.c
14411                 refer to 'displayed columns in folder/message
14412                 list' not 'displayed items in summary/message view'
14413         * src/prefs_display_header.c
14414                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
14415                 be consistent with similar dialogues
14416         * src/prefs_folder_column.c
14417         * src/prefs_summary_column.c
14418                 'columns' not 'items', and folder and message lists,
14419                 instead of folder and summary views;
14420                 Use 'Hidden columns' as list heading not 'Available
14421                 items';
14422                 move the 'Remove' button to the right hand side;
14423                 top-align the buttons;
14424                 remove unneeded vbox
14425         * src/prefs_summaries.c
14426                 put the 2 column prefs buttons in a frame to reduce
14427                 overall width; refer to columns not items &c.
14428
14429 2005-08-05 [colin]      1.9.13cvs17
14430
14431         * src/prefs_common.c
14432         * src/prefs_common.h
14433         * src/mainwindow.c
14434         * src/compose.c
14435         * src/messageview.c
14436                 Add an hidden toolbar_detachable pref, so
14437                 that I can get rid of these painful handles
14438                 in the toolbars. Defaults to TRUE to avoid
14439                 changing the GUI on unsuspecting people...
14440
14441 2005-08-05 [colin]      1.9.13cvs16
14442
14443         * src/Makefile.am
14444         * src/prefs_folder_column.c
14445         * src/prefs_folder_column.h
14446                 Add prefs for folder columns
14447         * src/folderview.c
14448         * src/folderview.h
14449         * src/mainwindow.c
14450         * src/mainwindow.h
14451         * src/prefs_common.c
14452         * src/prefs_common.h
14453         * src/prefs_summaries.c
14454                 Use them
14455         * src/prefs_summary_column.c
14456         * src/summaryview.c
14457         * src/summaryview.h
14458                 Add a To column
14459         * src/textview.c
14460         * src/common/utils.c
14461         * src/common/utils.h
14462                 Move uri colourisation functions
14463                 to utils
14464         * src/compose.c
14465                 Colourise URIs
14466         * src/imap.c
14467                 Fix bug with LIST where we'd try
14468                 to get Folder//////[...]/// 
14469
14470 2005-08-05 [paul]       1.9.13cvs15
14471
14472         * src/prefs_summaries.c
14473                 improve the English usage
14474         * src/summaryview.c
14475                 set font on column change
14476                 thanks to Colin
14477
14478 2005-08-05 [paul]       1.9.13cvs14
14479
14480         * src/prefs_common.c
14481         * src/prefs_common.h
14482         * src/prefs_summaries.c
14483         * src/summaryview.c
14484                 replace 'open_unread_on_enter' option with
14485                 'select_on_entry' option. opening/not opening
14486                 is now exclusively controlled by 'always_show_msg'
14487
14488 2005-08-04 [colin]      1.9.13cvs13
14489
14490         * src/compose.c
14491                 Remove dead code
14492                 Add colourisation of quotes and signatures
14493         * src/folderview.c
14494                 Fix possible crashes
14495         * src/messageview.c
14496                 Change an assert that is no problem
14497         * src/news.c
14498         * src/news_gtk.c
14499         * src/news_gtk.h
14500                 Fix offline mode
14501         * src/gtk/quicksearch.c
14502                 Fix a possible crash
14503
14504 2005-08-03 [colin]      1.9.13cvs12
14505
14506         * src/prefs_account.c
14507                 Fix bug #777 (Sylpheed crash in account configuration)
14508
14509 2005-08-03 [colin]      1.9.13cvs11
14510
14511         * src/addressbook.c
14512         * src/editaddress.c
14513         * src/editgroup.c
14514                 Fixing addressbook, round 2
14515         * src/textview.c
14516                 Fix emphasis color on rechecking 'Colorize messages'
14517
14518 2005-08-03 [paul]       1.9.13cvs10
14519
14520         sync with main
14521
14522         * src/addr_compl.c
14523         * src/compose.c
14524         * src/main.c
14525         * src/pop.c
14526         * src/prefs_account.c
14527         * src/procmime.c
14528         * src/procmsg.c
14529         * src/quote_fmt_parse.y
14530         * src/textview.c
14531         * src/common/quoted-printable.c
14532         * src/common/utils.c
14533         * src/common/utils.h
14534         * src/common/xml.c
14535                 replaced incorrect locale-independent
14536                 ctype functions with GLib's. Corrected
14537                 signedness mismatch.
14538         * src/headerview.c
14539                 headerview_create(): added spacing for vbox.
14540         * src/gtk/about.c
14541                 set focus to the OK button.
14542
14543 2005-08-03 [colin]      1.9.13cvs9
14544
14545         * src/folderview.c
14546                 Fix possible crash
14547
14548 2005-08-02 [colin]      1.9.13cvs8
14549
14550         * src/mainwindow.c
14551                 Fix cast
14552         * src/addressbook.c
14553         * src/addressitem.h
14554                 Fix a cast and more generally, try to make the
14555                 GUI more intuitive and consistent (round 1)
14556
14557 2005-08-02 [paul]       1.9.13cvs7
14558
14559         * src/folder.h
14560                 missing in 1.9.13cvs6
14561
14562 2005-08-02 [colin]      1.9.13cvs6
14563
14564         * src/folder.c
14565                 Fix one more leak
14566
14567 2005-08-02 [colin]      1.9.13cvs5
14568
14569         * src/folder.c
14570         * src/folderview.c
14571         * src/imap.c
14572         * src/main.c
14573         * src/mbox.c
14574         * src/procmsg.c
14575         * src/summaryview.c
14576                 Fix a number of folder_item_get_msg_list()-related
14577                 leaks (missing procmsg_msginfo_free()s)
14578
14579 2005-08-01 [colin]      1.9.13cvs4
14580
14581         * src/folderview.c
14582         * src/folderview.h
14583         * src/mainwindow.c
14584         * src/prefs_fonts.c
14585         * src/prefs_summaries.c
14586         * src/prefs_themes.c
14587         * src/summaryview.c
14588         * src/summaryview.h
14589         * src/textview.c
14590         * src/textview.h
14591                 Fix instant-apply of summary and folderview-related prefs
14592                 Fix erroneous g_free and alertpanels in prefs_theme
14593                 Add instant-apply for fonts
14594                 Defer applying of prefs a little bit so it's done only
14595                 once even if requested by multiples prefs pages
14596
14597 2005-08-01 [paul]       1.9.13cvs3
14598
14599         * src/main.c
14600                 fix bug 776 'S.C. crashes on close'
14601                 thanks to Colin
14602         * src/etpan/etpan-thread-manager-types.h
14603                 add missing include
14604                 thanks to Hoa
14605
14606 2005-07-25 [paul]       1.9.13cvs2
14607
14608         * src/summaryview.c
14609                 fix typos. spotted by Fabien Vantard
14610
14611 2005-07-24 [paul]       1.9.13cvs1
14612
14613         * doc/man/sylpheed.1
14614                 update man page, incorporating fix of
14615                 bug 769 'Typo in manpage'
14616         * src/etpan/imap-thread.c
14617                 fix NetBSD openssl dependencies. patch by
14618                 George Michaelson <ggm@apnic.net>
14619         * po/pt_BR.po
14620                 updated by Frederico Goncalves Guimaraes
14621
14622 2005-07-22 [paul]       1.9.13
14623
14624         1.9.13 release
14625
14626 2005-07-22 [paul]       1.9.12cvs91
14627
14628         * AUTHORS
14629         * INSTALL
14630         * README.claws
14631         * RELEASE_NOTES.claws
14632                 updated for release
14633         * configure.ac
14634         * po/nb.po
14635         * tools/claws.i18n.status.pl
14636                 add Norwegian translation. submiited by
14637                 Geir Helland <pjallabais@users.sourceforge.net>
14638         * po/ca.po
14639         * po/de.po
14640         * po/es.po
14641         * po/fi.po
14642         * po/fr.po
14643         * po/it.po
14644         * po/sk.po
14645         * po/sr.po
14646         * po/zh_CN.po
14647                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14648                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
14649                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
14650                 Yang Guilong
14651         * src/plugins/clamav/clamav_plugin_gtk.c
14652         * src/plugins/spamassassin/spamassassin_gtk.c
14653                 replace outdated description strings
14654
14655 2005-07-21 [colin]      1.9.12cvs90
14656
14657         * src/folder.c
14658                 Set folder to batch mode when scanning it. Makes deletion
14659                 of unread mails on IMAP much faster (due to the UNREAD 
14660                 flag unsetting)
14661
14662 2005-07-21 [darko]      1.9.12cvs89
14663
14664         * configure.ac
14665                 link against libresolv if necessary (patch by Paul)
14666         * src/msgcache.c
14667                 use glib's portable macros to determine endianness
14668
14669 2005-07-21 [paul]       1.9.12cvs88
14670
14671         * src/crash.c
14672         * src/gtk/about.c
14673                 update compiled-in features list
14674
14675 2005-07-20 [colin]      1.9.12cvs87
14676
14677         * src/folder.c
14678         * src/textview.c
14679                 Gcc 2.9x compilation fixes, thanks to Darko
14680         * src/plugins/clamav/clamav_plugin.c
14681                 Little optimisation: load virus database only once
14682         * src/plugins/spamassassin/spamassassin.c
14683                 Big optimisation: filtering one mail took at least 1 second,
14684                 now it takes at least 50ms. Doesn't speed up spamassassin 
14685                 itself, but should already be much more tolerable.
14686
14687 2005-07-20 [colin]      1.9.12cvs86
14688
14689         * src/summaryview.c
14690                 Fix performance issue
14691
14692 2005-07-19 [colin]      1.9.12cvs85
14693
14694         * src/plugins/pgpinline/plugin.c
14695                 Fix warning
14696
14697 2005-07-19 [colin]      1.9.12cvs84
14698
14699         * configure.ac
14700         * src/plugins/Makefile.am
14701         * src/plugins/pgpinline/.cvsignore
14702         * src/plugins/pgpinline/Makefile.am
14703         * src/plugins/pgpinline/pgpinline.c
14704         * src/plugins/pgpinline/pgpinline.deps
14705         * src/plugins/pgpinline/pgpinline.h
14706         * src/plugins/pgpinline/plugin.c
14707                 Put pgpinline in the main tree
14708
14709 2005-07-19 [paul]       1.9.12cvs83
14710
14711         * src/prefs_actions.c
14712                 prevent '//' in menu names, which cause a crash
14713                 thanks to Colin
14714
14715 2005-07-19 [paul]       1.9.12cvs82
14716
14717         * configure.ac
14718                 be generally more informative in configure output.
14719                 OpenSSL: correction: '[ --enable-openssl ...' -> 
14720                 '[ --disable-openssl ...', as --enable-openssl is default
14721                 PGP/MIME: don't check for GPGME again, check for
14722                 pgpcore instead. Therefore prevent the possibility of
14723                 attempting to build pgpmime if pgpcore dependencies are
14724                 not met
14725                 ClamAV: use pkgconfig to check for lib
14726                 libgnomeprint: revert logic on inner test to match
14727                 everything else
14728         * src/plugins/pgpcore/sgpgme.c
14729                 add missing include
14730
14731 2005-07-19 [colin]      1.9.12cvs81
14732
14733         * src/summaryview.c
14734                 Fix slow thread rebuilding in particular
14735                 cases
14736
14737 2005-07-19 [paul]       1.9.12cvs80
14738
14739         * sylpheed-claws.desktop
14740                 fix typo, spotted by Stephan Sachse
14741         * src/account.c
14742                 replace GTK_STOCK_ADD with
14743                 GTK_STOCK_NEW button
14744
14745 2005-07-18 [colin]      1.9.12cvs79
14746
14747         * src/etpan/imap-thread.c
14748                 Fix return value (Thanks Hoa)
14749
14750 2005-07-18 [colin]      1.9.12cvs78
14751
14752         * src/imap.c
14753                 Allow empty passwords
14754                 Create drafts/queue/outbox if necessary
14755         * src/summaryview.c
14756                 Remove old code
14757         * src/etpan/imap-thread.c
14758                 Fix STARTTLS (Thanks to Hoa)
14759
14760 2005-07-18 [paul]       1.9.12cvs77
14761
14762         * ChangeLog-gtk2.jp
14763         * ChangeLog.jp
14764                 removed
14765         * Makefile.am
14766                 updated to reflect additions and removals
14767         * TODO
14768                 updated to be claws-specific
14769         * TODO-gtk2
14770         * TODO-gtk2.jp
14771         * TODO.jp
14772         * sylpheed-128x128.png
14773         * sylpheed-64x64.png
14774                 removed
14775         * sylpheed-claws-128x128.png
14776         * sylpheed-claws-64x64.png
14777         * sylpheed-claws.desktop
14778         * sylpheed-claws.png
14779                 added
14780         * sylpheed.desktop
14781         * sylpheed.png
14782                 removed
14783
14784 2005-07-17 [paul]       1.9.12cvs76
14785
14786         * src/account.c
14787         * src/addressbook.c
14788         * src/alertpanel.c
14789         * src/alertpanel.h
14790         * src/compose.c
14791         * src/exphtmldlg.c
14792         * src/expldifdlg.c
14793         * src/folderview.c
14794         * src/imap_gtk.c
14795         * src/inc.c
14796         * src/message_search.c
14797         * src/messageview.c
14798         * src/mh_gtk.c
14799         * src/news_gtk.c
14800         * src/prefs_actions.c
14801         * src/prefs_filtering.c
14802         * src/prefs_matcher.c
14803         * src/prefs_template.c
14804         * src/prefs_themes.c
14805         * src/ssl_manager.c
14806         * src/summary_search.c
14807         * src/textview.c
14808         * src/toolbar.c
14809         * src/gtk/sslcertwindow.c
14810         * src/plugins/pgpcore/sgpgme.c
14811                 rework alertpanels
14812
14813 2005-07-17 [colin]      1.9.12cvs75
14814
14815         * src/privacy.c
14816                 add a PrivacySystem accessor that checks that
14817                 the system cached in a MimeInfo's privacydata
14818                 is still registered. Use this accessor instead
14819                 of directly using data->system. Fixes crashes
14820                 after unloading pgp plugins.
14821
14822 2005-07-17 [colin]      1.9.12cvs74
14823
14824         * src/alertpanel.c
14825                 Change geometry hints to a simple default size.
14826                 Fixes the certs dialogs.
14827
14828 2005-07-17 [colin]      1.9.12cvs73
14829
14830         * src/gtk/sslcertwindow.c
14831                 Use a gtkExpander
14832
14833 2005-07-17 [colin]      1.9.12cvs72
14834
14835         * src/plugins/pgpcore/Makefile.am
14836         * src/plugins/pgpmime/Makefile.am
14837                 Add gpgme libs
14838
14839 2005-07-17 [paul]       1.9.12cvs71
14840
14841         * configure.ac
14842                 add --disable-gnomeprint option
14843                 modified version of patch by Marius Mauch
14844
14845 2005-07-17 [paul]       1.9.12cvs70
14846
14847         * src/common/defs.h
14848                 update urls
14849         * src/account.c
14850         * src/action.c
14851         * src/addressbook.c
14852         * src/compose.c
14853         * src/foldersel.c
14854         * src/folderview.c
14855         * src/html.c
14856         * src/imap_gtk.c
14857         * src/main.c
14858         * src/mainwindow.c
14859         * src/messageview.c
14860         * src/mh_gtk.c
14861         * src/mimeview.c
14862         * src/news_gtk.c
14863         * src/prefs_account.c
14864         * src/prefs_send.c
14865         * src/prefs_summaries.c
14866         * src/procmsg.c
14867         * src/summaryview.c
14868         * src/common/utils.c
14869         * src/common/xml.c
14870         * src/plugins/pgpcore/passphrase.c
14871         * src/plugins/pgpcore/select-keys.c
14872                 replace inappropriately used backticks
14873                 with single quotes
14874
14875 2005-07-16 [colin]      1.9.12cvs69
14876
14877         * src/image_viewer.c
14878                 Add extra paranoid checks
14879
14880 2005-07-16 [colin]      1.9.12cvs68
14881
14882         * src/plugins/pgpcore/prefs_gpg.c
14883                 Don't auto-check sigs by default, as it
14884                 can be really slow.
14885
14886 2005-07-16 [colin]      1.9.12cvs67
14887
14888         * src/plugins/pgpcore/sgpgme.c
14889                 Make messages a bit better.
14890
14891 2005-07-16 [colin]      1.9.12cvs66
14892
14893         * src/imap.c
14894                 Remove pseudo-log
14895         * src/etpan/imap-thread.c
14896                 Add real log
14897
14898 2005-07-16 [colin]      1.9.12cvs65
14899
14900         * src/main.c
14901         * src/prefs_other.c
14902                 And now, fix build with libetpan :-/
14903
14904 2005-07-15 [colin]      1.9.12cvs64
14905
14906         * src/prefs_other.c
14907                 Continue fixing build without libetpan.
14908
14909 2005-07-15 [colin]      1.9.12cvs63
14910
14911         * src/main.c
14912                 Fix build with --disable-libetpan
14913
14914 2005-07-15 [colin]      1.9.12cvs62
14915
14916         * configure.ac
14917                 Bump libetpan's version
14918
14919 2005-07-15 [colin]      1.9.12cvs61
14920
14921         * src/etpan/imap-thread.c
14922                 Actually stop logging :)
14923
14924 2005-07-15 [colin]      1.9.12cvs60
14925
14926         * src/addressbook.c
14927                 Fix dnd of multiple addresses.
14928
14929 2005-07-15 [hoa]        1.9.12cvs59
14930
14931         * src/etpan/imap-thread.c
14932             disable login of IMAP password in libetpan log file.
14933
14934 2005-07-15 [paul]       1.9.12cvs58
14935
14936         * src/account.c
14937                 don't automatically sort
14938                 do allow drag n drop
14939
14940 2005-07-15 [paul]       1.9.12cvs57
14941
14942         * src/account.c
14943         * src/ssl_manager.c
14944                 alphabetical listing
14945
14946 2005-07-15 [paul]       1.9.12cvs56
14947
14948         * src/gtk/pluginwindow.c
14949                 sort plugin list alphabetically
14950
14951 2005-07-15 [paul]       1.9.12cvs55
14952
14953         * src/prefs_spelling.c
14954         * src/prefs_wrapping.c
14955                 unify English usage
14956
14957 2005-07-15 [colin]      1.9.12cvs54
14958
14959         * src/wizard.c
14960                 Typo fix
14961
14962 2005-07-15 [paul]       1.9.12cvs53
14963
14964         * src/prefs_message.c
14965                 make 'show cursor' a hidden option
14966
14967 2005-07-14 [colin]      1.9.12cvs52
14968
14969         * src/plugins/spamassassin/Makefile.am
14970         * src/plugins/clamav/Makefile.am
14971                 Fix double EXTRA_DISTs
14972
14973 2005-07-14 [colin]      1.9.12cvs51
14974
14975         * src/plugins/clamav/Makefile.am
14976         * src/plugins/clamav/clamav_plugin_gtk.deps
14977         * src/plugins/spamassassin/Makefile.am
14978         * src/plugins/spamassassin/spamassassin_gtk.deps
14979                 Make $plugin_gtk depend on $plugin
14980
14981 2005-07-14 [hoa]        1.9.12cvs50
14982
14983         * src/etpan/imap-thread.c
14984                 enable debug log of libetpan when running with --debug
14985
14986 2005-07-14 [colin]      1.9.12cvs49
14987
14988         * configure.ac
14989         * src/common/Makefile.am
14990         * src/common/plugin.c
14991         * src/common/plugin.h
14992                 Add a little plugin dependancy system.
14993                 Plugins can ship a $plugin_name.deps file
14994                 (near them in PLUGINDIR) so that their
14995                 dependancies are loaded if possible.
14996         * src/plugins/Makefile.am
14997         * src/plugins/pgpcore/Makefile.am
14998         * src/plugins/pgpcore/passphrase.c
14999         * src/plugins/pgpcore/passphrase.h
15000         * src/plugins/pgpcore/plugin.c
15001         * src/plugins/pgpcore/prefs_gpg.c
15002         * src/plugins/pgpcore/prefs_gpg.h
15003         * src/plugins/pgpcore/select-keys.c
15004         * src/plugins/pgpcore/select-keys.h
15005         * src/plugins/pgpcore/sgpgme.c
15006         * src/plugins/pgpcore/sgpgme.h
15007                 Introduce pgpcore, used by pgpmime and
15008                 pgpinline
15009         * src/plugins/pgpmime/Makefile.am
15010         * src/plugins/pgpmime/passphrase.c
15011         * src/plugins/pgpmime/passphrase.h
15012         * src/plugins/pgpmime/pgpmime.c
15013         * src/plugins/pgpmime/pgpmime.deps
15014         * src/plugins/pgpmime/plugin.c
15015         * src/plugins/pgpmime/prefs_gpg.c
15016         * src/plugins/pgpmime/prefs_gpg.h
15017         * src/plugins/pgpmime/select-keys.c
15018         * src/plugins/pgpmime/select-keys.h
15019         * src/plugins/pgpmime/sgpgme.c
15020         * src/plugins/pgpmime/sgpgme.h
15021                 Remove the core from pgpmime and add the
15022                 dependancy to pgpcore.
15023
15024 2005-07-14 [paul]       1.9.12cvs48
15025
15026         * src/stock_pixmap.c
15027                 forgot this in last commit
15028
15029 2005-07-14 [paul]       1.9.12cvs47
15030
15031         * src/account.c
15032         * src/addressbook.c
15033                 add accelerators for the buttons (sync with main)
15034         * src/compose.c
15035         * src/compose.h
15036                 add accelerators for the buttons.
15037                 fix editing with external editor.
15038                 replace gdk_input_*() with GIOChannel;
15039                 (sync with main)
15040         * src/foldersel.c
15041                 display folder names with new/unread
15042                 representation (sync with main)
15043         * src/main.c
15044                 specify default window icon (sync with main)
15045         * src/prefs_common.c
15046                 use_addr_book default to FALSE
15047         * src/summaryview.c
15048         * src/textview.c
15049                 add accelerators for the buttons (sync with main)
15050         * src/gtk/menu.c
15051                 fix typos
15052         * src/pixmaps/sylpheed_icon.xpm
15053                 updated
15054
15055 2005-07-13 [paul]       1.9.12cvs46
15056
15057         * src/plugins/pgpmime/pgpmime.c
15058         * src/plugins/pgpmime/sgpgme.c
15059                 (temporarily) use deprecated gpgme_data_rewind()
15060                 while largefile support is not present
15061                 (as suggested by Colin)
15062
15063 2005-07-13 [paul]       1.9.12cvs45
15064
15065         * configure.ac
15066                 remove large file support (for now):
15067                 it breaks too many things
15068
15069 2005-07-13 [paul]       1.9.12cvs44
15070
15071         * configure.ac
15072                 add large file support
15073         * src/html.c
15074                 fix bug #763 where href attribute was not
15075                 the very first attribute of a link
15076                 patch by Thomas Gilgin
15077
15078 2005-07-13 [colin]      1.9.12cvs43
15079
15080         * src/gtk/pluginwindow.c
15081                 Little portability fix
15082
15083 2005-07-13 [colin]      1.9.12cvs42
15084
15085         * src/plugins/pgpmime/sgpgme.c
15086                 Fix crasher.
15087
15088 2005-07-13 [colin]      1.9.12cvs41
15089
15090         * src/plugins/pgpmime/pgpmime.c
15091         * src/plugins/pgpmime/sgpgme.c
15092                 Use gpgme_data_release_and_get_mem instead
15093                 of gpgme_data_read.
15094
15095 2005-07-13 [colin]      1.9.12cvs40
15096
15097         * configure.ac
15098         * src/plugins/pgpmime/passphrase.c
15099         * src/plugins/pgpmime/passphrase.h
15100         * src/plugins/pgpmime/pgpmime.c
15101         * src/plugins/pgpmime/plugin.c
15102         * src/plugins/pgpmime/select-keys.c
15103         * src/plugins/pgpmime/select-keys.h
15104         * src/plugins/pgpmime/sgpgme.c
15105         * src/plugins/pgpmime/sgpgme.h
15106                 Port pgpmime to gpgme-1.0.
15107
15108 2005-07-12 [paul]       1.9.12cvs39
15109
15110         * AUTHORS
15111         * src/toolbar.c
15112         * src/toolbar.h
15113                 add a 'Go to Prev' button to the toolbar.
15114                 correct tooltip text of go to buttons.
15115                 based on patch by Yang Guilong <bamanzi@gmail.com>
15116
15117 2005-07-12 [colin]      1.9.12cvs38
15118
15119         * src/statusbar.c
15120                 Fix progress bar showing stuff at startup.
15121
15122 2005-07-12 [paul]       1.9.12cvs37
15123
15124         * src/editjpilot.c
15125                 fix building with jpilot support
15126
15127 2005-07-11 [colin]      1.9.12cvs36
15128
15129         * src/inc.c
15130                 Add visual indication that filtering is running
15131         * src/textview.c
15132                 Make {}[] uri delimiters
15133         * src/summaryview.c
15134                 Remove useless (and slow) calls
15135
15136 2005-07-11 [paul]       1.9.12cvs35
15137
15138         * src/plugins/clamav/clamav_plugin_gtk.c
15139         * src/plugins/dillo_viewer/dillo_prefs.c
15140         * src/plugins/pgpmime/prefs_gpg.c
15141         * src/plugins/spamassassin/spamassassin_gtk.c
15142                 gather plugins prefs together under their
15143                 own 'Plugins' heading
15144
15145 2005-07-11 [paul]       1.9.12cvs34
15146
15147         sync with main
15148
15149         * src/account.c
15150                 account_delete(): modified alert dialog
15151         * src/editjpilot.c
15152         * src/editvcard.c
15153                 fixed a crash when cancelling file selection
15154                 dialog by Escape key. Made non-ascii filename
15155                 selectable.
15156         * src/prefs_template.c
15157                 prefs_template_window_create(): make scrolled
15158                 window policy AUTOMATIC
15159
15160 2005-07-10 [hoa]        1.9.12cvs33
15161
15162         * src/etpan/imap-thread.c
15163                 workaround for old Courier IMAP servers.
15164
15165 2005-07-10 [colin]      1.9.12cvs32
15166
15167         * src/folder.c
15168         * src/statusbar.c
15169         * src/statusbar.h
15170                 Add visual progress indicator on filtering/processing
15171                 Factorize the progress bar code
15172         * src/imap.c
15173         * src/imap.h
15174         * src/etpan/imap-thread.c
15175                 Add a reference counter to avoid destroying the Folder
15176                 while it's in use by another callback.
15177
15178 2005-07-09 [hoa]        1.9.12cvs31
15179
15180         * src/imap.c
15181         * src/etpan/imap-thread.c
15182                 fixed deadlock when removing IMAP account.
15183
15184 2005-07-08 [colin]      1.9.12cvs30
15185
15186         * src/textview.c
15187         * src/unmime.c
15188                 Fix again problems decoding broken headers
15189         * src/gtk/inputdialog.c
15190                 Fix local variable shadowing a global one
15191
15192 2005-07-08 [colin]      1.9.12cvs29
15193
15194         * src/msgcache.c
15195                 Make the cache/mark files platform-agnostic by writing
15196                 them in little-endian format. Reading them is also done
15197                 in little-endian format, of course; however, in order
15198                 to avoid trashing mark data on big-endian machines, the
15199                 files are, at first, read from the native format if the
15200                 little-endian one doesn't exist. This is easy to deter-
15201                 mine by trying to open a file with a swapped data_ver
15202                 and seeing if it's the wanted version.
15203                 Little-endian using users should see absolutely no
15204                 difference, Big-endian users may get a very little
15205                 performance drop due to byte-swapping.
15206                 Tested on i386 and ppc32. 
15207                 Fixes bug #159 (The index file, in the mailboxes, is 
15208                 hardware depending).
15209
15210                 To have the cache/mark files updated to the new little-
15211                 endian format, "Check for new messages" or even
15212                 "Rebuild folder tree" aren't enough. Files will be
15213                 updated as soon as a folder has been opened/closed.
15214                 To update everything, just select all folders by
15215                 selecting them one by one.
15216
15217 2005-07-07 [colin]      1.9.12cvs28
15218
15219         * src/imap.c
15220                 Remember the folder separator per IMAPFolder
15221                 instead of globally.
15222                 Revive the Session on noop; fixes bug #761
15223                 (mark a bunch of unread messages as read takes 
15224                 forever)
15225
15226 2005-07-07 [darko]      1.9.12cvs27
15227
15228         * src/common/template.c
15229                 Sort templates alphabetically
15230
15231 2005-07-06 [colin]      1.9.12cvs26
15232
15233         * src/imap.c
15234                 Try to use the correct separator in
15235                 most cases. Possibly fixes bug #759
15236                 (only creates the INBOX folder when 
15237                 setting up new IMAP account) and 
15238                 bug #760 (Can't retrieve messages)
15239
15240 2005-07-06 [colin]      1.9.12cvs25
15241
15242         * src/imap.c
15243                 Use real_path in status command. This will
15244                 help later, when namespaces will be used.
15245
15246 2005-07-06 [colin]      1.9.12cvs24
15247
15248         * configure.ac
15249         * src/account.c
15250         * src/folder.c
15251         * src/imap.c
15252         * src/etpan/etpan-log.c
15253         * src/etpan/etpan-thread-manager.c
15254         * src/etpan/imap-thread.c
15255                 Add a --disable-libetpan parameter. With this,
15256                 users that don't want IMAP4 support can avoid
15257                 the new dependancy (and have no IMAP support).
15258                 Users that have IMAP4 accounts and use this
15259                 parameter won't lose their configuration, their
15260                 IMAP accounts will just be invisible and not
15261                 used.
15262         * src/textview.c
15263                 Make the "Copy ..." contextual menu items 
15264                 copy to both the X clipboard and the gtk 
15265                 clipboard - as most other apps do.
15266         * src/gtk/about.c
15267                 Add a notice about OpenSSL usage, in order to
15268                 comply with OpenSSL's license (point 6):
15269                 http://www.openssl.org/source/license.html
15270
15271 2005-07-06 [colin]      1.9.12cvs23
15272
15273         * src/alertpanel.c
15274                 Fix a minimum size for alertpanels
15275         * src/compose.c
15276                 Show 'No space left on device' type errors
15277                 when queuing/sending
15278         * src/imap_gtk.c
15279         * src/mh_gtk.c
15280                 Rework folder's deletion message (remove 
15281                 extra \n)
15282
15283 2005-07-05 [colin]      1.9.12cvs22
15284
15285         * src/imap.c
15286                 Add an alertpanel on auth error
15287                 Add pseudo-log
15288                 Remove pthread-related stuff
15289
15290 2005-07-05 [colin]      1.9.12cvs21
15291
15292         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15293                 Fix crash on plugin reloading (with a hack)
15294
15295 2005-07-05 [colin]      1.9.12cvs20
15296
15297         * src/prefs_account.c
15298         * src/prefs_account.h
15299                 Fix typo
15300         * src/gtk/filesel.c
15301         * src/gtk/filesel.h
15302                 Add a way to filter the view
15303         * src/gtk/pluginwindow.c
15304                 Filter loadable stuff
15305         * src/plugins/pgpmime/prefs_gpg.c
15306                 Fix missing unregistration
15307         * .cvsignore
15308         * src/etpan/.cvsignore
15309         * src/plugins/spamassassin/.cvsignore
15310                 Add more stuff to cvs ignored files
15311
15312 2005-07-04 [colin]      1.9.12cvs19
15313
15314         * src/imap.c
15315                 Fix scan_required returning FALSE when it
15316                 shouldn't. Maybe fix #760 (Can't retrieve
15317                 messages)
15318
15319 2005-07-04 [colin]      1.9.12cvs18
15320
15321         * src/summaryview.c
15322                 Fix always_show_msg pref
15323
15324 2005-07-04 [paul]       1.9.12cvs17
15325
15326         sync with main (forgotten in last commit)
15327         
15328         * src/common/utils.c
15329         * src/common/utils.h
15330                 check_line_length(): new.
15331                 is_dir_exist()
15332                 is_file_entry_exist()
15333                 dirent_is_regular_file()
15334                 dirent_is_directory(): use g_file_test() instead of stat().
15335
15336 2005-07-04 [paul]       1.9.12cvs16
15337
15338         sync with main:
15339
15340         * src/compose.c
15341                 compose_write_to_file(): check for line
15342                 length limit and display warning if exceeds
15343         * src/jpilot.c
15344                 use get_home_dir() instead of g_get_home_dir()
15345         * src/procheader.c
15346                 removed warning about invalid date
15347         * src/vcard.c
15348                 use get_home_dir() instead of g_get_home_dir()
15349
15350 2005-07-04 [paul]       1.9.12cvs15
15351
15352         * src/stock_pixmap.c
15353                 fix new pixmap naming errors
15354                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
15355
15356 2005-07-04 [colin]      1.9.12cvs14
15357
15358         * src/imap.c
15359                 Fix debugging string with a warning
15360
15361 2005-07-04 [colin]      1.9.12cvs13
15362
15363         * configure.ac
15364                 Add a check for libetpan's version (>= 0.37)
15365
15366 2005-07-04 [hoa]        1.9.12cvs12
15367
15368         * commitHelper
15369         * src/imap.c
15370         * src/etpan/imap-thread.c
15371         * src/etpan/imap-thread.h
15372                 fixed IMAP implementation of check of mails.
15373
15374 2005-07-03 [hoa]        1.9.12cvs11
15375
15376         * src/etpan/Makefile.am
15377         * src/etpan/etpan-errors.h
15378         * src/etpan/etpan-log.[ch]
15379         * src/etpan/etpan-thread-manager-types.h
15380         * src/etpan/etpan-thread-manager.[ch]
15381         * src/etpan/imap-thread.[ch]
15382         * src/Makefile.am
15383         * src/imap.c
15384         * src/main.c
15385         * src/prefs_other.c
15386         * configure.ac
15387             merged imap branch.
15388             dependency on libetpan 0.37 is now added.
15389
15390 2005-07-01 [colin]      1.9.12cvs10
15391
15392         * src/Makefile.am
15393         * src/folder.c
15394         * src/folder.h
15395         * src/folderview.c
15396         * src/stock_pixmap.c
15397         * src/stock_pixmap.h
15398         * src/plugins/trayicon/trayicon.c
15399                 Add marked symbol on folders containing
15400                 marked messages
15401         * src/procmsg.c
15402         * src/procmsg.h
15403         * src/toolbar.c
15404         * src/prefs_common.c
15405         * src/prefs_common.h
15406         * src/prefs_send.c
15407                 Add an optional confirmation dialog on queue
15408                 sending. Patch by wwp.
15409         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
15410         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
15411         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
15412         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
15413         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
15414         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
15415         * src/pixmaps/inbox_mark.xpm            ** ADDED **
15416         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
15417         * src/pixmaps/outbox_mark.xpm           ** ADDED **
15418         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
15419         * src/pixmaps/trash_mark.xpm            ** ADDED **
15420                 New pixmaps
15421
15422 2005-07-01 [colin]      1.9.12cvs9
15423
15424         * src/summaryview.c
15425                 Fix a little threading bug
15426         * src/addrgather.c
15427         * src/mainwindow.c
15428                 A little bit of HIG normality never hurts
15429
15430 2005-07-01 [colin]      1.9.12cvs8
15431
15432         * src/compose.c
15433         * src/msgcache.c
15434         * src/pop.c
15435         * src/procmime.c
15436         * src/recv.c
15437         * src/common/log.c
15438         * src/common/template.c
15439         * src/common/utils.c
15440         * src/common/utils.h
15441                 Reverted the fwrite_atomic stuff. In fact
15442                 it is already atomic.
15443
15444 2005-06-30 [colin]      1.9.12cvs7
15445
15446         * src/common/utils.c
15447         * src/common/utils.h
15448                 Add an fwrite_atomic() function to make
15449                 sure we write everything: fwrite can make
15450                 short writes.
15451         * src/compose.c
15452         * src/msgcache.c
15453         * src/pop.c
15454         * src/procmime.c
15455         * src/recv.c
15456         * src/common/log.c
15457         * src/common/template.c
15458                 Use that (and fix swapping of size and nmemb).
15459                 Thanks to Rich Coe for the heads up.
15460
15461 2005-06-30 [colin]      1.9.12cvs6
15462
15463         * src/addressbook.c
15464                 Optimize addressbook opening 
15465
15466 2005-06-30 [colin]      1.9.12cvs5
15467
15468         * src/summaryview.c
15469                 Remove calls to summary_step after move/copy
15470
15471 2005-06-28 [paul]       1.9.12cvs4
15472
15473         * src/alertpanel.c
15474                 wrap and make the error msg selectable
15475
15476 2005-06-28 [paul]       1.9.12cvs3
15477
15478         * src/ssl_manager.c
15479                 replace the OK button with a Close button
15480         * src/gtk/foldersort.c
15481                 use GTK_STOCK_ icons/buttons
15482
15483 2005-06-28 [colin]      1.9.12cvs2
15484
15485         * src/gedit-print.c             ** ADDED **
15486         * src/gedit-print.h             ** ADDED **
15487         * src/gtk/gtksourceprintjob.c   ** ADDED **
15488         * src/gtk/gtksourceprintjob.h   ** ADDED **
15489                 I can't believe no one had enough time to tell
15490                 me I forgot the `cvs add`
15491
15492 2005-06-27 [colin]      1.9.12cvs1
15493
15494         * src/Makefile.am
15495         * src/gtk/Makefile.am
15496         * src/messageview.c
15497         * src/procmsg.c
15498         * src/summaryview.c
15499         * configure.ac
15500                 Add optional libgnomeprint-based printing
15501         * src/mainwindow.c
15502         * src/gtk/quicksearch.c
15503                 Add an Edit/Quick search menu item to show
15504                 and focus the quicksearch
15505
15506 2005-06-27 [paul]       1.9.12
15507
15508         1.9.12 release
15509
15510         * po/ca.po
15511         * po/de.po
15512         * po/es.po
15513         * po/fr.po
15514         * po/it.po
15515         * po/ko.po
15516         * po/pt_BR.po
15517         * po/sk.po
15518         * po/zh_CN.po
15519                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
15520                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
15521                 SungHyun Nam, Frederico Goncalves Guimaraes,
15522                 Andrej Kacian, and Yang Guilong
15523 2005-06-26 [colin]      1.9.11cvs106
15524
15525         * src/imap_gtk.c
15526                 Forgot one file for previous fix
15527
15528 2005-06-26 [colin]      1.9.11cvs105
15529
15530         * src/folder.c
15531         * src/imap.c
15532                 Fix problems with folder operations in no_select
15533                 imap folders. it applies only to mails, and 
15534                 creation/deletion/move/renaming of folders 
15535                 should be possible
15536
15537 2005-06-26 [paul]       1.9.11cvs104
15538
15539         * src/prefs_filtering.c
15540                 replace one more GTK_STOCK_REMOVE
15541                 with GTK_STOCK_DELETE
15542
15543 2005-06-25 [colin]      1.9.11cvs103
15544
15545         * src/imap.c
15546                 Optimize get_seq_set_from_seq_list
15547                 (Patch by Ricardo) 
15548
15549 2005-06-25 [colin]      1.9.11cvs102
15550
15551         * src/mh.c
15552                 If the directory exists, but not in the
15553                 correct encoding, rename it. This should
15554                 handle old-versions-induced bugs.
15555
15556 2005-06-25 [colin]      1.9.11cvs101
15557
15558         * src/mh.c
15559                 Fix path access with extended dir names
15560                 Fixes bug #589 (SC segfaults with wrong locale
15561                 settings)
15562
15563 2005-06-25 [colin]      1.9.11cvs100
15564
15565         * src/prefs_account.c
15566         * src/prefs_account.h
15567         * src/compose.c
15568                 Add an option to encrypt replies to
15569                 encrypted messages
15570
15571 2005-06-25 [colin]      1.9.11cvs99
15572
15573         * src/compose.c
15574         * src/quote_fmt_parse.y
15575                 ... And make it work with pgpinline.
15576
15577 2005-06-25 [colin]      1.9.11cvs98
15578
15579         * src/compose.c
15580         * src/procmime.c
15581         * src/procmime.h
15582         * src/quote_fmt_parse.y
15583                 o Make reedition of encrypted messages possible
15584                   (as long as it is encrypted to self too, no
15585                    magic there)
15586                 o Make replying with quote (and without selecting
15587                   text) possible for encrypted messages.
15588                 Closes bug #550 (Not possible to "reply with quote"
15589                 to gnupg encrypted messages)
15590
15591 2005-06-24 [paul]       1.9.11cvs97
15592
15593         * src/imap.c
15594                 add missing include
15595
15596 2005-06-24 [paul]       1.9.11cvs96
15597
15598         * src/editldap.c
15599                 made bind password entry invisible
15600                 (sync with main)
15601         * src/send_message.c
15602                 send_message_local(): check exit status
15603                 to detect errors (sync with main)
15604         * src/textview.c
15605                 use main's less ambiguous popup menu
15606                 wording
15607
15608 2005-06-24 [paul]       1.9.11cvs95
15609
15610         * src/prefs_actions.c
15611         * src/prefs_customheader.c
15612         * src/prefs_display_header.c
15613         * src/prefs_filtering_action.c
15614         * src/prefs_matcher.c
15615         * src/prefs_template.c
15616         * src/prefs_toolbar.c
15617                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
15618         * src/gtk/description_window.c
15619                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
15620
15621 2005-06-23 [colin]      1.9.11cvs94
15622
15623         * src/summaryview.c
15624                 Fix rough edges (be sure to call status_show whenever
15625                 necessary).
15626
15627 2005-06-23 [colin]      1.9.11cvs93
15628
15629         * src/summaryview.c
15630                 Optimize Select All
15631                 Before, in a 5K mails folder: 11s
15632                 After, in the same folder: 58000µs
15633                 The joys of locking... gtk_clist_select_all() fires a 
15634                 tree-select-row event for each selected row, which in 
15635                 summaryview, callbacks summary_selected which in turn,
15636                 calls summary_status_show, which walks the selected
15637                 rows. Hence, calling gtk_clist_select_all was 
15638                 exponential. Locking the summaryview makes 
15639                 summary_selected return early.
15640
15641 2005-06-23 [colin]      1.9.11cvs92
15642
15643         * src/imap.c
15644                 Move mutex at the important place to avoid
15645                 deadlocks
15646         * src/summaryview.c
15647                 Fix Del key deleting directly instead of
15648                 moving to trash
15649
15650 2005-06-22 [colin]      1.9.11cvs91
15651
15652         * src/plugins/spamassassin/libspamc.c
15653                 As we do spagetti code with assignations in multiple
15654                 places (see _message_read_raw where out = msg = raw),
15655                 let's be sure we don't free the same pointer twice.
15656                 Should fix bug #683 (Crash in libpam at 
15657                 message_cleanup).
15658
15659 2005-06-22 [colin]      1.9.11cvs90
15660
15661         * src/compose.c
15662         * src/messageview.c
15663         * src/toolbar.c
15664                 Make toolbar's delete use the move to trash stuff;
15665                 Add gtk_widget_realize to be sure pixmaps can get
15666                 created (that may fix an old worksforme bug which
15667                 I can't find back...)
15668
15669 2005-06-22 [colin]      1.9.11cvs89
15670
15671         * src/summaryview.c
15672         * src/summaryview.h
15673         * src/mainwindow.c
15674                 Rename "Message/Delete" to "Message/Move to trash"
15675                 Add "Message/Delete..." that directly destroys the
15676                 selected messages after asking for a confirmation.
15677
15678 2005-06-22 [colin]      1.9.11cvs88
15679
15680         * src/imap.c
15681                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
15682                 o Fix a deadlock (thanks Darko)
15683
15684 2005-06-22 [colin]      1.9.11cvs87
15685
15686         * src/gtk/foldersort.c
15687                 Add missing include for the i18n;
15688                 patch by Fabien Vantard
15689
15690 2005-06-21 [colin]      1.9.11cvs86
15691
15692         * src/folder.c
15693         * src/folderview.c
15694                 Respect the no_select flag
15695         * src/imap.c
15696                 Fix recursive deletion
15697         * src/imap_gtk.c
15698         * src/mh_gtk.c
15699                 Make the folder deletion's warning
15700                 more explicit
15701
15702 2005-06-21 [colin]      1.9.11cvs85
15703
15704         * src/textview.c
15705                 Prevent email addresses from spanning accross
15706                 lines - fixes bug # 646 (newline-chars in 
15707                 email addresses)
15708
15709 2005-06-20 [colin]      1.9.11cvs84
15710
15711         * src/folder.c
15712                 Be sure not to remove source if copy failed
15713
15714 2005-06-20 [colin]      1.9.11cvs83
15715
15716         * src/folderview.c
15717         * src/imap_gtk.c
15718                 remove summaryview's lock
15719         * src/imap.c
15720                 introduce threads to avoid problems when foreground tasks
15721                 interfere with background tasks
15722         * src/mh.c
15723                 prevent moving to drafts/queue
15724         * src/mimeview.c
15725                 fix leak
15726
15727 2005-06-19 [colin]      1.9.11cvs82
15728
15729         * src/imap_gtk.c
15730                 Remember that the user doesn't want to override
15731                 offline mode, for 3 seconds. It avoid presenting
15732                 him with N popups in a really short time.
15733
15734 2005-06-17 [colin]      1.9.11cvs81
15735
15736         * src/imap.c
15737                 Fix IMAP breaking on folders containing '('
15738                 (Probably won't be enough)
15739
15740 2005-06-17 [colin]      1.9.11cvs80
15741
15742         Forgotten files on 1.9.11cvs79
15743         * src/summaryview.c
15744                 Fix stepping when not immediately executing
15745         * src/imap.c
15746                 Really prevent UID FETCH 0
15747         * src/codeconv.c
15748                 Fix outgoing charset never set to utf-8
15749         * src/mh.c
15750                 Fix leak
15751
15752 2005-06-16 [colin]      1.9.11cvs79
15753
15754         * src/compose.c
15755                 Fix bug #707 (Dash splits rows)
15756                 Only wrap if we're on a line break position and
15757                 the previous one was a "white" (space) char.
15758                 Pango stuff is weird.
15759
15760 2005-06-16 [colin]      1.9.11cvs78
15761
15762         * src/imap_gtk.c
15763                 Lock summaryview while downloading messages
15764                 on user demand
15765         * src/procheader.c
15766         * src/unmime.c
15767         * src/common/utils.c
15768         * src/common/utils.h
15769                 Replace \r and \n with spaces in From and
15770                 Subject headers
15771
15772 2005-06-16 [paul]       1.9.11cvs77
15773
15774         * src/procmime.c
15775                 liberalise the mime parser
15776         * src/gtk/about.c
15777                 add text wrapping
15778
15779 2005-06-16 [paul]       1.9.11cvs76
15780
15781         * src/gtk/about.c
15782                 reworked
15783
15784 2005-06-15 [colin]      1.9.11cvs75
15785
15786         * src/compose.c
15787                 Finish header encoding fix
15788         * src/summaryview.c
15789                 Fix segfault
15790         * src/headerview.c
15791                 Fix compilation (Thanks Stephan
15792                 Sachse)
15793
15794 2005-06-15 [colin]      1.9.11cvs74
15795
15796         * Makefile.am
15797                 Install gnome2 stuff rather than gnome1, 
15798                 if both are present
15799         * src/codeconv.c
15800         * src/codeconv.h
15801         * src/compose.c
15802                 Fix headers encoding
15803         * src/folder.c
15804                 Visual progress when fetching all messages
15805         * src/folderview.c
15806         * src/summaryview.c
15807         * src/summaryview.h
15808                 Prevent changing current message while
15809                 incorporating
15810
15811 2005-06-15 [paul]       1.9.11cvs73
15812
15813         * src/gtk/gtkaspell.c
15814         * src/gtk/gtkaspell.h
15815                 fix build warnings
15816
15817 2005-06-15 [paul]       1.9.11cvs72
15818
15819         * src/prefs_filtering.c
15820                 allow reordering of filter rules by
15821                 drag n drop
15822
15823 2005-06-15 [paul]       1.9.11cvs71
15824
15825         * COPYING
15826                 updated
15827         * src/codeconv.c
15828                 replace deprecated function
15829         * src/inc.c
15830         * src/send_message.c
15831         * src/gtk/progressdialog.c
15832         * src/gtk/progressdialog.h
15833                 salvage and reuse parts of reverted sync
15834
15835 2005-06-15 [paul]       1.9.11cvs70
15836
15837         * src/inc.c
15838         * src/send_message.c
15839         * src/gtk/progressdialog.c
15840         * src/gtk/progressdialog.h
15841                 revert yesterday's sync with main
15842                 it contains deprecated functions
15843
15844 2005-06-15 [colin]      1.9.11cvs69
15845
15846         * src/headerview.c
15847                 Fix bug #670 (multi user to: will corrupt message 
15848                 headers display)
15849
15850 2005-06-15 [colin]      1.9.11cvs68
15851
15852         * src/compose.c
15853                 Fix bug #421 (Fix undo on wrapping)
15854
15855 2005-06-15 [colin]      1.9.11cvs67
15856
15857         * src/folder.c
15858                 Provide visual feedback while processing
15859                 folder's rules.
15860         * src/imap.c
15861                 Provide visual feedback while getting
15862                 short headers (for uncached messages)
15863
15864
15865 2005-06-14 [paul]       1.9.11cvs66
15866
15867         * src/account.c
15868                 change a couple stock icons
15869         * src/inc.c
15870         * src/send_message.c
15871         * src/gtk/progressdialog.c
15872         * src/gtk/progressdialog.h
15873                 sync main's GtkTreeView implementation
15874
15875 2005-06-14 [colin]      1.9.11cvs65
15876
15877         * src/imap.c
15878                 Various little fixes, mainly on error paths
15879
15880 2005-06-13 [colin]      1.9.11cvs64
15881
15882         * matcher.c
15883         * procmsg.c
15884         * procmsg.h
15885                 Add a way to fetch only headers. This speeds
15886                 up filtering on headers for IMAP. Fixes:
15887                 bug #481 extraneous imap commands slow down 
15888                         imap filtering
15889                 bug #522 Sylpheed downloads all messages 
15890                         when opening mailbox (IMAP)
15891                 bug #677 IMAP fetch is soooooooooooooo slow
15892         * src/folder.c
15893         * src/folder.h
15894                 Add a folder set_batch method so that
15895                 implementations can speed up flags changes
15896         * src/folderutils.c
15897         * src/summaryview.c
15898                 Use that in mark as (un)read and mark all read
15899                 Refix bug #679
15900         * src/imap.c
15901                 Implement set_batch - brings back deferred
15902                 flags in a less buggy manner. Fixes:
15903                 bug #729 IMAP immediate expunge of deleted messages
15904                 bug #191 remove list of messages with one command
15905                 Fix login with strange chars
15906                 Implement fetch_msg_full
15907                 Fix copy (wrong counts)
15908
15909 2005-06-12 [colin]      1.9.11cvs63
15910
15911         * src/folder.c
15912                 lock incorporation during long operations.
15913                 Avoids fucking up the IMAP socket.
15914
15915 2005-06-12 [colin]      1.9.11cvs62
15916
15917         * src/imap.c
15918                 Fix harmful typo
15919                 Factorize remove_all_msg
15920                 Thread-ize expunge
15921         * src/summaryview.c
15922                 Don't update partial-download status if unnecessary
15923         * src/folder.c
15924                 Use remove_msgs everywhere possible
15925
15926 2005-06-12 [colin]      1.9.11cvs61
15927
15928         * src/folder.c
15929         * src/folder.h
15930                 Add a remove_msgs function to remove a 
15931                 list of messages
15932         * src/imap.c
15933                 Implement that.
15934
15935 2005-06-12 [colin]      1.9.11cvs60
15936
15937         * src/imap.c
15938                 Remove flags-processing deferring... Too hard
15939                 to get it to work in all cases.
15940
15941 2005-06-11 [colin]      1.9.11cvs59
15942
15943         * src/imap.c
15944                 printf -> debug_print
15945
15946 2005-06-11 [colin]      1.9.11cvs58
15947
15948         * src/imap.c
15949                 o Fix build without USE_PTHREAD
15950                 o Factorize imap_open
15951                 o Alertpanel in case of impossible connection
15952                 o Alertpanel in case of impossible login
15953                 o Fix deferred flags processing to force a 
15954                   flush before adding some more flags to process,
15955                   but in another folder.
15956
15957 2005-06-10 [colin]      1.9.11cvs57
15958
15959         * src/imap.c
15960                 o Fix a format string error
15961                 o init ssl socket outside of the thread 
15962                   (it possibly invokes gtk calls)
15963         * src/procmime.c
15964                 o Put back the buffer to its necessary size
15965                 o Fix changing a file pointer without keeping
15966                   track of it (thanks Valgrind)
15967         * src/common/smtp.c
15968                 o Fix automatic STARTTLS if login should be done
15969                   and the server only allows it after starting TLS
15970         * src/gtk/gtkinputdialog.c
15971                 o Eat GDK_Return so that the combo popup doesn't 
15972                   appear when we press Enter to validate the combo
15973                   input dialog (as seen in the Open with... dialog)
15974
15975 2005-06-10 [colin]      1.9.11cvs56
15976
15977         * src/imap.c
15978                 o A bit less debug
15979                 o Fix a crash on deletion
15980                 o Threadize imap_select (it's called outside of 
15981                   threads)
15982                 o Defer treatment of DELETED flags
15983
15984
15985 2005-06-09 [colin]      1.9.11cvs55
15986
15987         * src/imap.c
15988                 Make sure we check imap_gtk_should_override(), which
15989                 potentially calls gtk stuff, before creating thread.
15990                 That way it should't be called via imap_get_session()
15991                 inside a thread.
15992
15993 2005-06-09 [colin]      1.9.11cvs54
15994
15995         * src/imap.c
15996                 o add a bit of status output
15997                 o remove some dead code
15998                 o threadize get_list_of_uids
15999                 o threadize imap_get_flags
16000                 o defer flag changing by 500ms so that they
16001                   can be batched
16002
16003
16004 2005-06-08 [colin]      1.9.11cvs53
16005
16006         * src/imap.c
16007                 Thread-ize imap_cmd_fetch
16008
16009 2005-06-08 [colin]      1.9.11cvs52
16010
16011         * src/main.c
16012                 Mmh, that broke POP3...
16013
16014 2005-06-08 [colin]      1.9.11cvs51
16015
16016         * src/main.c
16017                 Stabilize IMAP patch (thanks to Hoa)
16018
16019 2005-06-08 [colin]      1.9.11cvs50
16020
16021         * src/imap.c
16022                 Test patch to speed up imap. 
16023
16024 2005-06-08 [colin]      1.9.11cvs49
16025
16026         * src/imap_gtk.c
16027                 Warning fix
16028         * src/procmime.c
16029                 Apply patch from gentoo to use /usr/share/mime/globs if 
16030                 available, after un-breaking it
16031         * src/common/log.c
16032         * src/common/log.h
16033                 Use g_timeout for invoking hooks that possibly use gtk
16034                 calls. This should leave gtk calls in the main thread.
16035
16036 2005-06-08 [paul]       1.9.11cvs48
16037
16038         * src/codeconv.c
16039                 conv_get_outgoing_charset_str(): don't
16040                 use prefs_common setting
16041         * src/compose.c
16042         * src/compose.h
16043                 add /Options/Character encoding/... to
16044                 temporarily change the outgoing encoding
16045
16046         (belated sync with main)
16047
16048 2005-06-08 [paul]       1.9.11cvs47
16049
16050         * src/compose.c
16051                 correction to/completion of last
16052                 sync with main
16053
16054 2005-06-08 [paul]       1.9.11cvs46
16055
16056         sync with main:
16057         
16058         * src/codeconv.c
16059         * src/codeconv.h
16060                 always enabled Japanese auto-detection
16061                 if the first letters of locale string
16062                 is "ja"
16063         * src/compose.c
16064                 don't use "destroy" signal to destroy
16065                 Compose object (fix rare crashes on discard?)
16066         * src/mainwindow.c
16067         * src/messageview.c
16068         * src/prefs_send.c
16069                 added Hebrew encodings
16070         * src/sourcewindow.c
16071                 don't use "destroy" signal to destroy
16072                 objects
16073
16074 2005-06-07 [colin]      1.9.11cvs45
16075
16076         * src/summaryview.c
16077                 Add missing unlocks/locks
16078
16079 2005-06-07 [paul]       1.9.11cvs44
16080
16081         * src/summaryview.c
16082                 restore bug #749 fix
16083
16084 2005-06-06 [colin]      1.9.11cvs43
16085
16086         * src/summaryview.c
16087                 Fix selection bug when prefs_common.open_unread 
16088                 is FALSE
16089
16090 2005-06-06 [colin]      1.9.11cvs42
16091
16092         * src/common/md5.c
16093                 Fix a warning
16094         * src/summaryview.c
16095         * src/folderview.c
16096                 Factorize long operations beginning and end
16097                 (locking, freezing/thawing, cursor, ...)
16098                 Check selection->data member in selection-
16099                 related loops; this avoids dying an awful
16100                 death if the selection changes on us while
16101                 we're marking a whole IMAP folder unread, 
16102                 for example.
16103
16104 2005-06-06 [paul]       1.9.11cvs41
16105
16106         * src/textview.c
16107                 don't g_free() a static gchar buffer
16108
16109 2005-06-05 [colin]      1.9.11cvs40
16110
16111         * src/mainwindow.c
16112         * src/messageview.c
16113         * src/summaryview.c
16114                 Fix bug #749 (Show all headers should be
16115                 sticky as the GUI suggests)
16116
16117 2005-06-03 [paul]       1.9.11cvs39
16118
16119         * src/compose.c
16120                 don't allow editing of mail while sending.
16121                 patch by Colin
16122
16123 2005-06-03 [paul]       1.9.11cvs38
16124
16125         * src/folderview.c
16126                 add a freeze/thaw to speed up 'mark all read'
16127
16128 2005-06-03 [paul]       1.9.11cvs37
16129
16130         * src/prefs_message.c
16131                 reflect changes immediately
16132
16133 2005-06-02 [colin]      1.9.11cvs36
16134
16135         * po/POTFILES.in
16136                 Patch by Fabien Vantard.
16137
16138 2005-06-02 [colin]      1.9.11cvs35
16139
16140         * src/imap.c
16141                 Use a non-blocking imap_getline() if possible.
16142                 This should completely prevent the interface
16143                 from freezin on imap operations, although it
16144                 may do strange stuff in case of folder switching
16145                 while a big imap operation is taking place...
16146
16147                 In addition, fix a leak in the case thread
16148                 creation fails on connection.
16149
16150 2005-06-02 [colin]      1.9.11cvs34
16151
16152         * src/crash.c
16153         * src/prefs_common.h
16154                 Fix build (prefs_common_init() doesn't exist
16155                 anymore)
16156
16157 2005-06-02 [colin]      1.9.11cvs33
16158
16159         * src/prefs_account.c
16160                 Fix bug #245 (filtering rules broken when
16161                 renaming a remote account (imap4 or nntp)
16162
16163 2005-06-02 [colin]      1.9.11cvs32
16164
16165         * src/imap.c
16166                 Try to fix IMAP shortcomings: 
16167                 o Multithread imap_open()
16168                 o allow offline-mode overriding instead of
16169                   just returning NULL
16170         * src/imap_gtk.c
16171         * src/imap_gtk.h
16172                 Add a function to ask whether we want to
16173                 override offline-mode for 10 minutes (one-shot
16174                 asking was painful)
16175         * src/procheader.c
16176                 Fix segfault when imap parser isn't happy about
16177                 a missing {
16178
16179 2005-06-01 [colin]      1.9.11cvs31
16180
16181         * src/addrharvest.c
16182         * src/compose.c
16183         * src/mbox.c
16184         * src/mbox.h
16185         * src/mh.c
16186         * src/msgcache.c
16187         * src/send_message.c
16188         * src/setup.c
16189         * src/undo.c
16190         * src/common/hooks.c
16191         * src/common/prefs.c
16192         * src/common/template.c
16193         * src/common/utils.c
16194         * src/gtk/gtkutils.c
16195         * src/gtk/inputdialog.c
16196         * src/gtk/menu.c
16197         * src/gtk/pluginwindow.c
16198         * src/gtk/prefswindow.c
16199         * src/plugins/pgpmime/passphrase.c
16200         * src/plugins/pgpmime/prefs_gpg.c
16201                 More -Wall fixes
16202
16203         * src/common/Makefile.am
16204         * src/common/timing.h
16205                 Add basic timing code
16206
16207         * src/summaryview.c
16208                 Fix a bug with unread messages when 
16209                 re-sorting folders, and by the way
16210                 fix a big performance hit when 
16211                 re-sorting (10k mails: before 5s,
16212                 after .5s)
16213
16214         * src/prefs_compose_writing.c
16215         * src/prefs_compose_writing.h
16216         * src/prefs_message.c
16217         * src/prefs_message.h
16218         * src/prefs_other.c
16219         * src/prefs_other.h
16220         * src/prefs_quote.c
16221         * src/prefs_quote.h
16222         * src/prefs_receive.c
16223         * src/prefs_receive.h
16224         * src/prefs_send.c
16225         * src/prefs_send.h
16226         * src/prefs_summaries.c
16227         * src/prefs_summaries.h
16228                 Fix copyright banner
16229
16230 2005-06-01 [paul]       1.9.11cvs30
16231
16232         * po/fi.po
16233                 updated by Flammie Pirinen
16234         * src/procmime.c
16235                 fix 'Bad BASE64 content' output
16236
16237 2005-05-31 [colin]      1.9.11cvs29
16238
16239         * src/procmime.c
16240                 Oops, where did my hunk go.
16241
16242 2005-05-31 [colin]      1.9.11cvs28
16243
16244         * src/Makefile.am
16245         * src/account.c
16246         * src/action.c
16247         * src/addr_compl.c
16248         * src/addressbook.c
16249         * src/codeconv.c
16250         * src/compose.c
16251         * src/export.c
16252         * src/folder.c
16253         * src/folderview.c
16254         * src/image_viewer.c
16255         * src/main.c
16256         * src/mainwindow.c
16257         * src/messageview.c
16258         * src/mimeview.c
16259         * src/msgcache.c
16260         * src/prefs_account.c
16261         * src/prefs_actions.c
16262         * src/prefs_common.c
16263         * src/prefs_compose_writing.c
16264         * src/prefs_customheader.c
16265         * src/prefs_ext_prog.c
16266         * src/prefs_filtering.c
16267         * src/prefs_filtering_action.c
16268         * src/prefs_fonts.c
16269         * src/prefs_image_viewer.c
16270         * src/prefs_message.c
16271         * src/prefs_message.h
16272         * src/prefs_msg_colors.c
16273         * src/prefs_other.c
16274         * src/prefs_other.h
16275         * src/prefs_quote.c
16276         * src/prefs_receive.c
16277         * src/prefs_receive.h
16278         * src/prefs_send.c
16279         * src/prefs_send.h
16280         * src/prefs_spelling.c
16281         * src/prefs_summaries.c
16282         * src/prefs_summary_column.c
16283         * src/prefs_template.c
16284         * src/prefs_themes.c
16285         * src/prefs_toolbar.c
16286         * src/prefs_wrapping.c
16287         * src/procmime.c
16288         * src/procmsg.c
16289         * src/send_message.h
16290         * src/ssl_manager.c
16291         * src/summary_search.c
16292         * src/summaryview.c
16293         * src/textview.c
16294         * src/wizard.c
16295         * src/common/smtp.c
16296         * src/common/smtp.h
16297         * src/gtk/gtkutils.h
16298                 o Move the rest of Common prefs to new style
16299                 o Lots of -Wall warning fixes
16300                 o fix FIXME in cache memusage calculation
16301                 o Let return receipts be sent from any account
16302                 o Little cache optimisation (read)
16303                 o Fix bug #746 (don't treat commas as separators
16304                   when inside a quoted string)
16305
16306 2005-05-31 [paul]       1.9.11cvs27
16307
16308         * src/prefs_common.c
16309                 fix 'off-by-one' typo
16310
16311 2005-05-31 [paul]       1.9.11cvs26
16312
16313         * src/account.c
16314         * src/addr_compl.c
16315         * src/compose.c
16316         * src/foldersel.c
16317         * src/prefs_actions.c
16318         * src/prefs_common.c
16319         * src/prefs_common.h
16320         * src/prefs_customheader.c
16321         * src/prefs_display_header.c
16322         * src/prefs_filtering.c
16323         * src/prefs_filtering_action.c
16324         * src/prefs_matcher.c
16325         * src/prefs_summaries.c
16326         * src/prefs_summary_column.c
16327         * src/prefs_template.c
16328         * src/prefs_toolbar.c
16329         * src/ssl_manager.c
16330         * src/gtk/pluginwindow.c
16331         * src/gtk/prefswindow.c
16332         * src/gtk/progressdialog.c
16333                 add hidden prefs 'enable_rules_hint'
16334                 for gtk_tree_view_set_rules_hint()
16335                 (sync with main)
16336                 
16337
16338 2005-05-31 [colin]      1.9.11cvs25
16339
16340         * src/Makefile.am
16341         * src/main.c
16342         * src/prefs_common.c
16343         * src/prefs_summaries.c ** ADDED **
16344         * src/prefs_summaries.h ** ADDED **
16345                 Common/Display -> Display/Summaries
16346
16347 2005-05-31 [colin]      1.9.11cvs24
16348
16349         * src/Makefile.am
16350         * src/main.c
16351         * src/prefs_quote.c ** ADDED **
16352         * src/prefs_quote.h ** ADDED **
16353                 Move Common/Quote to Compose/Quoting
16354         * src/prefs_common.c
16355         * src/prefs_common.h
16356                 Remove old quote stuff, add
16357                 convenience functions for GtkTextView prefs
16358         * src/gtk/prefswindow.c
16359                 Set default height higher
16360
16361 2005-05-30 [colin]      1.9.11cvs23
16362
16363         * src/Makefile.am
16364         * src/main.c
16365         * src/prefs_common.c
16366         * src/prefs_compose_writing.c ** ADDED **
16367         * src/prefs_compose_writing.h ** ADDED **
16368                 Move Common/Compose prefs to Compose/Writing
16369
16370 2005-05-30 [colin]      1.9.11cvs22
16371
16372         * src/common/utils.c
16373                 Fix bug #651 (Confused Attract by Subject)
16374                 Patch by M. Benkmann <haferfrost@web.de>
16375         * AUTHORS
16376
16377 2005-05-30 [colin]      1.9.11cvs21
16378
16379         * src/compose.c
16380                 Fix concatenation of different headers of
16381                 the same type (bug #645)
16382         * src/prefs_folder_item.c
16383                 Fix bug #699 (setting color to black doesn't
16384                 work immediately)
16385         * src/procmime.c
16386                 Print out decoding error only once per
16387                 block
16388
16389 2005-05-30 [paul]       1.9.11cvs20
16390
16391         * src/common/template.c
16392                 fix Bcc
16393
16394 2005-05-30 [paul]       1.9.11cvs19
16395
16396         * doc/src/rfc2368.txt   **NEW FILE**
16397         * src/compose.c
16398                 compose_entries_set(): don't interpret Bcc
16399                 header field (conform to RFC 2368)
16400                 (sync with main)
16401
16402 2005-05-29 [colin]      1.9.11cvs18
16403
16404         * src/prefs_common.c
16405                 Let the default reply format respect
16406                 netiquette by cutting the signature.
16407
16408 2005-05-29 [colin]      1.9.11cvs17
16409
16410         * src/summaryview.c
16411                 Don't let always_show_msg override
16412                 open_unread_on_enter when opening a new
16413                 directory.
16414
16415 2005-05-27 [paul]       1.9.11cvs16
16416
16417         sync with main:
16418
16419         * src/main.c
16420                 app_will_exit(): cleanup tmp directory when exit
16421         * src/message_search.c
16422                 improved the interface and made code cleanup.
16423                 removed Clear button
16424         * src/send_message.c
16425                 send_message_local(): use GSpawn, and detect errors
16426         * src/summary_search.c
16427                 improved the interface and made code cleanup
16428         * src/textview.c
16429                 textview_write_link(): also skip non-ascii space
16430                  at the head of link strings (phishing check
16431                  didn't work at the case)
16432         * src/common/utils.c
16433                 get_command_output(): use g_spawn_command_line_sync()
16434                 instead of popen()
16435
16436 2005-05-26 [colin]      1.9.11cvs15
16437
16438         * src/folder.c
16439                 remove printf
16440
16441 2005-05-26 [colin]      1.9.11cvs14
16442
16443         * src/common/nntp.c
16444                 Fix nntp mode reader (bug #611)
16445                 Patch by Florian Mickler <florian@mickler.org>
16446
16447 2005-05-26 [colin]      1.9.11cvs13
16448
16449         * src/plugins/pgpmime/passphrase.c
16450                 Fix mouse grabbing (bug #557)
16451
16452 2005-05-26 [colin]      1.9.11cvs12
16453
16454         * src/prefs_themes.c
16455                 Fix g_warning (bug #541)
16456
16457 2005-05-26 [colin]      1.9.11cvs11
16458
16459         * src/prefs_actions.c
16460         * src/prefs_template.c
16461                 Fix bug #506 (no warning if action/template
16462                 is not saved)
16463         * src/common/template.c
16464                 Fix a possible crash
16465
16466 2005-05-26 [colin]      1.9.11cvs10
16467
16468         * src/folder.c
16469         * src/folderview.c
16470         * src/procmsg.c
16471         * src/summaryview.c
16472                 Forbid locked messages to be moved or
16473                 deleted. Locked messages in trashes 
16474                 still get deleted, for performance
16475                 reason (mh.c::mh_remove_all_msgs)
16476
16477 2005-05-25 [colin]      1.9.11cvs9
16478
16479         * src/procmime.c
16480                 Use correct encoding when sending mails
16481                 with attachments that have accentued 
16482                 chars in their name
16483
16484 2005-05-24 [colin]      1.9.11cvs8
16485
16486         * src/summaryview.c
16487                 Fix bug #688 f) read/unread marker not
16488                 changed on first click
16489                 Also, optimize summary_status_show()
16490                 calls
16491         * src/folder.c
16492         * src/inc.c
16493         * src/procmime.c
16494                 Fix bug #688 b) and c) wrt message
16495                 attachments and signature
16496         * src/stock_pixmap.c
16497         * src/stock_pixmap.h
16498         * src/stock_pixmap.c
16499         * src/stock_pixmap.h
16500         * src/Makefile.am
16501         * src/pixmaps/clip_gpg_signed.xpm
16502                 Add clip/signed icon
16503
16504 2005-05-24 [colin]      1.9.11cvs7
16505
16506         * src/folder_item_prefs.c
16507                 whitespace fix
16508
16509 2005-05-24 [colin]      1.9.11cvs6
16510
16511         * src/folderview.c
16512         * src/prefs_common.c
16513         * src/prefs_common.h
16514                 Add a confirmation to folder drag and drop
16515                 fixes bug #156
16516         * src/alertpanel.c
16517         * src/alertpanel.h
16518                 fix _with_disable parameters so that
16519                 the buttons labels are specifiable too
16520         * src/plugins/pgpmime/sgpgme.c
16521                 reflect said change
16522                 
16523
16524 2005-05-24 [colin]      1.9.11cvs5
16525
16526         * src/folderview.c
16527                 Uncollapse/collapse folders on double-click
16528                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
16529                 closes bug #108
16530
16531 2005-05-23 [colin]      1.9.11cvs4
16532
16533         * src/common/socket.c
16534                 Check another special SSL_peek() error.
16535                 Should help wrt bug #728
16536
16537 2005-05-23 [colin]      1.9.11cvs3
16538
16539         * src/plugins/pgpmime/pgpmime.c
16540                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
16541                 breaking menu accelerators and stuff. Users will have to
16542                 reselect "PGP MIME" instead of "PGP/MIME" in their 
16543                 account's privacy preferences if needed.
16544
16545 2005-05-22 [paul]
16546
16547         * tools/kdeservicemenu/install.sh
16548                 use kdesu to prompt for root password if doing
16549                 global install/uninstall
16550
16551 2005-05-20 [colin]      1.9.11cvs2
16552
16553         * src/procmsg.c
16554                 Fix another compilation error with gcc-2.9x
16555                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
16556         * src/send_message.c
16557                 Don't send QUIT if we aren't connected
16558
16559 2005-05-19 [colin]      1.9.11cvs1
16560
16561         * src/procmsg.c
16562                 Fix compilation with gcc 2.9x
16563
16564 2005-05-19 [paul]       1.9.11
16565
16566         1.9.11 released
16567
16568 2005-05-19 [paul]       1.9.9cvs14
16569
16570         * src/gtk/inputdialog.c
16571                 prevent gettext warning
16572
16573 2005-05-19 [paul]       1.9.9cvs13
16574
16575         * src/mainwindow.c
16576         * src/prefs_common.c
16577         * src/prefs_common.h
16578         * src/textview.c
16579         * src/textview.h
16580                 add an option to toggle cursor in message
16581                 view (sync with main)
16582
16583 2005-05-18 [colin]      1.9.9cvs12
16584
16585         * src/compose.c
16586                 Dereference freed pointer
16587         * src/gtk/gtkaspell.c
16588                 Fix duplication of dictionaries (is it an aspell issue?)
16589
16590 2005-05-18 [colin]      1.9.9cvs11
16591
16592         * src/gtk/inputdialog.c
16593         * src/gtk/gtkaspell.c
16594                 HIGuify dialogs
16595         * src/alertpanel.c
16596                 Remove a double call
16597
16598 2005-05-17 [colin]      1.9.9cvs10
16599
16600         * src/gtk/gtkaspell.c
16601                 Fix dialogs, Ctrl-Enter accel
16602
16603 2005-05-17 [colin]      1.9.9cvs9
16604
16605         * src/gtk/gtkaspell.c
16606                 Fix some accelerators, escape in replace-window
16607
16608 2005-05-16 [colin]      1.9.9cvs8
16609
16610         * src/gtk/gtkaspell.c
16611                 Revert last commit, it was a mistake.
16612
16613 2005-05-16 [colin]      1.9.9cvs7
16614
16615         * src/gtk/gtkaspell.c
16616                 Remove buggy code while we're at it. It's a 
16617                 dead code path anyway.
16618
16619 2005-05-16 [colin]      1.9.9cvs6
16620
16621         * src/gtk/gtkaspell.c
16622                 Missed some gtk_menu_popup where deactivate
16623                 signal should be handled. Should fix bug
16624                 #629 a bit more.
16625
16626 2005-05-16 [colin]      1.9.9cvs5
16627
16628         * src/gtk/gtkaspell.c
16629                 Remove debug printf()s
16630
16631 2005-05-16 [colin]      1.9.9cvs4
16632
16633         * src/gtk/gtkaspell.c
16634                 Fix a bit aspell problems
16635                 (see bug #629)
16636
16637 2005-05-13 [colin]      1.9.9cvs3
16638
16639         * src/folderview.c
16640                 Fix the + appearing even when no subfolders
16641                 have unread messages. Thanks to wwp for the
16642                 bug report.
16643
16644 2005-05-11 [paul]       1.9.9cvs2
16645
16646         * src/folderview.c
16647                 correction to 1.9.9cvs1, only colour folders that
16648                 have new msgs (not unread msgs)
16649
16650 2005-05-10 [colin]      1.9.9cvs1
16651
16652         * src/folderview.c
16653         * src/summaryview.c
16654                 Try to fix bolding bugs again.
16655
16656 2005-05-09 [paul]
16657
16658         * tools/claws.i18n.status.pl
16659                 add Ricardo Mones Lastra's script that has been providing
16660                 the i18n status page for many months
16661
16662 2005-05-09 [paul]       1.9.9
16663
16664         1.9.9 release
16665
16666 2005-05-09 [paul]       1.9.6cvs58
16667
16668         * AUTHORS
16669         * INSTALL
16670         * README.claws
16671                 updated
16672         * Makefile.am 
16673         * RELEASE_NOTES.claws
16674                 add release notes to cvs to simplify release
16675                 procedure
16676         * configure.ac
16677                 add ca and fi to ALL_LINGUAS
16678         * po/Makefile.in.in
16679                 workaround for missing Makevars
16680         * po/ca.po
16681         * po/fi.po
16682                 add new Catalan and Finnish translations
16683                 submitted by Miquel Oliete and Flammie Pirinen
16684         * po/de.po
16685         * po/es.po
16686         * po/fr.po
16687         * po/it.po
16688         * po/pl.po
16689         * po/ru.po
16690         * po/sk.po
16691         * po/sr.po
16692         * po/zh_CN.po
16693                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
16694                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
16695                 Urke MMI, and Hansom Young
16696         * src/main.c
16697                 Fix drafting when quitting. compose_draft() closes the
16698                 compose windows, which modifies the compose_list GSList.
16699                 We have to refresh this list after echo drafting to avoid a
16700                 segfault
16701         * src/partial_download.c
16702                 fix segfault on exit
16703
16704 2005-05-06 [paul]       1.9.6cvs57
16705
16706         * src/grouplistdialog.c
16707                 quick fix/workaround for unresizeable newsgroup
16708                 name column 
16709
16710 2005-05-06 [paul]       1.9.6cvs56
16711
16712         * src/inc.c
16713         * src/mainwindow.c
16714                 use gettext plural forms
16715         * src/imap_gtk.c
16716         * src/mh_gtk.c
16717         * src/toolbar.c
16718                 small improvement to english usage
16719
16720 2005-05-05 [thorsten]   1.9.6cvs55
16721
16722         * src/folder.c
16723                 fix possible crash
16724
16725 2005-05-05 [paul]       1.9.6cvs54
16726         
16727         sync with HEAD
16728
16729         * AUTHORS
16730         * src/compose.c
16731                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
16732                 patch by Tim Mann
16733
16734 2005-05-05 [paul]       1.9.6cvs53
16735
16736         * src/mainwindow.c
16737                 fix resizing of separate message and
16738                 folder views
16739
16740 2005-05-05 [paul]       1.9.6cvs52
16741
16742         * src/account.c
16743         * src/addrgather.c
16744         * src/browseldap.c
16745         * src/exphtmldlg.c
16746         * src/expldifdlg.c
16747         * src/importmutt.c
16748         * src/importpine.c
16749         * src/main.c
16750         * src/mainwindow.c
16751         * src/noticeview.c
16752         * src/prefs_filtering.c
16753         * src/prefs_filtering_action.c
16754         * src/prefs_matcher.c
16755         * src/prefs_spelling.c
16756         * src/prefs_toolbar.c
16757         * src/toolbar.c
16758         * src/wizard.c
16759         * src/gtk/description_window.c
16760         * src/gtk/gtkvscrollbutton.c
16761         * src/gtk/progressdialog.c
16762         * src/gtk/quicksearch.c
16763         * src/plugins/pgpmime/prefs_gpg.c
16764         * src/plugins/spamassassin/spamassassin_gtk.c
16765                 replace deprecated gtk_widget_set_usize
16766
16767 2005-05-04 [colin]      1.9.6cvs51
16768
16769         * src/common/utils.c
16770                 Fix crash when subst_for_filename is called
16771                 with a NULL parameter
16772
16773 2005-05-04 [colin]      1.9.6cvs50
16774
16775         * src/partial_download.c
16776         * src/pop.c
16777                 Escape login when writing uidl file
16778                 fixes bug #736
16779
16780 2005-05-03 [colin]      1.9.6cvs49
16781
16782         * src/procmime.c
16783                 Fix possible DOS in mime parser
16784                 (see bug #634)
16785
16786 2005-05-02 [colin]      1.9.6cvs48
16787
16788         * src/compose.c
16789                 Try to fix the copy/paste mess once again.
16790
16791
16792 2005-04-30 [colin]      1.9.6cvs47
16793
16794         * src/prefs_account.h
16795         * src/procmsg.c
16796         * src/send_message.c
16797         * src/common/smtp.c
16798         * src/common/smtp.h
16799                 Try to batch sending mails (per account) instead of
16800                 reconnecting to server every time.
16801
16802 2005-04-29 [colin]      1.9.6cvs46
16803
16804         * src/messageview.c
16805                 Fix window resizing that refused to size down
16806         * src/prefs_common.c
16807         * src/prefs_common.h
16808         * src/prefs_filtering.c
16809                 Save Filtering's window size
16810
16811 2005-04-21 [paul]       1.9.6cvs45
16812
16813         * ChangeLog-gtk2.claws
16814         * src/setup.c
16815                 correction to sync
16816
16817 2005-04-21 [paul]       1.9.6cvs44
16818
16819         sync with main:
16820
16821         * src/setup.c
16822         * src/statusbar.c
16823         * src/statusbar.h
16824                 use gtkut_widget_draw_now(). Improved performance
16825                 of the update of statusbar
16826         * src/textview.c
16827                 textview_smooth_scroll_do(): redraw it after scroll
16828                 is done (fixed incorrect display when a part of the
16829                 view is hidden).
16830         * src/gtk/gtkutils.c
16831         * src/gtk/gtkutils.h
16832                 gtkut_widget_draw_now(): use gdk_window_process_updates()
16833                 to force update of widgets.
16834                 Removed gtkut_widget_wait_for_draw() which had a big
16835                 overhead  because of waiting for all events processed 
16836
16837 2005-04-20 [paul]       1.9.6cvs43
16838
16839         * src/codeconv.c
16840                 complete 1.9.6cvs42's sync:
16841                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
16842
16843 2005-04-19 [paul]       1.9.6cvs42
16844
16845         sync with main:
16846
16847         * src/action.c
16848                 catch_output(): correctly select the insert text
16849                 (fix invalid iterator warnings).
16850         * src/codeconv.c
16851         * src/codeconv.h
16852         * src/mainwindow.c
16853         * src/messageview.c
16854         * src/prefs_common.c
16855                 support GBK encoding.
16856         * src/common/session.c
16857         * src/common/session.h
16858                 use separate buffer for large data to be sent,
16859                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
16860
16861 2005-04-18 [paul]       1.9.6cvs41
16862
16863         * src/jpilot.c
16864                 convert unsigned long into guint32
16865                 patch by Paul LeoNerd Evans 
16866
16867 2005-04-17 [colin]      1.9.6cvs40
16868
16869         * src/compose.c
16870                 Fix 'Request return receipt' from folder
16871                 properties (bug #708)
16872
16873 2005-04-17 [colin]      1.9.6cvs39
16874
16875         * src/mainwindow.c
16876                 Fix duplicate hotkeys in Mainwindow's menu
16877
16878 2005-04-17 [colin]      1.9.6cvs38
16879
16880         * src/folderview.c
16881                 Fix duplicate hotkeys in Folderview's contextual
16882                 menu
16883
16884 2005-04-15 [colin]      1.9.6cvs37
16885
16886         * src/summaryview.c
16887                 Fix 'Save as...' with non-ascii filenames
16888
16889 2005-04-15 [colin]      1.9.6cvs36
16890
16891         * src/plugins/pgpmime/pgpmime.c
16892                 Fix bus error on 64bit. Spotted by 
16893                 macallan1888@gmail.com
16894
16895 2005-04-15 [colin]      1.9.6cvs35
16896
16897         * src/prefs_account.c
16898                 Fix cvs34.
16899
16900 2005-04-12 [colin]      1.9.6cvs34
16901
16902         * src/prefs_account.c
16903                 Fix smtp auth type off-by-one. We forgot to
16904                 add PLAIN in the prefs-to-gui setter func and
16905                 as a result, the selected auth when opening
16906                 account prefs was not the correct one.
16907
16908 2005-04-12 [paul]       1.9.6cvs33
16909
16910         * src/inc.c
16911                 if the recv dialog is visible, Cancel only
16912                 cancels the current account
16913
16914
16915 2005-04-10 [colin]      1.9.6cvs32
16916
16917         * src/filtering.c
16918                 Copy score when copying FilteringActions
16919                 Fix bug #674
16920
16921 2005-04-10 [colin]      1.9.6cvs31
16922
16923         * src/inc.c
16924                 Make Message -> Receive -> Cancel cancel 
16925                 incorporation on all accounts. Fixes
16926                 bug #693
16927
16928 2005-04-10 [colin]      1.9.6cvs30
16929
16930         * src/prefs_account.c
16931                 Update Privacy checkbuttons status based
16932                 on the selected privacy system
16933         * src/compose.c
16934                 Always connect the "None" privacy system; the
16935                 static boolean was probably there to avoid
16936                 reconnecting twice in the same compose window,
16937                 but as the parent function is only called once
16938                 per compose, it's only a bug - as a static is
16939                 initialized once per application instance.
16940                 Also, don't uncheck Sign and Encrypt when
16941                 selecting None as privacy system; just ignore
16942                 them when sending/queuing.
16943                 Should fix bug #695
16944
16945 2005-04-08 [colin]      1.9.6cvs29
16946
16947         * src/account.c
16948         * src/prefs_account.c
16949         * src/prefs_account.h
16950                 Add account preference to queue message in a certain
16951                 folder.
16952
16953 2005-04-06 [colin]      1.9.6cvs28
16954
16955         * src/prefs_account.c
16956                 Update old inbox path syntax
16957
16958 2005-04-06 [paul]       1.9.6cvs27
16959
16960         sync with main:
16961
16962         * configure.ac
16963                 changed -traditional-cpp to -no-cpp-precomp for newer
16964                 Mac OS X support
16965         * src/foldersel.c
16966                 made column resize automatically
16967         * src/send_message.c
16968                 send_message_smtp(): consider EOF right after QUIT
16969                 successful (workaround for Gmail SMTP server)
16970         * src/common/socket.c
16971                 ssl_read(), ssl_peek(): check EOF which violates the
16972                 SSL protocol
16973         * src/gtk/colorlabel.c
16974                 removed warnings when displaying colorlabel menu
16975                 (don't use GtkAlignment)
16976
16977 2005-04-05 [paul]       1.9.6cvs26
16978
16979         * src/plugins/trayicon/trayicon.c
16980                 fix clipping of icon under KDE3 
16981
16982 2005-04-05 [paul]       1.9.6cvs25
16983
16984         * src/summaryview.c
16985                 hide display of threading
16986                 patch by Alfons
16987
16988 2005-04-04 [thorsten]   1.9.6cvs24
16989
16990         * src/mh.c
16991                 marks lost on filesystems with different stat() results on
16992                 summer-/wintertime
16993
16994 2005-04-03 [colin]      1.9.6cvs23
16995
16996         * src/summaryview.c
16997                 Don't handle up/down. Patch by Alfons
16998
16999 2005-04-02 [colin]      1.9.6cvs22
17000
17001         * src/summaryview.c
17002                 Make scrolling faster. Patch by Alfons.
17003
17004 2005-04-01 [colin]      1.9.6cvs21
17005
17006         * src/Makefile.am
17007         * src/stock_pixmap.c
17008         * src/pixmaps/dir-noselect.xpm ** REMOVED **
17009         * src/pixmaps/dir_noselect.xpm ** ADDED **
17010                 Fix pixmap name mismatch (Thanks Stephan Sachse)
17011
17012 2005-04-01 [colin]      1.9.6cvs20
17013
17014         * src/image_viewer.c
17015         * src/image_viewer.h
17016         * src/procmime.c
17017         * src/procmime.h
17018         * src/textview.c
17019         * src/textview.h
17020                 Implement inline image resizing and right-clicking
17021
17022 2005-04-01 [paul]       1.9.6cvs19
17023
17024         * AUTHORS
17025         * Makefile.am
17026         * configure.ac
17027                 check for gnome2
17028                 patch by Luca Cavalli <loopback<AT>slackit.org>
17029         * po/ru.po
17030                 updated by Pavlo Bohmat
17031
17032 2005-03-31 [colin]      1.9.6cvs18
17033
17034         * src/news.c
17035                 Fix parsing references
17036         * src/msgcache.c
17037                 don't put nulls in the references list
17038         * src/procheader.c
17039                 commit that forgotten file in 1.9.6cvs14
17040
17041 2005-03-31 [colin]      1.9.6cvs17
17042
17043         * src/compose.c
17044                 Fix joining of signature separator again. 
17045                 Maybe Hiro could put it in main too...
17046
17047 2005-03-31 [colin]      1.9.6cvs16
17048
17049         * src/Makefile.am
17050         * src/foldersel.c
17051         * src/stock_pixmap.c
17052         * src/stock_pixmap.h
17053         * src/pixmaps/dir-noselect.xpm
17054                 Update foldersel.c (sync from main, patch by Alfons)
17055
17056 2005-03-30 [colin]      1.9.6cvs15
17057
17058         * src/imap.c
17059                 Fix handling of imap folders containing [] in 
17060                 their name. Thanks to Nahuel Angelinetti for
17061                 the detailed bugreport.
17062
17063 2005-03-30 [colin]      1.9.6cvs14
17064
17065         * src/common/utils.h
17066         * src/common/utils.c
17067         * src/common/defs.h
17068         * src/matcher.c
17069         * src/msgcache.c
17070         * src/news.c
17071         * src/procmsg.c
17072         * src/procmsg.h
17073         * src/quote_fmt_parse.y
17074         * src/summaryview.c
17075                 Update references system. Patch by Alfons
17076
17077 2005-03-30 [colin]      1.9.6cvs13
17078
17079         * src/common/socket.c
17080                 Force the glibc to read resolv.conf again when 
17081                 it has changed. Should fix issues when changing
17082                 networks on a laptop and not restarting sylpheed. 
17083
17084 2005-03-30 [paul]       1.9.6cvs12
17085
17086         partial sync with main:
17087
17088         * src/action.c
17089                 create_io_dialog(): use user-defined text font
17090                 (thanks to Alfons), and modified its appearance.
17091         * src/addrgather.c
17092         * src/addrharvest.c
17093         * src/browseldap.c
17094                 replace old code
17095         * src/compose.c
17096                 don't join (presumably) itemized lines on line-wrapping
17097                 fixed wrapping of quote when auto-wrapping is enabled
17098                 compose_destroy(): destroy paned only if it's not
17099                 attached to window. Fixed memory leak of popup menu.
17100         * src/exphtmldlg.c
17101         * src/expldifdlg.c
17102                 replace old code
17103         * src/html.c
17104         * src/html.h
17105         * src/importmutt.c
17106         * src/importpine.c
17107                 replace old code
17108         * src/main.c
17109                 removed redundant code
17110         * src/mainwindow.c
17111                 changed 'Code set' (which is rather incorrect)
17112                 in the menu to 'Character encoding'
17113                 main_window_set_widgets(): request size first
17114                 to prevent window size becoming wrong
17115                 fixed remembering of the state of the visibility
17116                 of MessageView
17117         * src/messageview.c
17118                 changed 'Code set' (which is rather incorrect)
17119                 in the menu to 'Character encoding'
17120         * src/prefs_common.c
17121         * src/prefs_common.h
17122                 added an option whether to render HTML as text or not
17123                 added separators to outgoing encoding menu
17124         * src/procheader.c
17125                 procheader_scan_date_string(): support header
17126                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
17127         * src/summaryview.c
17128         * src/summaryview.h
17129                 minor code cleanup
17130         * src/textview.c
17131                 textview_show_html(): force output of newline
17132                 added an option whether to render HTML as text or not
17133         * src/common/utils.c
17134                 strncpy2(): optimized based on Alfons' code
17135         * src/gtk/gtkutils.c
17136         * src/gtk/gtkutils.h
17137                 removed non-used code
17138         * src/plugins/pgpmime/passphrase.c
17139                 partially fixed grab input of passphrase dialog
17140                 Confine pointer to window
17141
17142 2005-03-30 [colin]      1.9.6cvs11
17143
17144         * src/msgcache.c
17145         * src/msgcache.h
17146                 Read/write 32bit ints from cache & marks
17147                 From main.
17148
17149 2005-03-29 [paul]       1.9.6cvs10
17150
17151         * AUTHORS
17152         * ChangeLog.claws
17153         * src/compose.c
17154         * src/gtk/gtkaspell.c
17155                 sync with HEAD (don't pass NULL pointers) 
17156
17157 2005-03-24 [paul]
17158
17159         * tools/Makefile.am
17160         * tools/README
17161         * tools/acroread2sylpheed.pl
17162                 sync with HEAD (add script to send pdfs as
17163                 attachments from Adobe Reader 7)
17164
17165 2005-03-21 [paul]       1.9.6cvs9
17166
17167         * configure.ac
17168         * po/POTFILES.in
17169         * src/Makefile.am
17170         * src/crash.c
17171         * src/image_viewer.c ** ADDED **
17172         * src/image_viewer.h ** ADDED **
17173         * src/main.c
17174         * src/prefs_common.c
17175         * src/prefs_common.h
17176         * src/prefs_image_viewer.c ** ADDED **
17177         * src/prefs_image_viewer.h ** ADDED **
17178         * src/textview.c
17179         * src/gtk/about.c
17180         * src/pixmaps/sylpheed_logo.xpm
17181         * src/plugins/Makefile.am
17182         * src/plugins/image_viewer/.cvsignore ** REMOVED **
17183         * src/plugins/image_viewer/Makefile.am ** REMOVED **
17184         * src/plugins/image_viewer/plugin.c ** REMOVED **
17185         * src/plugins/image_viewer/viewer.c ** REMOVED **
17186         * src/plugins/image_viewer/viewer.glade ** REMOVED **
17187         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
17188         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
17189         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
17190         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
17191                 as gdk-pixbuf is now built-in
17192                 remove image_viewer plugin and put code back into
17193                 main codebase
17194                 implement inline image display (sync with main)
17195
17196                 replace logo with newer, nicer, larger version  
17197
17198 2005-03-21 [paul]       1.9.6cvs8
17199
17200         * src/gtk/about.c
17201                 cosmetic improvement
17202
17203 2005-03-21 [holger]     1.9.6cvs7
17204
17205         * src/plugins/spamassassin/spamassassin.c
17206                 Sync with HEAD
17207                 (unregister hook on failed plugin init)
17208
17209 2005-03-20 [colin]      1.9.6cvs6
17210
17211         * src/common/plugin.c
17212                 Check that plugin isn't already loaded
17213                 Patch by Alfons
17214
17215 2005-03-20 [thorsten]   1.9.6cvs5
17216
17217         * src/compose.c
17218                 use a more compatible syntax
17219
17220 2005-03-20 [thorsten]   1.9.6cvs4
17221
17222         * src/prefs_toolbar.c
17223                 fix crash when selecting toolbar item (uninitialized pointer)
17224
17225 2005-03-20 [thorsten]   1.9.6cvs3
17226
17227         * src/procmime.c
17228                 fix mimetype detection (referenced free()d string)
17229
17230 2005-03-20 [paul]       1.9.6cvs2
17231
17232         * src/compose.c
17233                 sync with HEAD (1.0.3cvs5)
17234                 neglect Reply-To header if empty
17235                 Patch by Alfons 
17236
17237 2005-03-19 [holger]     1.9.6cvs1
17238
17239         * src/summaryview.c
17240         * src/summaryview.h
17241                 Sync with HEAD
17242
17243 2005-03-18 [paul]       1.9.6
17244
17245         initial GTK2 release
17246
17247 2005-03-18 [paul]       1.0.3cvs3.1
17248
17249         * AUTHORS
17250         * ChangeLog.claws
17251         * configure.ac
17252         * src/gtk/about.c
17253         * src/pixmaps/sylpheed_logo.xpm
17254                 sync with HEAD
17255
17256 2005-03-18 [colin]      1.0.3cvs2.6
17257
17258         * src/summaryview.c
17259                 Remove call to summary_step in summary_copy_selected_to
17260                 Can't see its purpose, and this causes bug when copying
17261                 a message if the next one is unread: it reads it.
17262
17263 2005-03-18 [paul]       1.0.3cvs2.5
17264
17265         * src/foldersel.c
17266                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
17267
17268 2005-03-18 [paul]       1.0.3cvs2.4
17269
17270         * src/addrharvest.c
17271         * src/codeconv.c
17272         * src/codeconv.h
17273         * src/compose.c
17274         * src/news.c
17275         * src/procheader.c
17276         * src/procmime.c
17277         * src/unmime.c
17278         * src/unmime.h
17279                 fix buffer overflow, CAN-2005-0667, see
17280                 http://secunia.com/advisories/14491/
17281                 Patch by Alfons
17282
17283 2005-03-17 [colin]      1.0.3cvs2.3
17284
17285         * src/prefs_fonts.c
17286         * src/summaryview.c
17287                 Fix font bugs (both lists now officialy share 
17288                 the same font)
17289                 
17290
17291 2005-03-17 [paul]       1.0.3cvs2.2
17292
17293         * src/gtk/pluginwindow.c
17294                 make plugin descriptions uneditable
17295
17296 2005-03-11 [paul]       1.0.3cvs2.1
17297
17298         * ChangeLog.claws
17299         * configure.ac
17300         * po/POTFILES.in
17301         * src/plugins/trayicon/trayicon.c
17302                 sync with HEAD
17303                 add src/wizard.c to POTFILES.in
17304
17305 2005-03-11 [paul]       1.0.3cvs1.1
17306
17307         * ChangeLog
17308         * ChangeLog.claws
17309         * configure.ac
17310         * po/de.po
17311         * po/es.po
17312         * po/fr.po
17313         * po/it.po
17314         * po/pt_BR.po
17315         * po/ru.po
17316         * po/sk.po
17317         * po/sr.po
17318         * po/zh_CN.po
17319                 sync with HEAD
17320
17321 2005-03-04 [colin]      1.0.1cvs22.2
17322
17323         * src/compose.c
17324                 Fix signatures with accentued chars in it
17325
17326 2005-03-04 [colin]      1.0.1cvs22.1
17327
17328         * src/common/smtp.c
17329         * src/common/smtp.h
17330                 Don't use SIZE param in MAIL FROM: if server 
17331                 doesn't support it. Patch by Eugen Freiter
17332                 <eugen_f@users.sf.net>
17333
17334 2005-02-27 [paul]       1.0.1cvs20.1
17335
17336         * ChangeLog.claws
17337         * configure.ac
17338         * src/messageview.c
17339                 sync with HEAD
17340
17341 2005-02-27 [colin]      1.0.1cvs19.4
17342
17343         * src/procheader.c
17344         * src/procheader.h
17345                 Fix prototypes. Patch by Alfons
17346
17347 2005-02-27 [colin]      1.0.1cvs19.3
17348
17349         * src/compose.c
17350                 Don't auto-join the signature separator.
17351
17352 2005-02-26 [colin]      1.0.1cvs19.2
17353
17354         * src/summaryview.c
17355                 Fix 'mark all read' with collapsed threads.
17356                 Patch by Alfons.
17357
17358 2005-02-25 [paul]       1.0.1cvs19.1
17359
17360         * ChangeLog.claws
17361         * configure.ac
17362         * src/prefs_account.c
17363         * src/prefs_folder_item.c
17364         * src/gtk/prefswindow.c
17365         * src/gtk/prefswindow.h
17366                 sync with HEAD
17367
17368 2005-02-25 [paul]       1.0.1cvs15.12
17369
17370         * src/alertpanel.c
17371         * src/codeconv.c
17372         * src/compose.c
17373         * src/textview.c
17374         * src/gtk/gtkutils.c
17375         * src/gtk/gtkutils.h
17376         * src/gtk/logwindow.c
17377         * src/gtk/progressdialog.c
17378                 sync with main (revision 127)
17379                 and fix logwindow clipping
17380
17381 2005-02-24 [colin]      1.0.1cvs15.11
17382
17383         * src/plugins/pgpmime/passphrase.c
17384                 Disable input grabbing; it doesn't work yet.
17385
17386 2005-02-24 [colin]      1.0.1cvs15.10
17387
17388         * src/messageview.c
17389                 Don't send out receipts if offline. Ask.
17390
17391 2005-02-23 [colin]      1.0.1cvs15.9
17392
17393         * src/summaryview.c     
17394                 Fix expanding
17395
17396 2005-02-23 [colin]      1.0.1cvs15.8
17397
17398         * src/summaryview.c
17399                 Really fix Bug 568 by removing useless
17400                 calls. summary_thread_init() now called
17401                 in summary_sort(). This should please
17402                 Alfons as it should be faster than 
17403                 previously.
17404
17405 2005-02-23 [colin]      1.0.1cvs15.7
17406
17407         * src/compose.c
17408                 Encode parts as QP or B64 if signing
17409
17410 2005-02-23 [colin]      1.0.1cvs15.6
17411
17412         * src/compose.c
17413                 Fix Mimeinfo leakage (including tmp files)
17414         * src/procmsg.c
17415                 Fix tmp file leakage (spotted by Ivan Rayner)
17416
17417 2005-02-22 [colin]      1.0.1cvs15.5
17418
17419         * src/expldifdlg.c
17420                 Fix keyboard input. Patch by Alfons.
17421
17422 2005-02-21 [colin]      1.0.1cvs15.4
17423
17424         * src/compose.c
17425                 Fix Sign/Encrypt when unselecting privacy
17426                 system
17427         * src/prefs_common.c
17428                 Change default message font to Monospace
17429         * src/summaryview.c
17430                 More freezing during potentially large operations
17431
17432 2005-02-21 [paul]       1.0.1cvs15.3
17433
17434         * src/main.c
17435                 fix --help output
17436
17437 2005-02-21 [paul]       1.0.1cvs15.2
17438
17439         * po/Makefile.in.in
17440         * src/compose.c
17441         * src/summaryview.c
17442         * src/textview.c
17443         * src/common/utils.c
17444         * src/common/utils.h
17445                 sync with main (revision 117)
17446
17447 2005-02-20 [colin]      1.0.1cvs15.1
17448
17449         * src/common/defs.h
17450                 Change cache file to .sylpheed_claws_cache, as
17451                 suggested by Alfons. Allows people to switch
17452                 between Sylpheed and Sylpheed-Claws. it is
17453                 a good idea to "Check for new messages" at next
17454                 startup.
17455
17456
17457 2005-02-18 [colin]      1.0.1cvs14.1
17458
17459         * src/quote_fmt_lex.l
17460         * src/quote_fmt_parse.y
17461                 Fix parser initialisation. Patch by Ivan.
17462
17463 2005-02-18 [colin]      1.0.1cvs11.6
17464
17465         * src/folderview.c
17466                 Fix scrolldown (bug 662)
17467
17468 2005-02-17 [colin]      1.0.1cvs11.5
17469
17470         * src/codeconv.c
17471                 conv_filename_to_utf8: return clean 7bit instead
17472                 of broken utf8 if needed
17473         * src/mimeview.c
17474                 Fix display of parts with unclean 8bit names
17475
17476 2005-02-17 [paul]       1.0.1cvs11.4
17477
17478         * src/compose.c
17479         * src/exportldif.c
17480         * src/matcher_parser_parse.y
17481         * src/procmime.c
17482         * src/sourcewindow.c
17483         * src/common/Makefile.am
17484         * src/common/intl.h             ** REMOVED **
17485         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17486                 sync with main (revision 109)
17487                 and clean up
17488
17489 2005-02-16 [colin]      1.0.1cvs11.3
17490
17491         * src/summaryview.c
17492                 Fix collapsed thread not highlighting when new
17493                 messages in it (Bug 568) Patch by Stephan Sachse.
17494                 Fix messed up selection when reaching bounds (Bug 632)
17495         * src/prefs_themes.c
17496                 Fix theme installing (Bug 684)
17497
17498 2005-02-16 [colin]      1.0.1cvs11.2
17499
17500         * src/messageview.c
17501                 Fix messageview_select_all
17502
17503 2005-02-16 [colin]      1.0.1cvs11.1
17504
17505         * src/mh.c
17506                 Sync with HEAD (MH scan required function)
17507
17508 2005-02-15 [colin]      1.0.1cvs8.1
17509
17510         * src/mimeview.c
17511         * src/common/utils.c
17512                 Sync with HEAD (filename chars substitution)
17513
17514 2005-02-15 [colin]      1.0.1cvs7.3
17515
17516         * src/gtk/pluginwindow.c
17517                 Fix button spacing
17518
17519 2005-02-15 [colin]      1.0.1cvs7.2
17520
17521         * src/mimeview.c
17522                 Fix mime icons not reset across message when
17523                 scrolled down
17524
17525 2005-02-15 [colin]      1.0.1cvs7.1
17526
17527         * src/compose.c
17528         * src/procmime.c
17529                 Sync with HEAD (optimisation of cvs6)
17530
17531 2005-02-14 [colin]      1.0.1cvs6.1
17532
17533         * src/compose.c
17534         * src/procmime.c
17535                 Sync with HEAD (encode "From " at line beginning)
17536
17537 2005-02-14 [colin]      1.0.1cvs5.3
17538
17539         * src/compose.c
17540                 Fix wrapping with accentued chars.
17541
17542 2005-02-13 [colin]      1.0.1cvs5.2
17543
17544         * src/textview.c
17545                 Fix email informative part parsing with
17546                 accentued chars in it. ispunct() returns
17547                 true for them in utf8...
17548
17549 2005-02-12 [colin]      1.0.1cvs5.1
17550
17551         * src/filtering.c
17552                 Sync with HEAD (remove wrong use of compose after send)
17553
17554 2005-02-12 [paul]       1.0.1cvs4.5
17555
17556         * src/textview.c
17557                 remove unnecessary code (thanks to Alfons)
17558
17559 2005-02-12 [paul]       1.0.1cvs4.4
17560
17561         * src/textview.c
17562                 add 'Copy' to contextual menu on emails
17563
17564 2005-02-11 [colin]      1.0.1cvs4.3
17565
17566         * src/compose.c
17567                 revert 1.0.0cvs28.2, it doesn't work that well.
17568
17569 2005-02-11 [paul]       1.0.1cvs4.2
17570
17571         * po/Makefile.in.in
17572                 fix 'make release'
17573
17574 2005-02-10 [paul]       1.0.1cvs4.1
17575
17576         * ChangeLog
17577         * ChangeLog.claws
17578         * ChangeLog.jp
17579         * configure.ac
17580         * src/compose.c
17581                 sync with HEAD (sync with main)
17582
17583 2005-02-10 [paul]       1.0.1cvs3.2
17584
17585         * AUTHORS
17586         * Makefile.am
17587         * autogen.sh
17588         * configure.ac
17589         * config/mkinstalldirs
17590         * intl/.cvsignore
17591         * intl/ChangeLog
17592         * intl/VERSION
17593         * intl/bindtextdom.c
17594         * intl/config.charset
17595         * intl/dcgettext.c
17596         * intl/dcigettext.c
17597         * intl/dcngettext.c
17598         * intl/dgettext.c
17599         * intl/dngettext.c
17600         * intl/eval-plural.h
17601         * intl/explodename.c
17602         * intl/finddomain.c
17603         * intl/gettext.c
17604         * intl/gettextP.h
17605         * intl/gmo.h
17606         * intl/hash-string.h
17607         * intl/intl-compat.c
17608         * intl/l10nflist.c
17609         * intl/libgnuintl.h.in
17610         * intl/loadinfo.h
17611         * intl/loadmsgcat.c
17612         * intl/localcharset.c
17613         * intl/localcharset.h
17614         * intl/locale.alias
17615         * intl/localealias.c
17616         * intl/localename.c
17617         * intl/log.c
17618         * intl/ngettext.c
17619         * intl/os2compat.c
17620         * intl/os2compat.h
17621         * intl/osdep.c
17622         * intl/plural-exp.c
17623         * intl/plural-exp.h
17624         * intl/plural.c
17625         * intl/plural.y
17626         * intl/ref-add.sin
17627         * intl/ref-del.sin
17628         * intl/relocatable.c
17629         * intl/relocatable.h
17630         * intl/textdomain.c
17631         * m4/Makefile.am
17632         * po/Makefile.in.in
17633         * src/Makefile.am
17634         * src/account.c
17635         * src/action.c
17636         * src/addr_compl.c
17637         * src/addressadd.c
17638         * src/addressbook.c
17639         * src/addrgather.c
17640         * src/addrindex.c
17641         * src/alertpanel.c
17642         * src/browseldap.c
17643         * src/codeconv.c
17644         * src/codeconv.h
17645         * src/compose.c
17646         * src/compose.h
17647         * src/crash.c
17648         * src/editaddress.c
17649         * src/editbook.c
17650         * src/editgroup.c
17651         * src/editjpilot.c
17652         * src/editldap.c
17653         * src/editldap_basedn.c
17654         * src/editvcard.c
17655         * src/exphtmldlg.c
17656         * src/expldifdlg.c
17657         * src/export.c
17658         * src/exporthtml.c
17659         * src/filtering.c
17660         * src/folder.c
17661         * src/folder_item_prefs.c
17662         * src/foldersel.c
17663         * src/folderview.c
17664         * src/grouplistdialog.c
17665         * src/headerview.c
17666         * src/imap.c
17667         * src/imap_gtk.c
17668         * src/import.c
17669         * src/importldif.c
17670         * src/importmutt.c
17671         * src/importpine.c
17672         * src/inc.c
17673         * src/ldif.c
17674         * src/main.c
17675         * src/mainwindow.c
17676         * src/matcher.c
17677         * src/mbox.c
17678         * src/message_search.c
17679         * src/messageview.c
17680         * src/mh.c
17681         * src/mh_gtk.c
17682         * src/mimeview.c
17683         * src/msgcache.c
17684         * src/news.c
17685         * src/news_gtk.c
17686         * src/noticeview.c
17687         * src/partial_download.c
17688         * src/pop.c
17689         * src/prefs_account.c
17690         * src/prefs_actions.c
17691         * src/prefs_common.c
17692         * src/prefs_customheader.c
17693         * src/prefs_display_header.c
17694         * src/prefs_ext_prog.c
17695         * src/prefs_filtering.c
17696         * src/prefs_filtering_action.c
17697         * src/prefs_folder_item.c
17698         * src/prefs_fonts.c
17699         * src/prefs_gtk.c
17700         * src/prefs_matcher.c
17701         * src/prefs_msg_colors.c
17702         * src/prefs_spelling.c
17703         * src/prefs_summary_column.c
17704         * src/prefs_template.c
17705         * src/prefs_themes.c
17706         * src/prefs_toolbar.c
17707         * src/prefs_wrapping.c
17708         * src/privacy.c
17709         * src/procheader.c
17710         * src/procmime.c
17711         * src/procmsg.c
17712         * src/quote_fmt.c
17713         * src/recv.c
17714         * src/send_message.c
17715         * src/setup.c
17716         * src/sourcewindow.c
17717         * src/ssl_manager.c
17718         * src/statusbar.c
17719         * src/summary_search.c
17720         * src/summaryview.c
17721         * src/textview.c
17722         * src/toolbar.c
17723         * src/wizard.c
17724         * src/common/nntp.c
17725         * src/common/plugin.c
17726         * src/common/smtp.c
17727         * src/common/ssl.c
17728         * src/common/ssl_certificate.c
17729         * src/common/string_match.c
17730         * src/common/sylpheed.c
17731         * src/common/template.c
17732         * src/common/utils.c
17733         * src/gtk/about.c
17734         * src/gtk/colorlabel.c
17735         * src/gtk/description_window.c
17736         * src/gtk/filesel.c
17737         * src/gtk/foldersort.c
17738         * src/gtk/gtkaspell.c
17739         * src/gtk/gtkutils.c
17740         * src/gtk/inputdialog.c
17741         * src/gtk/logwindow.c
17742         * src/gtk/menu.c
17743         * src/gtk/pluginwindow.c
17744         * src/gtk/prefswindow.c
17745         * src/gtk/progressdialog.c
17746         * src/gtk/quicksearch.c
17747         * src/gtk/sslcertwindow.c
17748         * src/plugins/clamav/clamav_plugin.c
17749         * src/plugins/clamav/clamav_plugin_gtk.c
17750         * src/plugins/demo/demo.c
17751         * src/plugins/dillo_viewer/dillo_prefs.c
17752         * src/plugins/dillo_viewer/dillo_viewer.c
17753         * src/plugins/image_viewer/plugin.c
17754         * src/plugins/image_viewer/viewer.c
17755         * src/plugins/image_viewer/viewerprefs.c
17756         * src/plugins/mathml_viewer/mathml_viewer.c
17757         * src/plugins/pgpmime/passphrase.c
17758         * src/plugins/pgpmime/plugin.c
17759         * src/plugins/pgpmime/prefs_gpg.c
17760         * src/plugins/pgpmime/select-keys.c
17761         * src/plugins/pgpmime/sgpgme.c
17762         * src/plugins/spamassassin/spamassassin.c
17763         * src/plugins/spamassassin/spamassassin_gtk.c
17764         * src/plugins/trayicon/trayicon.c
17765                 sync with main (revision 104)
17766
17767 2005-02-10 [colin]      1.0.1cvs3.1
17768
17769         * src/mainwindow.c
17770                 Sync with HEAD (fix occasional crasher)
17771
17772 2005-02-10 [colin]      1.0.1cvs2.1
17773
17774         * src/messageview.c
17775                 Synw with HEAD (don't automatically display html)
17776
17777 2005-02-09 [colin]      1.0.1cvs1.3
17778
17779         * src/textview.c
17780         * src/textview.h
17781                 Add contextual menu on emails
17782
17783 2005-02-09 [colin]      1.0.1cvs1.2
17784
17785         * src/codeconv.c
17786                 Fix converting from broken headers and 
17787                 put back the _ in missing places
17788                 (feature broke with cvs24.2 sync, main 
17789                  possibly affected?)
17790
17791 2005-02-09 [colin]      1.0.1cvs1.1
17792
17793         * src/messageview.c
17794         * src/mimeview.c
17795         * src/mimeview.h
17796                 Sync with HEAD (display non text/plain mails with plugin)
17797
17798 2005-02-08 [colin]      1.0.1.1
17799
17800         * ChangeLog.claws
17801         * po/pt_BR.po
17802                 Sync with HEAD
17803         * configure.ac
17804                 Make default configuration directory 
17805                 be .sylpheed-gtk2
17806
17807 2005-02-08 [colin]      1.0.0cvs29.1
17808
17809         * po/de.po
17810         * po/es.po
17811         * po/fr.po
17812         * po/it.po
17813         * po/sk.po
17814         * po/sr.po
17815                 Sync translations with HEAD
17816
17817 2005-02-06 [colin]      1.0.0cvs28.3
17818
17819         * src/compose.c
17820                 Make compose a bit faster - patch by Alfons.
17821
17822 2005-02-06 [colin]      1.0.0cvs28.2
17823
17824         * src/compose.c
17825                 Make pasting via middle-click more reliable
17826
17827 2005-02-05 [paul]       1.0.0cvs28.1
17828
17829         * ChangeLog
17830         * ChangeLog.claws
17831         * ChangeLog.jp
17832         * configure.ac
17833         * src/compose.c
17834                 sync with HEAD
17835                 (fix bug 682 'redirect is broken'
17836
17837 2005-02-05 [torte]      1.0.0cvs27.1
17838
17839         * ChangeLog.claws
17840         * configure.ac
17841         * src/partial_download.c
17842                 Sync with HEAD (fix buf overflow)
17843
17844 2005-02-03 [colin]      1.0.0cvs26.1
17845
17846         * src/common/plugin.c
17847                 Sync with HEAD (avoid plugin mismatches)
17848
17849 2005-02-03 [paul]       1.0.0cvs25.3
17850
17851         * src/folderview.c
17852         * src/headerview.c
17853         * src/summaryview.c
17854         * src/textview.c
17855         * src/gtk/colorlabel.c
17856                 third and final part of initial sync with main-gtk2
17857
17858 2005-02-03 [paul]       1.0.0cvs25.2
17859
17860         * src/jpilot.c
17861                 fix building with jpilot support
17862
17863 2005-02-02 [colin]      1.0.0cvs25.1
17864
17865         * src/messageview.c
17866                 Sync with HEAD (fix dangerous typo)
17867
17868 2005-02-01 [colin]      1.0.0cvs24.3
17869
17870         * src/common/xml.c
17871                 Write file as advertised (UTF-8)
17872
17873 2005-02-01 [paul]       1.0.0cvs24.2
17874
17875         * src/addrbook.c
17876         * src/addrindex.c
17877         * src/alertpanel.h
17878         * src/codeconv.c
17879         * src/codeconv.h
17880         * src/compose.c
17881         * src/export.c
17882         * src/folder_item_prefs.c
17883         * src/html.c
17884         * src/imap.c
17885         * src/import.c
17886         * src/jpilot.c
17887         * src/mainwindow.c
17888         * src/matcher_parser_lex.l
17889         * src/messageview.c
17890         * src/mh.c
17891         * src/prefs_account.c
17892         * src/prefs_actions.c
17893         * src/prefs_common.c
17894         * src/prefs_gtk.c
17895         * src/prefs_gtk.h
17896         * src/prefs_themes.c
17897         * src/procheader.c
17898         * src/procmime.c
17899         * src/sourcewindow.c
17900         * src/statusbar.c
17901         * src/summaryview.c
17902         * src/textview.c
17903         * src/toolbar.c
17904         * src/unmime.c
17905         * src/common/template.c
17906         * src/common/utils.c
17907         * src/common/xml.c
17908         * src/common/xml.h
17909         * src/gtk/gtkaspell.c
17910         * src/plugins/clamav/clamav_plugin.c
17911         * src/plugins/dillo_viewer/dillo_prefs.c
17912         * src/plugins/image_viewer/viewerprefs.c
17913         * src/plugins/pgpmime/passphrase.c
17914         * src/plugins/pgpmime/prefs_gpg.c
17915         * src/plugins/pgpmime/select-keys.c
17916         * src/plugins/spamassassin/spamassassin.c
17917                 second part of initial sync with main-gtk2
17918                 (more to follow)
17919
17920 2005-01-31 [colin]      1.0.0cvs24.1
17921
17922         * src/compose.c
17923                 Sync with HEAD
17924
17925 2005-01-29 [paul]       1.0.0cvs23.2
17926
17927         * src/account.c
17928         * src/action.c
17929         * src/addressadd.c
17930         * src/addressbook.c
17931         * src/alertpanel.c
17932         * src/compose.c
17933         * src/editaddress.c
17934         * src/editbook.c
17935         * src/editgroup.c
17936         * src/editjpilot.c
17937         * src/editldap.c
17938         * src/editldap_basedn.c
17939         * src/editvcard.c
17940         * src/export.c
17941         * src/foldersel.c
17942         * src/grouplistdialog.c
17943         * src/import.c
17944         * src/importldif.c
17945         * src/inc.c
17946         * src/main.c
17947         * src/mainwindow.c
17948         * src/message_search.c
17949         * src/messageview.c
17950         * src/mimeview.c
17951         * src/prefs_actions.c
17952         * src/prefs_common.c
17953         * src/prefs_common.h
17954         * src/prefs_customheader.c
17955         * src/prefs_display_header.c
17956         * src/prefs_filtering.c
17957         * src/prefs_filtering_action.c
17958         * src/prefs_gtk.c
17959         * src/prefs_matcher.c
17960         * src/prefs_summary_column.c
17961         * src/prefs_template.c
17962         * src/sourcewindow.c
17963         * src/summary_search.c
17964         * src/summaryview.c
17965         * src/textview.c
17966         * src/gtk/about.c
17967         * src/gtk/description_window.c
17968         * src/gtk/gtkshruler.c
17969         * src/gtk/gtkutils.c
17970         * src/gtk/gtkutils.h
17971         * src/gtk/inputdialog.c
17972         * src/gtk/logwindow.c
17973         * src/gtk/prefswindow.c
17974         * src/gtk/progressdialog.c
17975         * src/gtk/progressdialog.h
17976                 first part of initial sync with main-gtk2
17977                 (more to follow)
17978
17979 2005-01-28 [colin]      1.0.0cvs23.1
17980
17981         * src/folderview.c
17982                 Sync with HEAD
17983
17984 2005-01-27 [colin]      1.0.0cvs21.1
17985
17986         * src/folder.c
17987         * src/folderview.c
17988                 Sync with HEAD
17989
17990 2005-01-27 [colin]      1.0.0cvs19.1
17991
17992         * src/procmime.c
17993                 Sync with HEAD
17994
17995 2005-01-27 [colin]      1.0.0cvs18.1
17996
17997         * src/messageview.c
17998         * src/summaryview.c
17999         * src/mainwindow.c
18000         * src/compose.c
18001         * src/compose.h
18002         * src/procmsg.c
18003         * src/procmsg.h
18004         * src/toolbar.c
18005                 Sync with HEAD
18006
18007 2005-01-26 [paul]       1.0.0cvs15.2
18008
18009         * src/compose.c
18010                 compose_entries_set(): convert subject and body to
18011                 utf8 if necessary. patch by Felix Eckhofer
18012
18013 2005-01-26 [paul]       1.0.0cvs15.1
18014
18015         * configure.ac
18016         * src/common/template.c
18017                 sync with HEAD (fix memory leak)
18018
18019 2005-01-25 [paul]       1.0.0cvs14.1
18020
18021         * configure.ac
18022         * src/compose.c
18023                 sync with HEAD
18024
18025 2005-01-24 [colin]      1.0.0cvs13.1
18026
18027         * src/summaryview.c
18028                 Sync with HEAD
18029
18030 2005-01-24 [paul]       1.0.0cvs12.1
18031
18032         * configure.ac
18033         * src/messageview.c
18034         * src/mh.c
18035         * src/common/utils.c
18036                 sync with HEAD
18037
18038 2005-01-24 [colin]      1.0.0cvs11.1
18039
18040         * src/procheader.c
18041                 Sync with HEAD
18042
18043 2005-01-24 [colin]      1.0.0cvs10.1
18044
18045         * src/folderview.c
18046                 Sync with HEAD
18047
18048 2005-01-23 [colin]      1.0.0cvs9.1
18049
18050         * src/crash.c
18051                 Sync with HEAD
18052
18053 2005-01-22 [colin]      1.0.0cvs8.1
18054
18055         * src/summaryview.c
18056         * src/gtk/quicksearch.c
18057                 Sync with HEAD
18058
18059 2005-01-21 [colin]      1.0.0cvs7.1
18060
18061         * src/summaryview.c
18062                 Sync with HEAD
18063
18064 2005-01-21 [colin]      1.0.0cvs6.1
18065
18066         * src/summaryview.c
18067                 Sync with HEAD
18068
18069 2005-01-21 [colin]      1.0.0cvs5.1
18070
18071         * src/gtk/quicksearch.c
18072         * src/prefs_common.c
18073         * src/prefs_common.h
18074                 Sync with HEAD (recurse option)
18075
18076 2005-01-21 [colin]      1.0.0cvs4.1
18077
18078         * src/folder.h
18079         * src/folderview.c
18080         * src/folderview.h
18081         * src/summaryview.c
18082         * src/gtk/quicksearch.c
18083         * src/gtk/quicksearch.h
18084                 Sync with HEAD (recursive quicksearch)
18085
18086 2005-01-20 [colin]      1.0.0cvs3.4
18087
18088         * src/ssl_manager.c
18089                 Remove useless code
18090
18091 2005-01-20 [colin]      1.0.0cvs3.3
18092
18093         * src/ssl_manager.c
18094                 Fix leak, thanks to Alfons.
18095
18096 2005-01-20 [colin]      1.0.0cvs3.2
18097
18098         * src/ssl_manager.c
18099                 Port SSL certificate window to GTK2.
18100
18101 2005-01-20 [paul]       1.0.0cvs3.1
18102
18103         * ChangeLog.claws
18104         * configure.ac
18105         * src/addrindex.c
18106         * src/addrindex.h
18107                 sync with HEAD
18108
18109 2005-01-19 [colin]      1.0.0cvs2.2
18110
18111         * src/plugins/trayicon/trayicon.c
18112                 Fix freeze with gtk-2.6, the easy way
18113                 (signal blocking helpless there...)
18114                 Closes bug #668.
18115
18116 2005-01-19 [colin]      1.0.0cvs2.1
18117
18118         * src/mbox.c
18119         * src/mbox.h
18120         * src/mainwindow.c
18121         * src/summaryview.c
18122         * src/summaryview.h
18123                 Sync with HEAD
18124
18125 2005-01-19 [paul]       1.0.0cvs1.1
18126
18127         * configure.ac
18128         * po/de.po
18129         * po/es.po
18130         * po/fr.po
18131         * po/hr.po
18132         * po/it.po
18133         * po/ja.po
18134         * po/ko.po
18135         * po/pt_BR.po
18136         * po/ru.po
18137         * po/sk.po
18138         * po/sr.po
18139                 sync with HEAD (update translations)
18140
18141 2005-01-18 [colin]      1.0.0cvs0.1
18142
18143         * src/foldersel.c
18144                 Specify search column - patch by Alfons
18145
18146 2005-01-18 [colin]      0.9.13cvs36.3
18147
18148         * src/prefs_toolbar.c
18149                 Change Delete to Remove
18150         * src/prefs_fonts.c
18151                 GTK2 version and leak fixes
18152         * src/prefs_actions.c
18153                 Add stock buttons.
18154                 All patches by Alfons
18155
18156 2005-01-17 [colin]      0.9.13cvs36.2
18157
18158         * src/compose.c
18159                 Fix DnD inserting twice. While at it,
18160                 add DnD support for text/plain in the
18161                 body, and add support in the headers.
18162
18163 2005-01-16 [colin]      0.9.13cvs36.1
18164
18165         * ChangeLog
18166         * ChangeLog.jp
18167         * ChangeLog.claws
18168                 Sync with HEAD (nothing applicable)
18169
18170 2005-01-16 [colin]      0.9.13cvs33.2
18171
18172         * src/prefs_toolbar.c
18173                 GTK2ize prefs_toolbar, by Alfons.
18174
18175 2005-01-14 [colin]      0.9.13cvs33.1
18176
18177         * src/html.c
18178         * src/msgcache.c
18179                 Sync with HEAD
18180
18181 2005-01-14 [colin]      0.9.13cvs32.1
18182
18183         * src/html.c
18184         * src/html.h
18185         * src/msgcache.c
18186         * AUTHORS
18187         * tools/calypso_convert.pl
18188                 Sync with HEAD
18189
18190 2005-01-08 [colin]      0.9.13cvs29.2
18191
18192         * src/prefs_filtering_action.c
18193         * src/prefs_filtering.c
18194                 2 more gtk2 patches by Alfons
18195
18196 2005-01-07 [paul]       0.9.13cvs29.1
18197
18198         * ChangeLog
18199         * ChangeLog.claws
18200         * ChangeLog.jp
18201         * configure.ac
18202         * src/pop.c
18203         * src/pop.h
18204                 sync with HEAD
18205
18206 2005-01-07 [colin]      0.9.13cvs28.3
18207
18208         * src/gtk/progressdialog.c
18209         * src/gtk/progressdialog.h
18210         * src/inc.c
18211         * src/send_message.c
18212                 GTK2 for the incorporation dialog. The CList isn't dead
18213                 yet, for a more smooth migration. Patch by Alfons.
18214
18215 2005-01-06 [colin]      0.9.13cvs28.2
18216
18217         * src/prefs_display_header.c
18218                 GTK2 conversion by Alfons
18219         * src/prefs_actions.c
18220         * src/prefs_matcher.c
18221                 Fix 2 leaks - patch by Alfons
18222
18223 2005-01-06 [colin]      0.9.13cvs28.1
18224
18225         * src/prefs_matcher.c
18226                 Sync with HEAD
18227
18228 2005-01-06 [colin]      0.9.13cvs27.4
18229
18230         * src/prefs_matcher.c
18231                 Fix double-free. Patch by Alfons
18232
18233 2005-01-06 [colin]      0.9.13cvs27.3
18234
18235         * src/prefs_matcher.c
18236                 GTK2 widgets + memleak
18237                 Patch by Alfons
18238
18239 2005-01-05 [colin]      0.9.13cvs27.2
18240
18241         * src/account.c
18242         * src/addr_compl.c
18243         * src/foldersel.c
18244         * src/stock_pixmap.c
18245         * src/stock_pixmap.h
18246                 3 more GTK2 patches by Alfons.
18247
18248 2005-01-04 [colin]      0.9.13cvs27.1
18249
18250         * src/folderview.c
18251         * src/imap_gtk.c
18252         * src/news_gtk.c
18253                 Sync with HEAD
18254
18255 2005-01-04 [colin]      0.9.13cvs25.9
18256
18257         * src/compose.c
18258                 Fix Show Ruler menuitem
18259         * src/prefs_template.c
18260                 Convert to GTK2
18261         * src/common/utils.c
18262                 Make auto pointer stuff handles NULLs
18263                 Patches by Alfons.
18264
18265 2005-01-04 [colin]      0.9.13cvs25.8
18266
18267         * src/compose.c
18268                 Move the attachment list to gtk2
18269                 Patch by Alfons.
18270
18271 2005-01-04 [colin]      0.9.13cvs25.7
18272
18273         * src/textview.c
18274                 Make some keys work again
18275                 Patch by SungHyun Nam <namsh@kldp.org>
18276
18277 2005-01-04 [colin]      0.9.13cvs25.6
18278
18279         * src/gtk/gtkshruler.c
18280                 Move the ruler to GTK2
18281                 Patch by Alfons
18282
18283 2005-01-03 [colin]      0.9.13cvs25.5
18284
18285         * src/compose.c
18286                 Fix my broken patch apply 
18287
18288 2005-01-03 [colin]      0.9.13cvs25.4
18289
18290         * src/common/utils.c
18291         * src/common/utils.h
18292         * src/gtk/prefswindow.c
18293                 Move auto pointer stuff to utils.c
18294                 Patch by Alfons again :)
18295
18296 2005-01-03 [colin]      0.9.13cvs25.3
18297
18298         * src/compose.c
18299         * src/prefs_gtk.c
18300         * src/prefs_template.c
18301         * src/textview.c
18302                 Empty text widgets with empty strings, not NULL char
18303                 Patch by SungHyun Nam <namsh@kldp_org>
18304
18305 2005-01-03 [colin]      0.9.13cvs25.2
18306
18307         * src/main.c
18308         * AUTHORS
18309                 Sync with HEAD
18310
18311 2005-01-03 [colin]      0.9.13cvs25.1
18312
18313         * src/pop.c
18314         * src/pop.h
18315                 Sync with HEAD
18316
18317 2005-01-03 [colin]      0.9.13cvs24.3
18318
18319         * src/account.c
18320                 Two patches from Alfons and Alex S Moore:
18321                 fix images, fix return value.
18322
18323 2005-01-01 [colin]      0.9.13cvs24.2
18324
18325         * src/prefs_actions.c
18326                 Fix over-zealous assertion. Patch by Alfons
18327
18328 2005-01-01 [colin]      0.9.13cvs24.1
18329
18330         * src/procmime.c
18331                 Sync with HEAD (leak fix)
18332
18333 2004-12-31 [colin]      0.9.13cvs23.2
18334
18335         * src/prefs_common.c
18336                 GTK2 widgets + stock buttons - patch by Alfons
18337
18338 2004-12-31 [paul]       0.9.13cvs23.1
18339
18340         * configure.ac
18341                 bump up EXTRA_VERSION to match (sync'ed) HEAD
18342         * src/gtk/pluginwindow.c
18343                 use GTK2 widgets and plug memory leaks,
18344                 patches by Alfons
18345
18346 2004-12-30 [colin]      0.9.13cvs22.4
18347
18348         * src/account.c
18349         * src/action.c
18350         * src/export.c
18351         * src/foldersel.c
18352         * src/import.c
18353         * src/message_search.c
18354         * src/prefs_actions.c
18355         * src/prefs_common.c
18356         * src/prefs_customheader.c
18357         * src/prefs_filtering.c
18358         * src/prefs_summary_column.c
18359         * src/summary_search.c
18360         * src/gtk/about.c
18361         * src/gtk/description_window.c
18362         * src/gtk/gtkutils.c
18363         * src/gtk/gtkutils.h
18364         * src/gtk/inputdialog.c
18365         * src/gtk/prefswindow.c
18366                 Use GTK2 stock buttons. Patches by Alfons.
18367
18368 2004-12-30 [colin]      0.9.13cvs22.3
18369
18370         * src/account.c
18371                 Sync with HEAD
18372         * src/prefs_actions.c
18373         * src/prefs_customheader.c
18374         * src/prefs_filtering.c
18375         * src/prefs_msg_colors.c
18376         * src/prefs_summary_column.c
18377         * src/gtk/prefswindow.c
18378                 Use GtkTreeView instead of deprecated 
18379                 widgets. Patches by Alfons.
18380
18381 2004-12-30 [paul]       0.9.13cvs22.2
18382
18383         * src/foldersel.c
18384                 use GTK 2 Tree View
18385                 patch by Alfons, with root folder sorting fix
18386                 by Stephan Sachse
18387
18388 2004-12-30 [paul]       0.9.13cvs22.1
18389
18390         * ChangeLog
18391         * ChangeLog.claws
18392         * ChangeLog.jp
18393         * NEWS
18394         * configure.ac
18395         * src/account.c
18396                 sync with HEAD
18397
18398 2004-12-22 [martin]     0.9.13cvs21.2
18399
18400         * src/action.c
18401                 free the command line after its use
18402
18403 2004-12-18 [paul]       0.9.13cvs21.1
18404
18405         * AUTHORS
18406         * ChangeLog
18407         * ChangeLog.claws
18408         * ChangeLog.jp
18409         * NEWS
18410         * configure.ac
18411         * src/action.c
18412         * src/compose.c
18413         * src/syldap.c
18414                 sync with HEAD
18415
18416 2004-12-17 [martin]     0.9.13cvs17.2
18417
18418         * src/action.c
18419                 convert actions input to locale
18420         * src/inc.c
18421                 convert notification command to locale
18422         * src/plugins/pgpmime/select-keys.c
18423                 convert attributes to utf8
18424
18425 2004-12-14 [colin]      0.9.13cvs17.1
18426
18427         * ChangeLog
18428         * ChangeLog.jp
18429         * ChangeLog.claws
18430         * src/action.c
18431         * src/common/utils.c
18432         * src/gtk/prefswindow.c
18433         * src/gtk/gtkutils.c
18434         * src/gtk/gtkutils.h
18435         * src/plugins/spamassassin/libspamc.c
18436                 Sync with HEAD
18437
18438 2004-12-13 [colin]      0.9.13cvs14.1
18439
18440         * src/quote_fmt_parse.y
18441                 Sync with HEAD
18442
18443 2004-12-10 [colin]      0.9.13cvs12.1
18444
18445         * src/prefs_themes.c
18446         * src/mainwindow.c
18447         * src/messageview.c
18448                 Sync with HEAD
18449
18450 2004-12-09 [colin]      0.9.13cvs10.1
18451
18452         * src/procmime.c
18453                 Sync with HEAD (fix B64 encoding from memory)
18454
18455 2004-12-08 [colin]      0.9.13cvs9.1
18456
18457         * src/gtk/colorlabel.c
18458                 Sync with HEAD
18459
18460 2004-12-08 [paul]       0.9.13cvs8.2
18461
18462         * src/gtk/pluginwindow.c
18463                 fix window resizing oddities
18464
18465 2004-12-08 [colin]      0.9.13cvs8.1
18466
18467         * src/quote_fmt_parse.y
18468                 Sync with HEAD
18469
18470 2004-12-08 [colin]      0.9.13cvs7.1
18471
18472         * src/matcher_parser_parse.y
18473         * src/msgcache.c
18474         * src/prefs_matcher.c
18475         * src/procheader.c
18476         * src/matcher.c
18477         * src/common/defs.h
18478         * po/sr.po
18479                 Sync with HEAD
18480
18481 2004-12-08 [colin]      0.9.13cvs6.1
18482
18483         * src/quote_fmt_parse.y
18484         * src/textview.c
18485                 Sync with HEAD
18486         * src/gtk/prefswindow.c
18487         * src/gtk/pluginwindow.c
18488                 Fix G_CALLBACKS protos (thanks to Alfons)
18489
18490 2004-12-07 [torte]      0.9.13cvs2.2
18491
18492         * src/procmime.c
18493                 [Bug 650] reply button causes crash
18494                 Thanks to David Relson and Christoph
18495
18496 2004-12-07 [colin]      0.9.13cvs2.1
18497
18498         * ChangeLog.claws
18499         * AUTHORS
18500         * po/sk.po
18501         * src/procmime.c
18502         * src/prefs_account.c
18503         * src/common/smtp.c
18504         * src/common/smtp.h
18505                 Sync with HEAD
18506
18507 2004-12-06 [colin]      0.9.12cvs187.1
18508
18509         * ChangeLog.claws
18510         * INSTALL
18511         * Makefile.am
18512         * README.claws
18513         * TODO.claws
18514         * configure.ac
18515         * po/bg.po
18516         * po/cs.po
18517         * po/el.po
18518         * po/en_GB.po
18519         * po/es.po
18520         * po/fr.po
18521         * po/hr.po
18522         * po/hu.po
18523         * po/it.po
18524         * po/ja.po
18525         * po/ko.po
18526         * po/nl.po
18527         * po/pl.po
18528         * po/pt_BR.po
18529         * po/ru.po
18530         * po/sk.po
18531         * po/sr.po
18532         * po/sv.po
18533         * po/zh_CN.po
18534         * po/zh_TW.Big5.po
18535         * src/compose.c
18536         * tools/Makefile.am
18537         * tools/README
18538         * tools/filter_conv.pl
18539         * tools/kdeservicemenu/README
18540         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18541         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18542                 Sync with HEAD
18543
18544 2004-12-04 [colin]      0.9.12cvs183.1
18545
18546         * src/compose.c
18547                 Sync with HEAD (compose window position saving)
18548
18549 2004-12-04 [paul]       0.9.12cvs182.3
18550
18551         * src/messageview.c
18552         * src/mimeview.c
18553         * src/prefs_customheader.c
18554         * src/gtk/quicksearch.c
18555                 replace some forgotten GTK_SIGNAL_FUNCs
18556
18557 2004-12-04 [paul]       0.9.12cvs182.2
18558
18559         * src/Makefile.am
18560                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
18561                 committed in error      
18562
18563 2004-12-04 [paul]       0.9.12cvs182.1
18564
18565         * ChangeLog
18566         * ChangeLog.claws
18567         * ChangeLog.jp
18568         * INSTALL
18569         * NEWS
18570         * README
18571         * README.jp
18572         * configure.ac
18573         * doc/manual/ja/Makefile.am
18574         * doc/manual/ja/sylpheed-1.html
18575         * doc/manual/ja/sylpheed-10.html
18576         * doc/manual/ja/sylpheed-11.html
18577         * doc/manual/ja/sylpheed-12.html
18578         * doc/manual/ja/sylpheed-13.html
18579         * doc/manual/ja/sylpheed-14.html
18580         * doc/manual/ja/sylpheed-15.html
18581         * doc/manual/ja/sylpheed-16.html
18582         * doc/manual/ja/sylpheed-17.html
18583         * doc/manual/ja/sylpheed-18.html
18584         * doc/manual/ja/sylpheed-19.html
18585         * doc/manual/ja/sylpheed-2.html
18586         * doc/manual/ja/sylpheed-20.html
18587         * doc/manual/ja/sylpheed-3.html
18588         * doc/manual/ja/sylpheed-4.html
18589         * doc/manual/ja/sylpheed-5.html
18590         * doc/manual/ja/sylpheed-6.html
18591         * doc/manual/ja/sylpheed-7.html
18592         * doc/manual/ja/sylpheed-8.html
18593         * doc/manual/ja/sylpheed-9.html
18594         * doc/manual/ja/sylpheed.html
18595         * doc/manual/ja/sylpheed.sgml
18596         * po/de.po
18597         * src/Makefile.am
18598         * src/compose.c
18599         * src/procmime.c
18600         * src/pixmaps/regular.xpm **REMOVED**
18601         * src/plugins/pgpmime/pgpmime.c
18602         * src/plugins/pgpmime/plugin.c
18603         * src/plugins/pgpmime/prefs_gpg.c
18604                 sync with HEAD
18605
18606 2004-12-03 [paul]       0.9.12cvs180.1
18607
18608         * ChangeLog
18609         * ChangeLog.claws
18610         * ChangeLog.jp
18611         * configure.ac
18612         * src/Makefile.am
18613         * src/pop.c
18614         * src/common/utils.c
18615         * src/common/utils.h
18616         * src/pixmaps/continue.xpm
18617         * src/pixmaps/dir_close.xpm
18618         * src/pixmaps/dir_open.xpm
18619         * src/pixmaps/drafts_close.xpm
18620         * src/pixmaps/drafts_open.xpm
18621         * src/pixmaps/folder.xpm **REMOVED**
18622         * src/pixmaps/group.xpm
18623         * src/pixmaps/unread.xpm
18624                 sync with HEAD
18625
18626 2004-12-02 [colin]      0.9.12cvs179.1
18627
18628         * src/compose.c
18629                 Sync with HEAD (non-duplicated reedition)
18630
18631 2004-12-02 [colin]      0.9.12cvs178.1
18632
18633         * src/compose.c
18634                 Sync with HEAD (linewrap_quote fix)
18635
18636 2004-12-01 [colin]      0.9.12cvs177.3
18637
18638         * src/addrharvest.c
18639                 Replace sizeof with strlen
18640
18641 2004-12-01 [paul]       0.9.12cvs177.2
18642
18643         * src/addrharvest.c
18644                 fix 'harvest addresses'
18645
18646 2004-11-30 [colin]      0.9.12cvs177.1
18647
18648         * src/gtk/prefswindow.c
18649         * src/gtk/pluginwindow.c
18650                 Sync with HEAD
18651
18652 2004-11-29 [colin]      0.9.12cvs176.1
18653
18654         * src/folderview.c
18655                 sync with HEAD (Fix disappearing separators in folderview's popup)
18656
18657 2004-11-29 [colin]      0.9.12cvs175.1
18658
18659         * src/procmime.c
18660                 Sync with head (another format fix)
18661
18662 2004-11-29 [colin]      0.9.12cvs174.1
18663
18664         * src/pop.c
18665                 Sync with HEAD (format string fix)
18666
18667 2004-11-26 [colin]      0.9.12cvs173.1
18668
18669         * src/common/smtp.c
18670         * src/common/smtp.h
18671                 Sync with HEAD
18672
18673 2004-11-24 [colin]      0.9.12cvs172.1
18674
18675         * src/plugins/pgpmime/pgpmime.c
18676                 Sync with HEAD
18677
18678 2004-11-24 [colin]      0.9.12cvs171.1
18679
18680         * src/plugins/pgpmime/pgpmime.c
18681                 Sync with head (gpgmectx leaks)
18682
18683 2004-11-24 [colin]      0.9.12cvs169.1
18684
18685         * src/plugins/pgpmime/plugin.c
18686         * src/plugins/trayicon/Makefile.am
18687         * src/plugins/trayicon/newmarkedmail.xpm
18688         * src/plugins/trayicon/trayicon.c
18689         * src/plugins/trayicon/unreadmarkedmail.xpm
18690                 Sync with HEAD
18691
18692 2004-11-23 [colin]      0.9.12cvs168.1
18693
18694         * src/partial_download.c
18695         * src/partial_download.h
18696         * src/plugins/pgpmime/plugin.c
18697                 Sync with HEAD
18698
18699 2004-11-23 [colin]      0.9.12cvs166.1
18700
18701         * src/Makefile.am
18702         * src/codeconv.c
18703         * src/compose.c
18704         * src/folderview.c
18705         * src/main.c
18706         * src/partial_download.c
18707         * src/partial_download.h
18708         * src/prefs_account.c
18709         * src/prefs_account.h
18710         * src/privacy.c
18711         * src/privacy.h
18712         * src/procmime.c
18713         * src/common/Makefile.am
18714         * src/common/base64.h
18715         * src/common/partial_download.c
18716         * src/common/partial_download.h
18717         * src/gtk/prefswindow.c
18718         * src/gtk/prefswindow.h
18719         * src/plugins/pgpmime/pgpmime.c
18720         * src/plugins/pgpmime/prefs_gpg.c
18721         * src/plugins/pgpmime/prefs_gpg.h
18722         * src/plugins/pgpmime/sgpgme.c
18723         * src/plugins/pgpmime/sgpgme.h
18724                 Sync with HEAD
18725
18726 2004-11-23 [colin]      0.9.12cvs163.1
18727
18728         * src/main.c
18729                 Sync with HEAD (cursor optimization)
18730
18731 2004-11-23 [colin]      0.9.12cvs162.1
18732
18733         * src/prefs_common.c
18734         * src/prefs_themes.c
18735         * src/procmsg.c
18736                 Sync with HEAD
18737
18738 2004-11-23 [colin]      0.9.12cvs158.9
18739
18740         * src/compose.c
18741                 Fix double-free when forwarding
18742         * src/msgcache.c
18743                 Fix leak on error path
18744                 
18745
18746 2004-11-23 [colin]      0.9.12cvs158.8
18747
18748         * src/compose.c
18749                 Fix possible double-free
18750                 Spotted by Alfons
18751
18752 2004-11-23 [colin]      0.9.12cvs158.7
18753
18754         * src/compose.c
18755                 Fix some signal handlers' prototypes
18756                 Spotted by Alfons
18757
18758 2004-11-22 [colin]      0.9.12cvs158.6
18759
18760         * src/compose.c
18761                 Remove unneeded code and duplicated
18762                 wrapping - patch by Alfons
18763
18764 2004-11-22 [colin]      0.9.12cvs158.5
18765
18766         * src/prefs_themes.c
18767                 Fix oversized selector
18768
18769 2004-11-22 [colin]      0.9.12cvs158.4
18770
18771         * src/compose.c
18772                 fix dump_text()
18773                 patch by Alfons
18774
18775 2004-11-19 [colin]      0.9.12cvs158.3
18776
18777         * src/textview.c
18778                 Add a context menu on links (open, copy)
18779
18780 2004-11-18 [paul]       0.9.12cvs158.2
18781
18782         * src/addrgather.c
18783         * src/exphtmldlg.c
18784         * src/expldifdlg.c
18785         * src/mimeview.c
18786         * src/prefs_common.c
18787         * src/plugins/image_viewer/viewer.c
18788         * src/plugins/spamassassin/spamassassin_gtk.c
18789                 replace deprecated gtk_notebook_set_page
18790                 and gtk_notebook_current_page
18791
18792 2004-11-18 [paul]       0.9.12cvs158.1
18793
18794         * configure.ac
18795         * src/compose.c
18796         * src/mainwindow.c
18797         * src/messageview.c
18798         * src/prefs_common.c
18799         * src/common/utils.c
18800         * src/common/utils.h
18801                 sync with HEAD
18802
18803 2004-11-17 [colin]      0.9.12cvs156.1
18804
18805         * src/prefs_account.c
18806         * src/prefs_account.h
18807         * src/procmsg.c
18808                 Sync with HEAD (add pref to store encrypted mails encrypted)
18809
18810 2004-11-17 [paul]       0.9.12cvs155.1
18811
18812         * ChangeLog
18813         * ChangeLog.claws
18814         * ChangeLog.jp
18815         * NEWS
18816         * configure.ac
18817         * src/compose.c
18818         * src/jpilot.c
18819         * src/privacy.c
18820         * src/procmime.c
18821         * src/procmime.h
18822         * src/procmsg.c
18823         * src/toolbar.c
18824         * src/pixmaps/error.xpm
18825                 sync with HEAD
18826
18827 2004-11-17 [colin]      0.9.12cvs151.1
18828
18829         * src/plugins/pgpmime/pgpmime.c
18830                 Sync with HEAD (remove debug printf)
18831
18832 2004-11-17 [colin]      0.9.12cvs150.1
18833
18834         * src/plugins/pgpmime/pgpmime.c
18835                 Sync with HEAD (off-by-one fix)
18836
18837 2004-11-17 [colin]      0.9.12cvs149.1
18838
18839         * src/procmsg.c
18840                 Sync with HEAD (coding style fixes)
18841
18842 2004-11-16 [colin]      0.9.12cvs148.1
18843
18844         * src/procmsg.c
18845                 Sync with head (Fix the fix)
18846
18847 2004-11-16 [colin]      0.9.12cvs147.1
18848
18849         * src/procmsg.c
18850                 Sync with Main (leak fix)
18851
18852 2004-11-16 [colin]      0.9.12cvs146.14
18853
18854         * src/compose.c
18855                 Remove useless chunk of code
18856                 Patch by Alfons
18857
18858 2004-11-15 [colin]      0.9.12cvs146.13
18859
18860         * src/compose.c
18861                 Fix drafting after insertion
18862                 Patch by Alfons
18863
18864 2004-11-15 [colin]      0.9.12cvs146.12
18865
18866         * src/compose.c
18867         * src/prefs_filtering.c
18868         * src/prefs_filtering_action.c
18869         * src/prefs_toolbar.c
18870                 Fix some const-correctness
18871
18872 2004-11-15 [colin]      0.9.12cvs146.11
18873
18874         * src/summaryview.c
18875         * src/prefs_themes.c
18876         * src/messageview.c
18877                 Fix some leaks
18878
18879 2004-11-15 [colin]      0.9.12cvs146.10
18880
18881         * src/codeconv.c
18882                 More unreadable locale fixes
18883
18884 2004-11-14 [colin]      0.9.12cvs146.9
18885
18886         * src/textview.c
18887                 Fix uri_security_check
18888                 Patch by Alfons
18889
18890 2004-11-13 [paul]       0.9.12cvs146.8
18891
18892         * src/folder.c
18893         * src/procmime.c
18894                 fix 2 bugs introduced in last commit
18895
18896 2004-11-13 [paul]       0.9.12cvs146.7
18897
18898         * src/compose.c
18899         * src/exporthtml.c
18900         * src/exportldif.c
18901         * src/folder.c
18902         * src/imap.c
18903         * src/imap_gtk.c
18904         * src/main.c
18905         * src/mainwindow.c
18906         * src/messageview.c
18907         * src/mh_gtk.c
18908         * src/prefs_themes.c
18909         * src/procmime.c
18910         * src/setup.c
18911         * src/summaryview.c
18912                 replace deprecated g_basename
18913
18914 2004-11-13 [paul]       0.9.12cvs146.6
18915
18916         * src/compose.c
18917         * src/imap.c
18918         * src/matcher_parser.h
18919         * src/matcher_parser_parse.y
18920         * src/prefs_filtering.c
18921         * src/prefs_filtering_action.c
18922         * src/prefs_themes.c
18923         * src/prefs_toolbar.c
18924         * src/common/utils.c
18925                 various small fixes/cleanups
18926
18927 2004-11-12 [colin]      0.9.12cvs146.5
18928
18929         * src/textview.c
18930                 Validate event's origin on visibility notify
18931                 Patch by Alfons.
18932
18933 2004-11-12 [paul]       0.9.12cvs146.4
18934
18935         * src/exporthtml.c
18936         * src/exportldif.c
18937         * src/imap.c
18938         * src/mh.c
18939         * src/mimeview.c
18940         * src/prefs_spelling.c
18941         * src/prefs_themes.c
18942                 replace deprecated g_dirname    
18943
18944 2004-11-12 [colin]      0.9.12cvs146.3
18945
18946         * src/textview.c
18947                 Some coding style fixes
18948
18949 2004-11-12 [colin]      0.9.12cvs146.2
18950
18951         * src/codeconv.c
18952                 We want to replace _all_ extended chars in
18953                 conv_unreadable_*, because any string containing
18954                 extended chars not parsing as UTF8 is 
18955                 undisplayed on gtk2.
18956
18957 2004-11-12 [paul]       0.9.12cvs146.1
18958
18959         * ChangeLog
18960         * ChangeLog.claws
18961         * ChangeLog.jp
18962         * NEWS
18963         * configure.ac
18964         * src/account.c
18965         * src/folderview.c
18966         * src/folderview.h
18967         * src/imap.c
18968         * src/imap_gtk.c
18969         * src/inc.c
18970         * src/mainwindow.c
18971         * src/mh_gtk.c
18972         * src/news_gtk.c
18973         * src/pop.c
18974         * src/prefs_account.c
18975         * src/prefs_account.h
18976         * src/prefs_ext_prog.c
18977         * src/procmime.c
18978         * src/procmime.h
18979         * src/procmsg.c
18980         * src/procmsg.h
18981         * src/summary_search.c
18982         * src/summaryview.c
18983         * src/textview.c
18984         * src/common/defs.h
18985         * src/common/utils.c
18986         * src/common/utils.h
18987         * src/gtk/menu.c
18988         * src/gtk/menu.h
18989                 sync with HEAD
18990
18991 2004-11-11 [colin]      0.9.12cvs144.2
18992
18993         * src/textview.c
18994                 Fix URI range selection (patch by Alfons)
18995
18996 2004-11-09 [colin]      0.9.12cvs144.1
18997
18998         * ChangeLog.claws
18999         * src/compose.c
19000         * src/folder.c
19001         * src/folder_item_prefs.c
19002         * src/prefs_account.c
19003         * src/prefs_account.h
19004         * src/plugins/pgpmime/pgpmime.c
19005                 Sync with HEAD
19006
19007 2004-11-08 [colin]      0.9.12cvs143.1
19008
19009         * src/summaryview.c
19010                 Sync with HEAD (optimize quicksearch)
19011
19012 2004-11-08 [colin]      0.9.12cvs142.2
19013
19014         * src/compose.c
19015                 Don't wrap when Edit/Auto wrapping is disabled
19016
19017 2004-11-08 [colin]      0.9.12cvs142.1
19018
19019         * src/textview.c
19020                 Sync with HEAD
19021
19022 2004-11-08 [colin]      0.9.12cvs141.1
19023
19024         * src/textview.c
19025                 Sync with HEAD (fix some mail URIs)
19026
19027 2004-11-08 [colin]      0.9.12cvs140.3
19028
19029         * src/textview.c
19030                 o Use text cursor instead of arrow when
19031                   not on a link
19032                 o Fix handling of contiguous links (as in
19033                   "colin@colino.net" <colin@colino.net>)
19034                   This one unveils a bug in get_email_part()
19035
19036 2004-11-07 [colin]      0.9.12cvs140.2
19037
19038         * src/textview.c
19039                 Fix memleak. Patch by Alfons.
19040
19041 2004-11-06 [colin]      0.9.12cvs140.1
19042
19043         * src/compose.c
19044                 Sync with HEAD (don't ask passphrase
19045                 when drafting)
19046
19047 2004-11-06 [paul]       0.9.12cvs139.2
19048
19049         * AUTHORS
19050         * src/textview.c
19051         * src/textview.h
19052                 textview URI handling. hovering over a 
19053                 link displays it in the status bar,
19054                 and changes the mouse pointer to a hand 
19055                 cursor. a link is activated with a single 
19056                 click. (Modified from the) patch by Jean-Yves 
19057                 Lefort <jylefort@users.sourceforge.net>
19058                 
19059
19060 2004-11-05 [colin]      0.9.12cvs139.1
19061
19062         * src/compose.c
19063         * src/procmime.c
19064                 Sync with HEAD again ^^
19065
19066 2004-11-05 [colin]      0.9.12cvs139.1
19067
19068         * src/compose.c
19069         * src/procmime.c
19070                 Sync with HEAD
19071
19072 2004-11-03 [paul]       0.9.12cvs138.1
19073
19074         * ChangeLog.claws
19075         * configure.ac
19076         * po/POTFILES.in
19077         * src/prefs_ext_prog.c
19078         * src/procmime.c
19079         * tools/kdeservicemenu/README
19080         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
19081         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
19082                 sync with HEAD
19083
19084 2004-11-01 [christoph]  0.9.12cvs136.2
19085
19086         * src/procmime.c
19087                 convert MIME parameters to UTF-8
19088
19089 2004-10-29 [colin]      0.9.12cvs136.1
19090
19091         * src/common/utils.c
19092                 Sync with HEAD (don't use '=' in mime boundary)
19093
19094 2004-10-29 [paul]       0.9.12cvs135.1
19095
19096         * configure.ac
19097         * doc/src/rfc2231.txt
19098         * src/procmime.c
19099         * src/common/quoted-printable.c
19100         * src/common/utils.c
19101         * src/common/utils.h
19102                 sync with HEAD
19103
19104 2004-10-27 [paul]       0.9.12cvs134.1
19105
19106         * configure.ac
19107         * src/main.c
19108         * src/procmime.c
19109         * src/plugins/pgpmime/pgpmime.c
19110                 sync with HEAD
19111
19112 2004-10-26 [paul]       0.9.12cvs132.3
19113
19114         * src/account.c
19115         * src/addressbook.c
19116         * src/addrgather.c
19117         * src/addrharvest.c
19118         * src/codeconv.c
19119         * src/compose.c
19120         * src/customheader.c
19121         * src/editaddress.c
19122         * src/editgroup.c
19123         * src/enriched.c
19124         * src/expldifdlg.c
19125         * src/exporthtml.c
19126         * src/exportldif.c
19127         * src/folder.c
19128         * src/foldersel.c
19129         * src/folderview.c
19130         * src/grouplistdialog.c
19131         * src/html.c
19132         * src/imap.c
19133         * src/jpilot.c
19134         * src/ldapserver.c
19135         * src/ldif.c
19136         * src/mimeview.c
19137         * src/news.c
19138         * src/news_gtk.c
19139         * src/pop.c
19140         * src/prefs_display_header.c
19141         * src/prefs_gtk.c
19142         * src/prefs_msg_colors.c
19143         * src/prefs_toolbar.c
19144         * src/procheader.c
19145         * src/procmime.c
19146         * src/summaryview.c
19147         * src/textview.c
19148         * src/toolbar.c
19149         * src/vcard.c
19150         * src/common/mgutils.c
19151         * src/common/nntp.c
19152         * src/common/smtp.c
19153         * src/common/template.c
19154         * src/common/utils.c
19155         * src/common/xmlprops.c
19156         * src/plugins/pgpmime/pgpmime.c
19157         * src/plugins/pgpmime/select-keys.c
19158         * src/plugins/pgpmime/sgpgme.c
19159                 replace deprecated g_strcasecmp(), g_strncasecmp(),
19160                 g_string_sprintfa(), gtk_notebook_current_page()
19161
19162 2004-10-26 [colin]      0.9.12cvs132.2
19163
19164         * src/prefs_folder_item.c
19165                 Fix default-account selection
19166
19167 2004-10-21 [colin]      0.9.12cvs133
19168
19169         * src/compose.c
19170                 Sync with HEAD (Remove extra separator in compose's Options)
19171         * src/textview.c
19172                 Set wrapping to char
19173
19174 2004-10-21 [paul]       0.9.12cvs131.2
19175
19176         * src/compose.c
19177         * src/sourcewindow.c
19178                 fix wrapping
19179                 fix window shrinking 
19180
19181 2004-10-21 [colin]      0.9.12cvs131.1
19182
19183         * ChangeLog.claws
19184         * src/compose.c
19185                 Sync with HEAD
19186
19187 2004-10-21 [paul]       0.9.12cvs130.2
19188
19189         * src/prefs_folder_item.c
19190                 sync with HEAD (Apply to subfolders)
19191
19192 2004-10-19 [colin]      0.9.12cvs130.1
19193
19194         * ChangeLog.claws
19195         * src/compose.c
19196         * src/common/utils.c
19197         * src/gtk/menu.c
19198                 Sync with HEAD
19199
19200 2004-10-19 [colin]      0.9.12cvs128.1
19201
19202         * src/addrbook.c
19203         * src/addrcache.c
19204         * src/addressbook.c
19205         * src/codeconv.c
19206         * src/compose.c
19207         * src/customheader.c
19208         * src/editaddress.c
19209         * src/editgroup.c
19210         * src/exporthtml.c
19211         * src/folder.c
19212         * src/folderview.c
19213         * src/imap.c
19214         * src/jpilot.c
19215         * src/main.c
19216         * src/matcher_parser_parse.y
19217         * src/mbox.c
19218         * src/pop.c
19219         * src/prefs_account.c
19220         * src/prefs_gtk.c
19221         * src/prefs_msg_colors.c
19222         * src/procheader.c
19223         * src/procmime.c
19224         * src/procmime.h
19225         * src/procmsg.c
19226         * src/summaryview.c
19227         * src/textview.c
19228         * src/common/base64.c
19229         * src/common/partial_download.c
19230         * src/common/socket.c
19231         * src/common/sylpheed.c
19232         * src/common/utils.c
19233         * src/common/utils.h
19234         * src/gtk/pluginwindow.c
19235         * src/gtk/quicksearch.c
19236         * src/plugins/clamav/clamav_plugin.c
19237         * src/plugins/clamav/clamav_plugin.h
19238         * src/plugins/clamav/clamav_plugin_gtk.c
19239         * src/plugins/pgpmime/passphrase.c
19240         * src/plugins/pgpmime/pgpmime.c
19241         * src/plugins/pgpmime/plugin.c
19242         * src/plugins/pgpmime/prefs_gpg.c
19243         * src/plugins/pgpmime/prefs_gpg.h
19244         * src/plugins/pgpmime/select-keys.c
19245         * src/plugins/pgpmime/sgpgme.c
19246         * src/plugins/spamassassin/libspamc.c
19247         * src/plugins/spamassassin/spamassassin.c
19248         * src/plugins/spamassassin/spamassassin.h
19249         * src/plugins/spamassassin/spamassassin_gtk.c
19250         * src/plugins/trayicon/trayicon.c
19251         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
19252                 Sync with HEAD
19253
19254 2004-10-14 [colin]      0.9.12cvs126.2
19255
19256         * src/codeconv.c
19257         * src/textview.c
19258                 Fix conv_unreadable_locale
19259
19260 2004-10-13 [colin]      0.9.12cvs126.1
19261
19262         * src/compose.c
19263                 Sync with HEAD (don't convert charset for 
19264                 drafted messages, minor cleanup)
19265
19266 2004-10-13 [colin]      0.9.12cvs125.1
19267
19268         * po/POTFILES.in
19269                 Sync with HEAD (POTFILES fix)
19270
19271 2004-10-12 [colin]      0.9.12cvs124.3
19272
19273         * src/compose.c
19274                 Fix encoding bug from latest sync
19275
19276 2004-10-12 [paul]       0.9.12cvs124.2
19277
19278         * src/plugins/pgpmime/prefs_gpg.c
19279         * src/plugins/pgpmime/prefs_gpg.h
19280                 forgotten in last commit        
19281
19282 2004-10-12 [paul]       0.9.12cvs124.1
19283
19284         * ChangeLog.claws
19285         * configure.ac
19286         * m4/spamassassin.m4
19287         * src/Makefile.am
19288         * src/account.c
19289         * src/compose.c
19290         * src/compose.h
19291         * src/crash.c
19292         * src/main.c
19293         * src/mimeview.c
19294         * src/passphrase.c
19295         * src/passphrase.h
19296         * src/prefs_account.c
19297         * src/prefs_account.h
19298         * src/prefs_common.c
19299         * src/privacy.c
19300         * src/privacy.h
19301         * src/procmime.c
19302         * src/procmime.h
19303         * src/procmsg.c
19304         * src/rfc2015.c
19305         * src/rfc2015.h
19306         * src/select-keys.c
19307         * src/select-keys.h
19308         * src/textview.c
19309         * src/common/utils.c
19310         * src/common/utils.h
19311         * src/gtk/about.c
19312         * src/plugins/pgpmime/Makefile.am
19313         * src/plugins/pgpmime/passphrase.c
19314         * src/plugins/pgpmime/passphrase.h
19315         * src/plugins/pgpmime/pgpmime.c
19316         * src/plugins/pgpmime/plugin.c
19317         * src/plugins/pgpmime/select-keys.c
19318         * src/plugins/pgpmime/select-keys.h
19319         * src/plugins/pgpmime/sgpgme.c
19320         * src/plugins/pgpmime/sgpgme.h
19321                 sync with HEAD
19322
19323 2004-10-04 [colin]      0.9.12cvs122.1
19324
19325         * src/mainwindow.c
19326         * src/messageview.c
19327         * src/messageview.h
19328         * src/textview.c
19329                 Sync with HEAD
19330
19331 2004-10-04 [colin]      0.9.12cvs121.1
19332
19333         * src/summaryview.c
19334                 Sync with HEAD
19335
19336 2004-10-04 [paul]       0.9.12cvs120.1
19337
19338         * configure.ac
19339                 sync with HEAD [don't try to build 
19340                 pgpmime plugin when gpgme is disabled]
19341
19342 2004-10-03 [colin]      0.9.12cvs119.3
19343
19344         * src/gtk/gtksctree.c
19345                 Lots of side effects. Put back as before 117.2.
19346         * src/summaryview.c
19347                 Fix bug #602
19348
19349 2004-10-03 [colin]      0.9.12cvs119.2
19350
19351         * src/gtk/gtksctree.c
19352                 Revert 608 fix that doesn't work that good
19353
19354 2004-10-02 [colin]      0.9.12cvs119.1
19355
19356         * src/mainwindow.c
19357         * src/messageview.c
19358         * src/prefs_common.h
19359         * src/procmime.c
19360         * src/procmime.h
19361         * src/textview.c
19362                 Sync with HEAD
19363         * src/gtk/gtksctree.c
19364                 Close bug #608
19365
19366 2004-10-01 [colin]      0.9.12cvs118.1
19367
19368         * src/mimeview.c
19369                 Sync with HEAD (better Save All fix)
19370
19371 2004-10-01 [colin]      0.9.12cvs117.2
19372
19373         * src/gtk/gtksctree.c
19374                 Faster on selection
19375
19376 2004-10-01 [colin]      0.9.12cvs117.1
19377
19378         * src/mimeview.c
19379                 Sync with HEAD (Save All: only attachments)
19380
19381 2004-10-01 [paul]       0.9.12cvs116.1
19382
19383         * ChangeLog.claws
19384         * configure.ac
19385         * src/account.c
19386         * src/prefs_common.c
19387         * src/gtk/colorlabel.c
19388                 sync with HEAD
19389
19390 2004-09-30 [colin]      0.9.12cvs115.1
19391
19392         * src/stock_pixmap.c
19393         * src/stock_pixmap.h
19394         * src/folderview.c
19395         * src/Makefile.am
19396         * src/pixmaps/read.xpm
19397                 Sync with HEAD (new pixmap)
19398
19399 2004-09-29 [colin]      0.9.12cvs114.1
19400
19401         * src/compose.c
19402                 Sync with HEAD
19403                 Fix focus handling in headers
19404
19405 2004-09-29 [paul]       0.9.12cvs113.1
19406
19407         * src/quote_fmt_parse.y
19408                 sync with HEAD
19409  
19410
19411 2004-09-28 [colin]      0.9.12cvs112.1
19412
19413         * src/folderview.c
19414         * src/mainwindow.c
19415                 Sync with HEAD
19416
19417 2004-09-28 [colin]      0.9.12cvs110.1
19418
19419         * src/folderview.c
19420                 Sync with HEAD (Contextual Empty trash menu)
19421
19422 2004-09-28 [colin]      0.9.12cvs108.1
19423
19424         * src/addressbook.c
19425                 Sync with HEAD (addressbook edit on double-click)
19426
19427 2004-09-28 [colin]      0.9.12cvs106.1
19428
19429         * src/inc.c
19430                 Sync with HEAD (folder_item freeze on inc)
19431
19432 2004-09-27 [colin]      0.9.12cvs105.1
19433
19434         * src/folderview.c
19435                 Sync with HEAD (right-align new and unread column)
19436
19437 2004-09-27 [colin]      0.9.12cvs104.1
19438
19439         * src/main.c
19440                 Sync with HEAD (revert 0.9.12cvs101)
19441
19442 2004-09-24 [colin]      0.9.12cvs103.2
19443
19444         * src/wizard.c
19445                 Fix gtk warnings and use domain part of the email address 
19446                 when domain detection fails (no dot in domain name)
19447
19448 2004-09-23 [colin]      0.9.12cvs103.1
19449
19450         * src/plugins/spamassassin/libspamc.c
19451         * src/plugins/spamassassin/libspamc.h
19452         * src/plugins/spamassassin/utils.c
19453         * src/plugins/spamassassin/utils.h
19454                 Sync with HEAD (Update spamassassin to 3.0)
19455
19456 2004-09-21 [colin]      0.9.12cvs102.3
19457
19458         * src/action.c
19459                 Add horizontal scrollbar in action io dialog as needed
19460                 Patch by Alfons.
19461
19462 2004-09-20 [colin]      0.9.12cvs102.2
19463
19464         * src/plugins/image_viewer/viewer.c
19465                 Remove imlib stuff
19466                 use gtk_pixmap_set when clearing
19467                 (would be better to use gtkImages, but causes size-allocate 
19468                 signals storm)
19469
19470 2004-09-17 [paul]       0.9.12cvs102.1
19471
19472         * ChangeLog
19473         * ChangeLog.claws
19474         * ChangeLog.jp
19475         * configure.ac
19476         * src/inc.c
19477                 sync with HEAD
19478
19479
19480 2004-09-17 [colin]      0.9.12cvs101.1
19481
19482         * ChangeLog.claws
19483         * src/main.c
19484                 Sync with HEAD (fix segs at exit)
19485
19486 2004-09-14 [colin]      0.9.12cvs99.5
19487
19488         * src/common/socket.c
19489         * AUTHORS
19490                 Fix send error on 64bit platforms
19491                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
19492
19493 2004-09-14 [colin]      0.9.12cvs99.4
19494
19495         * src/action.c
19496                 Fix action output with utf8 
19497                 Patch by Alfons.
19498
19499 2004-09-14 [colin]      0.9.12cvs99.3
19500
19501         * ChangeLog.claws
19502         * src/folder.c
19503                 Sync with HEAD
19504
19505 2004-09-09 [colin]      0.9.12cvs99.2
19506
19507         * src/action.c
19508                 Fix progress bar (displaying "Completed %v/%u")
19509                 Patch by Alfons.
19510
19511 2004-09-08 [colin]      0.9.12cvs99.1
19512
19513         * src/account.c
19514         * src/folder.c
19515         * src/procmsg.c
19516         * src/procmsg.h
19517         * src/plugins/pgpmime/pgpmime.c
19518                 Sync with HEAD
19519
19520 2004-09-08 [colin]      0.9.12cvs97.2
19521
19522         * src/summaryview.c
19523                 Don't select mails in collapsed threads 
19524                 when navigating with up/down
19525
19526 2004-09-07 [colin]      0.9.12cvs97.1
19527
19528         * src/inc.c
19529                 Sync with HEAD (meaningful error messages)
19530
19531 2004-09-06 [colin]      0.9.12cvs96.1
19532
19533         * src/toolbar.c
19534                 Sync with HEAD (fix Redirect graying out)
19535
19536 2004-09-06 [colin]      0.9.12cvs95.1
19537
19538         * src/summaryview.c
19539         * src/mimeview.c
19540                 Sync with HEAD (fix dropped URIs)
19541
19542 2004-09-06 [colin]      0.9.12cvs94.1
19543
19544         * src/addressbook.c
19545         * src/addressitem.h
19546         * src/addritem.c
19547         * src/addritem.h
19548                 Sync with HEAD (addressbook DnD)
19549
19550 2004-09-03 [colin]      0.9.12cvs93.1
19551
19552         * src/summaryview.c
19553                 Sync with HEAD (next/prev unread)
19554
19555 2004-09-03 [colin]      0.9.12cvs92.1
19556
19557         * src/prefs_common.c
19558         * src/prefs_common.h
19559         * src/summaryview.c
19560                 Sync with HEAD ('mark_as_read_delay' pref)
19561
19562 2004-09-02 [colin]      0.9.12cvs91.2
19563
19564         * src/common/xml.c
19565                 Fix leak
19566
19567 2004-09-02 [colin]      0.9.12cvs91.1
19568
19569         * src/gtk/menu.c
19570                 Sync with HEAD (menu accel don't work, but whatever)
19571
19572 2004-09-02 [colin]      0.9.12cvs90.1
19573
19574         * src/account.c
19575                 Sync with HEAD (fix bug 582)
19576
19577 2004-09-02 [colin]      0.9.12cvs89.1
19578
19579         * src/addrindex.c
19580                 Sync with HEAD (free deleted queries)
19581
19582 2004-09-02 [colin]      0.9.12cvs88.1
19583
19584         * src/ldapquery.c
19585                 Sync with HEAD (fix LDAP freezes)
19586
19587 2004-09-02 [colin]      0.9.12cvs87.1
19588
19589         * src/prefs_spelling.c
19590                 Sync with HEAD (add default dictionary)
19591
19592 2004-09-01 [colin]      0.9.12cvs86.1
19593
19594         * src/filtering.c
19595         * src/folderview.c
19596         * src/imap.c
19597         * src/prefs_matcher.c
19598         * src/stock_pixmap.c
19599         * src/summary_search.c
19600         * src/summaryview.c
19601         * src/wizard.c
19602         * src/wizard.h
19603                 Sync with HEAD (uninitialized vars fixes)
19604                 + gtk2 specific warning fixes
19605
19606 2004-08-31 [colin]      0.9.12cvs85.1
19607
19608         * src/folder.c
19609                 Sync with HEAD (Fix memory corruption due to 
19610                 uninitialized var)
19611
19612 2004-08-31 [colin]      0.9.12cvs84.4
19613
19614         * src/summary_search.c
19615                 Fix segfaults when searching in folders with broken headers
19616
19617 2004-08-31 [colin]      0.9.12cvs84.3
19618
19619         * src/compose.c
19620         * src/textview.c
19621                 Fix some more encoding/decoding issues
19622
19623 2004-08-30 [colin]      0.9.12cvs84.2
19624
19625         * src/mimeview.c
19626         * src/prefs_themes.c
19627         * src/gtk/filesel.c
19628         * src/gtk/filesel.h
19629                 Add a folder-mode selection (fixes mimeview's "Save all")
19630
19631 2004-08-29 [colin]      0.9.12cvs84.1
19632
19633         * src/mimeview.c
19634                 Sync with HEAD (don't escape saved filenames)
19635
19636 2004-08-27 [colin]      0.9.12cvs83.1
19637
19638         * ChangeLog
19639         * ChangeLog.claws
19640         * ChangeLog.jp
19641         * src/mh.c
19642         * src/procheader.c
19643         * src/procmsg.c
19644         * src/procmsg.h
19645         * src/common/utils.c
19646         * src/gtk/menu.h
19647         * po/
19648                 Sync with HEAD 0.9.12cvs83 (sync with main)
19649
19650 2004-08-26 [colin]      0.9.12cvs82.4
19651
19652         * src/codeconv.c
19653                 Fix strange stack corruption
19654                 Convert to utf8 after unmime, not before
19655
19656 2004-08-26 [colin]      0.9.12cvs82.3
19657
19658         * src/main.c
19659         * src/wizard.c
19660                 Fix account folders duplication
19661
19662 2004-08-25 [colin]      0.9.12cvs82.2
19663
19664         * src/wizard.c
19665                 Remove ports
19666                 Add SSL selection
19667                 Use login@server as account name
19668
19669 2004-08-25 [colin]      0.9.12cvs82.1
19670
19671         * src/plugins/pgpmime/pgpmime.c
19672                 Sync with HEAD (leak fix).
19673
19674 2004-08-25 [colin]      0.9.12cvs81.1
19675
19676         * src/plugins/pgpmime/pgpmime.c
19677         * src/plugins/pgpmime/sgpgme.c
19678         * src/plugins/pgpmime/sgpgme.h
19679                 Sync with HEAD (Handle combined messages).
19680
19681 2004-08-24 [colin]      0.9.12cvs80.3
19682
19683         * src/wizard.c
19684                 Fix full name, ports, and imap
19685
19686 2004-08-24 [colin]      0.9.12cvs80.2
19687
19688         * src/Makefile.am
19689         * src/main.c
19690         * src/setup.c
19691         * src/setup.h
19692         * src/stock_pixmap.c
19693         * src/stock_pixmap.h
19694         * src/wizard.c ** ADDED **
19695         * src/wizard.h ** ADDED ** 
19696         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
19697                 Add a setup wizard 
19698
19699 2004-08-24 [colin]      0.9.12cvs80.1
19700
19701         * src/folder.c
19702                 Sync with HEAD (set mimeflags on all messages)
19703
19704 2004-08-24 [colin]      0.9.12cvs79.3
19705
19706         * src/matcher_parser_lex.l
19707                 Fix 8bits strings not in utf8
19708
19709 2004-08-24 [colin]      0.9.12cvs79.2
19710
19711         * src/compose.c
19712                 Check conversion result before replacing buffer
19713
19714 2004-08-23 [colin]      0.9.12cvs79.1
19715
19716         * src/compose.c
19717                 Sync with HEAD (create message header in memory)
19718
19719 2004-08-23 [colin]      0.9.12cvs78.1
19720
19721         * src/rfc2015.c
19722         * src/rfc2015.h
19723                 Sync with HEAD (fix bug 197 again)
19724
19725 2004-08-23 [colin]      0.9.12cvs77.3
19726
19727         * src/compose.c
19728                 Fix again inline gpg signing (which outputs utf8
19729                 in gtk2). Not syncing this fix to HEAD as this 
19730                 code is meant to die.
19731
19732 2004-08-23 [colin]      0.9.12cvs77.2
19733
19734         * src/prefs_account.h
19735                 Remove useless include
19736
19737 2004-08-23 [colin]      0.9.12cvs77.1
19738
19739         * src/imap.c
19740         * po/es.po
19741         * po/fr.po
19742         * po/it.po
19743         * po/pl.po
19744         * po/pt_BR.po
19745         * po/sk.po
19746         * po/sr.po
19747                 Sync with HEAD (fix bug 577)
19748
19749 2004-08-22 [colin]      0.9.12cvs76.1
19750
19751         * src/plugins/trayicon/trayicon.c
19752                 Sync with HEAD (fix formatting bug)
19753
19754 2004-08-21 [colin]      0.9.12cvs74.2
19755
19756         * src/gtk/colorsel.c
19757                 Fix bug 564 (Folder color selection window exits on any
19758                 keypress)
19759
19760 2004-08-21 [colin]      0.9.12cvs74.1
19761
19762         * ChangeLog.claws
19763         * src/compose.c
19764         * src/summaryview.c
19765         * src/toolbar.c
19766                 Sync with HEAD (fix bug 576)
19767
19768 2004-08-21 [colin]      0.9.12cvs70.1
19769
19770         * src/compose.c
19771         * src/mainwindow.c
19772                 Sync with HEAD
19773                 
19774
19775 2004-08-21 [paul]       0.9.12cvs66.4
19776
19777         * src/mainwindow.c
19778         * src/messageview.c
19779         * src/gtk/menu.c
19780         * src/plugins/spamassassin/spamassassin_gtk.c
19781                 remove some deprecated gtk1 functions
19782
19783
19784 2004-08-21 [colin]      0.9.12cvs66.3
19785
19786         * src/compose.c
19787         * src/codeconv.c
19788                 Fix warnings
19789                 Remove encoding hacks
19790                 Fix bug 575 (Strange character messes up message)
19791                 Don't display conversion error when drafting
19792
19793 2004-08-21 [paul]       0.9.12cvs66.2
19794
19795         * src/prefs_account.c
19796                 fix GnuPG mode bugs
19797
19798
19799 2004-08-20 [colin]      0.9.12cvs66.1
19800
19801         * src/codeconv.c
19802                 Sync with HEAD 0.9.12cvs66
19803
19804 2004-08-20 [paul]
19805
19806         * src/plugins/pgpmime/plugin.c
19807                 modify PGP/MIME plugin's description
19808
19809 2004-08-17 [colin]      0.9.12cvs65.1
19810
19811         * src/common/ssl.c
19812         * src/plugins/pgpmime/plugin.c
19813                 Sync with HEAD
19814
19815 2004-08-14 [colin]      0.9.12cvs60.3
19816
19817         * src/plugins/trayicon/trayicon.c
19818                 Put back resize callback, on size-request signal
19819                 rather than size-allocate to avoid infinite 
19820                 callback loop
19821
19822 2004-08-13 [colin]      0.9.12cvs60.2
19823
19824         * src/common/defs.h
19825                 Cache versions have been fixed
19826
19827 2004-08-13 [colin]      0.9.12cvs60.1
19828
19829         * src/folderutils.c
19830                 Sync with HEAD
19831
19832 2004-08-12 [colin]      0.9.12cvs59.1
19833
19834         * src/plugins/trayicon/trayicon.c
19835                 Sync with HEAD
19836
19837 2004-08-12 [colin]      0.9.12cvs57.5
19838
19839         * sylpheed.desktop
19840         * configure.ac
19841         * src/Makefile.am
19842         * src/main.c
19843                 Add support for Freedesktop.org's startup notification
19844
19845 2004-08-11 [colin]      0.9.12cvs57.4
19846
19847         * src/textview.c
19848                 Fix off-by-one
19849
19850 2004-08-11 [colin]      0.9.12cvs57.3
19851
19852         * src/message_search.c
19853         * src/summary_search.c
19854                 Make searches case insensitive by default
19855         * src/textview.c
19856                 Fix case-insensitive search in message
19857
19858 2004-08-11 [colin]      0.9.12cvs57.2
19859
19860         * src/summary_search.c
19861                 Let case-sensitive be specified
19862
19863 2004-08-10 [colin]      0.9.12cvs55.4
19864
19865         * src/common/socket.c
19866                 Fix the possible race condition
19867
19868 2004-08-09 [paul]       0.9.12cvs55.3
19869
19870         * configure.ac
19871         * src/Makefile.am
19872         * src/common/Makefile.am
19873                 sync with HEAD
19874
19875
19876 2004-08-09 [paul]       0.9.12cvs55.2
19877
19878         * autogen.sh
19879         * po/poconv.sh
19880                 remove unneeded script
19881
19882         * configure.ac
19883                 add forgotten USE_LDAP_TLS (sync with HEAD)
19884
19885
19886 2004-08-09 [colin]      0.9.12cvs55.1
19887
19888         * src/main.c
19889         * src/common/ssl.c
19890         * src/common/sylpheed.c
19891         * src/common/sylpheed.h
19892                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
19893
19894 2004-08-09 [paul]       0.9.12cvs54.1
19895
19896         * ChangeLog
19897         * ChangeLog.claws
19898         * ChangeLog.jp
19899         * configure.ac
19900         * po/POTFILES.in
19901         * src/Makefile.am
19902         * src/folderutils.c
19903         * src/main.c
19904         * src/pgpmime.c
19905         * src/pgpmime.h
19906         * src/sgpgme.c
19907         * src/sgpgme.h
19908         * src/plugins/Makefile.am
19909         * src/plugins/pgpmime/.cvsignore
19910         * src/plugins/pgpmime/Makefile.am
19911         * src/plugins/pgpmime/pgpmime.c
19912         * src/plugins/pgpmime/pgpmime.h
19913         * src/plugins/pgpmime/plugin.c
19914         * src/plugins/pgpmime/sgpgme.c
19915         * src/plugins/pgpmime/sgpgme.h
19916                 sync with HEAD
19917
19918 2004-08-08 [paul]       0.9.12cvs51.1
19919
19920         * configure.ac
19921         * src/folder.c
19922                 sync with HEAD
19923
19924 2004-08-07 [colin]      0.9.12cvs50.1
19925
19926         * src/pop.c
19927         * src/common/partial_download.c
19928                 fix warnings (sync from HEAD)
19929
19930 2004-08-07 [colin]      0.9.12cvs48.1
19931
19932         * src/prefs_folder_item.c
19933                 sync with HEAD 0.9.12cvs48
19934
19935 2004-08-06 [colin]      0.9.12cvs47.1
19936
19937         * src/compose.c
19938                 Sync with HEAD
19939
19940 2004-08-06 [christoph]  0.9.12cvs46.2
19941
19942         * src/main.c
19943         * src/plugins/clamav/clamav_plugin_gtk.c
19944         * src/plugins/dillo_viewer/dillo_viewer.c
19945         * src/plugins/image_viewer/plugin.c
19946         * src/plugins/mathml_viewer/mathml_viewer.c
19947         * src/plugins/spamassassin/spamassassin_gtk.c
19948         * src/plugins/trayicon/trayicon.c
19949                 don't mix GTK1.2 plugin with GTK2 plugins
19950
19951 2004-08-06 [colin]      0.9.12cvs46.1
19952
19953         * ChangeLog
19954         * ChangeLog.claws
19955         * ChangeLog.jp
19956         * configure.ac
19957         * sylpheed-claws.pc.in
19958         * src/folder.c
19959         * src/imap.c
19960         * src/localfolder.c
19961         * src/messageview.c
19962         * src/mimeview.c
19963         * src/mimeview.h
19964         * src/msgcache.c
19965         * src/news.c
19966         * src/prefs_ext_prog.c
19967         * src/prefs_folder_item.c
19968         * src/prefs_fonts.c
19969         * src/prefs_msg_colors.c
19970         * src/prefs_spelling.c
19971         * src/prefs_themes.c
19972         * src/prefs_toolbar.c
19973         * src/prefs_wrapping.c
19974         * src/procmime.h
19975         * src/common/defs.h
19976         * src/common/nntp.c
19977         * src/common/session.c
19978         * src/common/session.h
19979         * src/common/socket.c
19980         * src/common/utils.h
19981         * src/common/xml.c
19982         * src/common/xml.h
19983         * src/gtk/prefswindow.c
19984         * src/gtk/prefswindow.h
19985         * src/plugins/clamav/clamav_plugin_gtk.c
19986         * src/plugins/dillo_viewer/dillo_prefs.c
19987         * src/plugins/image_viewer/viewerprefs.c
19988         * src/plugins/spamassassin/spamassassin_gtk.c
19989         * m4/openssl.m4 *** REMOVED ***
19990                 Sync with HEAD 0.9.12cvs46
19991
19992 2004-08-03 [paul]       0.9.12cvs40.2
19993
19994         * src/action.c
19995         * src/addressadd.c
19996         * src/addressbook.c
19997         * src/addrgather.c
19998         * src/browseldap.c
19999         * src/compose.c
20000         * src/crash.c
20001         * src/editaddress.c
20002         * src/editgroup.c
20003         * src/editldap_basedn.c
20004         * src/foldersel.c
20005         * src/importldif.c
20006         * src/mimeview.c
20007         * src/prefs_common.c
20008         * src/prefs_template.c
20009         * src/sourcewindow.c
20010         * src/summaryview.c
20011         * src/gtk/about.c
20012         * src/gtk/foldersort.c
20013         * src/gtk/logwindow.c
20014         * src/gtk/pluginwindow.c
20015         * src/gtk/prefswindow.c
20016                 change all gtk_scrolled_window_set_policy from 
20017                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
20018
20019 2004-08-02 [paul]       0.9.12cvs40.1
20020
20021         * AUTHORS
20022                 update translation team section
20023         * po/pt_BR.po
20024                 updated by Frederico Goncalves Guimaraes
20025                 <fggdebian@yahoo.com.br>
20026
20027 2004-07-31 [colin]      0.9.12cvs39.9
20028
20029         * src/exphtmldlg.c
20030                 Fix compilation
20031
20032 2004-07-31 [colin]      0.9.12cvs39.8
20033
20034         * src/exphtmldlg.c
20035                 Fix an alertpanel type
20036
20037 2004-07-30 [colin]      0.9.12cvs39.7
20038
20039         * src/alertpanel.c
20040                 Fix alertpanel_error_log's icon
20041
20042 2004-07-30 [colin]      0.9.12cvs39.6
20043
20044         * src/pop.c
20045                 Two of them should still be warnings
20046
20047 2004-07-30 [colin]      0.9.12cvs39.5
20048
20049         * src/pop.c
20050                 More warning -> error
20051 2004-07-29 [colin]      0.9.12cvs39.4
20052
20053         * src/pop.c
20054                 Warning -> error
20055
20056 2004-07-29 [colin]      0.9.12cvs39.3
20057
20058         * src/prefs_matcher.c
20059                 Fix segfault
20060
20061 2004-07-29 [colin]      0.9.12cvs39.2
20062
20063         * src/alertpanel.c
20064                 More nice-looking alertpanels
20065
20066 2004-07-29 [colin]      0.9.12cvs39.1
20067
20068         * src/messageview.c
20069                 sync with head
20070                 (inform user when partial mail is deleted on server)
20071
20072 2004-07-29 [colin]      0.9.12cvs38.1
20073
20074         * src/messageview.c
20075                 sync with head
20076
20077 2004-07-28 [paul]       0.9.12cvs37.7
20078
20079         * src/mainwindow.c
20080                 complete the replacement of deprecated gtk_progress_*
20081
20082 2004-07-28 [paul]       0.9.12cvs37.6
20083
20084         * src/action.c
20085         * src/inc.c
20086         * src/mainwindow.c
20087         * src/send_message.c
20088         * src/gtk/progressdialog.c
20089         * src/gtk/progressdialog.h
20090                 replace deprecated gtk_progress_*
20091
20092 2004-07-28 [paul]       0.9.12cvs37.5
20093
20094         * src/gtk/filesel.c
20095                 remove gtk_window_set_wmclass()
20096 2004-07-28 [paul]       0.9.12cvs37.4
20097
20098         * src/addressbook.c
20099         * src/compose.c
20100         * src/foldersel.c
20101         * src/mainwindow.c
20102         * src/messageview.c
20103         * src/sourcewindow.c
20104         * src/gtk/logwindow.c
20105                 remove gtk_window_set_wmclass()
20106                 
20107         * src/prefs_filtering.c
20108         * src/prefs_filtering_action.c
20109         * src/prefs_fonts.c
20110         * src/prefs_gtk.c
20111         * src/prefs_matcher.c
20112         * src/ssl_manager.c
20113         * src/gtk/prefswindow.c
20114                 replace gtk_window_position()
20115
20116 2004-07-28 [colin]      0.9.12cvs37.3
20117
20118         * src/alertpanel.c
20119         * src/alertpanel.h
20120                 Add a way to specify panel type for specific
20121                 panels (alertpanel())
20122         * src/account.c
20123         * src/addressbook.c
20124         * src/compose.c
20125         * src/expldifdlg.c
20126         * src/main.c
20127         * src/messageview.c
20128         * src/summaryview.c
20129         * src/textview.c
20130         * src/gtk/sslcertwindow.c
20131                 Fix alertpanel()s so that their icon match
20132                 their real type
20133
20134 2004-07-28 [paul]       0.9.12cvs37.2
20135
20136         * src/addr_compl.c
20137         * src/addressbook.c
20138         * src/alertpanel.c
20139         * src/compose.c
20140         * src/export.c
20141         * src/foldersel.c
20142         * src/folderview.c
20143         * src/grouplistdialog.c
20144         * src/import.c
20145         * src/mainwindow.c
20146         * src/message_search.c
20147         * src/messageview.c
20148         * src/passphrase.c
20149         * src/prefs_actions.c
20150         * src/prefs_common.c
20151         * src/prefs_customheader.c
20152         * src/prefs_display_header.c
20153         * src/prefs_filtering.c
20154         * src/prefs_filtering_action.c
20155         * src/prefs_gtk.c
20156         * src/prefs_matcher.c
20157         * src/prefs_msg_colors.c
20158         * src/prefs_summary_column.c
20159         * src/prefs_template.c
20160         * src/sourcewindow.c
20161         * src/ssl_manager.c
20162         * src/summary_search.c
20163         * src/gtk/colorsel.c
20164         * src/gtk/description_window.c
20165         * src/gtk/gtkaspell.c
20166         * src/gtk/inputdialog.c
20167         * src/gtk/logwindow.c
20168         * src/gtk/prefswindow.c
20169         * src/gtk/progressdialog.c
20170                 replace deprecated gtk_window_set_policy
20171
20172 2004-07-27 [colin]      0.9.12cvs37.1
20173
20174         * src/msgcache.c
20175                 More fixes (synced for head again)
20176
20177 2004-07-27 [colin]      0.9.12cvs35.3
20178
20179         * src/msgcache.c
20180                 Fix wrong test
20181
20182 2004-07-27 [colin]      0.9.12cvs35.2
20183
20184         * src/mimeview.c
20185                 Fix width a bit (by Paul)
20186         * src/alertpanel.c
20187         * src/alertpanel.h
20188                 Specialize icons, make alertpanel_message()
20189                 private
20190         * src/message_search.c
20191         * src/sgpgme.c
20192         * src/summary_search.c
20193                 Suit alertpanel changes
20194
20195 2004-07-27 [colin]      0.9.12cvs35.1
20196
20197         * src/alertpanel.c
20198                 Add an icon
20199         * src/passphrase.c
20200                 Add debug output - maybe someone will
20201                 want to look at the problem with Grab
20202                 Input :)
20203         Bump version as we're synced with HEAD
20204
20205 2004-07-26 [colin]      0.9.12cvs33.26
20206
20207         * src/pop.c
20208                 Fix uidl-file parsing when not in new
20209                 format
20210
20211 2004-07-26 [colin]      0.9.12cvs33.25
20212
20213         * src/gtk/menu.c
20214                 Move popup menu up if necessary (fixes 
20215                 account selector)
20216         * src/mainwindow.c
20217                 Set account selector's button height to
20218                 minimum
20219
20220 2004-07-26 [colin]      0.9.12cvs33.24
20221
20222         * src/alertpanel.c
20223                 Maybe fix 551 (Truncated font in alert window)
20224
20225 2004-07-26 [colin]      0.9.12cvs33.23
20226
20227         * po/de.po
20228         * po/es.po
20229         * po/fr.po
20230         * po/it.po
20231         * po/ja.po
20232         * po/pl.po
20233         * po/ru.po
20234         * po/sk.po
20235         * po/sr.po
20236         * po/zh_CN.po
20237                 Sync po files with HEAD
20238
20239 2004-07-26 [paul]       0.9.12cvs33.22
20240
20241         * src/compose.c
20242                 fix Bug 556 'Organisation-header is sent even if empty'
20243
20244 2004-07-24 [colin]      0.9.12cvs33.21
20245
20246         * src/compose.c
20247         * src/gtk/gtkaspell.c
20248         * src/gtk/gtkaspell.h
20249                 Fix speller accelerators (require hack)
20250
20251 2004-07-24 [colin]      0.9.12cvs33.20
20252
20253         * src/gtk/gtkaspell.c
20254                 Fix over-eager code deletion breaking
20255                 Check while typing
20256
20257 2004-07-24 [colin]      0.9.12cvs33.19
20258
20259         * src/browseldap.c
20260         * src/ldapctrl.c
20261         * src/ldapctrl.h
20262         * src/ldapserver.h
20263                 Sync ldap with HEAD
20264         (Fixes 546 LDAP completely broken)
20265
20266 2004-07-24 [colin]      0.9.12cvs33.18
20267
20268         * src/prefs_msg_colors.c
20269                 Fix prototype mismatch
20270         (Fixes 547 void function cannot return value)
20271
20272 2004-07-24 [colin]      0.9.12cvs33.17
20273
20274         * src/mainwindow.c
20275                 Fix sort going back to previous sort key
20276                 when changing sort direction
20277
20278 2004-07-24 [colin]      0.9.12cvs33.16
20279
20280         * src/compose.c
20281                 Fix space insertion when re-wrapping at 
20282                 cursor point
20283
20284 2004-07-24 [colin]      0.9.12cvs33.15
20285
20286         * src/gtk/gtkaspell.c
20287                 Don't change cursor position in insert-text
20288                 callback
20289         (Fixes 539 Word wrapping on input transposes letters)
20290
20291 2004-07-24 [colin]      0.9.12cvs33.14
20292
20293         * src/gtk/gtkaspell.c
20294                 Reencode non-ascii chars to dictionary's
20295                 encoding
20296         (Fixes 544 Spell check broken non english locale)
20297
20298 2004-07-24 [colin]      0.9.12cvs33.13
20299
20300         * src/summaryview.c
20301                 Fix Shift+Down, add Home/End/PgUp/PgDown
20302
20303 2004-07-21 [colin]      0.9.12cvs33.12
20304
20305         * src/prefs_common.c
20306                 Fix a gtk warning (Patch by Andrej Kacian)
20307
20308 2004-07-21 [colin]      0.9.12cvs33.11
20309
20310         * src/gtk/filesel.c
20311                 More check
20312
20313 2004-07-21 [colin]      0.9.12cvs33.10
20314
20315         * src/compose.c
20316         * src/crash.c
20317         * src/export.c
20318         * src/import.c
20319         * src/messageview.c
20320         * src/mimeview.c
20321         * src/prefs_spelling.c
20322         * src/prefs_themes.c
20323         * src/summaryview.c
20324         * src/gtk/filesel.c
20325         * src/gtk/filesel.h
20326         * src/gtk/pluginwindow.c
20327                 Untwist open/save mode guessing logic, make
20328                 it explicit
20329
20330 2004-07-20 [colin]      0.9.12cvs33.9
20331
20332         * src/codeconv.c
20333                 conv_encode_header: src_charset is UTF-8 on
20334                 gtk2
20335         * src/compose.c
20336                 Remove double encoding of the headers
20337
20338 2004-07-20 [colin]      0.9.12cvs33.8
20339
20340         * src/codeconv.c
20341                 Fix typo
20342
20343 2004-07-20 [colin]      0.9.12cvs33.7
20344
20345         * src/mainwindow.c
20346                 Set the separated messageview to the saved
20347                 size of Claws' messageview (Patch by Alfons)
20348                 Fix a callback prototype (me)
20349
20350 2004-07-20 [colin]      0.9.12cvs33.6
20351
20352         * src/codeconv.h
20353                 Forgot one hunk in 0.9.12cvs33.4
20354
20355 2004-07-19 [colin]      0.9.12cvs33.5
20356
20357         * src/action.c
20358                 Action output fix
20359                 Patch by Alfons
20360
20361 2004-07-19 [colin]      0.9.12cvs33.4
20362
20363         * src/compose.c
20364                 Fix outgoing charset bug in headers
20365         * src/codeconv.c
20366                 Clean for glib2 - Patch by Alfons
20367
20368 2004-07-19 [colin]      0.9.12cvs33.3
20369
20370         * src/statusbar.c
20371                 Remove grip from the statusbar
20372                 Patch by Alfons
20373
20374 2004-07-19 [colin]      0.9.12cvs33.2
20375
20376         * src/messageview.c
20377         * src/textview.c
20378                 Fix messageview remembering the previous
20379                 scroll position when loading a new message
20380                 Patch by Alfons
20381
20382 2004-07-19 [colin]      0.9.12cvs33.1
20383
20384         * src/folder.h
20385         * src/folderview.c
20386         * src/summaryview.c
20387                 Sync with HEAD
20388
20389 2004-07-18 [colin]      0.9.12cvs32.7
20390
20391         * configure.ac
20392                 Remove useless check for XIM - noticed
20393                 by Alfons
20394
20395 2004-07-18 [colin]      0.9.12cvs32.6
20396
20397         * src/summaryview.c
20398                 Remove non-modified and shift-modified
20399                 accelerators in summaryview's popup
20400                 menu, as that doesn't get catched by
20401                 the accel-activate signal catcher...
20402
20403 2004-07-18 [colin]      0.9.12cvs32.5
20404
20405         * src/prefs_common.c
20406                 Define sensible default prefs for 
20407                 wrapping
20408
20409 2004-07-18 [colin]      0.9.12cvs32.4
20410
20411         * src/compose.c
20412         * src/prefs_common.c
20413         * src/prefs_common.h
20414         * src/prefs_wrapping.c
20415                 Remove Smart Wrapping pref, which does
20416                 nothing on gtk2 branch
20417
20418 2004-07-18 [colin]      0.9.12cvs32.3
20419
20420         * src/sourcewindow.c
20421                 Proper utf8
20422
20423 2004-07-18 [colin]      0.9.12cvs32.2
20424
20425         * src/compose.c
20426                 Save attachment status when drafting
20427
20428 2004-07-18 [colin]      0.9.12cvs32.1
20429
20430         * src/gtk/filesel.c
20431                 Fix erratic folder selection in open mode
20432
20433 2004-07-18 [colin]      0.9.12cvs31.11
20434
20435         * src/pop.c
20436                 Don't let partial messages get deleted
20437                 even with "dowload all"
20438                 (0.9.12cvs31.8 fix extension)
20439 2004-07-18 [colin]      0.9.12cvs31.10
20440
20441         * src/gtk/logwindow.c
20442                 Fix log scrolling
20443
20444 2004-07-18 [colin]      0.9.12cvs31.9
20445
20446         * src/common/utils.c
20447                 Fix non-utf8 strings coming from commands
20448                 and files
20449
20450 2004-07-18 [colin]      0.9.12cvs31.8
20451
20452         * src/pop.c
20453                 Fix partial download bug with Download all
20454                 messages option
20455
20456 2004-07-18 [colin]      0.9.12cvs31.7
20457
20458         * src/textview.c
20459                 Fix bug introduced in 0.9.12cvs31.2
20460                 (blocked in select mode after double click)
20461
20462 2004-07-18 [colin]      0.9.12cvs31.6
20463
20464         * src/compose.c
20465         * src/gtk/menu.c
20466                 More glib-warning fixes
20467
20468 2004-07-18 [colin]      0.9.12cvs31.5
20469
20470         * src/compose.c
20471                 Fix trashing the primary clipboard when moving 
20472                 around with tab
20473         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
20474
20475 2004-07-18 [colin]      0.9.12cvs31.4
20476
20477         * src/codeconv.c
20478                 convert unencoded iso headers to utf8
20479         (Fix Bug 538 Unencoded local characters in subject make it 
20480          disappear)
20481
20482 2004-07-18 [colin]      0.9.12cvs31.3
20483
20484         * src/compose.c
20485                 Fix tab char handling in wrapping
20486         (Fix Bug 537 Line wrap problem - TAB character treated as 
20487          one character instead of 8)
20488
20489 2004-07-18 [colin]      0.9.12cvs31.2
20490
20491         * src/textview.c
20492                 return FALSE on GDK_MOTION_NOTIFY
20493         (Fix Bug 535 Hyperlinks/addresses are not selectable 
20494          (unable to highlight))
20495
20496 2004-07-18 [colin]      0.9.12cvs31.1
20497
20498         * src/folderview.c
20499                 Sync with 0.9.12cvs31
20500
20501 2004-07-18 [colin]      0.9.12cvs30.4
20502
20503         * src/compose.c
20504                 Also block text_inserted when inserting a file
20505
20506 2004-07-18 [colin]      0.9.12cvs30.3
20507
20508         * src/compose.c
20509                 Fix smart wrapping (block text_inserted handler
20510                 while putting quotation to avoid wrap on input,
20511                 don't join lines if next is sig separator)
20512
20513 2004-07-17 [colin]      0.9.12cvs30.2
20514
20515         * src/folderview.c
20516         * src/mainwindow.c
20517         * src/mimeview.c
20518         * src/summaryview.c
20519         * src/gtk/quicksearch.c
20520         * src/gtk/quicksearch.h
20521                 Block key events handlers *and* accels while
20522                 quicksearch is focused
20523         (Fixes Bug 534 quick-search bar not accepting certain letters)
20524
20525 2004-07-17 [colin]      0.9.12cvs30.1
20526
20527         * src/folder.h
20528         * src/folderview.c
20529         * src/summaryview.c
20530                 Sync with 0.9.12cvs30
20531
20532 2004-07-17 [colin]      0.9.12cvs28.2
20533
20534         * src/mimeview.c
20535         * src/procmime.c
20536         * src/summaryview.c
20537         * src/gtk/menu.c
20538                 Squash some compile and glib warnings
20539
20540 2004-07-17 [paul]       0.9.12cvs28.1
20541
20542         * src/mimeview.c
20543                 sync with 0.9.12cvs28 HEAD
20544
20545 2004-07-16 [paul]       0.9.12cvs26.1
20546         
20547         * src/gtk/quicksearch.c
20548         * src/account.c
20549         * src/account.h
20550         * src/compose.c
20551         * src/customheader.c
20552         * src/folder_item_prefs.c
20553         * src/main.c
20554         * src/mainwindow.c
20555         * src/messageview.c
20556         * src/mimeview.c
20557         * src/news.c
20558         * src/pgpmime.c
20559         * src/pop.c
20560         * src/pop.h
20561         * src/prefs_account.c
20562         * src/prefs_account.h
20563         * src/prefs_common.c
20564         * src/prefs_common.h
20565         * src/prefs_display_header.c
20566         * src/prefs_gtk.c
20567         * src/prefs_gtk.h
20568         * src/procheader.c
20569         * src/procmime.c
20570                 sync with 0.9.12cvs26 HEAD      
20571
20572 2004-07-15 [colin]      0.9.12cvs18.14
20573
20574         * src/folder.c
20575                 Disable GPG signature check during
20576                 folder move and scan
20577         (Closes Bug 521 Signature checking slows down Folder-Move)
20578
20579 2004-07-14 [colin]      0.9.12cvs18.13
20580
20581         * src/common/partial_download.c
20582                 update includes
20583
20584 2004-07-14 [colin]      0.9.12cvs18.12
20585
20586         * src/common/partial_download.c
20587         * src/common/partial_download.h
20588                 Move doc at top, add correct copyright
20589
20590 2004-07-14 [colin]      0.9.12cvs18.11
20591
20592         * src/folder.c
20593         * src/messageview.c
20594         * src/pop.c
20595         * src/pop.h
20596         * src/procmsg.c
20597         * src/summaryview.c
20598         * src/common/Makefile.am
20599         * src/common/partial_download.c ** NEW FILES **
20600         * src/common/partial_download.h ** NEW FILES **
20601                 Move partial-download related stuff to its
20602                 own file
20603
20604 2004-07-14 [colin]      0.9.12cvs18.10
20605
20606         * src/send_message.c
20607                 Fix smtp auth when user is null or empty
20608
20609 2004-07-13 [colin]      0.9.12cvs18.9
20610
20611         * src/gtk/quicksearch.c
20612                 Use alphabetic order
20613
20614 2004-07-13 [colin]      0.9.12cvs18.8
20615
20616         * src/pop.c
20617                 Be paranoid on the checks
20618
20619 2004-07-13 [colin]      0.9.12cvs18.7
20620
20621         * src/gtk/quicksearch.c
20622                 Fix Engrish once again
20623
20624 2004-07-13 [colin]      0.9.12cvs18.6
20625
20626         * src/procmsg.c
20627         * src/summaryview.c
20628                 Mark messages for deletion when they are about to
20629                 be removed from trash
20630
20631 2004-07-13 [colin]      0.9.12cvs18.5
20632
20633         * src/matcher.c
20634         * src/matcher.h
20635         * src/matcher_parser_parse.y
20636         * src/prefs_matcher.c
20637         * src/gtk/quicksearch.c
20638                 Add 'partial' ('p') match string to find partially
20639                 downloaded messages
20640
20641 2004-07-13 [colin]      0.9.12cvs18.4
20642
20643         * src/pop.c
20644                 Fix misplaced block
20645
20646 2004-07-13 [colin]      0.9.12cvs18.3
20647
20648         * src/pop.c
20649         * src/pop.h
20650         * src/messageview.c
20651                 Refactor API (to avoid passing 5+ params and code
20652                 duplication)
20653         * src/folder.c
20654         * src/msgcache.c
20655         * src/procheader.c
20656         * src/common/defs.h
20657                 Add planned_download to cache
20658                 Don't mess uidl file when moving partially downloaded
20659                 mails (they change folder, we should change it in the
20660                 uidl list too or we'll remove an incorrect message)
20661                 (this also helps removing hacks when changing 
20662                 planned_download in messageview.c)
20663
20664 2004-07-12 [colin]      0.9.12cvs18.2
20665
20666         * src/gtk/quicksearch.c
20667                 Fix missing status update in quicksearch
20668
20669 2004-07-12 [paul]       0.9.12cvs18.1
20670
20671         * po/POTFILES.in
20672         * src/Makefile.am
20673         * src/account.c
20674         * src/codeconv.c
20675         * src/compose.c
20676         * src/inc.c
20677         * src/main.c
20678         * src/prefs_common.c
20679         * src/procmsg.h
20680         * src/toolbar.c
20681         * src/prefs_msg_colors.[ch]     ** NEW FILES **
20682         * src/prefs_wrapping.[ch]       ** NEW FILES **
20683         * src/common/intl.h
20684         * src/common/utils.[ch]
20685         * src/gtk/quicksearch.[ch]
20686                 sync with 0.9.12cvs18 HEAD
20687
20688 2004-07-12 [colin]      0.9.11cvs17.25
20689
20690         * src/folder.c
20691         * src/folder.h
20692                 Remove unused function added by me in 0.9.11cvs17.10
20693
20694 2004-07-11 [colin]      0.9.11cvs17.24
20695
20696         * src/inc.c
20697         * src/messageview.c
20698         * src/pop.c
20699         * src/pop.h
20700                 Use folderitem and msgnum instead of filename to
20701                 know which mail to delete
20702                 Move old partial mail deletion to pop.c
20703
20704 2004-07-10 [colin]      0.9.11cvs17.23
20705
20706         * src/inc.c
20707                 Add debug
20708         * src/pop.c
20709         * src/pop.h
20710                 Don't re-use same enums for unrelated stuff: it's 
20711                 completely misleading !
20712                 Document a bit
20713
20714 2004-07-09 [colin]      0.9.11cvs17.22
20715
20716         * src/inc.c
20717                 Remove folder-type check and do
20718                 more tests to be sure everything's
20719                 ok
20720         * src/messageview.c
20721                 Punctuation update, remove useless
20722                 code, fix two warnings
20723         * src/noticeview.c
20724                 Layout cleaning, reset 2nd button
20725                 when specifying one
20726
20727 2004-07-09 [colin]      0.9.11cvs17.21
20728
20729         * src/messageview.c
20730         * src/pop.c
20731         * src/pop.h
20732                 Allow user to change his mind
20733                 and postpone decision (by
20734                 unmarking the mail)
20735
20736 2004-07-09 [colin]      0.9.11cvs17.20
20737
20738         * src/messageview.c
20739                 Fix bug with delete state
20740         * src/pop.c
20741         * src/pop.h
20742                 Fix buffer leak (fread doesn't 
20743                 terminate buffers with \0)
20744                 Refactoring (remove magic 
20745                 numbers)
20746
20747 2004-07-09 [colin]      0.9.11cvs17.19
20748
20749         * src/pop.c
20750                 Don't log "Skipping message" if 
20751                 we're going to TOP it two lines
20752                 later
20753
20754 2004-07-09 [colin]      0.9.11cvs17.18
20755
20756         * src/messageview.c
20757                 Fix Engrish
20758
20759 2004-07-09 [colin]      0.9.11cvs17.17
20760
20761         * src/pop.c
20762                 strlen checking...
20763         * src/messageview.c
20764                 refactoring a bit
20765
20766 2004-07-08 [colin]      0.9.11cvs17.16
20767
20768         * src/noticeview.c
20769         * src/noticeview.h
20770                 Add an optional second button
20771         * src/messageview.c
20772         * src/pop.c
20773         * src/pop.h
20774                 Don't delete partially received mails after a certain
20775                 time; rather, let the user decide.
20776
20777 2004-07-08 [colin]      0.9.11cvs17.15
20778
20779         * src/common/smtp.h
20780                 Sync with HEAD
20781
20782 2004-07-08 [colin]      0.9.11cvs17.14
20783
20784         * src/messageview.c
20785         * src/common/smtp.c
20786                 Use to_human_readable() for sizes
20787
20788 2004-07-08 [colin]      0.9.11cvs17.13
20789
20790         * src/inc.c
20791         * src/messageview.c
20792         * src/pop.c
20793         * src/pop.h
20794         * src/procmsg.c
20795                 Fix partial-downloading issues:
20796                         catch unsupported TOP
20797                         don't delete partially downloaded mails before 5 days
20798                         don't update existing with non-MH folders; that'll
20799                         make dups, but it's better than trashing the folder
20800                         free new msginfo parts
20801                 Fix indentation ;-)
20802
20803 2004-07-08 [colin]      0.9.11cvs17.12
20804
20805         * src/common/smtp.c
20806         * src/common/smtp.h
20807                 Sync smtp size verification with HEAD
20808
20809 2004-07-08 [colin]      0.9.11cvs17.11
20810
20811         * src/summaryview.c
20812         * src/prefs_common.c
20813         * src/prefs_common.h
20814         * src/gtk/quicksearch.c
20815         * src/gtk/quicksearch.h
20816                 Sync sticky pref with HEAD
20817
20818 2004-07-08 [colin]      0.9.11cvs17.10
20819
20820         * src/folder.c [1.213.2.6]
20821         * src/folder.h [1.87.2.6]
20822         * src/inc.c [1.149.2.7]
20823         * src/messageview.c [1.94.2.8]
20824         * src/procheader.c [1.47.2.6]
20825         * src/procmsg.c [1.150.2.4]
20826         * src/procmsg.h [1.60.2.5]
20827         * src/pop.c [1.56.2.4]
20828         * src/pop.h [1.17.2.3]
20829                 Let too big messages get downloaded, but truncated
20830                 Add a button to download them completely
20831                 
20832 2004-07-06 [colin]      0.9.11cvs17.9
20833
20834         * src/gtk/quicksearch.c [1.1.2.3]
20835                 Add a Clear button
20836         * commitHelper
20837         * PATCHSETS
20838                 Add a script to help with cvs
20839
20840 2004-07-03 [colin]      0.9.11cvs17.8
20841
20842         * src/plugins/imageviewer/viewer.c
20843                 fix imageviewer (which was staying on the first
20844                 displayed image)
20845
20846 2004-07-03 [colin]      0.9.11cvs17.7
20847
20848         Removed FIXME_GTK2 warnings
20849         * src/gtk/gtkutils.c
20850                 useless #warnings
20851         * src/gtk/menu.c
20852                 useless #warnings (no need to mess with menu rc)
20853         * src/gtk/menu.h
20854                 unused functions
20855         
20856
20857 2004-07-03 [colin]      0.9.11cvs17.6
20858
20859         Removed FIXME_GTK2 warnings
20860         * src/codeconv.c
20861                 useless #warnings (rewrite needed)
20862         * src/compose.c
20863                 useless #warnings (rewrite needed)
20864                 useless #warnings (gtk2 is like that)
20865                 useless #warnings (previously fixed)
20866         * src/main.c
20867                 useless #warnings (previously fixed)
20868         * src/message_search.c
20869                 useless #warnings (gtk2 is like that)
20870                 Made apparent that search is case-sensitive
20871         * src/mimeview.c
20872                 useless #warnings (rewrite needed)
20873                 useless #warnings (gtk2 is like that)
20874                 reimplemented real warnings
20875         * src/prefs_common.c
20876                 Removed block cursor option (not it gtk2)
20877         * src/prefs_gtk.c
20878                 useless #warnings (rewrite needed)
20879         * src/procheader.c
20880                 useless #warnings (rewrite needed)
20881         * src/sourcewindow.c
20882                 useless #warnings (incorrect placing)
20883         * src/summary_search.c
20884                 useless #warnings (gtk2 is like that)
20885                 Made apparent that search is case-sensitive
20886         * src/action.c
20887                 useless #warnings (gtk2 is like that)
20888         * src/textview.c
20889                 useless #warnings (rewrite needed)
20890         * src/toolbar.c
20891                 useless #warnings (rewrite needed)
20892
20893 2004-07-03 [colin]      0.9.11cvs17.5
20894
20895         * src/textview.c
20896                 Fix mismerge which broke URI opening
20897                 
20898 2004-07-01 [colin]      0.9.11cvs17.4
20899
20900         * src/gtk/filesel.c
20901                 Fill filename when saving
20902                 
20903 2004-06-27 [colin]      0.9.11cvs17.3
20904
20905         * src/gtk/filesel.[ch]
20906                 Use the new GTK file selector
20907                 Update prototype to match the reality: multiple file
20908                 selection is open-only          
20909         * src/compose.c
20910                 Match the new prototypes        
20911         * configure.ac
20912                 Match the new requirements (gtk 2.4.0)
20913                         
20914 2004-06-26 [colin]      0.9.11cvs17.2
20915
20916         * src/plugins/trayicon/trayicon.c
20917                 Remove useless signal handler on resize, which causes
20918                 an infinite "loop"
20919         
20920 2004-06-26 [colin]      0.9.11cvs17.1
20921         
20922         * tools/Makefile.am
20923                 remove launch_firebird and add nautilus2sylpheed.sh
20924         * src/quicksearch.c
20925           src/summaryview.c
20926                 Fix show/hide "Extended symbols" button problem
20927                 Fix apparition at startup
20928                 Fix const warnings
20929         * src/plugins/image_viewer/Makefile.am
20930                 Fix configure 
20931         * common/ssl.c
20932                 Re-enable certificate check, as it doesn't seem to
20933                 cause Xlib errors anymore
20934
20935 2004-06-25 [paul]       0.9.11cvs17
20936
20937         * sync with 0.9.11cvs17 HEAD
20938         
20939         NOTE: QuickSearch is broken
20940
20941 2004-06-07 [colin]      0.9.10claws67.10
20942         * src/plugins/trayicon/trayicon.c
20943           src/plugins/trayicon/libeggtrayicon/Makefile.am
20944           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20945                 Fix gettextization in trayicon plugin
20946
20947 2004-06-07 [colin]      0.9.10claws67.9
20948         
20949         * src/summaryview.c
20950           src/gtk/gtksctree.[ch]
20951                 Let Shift+{Up,Down} work in summaryview
20952                 (well, Down "works" and Up works)
20953                 Let the list scroll when using these keys
20954
20955 2004-06-06 [colin]      0.9.10claws67.8
20956
20957         * src/plugins/trayicon/trayicon.c
20958                 Fix pixmap update
20959
20960 2004-06-06 [colin]      0.9.10claws67.7
20961
20962         * src/addressbook.c
20963                 Fix signal handling causing system-wide focus grab
20964
20965 2004-05-25 [paul]       0.9.10claws67.6
20966
20967         * Makefile.am
20968           src/Makefile.am
20969                 clean up
20970
20971 2004-05-25 [paul]       0.9.10claws67.5
20972
20973         * replace deprecated gtk_signal... functions
20974
20975 2004-05-23 [colin]      0.9.10claws67.4
20976
20977         * src/compose.c
20978                 Fix wrapping
20979
20980 2004-05-22 [colin]      0.9.10claws67.3
20981
20982         * src/compose.c
20983                 Re-fix [Edited] in compose.c::compose_reedit()
20984
20985 2004-05-22 [colin]      0.9.10claws67.2
20986
20987         * src/procmime.c
20988                 Fix parsing of multiparts mails
20989
20990 2004-05-22 [colin]      0.9.10claws67.1
20991
20992         * src/summaryview.c
20993                 Fix quicksearch
20994
20995 2004-05-22 [paul]       0.9.10claws67
20996
20997         * sync with 0.9.10claws67 HEAD
20998
20999 2004-05-14 [alfons]
21000
21001         * src/procmime.h
21002                 add forgotton prototype
21003
21004 2004-05-10 [paul]       0.9.10claws57
21005
21006         * sync with 0.9.10claws57 HEAD
21007
21008 2004-05-05 [paul]       0.9.9.claws1
21009
21010         * ChangeLog-gtk2        ** REMOVED **
21011           ChangeLog-gtk2.claws  ** ADDED **
21012                 rename and adopt the normal claws format
21013                 
21014         * configure.ac
21015                 require gtkmathview >= 0.5
21016
21017         * ac/*                          ** REMOVED **
21018           ac/                           ** REMOVED **
21019           intl/Makefile.in              ** REMOVED **
21020           m4/                           ** ADDED **
21021           m4/missing                    ** ADDED **
21022           m4/missing/gdk-pixbuf.m4      ** ADDED **
21023           m4/missing/gettext.m4         ** ADDED **
21024           m4/missing/gpgme.m4           ** ADDED **
21025           m4/missing/imlib.m4           ** ADDED **
21026           m4/.cvsignore                 ** ADDED **
21027           m4/Makefile.am                ** ADDED **
21028           m4/README                     ** ADDED **
21029           m4/aclocal-include.m4         ** ADDED **
21030           m4/aspell.m4                  ** ADDED **
21031           m4/check-type.m4              ** ADDED **
21032           m4/gnupg-check-typedef.m4     ** ADDED **
21033           m4/openssl.m4                 ** ADDED **
21034           m4/spamassassin.m4            ** ADDED **
21035           po/ChangeLog                  ** REMOVED **
21036           po/Makefile.in.in             ** REMOVED **
21037           po/Rules-quot                 ** REMOVED **
21038           po/boldquot.sed               ** REMOVED **
21039           po/en@boldquot.header         ** REMOVED **
21040           po/en@quot.header             ** REMOVED **
21041           po/insert-header.sin          ** REMOVED **
21042           po/quot.sed                   ** REMOVED **
21043           po/remove-potcdate.sed        ** REMOVED **
21044           po/remove-potcdate.sin        ** REMOVED **
21045           po/stamp-po                   ** REMOVED **
21046           Makefile.am
21047           autogen.sh
21048           configure.ac
21049                 enable building with automake 1.8.x
21050                 add 'autopoint --force' to autogen.sh and remove all
21051                 auto-generated files, remove ac/ directory and use
21052                 m4/ directory instead
21053                 
21054         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
21055                 fix gettextization
21056
21057 2004-02-28 Colin Leroy <colin@colino.net>
21058         * src/prefs_matcher.c
21059           src/prefs_filtering.c
21060           src/prefs_filtering_action.c
21061                 Fix non-editable GtkEntries
21062
21063 2004-02-22 Thorsten Maerz <torte@netztorte.de>
21064         * src/prefs_themes.c
21065                 utf8 conversion for theme info
21066
21067 2004-02-21 Thorsten Maerz <torte@netztorte.de>
21068         * sync 0.9.9claws
21069
21070 2004-02-14 Thorsten Maerz <torte@netztorte.de>
21071         * src/grouplistdialog.c
21072                 allow multiple selections without ctrl key
21073
21074 2004-02-09 Thorsten Maerz <torte@netztorte.de>
21075         * src/main.c
21076                 enable customizable accelerators
21077
21078 2004-02-08 Thorsten Maerz <torte@netztorte.de>
21079         * src/prefs_common.c
21080                 re-enable different font settings for gtk1/2
21081         * src/prefs_folder_item.c
21082                 fix folder prefs displayed wrong
21083         * src/textview.c
21084                 set 'sunken' shadow type
21085
21086 2004-02-07 Colin Leroy <colin@colino.net>
21087         * src/compose.c
21088                 Fix message being always [Edited]
21089                 Encode headers correctly (utf8 buf)
21090
21091 2004-01-27 Thorsten Maerz <torte@netztorte.de>
21092         * src/socket.c
21093                 remove double g_source_attach()
21094                 (Thanks to Colin Leroy)
21095
21096 2004-01-27 Thorsten Maerz <torte@netztorte.de>
21097         * src/gtk/gtksctree.c
21098                 Fix SSL certificate list not shown
21099         * src/mimeview.c
21100                 Fix clicks in mime tree
21101
21102 2004-01-27 Thorsten Maerz <torte@netztorte.de>
21103         * src/common/socket.c
21104                 Fix SSL receive
21105         * src/compose.c
21106                 Fix clipboard menu hotkeys
21107
21108 2004-01-25 Thorsten Maerz <torte@netztorte.de>
21109         * src/gtk/gtkaspell.[ch]
21110           src/compose.c
21111                 reimplement spellchecker
21112
21113 2004-01-25 Thorsten Maerz <torte@netztorte.de>
21114         * src/gtk/filesel.c
21115                 crash when inserting file in compose window
21116                 (TODO: keep old selection on clicks)
21117         * src/main.c
21118                 use gtkrc-2.0 instead of gtkrc
21119
21120 2004-01-25 Thorsten Maerz <torte@netztorte.de>
21121         * src/messageview.c
21122                 remove orphaned mimeview unref()
21123
21124 2004-01-20 Thorsten Maerz <torte@netztorte.de>
21125         * src/grouplistdialog.c
21126                 expand nodes containing subscribed groups
21127
21128 2004-01-19 Thorsten Maerz <torte@netztorte.de>
21129         * src/textview.c
21130                 textview: hide cursor, restore old click behaviour
21131
21132 2004-01-18 Thorsten Maerz <torte@netztorte.de>
21133         * src/textview.c
21134                 variable names messed up
21135
21136 2004-01-17 Colin Leroy <colin@colino.net>
21137         * src/addr_compl.c
21138                 Fix completion address too thin
21139         * src/compose.c
21140                 Fix tab-to-subject behaviour
21141         * src/summaryview.c
21142                 Implement key up & down in summaryview
21143
21144 2004-01-12 Thorsten Maerz <torte@netztorte.de>
21145
21146         * sync 098claws
21147
21148 2004-01-08 Thorsten Maerz <torte@netztorte.de>
21149         * configure.ac
21150           Makefile.am
21151           doc/.cvsignore
21152           doc/Makefile.am
21153                 faq, man, manual moved to doc/
21154         * ac/aspell.m4
21155           ac/check-type.m4
21156           ac/gnupg-check-typedef.m4
21157           ac/openssl.m4
21158           ac/spamassassin.m4
21159           ac/missing/gdk-pixbuf.m4
21160           ac/missing/gpgme.m4
21161           ac/missing/imlib.m4
21162                 fix automake warnings
21163
21164 2003-12-06 Colin Leroy <colin@colino.net>
21165         * src/summaryview.c
21166                 Fix quicksearch
21167
21168 2003-12-05 Colin Leroy <colin@colino.net>
21169         * src/summaryview.c
21170                 Fix going to next unread folder
21171
21172 2003-12-05 Colin Leroy <colin@colino.net>
21173         * src/crash.c
21174                 Fix gtk2 compilation
21175         * src/session.c
21176                 Remove iotag source handler at disconnection
21177         * src/socket.[ch] 
21178                 Remove source handler when closing socket 
21179                 (fixes another seg)
21180
21181 2003-12-04 Colin Leroy <colin@colino.net>
21182         * src/compose.c
21183           src/prefs_account.c
21184           src/prefs_common.c
21185                 Fix some dropdown menus
21186
21187 2003-12-04 Colin Leroy <colin@colino.net>
21188         * src/compose.c
21189                 Fix event handlers on header fields
21190         * src/common/socket.c
21191           src/common/session.c
21192                 Fix segfault with callback (SSL)
21193                 Fix end of session 
21194
21195 2003-10-06 Thorsten Maerz <torte@netztorte.de>
21196
21197         * Fix compile bug in src/compose.c
21198         * removed src/gtk/gtkstext.[ch]
21199
21200 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
21201
21202         * Convert character set and escape "text" attributes in toolbar setting
21203         files.
21204         * Fixed bug in button-press-event handling.
21205
21206 2003-09-16 Thorsten Maerz <torte@netztorte.de>
21207
21208         * Fixed bug in key-press-event handling.
21209
21210 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
21211
21212         * Enabled to compile tray-icon plugin (Ad-hoc).
21213         * Avoid hang up bug of icon list in mime view (Ad-hoc).
21214
21215 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
21216
21217         * Enabled to compile on sylpheed-claws.
21218         (tray-icon plugin still cannot compile yet.)
21219
21220 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
21221
21222         * Updated to 0.9.5.
21223
21224 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
21225
21226         * Updated to 0.9.4.
21227         * Ported monitoring SSL mechanism to GSource of GLib2
21228         (I don't confirm it)
21229         * Added _gtk2 suffix to key name of font preference to avoid
21230         ovverwriting preference of Gtk+-1.2 version.
21231
21232 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
21233
21234         * Updated to 0.9.2.
21235
21236 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
21237
21238         * Updated to 0.9.1.
21239         * Translate po files into UTF-8 when execute autogen.sh.
21240
21241 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
21242
21243         * Updated to 0.9.0.
21244
21245 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
21246
21247         * Plugged GError related memory leaks.
21248
21249 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
21250
21251         * Changed default size of fonts.
21252         * Enabled to set titile font size of warning dialog.
21253
21254 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
21255
21256         * Embed a sylpheed icon into executable binary on Windows.
21257
21258 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
21259
21260         * I forgot to traslate character set of element string in src/xml.c.
21261
21262 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
21263
21264         * Fixed detecting bind_textdomain_codeset in configure.in.
21265         * The bug in which "Example" of "Date fromat" preference isn't displayed
21266         correctly has been fixed.
21267
21268 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
21269
21270         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
21271           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
21272           glib-gettextize
21273           Removed intl directory.
21274           Translated po files into UTF-8.
21275           (Thanks! Ryuji Abe)
21276
21277 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
21278
21279         * The bug which doesn't unscape string in xml.c has been fixed.
21280
21281 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
21282
21283         * The bug which is failed to translate encoding of file name thorough
21284         file dialog has been fixed.
21285
21286 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
21287
21288         * Modified to translate file names which is used in inporting/expoting
21289         mbox feature and "Save as" feature into locale encoding.
21290         * Translate file names into locale encoding when "Attache file" and
21291         "Insert file".
21292         * Force set G_BROKEN_FILENAMES environment variable.
21293         * Other minor fixes.
21294
21295 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
21296
21297         * Modified to treat MH folder's name as locale encoding.
21298
21299 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
21300
21301         * The bug which clash on switching candidates of auto completion of
21302         addresses, cannot use auto completion in Japanesse is fixed
21303         (Thanks! Tokunaga-san)¡¥
21304
21305 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21306
21307         * The bug which cannot switch key accelerator preference has been fixed
21308         (Thanks! smbd-san)¡¥
21309
21310 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21311
21312         * version 0.8.11-gtk2-20030314
21313
21314 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
21315
21316         * The bug in which character set conversion of filtering messages has
21317         been fixed.(Thanks! COCOA-san).
21318
21319 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
21320
21321         * Revived "Leave space on head" preference in "Message" category.
21322         * A bug which clash when put the cursor to end of buffer and execute
21323         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
21324
21325 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21326
21327         * version 0.8.11-gtk2-20030312
21328
21329 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
21330
21331         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
21332         * Modified to use Pango's API directly for font preference.
21333         * Integrated GtkTextView of textview to one widget.
21334         * Set fonts of header title in textview by "header_title" tag.
21335         * Removed some deprecated codes.
21336
21337 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
21338
21339         * Updated to 0.8.11.
21340         * Merged cygwin patch(Thanks! Sakai-san).
21341
21342 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
21343
21344         * version 0.8.10-gtk2-20030309