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