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