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