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