d3d6271038ba9600d7df9f1b15ebf5cf29590c09
[claws.git] / ChangeLog-gtk2.claws
1 2004-08-24 [colin]      0.9.12cvs80.2
2
3         * src/Makefile.am
4         * src/main.c
5         * src/setup.c
6         * src/setup.h
7         * src/stock_pixmap.c
8         * src/stock_pixmap.h
9         * src/wizard.c ** ADDED **
10         * src/wizard.h ** ADDED ** 
11         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
12                 Add a setup wizard 
13
14 2004-08-24 [colin]      0.9.12cvs80.1
15
16         * src/folder.c
17                 Sync with HEAD 0.9.12cvs80
18
19 2004-08-24 [colin]      0.9.12cvs79.3
20
21         * src/matcher_parser_lex.l
22                 Fix 8bits strings not in utf8
23
24 2004-08-24 [colin]      0.9.12cvs79.2
25
26         * src/compose.c
27                 Check conversion result before replacing buffer
28
29 2004-08-23 [colin]      0.9.12cvs79.1
30
31         * src/compose.c
32                 Sync with HEAD 0.9.12cvs79
33
34 2004-08-23 [colin]      0.9.12cvs78.1
35
36         * src/rfc2015.c
37         * src/rfc2015.h
38                 Sync with HEAD cvs78
39
40 2004-08-23 [colin]      0.9.12cvs77.3
41
42         * src/compose.c
43                 Fix again inline gpg signing (which outputs utf8
44                 in gtk2). Not syncing this fix to HEAD as this 
45                 code is meant to die.
46
47 2004-08-23 [colin]      0.9.12cvs77.2
48
49         * src/prefs_account.h
50                 Remove useless include
51
52 2004-08-23 [colin]      0.9.12cvs77.1
53
54         * src/imap.c
55         * po/es.po
56         * po/fr.po
57         * po/it.po
58         * po/pl.po
59         * po/pt_BR.po
60         * po/sk.po
61         * po/sr.po
62                 Sync with HEAD
63
64 2004-08-22 [colin]      0.9.12cvs76.1
65
66         * src/plugins/trayicon/trayicon.c
67                 Sync with HEAD
68
69 2004-08-21 [colin]      0.9.12cvs74.2
70
71         * src/gtk/colorsel.c
72                 Fix bug 564 (Folder color selection window exits on any
73                 keypress)
74
75 2004-08-21 [colin]      0.9.12cvs74.1
76
77         * ChangeLog.claws
78         * src/compose.c
79         * src/summaryview.c
80         * src/toolbar.c
81                 Sync with HEAD
82
83 2004-08-21 [colin]      0.9.12cvs70.1
84
85         * src/compose.c
86         * src/mainwindow.c
87                 Sync with HEAD 0.9.12cvs70
88                 
89
90 2004-08-21 [paul]       0.9.12cvs66.4
91
92         * src/mainwindow.c
93         * src/messageview.c
94         * src/gtk/menu.c
95         * src/plugins/spamassassin/spamassassin_gtk.c
96                 remove some deprecated gtk1 functions
97
98
99 2004-08-21 [colin]      0.9.12cvs66.3
100
101         * src/compose.c
102         * src/codeconv.c
103                 Fix warnings
104                 Remove encoding hacks
105                 Fix bug 575 (Strange character messes up message)
106                 Don't display conversion error when drafting
107
108 2004-08-21 [paul]       0.9.12cvs66.2
109
110         * src/prefs_account.c
111                 fix GnuPG mode bugs
112
113
114 2004-08-20 [colin]      0.9.12cvs66.1
115
116         * src/codeconv.c
117                 Sync with HEAD 0.9.12cvs66
118
119 2004-08-20 [paul]
120
121         * src/plugins/pgpmime/plugin.c
122                 modify PGP/MIME plugin's description
123
124 2004-08-17 [colin]      0.9.12cvs65.1
125
126         * src/common/ssl.c
127         * src/plugins/pgpmime/plugin.c
128                 Sync with HEAD
129
130 2004-08-14 [colin]      0.9.12cvs60.3
131
132         * src/plugins/trayicon/trayicon.c
133                 Put back resize callback, on size-request signal
134                 rather than size-allocate to avoid infinite 
135                 callback loop
136
137 2004-08-13 [colin]      0.9.12cvs60.2
138
139         * src/common/defs.h
140                 Cache versions have been fixed
141
142 2004-08-13 [colin]      0.9.12cvs60.1
143
144         * src/folderutils.c
145                 Sync with HEAD 0.9.12cvs60
146
147 2004-08-12 [colin]      0.9.12cvs59.1
148
149         * src/plugins/trayicon/trayicon.c
150                 Sync with HEAD 0.9.12cvs59
151
152 2004-08-12 [colin]      0.9.12cvs57.5
153
154         * sylpheed.desktop
155         * configure.ac
156         * src/Makefile.am
157         * src/main.c
158                 Add support for Freedesktop.org's startup notification
159
160 2004-08-11 [colin]      0.9.12cvs57.4
161
162         * src/textview.c
163                 Fix off-by-one
164
165 2004-08-11 [colin]      0.9.12cvs57.3
166
167         * src/message_search.c
168         * src/summary_search.c
169                 Make searches case insensitive by default
170         * src/textview.c
171                 Fix case-insensitive search in message
172
173 2004-08-11 [colin]      0.9.12cvs57.2
174
175         * src/summary_search.c
176                 Let case-sensitive be specified
177
178 2004-08-10 [colin]      0.9.12cvs55.4
179
180         * src/common/socket.c
181                 Fix the possible race condition
182
183 2004-08-09 [paul]       0.9.12cvs55.3
184
185         * configure.ac
186         * src/Makefile.am
187         * src/common/Makefile.am
188                 sync with HEAD
189
190
191 2004-08-09 [paul]       0.9.12cvs55.2
192
193         * autogen.sh
194         * po/poconv.sh
195                 remove unneeded script
196
197         * configure.ac
198                 add forgotten USE_LDAP_TLS (sync with HEAD)
199
200
201 2004-08-09 [colin]      0.9.12cvs55.1
202
203         * src/main.c
204         * src/common/ssl.c
205         * src/common/sylpheed.c
206         * src/common/sylpheed.h
207                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
208
209 2004-08-09 [paul]       0.9.12cvs54.1
210
211         * ChangeLog
212         * ChangeLog.claws
213         * ChangeLog.jp
214         * configure.ac
215         * po/POTFILES.in
216         * src/Makefile.am
217         * src/folderutils.c
218         * src/main.c
219         * src/pgpmime.c
220         * src/pgpmime.h
221         * src/sgpgme.c
222         * src/sgpgme.h
223         * src/plugins/Makefile.am
224         * src/plugins/pgpmime/.cvsignore
225         * src/plugins/pgpmime/Makefile.am
226         * src/plugins/pgpmime/pgpmime.c
227         * src/plugins/pgpmime/pgpmime.h
228         * src/plugins/pgpmime/plugin.c
229         * src/plugins/pgpmime/sgpgme.c
230         * src/plugins/pgpmime/sgpgme.h
231                 sync with HEAD
232
233 2004-08-08 [paul]       0.9.12cvs51.1
234
235         * configure.ac
236         * src/folder.c
237                 sync with HEAD
238
239 2004-08-07 [colin]      0.9.12cvs50.1
240
241         * src/pop.c
242         * src/common/partial_download.c
243                 fix warnings (sync from HEAD)
244
245 2004-08-07 [colin]      0.9.12cvs48.1
246
247         * src/prefs_folder_item.c
248                 sync with HEAD 0.9.12cvs48
249
250 2004-08-06 [colin]      0.9.12cvs47.1
251
252         * src/compose.c
253                 Sync with HEAD
254
255 2004-08-06 [christoph]  0.9.12cvs46.2
256
257         * src/main.c
258         * src/plugins/clamav/clamav_plugin_gtk.c
259         * src/plugins/dillo_viewer/dillo_viewer.c
260         * src/plugins/image_viewer/plugin.c
261         * src/plugins/mathml_viewer/mathml_viewer.c
262         * src/plugins/spamassassin/spamassassin_gtk.c
263         * src/plugins/trayicon/trayicon.c
264                 don't mix GTK1.2 plugin with GTK2 plugins
265
266 2004-08-06 [colin]      0.9.12cvs46.1
267
268         * ChangeLog
269         * ChangeLog.claws
270         * ChangeLog.jp
271         * configure.ac
272         * sylpheed-claws.pc.in
273         * src/folder.c
274         * src/imap.c
275         * src/localfolder.c
276         * src/messageview.c
277         * src/mimeview.c
278         * src/mimeview.h
279         * src/msgcache.c
280         * src/news.c
281         * src/prefs_ext_prog.c
282         * src/prefs_folder_item.c
283         * src/prefs_fonts.c
284         * src/prefs_msg_colors.c
285         * src/prefs_spelling.c
286         * src/prefs_themes.c
287         * src/prefs_toolbar.c
288         * src/prefs_wrapping.c
289         * src/procmime.h
290         * src/common/defs.h
291         * src/common/nntp.c
292         * src/common/session.c
293         * src/common/session.h
294         * src/common/socket.c
295         * src/common/utils.h
296         * src/common/xml.c
297         * src/common/xml.h
298         * src/gtk/prefswindow.c
299         * src/gtk/prefswindow.h
300         * src/plugins/clamav/clamav_plugin_gtk.c
301         * src/plugins/dillo_viewer/dillo_prefs.c
302         * src/plugins/image_viewer/viewerprefs.c
303         * src/plugins/spamassassin/spamassassin_gtk.c
304         * m4/openssl.m4 *** REMOVED ***
305                 Sync with HEAD 0.9.12cvs46
306
307 2004-08-03 [paul]       0.9.12cvs40.2
308
309         * src/action.c
310         * src/addressadd.c
311         * src/addressbook.c
312         * src/addrgather.c
313         * src/browseldap.c
314         * src/compose.c
315         * src/crash.c
316         * src/editaddress.c
317         * src/editgroup.c
318         * src/editldap_basedn.c
319         * src/foldersel.c
320         * src/importldif.c
321         * src/mimeview.c
322         * src/prefs_common.c
323         * src/prefs_template.c
324         * src/sourcewindow.c
325         * src/summaryview.c
326         * src/gtk/about.c
327         * src/gtk/foldersort.c
328         * src/gtk/logwindow.c
329         * src/gtk/pluginwindow.c
330         * src/gtk/prefswindow.c
331                 change all gtk_scrolled_window_set_policy from 
332                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
333
334 2004-08-02 [paul]       0.9.12cvs40.1
335
336         * AUTHORS
337                 update translation team section
338         * po/pt_BR.po
339                 updated by Frederico Goncalves Guimaraes
340                 <fggdebian@yahoo.com.br>
341
342 2004-07-31 [colin]      0.9.12cvs39.9
343
344         * src/exphtmldlg.c
345                 Fix compilation
346
347 2004-07-31 [colin]      0.9.12cvs39.8
348
349         * src/exphtmldlg.c
350                 Fix an alertpanel type
351
352 2004-07-30 [colin]      0.9.12cvs39.7
353
354         * src/alertpanel.c
355                 Fix alertpanel_error_log's icon
356
357 2004-07-30 [colin]      0.9.12cvs39.6
358
359         * src/pop.c
360                 Two of them should still be warnings
361
362 2004-07-30 [colin]      0.9.12cvs39.5
363
364         * src/pop.c
365                 More warning -> error
366 2004-07-29 [colin]      0.9.12cvs39.4
367
368         * src/pop.c
369                 Warning -> error
370
371 2004-07-29 [colin]      0.9.12cvs39.3
372
373         * src/prefs_matcher.c
374                 Fix segfault
375
376 2004-07-29 [colin]      0.9.12cvs39.2
377
378         * src/alertpanel.c
379                 More nice-looking alertpanels
380
381 2004-07-29 [colin]      0.9.12cvs39.1
382
383         * src/messageview.c
384                 sync with head
385                 (inform user when partial mail is deleted on server)
386
387 2004-07-29 [colin]      0.9.12cvs38.1
388
389         * src/messageview.c
390                 sync with head
391
392 2004-07-28 [paul]       0.9.12cvs37.7
393
394         * src/mainwindow.c
395                 complete the replacement of deprecated gtk_progress_*
396
397 2004-07-28 [paul]       0.9.12cvs37.6
398
399         * src/action.c
400         * src/inc.c
401         * src/mainwindow.c
402         * src/send_message.c
403         * src/gtk/progressdialog.c
404         * src/gtk/progressdialog.h
405                 replace deprecated gtk_progress_*
406
407 2004-07-28 [paul]       0.9.12cvs37.5
408
409         * src/gtk/filesel.c
410                 remove gtk_window_set_wmclass()
411 2004-07-28 [paul]       0.9.12cvs37.4
412
413         * src/addressbook.c
414         * src/compose.c
415         * src/foldersel.c
416         * src/mainwindow.c
417         * src/messageview.c
418         * src/sourcewindow.c
419         * src/gtk/logwindow.c
420                 remove gtk_window_set_wmclass()
421                 
422         * src/prefs_filtering.c
423         * src/prefs_filtering_action.c
424         * src/prefs_fonts.c
425         * src/prefs_gtk.c
426         * src/prefs_matcher.c
427         * src/ssl_manager.c
428         * src/gtk/prefswindow.c
429                 replace gtk_window_position()
430
431 2004-07-28 [colin]      0.9.12cvs37.3
432
433         * src/alertpanel.c
434         * src/alertpanel.h
435                 Add a way to specify panel type for specific
436                 panels (alertpanel())
437         * src/account.c
438         * src/addressbook.c
439         * src/compose.c
440         * src/expldifdlg.c
441         * src/main.c
442         * src/messageview.c
443         * src/summaryview.c
444         * src/textview.c
445         * src/gtk/sslcertwindow.c
446                 Fix alertpanel()s so that their icon match
447                 their real type
448
449 2004-07-28 [paul]       0.9.12cvs37.2
450
451         * src/addr_compl.c
452         * src/addressbook.c
453         * src/alertpanel.c
454         * src/compose.c
455         * src/export.c
456         * src/foldersel.c
457         * src/folderview.c
458         * src/grouplistdialog.c
459         * src/import.c
460         * src/mainwindow.c
461         * src/message_search.c
462         * src/messageview.c
463         * src/passphrase.c
464         * src/prefs_actions.c
465         * src/prefs_common.c
466         * src/prefs_customheader.c
467         * src/prefs_display_header.c
468         * src/prefs_filtering.c
469         * src/prefs_filtering_action.c
470         * src/prefs_gtk.c
471         * src/prefs_matcher.c
472         * src/prefs_msg_colors.c
473         * src/prefs_summary_column.c
474         * src/prefs_template.c
475         * src/sourcewindow.c
476         * src/ssl_manager.c
477         * src/summary_search.c
478         * src/gtk/colorsel.c
479         * src/gtk/description_window.c
480         * src/gtk/gtkaspell.c
481         * src/gtk/inputdialog.c
482         * src/gtk/logwindow.c
483         * src/gtk/prefswindow.c
484         * src/gtk/progressdialog.c
485                 replace deprecated gtk_window_set_policy
486
487 2004-07-27 [colin]      0.9.12cvs37.1
488
489         * src/msgcache.c
490                 More fixes (synced for head again)
491
492 2004-07-27 [colin]      0.9.12cvs35.3
493
494         * src/msgcache.c
495                 Fix wrong test
496
497 2004-07-27 [colin]      0.9.12cvs35.2
498
499         * src/mimeview.c
500                 Fix width a bit (by Paul)
501         * src/alertpanel.c
502         * src/alertpanel.h
503                 Specialize icons, make alertpanel_message()
504                 private
505         * src/message_search.c
506         * src/sgpgme.c
507         * src/summary_search.c
508                 Suit alertpanel changes
509
510 2004-07-27 [colin]      0.9.12cvs35.1
511
512         * src/alertpanel.c
513                 Add an icon
514         * src/passphrase.c
515                 Add debug output - maybe someone will
516                 want to look at the problem with Grab
517                 Input :)
518         Bump version as we're synced with HEAD
519
520 2004-07-26 [colin]      0.9.12cvs33.26
521
522         * src/pop.c
523                 Fix uidl-file parsing when not in new
524                 format
525
526 2004-07-26 [colin]      0.9.12cvs33.25
527
528         * src/gtk/menu.c
529                 Move popup menu up if necessary (fixes 
530                 account selector)
531         * src/mainwindow.c
532                 Set account selector's button height to
533                 minimum
534
535 2004-07-26 [colin]      0.9.12cvs33.24
536
537         * src/alertpanel.c
538                 Maybe fix 551 (Truncated font in alert window)
539
540 2004-07-26 [colin]      0.9.12cvs33.23
541
542         * po/de.po
543         * po/es.po
544         * po/fr.po
545         * po/it.po
546         * po/ja.po
547         * po/pl.po
548         * po/ru.po
549         * po/sk.po
550         * po/sr.po
551         * po/zh_CN.po
552                 Sync po files with HEAD
553
554 2004-07-26 [paul]       0.9.12cvs33.22
555
556         * src/compose.c
557                 fix Bug 556 'Organisation-header is sent even if empty'
558
559 2004-07-24 [colin]      0.9.12cvs33.21
560
561         * src/compose.c
562         * src/gtk/gtkaspell.c
563         * src/gtk/gtkaspell.h
564                 Fix speller accelerators (require hack)
565
566 2004-07-24 [colin]      0.9.12cvs33.20
567
568         * src/gtk/gtkaspell.c
569                 Fix over-eager code deletion breaking
570                 Check while typing
571
572 2004-07-24 [colin]      0.9.12cvs33.19
573
574         * src/browseldap.c
575         * src/ldapctrl.c
576         * src/ldapctrl.h
577         * src/ldapserver.h
578                 Sync ldap with HEAD
579         (Fixes 546 LDAP completely broken)
580
581 2004-07-24 [colin]      0.9.12cvs33.18
582
583         * src/prefs_msg_colors.c
584                 Fix prototype mismatch
585         (Fixes 547 void function cannot return value)
586
587 2004-07-24 [colin]      0.9.12cvs33.17
588
589         * src/mainwindow.c
590                 Fix sort going back to previous sort key
591                 when changing sort direction
592
593 2004-07-24 [colin]      0.9.12cvs33.16
594
595         * src/compose.c
596                 Fix space insertion when re-wrapping at 
597                 cursor point
598
599 2004-07-24 [colin]      0.9.12cvs33.15
600
601         * src/gtk/gtkaspell.c
602                 Don't change cursor position in insert-text
603                 callback
604         (Fixes 539 Word wrapping on input transposes letters)
605
606 2004-07-24 [colin]      0.9.12cvs33.14
607
608         * src/gtk/gtkaspell.c
609                 Reencode non-ascii chars to dictionary's
610                 encoding
611         (Fixes 544 Spell check broken non english locale)
612
613 2004-07-24 [colin]      0.9.12cvs33.13
614
615         * src/summaryview.c
616                 Fix Shift+Down, add Home/End/PgUp/PgDown
617
618 2004-07-21 [colin]      0.9.12cvs33.12
619
620         * src/prefs_common.c
621                 Fix a gtk warning (Patch by Andrej Kacian)
622
623 2004-07-21 [colin]      0.9.12cvs33.11
624
625         * src/gtk/filesel.c
626                 More check
627
628 2004-07-21 [colin]      0.9.12cvs33.10
629
630         * src/compose.c
631         * src/crash.c
632         * src/export.c
633         * src/import.c
634         * src/messageview.c
635         * src/mimeview.c
636         * src/prefs_spelling.c
637         * src/prefs_themes.c
638         * src/summaryview.c
639         * src/gtk/filesel.c
640         * src/gtk/filesel.h
641         * src/gtk/pluginwindow.c
642                 Untwist open/save mode guessing logic, make
643                 it explicit
644
645 2004-07-20 [colin]      0.9.12cvs33.9
646
647         * src/codeconv.c
648                 conv_encode_header: src_charset is UTF-8 on
649                 gtk2
650         * src/compose.c
651                 Remove double encoding of the headers
652
653 2004-07-20 [colin]      0.9.12cvs33.8
654
655         * src/codeconv.c
656                 Fix typo
657
658 2004-07-20 [colin]      0.9.12cvs33.7
659
660         * src/mainwindow.c
661                 Set the separated messageview to the saved
662                 size of Claws' messageview (Patch by Alfons)
663                 Fix a callback prototype (me)
664
665 2004-07-20 [colin]      0.9.12cvs33.6
666
667         * src/codeconv.h
668                 Forgot one hunk in 0.9.12cvs33.4
669
670 2004-07-19 [colin]      0.9.12cvs33.5
671
672         * src/action.c
673                 Action output fix
674                 Patch by Alfons
675
676 2004-07-19 [colin]      0.9.12cvs33.4
677
678         * src/compose.c
679                 Fix outgoing charset bug in headers
680         * src/codeconv.c
681                 Clean for glib2 - Patch by Alfons
682
683 2004-07-19 [colin]      0.9.12cvs33.3
684
685         * src/statusbar.c
686                 Remove grip from the statusbar
687                 Patch by Alfons
688
689 2004-07-19 [colin]      0.9.12cvs33.2
690
691         * src/messageview.c
692         * src/textview.c
693                 Fix messageview remembering the previous
694                 scroll position when loading a new message
695                 Patch by Alfons
696
697 2004-07-19 [colin]      0.9.12cvs33.1
698
699         * src/folder.h
700         * src/folderview.c
701         * src/summaryview.c
702                 Sync with HEAD
703
704 2004-07-18 [colin]      0.9.12cvs32.7
705
706         * configure.ac
707                 Remove useless check for XIM - noticed
708                 by Alfons
709
710 2004-07-18 [colin]      0.9.12cvs32.6
711
712         * src/summaryview.c
713                 Remove non-modified and shift-modified
714                 accelerators in summaryview's popup
715                 menu, as that doesn't get catched by
716                 the accel-activate signal catcher...
717
718 2004-07-18 [colin]      0.9.12cvs32.5
719
720         * src/prefs_common.c
721                 Define sensible default prefs for 
722                 wrapping
723
724 2004-07-18 [colin]      0.9.12cvs32.4
725
726         * src/compose.c
727         * src/prefs_common.c
728         * src/prefs_common.h
729         * src/prefs_wrapping.c
730                 Remove Smart Wrapping pref, which does
731                 nothing on gtk2 branch
732
733 2004-07-18 [colin]      0.9.12cvs32.3
734
735         * src/sourcewindow.c
736                 Proper utf8
737
738 2004-07-18 [colin]      0.9.12cvs32.2
739
740         * src/compose.c
741                 Save attachment status when drafting
742
743 2004-07-18 [colin]      0.9.12cvs32.1
744
745         * src/gtk/filesel.c
746                 Fix erratic folder selection in open mode
747
748 2004-07-18 [colin]      0.9.12cvs31.11
749
750         * src/pop.c
751                 Don't let partial messages get deleted
752                 even with "dowload all"
753                 (0.9.12cvs31.8 fix extension)
754 2004-07-18 [colin]      0.9.12cvs31.10
755
756         * src/gtk/logwindow.c
757                 Fix log scrolling
758
759 2004-07-18 [colin]      0.9.12cvs31.9
760
761         * src/common/utils.c
762                 Fix non-utf8 strings coming from commands
763                 and files
764
765 2004-07-18 [colin]      0.9.12cvs31.8
766
767         * src/pop.c
768                 Fix partial download bug with Download all
769                 messages option
770
771 2004-07-18 [colin]      0.9.12cvs31.7
772
773         * src/textview.c
774                 Fix bug introduced in 0.9.12cvs31.2
775                 (blocked in select mode after double click)
776
777 2004-07-18 [colin]      0.9.12cvs31.6
778
779         * src/compose.c
780         * src/gtk/menu.c
781                 More glib-warning fixes
782
783 2004-07-18 [colin]      0.9.12cvs31.5
784
785         * src/compose.c
786                 Fix trashing the primary clipboard when moving 
787                 around with tab
788         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
789
790 2004-07-18 [colin]      0.9.12cvs31.4
791
792         * src/codeconv.c
793                 convert unencoded iso headers to utf8
794         (Fix Bug 538 Unencoded local characters in subject make it 
795          disappear)
796
797 2004-07-18 [colin]      0.9.12cvs31.3
798
799         * src/compose.c
800                 Fix tab char handling in wrapping
801         (Fix Bug 537 Line wrap problem - TAB character treated as 
802          one character instead of 8)
803
804 2004-07-18 [colin]      0.9.12cvs31.2
805
806         * src/textview.c
807                 return FALSE on GDK_MOTION_NOTIFY
808         (Fix Bug 535 Hyperlinks/addresses are not selectable 
809          (unable to highlight))
810
811 2004-07-18 [colin]      0.9.12cvs31.1
812
813         * src/folderview.c
814                 Sync with 0.9.12cvs31
815
816 2004-07-18 [colin]      0.9.12cvs30.4
817
818         * src/compose.c
819                 Also block text_inserted when inserting a file
820
821 2004-07-18 [colin]      0.9.12cvs30.3
822
823         * src/compose.c
824                 Fix smart wrapping (block text_inserted handler
825                 while putting quotation to avoid wrap on input,
826                 don't join lines if next is sig separator)
827
828 2004-07-17 [colin]      0.9.12cvs30.2
829
830         * src/folderview.c
831         * src/mainwindow.c
832         * src/mimeview.c
833         * src/summaryview.c
834         * src/gtk/quicksearch.c
835         * src/gtk/quicksearch.h
836                 Block key events handlers *and* accels while
837                 quicksearch is focused
838         (Fixes Bug 534 quick-search bar not accepting certain letters)
839
840 2004-07-17 [colin]      0.9.12cvs30.1
841
842         * src/folder.h
843         * src/folderview.c
844         * src/summaryview.c
845                 Sync with 0.9.12cvs30
846
847 2004-07-17 [colin]      0.9.12cvs28.2
848
849         * src/mimeview.c
850         * src/procmime.c
851         * src/summaryview.c
852         * src/gtk/menu.c
853                 Squash some compile and glib warnings
854
855 2004-07-17 [paul]       0.9.12cvs28.1
856
857         * src/mimeview.c
858                 sync with 0.9.12cvs28 HEAD
859
860 2004-07-16 [paul]       0.9.12cvs26.1
861         
862         * src/gtk/quicksearch.c
863         * src/account.c
864         * src/account.h
865         * src/compose.c
866         * src/customheader.c
867         * src/folder_item_prefs.c
868         * src/main.c
869         * src/mainwindow.c
870         * src/messageview.c
871         * src/mimeview.c
872         * src/news.c
873         * src/pgpmime.c
874         * src/pop.c
875         * src/pop.h
876         * src/prefs_account.c
877         * src/prefs_account.h
878         * src/prefs_common.c
879         * src/prefs_common.h
880         * src/prefs_display_header.c
881         * src/prefs_gtk.c
882         * src/prefs_gtk.h
883         * src/procheader.c
884         * src/procmime.c
885                 sync with 0.9.12cvs26 HEAD      
886
887 2004-07-15 [colin]      0.9.12cvs18.14
888
889         * src/folder.c
890                 Disable GPG signature check during
891                 folder move and scan
892         (Closes Bug 521 Signature checking slows down Folder-Move)
893
894 2004-07-14 [colin]      0.9.12cvs18.13
895
896         * src/common/partial_download.c
897                 update includes
898
899 2004-07-14 [colin]      0.9.12cvs18.12
900
901         * src/common/partial_download.c
902         * src/common/partial_download.h
903                 Move doc at top, add correct copyright
904
905 2004-07-14 [colin]      0.9.12cvs18.11
906
907         * src/folder.c
908         * src/messageview.c
909         * src/pop.c
910         * src/pop.h
911         * src/procmsg.c
912         * src/summaryview.c
913         * src/common/Makefile.am
914         * src/common/partial_download.c ** NEW FILES **
915         * src/common/partial_download.h ** NEW FILES **
916                 Move partial-download related stuff to its
917                 own file
918
919 2004-07-14 [colin]      0.9.12cvs18.10
920
921         * src/send_message.c
922                 Fix smtp auth when user is null or empty
923
924 2004-07-13 [colin]      0.9.12cvs18.9
925
926         * src/gtk/quicksearch.c
927                 Use alphabetic order
928
929 2004-07-13 [colin]      0.9.12cvs18.8
930
931         * src/pop.c
932                 Be paranoid on the checks
933
934 2004-07-13 [colin]      0.9.12cvs18.7
935
936         * src/gtk/quicksearch.c
937                 Fix Engrish once again
938
939 2004-07-13 [colin]      0.9.12cvs18.6
940
941         * src/procmsg.c
942         * src/summaryview.c
943                 Mark messages for deletion when they are about to
944                 be removed from trash
945
946 2004-07-13 [colin]      0.9.12cvs18.5
947
948         * src/matcher.c
949         * src/matcher.h
950         * src/matcher_parser_parse.y
951         * src/prefs_matcher.c
952         * src/gtk/quicksearch.c
953                 Add 'partial' ('p') match string to find partially
954                 downloaded messages
955
956 2004-07-13 [colin]      0.9.12cvs18.4
957
958         * src/pop.c
959                 Fix misplaced block
960
961 2004-07-13 [colin]      0.9.12cvs18.3
962
963         * src/pop.c
964         * src/pop.h
965         * src/messageview.c
966                 Refactor API (to avoid passing 5+ params and code
967                 duplication)
968         * src/folder.c
969         * src/msgcache.c
970         * src/procheader.c
971         * src/common/defs.h
972                 Add planned_download to cache
973                 Don't mess uidl file when moving partially downloaded
974                 mails (they change folder, we should change it in the
975                 uidl list too or we'll remove an incorrect message)
976                 (this also helps removing hacks when changing 
977                 planned_download in messageview.c)
978
979 2004-07-12 [colin]      0.9.12cvs18.2
980
981         * src/gtk/quicksearch.c
982                 Fix missing status update in quicksearch
983
984 2004-07-12 [paul]       0.9.12cvs18.1
985
986         * po/POTFILES.in
987         * src/Makefile.am
988         * src/account.c
989         * src/codeconv.c
990         * src/compose.c
991         * src/inc.c
992         * src/main.c
993         * src/prefs_common.c
994         * src/procmsg.h
995         * src/toolbar.c
996         * src/prefs_msg_colors.[ch]     ** NEW FILES **
997         * src/prefs_wrapping.[ch]       ** NEW FILES **
998         * src/common/intl.h
999         * src/common/utils.[ch]
1000         * src/gtk/quicksearch.[ch]
1001                 sync with 0.9.12cvs18 HEAD
1002
1003 2004-07-12 [colin]      0.9.11cvs17.25
1004
1005         * src/folder.c
1006         * src/folder.h
1007                 Remove unused function added by me in 0.9.11cvs17.10
1008
1009 2004-07-11 [colin]      0.9.11cvs17.24
1010
1011         * src/inc.c
1012         * src/messageview.c
1013         * src/pop.c
1014         * src/pop.h
1015                 Use folderitem and msgnum instead of filename to
1016                 know which mail to delete
1017                 Move old partial mail deletion to pop.c
1018
1019 2004-07-10 [colin]      0.9.11cvs17.23
1020
1021         * src/inc.c
1022                 Add debug
1023         * src/pop.c
1024         * src/pop.h
1025                 Don't re-use same enums for unrelated stuff: it's 
1026                 completely misleading !
1027                 Document a bit
1028
1029 2004-07-09 [colin]      0.9.11cvs17.22
1030
1031         * src/inc.c
1032                 Remove folder-type check and do
1033                 more tests to be sure everything's
1034                 ok
1035         * src/messageview.c
1036                 Punctuation update, remove useless
1037                 code, fix two warnings
1038         * src/noticeview.c
1039                 Layout cleaning, reset 2nd button
1040                 when specifying one
1041
1042 2004-07-09 [colin]      0.9.11cvs17.21
1043
1044         * src/messageview.c
1045         * src/pop.c
1046         * src/pop.h
1047                 Allow user to change his mind
1048                 and postpone decision (by
1049                 unmarking the mail)
1050
1051 2004-07-09 [colin]      0.9.11cvs17.20
1052
1053         * src/messageview.c
1054                 Fix bug with delete state
1055         * src/pop.c
1056         * src/pop.h
1057                 Fix buffer leak (fread doesn't 
1058                 terminate buffers with \0)
1059                 Refactoring (remove magic 
1060                 numbers)
1061
1062 2004-07-09 [colin]      0.9.11cvs17.19
1063
1064         * src/pop.c
1065                 Don't log "Skipping message" if 
1066                 we're going to TOP it two lines
1067                 later
1068
1069 2004-07-09 [colin]      0.9.11cvs17.18
1070
1071         * src/messageview.c
1072                 Fix Engrish
1073
1074 2004-07-09 [colin]      0.9.11cvs17.17
1075
1076         * src/pop.c
1077                 strlen checking...
1078         * src/messageview.c
1079                 refactoring a bit
1080
1081 2004-07-08 [colin]      0.9.11cvs17.16
1082
1083         * src/noticeview.c
1084         * src/noticeview.h
1085                 Add an optional second button
1086         * src/messageview.c
1087         * src/pop.c
1088         * src/pop.h
1089                 Don't delete partially received mails after a certain
1090                 time; rather, let the user decide.
1091
1092 2004-07-08 [colin]      0.9.11cvs17.15
1093
1094         * src/common/smtp.h
1095                 Sync with HEAD
1096
1097 2004-07-08 [colin]      0.9.11cvs17.14
1098
1099         * src/messageview.c
1100         * src/common/smtp.c
1101                 Use to_human_readable() for sizes
1102
1103 2004-07-08 [colin]      0.9.11cvs17.13
1104
1105         * src/inc.c
1106         * src/messageview.c
1107         * src/pop.c
1108         * src/pop.h
1109         * src/procmsg.c
1110                 Fix partial-downloading issues:
1111                         catch unsupported TOP
1112                         don't delete partially downloaded mails before 5 days
1113                         don't update existing with non-MH folders; that'll
1114                         make dups, but it's better than trashing the folder
1115                         free new msginfo parts
1116                 Fix indentation ;-)
1117
1118 2004-07-08 [colin]      0.9.11cvs17.12
1119
1120         * src/common/smtp.c
1121         * src/common/smtp.h
1122                 Sync smtp size verification with HEAD
1123
1124 2004-07-08 [colin]      0.9.11cvs17.11
1125
1126         * src/summaryview.c
1127         * src/prefs_common.c
1128         * src/prefs_common.h
1129         * src/gtk/quicksearch.c
1130         * src/gtk/quicksearch.h
1131                 Sync sticky pref with HEAD
1132
1133 2004-07-08 [colin]      0.9.11cvs17.10
1134
1135         * src/folder.c [1.213.2.6]
1136         * src/folder.h [1.87.2.6]
1137         * src/inc.c [1.149.2.7]
1138         * src/messageview.c [1.94.2.8]
1139         * src/procheader.c [1.47.2.6]
1140         * src/procmsg.c [1.150.2.4]
1141         * src/procmsg.h [1.60.2.5]
1142         * src/pop.c [1.56.2.4]
1143         * src/pop.h [1.17.2.3]
1144                 Let too big messages get downloaded, but truncated
1145                 Add a button to download them completely
1146                 
1147 2004-07-06 [colin]      0.9.11cvs17.9
1148
1149         * src/gtk/quicksearch.c [1.1.2.3]
1150                 Add a Clear button
1151         * commitHelper
1152         * PATCHSETS
1153                 Add a script to help with cvs
1154
1155 2004-07-03 [colin]      0.9.11cvs17.8
1156
1157         * src/plugins/imageviewer/viewer.c
1158                 fix imageviewer (which was staying on the first
1159                 displayed image)
1160
1161 2004-07-03 [colin]      0.9.11cvs17.7
1162
1163         Removed FIXME_GTK2 warnings
1164         * src/gtk/gtkutils.c
1165                 useless #warnings
1166         * src/gtk/menu.c
1167                 useless #warnings (no need to mess with menu rc)
1168         * src/gtk/menu.h
1169                 unused functions
1170         
1171
1172 2004-07-03 [colin]      0.9.11cvs17.6
1173
1174         Removed FIXME_GTK2 warnings
1175         * src/codeconv.c
1176                 useless #warnings (rewrite needed)
1177         * src/compose.c
1178                 useless #warnings (rewrite needed)
1179                 useless #warnings (gtk2 is like that)
1180                 useless #warnings (previously fixed)
1181         * src/main.c
1182                 useless #warnings (previously fixed)
1183         * src/message_search.c
1184                 useless #warnings (gtk2 is like that)
1185                 Made apparent that search is case-sensitive
1186         * src/mimeview.c
1187                 useless #warnings (rewrite needed)
1188                 useless #warnings (gtk2 is like that)
1189                 reimplemented real warnings
1190         * src/prefs_common.c
1191                 Removed block cursor option (not it gtk2)
1192         * src/prefs_gtk.c
1193                 useless #warnings (rewrite needed)
1194         * src/procheader.c
1195                 useless #warnings (rewrite needed)
1196         * src/sourcewindow.c
1197                 useless #warnings (incorrect placing)
1198         * src/summary_search.c
1199                 useless #warnings (gtk2 is like that)
1200                 Made apparent that search is case-sensitive
1201         * src/action.c
1202                 useless #warnings (gtk2 is like that)
1203         * src/textview.c
1204                 useless #warnings (rewrite needed)
1205         * src/toolbar.c
1206                 useless #warnings (rewrite needed)
1207
1208 2004-07-03 [colin]      0.9.11cvs17.5
1209
1210         * src/textview.c
1211                 Fix mismerge which broke URI opening
1212                 
1213 2004-07-01 [colin]      0.9.11cvs17.4
1214
1215         * src/gtk/filesel.c
1216                 Fill filename when saving
1217                 
1218 2004-06-27 [colin]      0.9.11cvs17.3
1219
1220         * src/gtk/filesel.[ch]
1221                 Use the new GTK file selector
1222                 Update prototype to match the reality: multiple file
1223                 selection is open-only          
1224         * src/compose.c
1225                 Match the new prototypes        
1226         * configure.ac
1227                 Match the new requirements (gtk 2.4.0)
1228                         
1229 2004-06-26 [colin]      0.9.11cvs17.2
1230
1231         * src/plugins/trayicon/trayicon.c
1232                 Remove useless signal handler on resize, which causes
1233                 an infinite "loop"
1234         
1235 2004-06-26 [colin]      0.9.11cvs17.1
1236         
1237         * tools/Makefile.am
1238                 remove launch_firebird and add nautilus2sylpheed.sh
1239         * src/quicksearch.c
1240           src/summaryview.c
1241                 Fix show/hide "Extended symbols" button problem
1242                 Fix apparition at startup
1243                 Fix const warnings
1244         * src/plugins/image_viewer/Makefile.am
1245                 Fix configure 
1246         * common/ssl.c
1247                 Re-enable certificate check, as it doesn't seem to
1248                 cause Xlib errors anymore
1249
1250 2004-06-25 [paul]       0.9.11cvs17
1251
1252         * sync with 0.9.11cvs17 HEAD
1253         
1254         NOTE: QuickSearch is broken
1255
1256 2004-06-07 [colin]      0.9.10claws67.10
1257         * src/plugins/trayicon/trayicon.c
1258           src/plugins/trayicon/libeggtrayicon/Makefile.am
1259           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1260                 Fix gettextization in trayicon plugin
1261
1262 2004-06-07 [colin]      0.9.10claws67.9
1263         
1264         * src/summaryview.c
1265           src/gtk/gtksctree.[ch]
1266                 Let Shift+{Up,Down} work in summaryview
1267                 (well, Down "works" and Up works)
1268                 Let the list scroll when using these keys
1269
1270 2004-06-06 [colin]      0.9.10claws67.8
1271
1272         * src/plugins/trayicon/trayicon.c
1273                 Fix pixmap update
1274
1275 2004-06-06 [colin]      0.9.10claws67.7
1276
1277         * src/addressbook.c
1278                 Fix signal handling causing system-wide focus grab
1279
1280 2004-05-25 [paul]       0.9.10claws67.6
1281
1282         * Makefile.am
1283           src/Makefile.am
1284                 clean up
1285
1286 2004-05-25 [paul]       0.9.10claws67.5
1287
1288         * replace deprecated gtk_signal... functions
1289
1290 2004-05-23 [colin]      0.9.10claws67.4
1291
1292         * src/compose.c
1293                 Fix wrapping
1294
1295 2004-05-22 [colin]      0.9.10claws67.3
1296
1297         * src/compose.c
1298                 Re-fix [Edited] in compose.c::compose_reedit()
1299
1300 2004-05-22 [colin]      0.9.10claws67.2
1301
1302         * src/procmime.c
1303                 Fix parsing of multiparts mails
1304
1305 2004-05-22 [colin]      0.9.10claws67.1
1306
1307         * src/summaryview.c
1308                 Fix quicksearch
1309
1310 2004-05-22 [paul]       0.9.10claws67
1311
1312         * sync with 0.9.10claws67 HEAD
1313
1314 2004-05-14 [alfons]
1315
1316         * src/procmime.h
1317                 add forgotton prototype
1318
1319 2004-05-10 [paul]       0.9.10claws57
1320
1321         * sync with 0.9.10claws57 HEAD
1322
1323 2004-05-05 [paul]       0.9.9.claws1
1324
1325         * ChangeLog-gtk2        ** REMOVED **
1326           ChangeLog-gtk2.claws  ** ADDED **
1327                 rename and adopt the normal claws format
1328                 
1329         * configure.ac
1330                 require gtkmathview >= 0.5
1331
1332         * ac/*                          ** REMOVED **
1333           ac/                           ** REMOVED **
1334           intl/Makefile.in              ** REMOVED **
1335           m4/                           ** ADDED **
1336           m4/missing                    ** ADDED **
1337           m4/missing/gdk-pixbuf.m4      ** ADDED **
1338           m4/missing/gettext.m4         ** ADDED **
1339           m4/missing/gpgme.m4           ** ADDED **
1340           m4/missing/imlib.m4           ** ADDED **
1341           m4/.cvsignore                 ** ADDED **
1342           m4/Makefile.am                ** ADDED **
1343           m4/README                     ** ADDED **
1344           m4/aclocal-include.m4         ** ADDED **
1345           m4/aspell.m4                  ** ADDED **
1346           m4/check-type.m4              ** ADDED **
1347           m4/gnupg-check-typedef.m4     ** ADDED **
1348           m4/openssl.m4                 ** ADDED **
1349           m4/spamassassin.m4            ** ADDED **
1350           po/ChangeLog                  ** REMOVED **
1351           po/Makefile.in.in             ** REMOVED **
1352           po/Rules-quot                 ** REMOVED **
1353           po/boldquot.sed               ** REMOVED **
1354           po/en@boldquot.header         ** REMOVED **
1355           po/en@quot.header             ** REMOVED **
1356           po/insert-header.sin          ** REMOVED **
1357           po/quot.sed                   ** REMOVED **
1358           po/remove-potcdate.sed        ** REMOVED **
1359           po/remove-potcdate.sin        ** REMOVED **
1360           po/stamp-po                   ** REMOVED **
1361           Makefile.am
1362           autogen.sh
1363           configure.ac
1364                 enable building with automake 1.8.x
1365                 add 'autopoint --force' to autogen.sh and remove all
1366                 auto-generated files, remove ac/ directory and use
1367                 m4/ directory instead
1368                 
1369         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1370                 fix gettextization
1371
1372 2004-02-28 Colin Leroy <colin@colino.net>
1373         * src/prefs_matcher.c
1374           src/prefs_filtering.c
1375           src/prefs_filtering_action.c
1376                 Fix non-editable GtkEntries
1377
1378 2004-02-22 Thorsten Maerz <torte@netztorte.de>
1379         * src/prefs_themes.c
1380                 utf8 conversion for theme info
1381
1382 2004-02-21 Thorsten Maerz <torte@netztorte.de>
1383         * sync 0.9.9claws
1384
1385 2004-02-14 Thorsten Maerz <torte@netztorte.de>
1386         * src/grouplistdialog.c
1387                 allow multiple selections without ctrl key
1388
1389 2004-02-09 Thorsten Maerz <torte@netztorte.de>
1390         * src/main.c
1391                 enable customizable accelerators
1392
1393 2004-02-08 Thorsten Maerz <torte@netztorte.de>
1394         * src/prefs_common.c
1395                 re-enable different font settings for gtk1/2
1396         * src/prefs_folder_item.c
1397                 fix folder prefs displayed wrong
1398         * src/textview.c
1399                 set 'sunken' shadow type
1400
1401 2004-02-07 Colin Leroy <colin@colino.net>
1402         * src/compose.c
1403                 Fix message being always [Edited]
1404                 Encode headers correctly (utf8 buf)
1405
1406 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1407         * src/socket.c
1408                 remove double g_source_attach()
1409                 (Thanks to Colin Leroy)
1410
1411 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1412         * src/gtk/gtksctree.c
1413                 Fix SSL certificate list not shown
1414         * src/mimeview.c
1415                 Fix clicks in mime tree
1416
1417 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1418         * src/common/socket.c
1419                 Fix SSL receive
1420         * src/compose.c
1421                 Fix clipboard menu hotkeys
1422
1423 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1424         * src/gtk/gtkaspell.[ch]
1425           src/compose.c
1426                 reimplement spellchecker
1427
1428 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1429         * src/gtk/filesel.c
1430                 crash when inserting file in compose window
1431                 (TODO: keep old selection on clicks)
1432         * src/main.c
1433                 use gtkrc-2.0 instead of gtkrc
1434
1435 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1436         * src/messageview.c
1437                 remove orphaned mimeview unref()
1438
1439 2004-01-20 Thorsten Maerz <torte@netztorte.de>
1440         * src/grouplistdialog.c
1441                 expand nodes containing subscribed groups
1442
1443 2004-01-19 Thorsten Maerz <torte@netztorte.de>
1444         * src/textview.c
1445                 textview: hide cursor, restore old click behaviour
1446
1447 2004-01-18 Thorsten Maerz <torte@netztorte.de>
1448         * src/textview.c
1449                 variable names messed up
1450
1451 2004-01-17 Colin Leroy <colin@colino.net>
1452         * src/addr_compl.c
1453                 Fix completion address too thin
1454         * src/compose.c
1455                 Fix tab-to-subject behaviour
1456         * src/summaryview.c
1457                 Implement key up & down in summaryview
1458
1459 2004-01-12 Thorsten Maerz <torte@netztorte.de>
1460
1461         * sync 098claws
1462
1463 2004-01-08 Thorsten Maerz <torte@netztorte.de>
1464         * configure.ac
1465           Makefile.am
1466           doc/.cvsignore
1467           doc/Makefile.am
1468                 faq, man, manual moved to doc/
1469         * ac/aspell.m4
1470           ac/check-type.m4
1471           ac/gnupg-check-typedef.m4
1472           ac/openssl.m4
1473           ac/spamassassin.m4
1474           ac/missing/gdk-pixbuf.m4
1475           ac/missing/gpgme.m4
1476           ac/missing/imlib.m4
1477                 fix automake warnings
1478
1479 2003-12-06 Colin Leroy <colin@colino.net>
1480         * src/summaryview.c
1481                 Fix quicksearch
1482
1483 2003-12-05 Colin Leroy <colin@colino.net>
1484         * src/summaryview.c
1485                 Fix going to next unread folder
1486
1487 2003-12-05 Colin Leroy <colin@colino.net>
1488         * src/crash.c
1489                 Fix gtk2 compilation
1490         * src/session.c
1491                 Remove iotag source handler at disconnection
1492         * src/socket.[ch] 
1493                 Remove source handler when closing socket 
1494                 (fixes another seg)
1495
1496 2003-12-04 Colin Leroy <colin@colino.net>
1497         * src/compose.c
1498           src/prefs_account.c
1499           src/prefs_common.c
1500                 Fix some dropdown menus
1501
1502 2003-12-04 Colin Leroy <colin@colino.net>
1503         * src/compose.c
1504                 Fix event handlers on header fields
1505         * src/common/socket.c
1506           src/common/session.c
1507                 Fix segfault with callback (SSL)
1508                 Fix end of session 
1509
1510 2003-10-06 Thorsten Maerz <torte@netztorte.de>
1511
1512         * Fix compile bug in src/compose.c
1513         * removed src/gtk/gtkstext.[ch]
1514
1515 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
1516
1517         * Convert character set and escape "text" attributes in toolbar setting
1518         files.
1519         * Fixed bug in button-press-event handling.
1520
1521 2003-09-16 Thorsten Maerz <torte@netztorte.de>
1522
1523         * Fixed bug in key-press-event handling.
1524
1525 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
1526
1527         * Enabled to compile tray-icon plugin (Ad-hoc).
1528         * Avoid hang up bug of icon list in mime view (Ad-hoc).
1529
1530 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
1531
1532         * Enabled to compile on sylpheed-claws.
1533         (tray-icon plugin still cannot compile yet.)
1534
1535 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
1536
1537         * Updated to 0.9.5.
1538
1539 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
1540
1541         * Updated to 0.9.4.
1542         * Ported monitoring SSL mechanism to GSource of GLib2
1543         (I don't confirm it)
1544         * Added _gtk2 suffix to key name of font preference to avoid
1545         ovverwriting preference of Gtk+-1.2 version.
1546
1547 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
1548
1549         * Updated to 0.9.2.
1550
1551 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
1552
1553         * Updated to 0.9.1.
1554         * Translate po files into UTF-8 when execute autogen.sh.
1555
1556 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
1557
1558         * Updated to 0.9.0.
1559
1560 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
1561
1562         * Plugged GError related memory leaks.
1563
1564 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
1565
1566         * Changed default size of fonts.
1567         * Enabled to set titile font size of warning dialog.
1568
1569 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
1570
1571         * Embed a sylpheed icon into executable binary on Windows.
1572
1573 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
1574
1575         * I forgot to traslate character set of element string in src/xml.c.
1576
1577 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
1578
1579         * Fixed detecting bind_textdomain_codeset in configure.in.
1580         * The bug in which "Example" of "Date fromat" preference isn't displayed
1581         correctly has been fixed.
1582
1583 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
1584
1585         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
1586           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
1587           glib-gettextize
1588           Removed intl directory.
1589           Translated po files into UTF-8.
1590           (Thanks! Ryuji Abe)
1591
1592 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
1593
1594         * The bug which doesn't unscape string in xml.c has been fixed.
1595
1596 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
1597
1598         * The bug which is failed to translate encoding of file name thorough
1599         file dialog has been fixed.
1600
1601 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
1602
1603         * Modified to translate file names which is used in inporting/expoting
1604         mbox feature and "Save as" feature into locale encoding.
1605         * Translate file names into locale encoding when "Attache file" and
1606         "Insert file".
1607         * Force set G_BROKEN_FILENAMES environment variable.
1608         * Other minor fixes.
1609
1610 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
1611
1612         * Modified to treat MH folder's name as locale encoding.
1613
1614 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
1615
1616         * The bug which clash on switching candidates of auto completion of
1617         addresses, cannot use auto completion in Japanesse is fixed
1618         (Thanks! Tokunaga-san)¡¥
1619
1620 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1621
1622         * The bug which cannot switch key accelerator preference has been fixed
1623         (Thanks! smbd-san)¡¥
1624
1625 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1626
1627         * version 0.8.11-gtk2-20030314
1628
1629 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1630
1631         * The bug in which character set conversion of filtering messages has
1632         been fixed.(Thanks! COCOA-san).
1633
1634 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
1635
1636         * Revived "Leave space on head" preference in "Message" category.
1637         * A bug which clash when put the cursor to end of buffer and execute
1638         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
1639
1640 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
1641
1642         * version 0.8.11-gtk2-20030312
1643
1644 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
1645
1646         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
1647         * Modified to use Pango's API directly for font preference.
1648         * Integrated GtkTextView of textview to one widget.
1649         * Set fonts of header title in textview by "header_title" tag.
1650         * Removed some deprecated codes.
1651
1652 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
1653
1654         * Updated to 0.8.11.
1655         * Merged cygwin patch(Thanks! Sakai-san).
1656
1657 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
1658
1659         * version 0.8.10-gtk2-20030309