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