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