2.0.0-rc2.
[claws.git] / ChangeLog
1 2005-12-12 [colin]
2
3         * 2.0.0-rc2 released
4
5 2005-12-12 [colin]      1.9.100cvs85
6
7         * src/matcher.c
8                 Fix a leak
9
10 2005-12-12 [wwp]        1.9.100cvs84
11
12         * src/gtk/icon_legend.c
13                 fix misbehaviour and crash when closing the legend window
14         using the Esc key (patch by Fabien Vantard).
15
16 2005-12-12 [paul]       1.9.100cvs83
17
18         * src/browseldap.c
19         * src/foldersel.c
20         * src/prefs_actions.c
21         * src/prefs_filtering.c
22         * src/prefs_matcher.c
23         * src/prefs_spelling.glade      ** REMOVED **
24         * src/prefs_template.c
25         * src/gtk/foldersort.glade      ** REMOVED **
26         * src/gtk/pluginwindow.c
27         * src/gtk/pluginwindow.glade    ** REMOVED **
28         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
29                 cleanups
30
31 2005-12-11 [paul]       1.9.100cvs82
32
33         * src/gtk/filesel.c
34                 fix attach_load_dir crasher (double free)
35
36 2005-12-09 [paul]       1.9.100cvs81
37
38         * po/POTFILES.in
39         * src/mainwindow.c
40         * src/gtk/Makefile.am
41         * src/gtk/icon_legend.c
42         * src/gtk/icon_legend.h
43                 add icon legend
44         * src/manual.c
45                 cleanup
46
47 2005-12-09 [paul]       1.9.100cvs80
48
49         * src/plugins/pgpcore/passphrase.c
50                 wrap the label in the dialog
51
52 2005-12-09 [cleroy]     1.9.100cvs79
53
54         * src/plugins/pgpcore/sgpgme.c
55                 Display (untrusted) on not trusted signatures
56                 Patch by Michal Èihaø <michal@cihar.com>
57                 Closes bug #867 (Report also key trust)
58
59 2005-12-09 [cleroy]     1.9.100cvs78
60
61         * src/common/plugin.c
62                 Update licence check, following Eben Moglen's advice
63
64 2005-12-08 [colin]      1.9.100cvs77
65
66         * src/folder.c
67                 Fix the occasionnal item->cache != NULL 
68                 assertion failure. 
69
70 2005-12-08 [colin]      1.9.100cvs76
71
72         * src/mimeview.c
73         * src/plugins/pgpcore/sgpgme.c
74                 Print key id when unable to check it
75                 Closes bug #866 (Show key id when missing)
76
77 2005-12-08 [paul]       1.9.100cvs75
78
79         * src/prefs_common.c
80         * src/prefs_common.h
81         * src/gtk/filesel.c
82                 remember load attachment dir
83
84 2005-12-07 [colin]      1.9.100cvs74
85
86         * src/prefs_toolbar.c
87                 Gtk fixes, patch by Fabien Vantard
88
89 2005-12-07 [colin]      1.9.100cvs73
90
91         * src/action.c
92         * src/compose.c
93         * src/compose.h
94                 Fix bug #839 (Quoted text isn't colored after 
95                 executing an action)
96         * src/common/plugin.c
97                 Require plugins to declare their licence in plugin_licence()
98                 Refuse to load non-GPL plugins as they'd be illegal (as 
99                 derived works of Sylpheed-Claws, they must be GPL).
100         * src/plugins/clamav/clamav_plugin.c
101         * src/plugins/demo/demo.c
102         * src/plugins/dillo_viewer/dillo_viewer.c
103         * src/plugins/pgpcore/plugin.c
104         * src/plugins/pgpinline/plugin.c
105         * src/plugins/pgpmime/plugin.c
106         * src/plugins/spamassassin/spamassassin.c
107         * src/plugins/trayicon/trayicon.c
108                 Add plugin_licence()
109
110 2005-12-07 [paul]       1.9.100cvs72
111
112         * configure.ac
113         * src/mainwindow.c
114         * src/manual.c
115         * src/manual.h
116         * src/common/defs.h
117                 clean up after local FAQ removal and
118                 temporary manual removal
119
120 2005-12-06 [colin]      1.9.100cvs71
121
122         * configure.ac
123         * doc/Makefile.am
124         * doc/faq/.cvsignore
125         * doc/faq/Makefile.am
126         * doc/faq/de/.cvsignore
127         * doc/faq/de/Makefile.am
128         * doc/faq/de/sylpheed-faq-1.html
129         * doc/faq/de/sylpheed-faq-2.html
130         * doc/faq/de/sylpheed-faq-3.html
131         * doc/faq/de/sylpheed-faq.html
132         * doc/faq/en/.cvsignore
133         * doc/faq/en/Makefile.am
134         * doc/faq/en/sylpheed-faq-1.html
135         * doc/faq/en/sylpheed-faq-2.html
136         * doc/faq/en/sylpheed-faq-3.html
137         * doc/faq/en/sylpheed-faq-4.html
138         * doc/faq/en/sylpheed-faq.html
139         * doc/faq/es/.cvsignore
140         * doc/faq/es/Makefile.am
141         * doc/faq/es/sylpheed-faq-1.html
142         * doc/faq/es/sylpheed-faq-2.html
143         * doc/faq/es/sylpheed-faq-3.html
144         * doc/faq/es/sylpheed-faq-4.html
145         * doc/faq/es/sylpheed-faq.html
146         * doc/faq/fr/.cvsignore
147         * doc/faq/fr/Makefile.am
148         * doc/faq/fr/sylpheed-faq-1.html
149         * doc/faq/fr/sylpheed-faq-2.html
150         * doc/faq/fr/sylpheed-faq-3.html
151         * doc/faq/fr/sylpheed-faq.html
152         * doc/faq/it/.cvsignore
153         * doc/faq/it/Makefile.am
154         * doc/faq/it/sylpheed-faq-1.html
155         * doc/faq/it/sylpheed-faq-2.html
156         * doc/faq/it/sylpheed-faq-3.html
157         * doc/faq/it/sylpheed-faq.html
158         * doc/manual/.cvsignore
159         * doc/manual/Makefile.am
160         * doc/manual/de/.cvsignore
161         * doc/manual/de/Makefile.am
162         * doc/manual/de/sylpheed-1.html
163         * doc/manual/de/sylpheed-10.html
164         * doc/manual/de/sylpheed-11.html
165         * doc/manual/de/sylpheed-12.html
166         * doc/manual/de/sylpheed-13.html
167         * doc/manual/de/sylpheed-14.html
168         * doc/manual/de/sylpheed-15.html
169         * doc/manual/de/sylpheed-16.html
170         * doc/manual/de/sylpheed-17.html
171         * doc/manual/de/sylpheed-18.html
172         * doc/manual/de/sylpheed-19.html
173         * doc/manual/de/sylpheed-2.html
174         * doc/manual/de/sylpheed-20.html
175         * doc/manual/de/sylpheed-3.html
176         * doc/manual/de/sylpheed-4.html
177         * doc/manual/de/sylpheed-5.html
178         * doc/manual/de/sylpheed-6.html
179         * doc/manual/de/sylpheed-7.html
180         * doc/manual/de/sylpheed-8.html
181         * doc/manual/de/sylpheed-9.html
182         * doc/manual/de/sylpheed.html
183         * doc/manual/en/.cvsignore
184         * doc/manual/en/Makefile.am
185         * doc/manual/en/sylpheed-1.html
186         * doc/manual/en/sylpheed-10.html
187         * doc/manual/en/sylpheed-11.html
188         * doc/manual/en/sylpheed-12.html
189         * doc/manual/en/sylpheed-13.html
190         * doc/manual/en/sylpheed-14.html
191         * doc/manual/en/sylpheed-15.html
192         * doc/manual/en/sylpheed-16.html
193         * doc/manual/en/sylpheed-17.html
194         * doc/manual/en/sylpheed-18.html
195         * doc/manual/en/sylpheed-19.html
196         * doc/manual/en/sylpheed-2.html
197         * doc/manual/en/sylpheed-20.html
198         * doc/manual/en/sylpheed-21.html
199         * doc/manual/en/sylpheed-22.html
200         * doc/manual/en/sylpheed-3.html
201         * doc/manual/en/sylpheed-4.html
202         * doc/manual/en/sylpheed-5.html
203         * doc/manual/en/sylpheed-6.html
204         * doc/manual/en/sylpheed-7.html
205         * doc/manual/en/sylpheed-8.html
206         * doc/manual/en/sylpheed-9.html
207         * doc/manual/en/sylpheed.html
208         * doc/manual/es/.cvsignore
209         * doc/manual/es/Makefile.am
210         * doc/manual/es/sylpheed-1.html
211         * doc/manual/es/sylpheed-10.html
212         * doc/manual/es/sylpheed-11.html
213         * doc/manual/es/sylpheed-12.html
214         * doc/manual/es/sylpheed-13.html
215         * doc/manual/es/sylpheed-14.html
216         * doc/manual/es/sylpheed-15.html
217         * doc/manual/es/sylpheed-16.html
218         * doc/manual/es/sylpheed-17.html
219         * doc/manual/es/sylpheed-18.html
220         * doc/manual/es/sylpheed-19.html
221         * doc/manual/es/sylpheed-2.html
222         * doc/manual/es/sylpheed-20.html
223         * doc/manual/es/sylpheed-3.html
224         * doc/manual/es/sylpheed-4.html
225         * doc/manual/es/sylpheed-5.html
226         * doc/manual/es/sylpheed-6.html
227         * doc/manual/es/sylpheed-7.html
228         * doc/manual/es/sylpheed-8.html
229         * doc/manual/es/sylpheed-9.html
230         * doc/manual/es/sylpheed.html
231         * doc/manual/fr/.cvsignore
232         * doc/manual/fr/Makefile.am
233         * doc/manual/fr/sylpheed-1.html
234         * doc/manual/fr/sylpheed-10.html
235         * doc/manual/fr/sylpheed-11.html
236         * doc/manual/fr/sylpheed-12.html
237         * doc/manual/fr/sylpheed-13.html
238         * doc/manual/fr/sylpheed-14.html
239         * doc/manual/fr/sylpheed-15.html
240         * doc/manual/fr/sylpheed-16.html
241         * doc/manual/fr/sylpheed-17.html
242         * doc/manual/fr/sylpheed-18.html
243         * doc/manual/fr/sylpheed-19.html
244         * doc/manual/fr/sylpheed-2.html
245         * doc/manual/fr/sylpheed-20.html
246         * doc/manual/fr/sylpheed-3.html
247         * doc/manual/fr/sylpheed-4.html
248         * doc/manual/fr/sylpheed-5.html
249         * doc/manual/fr/sylpheed-6.html
250         * doc/manual/fr/sylpheed-7.html
251         * doc/manual/fr/sylpheed-8.html
252         * doc/manual/fr/sylpheed-9.html
253         * doc/manual/fr/sylpheed.html
254         * doc/manual/ja/.cvsignore
255         * doc/manual/ja/Makefile.am
256         * doc/manual/ja/sylpheed-1.html
257         * doc/manual/ja/sylpheed-10.html
258         * doc/manual/ja/sylpheed-11.html
259         * doc/manual/ja/sylpheed-12.html
260         * doc/manual/ja/sylpheed-13.html
261         * doc/manual/ja/sylpheed-14.html
262         * doc/manual/ja/sylpheed-15.html
263         * doc/manual/ja/sylpheed-16.html
264         * doc/manual/ja/sylpheed-17.html
265         * doc/manual/ja/sylpheed-18.html
266         * doc/manual/ja/sylpheed-19.html
267         * doc/manual/ja/sylpheed-2.html
268         * doc/manual/ja/sylpheed-20.html
269         * doc/manual/ja/sylpheed-3.html
270         * doc/manual/ja/sylpheed-4.html
271         * doc/manual/ja/sylpheed-5.html
272         * doc/manual/ja/sylpheed-6.html
273         * doc/manual/ja/sylpheed-7.html
274         * doc/manual/ja/sylpheed-8.html
275         * doc/manual/ja/sylpheed-9.html
276         * doc/manual/ja/sylpheed.html
277         * doc/manual/ja/sylpheed.sgml
278         * src/mainwindow.c
279                 Remove outdated manual and faq. Noisy, eh?
280
281 2005-12-06 [colin]      1.9.100cvs70
282
283         * src/compose.c
284         * src/quote_fmt_parse.y
285         * src/undo.c
286         * src/undo.h
287                 Allow %X to position cursor at 0 
288                 (no %X = before signature)
289                 Fix paste as quotation putting the cursor at 0
290                 Fix undo offsets when pasting
291                 Insert the quote_fmt at once instead of line 
292                 by line
293                 Fix [Edited] when starting to reply/forward
294
295 2005-12-06 [paul]       1.9.100cvs69
296
297         * src/plugins/clamav/clamav_plugin_gtk.c
298                 add another tooltip
299         * src/plugins/spamassassin/spamassassin_gtk.c
300                 rework spamassassin_create_widget_func()
301
302 2005-12-05 [colin]      1.9.100cvs68
303
304         * po/POTFILES.in
305                 Fix make release ;-)
306
307 2005-12-05 [colin]      1.9.100cvs67
308
309         * src/compose.c
310         * src/compose.h
311                 Fix cursor positioning (not obeying %X)
312
313 2005-12-05 [paul]       1.9.100cvs66
314
315         * src/plugins/dillo_viewer/dillo_prefs.c
316                 fix compilation warning
317
318 2005-12-05 [paul]       1.9.100cvs65
319
320         * src/prefs_spelling.c
321         * src/plugins/trayicon/trayicon.c
322                 cleanups - remove unused stuff
323
324 2005-12-05 [paul]       1.9.100cvs64
325
326         * README
327         * manual/plugins.xml
328                 remove info about removed mathml_viewer plugin
329
330 2005-12-05 [paul]       1.9.100cvs63
331
332         * configure.ac
333         * src/plugins/Makefile.am
334         * src/plugins/mathml_viewer/.cvsignore
335         * src/plugins/mathml_viewer/Makefile.am
336         * src/plugins/mathml_viewer/mathml_viewer.c
337                 remove unmaintained mathml_viewer plugin
338
339 2005-12-05 [paul]       1.9.100cvs62
340
341         * src/summaryview.c
342                 obey prefs_common.always_show_msg when
343                 moving a msg
344                 Thanks to Colin
345
346 2005-12-05 [paul]       1.9.100cvs61
347
348         * src/compose.c
349         * src/prefs_account.c
350         * src/prefs_filtering.c
351         * src/prefs_quote.c
352         * src/prefs_spelling.c
353         * src/prefs_toolbar.c
354         * src/summaryview.c
355         * src/gtk/gtkutils.c
356         * src/gtk/quicksearch.c
357         * src/plugins/dillo_viewer/dillo_prefs.c
358                 dialog cleanups
359
360 2005-12-04 [paul]       1.9.100cvs60
361
362         * src/inc.c
363         * src/prefs_account.c
364         * src/prefs_account.h
365                 allow a Local account to specify a
366                 default inbox
367                 (closes bug 843 'Inbox cannot be changed for local
368                  mailboxes')
369
370 2005-12-04 [colin]      1.9.100cvs59
371
372         * src/plugins/trayicon/trayicon.c
373                 Remove Get, rename Get All to Get Mail in order to
374                 be consistent with the default main toolbar
375
376 2005-12-03 [colin]      1.9.100cvs58
377
378         * manual/gpl.xml
379         * manual/sylpheed-claws-manual.xml
380                 Add GPL appendix
381
382 2005-12-03 [paul]       1.9.100cvs57
383
384         * AUTHORS
385         * po/sv.po
386         * src/gtk/authors.h
387                 new (partially complete) Swedish translation
388                 by Anders Troback <sylpheed@troback.com>
389
390 2005-12-02 [paul]       1.9.100cvs56
391
392         * configure.ac
393                 libetpan 0.41 required
394
395 2005-12-02 [paul]       1.9.100cvs55
396
397         * src/plugins/clamav/clamav_plugin.c
398         * src/plugins/clamav/clamav_plugin.h
399         * src/plugins/clamav/clamav_plugin_gtk.c
400         * src/plugins/spamassassin/spamassassin.c
401         * src/plugins/spamassassin/spamassassin.h
402         * src/plugins/spamassassin/spamassassin_gtk.c
403                 unregister prefs pages on unloading, thus
404                 preventing a crash
405                 (thanks to Colin for the hint)
406
407 2005-12-02 [wwp]        1.9.100cvs54
408
409         * src/quote_fmt.h
410         * src/quote_fmt_parse.y
411                 fix misuse of gboolean*, use gboolean instead
412                 (thanks to Paul, Colin, for pointing out that scaring one)
413
414 2005-12-02 [paul]       1.9.100cvs53
415
416         * src/plugins/clamav/clamav_plugin.c
417                 int no --> unsigned int no
418         * src/plugins/clamav/clamav_plugin_gtk.c
419                 rework config page
420
421 2005-12-02 [wwp]        1.9.100cvs52
422
423         * src/compose.c
424         * src/prefs_template.c
425         * src/quote_fmt.h
426         * src/quote_fmt_parse.y
427                 prevent from executing |f and |p templates commands when
428                 adding or replacing templates in prefs (avoids annoying and
429                 potentially dangerous behaviours)
430
431 2005-12-02 [paul]       1.9.100cvs51
432
433         * src/prefs_common.c
434                 allow translation of some default values
435                 Patch by Fabien Vantard
436
437 2005-12-02 [paul]       1.9.100cvs50
438
439         * src/codeconv.c
440         * src/codeconv.h
441         * src/prefs_common.c
442         * src/prefs_common.h
443         * src/prefs_message.c
444         * src/textview.c
445                 remove obsolete 'convert_mb_alnum' option
446                 and related stuff
447         * src/gtk/about.c
448                 remove unused 'about_textview_visibility_notify'
449
450 2005-12-02 [paul]       1.9.100cvs49
451
452         * src/prefs_account.c
453         * src/prefs_compose_writing.c
454         * src/prefs_fonts.c
455         * src/prefs_gtk.h
456         * src/prefs_image_viewer.c
457         * src/prefs_message.c
458         * src/prefs_other.c
459         * src/prefs_receive.c
460         * src/prefs_send.c
461         * src/prefs_spelling.c
462         * src/prefs_summaries.c
463         * src/prefs_wrapping.c
464         * src/plugins/dillo_viewer/dillo_prefs.c
465         * src/plugins/pgpcore/prefs_gpg.c
466                 several cleanups to the prefs dialogs
467                 (slightly modified) patch by Fabien Vantard
468
469 2005-12-02 [paul]       1.9.100cvs48
470
471         * src/main.c
472                 --exit means exit
473         * src/send_message.c
474                 fix crash on send when connection fails
475
476         Thanks to Colin
477
478 2005-12-01 [colin]      1.9.100cvs47
479
480         * src/html.c
481                 Translate &hellip; to "..."
482
483 2005-11-30 [colin]      1.9.100cvs46
484
485         * src/matcher.c
486         * src/matcher.h
487                 Optimize back yesterday's fix.
488
489 2005-11-30 [paul]       1.9.100cvs45
490
491         * manual/faq.xml
492                 standardised
493         * manual/intro.xml
494                 written by Colin, edited by me
495
496 2005-11-29 [colin]      1.9.100cvs44
497
498         * src/matcher.c
499                 Skip headers unconditionnaly in match_body if the
500                 rule is not message or ~message
501
502 2005-11-29 [colin]      1.9.100cvs43
503
504         * src/matcher.c
505                 Fix body_part and such, not skipping headers 
506                 if the matchcriteria wasn't the first in the rule
507
508 2005-11-29 [colin]      1.9.100cvs42
509
510         * src/compose.c
511                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
512                 option missing from message view window)
513                 Fix double text D'n'D with gtk-2.8
514         * src/matcher.c
515                 Fix ~message, ~headers_part, ~body_part rules
516         * src/messageview.c
517                 Add Windows-1252 (Closes bug #863)
518                 Fix accels
519         * src/gtk/gtkaspell.c
520                 Properly destroy accels in all menus
521
522 2005-11-29 [mones]      1.9.100cvs41
523
524         * po/es.po
525                 Updated.
526
527 2005-11-27 [colin]      1.9.100cvs40
528
529         * src/mh_gtk.c
530                 "/Remove mailbox" -> "/Remove mailbox..."
531
532 2005-11-27 [paul]       1.9.100cvs39
533
534         * AUTHORS
535         * po/de.po
536         * src/gtk/authors.h
537                 updated by new maintainer, Stephan Sachse
538
539 2005-11-27 [paul]       1.9.100cvs38
540
541         * manual/faq.xml
542                 written by Colin, edited by me
543
544 2005-11-27 [paul]       1.9.100cvs37
545
546         * src/prefs_common.c
547         * src/prefs_common.h
548         * src/prefs_receive.c
549         * src/prefs_summaries.c
550                 move 'go to inbox after receiving new mail'
551                 option from display/sumamaries to mail
552                 handling/receive, and rework prefs_summaries
553                 dialog a little
554
555 2005-11-25 [martin]     1.9.100cvs36
556
557         * po/de.po
558             fixed windows-1252 translation;
559             translated some new and fuzzy strings
560
561 2005-11-25 [paul]       1.9.100cvs35
562
563         * src/plugins/clamav/clamav_plugin.c
564                 complete the update done in cvs34
565
566 2005-11-25 [paul]       1.9.100cvs34
567
568         * src/plugins/clamav/clamav_plugin.c
569                 reflect upstream changes
570
571 2005-11-25 [paul]       1.9.100cvs33
572
573         * manual/ack.xml
574         * manual/plugins.xml
575         * manual/sylpheed-claws-manual.xml
576                 written/updated by Colin, edited by me
577         * tools/acroread2sylpheed.pl
578                 update binary name
579
580 2005-11-24 [cleroy]     1.9.100cvs32
581
582         * src/compose.c
583                 Fix bug #856 (reediting messages forgets Request
584                 Return Receipt)
585
586 2005-11-24 [paul]       1.9.100cvs31
587
588         * manual/addrbook.xml
589         * manual/starting.xml
590                 written by Colin, proofread, edited, adapted by me
591         * manual/advanced.xml
592                 add some Actions examples
593         * src/importldif.c
594                 use a Save button instead of a Close button
595         * src/wizard.c
596                 indicate mandatory fields
597                 fix page display
598                 Thanks to Colin
599
600 2005-11-23 [colin]      1.9.100cvs30
601
602         * src/addressbook.c
603                 Rename menu item, fix possible crash after
604                 deletion of books
605         * src/addrindex.c
606                 Allow searching for '*' in ldap
607         * src/browseldap.c
608                 Fix "Browse Entry" (did anyone use it?)
609         * src/wizard.c
610                 Add guards for mandatory information
611
612 2005-11-23 [paul]       1.9.100cvs29
613
614         * manual/advanced.xml
615                 corrections to the English
616
617 2005-11-23 [cleroy]     1.9.100cvs28
618
619         * src/mimeview.c
620                 Fix possible crash at exit. After the call to
621                 gtk_container_remove(), the Viewer's widget has no
622                 more parent so gtk+ automatically frees it and its
623                 sons. If destroy_viewer() then try to access it,
624                 problems ensue.
625
626 2005-11-22 [colin]      1.9.100cvs27
627
628         * src/compose.c
629         * src/gtk/gtkaspell.c
630                 Fix right-clicking on a misspelled word
631                 Fix More... in suggestions menu
632
633 2005-11-22 [wwp]        1.9.100cvs26
634
635         * src/prefs_template.c
636                 templates works: re-sort templates list when adding or replacing,
637                 prevent from adding or replacing when the template name is empty
638
639 2005-11-21 [colin]      1.9.100cvs25
640
641         * src/addressbook.c
642                 Fix some addressbook suckage (dnd, select all)
643         * src/compose.c
644         * src/gtk/gtkaspell.c
645         * src/gtk/gtkaspell.h
646                 Make the spellchecker menu work with the 
647                 GtkTextView one instead of overriding it
648
649 2005-11-20 [paul]       1.9.100cvs24
650
651         * manual/handling.xml
652                 proofread and corrected
653
654 2005-11-20 [paul]       1.9.100cvs23
655
656         * manual/Makefile
657                 generate html as one file
658         * manual/advanced.xml
659                 fix output generation
660                 reformat hidden options list
661         * manual/manual.xml     ** REMOVED **
662         * manual/sylpheed-claws-manual.xml      ** ADDED **
663                 renamed
664
665 2005-11-18 [colin]      1.9.100cvs22
666
667         * src/prefs_account.c
668                 Fix layout in news and mbox accounts
669         * manual/account.xml
670         * manual/advanced.xml
671                 New contents for Paul to check :)
672
673 2005-11-18 [wwp]        1.9.100cvs21
674
675         * src/gtk/quicksearch.c
676                 don't update extended quicksearch buttons twice
677
678 2005-11-18 [paul]       1.9.100cvs20
679
680         * src/textview.c
681                 complete 1.9.100cvs19
682
683 2005-11-18 [paul]       1.9.100cvs19
684
685         * src/compose.c
686                 cosmetic improvements
687         * src/textview.c
688                 also list text/* attachments
689
690 2005-11-18 [cleroy]     1.9.100cvs18
691
692         * src/summaryview.c
693                 Use column 0 instead of -1 in 
694                 gtk_ctree_node_moveto, in a naive
695                 hope it'll fix the gtk-related crashes
696
697 2005-11-18 [cleroy]     1.9.100cvs17
698
699         * src/gtk/inputdialog.c
700                 Fix icon staying the first one
701
702 2005-11-17 [wwp]        1.9.100cvs16
703                 fix possible problem showing some quicksearch buttons, and a bad
704                 call to g_return_if_fail in a function that returns a value (both
705                 fixes by Fabien Vantard)
706
707 2005-11-15 [wwp]        1.9.100cvs15
708
709         * src/gtk/quicksearch.c
710                 added a tooltip to that obscure ... quicksearch button
711
712 2005-11-15 [wwp]        1.9.100cvs14
713
714         * src/gtk/quicksearch.c
715                 add a quicksearch helper to filtering expression users: the ... button
716                 raises the condition expr window. condition expressions set up w/ this
717                 window are used by the quicksearch if the user closes it pressing OK.
718
719 2005-11-14 [paul]       1.9.100cvs13
720
721         * src/plugins/clamav/clamav_plugin.c
722         * src/plugins/spamassassin/spamassassin.c
723                 change plugin type following recent merging
724
725 2005-11-14 [wwp]        1.9.100cvs12
726
727         * src/folder.c
728                 prevent from crashing when copying/moving message(s) from and
729                 to the same folder
730
731 2005-11-14 [paul]       1.9.100cvs11
732
733         * src/plugins/clamav/Makefile.am
734         * src/plugins/clamav/clamav_plugin.c
735         * src/plugins/clamav/clamav_plugin.h
736         * src/plugins/clamav/clamav_plugin_gtk.c
737                 also merge clamav and clamav_gtk plugins
738
739 2005-11-13 [colin]      1.9.100cvs10
740
741         * configure.ac
742         * src/plugins/spamassassin/Makefile.am
743         * src/plugins/spamassassin/spamassassin.c
744         * src/plugins/spamassassin/spamassassin.h
745         * src/plugins/spamassassin/spamassassin_gtk.c
746                 Merge spamassassin and spamassassin_gtk plugins,
747                 and build it by default.
748
749 2005-11-12 [colin]      1.9.100cvs9
750
751         * src/etpan/imap-thread.c
752                 Fix gcc warning
753
754 2005-11-12 [colin]      1.9.100cvs8
755
756         * src/procmime.c
757                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
758
759 2005-11-10 [colin]      1.9.100cvs7
760
761         * src/main.c
762                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
763                 minimised state)
764
765 2005-11-10 [wwp]        1.9.100cvs6
766
767         * src/gtk/description_window.c
768                 fix a crash when closing description windows using the WM's [X] button
769
770 2005-11-09 [colin]      1.9.100cvs5
771
772         * src/common/ssl.c
773                 Update libetpan call to follow upstream
774                 (yes, this requires libetpan-0.40cvs3)
775
776 2005-11-08 [colin]      1.9.100cvs4
777
778         * src/compose.c
779         * src/textview.c
780         * src/common/utils.c
781         * src/common/utils.h
782                 Enhance the email parser
783
784 2005-11-08 [colin]      1.9.100cvs3
785
786         * src/procmime.c
787                 Fix what looks like an off-by-one (fixes 
788                 attachments from the Bat)
789
790 2005-11-08 [wwp]        1.9.100cvs2
791
792         * src/main.c
793                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
794
795 2005-11-08 [wwp]        1.9.100cvs1
796
797         * src/main.c
798                 allow exiting Sylpheed-Claws from command-line
799
800 2005-11-08 [paul]       1.9.100
801
802         1.9.100 released
803
804 2005-11-07 [colin]      1.9.99cvs17
805
806         * src/addritem.c
807         * src/ldif.c
808                 Fix import of base-64 encoded items
809
810 2005-11-07 [cleroy]     1.9.99cvs16
811
812         * src/send_message.c
813                 Fix bug #314 (Queue does not empty under certain 
814                 circumstances)
815
816 2005-11-07 [paul]       1.9.99cvs15
817
818         * src/mutt.c
819         * src/pine.c
820                 fix buffer overflows
821                 Thanks to Colin
822
823 2005-11-07 [paul]       1.9.99cvs14
824
825         * doc/man/Makefile.am
826         * doc/man/sylpheed-claws.1      ** ADDED **
827         * doc/man/sylpheed.1            ** DELETED **
828                 rename and update the man file
829
830 2005-11-06 [colin]      1.9.99cvs13
831
832         * src/ldif.c
833                 Fix ldif_get_line() that returned empty strings
834                 (Didn't understand why). Also fix a possible
835                 buffer overflow.
836
837 2005-11-06 [wwp]        1.9.99cvs12
838
839         * src/textview.c
840         * src/gtk/about.c
841         * src/gtk/gtkutils.c
842         * src/gtk/gtkutils.h
843                 fix a compilation warning,
844                 make links sensitive in the about dialog
845
846 2005-11-04 [wwp]        1.9.99cvs11
847
848         * src/gtk/about.c
849                 don't wrap or translate URIs, and a bit text format cleanup
850
851 2005-11-04 [wwp]        1.9.99cvs10
852
853         * src/gtk/about.c
854                 better textview tagging implementation (no more use of marks for
855                 postponed tagging)
856
857 2005-11-02 [colin]      1.9.99cvs9
858
859         * src/common/ssl.c
860                 Forgot an ifdef
861
862 2005-11-02 [colin]      1.9.99cvs8
863
864         * configure.ac
865                 Require libetpan-0.40 due to upstream fix
866         * src/common/ssl.c
867                 Tell libetpan not to call SSL_Library_Init,
868                 as we do it ourselves.
869
870 2005-11-02 [colin]      1.9.99cvs7
871
872         * po/POTFILES.in
873                 Add missing files (thanks to Fabien Vantard)
874
875 2005-11-02 [cleroy]     1.9.99cvs6
876
877         * src/summaryview.c
878                 Fix totals when read messages are hidden or quicksearch
879                 is on
880         * src/ssl_manager.c
881         * src/ssl_manager.h
882         * src/common/ssl_certificate.c
883         * src/common/ssl_certificate.h
884         * src/gtk/sslcertwindow.c
885         * src/gtk/sslcertwindow.h
886                 Fix copyright on my stuff
887
888 2005-11-02 [wwp]        1.9.99cvs5
889
890         * src/prefs_themes.c
891                 fix directory name checking (theme installation/removal),
892                 made related error a bit more verbose
893
894 2005-11-02 [cleroy]     1.9.99cvs4
895
896         * src/summaryview.c
897                 Fix typo (probably fixes bug #841 (Sort by the From 
898                 field doesn't work)
899
900 2005-11-02 [paul]       1.9.99cvs3
901
902         * po/ko.po
903         * po/nb.po
904                 updated by SungHyun Nam, Geir Helland
905         * src/wizard.c
906                 fix typo in welcome message. spotted by
907                 Andrea Spadaccini
908
909 2005-11-01 [colin]      1.9.99cvs2
910
911         * src/compose.c
912                 Fix replying to ml wen confirming subscription
913         * src/messageview.c
914         * src/mimeview.c
915         * src/mimeview.h
916         * src/privacy.h
917         * src/summaryview.c
918                 Make key check non blocking
919
920 2005-10-31 [paul]       1.9.99cvs1
921
922         * tools/claws.i18n.status.pl
923                 updated for ChangeLog
924
925 2005-10-31 [paul]       1.9.99
926
927         1.9.99 released
928
929 2005-10-31 [paul]       1.9.15cvs131
930
931         * .cvsignore
932         * ChangeLog
933         * ChangeLog.claws       ** REMOVED **
934         * ChangeLog-gtk2.claws  ** REMOVED **
935         * ChangeLog.gtk1        ** ADDED **
936         * INSTALL
937         * Makefile.am
938         * NEWS
939         * README
940         * README.claws          ** REMOVED **
941         * README.jp             ** REMOVED **
942         * RELEASE_NOTES         ** ADDED **
943         * RELEASE_NOTES.claws   ** REMOVED **
944         * commitHelper
945         * configure.ac
946         * sylpheed.spec.in      ** REMOVED **
947                 tidy up and update the default docs:
948                 ChangeLog.claws is renamed ChangeLog.gtk1
949                 ChangeLog-gtk2.claws is renamed ChangeLog
950                 README.claws is renamed README
951                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
952
953 2005-10-31 [paul]       1.9.15cvs130
954
955         * po/it.po
956                 fix errors
957
958 2005-10-31 [paul]       1.9.15cvs129
959
960         * po/ca.po
961         * po/de.po
962         * po/en_GB.po
963         * po/fr.po
964         * po/it.po
965         * po/pt_BR.po
966         * po/sk.po
967         * po/sr.po
968         * po/zh_CN.po
969                 updated by Miquel Oliete, Stephan Sachse and
970                 Thomas Gilgin, me, Fabien Vantard, Andrea
971                 Spadaccini, Frederico Goncalves Guimaraes,
972                 Andrej Kacian, Aleksandar Urosevic, and
973                 Ralgh Young.
974
975 2005-10-31 [mones]      1.9.15cvs128
976
977         * manual/faq.xml
978                 More questions.
979         
980         * po/es.po
981                 Updated for release.
982
983 2005-10-30 [colin]      1.9.15cvs127
984
985         * src/compose.c
986                 Place cursor before rewrapping (fixes cursor
987                 pos if quotation gets rewrapped)
988
989 2005-10-29 [paul]       1.9.15cvs126
990
991         * src/crash.c
992         * src/foldersel.c
993         * src/main.c
994         * src/messageview.c
995         * src/toolbar.c
996         * src/gtk/authors.h
997                 corrections to text items
998
999 2005-10-28 [colin]      1.9.15cvs125
1000
1001         * src/messageview.c
1002                 Make "hit 'C' to check sig" work from extern 
1003                 messageviews
1004
1005 2005-10-27 [colin]      1.9.15cvs124
1006
1007         * src/summaryview.c
1008                 Add a hack to avoid segfaulting when hammering 
1009                 on gtk's events
1010
1011 2005-10-27 [wwp]        1.9.15cvs123
1012
1013         * src/prefs_themes.c
1014                 sort list of themes names in themes prefs
1015
1016 2005-10-27 [paul]       1.9.15cvs122
1017
1018         * src/folder.c
1019         * src/prefs_account.c
1020                 fix building on Solaris
1021                 Patch by Alex Moore
1022
1023 2005-10-27 [wwp]        1.9.15cvs121
1024
1025         * src/summaryview.c
1026         * src/gtk/gtksctree.c
1027                 speed up unselecting messages in summary view (thanks to Colin)
1028
1029 2005-10-27 [paul]       1.9.15cvs120
1030
1031         * src/mainwindow.c
1032                 fix a compilation warning
1033         * src/summaryview.c
1034                 fix updating of 'n items selected' count
1035                 when deselecting
1036
1037 2005-10-27 [martin]     1.9.15cvs119
1038
1039         * src/action.c
1040                 ignore actions with a leading '/' in the action menu name
1041                 fixes a crash on menu creation
1042         * src/prefs_actions.c
1043                 do not allow a leading '/' in the action menu name
1044
1045 2005-10-27 [paul]       1.9.15cvs118
1046
1047         * src/main.c
1048                 fix compilation warning
1049
1050 2005-10-27 [paul]       1.9.15cvs117
1051
1052         * src/procmime.c
1053                 add #if HAVE_LOCALE_H
1054
1055 2005-10-27 [paul]       1.9.15cvs116
1056
1057         * src/plugins/clamav/clamav_plugin.c
1058         * src/plugins/dillo_viewer/dillo_viewer.c
1059         * src/plugins/mathml_viewer/mathml_viewer.c
1060         * src/plugins/pgpcore/plugin.c
1061         * src/plugins/pgpinline/plugin.c
1062         * src/plugins/pgpmime/plugin.c
1063         * src/plugins/spamassassin/spamassassin.c
1064         * src/plugins/trayicon/trayicon.c
1065                 plugin_init() : make error messages more
1066                 informative
1067
1068 2005-10-26 [wwp]        1.9.15cvs115
1069
1070         * src/prefs_matcher.c
1071                 enlarge boolean op widget width a bit (wasn't always showing text contents)
1072
1073 2005-10-26 [wwp]        1.9.15cvs114
1074
1075         * src/procmime.c
1076         * src/gtk/gtksctree.c
1077         * src/plugins/spamassassin/libspamc.c
1078         * src/plugins/spamassassin/spamassassin.c
1079                 fix some compilation warnings more
1080
1081 2005-10-26 [mones]      1.9.15cvs113
1082
1083         * po/es.po
1084                 Updated translation
1085
1086 2005-10-26 [paul]       1.9.15cvs112
1087
1088         * src/prefs_message.c
1089                 give all display_xface stuff the
1090                 #if HAVE_LIBCOMPFACE treatment, thus
1091                 preventing a crash
1092                 (Thanks to Wolfgang Enderlein)
1093
1094 2005-10-26 [colin]      1.9.15cvs111
1095
1096         * src/gedit-print.c
1097                 Fix date format
1098         * src/imap_gtk.c
1099         * src/news_gtk.c
1100                 Remove context menu items that should not be there
1101         * src/jpilot.c
1102                 Fix encoding
1103         * src/main.c
1104         * src/mainwindow.c
1105                 Don't show the mainwindow too soon
1106
1107 2005-10-26 [wwp]        1.9.15cvs110
1108
1109         * src/folder.c
1110         * src/manual.c
1111         * src/summaryview.c
1112                 fix uninitialized pointers in the folder updating hook
1113                 (thanks to Colin)
1114
1115 2005-10-25 [mones]      1.9.15cvs109
1116
1117         * manual/faq.xml
1118                 General information subsection completed. 
1119                 Removed archaic references.
1120                 
1121         * manual/Makefile
1122         * manual/dtd/manual.dsl
1123                 Added customization stylesheet for getting paragraphs
1124                 fully justified in PDF output (as suggested by Colin).
1125
1126 2005-10-25 [colin]      1.9.15cvs108
1127
1128         * src/compose.c
1129                 Fix a second leak
1130
1131 2005-10-25 [colin]      1.9.15cvs107
1132
1133         * src/addrbook.c
1134         * src/addrindex.c
1135                 Fix leak (xml_get_element() allocates memory)
1136         * src/compose.c
1137                 Fix leak + dead code (shame!)
1138         * src/procmime.c
1139                 Fix leak
1140
1141 2005-10-25 [colin]      1.9.15cvs106
1142
1143         * src/mimeview.c
1144                 Fix encoding issue in Save all and in 
1145                 overwrite-confirmation alertpanel
1146
1147 2005-10-25 [cleroy]     1.9.15cvs105
1148
1149         * src/common/socket.c
1150                 Fix a leak - Thanks to Christopher Aillon
1151                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
1152
1153 2005-10-25 [paul]       1.9.15cvs104
1154
1155         * src/wizard.c
1156                 Always guess servers from the right-hand
1157                 email part and guess username from the
1158                 left-hand part. (Thanks to Colin)
1159                 add an X-Face to the welcome message
1160
1161 2005-10-25 [paul]       1.9.15cvs103
1162
1163         * manual/handling.xml
1164                 written by Colin, edited by me
1165
1166 2005-10-25 [wwp]        1.9.15cvs102
1167
1168         * src/folderview.c
1169         * src/grouplistdialog.c
1170         * src/imap.c
1171         * src/noticeview.c
1172                 fix some compilation warnings
1173
1174 2005-10-24 [paul]
1175
1176         1.9.99-rc3 released
1177
1178 2005-10-24 [paul]       1.9.15cvs101
1179
1180         * src/gtk/about.c
1181                 fix window sizing
1182
1183 2005-10-24 [paul]       1.9.15cvs100
1184
1185         * src/pixmaps/offline.xpm
1186         * src/pixmaps/online.xpm
1187                 replace with last default versions
1188
1189 2005-10-24 [colin]      1.9.15cvs99
1190
1191         * src/imap.c
1192                 Fix bug when moving a folder
1193         * src/imap_gtk.c
1194         * src/mh_gtk.c
1195                 "Delete folder" pops up a window, so it 
1196                 should be suffixed with "..."
1197         * src/plugins/pgpcore/sgpgme.c
1198                 Include locale.h
1199
1200 2005-10-24 [mones]      1.9.15cvs98
1201
1202         * manual/Makefile
1203         * manual/account.xml
1204         * manual/ack.xml
1205         * manual/addrbook.xml
1206         * manual/advanced.xml
1207         * manual/faq.xml
1208         * manual/glossary.xml
1209         * manual/gpl.xml
1210         * manual/handling.xml
1211         * manual/intro.xml
1212         * manual/keyboard.xml
1213         * manual/manual.xml
1214         * manual/plugins.xml
1215         * manual/starting.xml
1216         * manual/dtd/sdocbook.dtd
1217                 Initial manual structure and some content.
1218
1219 2005-10-23 [wwp]        1.9.15cvs97
1220
1221         * src/gtk/about.c
1222                 fix a typo
1223
1224 2005-10-23 [wwp]        1.9.15cvs96
1225
1226         * src/gtk/about.c
1227         * src/gtk/authors.h
1228                 rework of the about window (main work by Paul), also featuring a few
1229                 fixes for typos and duplicate names
1230
1231 2005-10-23 [wwp]        1.9.15cvs95
1232
1233         * src/.cvsignore
1234                 Ignore the right binary name (sylpheed-claws now)
1235
1236 2005-10-23 [paul]       1.9.15cvs94
1237
1238         * src/compose.c
1239                 when using Folder Pref 'Default To for
1240                 replies' make the entry in the Compose
1241                 window bold
1242                 Patch by Fabien Vantard
1243
1244 2005-10-22 [colin]      1.9.15cvs93
1245
1246         * src/codeconv.c
1247                 Fix leak
1248
1249 2005-10-22 [colin]      1.9.15cvs92
1250
1251         * src/codeconv.c
1252                 try to convert using locale (apart utf8) if necessary
1253
1254 2005-10-22 [colin]      1.9.15cvs91
1255
1256         * src/pixmaps/new.xpm
1257         * src/pixmaps/unread.xpm
1258                 Make the unread envelope blue again and
1259                 saturate the new one a bit more.
1260
1261 2005-10-22 [colin]      1.9.15cvs90
1262
1263         * src/compose.c
1264                 When replying to a mail sent by one of our accounts,
1265                 use the original list of recipients. Let 'Reply All'
1266                 and 'Reply to sender' work like previously.
1267
1268 2005-10-21 [colin]      1.9.15cvs89
1269
1270         * src/prefs_filtering.c
1271                 Clear fields after add and replace
1272         * src/textview.c
1273                 Display xface differently (better)
1274         * src/plugins/pgpinline/pgpinline.c
1275                 Fix crappy encodings/recodings
1276
1277 2005-10-21 [paul]       1.9.15cvs88
1278
1279         * src/compose.c
1280         * src/prefs_folder_item.c
1281         * src/toolbar.c
1282                 fix news folder Folder Properties
1283                 (thanks to Colin)
1284         * src/folderview.c
1285                 update folderview after Themes change
1286                 keep selected folder selected
1287                 (thanks to Colin)
1288
1289 2005-10-21 [paul]       1.9.15cvs87
1290
1291         * tools/Makefile.am
1292         * tools/OOo2sylpheed.pl
1293         * tools/README
1294         * tools/README.sylprint
1295         * tools/asus_mailled.sh         ** REMOVED **
1296         * tools/filter_conv.pl
1297         * tools/freshmeat_search.pl
1298         * tools/google_search.pl
1299         * tools/gpg-sign-syl            ** REMOVED **
1300         * tools/kmail2sylpheed.pl
1301         * tools/kmail2sylpheed_v2.pl
1302         * tools/multiwebsearch.pl
1303         * tools/nautilus2sylpheed.sh
1304         * tools/newscache_clean.pl
1305         * tools/outlook2sylpheed.pl
1306         * tools/sylpheed-switcher       ** REMOVED **
1307         * tools/sylprint.pl
1308         * tools/sylprint.rc
1309         * tools/tb2sylpheed
1310         * tools/vcard2xml.py
1311         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1312                 update default config dir
1313                 update binary name (thanks to Fabien Vantard)
1314                 remove obsolete scripts
1315
1316 2005-10-21 [cleroy]     1.9.15cvs86
1317
1318         * src/inc.c
1319                 Fix possible leak and units. Based on a patch by
1320                 Fabien Vantard.
1321
1322 2005-10-20 [colin]      1.9.15cvs85
1323
1324         * src/textview.c
1325                 Clear xface when clearing textview
1326
1327 2005-10-20 [colin]      1.9.15cvs84
1328
1329         * configure.ac
1330         * src/folderview.c
1331         * src/headerview.c
1332         * src/main.c
1333         * src/prefs_common.c
1334         * src/prefs_common.h
1335         * src/prefs_message.c
1336         * src/textview.c
1337         * src/textview.h
1338         * src/common/defs.h
1339         * src/common/utils.c
1340         * src/common/utils.h
1341         * src/gtk/gtkutils.c
1342         * src/gtk/gtkutils.h
1343                 Migrate config to .sylpheed-claws (Automatically)
1344                 Add a way to get the Xface in the TextView
1345
1346 2005-10-20 [colin]      1.9.15cvs83
1347
1348         * src/gtk/Makefile.am
1349         * src/gtk/about.c
1350         * src/gtk/authors.h
1351                 Make the about dialog *grooovy*
1352
1353 2005-10-20 [colin]      1.9.15cvs82
1354
1355         * src/mimeview.c
1356                 Use "Open with" on double click if no command
1357                 was found
1358
1359 2005-10-20 [colin]      1.9.15cvs81
1360
1361         * src/imap.c
1362         * src/etpan/imap-thread.c
1363                 Fix possible crash.
1364
1365 2005-10-20 [paul]       1.9.15cvs80
1366
1367         * src/folder.c
1368                 don't show clipkey icon if the only
1369                 attachment is the signature
1370                 Patch by Colin
1371
1372 2005-10-20 [paul]       1.9.15cvs79
1373
1374         * AUTHORS
1375         * src/plugins/pgpmime/pgpmime.c
1376                 name the PGP/MIME signature 'signature.asc'
1377                 Patch by Andrew Nelson <freeandy@gmail.com>
1378
1379 2005-10-19 [colin]      1.9.15cvs78
1380
1381         * src/plugins/pgpmime/pgpmime.c
1382                 Oops, no need to double-check though
1383
1384 2005-10-19 [colin]      1.9.15cvs77
1385
1386         * src/plugins/pgpinline/pgpinline.c
1387         * src/plugins/pgpmime/pgpmime.c
1388                 Check that my_tmpfile() doesn't 
1389                 return NULL
1390
1391 2005-10-19 [colin]      1.9.15cvs76
1392
1393         * src/common/utils.c
1394                 Use shorter mime boundaries to avoid having
1395                 MTAs rewrapping our headers, breaking the
1396                 PGP signature in the process 
1397         * src/compose.c
1398         * src/plugins/pgpmime/pgpmime.c
1399                 Check for boundary uniqueness to be sure
1400                 it won't happen, instead of hoping for the
1401                 best
1402
1403 2005-10-19 [colin]      1.9.15cvs75
1404
1405         * sylpheed-claws.desktop
1406         * src/Makefile.am
1407         * src/main.c
1408                 Ship a sylpheed-claws binary instead
1409                 of a sylpheed one. Change the socket
1410                 name, too
1411         * src/folderview.c
1412                 Update folder only if it changed
1413         * src/wizard.c
1414                 Fix i18n in welcome mail, patch by
1415                 Fabien Vantard
1416
1417 2005-10-19 [paul]
1418
1419         1.9.99-rc2 released
1420
1421 2005-10-19 [paul]       1.9.15cvs74
1422
1423         * src/folder.c
1424         * src/folderview.c
1425                 fix summaryview update
1426                 Patch by Colin
1427
1428 2005-10-18 [colin]      1.9.15cvs73
1429
1430         * src/plugins/pgpcore/passphrase.c
1431                 Don't XGrabServer, and try a bit more to 
1432                 sync everything before grabbing mouse/keyboard
1433
1434 2005-10-18 [colin]      1.9.15cvs72
1435
1436         * src/Makefile.am
1437         * src/addressadd.c
1438         * src/addressbook.c
1439         * src/folderview.c
1440         * src/grouplistdialog.c
1441         * src/mimeview.c
1442         * src/stock_pixmap.c
1443         * src/stock_pixmap.h
1444         * src/summaryview.c
1445         * src/gtk/gtksctree.c
1446         * src/gtk/gtksctree.h
1447         * src/pixmaps/empty.xpm
1448                 Implement a wrapper call for gtk_ctree_set_node_info
1449                 and gtk_ctree_insert_node, that uses a 1x1 transparent
1450                 pixmap instead of a NULL one. This works around some
1451                 memory problems deep inside gtk, revealed by valgrind,
1452                 and fixes bug #834 (Pressing CTRl-D on a message marked 
1453                 as locked crashes sylpheed.), as well as, probably, 
1454                 wwp's 4th dimension problems that happen in gtk_ctree_*.
1455
1456 2005-10-17 [colin]      1.9.15cvs71
1457
1458         * src/mimeview.c
1459                 Provide visual feedback when checking
1460                 signature
1461
1462 2005-10-17 [colin]      1.9.15cvs70
1463
1464         * src/main.c
1465                 Keep the folder list frozen while checking caches...
1466
1467 2005-10-17 [colin]      1.9.15cvs69
1468
1469         * src/addr_compl.c
1470                 Fi bug #833 (Autocompleting from addressbook 
1471                 fails with extended chars)
1472         * src/imap.c
1473                 Fix 'adding messages' staying in statusbar
1474                 after an error
1475
1476 2005-10-17 [wwp]        1.9.15cvs68
1477
1478         * src/ssl_manager.c
1479                 Fix buttons' layout resizing when window size changes
1480
1481 2005-10-17 [wwp]        1.9.15cvs67
1482
1483         * src/account.c
1484         * src/prefs_account.c
1485         * src/prefs_common.c
1486         * src/prefs_common.h
1487         * src/prefs_folder_item.c
1488         * src/prefs_gtk.c
1489         * src/gtk/logwindow.c
1490         * src/gtk/pluginwindow.c
1491         * src/gtk/prefswindow.c
1492         * src/gtk/prefswindow.h
1493                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
1494
1495 2005-10-17 [paul]       1.9.15cvs66
1496
1497         * configure.ac
1498                 fix missing libetpan message
1499         * po/en_GB.po
1500                 updated
1501         * src/crash.c
1502         * src/manual.c
1503         * src/prefs_themes.c
1504         * src/common/defs.h
1505                 add some new URI defines, change some
1506                 others
1507         * src/wizard.c
1508                 make welcome message translatable
1509                 small improvements to english
1510                 other tweaks
1511         * src/gtk/menu.c
1512                 fix warnings
1513
1514 2005-10-17 [paul]       1.9.15cvs65
1515
1516         * src/summaryview.c
1517                 fix column titles
1518
1519 2005-10-16 [mones]      1.9.15cvs64
1520
1521         * po/es.po
1522                 Updated translation
1523
1524 2005-10-16 [colin]
1525
1526         1.9.99-rc1 released
1527
1528 2005-10-16 [colin]      1.9.15cvs63
1529
1530         * src/wizard.c
1531                 Fix whitespace
1532
1533 2005-10-16 [colin]      1.9.15cvs62
1534
1535         * src/toolbar.c
1536                 s/Get All/Get Mail/
1537         * src/wizard.c
1538                 Real welcome mail text, thanks Paul
1539
1540 2005-10-16 [colin]      1.9.15cvs61
1541
1542         * src/editldap.c
1543         * src/exporthtml.c
1544         * src/main.c
1545         * src/mainwindow.c
1546         * src/prefs_themes.c
1547         * src/prefs_toolbar.c
1548         * src/plugins/demo/demo.c
1549         * src/plugins/trayicon/trayicon.c
1550                 s/Sylpheed/Sylpheed-Claws/
1551
1552 2005-10-16 [colin]      1.9.15cvs60
1553
1554         * src/wizard.c
1555                 Add a welcome email in the first empty mailbox
1556         * src/prefs_common.c
1557                 Change one more default
1558
1559 2005-10-16 [colin]      1.9.15cvs59
1560
1561         * src/wizard.c
1562                 Remove printf
1563
1564 2005-10-16 [colin]      1.9.15cvs58
1565
1566         * src/toolbar.c
1567         * src/prefs_common.c
1568                 Change some defaults
1569
1570 2005-10-16 [colin]      1.9.15cvs57
1571
1572         * src/toolbar.c
1573         * src/prefs_common.c
1574                 Change some defaults
1575
1576 2005-10-16 [colin]      1.9.15cvs56
1577
1578         * src/wizard.c
1579                 By default, initialize fonts to have
1580                 the same size as normal GtkWidgets
1581
1582 2005-10-16 [colin]      1.9.15cvs55
1583
1584         * src/mimeview.c
1585                 Fix message a bit more
1586
1587 2005-10-16 [colin]      1.9.15cvs54
1588
1589         * src/addressbook.c
1590                 Second attempt at flicker fixing
1591
1592 2005-10-16 [colin]      1.9.15cvs53
1593
1594         * src/addressbook.c
1595                 Fix flicker
1596
1597 2005-10-16 [wwp]        1.9.15cvs52
1598
1599         * src/addressbook.c
1600         * src/editaddress.c
1601         * src/prefs_common.c
1602         * src/prefs_common.h
1603                 Remember window sizes (address book)
1604
1605 2005-10-16 [wwp]        1.9.15cvs51
1606
1607         * src/plugins/clamav/clamav_plugin_gtk.c
1608         * src/plugins/spamassassin/spamassassin_gtk.c
1609                 Fix compilation warnings (missing #include).
1610
1611 2005-10-16 [colin]      1.9.15cvs50
1612
1613         * src/mimeview.c
1614         * src/summaryview.c
1615         * src/textview.c
1616                 Make 'c' check signature, and forward
1617                 c, l, y, t from summaryview to mimeview
1618
1619 2005-10-16 [colin]      1.9.15cvs49
1620
1621         * src/addressbook.c
1622                 Put border around buttons
1623         * src/mainwindow.c
1624         * src/summaryview.c
1625                 Rework menus (Patch based on a patch
1626                 by Paul)
1627
1628 2005-10-15 [wwp]        1.9.15cvs48
1629
1630         * src/editjpilot.c
1631         * src/editldap.c
1632         * src/editvcard.c
1633         * src/exphtmldlg.c
1634         * src/expldifdlg.c
1635         * src/export.c
1636         * src/import.c
1637         * src/importldif.c
1638         * src/importmutt.c
1639         * src/importpine.c
1640         * src/prefs_account.c
1641         * src/prefs_spelling.c
1642         * src/gtk/gtkutils.c
1643         * src/gtk/gtkutils.h
1644         * src/plugins/clamav/clamav_plugin_gtk.c
1645         * src/plugins/spamassassin/spamassassin_gtk.c
1646                 use nicer browse-for-file/dir buttons than the "..." ones,
1647                 code factorizing more.
1648
1649 2005-10-14 [colin]      1.9.15cvs47
1650
1651         * src/mainwindow.c
1652                 set relief on the account switcher so that people see it
1653                 grey out Create processing rules when no message is selected
1654         * src/prefs_filtering.c
1655                 ask before closing if the rule has not been modified, even if
1656                 it's not valid
1657         * src/prefs_matcher.c
1658                 fix sensitivity when entering the dialog
1659         * src/gtk/inputdialog.c
1660                 display a better icon on password ask
1661         * src/plugins/pgpcore/passphrase.c
1662                 make the dialog look better
1663
1664 2005-10-14 [paul]       1.9.15cvs46
1665
1666         * src/folderview.c
1667                 indicate presense of marked msgs in
1668                 unexpanded subfolders
1669
1670 2005-10-14 [paul]       1.9.15cvs45
1671
1672         * src/prefs_actions.c
1673         * src/prefs_common.c
1674         * src/prefs_common.h
1675         * src/prefs_filtering_action.c
1676         * src/prefs_matcher.c
1677         * src/prefs_template.c
1678                 remember window sizes
1679                 fix Info button size
1680
1681         Patches by wwp
1682
1683 2005-10-13 [colin]      1.9.15cvs44
1684
1685         * src/mimeview.c
1686         * src/noticeview.c
1687         * src/noticeview.h
1688                 Add a tooltip on the icon (optional) 
1689                 Get rid of the signature buttons and only
1690                 use the icon+tooltip
1691
1692 2005-10-13 [colin]      1.9.15cvs43
1693
1694         * src/noticeview.c
1695         * src/noticeview.h
1696                 Add hand cursor for hovering over icon
1697
1698 2005-10-13 [colin]      1.9.15cvs42
1699
1700         * src/summaryview.c
1701                 Fix crash when quicksearch's hidden 
1702                 at startup
1703
1704 2005-10-13 [colin]      1.9.15cvs41
1705
1706         * src/compose.c
1707                 Set subject when forwarding multiple mails
1708                 Check that other recipient than the default Cc or Bcc
1709                 have been set before sending.
1710
1711 2005-10-13 [colin]      1.9.15cvs40
1712
1713         * src/imap.c
1714                 Batch per-folder
1715                 Introduce locking, but don't use it yet
1716
1717 2005-10-13 [colin]      1.9.15cvs39
1718
1719         * src/gtk/quicksearch.c
1720                 Reset quicksearch when hiding it
1721                 Make sticky a real pref
1722
1723 2005-10-13 [colin]      1.9.15cvs38
1724
1725         * src/summaryview.c
1726                 Faster prefs apply
1727
1728 2005-10-13 [colin]      1.9.15cvs37
1729
1730         * src/mimeview.c
1731         * src/noticeview.c
1732         * src/noticeview.h
1733         * src/plugins/pgpcore/sgpgme.c
1734                 Make privacy icon clickable
1735                 Move Trust field in Full info
1736                 When trust is less than full, don't display
1737                 a warning icon
1738
1739 2005-10-13 [colin]      1.9.15cvs36
1740
1741         * src/folder.c
1742                 Batch on flags sync
1743         * src/folderview.c
1744                 Revert speed hack which is dangerous in fact
1745                 Apply prefs faster
1746
1747 2005-10-13 [colin]      1.9.15cvs35
1748
1749         * src/folder_item_prefs.c
1750                 Fix pref corruption on folder move. Patch
1751                 by wwp
1752
1753 2005-10-13 [paul]       1.9.15cvs34
1754
1755         * src/export.c
1756         * src/import.c
1757                 fix typos in g_warnings
1758         * src/prefs_account.c
1759                 add a file selector for Signature file
1760
1761         Patches by wwp
1762
1763 2005-10-12 [colin]      1.9.15cvs33
1764
1765         * src/mimeview.c
1766                 Provide a quick way to go back from a
1767                 signature's full info to the email part
1768
1769 2005-10-12 [colin]      1.9.15cvs32
1770
1771         * src/compose.c
1772                 Remove old hack of encoding signed mails with base64.
1773                 QP works equally well.
1774
1775 2005-10-12 [colin]      1.9.15cvs31
1776
1777         * src/crash.c
1778                 Replace deprecated GtkText with GtkTextView
1779         * src/imap.c
1780                 Fix a logic bug about counts in imap_select
1781                 (previously un-triggered)
1782         * src/mainwindow.c
1783         * src/summaryview.c
1784         * src/news.c
1785                 Allow local deletion of news posts
1786         * src/mimeview.c
1787                 Show GPG noticeview on the message/rfc822 part
1788                 in addition to the text/plain one
1789         * src/prefs_image_viewer.c
1790           src/plugins/pgpcore/prefs_gpg.c
1791                 Polish (set the label as part of the checkbox)
1792         * src/wizard.c
1793                 Don't sit there doing nothing after destroying
1794                 the window - return err
1795
1796 2005-10-11 [colin]      1.9.15cvs30
1797
1798         * src/folderview.c
1799                 Apply processing rules before showing folders.
1800                 Early folder show (before flags sync) will only
1801                 be done when there are no processing rules (nor
1802                 pre- or post- ones)
1803         * src/imap.c
1804                 Fix stuff related to mail subdir, creation and 
1805                 deletion of folders 
1806         * src/imap_gtk.c
1807                 Don't allow creation of folders in NoInferior
1808                 folders, as it won't work
1809
1810 2005-10-10 [colin]      1.9.15cvs29
1811
1812         * src/compose.c
1813                 Reselect "None" Privacy system when selecting an
1814                 account with no privacy system defined
1815
1816 2005-10-10 [colin]      1.9.15cvs28
1817
1818         * src/mainwindow.c
1819                 Add Windows-1252 encoding
1820         * src/prefs_common.c
1821                 Rework some defaults:
1822                 - autosave to draft by default
1823                 - don't show header pane (it's already in the textview)
1824                 - Select first new or unread mail on entry
1825                 - Assume 'Yes' to change folder when there's no more
1826                   unread message
1827         * src/prefs_matcher.c
1828                 Fix a gtk assertion failure
1829         * src/gtk/colorlabel.c
1830                 Workaround bad repainting on selection
1831         * src/main.c
1832                 Freeze/thaw (a bit faster on ssh -X)
1833         * src/msgcache.c
1834                 Get rid of StrdupConverter that just adds an
1835                 extra strdup/free 
1836         * src/etpan/imap_thread.c
1837                 memset buf to 0
1838
1839 2005-10-10 [colin]      1.9.15cvs27
1840
1841         * src/export.c
1842         * src/import.c
1843                 Fix compile on gtk 2.4. Patch by wwp
1844
1845 2005-10-09 [colin]      1.9.15cvs26
1846
1847         * src/mainwindow.c
1848         * src/messageview.c
1849         * src/summaryview.c
1850                 Clarify forward menus. Patch by wwp
1851
1852 2005-10-09 [colin]      1.9.15cvs25
1853
1854         * src/compose.c
1855         * src/compose.h
1856                 Fix bug #829 (Non-working "Encrypt message by 
1857                 default when replying to an encrypted message")
1858
1859 2005-10-08 [colin]      1.9.15cvs24
1860
1861         * src/wizard.c
1862                 Fix bug #827 ("Welcome" setup wizard after a 
1863                 permission error gives up & forgets itself.)
1864
1865 2005-10-08 [colin]      1.9.15cvs23
1866
1867         * src/procmime.c
1868                 Fix bug #828 (Ignoring headers with spaces around = sign)
1869
1870 2005-10-08 [colin]      1.9.15cvs22
1871
1872         * src/export.c
1873                 Warning fix by wwp
1874
1875 2005-10-08 [colin]      1.9.15cvs21
1876
1877         * src/folder.c
1878         * src/folder.h
1879                 Add a processing_pending indicator, set on 
1880                 folder_item_open and cleared after 
1881                 folder_item_process_open
1882         * src/folderview.c
1883         * src/summaryview.c
1884                 wrap procmsg_msginfo_*_flags, and in the
1885                 wrapper check that there's no folder processing 
1886                 pending. If there is, defer the flags change until 
1887                 processing is done to avoid stepping over each
1888                 other's toes.
1889                 Freeze during processing, but not during scanning.
1890
1891 2005-10-07 [colin]      1.9.15cvs20
1892
1893         * src/plugins/pgpcore/passphrase.c
1894                 Fix bug #826 (X-Server hangs when 
1895                 right-clicking a PGP encrypted message)
1896
1897 2005-10-07 [paul]       1.9.15cvs19
1898
1899         * src/compose.c
1900                 fix compose_entries[]
1901                 patch by Fabien Vantard
1902
1903 2005-10-06 [colin]      1.9.15cvs18
1904
1905         * src/pixmaps/address.xpm
1906         * src/pixmaps/address_book.xpm
1907         * src/pixmaps/book.xpm
1908         * src/pixmaps/check_spelling.xpm
1909         * src/pixmaps/checkbox_off.xpm
1910         * src/pixmaps/checkbox_on.xpm
1911         * src/pixmaps/close.xpm
1912         * src/pixmaps/complete.xpm
1913         * src/pixmaps/continue.xpm
1914         * src/pixmaps/deleted.xpm
1915         * src/pixmaps/down_arrow.xpm
1916         * src/pixmaps/exec.xpm
1917         * src/pixmaps/forwarded.xpm
1918         * src/pixmaps/group.xpm
1919         * src/pixmaps/ignorethread.xpm
1920         * src/pixmaps/interface.xpm
1921         * src/pixmaps/jpilot.xpm
1922         * src/pixmaps/ldap.xpm
1923         * src/pixmaps/linewrap.xpm
1924         * src/pixmaps/linewrapcurrent.xpm
1925         * src/pixmaps/mail.xpm
1926         * src/pixmaps/mail_attach.xpm
1927         * src/pixmaps/mail_compose.xpm
1928         * src/pixmaps/mail_forward.xpm
1929         * src/pixmaps/mail_receive.xpm
1930         * src/pixmaps/mail_receive_all.xpm
1931         * src/pixmaps/mail_reply.xpm
1932         * src/pixmaps/mail_reply_to_all.xpm
1933         * src/pixmaps/mail_reply_to_author.xpm
1934         * src/pixmaps/mail_send.xpm
1935         * src/pixmaps/mail_send_queue.xpm
1936         * src/pixmaps/mime_application.xpm
1937         * src/pixmaps/mime_audio.xpm
1938         * src/pixmaps/mime_image.xpm
1939         * src/pixmaps/mime_message.xpm
1940         * src/pixmaps/mime_text_enriched.xpm
1941         * src/pixmaps/mime_text_html.xpm
1942         * src/pixmaps/mime_text_plain.xpm
1943         * src/pixmaps/mime_unknown.xpm
1944         * src/pixmaps/new.xpm
1945         * src/pixmaps/news_compose.xpm
1946         * src/pixmaps/offline.xpm
1947         * src/pixmaps/online.xpm
1948         * src/pixmaps/paste.xpm
1949         * src/pixmaps/preferences.xpm
1950         * src/pixmaps/privacy_emblem_encrypted.xpm
1951         * src/pixmaps/privacy_expired.xpm
1952         * src/pixmaps/privacy_failed.xpm
1953         * src/pixmaps/privacy_passed.xpm
1954         * src/pixmaps/privacy_signed.xpm
1955         * src/pixmaps/privacy_unknown.xpm
1956         * src/pixmaps/privacy_warn.xpm
1957         * src/pixmaps/properties.xpm
1958         * src/pixmaps/replied.xpm
1959         * src/pixmaps/search.xpm
1960         * src/pixmaps/unread.xpm
1961         * src/pixmaps/up_arrow.xpm
1962         * src/pixmaps/vcard.xpm
1963                 Modernize internal theme, with icons from the 
1964                 Gnomaws theme. Keep some of the old ones where
1965                 they were better.
1966
1967 2005-10-06 [colin]      1.9.15cvs17
1968
1969         * src/summaryview.c
1970                 Little optimisations + bugfix
1971         * src/toolbar.c
1972                 Remove default useless items - useless being defined
1973                 by the default relevant prefs
1974         * src/wizard.c
1975                 include config.h to make gettext work
1976         * src/prefs_themes.c
1977                 Fix selection of current theme in prefs
1978
1979 2005-10-06 [colin]      1.9.15cvs16
1980
1981         * src/prefs_common.c
1982         * src/prefs_common.h
1983         * src/prefs_summaries.c
1984         * src/folderview.c
1985                 Add a warning dialog on Mark all read 
1986                 (with pref to get rid of it)
1987
1988 2005-10-06 [paul]       1.9.15cvs15
1989
1990         * po/nb.po
1991         * po/pt_BR.po
1992                 updated by Geir Helland and Frederico
1993                 Goncalves Guimaraes
1994
1995 2005-10-05 [colin]      1.9.15cvs14
1996
1997         * src/folder.c
1998         * src/folder.h
1999         * src/folderview.c
2000         * src/folderview.h
2001         * src/imap_gtk.c
2002         * src/mh_gtk.c
2003         * src/mainwindow.c
2004         * src/setup.c
2005                 add a way to rescan without rebuilding
2006                 make moving a bit faster (less folders changes)
2007                 don't lock the tree on Get 
2008         * src/imap.c
2009                 Don't re-delete deleted messages before expunging
2010         * src/summaryview.c
2011                 Set batch mode when deleting mails
2012
2013 2005-10-05 [paul]       1.9.15cvs13
2014
2015         * src/mainwindow.c
2016         * src/mainwindow.h
2017                 fix disabled Execute menu item
2018         * src/toolbar.c
2019                 match the change in 1.9.15cvs10: use Compose
2020                 instead of News by default
2021
2022 2005-10-04 [colin]      1.9.15cvs12
2023
2024         * src/compose.c
2025                 When replying to an ML post with Reply-To set
2026                 to the poster's email, honor it (as before),
2027                 but also honor our user's request to reply to
2028                 the mailing list: set the ML address in the To
2029                 field and the Reply-To address in the Cc: 
2030                 field.
2031
2032 2005-10-04 [colin]      1.9.15cvs11
2033
2034         * src/plugins/trayicon/trayicon.c
2035                 Finish cosmetic change - thanks to wwp
2036
2037 2005-10-04 [colin]      1.9.15cvs10
2038
2039         * src/toolbar.c
2040                 Use Compose instead of Email by default.
2041                 Spotted by wwp.
2042
2043 2005-10-04 [colin]      1.9.15cvs9
2044
2045         * src/folder.c
2046         * src/folder.h
2047         * src/folderview.c
2048         * src/imap.c
2049         * src/etpan/imap-thread.c
2050         * src/etpan/imap-thread.h
2051                 Try to make IMAP faster, by simplifying SEARCH
2052                 commands, avoiding sending two STATUS in a row,
2053                 and deferring flags sync and processing just
2054                 after displaying the folder. 
2055                 This will update the SummaryView in certain
2056                 cases (new mails not already fetched, flags
2057                 changed from another client) but in a non-
2058                 blocking manner.
2059
2060 2005-10-04 [colin]      1.9.15cvs8
2061
2062         * src/plugins/trayicon/trayicon.c
2063                 Relabel "Offline" to "Work offline"
2064
2065 2005-10-04 [colin]      1.9.15cvs7
2066
2067         * src/export.c
2068         * src/import.c
2069         * src/mbox.c
2070                 Fix mbox import/export buglets
2071                 Patch by wwp
2072         * src/plugins/trayicon/trayicon.c
2073                 Add offline swithc
2074                 Patch by wwp
2075
2076 2005-10-04 [colin]      1.9.15cvs6
2077
2078         * src/folder.c
2079         * src/folderview.c
2080         * src/summaryview.c
2081                 Better fix (don't break mark all read) for cvs2
2082
2083 2005-10-03 [colin]      1.9.15cvs5
2084
2085         * src/folder.c
2086                 Use a sane sort by default
2087
2088 2005-10-03 [colin]      1.9.15cvs4
2089
2090         * src/inc.c
2091                 Add a 'Only once' button for overriding offline mode
2092         * src/prefs_account.c
2093         * src/wizard.c
2094                 Add Local mbox to the wizard
2095                 Add IMAP subdir to the wizard (or the wizard is useless
2096                 for such accounts, or even worse than useless)
2097                 Move IMAP subdir from Advanced to Receive tab, as it's
2098                 not that uncommon
2099
2100 2005-10-03 [colin]      1.9.15cvs3
2101
2102         * src/send_message.c
2103                 Forgot this one in cvs1
2104
2105 2005-10-03 [colin]      1.9.15cvs2
2106
2107         * src/folder.c
2108                 Faster close when leaving a folder with lots
2109                 of new mails. Idea by David Relson.
2110
2111 2005-10-03 [colin]      1.9.15cvs1
2112
2113         * src/compose.c
2114         * src/imap.c
2115         * src/inc.c
2116         * src/main.c
2117         * src/messageview.c
2118         * src/news.c
2119         * src/summaryview.c
2120         * src/gtk/sslcertwindow.c
2121         * src/plugins/trayicon/trayicon.c
2122                 Add accels to every AlertPanel. Patch by Fabien 
2123                 Vantard
2124
2125 2005-10-03 [paul]       1.9.15
2126
2127         1.9.15 released
2128
2129 2005-10-03 [paul]       1.9.14cvs68
2130
2131         * po/ca.po
2132         * po/de.po
2133         * po/es.po
2134         * po/fi.po
2135         * po/fr.po
2136         * po/sk.po
2137         * po/sr.po
2138         * po/zh_CN.po
2139                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2140                 Mones Lastra, Tommi Pirinen, Fabien vantard,
2141                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
2142
2143 2005-10-03 [paul]       1.9.14cvs67
2144
2145         * src/send_message.c
2146                 prevent hang on Cancel
2147                 patch by Colin
2148
2149 2005-10-03 [paul]       1.9.14cvs66
2150
2151         * src/main.c
2152                 fix crash in IMAP caused by discrepancy
2153                 between check_at_startup and offline mode
2154                 Patch by Colin
2155
2156 2005-10-01 [paul]       1.9.14cvs65
2157
2158         * src/inc.c
2159                 fix engrish
2160
2161 2005-10-01 [paul]       1.9.14cvs64
2162         * src/export.c
2163         * src/import.c
2164                 synchronise import_mbox() and export_mbox()
2165         * src/mbox.c
2166                 proc_mbox(): add alert if file cannot be opened
2167                 export_list_to_mbox(): test if dest file exists,
2168                 prompt user to overwrite if it does. add alert
2169                 if file cannot be created
2170                                                                 
2171         Patch by wwp
2172                                                                                                                 
2173
2174 2005-09-30 [paul]       1.9.14cvs63
2175
2176         * src/addressbook.c
2177                 Fix sensitivity of a menu
2178         * src/codeconv.c
2179                 Respect hidden pref for mails with no encoding
2180         * src/common/xml.c
2181                 Fix memory corruption
2182         * src/plugins/pgpcore/sgpgme.c
2183                 Fix segfault on incomplete sigs, and display
2184                 of S/Mime UIDs
2185
2186         Patches by Colin
2187
2188 2005-09-30 [colin]      1.9.14cvs62
2189
2190         * src/partial_download.c
2191                 Little logic fix in almost-dead code
2192         * src/pop.c
2193                 Fix partial download when there's no new mail
2194
2195 2005-09-29 [paul]       1.9.14cvs61
2196
2197         * src/plugins/pgpinline/pgpinline.c
2198                 fix bug 819, 'crash accessing sign message'
2199                 Patch by Colin
2200
2201 2005-09-28 [martin]     1.9.14cvs60
2202
2203         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2204                 fix bug #790 (Crash when restarting window manager (fluxbox))
2205
2206 2005-09-28 [paul]       1.9.14cvs59
2207
2208         * src/gtk/gtkaspell.c
2209                 fix off-by-one typo
2210
2211 2005-09-27 [colin]      1.9.14cvs58
2212
2213         * src/plugins/pgpcore/sgpgme.c
2214                 Report error when there's one, instead of
2215                 "Signature unchecked" 
2216
2217 2005-09-27 [colin]      1.9.14cvs57
2218
2219         * src/prefs_quote.c
2220                 Fix bug #816 (Weird quotation with spaces)
2221
2222 2005-09-27 [colin]      1.9.14cvs56
2223
2224         * src/codeconv.c
2225         * src/compose.c
2226         * src/compose.h
2227                 Put subject in compose's title
2228                 Fix Automatic encoding so that it's really automatic:
2229                 first try default locale's charset, then charset of the replied mail, 
2230                 then utf-8
2231                 Fix encoding of headers (must be in strict mode too)
2232
2233 2005-09-26 [colin]      1.9.14cvs55
2234
2235         * src/gtk/gtkaspell.c
2236                 Fix previous patch - don't color the space,
2237                 just uncolor it :)
2238
2239 2005-09-26 [colin]      1.9.14cvs54
2240
2241         * src/gtk/gtkaspell.c
2242                 Unmark space if possible
2243
2244 2005-09-26 [colin]      1.9.14cvs53
2245
2246         * src/imap.c
2247                 log_error instead of alertpanel according to the pref
2248         * src/etpan/imap-thread.c
2249                 Print connect status, copy only necessary size to 
2250                 logger
2251         * src/plugins/pgpmime/pgpmime.c
2252                 Handle S/Mime signatures (verification only). Patch based
2253                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
2254
2255 2005-09-26 [paul]       1.9.14cvs52
2256
2257         * src/common/passcrypt.c
2258                 this 'workaround' not necessary on NetBSD.
2259                 Thanks to Daniel Gustafson
2260
2261 2005-09-26 [paul]
2262
2263         1.9.15-rc4 released
2264
2265 2005-09-26 [paul]       1.9.14cvs51
2266
2267         * src/summaryview.c
2268                 Skip currently selected message when
2269                 looking for next new or unread message
2270                 in current folder. Patch by Colin
2271         * src/common/passcrypt.c
2272                 eliminate warnings on *BSD. Patch by
2273                 Daniel Gustafson
2274
2275 2005-09-26 [colin]      1.9.14cvs50
2276
2277         * src/procmsg.c
2278                 Call postfiltering hook anyway
2279
2280 2005-09-22 [colin]      1.9.14cvs49
2281
2282         * src/codeconv.c
2283         * src/codeconv.h
2284                 Add a strict mode that doesn't replace with _
2285         * src/compose.c
2286         * src/compose.h
2287                 Use strict conversion while sending
2288                 Fix race when drafting while sending (happens
2289                 on IMAP)
2290                 Fix d'n'd of messages from summaryview
2291         * src/prefs_common.c
2292         * src/prefs_common.h
2293                 add hidden utf8_instead_of_locale_for_broken_mail 
2294                 pref for people that preferred the default charset 
2295                 to be utf8 for broken mails
2296         * src/quote_fmt_parse.y
2297                 fix bug #815 (No quote insert if "From:" fied 
2298                 contained Russian letters)
2299         * src/summaryview.c
2300                 Fix d'n'd of messages to compose
2301
2302 2005-09-22 [paul]       1.9.14cvs48
2303
2304         * src/compose.c
2305                 fix bug where attachments Name entry
2306                 would display Path instead
2307
2308 2005-09-21 [paul]       1.9.14cvs47
2309
2310         * README
2311         * README.jp
2312         * configure.ac
2313         * config/config.rpath
2314         * doc/manual/en/sylpheed-20.html
2315         * doc/manual/es/sylpheed-20.html
2316         * po/bg.po
2317         * po/ca.po
2318         * po/de.po
2319         * po/es.po
2320         * po/fr.po
2321         * po/it.po
2322         * po/pt_BR.po
2323         * po/sk.po
2324         * po/zh_TW.po
2325         * src/account.c
2326         * src/account.h
2327         * src/action.c
2328         * src/action.h
2329         * src/adbookbase.h
2330         * src/addr_compl.c
2331         * src/addr_compl.h
2332         * src/addrbook.c
2333         * src/addrbook.h
2334         * src/addrcache.c
2335         * src/addrcache.h
2336         * src/addrcindex.c
2337         * src/addrcindex.h
2338         * src/addrclip.c
2339         * src/addrclip.h
2340         * src/addrdefs.h
2341         * src/addressadd.c
2342         * src/addressadd.h
2343         * src/addressbook.c
2344         * src/addressbook.h
2345         * src/addressitem.h
2346         * src/addrgather.c
2347         * src/addrgather.h
2348         * src/addrharvest.c
2349         * src/addrharvest.h
2350         * src/addrindex.c
2351         * src/addrindex.h
2352         * src/addritem.c
2353         * src/addritem.h
2354         * src/addrquery.c
2355         * src/addrquery.h
2356         * src/addrselect.c
2357         * src/addrselect.h
2358         * src/alertpanel.c
2359         * src/alertpanel.h
2360         * src/browseldap.c
2361         * src/browseldap.h
2362         * src/codeconv.c
2363         * src/codeconv.h
2364         * src/compose.c
2365         * src/compose.h
2366         * src/crash.c
2367         * src/crash.h
2368         * src/customheader.c
2369         * src/customheader.h
2370         * src/displayheader.c
2371         * src/displayheader.h
2372         * src/editaddress.c
2373         * src/editaddress.h
2374         * src/editbook.c
2375         * src/editbook.h
2376         * src/editgroup.c
2377         * src/editgroup.h
2378         * src/editjpilot.c
2379         * src/editjpilot.h
2380         * src/editldap.c
2381         * src/editldap.h
2382         * src/editldap_basedn.c
2383         * src/editldap_basedn.h
2384         * src/editvcard.c
2385         * src/editvcard.h
2386         * src/enriched.c
2387         * src/enriched.h
2388         * src/exphtmldlg.c
2389         * src/exphtmldlg.h
2390         * src/expldifdlg.c
2391         * src/expldifdlg.h
2392         * src/export.c
2393         * src/export.h
2394         * src/exporthtml.c
2395         * src/exporthtml.h
2396         * src/exportldif.c
2397         * src/exportldif.h
2398         * src/filtering.c
2399         * src/filtering.h
2400         * src/folder.c
2401         * src/folder.h
2402         * src/folder_item_prefs.c
2403         * src/folder_item_prefs.h
2404         * src/foldersel.c
2405         * src/foldersel.h
2406         * src/folderutils.c
2407         * src/folderutils.h
2408         * src/folderview.c
2409         * src/folderview.h
2410         * src/grouplistdialog.c
2411         * src/grouplistdialog.h
2412         * src/headerview.c
2413         * src/headerview.h
2414         * src/html.c
2415         * src/html.h
2416         * src/image_viewer.c
2417         * src/image_viewer.h
2418         * src/imap.c
2419         * src/imap.h
2420         * src/imap_gtk.c
2421         * src/imap_gtk.h
2422         * src/import.c
2423         * src/import.h
2424         * src/importldif.c
2425         * src/importldif.h
2426         * src/importmutt.c
2427         * src/importmutt.h
2428         * src/importpine.c
2429         * src/importpine.h
2430         * src/inc.c
2431         * src/inc.h
2432         * src/jpilot.c
2433         * src/jpilot.h
2434         * src/ldapctrl.c
2435         * src/ldapctrl.h
2436         * src/ldaplocate.c
2437         * src/ldaplocate.h
2438         * src/ldapquery.c
2439         * src/ldapquery.h
2440         * src/ldapserver.c
2441         * src/ldapserver.h
2442         * src/ldaputil.c
2443         * src/ldaputil.h
2444         * src/ldif.c
2445         * src/ldif.h
2446         * src/localfolder.c
2447         * src/localfolder.h
2448         * src/main.c
2449         * src/main.h
2450         * src/mainwindow.c
2451         * src/mainwindow.h
2452         * src/manual.c
2453         * src/manual.h
2454         * src/matcher.c
2455         * src/matcher.h
2456         * src/matcher_parser.h
2457         * src/matcher_parser_lex.l
2458         * src/matcher_parser_parse.y
2459         * src/mbox.c
2460         * src/mbox.h
2461         * src/message_search.c
2462         * src/message_search.h
2463         * src/messageview.c
2464         * src/messageview.h
2465         * src/mh.c
2466         * src/mh.h
2467         * src/mh_gtk.c
2468         * src/mh_gtk.h
2469         * src/mimeview.c
2470         * src/mimeview.h
2471         * src/msgcache.c
2472         * src/msgcache.h
2473         * src/mutt.c
2474         * src/mutt.h
2475         * src/news.c
2476         * src/news.h
2477         * src/news_gtk.c
2478         * src/news_gtk.h
2479         * src/noticeview.c
2480         * src/noticeview.h
2481         * src/partial_download.c
2482         * src/partial_download.h
2483         * src/pine.c
2484         * src/pine.h
2485         * src/pop.c
2486         * src/pop.h
2487         * src/prefs_account.c
2488         * src/prefs_account.h
2489         * src/prefs_actions.c
2490         * src/prefs_actions.h
2491         * src/prefs_common.c
2492         * src/prefs_common.h
2493         * src/prefs_compose_writing.c
2494         * src/prefs_compose_writing.h
2495         * src/prefs_customheader.c
2496         * src/prefs_customheader.h
2497         * src/prefs_display_header.c
2498         * src/prefs_display_header.h
2499         * src/prefs_ext_prog.c
2500         * src/prefs_ext_prog.h
2501         * src/prefs_filtering.c
2502         * src/prefs_filtering.h
2503         * src/prefs_filtering_action.c
2504         * src/prefs_filtering_action.h
2505         * src/prefs_folder_column.c
2506         * src/prefs_folder_column.h
2507         * src/prefs_folder_item.c
2508         * src/prefs_folder_item.h
2509         * src/prefs_fonts.c
2510         * src/prefs_fonts.h
2511         * src/prefs_gtk.c
2512         * src/prefs_gtk.h
2513         * src/prefs_image_viewer.c
2514         * src/prefs_image_viewer.h
2515         * src/prefs_matcher.c
2516         * src/prefs_matcher.h
2517         * src/prefs_message.c
2518         * src/prefs_message.h
2519         * src/prefs_msg_colors.c
2520         * src/prefs_msg_colors.h
2521         * src/prefs_other.c
2522         * src/prefs_other.h
2523         * src/prefs_quote.c
2524         * src/prefs_quote.h
2525         * src/prefs_receive.c
2526         * src/prefs_receive.h
2527         * src/prefs_send.c
2528         * src/prefs_send.h
2529         * src/prefs_spelling.c
2530         * src/prefs_spelling.h
2531         * src/prefs_summaries.c
2532         * src/prefs_summaries.h
2533         * src/prefs_summary_column.c
2534         * src/prefs_summary_column.h
2535         * src/prefs_template.c
2536         * src/prefs_template.h
2537         * src/prefs_themes.c
2538         * src/prefs_themes.h
2539         * src/prefs_toolbar.c
2540         * src/prefs_toolbar.h
2541         * src/prefs_wrapping.c
2542         * src/prefs_wrapping.h
2543         * src/privacy.c
2544         * src/privacy.h
2545         * src/procheader.c
2546         * src/procheader.h
2547         * src/procmime.c
2548         * src/procmime.h
2549         * src/procmsg.c
2550         * src/procmsg.h
2551         * src/quote_fmt.c
2552         * src/quote_fmt_parse.y
2553         * src/recv.c
2554         * src/recv.h
2555         * src/remotefolder.c
2556         * src/remotefolder.h
2557         * src/send_message.c
2558         * src/send_message.h
2559         * src/setup.c
2560         * src/setup.h
2561         * src/simple-gettext.c
2562         * src/sourcewindow.c
2563         * src/sourcewindow.h
2564         * src/ssl_manager.c
2565         * src/ssl_manager.h
2566         * src/statusbar.c
2567         * src/statusbar.h
2568         * src/stock_pixmap.c
2569         * src/stock_pixmap.h
2570         * src/summary_search.c
2571         * src/summary_search.h
2572         * src/summaryview.c
2573         * src/summaryview.h
2574         * src/syldap.c
2575         * src/syldap.h
2576         * src/textview.c
2577         * src/textview.h
2578         * src/toolbar.c
2579         * src/toolbar.h
2580         * src/undo.c
2581         * src/undo.h
2582         * src/unmime.c
2583         * src/unmime.h
2584         * src/vcard.c
2585         * src/vcard.h
2586         * src/wizard.c
2587         * src/wizard.h
2588         * src/common/base64.c
2589         * src/common/base64.h
2590         * src/common/defs.h
2591         * src/common/hooks.c
2592         * src/common/hooks.h
2593         * src/common/log.c
2594         * src/common/log.h
2595         * src/common/md5.c
2596         * src/common/md5.h
2597         * src/common/mgutils.c
2598         * src/common/mgutils.h
2599         * src/common/nntp.c
2600         * src/common/nntp.h
2601         * src/common/passcrypt.c
2602         * src/common/passcrypt.h.in
2603         * src/common/plugin.c
2604         * src/common/plugin.h
2605         * src/common/prefs.c
2606         * src/common/prefs.h
2607         * src/common/progressindicator.c
2608         * src/common/progressindicator.h
2609         * src/common/quoted-printable.c
2610         * src/common/quoted-printable.h
2611         * src/common/session.c
2612         * src/common/session.h
2613         * src/common/smtp.c
2614         * src/common/smtp.h
2615         * src/common/socket.c
2616         * src/common/socket.h
2617         * src/common/ssl.c
2618         * src/common/ssl.h
2619         * src/common/ssl_certificate.c
2620         * src/common/ssl_certificate.h
2621         * src/common/string_match.c
2622         * src/common/string_match.h
2623         * src/common/stringtable.c
2624         * src/common/sylpheed.c
2625         * src/common/sylpheed.h
2626         * src/common/template.c
2627         * src/common/template.h
2628         * src/common/timing.h
2629         * src/common/utils.c
2630         * src/common/utils.h
2631         * src/common/uuencode.c
2632         * src/common/uuencode.h
2633         * src/common/version.h.in
2634         * src/common/xml.c
2635         * src/common/xml.h
2636         * src/common/xmlprops.c
2637         * src/common/xmlprops.h
2638         * src/gtk/about.c
2639         * src/gtk/about.h
2640         * src/gtk/colorlabel.c
2641         * src/gtk/colorlabel.h
2642         * src/gtk/colorsel.c
2643         * src/gtk/colorsel.h
2644         * src/gtk/description_window.c
2645         * src/gtk/description_window.h
2646         * src/gtk/filesel.c
2647         * src/gtk/filesel.h
2648         * src/gtk/foldersort.c
2649         * src/gtk/foldersort.h
2650         * src/gtk/gtkutils.c
2651         * src/gtk/gtkutils.h
2652         * src/gtk/inputdialog.c
2653         * src/gtk/inputdialog.h
2654         * src/gtk/logwindow.c
2655         * src/gtk/logwindow.h
2656         * src/gtk/manage_window.c
2657         * src/gtk/manage_window.h
2658         * src/gtk/menu.c
2659         * src/gtk/menu.h
2660         * src/gtk/pluginwindow.c
2661         * src/gtk/pluginwindow.h
2662         * src/gtk/prefswindow.c
2663         * src/gtk/prefswindow.h
2664         * src/gtk/progressdialog.c
2665         * src/gtk/progressdialog.h
2666         * src/gtk/quicksearch.c
2667         * src/gtk/quicksearch.h
2668         * src/gtk/sslcertwindow.c
2669         * src/gtk/sslcertwindow.h
2670         * src/plugins/clamav/clamav_plugin.c
2671         * src/plugins/clamav/clamav_plugin.h
2672         * src/plugins/clamav/clamav_plugin_gtk.c
2673         * src/plugins/demo/demo.c
2674         * src/plugins/dillo_viewer/dillo_prefs.c
2675         * src/plugins/dillo_viewer/dillo_prefs.h
2676         * src/plugins/dillo_viewer/dillo_viewer.c
2677         * src/plugins/mathml_viewer/mathml_viewer.c
2678         * src/plugins/pgpcore/passphrase.c
2679         * src/plugins/pgpcore/passphrase.h
2680         * src/plugins/pgpcore/plugin.c
2681         * src/plugins/pgpcore/prefs_gpg.c
2682         * src/plugins/pgpcore/prefs_gpg.h
2683         * src/plugins/pgpcore/select-keys.c
2684         * src/plugins/pgpcore/select-keys.h
2685         * src/plugins/pgpcore/sgpgme.c
2686         * src/plugins/pgpcore/sgpgme.h
2687         * src/plugins/pgpinline/pgpinline.c
2688         * src/plugins/pgpinline/pgpinline.h
2689         * src/plugins/pgpinline/plugin.c
2690         * src/plugins/pgpmime/pgpmime.c
2691         * src/plugins/pgpmime/pgpmime.h
2692         * src/plugins/pgpmime/plugin.c
2693         * src/plugins/spamassassin/spamassassin.c
2694         * src/plugins/spamassassin/spamassassin.h
2695         * src/plugins/spamassassin/spamassassin_gtk.c
2696         * src/plugins/trayicon/trayicon.c
2697         * tools/OOo2sylpheed.pl
2698         * tools/acroread2sylpheed.pl
2699         * tools/asus_mailled.sh
2700         * tools/filter_conv.pl
2701         * tools/freshmeat_search.pl
2702         * tools/google_search.pl
2703         * tools/kmail2sylpheed.pl
2704         * tools/kmail2sylpheed_v2.pl
2705         * tools/maildir2sylpheed.pl
2706         * tools/multiwebsearch.pl
2707         * tools/newscache_clean.pl
2708         * tools/outlook2sylpheed.pl
2709         * tools/sylpheed-switcher
2710         * tools/update-po
2711         * tools/vcard2xml.py
2712         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2713                 update FSF address
2714
2715 2005-09-21 [colin]      1.9.14cvs46
2716
2717         * src/gedit-print.c
2718         * src/procmsg.c
2719         * src/procmsg.h
2720         * src/textview.c
2721         * src/summaryview.c
2722                 Remove some printing hacks (deselection/reselection),
2723                 which by the way fix printing the currently 
2724                 displayed mime part (still only text)
2725                 Plus a little optimisation of summary_show
2726
2727
2728 2005-09-20 [colin]      1.9.14cvs45
2729
2730         * src/mainwindow.c
2731         * src/messageview.c
2732                 GUI fixups: add accels, set message
2733                 view title to displayed mail's subject
2734         * src/prefs_spelling.c
2735         * src/gtk/gtkaspell.c
2736                 GUI fixups: allow underlining misspelled
2737                 words instead of coloring them (a11y!)
2738
2739 2005-09-19 [colin]
2740
2741         1.9.15rc3 released
2742
2743 2005-09-19 [colin]      1.9.14cvs44
2744
2745         * src/compose.c
2746                 Fix draft message
2747         * src/gtk/gtkaspell.c
2748                 Fix wrong test ;-)
2749
2750 2005-09-19 [colin]      1.9.14cvs43
2751
2752         * src/addressbook.c
2753                 Fix sensitivity of Delete button
2754         * src/compose.c
2755                 Warn if the requested Privacy system
2756                 is not available
2757         * src/exphtmldlg.c
2758         * src/expldifdlg.c
2759         * src/importldif.c
2760         * src/importmutt.c
2761         * src/importpine.c
2762                 Fix crappy UI
2763         * src/
2764         * src/ssl.h
2765         * src/prefs_account.h
2766         * src/prefs_account.c
2767                 Save SSL prefs even in builds that have
2768                 SSL support disable
2769         * src/imap.c
2770         * src/inc.c
2771         * src/news.c
2772         * src/send_message.c
2773                 Warn if connection should be secure, but
2774                 SSL support isn't compiled in
2775         * src/gtkaspell.c
2776                 Fix word separation on UTF-8 systems
2777                 Fixes bug #812 (Strange inline spellchecking)
2778         * src/compose.c
2779                 Warn if the requested Privacy system
2780                 is not available
2781                 Factorize offline warning
2782         * src/imap.c
2783         * src/imap_gtk.c
2784         * src/imap_gtk.h
2785         * src/inc.h
2786         * src/news_gtk.c
2787         * src/news_gtk.h
2788         * src/messageview.c
2789                 Factorize offline warning
2790
2791 2005-09-19 [paul]
2792
2793         1.9.15-rc2 released
2794
2795 2005-09-18 [colin]      1.9.14cvs42
2796
2797         * src/codeconv.c
2798         * src/codeconv.h
2799         * src/procmime.c
2800                 Add a way to get locale's charset ignoring utf-8,
2801                 and use that as default encoding for broken mails
2802
2803 2005-09-18 [colin]      1.9.14cvs41
2804
2805         * src/gtk/logwindow.c
2806                 Translate string. Patch by Fabien Vantard
2807
2808 2005-09-18 [colin]      1.9.14cvs40
2809
2810         * configure.ac
2811                 Fix bug #803 (IMAP/SSL support breaks with 
2812                 GnuTLS libetpan 0.38)
2813
2814 2005-09-18 [colin]      1.9.14cvs39
2815
2816         * src/codeconv.c
2817         * src/compose.c
2818         * src/procmime.c
2819                 More charsets fixes. Fixes bug #806 (non
2820                 ascii characters in subject line)
2821
2822 2005-09-17 [paul]       1.9.14cvs38
2823
2824         * src/folderview.c
2825         * src/mainwindow.c
2826                 fix gcc-2.95 issues
2827                 Patch by Pawel Pekala
2828
2829 2005-09-17 [colin]      1.9.14cvs37
2830
2831         * src/addrindex.c
2832                 bugfix for NO-USE LDAP compilation, patch 
2833                 by Fabien Vantard
2834
2835 2005-09-17 [colin]      1.9.14cvs36
2836
2837         * src/prefs_actions.c
2838         * src/prefs_customheader.c
2839         * src/prefs_display_header.c
2840         * src/prefs_filtering_action.c
2841         * src/prefs_matcher.c
2842         * src/prefs_toolbar.c
2843                 Fix strange casts (less elegant but
2844                 works better)
2845
2846 2005-09-16 [colin]      1.9.14cvs35
2847
2848         * src/jpilot.c
2849                 Missed that one
2850
2851 2005-09-16 [colin]      1.9.14cvs34
2852
2853         * configure.ac
2854         * src/Makefile.am
2855         * src/addr_compl.c
2856         * src/addrindex.c
2857         * src/browseldap.c
2858         * src/editldap.c
2859         * src/ldaplocate.c
2860         * src/ldapquery.c
2861         * src/ldapquery.h
2862         * src/ldapserver.c
2863         * src/ldapserver.h
2864         * src/main.c
2865         * src/matcher_parser_parse.y
2866         * src/prefs_themes.c
2867         * src/etpan/Makefile.am
2868         * src/gtk/description_window.c
2869         * src/plugins/clamav/Makefile.am
2870         * src/plugins/clamav/clamav_plugin.c
2871         * src/plugins/dillo_viewer/Makefile.am
2872         * src/plugins/pgpcore/Makefile.am
2873         * src/plugins/pgpinline/Makefile.am
2874         * src/plugins/pgpmime/Makefile.am
2875         * src/plugins/trayicon/Makefile.am
2876                 Fix 100% cpu usage in address completion list
2877                 Fix little bugs (return with no values etc)
2878                 Fix all warnings (with common CFLAGS)
2879
2880 2005-09-15 [colin]      1.9.14cvs33
2881
2882         * src/addressbook.c
2883                 Fix bug where sometimes a group's email list is empty,
2884                 force its refresh (probably fixes "Re: how to create a 
2885                 distribution list")
2886         * src/ldapquery.c
2887                 Don't return to the callback in the main thread from the
2888                 fetch thread (or face segs!)
2889
2890 2005-09-15 [paul]       1.9.14cvs32
2891
2892         * src/prefs_matcher.c
2893                 forgotten in last commit
2894
2895 2005-09-15 [paul]       1.9.14cvs31
2896
2897         * src/prefs_actions.c
2898         * src/prefs_filtering_action.c
2899         * src/prefs_quote.c
2900         * src/quote_fmt.c
2901         * src/summaryview.c
2902         * src/gtk/description_window.c
2903         * src/gtk/description_window.h
2904         * src/gtk/quicksearch.c
2905                 allow interaction with the called
2906                 description window
2907                 Patch by Anders Hammar
2908
2909 2005-09-14 [paul]       1.9.14cvs30
2910
2911         * src/compose.c
2912                 fix a little annoyance when pasting with 3rd button 
2913                 with wrap_pastes=0 and wrap_input=1
2914                 Patch by Colin
2915
2916 2005-09-14 [paul]       1.9.14cvs29
2917
2918         * src/prefs_account.c
2919                 disable 'Filter messages on receiving' for
2920                 SMTP-only accounts
2921                 Patch  by Anders Hammar
2922
2923 2005-09-14 [paul]       1.9.14cvs28
2924
2925         * po/sk.po
2926                 fix crash
2927                 updated by Andrej Kacian
2928
2929 2005-09-14 [paul]
2930
2931         1.9.15-rc1 released
2932
2933 2005-09-14 [paul]       1.9.14cvs27
2934
2935         * po/es.po
2936                 updated by Ricardo Mones Lastra
2937         * src/compose.c
2938         * src/compose.h
2939                 associate no_wrap_tags to Compose windows
2940                 instead of using a static one
2941                 Patch by Colin
2942         * src/mbox.c
2943                 fix proc_mbox()
2944                 Patch by wwp
2945         * src/textview.c
2946                 remove unneeded printf()
2947
2948 2005-09-14 [paul]       1.9.14cvs26
2949
2950         * src/addrcache.c
2951         * src/codeconv.h
2952         * src/folder.h
2953         * src/mainwindow.h
2954         * src/mh.c
2955         * src/mimeview.h
2956         * src/partial_download.c
2957         * src/pop.c
2958         * src/prefs_account.c
2959         * src/prefs_account.h
2960         * src/prefs_actions.c
2961         * src/prefs_customheader.c
2962         * src/prefs_display_header.c
2963         * src/prefs_filtering_action.c
2964         * src/prefs_matcher.c
2965         * src/prefs_toolbar.c
2966         * src/privacy.h
2967         * src/procmime.c
2968         * src/procmime.h
2969         * src/procmsg.h
2970         * src/textview.c
2971         * src/undo.h
2972         * src/common/plugin.c
2973         * src/common/session.h
2974         * src/common/socket.c
2975         * src/common/socket.h
2976         * src/common/template.c
2977         * src/gtk/gtkaspell.c
2978         * src/gtk/quicksearch.h
2979         * src/plugins/pgpcore/passphrase.c
2980         * src/plugins/pgpcore/prefs_gpg.h
2981         * src/plugins/pgpcore/select-keys.c
2982         * src/plugins/pgpcore/select-keys.h
2983         * src/plugins/pgpcore/sgpgme.c
2984         * src/plugins/pgpinline/pgpinline.c
2985         * src/plugins/pgpmime/pgpmime.c
2986         * src/plugins/trayicon/trayicon.c
2987                 fix compilation warnings
2988                 Patch by Daniel Gustafson
2989
2990 2005-09-14 [paul]       1.9.14cvs25
2991
2992         * src/addressbook.c
2993                 add missing column header, and other small
2994                 bug fixes
2995                 Patch by Anders Hammar
2996
2997 2005-09-13 [colin]      1.9.14cvs24
2998
2999         * src/gtk/gtkaspell.c
3000                 Fix non-utf8 in menu
3001                 Fix little leaks
3002                 Nullify struct members after free()s
3003
3004 2005-09-13 [colin]      1.9.14cvs23
3005
3006         * src/compose.c
3007                 Test utf8 compliance before inserting to 
3008                 buffer, and try to convert if necessary
3009         * src/procmime.c
3010                 If no charset is present, use the locale 
3011                 one instead of us-ascii
3012         * src/procmsg.c
3013                 Add Sender, List-Post and To in the checked 
3014                 headers for automatic rules creation 
3015                 (thanks to wwp)
3016         * src/prefs_themes.c
3017         * src/gtk/gtkaspell.c
3018                 Remove deprecated functions. 
3019                 patch by Daniel Gustafson
3020
3021 2005-09-12 [colin]      1.9.14cvs22
3022
3023         * src/compose.c
3024                 Fix bug #448 (Scrolling/Redraw issue with 
3025                 address-fields in Header)
3026         * src/mainwindow.c
3027         * src/summaryview.c
3028         * src/summaryview.h
3029                 Fix loss of MSG_MARKED on move/copy
3030                 Fix bug #804 (Quicksearch togglebutton doesn't 
3031                 get depressed after '/' key is pressed)
3032
3033 2005-09-12 [paul]       1.9.14cvs21
3034
3035         * AUTHORS
3036         * src/gtk/logwindow.c
3037                 add 'Clear Log' to popup menu
3038                 Patch by Anders Hammar <anders.hammar@telia.com>
3039
3040 2005-09-12 [paul]       1.9.14cvs20
3041
3042         * src/compose.c
3043                 set correct sensitivity on attachments
3044                 popup menu
3045         * src/folder.c
3046                 fix typo
3047         * src/prefs_spelling.c
3048                 fix crash when no LANG env is set
3049         * src/common/xml.c
3050                 fix crash in wizard
3051                 don't use memeory after free
3052
3053         All patches by Daniel Gustafson
3054
3055 2005-09-12 [paul]       1.9.14cvs19
3056
3057         * src/prefs_themes.c
3058                 make theme info selectable
3059         * src/gtk/description_window.c
3060                 make window non-modal
3061         * tools/README
3062                 add details of asus_mailed.sh
3063         * tools/claws.i18n.status.pl
3064                 update for new zh_TW translator
3065                 widen the output
3066                 create alternate coloured lines
3067                 improve readability
3068
3069 2005-09-10 [colin]      1.9.14cvs18
3070
3071         * src/plugins/pgpcore/select-keys.c
3072                 Better order for the buttons
3073
3074 2005-09-10 [colin]      1.9.14cvs17
3075
3076         * src/compose.c
3077         * src/plugins/pgpcore/select-keys.c
3078         * src/plugins/pgpcore/select-keys.h
3079         * src/plugins/pgpcore/sgpgme.c
3080                 Add a "Don't encrypt" button to the key
3081                 selection dialog. Fixes bug #177 (There should be a 
3082                 'Don't encrypt button in the Select Keys dialog)
3083
3084 2005-09-10 [colin]      1.9.14cvs16
3085
3086         * src/compose.c
3087                 Fix bug #572 (%X option does not work with templates)
3088
3089 2005-09-10 [colin]      1.9.14cvs15
3090
3091         * src/toolbar.c 
3092                 Remove g_print
3093
3094 2005-09-10 [colin]      1.9.14cvs14
3095
3096         * src/imap.c
3097                 Fix a possible crash
3098
3099 2005-09-09 [colin]      1.9.14cvs13
3100
3101         * src/imap.c
3102         * src/etpan/imap-thread.c
3103         * src/etpan/imap-thread.h
3104                 Fix moving from queue or drafts to normal folders
3105                 Fix bug #794 (No way to delete without expunging)
3106                 Take flags unset by other mailers into account
3107                 Take deleted flag set by other mailers into account
3108                 Fix unsetting REPLIED flag
3109                 Fix crash when capabilities can't be retrieved
3110         * src/mainwindow.c
3111         * src/mainwindow.h
3112                 Add M_DELAYED_FLAGS condition, and let the user use
3113                 Execute in order to be able to expunge deleted mails,
3114                 even if he's not in delayed execute mode
3115         * src/prefs_spelling.c
3116                 Use 'en' dictionary by default if LANG is POSIX or C
3117         * src/gtk/prefswindow.c
3118                 Fix bug #767 (Preferences windows expanding) by making
3119                 the window a bit larger when the resolution is greater
3120                 than 640x480, and by putting the prefs in a
3121                 GtkScrolledWindow.
3122
3123 2005-09-09 [paul]       1.9.14cvs12
3124
3125         * AUTHORS
3126         * configure.ac
3127         * po/zh_TW.Big5.po      ** REMOVED **
3128         * po/zh_TW.po           ** ADDED **
3129                 updated by Wei-Lun Chao
3130
3131 2005-09-09 [paul]       1.9.14cvs11
3132
3133         * src/mainwindow.c
3134                 fix asserts
3135         * src/common/xml.c
3136                 delay memory allocation until file is
3137                 opened successfully
3138                 Patch by Daniel Gustafson
3139
3140 2005-09-09 [cleroy]     1.9.14cvs10
3141
3142         * src/imap.c
3143                 Add guards
3144
3145 2005-09-08 [colin]      1.9.14cvs9
3146
3147         * src/compose.c
3148                 Alert when we can't save draft
3149                 Fix various wrap/color issues
3150                 Add mid-click pasting respecting wrap_paste option
3151         * src/folder.c
3152         * src/folder.h
3153         * src/folder_item_prefs.c
3154         * src/folder_item_prefs.h
3155         * src/imap.c
3156         * src/imap_gtk.c
3157         * src/imap_gtk.h
3158         * src/main.c
3159         * src/mainwindow.c
3160         * src/mainwindow.h
3161         * src/news.c
3162         * src/news_gtk.c
3163         * src/news_gtk.h
3164         * src/prefs_folder_item.c
3165                 Fix the impossibility to synchronise folders for
3166                 offline use (IMAP and NNTP are concerned)
3167
3168 2005-09-08 [colin]      1.9.14cvs8
3169
3170         * configure.ac
3171                 Build LDAP and JPilot by default if available
3172         * src/textview.c
3173                 Fix use after free
3174
3175 2005-09-08 [paul]       1.9.14cvs7
3176
3177         * doc/manual/en/sylpheed-1.html
3178         * doc/manual/en/sylpheed-18.html
3179         * doc/manual/en/sylpheed-19.html
3180         * doc/manual/en/sylpheed-4.html
3181         * doc/manual/en/sylpheed-6.html
3182         * doc/manual/en/sylpheed.html
3183                 a few minor updates, plus include some
3184                 details about plugins and their requirements
3185         * src/mainwindow.c
3186                 minor changes to English in /View/Sort
3187
3188 2005-09-07 [colin]      1.9.14cvs6
3189
3190         * doc/manual/en/sylpheed-1.html
3191         * doc/manual/en/sylpheed-10.html
3192         * doc/manual/en/sylpheed-11.html
3193         * doc/manual/en/sylpheed-12.html
3194         * doc/manual/en/sylpheed-13.html
3195         * doc/manual/en/sylpheed-14.html
3196         * doc/manual/en/sylpheed-15.html
3197         * doc/manual/en/sylpheed-16.html
3198         * doc/manual/en/sylpheed-17.html
3199         * doc/manual/en/sylpheed-18.html
3200         * doc/manual/en/sylpheed-19.html
3201         * doc/manual/en/sylpheed-2.html
3202         * doc/manual/en/sylpheed-20.html
3203         * doc/manual/en/sylpheed-21.html
3204         * doc/manual/en/sylpheed-22.html
3205         * doc/manual/en/sylpheed-3.html
3206         * doc/manual/en/sylpheed-4.html
3207         * doc/manual/en/sylpheed-5.html
3208         * doc/manual/en/sylpheed-6.html
3209         * doc/manual/en/sylpheed-7.html
3210         * doc/manual/en/sylpheed-8.html
3211         * doc/manual/en/sylpheed-9.html
3212         * doc/manual/en/sylpheed.html
3213                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
3214
3215 2005-09-07 [colin]      1.9.14cvs5
3216
3217         * src/mainwindow.c
3218                 Make labels more to-the-point
3219
3220 2005-09-07 [colin]      1.9.14cvs4
3221
3222         * doc/manual/en/sylpheed-1.html
3223         * doc/manual/en/sylpheed-12.html
3224         * doc/manual/en/sylpheed-13.html
3225         * doc/manual/en/sylpheed-14.html
3226         * doc/manual/en/sylpheed-15.html
3227         * doc/manual/en/sylpheed-16.html
3228         * doc/manual/en/sylpheed-17.html
3229         * doc/manual/en/sylpheed-18.html
3230         * doc/manual/en/sylpheed-19.html
3231         * doc/manual/en/sylpheed-2.html
3232         * doc/manual/en/sylpheed-20.html
3233         * doc/manual/en/sylpheed-21.html
3234         * doc/manual/en/sylpheed-22.html
3235         * doc/manual/en/sylpheed-4.html
3236         * doc/manual/en/sylpheed-5.html
3237         * doc/manual/en/sylpheed-6.html
3238         * doc/manual/en/sylpheed-7.html
3239         * doc/manual/en/sylpheed-8.html
3240         * doc/manual/en/sylpheed-9.html
3241         * doc/manual/en/sylpheed.html
3242                 Update manual
3243
3244 2005-09-07 [colin]      1.9.14cvs3
3245
3246         * doc/faq/en/sylpheed-faq-1.html
3247         * doc/faq/en/sylpheed-faq-2.html
3248         * doc/faq/en/sylpheed-faq-3.html
3249         * doc/faq/en/sylpheed-faq.html
3250                 Update FAQ
3251
3252 2005-09-07 [colin]      1.9.14cvs2
3253
3254         * src/folderview.c
3255         * src/procmsg.c
3256         * src/summaryview.c
3257         * src/toolbar.c
3258                 Fix special subfolders:
3259                 - Inherit parent's icon
3260                 - sent contents of queues subfolders
3261                 - empty subfolders of trashes
3262         * src/mainwindow.c
3263                 Remove outdated manual and faq entries
3264         * src/common/utils.c
3265                 Add quotes around %s coming from mailcap
3266
3267 2005-09-07 [colin]      1.9.14cvs1
3268
3269         * src/compose.c
3270                 After saving draft, set modified to FALSE
3271         * src/mimeview.c
3272         * src/common/utils.c
3273         * src/common/utils.h
3274                 Try to open mime parts using what is 
3275                 indicated in ~/.mailcap or /etc/mailcap,
3276                 if possible.
3277
3278 2005-09-05 [paul]       1.9.14
3279
3280         1.9.14 released
3281
3282         * po/sk.po
3283                 updated by Andrej Kacian
3284
3285 2005-09-05 [paul]       1.9.13cvs83
3286
3287         * po/de.po
3288         * po/es.po
3289         * po/fi.po
3290         * po/fr.po
3291         * po/nb.po
3292         * po/pt_BR.po
3293         * po/sr.po
3294                 updated translations by Thomas Gilgin, Ricardo Mones
3295                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
3296                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
3297
3298 2005-09-04 [paul]       1.9.13cvs82
3299
3300         * src/compose.c
3301                 only warn about exceeded line length limit
3302                 on send
3303
3304 2005-09-04 [paul]       1.9.13cvs81
3305
3306         * src/compose.c
3307                 fix crash in 'line length exceeded' dialogue
3308
3309 2005-09-02 [paul]       1.9.13cvs80
3310
3311         * src/imap.c
3312                 fix bug 795, 'Connection lost IMAP'
3313                 and add statusbar prints
3314                 Patch by Colin
3315
3316 2005-09-02 [paul]       1.9.13cvs79
3317
3318         * src/compose.c
3319                 compose_wrap_paragraph() becomes
3320                 compose_beautify_paragraph()
3321                 Patch by Colin
3322
3323 2005-09-02 [cleroy]     1.9.13cvs78
3324
3325         * src/folderview.c
3326                 Micro-fix
3327
3328 2005-09-01 [colin]      1.9.13cvs77
3329
3330         * src/imap.c
3331                 Maybe fix bug #795 (Connection lost IMAP)
3332                 Don't try to send logout when we're disconnected.
3333         * src/summaryview.c
3334                 Include locked and marked emails in HRM
3335                 view. Fixes bug #800 (Locked messages no longer 
3336                 show up when hide read messages is used)
3337
3338 2005-09-01 [paul]       1.9.13cvs76
3339
3340         * src/prefs_common.c
3341                 fix bad cutting
3342
3343 2005-08-31 [colin]      1.9.13cvs75
3344
3345         * src/folderview.c
3346         * src/folderview.h
3347         * src/prefs_summaries.c
3348         * src/summaryview.c
3349                 Fix "go to next new", fix preference
3350                 (Open unread/next swapped)
3351
3352 2005-08-31 [paul]       1.9.13cvs74
3353
3354         * src/compose.c
3355         * src/folderview.c
3356         * src/headerview.c
3357         * src/headerview.h
3358         * src/mainwindow.c
3359         * src/prefs_common.c
3360         * src/prefs_common.h
3361         * src/prefs_fonts.c
3362         * src/summaryview.c
3363         * src/textview.c
3364         * src/common/defs.h
3365                 remove obsolete BOLD_FONT setting
3366                 fix font update in headerview and textview
3367                 headers after prefs change
3368                 Patch By Colin
3369
3370 2005-08-31 [paul]
3371
3372         1.9.14-rc4 released
3373
3374 2005-08-30 [colin]      1.9.13cvs73
3375
3376         * src/summaryview.c
3377                 When Hide read messages is selected and we
3378                 refresh the summaryview, don't remove the 
3379                 currently displayed message. Fixes bug #797
3380                 (Summary view reloads when new mail is 
3381                 downloaded in 1.9.14 rc)
3382
3383 2005-08-30 [colin]      1.9.13cvs72
3384
3385         * src/folderview.c
3386                 Fix flickering
3387         * src/mainwindow.c
3388                 Remove useless callback
3389         * src/mimeview.c
3390         * src/gtk/filesel.c
3391         * src/gtk/filesel.h
3392                 Add a filesel_select_file_save_folder() - used by Save All
3393
3394 2005-08-29 [paul]       1.9.13cvs71
3395
3396         * AUTHORS
3397         * src/matcher_parser_parse.y
3398         * src/etpan/imap-thread.c
3399                 fix building on FreeBSD
3400                 Patch by Daniel Gustafson <daniel@hobbit.se>
3401
3402 2005-08-29 [paul]       1.9.13cvs70
3403
3404         * src/plugins/pgpinline/pgpinline.c
3405                 only initialise sig result if it's been handled
3406                 Patch by Colin
3407
3408 2005-08-29 [paul]       1.9.13cvs69
3409         
3410         Patches by Colin:
3411
3412         * src/imap.c
3413         * src/common.utils.c
3414         * src/common/utils.h
3415                 optimisation
3416         * src/stock_pixmap.h
3417                 fix wrong icon reference
3418         * src/pixmaps/trash_btn.xpm
3419                 replace with nicer image
3420
3421 2005-08-28 [colin]      1.9.13cvs68
3422
3423         * src/Makefile.am
3424         * src/stock_pixmap.c
3425         * src/stock_pixmap.h
3426         * src/toolbar.c
3427         * src/pixmaps/trash_btn.xpm
3428                 Add a specific trash xpm for the button
3429
3430 2005-08-28 [colin]      1.9.13cvs67
3431
3432         * src/imap.c
3433                 Fix leak
3434
3435 2005-08-27 [colin]      1.9.13cvs66
3436
3437         * src/imap.c
3438         * src/procmime.c
3439                 Correctly fix "Problem with replies", fixes
3440                 pgpmime encryption too. 
3441
3442 2005-08-27 [colin]      1.9.13cvs65
3443
3444         * src/folder.c
3445         * src/procmsg.c
3446         * src/procmsg.h
3447         * src/summaryview.c
3448                 Fix bug #517 (messages removed from summaryview 
3449                 when moving fails)
3450
3451 2005-08-27 [colin]      1.9.13cvs64
3452
3453         * tools/Makefile.am
3454         * tools/asus_mailled.sh
3455                 Add a script to blink ASUS laptops' mail LED where there
3456                 is unread mail.
3457
3458 2005-08-27 [colin]      1.9.13cvs63
3459
3460         * src/imap.c
3461         * src/etpan/imap-thread.c
3462         * src/etpan/imap-thread.h
3463                 Implement automatic choosing of login method
3464                 Fixes bug #791
3465         * src/gtk/.cvsignore
3466                 Add sylpheed-marshal.[ch]
3467
3468 2005-08-27 [colin]      1.9.13cvs62
3469
3470         * src/common/utils.c
3471                 Fix confusing perror
3472
3473 2005-08-27 [colin]      1.9.13cvs61
3474
3475         * src/toolbar.c
3476         * src/toolbar.h
3477                 Remove A_DELETE, replace it with 
3478                 A_TRASH and A_DELETE_REAL. Automatically
3479                 rewrite config files to replace A_DELETE
3480                 with A_TRASH (no functionality change).
3481                 Fixes half of #794
3482
3483 2005-08-26 [colin]      1.9.13cvs60
3484
3485         * src/procmime.c
3486                 Previous "Problem with replies" fix brought other
3487                 problems, fixing them
3488
3489 2005-08-26 [colin]      1.9.13cvs59
3490
3491         * src/procmime.c
3492                 Fix "Problem with replies". This happened only
3493                 on IMAP...
3494         * src/procmsg.c
3495                 Factorize code a bit
3496         * src/compose.c
3497                 Speed improvement on very long messages (wrapping)
3498                 Fix signature color on Reedit and Redirect
3499                 On Reedit, don't attach pgp-signatures parts, but
3500                 set signing to On.
3501
3502 2005-08-24 [paul]       1.9.13cvs58
3503
3504         * src/compose.c
3505                 don't claim success when clicking
3506                 Cancel on the passphrase box.
3507                 Patch by Colin
3508
3509 2005-08-24 [paul]       1.9.13cvs57
3510
3511         * src/main.c
3512                 fix misplaced sylpheed.log
3513         * src/common/defs.h
3514                 define UIDL_DIR
3515
3516 2005-08-24 [paul]       1.9.13cvs56
3517
3518         * src/imap.c
3519         * src/etpan/imap-thread.c
3520         * src/etpan/imap-thread.h
3521                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
3522                 Patch by Colin
3523         * src/gtk/sylpheed-marshal.c    ** REMOVED **
3524         * src/gtk/sylpheed-marshal.h    ** REMOVED **
3525                 remove autogenerated files
3526         * tools/kdeservicemenu/README
3527         * tools/kdeservicemenu/install.sh
3528         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3529         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3530                 use Claws icon, use 'Sylpheed-Claws' in menu,
3531                 use kdialog, and other cleanups
3532
3533 2005-08-23 [paul]       1.9.13cvs55
3534
3535         * src/compose.c
3536                 fix paste/wrap crash
3537                 Patch by Colin
3538
3539 2005-08-23 [paul]       1.9.13cvs54
3540
3541         * src/main.c
3542                 fix crash recovery
3543                 Patch by Colin
3544
3545 2005-08-23 [paul]       1.9.13cvs53
3546
3547         * src/addressbook.c
3548         * src/editaddress.c
3549                 view all data of LDAP contacts
3550                 Patch by Colin
3551
3552 2005-08-23 [paul]       1.9.13cvs52
3553
3554         * src/addressbook.c
3555                 fix issues with the Search field
3556                 Patch by Colin
3557
3558 2005-08-22 [paul]       1.9.13cvs51
3559
3560         * src/folderview.c
3561                 put name of folder in processing dialog
3562                 title
3563         * src/prefs_folder_item.c
3564                 improve english usage
3565
3566 2005-08-22 [paul]       1.9.13cvs50
3567
3568         * src/filtering.c
3569         * src/filtering.h
3570         * src/matcher.c
3571         * src/matcher_parser_lex.l
3572         * src/matcher_parser_parse.y
3573         * src/prefs_filtering.c
3574                 add Filtering/Processing rule names feature.
3575                 (the incompatible old matcherrc is saved as
3576                 matcherrc.pre_names).
3577                 Patch by Colin
3578
3579 2005-08-22 [paul]       1.9.13cvs49
3580
3581         * src/procmsg.c
3582                 fix colour labelling
3583                 Patch by Colin
3584
3585 2005-08-22 [paul]       1.9.13cvs48
3586
3587         * src/textview.c
3588                 fix open_image_cb()
3589
3590 2005-08-22 [paul]       1.9.13cvs47
3591
3592         * src/imap.c
3593                 fix bug 789, 'SC crashes with imap (CVS ver)'
3594                 Patch by Colin
3595
3596 2005-08-22 [paul]       1.9.13cvs46
3597
3598         * src/mimeview.c
3599         * src/prefs_common.c
3600         * src/common/defs.h
3601                 define reused defaults in defs.h
3602         * src/textview.c
3603                 add 'Open image' to image popup menu
3604
3605 2005-08-21 [colin]      1.9.13cvs45
3606
3607         * src/summaryview.c
3608                 Fix bug #788 (Bogus "From" address displayed)
3609
3610 2005-08-20 [colin]      1.9.13cvs44
3611
3612         * src/folder.c
3613                 Fix buf #787 (multilevel delete causes SIGSEGV)
3614
3615 2005-08-19 [colin]      1.9.13cvs43
3616
3617         * src/inc.c
3618         * src/prefs_common.c
3619         * src/prefs_common.h
3620                 Add an hidden pref to allow modifying the
3621                 update stepping in incorporation.
3622                 Patch by wwp.
3623
3624 2005-08-19 [colin]      1.9.13cvs42
3625
3626         * src/compose.c
3627         * src/procmime.c
3628                 Workaround for broken MUAs: encode 
3629                 Content-type: name: as ASCII and 
3630                 Content-Disposition: filename: as
3631                 per rfc2231
3632         * src/prefs_account.c
3633                 Fix invisible-ness of SMTP SSL prefs
3634                 in NNTP accounts
3635
3636 2005-08-19 [paul]       1.9.13cvs41
3637
3638         * src/compose.c
3639         * src/prefs_common.c
3640         * src/prefs_common.h
3641         * src/prefs_wrapping.c
3642                 paste with or without wrapping.
3643                 patch by Colin
3644
3645 2005-08-19 [paul]       1.9.13cvs40
3646
3647         * src/prefs_common.c
3648         * src/prefs_common.h
3649         * src/summaryview.c
3650                 reintroduce enable_swap_from as a
3651                 hidden pref. patch by Colin
3652         * src/quote_fmt_parse.y
3653         * src/plugins/clamav/clamav_plugin.c
3654         * src/plugins/dillo_viewer/dillo_viewer.c
3655         * src/plugins/mathml_viewer/mathml_viewer.c
3656         * src/plugins/pgpcore/sgpgme.c
3657         * src/plugins/pgpinline/pgpinline.c
3658         * src/plugins/pgpmime/pgpmime.c
3659                 tidy up. patch by Colin
3660
3661 2005-08-19 [paul]       1.9.13cvs39
3662
3663         * configure.ac
3664                 complete cvs38's sync
3665         * src/editaddress.c
3666         * src/gedit-print.c
3667         * src/mutt.c
3668         * src/etpan/etpan-log.c
3669         * src/etpan/imap-thread.c
3670         * src/gtk/gtksourceprintjob.c
3671                 fix compilation warnings
3672                 (patch by Colin)
3673
3674 2005-08-19 [paul]       1.9.13cvs38
3675
3676         sync with main:
3677
3678         * src/account.c
3679         * src/action.c
3680         * src/addrbook.c
3681         * src/addrcache.c
3682         * src/addrharvest.c
3683         * src/addrindex.c
3684         * src/codeconv.c
3685         * src/compose.c
3686         * src/crash.c
3687         * src/exporthtml.c
3688         * src/exportldif.c
3689         * src/folder.c
3690         * src/image_viewer.c
3691         * src/inc.c
3692         * src/inc.h
3693         * src/jpilot.c
3694         * src/ldif.c
3695         * src/main.c
3696         * src/matcher.c
3697         * src/mbox.c
3698         * src/messageview.c
3699         * src/mh.c
3700         * src/mimeview.c
3701         * src/msgcache.c
3702         * src/mutt.c
3703         * src/news.c
3704         * src/partial_download.c
3705         * src/pine.c
3706         * src/pop.c
3707         * src/prefs_actions.c
3708         * src/prefs_common.c
3709         * src/prefs_customheader.c
3710         * src/prefs_display_header.c
3711         * src/prefs_gtk.c
3712         * src/prefs_themes.c
3713         * src/procheader.c
3714         * src/procmime.c
3715         * src/procmsg.c
3716         * src/recv.c
3717         * src/send_message.c
3718         * src/simple-gettext.c
3719         * src/sourcewindow.c
3720         * src/textview.c
3721         * src/vcard.c
3722         * src/common/defs.h
3723         * src/common/log.c
3724         * src/common/plugin.c
3725         * src/common/prefs.c
3726         * src/common/session.c
3727         * src/common/session.h
3728         * src/common/socket.c
3729         * src/common/socket.h
3730         * src/common/ssl_certificate.c
3731         * src/common/template.c
3732         * src/common/utils.c
3733         * src/common/utils.h
3734         * src/common/xml.c
3735         * src/gtk/about.c
3736         added wrappers for C library function that
3737                 take pathname arguments.
3738                 enabled compilation with MinGW.
3739                 use GDir instead of directly using opendir().
3740                 added rename_force().
3741
3742 2005-08-19 [paul]       1.9.13cvs37
3743         
3744         patches by Colin:
3745         * src/compose.c
3746                 fix privacy settings on re-editing
3747                 a sent message
3748         * src/jpilot.c
3749                 fix encoding bug
3750         * src/folder.c
3751         * src/procmsg.c
3752         * src/procmsg.h
3753         * src/summaryview.c
3754                 flag changing optimisation
3755
3756 2005-08-18 [martin]     1.9.13cvs36
3757
3758         * commitHelper
3759             added my login
3760         * src/addrcache.c
3761         * src/addrharvest.c
3762         * src/addrindex.c
3763         * src/compose.c
3764         * src/grouplistdialog.c
3765         * src/main.c
3766         * src/mainwindow.c
3767         * src/msgcache.c
3768         * src/mutt.c
3769         * src/pine.c
3770         * src/prefs_account.c
3771         * src/prefs_themes.c
3772         * src/stock_pixmap.c
3773         * src/summaryview.c
3774         * src/gtk/about.c
3775         * src/gtk/logwindow.c
3776             removed deprecated glib and gdk stuff
3777         * src/plugins/pgpcore/select-keys.c
3778             convert attributes from locale to utf8
3779
3780 2005-08-17 [paul]       1.9.13cvs35
3781
3782         * src/account.c
3783         * src/addressbook.c
3784                 use new GTK_STOCK_ icons if available
3785         * src/summaryview.c
3786         * src/gtk/gtksctree.c
3787         * src/gtk/gtksctree.h
3788                 faster range select. patch by Colin
3789
3790 2005-08-17 [paul]       1.9.13cvs34
3791
3792         patches by colin:
3793         * src/addressbook.c
3794         * src/addressitem.h
3795                 Add an edit button for contacts, fix selections
3796                 of gtksctree items
3797         * src/editaddress.c
3798                 Change labels, let Save be always possible in the
3799                 email and user atributes tabs
3800         * src/folderview.c
3801                 fix sort issues
3802         * src/summaryview.c
3803                 select next item instead of the displayed one
3804                 after deletion
3805
3806         * src/gtk/progressdialog.c
3807                 use prefs_common.enable_rules_hint
3808
3809 2005-08-13 [hoa]        1.9.13cvs33
3810
3811         * src/etpan/imap-thread.c
3812                 fixed build on Solaris.
3813
3814 2005-08-10 [colin]      1.9.13cvs32
3815
3816         * src/procmsg.c
3817                 Fix cvs31 (missing fclose before reading
3818                 the file)
3819
3820 2005-08-10 [colin]      1.9.13cvs31
3821
3822         * src/procmsg.c
3823                 Fix procmsg_msginfo_new_from_mimeinfo() when
3824                 the MimeInfo isn't stored in memory. This fixes
3825                 replying to an attached message.
3826
3827 2005-08-10 [colin]      1.9.13cvs30
3828
3829         * src/mainwindow.c
3830                 Fix slowness in account changing
3831
3832 2005-08-10 [colin]      1.9.13cvs29
3833
3834         * src/folder.c
3835         * src/folderutils.c
3836         * src/folderview.c
3837         * src/imap_gtk.c
3838         * src/mainwindow.c
3839         * src/mh_gtk.c
3840         * src/procmsg.c
3841         * src/summaryview.c
3842                 Optimize folder_has_parent_of_type
3843                 Prevent moving special sub-folders from contextual menus
3844                 Rework message a bit ("Empty all messages" -> "Delete all
3845                 messages")
3846                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
3847                 and "Deleted Items" folders)
3848
3849 2005-08-08 [colin]      1.9.13cvs28
3850
3851         * src/summaryview.c
3852         * src/prefs_summaries.c
3853                 Make "Select first unread|new" more flexible
3854                 (just prioritize new or unread)
3855
3856 2005-08-08 [colin]      1.9.13cvs27
3857
3858         * src/summaryview.c
3859                 If "select first new" is selected and there only
3860                 are unread messages, fallback to "select first
3861                 unread".
3862
3863 2005-08-08 [colin]      1.9.13cvs26
3864
3865         * src/folder.c
3866                 Fix shameful bugs (and bug #779)
3867
3868 2005-08-08 [colin]      1.9.13cvs25
3869
3870         * src/folder.c
3871         * src/folder.h
3872                 Cache parents' type to make folder_has_parent_of_type
3873                 faster
3874         * src/folderview.c
3875                 Forbid DnD of special sub-folders
3876         * src/procmsg.c
3877         * src/procmsg.h
3878                 Add MAIL_POSTFILTERING_HOOK
3879         * src/summaryview.c
3880                 Revert over-zealous deletion of the use_addr_book 
3881                 code
3882
3883 2005-08-07 [colin]      1.9.13cvs24
3884
3885         * src/folder.c
3886                 Fix big mistake (passing MsgInfo instead 
3887                 of FolderItem)
3888
3889 2005-08-07 [colin]      1.9.13cvs23
3890
3891         * src/compose.c
3892         * src/folder.c
3893         * src/folder.h
3894         * src/foldersel.c
3895         * src/folderutils.c
3896         * src/folderview.c
3897         * src/imap.c
3898         * src/mainwindow.c
3899         * src/messageview.c
3900         * src/mh.c
3901         * src/msgcache.c
3902         * src/procmime.c
3903         * src/summaryview.c
3904                 Make subfolders of Drafts, Queue, Outbox, Trash
3905                 work like their parents. 
3906                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
3907
3908 2005-08-07 [colin]      1.9.13cvs22
3909
3910         * src/addressbook.c
3911                 Fix bug #771 (Dragged contacts not saved)
3912
3913 2005-08-07 [paul]       1.9.13cvs21
3914
3915         * src/summaryview.c
3916                 fix bug 32 'Search Doesn't display results
3917                 if "Hide Read Messages" is chosen'
3918                 be more literal in interpreting 'Hide read
3919                 messages'
3920
3921 2005-08-07 [colin]      1.9.13cvs20
3922
3923         * src/folderview.c
3924                 Add debug
3925         * src/summaryview.c
3926                 Faster 'unthread_for_execution'
3927
3928 2005-08-06 [paul]       1.9.13cvs19
3929
3930         * src/mainwindow.c
3931                 add mnemonics to Set displayed columns
3932                 fix bug where msgview_visible option was
3933                 overwritten as TRUE on startup
3934
3935 2005-08-06 [paul]       1.9.13cvs18
3936
3937         * src/mainwindow.c
3938                 refer to 'displayed columns in folder/message
3939                 list' not 'displayed items in summary/message view'
3940         * src/prefs_display_header.c
3941                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
3942                 be consistent with similar dialogues
3943         * src/prefs_folder_column.c
3944         * src/prefs_summary_column.c
3945                 'columns' not 'items', and folder and message lists,
3946                 instead of folder and summary views;
3947                 Use 'Hidden columns' as list heading not 'Available
3948                 items';
3949                 move the 'Remove' button to the right hand side;
3950                 top-align the buttons;
3951                 remove unneeded vbox
3952         * src/prefs_summaries.c
3953                 put the 2 column prefs buttons in a frame to reduce
3954                 overall width; refer to columns not items &c.
3955
3956 2005-08-05 [colin]      1.9.13cvs17
3957
3958         * src/prefs_common.c
3959         * src/prefs_common.h
3960         * src/mainwindow.c
3961         * src/compose.c
3962         * src/messageview.c
3963                 Add an hidden toolbar_detachable pref, so
3964                 that I can get rid of these painful handles
3965                 in the toolbars. Defaults to TRUE to avoid
3966                 changing the GUI on unsuspecting people...
3967
3968 2005-08-05 [colin]      1.9.13cvs16
3969
3970         * src/Makefile.am
3971         * src/prefs_folder_column.c
3972         * src/prefs_folder_column.h
3973                 Add prefs for folder columns
3974         * src/folderview.c
3975         * src/folderview.h
3976         * src/mainwindow.c
3977         * src/mainwindow.h
3978         * src/prefs_common.c
3979         * src/prefs_common.h
3980         * src/prefs_summaries.c
3981                 Use them
3982         * src/prefs_summary_column.c
3983         * src/summaryview.c
3984         * src/summaryview.h
3985                 Add a To column
3986         * src/textview.c
3987         * src/common/utils.c
3988         * src/common/utils.h
3989                 Move uri colourisation functions
3990                 to utils
3991         * src/compose.c
3992                 Colourise URIs
3993         * src/imap.c
3994                 Fix bug with LIST where we'd try
3995                 to get Folder//////[...]/// 
3996
3997 2005-08-05 [paul]       1.9.13cvs15
3998
3999         * src/prefs_summaries.c
4000                 improve the English usage
4001         * src/summaryview.c
4002                 set font on column change
4003                 thanks to Colin
4004
4005 2005-08-05 [paul]       1.9.13cvs14
4006
4007         * src/prefs_common.c
4008         * src/prefs_common.h
4009         * src/prefs_summaries.c
4010         * src/summaryview.c
4011                 replace 'open_unread_on_enter' option with
4012                 'select_on_entry' option. opening/not opening
4013                 is now exclusively controlled by 'always_show_msg'
4014
4015 2005-08-04 [colin]      1.9.13cvs13
4016
4017         * src/compose.c
4018                 Remove dead code
4019                 Add colourisation of quotes and signatures
4020         * src/folderview.c
4021                 Fix possible crashes
4022         * src/messageview.c
4023                 Change an assert that is no problem
4024         * src/news.c
4025         * src/news_gtk.c
4026         * src/news_gtk.h
4027                 Fix offline mode
4028         * src/gtk/quicksearch.c
4029                 Fix a possible crash
4030
4031 2005-08-03 [colin]      1.9.13cvs12
4032
4033         * src/prefs_account.c
4034                 Fix bug #777 (Sylpheed crash in account configuration)
4035
4036 2005-08-03 [colin]      1.9.13cvs11
4037
4038         * src/addressbook.c
4039         * src/editaddress.c
4040         * src/editgroup.c
4041                 Fixing addressbook, round 2
4042         * src/textview.c
4043                 Fix emphasis color on rechecking 'Colorize messages'
4044
4045 2005-08-03 [paul]       1.9.13cvs10
4046
4047         sync with main
4048
4049         * src/addr_compl.c
4050         * src/compose.c
4051         * src/main.c
4052         * src/pop.c
4053         * src/prefs_account.c
4054         * src/procmime.c
4055         * src/procmsg.c
4056         * src/quote_fmt_parse.y
4057         * src/textview.c
4058         * src/common/quoted-printable.c
4059         * src/common/utils.c
4060         * src/common/utils.h
4061         * src/common/xml.c
4062                 replaced incorrect locale-independent
4063                 ctype functions with GLib's. Corrected
4064                 signedness mismatch.
4065         * src/headerview.c
4066                 headerview_create(): added spacing for vbox.
4067         * src/gtk/about.c
4068                 set focus to the OK button.
4069
4070 2005-08-03 [colin]      1.9.13cvs9
4071
4072         * src/folderview.c
4073                 Fix possible crash
4074
4075 2005-08-02 [colin]      1.9.13cvs8
4076
4077         * src/mainwindow.c
4078                 Fix cast
4079         * src/addressbook.c
4080         * src/addressitem.h
4081                 Fix a cast and more generally, try to make the
4082                 GUI more intuitive and consistent (round 1)
4083
4084 2005-08-02 [paul]       1.9.13cvs7
4085
4086         * src/folder.h
4087                 missing in 1.9.13cvs6
4088
4089 2005-08-02 [colin]      1.9.13cvs6
4090
4091         * src/folder.c
4092                 Fix one more leak
4093
4094 2005-08-02 [colin]      1.9.13cvs5
4095
4096         * src/folder.c
4097         * src/folderview.c
4098         * src/imap.c
4099         * src/main.c
4100         * src/mbox.c
4101         * src/procmsg.c
4102         * src/summaryview.c
4103                 Fix a number of folder_item_get_msg_list()-related
4104                 leaks (missing procmsg_msginfo_free()s)
4105
4106 2005-08-01 [colin]      1.9.13cvs4
4107
4108         * src/folderview.c
4109         * src/folderview.h
4110         * src/mainwindow.c
4111         * src/prefs_fonts.c
4112         * src/prefs_summaries.c
4113         * src/prefs_themes.c
4114         * src/summaryview.c
4115         * src/summaryview.h
4116         * src/textview.c
4117         * src/textview.h
4118                 Fix instant-apply of summary and folderview-related prefs
4119                 Fix erroneous g_free and alertpanels in prefs_theme
4120                 Add instant-apply for fonts
4121                 Defer applying of prefs a little bit so it's done only
4122                 once even if requested by multiples prefs pages
4123
4124 2005-08-01 [paul]       1.9.13cvs3
4125
4126         * src/main.c
4127                 fix bug 776 'S.C. crashes on close'
4128                 thanks to Colin
4129         * src/etpan/etpan-thread-manager-types.h
4130                 add missing include
4131                 thanks to Hoa
4132
4133 2005-07-25 [paul]       1.9.13cvs2
4134
4135         * src/summaryview.c
4136                 fix typos. spotted by Fabien Vantard
4137
4138 2005-07-24 [paul]       1.9.13cvs1
4139
4140         * doc/man/sylpheed.1
4141                 update man page, incorporating fix of
4142                 bug 769 'Typo in manpage'
4143         * src/etpan/imap-thread.c
4144                 fix NetBSD openssl dependencies. patch by
4145                 George Michaelson <ggm@apnic.net>
4146         * po/pt_BR.po
4147                 updated by Frederico Goncalves Guimaraes
4148
4149 2005-07-22 [paul]       1.9.13
4150
4151         1.9.13 release
4152
4153 2005-07-22 [paul]       1.9.12cvs91
4154
4155         * AUTHORS
4156         * INSTALL
4157         * README.claws
4158         * RELEASE_NOTES.claws
4159                 updated for release
4160         * configure.ac
4161         * po/nb.po
4162         * tools/claws.i18n.status.pl
4163                 add Norwegian translation. submiited by
4164                 Geir Helland <pjallabais@users.sourceforge.net>
4165         * po/ca.po
4166         * po/de.po
4167         * po/es.po
4168         * po/fi.po
4169         * po/fr.po
4170         * po/it.po
4171         * po/sk.po
4172         * po/sr.po
4173         * po/zh_CN.po
4174                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
4175                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
4176                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
4177                 Yang Guilong
4178         * src/plugins/clamav/clamav_plugin_gtk.c
4179         * src/plugins/spamassassin/spamassassin_gtk.c
4180                 replace outdated description strings
4181
4182 2005-07-21 [colin]      1.9.12cvs90
4183
4184         * src/folder.c
4185                 Set folder to batch mode when scanning it. Makes deletion
4186                 of unread mails on IMAP much faster (due to the UNREAD 
4187                 flag unsetting)
4188
4189 2005-07-21 [darko]      1.9.12cvs89
4190
4191         * configure.ac
4192                 link against libresolv if necessary (patch by Paul)
4193         * src/msgcache.c
4194                 use glib's portable macros to determine endianness
4195
4196 2005-07-21 [paul]       1.9.12cvs88
4197
4198         * src/crash.c
4199         * src/gtk/about.c
4200                 update compiled-in features list
4201
4202 2005-07-20 [colin]      1.9.12cvs87
4203
4204         * src/folder.c
4205         * src/textview.c
4206                 Gcc 2.9x compilation fixes, thanks to Darko
4207         * src/plugins/clamav/clamav_plugin.c
4208                 Little optimisation: load virus database only once
4209         * src/plugins/spamassassin/spamassassin.c
4210                 Big optimisation: filtering one mail took at least 1 second,
4211                 now it takes at least 50ms. Doesn't speed up spamassassin 
4212                 itself, but should already be much more tolerable.
4213
4214 2005-07-20 [colin]      1.9.12cvs86
4215
4216         * src/summaryview.c
4217                 Fix performance issue
4218
4219 2005-07-19 [colin]      1.9.12cvs85
4220
4221         * src/plugins/pgpinline/plugin.c
4222                 Fix warning
4223
4224 2005-07-19 [colin]      1.9.12cvs84
4225
4226         * configure.ac
4227         * src/plugins/Makefile.am
4228         * src/plugins/pgpinline/.cvsignore
4229         * src/plugins/pgpinline/Makefile.am
4230         * src/plugins/pgpinline/pgpinline.c
4231         * src/plugins/pgpinline/pgpinline.deps
4232         * src/plugins/pgpinline/pgpinline.h
4233         * src/plugins/pgpinline/plugin.c
4234                 Put pgpinline in the main tree
4235
4236 2005-07-19 [paul]       1.9.12cvs83
4237
4238         * src/prefs_actions.c
4239                 prevent '//' in menu names, which cause a crash
4240                 thanks to Colin
4241
4242 2005-07-19 [paul]       1.9.12cvs82
4243
4244         * configure.ac
4245                 be generally more informative in configure output.
4246                 OpenSSL: correction: '[ --enable-openssl ...' -> 
4247                 '[ --disable-openssl ...', as --enable-openssl is default
4248                 PGP/MIME: don't check for GPGME again, check for
4249                 pgpcore instead. Therefore prevent the possibility of
4250                 attempting to build pgpmime if pgpcore dependencies are
4251                 not met
4252                 ClamAV: use pkgconfig to check for lib
4253                 libgnomeprint: revert logic on inner test to match
4254                 everything else
4255         * src/plugins/pgpcore/sgpgme.c
4256                 add missing include
4257
4258 2005-07-19 [colin]      1.9.12cvs81
4259
4260         * src/summaryview.c
4261                 Fix slow thread rebuilding in particular
4262                 cases
4263
4264 2005-07-19 [paul]       1.9.12cvs80
4265
4266         * sylpheed-claws.desktop
4267                 fix typo, spotted by Stephan Sachse
4268         * src/account.c
4269                 replace GTK_STOCK_ADD with
4270                 GTK_STOCK_NEW button
4271
4272 2005-07-18 [colin]      1.9.12cvs79
4273
4274         * src/etpan/imap-thread.c
4275                 Fix return value (Thanks Hoa)
4276
4277 2005-07-18 [colin]      1.9.12cvs78
4278
4279         * src/imap.c
4280                 Allow empty passwords
4281                 Create drafts/queue/outbox if necessary
4282         * src/summaryview.c
4283                 Remove old code
4284         * src/etpan/imap-thread.c
4285                 Fix STARTTLS (Thanks to Hoa)
4286
4287 2005-07-18 [paul]       1.9.12cvs77
4288
4289         * ChangeLog-gtk2.jp
4290         * ChangeLog.jp
4291                 removed
4292         * Makefile.am
4293                 updated to reflect additions and removals
4294         * TODO
4295                 updated to be claws-specific
4296         * TODO-gtk2
4297         * TODO-gtk2.jp
4298         * TODO.jp
4299         * sylpheed-128x128.png
4300         * sylpheed-64x64.png
4301                 removed
4302         * sylpheed-claws-128x128.png
4303         * sylpheed-claws-64x64.png
4304         * sylpheed-claws.desktop
4305         * sylpheed-claws.png
4306                 added
4307         * sylpheed.desktop
4308         * sylpheed.png
4309                 removed
4310
4311 2005-07-17 [paul]       1.9.12cvs76
4312
4313         * src/account.c
4314         * src/addressbook.c
4315         * src/alertpanel.c
4316         * src/alertpanel.h
4317         * src/compose.c
4318         * src/exphtmldlg.c
4319         * src/expldifdlg.c
4320         * src/folderview.c
4321         * src/imap_gtk.c
4322         * src/inc.c
4323         * src/message_search.c
4324         * src/messageview.c
4325         * src/mh_gtk.c
4326         * src/news_gtk.c
4327         * src/prefs_actions.c
4328         * src/prefs_filtering.c
4329         * src/prefs_matcher.c
4330         * src/prefs_template.c
4331         * src/prefs_themes.c
4332         * src/ssl_manager.c
4333         * src/summary_search.c
4334         * src/textview.c
4335         * src/toolbar.c
4336         * src/gtk/sslcertwindow.c
4337         * src/plugins/pgpcore/sgpgme.c
4338                 rework alertpanels
4339
4340 2005-07-17 [colin]      1.9.12cvs75
4341
4342         * src/privacy.c
4343                 add a PrivacySystem accessor that checks that
4344                 the system cached in a MimeInfo's privacydata
4345                 is still registered. Use this accessor instead
4346                 of directly using data->system. Fixes crashes
4347                 after unloading pgp plugins.
4348
4349 2005-07-17 [colin]      1.9.12cvs74
4350
4351         * src/alertpanel.c
4352                 Change geometry hints to a simple default size.
4353                 Fixes the certs dialogs.
4354
4355 2005-07-17 [colin]      1.9.12cvs73
4356
4357         * src/gtk/sslcertwindow.c
4358                 Use a gtkExpander
4359
4360 2005-07-17 [colin]      1.9.12cvs72
4361
4362         * src/plugins/pgpcore/Makefile.am
4363         * src/plugins/pgpmime/Makefile.am
4364                 Add gpgme libs
4365
4366 2005-07-17 [paul]       1.9.12cvs71
4367
4368         * configure.ac
4369                 add --disable-gnomeprint option
4370                 modified version of patch by Marius Mauch
4371
4372 2005-07-17 [paul]       1.9.12cvs70
4373
4374         * src/common/defs.h
4375                 update urls
4376         * src/account.c
4377         * src/action.c
4378         * src/addressbook.c
4379         * src/compose.c
4380         * src/foldersel.c
4381         * src/folderview.c
4382         * src/html.c
4383         * src/imap_gtk.c
4384         * src/main.c
4385         * src/mainwindow.c
4386         * src/messageview.c
4387         * src/mh_gtk.c
4388         * src/mimeview.c
4389         * src/news_gtk.c
4390         * src/prefs_account.c
4391         * src/prefs_send.c
4392         * src/prefs_summaries.c
4393         * src/procmsg.c
4394         * src/summaryview.c
4395         * src/common/utils.c
4396         * src/common/xml.c
4397         * src/plugins/pgpcore/passphrase.c
4398         * src/plugins/pgpcore/select-keys.c
4399                 replace inappropriately used backticks
4400                 with single quotes
4401
4402 2005-07-16 [colin]      1.9.12cvs69
4403
4404         * src/image_viewer.c
4405                 Add extra paranoid checks
4406
4407 2005-07-16 [colin]      1.9.12cvs68
4408
4409         * src/plugins/pgpcore/prefs_gpg.c
4410                 Don't auto-check sigs by default, as it
4411                 can be really slow.
4412
4413 2005-07-16 [colin]      1.9.12cvs67
4414
4415         * src/plugins/pgpcore/sgpgme.c
4416                 Make messages a bit better.
4417
4418 2005-07-16 [colin]      1.9.12cvs66
4419
4420         * src/imap.c
4421                 Remove pseudo-log
4422         * src/etpan/imap-thread.c
4423                 Add real log
4424
4425 2005-07-16 [colin]      1.9.12cvs65
4426
4427         * src/main.c
4428         * src/prefs_other.c
4429                 And now, fix build with libetpan :-/
4430
4431 2005-07-15 [colin]      1.9.12cvs64
4432
4433         * src/prefs_other.c
4434                 Continue fixing build without libetpan.
4435
4436 2005-07-15 [colin]      1.9.12cvs63
4437
4438         * src/main.c
4439                 Fix build with --disable-libetpan
4440
4441 2005-07-15 [colin]      1.9.12cvs62
4442
4443         * configure.ac
4444                 Bump libetpan's version
4445
4446 2005-07-15 [colin]      1.9.12cvs61
4447
4448         * src/etpan/imap-thread.c
4449                 Actually stop logging :)
4450
4451 2005-07-15 [colin]      1.9.12cvs60
4452
4453         * src/addressbook.c
4454                 Fix dnd of multiple addresses.
4455
4456 2005-07-15 [hoa]        1.9.12cvs59
4457
4458         * src/etpan/imap-thread.c
4459             disable login of IMAP password in libetpan log file.
4460
4461 2005-07-15 [paul]       1.9.12cvs58
4462
4463         * src/account.c
4464                 don't automatically sort
4465                 do allow drag n drop
4466
4467 2005-07-15 [paul]       1.9.12cvs57
4468
4469         * src/account.c
4470         * src/ssl_manager.c
4471                 alphabetical listing
4472
4473 2005-07-15 [paul]       1.9.12cvs56
4474
4475         * src/gtk/pluginwindow.c
4476                 sort plugin list alphabetically
4477
4478 2005-07-15 [paul]       1.9.12cvs55
4479
4480         * src/prefs_spelling.c
4481         * src/prefs_wrapping.c
4482                 unify English usage
4483
4484 2005-07-15 [colin]      1.9.12cvs54
4485
4486         * src/wizard.c
4487                 Typo fix
4488
4489 2005-07-15 [paul]       1.9.12cvs53
4490
4491         * src/prefs_message.c
4492                 make 'show cursor' a hidden option
4493
4494 2005-07-14 [colin]      1.9.12cvs52
4495
4496         * src/plugins/spamassassin/Makefile.am
4497         * src/plugins/clamav/Makefile.am
4498                 Fix double EXTRA_DISTs
4499
4500 2005-07-14 [colin]      1.9.12cvs51
4501
4502         * src/plugins/clamav/Makefile.am
4503         * src/plugins/clamav/clamav_plugin_gtk.deps
4504         * src/plugins/spamassassin/Makefile.am
4505         * src/plugins/spamassassin/spamassassin_gtk.deps
4506                 Make $plugin_gtk depend on $plugin
4507
4508 2005-07-14 [hoa]        1.9.12cvs50
4509
4510         * src/etpan/imap-thread.c
4511                 enable debug log of libetpan when running with --debug
4512
4513 2005-07-14 [colin]      1.9.12cvs49
4514
4515         * configure.ac
4516         * src/common/Makefile.am
4517         * src/common/plugin.c
4518         * src/common/plugin.h
4519                 Add a little plugin dependancy system.
4520                 Plugins can ship a $plugin_name.deps file
4521                 (near them in PLUGINDIR) so that their
4522                 dependancies are loaded if possible.
4523         * src/plugins/Makefile.am
4524         * src/plugins/pgpcore/Makefile.am
4525         * src/plugins/pgpcore/passphrase.c
4526         * src/plugins/pgpcore/passphrase.h
4527         * src/plugins/pgpcore/plugin.c
4528         * src/plugins/pgpcore/prefs_gpg.c
4529         * src/plugins/pgpcore/prefs_gpg.h
4530         * src/plugins/pgpcore/select-keys.c
4531         * src/plugins/pgpcore/select-keys.h
4532         * src/plugins/pgpcore/sgpgme.c
4533         * src/plugins/pgpcore/sgpgme.h
4534                 Introduce pgpcore, used by pgpmime and
4535                 pgpinline
4536         * src/plugins/pgpmime/Makefile.am
4537         * src/plugins/pgpmime/passphrase.c
4538         * src/plugins/pgpmime/passphrase.h
4539         * src/plugins/pgpmime/pgpmime.c
4540         * src/plugins/pgpmime/pgpmime.deps
4541         * src/plugins/pgpmime/plugin.c
4542         * src/plugins/pgpmime/prefs_gpg.c
4543         * src/plugins/pgpmime/prefs_gpg.h
4544         * src/plugins/pgpmime/select-keys.c
4545         * src/plugins/pgpmime/select-keys.h
4546         * src/plugins/pgpmime/sgpgme.c
4547         * src/plugins/pgpmime/sgpgme.h
4548                 Remove the core from pgpmime and add the
4549                 dependancy to pgpcore.
4550
4551 2005-07-14 [paul]       1.9.12cvs48
4552
4553         * src/stock_pixmap.c
4554                 forgot this in last commit
4555
4556 2005-07-14 [paul]       1.9.12cvs47
4557
4558         * src/account.c
4559         * src/addressbook.c
4560                 add accelerators for the buttons (sync with main)
4561         * src/compose.c
4562         * src/compose.h
4563                 add accelerators for the buttons.
4564                 fix editing with external editor.
4565                 replace gdk_input_*() with GIOChannel;
4566                 (sync with main)
4567         * src/foldersel.c
4568                 display folder names with new/unread
4569                 representation (sync with main)
4570         * src/main.c
4571                 specify default window icon (sync with main)
4572         * src/prefs_common.c
4573                 use_addr_book default to FALSE
4574         * src/summaryview.c
4575         * src/textview.c
4576                 add accelerators for the buttons (sync with main)
4577         * src/gtk/menu.c
4578                 fix typos
4579         * src/pixmaps/sylpheed_icon.xpm
4580                 updated
4581
4582 2005-07-13 [paul]       1.9.12cvs46
4583
4584         * src/plugins/pgpmime/pgpmime.c
4585         * src/plugins/pgpmime/sgpgme.c
4586                 (temporarily) use deprecated gpgme_data_rewind()
4587                 while largefile support is not present
4588                 (as suggested by Colin)
4589
4590 2005-07-13 [paul]       1.9.12cvs45
4591
4592         * configure.ac
4593                 remove large file support (for now):
4594                 it breaks too many things
4595
4596 2005-07-13 [paul]       1.9.12cvs44
4597
4598         * configure.ac
4599                 add large file support
4600         * src/html.c
4601                 fix bug #763 where href attribute was not
4602                 the very first attribute of a link
4603                 patch by Thomas Gilgin
4604
4605 2005-07-13 [colin]      1.9.12cvs43
4606
4607         * src/gtk/pluginwindow.c
4608                 Little portability fix
4609
4610 2005-07-13 [colin]      1.9.12cvs42
4611
4612         * src/plugins/pgpmime/sgpgme.c
4613                 Fix crasher.
4614
4615 2005-07-13 [colin]      1.9.12cvs41
4616
4617         * src/plugins/pgpmime/pgpmime.c
4618         * src/plugins/pgpmime/sgpgme.c
4619                 Use gpgme_data_release_and_get_mem instead
4620                 of gpgme_data_read.
4621
4622 2005-07-13 [colin]      1.9.12cvs40
4623
4624         * configure.ac
4625         * src/plugins/pgpmime/passphrase.c
4626         * src/plugins/pgpmime/passphrase.h
4627         * src/plugins/pgpmime/pgpmime.c
4628         * src/plugins/pgpmime/plugin.c
4629         * src/plugins/pgpmime/select-keys.c
4630         * src/plugins/pgpmime/select-keys.h
4631         * src/plugins/pgpmime/sgpgme.c
4632         * src/plugins/pgpmime/sgpgme.h
4633                 Port pgpmime to gpgme-1.0.
4634
4635 2005-07-12 [paul]       1.9.12cvs39
4636
4637         * AUTHORS
4638         * src/toolbar.c
4639         * src/toolbar.h
4640                 add a 'Go to Prev' button to the toolbar.
4641                 correct tooltip text of go to buttons.
4642                 based on patch by Yang Guilong <bamanzi@gmail.com>
4643
4644 2005-07-12 [colin]      1.9.12cvs38
4645
4646         * src/statusbar.c
4647                 Fix progress bar showing stuff at startup.
4648
4649 2005-07-12 [paul]       1.9.12cvs37
4650
4651         * src/editjpilot.c
4652                 fix building with jpilot support
4653
4654 2005-07-11 [colin]      1.9.12cvs36
4655
4656         * src/inc.c
4657                 Add visual indication that filtering is running
4658         * src/textview.c
4659                 Make {}[] uri delimiters
4660         * src/summaryview.c
4661                 Remove useless (and slow) calls
4662
4663 2005-07-11 [paul]       1.9.12cvs35
4664
4665         * src/plugins/clamav/clamav_plugin_gtk.c
4666         * src/plugins/dillo_viewer/dillo_prefs.c
4667         * src/plugins/pgpmime/prefs_gpg.c
4668         * src/plugins/spamassassin/spamassassin_gtk.c
4669                 gather plugins prefs together under their
4670                 own 'Plugins' heading
4671
4672 2005-07-11 [paul]       1.9.12cvs34
4673
4674         sync with main
4675
4676         * src/account.c
4677                 account_delete(): modified alert dialog
4678         * src/editjpilot.c
4679         * src/editvcard.c
4680                 fixed a crash when cancelling file selection
4681                 dialog by Escape key. Made non-ascii filename
4682                 selectable.
4683         * src/prefs_template.c
4684                 prefs_template_window_create(): make scrolled
4685                 window policy AUTOMATIC
4686
4687 2005-07-10 [hoa]        1.9.12cvs33
4688
4689         * src/etpan/imap-thread.c
4690                 workaround for old Courier IMAP servers.
4691
4692 2005-07-10 [colin]      1.9.12cvs32
4693
4694         * src/folder.c
4695         * src/statusbar.c
4696         * src/statusbar.h
4697                 Add visual progress indicator on filtering/processing
4698                 Factorize the progress bar code
4699         * src/imap.c
4700         * src/imap.h
4701         * src/etpan/imap-thread.c
4702                 Add a reference counter to avoid destroying the Folder
4703                 while it's in use by another callback.
4704
4705 2005-07-09 [hoa]        1.9.12cvs31
4706
4707         * src/imap.c
4708         * src/etpan/imap-thread.c
4709                 fixed deadlock when removing IMAP account.
4710
4711 2005-07-08 [colin]      1.9.12cvs30
4712
4713         * src/textview.c
4714         * src/unmime.c
4715                 Fix again problems decoding broken headers
4716         * src/gtk/inputdialog.c
4717                 Fix local variable shadowing a global one
4718
4719 2005-07-08 [colin]      1.9.12cvs29
4720
4721         * src/msgcache.c
4722                 Make the cache/mark files platform-agnostic by writing
4723                 them in little-endian format. Reading them is also done
4724                 in little-endian format, of course; however, in order
4725                 to avoid trashing mark data on big-endian machines, the
4726                 files are, at first, read from the native format if the
4727                 little-endian one doesn't exist. This is easy to deter-
4728                 mine by trying to open a file with a swapped data_ver
4729                 and seeing if it's the wanted version.
4730                 Little-endian using users should see absolutely no
4731                 difference, Big-endian users may get a very little
4732                 performance drop due to byte-swapping.
4733                 Tested on i386 and ppc32. 
4734                 Fixes bug #159 (The index file, in the mailboxes, is 
4735                 hardware depending).
4736
4737                 To have the cache/mark files updated to the new little-
4738                 endian format, "Check for new messages" or even
4739                 "Rebuild folder tree" aren't enough. Files will be
4740                 updated as soon as a folder has been opened/closed.
4741                 To update everything, just select all folders by
4742                 selecting them one by one.
4743
4744 2005-07-07 [colin]      1.9.12cvs28
4745
4746         * src/imap.c
4747                 Remember the folder separator per IMAPFolder
4748                 instead of globally.
4749                 Revive the Session on noop; fixes bug #761
4750                 (mark a bunch of unread messages as read takes 
4751                 forever)
4752
4753 2005-07-07 [darko]      1.9.12cvs27
4754
4755         * src/common/template.c
4756                 Sort templates alphabetically
4757
4758 2005-07-06 [colin]      1.9.12cvs26
4759
4760         * src/imap.c
4761                 Try to use the correct separator in
4762                 most cases. Possibly fixes bug #759
4763                 (only creates the INBOX folder when 
4764                 setting up new IMAP account) and 
4765                 bug #760 (Can't retrieve messages)
4766
4767 2005-07-06 [colin]      1.9.12cvs25
4768
4769         * src/imap.c
4770                 Use real_path in status command. This will
4771                 help later, when namespaces will be used.
4772
4773 2005-07-06 [colin]      1.9.12cvs24
4774
4775         * configure.ac
4776         * src/account.c
4777         * src/folder.c
4778         * src/imap.c
4779         * src/etpan/etpan-log.c
4780         * src/etpan/etpan-thread-manager.c
4781         * src/etpan/imap-thread.c
4782                 Add a --disable-libetpan parameter. With this,
4783                 users that don't want IMAP4 support can avoid
4784                 the new dependancy (and have no IMAP support).
4785                 Users that have IMAP4 accounts and use this
4786                 parameter won't lose their configuration, their
4787                 IMAP accounts will just be invisible and not
4788                 used.
4789         * src/textview.c
4790                 Make the "Copy ..." contextual menu items 
4791                 copy to both the X clipboard and the gtk 
4792                 clipboard - as most other apps do.
4793         * src/gtk/about.c
4794                 Add a notice about OpenSSL usage, in order to
4795                 comply with OpenSSL's license (point 6):
4796                 http://www.openssl.org/source/license.html
4797
4798 2005-07-06 [colin]      1.9.12cvs23
4799
4800         * src/alertpanel.c
4801                 Fix a minimum size for alertpanels
4802         * src/compose.c
4803                 Show 'No space left on device' type errors
4804                 when queuing/sending
4805         * src/imap_gtk.c
4806         * src/mh_gtk.c
4807                 Rework folder's deletion message (remove 
4808                 extra \n)
4809
4810 2005-07-05 [colin]      1.9.12cvs22
4811
4812         * src/imap.c
4813                 Add an alertpanel on auth error
4814                 Add pseudo-log
4815                 Remove pthread-related stuff
4816
4817 2005-07-05 [colin]      1.9.12cvs21
4818
4819         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4820                 Fix crash on plugin reloading (with a hack)
4821
4822 2005-07-05 [colin]      1.9.12cvs20
4823
4824         * src/prefs_account.c
4825         * src/prefs_account.h
4826                 Fix typo
4827         * src/gtk/filesel.c
4828         * src/gtk/filesel.h
4829                 Add a way to filter the view
4830         * src/gtk/pluginwindow.c
4831                 Filter loadable stuff
4832         * src/plugins/pgpmime/prefs_gpg.c
4833                 Fix missing unregistration
4834         * .cvsignore
4835         * src/etpan/.cvsignore
4836         * src/plugins/spamassassin/.cvsignore
4837                 Add more stuff to cvs ignored files
4838
4839 2005-07-04 [colin]      1.9.12cvs19
4840
4841         * src/imap.c
4842                 Fix scan_required returning FALSE when it
4843                 shouldn't. Maybe fix #760 (Can't retrieve
4844                 messages)
4845
4846 2005-07-04 [colin]      1.9.12cvs18
4847
4848         * src/summaryview.c
4849                 Fix always_show_msg pref
4850
4851 2005-07-04 [paul]       1.9.12cvs17
4852
4853         sync with main (forgotten in last commit)
4854         
4855         * src/common/utils.c
4856         * src/common/utils.h
4857                 check_line_length(): new.
4858                 is_dir_exist()
4859                 is_file_entry_exist()
4860                 dirent_is_regular_file()
4861                 dirent_is_directory(): use g_file_test() instead of stat().
4862
4863 2005-07-04 [paul]       1.9.12cvs16
4864
4865         sync with main:
4866
4867         * src/compose.c
4868                 compose_write_to_file(): check for line
4869                 length limit and display warning if exceeds
4870         * src/jpilot.c
4871                 use get_home_dir() instead of g_get_home_dir()
4872         * src/procheader.c
4873                 removed warning about invalid date
4874         * src/vcard.c
4875                 use get_home_dir() instead of g_get_home_dir()
4876
4877 2005-07-04 [paul]       1.9.12cvs15
4878
4879         * src/stock_pixmap.c
4880                 fix new pixmap naming errors
4881                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
4882
4883 2005-07-04 [colin]      1.9.12cvs14
4884
4885         * src/imap.c
4886                 Fix debugging string with a warning
4887
4888 2005-07-04 [colin]      1.9.12cvs13
4889
4890         * configure.ac
4891                 Add a check for libetpan's version (>= 0.37)
4892
4893 2005-07-04 [hoa]        1.9.12cvs12
4894
4895         * commitHelper
4896         * src/imap.c
4897         * src/etpan/imap-thread.c
4898         * src/etpan/imap-thread.h
4899                 fixed IMAP implementation of check of mails.
4900
4901 2005-07-03 [hoa]        1.9.12cvs11
4902
4903         * src/etpan/Makefile.am
4904         * src/etpan/etpan-errors.h
4905         * src/etpan/etpan-log.[ch]
4906         * src/etpan/etpan-thread-manager-types.h
4907         * src/etpan/etpan-thread-manager.[ch]
4908         * src/etpan/imap-thread.[ch]
4909         * src/Makefile.am
4910         * src/imap.c
4911         * src/main.c
4912         * src/prefs_other.c
4913         * configure.ac
4914             merged imap branch.
4915             dependency on libetpan 0.37 is now added.
4916
4917 2005-07-01 [colin]      1.9.12cvs10
4918
4919         * src/Makefile.am
4920         * src/folder.c
4921         * src/folder.h
4922         * src/folderview.c
4923         * src/stock_pixmap.c
4924         * src/stock_pixmap.h
4925         * src/plugins/trayicon/trayicon.c
4926                 Add marked symbol on folders containing
4927                 marked messages
4928         * src/procmsg.c
4929         * src/procmsg.h
4930         * src/toolbar.c
4931         * src/prefs_common.c
4932         * src/prefs_common.h
4933         * src/prefs_send.c
4934                 Add an optional confirmation dialog on queue
4935                 sending. Patch by wwp.
4936         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
4937         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
4938         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
4939         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
4940         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
4941         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
4942         * src/pixmaps/inbox_mark.xpm            ** ADDED **
4943         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
4944         * src/pixmaps/outbox_mark.xpm           ** ADDED **
4945         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
4946         * src/pixmaps/trash_mark.xpm            ** ADDED **
4947                 New pixmaps
4948
4949 2005-07-01 [colin]      1.9.12cvs9
4950
4951         * src/summaryview.c
4952                 Fix a little threading bug
4953         * src/addrgather.c
4954         * src/mainwindow.c
4955                 A little bit of HIG normality never hurts
4956
4957 2005-07-01 [colin]      1.9.12cvs8
4958
4959         * src/compose.c
4960         * src/msgcache.c
4961         * src/pop.c
4962         * src/procmime.c
4963         * src/recv.c
4964         * src/common/log.c
4965         * src/common/template.c
4966         * src/common/utils.c
4967         * src/common/utils.h
4968                 Reverted the fwrite_atomic stuff. In fact
4969                 it is already atomic.
4970
4971 2005-06-30 [colin]      1.9.12cvs7
4972
4973         * src/common/utils.c
4974         * src/common/utils.h
4975                 Add an fwrite_atomic() function to make
4976                 sure we write everything: fwrite can make
4977                 short writes.
4978         * src/compose.c
4979         * src/msgcache.c
4980         * src/pop.c
4981         * src/procmime.c
4982         * src/recv.c
4983         * src/common/log.c
4984         * src/common/template.c
4985                 Use that (and fix swapping of size and nmemb).
4986                 Thanks to Rich Coe for the heads up.
4987
4988 2005-06-30 [colin]      1.9.12cvs6
4989
4990         * src/addressbook.c
4991                 Optimize addressbook opening 
4992
4993 2005-06-30 [colin]      1.9.12cvs5
4994
4995         * src/summaryview.c
4996                 Remove calls to summary_step after move/copy
4997
4998 2005-06-28 [paul]       1.9.12cvs4
4999
5000         * src/alertpanel.c
5001                 wrap and make the error msg selectable
5002
5003 2005-06-28 [paul]       1.9.12cvs3
5004
5005         * src/ssl_manager.c
5006                 replace the OK button with a Close button
5007         * src/gtk/foldersort.c
5008                 use GTK_STOCK_ icons/buttons
5009
5010 2005-06-28 [colin]      1.9.12cvs2
5011
5012         * src/gedit-print.c             ** ADDED **
5013         * src/gedit-print.h             ** ADDED **
5014         * src/gtk/gtksourceprintjob.c   ** ADDED **
5015         * src/gtk/gtksourceprintjob.h   ** ADDED **
5016                 I can't believe no one had enough time to tell
5017                 me I forgot the `cvs add`
5018
5019 2005-06-27 [colin]      1.9.12cvs1
5020
5021         * src/Makefile.am
5022         * src/gtk/Makefile.am
5023         * src/messageview.c
5024         * src/procmsg.c
5025         * src/summaryview.c
5026         * configure.ac
5027                 Add optional libgnomeprint-based printing
5028         * src/mainwindow.c
5029         * src/gtk/quicksearch.c
5030                 Add an Edit/Quick search menu item to show
5031                 and focus the quicksearch
5032
5033 2005-06-27 [paul]       1.9.12
5034
5035         1.9.12 release
5036
5037         * po/ca.po
5038         * po/de.po
5039         * po/es.po
5040         * po/fr.po
5041         * po/it.po
5042         * po/ko.po
5043         * po/pt_BR.po
5044         * po/sk.po
5045         * po/zh_CN.po
5046                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
5047                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
5048                 SungHyun Nam, Frederico Goncalves Guimaraes,
5049                 Andrej Kacian, and Yang Guilong
5050 2005-06-26 [colin]      1.9.11cvs106
5051
5052         * src/imap_gtk.c
5053                 Forgot one file for previous fix
5054
5055 2005-06-26 [colin]      1.9.11cvs105
5056
5057         * src/folder.c
5058         * src/imap.c
5059                 Fix problems with folder operations in no_select
5060                 imap folders. it applies only to mails, and 
5061                 creation/deletion/move/renaming of folders 
5062                 should be possible
5063
5064 2005-06-26 [paul]       1.9.11cvs104
5065
5066         * src/prefs_filtering.c
5067                 replace one more GTK_STOCK_REMOVE
5068                 with GTK_STOCK_DELETE
5069
5070 2005-06-25 [colin]      1.9.11cvs103
5071
5072         * src/imap.c
5073                 Optimize get_seq_set_from_seq_list
5074                 (Patch by Ricardo) 
5075
5076 2005-06-25 [colin]      1.9.11cvs102
5077
5078         * src/mh.c
5079                 If the directory exists, but not in the
5080                 correct encoding, rename it. This should
5081                 handle old-versions-induced bugs.
5082
5083 2005-06-25 [colin]      1.9.11cvs101
5084
5085         * src/mh.c
5086                 Fix path access with extended dir names
5087                 Fixes bug #589 (SC segfaults with wrong locale
5088                 settings)
5089
5090 2005-06-25 [colin]      1.9.11cvs100
5091
5092         * src/prefs_account.c
5093         * src/prefs_account.h
5094         * src/compose.c
5095                 Add an option to encrypt replies to
5096                 encrypted messages
5097
5098 2005-06-25 [colin]      1.9.11cvs99
5099
5100         * src/compose.c
5101         * src/quote_fmt_parse.y
5102                 ... And make it work with pgpinline.
5103
5104 2005-06-25 [colin]      1.9.11cvs98
5105
5106         * src/compose.c
5107         * src/procmime.c
5108         * src/procmime.h
5109         * src/quote_fmt_parse.y
5110                 o Make reedition of encrypted messages possible
5111                   (as long as it is encrypted to self too, no
5112                    magic there)
5113                 o Make replying with quote (and without selecting
5114                   text) possible for encrypted messages.
5115                 Closes bug #550 (Not possible to "reply with quote"
5116                 to gnupg encrypted messages)
5117
5118 2005-06-24 [paul]       1.9.11cvs97
5119
5120         * src/imap.c
5121                 add missing include
5122
5123 2005-06-24 [paul]       1.9.11cvs96
5124
5125         * src/editldap.c
5126                 made bind password entry invisible
5127                 (sync with main)
5128         * src/send_message.c
5129                 send_message_local(): check exit status
5130                 to detect errors (sync with main)
5131         * src/textview.c
5132                 use main's less ambiguous popup menu
5133                 wording
5134
5135 2005-06-24 [paul]       1.9.11cvs95
5136
5137         * src/prefs_actions.c
5138         * src/prefs_customheader.c
5139         * src/prefs_display_header.c
5140         * src/prefs_filtering_action.c
5141         * src/prefs_matcher.c
5142         * src/prefs_template.c
5143         * src/prefs_toolbar.c
5144                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
5145         * src/gtk/description_window.c
5146                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
5147
5148 2005-06-23 [colin]      1.9.11cvs94
5149
5150         * src/summaryview.c
5151                 Fix rough edges (be sure to call status_show whenever
5152                 necessary).
5153
5154 2005-06-23 [colin]      1.9.11cvs93
5155
5156         * src/summaryview.c
5157                 Optimize Select All
5158                 Before, in a 5K mails folder: 11s
5159                 After, in the same folder: 58000µs
5160                 The joys of locking... gtk_clist_select_all() fires a 
5161                 tree-select-row event for each selected row, which in 
5162                 summaryview, callbacks summary_selected which in turn,
5163                 calls summary_status_show, which walks the selected
5164                 rows. Hence, calling gtk_clist_select_all was 
5165                 exponential. Locking the summaryview makes 
5166                 summary_selected return early.
5167
5168 2005-06-23 [colin]      1.9.11cvs92
5169
5170         * src/imap.c
5171                 Move mutex at the important place to avoid
5172                 deadlocks
5173         * src/summaryview.c
5174                 Fix Del key deleting directly instead of
5175                 moving to trash
5176
5177 2005-06-22 [colin]      1.9.11cvs91
5178
5179         * src/plugins/spamassassin/libspamc.c
5180                 As we do spagetti code with assignations in multiple
5181                 places (see _message_read_raw where out = msg = raw),
5182                 let's be sure we don't free the same pointer twice.
5183                 Should fix bug #683 (Crash in libpam at 
5184                 message_cleanup).
5185
5186 2005-06-22 [colin]      1.9.11cvs90
5187
5188         * src/compose.c
5189         * src/messageview.c
5190         * src/toolbar.c
5191                 Make toolbar's delete use the move to trash stuff;
5192                 Add gtk_widget_realize to be sure pixmaps can get
5193                 created (that may fix an old worksforme bug which
5194                 I can't find back...)
5195
5196 2005-06-22 [colin]      1.9.11cvs89
5197
5198         * src/summaryview.c
5199         * src/summaryview.h
5200         * src/mainwindow.c
5201                 Rename "Message/Delete" to "Message/Move to trash"
5202                 Add "Message/Delete..." that directly destroys the
5203                 selected messages after asking for a confirmation.
5204
5205 2005-06-22 [colin]      1.9.11cvs88
5206
5207         * src/imap.c
5208                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
5209                 o Fix a deadlock (thanks Darko)
5210
5211 2005-06-22 [colin]      1.9.11cvs87
5212
5213         * src/gtk/foldersort.c
5214                 Add missing include for the i18n;
5215                 patch by Fabien Vantard
5216
5217 2005-06-21 [colin]      1.9.11cvs86
5218
5219         * src/folder.c
5220         * src/folderview.c
5221                 Respect the no_select flag
5222         * src/imap.c
5223                 Fix recursive deletion
5224         * src/imap_gtk.c
5225         * src/mh_gtk.c
5226                 Make the folder deletion's warning
5227                 more explicit
5228
5229 2005-06-21 [colin]      1.9.11cvs85
5230
5231         * src/textview.c
5232                 Prevent email addresses from spanning accross
5233                 lines - fixes bug # 646 (newline-chars in 
5234                 email addresses)
5235
5236 2005-06-20 [colin]      1.9.11cvs84
5237
5238         * src/folder.c
5239                 Be sure not to remove source if copy failed
5240
5241 2005-06-20 [colin]      1.9.11cvs83
5242
5243         * src/folderview.c
5244         * src/imap_gtk.c
5245                 remove summaryview's lock
5246         * src/imap.c
5247                 introduce threads to avoid problems when foreground tasks
5248                 interfere with background tasks
5249         * src/mh.c
5250                 prevent moving to drafts/queue
5251         * src/mimeview.c
5252                 fix leak
5253
5254 2005-06-19 [colin]      1.9.11cvs82
5255
5256         * src/imap_gtk.c
5257                 Remember that the user doesn't want to override
5258                 offline mode, for 3 seconds. It avoid presenting
5259                 him with N popups in a really short time.
5260
5261 2005-06-17 [colin]      1.9.11cvs81
5262
5263         * src/imap.c
5264                 Fix IMAP breaking on folders containing '('
5265                 (Probably won't be enough)
5266
5267 2005-06-17 [colin]      1.9.11cvs80
5268
5269         Forgotten files on 1.9.11cvs79
5270         * src/summaryview.c
5271                 Fix stepping when not immediately executing
5272         * src/imap.c
5273                 Really prevent UID FETCH 0
5274         * src/codeconv.c
5275                 Fix outgoing charset never set to utf-8
5276         * src/mh.c
5277                 Fix leak
5278
5279 2005-06-16 [colin]      1.9.11cvs79
5280
5281         * src/compose.c
5282                 Fix bug #707 (Dash splits rows)
5283                 Only wrap if we're on a line break position and
5284                 the previous one was a "white" (space) char.
5285                 Pango stuff is weird.
5286
5287 2005-06-16 [colin]      1.9.11cvs78
5288
5289         * src/imap_gtk.c
5290                 Lock summaryview while downloading messages
5291                 on user demand
5292         * src/procheader.c
5293         * src/unmime.c
5294         * src/common/utils.c
5295         * src/common/utils.h
5296                 Replace \r and \n with spaces in From and
5297                 Subject headers
5298
5299 2005-06-16 [paul]       1.9.11cvs77
5300
5301         * src/procmime.c
5302                 liberalise the mime parser
5303         * src/gtk/about.c
5304                 add text wrapping
5305
5306 2005-06-16 [paul]       1.9.11cvs76
5307
5308         * src/gtk/about.c
5309                 reworked
5310
5311 2005-06-15 [colin]      1.9.11cvs75
5312
5313         * src/compose.c
5314                 Finish header encoding fix
5315         * src/summaryview.c
5316                 Fix segfault
5317         * src/headerview.c
5318                 Fix compilation (Thanks Stephan
5319                 Sachse)
5320
5321 2005-06-15 [colin]      1.9.11cvs74
5322
5323         * Makefile.am
5324                 Install gnome2 stuff rather than gnome1, 
5325                 if both are present
5326         * src/codeconv.c
5327         * src/codeconv.h
5328         * src/compose.c
5329                 Fix headers encoding
5330         * src/folder.c
5331                 Visual progress when fetching all messages
5332         * src/folderview.c
5333         * src/summaryview.c
5334         * src/summaryview.h
5335                 Prevent changing current message while
5336                 incorporating
5337
5338 2005-06-15 [paul]       1.9.11cvs73
5339
5340         * src/gtk/gtkaspell.c
5341         * src/gtk/gtkaspell.h
5342                 fix build warnings
5343
5344 2005-06-15 [paul]       1.9.11cvs72
5345
5346         * src/prefs_filtering.c
5347                 allow reordering of filter rules by
5348                 drag n drop
5349
5350 2005-06-15 [paul]       1.9.11cvs71
5351
5352         * COPYING
5353                 updated
5354         * src/codeconv.c
5355                 replace deprecated function
5356         * src/inc.c
5357         * src/send_message.c
5358         * src/gtk/progressdialog.c
5359         * src/gtk/progressdialog.h
5360                 salvage and reuse parts of reverted sync
5361
5362 2005-06-15 [paul]       1.9.11cvs70
5363
5364         * src/inc.c
5365         * src/send_message.c
5366         * src/gtk/progressdialog.c
5367         * src/gtk/progressdialog.h
5368                 revert yesterday's sync with main
5369                 it contains deprecated functions
5370
5371 2005-06-15 [colin]      1.9.11cvs69
5372
5373         * src/headerview.c
5374                 Fix bug #670 (multi user to: will corrupt message 
5375                 headers display)
5376
5377 2005-06-15 [colin]      1.9.11cvs68
5378
5379         * src/compose.c
5380                 Fix bug #421 (Fix undo on wrapping)
5381
5382 2005-06-15 [colin]      1.9.11cvs67
5383
5384         * src/folder.c
5385                 Provide visual feedback while processing
5386                 folder's rules.
5387         * src/imap.c
5388                 Provide visual feedback while getting
5389                 short headers (for uncached messages)
5390
5391
5392 2005-06-14 [paul]       1.9.11cvs66
5393
5394         * src/account.c
5395                 change a couple stock icons
5396         * src/inc.c
5397         * src/send_message.c
5398         * src/gtk/progressdialog.c
5399         * src/gtk/progressdialog.h
5400                 sync main's GtkTreeView implementation
5401
5402 2005-06-14 [colin]      1.9.11cvs65
5403
5404         * src/imap.c
5405                 Various little fixes, mainly on error paths
5406
5407 2005-06-13 [colin]      1.9.11cvs64
5408
5409         * matcher.c
5410         * procmsg.c
5411         * procmsg.h
5412                 Add a way to fetch only headers. This speeds
5413                 up filtering on headers for IMAP. Fixes:
5414                 bug #481 extraneous imap commands slow down 
5415                         imap filtering
5416                 bug #522 Sylpheed downloads all messages 
5417                         when opening mailbox (IMAP)
5418                 bug #677 IMAP fetch is soooooooooooooo slow
5419         * src/folder.c
5420         * src/folder.h
5421                 Add a folder set_batch method so that
5422                 implementations can speed up flags changes
5423         * src/folderutils.c
5424         * src/summaryview.c
5425                 Use that in mark as (un)read and mark all read
5426                 Refix bug #679
5427         * src/imap.c
5428                 Implement set_batch - brings back deferred
5429                 flags in a less buggy manner. Fixes:
5430                 bug #729 IMAP immediate expunge of deleted messages
5431                 bug #191 remove list of messages with one command
5432                 Fix login with strange chars
5433                 Implement fetch_msg_full
5434                 Fix copy (wrong counts)
5435
5436 2005-06-12 [colin]      1.9.11cvs63
5437
5438         * src/folder.c
5439                 lock incorporation during long operations.
5440                 Avoids fucking up the IMAP socket.
5441
5442 2005-06-12 [colin]      1.9.11cvs62
5443
5444         * src/imap.c
5445                 Fix harmful typo
5446                 Factorize remove_all_msg
5447                 Thread-ize expunge
5448         * src/summaryview.c
5449                 Don't update partial-download status if unnecessary
5450         * src/folder.c
5451                 Use remove_msgs everywhere possible
5452
5453 2005-06-12 [colin]      1.9.11cvs61
5454
5455         * src/folder.c
5456         * src/folder.h
5457                 Add a remove_msgs function to remove a 
5458                 list of messages
5459         * src/imap.c
5460                 Implement that.
5461
5462 2005-06-12 [colin]      1.9.11cvs60
5463
5464         * src/imap.c
5465                 Remove flags-processing deferring... Too hard
5466                 to get it to work in all cases.
5467
5468 2005-06-11 [colin]      1.9.11cvs59
5469
5470         * src/imap.c
5471                 printf -> debug_print
5472
5473 2005-06-11 [colin]      1.9.11cvs58
5474
5475         * src/imap.c
5476                 o Fix build without USE_PTHREAD
5477                 o Factorize imap_open
5478                 o Alertpanel in case of impossible connection
5479                 o Alertpanel in case of impossible login
5480                 o Fix deferred flags processing to force a 
5481                   flush before adding some more flags to process,
5482                   but in another folder.
5483
5484 2005-06-10 [colin]      1.9.11cvs57
5485
5486         * src/imap.c
5487                 o Fix a format string error
5488                 o init ssl socket outside of the thread 
5489                   (it possibly invokes gtk calls)
5490         * src/procmime.c
5491                 o Put back the buffer to its necessary size
5492                 o Fix changing a file pointer without keeping
5493                   track of it (thanks Valgrind)
5494         * src/common/smtp.c
5495                 o Fix automatic STARTTLS if login should be done
5496                   and the server only allows it after starting TLS
5497         * src/gtk/gtkinputdialog.c
5498                 o Eat GDK_Return so that the combo popup doesn't 
5499                   appear when we press Enter to validate the combo
5500                   input dialog (as seen in the Open with... dialog)
5501
5502 2005-06-10 [colin]      1.9.11cvs56
5503
5504         * src/imap.c
5505                 o A bit less debug
5506                 o Fix a crash on deletion
5507                 o Threadize imap_select (it's called outside of 
5508                   threads)
5509                 o Defer treatment of DELETED flags
5510
5511
5512 2005-06-09 [colin]      1.9.11cvs55
5513
5514         * src/imap.c
5515                 Make sure we check imap_gtk_should_override(), which
5516                 potentially calls gtk stuff, before creating thread.
5517                 That way it should't be called via imap_get_session()
5518                 inside a thread.
5519
5520 2005-06-09 [colin]      1.9.11cvs54
5521
5522         * src/imap.c
5523                 o add a bit of status output
5524                 o remove some dead code
5525                 o threadize get_list_of_uids
5526                 o threadize imap_get_flags
5527                 o defer flag changing by 500ms so that they
5528                   can be batched
5529
5530
5531 2005-06-08 [colin]      1.9.11cvs53
5532
5533         * src/imap.c
5534                 Thread-ize imap_cmd_fetch
5535
5536 2005-06-08 [colin]      1.9.11cvs52
5537
5538         * src/main.c
5539                 Mmh, that broke POP3...
5540
5541 2005-06-08 [colin]      1.9.11cvs51
5542
5543         * src/main.c
5544                 Stabilize IMAP patch (thanks to Hoa)
5545
5546 2005-06-08 [colin]      1.9.11cvs50
5547
5548         * src/imap.c
5549                 Test patch to speed up imap. 
5550
5551 2005-06-08 [colin]      1.9.11cvs49
5552
5553         * src/imap_gtk.c
5554                 Warning fix
5555         * src/procmime.c
5556                 Apply patch from gentoo to use /usr/share/mime/globs if 
5557                 available, after un-breaking it
5558         * src/common/log.c
5559         * src/common/log.h
5560                 Use g_timeout for invoking hooks that possibly use gtk
5561                 calls. This should leave gtk calls in the main thread.
5562
5563 2005-06-08 [paul]       1.9.11cvs48
5564
5565         * src/codeconv.c
5566                 conv_get_outgoing_charset_str(): don't
5567                 use prefs_common setting
5568         * src/compose.c
5569         * src/compose.h
5570                 add /Options/Character encoding/... to
5571                 temporarily change the outgoing encoding
5572
5573         (belated sync with main)
5574
5575 2005-06-08 [paul]       1.9.11cvs47
5576
5577         * src/compose.c
5578                 correction to/completion of last
5579                 sync with main
5580
5581 2005-06-08 [paul]       1.9.11cvs46
5582
5583         sync with main:
5584         
5585         * src/codeconv.c
5586         * src/codeconv.h
5587                 always enabled Japanese auto-detection
5588                 if the first letters of locale string
5589                 is "ja"
5590         * src/compose.c
5591                 don't use "destroy" signal to destroy
5592                 Compose object (fix rare crashes on discard?)
5593         * src/mainwindow.c
5594         * src/messageview.c
5595         * src/prefs_send.c
5596                 added Hebrew encodings
5597         * src/sourcewindow.c
5598                 don't use "destroy" signal to destroy
5599                 objects
5600
5601 2005-06-07 [colin]      1.9.11cvs45
5602
5603         * src/summaryview.c
5604                 Add missing unlocks/locks
5605
5606 2005-06-07 [paul]       1.9.11cvs44
5607
5608         * src/summaryview.c
5609                 restore bug #749 fix
5610
5611 2005-06-06 [colin]      1.9.11cvs43
5612
5613         * src/summaryview.c
5614                 Fix selection bug when prefs_common.open_unread 
5615                 is FALSE
5616
5617 2005-06-06 [colin]      1.9.11cvs42
5618
5619         * src/common/md5.c
5620                 Fix a warning
5621         * src/summaryview.c
5622         * src/folderview.c
5623                 Factorize long operations beginning and end
5624                 (locking, freezing/thawing, cursor, ...)
5625                 Check selection->data member in selection-
5626                 related loops; this avoids dying an awful
5627                 death if the selection changes on us while
5628                 we're marking a whole IMAP folder unread, 
5629                 for example.
5630
5631 2005-06-06 [paul]       1.9.11cvs41
5632
5633         * src/textview.c
5634                 don't g_free() a static gchar buffer
5635
5636 2005-06-05 [colin]      1.9.11cvs40
5637
5638         * src/mainwindow.c
5639         * src/messageview.c
5640         * src/summaryview.c
5641                 Fix bug #749 (Show all headers should be
5642                 sticky as the GUI suggests)
5643
5644 2005-06-03 [paul]       1.9.11cvs39
5645
5646         * src/compose.c
5647                 don't allow editing of mail while sending.
5648                 patch by Colin
5649
5650 2005-06-03 [paul]       1.9.11cvs38
5651
5652         * src/folderview.c
5653                 add a freeze/thaw to speed up 'mark all read'
5654
5655 2005-06-03 [paul]       1.9.11cvs37
5656
5657         * src/prefs_message.c
5658                 reflect changes immediately
5659
5660 2005-06-02 [colin]      1.9.11cvs36
5661
5662         * po/POTFILES.in
5663                 Patch by Fabien Vantard.
5664
5665 2005-06-02 [colin]      1.9.11cvs35
5666
5667         * src/imap.c
5668                 Use a non-blocking imap_getline() if possible.
5669                 This should completely prevent the interface
5670                 from freezin on imap operations, although it
5671                 may do strange stuff in case of folder switching
5672                 while a big imap operation is taking place...
5673
5674                 In addition, fix a leak in the case thread
5675                 creation fails on connection.
5676
5677 2005-06-02 [colin]      1.9.11cvs34
5678
5679         * src/crash.c
5680         * src/prefs_common.h
5681                 Fix build (prefs_common_init() doesn't exist
5682                 anymore)
5683
5684 2005-06-02 [colin]      1.9.11cvs33
5685
5686         * src/prefs_account.c
5687                 Fix bug #245 (filtering rules broken when
5688                 renaming a remote account (imap4 or nntp)
5689
5690 2005-06-02 [colin]      1.9.11cvs32
5691
5692         * src/imap.c
5693                 Try to fix IMAP shortcomings: 
5694                 o Multithread imap_open()
5695                 o allow offline-mode overriding instead of
5696                   just returning NULL
5697         * src/imap_gtk.c
5698         * src/imap_gtk.h
5699                 Add a function to ask whether we want to
5700                 override offline-mode for 10 minutes (one-shot
5701                 asking was painful)
5702         * src/procheader.c
5703                 Fix segfault when imap parser isn't happy about
5704                 a missing {
5705
5706 2005-06-01 [colin]      1.9.11cvs31
5707
5708         * src/addrharvest.c
5709         * src/compose.c
5710         * src/mbox.c
5711         * src/mbox.h
5712         * src/mh.c
5713         * src/msgcache.c
5714         * src/send_message.c
5715         * src/setup.c
5716         * src/undo.c
5717         * src/common/hooks.c
5718         * src/common/prefs.c
5719         * src/common/template.c
5720         * src/common/utils.c
5721         * src/gtk/gtkutils.c
5722         * src/gtk/inputdialog.c
5723         * src/gtk/menu.c
5724         * src/gtk/pluginwindow.c
5725         * src/gtk/prefswindow.c
5726         * src/plugins/pgpmime/passphrase.c
5727         * src/plugins/pgpmime/prefs_gpg.c
5728                 More -Wall fixes
5729
5730         * src/common/Makefile.am
5731         * src/common/timing.h
5732                 Add basic timing code
5733
5734         * src/summaryview.c
5735                 Fix a bug with unread messages when 
5736                 re-sorting folders, and by the way
5737                 fix a big performance hit when 
5738                 re-sorting (10k mails: before 5s,
5739                 after .5s)
5740
5741         * src/prefs_compose_writing.c
5742         * src/prefs_compose_writing.h
5743         * src/prefs_message.c
5744         * src/prefs_message.h
5745         * src/prefs_other.c
5746         * src/prefs_other.h
5747         * src/prefs_quote.c
5748         * src/prefs_quote.h
5749         * src/prefs_receive.c
5750         * src/prefs_receive.h
5751         * src/prefs_send.c
5752         * src/prefs_send.h
5753         * src/prefs_summaries.c
5754         * src/prefs_summaries.h
5755                 Fix copyright banner
5756
5757 2005-06-01 [paul]       1.9.11cvs30
5758
5759         * po/fi.po
5760                 updated by Flammie Pirinen
5761         * src/procmime.c
5762                 fix 'Bad BASE64 content' output
5763
5764 2005-05-31 [colin]      1.9.11cvs29
5765
5766         * src/procmime.c
5767                 Oops, where did my hunk go.
5768
5769 2005-05-31 [colin]      1.9.11cvs28
5770
5771         * src/Makefile.am
5772         * src/account.c
5773         * src/action.c
5774         * src/addr_compl.c
5775         * src/addressbook.c
5776         * src/codeconv.c
5777         * src/compose.c
5778         * src/export.c
5779         * src/folder.c
5780         * src/folderview.c
5781         * src/image_viewer.c
5782         * src/main.c
5783         * src/mainwindow.c
5784         * src/messageview.c
5785         * src/mimeview.c
5786         * src/msgcache.c
5787         * src/prefs_account.c
5788         * src/prefs_actions.c
5789         * src/prefs_common.c
5790         * src/prefs_compose_writing.c
5791         * src/prefs_customheader.c
5792         * src/prefs_ext_prog.c
5793         * src/prefs_filtering.c
5794         * src/prefs_filtering_action.c
5795         * src/prefs_fonts.c
5796         * src/prefs_image_viewer.c
5797         * src/prefs_message.c
5798         * src/prefs_message.h
5799         * src/prefs_msg_colors.c
5800         * src/prefs_other.c
5801         * src/prefs_other.h
5802         * src/prefs_quote.c
5803         * src/prefs_receive.c
5804         * src/prefs_receive.h
5805         * src/prefs_send.c
5806         * src/prefs_send.h
5807         * src/prefs_spelling.c
5808         * src/prefs_summaries.c
5809         * src/prefs_summary_column.c
5810         * src/prefs_template.c
5811         * src/prefs_themes.c
5812         * src/prefs_toolbar.c
5813         * src/prefs_wrapping.c
5814         * src/procmime.c
5815         * src/procmsg.c
5816         * src/send_message.h
5817         * src/ssl_manager.c
5818         * src/summary_search.c
5819         * src/summaryview.c
5820         * src/textview.c
5821         * src/wizard.c
5822         * src/common/smtp.c
5823         * src/common/smtp.h
5824         * src/gtk/gtkutils.h
5825                 o Move the rest of Common prefs to new style
5826                 o Lots of -Wall warning fixes
5827                 o fix FIXME in cache memusage calculation
5828                 o Let return receipts be sent from any account
5829                 o Little cache optimisation (read)
5830                 o Fix bug #746 (don't treat commas as separators
5831                   when inside a quoted string)
5832
5833 2005-05-31 [paul]       1.9.11cvs27
5834
5835         * src/prefs_common.c
5836                 fix 'off-by-one' typo
5837
5838 2005-05-31 [paul]       1.9.11cvs26
5839
5840         * src/account.c
5841         * src/addr_compl.c
5842         * src/compose.c
5843         * src/foldersel.c
5844         * src/prefs_actions.c
5845         * src/prefs_common.c
5846         * src/prefs_common.h
5847         * src/prefs_customheader.c
5848         * src/prefs_display_header.c
5849         * src/prefs_filtering.c
5850         * src/prefs_filtering_action.c
5851         * src/prefs_matcher.c
5852         * src/prefs_summaries.c
5853         * src/prefs_summary_column.c
5854         * src/prefs_template.c
5855         * src/prefs_toolbar.c
5856         * src/ssl_manager.c
5857         * src/gtk/pluginwindow.c
5858         * src/gtk/prefswindow.c
5859         * src/gtk/progressdialog.c
5860                 add hidden prefs 'enable_rules_hint'
5861                 for gtk_tree_view_set_rules_hint()
5862                 (sync with main)
5863                 
5864
5865 2005-05-31 [colin]      1.9.11cvs25
5866
5867         * src/Makefile.am
5868         * src/main.c
5869         * src/prefs_common.c
5870         * src/prefs_summaries.c ** ADDED **
5871         * src/prefs_summaries.h ** ADDED **
5872                 Common/Display -> Display/Summaries
5873
5874 2005-05-31 [colin]      1.9.11cvs24
5875
5876         * src/Makefile.am
5877         * src/main.c
5878         * src/prefs_quote.c ** ADDED **
5879         * src/prefs_quote.h ** ADDED **
5880                 Move Common/Quote to Compose/Quoting
5881         * src/prefs_common.c
5882         * src/prefs_common.h
5883                 Remove old quote stuff, add
5884                 convenience functions for GtkTextView prefs
5885         * src/gtk/prefswindow.c
5886                 Set default height higher
5887
5888 2005-05-30 [colin]      1.9.11cvs23
5889
5890         * src/Makefile.am
5891         * src/main.c
5892         * src/prefs_common.c
5893         * src/prefs_compose_writing.c ** ADDED **
5894         * src/prefs_compose_writing.h ** ADDED **
5895                 Move Common/Compose prefs to Compose/Writing
5896
5897 2005-05-30 [colin]      1.9.11cvs22
5898
5899         * src/common/utils.c
5900                 Fix bug #651 (Confused Attract by Subject)
5901                 Patch by M. Benkmann <haferfrost@web.de>
5902         * AUTHORS
5903
5904 2005-05-30 [colin]      1.9.11cvs21
5905
5906         * src/compose.c
5907                 Fix concatenation of different headers of
5908                 the same type (bug #645)
5909         * src/prefs_folder_item.c
5910                 Fix bug #699 (setting color to black doesn't
5911                 work immediately)
5912         * src/procmime.c
5913                 Print out decoding error only once per
5914                 block
5915
5916 2005-05-30 [paul]       1.9.11cvs20
5917
5918         * src/common/template.c
5919                 fix Bcc
5920
5921 2005-05-30 [paul]       1.9.11cvs19
5922
5923         * doc/src/rfc2368.txt   **NEW FILE**
5924         * src/compose.c
5925                 compose_entries_set(): don't interpret Bcc
5926                 header field (conform to RFC 2368)
5927                 (sync with main)
5928
5929 2005-05-29 [colin]      1.9.11cvs18
5930
5931         * src/prefs_common.c
5932                 Let the default reply format respect
5933                 netiquette by cutting the signature.
5934
5935 2005-05-29 [colin]      1.9.11cvs17
5936
5937         * src/summaryview.c
5938                 Don't let always_show_msg override
5939                 open_unread_on_enter when opening a new
5940                 directory.
5941
5942 2005-05-27 [paul]       1.9.11cvs16
5943
5944         sync with main:
5945
5946         * src/main.c
5947                 app_will_exit(): cleanup tmp directory when exit
5948         * src/message_search.c
5949                 improved the interface and made code cleanup.
5950                 removed Clear button
5951         * src/send_message.c
5952                 send_message_local(): use GSpawn, and detect errors
5953         * src/summary_search.c
5954                 improved the interface and made code cleanup
5955         * src/textview.c
5956                 textview_write_link(): also skip non-ascii space
5957                  at the head of link strings (phishing check
5958                  didn't work at the case)
5959         * src/common/utils.c
5960                 get_command_output(): use g_spawn_command_line_sync()
5961                 instead of popen()
5962
5963 2005-05-26 [colin]      1.9.11cvs15
5964
5965         * src/folder.c
5966                 remove printf
5967
5968 2005-05-26 [colin]      1.9.11cvs14
5969
5970         * src/common/nntp.c
5971                 Fix nntp mode reader (bug #611)
5972                 Patch by Florian Mickler <florian@mickler.org>
5973
5974 2005-05-26 [colin]      1.9.11cvs13
5975
5976         * src/plugins/pgpmime/passphrase.c
5977                 Fix mouse grabbing (bug #557)
5978
5979 2005-05-26 [colin]      1.9.11cvs12
5980
5981         * src/prefs_themes.c
5982                 Fix g_warning (bug #541)
5983
5984 2005-05-26 [colin]      1.9.11cvs11
5985
5986         * src/prefs_actions.c
5987         * src/prefs_template.c
5988                 Fix bug #506 (no warning if action/template
5989                 is not saved)
5990         * src/common/template.c
5991                 Fix a possible crash
5992
5993 2005-05-26 [colin]      1.9.11cvs10
5994
5995         * src/folder.c
5996         * src/folderview.c
5997         * src/procmsg.c
5998         * src/summaryview.c
5999                 Forbid locked messages to be moved or
6000                 deleted. Locked messages in trashes 
6001                 still get deleted, for performance
6002                 reason (mh.c::mh_remove_all_msgs)
6003
6004 2005-05-25 [colin]      1.9.11cvs9
6005
6006         * src/procmime.c
6007                 Use correct encoding when sending mails
6008                 with attachments that have accentued 
6009                 chars in their name
6010
6011 2005-05-24 [colin]      1.9.11cvs8
6012
6013         * src/summaryview.c
6014                 Fix bug #688 f) read/unread marker not
6015                 changed on first click
6016                 Also, optimize summary_status_show()
6017                 calls
6018         * src/folder.c
6019         * src/inc.c
6020         * src/procmime.c
6021                 Fix bug #688 b) and c) wrt message
6022                 attachments and signature
6023         * src/stock_pixmap.c
6024         * src/stock_pixmap.h
6025         * src/stock_pixmap.c
6026         * src/stock_pixmap.h
6027         * src/Makefile.am
6028         * src/pixmaps/clip_gpg_signed.xpm
6029                 Add clip/signed icon
6030
6031 2005-05-24 [colin]      1.9.11cvs7
6032
6033         * src/folder_item_prefs.c
6034                 whitespace fix
6035
6036 2005-05-24 [colin]      1.9.11cvs6
6037
6038         * src/folderview.c
6039         * src/prefs_common.c
6040         * src/prefs_common.h
6041                 Add a confirmation to folder drag and drop
6042                 fixes bug #156
6043         * src/alertpanel.c
6044         * src/alertpanel.h
6045                 fix _with_disable parameters so that
6046                 the buttons labels are specifiable too
6047         * src/plugins/pgpmime/sgpgme.c
6048                 reflect said change
6049                 
6050
6051 2005-05-24 [colin]      1.9.11cvs5
6052
6053         * src/folderview.c
6054                 Uncollapse/collapse folders on double-click
6055                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
6056                 closes bug #108
6057
6058 2005-05-23 [colin]      1.9.11cvs4
6059
6060         * src/common/socket.c
6061                 Check another special SSL_peek() error.
6062                 Should help wrt bug #728
6063
6064 2005-05-23 [colin]      1.9.11cvs3
6065
6066         * src/plugins/pgpmime/pgpmime.c
6067                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
6068                 breaking menu accelerators and stuff. Users will have to
6069                 reselect "PGP MIME" instead of "PGP/MIME" in their 
6070                 account's privacy preferences if needed.
6071
6072 2005-05-22 [paul]
6073
6074         * tools/kdeservicemenu/install.sh
6075                 use kdesu to prompt for root password if doing
6076                 global install/uninstall
6077
6078 2005-05-20 [colin]      1.9.11cvs2
6079
6080         * src/procmsg.c
6081                 Fix another compilation error with gcc-2.9x
6082                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
6083         * src/send_message.c
6084                 Don't send QUIT if we aren't connected
6085
6086 2005-05-19 [colin]      1.9.11cvs1
6087
6088         * src/procmsg.c
6089                 Fix compilation with gcc 2.9x
6090
6091 2005-05-19 [paul]       1.9.11
6092
6093         1.9.11 released
6094
6095 2005-05-19 [paul]       1.9.9cvs14
6096
6097         * src/gtk/inputdialog.c
6098                 prevent gettext warning
6099
6100 2005-05-19 [paul]       1.9.9cvs13
6101
6102         * src/mainwindow.c
6103         * src/prefs_common.c
6104         * src/prefs_common.h
6105         * src/textview.c
6106         * src/textview.h
6107                 add an option to toggle cursor in message
6108                 view (sync with main)
6109
6110 2005-05-18 [colin]      1.9.9cvs12
6111
6112         * src/compose.c
6113                 Dereference freed pointer
6114         * src/gtk/gtkaspell.c
6115                 Fix duplication of dictionaries (is it an aspell issue?)
6116
6117 2005-05-18 [colin]      1.9.9cvs11
6118
6119         * src/gtk/inputdialog.c
6120         * src/gtk/gtkaspell.c
6121                 HIGuify dialogs
6122         * src/alertpanel.c
6123                 Remove a double call
6124
6125 2005-05-17 [colin]      1.9.9cvs10
6126
6127         * src/gtk/gtkaspell.c
6128                 Fix dialogs, Ctrl-Enter accel
6129
6130 2005-05-17 [colin]      1.9.9cvs9
6131
6132         * src/gtk/gtkaspell.c
6133                 Fix some accelerators, escape in replace-window
6134
6135 2005-05-16 [colin]      1.9.9cvs8
6136
6137         * src/gtk/gtkaspell.c
6138                 Revert last commit, it was a mistake.
6139
6140 2005-05-16 [colin]      1.9.9cvs7
6141
6142         * src/gtk/gtkaspell.c
6143                 Remove buggy code while we're at it. It's a 
6144                 dead code path anyway.
6145
6146 2005-05-16 [colin]      1.9.9cvs6
6147
6148         * src/gtk/gtkaspell.c
6149                 Missed some gtk_menu_popup where deactivate
6150                 signal should be handled. Should fix bug
6151                 #629 a bit more.
6152
6153 2005-05-16 [colin]      1.9.9cvs5
6154
6155         * src/gtk/gtkaspell.c
6156                 Remove debug printf()s
6157
6158 2005-05-16 [colin]      1.9.9cvs4
6159
6160         * src/gtk/gtkaspell.c
6161                 Fix a bit aspell problems
6162                 (see bug #629)
6163
6164 2005-05-13 [colin]      1.9.9cvs3
6165
6166         * src/folderview.c
6167                 Fix the + appearing even when no subfolders
6168                 have unread messages. Thanks to wwp for the
6169                 bug report.
6170
6171 2005-05-11 [paul]       1.9.9cvs2
6172
6173         * src/folderview.c
6174                 correction to 1.9.9cvs1, only colour folders that
6175                 have new msgs (not unread msgs)
6176
6177 2005-05-10 [colin]      1.9.9cvs1
6178
6179         * src/folderview.c
6180         * src/summaryview.c
6181                 Try to fix bolding bugs again.
6182
6183 2005-05-09 [paul]
6184
6185         * tools/claws.i18n.status.pl
6186                 add Ricardo Mones Lastra's script that has been providing
6187                 the i18n status page for many months
6188
6189 2005-05-09 [paul]       1.9.9
6190
6191         1.9.9 release
6192
6193 2005-05-09 [paul]       1.9.6cvs58
6194
6195         * AUTHORS
6196         * INSTALL
6197         * README.claws
6198                 updated
6199         * Makefile.am 
6200         * RELEASE_NOTES.claws
6201                 add release notes to cvs to simplify release
6202                 procedure
6203         * configure.ac
6204                 add ca and fi to ALL_LINGUAS
6205         * po/Makefile.in.in
6206                 workaround for missing Makevars
6207         * po/ca.po
6208         * po/fi.po
6209                 add new Catalan and Finnish translations
6210                 submitted by Miquel Oliete and Flammie Pirinen
6211         * po/de.po
6212         * po/es.po
6213         * po/fr.po
6214         * po/it.po
6215         * po/pl.po
6216         * po/ru.po
6217         * po/sk.po
6218         * po/sr.po
6219         * po/zh_CN.po
6220                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
6221                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
6222                 Urke MMI, and Hansom Young
6223         * src/main.c
6224                 Fix drafting when quitting. compose_draft() closes the
6225                 compose windows, which modifies the compose_list GSList.
6226                 We have to refresh this list after echo drafting to avoid a
6227                 segfault
6228         * src/partial_download.c
6229                 fix segfault on exit
6230
6231 2005-05-06 [paul]       1.9.6cvs57
6232
6233         * src/grouplistdialog.c
6234                 quick fix/workaround for unresizeable newsgroup
6235                 name column 
6236
6237 2005-05-06 [paul]       1.9.6cvs56
6238
6239         * src/inc.c
6240         * src/mainwindow.c
6241                 use gettext plural forms
6242         * src/imap_gtk.c
6243         * src/mh_gtk.c
6244         * src/toolbar.c
6245                 small improvement to english usage
6246
6247 2005-05-05 [thorsten]   1.9.6cvs55
6248
6249         * src/folder.c
6250                 fix possible crash
6251
6252 2005-05-05 [paul]       1.9.6cvs54
6253         
6254         sync with HEAD
6255
6256         * AUTHORS
6257         * src/compose.c
6258                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
6259                 patch by Tim Mann
6260
6261 2005-05-05 [paul]       1.9.6cvs53
6262
6263         * src/mainwindow.c
6264                 fix resizing of separate message and
6265                 folder views
6266
6267 2005-05-05 [paul]       1.9.6cvs52
6268
6269         * src/account.c
6270         * src/addrgather.c
6271         * src/browseldap.c
6272         * src/exphtmldlg.c
6273         * src/expldifdlg.c
6274         * src/importmutt.c
6275         * src/importpine.c
6276         * src/main.c
6277         * src/mainwindow.c
6278         * src/noticeview.c
6279         * src/prefs_filtering.c
6280         * src/prefs_filtering_action.c
6281         * src/prefs_matcher.c
6282         * src/prefs_spelling.c
6283         * src/prefs_toolbar.c
6284         * src/toolbar.c
6285         * src/wizard.c
6286         * src/gtk/description_window.c
6287         * src/gtk/gtkvscrollbutton.c
6288         * src/gtk/progressdialog.c
6289         * src/gtk/quicksearch.c
6290         * src/plugins/pgpmime/prefs_gpg.c
6291         * src/plugins/spamassassin/spamassassin_gtk.c
6292                 replace deprecated gtk_widget_set_usize
6293
6294 2005-05-04 [colin]      1.9.6cvs51
6295
6296         * src/common/utils.c
6297                 Fix crash when subst_for_filename is called
6298                 with a NULL parameter
6299
6300 2005-05-04 [colin]      1.9.6cvs50
6301
6302         * src/partial_download.c
6303         * src/pop.c
6304                 Escape login when writing uidl file
6305                 fixes bug #736
6306
6307 2005-05-03 [colin]      1.9.6cvs49
6308
6309         * src/procmime.c
6310                 Fix possible DOS in mime parser
6311                 (see bug #634)
6312
6313 2005-05-02 [colin]      1.9.6cvs48
6314
6315         * src/compose.c
6316                 Try to fix the copy/paste mess once again.
6317
6318
6319 2005-04-30 [colin]      1.9.6cvs47
6320
6321         * src/prefs_account.h
6322         * src/procmsg.c
6323         * src/send_message.c
6324         * src/common/smtp.c
6325         * src/common/smtp.h
6326                 Try to batch sending mails (per account) instead of
6327                 reconnecting to server every time.
6328
6329 2005-04-29 [colin]      1.9.6cvs46
6330
6331         * src/messageview.c
6332                 Fix window resizing that refused to size down
6333         * src/prefs_common.c
6334         * src/prefs_common.h
6335         * src/prefs_filtering.c
6336                 Save Filtering's window size
6337
6338 2005-04-21 [paul]       1.9.6cvs45
6339
6340         * ChangeLog-gtk2.claws
6341         * src/setup.c
6342                 correction to sync
6343
6344 2005-04-21 [paul]       1.9.6cvs44
6345
6346         sync with main:
6347
6348         * src/setup.c
6349         * src/statusbar.c
6350         * src/statusbar.h
6351                 use gtkut_widget_draw_now(). Improved performance
6352                 of the update of statusbar
6353         * src/textview.c
6354                 textview_smooth_scroll_do(): redraw it after scroll
6355                 is done (fixed incorrect display when a part of the
6356                 view is hidden).
6357         * src/gtk/gtkutils.c
6358         * src/gtk/gtkutils.h
6359                 gtkut_widget_draw_now(): use gdk_window_process_updates()
6360                 to force update of widgets.
6361                 Removed gtkut_widget_wait_for_draw() which had a big
6362                 overhead  because of waiting for all events processed 
6363
6364 2005-04-20 [paul]       1.9.6cvs43
6365
6366         * src/codeconv.c
6367                 complete 1.9.6cvs42's sync:
6368                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
6369
6370 2005-04-19 [paul]       1.9.6cvs42
6371
6372         sync with main:
6373
6374         * src/action.c
6375                 catch_output(): correctly select the insert text
6376                 (fix invalid iterator warnings).
6377         * src/codeconv.c
6378         * src/codeconv.h
6379         * src/mainwindow.c
6380         * src/messageview.c
6381         * src/prefs_common.c
6382                 support GBK encoding.
6383         * src/common/session.c
6384         * src/common/session.h
6385                 use separate buffer for large data to be sent,
6386                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
6387
6388 2005-04-18 [paul]       1.9.6cvs41
6389
6390         * src/jpilot.c
6391                 convert unsigned long into guint32
6392                 patch by Paul LeoNerd Evans 
6393
6394 2005-04-17 [colin]      1.9.6cvs40
6395
6396         * src/compose.c
6397                 Fix 'Request return receipt' from folder
6398                 properties (bug #708)
6399
6400 2005-04-17 [colin]      1.9.6cvs39
6401
6402         * src/mainwindow.c
6403                 Fix duplicate hotkeys in Mainwindow's menu
6404
6405 2005-04-17 [colin]      1.9.6cvs38
6406
6407         * src/folderview.c
6408                 Fix duplicate hotkeys in Folderview's contextual
6409                 menu
6410
6411 2005-04-15 [colin]      1.9.6cvs37
6412
6413         * src/summaryview.c
6414                 Fix 'Save as...' with non-ascii filenames
6415
6416 2005-04-15 [colin]      1.9.6cvs36
6417
6418         * src/plugins/pgpmime/pgpmime.c
6419                 Fix bus error on 64bit. Spotted by 
6420                 macallan1888@gmail.com
6421
6422 2005-04-15 [colin]      1.9.6cvs35
6423
6424         * src/prefs_account.c
6425                 Fix cvs34.
6426
6427 2005-04-12 [colin]      1.9.6cvs34
6428
6429         * src/prefs_account.c
6430                 Fix smtp auth type off-by-one. We forgot to
6431                 add PLAIN in the prefs-to-gui setter func and
6432                 as a result, the selected auth when opening
6433                 account prefs was not the correct one.
6434
6435 2005-04-12 [paul]       1.9.6cvs33
6436
6437         * src/inc.c
6438                 if the recv dialog is visible, Cancel only
6439                 cancels the current account
6440
6441
6442 2005-04-10 [colin]      1.9.6cvs32
6443
6444         * src/filtering.c
6445                 Copy score when copying FilteringActions
6446                 Fix bug #674
6447
6448 2005-04-10 [colin]      1.9.6cvs31
6449
6450         * src/inc.c
6451                 Make Message -> Receive -> Cancel cancel 
6452                 incorporation on all accounts. Fixes
6453                 bug #693
6454
6455 2005-04-10 [colin]      1.9.6cvs30
6456
6457         * src/prefs_account.c
6458                 Update Privacy checkbuttons status based
6459                 on the selected privacy system
6460         * src/compose.c
6461                 Always connect the "None" privacy system; the
6462                 static boolean was probably there to avoid
6463                 reconnecting twice in the same compose window,
6464                 but as the parent function is only called once
6465                 per compose, it's only a bug - as a static is
6466                 initialized once per application instance.
6467                 Also, don't uncheck Sign and Encrypt when
6468                 selecting None as privacy system; just ignore
6469                 them when sending/queuing.
6470                 Should fix bug #695
6471
6472 2005-04-08 [colin]      1.9.6cvs29
6473
6474         * src/account.c
6475         * src/prefs_account.c
6476         * src/prefs_account.h
6477                 Add account preference to queue message in a certain
6478                 folder.
6479
6480 2005-04-06 [colin]      1.9.6cvs28
6481
6482         * src/prefs_account.c
6483                 Update old inbox path syntax
6484
6485 2005-04-06 [paul]       1.9.6cvs27
6486
6487         sync with main:
6488
6489         * configure.ac
6490                 changed -traditional-cpp to -no-cpp-precomp for newer
6491                 Mac OS X support
6492         * src/foldersel.c
6493                 made column resize automatically
6494         * src/send_message.c
6495                 send_message_smtp(): consider EOF right after QUIT
6496                 successful (workaround for Gmail SMTP server)
6497         * src/common/socket.c
6498                 ssl_read(), ssl_peek(): check EOF which violates the
6499                 SSL protocol
6500         * src/gtk/colorlabel.c
6501                 removed warnings when displaying colorlabel menu
6502                 (don't use GtkAlignment)
6503
6504 2005-04-05 [paul]       1.9.6cvs26
6505
6506         * src/plugins/trayicon/trayicon.c
6507                 fix clipping of icon under KDE3 
6508
6509 2005-04-05 [paul]       1.9.6cvs25
6510
6511         * src/summaryview.c
6512                 hide display of threading
6513                 patch by Alfons
6514
6515 2005-04-04 [thorsten]   1.9.6cvs24
6516
6517         * src/mh.c
6518                 marks lost on filesystems with different stat() results on
6519                 summer-/wintertime
6520
6521 2005-04-03 [colin]      1.9.6cvs23
6522
6523         * src/summaryview.c
6524                 Don't handle up/down. Patch by Alfons
6525
6526 2005-04-02 [colin]      1.9.6cvs22
6527
6528         * src/summaryview.c
6529                 Make scrolling faster. Patch by Alfons.
6530
6531 2005-04-01 [colin]      1.9.6cvs21
6532
6533         * src/Makefile.am
6534         * src/stock_pixmap.c
6535         * src/pixmaps/dir-noselect.xpm ** REMOVED **
6536         * src/pixmaps/dir_noselect.xpm ** ADDED **
6537                 Fix pixmap name mismatch (Thanks Stephan Sachse)
6538
6539 2005-04-01 [colin]      1.9.6cvs20
6540
6541         * src/image_viewer.c
6542         * src/image_viewer.h
6543         * src/procmime.c
6544         * src/procmime.h
6545         * src/textview.c
6546         * src/textview.h
6547                 Implement inline image resizing and right-clicking
6548
6549 2005-04-01 [paul]       1.9.6cvs19
6550
6551         * AUTHORS
6552         * Makefile.am
6553         * configure.ac
6554                 check for gnome2
6555                 patch by Luca Cavalli <loopback<AT>slackit.org>
6556         * po/ru.po
6557                 updated by Pavlo Bohmat
6558
6559 2005-03-31 [colin]      1.9.6cvs18
6560
6561         * src/news.c
6562                 Fix parsing references
6563         * src/msgcache.c
6564                 don't put nulls in the references list
6565         * src/procheader.c
6566                 commit that forgotten file in 1.9.6cvs14
6567
6568 2005-03-31 [colin]      1.9.6cvs17
6569
6570         * src/compose.c
6571                 Fix joining of signature separator again. 
6572                 Maybe Hiro could put it in main too...
6573
6574 2005-03-31 [colin]      1.9.6cvs16
6575
6576         * src/Makefile.am
6577         * src/foldersel.c
6578         * src/stock_pixmap.c
6579         * src/stock_pixmap.h
6580         * src/pixmaps/dir-noselect.xpm
6581                 Update foldersel.c (sync from main, patch by Alfons)
6582
6583 2005-03-30 [colin]      1.9.6cvs15
6584
6585         * src/imap.c
6586                 Fix handling of imap folders containing [] in 
6587                 their name. Thanks to Nahuel Angelinetti for
6588                 the detailed bugreport.
6589
6590 2005-03-30 [colin]      1.9.6cvs14
6591
6592         * src/common/utils.h
6593         * src/common/utils.c
6594         * src/common/defs.h
6595         * src/matcher.c
6596         * src/msgcache.c
6597         * src/news.c
6598         * src/procmsg.c
6599         * src/procmsg.h
6600         * src/quote_fmt_parse.y
6601         * src/summaryview.c
6602                 Update references system. Patch by Alfons
6603
6604 2005-03-30 [colin]      1.9.6cvs13
6605
6606         * src/common/socket.c
6607                 Force the glibc to read resolv.conf again when 
6608                 it has changed. Should fix issues when changing
6609                 networks on a laptop and not restarting sylpheed. 
6610
6611 2005-03-30 [paul]       1.9.6cvs12
6612
6613         partial sync with main:
6614
6615         * src/action.c
6616                 create_io_dialog(): use user-defined text font
6617                 (thanks to Alfons), and modified its appearance.
6618         * src/addrgather.c
6619         * src/addrharvest.c
6620         * src/browseldap.c
6621                 replace old code
6622         * src/compose.c
6623                 don't join (presumably) itemized lines on line-wrapping
6624                 fixed wrapping of quote when auto-wrapping is enabled
6625                 compose_destroy(): destroy paned only if it's not
6626                 attached to window. Fixed memory leak of popup menu.
6627         * src/exphtmldlg.c
6628         * src/expldifdlg.c
6629                 replace old code
6630         * src/html.c
6631         * src/html.h
6632         * src/importmutt.c
6633         * src/importpine.c
6634                 replace old code
6635         * src/main.c
6636                 removed redundant code
6637         * src/mainwindow.c
6638                 changed 'Code set' (which is rather incorrect)
6639                 in the menu to 'Character encoding'
6640                 main_window_set_widgets(): request size first
6641                 to prevent window size becoming wrong
6642                 fixed remembering of the state of the visibility
6643                 of MessageView
6644         * src/messageview.c
6645                 changed 'Code set' (which is rather incorrect)
6646                 in the menu to 'Character encoding'
6647         * src/prefs_common.c
6648         * src/prefs_common.h
6649                 added an option whether to render HTML as text or not
6650                 added separators to outgoing encoding menu
6651         * src/procheader.c
6652                 procheader_scan_date_string(): support header
6653                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
6654         * src/summaryview.c
6655         * src/summaryview.h
6656                 minor code cleanup
6657         * src/textview.c
6658                 textview_show_html(): force output of newline
6659                 added an option whether to render HTML as text or not
6660         * src/common/utils.c
6661                 strncpy2(): optimized based on Alfons' code
6662         * src/gtk/gtkutils.c
6663         * src/gtk/gtkutils.h
6664                 removed non-used code
6665         * src/plugins/pgpmime/passphrase.c
6666                 partially fixed grab input of passphrase dialog
6667                 Confine pointer to window
6668
6669 2005-03-30 [colin]      1.9.6cvs11
6670
6671         * src/msgcache.c
6672         * src/msgcache.h
6673                 Read/write 32bit ints from cache & marks
6674                 From main.
6675
6676 2005-03-29 [paul]       1.9.6cvs10
6677
6678         * AUTHORS
6679         * ChangeLog.claws
6680         * src/compose.c
6681         * src/gtk/gtkaspell.c
6682                 sync with HEAD (don't pass NULL pointers) 
6683
6684 2005-03-24 [paul]
6685
6686         * tools/Makefile.am
6687         * tools/README
6688         * tools/acroread2sylpheed.pl
6689                 sync with HEAD (add script to send pdfs as
6690                 attachments from Adobe Reader 7)
6691
6692 2005-03-21 [paul]       1.9.6cvs9
6693
6694         * configure.ac
6695         * po/POTFILES.in
6696         * src/Makefile.am
6697         * src/crash.c
6698         * src/image_viewer.c ** ADDED **
6699         * src/image_viewer.h ** ADDED **
6700         * src/main.c
6701         * src/prefs_common.c
6702         * src/prefs_common.h
6703         * src/prefs_image_viewer.c ** ADDED **
6704         * src/prefs_image_viewer.h ** ADDED **
6705         * src/textview.c
6706         * src/gtk/about.c
6707         * src/pixmaps/sylpheed_logo.xpm
6708         * src/plugins/Makefile.am
6709         * src/plugins/image_viewer/.cvsignore ** REMOVED **
6710         * src/plugins/image_viewer/Makefile.am ** REMOVED **
6711         * src/plugins/image_viewer/plugin.c ** REMOVED **
6712         * src/plugins/image_viewer/viewer.c ** REMOVED **
6713         * src/plugins/image_viewer/viewer.glade ** REMOVED **
6714         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
6715         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
6716         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
6717         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
6718                 as gdk-pixbuf is now built-in
6719                 remove image_viewer plugin and put code back into
6720                 main codebase
6721                 implement inline image display (sync with main)
6722
6723                 replace logo with newer, nicer, larger version  
6724
6725 2005-03-21 [paul]       1.9.6cvs8
6726
6727         * src/gtk/about.c
6728                 cosmetic improvement
6729
6730 2005-03-21 [holger]     1.9.6cvs7
6731
6732         * src/plugins/spamassassin/spamassassin.c
6733                 Sync with HEAD
6734                 (unregister hook on failed plugin init)
6735
6736 2005-03-20 [colin]      1.9.6cvs6
6737
6738         * src/common/plugin.c
6739                 Check that plugin isn't already loaded
6740                 Patch by Alfons
6741
6742 2005-03-20 [thorsten]   1.9.6cvs5
6743
6744         * src/compose.c
6745                 use a more compatible syntax
6746
6747 2005-03-20 [thorsten]   1.9.6cvs4
6748
6749         * src/prefs_toolbar.c
6750                 fix crash when selecting toolbar item (uninitialized pointer)
6751
6752 2005-03-20 [thorsten]   1.9.6cvs3
6753
6754         * src/procmime.c
6755                 fix mimetype detection (referenced free()d string)
6756
6757 2005-03-20 [paul]       1.9.6cvs2
6758
6759         * src/compose.c
6760                 sync with HEAD (1.0.3cvs5)
6761                 neglect Reply-To header if empty
6762                 Patch by Alfons 
6763
6764 2005-03-19 [holger]     1.9.6cvs1
6765
6766         * src/summaryview.c
6767         * src/summaryview.h
6768                 Sync with HEAD
6769
6770 2005-03-18 [paul]       1.9.6
6771
6772         initial GTK2 release
6773
6774 2005-03-18 [paul]       1.0.3cvs3.1
6775
6776         * AUTHORS
6777         * ChangeLog.claws
6778         * configure.ac
6779         * src/gtk/about.c
6780         * src/pixmaps/sylpheed_logo.xpm
6781                 sync with HEAD
6782
6783 2005-03-18 [colin]      1.0.3cvs2.6
6784
6785         * src/summaryview.c
6786                 Remove call to summary_step in summary_copy_selected_to
6787                 Can't see its purpose, and this causes bug when copying
6788                 a message if the next one is unread: it reads it.
6789
6790 2005-03-18 [paul]       1.0.3cvs2.5
6791
6792         * src/foldersel.c
6793                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
6794
6795 2005-03-18 [paul]       1.0.3cvs2.4
6796
6797         * src/addrharvest.c
6798         * src/codeconv.c
6799         * src/codeconv.h
6800         * src/compose.c
6801         * src/news.c
6802         * src/procheader.c
6803         * src/procmime.c
6804         * src/unmime.c
6805         * src/unmime.h
6806                 fix buffer overflow, CAN-2005-0667, see
6807                 http://secunia.com/advisories/14491/
6808                 Patch by Alfons
6809
6810 2005-03-17 [colin]      1.0.3cvs2.3
6811
6812         * src/prefs_fonts.c
6813         * src/summaryview.c
6814                 Fix font bugs (both lists now officialy share 
6815                 the same font)
6816                 
6817
6818 2005-03-17 [paul]       1.0.3cvs2.2
6819
6820         * src/gtk/pluginwindow.c
6821                 make plugin descriptions uneditable
6822
6823 2005-03-11 [paul]       1.0.3cvs2.1
6824
6825         * ChangeLog.claws
6826         * configure.ac
6827         * po/POTFILES.in
6828         * src/plugins/trayicon/trayicon.c
6829                 sync with HEAD
6830                 add src/wizard.c to POTFILES.in
6831
6832 2005-03-11 [paul]       1.0.3cvs1.1
6833
6834         * ChangeLog
6835         * ChangeLog.claws
6836         * configure.ac
6837         * po/de.po
6838         * po/es.po
6839         * po/fr.po
6840         * po/it.po
6841         * po/pt_BR.po
6842         * po/ru.po
6843         * po/sk.po
6844         * po/sr.po
6845         * po/zh_CN.po
6846                 sync with HEAD
6847
6848 2005-03-04 [colin]      1.0.1cvs22.2
6849
6850         * src/compose.c
6851                 Fix signatures with accentued chars in it
6852
6853 2005-03-04 [colin]      1.0.1cvs22.1
6854
6855         * src/common/smtp.c
6856         * src/common/smtp.h
6857                 Don't use SIZE param in MAIL FROM: if server 
6858                 doesn't support it. Patch by Eugen Freiter
6859                 <eugen_f@users.sf.net>
6860
6861 2005-02-27 [paul]       1.0.1cvs20.1
6862
6863         * ChangeLog.claws
6864         * configure.ac
6865         * src/messageview.c
6866                 sync with HEAD
6867
6868 2005-02-27 [colin]      1.0.1cvs19.4
6869
6870         * src/procheader.c
6871         * src/procheader.h
6872                 Fix prototypes. Patch by Alfons
6873
6874 2005-02-27 [colin]      1.0.1cvs19.3
6875
6876         * src/compose.c
6877                 Don't auto-join the signature separator.
6878
6879 2005-02-26 [colin]      1.0.1cvs19.2
6880
6881         * src/summaryview.c
6882                 Fix 'mark all read' with collapsed threads.
6883                 Patch by Alfons.
6884
6885 2005-02-25 [paul]       1.0.1cvs19.1
6886
6887         * ChangeLog.claws
6888         * configure.ac
6889         * src/prefs_account.c
6890         * src/prefs_folder_item.c
6891         * src/gtk/prefswindow.c
6892         * src/gtk/prefswindow.h
6893                 sync with HEAD
6894
6895 2005-02-25 [paul]       1.0.1cvs15.12
6896
6897         * src/alertpanel.c
6898         * src/codeconv.c
6899         * src/compose.c
6900         * src/textview.c
6901         * src/gtk/gtkutils.c
6902         * src/gtk/gtkutils.h
6903         * src/gtk/logwindow.c
6904         * src/gtk/progressdialog.c
6905                 sync with main (revision 127)
6906                 and fix logwindow clipping
6907
6908 2005-02-24 [colin]      1.0.1cvs15.11
6909
6910         * src/plugins/pgpmime/passphrase.c
6911                 Disable input grabbing; it doesn't work yet.
6912
6913 2005-02-24 [colin]      1.0.1cvs15.10
6914
6915         * src/messageview.c
6916                 Don't send out receipts if offline. Ask.
6917
6918 2005-02-23 [colin]      1.0.1cvs15.9
6919
6920         * src/summaryview.c     
6921                 Fix expanding
6922
6923 2005-02-23 [colin]      1.0.1cvs15.8
6924
6925         * src/summaryview.c
6926                 Really fix Bug 568 by removing useless
6927                 calls. summary_thread_init() now called
6928                 in summary_sort(). This should please
6929                 Alfons as it should be faster than 
6930                 previously.
6931
6932 2005-02-23 [colin]      1.0.1cvs15.7
6933
6934         * src/compose.c
6935                 Encode parts as QP or B64 if signing
6936
6937 2005-02-23 [colin]      1.0.1cvs15.6
6938
6939         * src/compose.c
6940                 Fix Mimeinfo leakage (including tmp files)
6941         * src/procmsg.c
6942                 Fix tmp file leakage (spotted by Ivan Rayner)
6943
6944 2005-02-22 [colin]      1.0.1cvs15.5
6945
6946         * src/expldifdlg.c
6947                 Fix keyboard input. Patch by Alfons.
6948
6949 2005-02-21 [colin]      1.0.1cvs15.4
6950
6951         * src/compose.c
6952                 Fix Sign/Encrypt when unselecting privacy
6953                 system
6954         * src/prefs_common.c
6955                 Change default message font to Monospace
6956         * src/summaryview.c
6957                 More freezing during potentially large operations
6958
6959 2005-02-21 [paul]       1.0.1cvs15.3
6960
6961         * src/main.c
6962                 fix --help output
6963
6964 2005-02-21 [paul]       1.0.1cvs15.2
6965
6966         * po/Makefile.in.in
6967         * src/compose.c
6968         * src/summaryview.c
6969         * src/textview.c
6970         * src/common/utils.c
6971         * src/common/utils.h
6972                 sync with main (revision 117)
6973
6974 2005-02-20 [colin]      1.0.1cvs15.1
6975
6976         * src/common/defs.h
6977                 Change cache file to .sylpheed_claws_cache, as
6978                 suggested by Alfons. Allows people to switch
6979                 between Sylpheed and Sylpheed-Claws. it is
6980                 a good idea to "Check for new messages" at next
6981                 startup.
6982
6983
6984 2005-02-18 [colin]      1.0.1cvs14.1
6985
6986         * src/quote_fmt_lex.l
6987         * src/quote_fmt_parse.y
6988                 Fix parser initialisation. Patch by Ivan.
6989
6990 2005-02-18 [colin]      1.0.1cvs11.6
6991
6992         * src/folderview.c
6993                 Fix scrolldown (bug 662)
6994
6995 2005-02-17 [colin]      1.0.1cvs11.5
6996
6997         * src/codeconv.c
6998                 conv_filename_to_utf8: return clean 7bit instead
6999                 of broken utf8 if needed
7000         * src/mimeview.c
7001                 Fix display of parts with unclean 8bit names
7002
7003 2005-02-17 [paul]       1.0.1cvs11.4
7004
7005         * src/compose.c
7006         * src/exportldif.c
7007         * src/matcher_parser_parse.y
7008         * src/procmime.c
7009         * src/sourcewindow.c
7010         * src/common/Makefile.am
7011         * src/common/intl.h             ** REMOVED **
7012         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7013                 sync with main (revision 109)
7014                 and clean up
7015
7016 2005-02-16 [colin]      1.0.1cvs11.3
7017
7018         * src/summaryview.c
7019                 Fix collapsed thread not highlighting when new
7020                 messages in it (Bug 568) Patch by Stephan Sachse.
7021                 Fix messed up selection when reaching bounds (Bug 632)
7022         * src/prefs_themes.c
7023                 Fix theme installing (Bug 684)
7024
7025 2005-02-16 [colin]      1.0.1cvs11.2
7026
7027         * src/messageview.c
7028                 Fix messageview_select_all
7029
7030 2005-02-16 [colin]      1.0.1cvs11.1
7031
7032         * src/mh.c
7033                 Sync with HEAD (MH scan required function)
7034
7035 2005-02-15 [colin]      1.0.1cvs8.1
7036
7037         * src/mimeview.c
7038         * src/common/utils.c
7039                 Sync with HEAD (filename chars substitution)
7040
7041 2005-02-15 [colin]      1.0.1cvs7.3
7042
7043         * src/gtk/pluginwindow.c
7044                 Fix button spacing
7045
7046 2005-02-15 [colin]      1.0.1cvs7.2
7047
7048         * src/mimeview.c
7049                 Fix mime icons not reset across message when
7050                 scrolled down
7051
7052 2005-02-15 [colin]      1.0.1cvs7.1
7053
7054         * src/compose.c
7055         * src/procmime.c
7056                 Sync with HEAD (optimisation of cvs6)
7057
7058 2005-02-14 [colin]      1.0.1cvs6.1
7059
7060         * src/compose.c
7061         * src/procmime.c
7062                 Sync with HEAD (encode "From " at line beginning)
7063
7064 2005-02-14 [colin]      1.0.1cvs5.3
7065
7066         * src/compose.c
7067                 Fix wrapping with accentued chars.
7068
7069 2005-02-13 [colin]      1.0.1cvs5.2
7070
7071         * src/textview.c
7072                 Fix email informative part parsing with
7073                 accentued chars in it. ispunct() returns
7074                 true for them in utf8...
7075
7076 2005-02-12 [colin]      1.0.1cvs5.1
7077
7078         * src/filtering.c
7079                 Sync with HEAD (remove wrong use of compose after send)
7080
7081 2005-02-12 [paul]       1.0.1cvs4.5
7082
7083         * src/textview.c
7084                 remove unnecessary code (thanks to Alfons)
7085
7086 2005-02-12 [paul]       1.0.1cvs4.4
7087
7088         * src/textview.c
7089                 add 'Copy' to contextual menu on emails
7090
7091 2005-02-11 [colin]      1.0.1cvs4.3
7092
7093         * src/compose.c
7094                 revert 1.0.0cvs28.2, it doesn't work that well.
7095
7096 2005-02-11 [paul]       1.0.1cvs4.2
7097
7098         * po/Makefile.in.in
7099                 fix 'make release'
7100
7101 2005-02-10 [paul]       1.0.1cvs4.1
7102
7103         * ChangeLog
7104         * ChangeLog.claws
7105         * ChangeLog.jp
7106         * configure.ac
7107         * src/compose.c
7108                 sync with HEAD (sync with main)
7109
7110 2005-02-10 [paul]       1.0.1cvs3.2
7111
7112         * AUTHORS
7113         * Makefile.am
7114         * autogen.sh
7115         * configure.ac
7116         * config/mkinstalldirs
7117         * intl/.cvsignore
7118         * intl/ChangeLog
7119         * intl/VERSION
7120         * intl/bindtextdom.c
7121         * intl/config.charset
7122         * intl/dcgettext.c
7123         * intl/dcigettext.c
7124         * intl/dcngettext.c
7125         * intl/dgettext.c
7126         * intl/dngettext.c
7127         * intl/eval-plural.h
7128         * intl/explodename.c
7129         * intl/finddomain.c
7130         * intl/gettext.c
7131         * intl/gettextP.h
7132         * intl/gmo.h
7133         * intl/hash-string.h
7134         * intl/intl-compat.c
7135         * intl/l10nflist.c
7136         * intl/libgnuintl.h.in
7137         * intl/loadinfo.h
7138         * intl/loadmsgcat.c
7139         * intl/localcharset.c
7140         * intl/localcharset.h
7141         * intl/locale.alias
7142         * intl/localealias.c
7143         * intl/localename.c
7144         * intl/log.c
7145         * intl/ngettext.c
7146         * intl/os2compat.c
7147         * intl/os2compat.h
7148         * intl/osdep.c
7149         * intl/plural-exp.c
7150         * intl/plural-exp.h
7151         * intl/plural.c
7152         * intl/plural.y
7153         * intl/ref-add.sin
7154         * intl/ref-del.sin
7155         * intl/relocatable.c
7156         * intl/relocatable.h
7157         * intl/textdomain.c
7158         * m4/Makefile.am
7159         * po/Makefile.in.in
7160         * src/Makefile.am
7161         * src/account.c
7162         * src/action.c
7163         * src/addr_compl.c
7164         * src/addressadd.c
7165         * src/addressbook.c
7166         * src/addrgather.c
7167         * src/addrindex.c
7168         * src/alertpanel.c
7169         * src/browseldap.c
7170         * src/codeconv.c
7171         * src/codeconv.h
7172         * src/compose.c
7173         * src/compose.h
7174         * src/crash.c
7175         * src/editaddress.c
7176         * src/editbook.c
7177         * src/editgroup.c
7178         * src/editjpilot.c
7179         * src/editldap.c
7180         * src/editldap_basedn.c
7181         * src/editvcard.c
7182         * src/exphtmldlg.c
7183         * src/expldifdlg.c
7184         * src/export.c
7185         * src/exporthtml.c
7186         * src/filtering.c
7187         * src/folder.c
7188         * src/folder_item_prefs.c
7189         * src/foldersel.c
7190         * src/folderview.c
7191         * src/grouplistdialog.c
7192         * src/headerview.c
7193         * src/imap.c
7194         * src/imap_gtk.c
7195         * src/import.c
7196         * src/importldif.c
7197         * src/importmutt.c
7198         * src/importpine.c
7199         * src/inc.c
7200         * src/ldif.c
7201         * src/main.c
7202         * src/mainwindow.c
7203         * src/matcher.c
7204         * src/mbox.c
7205         * src/message_search.c
7206         * src/messageview.c
7207         * src/mh.c
7208         * src/mh_gtk.c
7209         * src/mimeview.c
7210         * src/msgcache.c
7211         * src/news.c
7212         * src/news_gtk.c
7213         * src/noticeview.c
7214         * src/partial_download.c
7215         * src/pop.c
7216         * src/prefs_account.c
7217         * src/prefs_actions.c
7218         * src/prefs_common.c
7219         * src/prefs_customheader.c
7220         * src/prefs_display_header.c
7221         * src/prefs_ext_prog.c
7222         * src/prefs_filtering.c
7223         * src/prefs_filtering_action.c
7224         * src/prefs_folder_item.c
7225         * src/prefs_fonts.c
7226         * src/prefs_gtk.c
7227         * src/prefs_matcher.c
7228         * src/prefs_msg_colors.c
7229         * src/prefs_spelling.c
7230         * src/prefs_summary_column.c
7231         * src/prefs_template.c
7232         * src/prefs_themes.c
7233         * src/prefs_toolbar.c
7234         * src/prefs_wrapping.c
7235         * src/privacy.c
7236         * src/procheader.c
7237         * src/procmime.c
7238         * src/procmsg.c
7239         * src/quote_fmt.c
7240         * src/recv.c
7241         * src/send_message.c
7242         * src/setup.c
7243         * src/sourcewindow.c
7244         * src/ssl_manager.c
7245         * src/statusbar.c
7246         * src/summary_search.c
7247         * src/summaryview.c
7248         * src/textview.c
7249         * src/toolbar.c
7250         * src/wizard.c
7251         * src/common/nntp.c
7252         * src/common/plugin.c
7253         * src/common/smtp.c
7254         * src/common/ssl.c
7255         * src/common/ssl_certificate.c
7256         * src/common/string_match.c
7257         * src/common/sylpheed.c
7258         * src/common/template.c
7259         * src/common/utils.c
7260         * src/gtk/about.c
7261         * src/gtk/colorlabel.c
7262         * src/gtk/description_window.c
7263         * src/gtk/filesel.c
7264         * src/gtk/foldersort.c
7265         * src/gtk/gtkaspell.c
7266         * src/gtk/gtkutils.c
7267         * src/gtk/inputdialog.c
7268         * src/gtk/logwindow.c
7269         * src/gtk/menu.c
7270         * src/gtk/pluginwindow.c
7271         * src/gtk/prefswindow.c
7272         * src/gtk/progressdialog.c
7273         * src/gtk/quicksearch.c
7274         * src/gtk/sslcertwindow.c
7275         * src/plugins/clamav/clamav_plugin.c
7276         * src/plugins/clamav/clamav_plugin_gtk.c
7277         * src/plugins/demo/demo.c
7278         * src/plugins/dillo_viewer/dillo_prefs.c
7279         * src/plugins/dillo_viewer/dillo_viewer.c
7280         * src/plugins/image_viewer/plugin.c
7281         * src/plugins/image_viewer/viewer.c
7282         * src/plugins/image_viewer/viewerprefs.c
7283         * src/plugins/mathml_viewer/mathml_viewer.c
7284         * src/plugins/pgpmime/passphrase.c
7285         * src/plugins/pgpmime/plugin.c
7286         * src/plugins/pgpmime/prefs_gpg.c
7287         * src/plugins/pgpmime/select-keys.c
7288         * src/plugins/pgpmime/sgpgme.c
7289         * src/plugins/spamassassin/spamassassin.c
7290         * src/plugins/spamassassin/spamassassin_gtk.c
7291         * src/plugins/trayicon/trayicon.c
7292                 sync with main (revision 104)
7293
7294 2005-02-10 [colin]      1.0.1cvs3.1
7295
7296         * src/mainwindow.c
7297                 Sync with HEAD (fix occasional crasher)
7298
7299 2005-02-10 [colin]      1.0.1cvs2.1
7300
7301         * src/messageview.c
7302                 Synw with HEAD (don't automatically display html)
7303
7304 2005-02-09 [colin]      1.0.1cvs1.3
7305
7306         * src/textview.c
7307         * src/textview.h
7308                 Add contextual menu on emails
7309
7310 2005-02-09 [colin]      1.0.1cvs1.2
7311
7312         * src/codeconv.c
7313                 Fix converting from broken headers and 
7314                 put back the _ in missing places
7315                 (feature broke with cvs24.2 sync, main 
7316                  possibly affected?)
7317
7318 2005-02-09 [colin]      1.0.1cvs1.1
7319
7320         * src/messageview.c
7321         * src/mimeview.c
7322         * src/mimeview.h
7323                 Sync with HEAD (display non text/plain mails with plugin)
7324
7325 2005-02-08 [colin]      1.0.1.1
7326
7327         * ChangeLog.claws
7328         * po/pt_BR.po
7329                 Sync with HEAD
7330         * configure.ac
7331                 Make default configuration directory 
7332                 be .sylpheed-gtk2
7333
7334 2005-02-08 [colin]      1.0.0cvs29.1
7335
7336         * po/de.po
7337         * po/es.po
7338         * po/fr.po
7339         * po/it.po
7340         * po/sk.po
7341         * po/sr.po
7342                 Sync translations with HEAD
7343
7344 2005-02-06 [colin]      1.0.0cvs28.3
7345
7346         * src/compose.c
7347                 Make compose a bit faster - patch by Alfons.
7348
7349 2005-02-06 [colin]      1.0.0cvs28.2
7350
7351         * src/compose.c
7352                 Make pasting via middle-click more reliable
7353
7354 2005-02-05 [paul]       1.0.0cvs28.1
7355
7356         * ChangeLog
7357         * ChangeLog.claws
7358         * ChangeLog.jp
7359         * configure.ac
7360         * src/compose.c
7361                 sync with HEAD
7362                 (fix bug 682 'redirect is broken'
7363
7364 2005-02-05 [torte]      1.0.0cvs27.1
7365
7366         * ChangeLog.claws
7367         * configure.ac
7368         * src/partial_download.c
7369                 Sync with HEAD (fix buf overflow)
7370
7371 2005-02-03 [colin]      1.0.0cvs26.1
7372
7373         * src/common/plugin.c
7374                 Sync with HEAD (avoid plugin mismatches)
7375
7376 2005-02-03 [paul]       1.0.0cvs25.3
7377
7378         * src/folderview.c
7379         * src/headerview.c
7380         * src/summaryview.c
7381         * src/textview.c
7382         * src/gtk/colorlabel.c
7383                 third and final part of initial sync with main-gtk2
7384
7385 2005-02-03 [paul]       1.0.0cvs25.2
7386
7387         * src/jpilot.c
7388                 fix building with jpilot support
7389
7390 2005-02-02 [colin]      1.0.0cvs25.1
7391
7392         * src/messageview.c
7393                 Sync with HEAD (fix dangerous typo)
7394
7395 2005-02-01 [colin]      1.0.0cvs24.3
7396
7397         * src/common/xml.c
7398                 Write file as advertised (UTF-8)
7399
7400 2005-02-01 [paul]       1.0.0cvs24.2
7401
7402         * src/addrbook.c
7403         * src/addrindex.c
7404         * src/alertpanel.h
7405         * src/codeconv.c
7406         * src/codeconv.h
7407         * src/compose.c
7408         * src/export.c
7409         * src/folder_item_prefs.c
7410         * src/html.c
7411         * src/imap.c
7412         * src/import.c
7413         * src/jpilot.c
7414         * src/mainwindow.c
7415         * src/matcher_parser_lex.l
7416         * src/messageview.c
7417         * src/mh.c
7418         * src/prefs_account.c
7419         * src/prefs_actions.c
7420         * src/prefs_common.c
7421         * src/prefs_gtk.c
7422         * src/prefs_gtk.h
7423         * src/prefs_themes.c
7424         * src/procheader.c
7425         * src/procmime.c
7426         * src/sourcewindow.c
7427         * src/statusbar.c
7428         * src/summaryview.c
7429         * src/textview.c
7430         * src/toolbar.c
7431         * src/unmime.c
7432         * src/common/template.c
7433         * src/common/utils.c
7434         * src/common/xml.c
7435         * src/common/xml.h
7436         * src/gtk/gtkaspell.c
7437         * src/plugins/clamav/clamav_plugin.c
7438         * src/plugins/dillo_viewer/dillo_prefs.c
7439         * src/plugins/image_viewer/viewerprefs.c
7440         * src/plugins/pgpmime/passphrase.c
7441         * src/plugins/pgpmime/prefs_gpg.c
7442         * src/plugins/pgpmime/select-keys.c
7443         * src/plugins/spamassassin/spamassassin.c
7444                 second part of initial sync with main-gtk2
7445                 (more to follow)
7446
7447 2005-01-31 [colin]      1.0.0cvs24.1
7448
7449         * src/compose.c
7450                 Sync with HEAD
7451
7452 2005-01-29 [paul]       1.0.0cvs23.2
7453
7454         * src/account.c
7455         * src/action.c
7456         * src/addressadd.c
7457         * src/addressbook.c
7458         * src/alertpanel.c
7459         * src/compose.c
7460         * src/editaddress.c
7461         * src/editbook.c
7462         * src/editgroup.c
7463         * src/editjpilot.c
7464         * src/editldap.c
7465         * src/editldap_basedn.c
7466         * src/editvcard.c
7467         * src/export.c
7468         * src/foldersel.c
7469         * src/grouplistdialog.c
7470         * src/import.c
7471         * src/importldif.c
7472         * src/inc.c
7473         * src/main.c
7474         * src/mainwindow.c
7475         * src/message_search.c
7476         * src/messageview.c
7477         * src/mimeview.c
7478         * src/prefs_actions.c
7479         * src/prefs_common.c
7480         * src/prefs_common.h
7481         * src/prefs_customheader.c
7482         * src/prefs_display_header.c
7483         * src/prefs_filtering.c
7484         * src/prefs_filtering_action.c
7485         * src/prefs_gtk.c
7486         * src/prefs_matcher.c
7487         * src/prefs_summary_column.c
7488         * src/prefs_template.c
7489         * src/sourcewindow.c
7490         * src/summary_search.c
7491         * src/summaryview.c
7492         * src/textview.c
7493         * src/gtk/about.c
7494         * src/gtk/description_window.c
7495         * src/gtk/gtkshruler.c
7496         * src/gtk/gtkutils.c
7497         * src/gtk/gtkutils.h
7498         * src/gtk/inputdialog.c
7499         * src/gtk/logwindow.c
7500         * src/gtk/prefswindow.c
7501         * src/gtk/progressdialog.c
7502         * src/gtk/progressdialog.h
7503                 first part of initial sync with main-gtk2
7504                 (more to follow)
7505
7506 2005-01-28 [colin]      1.0.0cvs23.1
7507
7508         * src/folderview.c
7509                 Sync with HEAD
7510
7511 2005-01-27 [colin]      1.0.0cvs21.1
7512
7513         * src/folder.c
7514         * src/folderview.c
7515                 Sync with HEAD
7516
7517 2005-01-27 [colin]      1.0.0cvs19.1
7518
7519         * src/procmime.c
7520                 Sync with HEAD
7521
7522 2005-01-27 [colin]      1.0.0cvs18.1
7523
7524         * src/messageview.c
7525         * src/summaryview.c
7526         * src/mainwindow.c
7527         * src/compose.c
7528         * src/compose.h
7529         * src/procmsg.c
7530         * src/procmsg.h
7531         * src/toolbar.c
7532                 Sync with HEAD
7533
7534 2005-01-26 [paul]       1.0.0cvs15.2
7535
7536         * src/compose.c
7537                 compose_entries_set(): convert subject and body to
7538                 utf8 if necessary. patch by Felix Eckhofer
7539
7540 2005-01-26 [paul]       1.0.0cvs15.1
7541
7542         * configure.ac
7543         * src/common/template.c
7544                 sync with HEAD (fix memory leak)
7545
7546 2005-01-25 [paul]       1.0.0cvs14.1
7547
7548         * configure.ac
7549         * src/compose.c
7550                 sync with HEAD
7551
7552 2005-01-24 [colin]      1.0.0cvs13.1
7553
7554         * src/summaryview.c
7555                 Sync with HEAD
7556
7557 2005-01-24 [paul]       1.0.0cvs12.1
7558
7559         * configure.ac
7560         * src/messageview.c
7561         * src/mh.c
7562         * src/common/utils.c
7563                 sync with HEAD
7564
7565 2005-01-24 [colin]      1.0.0cvs11.1
7566
7567         * src/procheader.c
7568                 Sync with HEAD
7569
7570 2005-01-24 [colin]      1.0.0cvs10.1
7571
7572         * src/folderview.c
7573                 Sync with HEAD
7574
7575 2005-01-23 [colin]      1.0.0cvs9.1
7576
7577         * src/crash.c
7578                 Sync with HEAD
7579
7580 2005-01-22 [colin]      1.0.0cvs8.1
7581
7582         * src/summaryview.c
7583         * src/gtk/quicksearch.c
7584                 Sync with HEAD
7585
7586 2005-01-21 [colin]      1.0.0cvs7.1
7587
7588         * src/summaryview.c
7589                 Sync with HEAD
7590
7591 2005-01-21 [colin]      1.0.0cvs6.1
7592
7593         * src/summaryview.c
7594                 Sync with HEAD
7595
7596 2005-01-21 [colin]      1.0.0cvs5.1
7597
7598         * src/gtk/quicksearch.c
7599         * src/prefs_common.c
7600         * src/prefs_common.h
7601                 Sync with HEAD (recurse option)
7602
7603 2005-01-21 [colin]      1.0.0cvs4.1
7604
7605         * src/folder.h
7606         * src/folderview.c
7607         * src/folderview.h
7608         * src/summaryview.c
7609         * src/gtk/quicksearch.c
7610         * src/gtk/quicksearch.h
7611                 Sync with HEAD (recursive quicksearch)
7612
7613 2005-01-20 [colin]      1.0.0cvs3.4
7614
7615         * src/ssl_manager.c
7616                 Remove useless code
7617
7618 2005-01-20 [colin]      1.0.0cvs3.3
7619
7620         * src/ssl_manager.c
7621                 Fix leak, thanks to Alfons.
7622
7623 2005-01-20 [colin]      1.0.0cvs3.2
7624
7625         * src/ssl_manager.c
7626                 Port SSL certificate window to GTK2.
7627
7628 2005-01-20 [paul]       1.0.0cvs3.1
7629
7630         * ChangeLog.claws
7631         * configure.ac
7632         * src/addrindex.c
7633         * src/addrindex.h
7634                 sync with HEAD
7635
7636 2005-01-19 [colin]      1.0.0cvs2.2
7637
7638         * src/plugins/trayicon/trayicon.c
7639                 Fix freeze with gtk-2.6, the easy way
7640                 (signal blocking helpless there...)
7641                 Closes bug #668.
7642
7643 2005-01-19 [colin]      1.0.0cvs2.1
7644
7645         * src/mbox.c
7646         * src/mbox.h
7647         * src/mainwindow.c
7648         * src/summaryview.c
7649         * src/summaryview.h
7650                 Sync with HEAD
7651
7652 2005-01-19 [paul]       1.0.0cvs1.1
7653
7654         * configure.ac
7655         * po/de.po
7656         * po/es.po
7657         * po/fr.po
7658         * po/hr.po
7659         * po/it.po
7660         * po/ja.po
7661         * po/ko.po
7662         * po/pt_BR.po
7663         * po/ru.po
7664         * po/sk.po
7665         * po/sr.po
7666                 sync with HEAD (update translations)
7667
7668 2005-01-18 [colin]      1.0.0cvs0.1
7669
7670         * src/foldersel.c
7671                 Specify search column - patch by Alfons
7672
7673 2005-01-18 [colin]      0.9.13cvs36.3
7674
7675         * src/prefs_toolbar.c
7676                 Change Delete to Remove
7677         * src/prefs_fonts.c
7678                 GTK2 version and leak fixes
7679         * src/prefs_actions.c
7680                 Add stock buttons.
7681                 All patches by Alfons
7682
7683 2005-01-17 [colin]      0.9.13cvs36.2
7684
7685         * src/compose.c
7686                 Fix DnD inserting twice. While at it,
7687                 add DnD support for text/plain in the
7688                 body, and add support in the headers.
7689
7690 2005-01-16 [colin]      0.9.13cvs36.1
7691
7692         * ChangeLog
7693         * ChangeLog.jp
7694         * ChangeLog.claws
7695                 Sync with HEAD (nothing applicable)
7696
7697 2005-01-16 [colin]      0.9.13cvs33.2
7698
7699         * src/prefs_toolbar.c
7700                 GTK2ize prefs_toolbar, by Alfons.
7701
7702 2005-01-14 [colin]      0.9.13cvs33.1
7703
7704         * src/html.c
7705         * src/msgcache.c
7706                 Sync with HEAD
7707
7708 2005-01-14 [colin]      0.9.13cvs32.1
7709
7710         * src/html.c
7711         * src/html.h
7712         * src/msgcache.c
7713         * AUTHORS
7714         * tools/calypso_convert.pl
7715                 Sync with HEAD
7716
7717 2005-01-08 [colin]      0.9.13cvs29.2
7718
7719         * src/prefs_filtering_action.c
7720         * src/prefs_filtering.c
7721                 2 more gtk2 patches by Alfons
7722
7723 2005-01-07 [paul]       0.9.13cvs29.1
7724
7725         * ChangeLog
7726         * ChangeLog.claws
7727         * ChangeLog.jp
7728         * configure.ac
7729         * src/pop.c
7730         * src/pop.h
7731                 sync with HEAD
7732
7733 2005-01-07 [colin]      0.9.13cvs28.3
7734
7735         * src/gtk/progressdialog.c
7736         * src/gtk/progressdialog.h
7737         * src/inc.c
7738         * src/send_message.c
7739                 GTK2 for the incorporation dialog. The CList isn't dead
7740                 yet, for a more smooth migration. Patch by Alfons.
7741
7742 2005-01-06 [colin]      0.9.13cvs28.2
7743
7744         * src/prefs_display_header.c
7745                 GTK2 conversion by Alfons
7746         * src/prefs_actions.c
7747         * src/prefs_matcher.c
7748                 Fix 2 leaks - patch by Alfons
7749
7750 2005-01-06 [colin]      0.9.13cvs28.1
7751
7752         * src/prefs_matcher.c
7753                 Sync with HEAD
7754
7755 2005-01-06 [colin]      0.9.13cvs27.4
7756
7757         * src/prefs_matcher.c
7758                 Fix double-free. Patch by Alfons
7759
7760 2005-01-06 [colin]      0.9.13cvs27.3
7761
7762         * src/prefs_matcher.c
7763                 GTK2 widgets + memleak
7764                 Patch by Alfons
7765
7766 2005-01-05 [colin]      0.9.13cvs27.2
7767
7768         * src/account.c
7769         * src/addr_compl.c
7770         * src/foldersel.c
7771         * src/stock_pixmap.c
7772         * src/stock_pixmap.h
7773                 3 more GTK2 patches by Alfons.
7774
7775 2005-01-04 [colin]      0.9.13cvs27.1
7776
7777         * src/folderview.c
7778         * src/imap_gtk.c
7779         * src/news_gtk.c
7780                 Sync with HEAD
7781
7782 2005-01-04 [colin]      0.9.13cvs25.9
7783
7784         * src/compose.c
7785                 Fix Show Ruler menuitem
7786         * src/prefs_template.c
7787                 Convert to GTK2
7788         * src/common/utils.c
7789                 Make auto pointer stuff handles NULLs
7790                 Patches by Alfons.
7791
7792 2005-01-04 [colin]      0.9.13cvs25.8
7793
7794         * src/compose.c
7795                 Move the attachment list to gtk2
7796                 Patch by Alfons.
7797
7798 2005-01-04 [colin]      0.9.13cvs25.7
7799
7800         * src/textview.c
7801                 Make some keys work again
7802                 Patch by SungHyun Nam <namsh@kldp.org>
7803
7804 2005-01-04 [colin]      0.9.13cvs25.6
7805
7806         * src/gtk/gtkshruler.c
7807                 Move the ruler to GTK2
7808                 Patch by Alfons
7809
7810 2005-01-03 [colin]      0.9.13cvs25.5
7811
7812         * src/compose.c
7813                 Fix my broken patch apply 
7814
7815 2005-01-03 [colin]      0.9.13cvs25.4
7816
7817         * src/common/utils.c
7818         * src/common/utils.h
7819         * src/gtk/prefswindow.c
7820                 Move auto pointer stuff to utils.c
7821                 Patch by Alfons again :)
7822
7823 2005-01-03 [colin]      0.9.13cvs25.3
7824
7825         * src/compose.c
7826         * src/prefs_gtk.c
7827         * src/prefs_template.c
7828         * src/textview.c
7829                 Empty text widgets with empty strings, not NULL char
7830                 Patch by SungHyun Nam <namsh@kldp_org>
7831
7832 2005-01-03 [colin]      0.9.13cvs25.2
7833
7834         * src/main.c
7835         * AUTHORS
7836                 Sync with HEAD
7837
7838 2005-01-03 [colin]      0.9.13cvs25.1
7839
7840         * src/pop.c
7841         * src/pop.h
7842                 Sync with HEAD
7843
7844 2005-01-03 [colin]      0.9.13cvs24.3
7845
7846         * src/account.c
7847                 Two patches from Alfons and Alex S Moore:
7848                 fix images, fix return value.
7849
7850 2005-01-01 [colin]      0.9.13cvs24.2
7851
7852         * src/prefs_actions.c
7853                 Fix over-zealous assertion. Patch by Alfons
7854
7855 2005-01-01 [colin]      0.9.13cvs24.1
7856
7857         * src/procmime.c
7858                 Sync with HEAD (leak fix)
7859
7860 2004-12-31 [colin]      0.9.13cvs23.2
7861
7862         * src/prefs_common.c
7863                 GTK2 widgets + stock buttons - patch by Alfons
7864
7865 2004-12-31 [paul]       0.9.13cvs23.1
7866
7867         * configure.ac
7868                 bump up EXTRA_VERSION to match (sync'ed) HEAD
7869         * src/gtk/pluginwindow.c
7870                 use GTK2 widgets and plug memory leaks,
7871                 patches by Alfons
7872
7873 2004-12-30 [colin]      0.9.13cvs22.4
7874
7875         * src/account.c
7876         * src/action.c
7877         * src/export.c
7878         * src/foldersel.c
7879         * src/import.c
7880         * src/message_search.c
7881         * src/prefs_actions.c
7882         * src/prefs_common.c
7883         * src/prefs_customheader.c
7884         * src/prefs_filtering.c
7885         * src/prefs_summary_column.c
7886         * src/summary_search.c
7887         * src/gtk/about.c
7888         * src/gtk/description_window.c
7889         * src/gtk/gtkutils.c
7890         * src/gtk/gtkutils.h
7891         * src/gtk/inputdialog.c
7892         * src/gtk/prefswindow.c
7893                 Use GTK2 stock buttons. Patches by Alfons.
7894
7895 2004-12-30 [colin]      0.9.13cvs22.3
7896
7897         * src/account.c
7898                 Sync with HEAD
7899         * src/prefs_actions.c
7900         * src/prefs_customheader.c
7901         * src/prefs_filtering.c
7902         * src/prefs_msg_colors.c
7903         * src/prefs_summary_column.c
7904         * src/gtk/prefswindow.c
7905                 Use GtkTreeView instead of deprecated 
7906                 widgets. Patches by Alfons.
7907
7908 2004-12-30 [paul]       0.9.13cvs22.2
7909
7910         * src/foldersel.c
7911                 use GTK 2 Tree View
7912                 patch by Alfons, with root folder sorting fix
7913                 by Stephan Sachse
7914
7915 2004-12-30 [paul]       0.9.13cvs22.1
7916
7917         * ChangeLog
7918         * ChangeLog.claws
7919         * ChangeLog.jp
7920         * NEWS
7921         * configure.ac
7922         * src/account.c
7923                 sync with HEAD
7924
7925 2004-12-22 [martin]     0.9.13cvs21.2
7926
7927         * src/action.c
7928                 free the command line after its use
7929
7930 2004-12-18 [paul]       0.9.13cvs21.1
7931
7932         * AUTHORS
7933         * ChangeLog
7934         * ChangeLog.claws
7935         * ChangeLog.jp
7936         * NEWS
7937         * configure.ac
7938         * src/action.c
7939         * src/compose.c
7940         * src/syldap.c
7941                 sync with HEAD
7942
7943 2004-12-17 [martin]     0.9.13cvs17.2
7944
7945         * src/action.c
7946                 convert actions input to locale
7947         * src/inc.c
7948                 convert notification command to locale
7949         * src/plugins/pgpmime/select-keys.c
7950                 convert attributes to utf8
7951
7952 2004-12-14 [colin]      0.9.13cvs17.1
7953
7954         * ChangeLog
7955         * ChangeLog.jp
7956         * ChangeLog.claws
7957         * src/action.c
7958         * src/common/utils.c
7959         * src/gtk/prefswindow.c
7960         * src/gtk/gtkutils.c
7961         * src/gtk/gtkutils.h
7962         * src/plugins/spamassassin/libspamc.c
7963                 Sync with HEAD
7964
7965 2004-12-13 [colin]      0.9.13cvs14.1
7966
7967         * src/quote_fmt_parse.y
7968                 Sync with HEAD
7969
7970 2004-12-10 [colin]      0.9.13cvs12.1
7971
7972         * src/prefs_themes.c
7973         * src/mainwindow.c
7974         * src/messageview.c
7975                 Sync with HEAD
7976
7977 2004-12-09 [colin]      0.9.13cvs10.1
7978
7979         * src/procmime.c
7980                 Sync with HEAD (fix B64 encoding from memory)
7981
7982 2004-12-08 [colin]      0.9.13cvs9.1
7983
7984         * src/gtk/colorlabel.c
7985                 Sync with HEAD
7986
7987 2004-12-08 [paul]       0.9.13cvs8.2
7988
7989         * src/gtk/pluginwindow.c
7990                 fix window resizing oddities
7991
7992 2004-12-08 [colin]      0.9.13cvs8.1
7993
7994         * src/quote_fmt_parse.y
7995                 Sync with HEAD
7996
7997 2004-12-08 [colin]      0.9.13cvs7.1
7998
7999         * src/matcher_parser_parse.y
8000         * src/msgcache.c
8001         * src/prefs_matcher.c
8002         * src/procheader.c
8003         * src/matcher.c
8004         * src/common/defs.h
8005         * po/sr.po
8006                 Sync with HEAD
8007
8008 2004-12-08 [colin]      0.9.13cvs6.1
8009
8010         * src/quote_fmt_parse.y
8011         * src/textview.c
8012                 Sync with HEAD
8013         * src/gtk/prefswindow.c
8014         * src/gtk/pluginwindow.c
8015                 Fix G_CALLBACKS protos (thanks to Alfons)
8016
8017 2004-12-07 [torte]      0.9.13cvs2.2
8018
8019         * src/procmime.c
8020                 [Bug 650] reply button causes crash
8021                 Thanks to David Relson and Christoph
8022
8023 2004-12-07 [colin]      0.9.13cvs2.1
8024
8025         * ChangeLog.claws
8026         * AUTHORS
8027         * po/sk.po
8028         * src/procmime.c
8029         * src/prefs_account.c
8030         * src/common/smtp.c
8031         * src/common/smtp.h
8032                 Sync with HEAD
8033
8034 2004-12-06 [colin]      0.9.12cvs187.1
8035
8036         * ChangeLog.claws
8037         * INSTALL
8038         * Makefile.am
8039         * README.claws
8040         * TODO.claws
8041         * configure.ac
8042         * po/bg.po
8043         * po/cs.po
8044         * po/el.po
8045         * po/en_GB.po
8046         * po/es.po
8047         * po/fr.po
8048         * po/hr.po
8049         * po/hu.po
8050         * po/it.po
8051         * po/ja.po
8052         * po/ko.po
8053         * po/nl.po
8054         * po/pl.po
8055         * po/pt_BR.po
8056         * po/ru.po
8057         * po/sk.po
8058         * po/sr.po
8059         * po/sv.po
8060         * po/zh_CN.po
8061         * po/zh_TW.Big5.po
8062         * src/compose.c
8063         * tools/Makefile.am
8064         * tools/README
8065         * tools/filter_conv.pl
8066         * tools/kdeservicemenu/README
8067         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8068         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8069                 Sync with HEAD
8070
8071 2004-12-04 [colin]      0.9.12cvs183.1
8072
8073         * src/compose.c
8074                 Sync with HEAD (compose window position saving)
8075
8076 2004-12-04 [paul]       0.9.12cvs182.3
8077
8078         * src/messageview.c
8079         * src/mimeview.c
8080         * src/prefs_customheader.c
8081         * src/gtk/quicksearch.c
8082                 replace some forgotten GTK_SIGNAL_FUNCs
8083
8084 2004-12-04 [paul]       0.9.12cvs182.2
8085
8086         * src/Makefile.am
8087                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
8088                 committed in error      
8089
8090 2004-12-04 [paul]       0.9.12cvs182.1
8091
8092         * ChangeLog
8093         * ChangeLog.claws
8094         * ChangeLog.jp
8095         * INSTALL
8096         * NEWS
8097         * README
8098         * README.jp
8099         * configure.ac
8100         * doc/manual/ja/Makefile.am
8101         * doc/manual/ja/sylpheed-1.html
8102         * doc/manual/ja/sylpheed-10.html
8103         * doc/manual/ja/sylpheed-11.html
8104         * doc/manual/ja/sylpheed-12.html
8105         * doc/manual/ja/sylpheed-13.html
8106         * doc/manual/ja/sylpheed-14.html
8107         * doc/manual/ja/sylpheed-15.html
8108         * doc/manual/ja/sylpheed-16.html
8109         * doc/manual/ja/sylpheed-17.html
8110         * doc/manual/ja/sylpheed-18.html
8111         * doc/manual/ja/sylpheed-19.html
8112         * doc/manual/ja/sylpheed-2.html
8113         * doc/manual/ja/sylpheed-20.html
8114         * doc/manual/ja/sylpheed-3.html
8115         * doc/manual/ja/sylpheed-4.html
8116         * doc/manual/ja/sylpheed-5.html
8117         * doc/manual/ja/sylpheed-6.html
8118         * doc/manual/ja/sylpheed-7.html
8119         * doc/manual/ja/sylpheed-8.html
8120         * doc/manual/ja/sylpheed-9.html
8121         * doc/manual/ja/sylpheed.html
8122         * doc/manual/ja/sylpheed.sgml
8123         * po/de.po
8124         * src/Makefile.am
8125         * src/compose.c
8126         * src/procmime.c
8127         * src/pixmaps/regular.xpm **REMOVED**
8128         * src/plugins/pgpmime/pgpmime.c
8129         * src/plugins/pgpmime/plugin.c
8130         * src/plugins/pgpmime/prefs_gpg.c
8131                 sync with HEAD
8132
8133 2004-12-03 [paul]       0.9.12cvs180.1
8134
8135         * ChangeLog
8136         * ChangeLog.claws
8137         * ChangeLog.jp
8138         * configure.ac
8139         * src/Makefile.am
8140         * src/pop.c
8141         * src/common/utils.c
8142         * src/common/utils.h
8143         * src/pixmaps/continue.xpm
8144         * src/pixmaps/dir_close.xpm
8145         * src/pixmaps/dir_open.xpm
8146         * src/pixmaps/drafts_close.xpm
8147         * src/pixmaps/drafts_open.xpm
8148         * src/pixmaps/folder.xpm **REMOVED**
8149         * src/pixmaps/group.xpm
8150         * src/pixmaps/unread.xpm
8151                 sync with HEAD
8152
8153 2004-12-02 [colin]      0.9.12cvs179.1
8154
8155         * src/compose.c
8156                 Sync with HEAD (non-duplicated reedition)
8157
8158 2004-12-02 [colin]      0.9.12cvs178.1
8159
8160         * src/compose.c
8161                 Sync with HEAD (linewrap_quote fix)
8162
8163 2004-12-01 [colin]      0.9.12cvs177.3
8164
8165         * src/addrharvest.c
8166                 Replace sizeof with strlen
8167
8168 2004-12-01 [paul]       0.9.12cvs177.2
8169
8170         * src/addrharvest.c
8171                 fix 'harvest addresses'
8172
8173 2004-11-30 [colin]      0.9.12cvs177.1
8174
8175         * src/gtk/prefswindow.c
8176         * src/gtk/pluginwindow.c
8177                 Sync with HEAD
8178
8179 2004-11-29 [colin]      0.9.12cvs176.1
8180
8181         * src/folderview.c
8182                 sync with HEAD (Fix disappearing separators in folderview's popup)
8183
8184 2004-11-29 [colin]      0.9.12cvs175.1
8185
8186         * src/procmime.c
8187                 Sync with head (another format fix)
8188
8189 2004-11-29 [colin]      0.9.12cvs174.1
8190
8191         * src/pop.c
8192                 Sync with HEAD (format string fix)
8193
8194 2004-11-26 [colin]      0.9.12cvs173.1
8195
8196         * src/common/smtp.c
8197         * src/common/smtp.h
8198                 Sync with HEAD
8199
8200 2004-11-24 [colin]      0.9.12cvs172.1
8201
8202         * src/plugins/pgpmime/pgpmime.c
8203                 Sync with HEAD
8204
8205 2004-11-24 [colin]      0.9.12cvs171.1
8206
8207         * src/plugins/pgpmime/pgpmime.c
8208                 Sync with head (gpgmectx leaks)
8209
8210 2004-11-24 [colin]      0.9.12cvs169.1
8211
8212         * src/plugins/pgpmime/plugin.c
8213         * src/plugins/trayicon/Makefile.am
8214         * src/plugins/trayicon/newmarkedmail.xpm
8215         * src/plugins/trayicon/trayicon.c
8216         * src/plugins/trayicon/unreadmarkedmail.xpm
8217                 Sync with HEAD
8218
8219 2004-11-23 [colin]      0.9.12cvs168.1
8220
8221         * src/partial_download.c
8222         * src/partial_download.h
8223         * src/plugins/pgpmime/plugin.c
8224                 Sync with HEAD
8225
8226 2004-11-23 [colin]      0.9.12cvs166.1
8227
8228         * src/Makefile.am
8229         * src/codeconv.c
8230         * src/compose.c
8231         * src/folderview.c
8232         * src/main.c
8233         * src/partial_download.c
8234         * src/partial_download.h
8235         * src/prefs_account.c
8236         * src/prefs_account.h
8237         * src/privacy.c
8238         * src/privacy.h
8239         * src/procmime.c
8240         * src/common/Makefile.am
8241         * src/common/base64.h
8242         * src/common/partial_download.c
8243         * src/common/partial_download.h
8244         * src/gtk/prefswindow.c
8245         * src/gtk/prefswindow.h
8246         * src/plugins/pgpmime/pgpmime.c
8247         * src/plugins/pgpmime/prefs_gpg.c
8248         * src/plugins/pgpmime/prefs_gpg.h
8249         * src/plugins/pgpmime/sgpgme.c
8250         * src/plugins/pgpmime/sgpgme.h
8251                 Sync with HEAD
8252
8253 2004-11-23 [colin]      0.9.12cvs163.1
8254
8255         * src/main.c
8256                 Sync with HEAD (cursor optimization)
8257
8258 2004-11-23 [colin]      0.9.12cvs162.1
8259
8260         * src/prefs_common.c
8261         * src/prefs_themes.c
8262         * src/procmsg.c
8263                 Sync with HEAD
8264
8265 2004-11-23 [colin]      0.9.12cvs158.9
8266
8267         * src/compose.c
8268                 Fix double-free when forwarding
8269         * src/msgcache.c
8270                 Fix leak on error path
8271                 
8272
8273 2004-11-23 [colin]      0.9.12cvs158.8
8274
8275         * src/compose.c
8276                 Fix possible double-free
8277                 Spotted by Alfons
8278
8279 2004-11-23 [colin]      0.9.12cvs158.7
8280
8281         * src/compose.c
8282                 Fix some signal handlers' prototypes
8283                 Spotted by Alfons
8284
8285 2004-11-22 [colin]      0.9.12cvs158.6
8286
8287         * src/compose.c
8288                 Remove unneeded code and duplicated
8289                 wrapping - patch by Alfons
8290
8291 2004-11-22 [colin]      0.9.12cvs158.5
8292
8293         * src/prefs_themes.c
8294                 Fix oversized selector
8295
8296 2004-11-22 [colin]      0.9.12cvs158.4
8297
8298         * src/compose.c
8299                 fix dump_text()
8300                 patch by Alfons
8301
8302 2004-11-19 [colin]      0.9.12cvs158.3
8303
8304         * src/textview.c
8305                 Add a context menu on links (open, copy)
8306
8307 2004-11-18 [paul]       0.9.12cvs158.2
8308
8309         * src/addrgather.c
8310         * src/exphtmldlg.c
8311         * src/expldifdlg.c
8312         * src/mimeview.c
8313         * src/prefs_common.c
8314         * src/plugins/image_viewer/viewer.c
8315         * src/plugins/spamassassin/spamassassin_gtk.c
8316                 replace deprecated gtk_notebook_set_page
8317                 and gtk_notebook_current_page
8318
8319 2004-11-18 [paul]       0.9.12cvs158.1
8320
8321         * configure.ac
8322         * src/compose.c
8323         * src/mainwindow.c
8324         * src/messageview.c
8325         * src/prefs_common.c
8326         * src/common/utils.c
8327         * src/common/utils.h
8328                 sync with HEAD
8329
8330 2004-11-17 [colin]      0.9.12cvs156.1
8331
8332         * src/prefs_account.c
8333         * src/prefs_account.h
8334         * src/procmsg.c
8335                 Sync with HEAD (add pref to store encrypted mails encrypted)
8336
8337 2004-11-17 [paul]       0.9.12cvs155.1
8338
8339         * ChangeLog
8340         * ChangeLog.claws
8341         * ChangeLog.jp
8342         * NEWS
8343         * configure.ac
8344         * src/compose.c
8345         * src/jpilot.c
8346         * src/privacy.c
8347         * src/procmime.c
8348         * src/procmime.h
8349         * src/procmsg.c
8350         * src/toolbar.c
8351         * src/pixmaps/error.xpm
8352                 sync with HEAD
8353
8354 2004-11-17 [colin]      0.9.12cvs151.1
8355
8356         * src/plugins/pgpmime/pgpmime.c
8357                 Sync with HEAD (remove debug printf)
8358
8359 2004-11-17 [colin]      0.9.12cvs150.1
8360
8361         * src/plugins/pgpmime/pgpmime.c
8362                 Sync with HEAD (off-by-one fix)
8363
8364 2004-11-17 [colin]      0.9.12cvs149.1
8365
8366         * src/procmsg.c
8367                 Sync with HEAD (coding style fixes)
8368
8369 2004-11-16 [colin]      0.9.12cvs148.1
8370
8371         * src/procmsg.c
8372                 Sync with head (Fix the fix)
8373
8374 2004-11-16 [colin]      0.9.12cvs147.1
8375
8376         * src/procmsg.c
8377                 Sync with Main (leak fix)
8378
8379 2004-11-16 [colin]      0.9.12cvs146.14
8380
8381         * src/compose.c
8382                 Remove useless chunk of code
8383                 Patch by Alfons
8384
8385 2004-11-15 [colin]      0.9.12cvs146.13
8386
8387         * src/compose.c
8388                 Fix drafting after insertion
8389                 Patch by Alfons
8390
8391 2004-11-15 [colin]      0.9.12cvs146.12
8392
8393         * src/compose.c
8394         * src/prefs_filtering.c
8395         * src/prefs_filtering_action.c
8396         * src/prefs_toolbar.c
8397                 Fix some const-correctness
8398
8399 2004-11-15 [colin]      0.9.12cvs146.11
8400
8401         * src/summaryview.c
8402         * src/prefs_themes.c
8403         * src/messageview.c
8404                 Fix some leaks
8405
8406 2004-11-15 [colin]      0.9.12cvs146.10
8407
8408         * src/codeconv.c
8409                 More unreadable locale fixes
8410
8411 2004-11-14 [colin]      0.9.12cvs146.9
8412
8413         * src/textview.c
8414                 Fix uri_security_check
8415                 Patch by Alfons
8416
8417 2004-11-13 [paul]       0.9.12cvs146.8
8418
8419         * src/folder.c
8420         * src/procmime.c
8421                 fix 2 bugs introduced in last commit
8422
8423 2004-11-13 [paul]       0.9.12cvs146.7
8424
8425         * src/compose.c
8426         * src/exporthtml.c
8427         * src/exportldif.c
8428         * src/folder.c
8429         * src/imap.c
8430         * src/imap_gtk.c
8431         * src/main.c
8432         * src/mainwindow.c
8433         * src/messageview.c
8434         * src/mh_gtk.c
8435         * src/prefs_themes.c
8436         * src/procmime.c
8437         * src/setup.c
8438         * src/summaryview.c
8439                 replace deprecated g_basename
8440
8441 2004-11-13 [paul]       0.9.12cvs146.6
8442
8443         * src/compose.c
8444         * src/imap.c
8445         * src/matcher_parser.h
8446         * src/matcher_parser_parse.y
8447         * src/prefs_filtering.c
8448         * src/prefs_filtering_action.c
8449         * src/prefs_themes.c
8450         * src/prefs_toolbar.c
8451         * src/common/utils.c
8452                 various small fixes/cleanups
8453
8454 2004-11-12 [colin]      0.9.12cvs146.5
8455
8456         * src/textview.c
8457                 Validate event's origin on visibility notify
8458                 Patch by Alfons.
8459
8460 2004-11-12 [paul]       0.9.12cvs146.4
8461
8462         * src/exporthtml.c
8463         * src/exportldif.c
8464         * src/imap.c
8465         * src/mh.c
8466         * src/mimeview.c
8467         * src/prefs_spelling.c
8468         * src/prefs_themes.c
8469                 replace deprecated g_dirname    
8470
8471 2004-11-12 [colin]      0.9.12cvs146.3
8472
8473         * src/textview.c
8474                 Some coding style fixes
8475
8476 2004-11-12 [colin]      0.9.12cvs146.2
8477
8478         * src/codeconv.c
8479                 We want to replace _all_ extended chars in
8480                 conv_unreadable_*, because any string containing
8481                 extended chars not parsing as UTF8 is 
8482                 undisplayed on gtk2.
8483
8484 2004-11-12 [paul]       0.9.12cvs146.1
8485
8486         * ChangeLog
8487         * ChangeLog.claws
8488         * ChangeLog.jp
8489         * NEWS
8490         * configure.ac
8491         * src/account.c
8492         * src/folderview.c
8493         * src/folderview.h
8494         * src/imap.c
8495         * src/imap_gtk.c
8496         * src/inc.c
8497         * src/mainwindow.c
8498         * src/mh_gtk.c
8499         * src/news_gtk.c
8500         * src/pop.c
8501         * src/prefs_account.c
8502         * src/prefs_account.h
8503         * src/prefs_ext_prog.c
8504         * src/procmime.c
8505         * src/procmime.h
8506         * src/procmsg.c
8507         * src/procmsg.h
8508         * src/summary_search.c
8509         * src/summaryview.c
8510         * src/textview.c
8511         * src/common/defs.h
8512         * src/common/utils.c
8513         * src/common/utils.h
8514         * src/gtk/menu.c
8515         * src/gtk/menu.h
8516                 sync with HEAD
8517
8518 2004-11-11 [colin]      0.9.12cvs144.2
8519
8520         * src/textview.c
8521                 Fix URI range selection (patch by Alfons)
8522
8523 2004-11-09 [colin]      0.9.12cvs144.1
8524
8525         * ChangeLog.claws
8526         * src/compose.c
8527         * src/folder.c
8528         * src/folder_item_prefs.c
8529         * src/prefs_account.c
8530         * src/prefs_account.h
8531         * src/plugins/pgpmime/pgpmime.c
8532                 Sync with HEAD
8533
8534 2004-11-08 [colin]      0.9.12cvs143.1
8535
8536         * src/summaryview.c
8537                 Sync with HEAD (optimize quicksearch)
8538
8539 2004-11-08 [colin]      0.9.12cvs142.2
8540
8541         * src/compose.c
8542                 Don't wrap when Edit/Auto wrapping is disabled
8543
8544 2004-11-08 [colin]      0.9.12cvs142.1
8545
8546         * src/textview.c
8547                 Sync with HEAD
8548
8549 2004-11-08 [colin]      0.9.12cvs141.1
8550
8551         * src/textview.c
8552                 Sync with HEAD (fix some mail URIs)
8553
8554 2004-11-08 [colin]      0.9.12cvs140.3
8555
8556         * src/textview.c
8557                 o Use text cursor instead of arrow when
8558                   not on a link
8559                 o Fix handling of contiguous links (as in
8560                   "colin@colino.net" <colin@colino.net>)
8561                   This one unveils a bug in get_email_part()
8562
8563 2004-11-07 [colin]      0.9.12cvs140.2
8564
8565         * src/textview.c
8566                 Fix memleak. Patch by Alfons.
8567
8568 2004-11-06 [colin]      0.9.12cvs140.1
8569
8570         * src/compose.c
8571                 Sync with HEAD (don't ask passphrase
8572                 when drafting)
8573
8574 2004-11-06 [paul]       0.9.12cvs139.2
8575
8576         * AUTHORS
8577         * src/textview.c
8578         * src/textview.h
8579                 textview URI handling. hovering over a 
8580                 link displays it in the status bar,
8581                 and changes the mouse pointer to a hand 
8582                 cursor. a link is activated with a single 
8583                 click. (Modified from the) patch by Jean-Yves 
8584                 Lefort <jylefort@users.sourceforge.net>
8585                 
8586
8587 2004-11-05 [colin]      0.9.12cvs139.1
8588
8589         * src/compose.c
8590         * src/procmime.c
8591                 Sync with HEAD again ^^
8592
8593 2004-11-05 [colin]      0.9.12cvs139.1
8594
8595         * src/compose.c
8596         * src/procmime.c
8597                 Sync with HEAD
8598
8599 2004-11-03 [paul]       0.9.12cvs138.1
8600
8601         * ChangeLog.claws
8602         * configure.ac
8603         * po/POTFILES.in
8604         * src/prefs_ext_prog.c
8605         * src/procmime.c
8606         * tools/kdeservicemenu/README
8607         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8608         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8609                 sync with HEAD
8610
8611 2004-11-01 [christoph]  0.9.12cvs136.2
8612
8613         * src/procmime.c
8614                 convert MIME parameters to UTF-8
8615
8616 2004-10-29 [colin]      0.9.12cvs136.1
8617
8618         * src/common/utils.c
8619                 Sync with HEAD (don't use '=' in mime boundary)
8620
8621 2004-10-29 [paul]       0.9.12cvs135.1
8622
8623         * configure.ac
8624         * doc/src/rfc2231.txt
8625         * src/procmime.c
8626         * src/common/quoted-printable.c
8627         * src/common/utils.c
8628         * src/common/utils.h
8629                 sync with HEAD
8630
8631 2004-10-27 [paul]       0.9.12cvs134.1
8632
8633         * configure.ac
8634         * src/main.c
8635         * src/procmime.c
8636         * src/plugins/pgpmime/pgpmime.c
8637                 sync with HEAD
8638
8639 2004-10-26 [paul]       0.9.12cvs132.3
8640
8641         * src/account.c
8642         * src/addressbook.c
8643         * src/addrgather.c
8644         * src/addrharvest.c
8645         * src/codeconv.c
8646         * src/compose.c
8647         * src/customheader.c
8648         * src/editaddress.c
8649         * src/editgroup.c
8650         * src/enriched.c
8651         * src/expldifdlg.c
8652         * src/exporthtml.c
8653         * src/exportldif.c
8654         * src/folder.c
8655         * src/foldersel.c
8656         * src/folderview.c
8657         * src/grouplistdialog.c
8658         * src/html.c
8659         * src/imap.c
8660         * src/jpilot.c
8661         * src/ldapserver.c
8662         * src/ldif.c
8663         * src/mimeview.c
8664         * src/news.c
8665         * src/news_gtk.c
8666         * src/pop.c
8667         * src/prefs_display_header.c
8668         * src/prefs_gtk.c
8669         * src/prefs_msg_colors.c
8670         * src/prefs_toolbar.c
8671         * src/procheader.c
8672         * src/procmime.c
8673         * src/summaryview.c
8674         * src/textview.c
8675         * src/toolbar.c
8676         * src/vcard.c
8677         * src/common/mgutils.c
8678         * src/common/nntp.c
8679         * src/common/smtp.c
8680         * src/common/template.c
8681         * src/common/utils.c
8682         * src/common/xmlprops.c
8683         * src/plugins/pgpmime/pgpmime.c
8684         * src/plugins/pgpmime/select-keys.c
8685         * src/plugins/pgpmime/sgpgme.c
8686                 replace deprecated g_strcasecmp(), g_strncasecmp(),
8687                 g_string_sprintfa(), gtk_notebook_current_page()
8688
8689 2004-10-26 [colin]      0.9.12cvs132.2
8690
8691         * src/prefs_folder_item.c
8692                 Fix default-account selection
8693
8694 2004-10-21 [colin]      0.9.12cvs133
8695
8696         * src/compose.c
8697                 Sync with HEAD (Remove extra separator in compose's Options)
8698         * src/textview.c
8699                 Set wrapping to char
8700
8701 2004-10-21 [paul]       0.9.12cvs131.2
8702
8703         * src/compose.c
8704         * src/sourcewindow.c
8705                 fix wrapping
8706                 fix window shrinking 
8707
8708 2004-10-21 [colin]      0.9.12cvs131.1
8709
8710         * ChangeLog.claws
8711         * src/compose.c
8712                 Sync with HEAD
8713
8714 2004-10-21 [paul]       0.9.12cvs130.2
8715
8716         * src/prefs_folder_item.c
8717                 sync with HEAD (Apply to subfolders)
8718
8719 2004-10-19 [colin]      0.9.12cvs130.1
8720
8721         * ChangeLog.claws
8722         * src/compose.c
8723         * src/common/utils.c
8724         * src/gtk/menu.c
8725                 Sync with HEAD
8726
8727 2004-10-19 [colin]      0.9.12cvs128.1
8728
8729         * src/addrbook.c
8730         * src/addrcache.c
8731         * src/addressbook.c
8732         * src/codeconv.c
8733         * src/compose.c
8734         * src/customheader.c
8735         * src/editaddress.c
8736         * src/editgroup.c
8737         * src/exporthtml.c
8738         * src/folder.c
8739         * src/folderview.c
8740         * src/imap.c
8741         * src/jpilot.c
8742         * src/main.c
8743         * src/matcher_parser_parse.y
8744         * src/mbox.c
8745         * src/pop.c
8746         * src/prefs_account.c
8747         * src/prefs_gtk.c
8748         * src/prefs_msg_colors.c
8749         * src/procheader.c
8750         * src/procmime.c
8751         * src/procmime.h
8752         * src/procmsg.c
8753         * src/summaryview.c
8754         * src/textview.c
8755         * src/common/base64.c
8756         * src/common/partial_download.c
8757         * src/common/socket.c
8758         * src/common/sylpheed.c
8759         * src/common/utils.c
8760         * src/common/utils.h
8761         * src/gtk/pluginwindow.c
8762         * src/gtk/quicksearch.c
8763         * src/plugins/clamav/clamav_plugin.c
8764         * src/plugins/clamav/clamav_plugin.h
8765         * src/plugins/clamav/clamav_plugin_gtk.c
8766         * src/plugins/pgpmime/passphrase.c
8767         * src/plugins/pgpmime/pgpmime.c
8768         * src/plugins/pgpmime/plugin.c
8769         * src/plugins/pgpmime/prefs_gpg.c
8770         * src/plugins/pgpmime/prefs_gpg.h
8771         * src/plugins/pgpmime/select-keys.c
8772         * src/plugins/pgpmime/sgpgme.c
8773         * src/plugins/spamassassin/libspamc.c
8774         * src/plugins/spamassassin/spamassassin.c
8775         * src/plugins/spamassassin/spamassassin.h
8776         * src/plugins/spamassassin/spamassassin_gtk.c
8777         * src/plugins/trayicon/trayicon.c
8778         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
8779                 Sync with HEAD
8780
8781 2004-10-14 [colin]      0.9.12cvs126.2
8782
8783         * src/codeconv.c
8784         * src/textview.c
8785                 Fix conv_unreadable_locale
8786
8787 2004-10-13 [colin]      0.9.12cvs126.1
8788
8789         * src/compose.c
8790                 Sync with HEAD (don't convert charset for 
8791                 drafted messages, minor cleanup)
8792
8793 2004-10-13 [colin]      0.9.12cvs125.1
8794
8795         * po/POTFILES.in
8796                 Sync with HEAD (POTFILES fix)
8797
8798 2004-10-12 [colin]      0.9.12cvs124.3
8799
8800         * src/compose.c
8801                 Fix encoding bug from latest sync
8802
8803 2004-10-12 [paul]       0.9.12cvs124.2
8804
8805         * src/plugins/pgpmime/prefs_gpg.c
8806         * src/plugins/pgpmime/prefs_gpg.h
8807                 forgotten in last commit        
8808
8809 2004-10-12 [paul]       0.9.12cvs124.1
8810
8811         * ChangeLog.claws
8812         * configure.ac
8813         * m4/spamassassin.m4
8814         * src/Makefile.am
8815         * src/account.c
8816         * src/compose.c
8817         * src/compose.h
8818         * src/crash.c
8819         * src/main.c
8820         * src/mimeview.c
8821         * src/passphrase.c
8822         * src/passphrase.h
8823         * src/prefs_account.c
8824         * src/prefs_account.h
8825         * src/prefs_common.c
8826         * src/privacy.c
8827         * src/privacy.h
8828         * src/procmime.c
8829         * src/procmime.h
8830         * src/procmsg.c
8831         * src/rfc2015.c
8832         * src/rfc2015.h
8833         * src/select-keys.c
8834         * src/select-keys.h
8835         * src/textview.c
8836         * src/common/utils.c
8837         * src/common/utils.h
8838         * src/gtk/about.c
8839         * src/plugins/pgpmime/Makefile.am
8840         * src/plugins/pgpmime/passphrase.c
8841         * src/plugins/pgpmime/passphrase.h
8842         * src/plugins/pgpmime/pgpmime.c
8843         * src/plugins/pgpmime/plugin.c
8844         * src/plugins/pgpmime/select-keys.c
8845         * src/plugins/pgpmime/select-keys.h
8846         * src/plugins/pgpmime/sgpgme.c
8847         * src/plugins/pgpmime/sgpgme.h
8848                 sync with HEAD
8849
8850 2004-10-04 [colin]      0.9.12cvs122.1
8851
8852         * src/mainwindow.c
8853         * src/messageview.c
8854         * src/messageview.h
8855         * src/textview.c
8856                 Sync with HEAD
8857
8858 2004-10-04 [colin]      0.9.12cvs121.1
8859
8860         * src/summaryview.c
8861                 Sync with HEAD
8862
8863 2004-10-04 [paul]       0.9.12cvs120.1
8864
8865         * configure.ac
8866                 sync with HEAD [don't try to build 
8867                 pgpmime plugin when gpgme is disabled]
8868
8869 2004-10-03 [colin]      0.9.12cvs119.3
8870
8871         * src/gtk/gtksctree.c
8872                 Lots of side effects. Put back as before 117.2.
8873         * src/summaryview.c
8874                 Fix bug #602
8875
8876 2004-10-03 [colin]      0.9.12cvs119.2
8877
8878         * src/gtk/gtksctree.c
8879                 Revert 608 fix that doesn't work that good
8880
8881 2004-10-02 [colin]      0.9.12cvs119.1
8882
8883         * src/mainwindow.c
8884         * src/messageview.c
8885         * src/prefs_common.h
8886         * src/procmime.c
8887         * src/procmime.h
8888         * src/textview.c
8889                 Sync with HEAD
8890         * src/gtk/gtksctree.c
8891                 Close bug #608
8892
8893 2004-10-01 [colin]      0.9.12cvs118.1
8894
8895         * src/mimeview.c
8896                 Sync with HEAD (better Save All fix)
8897
8898 2004-10-01 [colin]      0.9.12cvs117.2
8899
8900         * src/gtk/gtksctree.c
8901                 Faster on selection
8902
8903 2004-10-01 [colin]      0.9.12cvs117.1
8904
8905         * src/mimeview.c
8906                 Sync with HEAD (Save All: only attachments)
8907
8908 2004-10-01 [paul]       0.9.12cvs116.1
8909
8910         * ChangeLog.claws
8911         * configure.ac
8912         * src/account.c
8913         * src/prefs_common.c
8914         * src/gtk/colorlabel.c
8915                 sync with HEAD
8916
8917 2004-09-30 [colin]      0.9.12cvs115.1
8918
8919         * src/stock_pixmap.c
8920         * src/stock_pixmap.h
8921         * src/folderview.c
8922         * src/Makefile.am
8923         * src/pixmaps/read.xpm
8924                 Sync with HEAD (new pixmap)
8925
8926 2004-09-29 [colin]      0.9.12cvs114.1
8927
8928         * src/compose.c
8929                 Sync with HEAD
8930                 Fix focus handling in headers
8931
8932 2004-09-29 [paul]       0.9.12cvs113.1
8933
8934         * src/quote_fmt_parse.y
8935                 sync with HEAD
8936  
8937
8938 2004-09-28 [colin]      0.9.12cvs112.1
8939
8940         * src/folderview.c
8941         * src/mainwindow.c
8942                 Sync with HEAD
8943
8944 2004-09-28 [colin]      0.9.12cvs110.1
8945
8946         * src/folderview.c
8947                 Sync with HEAD (Contextual Empty trash menu)
8948
8949 2004-09-28 [colin]      0.9.12cvs108.1
8950
8951         * src/addressbook.c
8952                 Sync with HEAD (addressbook edit on double-click)
8953
8954 2004-09-28 [colin]      0.9.12cvs106.1
8955
8956         * src/inc.c
8957                 Sync with HEAD (folder_item freeze on inc)
8958
8959 2004-09-27 [colin]      0.9.12cvs105.1
8960
8961         * src/folderview.c
8962                 Sync with HEAD (right-align new and unread column)
8963
8964 2004-09-27 [colin]      0.9.12cvs104.1
8965
8966         * src/main.c
8967                 Sync with HEAD (revert 0.9.12cvs101)
8968
8969 2004-09-24 [colin]      0.9.12cvs103.2
8970
8971         * src/wizard.c
8972                 Fix gtk warnings and use domain part of the email address 
8973                 when domain detection fails (no dot in domain name)
8974
8975 2004-09-23 [colin]      0.9.12cvs103.1
8976
8977         * src/plugins/spamassassin/libspamc.c
8978         * src/plugins/spamassassin/libspamc.h
8979         * src/plugins/spamassassin/utils.c
8980         * src/plugins/spamassassin/utils.h
8981                 Sync with HEAD (Update spamassassin to 3.0)
8982
8983 2004-09-21 [colin]      0.9.12cvs102.3
8984
8985         * src/action.c
8986                 Add horizontal scrollbar in action io dialog as needed
8987                 Patch by Alfons.
8988
8989 2004-09-20 [colin]      0.9.12cvs102.2
8990
8991         * src/plugins/image_viewer/viewer.c
8992                 Remove imlib stuff
8993                 use gtk_pixmap_set when clearing
8994                 (would be better to use gtkImages, but causes size-allocate 
8995                 signals storm)
8996
8997 2004-09-17 [paul]       0.9.12cvs102.1
8998
8999         * ChangeLog
9000         * ChangeLog.claws
9001         * ChangeLog.jp
9002         * configure.ac
9003         * src/inc.c
9004                 sync with HEAD
9005
9006
9007 2004-09-17 [colin]      0.9.12cvs101.1
9008
9009         * ChangeLog.claws
9010         * src/main.c
9011                 Sync with HEAD (fix segs at exit)
9012
9013 2004-09-14 [colin]      0.9.12cvs99.5
9014
9015         * src/common/socket.c
9016         * AUTHORS
9017                 Fix send error on 64bit platforms
9018                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
9019
9020 2004-09-14 [colin]      0.9.12cvs99.4
9021
9022         * src/action.c
9023                 Fix action output with utf8 
9024                 Patch by Alfons.
9025
9026 2004-09-14 [colin]      0.9.12cvs99.3
9027
9028         * ChangeLog.claws
9029         * src/folder.c
9030                 Sync with HEAD
9031
9032 2004-09-09 [colin]      0.9.12cvs99.2
9033
9034         * src/action.c
9035                 Fix progress bar (displaying "Completed %v/%u")
9036                 Patch by Alfons.
9037
9038 2004-09-08 [colin]      0.9.12cvs99.1
9039
9040         * src/account.c
9041         * src/folder.c
9042         * src/procmsg.c
9043         * src/procmsg.h
9044         * src/plugins/pgpmime/pgpmime.c
9045                 Sync with HEAD
9046
9047 2004-09-08 [colin]      0.9.12cvs97.2
9048
9049         * src/summaryview.c
9050                 Don't select mails in collapsed threads 
9051                 when navigating with up/down
9052
9053 2004-09-07 [colin]      0.9.12cvs97.1
9054
9055         * src/inc.c
9056                 Sync with HEAD (meaningful error messages)
9057
9058 2004-09-06 [colin]      0.9.12cvs96.1
9059
9060         * src/toolbar.c
9061                 Sync with HEAD (fix Redirect graying out)
9062
9063 2004-09-06 [colin]      0.9.12cvs95.1
9064
9065         * src/summaryview.c
9066         * src/mimeview.c
9067                 Sync with HEAD (fix dropped URIs)
9068
9069 2004-09-06 [colin]      0.9.12cvs94.1
9070
9071         * src/addressbook.c
9072         * src/addressitem.h
9073         * src/addritem.c
9074         * src/addritem.h
9075                 Sync with HEAD (addressbook DnD)
9076
9077 2004-09-03 [colin]      0.9.12cvs93.1
9078
9079         * src/summaryview.c
9080                 Sync with HEAD (next/prev unread)
9081
9082 2004-09-03 [colin]      0.9.12cvs92.1
9083
9084         * src/prefs_common.c
9085         * src/prefs_common.h
9086         * src/summaryview.c
9087                 Sync with HEAD ('mark_as_read_delay' pref)
9088
9089 2004-09-02 [colin]      0.9.12cvs91.2
9090
9091         * src/common/xml.c
9092                 Fix leak
9093
9094 2004-09-02 [colin]      0.9.12cvs91.1
9095
9096         * src/gtk/menu.c
9097                 Sync with HEAD (menu accel don't work, but whatever)
9098
9099 2004-09-02 [colin]      0.9.12cvs90.1
9100
9101         * src/account.c
9102                 Sync with HEAD (fix bug 582)
9103
9104 2004-09-02 [colin]      0.9.12cvs89.1
9105
9106         * src/addrindex.c
9107                 Sync with HEAD (free deleted queries)
9108
9109 2004-09-02 [colin]      0.9.12cvs88.1
9110
9111         * src/ldapquery.c
9112                 Sync with HEAD (fix LDAP freezes)
9113
9114 2004-09-02 [colin]      0.9.12cvs87.1
9115
9116         * src/prefs_spelling.c
9117                 Sync with HEAD (add default dictionary)
9118
9119 2004-09-01 [colin]      0.9.12cvs86.1
9120
9121         * src/filtering.c
9122         * src/folderview.c
9123         * src/imap.c
9124         * src/prefs_matcher.c
9125         * src/stock_pixmap.c
9126         * src/summary_search.c
9127         * src/summaryview.c
9128         * src/wizard.c
9129         * src/wizard.h
9130                 Sync with HEAD (uninitialized vars fixes)
9131                 + gtk2 specific warning fixes
9132
9133 2004-08-31 [colin]      0.9.12cvs85.1
9134
9135         * src/folder.c
9136                 Sync with HEAD (Fix memory corruption due to 
9137                 uninitialized var)
9138
9139 2004-08-31 [colin]      0.9.12cvs84.4
9140
9141         * src/summary_search.c
9142                 Fix segfaults when searching in folders with broken headers
9143
9144 2004-08-31 [colin]      0.9.12cvs84.3
9145
9146         * src/compose.c
9147         * src/textview.c
9148                 Fix some more encoding/decoding issues
9149
9150 2004-08-30 [colin]      0.9.12cvs84.2
9151
9152         * src/mimeview.c
9153         * src/prefs_themes.c
9154         * src/gtk/filesel.c
9155         * src/gtk/filesel.h
9156                 Add a folder-mode selection (fixes mimeview's "Save all")
9157
9158 2004-08-29 [colin]      0.9.12cvs84.1
9159
9160         * src/mimeview.c
9161                 Sync with HEAD (don't escape saved filenames)
9162
9163 2004-08-27 [colin]      0.9.12cvs83.1
9164
9165         * ChangeLog
9166         * ChangeLog.claws
9167         * ChangeLog.jp
9168         * src/mh.c
9169         * src/procheader.c
9170         * src/procmsg.c
9171         * src/procmsg.h
9172         * src/common/utils.c
9173         * src/gtk/menu.h
9174         * po/
9175                 Sync with HEAD 0.9.12cvs83 (sync with main)
9176
9177 2004-08-26 [colin]      0.9.12cvs82.4
9178
9179         * src/codeconv.c
9180                 Fix strange stack corruption
9181                 Convert to utf8 after unmime, not before
9182
9183 2004-08-26 [colin]      0.9.12cvs82.3
9184
9185         * src/main.c
9186         * src/wizard.c
9187                 Fix account folders duplication
9188
9189 2004-08-25 [colin]      0.9.12cvs82.2
9190
9191         * src/wizard.c
9192                 Remove ports
9193                 Add SSL selection
9194                 Use login@server as account name
9195
9196 2004-08-25 [colin]      0.9.12cvs82.1
9197
9198         * src/plugins/pgpmime/pgpmime.c
9199                 Sync with HEAD (leak fix).
9200
9201 2004-08-25 [colin]      0.9.12cvs81.1
9202
9203         * src/plugins/pgpmime/pgpmime.c
9204         * src/plugins/pgpmime/sgpgme.c
9205         * src/plugins/pgpmime/sgpgme.h
9206                 Sync with HEAD (Handle combined messages).
9207
9208 2004-08-24 [colin]      0.9.12cvs80.3
9209
9210         * src/wizard.c
9211                 Fix full name, ports, and imap
9212
9213 2004-08-24 [colin]      0.9.12cvs80.2
9214
9215         * src/Makefile.am
9216         * src/main.c
9217         * src/setup.c
9218         * src/setup.h
9219         * src/stock_pixmap.c
9220         * src/stock_pixmap.h
9221         * src/wizard.c ** ADDED **
9222         * src/wizard.h ** ADDED ** 
9223         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
9224                 Add a setup wizard 
9225
9226 2004-08-24 [colin]      0.9.12cvs80.1
9227
9228         * src/folder.c
9229                 Sync with HEAD (set mimeflags on all messages)
9230
9231 2004-08-24 [colin]      0.9.12cvs79.3
9232
9233         * src/matcher_parser_lex.l
9234                 Fix 8bits strings not in utf8
9235
9236 2004-08-24 [colin]      0.9.12cvs79.2
9237
9238         * src/compose.c
9239                 Check conversion result before replacing buffer
9240
9241 2004-08-23 [colin]      0.9.12cvs79.1
9242
9243         * src/compose.c
9244                 Sync with HEAD (create message header in memory)
9245
9246 2004-08-23 [colin]      0.9.12cvs78.1
9247
9248         * src/rfc2015.c
9249         * src/rfc2015.h
9250                 Sync with HEAD (fix bug 197 again)
9251
9252 2004-08-23 [colin]      0.9.12cvs77.3
9253
9254         * src/compose.c
9255                 Fix again inline gpg signing (which outputs utf8
9256                 in gtk2). Not syncing this fix to HEAD as this 
9257                 code is meant to die.
9258
9259 2004-08-23 [colin]      0.9.12cvs77.2
9260
9261         * src/prefs_account.h
9262                 Remove useless include
9263
9264 2004-08-23 [colin]      0.9.12cvs77.1
9265
9266         * src/imap.c
9267         * po/es.po
9268         * po/fr.po
9269         * po/it.po
9270         * po/pl.po
9271         * po/pt_BR.po
9272         * po/sk.po
9273         * po/sr.po
9274                 Sync with HEAD (fix bug 577)
9275
9276 2004-08-22 [colin]      0.9.12cvs76.1
9277
9278         * src/plugins/trayicon/trayicon.c
9279                 Sync with HEAD (fix formatting bug)
9280
9281 2004-08-21 [colin]      0.9.12cvs74.2
9282
9283         * src/gtk/colorsel.c
9284                 Fix bug 564 (Folder color selection window exits on any
9285                 keypress)
9286
9287 2004-08-21 [colin]      0.9.12cvs74.1
9288
9289         * ChangeLog.claws
9290         * src/compose.c
9291         * src/summaryview.c
9292         * src/toolbar.c
9293                 Sync with HEAD (fix bug 576)
9294
9295 2004-08-21 [colin]      0.9.12cvs70.1
9296
9297         * src/compose.c
9298         * src/mainwindow.c
9299                 Sync with HEAD
9300                 
9301
9302 2004-08-21 [paul]       0.9.12cvs66.4
9303
9304         * src/mainwindow.c
9305         * src/messageview.c
9306         * src/gtk/menu.c
9307         * src/plugins/spamassassin/spamassassin_gtk.c
9308                 remove some deprecated gtk1 functions
9309
9310
9311 2004-08-21 [colin]      0.9.12cvs66.3
9312
9313         * src/compose.c
9314         * src/codeconv.c
9315                 Fix warnings
9316                 Remove encoding hacks
9317                 Fix bug 575 (Strange character messes up message)
9318                 Don't display conversion error when drafting
9319
9320 2004-08-21 [paul]       0.9.12cvs66.2
9321
9322         * src/prefs_account.c
9323                 fix GnuPG mode bugs
9324
9325
9326 2004-08-20 [colin]      0.9.12cvs66.1
9327
9328         * src/codeconv.c
9329                 Sync with HEAD 0.9.12cvs66
9330
9331 2004-08-20 [paul]
9332
9333         * src/plugins/pgpmime/plugin.c
9334                 modify PGP/MIME plugin's description
9335
9336 2004-08-17 [colin]      0.9.12cvs65.1
9337
9338         * src/common/ssl.c
9339         * src/plugins/pgpmime/plugin.c
9340                 Sync with HEAD
9341
9342 2004-08-14 [colin]      0.9.12cvs60.3
9343
9344         * src/plugins/trayicon/trayicon.c
9345                 Put back resize callback, on size-request signal
9346                 rather than size-allocate to avoid infinite 
9347                 callback loop
9348
9349 2004-08-13 [colin]      0.9.12cvs60.2
9350
9351         * src/common/defs.h
9352                 Cache versions have been fixed
9353
9354 2004-08-13 [colin]      0.9.12cvs60.1
9355
9356         * src/folderutils.c
9357                 Sync with HEAD
9358
9359 2004-08-12 [colin]      0.9.12cvs59.1
9360
9361         * src/plugins/trayicon/trayicon.c
9362                 Sync with HEAD
9363
9364 2004-08-12 [colin]      0.9.12cvs57.5
9365
9366         * sylpheed.desktop
9367         * configure.ac
9368         * src/Makefile.am
9369         * src/main.c
9370                 Add support for Freedesktop.org's startup notification
9371
9372 2004-08-11 [colin]      0.9.12cvs57.4
9373
9374         * src/textview.c
9375                 Fix off-by-one
9376
9377 2004-08-11 [colin]      0.9.12cvs57.3
9378
9379         * src/message_search.c
9380         * src/summary_search.c
9381                 Make searches case insensitive by default
9382         * src/textview.c
9383                 Fix case-insensitive search in message
9384
9385 2004-08-11 [colin]      0.9.12cvs57.2
9386
9387         * src/summary_search.c
9388                 Let case-sensitive be specified
9389
9390 2004-08-10 [colin]      0.9.12cvs55.4
9391
9392         * src/common/socket.c
9393                 Fix the possible race condition
9394
9395 2004-08-09 [paul]       0.9.12cvs55.3
9396
9397         * configure.ac
9398         * src/Makefile.am
9399         * src/common/Makefile.am
9400                 sync with HEAD
9401
9402
9403 2004-08-09 [paul]       0.9.12cvs55.2
9404
9405         * autogen.sh
9406         * po/poconv.sh
9407                 remove unneeded script
9408
9409         * configure.ac
9410                 add forgotten USE_LDAP_TLS (sync with HEAD)
9411
9412
9413 2004-08-09 [colin]      0.9.12cvs55.1
9414
9415         * src/main.c
9416         * src/common/ssl.c
9417         * src/common/sylpheed.c
9418         * src/common/sylpheed.h
9419                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
9420
9421 2004-08-09 [paul]       0.9.12cvs54.1
9422
9423         * ChangeLog
9424         * ChangeLog.claws
9425         * ChangeLog.jp
9426         * configure.ac
9427         * po/POTFILES.in
9428         * src/Makefile.am
9429         * src/folderutils.c
9430         * src/main.c
9431         * src/pgpmime.c
9432         * src/pgpmime.h
9433         * src/sgpgme.c
9434         * src/sgpgme.h
9435         * src/plugins/Makefile.am
9436         * src/plugins/pgpmime/.cvsignore
9437         * src/plugins/pgpmime/Makefile.am
9438         * src/plugins/pgpmime/pgpmime.c
9439         * src/plugins/pgpmime/pgpmime.h
9440         * src/plugins/pgpmime/plugin.c
9441         * src/plugins/pgpmime/sgpgme.c
9442         * src/plugins/pgpmime/sgpgme.h
9443                 sync with HEAD
9444
9445 2004-08-08 [paul]       0.9.12cvs51.1
9446
9447         * configure.ac
9448         * src/folder.c
9449                 sync with HEAD
9450
9451 2004-08-07 [colin]      0.9.12cvs50.1
9452
9453         * src/pop.c
9454         * src/common/partial_download.c
9455                 fix warnings (sync from HEAD)
9456
9457 2004-08-07 [colin]      0.9.12cvs48.1
9458
9459         * src/prefs_folder_item.c
9460                 sync with HEAD 0.9.12cvs48
9461
9462 2004-08-06 [colin]      0.9.12cvs47.1
9463
9464         * src/compose.c
9465                 Sync with HEAD
9466
9467 2004-08-06 [christoph]  0.9.12cvs46.2
9468
9469         * src/main.c
9470         * src/plugins/clamav/clamav_plugin_gtk.c
9471         * src/plugins/dillo_viewer/dillo_viewer.c
9472         * src/plugins/image_viewer/plugin.c
9473         * src/plugins/mathml_viewer/mathml_viewer.c
9474         * src/plugins/spamassassin/spamassassin_gtk.c
9475         * src/plugins/trayicon/trayicon.c
9476                 don't mix GTK1.2 plugin with GTK2 plugins
9477
9478 2004-08-06 [colin]      0.9.12cvs46.1
9479
9480         * ChangeLog
9481         * ChangeLog.claws
9482         * ChangeLog.jp
9483         * configure.ac
9484         * sylpheed-claws.pc.in
9485         * src/folder.c
9486         * src/imap.c
9487         * src/localfolder.c
9488         * src/messageview.c
9489         * src/mimeview.c
9490         * src/mimeview.h
9491         * src/msgcache.c
9492         * src/news.c
9493         * src/prefs_ext_prog.c
9494         * src/prefs_folder_item.c
9495         * src/prefs_fonts.c
9496         * src/prefs_msg_colors.c
9497         * src/prefs_spelling.c
9498         * src/prefs_themes.c
9499         * src/prefs_toolbar.c
9500         * src/prefs_wrapping.c
9501         * src/procmime.h
9502         * src/common/defs.h
9503         * src/common/nntp.c
9504         * src/common/session.c
9505         * src/common/session.h
9506         * src/common/socket.c
9507         * src/common/utils.h
9508         * src/common/xml.c
9509         * src/common/xml.h
9510         * src/gtk/prefswindow.c
9511         * src/gtk/prefswindow.h
9512         * src/plugins/clamav/clamav_plugin_gtk.c
9513         * src/plugins/dillo_viewer/dillo_prefs.c
9514         * src/plugins/image_viewer/viewerprefs.c
9515         * src/plugins/spamassassin/spamassassin_gtk.c
9516         * m4/openssl.m4 *** REMOVED ***
9517                 Sync with HEAD 0.9.12cvs46
9518
9519 2004-08-03 [paul]       0.9.12cvs40.2
9520
9521         * src/action.c
9522         * src/addressadd.c
9523         * src/addressbook.c
9524         * src/addrgather.c
9525         * src/browseldap.c
9526         * src/compose.c
9527         * src/crash.c
9528         * src/editaddress.c
9529         * src/editgroup.c
9530         * src/editldap_basedn.c
9531         * src/foldersel.c
9532         * src/importldif.c
9533         * src/mimeview.c
9534         * src/prefs_common.c
9535         * src/prefs_template.c
9536         * src/sourcewindow.c
9537         * src/summaryview.c
9538         * src/gtk/about.c
9539         * src/gtk/foldersort.c
9540         * src/gtk/logwindow.c
9541         * src/gtk/pluginwindow.c
9542         * src/gtk/prefswindow.c
9543                 change all gtk_scrolled_window_set_policy from 
9544                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
9545
9546 2004-08-02 [paul]       0.9.12cvs40.1
9547
9548         * AUTHORS
9549                 update translation team section
9550         * po/pt_BR.po
9551                 updated by Frederico Goncalves Guimaraes
9552                 <fggdebian@yahoo.com.br>
9553
9554 2004-07-31 [colin]      0.9.12cvs39.9
9555
9556         * src/exphtmldlg.c
9557                 Fix compilation
9558
9559 2004-07-31 [colin]      0.9.12cvs39.8
9560
9561         * src/exphtmldlg.c
9562                 Fix an alertpanel type
9563
9564 2004-07-30 [colin]      0.9.12cvs39.7
9565
9566         * src/alertpanel.c
9567                 Fix alertpanel_error_log's icon
9568
9569 2004-07-30 [colin]      0.9.12cvs39.6
9570
9571         * src/pop.c
9572                 Two of them should still be warnings
9573
9574 2004-07-30 [colin]      0.9.12cvs39.5
9575
9576         * src/pop.c
9577                 More warning -> error
9578 2004-07-29 [colin]      0.9.12cvs39.4
9579
9580         * src/pop.c
9581                 Warning -> error
9582
9583 2004-07-29 [colin]      0.9.12cvs39.3
9584
9585         * src/prefs_matcher.c
9586                 Fix segfault
9587
9588 2004-07-29 [colin]      0.9.12cvs39.2
9589
9590         * src/alertpanel.c
9591                 More nice-looking alertpanels
9592
9593 2004-07-29 [colin]      0.9.12cvs39.1
9594
9595         * src/messageview.c
9596                 sync with head
9597                 (inform user when partial mail is deleted on server)
9598
9599 2004-07-29 [colin]      0.9.12cvs38.1
9600
9601         * src/messageview.c
9602                 sync with head
9603
9604 2004-07-28 [paul]       0.9.12cvs37.7
9605
9606         * src/mainwindow.c
9607                 complete the replacement of deprecated gtk_progress_*
9608
9609 2004-07-28 [paul]       0.9.12cvs37.6
9610
9611         * src/action.c
9612         * src/inc.c
9613         * src/mainwindow.c
9614         * src/send_message.c
9615         * src/gtk/progressdialog.c
9616         * src/gtk/progressdialog.h
9617                 replace deprecated gtk_progress_*
9618
9619 2004-07-28 [paul]       0.9.12cvs37.5
9620
9621         * src/gtk/filesel.c
9622                 remove gtk_window_set_wmclass()
9623 2004-07-28 [paul]       0.9.12cvs37.4
9624
9625         * src/addressbook.c
9626         * src/compose.c
9627         * src/foldersel.c
9628         * src/mainwindow.c
9629         * src/messageview.c
9630         * src/sourcewindow.c
9631         * src/gtk/logwindow.c
9632                 remove gtk_window_set_wmclass()
9633                 
9634         * src/prefs_filtering.c
9635         * src/prefs_filtering_action.c
9636         * src/prefs_fonts.c
9637         * src/prefs_gtk.c
9638         * src/prefs_matcher.c
9639         * src/ssl_manager.c
9640         * src/gtk/prefswindow.c
9641                 replace gtk_window_position()
9642
9643 2004-07-28 [colin]      0.9.12cvs37.3
9644
9645         * src/alertpanel.c
9646         * src/alertpanel.h
9647                 Add a way to specify panel type for specific
9648                 panels (alertpanel())
9649         * src/account.c
9650         * src/addressbook.c
9651         * src/compose.c
9652         * src/expldifdlg.c
9653         * src/main.c
9654         * src/messageview.c
9655         * src/summaryview.c
9656         * src/textview.c
9657         * src/gtk/sslcertwindow.c
9658                 Fix alertpanel()s so that their icon match
9659                 their real type
9660
9661 2004-07-28 [paul]       0.9.12cvs37.2
9662
9663         * src/addr_compl.c
9664         * src/addressbook.c
9665         * src/alertpanel.c
9666         * src/compose.c
9667         * src/export.c
9668         * src/foldersel.c
9669         * src/folderview.c
9670         * src/grouplistdialog.c
9671         * src/import.c
9672         * src/mainwindow.c
9673         * src/message_search.c
9674         * src/messageview.c
9675         * src/passphrase.c
9676         * src/prefs_actions.c
9677         * src/prefs_common.c
9678         * src/prefs_customheader.c
9679         * src/prefs_display_header.c
9680         * src/prefs_filtering.c
9681         * src/prefs_filtering_action.c
9682         * src/prefs_gtk.c
9683         * src/prefs_matcher.c
9684         * src/prefs_msg_colors.c
9685         * src/prefs_summary_column.c
9686         * src/prefs_template.c
9687         * src/sourcewindow.c
9688         * src/ssl_manager.c
9689         * src/summary_search.c
9690         * src/gtk/colorsel.c
9691         * src/gtk/description_window.c
9692         * src/gtk/gtkaspell.c
9693         * src/gtk/inputdialog.c
9694         * src/gtk/logwindow.c
9695         * src/gtk/prefswindow.c
9696         * src/gtk/progressdialog.c
9697                 replace deprecated gtk_window_set_policy
9698
9699 2004-07-27 [colin]      0.9.12cvs37.1
9700
9701         * src/msgcache.c
9702                 More fixes (synced for head again)
9703
9704 2004-07-27 [colin]      0.9.12cvs35.3
9705
9706         * src/msgcache.c
9707                 Fix wrong test
9708
9709 2004-07-27 [colin]      0.9.12cvs35.2
9710
9711         * src/mimeview.c
9712                 Fix width a bit (by Paul)
9713         * src/alertpanel.c
9714         * src/alertpanel.h
9715                 Specialize icons, make alertpanel_message()
9716                 private
9717         * src/message_search.c
9718         * src/sgpgme.c
9719         * src/summary_search.c
9720                 Suit alertpanel changes
9721
9722 2004-07-27 [colin]      0.9.12cvs35.1
9723
9724         * src/alertpanel.c
9725                 Add an icon
9726         * src/passphrase.c
9727                 Add debug output - maybe someone will
9728                 want to look at the problem with Grab
9729                 Input :)
9730         Bump version as we're synced with HEAD
9731
9732 2004-07-26 [colin]      0.9.12cvs33.26
9733
9734         * src/pop.c
9735                 Fix uidl-file parsing when not in new
9736                 format
9737
9738 2004-07-26 [colin]      0.9.12cvs33.25
9739
9740         * src/gtk/menu.c
9741                 Move popup menu up if necessary (fixes 
9742                 account selector)
9743         * src/mainwindow.c
9744                 Set account selector's button height to
9745                 minimum
9746
9747 2004-07-26 [colin]      0.9.12cvs33.24
9748
9749         * src/alertpanel.c
9750                 Maybe fix 551 (Truncated font in alert window)
9751
9752 2004-07-26 [colin]      0.9.12cvs33.23
9753
9754         * po/de.po
9755         * po/es.po
9756         * po/fr.po
9757         * po/it.po
9758         * po/ja.po
9759         * po/pl.po
9760         * po/ru.po
9761         * po/sk.po
9762         * po/sr.po
9763         * po/zh_CN.po
9764                 Sync po files with HEAD
9765
9766 2004-07-26 [paul]       0.9.12cvs33.22
9767
9768         * src/compose.c
9769                 fix Bug 556 'Organisation-header is sent even if empty'
9770
9771 2004-07-24 [colin]      0.9.12cvs33.21
9772
9773         * src/compose.c
9774         * src/gtk/gtkaspell.c
9775         * src/gtk/gtkaspell.h
9776                 Fix speller accelerators (require hack)
9777
9778 2004-07-24 [colin]      0.9.12cvs33.20
9779
9780         * src/gtk/gtkaspell.c
9781                 Fix over-eager code deletion breaking
9782                 Check while typing
9783
9784 2004-07-24 [colin]      0.9.12cvs33.19
9785
9786         * src/browseldap.c
9787         * src/ldapctrl.c
9788         * src/ldapctrl.h
9789         * src/ldapserver.h
9790                 Sync ldap with HEAD
9791         (Fixes 546 LDAP completely broken)
9792
9793 2004-07-24 [colin]      0.9.12cvs33.18
9794
9795         * src/prefs_msg_colors.c
9796                 Fix prototype mismatch
9797         (Fixes 547 void function cannot return value)
9798
9799 2004-07-24 [colin]      0.9.12cvs33.17
9800
9801         * src/mainwindow.c
9802                 Fix sort going back to previous sort key
9803                 when changing sort direction
9804
9805 2004-07-24 [colin]      0.9.12cvs33.16
9806
9807         * src/compose.c
9808                 Fix space insertion when re-wrapping at 
9809                 cursor point
9810
9811 2004-07-24 [colin]      0.9.12cvs33.15
9812
9813         * src/gtk/gtkaspell.c
9814                 Don't change cursor position in insert-text
9815                 callback
9816         (Fixes 539 Word wrapping on input transposes letters)
9817
9818 2004-07-24 [colin]      0.9.12cvs33.14
9819
9820         * src/gtk/gtkaspell.c
9821                 Reencode non-ascii chars to dictionary's
9822                 encoding
9823         (Fixes 544 Spell check broken non english locale)
9824
9825 2004-07-24 [colin]      0.9.12cvs33.13
9826
9827         * src/summaryview.c
9828                 Fix Shift+Down, add Home/End/PgUp/PgDown
9829
9830 2004-07-21 [colin]      0.9.12cvs33.12
9831
9832         * src/prefs_common.c
9833                 Fix a gtk warning (Patch by Andrej Kacian)
9834
9835 2004-07-21 [colin]      0.9.12cvs33.11
9836
9837         * src/gtk/filesel.c
9838                 More check
9839
9840 2004-07-21 [colin]      0.9.12cvs33.10
9841
9842         * src/compose.c
9843         * src/crash.c
9844         * src/export.c
9845         * src/import.c
9846         * src/messageview.c
9847         * src/mimeview.c
9848         * src/prefs_spelling.c
9849         * src/prefs_themes.c
9850         * src/summaryview.c
9851         * src/gtk/filesel.c
9852         * src/gtk/filesel.h
9853         * src/gtk/pluginwindow.c
9854                 Untwist open/save mode guessing logic, make
9855                 it explicit
9856
9857 2004-07-20 [colin]      0.9.12cvs33.9
9858
9859         * src/codeconv.c
9860                 conv_encode_header: src_charset is UTF-8 on
9861                 gtk2
9862         * src/compose.c
9863                 Remove double encoding of the headers
9864
9865 2004-07-20 [colin]      0.9.12cvs33.8
9866
9867         * src/codeconv.c
9868                 Fix typo
9869
9870 2004-07-20 [colin]      0.9.12cvs33.7
9871
9872         * src/mainwindow.c
9873                 Set the separated messageview to the saved
9874                 size of Claws' messageview (Patch by Alfons)
9875                 Fix a callback prototype (me)
9876
9877 2004-07-20 [colin]      0.9.12cvs33.6
9878
9879         * src/codeconv.h
9880                 Forgot one hunk in 0.9.12cvs33.4
9881
9882 2004-07-19 [colin]      0.9.12cvs33.5
9883
9884         * src/action.c
9885                 Action output fix
9886                 Patch by Alfons
9887
9888 2004-07-19 [colin]      0.9.12cvs33.4
9889
9890         * src/compose.c
9891                 Fix outgoing charset bug in headers
9892         * src/codeconv.c
9893                 Clean for glib2 - Patch by Alfons
9894
9895 2004-07-19 [colin]      0.9.12cvs33.3
9896
9897         * src/statusbar.c
9898                 Remove grip from the statusbar
9899                 Patch by Alfons
9900
9901 2004-07-19 [colin]      0.9.12cvs33.2
9902
9903         * src/messageview.c
9904         * src/textview.c
9905                 Fix messageview remembering the previous
9906                 scroll position when loading a new message
9907                 Patch by Alfons
9908
9909 2004-07-19 [colin]      0.9.12cvs33.1
9910
9911         * src/folder.h
9912         * src/folderview.c
9913         * src/summaryview.c
9914                 Sync with HEAD
9915
9916 2004-07-18 [colin]      0.9.12cvs32.7
9917
9918         * configure.ac
9919                 Remove useless check for XIM - noticed
9920                 by Alfons
9921
9922 2004-07-18 [colin]      0.9.12cvs32.6
9923
9924         * src/summaryview.c
9925                 Remove non-modified and shift-modified
9926                 accelerators in summaryview's popup
9927                 menu, as that doesn't get catched by
9928                 the accel-activate signal catcher...
9929
9930 2004-07-18 [colin]      0.9.12cvs32.5
9931
9932         * src/prefs_common.c
9933                 Define sensible default prefs for 
9934                 wrapping
9935
9936 2004-07-18 [colin]      0.9.12cvs32.4
9937
9938         * src/compose.c
9939         * src/prefs_common.c
9940         * src/prefs_common.h
9941         * src/prefs_wrapping.c
9942                 Remove Smart Wrapping pref, which does
9943                 nothing on gtk2 branch
9944
9945 2004-07-18 [colin]      0.9.12cvs32.3
9946
9947         * src/sourcewindow.c
9948                 Proper utf8
9949
9950 2004-07-18 [colin]      0.9.12cvs32.2
9951
9952         * src/compose.c
9953                 Save attachment status when drafting
9954
9955 2004-07-18 [colin]      0.9.12cvs32.1
9956
9957         * src/gtk/filesel.c
9958                 Fix erratic folder selection in open mode
9959
9960 2004-07-18 [colin]      0.9.12cvs31.11
9961
9962         * src/pop.c
9963                 Don't let partial messages get deleted
9964                 even with "dowload all"
9965                 (0.9.12cvs31.8 fix extension)
9966 2004-07-18 [colin]      0.9.12cvs31.10
9967
9968         * src/gtk/logwindow.c
9969                 Fix log scrolling
9970
9971 2004-07-18 [colin]      0.9.12cvs31.9
9972
9973         * src/common/utils.c
9974                 Fix non-utf8 strings coming from commands
9975                 and files
9976
9977 2004-07-18 [colin]      0.9.12cvs31.8
9978
9979         * src/pop.c
9980                 Fix partial download bug with Download all
9981                 messages option
9982
9983 2004-07-18 [colin]      0.9.12cvs31.7
9984
9985         * src/textview.c
9986                 Fix bug introduced in 0.9.12cvs31.2
9987                 (blocked in select mode after double click)
9988
9989 2004-07-18 [colin]      0.9.12cvs31.6
9990
9991         * src/compose.c
9992         * src/gtk/menu.c
9993                 More glib-warning fixes
9994
9995 2004-07-18 [colin]      0.9.12cvs31.5
9996
9997         * src/compose.c
9998                 Fix trashing the primary clipboard when moving 
9999                 around with tab
10000         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
10001
10002 2004-07-18 [colin]      0.9.12cvs31.4
10003
10004         * src/codeconv.c
10005                 convert unencoded iso headers to utf8
10006         (Fix Bug 538 Unencoded local characters in subject make it 
10007          disappear)
10008
10009 2004-07-18 [colin]      0.9.12cvs31.3
10010
10011         * src/compose.c
10012                 Fix tab char handling in wrapping
10013         (Fix Bug 537 Line wrap problem - TAB character treated as 
10014          one character instead of 8)
10015
10016 2004-07-18 [colin]      0.9.12cvs31.2
10017
10018         * src/textview.c
10019                 return FALSE on GDK_MOTION_NOTIFY
10020         (Fix Bug 535 Hyperlinks/addresses are not selectable 
10021          (unable to highlight))
10022
10023 2004-07-18 [colin]      0.9.12cvs31.1
10024
10025         * src/folderview.c
10026                 Sync with 0.9.12cvs31
10027
10028 2004-07-18 [colin]      0.9.12cvs30.4
10029
10030         * src/compose.c
10031                 Also block text_inserted when inserting a file
10032
10033 2004-07-18 [colin]      0.9.12cvs30.3
10034
10035         * src/compose.c
10036                 Fix smart wrapping (block text_inserted handler
10037                 while putting quotation to avoid wrap on input,
10038                 don't join lines if next is sig separator)
10039
10040 2004-07-17 [colin]      0.9.12cvs30.2
10041
10042         * src/folderview.c
10043         * src/mainwindow.c
10044         * src/mimeview.c
10045         * src/summaryview.c
10046         * src/gtk/quicksearch.c
10047         * src/gtk/quicksearch.h
10048                 Block key events handlers *and* accels while
10049                 quicksearch is focused
10050         (Fixes Bug 534 quick-search bar not accepting certain letters)
10051
10052 2004-07-17 [colin]      0.9.12cvs30.1
10053
10054         * src/folder.h
10055         * src/folderview.c
10056         * src/summaryview.c
10057                 Sync with 0.9.12cvs30
10058
10059 2004-07-17 [colin]      0.9.12cvs28.2
10060
10061         * src/mimeview.c
10062         * src/procmime.c
10063         * src/summaryview.c
10064         * src/gtk/menu.c
10065                 Squash some compile and glib warnings
10066
10067 2004-07-17 [paul]       0.9.12cvs28.1
10068
10069         * src/mimeview.c
10070                 sync with 0.9.12cvs28 HEAD
10071
10072 2004-07-16 [paul]       0.9.12cvs26.1
10073         
10074         * src/gtk/quicksearch.c
10075         * src/account.c
10076         * src/account.h
10077         * src/compose.c
10078         * src/customheader.c
10079         * src/folder_item_prefs.c
10080         * src/main.c
10081         * src/mainwindow.c
10082         * src/messageview.c
10083         * src/mimeview.c
10084         * src/news.c
10085         * src/pgpmime.c
10086         * src/pop.c
10087         * src/pop.h
10088         * src/prefs_account.c
10089         * src/prefs_account.h
10090         * src/prefs_common.c
10091         * src/prefs_common.h
10092         * src/prefs_display_header.c
10093         * src/prefs_gtk.c
10094         * src/prefs_gtk.h
10095         * src/procheader.c
10096         * src/procmime.c
10097                 sync with 0.9.12cvs26 HEAD      
10098
10099 2004-07-15 [colin]      0.9.12cvs18.14
10100
10101         * src/folder.c
10102                 Disable GPG signature check during
10103                 folder move and scan
10104         (Closes Bug 521 Signature checking slows down Folder-Move)
10105
10106 2004-07-14 [colin]      0.9.12cvs18.13
10107
10108         * src/common/partial_download.c
10109                 update includes
10110
10111 2004-07-14 [colin]      0.9.12cvs18.12
10112
10113         * src/common/partial_download.c
10114         * src/common/partial_download.h
10115                 Move doc at top, add correct copyright
10116
10117 2004-07-14 [colin]      0.9.12cvs18.11
10118
10119         * src/folder.c
10120         * src/messageview.c
10121         * src/pop.c
10122         * src/pop.h
10123         * src/procmsg.c
10124         * src/summaryview.c
10125         * src/common/Makefile.am
10126         * src/common/partial_download.c ** NEW FILES **
10127         * src/common/partial_download.h ** NEW FILES **
10128                 Move partial-download related stuff to its
10129                 own file
10130
10131 2004-07-14 [colin]      0.9.12cvs18.10
10132
10133         * src/send_message.c
10134                 Fix smtp auth when user is null or empty
10135
10136 2004-07-13 [colin]      0.9.12cvs18.9
10137
10138         * src/gtk/quicksearch.c
10139                 Use alphabetic order
10140
10141 2004-07-13 [colin]      0.9.12cvs18.8
10142
10143         * src/pop.c
10144                 Be paranoid on the checks
10145
10146 2004-07-13 [colin]      0.9.12cvs18.7
10147
10148         * src/gtk/quicksearch.c
10149                 Fix Engrish once again
10150
10151 2004-07-13 [colin]      0.9.12cvs18.6
10152
10153         * src/procmsg.c
10154         * src/summaryview.c
10155                 Mark messages for deletion when they are about to
10156                 be removed from trash
10157
10158 2004-07-13 [colin]      0.9.12cvs18.5
10159
10160         * src/matcher.c
10161         * src/matcher.h
10162         * src/matcher_parser_parse.y
10163         * src/prefs_matcher.c
10164         * src/gtk/quicksearch.c
10165                 Add 'partial' ('p') match string to find partially
10166                 downloaded messages
10167
10168 2004-07-13 [colin]      0.9.12cvs18.4
10169
10170         * src/pop.c
10171                 Fix misplaced block
10172
10173 2004-07-13 [colin]      0.9.12cvs18.3
10174
10175         * src/pop.c
10176         * src/pop.h
10177         * src/messageview.c
10178                 Refactor API (to avoid passing 5+ params and code
10179                 duplication)
10180         * src/folder.c
10181         * src/msgcache.c
10182         * src/procheader.c
10183         * src/common/defs.h
10184                 Add planned_download to cache
10185                 Don't mess uidl file when moving partially downloaded
10186                 mails (they change folder, we should change it in the
10187                 uidl list too or we'll remove an incorrect message)
10188                 (this also helps removing hacks when changing 
10189                 planned_download in messageview.c)
10190
10191 2004-07-12 [colin]      0.9.12cvs18.2
10192
10193         * src/gtk/quicksearch.c
10194                 Fix missing status update in quicksearch
10195
10196 2004-07-12 [paul]       0.9.12cvs18.1
10197
10198         * po/POTFILES.in
10199         * src/Makefile.am
10200         * src/account.c
10201         * src/codeconv.c
10202         * src/compose.c
10203         * src/inc.c
10204         * src/main.c
10205         * src/prefs_common.c
10206         * src/procmsg.h
10207         * src/toolbar.c
10208         * src/prefs_msg_colors.[ch]     ** NEW FILES **
10209         * src/prefs_wrapping.[ch]       ** NEW FILES **
10210         * src/common/intl.h
10211         * src/common/utils.[ch]
10212         * src/gtk/quicksearch.[ch]
10213                 sync with 0.9.12cvs18 HEAD
10214
10215 2004-07-12 [colin]      0.9.11cvs17.25
10216
10217         * src/folder.c
10218         * src/folder.h
10219                 Remove unused function added by me in 0.9.11cvs17.10
10220
10221 2004-07-11 [colin]      0.9.11cvs17.24
10222
10223         * src/inc.c
10224         * src/messageview.c
10225         * src/pop.c
10226         * src/pop.h
10227                 Use folderitem and msgnum instead of filename to
10228                 know which mail to delete
10229                 Move old partial mail deletion to pop.c
10230
10231 2004-07-10 [colin]      0.9.11cvs17.23
10232
10233         * src/inc.c
10234                 Add debug
10235         * src/pop.c
10236         * src/pop.h
10237                 Don't re-use same enums for unrelated stuff: it's 
10238                 completely misleading !
10239                 Document a bit
10240
10241 2004-07-09 [colin]      0.9.11cvs17.22
10242
10243         * src/inc.c
10244                 Remove folder-type check and do
10245                 more tests to be sure everything's
10246                 ok
10247         * src/messageview.c
10248                 Punctuation update, remove useless
10249                 code, fix two warnings
10250         * src/noticeview.c
10251                 Layout cleaning, reset 2nd button
10252                 when specifying one
10253
10254 2004-07-09 [colin]      0.9.11cvs17.21
10255
10256         * src/messageview.c
10257         * src/pop.c
10258         * src/pop.h
10259                 Allow user to change his mind
10260                 and postpone decision (by
10261                 unmarking the mail)
10262
10263 2004-07-09 [colin]      0.9.11cvs17.20
10264
10265         * src/messageview.c
10266                 Fix bug with delete state
10267         * src/pop.c
10268         * src/pop.h
10269                 Fix buffer leak (fread doesn't 
10270                 terminate buffers with \0)
10271                 Refactoring (remove magic 
10272                 numbers)
10273
10274 2004-07-09 [colin]      0.9.11cvs17.19
10275
10276         * src/pop.c
10277                 Don't log "Skipping message" if 
10278                 we're going to TOP it two lines
10279                 later
10280
10281 2004-07-09 [colin]      0.9.11cvs17.18
10282
10283         * src/messageview.c
10284                 Fix Engrish
10285
10286 2004-07-09 [colin]      0.9.11cvs17.17
10287
10288         * src/pop.c
10289                 strlen checking...
10290         * src/messageview.c
10291                 refactoring a bit
10292
10293 2004-07-08 [colin]      0.9.11cvs17.16
10294
10295         * src/noticeview.c
10296         * src/noticeview.h
10297                 Add an optional second button
10298         * src/messageview.c
10299         * src/pop.c
10300         * src/pop.h
10301                 Don't delete partially received mails after a certain
10302                 time; rather, let the user decide.
10303
10304 2004-07-08 [colin]      0.9.11cvs17.15
10305
10306         * src/common/smtp.h
10307                 Sync with HEAD
10308
10309 2004-07-08 [colin]      0.9.11cvs17.14
10310
10311         * src/messageview.c
10312         * src/common/smtp.c
10313                 Use to_human_readable() for sizes
10314
10315 2004-07-08 [colin]      0.9.11cvs17.13
10316
10317         * src/inc.c
10318         * src/messageview.c
10319         * src/pop.c
10320         * src/pop.h
10321         * src/procmsg.c
10322                 Fix partial-downloading issues:
10323                         catch unsupported TOP
10324                         don't delete partially downloaded mails before 5 days
10325                         don't update existing with non-MH folders; that'll
10326                         make dups, but it's better than trashing the folder
10327                         free new msginfo parts
10328                 Fix indentation ;-)
10329
10330 2004-07-08 [colin]      0.9.11cvs17.12
10331
10332         * src/common/smtp.c
10333         * src/common/smtp.h
10334                 Sync smtp size verification with HEAD
10335
10336 2004-07-08 [colin]      0.9.11cvs17.11
10337
10338         * src/summaryview.c
10339         * src/prefs_common.c
10340         * src/prefs_common.h
10341         * src/gtk/quicksearch.c
10342         * src/gtk/quicksearch.h
10343                 Sync sticky pref with HEAD
10344
10345 2004-07-08 [colin]      0.9.11cvs17.10
10346
10347         * src/folder.c [1.213.2.6]
10348         * src/folder.h [1.87.2.6]
10349         * src/inc.c [1.149.2.7]
10350         * src/messageview.c [1.94.2.8]
10351         * src/procheader.c [1.47.2.6]
10352         * src/procmsg.c [1.150.2.4]
10353         * src/procmsg.h [1.60.2.5]
10354         * src/pop.c [1.56.2.4]
10355         * src/pop.h [1.17.2.3]
10356                 Let too big messages get downloaded, but truncated
10357                 Add a button to download them completely
10358                 
10359 2004-07-06 [colin]      0.9.11cvs17.9
10360
10361         * src/gtk/quicksearch.c [1.1.2.3]
10362                 Add a Clear button
10363         * commitHelper
10364         * PATCHSETS
10365                 Add a script to help with cvs
10366
10367 2004-07-03 [colin]      0.9.11cvs17.8
10368
10369         * src/plugins/imageviewer/viewer.c
10370                 fix imageviewer (which was staying on the first
10371                 displayed image)
10372
10373 2004-07-03 [colin]      0.9.11cvs17.7
10374
10375         Removed FIXME_GTK2 warnings
10376         * src/gtk/gtkutils.c
10377                 useless #warnings
10378         * src/gtk/menu.c
10379                 useless #warnings (no need to mess with menu rc)
10380         * src/gtk/menu.h
10381                 unused functions
10382         
10383
10384 2004-07-03 [colin]      0.9.11cvs17.6
10385
10386         Removed FIXME_GTK2 warnings
10387         * src/codeconv.c
10388                 useless #warnings (rewrite needed)
10389         * src/compose.c
10390                 useless #warnings (rewrite needed)
10391                 useless #warnings (gtk2 is like that)
10392                 useless #warnings (previously fixed)
10393         * src/main.c
10394                 useless #warnings (previously fixed)
10395         * src/message_search.c
10396                 useless #warnings (gtk2 is like that)
10397                 Made apparent that search is case-sensitive
10398         * src/mimeview.c
10399                 useless #warnings (rewrite needed)
10400                 useless #warnings (gtk2 is like that)
10401                 reimplemented real warnings
10402         * src/prefs_common.c
10403                 Removed block cursor option (not it gtk2)
10404         * src/prefs_gtk.c
10405                 useless #warnings (rewrite needed)
10406         * src/procheader.c
10407                 useless #warnings (rewrite needed)
10408         * src/sourcewindow.c
10409                 useless #warnings (incorrect placing)
10410         * src/summary_search.c
10411                 useless #warnings (gtk2 is like that)
10412                 Made apparent that search is case-sensitive
10413         * src/action.c
10414                 useless #warnings (gtk2 is like that)
10415         * src/textview.c
10416                 useless #warnings (rewrite needed)
10417         * src/toolbar.c
10418                 useless #warnings (rewrite needed)
10419
10420 2004-07-03 [colin]      0.9.11cvs17.5
10421
10422         * src/textview.c
10423                 Fix mismerge which broke URI opening
10424                 
10425 2004-07-01 [colin]      0.9.11cvs17.4
10426
10427         * src/gtk/filesel.c
10428                 Fill filename when saving
10429                 
10430 2004-06-27 [colin]      0.9.11cvs17.3
10431
10432         * src/gtk/filesel.[ch]
10433                 Use the new GTK file selector
10434                 Update prototype to match the reality: multiple file
10435                 selection is open-only          
10436         * src/compose.c
10437                 Match the new prototypes        
10438         * configure.ac
10439                 Match the new requirements (gtk 2.4.0)
10440                         
10441 2004-06-26 [colin]      0.9.11cvs17.2
10442
10443         * src/plugins/trayicon/trayicon.c
10444                 Remove useless signal handler on resize, which causes
10445                 an infinite "loop"
10446         
10447 2004-06-26 [colin]      0.9.11cvs17.1
10448         
10449         * tools/Makefile.am
10450                 remove launch_firebird and add nautilus2sylpheed.sh
10451         * src/quicksearch.c
10452           src/summaryview.c
10453                 Fix show/hide "Extended symbols" button problem
10454                 Fix apparition at startup
10455                 Fix const warnings
10456         * src/plugins/image_viewer/Makefile.am
10457                 Fix configure 
10458         * common/ssl.c
10459                 Re-enable certificate check, as it doesn't seem to
10460                 cause Xlib errors anymore
10461
10462 2004-06-25 [paul]       0.9.11cvs17
10463
10464         * sync with 0.9.11cvs17 HEAD
10465         
10466         NOTE: QuickSearch is broken
10467
10468 2004-06-07 [colin]      0.9.10claws67.10
10469         * src/plugins/trayicon/trayicon.c
10470           src/plugins/trayicon/libeggtrayicon/Makefile.am
10471           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10472                 Fix gettextization in trayicon plugin
10473
10474 2004-06-07 [colin]      0.9.10claws67.9
10475         
10476         * src/summaryview.c
10477           src/gtk/gtksctree.[ch]
10478                 Let Shift+{Up,Down} work in summaryview
10479                 (well, Down "works" and Up works)
10480                 Let the list scroll when using these keys
10481
10482 2004-06-06 [colin]      0.9.10claws67.8
10483
10484         * src/plugins/trayicon/trayicon.c
10485                 Fix pixmap update
10486
10487 2004-06-06 [colin]      0.9.10claws67.7
10488
10489         * src/addressbook.c
10490                 Fix signal handling causing system-wide focus grab
10491
10492 2004-05-25 [paul]       0.9.10claws67.6
10493
10494         * Makefile.am
10495           src/Makefile.am
10496                 clean up
10497
10498 2004-05-25 [paul]       0.9.10claws67.5
10499
10500         * replace deprecated gtk_signal... functions
10501
10502 2004-05-23 [colin]      0.9.10claws67.4
10503
10504         * src/compose.c
10505                 Fix wrapping
10506
10507 2004-05-22 [colin]      0.9.10claws67.3
10508
10509         * src/compose.c
10510                 Re-fix [Edited] in compose.c::compose_reedit()
10511
10512 2004-05-22 [colin]      0.9.10claws67.2
10513
10514         * src/procmime.c
10515                 Fix parsing of multiparts mails
10516
10517 2004-05-22 [colin]      0.9.10claws67.1
10518
10519         * src/summaryview.c
10520                 Fix quicksearch
10521
10522 2004-05-22 [paul]       0.9.10claws67
10523
10524         * sync with 0.9.10claws67 HEAD
10525
10526 2004-05-14 [alfons]
10527
10528         * src/procmime.h
10529                 add forgotton prototype
10530
10531 2004-05-10 [paul]       0.9.10claws57
10532
10533         * sync with 0.9.10claws57 HEAD
10534
10535 2004-05-05 [paul]       0.9.9.claws1
10536
10537         * ChangeLog-gtk2        ** REMOVED **
10538           ChangeLog-gtk2.claws  ** ADDED **
10539                 rename and adopt the normal claws format
10540                 
10541         * configure.ac
10542                 require gtkmathview >= 0.5
10543
10544         * ac/*                          ** REMOVED **
10545           ac/                           ** REMOVED **
10546           intl/Makefile.in              ** REMOVED **
10547           m4/                           ** ADDED **
10548           m4/missing                    ** ADDED **
10549           m4/missing/gdk-pixbuf.m4      ** ADDED **
10550           m4/missing/gettext.m4         ** ADDED **
10551           m4/missing/gpgme.m4           ** ADDED **
10552           m4/missing/imlib.m4           ** ADDED **
10553           m4/.cvsignore                 ** ADDED **
10554           m4/Makefile.am                ** ADDED **
10555           m4/README                     ** ADDED **
10556           m4/aclocal-include.m4         ** ADDED **
10557           m4/aspell.m4                  ** ADDED **
10558           m4/check-type.m4              ** ADDED **
10559           m4/gnupg-check-typedef.m4     ** ADDED **
10560           m4/openssl.m4                 ** ADDED **
10561           m4/spamassassin.m4            ** ADDED **
10562           po/ChangeLog                  ** REMOVED **
10563           po/Makefile.in.in             ** REMOVED **
10564           po/Rules-quot                 ** REMOVED **
10565           po/boldquot.sed               ** REMOVED **
10566           po/en@boldquot.header         ** REMOVED **
10567           po/en@quot.header             ** REMOVED **
10568           po/insert-header.sin          ** REMOVED **
10569           po/quot.sed                   ** REMOVED **
10570           po/remove-potcdate.sed        ** REMOVED **
10571           po/remove-potcdate.sin        ** REMOVED **
10572           po/stamp-po                   ** REMOVED **
10573           Makefile.am
10574           autogen.sh
10575           configure.ac
10576                 enable building with automake 1.8.x
10577                 add 'autopoint --force' to autogen.sh and remove all
10578                 auto-generated files, remove ac/ directory and use
10579                 m4/ directory instead
10580                 
10581         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10582                 fix gettextization
10583
10584 2004-02-28 Colin Leroy <colin@colino.net>
10585         * src/prefs_matcher.c
10586           src/prefs_filtering.c
10587           src/prefs_filtering_action.c
10588                 Fix non-editable GtkEntries
10589
10590 2004-02-22 Thorsten Maerz <torte@netztorte.de>
10591         * src/prefs_themes.c
10592                 utf8 conversion for theme info
10593
10594 2004-02-21 Thorsten Maerz <torte@netztorte.de>
10595         * sync 0.9.9claws
10596
10597 2004-02-14 Thorsten Maerz <torte@netztorte.de>
10598         * src/grouplistdialog.c
10599                 allow multiple selections without ctrl key
10600
10601 2004-02-09 Thorsten Maerz <torte@netztorte.de>
10602         * src/main.c
10603                 enable customizable accelerators
10604
10605 2004-02-08 Thorsten Maerz <torte@netztorte.de>
10606         * src/prefs_common.c
10607                 re-enable different font settings for gtk1/2
10608         * src/prefs_folder_item.c
10609                 fix folder prefs displayed wrong
10610         * src/textview.c
10611                 set 'sunken' shadow type
10612
10613 2004-02-07 Colin Leroy <colin@colino.net>
10614         * src/compose.c
10615                 Fix message being always [Edited]
10616                 Encode headers correctly (utf8 buf)
10617
10618 2004-01-27 Thorsten Maerz <torte@netztorte.de>
10619         * src/socket.c
10620                 remove double g_source_attach()
10621                 (Thanks to Colin Leroy)
10622
10623 2004-01-27 Thorsten Maerz <torte@netztorte.de>
10624         * src/gtk/gtksctree.c
10625                 Fix SSL certificate list not shown
10626         * src/mimeview.c
10627                 Fix clicks in mime tree
10628
10629 2004-01-27 Thorsten Maerz <torte@netztorte.de>
10630         * src/common/socket.c
10631                 Fix SSL receive
10632         * src/compose.c
10633                 Fix clipboard menu hotkeys
10634
10635 2004-01-25 Thorsten Maerz <torte@netztorte.de>
10636         * src/gtk/gtkaspell.[ch]
10637           src/compose.c
10638                 reimplement spellchecker
10639
10640 2004-01-25 Thorsten Maerz <torte@netztorte.de>
10641         * src/gtk/filesel.c
10642                 crash when inserting file in compose window
10643                 (TODO: keep old selection on clicks)
10644         * src/main.c
10645                 use gtkrc-2.0 instead of gtkrc
10646
10647 2004-01-25 Thorsten Maerz <torte@netztorte.de>
10648         * src/messageview.c
10649                 remove orphaned mimeview unref()
10650
10651 2004-01-20 Thorsten Maerz <torte@netztorte.de>
10652         * src/grouplistdialog.c
10653                 expand nodes containing subscribed groups
10654
10655 2004-01-19 Thorsten Maerz <torte@netztorte.de>
10656         * src/textview.c
10657                 textview: hide cursor, restore old click behaviour
10658
10659 2004-01-18 Thorsten Maerz <torte@netztorte.de>
10660         * src/textview.c
10661                 variable names messed up
10662
10663 2004-01-17 Colin Leroy <colin@colino.net>
10664         * src/addr_compl.c
10665                 Fix completion address too thin
10666         * src/compose.c
10667                 Fix tab-to-subject behaviour
10668         * src/summaryview.c
10669                 Implement key up & down in summaryview
10670
10671 2004-01-12 Thorsten Maerz <torte@netztorte.de>
10672
10673         * sync 098claws
10674
10675 2004-01-08 Thorsten Maerz <torte@netztorte.de>
10676         * configure.ac
10677           Makefile.am
10678           doc/.cvsignore
10679           doc/Makefile.am
10680                 faq, man, manual moved to doc/
10681         * ac/aspell.m4
10682           ac/check-type.m4
10683           ac/gnupg-check-typedef.m4
10684           ac/openssl.m4
10685           ac/spamassassin.m4
10686           ac/missing/gdk-pixbuf.m4
10687           ac/missing/gpgme.m4
10688           ac/missing/imlib.m4
10689                 fix automake warnings
10690
10691 2003-12-06 Colin Leroy <colin@colino.net>
10692         * src/summaryview.c
10693                 Fix quicksearch
10694
10695 2003-12-05 Colin Leroy <colin@colino.net>
10696         * src/summaryview.c
10697                 Fix going to next unread folder
10698
10699 2003-12-05 Colin Leroy <colin@colino.net>
10700         * src/crash.c
10701                 Fix gtk2 compilation
10702         * src/session.c
10703                 Remove iotag source handler at disconnection
10704         * src/socket.[ch] 
10705                 Remove source handler when closing socket 
10706                 (fixes another seg)
10707
10708 2003-12-04 Colin Leroy <colin@colino.net>
10709         * src/compose.c
10710           src/prefs_account.c
10711           src/prefs_common.c
10712                 Fix some dropdown menus
10713
10714 2003-12-04 Colin Leroy <colin@colino.net>
10715         * src/compose.c
10716                 Fix event handlers on header fields
10717         * src/common/socket.c
10718           src/common/session.c
10719                 Fix segfault with callback (SSL)
10720                 Fix end of session 
10721
10722 2003-10-06 Thorsten Maerz <torte@netztorte.de>
10723
10724         * Fix compile bug in src/compose.c
10725         * removed src/gtk/gtkstext.[ch]
10726
10727 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
10728
10729         * Convert character set and escape "text" attributes in toolbar setting
10730         files.
10731         * Fixed bug in button-press-event handling.
10732
10733 2003-09-16 Thorsten Maerz <torte@netztorte.de>
10734
10735         * Fixed bug in key-press-event handling.
10736
10737 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
10738
10739         * Enabled to compile tray-icon plugin (Ad-hoc).
10740         * Avoid hang up bug of icon list in mime view (Ad-hoc).
10741
10742 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
10743
10744         * Enabled to compile on sylpheed-claws.
10745         (tray-icon plugin still cannot compile yet.)
10746
10747 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
10748
10749         * Updated to 0.9.5.
10750
10751 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
10752
10753         * Updated to 0.9.4.
10754         * Ported monitoring SSL mechanism to GSource of GLib2
10755         (I don't confirm it)
10756         * Added _gtk2 suffix to key name of font preference to avoid
10757         ovverwriting preference of Gtk+-1.2 version.
10758
10759 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
10760
10761         * Updated to 0.9.2.
10762
10763 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
10764
10765         * Updated to 0.9.1.
10766         * Translate po files into UTF-8 when execute autogen.sh.
10767
10768 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
10769
10770         * Updated to 0.9.0.
10771
10772 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
10773
10774         * Plugged GError related memory leaks.
10775
10776 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
10777
10778         * Changed default size of fonts.
10779         * Enabled to set titile font size of warning dialog.
10780
10781 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
10782
10783         * Embed a sylpheed icon into executable binary on Windows.
10784
10785 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
10786
10787         * I forgot to traslate character set of element string in src/xml.c.
10788
10789 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
10790
10791         * Fixed detecting bind_textdomain_codeset in configure.in.
10792         * The bug in which "Example" of "Date fromat" preference isn't displayed
10793         correctly has been fixed.
10794
10795 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
10796
10797         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
10798           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
10799           glib-gettextize
10800           Removed intl directory.
10801           Translated po files into UTF-8.
10802           (Thanks! Ryuji Abe)
10803
10804 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
10805
10806         * The bug which doesn't unscape string in xml.c has been fixed.
10807
10808 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
10809
10810         * The bug which is failed to translate encoding of file name thorough
10811         file dialog has been fixed.
10812
10813 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
10814
10815         * Modified to translate file names which is used in inporting/expoting
10816         mbox feature and "Save as" feature into locale encoding.
10817         * Translate file names into locale encoding when "Attache file" and
10818         "Insert file".
10819         * Force set G_BROKEN_FILENAMES environment variable.
10820         * Other minor fixes.
10821
10822 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
10823
10824         * Modified to treat MH folder's name as locale encoding.
10825
10826 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
10827
10828         * The bug which clash on switching candidates of auto completion of
10829         addresses, cannot use auto completion in Japanesse is fixed
10830         (Thanks! Tokunaga-san)¡¥
10831
10832 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
10833
10834         * The bug which cannot switch key accelerator preference has been fixed
10835         (Thanks! smbd-san)¡¥
10836
10837 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
10838
10839         * version 0.8.11-gtk2-20030314
10840
10841 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
10842
10843         * The bug in which character set conversion of filtering messages has
10844         been fixed.(Thanks! COCOA-san).
10845
10846 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
10847
10848         * Revived "Leave space on head" preference in "Message" category.
10849         * A bug which clash when put the cursor to end of buffer and execute
10850         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
10851
10852 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
10853
10854         * version 0.8.11-gtk2-20030312
10855
10856 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
10857
10858         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
10859         * Modified to use Pango's API directly for font preference.
10860         * Integrated GtkTextView of textview to one widget.
10861         * Set fonts of header title in textview by "header_title" tag.
10862         * Removed some deprecated codes.
10863
10864 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
10865
10866         * Updated to 0.8.11.
10867         * Merged cygwin patch(Thanks! Sakai-san).
10868
10869 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
10870
10871         * version 0.8.10-gtk2-20030309