ab62289e36df37e1e99d57045424ca7688d8cc11
[claws.git] / ChangeLog-gtk2.claws
1 2005-01-07 [colin]      0.9.13cvs28.3
2
3         * src/gtk/progressdialog.c
4         * src/gtk/progressdialog.h
5         * src/inc.c
6         * src/send_message.c
7                 GTK2 for the incorporation dialog. The CList isn't dead
8                 yet, for a more smooth migration. Patch by Alfons.
9
10 2005-01-06 [colin]      0.9.13cvs28.2
11
12         * src/prefs_display_header.c
13                 GTK2 conversion by Alfons
14         * src/prefs_actions.c
15         * src/prefs_matcher.c
16                 Fix 2 leaks - patch by Alfons
17
18 2005-01-06 [colin]      0.9.13cvs28.1
19
20         * src/prefs_matcher.c
21                 Sync with HEAD
22
23 2005-01-06 [colin]      0.9.13cvs27.4
24
25         * src/prefs_matcher.c
26                 Fix double-free. Patch by Alfons
27
28 2005-01-06 [colin]      0.9.13cvs27.3
29
30         * src/prefs_matcher.c
31                 GTK2 widgets + memleak
32                 Patch by Alfons
33
34 2005-01-05 [colin]      0.9.13cvs27.2
35
36         * src/account.c
37         * src/addr_compl.c
38         * src/foldersel.c
39         * src/stock_pixmap.c
40         * src/stock_pixmap.h
41                 3 more GTK2 patches by Alfons.
42
43 2005-01-04 [colin]      0.9.13cvs27.1
44
45         * src/folderview.c
46         * src/imap_gtk.c
47         * src/news_gtk.c
48                 Sync with HEAD
49
50 2005-01-04 [colin]      0.9.13cvs25.9
51
52         * src/compose.c
53                 Fix Show Ruler menuitem
54         * src/prefs_template.c
55                 Convert to GTK2
56         * src/common/utils.c
57                 Make auto pointer stuff handles NULLs
58                 Patches by Alfons.
59
60 2005-01-04 [colin]      0.9.13cvs25.8
61
62         * src/compose.c
63                 Move the attachment list to gtk2
64                 Patch by Alfons.
65
66 2005-01-04 [colin]      0.9.13cvs25.7
67
68         * src/textview.c
69                 Make some keys work again
70                 Patch by SungHyun Nam <namsh@kldp.org>
71
72 2005-01-04 [colin]      0.9.13cvs25.6
73
74         * src/gtk/gtkshruler.c
75                 Move the ruler to GTK2
76                 Patch by Alfons
77
78 2005-01-03 [colin]      0.9.13cvs25.5
79
80         * src/compose.c
81                 Fix my broken patch apply 
82
83 2005-01-03 [colin]      0.9.13cvs25.4
84
85         * src/common/utils.c
86         * src/common/utils.h
87         * src/gtk/prefswindow.c
88                 Move auto pointer stuff to utils.c
89                 Patch by Alfons again :)
90
91 2005-01-03 [colin]      0.9.13cvs25.3
92
93         * src/compose.c
94         * src/prefs_gtk.c
95         * src/prefs_template.c
96         * src/textview.c
97                 Empty text widgets with empty strings, not NULL char
98                 Patch by SungHyun Nam <namsh@kldp_org>
99
100 2005-01-03 [colin]      0.9.13cvs25.2
101
102         * src/main.c
103         * AUTHORS
104                 Sync with HEAD
105
106 2005-01-03 [colin]      0.9.13cvs25.1
107
108         * src/pop.c
109         * src/pop.h
110                 Sync with HEAD
111
112 2005-01-03 [colin]      0.9.13cvs24.3
113
114         * src/account.c
115                 Two patches from Alfons and Alex S Moore:
116                 fix images, fix return value.
117
118 2005-01-01 [colin]      0.9.13cvs24.2
119
120         * src/prefs_actions.c
121                 Fix over-zealous assertion. Patch by Alfons
122
123 2005-01-01 [colin]      0.9.13cvs24.1
124
125         * src/procmime.c
126                 Sync with HEAD (leak fix)
127
128 2004-12-31 [colin]      0.9.13cvs23.2
129
130         * src/prefs_common.c
131                 GTK2 widgets + stock buttons - patch by Alfons
132
133 2004-12-31 [paul]       0.9.13cvs23.1
134
135         * configure.ac
136                 bump up EXTRA_VERSION to match (sync'ed) HEAD
137         * src/gtk/pluginwindow.c
138                 use GTK2 widgets and plug memory leaks,
139                 patches by Alfons
140
141 2004-12-30 [colin]      0.9.13cvs22.4
142
143         * src/account.c
144         * src/action.c
145         * src/export.c
146         * src/foldersel.c
147         * src/import.c
148         * src/message_search.c
149         * src/prefs_actions.c
150         * src/prefs_common.c
151         * src/prefs_customheader.c
152         * src/prefs_filtering.c
153         * src/prefs_summary_column.c
154         * src/summary_search.c
155         * src/gtk/about.c
156         * src/gtk/description_window.c
157         * src/gtk/gtkutils.c
158         * src/gtk/gtkutils.h
159         * src/gtk/inputdialog.c
160         * src/gtk/prefswindow.c
161                 Use GTK2 stock buttons. Patches by Alfons.
162
163 2004-12-30 [colin]      0.9.13cvs22.3
164
165         * src/account.c
166                 Sync with HEAD
167         * src/prefs_actions.c
168         * src/prefs_customheader.c
169         * src/prefs_filtering.c
170         * src/prefs_msg_colors.c
171         * src/prefs_summary_column.c
172         * src/gtk/prefswindow.c
173                 Use GtkTreeView instead of deprecated 
174                 widgets. Patches by Alfons.
175
176 2004-12-30 [paul]       0.9.13cvs22.2
177
178         * src/foldersel.c
179                 use GTK 2 Tree View
180                 patch by Alfons, with root folder sorting fix
181                 by Stephan Sachse
182
183 2004-12-30 [paul]       0.9.13cvs22.1
184
185         * ChangeLog
186         * ChangeLog.claws
187         * ChangeLog.jp
188         * NEWS
189         * configure.ac
190         * src/account.c
191                 sync with HEAD
192
193 2004-12-22 [martin]     0.9.13cvs21.2
194
195         * src/action.c
196                 free the command line after its use
197
198 2004-12-18 [paul]       0.9.13cvs21.1
199
200         * AUTHORS
201         * ChangeLog
202         * ChangeLog.claws
203         * ChangeLog.jp
204         * NEWS
205         * configure.ac
206         * src/action.c
207         * src/compose.c
208         * src/syldap.c
209                 sync with HEAD
210
211 2004-12-17 [martin]     0.9.13cvs17.2
212
213         * src/action.c
214                 convert actions input to locale
215         * src/inc.c
216                 convert notification command to locale
217         * src/plugins/pgpmime/select-keys.c
218                 convert attributes to utf8
219
220 2004-12-14 [colin]      0.9.13cvs17.1
221
222         * ChangeLog
223         * ChangeLog.jp
224         * ChangeLog.claws
225         * src/action.c
226         * src/common/utils.c
227         * src/gtk/prefswindow.c
228         * src/gtk/gtkutils.c
229         * src/gtk/gtkutils.h
230         * src/plugins/spamassassin/libspamc.c
231                 Sync with HEAD
232
233 2004-12-13 [colin]      0.9.13cvs14.1
234
235         * src/quote_fmt_parse.y
236                 Sync with HEAD
237
238 2004-12-10 [colin]      0.9.13cvs12.1
239
240         * src/prefs_themes.c
241         * src/mainwindow.c
242         * src/messageview.c
243                 Sync with HEAD
244
245 2004-12-09 [colin]      0.9.13cvs10.1
246
247         * src/procmime.c
248                 Sync with HEAD (fix B64 encoding from memory)
249
250 2004-12-08 [colin]      0.9.13cvs9.1
251
252         * src/gtk/colorlabel.c
253                 Sync with HEAD
254
255 2004-12-08 [paul]       0.9.13cvs8.2
256
257         * src/gtk/pluginwindow.c
258                 fix window resizing oddities
259
260 2004-12-08 [colin]      0.9.13cvs8.1
261
262         * src/quote_fmt_parse.y
263                 Sync with HEAD
264
265 2004-12-08 [colin]      0.9.13cvs7.1
266
267         * src/matcher_parser_parse.y
268         * src/msgcache.c
269         * src/prefs_matcher.c
270         * src/procheader.c
271         * src/matcher.c
272         * src/common/defs.h
273         * po/sr.po
274                 Sync with HEAD
275
276 2004-12-08 [colin]      0.9.13cvs6.1
277
278         * src/quote_fmt_parse.y
279         * src/textview.c
280                 Sync with HEAD
281         * src/gtk/prefswindow.c
282         * src/gtk/pluginwindow.c
283                 Fix G_CALLBACKS protos (thanks to Alfons)
284
285 2004-12-07 [torte]      0.9.13cvs2.2
286
287         * src/procmime.c
288                 [Bug 650] reply button causes crash
289                 Thanks to David Relson and Christoph
290
291 2004-12-07 [colin]      0.9.13cvs2.1
292
293         * ChangeLog.claws
294         * AUTHORS
295         * po/sk.po
296         * src/procmime.c
297         * src/prefs_account.c
298         * src/common/smtp.c
299         * src/common/smtp.h
300                 Sync with HEAD
301
302 2004-12-06 [colin]      0.9.12cvs187.1
303
304         * ChangeLog.claws
305         * INSTALL
306         * Makefile.am
307         * README.claws
308         * TODO.claws
309         * configure.ac
310         * po/bg.po
311         * po/cs.po
312         * po/el.po
313         * po/en_GB.po
314         * po/es.po
315         * po/fr.po
316         * po/hr.po
317         * po/hu.po
318         * po/it.po
319         * po/ja.po
320         * po/ko.po
321         * po/nl.po
322         * po/pl.po
323         * po/pt_BR.po
324         * po/ru.po
325         * po/sk.po
326         * po/sr.po
327         * po/sv.po
328         * po/zh_CN.po
329         * po/zh_TW.Big5.po
330         * src/compose.c
331         * tools/Makefile.am
332         * tools/README
333         * tools/filter_conv.pl
334         * tools/kdeservicemenu/README
335         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
336         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
337                 Sync with HEAD
338
339 2004-12-04 [colin]      0.9.12cvs183.1
340
341         * src/compose.c
342                 Sync with HEAD (compose window position saving)
343
344 2004-12-04 [paul]       0.9.12cvs182.3
345
346         * src/messageview.c
347         * src/mimeview.c
348         * src/prefs_customheader.c
349         * src/gtk/quicksearch.c
350                 replace some forgotten GTK_SIGNAL_FUNCs
351
352 2004-12-04 [paul]       0.9.12cvs182.2
353
354         * src/Makefile.am
355                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
356                 committed in error      
357
358 2004-12-04 [paul]       0.9.12cvs182.1
359
360         * ChangeLog
361         * ChangeLog.claws
362         * ChangeLog.jp
363         * INSTALL
364         * NEWS
365         * README
366         * README.jp
367         * configure.ac
368         * doc/manual/ja/Makefile.am
369         * doc/manual/ja/sylpheed-1.html
370         * doc/manual/ja/sylpheed-10.html
371         * doc/manual/ja/sylpheed-11.html
372         * doc/manual/ja/sylpheed-12.html
373         * doc/manual/ja/sylpheed-13.html
374         * doc/manual/ja/sylpheed-14.html
375         * doc/manual/ja/sylpheed-15.html
376         * doc/manual/ja/sylpheed-16.html
377         * doc/manual/ja/sylpheed-17.html
378         * doc/manual/ja/sylpheed-18.html
379         * doc/manual/ja/sylpheed-19.html
380         * doc/manual/ja/sylpheed-2.html
381         * doc/manual/ja/sylpheed-20.html
382         * doc/manual/ja/sylpheed-3.html
383         * doc/manual/ja/sylpheed-4.html
384         * doc/manual/ja/sylpheed-5.html
385         * doc/manual/ja/sylpheed-6.html
386         * doc/manual/ja/sylpheed-7.html
387         * doc/manual/ja/sylpheed-8.html
388         * doc/manual/ja/sylpheed-9.html
389         * doc/manual/ja/sylpheed.html
390         * doc/manual/ja/sylpheed.sgml
391         * po/de.po
392         * src/Makefile.am
393         * src/compose.c
394         * src/procmime.c
395         * src/pixmaps/regular.xpm **REMOVED**
396         * src/plugins/pgpmime/pgpmime.c
397         * src/plugins/pgpmime/plugin.c
398         * src/plugins/pgpmime/prefs_gpg.c
399                 sync with HEAD
400
401 2004-12-03 [paul]       0.9.12cvs180.1
402
403         * ChangeLog
404         * ChangeLog.claws
405         * ChangeLog.jp
406         * configure.ac
407         * src/Makefile.am
408         * src/pop.c
409         * src/common/utils.c
410         * src/common/utils.h
411         * src/pixmaps/continue.xpm
412         * src/pixmaps/dir_close.xpm
413         * src/pixmaps/dir_open.xpm
414         * src/pixmaps/drafts_close.xpm
415         * src/pixmaps/drafts_open.xpm
416         * src/pixmaps/folder.xpm **REMOVED**
417         * src/pixmaps/group.xpm
418         * src/pixmaps/unread.xpm
419                 sync with HEAD
420
421 2004-12-02 [colin]      0.9.12cvs179.1
422
423         * src/compose.c
424                 Sync with HEAD (non-duplicated reedition)
425
426 2004-12-02 [colin]      0.9.12cvs178.1
427
428         * src/compose.c
429                 Sync with HEAD (linewrap_quote fix)
430
431 2004-12-01 [colin]      0.9.12cvs177.3
432
433         * src/addrharvest.c
434                 Replace sizeof with strlen
435
436 2004-12-01 [paul]       0.9.12cvs177.2
437
438         * src/addrharvest.c
439                 fix 'harvest addresses'
440
441 2004-11-30 [colin]      0.9.12cvs177.1
442
443         * src/gtk/prefswindow.c
444         * src/gtk/pluginwindow.c
445                 Sync with HEAD
446
447 2004-11-29 [colin]      0.9.12cvs176.1
448
449         * src/folderview.c
450                 sync with HEAD (Fix disappearing separators in folderview's popup)
451
452 2004-11-29 [colin]      0.9.12cvs175.1
453
454         * src/procmime.c
455                 Sync with head (another format fix)
456
457 2004-11-29 [colin]      0.9.12cvs174.1
458
459         * src/pop.c
460                 Sync with HEAD (format string fix)
461
462 2004-11-26 [colin]      0.9.12cvs173.1
463
464         * src/common/smtp.c
465         * src/common/smtp.h
466                 Sync with HEAD
467
468 2004-11-24 [colin]      0.9.12cvs172.1
469
470         * src/plugins/pgpmime/pgpmime.c
471                 Sync with HEAD
472
473 2004-11-24 [colin]      0.9.12cvs171.1
474
475         * src/plugins/pgpmime/pgpmime.c
476                 Sync with head (gpgmectx leaks)
477
478 2004-11-24 [colin]      0.9.12cvs169.1
479
480         * src/plugins/pgpmime/plugin.c
481         * src/plugins/trayicon/Makefile.am
482         * src/plugins/trayicon/newmarkedmail.xpm
483         * src/plugins/trayicon/trayicon.c
484         * src/plugins/trayicon/unreadmarkedmail.xpm
485                 Sync with HEAD
486
487 2004-11-23 [colin]      0.9.12cvs168.1
488
489         * src/partial_download.c
490         * src/partial_download.h
491         * src/plugins/pgpmime/plugin.c
492                 Sync with HEAD
493
494 2004-11-23 [colin]      0.9.12cvs166.1
495
496         * src/Makefile.am
497         * src/codeconv.c
498         * src/compose.c
499         * src/folderview.c
500         * src/main.c
501         * src/partial_download.c
502         * src/partial_download.h
503         * src/prefs_account.c
504         * src/prefs_account.h
505         * src/privacy.c
506         * src/privacy.h
507         * src/procmime.c
508         * src/common/Makefile.am
509         * src/common/base64.h
510         * src/common/partial_download.c
511         * src/common/partial_download.h
512         * src/gtk/prefswindow.c
513         * src/gtk/prefswindow.h
514         * src/plugins/pgpmime/pgpmime.c
515         * src/plugins/pgpmime/prefs_gpg.c
516         * src/plugins/pgpmime/prefs_gpg.h
517         * src/plugins/pgpmime/sgpgme.c
518         * src/plugins/pgpmime/sgpgme.h
519                 Sync with HEAD
520
521 2004-11-23 [colin]      0.9.12cvs163.1
522
523         * src/main.c
524                 Sync with HEAD (cursor optimization)
525
526 2004-11-23 [colin]      0.9.12cvs162.1
527
528         * src/prefs_common.c
529         * src/prefs_themes.c
530         * src/procmsg.c
531                 Sync with HEAD
532
533 2004-11-23 [colin]      0.9.12cvs158.9
534
535         * src/compose.c
536                 Fix double-free when forwarding
537         * src/msgcache.c
538                 Fix leak on error path
539                 
540
541 2004-11-23 [colin]      0.9.12cvs158.8
542
543         * src/compose.c
544                 Fix possible double-free
545                 Spotted by Alfons
546
547 2004-11-23 [colin]      0.9.12cvs158.7
548
549         * src/compose.c
550                 Fix some signal handlers' prototypes
551                 Spotted by Alfons
552
553 2004-11-22 [colin]      0.9.12cvs158.6
554
555         * src/compose.c
556                 Remove unneeded code and duplicated
557                 wrapping - patch by Alfons
558
559 2004-11-22 [colin]      0.9.12cvs158.5
560
561         * src/prefs_themes.c
562                 Fix oversized selector
563
564 2004-11-22 [colin]      0.9.12cvs158.4
565
566         * src/compose.c
567                 fix dump_text()
568                 patch by Alfons
569
570 2004-11-19 [colin]      0.9.12cvs158.3
571
572         * src/textview.c
573                 Add a context menu on links (open, copy)
574
575 2004-11-18 [paul]       0.9.12cvs158.2
576
577         * src/addrgather.c
578         * src/exphtmldlg.c
579         * src/expldifdlg.c
580         * src/mimeview.c
581         * src/prefs_common.c
582         * src/plugins/image_viewer/viewer.c
583         * src/plugins/spamassassin/spamassassin_gtk.c
584                 replace deprecated gtk_notebook_set_page
585                 and gtk_notebook_current_page
586
587 2004-11-18 [paul]       0.9.12cvs158.1
588
589         * configure.ac
590         * src/compose.c
591         * src/mainwindow.c
592         * src/messageview.c
593         * src/prefs_common.c
594         * src/common/utils.c
595         * src/common/utils.h
596                 sync with HEAD
597
598 2004-11-17 [colin]      0.9.12cvs156.1
599
600         * src/prefs_account.c
601         * src/prefs_account.h
602         * src/procmsg.c
603                 Sync with HEAD (add pref to store encrypted mails encrypted)
604
605 2004-11-17 [paul]       0.9.12cvs155.1
606
607         * ChangeLog
608         * ChangeLog.claws
609         * ChangeLog.jp
610         * NEWS
611         * configure.ac
612         * src/compose.c
613         * src/jpilot.c
614         * src/privacy.c
615         * src/procmime.c
616         * src/procmime.h
617         * src/procmsg.c
618         * src/toolbar.c
619         * src/pixmaps/error.xpm
620                 sync with HEAD
621
622 2004-11-17 [colin]      0.9.12cvs151.1
623
624         * src/plugins/pgpmime/pgpmime.c
625                 Sync with HEAD (remove debug printf)
626
627 2004-11-17 [colin]      0.9.12cvs150.1
628
629         * src/plugins/pgpmime/pgpmime.c
630                 Sync with HEAD (off-by-one fix)
631
632 2004-11-17 [colin]      0.9.12cvs149.1
633
634         * src/procmsg.c
635                 Sync with HEAD (coding style fixes)
636
637 2004-11-16 [colin]      0.9.12cvs148.1
638
639         * src/procmsg.c
640                 Sync with head (Fix the fix)
641
642 2004-11-16 [colin]      0.9.12cvs147.1
643
644         * src/procmsg.c
645                 Sync with Main (leak fix)
646
647 2004-11-16 [colin]      0.9.12cvs146.14
648
649         * src/compose.c
650                 Remove useless chunk of code
651                 Patch by Alfons
652
653 2004-11-15 [colin]      0.9.12cvs146.13
654
655         * src/compose.c
656                 Fix drafting after insertion
657                 Patch by Alfons
658
659 2004-11-15 [colin]      0.9.12cvs146.12
660
661         * src/compose.c
662         * src/prefs_filtering.c
663         * src/prefs_filtering_action.c
664         * src/prefs_toolbar.c
665                 Fix some const-correctness
666
667 2004-11-15 [colin]      0.9.12cvs146.11
668
669         * src/summaryview.c
670         * src/prefs_themes.c
671         * src/messageview.c
672                 Fix some leaks
673
674 2004-11-15 [colin]      0.9.12cvs146.10
675
676         * src/codeconv.c
677                 More unreadable locale fixes
678
679 2004-11-14 [colin]      0.9.12cvs146.9
680
681         * src/textview.c
682                 Fix uri_security_check
683                 Patch by Alfons
684
685 2004-11-13 [paul]       0.9.12cvs146.8
686
687         * src/folder.c
688         * src/procmime.c
689                 fix 2 bugs introduced in last commit
690
691 2004-11-13 [paul]       0.9.12cvs146.7
692
693         * src/compose.c
694         * src/exporthtml.c
695         * src/exportldif.c
696         * src/folder.c
697         * src/imap.c
698         * src/imap_gtk.c
699         * src/main.c
700         * src/mainwindow.c
701         * src/messageview.c
702         * src/mh_gtk.c
703         * src/prefs_themes.c
704         * src/procmime.c
705         * src/setup.c
706         * src/summaryview.c
707                 replace deprecated g_basename
708
709 2004-11-13 [paul]       0.9.12cvs146.6
710
711         * src/compose.c
712         * src/imap.c
713         * src/matcher_parser.h
714         * src/matcher_parser_parse.y
715         * src/prefs_filtering.c
716         * src/prefs_filtering_action.c
717         * src/prefs_themes.c
718         * src/prefs_toolbar.c
719         * src/common/utils.c
720                 various small fixes/cleanups
721
722 2004-11-12 [colin]      0.9.12cvs146.5
723
724         * src/textview.c
725                 Validate event's origin on visibility notify
726                 Patch by Alfons.
727
728 2004-11-12 [paul]       0.9.12cvs146.4
729
730         * src/exporthtml.c
731         * src/exportldif.c
732         * src/imap.c
733         * src/mh.c
734         * src/mimeview.c
735         * src/prefs_spelling.c
736         * src/prefs_themes.c
737                 replace deprecated g_dirname    
738
739 2004-11-12 [colin]      0.9.12cvs146.3
740
741         * src/textview.c
742                 Some coding style fixes
743
744 2004-11-12 [colin]      0.9.12cvs146.2
745
746         * src/codeconv.c
747                 We want to replace _all_ extended chars in
748                 conv_unreadable_*, because any string containing
749                 extended chars not parsing as UTF8 is 
750                 undisplayed on gtk2.
751
752 2004-11-12 [paul]       0.9.12cvs146.1
753
754         * ChangeLog
755         * ChangeLog.claws
756         * ChangeLog.jp
757         * NEWS
758         * configure.ac
759         * src/account.c
760         * src/folderview.c
761         * src/folderview.h
762         * src/imap.c
763         * src/imap_gtk.c
764         * src/inc.c
765         * src/mainwindow.c
766         * src/mh_gtk.c
767         * src/news_gtk.c
768         * src/pop.c
769         * src/prefs_account.c
770         * src/prefs_account.h
771         * src/prefs_ext_prog.c
772         * src/procmime.c
773         * src/procmime.h
774         * src/procmsg.c
775         * src/procmsg.h
776         * src/summary_search.c
777         * src/summaryview.c
778         * src/textview.c
779         * src/common/defs.h
780         * src/common/utils.c
781         * src/common/utils.h
782         * src/gtk/menu.c
783         * src/gtk/menu.h
784                 sync with HEAD
785
786 2004-11-11 [colin]      0.9.12cvs144.2
787
788         * src/textview.c
789                 Fix URI range selection (patch by Alfons)
790
791 2004-11-09 [colin]      0.9.12cvs144.1
792
793         * ChangeLog.claws
794         * src/compose.c
795         * src/folder.c
796         * src/folder_item_prefs.c
797         * src/prefs_account.c
798         * src/prefs_account.h
799         * src/plugins/pgpmime/pgpmime.c
800                 Sync with HEAD
801
802 2004-11-08 [colin]      0.9.12cvs143.1
803
804         * src/summaryview.c
805                 Sync with HEAD (optimize quicksearch)
806
807 2004-11-08 [colin]      0.9.12cvs142.2
808
809         * src/compose.c
810                 Don't wrap when Edit/Auto wrapping is disabled
811
812 2004-11-08 [colin]      0.9.12cvs142.1
813
814         * src/textview.c
815                 Sync with HEAD
816
817 2004-11-08 [colin]      0.9.12cvs141.1
818
819         * src/textview.c
820                 Sync with HEAD (fix some mail URIs)
821
822 2004-11-08 [colin]      0.9.12cvs140.3
823
824         * src/textview.c
825                 o Use text cursor instead of arrow when
826                   not on a link
827                 o Fix handling of contiguous links (as in
828                   "colin@colino.net" <colin@colino.net>)
829                   This one unveils a bug in get_email_part()
830
831 2004-11-07 [colin]      0.9.12cvs140.2
832
833         * src/textview.c
834                 Fix memleak. Patch by Alfons.
835
836 2004-11-06 [colin]      0.9.12cvs140.1
837
838         * src/compose.c
839                 Sync with HEAD (don't ask passphrase
840                 when drafting)
841
842 2004-11-06 [paul]       0.9.12cvs139.2
843
844         * AUTHORS
845         * src/textview.c
846         * src/textview.h
847                 textview URI handling. hovering over a 
848                 link displays it in the status bar,
849                 and changes the mouse pointer to a hand 
850                 cursor. a link is activated with a single 
851                 click. (Modified from the) patch by Jean-Yves 
852                 Lefort <jylefort@users.sourceforge.net>
853                 
854
855 2004-11-05 [colin]      0.9.12cvs139.1
856
857         * src/compose.c
858         * src/procmime.c
859                 Sync with HEAD again ^^
860
861 2004-11-05 [colin]      0.9.12cvs139.1
862
863         * src/compose.c
864         * src/procmime.c
865                 Sync with HEAD
866
867 2004-11-03 [paul]       0.9.12cvs138.1
868
869         * ChangeLog.claws
870         * configure.ac
871         * po/POTFILES.in
872         * src/prefs_ext_prog.c
873         * src/procmime.c
874         * tools/kdeservicemenu/README
875         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
876         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
877                 sync with HEAD
878
879 2004-11-01 [christoph]  0.9.12cvs136.2
880
881         * src/procmime.c
882                 convert MIME parameters to UTF-8
883
884 2004-10-29 [colin]      0.9.12cvs136.1
885
886         * src/common/utils.c
887                 Sync with HEAD (don't use '=' in mime boundary)
888
889 2004-10-29 [paul]       0.9.12cvs135.1
890
891         * configure.ac
892         * doc/src/rfc2231.txt
893         * src/procmime.c
894         * src/common/quoted-printable.c
895         * src/common/utils.c
896         * src/common/utils.h
897                 sync with HEAD
898
899 2004-10-27 [paul]       0.9.12cvs134.1
900
901         * configure.ac
902         * src/main.c
903         * src/procmime.c
904         * src/plugins/pgpmime/pgpmime.c
905                 sync with HEAD
906
907 2004-10-26 [paul]       0.9.12cvs132.3
908
909         * src/account.c
910         * src/addressbook.c
911         * src/addrgather.c
912         * src/addrharvest.c
913         * src/codeconv.c
914         * src/compose.c
915         * src/customheader.c
916         * src/editaddress.c
917         * src/editgroup.c
918         * src/enriched.c
919         * src/expldifdlg.c
920         * src/exporthtml.c
921         * src/exportldif.c
922         * src/folder.c
923         * src/foldersel.c
924         * src/folderview.c
925         * src/grouplistdialog.c
926         * src/html.c
927         * src/imap.c
928         * src/jpilot.c
929         * src/ldapserver.c
930         * src/ldif.c
931         * src/mimeview.c
932         * src/news.c
933         * src/news_gtk.c
934         * src/pop.c
935         * src/prefs_display_header.c
936         * src/prefs_gtk.c
937         * src/prefs_msg_colors.c
938         * src/prefs_toolbar.c
939         * src/procheader.c
940         * src/procmime.c
941         * src/summaryview.c
942         * src/textview.c
943         * src/toolbar.c
944         * src/vcard.c
945         * src/common/mgutils.c
946         * src/common/nntp.c
947         * src/common/smtp.c
948         * src/common/template.c
949         * src/common/utils.c
950         * src/common/xmlprops.c
951         * src/plugins/pgpmime/pgpmime.c
952         * src/plugins/pgpmime/select-keys.c
953         * src/plugins/pgpmime/sgpgme.c
954                 replace deprecated g_strcasecmp(), g_strncasecmp(),
955                 g_string_sprintfa(), gtk_notebook_current_page()
956
957 2004-10-26 [colin]      0.9.12cvs132.2
958
959         * src/prefs_folder_item.c
960                 Fix default-account selection
961
962 2004-10-21 [colin]      0.9.12cvs133
963
964         * src/compose.c
965                 Sync with HEAD (Remove extra separator in compose's Options)
966         * src/textview.c
967                 Set wrapping to char
968
969 2004-10-21 [paul]       0.9.12cvs131.2
970
971         * src/compose.c
972         * src/sourcewindow.c
973                 fix wrapping
974                 fix window shrinking 
975
976 2004-10-21 [colin]      0.9.12cvs131.1
977
978         * ChangeLog.claws
979         * src/compose.c
980                 Sync with HEAD
981
982 2004-10-21 [paul]       0.9.12cvs130.2
983
984         * src/prefs_folder_item.c
985                 sync with HEAD (Apply to subfolders)
986
987 2004-10-19 [colin]      0.9.12cvs130.1
988
989         * ChangeLog.claws
990         * src/compose.c
991         * src/common/utils.c
992         * src/gtk/menu.c
993                 Sync with HEAD
994
995 2004-10-19 [colin]      0.9.12cvs128.1
996
997         * src/addrbook.c
998         * src/addrcache.c
999         * src/addressbook.c
1000         * src/codeconv.c
1001         * src/compose.c
1002         * src/customheader.c
1003         * src/editaddress.c
1004         * src/editgroup.c
1005         * src/exporthtml.c
1006         * src/folder.c
1007         * src/folderview.c
1008         * src/imap.c
1009         * src/jpilot.c
1010         * src/main.c
1011         * src/matcher_parser_parse.y
1012         * src/mbox.c
1013         * src/pop.c
1014         * src/prefs_account.c
1015         * src/prefs_gtk.c
1016         * src/prefs_msg_colors.c
1017         * src/procheader.c
1018         * src/procmime.c
1019         * src/procmime.h
1020         * src/procmsg.c
1021         * src/summaryview.c
1022         * src/textview.c
1023         * src/common/base64.c
1024         * src/common/partial_download.c
1025         * src/common/socket.c
1026         * src/common/sylpheed.c
1027         * src/common/utils.c
1028         * src/common/utils.h
1029         * src/gtk/pluginwindow.c
1030         * src/gtk/quicksearch.c
1031         * src/plugins/clamav/clamav_plugin.c
1032         * src/plugins/clamav/clamav_plugin.h
1033         * src/plugins/clamav/clamav_plugin_gtk.c
1034         * src/plugins/pgpmime/passphrase.c
1035         * src/plugins/pgpmime/pgpmime.c
1036         * src/plugins/pgpmime/plugin.c
1037         * src/plugins/pgpmime/prefs_gpg.c
1038         * src/plugins/pgpmime/prefs_gpg.h
1039         * src/plugins/pgpmime/select-keys.c
1040         * src/plugins/pgpmime/sgpgme.c
1041         * src/plugins/spamassassin/libspamc.c
1042         * src/plugins/spamassassin/spamassassin.c
1043         * src/plugins/spamassassin/spamassassin.h
1044         * src/plugins/spamassassin/spamassassin_gtk.c
1045         * src/plugins/trayicon/trayicon.c
1046         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1047                 Sync with HEAD
1048
1049 2004-10-14 [colin]      0.9.12cvs126.2
1050
1051         * src/codeconv.c
1052         * src/textview.c
1053                 Fix conv_unreadable_locale
1054
1055 2004-10-13 [colin]      0.9.12cvs126.1
1056
1057         * src/compose.c
1058                 Sync with HEAD (don't convert charset for 
1059                 drafted messages, minor cleanup)
1060
1061 2004-10-13 [colin]      0.9.12cvs125.1
1062
1063         * po/POTFILES.in
1064                 Sync with HEAD (POTFILES fix)
1065
1066 2004-10-12 [colin]      0.9.12cvs124.3
1067
1068         * src/compose.c
1069                 Fix encoding bug from latest sync
1070
1071 2004-10-12 [paul]       0.9.12cvs124.2
1072
1073         * src/plugins/pgpmime/prefs_gpg.c
1074         * src/plugins/pgpmime/prefs_gpg.h
1075                 forgotten in last commit        
1076
1077 2004-10-12 [paul]       0.9.12cvs124.1
1078
1079         * ChangeLog.claws
1080         * configure.ac
1081         * m4/spamassassin.m4
1082         * src/Makefile.am
1083         * src/account.c
1084         * src/compose.c
1085         * src/compose.h
1086         * src/crash.c
1087         * src/main.c
1088         * src/mimeview.c
1089         * src/passphrase.c
1090         * src/passphrase.h
1091         * src/prefs_account.c
1092         * src/prefs_account.h
1093         * src/prefs_common.c
1094         * src/privacy.c
1095         * src/privacy.h
1096         * src/procmime.c
1097         * src/procmime.h
1098         * src/procmsg.c
1099         * src/rfc2015.c
1100         * src/rfc2015.h
1101         * src/select-keys.c
1102         * src/select-keys.h
1103         * src/textview.c
1104         * src/common/utils.c
1105         * src/common/utils.h
1106         * src/gtk/about.c
1107         * src/plugins/pgpmime/Makefile.am
1108         * src/plugins/pgpmime/passphrase.c
1109         * src/plugins/pgpmime/passphrase.h
1110         * src/plugins/pgpmime/pgpmime.c
1111         * src/plugins/pgpmime/plugin.c
1112         * src/plugins/pgpmime/select-keys.c
1113         * src/plugins/pgpmime/select-keys.h
1114         * src/plugins/pgpmime/sgpgme.c
1115         * src/plugins/pgpmime/sgpgme.h
1116                 sync with HEAD
1117
1118 2004-10-04 [colin]      0.9.12cvs122.1
1119
1120         * src/mainwindow.c
1121         * src/messageview.c
1122         * src/messageview.h
1123         * src/textview.c
1124                 Sync with HEAD
1125
1126 2004-10-04 [colin]      0.9.12cvs121.1
1127
1128         * src/summaryview.c
1129                 Sync with HEAD
1130
1131 2004-10-04 [paul]       0.9.12cvs120.1
1132
1133         * configure.ac
1134                 sync with HEAD [don't try to build 
1135                 pgpmime plugin when gpgme is disabled]
1136
1137 2004-10-03 [colin]      0.9.12cvs119.3
1138
1139         * src/gtk/gtksctree.c
1140                 Lots of side effects. Put back as before 117.2.
1141         * src/summaryview.c
1142                 Fix bug #602
1143
1144 2004-10-03 [colin]      0.9.12cvs119.2
1145
1146         * src/gtk/gtksctree.c
1147                 Revert 608 fix that doesn't work that good
1148
1149 2004-10-02 [colin]      0.9.12cvs119.1
1150
1151         * src/mainwindow.c
1152         * src/messageview.c
1153         * src/prefs_common.h
1154         * src/procmime.c
1155         * src/procmime.h
1156         * src/textview.c
1157                 Sync with HEAD
1158         * src/gtk/gtksctree.c
1159                 Close bug #608
1160
1161 2004-10-01 [colin]      0.9.12cvs118.1
1162
1163         * src/mimeview.c
1164                 Sync with HEAD (better Save All fix)
1165
1166 2004-10-01 [colin]      0.9.12cvs117.2
1167
1168         * src/gtk/gtksctree.c
1169                 Faster on selection
1170
1171 2004-10-01 [colin]      0.9.12cvs117.1
1172
1173         * src/mimeview.c
1174                 Sync with HEAD (Save All: only attachments)
1175
1176 2004-10-01 [paul]       0.9.12cvs116.1
1177
1178         * ChangeLog.claws
1179         * configure.ac
1180         * src/account.c
1181         * src/prefs_common.c
1182         * src/gtk/colorlabel.c
1183                 sync with HEAD
1184
1185 2004-09-30 [colin]      0.9.12cvs115.1
1186
1187         * src/stock_pixmap.c
1188         * src/stock_pixmap.h
1189         * src/folderview.c
1190         * src/Makefile.am
1191         * src/pixmaps/read.xpm
1192                 Sync with HEAD (new pixmap)
1193
1194 2004-09-29 [colin]      0.9.12cvs114.1
1195
1196         * src/compose.c
1197                 Sync with HEAD
1198                 Fix focus handling in headers
1199
1200 2004-09-29 [paul]       0.9.12cvs113.1
1201
1202         * src/quote_fmt_parse.y
1203                 sync with HEAD
1204  
1205
1206 2004-09-28 [colin]      0.9.12cvs112.1
1207
1208         * src/folderview.c
1209         * src/mainwindow.c
1210                 Sync with HEAD
1211
1212 2004-09-28 [colin]      0.9.12cvs110.1
1213
1214         * src/folderview.c
1215                 Sync with HEAD (Contextual Empty trash menu)
1216
1217 2004-09-28 [colin]      0.9.12cvs108.1
1218
1219         * src/addressbook.c
1220                 Sync with HEAD (addressbook edit on double-click)
1221
1222 2004-09-28 [colin]      0.9.12cvs106.1
1223
1224         * src/inc.c
1225                 Sync with HEAD (folder_item freeze on inc)
1226
1227 2004-09-27 [colin]      0.9.12cvs105.1
1228
1229         * src/folderview.c
1230                 Sync with HEAD (right-align new and unread column)
1231
1232 2004-09-27 [colin]      0.9.12cvs104.1
1233
1234         * src/main.c
1235                 Sync with HEAD (revert 0.9.12cvs101)
1236
1237 2004-09-24 [colin]      0.9.12cvs103.2
1238
1239         * src/wizard.c
1240                 Fix gtk warnings and use domain part of the email address 
1241                 when domain detection fails (no dot in domain name)
1242
1243 2004-09-23 [colin]      0.9.12cvs103.1
1244
1245         * src/plugins/spamassassin/libspamc.c
1246         * src/plugins/spamassassin/libspamc.h
1247         * src/plugins/spamassassin/utils.c
1248         * src/plugins/spamassassin/utils.h
1249                 Sync with HEAD (Update spamassassin to 3.0)
1250
1251 2004-09-21 [colin]      0.9.12cvs102.3
1252
1253         * src/action.c
1254                 Add horizontal scrollbar in action io dialog as needed
1255                 Patch by Alfons.
1256
1257 2004-09-20 [colin]      0.9.12cvs102.2
1258
1259         * src/plugins/image_viewer/viewer.c
1260                 Remove imlib stuff
1261                 use gtk_pixmap_set when clearing
1262                 (would be better to use gtkImages, but causes size-allocate 
1263                 signals storm)
1264
1265 2004-09-17 [paul]       0.9.12cvs102.1
1266
1267         * ChangeLog
1268         * ChangeLog.claws
1269         * ChangeLog.jp
1270         * configure.ac
1271         * src/inc.c
1272                 sync with HEAD
1273
1274
1275 2004-09-17 [colin]      0.9.12cvs101.1
1276
1277         * ChangeLog.claws
1278         * src/main.c
1279                 Sync with HEAD (fix segs at exit)
1280
1281 2004-09-14 [colin]      0.9.12cvs99.5
1282
1283         * src/common/socket.c
1284         * AUTHORS
1285                 Fix send error on 64bit platforms
1286                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
1287
1288 2004-09-14 [colin]      0.9.12cvs99.4
1289
1290         * src/action.c
1291                 Fix action output with utf8 
1292                 Patch by Alfons.
1293
1294 2004-09-14 [colin]      0.9.12cvs99.3
1295
1296         * ChangeLog.claws
1297         * src/folder.c
1298                 Sync with HEAD
1299
1300 2004-09-09 [colin]      0.9.12cvs99.2
1301
1302         * src/action.c
1303                 Fix progress bar (displaying "Completed %v/%u")
1304                 Patch by Alfons.
1305
1306 2004-09-08 [colin]      0.9.12cvs99.1
1307
1308         * src/account.c
1309         * src/folder.c
1310         * src/procmsg.c
1311         * src/procmsg.h
1312         * src/plugins/pgpmime/pgpmime.c
1313                 Sync with HEAD
1314
1315 2004-09-08 [colin]      0.9.12cvs97.2
1316
1317         * src/summaryview.c
1318                 Don't select mails in collapsed threads 
1319                 when navigating with up/down
1320
1321 2004-09-07 [colin]      0.9.12cvs97.1
1322
1323         * src/inc.c
1324                 Sync with HEAD (meaningful error messages)
1325
1326 2004-09-06 [colin]      0.9.12cvs96.1
1327
1328         * src/toolbar.c
1329                 Sync with HEAD (fix Redirect graying out)
1330
1331 2004-09-06 [colin]      0.9.12cvs95.1
1332
1333         * src/summaryview.c
1334         * src/mimeview.c
1335                 Sync with HEAD (fix dropped URIs)
1336
1337 2004-09-06 [colin]      0.9.12cvs94.1
1338
1339         * src/addressbook.c
1340         * src/addressitem.h
1341         * src/addritem.c
1342         * src/addritem.h
1343                 Sync with HEAD (addressbook DnD)
1344
1345 2004-09-03 [colin]      0.9.12cvs93.1
1346
1347         * src/summaryview.c
1348                 Sync with HEAD (next/prev unread)
1349
1350 2004-09-03 [colin]      0.9.12cvs92.1
1351
1352         * src/prefs_common.c
1353         * src/prefs_common.h
1354         * src/summaryview.c
1355                 Sync with HEAD ('mark_as_read_delay' pref)
1356
1357 2004-09-02 [colin]      0.9.12cvs91.2
1358
1359         * src/common/xml.c
1360                 Fix leak
1361
1362 2004-09-02 [colin]      0.9.12cvs91.1
1363
1364         * src/gtk/menu.c
1365                 Sync with HEAD (menu accel don't work, but whatever)
1366
1367 2004-09-02 [colin]      0.9.12cvs90.1
1368
1369         * src/account.c
1370                 Sync with HEAD (fix bug 582)
1371
1372 2004-09-02 [colin]      0.9.12cvs89.1
1373
1374         * src/addrindex.c
1375                 Sync with HEAD (free deleted queries)
1376
1377 2004-09-02 [colin]      0.9.12cvs88.1
1378
1379         * src/ldapquery.c
1380                 Sync with HEAD (fix LDAP freezes)
1381
1382 2004-09-02 [colin]      0.9.12cvs87.1
1383
1384         * src/prefs_spelling.c
1385                 Sync with HEAD (add default dictionary)
1386
1387 2004-09-01 [colin]      0.9.12cvs86.1
1388
1389         * src/filtering.c
1390         * src/folderview.c
1391         * src/imap.c
1392         * src/prefs_matcher.c
1393         * src/stock_pixmap.c
1394         * src/summary_search.c
1395         * src/summaryview.c
1396         * src/wizard.c
1397         * src/wizard.h
1398                 Sync with HEAD (uninitialized vars fixes)
1399                 + gtk2 specific warning fixes
1400
1401 2004-08-31 [colin]      0.9.12cvs85.1
1402
1403         * src/folder.c
1404                 Sync with HEAD (Fix memory corruption due to 
1405                 uninitialized var)
1406
1407 2004-08-31 [colin]      0.9.12cvs84.4
1408
1409         * src/summary_search.c
1410                 Fix segfaults when searching in folders with broken headers
1411
1412 2004-08-31 [colin]      0.9.12cvs84.3
1413
1414         * src/compose.c
1415         * src/textview.c
1416                 Fix some more encoding/decoding issues
1417
1418 2004-08-30 [colin]      0.9.12cvs84.2
1419
1420         * src/mimeview.c
1421         * src/prefs_themes.c
1422         * src/gtk/filesel.c
1423         * src/gtk/filesel.h
1424                 Add a folder-mode selection (fixes mimeview's "Save all")
1425
1426 2004-08-29 [colin]      0.9.12cvs84.1
1427
1428         * src/mimeview.c
1429                 Sync with HEAD (don't escape saved filenames)
1430
1431 2004-08-27 [colin]      0.9.12cvs83.1
1432
1433         * ChangeLog
1434         * ChangeLog.claws
1435         * ChangeLog.jp
1436         * src/mh.c
1437         * src/procheader.c
1438         * src/procmsg.c
1439         * src/procmsg.h
1440         * src/common/utils.c
1441         * src/gtk/menu.h
1442         * po/
1443                 Sync with HEAD 0.9.12cvs83 (sync with main)
1444
1445 2004-08-26 [colin]      0.9.12cvs82.4
1446
1447         * src/codeconv.c
1448                 Fix strange stack corruption
1449                 Convert to utf8 after unmime, not before
1450
1451 2004-08-26 [colin]      0.9.12cvs82.3
1452
1453         * src/main.c
1454         * src/wizard.c
1455                 Fix account folders duplication
1456
1457 2004-08-25 [colin]      0.9.12cvs82.2
1458
1459         * src/wizard.c
1460                 Remove ports
1461                 Add SSL selection
1462                 Use login@server as account name
1463
1464 2004-08-25 [colin]      0.9.12cvs82.1
1465
1466         * src/plugins/pgpmime/pgpmime.c
1467                 Sync with HEAD (leak fix).
1468
1469 2004-08-25 [colin]      0.9.12cvs81.1
1470
1471         * src/plugins/pgpmime/pgpmime.c
1472         * src/plugins/pgpmime/sgpgme.c
1473         * src/plugins/pgpmime/sgpgme.h
1474                 Sync with HEAD (Handle combined messages).
1475
1476 2004-08-24 [colin]      0.9.12cvs80.3
1477
1478         * src/wizard.c
1479                 Fix full name, ports, and imap
1480
1481 2004-08-24 [colin]      0.9.12cvs80.2
1482
1483         * src/Makefile.am
1484         * src/main.c
1485         * src/setup.c
1486         * src/setup.h
1487         * src/stock_pixmap.c
1488         * src/stock_pixmap.h
1489         * src/wizard.c ** ADDED **
1490         * src/wizard.h ** ADDED ** 
1491         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
1492                 Add a setup wizard 
1493
1494 2004-08-24 [colin]      0.9.12cvs80.1
1495
1496         * src/folder.c
1497                 Sync with HEAD (set mimeflags on all messages)
1498
1499 2004-08-24 [colin]      0.9.12cvs79.3
1500
1501         * src/matcher_parser_lex.l
1502                 Fix 8bits strings not in utf8
1503
1504 2004-08-24 [colin]      0.9.12cvs79.2
1505
1506         * src/compose.c
1507                 Check conversion result before replacing buffer
1508
1509 2004-08-23 [colin]      0.9.12cvs79.1
1510
1511         * src/compose.c
1512                 Sync with HEAD (create message header in memory)
1513
1514 2004-08-23 [colin]      0.9.12cvs78.1
1515
1516         * src/rfc2015.c
1517         * src/rfc2015.h
1518                 Sync with HEAD (fix bug 197 again)
1519
1520 2004-08-23 [colin]      0.9.12cvs77.3
1521
1522         * src/compose.c
1523                 Fix again inline gpg signing (which outputs utf8
1524                 in gtk2). Not syncing this fix to HEAD as this 
1525                 code is meant to die.
1526
1527 2004-08-23 [colin]      0.9.12cvs77.2
1528
1529         * src/prefs_account.h
1530                 Remove useless include
1531
1532 2004-08-23 [colin]      0.9.12cvs77.1
1533
1534         * src/imap.c
1535         * po/es.po
1536         * po/fr.po
1537         * po/it.po
1538         * po/pl.po
1539         * po/pt_BR.po
1540         * po/sk.po
1541         * po/sr.po
1542                 Sync with HEAD (fix bug 577)
1543
1544 2004-08-22 [colin]      0.9.12cvs76.1
1545
1546         * src/plugins/trayicon/trayicon.c
1547                 Sync with HEAD (fix formatting bug)
1548
1549 2004-08-21 [colin]      0.9.12cvs74.2
1550
1551         * src/gtk/colorsel.c
1552                 Fix bug 564 (Folder color selection window exits on any
1553                 keypress)
1554
1555 2004-08-21 [colin]      0.9.12cvs74.1
1556
1557         * ChangeLog.claws
1558         * src/compose.c
1559         * src/summaryview.c
1560         * src/toolbar.c
1561                 Sync with HEAD (fix bug 576)
1562
1563 2004-08-21 [colin]      0.9.12cvs70.1
1564
1565         * src/compose.c
1566         * src/mainwindow.c
1567                 Sync with HEAD
1568                 
1569
1570 2004-08-21 [paul]       0.9.12cvs66.4
1571
1572         * src/mainwindow.c
1573         * src/messageview.c
1574         * src/gtk/menu.c
1575         * src/plugins/spamassassin/spamassassin_gtk.c
1576                 remove some deprecated gtk1 functions
1577
1578
1579 2004-08-21 [colin]      0.9.12cvs66.3
1580
1581         * src/compose.c
1582         * src/codeconv.c
1583                 Fix warnings
1584                 Remove encoding hacks
1585                 Fix bug 575 (Strange character messes up message)
1586                 Don't display conversion error when drafting
1587
1588 2004-08-21 [paul]       0.9.12cvs66.2
1589
1590         * src/prefs_account.c
1591                 fix GnuPG mode bugs
1592
1593
1594 2004-08-20 [colin]      0.9.12cvs66.1
1595
1596         * src/codeconv.c
1597                 Sync with HEAD 0.9.12cvs66
1598
1599 2004-08-20 [paul]
1600
1601         * src/plugins/pgpmime/plugin.c
1602                 modify PGP/MIME plugin's description
1603
1604 2004-08-17 [colin]      0.9.12cvs65.1
1605
1606         * src/common/ssl.c
1607         * src/plugins/pgpmime/plugin.c
1608                 Sync with HEAD
1609
1610 2004-08-14 [colin]      0.9.12cvs60.3
1611
1612         * src/plugins/trayicon/trayicon.c
1613                 Put back resize callback, on size-request signal
1614                 rather than size-allocate to avoid infinite 
1615                 callback loop
1616
1617 2004-08-13 [colin]      0.9.12cvs60.2
1618
1619         * src/common/defs.h
1620                 Cache versions have been fixed
1621
1622 2004-08-13 [colin]      0.9.12cvs60.1
1623
1624         * src/folderutils.c
1625                 Sync with HEAD
1626
1627 2004-08-12 [colin]      0.9.12cvs59.1
1628
1629         * src/plugins/trayicon/trayicon.c
1630                 Sync with HEAD
1631
1632 2004-08-12 [colin]      0.9.12cvs57.5
1633
1634         * sylpheed.desktop
1635         * configure.ac
1636         * src/Makefile.am
1637         * src/main.c
1638                 Add support for Freedesktop.org's startup notification
1639
1640 2004-08-11 [colin]      0.9.12cvs57.4
1641
1642         * src/textview.c
1643                 Fix off-by-one
1644
1645 2004-08-11 [colin]      0.9.12cvs57.3
1646
1647         * src/message_search.c
1648         * src/summary_search.c
1649                 Make searches case insensitive by default
1650         * src/textview.c
1651                 Fix case-insensitive search in message
1652
1653 2004-08-11 [colin]      0.9.12cvs57.2
1654
1655         * src/summary_search.c
1656                 Let case-sensitive be specified
1657
1658 2004-08-10 [colin]      0.9.12cvs55.4
1659
1660         * src/common/socket.c
1661                 Fix the possible race condition
1662
1663 2004-08-09 [paul]       0.9.12cvs55.3
1664
1665         * configure.ac
1666         * src/Makefile.am
1667         * src/common/Makefile.am
1668                 sync with HEAD
1669
1670
1671 2004-08-09 [paul]       0.9.12cvs55.2
1672
1673         * autogen.sh
1674         * po/poconv.sh
1675                 remove unneeded script
1676
1677         * configure.ac
1678                 add forgotten USE_LDAP_TLS (sync with HEAD)
1679
1680
1681 2004-08-09 [colin]      0.9.12cvs55.1
1682
1683         * src/main.c
1684         * src/common/ssl.c
1685         * src/common/sylpheed.c
1686         * src/common/sylpheed.h
1687                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
1688
1689 2004-08-09 [paul]       0.9.12cvs54.1
1690
1691         * ChangeLog
1692         * ChangeLog.claws
1693         * ChangeLog.jp
1694         * configure.ac
1695         * po/POTFILES.in
1696         * src/Makefile.am
1697         * src/folderutils.c
1698         * src/main.c
1699         * src/pgpmime.c
1700         * src/pgpmime.h
1701         * src/sgpgme.c
1702         * src/sgpgme.h
1703         * src/plugins/Makefile.am
1704         * src/plugins/pgpmime/.cvsignore
1705         * src/plugins/pgpmime/Makefile.am
1706         * src/plugins/pgpmime/pgpmime.c
1707         * src/plugins/pgpmime/pgpmime.h
1708         * src/plugins/pgpmime/plugin.c
1709         * src/plugins/pgpmime/sgpgme.c
1710         * src/plugins/pgpmime/sgpgme.h
1711                 sync with HEAD
1712
1713 2004-08-08 [paul]       0.9.12cvs51.1
1714
1715         * configure.ac
1716         * src/folder.c
1717                 sync with HEAD
1718
1719 2004-08-07 [colin]      0.9.12cvs50.1
1720
1721         * src/pop.c
1722         * src/common/partial_download.c
1723                 fix warnings (sync from HEAD)
1724
1725 2004-08-07 [colin]      0.9.12cvs48.1
1726
1727         * src/prefs_folder_item.c
1728                 sync with HEAD 0.9.12cvs48
1729
1730 2004-08-06 [colin]      0.9.12cvs47.1
1731
1732         * src/compose.c
1733                 Sync with HEAD
1734
1735 2004-08-06 [christoph]  0.9.12cvs46.2
1736
1737         * src/main.c
1738         * src/plugins/clamav/clamav_plugin_gtk.c
1739         * src/plugins/dillo_viewer/dillo_viewer.c
1740         * src/plugins/image_viewer/plugin.c
1741         * src/plugins/mathml_viewer/mathml_viewer.c
1742         * src/plugins/spamassassin/spamassassin_gtk.c
1743         * src/plugins/trayicon/trayicon.c
1744                 don't mix GTK1.2 plugin with GTK2 plugins
1745
1746 2004-08-06 [colin]      0.9.12cvs46.1
1747
1748         * ChangeLog
1749         * ChangeLog.claws
1750         * ChangeLog.jp
1751         * configure.ac
1752         * sylpheed-claws.pc.in
1753         * src/folder.c
1754         * src/imap.c
1755         * src/localfolder.c
1756         * src/messageview.c
1757         * src/mimeview.c
1758         * src/mimeview.h
1759         * src/msgcache.c
1760         * src/news.c
1761         * src/prefs_ext_prog.c
1762         * src/prefs_folder_item.c
1763         * src/prefs_fonts.c
1764         * src/prefs_msg_colors.c
1765         * src/prefs_spelling.c
1766         * src/prefs_themes.c
1767         * src/prefs_toolbar.c
1768         * src/prefs_wrapping.c
1769         * src/procmime.h
1770         * src/common/defs.h
1771         * src/common/nntp.c
1772         * src/common/session.c
1773         * src/common/session.h
1774         * src/common/socket.c
1775         * src/common/utils.h
1776         * src/common/xml.c
1777         * src/common/xml.h
1778         * src/gtk/prefswindow.c
1779         * src/gtk/prefswindow.h
1780         * src/plugins/clamav/clamav_plugin_gtk.c
1781         * src/plugins/dillo_viewer/dillo_prefs.c
1782         * src/plugins/image_viewer/viewerprefs.c
1783         * src/plugins/spamassassin/spamassassin_gtk.c
1784         * m4/openssl.m4 *** REMOVED ***
1785                 Sync with HEAD 0.9.12cvs46
1786
1787 2004-08-03 [paul]       0.9.12cvs40.2
1788
1789         * src/action.c
1790         * src/addressadd.c
1791         * src/addressbook.c
1792         * src/addrgather.c
1793         * src/browseldap.c
1794         * src/compose.c
1795         * src/crash.c
1796         * src/editaddress.c
1797         * src/editgroup.c
1798         * src/editldap_basedn.c
1799         * src/foldersel.c
1800         * src/importldif.c
1801         * src/mimeview.c
1802         * src/prefs_common.c
1803         * src/prefs_template.c
1804         * src/sourcewindow.c
1805         * src/summaryview.c
1806         * src/gtk/about.c
1807         * src/gtk/foldersort.c
1808         * src/gtk/logwindow.c
1809         * src/gtk/pluginwindow.c
1810         * src/gtk/prefswindow.c
1811                 change all gtk_scrolled_window_set_policy from 
1812                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
1813
1814 2004-08-02 [paul]       0.9.12cvs40.1
1815
1816         * AUTHORS
1817                 update translation team section
1818         * po/pt_BR.po
1819                 updated by Frederico Goncalves Guimaraes
1820                 <fggdebian@yahoo.com.br>
1821
1822 2004-07-31 [colin]      0.9.12cvs39.9
1823
1824         * src/exphtmldlg.c
1825                 Fix compilation
1826
1827 2004-07-31 [colin]      0.9.12cvs39.8
1828
1829         * src/exphtmldlg.c
1830                 Fix an alertpanel type
1831
1832 2004-07-30 [colin]      0.9.12cvs39.7
1833
1834         * src/alertpanel.c
1835                 Fix alertpanel_error_log's icon
1836
1837 2004-07-30 [colin]      0.9.12cvs39.6
1838
1839         * src/pop.c
1840                 Two of them should still be warnings
1841
1842 2004-07-30 [colin]      0.9.12cvs39.5
1843
1844         * src/pop.c
1845                 More warning -> error
1846 2004-07-29 [colin]      0.9.12cvs39.4
1847
1848         * src/pop.c
1849                 Warning -> error
1850
1851 2004-07-29 [colin]      0.9.12cvs39.3
1852
1853         * src/prefs_matcher.c
1854                 Fix segfault
1855
1856 2004-07-29 [colin]      0.9.12cvs39.2
1857
1858         * src/alertpanel.c
1859                 More nice-looking alertpanels
1860
1861 2004-07-29 [colin]      0.9.12cvs39.1
1862
1863         * src/messageview.c
1864                 sync with head
1865                 (inform user when partial mail is deleted on server)
1866
1867 2004-07-29 [colin]      0.9.12cvs38.1
1868
1869         * src/messageview.c
1870                 sync with head
1871
1872 2004-07-28 [paul]       0.9.12cvs37.7
1873
1874         * src/mainwindow.c
1875                 complete the replacement of deprecated gtk_progress_*
1876
1877 2004-07-28 [paul]       0.9.12cvs37.6
1878
1879         * src/action.c
1880         * src/inc.c
1881         * src/mainwindow.c
1882         * src/send_message.c
1883         * src/gtk/progressdialog.c
1884         * src/gtk/progressdialog.h
1885                 replace deprecated gtk_progress_*
1886
1887 2004-07-28 [paul]       0.9.12cvs37.5
1888
1889         * src/gtk/filesel.c
1890                 remove gtk_window_set_wmclass()
1891 2004-07-28 [paul]       0.9.12cvs37.4
1892
1893         * src/addressbook.c
1894         * src/compose.c
1895         * src/foldersel.c
1896         * src/mainwindow.c
1897         * src/messageview.c
1898         * src/sourcewindow.c
1899         * src/gtk/logwindow.c
1900                 remove gtk_window_set_wmclass()
1901                 
1902         * src/prefs_filtering.c
1903         * src/prefs_filtering_action.c
1904         * src/prefs_fonts.c
1905         * src/prefs_gtk.c
1906         * src/prefs_matcher.c
1907         * src/ssl_manager.c
1908         * src/gtk/prefswindow.c
1909                 replace gtk_window_position()
1910
1911 2004-07-28 [colin]      0.9.12cvs37.3
1912
1913         * src/alertpanel.c
1914         * src/alertpanel.h
1915                 Add a way to specify panel type for specific
1916                 panels (alertpanel())
1917         * src/account.c
1918         * src/addressbook.c
1919         * src/compose.c
1920         * src/expldifdlg.c
1921         * src/main.c
1922         * src/messageview.c
1923         * src/summaryview.c
1924         * src/textview.c
1925         * src/gtk/sslcertwindow.c
1926                 Fix alertpanel()s so that their icon match
1927                 their real type
1928
1929 2004-07-28 [paul]       0.9.12cvs37.2
1930
1931         * src/addr_compl.c
1932         * src/addressbook.c
1933         * src/alertpanel.c
1934         * src/compose.c
1935         * src/export.c
1936         * src/foldersel.c
1937         * src/folderview.c
1938         * src/grouplistdialog.c
1939         * src/import.c
1940         * src/mainwindow.c
1941         * src/message_search.c
1942         * src/messageview.c
1943         * src/passphrase.c
1944         * src/prefs_actions.c
1945         * src/prefs_common.c
1946         * src/prefs_customheader.c
1947         * src/prefs_display_header.c
1948         * src/prefs_filtering.c
1949         * src/prefs_filtering_action.c
1950         * src/prefs_gtk.c
1951         * src/prefs_matcher.c
1952         * src/prefs_msg_colors.c
1953         * src/prefs_summary_column.c
1954         * src/prefs_template.c
1955         * src/sourcewindow.c
1956         * src/ssl_manager.c
1957         * src/summary_search.c
1958         * src/gtk/colorsel.c
1959         * src/gtk/description_window.c
1960         * src/gtk/gtkaspell.c
1961         * src/gtk/inputdialog.c
1962         * src/gtk/logwindow.c
1963         * src/gtk/prefswindow.c
1964         * src/gtk/progressdialog.c
1965                 replace deprecated gtk_window_set_policy
1966
1967 2004-07-27 [colin]      0.9.12cvs37.1
1968
1969         * src/msgcache.c
1970                 More fixes (synced for head again)
1971
1972 2004-07-27 [colin]      0.9.12cvs35.3
1973
1974         * src/msgcache.c
1975                 Fix wrong test
1976
1977 2004-07-27 [colin]      0.9.12cvs35.2
1978
1979         * src/mimeview.c
1980                 Fix width a bit (by Paul)
1981         * src/alertpanel.c
1982         * src/alertpanel.h
1983                 Specialize icons, make alertpanel_message()
1984                 private
1985         * src/message_search.c
1986         * src/sgpgme.c
1987         * src/summary_search.c
1988                 Suit alertpanel changes
1989
1990 2004-07-27 [colin]      0.9.12cvs35.1
1991
1992         * src/alertpanel.c
1993                 Add an icon
1994         * src/passphrase.c
1995                 Add debug output - maybe someone will
1996                 want to look at the problem with Grab
1997                 Input :)
1998         Bump version as we're synced with HEAD
1999
2000 2004-07-26 [colin]      0.9.12cvs33.26
2001
2002         * src/pop.c
2003                 Fix uidl-file parsing when not in new
2004                 format
2005
2006 2004-07-26 [colin]      0.9.12cvs33.25
2007
2008         * src/gtk/menu.c
2009                 Move popup menu up if necessary (fixes 
2010                 account selector)
2011         * src/mainwindow.c
2012                 Set account selector's button height to
2013                 minimum
2014
2015 2004-07-26 [colin]      0.9.12cvs33.24
2016
2017         * src/alertpanel.c
2018                 Maybe fix 551 (Truncated font in alert window)
2019
2020 2004-07-26 [colin]      0.9.12cvs33.23
2021
2022         * po/de.po
2023         * po/es.po
2024         * po/fr.po
2025         * po/it.po
2026         * po/ja.po
2027         * po/pl.po
2028         * po/ru.po
2029         * po/sk.po
2030         * po/sr.po
2031         * po/zh_CN.po
2032                 Sync po files with HEAD
2033
2034 2004-07-26 [paul]       0.9.12cvs33.22
2035
2036         * src/compose.c
2037                 fix Bug 556 'Organisation-header is sent even if empty'
2038
2039 2004-07-24 [colin]      0.9.12cvs33.21
2040
2041         * src/compose.c
2042         * src/gtk/gtkaspell.c
2043         * src/gtk/gtkaspell.h
2044                 Fix speller accelerators (require hack)
2045
2046 2004-07-24 [colin]      0.9.12cvs33.20
2047
2048         * src/gtk/gtkaspell.c
2049                 Fix over-eager code deletion breaking
2050                 Check while typing
2051
2052 2004-07-24 [colin]      0.9.12cvs33.19
2053
2054         * src/browseldap.c
2055         * src/ldapctrl.c
2056         * src/ldapctrl.h
2057         * src/ldapserver.h
2058                 Sync ldap with HEAD
2059         (Fixes 546 LDAP completely broken)
2060
2061 2004-07-24 [colin]      0.9.12cvs33.18
2062
2063         * src/prefs_msg_colors.c
2064                 Fix prototype mismatch
2065         (Fixes 547 void function cannot return value)
2066
2067 2004-07-24 [colin]      0.9.12cvs33.17
2068
2069         * src/mainwindow.c
2070                 Fix sort going back to previous sort key
2071                 when changing sort direction
2072
2073 2004-07-24 [colin]      0.9.12cvs33.16
2074
2075         * src/compose.c
2076                 Fix space insertion when re-wrapping at 
2077                 cursor point
2078
2079 2004-07-24 [colin]      0.9.12cvs33.15
2080
2081         * src/gtk/gtkaspell.c
2082                 Don't change cursor position in insert-text
2083                 callback
2084         (Fixes 539 Word wrapping on input transposes letters)
2085
2086 2004-07-24 [colin]      0.9.12cvs33.14
2087
2088         * src/gtk/gtkaspell.c
2089                 Reencode non-ascii chars to dictionary's
2090                 encoding
2091         (Fixes 544 Spell check broken non english locale)
2092
2093 2004-07-24 [colin]      0.9.12cvs33.13
2094
2095         * src/summaryview.c
2096                 Fix Shift+Down, add Home/End/PgUp/PgDown
2097
2098 2004-07-21 [colin]      0.9.12cvs33.12
2099
2100         * src/prefs_common.c
2101                 Fix a gtk warning (Patch by Andrej Kacian)
2102
2103 2004-07-21 [colin]      0.9.12cvs33.11
2104
2105         * src/gtk/filesel.c
2106                 More check
2107
2108 2004-07-21 [colin]      0.9.12cvs33.10
2109
2110         * src/compose.c
2111         * src/crash.c
2112         * src/export.c
2113         * src/import.c
2114         * src/messageview.c
2115         * src/mimeview.c
2116         * src/prefs_spelling.c
2117         * src/prefs_themes.c
2118         * src/summaryview.c
2119         * src/gtk/filesel.c
2120         * src/gtk/filesel.h
2121         * src/gtk/pluginwindow.c
2122                 Untwist open/save mode guessing logic, make
2123                 it explicit
2124
2125 2004-07-20 [colin]      0.9.12cvs33.9
2126
2127         * src/codeconv.c
2128                 conv_encode_header: src_charset is UTF-8 on
2129                 gtk2
2130         * src/compose.c
2131                 Remove double encoding of the headers
2132
2133 2004-07-20 [colin]      0.9.12cvs33.8
2134
2135         * src/codeconv.c
2136                 Fix typo
2137
2138 2004-07-20 [colin]      0.9.12cvs33.7
2139
2140         * src/mainwindow.c
2141                 Set the separated messageview to the saved
2142                 size of Claws' messageview (Patch by Alfons)
2143                 Fix a callback prototype (me)
2144
2145 2004-07-20 [colin]      0.9.12cvs33.6
2146
2147         * src/codeconv.h
2148                 Forgot one hunk in 0.9.12cvs33.4
2149
2150 2004-07-19 [colin]      0.9.12cvs33.5
2151
2152         * src/action.c
2153                 Action output fix
2154                 Patch by Alfons
2155
2156 2004-07-19 [colin]      0.9.12cvs33.4
2157
2158         * src/compose.c
2159                 Fix outgoing charset bug in headers
2160         * src/codeconv.c
2161                 Clean for glib2 - Patch by Alfons
2162
2163 2004-07-19 [colin]      0.9.12cvs33.3
2164
2165         * src/statusbar.c
2166                 Remove grip from the statusbar
2167                 Patch by Alfons
2168
2169 2004-07-19 [colin]      0.9.12cvs33.2
2170
2171         * src/messageview.c
2172         * src/textview.c
2173                 Fix messageview remembering the previous
2174                 scroll position when loading a new message
2175                 Patch by Alfons
2176
2177 2004-07-19 [colin]      0.9.12cvs33.1
2178
2179         * src/folder.h
2180         * src/folderview.c
2181         * src/summaryview.c
2182                 Sync with HEAD
2183
2184 2004-07-18 [colin]      0.9.12cvs32.7
2185
2186         * configure.ac
2187                 Remove useless check for XIM - noticed
2188                 by Alfons
2189
2190 2004-07-18 [colin]      0.9.12cvs32.6
2191
2192         * src/summaryview.c
2193                 Remove non-modified and shift-modified
2194                 accelerators in summaryview's popup
2195                 menu, as that doesn't get catched by
2196                 the accel-activate signal catcher...
2197
2198 2004-07-18 [colin]      0.9.12cvs32.5
2199
2200         * src/prefs_common.c
2201                 Define sensible default prefs for 
2202                 wrapping
2203
2204 2004-07-18 [colin]      0.9.12cvs32.4
2205
2206         * src/compose.c
2207         * src/prefs_common.c
2208         * src/prefs_common.h
2209         * src/prefs_wrapping.c
2210                 Remove Smart Wrapping pref, which does
2211                 nothing on gtk2 branch
2212
2213 2004-07-18 [colin]      0.9.12cvs32.3
2214
2215         * src/sourcewindow.c
2216                 Proper utf8
2217
2218 2004-07-18 [colin]      0.9.12cvs32.2
2219
2220         * src/compose.c
2221                 Save attachment status when drafting
2222
2223 2004-07-18 [colin]      0.9.12cvs32.1
2224
2225         * src/gtk/filesel.c
2226                 Fix erratic folder selection in open mode
2227
2228 2004-07-18 [colin]      0.9.12cvs31.11
2229
2230         * src/pop.c
2231                 Don't let partial messages get deleted
2232                 even with "dowload all"
2233                 (0.9.12cvs31.8 fix extension)
2234 2004-07-18 [colin]      0.9.12cvs31.10
2235
2236         * src/gtk/logwindow.c
2237                 Fix log scrolling
2238
2239 2004-07-18 [colin]      0.9.12cvs31.9
2240
2241         * src/common/utils.c
2242                 Fix non-utf8 strings coming from commands
2243                 and files
2244
2245 2004-07-18 [colin]      0.9.12cvs31.8
2246
2247         * src/pop.c
2248                 Fix partial download bug with Download all
2249                 messages option
2250
2251 2004-07-18 [colin]      0.9.12cvs31.7
2252
2253         * src/textview.c
2254                 Fix bug introduced in 0.9.12cvs31.2
2255                 (blocked in select mode after double click)
2256
2257 2004-07-18 [colin]      0.9.12cvs31.6
2258
2259         * src/compose.c
2260         * src/gtk/menu.c
2261                 More glib-warning fixes
2262
2263 2004-07-18 [colin]      0.9.12cvs31.5
2264
2265         * src/compose.c
2266                 Fix trashing the primary clipboard when moving 
2267                 around with tab
2268         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
2269
2270 2004-07-18 [colin]      0.9.12cvs31.4
2271
2272         * src/codeconv.c
2273                 convert unencoded iso headers to utf8
2274         (Fix Bug 538 Unencoded local characters in subject make it 
2275          disappear)
2276
2277 2004-07-18 [colin]      0.9.12cvs31.3
2278
2279         * src/compose.c
2280                 Fix tab char handling in wrapping
2281         (Fix Bug 537 Line wrap problem - TAB character treated as 
2282          one character instead of 8)
2283
2284 2004-07-18 [colin]      0.9.12cvs31.2
2285
2286         * src/textview.c
2287                 return FALSE on GDK_MOTION_NOTIFY
2288         (Fix Bug 535 Hyperlinks/addresses are not selectable 
2289          (unable to highlight))
2290
2291 2004-07-18 [colin]      0.9.12cvs31.1
2292
2293         * src/folderview.c
2294                 Sync with 0.9.12cvs31
2295
2296 2004-07-18 [colin]      0.9.12cvs30.4
2297
2298         * src/compose.c
2299                 Also block text_inserted when inserting a file
2300
2301 2004-07-18 [colin]      0.9.12cvs30.3
2302
2303         * src/compose.c
2304                 Fix smart wrapping (block text_inserted handler
2305                 while putting quotation to avoid wrap on input,
2306                 don't join lines if next is sig separator)
2307
2308 2004-07-17 [colin]      0.9.12cvs30.2
2309
2310         * src/folderview.c
2311         * src/mainwindow.c
2312         * src/mimeview.c
2313         * src/summaryview.c
2314         * src/gtk/quicksearch.c
2315         * src/gtk/quicksearch.h
2316                 Block key events handlers *and* accels while
2317                 quicksearch is focused
2318         (Fixes Bug 534 quick-search bar not accepting certain letters)
2319
2320 2004-07-17 [colin]      0.9.12cvs30.1
2321
2322         * src/folder.h
2323         * src/folderview.c
2324         * src/summaryview.c
2325                 Sync with 0.9.12cvs30
2326
2327 2004-07-17 [colin]      0.9.12cvs28.2
2328
2329         * src/mimeview.c
2330         * src/procmime.c
2331         * src/summaryview.c
2332         * src/gtk/menu.c
2333                 Squash some compile and glib warnings
2334
2335 2004-07-17 [paul]       0.9.12cvs28.1
2336
2337         * src/mimeview.c
2338                 sync with 0.9.12cvs28 HEAD
2339
2340 2004-07-16 [paul]       0.9.12cvs26.1
2341         
2342         * src/gtk/quicksearch.c
2343         * src/account.c
2344         * src/account.h
2345         * src/compose.c
2346         * src/customheader.c
2347         * src/folder_item_prefs.c
2348         * src/main.c
2349         * src/mainwindow.c
2350         * src/messageview.c
2351         * src/mimeview.c
2352         * src/news.c
2353         * src/pgpmime.c
2354         * src/pop.c
2355         * src/pop.h
2356         * src/prefs_account.c
2357         * src/prefs_account.h
2358         * src/prefs_common.c
2359         * src/prefs_common.h
2360         * src/prefs_display_header.c
2361         * src/prefs_gtk.c
2362         * src/prefs_gtk.h
2363         * src/procheader.c
2364         * src/procmime.c
2365                 sync with 0.9.12cvs26 HEAD      
2366
2367 2004-07-15 [colin]      0.9.12cvs18.14
2368
2369         * src/folder.c
2370                 Disable GPG signature check during
2371                 folder move and scan
2372         (Closes Bug 521 Signature checking slows down Folder-Move)
2373
2374 2004-07-14 [colin]      0.9.12cvs18.13
2375
2376         * src/common/partial_download.c
2377                 update includes
2378
2379 2004-07-14 [colin]      0.9.12cvs18.12
2380
2381         * src/common/partial_download.c
2382         * src/common/partial_download.h
2383                 Move doc at top, add correct copyright
2384
2385 2004-07-14 [colin]      0.9.12cvs18.11
2386
2387         * src/folder.c
2388         * src/messageview.c
2389         * src/pop.c
2390         * src/pop.h
2391         * src/procmsg.c
2392         * src/summaryview.c
2393         * src/common/Makefile.am
2394         * src/common/partial_download.c ** NEW FILES **
2395         * src/common/partial_download.h ** NEW FILES **
2396                 Move partial-download related stuff to its
2397                 own file
2398
2399 2004-07-14 [colin]      0.9.12cvs18.10
2400
2401         * src/send_message.c
2402                 Fix smtp auth when user is null or empty
2403
2404 2004-07-13 [colin]      0.9.12cvs18.9
2405
2406         * src/gtk/quicksearch.c
2407                 Use alphabetic order
2408
2409 2004-07-13 [colin]      0.9.12cvs18.8
2410
2411         * src/pop.c
2412                 Be paranoid on the checks
2413
2414 2004-07-13 [colin]      0.9.12cvs18.7
2415
2416         * src/gtk/quicksearch.c
2417                 Fix Engrish once again
2418
2419 2004-07-13 [colin]      0.9.12cvs18.6
2420
2421         * src/procmsg.c
2422         * src/summaryview.c
2423                 Mark messages for deletion when they are about to
2424                 be removed from trash
2425
2426 2004-07-13 [colin]      0.9.12cvs18.5
2427
2428         * src/matcher.c
2429         * src/matcher.h
2430         * src/matcher_parser_parse.y
2431         * src/prefs_matcher.c
2432         * src/gtk/quicksearch.c
2433                 Add 'partial' ('p') match string to find partially
2434                 downloaded messages
2435
2436 2004-07-13 [colin]      0.9.12cvs18.4
2437
2438         * src/pop.c
2439                 Fix misplaced block
2440
2441 2004-07-13 [colin]      0.9.12cvs18.3
2442
2443         * src/pop.c
2444         * src/pop.h
2445         * src/messageview.c
2446                 Refactor API (to avoid passing 5+ params and code
2447                 duplication)
2448         * src/folder.c
2449         * src/msgcache.c
2450         * src/procheader.c
2451         * src/common/defs.h
2452                 Add planned_download to cache
2453                 Don't mess uidl file when moving partially downloaded
2454                 mails (they change folder, we should change it in the
2455                 uidl list too or we'll remove an incorrect message)
2456                 (this also helps removing hacks when changing 
2457                 planned_download in messageview.c)
2458
2459 2004-07-12 [colin]      0.9.12cvs18.2
2460
2461         * src/gtk/quicksearch.c
2462                 Fix missing status update in quicksearch
2463
2464 2004-07-12 [paul]       0.9.12cvs18.1
2465
2466         * po/POTFILES.in
2467         * src/Makefile.am
2468         * src/account.c
2469         * src/codeconv.c
2470         * src/compose.c
2471         * src/inc.c
2472         * src/main.c
2473         * src/prefs_common.c
2474         * src/procmsg.h
2475         * src/toolbar.c
2476         * src/prefs_msg_colors.[ch]     ** NEW FILES **
2477         * src/prefs_wrapping.[ch]       ** NEW FILES **
2478         * src/common/intl.h
2479         * src/common/utils.[ch]
2480         * src/gtk/quicksearch.[ch]
2481                 sync with 0.9.12cvs18 HEAD
2482
2483 2004-07-12 [colin]      0.9.11cvs17.25
2484
2485         * src/folder.c
2486         * src/folder.h
2487                 Remove unused function added by me in 0.9.11cvs17.10
2488
2489 2004-07-11 [colin]      0.9.11cvs17.24
2490
2491         * src/inc.c
2492         * src/messageview.c
2493         * src/pop.c
2494         * src/pop.h
2495                 Use folderitem and msgnum instead of filename to
2496                 know which mail to delete
2497                 Move old partial mail deletion to pop.c
2498
2499 2004-07-10 [colin]      0.9.11cvs17.23
2500
2501         * src/inc.c
2502                 Add debug
2503         * src/pop.c
2504         * src/pop.h
2505                 Don't re-use same enums for unrelated stuff: it's 
2506                 completely misleading !
2507                 Document a bit
2508
2509 2004-07-09 [colin]      0.9.11cvs17.22
2510
2511         * src/inc.c
2512                 Remove folder-type check and do
2513                 more tests to be sure everything's
2514                 ok
2515         * src/messageview.c
2516                 Punctuation update, remove useless
2517                 code, fix two warnings
2518         * src/noticeview.c
2519                 Layout cleaning, reset 2nd button
2520                 when specifying one
2521
2522 2004-07-09 [colin]      0.9.11cvs17.21
2523
2524         * src/messageview.c
2525         * src/pop.c
2526         * src/pop.h
2527                 Allow user to change his mind
2528                 and postpone decision (by
2529                 unmarking the mail)
2530
2531 2004-07-09 [colin]      0.9.11cvs17.20
2532
2533         * src/messageview.c
2534                 Fix bug with delete state
2535         * src/pop.c
2536         * src/pop.h
2537                 Fix buffer leak (fread doesn't 
2538                 terminate buffers with \0)
2539                 Refactoring (remove magic 
2540                 numbers)
2541
2542 2004-07-09 [colin]      0.9.11cvs17.19
2543
2544         * src/pop.c
2545                 Don't log "Skipping message" if 
2546                 we're going to TOP it two lines
2547                 later
2548
2549 2004-07-09 [colin]      0.9.11cvs17.18
2550
2551         * src/messageview.c
2552                 Fix Engrish
2553
2554 2004-07-09 [colin]      0.9.11cvs17.17
2555
2556         * src/pop.c
2557                 strlen checking...
2558         * src/messageview.c
2559                 refactoring a bit
2560
2561 2004-07-08 [colin]      0.9.11cvs17.16
2562
2563         * src/noticeview.c
2564         * src/noticeview.h
2565                 Add an optional second button
2566         * src/messageview.c
2567         * src/pop.c
2568         * src/pop.h
2569                 Don't delete partially received mails after a certain
2570                 time; rather, let the user decide.
2571
2572 2004-07-08 [colin]      0.9.11cvs17.15
2573
2574         * src/common/smtp.h
2575                 Sync with HEAD
2576
2577 2004-07-08 [colin]      0.9.11cvs17.14
2578
2579         * src/messageview.c
2580         * src/common/smtp.c
2581                 Use to_human_readable() for sizes
2582
2583 2004-07-08 [colin]      0.9.11cvs17.13
2584
2585         * src/inc.c
2586         * src/messageview.c
2587         * src/pop.c
2588         * src/pop.h
2589         * src/procmsg.c
2590                 Fix partial-downloading issues:
2591                         catch unsupported TOP
2592                         don't delete partially downloaded mails before 5 days
2593                         don't update existing with non-MH folders; that'll
2594                         make dups, but it's better than trashing the folder
2595                         free new msginfo parts
2596                 Fix indentation ;-)
2597
2598 2004-07-08 [colin]      0.9.11cvs17.12
2599
2600         * src/common/smtp.c
2601         * src/common/smtp.h
2602                 Sync smtp size verification with HEAD
2603
2604 2004-07-08 [colin]      0.9.11cvs17.11
2605
2606         * src/summaryview.c
2607         * src/prefs_common.c
2608         * src/prefs_common.h
2609         * src/gtk/quicksearch.c
2610         * src/gtk/quicksearch.h
2611                 Sync sticky pref with HEAD
2612
2613 2004-07-08 [colin]      0.9.11cvs17.10
2614
2615         * src/folder.c [1.213.2.6]
2616         * src/folder.h [1.87.2.6]
2617         * src/inc.c [1.149.2.7]
2618         * src/messageview.c [1.94.2.8]
2619         * src/procheader.c [1.47.2.6]
2620         * src/procmsg.c [1.150.2.4]
2621         * src/procmsg.h [1.60.2.5]
2622         * src/pop.c [1.56.2.4]
2623         * src/pop.h [1.17.2.3]
2624                 Let too big messages get downloaded, but truncated
2625                 Add a button to download them completely
2626                 
2627 2004-07-06 [colin]      0.9.11cvs17.9
2628
2629         * src/gtk/quicksearch.c [1.1.2.3]
2630                 Add a Clear button
2631         * commitHelper
2632         * PATCHSETS
2633                 Add a script to help with cvs
2634
2635 2004-07-03 [colin]      0.9.11cvs17.8
2636
2637         * src/plugins/imageviewer/viewer.c
2638                 fix imageviewer (which was staying on the first
2639                 displayed image)
2640
2641 2004-07-03 [colin]      0.9.11cvs17.7
2642
2643         Removed FIXME_GTK2 warnings
2644         * src/gtk/gtkutils.c
2645                 useless #warnings
2646         * src/gtk/menu.c
2647                 useless #warnings (no need to mess with menu rc)
2648         * src/gtk/menu.h
2649                 unused functions
2650         
2651
2652 2004-07-03 [colin]      0.9.11cvs17.6
2653
2654         Removed FIXME_GTK2 warnings
2655         * src/codeconv.c
2656                 useless #warnings (rewrite needed)
2657         * src/compose.c
2658                 useless #warnings (rewrite needed)
2659                 useless #warnings (gtk2 is like that)
2660                 useless #warnings (previously fixed)
2661         * src/main.c
2662                 useless #warnings (previously fixed)
2663         * src/message_search.c
2664                 useless #warnings (gtk2 is like that)
2665                 Made apparent that search is case-sensitive
2666         * src/mimeview.c
2667                 useless #warnings (rewrite needed)
2668                 useless #warnings (gtk2 is like that)
2669                 reimplemented real warnings
2670         * src/prefs_common.c
2671                 Removed block cursor option (not it gtk2)
2672         * src/prefs_gtk.c
2673                 useless #warnings (rewrite needed)
2674         * src/procheader.c
2675                 useless #warnings (rewrite needed)
2676         * src/sourcewindow.c
2677                 useless #warnings (incorrect placing)
2678         * src/summary_search.c
2679                 useless #warnings (gtk2 is like that)
2680                 Made apparent that search is case-sensitive
2681         * src/action.c
2682                 useless #warnings (gtk2 is like that)
2683         * src/textview.c
2684                 useless #warnings (rewrite needed)
2685         * src/toolbar.c
2686                 useless #warnings (rewrite needed)
2687
2688 2004-07-03 [colin]      0.9.11cvs17.5
2689
2690         * src/textview.c
2691                 Fix mismerge which broke URI opening
2692                 
2693 2004-07-01 [colin]      0.9.11cvs17.4
2694
2695         * src/gtk/filesel.c
2696                 Fill filename when saving
2697                 
2698 2004-06-27 [colin]      0.9.11cvs17.3
2699
2700         * src/gtk/filesel.[ch]
2701                 Use the new GTK file selector
2702                 Update prototype to match the reality: multiple file
2703                 selection is open-only          
2704         * src/compose.c
2705                 Match the new prototypes        
2706         * configure.ac
2707                 Match the new requirements (gtk 2.4.0)
2708                         
2709 2004-06-26 [colin]      0.9.11cvs17.2
2710
2711         * src/plugins/trayicon/trayicon.c
2712                 Remove useless signal handler on resize, which causes
2713                 an infinite "loop"
2714         
2715 2004-06-26 [colin]      0.9.11cvs17.1
2716         
2717         * tools/Makefile.am
2718                 remove launch_firebird and add nautilus2sylpheed.sh
2719         * src/quicksearch.c
2720           src/summaryview.c
2721                 Fix show/hide "Extended symbols" button problem
2722                 Fix apparition at startup
2723                 Fix const warnings
2724         * src/plugins/image_viewer/Makefile.am
2725                 Fix configure 
2726         * common/ssl.c
2727                 Re-enable certificate check, as it doesn't seem to
2728                 cause Xlib errors anymore
2729
2730 2004-06-25 [paul]       0.9.11cvs17
2731
2732         * sync with 0.9.11cvs17 HEAD
2733         
2734         NOTE: QuickSearch is broken
2735
2736 2004-06-07 [colin]      0.9.10claws67.10
2737         * src/plugins/trayicon/trayicon.c
2738           src/plugins/trayicon/libeggtrayicon/Makefile.am
2739           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2740                 Fix gettextization in trayicon plugin
2741
2742 2004-06-07 [colin]      0.9.10claws67.9
2743         
2744         * src/summaryview.c
2745           src/gtk/gtksctree.[ch]
2746                 Let Shift+{Up,Down} work in summaryview
2747                 (well, Down "works" and Up works)
2748                 Let the list scroll when using these keys
2749
2750 2004-06-06 [colin]      0.9.10claws67.8
2751
2752         * src/plugins/trayicon/trayicon.c
2753                 Fix pixmap update
2754
2755 2004-06-06 [colin]      0.9.10claws67.7
2756
2757         * src/addressbook.c
2758                 Fix signal handling causing system-wide focus grab
2759
2760 2004-05-25 [paul]       0.9.10claws67.6
2761
2762         * Makefile.am
2763           src/Makefile.am
2764                 clean up
2765
2766 2004-05-25 [paul]       0.9.10claws67.5
2767
2768         * replace deprecated gtk_signal... functions
2769
2770 2004-05-23 [colin]      0.9.10claws67.4
2771
2772         * src/compose.c
2773                 Fix wrapping
2774
2775 2004-05-22 [colin]      0.9.10claws67.3
2776
2777         * src/compose.c
2778                 Re-fix [Edited] in compose.c::compose_reedit()
2779
2780 2004-05-22 [colin]      0.9.10claws67.2
2781
2782         * src/procmime.c
2783                 Fix parsing of multiparts mails
2784
2785 2004-05-22 [colin]      0.9.10claws67.1
2786
2787         * src/summaryview.c
2788                 Fix quicksearch
2789
2790 2004-05-22 [paul]       0.9.10claws67
2791
2792         * sync with 0.9.10claws67 HEAD
2793
2794 2004-05-14 [alfons]
2795
2796         * src/procmime.h
2797                 add forgotton prototype
2798
2799 2004-05-10 [paul]       0.9.10claws57
2800
2801         * sync with 0.9.10claws57 HEAD
2802
2803 2004-05-05 [paul]       0.9.9.claws1
2804
2805         * ChangeLog-gtk2        ** REMOVED **
2806           ChangeLog-gtk2.claws  ** ADDED **
2807                 rename and adopt the normal claws format
2808                 
2809         * configure.ac
2810                 require gtkmathview >= 0.5
2811
2812         * ac/*                          ** REMOVED **
2813           ac/                           ** REMOVED **
2814           intl/Makefile.in              ** REMOVED **
2815           m4/                           ** ADDED **
2816           m4/missing                    ** ADDED **
2817           m4/missing/gdk-pixbuf.m4      ** ADDED **
2818           m4/missing/gettext.m4         ** ADDED **
2819           m4/missing/gpgme.m4           ** ADDED **
2820           m4/missing/imlib.m4           ** ADDED **
2821           m4/.cvsignore                 ** ADDED **
2822           m4/Makefile.am                ** ADDED **
2823           m4/README                     ** ADDED **
2824           m4/aclocal-include.m4         ** ADDED **
2825           m4/aspell.m4                  ** ADDED **
2826           m4/check-type.m4              ** ADDED **
2827           m4/gnupg-check-typedef.m4     ** ADDED **
2828           m4/openssl.m4                 ** ADDED **
2829           m4/spamassassin.m4            ** ADDED **
2830           po/ChangeLog                  ** REMOVED **
2831           po/Makefile.in.in             ** REMOVED **
2832           po/Rules-quot                 ** REMOVED **
2833           po/boldquot.sed               ** REMOVED **
2834           po/en@boldquot.header         ** REMOVED **
2835           po/en@quot.header             ** REMOVED **
2836           po/insert-header.sin          ** REMOVED **
2837           po/quot.sed                   ** REMOVED **
2838           po/remove-potcdate.sed        ** REMOVED **
2839           po/remove-potcdate.sin        ** REMOVED **
2840           po/stamp-po                   ** REMOVED **
2841           Makefile.am
2842           autogen.sh
2843           configure.ac
2844                 enable building with automake 1.8.x
2845                 add 'autopoint --force' to autogen.sh and remove all
2846                 auto-generated files, remove ac/ directory and use
2847                 m4/ directory instead
2848                 
2849         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2850                 fix gettextization
2851
2852 2004-02-28 Colin Leroy <colin@colino.net>
2853         * src/prefs_matcher.c
2854           src/prefs_filtering.c
2855           src/prefs_filtering_action.c
2856                 Fix non-editable GtkEntries
2857
2858 2004-02-22 Thorsten Maerz <torte@netztorte.de>
2859         * src/prefs_themes.c
2860                 utf8 conversion for theme info
2861
2862 2004-02-21 Thorsten Maerz <torte@netztorte.de>
2863         * sync 0.9.9claws
2864
2865 2004-02-14 Thorsten Maerz <torte@netztorte.de>
2866         * src/grouplistdialog.c
2867                 allow multiple selections without ctrl key
2868
2869 2004-02-09 Thorsten Maerz <torte@netztorte.de>
2870         * src/main.c
2871                 enable customizable accelerators
2872
2873 2004-02-08 Thorsten Maerz <torte@netztorte.de>
2874         * src/prefs_common.c
2875                 re-enable different font settings for gtk1/2
2876         * src/prefs_folder_item.c
2877                 fix folder prefs displayed wrong
2878         * src/textview.c
2879                 set 'sunken' shadow type
2880
2881 2004-02-07 Colin Leroy <colin@colino.net>
2882         * src/compose.c
2883                 Fix message being always [Edited]
2884                 Encode headers correctly (utf8 buf)
2885
2886 2004-01-27 Thorsten Maerz <torte@netztorte.de>
2887         * src/socket.c
2888                 remove double g_source_attach()
2889                 (Thanks to Colin Leroy)
2890
2891 2004-01-27 Thorsten Maerz <torte@netztorte.de>
2892         * src/gtk/gtksctree.c
2893                 Fix SSL certificate list not shown
2894         * src/mimeview.c
2895                 Fix clicks in mime tree
2896
2897 2004-01-27 Thorsten Maerz <torte@netztorte.de>
2898         * src/common/socket.c
2899                 Fix SSL receive
2900         * src/compose.c
2901                 Fix clipboard menu hotkeys
2902
2903 2004-01-25 Thorsten Maerz <torte@netztorte.de>
2904         * src/gtk/gtkaspell.[ch]
2905           src/compose.c
2906                 reimplement spellchecker
2907
2908 2004-01-25 Thorsten Maerz <torte@netztorte.de>
2909         * src/gtk/filesel.c
2910                 crash when inserting file in compose window
2911                 (TODO: keep old selection on clicks)
2912         * src/main.c
2913                 use gtkrc-2.0 instead of gtkrc
2914
2915 2004-01-25 Thorsten Maerz <torte@netztorte.de>
2916         * src/messageview.c
2917                 remove orphaned mimeview unref()
2918
2919 2004-01-20 Thorsten Maerz <torte@netztorte.de>
2920         * src/grouplistdialog.c
2921                 expand nodes containing subscribed groups
2922
2923 2004-01-19 Thorsten Maerz <torte@netztorte.de>
2924         * src/textview.c
2925                 textview: hide cursor, restore old click behaviour
2926
2927 2004-01-18 Thorsten Maerz <torte@netztorte.de>
2928         * src/textview.c
2929                 variable names messed up
2930
2931 2004-01-17 Colin Leroy <colin@colino.net>
2932         * src/addr_compl.c
2933                 Fix completion address too thin
2934         * src/compose.c
2935                 Fix tab-to-subject behaviour
2936         * src/summaryview.c
2937                 Implement key up & down in summaryview
2938
2939 2004-01-12 Thorsten Maerz <torte@netztorte.de>
2940
2941         * sync 098claws
2942
2943 2004-01-08 Thorsten Maerz <torte@netztorte.de>
2944         * configure.ac
2945           Makefile.am
2946           doc/.cvsignore
2947           doc/Makefile.am
2948                 faq, man, manual moved to doc/
2949         * ac/aspell.m4
2950           ac/check-type.m4
2951           ac/gnupg-check-typedef.m4
2952           ac/openssl.m4
2953           ac/spamassassin.m4
2954           ac/missing/gdk-pixbuf.m4
2955           ac/missing/gpgme.m4
2956           ac/missing/imlib.m4
2957                 fix automake warnings
2958
2959 2003-12-06 Colin Leroy <colin@colino.net>
2960         * src/summaryview.c
2961                 Fix quicksearch
2962
2963 2003-12-05 Colin Leroy <colin@colino.net>
2964         * src/summaryview.c
2965                 Fix going to next unread folder
2966
2967 2003-12-05 Colin Leroy <colin@colino.net>
2968         * src/crash.c
2969                 Fix gtk2 compilation
2970         * src/session.c
2971                 Remove iotag source handler at disconnection
2972         * src/socket.[ch] 
2973                 Remove source handler when closing socket 
2974                 (fixes another seg)
2975
2976 2003-12-04 Colin Leroy <colin@colino.net>
2977         * src/compose.c
2978           src/prefs_account.c
2979           src/prefs_common.c
2980                 Fix some dropdown menus
2981
2982 2003-12-04 Colin Leroy <colin@colino.net>
2983         * src/compose.c
2984                 Fix event handlers on header fields
2985         * src/common/socket.c
2986           src/common/session.c
2987                 Fix segfault with callback (SSL)
2988                 Fix end of session 
2989
2990 2003-10-06 Thorsten Maerz <torte@netztorte.de>
2991
2992         * Fix compile bug in src/compose.c
2993         * removed src/gtk/gtkstext.[ch]
2994
2995 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
2996
2997         * Convert character set and escape "text" attributes in toolbar setting
2998         files.
2999         * Fixed bug in button-press-event handling.
3000
3001 2003-09-16 Thorsten Maerz <torte@netztorte.de>
3002
3003         * Fixed bug in key-press-event handling.
3004
3005 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
3006
3007         * Enabled to compile tray-icon plugin (Ad-hoc).
3008         * Avoid hang up bug of icon list in mime view (Ad-hoc).
3009
3010 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
3011
3012         * Enabled to compile on sylpheed-claws.
3013         (tray-icon plugin still cannot compile yet.)
3014
3015 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
3016
3017         * Updated to 0.9.5.
3018
3019 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
3020
3021         * Updated to 0.9.4.
3022         * Ported monitoring SSL mechanism to GSource of GLib2
3023         (I don't confirm it)
3024         * Added _gtk2 suffix to key name of font preference to avoid
3025         ovverwriting preference of Gtk+-1.2 version.
3026
3027 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
3028
3029         * Updated to 0.9.2.
3030
3031 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
3032
3033         * Updated to 0.9.1.
3034         * Translate po files into UTF-8 when execute autogen.sh.
3035
3036 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
3037
3038         * Updated to 0.9.0.
3039
3040 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
3041
3042         * Plugged GError related memory leaks.
3043
3044 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
3045
3046         * Changed default size of fonts.
3047         * Enabled to set titile font size of warning dialog.
3048
3049 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
3050
3051         * Embed a sylpheed icon into executable binary on Windows.
3052
3053 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
3054
3055         * I forgot to traslate character set of element string in src/xml.c.
3056
3057 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
3058
3059         * Fixed detecting bind_textdomain_codeset in configure.in.
3060         * The bug in which "Example" of "Date fromat" preference isn't displayed
3061         correctly has been fixed.
3062
3063 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
3064
3065         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
3066           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
3067           glib-gettextize
3068           Removed intl directory.
3069           Translated po files into UTF-8.
3070           (Thanks! Ryuji Abe)
3071
3072 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
3073
3074         * The bug which doesn't unscape string in xml.c has been fixed.
3075
3076 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
3077
3078         * The bug which is failed to translate encoding of file name thorough
3079         file dialog has been fixed.
3080
3081 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
3082
3083         * Modified to translate file names which is used in inporting/expoting
3084         mbox feature and "Save as" feature into locale encoding.
3085         * Translate file names into locale encoding when "Attache file" and
3086         "Insert file".
3087         * Force set G_BROKEN_FILENAMES environment variable.
3088         * Other minor fixes.
3089
3090 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
3091
3092         * Modified to treat MH folder's name as locale encoding.
3093
3094 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
3095
3096         * The bug which clash on switching candidates of auto completion of
3097         addresses, cannot use auto completion in Japanesse is fixed
3098         (Thanks! Tokunaga-san)¡¥
3099
3100 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
3101
3102         * The bug which cannot switch key accelerator preference has been fixed
3103         (Thanks! smbd-san)¡¥
3104
3105 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
3106
3107         * version 0.8.11-gtk2-20030314
3108
3109 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
3110
3111         * The bug in which character set conversion of filtering messages has
3112         been fixed.(Thanks! COCOA-san).
3113
3114 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
3115
3116         * Revived "Leave space on head" preference in "Message" category.
3117         * A bug which clash when put the cursor to end of buffer and execute
3118         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
3119
3120 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
3121
3122         * version 0.8.11-gtk2-20030312
3123
3124 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
3125
3126         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
3127         * Modified to use Pango's API directly for font preference.
3128         * Integrated GtkTextView of textview to one widget.
3129         * Set fonts of header title in textview by "header_title" tag.
3130         * Removed some deprecated codes.
3131
3132 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
3133
3134         * Updated to 0.8.11.
3135         * Merged cygwin patch(Thanks! Sakai-san).
3136
3137 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
3138
3139         * version 0.8.10-gtk2-20030309