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