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