2004-11-03 [paul] 0.9.12cvs138.1
[claws.git] / ChangeLog-gtk2.claws
1 2004-11-03 [paul]       0.9.12cvs138.1
2
3         * ChangeLog.claws
4         * configure.ac
5         * po/POTFILES.in
6         * src/prefs_ext_prog.c
7         * src/procmime.c
8         * tools/kdeservicemenu/README
9         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11                 sync with HEAD
12
13 2004-11-01 [christoph]  0.9.12cvs136.2
14
15         * src/procmime.c
16                 convert MIME parameters to UTF-8
17
18 2004-10-29 [colin]      0.9.12cvs136.1
19
20         * src/common/utils.c
21                 Sync with HEAD (don't use '=' in mime boundary)
22
23 2004-10-29 [paul]       0.9.12cvs135.1
24
25         * configure.ac
26         * doc/src/rfc2231.txt
27         * src/procmime.c
28         * src/common/quoted-printable.c
29         * src/common/utils.c
30         * src/common/utils.h
31                 sync with HEAD
32
33 2004-10-27 [paul]       0.9.12cvs134.1
34
35         * configure.ac
36         * src/main.c
37         * src/procmime.c
38         * src/plugins/pgpmime/pgpmime.c
39                 sync with HEAD
40
41 2004-10-26 [paul]       0.9.12cvs132.3
42
43         * src/account.c
44         * src/addressbook.c
45         * src/addrgather.c
46         * src/addrharvest.c
47         * src/codeconv.c
48         * src/compose.c
49         * src/customheader.c
50         * src/editaddress.c
51         * src/editgroup.c
52         * src/enriched.c
53         * src/expldifdlg.c
54         * src/exporthtml.c
55         * src/exportldif.c
56         * src/folder.c
57         * src/foldersel.c
58         * src/folderview.c
59         * src/grouplistdialog.c
60         * src/html.c
61         * src/imap.c
62         * src/jpilot.c
63         * src/ldapserver.c
64         * src/ldif.c
65         * src/mimeview.c
66         * src/news.c
67         * src/news_gtk.c
68         * src/pop.c
69         * src/prefs_display_header.c
70         * src/prefs_gtk.c
71         * src/prefs_msg_colors.c
72         * src/prefs_toolbar.c
73         * src/procheader.c
74         * src/procmime.c
75         * src/summaryview.c
76         * src/textview.c
77         * src/toolbar.c
78         * src/vcard.c
79         * src/common/mgutils.c
80         * src/common/nntp.c
81         * src/common/smtp.c
82         * src/common/template.c
83         * src/common/utils.c
84         * src/common/xmlprops.c
85         * src/plugins/pgpmime/pgpmime.c
86         * src/plugins/pgpmime/select-keys.c
87         * src/plugins/pgpmime/sgpgme.c
88                 replace deprecated g_strcasecmp(), g_strncasecmp(),
89                 g_string_sprintfa(), gtk_notebook_current_page()
90
91 2004-10-26 [colin]      0.9.12cvs132.2
92
93         * src/prefs_folder_item.c
94                 Fix default-account selection
95
96 2004-10-21 [colin]      0.9.12cvs133
97
98         * src/compose.c
99                 Sync with HEAD (Remove extra separator in compose's Options)
100         * src/textview.c
101                 Set wrapping to char
102
103 2004-10-21 [paul]       0.9.12cvs131.2
104
105         * src/compose.c
106         * src/sourcewindow.c
107                 fix wrapping
108                 fix window shrinking 
109
110 2004-10-21 [colin]      0.9.12cvs131.1
111
112         * ChangeLog.claws
113         * src/compose.c
114                 Sync with HEAD
115
116 2004-10-21 [paul]       0.9.12cvs130.2
117
118         * src/prefs_folder_item.c
119                 sync with HEAD (Apply to subfolders)
120
121 2004-10-19 [colin]      0.9.12cvs130.1
122
123         * ChangeLog.claws
124         * src/compose.c
125         * src/common/utils.c
126         * src/gtk/menu.c
127                 Sync with HEAD
128
129 2004-10-19 [colin]      0.9.12cvs128.1
130
131         * src/addrbook.c
132         * src/addrcache.c
133         * src/addressbook.c
134         * src/codeconv.c
135         * src/compose.c
136         * src/customheader.c
137         * src/editaddress.c
138         * src/editgroup.c
139         * src/exporthtml.c
140         * src/folder.c
141         * src/folderview.c
142         * src/imap.c
143         * src/jpilot.c
144         * src/main.c
145         * src/matcher_parser_parse.y
146         * src/mbox.c
147         * src/pop.c
148         * src/prefs_account.c
149         * src/prefs_gtk.c
150         * src/prefs_msg_colors.c
151         * src/procheader.c
152         * src/procmime.c
153         * src/procmime.h
154         * src/procmsg.c
155         * src/summaryview.c
156         * src/textview.c
157         * src/common/base64.c
158         * src/common/partial_download.c
159         * src/common/socket.c
160         * src/common/sylpheed.c
161         * src/common/utils.c
162         * src/common/utils.h
163         * src/gtk/pluginwindow.c
164         * src/gtk/quicksearch.c
165         * src/plugins/clamav/clamav_plugin.c
166         * src/plugins/clamav/clamav_plugin.h
167         * src/plugins/clamav/clamav_plugin_gtk.c
168         * src/plugins/pgpmime/passphrase.c
169         * src/plugins/pgpmime/pgpmime.c
170         * src/plugins/pgpmime/plugin.c
171         * src/plugins/pgpmime/prefs_gpg.c
172         * src/plugins/pgpmime/prefs_gpg.h
173         * src/plugins/pgpmime/select-keys.c
174         * src/plugins/pgpmime/sgpgme.c
175         * src/plugins/spamassassin/libspamc.c
176         * src/plugins/spamassassin/spamassassin.c
177         * src/plugins/spamassassin/spamassassin.h
178         * src/plugins/spamassassin/spamassassin_gtk.c
179         * src/plugins/trayicon/trayicon.c
180         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
181                 Sync with HEAD
182
183 2004-10-14 [colin]      0.9.12cvs126.2
184
185         * src/codeconv.c
186         * src/textview.c
187                 Fix conv_unreadable_locale
188
189 2004-10-13 [colin]      0.9.12cvs126.1
190
191         * src/compose.c
192                 Sync with HEAD (don't convert charset for 
193                 drafted messages, minor cleanup)
194
195 2004-10-13 [colin]      0.9.12cvs125.1
196
197         * po/POTFILES.in
198                 Sync with HEAD (POTFILES fix)
199
200 2004-10-12 [colin]      0.9.12cvs124.3
201
202         * src/compose.c
203                 Fix encoding bug from latest sync
204
205 2004-10-12 [paul]       0.9.12cvs124.2
206
207         * src/plugins/pgpmime/prefs_gpg.c
208         * src/plugins/pgpmime/prefs_gpg.h
209                 forgotten in last commit        
210
211 2004-10-12 [paul]       0.9.12cvs124.1
212
213         * ChangeLog.claws
214         * configure.ac
215         * m4/spamassassin.m4
216         * src/Makefile.am
217         * src/account.c
218         * src/compose.c
219         * src/compose.h
220         * src/crash.c
221         * src/main.c
222         * src/mimeview.c
223         * src/passphrase.c
224         * src/passphrase.h
225         * src/prefs_account.c
226         * src/prefs_account.h
227         * src/prefs_common.c
228         * src/privacy.c
229         * src/privacy.h
230         * src/procmime.c
231         * src/procmime.h
232         * src/procmsg.c
233         * src/rfc2015.c
234         * src/rfc2015.h
235         * src/select-keys.c
236         * src/select-keys.h
237         * src/textview.c
238         * src/common/utils.c
239         * src/common/utils.h
240         * src/gtk/about.c
241         * src/plugins/pgpmime/Makefile.am
242         * src/plugins/pgpmime/passphrase.c
243         * src/plugins/pgpmime/passphrase.h
244         * src/plugins/pgpmime/pgpmime.c
245         * src/plugins/pgpmime/plugin.c
246         * src/plugins/pgpmime/select-keys.c
247         * src/plugins/pgpmime/select-keys.h
248         * src/plugins/pgpmime/sgpgme.c
249         * src/plugins/pgpmime/sgpgme.h
250                 sync with HEAD
251
252 2004-10-04 [colin]      0.9.12cvs122.1
253
254         * src/mainwindow.c
255         * src/messageview.c
256         * src/messageview.h
257         * src/textview.c
258                 Sync with HEAD
259
260 2004-10-04 [colin]      0.9.12cvs121.1
261
262         * src/summaryview.c
263                 Sync with HEAD
264
265 2004-10-04 [paul]       0.9.12cvs120.1
266
267         * configure.ac
268                 sync with HEAD [don't try to build 
269                 pgpmime plugin when gpgme is disabled]
270
271 2004-10-03 [colin]      0.9.12cvs119.3
272
273         * src/gtk/gtksctree.c
274                 Lots of side effects. Put back as before 117.2.
275         * src/summaryview.c
276                 Fix bug #602
277
278 2004-10-03 [colin]      0.9.12cvs119.2
279
280         * src/gtk/gtksctree.c
281                 Revert 608 fix that doesn't work that good
282
283 2004-10-02 [colin]      0.9.12cvs119.1
284
285         * src/mainwindow.c
286         * src/messageview.c
287         * src/prefs_common.h
288         * src/procmime.c
289         * src/procmime.h
290         * src/textview.c
291                 Sync with HEAD
292         * src/gtk/gtksctree.c
293                 Close bug #608
294
295 2004-10-01 [colin]      0.9.12cvs118.1
296
297         * src/mimeview.c
298                 Sync with HEAD (better Save All fix)
299
300 2004-10-01 [colin]      0.9.12cvs117.2
301
302         * src/gtk/gtksctree.c
303                 Faster on selection
304
305 2004-10-01 [colin]      0.9.12cvs117.1
306
307         * src/mimeview.c
308                 Sync with HEAD (Save All: only attachments)
309
310 2004-10-01 [paul]       0.9.12cvs116.1
311
312         * ChangeLog.claws
313         * configure.ac
314         * src/account.c
315         * src/prefs_common.c
316         * src/gtk/colorlabel.c
317                 sync with HEAD
318
319 2004-09-30 [colin]      0.9.12cvs115.1
320
321         * src/stock_pixmap.c
322         * src/stock_pixmap.h
323         * src/folderview.c
324         * src/Makefile.am
325         * src/pixmaps/read.xpm
326                 Sync with HEAD (new pixmap)
327
328 2004-09-29 [colin]      0.9.12cvs114.1
329
330         * src/compose.c
331                 Sync with HEAD
332                 Fix focus handling in headers
333
334 2004-09-29 [paul]       0.9.12cvs113.1
335
336         * src/quote_fmt_parse.y
337                 sync with HEAD
338  
339
340 2004-09-28 [colin]      0.9.12cvs112.1
341
342         * src/folderview.c
343         * src/mainwindow.c
344                 Sync with HEAD
345
346 2004-09-28 [colin]      0.9.12cvs110.1
347
348         * src/folderview.c
349                 Sync with HEAD (Contextual Empty trash menu)
350
351 2004-09-28 [colin]      0.9.12cvs108.1
352
353         * src/addressbook.c
354                 Sync with HEAD (addressbook edit on double-click)
355
356 2004-09-28 [colin]      0.9.12cvs106.1
357
358         * src/inc.c
359                 Sync with HEAD (folder_item freeze on inc)
360
361 2004-09-27 [colin]      0.9.12cvs105.1
362
363         * src/folderview.c
364                 Sync with HEAD (right-align new and unread column)
365
366 2004-09-27 [colin]      0.9.12cvs104.1
367
368         * src/main.c
369                 Sync with HEAD (revert 0.9.12cvs101)
370
371 2004-09-24 [colin]      0.9.12cvs103.2
372
373         * src/wizard.c
374                 Fix gtk warnings and use domain part of the email address 
375                 when domain detection fails (no dot in domain name)
376
377 2004-09-23 [colin]      0.9.12cvs103.1
378
379         * src/plugins/spamassassin/libspamc.c
380         * src/plugins/spamassassin/libspamc.h
381         * src/plugins/spamassassin/utils.c
382         * src/plugins/spamassassin/utils.h
383                 Sync with HEAD (Update spamassassin to 3.0)
384
385 2004-09-21 [colin]      0.9.12cvs102.3
386
387         * src/action.c
388                 Add horizontal scrollbar in action io dialog as needed
389                 Patch by Alfons.
390
391 2004-09-20 [colin]      0.9.12cvs102.2
392
393         * src/plugins/image_viewer/viewer.c
394                 Remove imlib stuff
395                 use gtk_pixmap_set when clearing
396                 (would be better to use gtkImages, but causes size-allocate 
397                 signals storm)
398
399 2004-09-17 [paul]       0.9.12cvs102.1
400
401         * ChangeLog
402         * ChangeLog.claws
403         * ChangeLog.jp
404         * configure.ac
405         * src/inc.c
406                 sync with HEAD
407
408
409 2004-09-17 [colin]      0.9.12cvs101.1
410
411         * ChangeLog.claws
412         * src/main.c
413                 Sync with HEAD (fix segs at exit)
414
415 2004-09-14 [colin]      0.9.12cvs99.5
416
417         * src/common/socket.c
418         * AUTHORS
419                 Fix send error on 64bit platforms
420                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
421
422 2004-09-14 [colin]      0.9.12cvs99.4
423
424         * src/action.c
425                 Fix action output with utf8 
426                 Patch by Alfons.
427
428 2004-09-14 [colin]      0.9.12cvs99.3
429
430         * ChangeLog.claws
431         * src/folder.c
432                 Sync with HEAD
433
434 2004-09-09 [colin]      0.9.12cvs99.2
435
436         * src/action.c
437                 Fix progress bar (displaying "Completed %v/%u")
438                 Patch by Alfons.
439
440 2004-09-08 [colin]      0.9.12cvs99.1
441
442         * src/account.c
443         * src/folder.c
444         * src/procmsg.c
445         * src/procmsg.h
446         * src/plugins/pgpmime/pgpmime.c
447                 Sync with HEAD
448
449 2004-09-08 [colin]      0.9.12cvs97.2
450
451         * src/summaryview.c
452                 Don't select mails in collapsed threads 
453                 when navigating with up/down
454
455 2004-09-07 [colin]      0.9.12cvs97.1
456
457         * src/inc.c
458                 Sync with HEAD (meaningful error messages)
459
460 2004-09-06 [colin]      0.9.12cvs96.1
461
462         * src/toolbar.c
463                 Sync with HEAD (fix Redirect graying out)
464
465 2004-09-06 [colin]      0.9.12cvs95.1
466
467         * src/summaryview.c
468         * src/mimeview.c
469                 Sync with HEAD (fix dropped URIs)
470
471 2004-09-06 [colin]      0.9.12cvs94.1
472
473         * src/addressbook.c
474         * src/addressitem.h
475         * src/addritem.c
476         * src/addritem.h
477                 Sync with HEAD (addressbook DnD)
478
479 2004-09-03 [colin]      0.9.12cvs93.1
480
481         * src/summaryview.c
482                 Sync with HEAD (next/prev unread)
483
484 2004-09-03 [colin]      0.9.12cvs92.1
485
486         * src/prefs_common.c
487         * src/prefs_common.h
488         * src/summaryview.c
489                 Sync with HEAD ('mark_as_read_delay' pref)
490
491 2004-09-02 [colin]      0.9.12cvs91.2
492
493         * src/common/xml.c
494                 Fix leak
495
496 2004-09-02 [colin]      0.9.12cvs91.1
497
498         * src/gtk/menu.c
499                 Sync with HEAD (menu accel don't work, but whatever)
500
501 2004-09-02 [colin]      0.9.12cvs90.1
502
503         * src/account.c
504                 Sync with HEAD (fix bug 582)
505
506 2004-09-02 [colin]      0.9.12cvs89.1
507
508         * src/addrindex.c
509                 Sync with HEAD (free deleted queries)
510
511 2004-09-02 [colin]      0.9.12cvs88.1
512
513         * src/ldapquery.c
514                 Sync with HEAD (fix LDAP freezes)
515
516 2004-09-02 [colin]      0.9.12cvs87.1
517
518         * src/prefs_spelling.c
519                 Sync with HEAD (add default dictionary)
520
521 2004-09-01 [colin]      0.9.12cvs86.1
522
523         * src/filtering.c
524         * src/folderview.c
525         * src/imap.c
526         * src/prefs_matcher.c
527         * src/stock_pixmap.c
528         * src/summary_search.c
529         * src/summaryview.c
530         * src/wizard.c
531         * src/wizard.h
532                 Sync with HEAD (uninitialized vars fixes)
533                 + gtk2 specific warning fixes
534
535 2004-08-31 [colin]      0.9.12cvs85.1
536
537         * src/folder.c
538                 Sync with HEAD (Fix memory corruption due to 
539                 uninitialized var)
540
541 2004-08-31 [colin]      0.9.12cvs84.4
542
543         * src/summary_search.c
544                 Fix segfaults when searching in folders with broken headers
545
546 2004-08-31 [colin]      0.9.12cvs84.3
547
548         * src/compose.c
549         * src/textview.c
550                 Fix some more encoding/decoding issues
551
552 2004-08-30 [colin]      0.9.12cvs84.2
553
554         * src/mimeview.c
555         * src/prefs_themes.c
556         * src/gtk/filesel.c
557         * src/gtk/filesel.h
558                 Add a folder-mode selection (fixes mimeview's "Save all")
559
560 2004-08-29 [colin]      0.9.12cvs84.1
561
562         * src/mimeview.c
563                 Sync with HEAD (don't escape saved filenames)
564
565 2004-08-27 [colin]      0.9.12cvs83.1
566
567         * ChangeLog
568         * ChangeLog.claws
569         * ChangeLog.jp
570         * src/mh.c
571         * src/procheader.c
572         * src/procmsg.c
573         * src/procmsg.h
574         * src/common/utils.c
575         * src/gtk/menu.h
576         * po/
577                 Sync with HEAD 0.9.12cvs83 (sync with main)
578
579 2004-08-26 [colin]      0.9.12cvs82.4
580
581         * src/codeconv.c
582                 Fix strange stack corruption
583                 Convert to utf8 after unmime, not before
584
585 2004-08-26 [colin]      0.9.12cvs82.3
586
587         * src/main.c
588         * src/wizard.c
589                 Fix account folders duplication
590
591 2004-08-25 [colin]      0.9.12cvs82.2
592
593         * src/wizard.c
594                 Remove ports
595                 Add SSL selection
596                 Use login@server as account name
597
598 2004-08-25 [colin]      0.9.12cvs82.1
599
600         * src/plugins/pgpmime/pgpmime.c
601                 Sync with HEAD (leak fix).
602
603 2004-08-25 [colin]      0.9.12cvs81.1
604
605         * src/plugins/pgpmime/pgpmime.c
606         * src/plugins/pgpmime/sgpgme.c
607         * src/plugins/pgpmime/sgpgme.h
608                 Sync with HEAD (Handle combined messages).
609
610 2004-08-24 [colin]      0.9.12cvs80.3
611
612         * src/wizard.c
613                 Fix full name, ports, and imap
614
615 2004-08-24 [colin]      0.9.12cvs80.2
616
617         * src/Makefile.am
618         * src/main.c
619         * src/setup.c
620         * src/setup.h
621         * src/stock_pixmap.c
622         * src/stock_pixmap.h
623         * src/wizard.c ** ADDED **
624         * src/wizard.h ** ADDED ** 
625         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
626                 Add a setup wizard 
627
628 2004-08-24 [colin]      0.9.12cvs80.1
629
630         * src/folder.c
631                 Sync with HEAD (set mimeflags on all messages)
632
633 2004-08-24 [colin]      0.9.12cvs79.3
634
635         * src/matcher_parser_lex.l
636                 Fix 8bits strings not in utf8
637
638 2004-08-24 [colin]      0.9.12cvs79.2
639
640         * src/compose.c
641                 Check conversion result before replacing buffer
642
643 2004-08-23 [colin]      0.9.12cvs79.1
644
645         * src/compose.c
646                 Sync with HEAD (create message header in memory)
647
648 2004-08-23 [colin]      0.9.12cvs78.1
649
650         * src/rfc2015.c
651         * src/rfc2015.h
652                 Sync with HEAD (fix bug 197 again)
653
654 2004-08-23 [colin]      0.9.12cvs77.3
655
656         * src/compose.c
657                 Fix again inline gpg signing (which outputs utf8
658                 in gtk2). Not syncing this fix to HEAD as this 
659                 code is meant to die.
660
661 2004-08-23 [colin]      0.9.12cvs77.2
662
663         * src/prefs_account.h
664                 Remove useless include
665
666 2004-08-23 [colin]      0.9.12cvs77.1
667
668         * src/imap.c
669         * po/es.po
670         * po/fr.po
671         * po/it.po
672         * po/pl.po
673         * po/pt_BR.po
674         * po/sk.po
675         * po/sr.po
676                 Sync with HEAD (fix bug 577)
677
678 2004-08-22 [colin]      0.9.12cvs76.1
679
680         * src/plugins/trayicon/trayicon.c
681                 Sync with HEAD (fix formatting bug)
682
683 2004-08-21 [colin]      0.9.12cvs74.2
684
685         * src/gtk/colorsel.c
686                 Fix bug 564 (Folder color selection window exits on any
687                 keypress)
688
689 2004-08-21 [colin]      0.9.12cvs74.1
690
691         * ChangeLog.claws
692         * src/compose.c
693         * src/summaryview.c
694         * src/toolbar.c
695                 Sync with HEAD (fix bug 576)
696
697 2004-08-21 [colin]      0.9.12cvs70.1
698
699         * src/compose.c
700         * src/mainwindow.c
701                 Sync with HEAD
702                 
703
704 2004-08-21 [paul]       0.9.12cvs66.4
705
706         * src/mainwindow.c
707         * src/messageview.c
708         * src/gtk/menu.c
709         * src/plugins/spamassassin/spamassassin_gtk.c
710                 remove some deprecated gtk1 functions
711
712
713 2004-08-21 [colin]      0.9.12cvs66.3
714
715         * src/compose.c
716         * src/codeconv.c
717                 Fix warnings
718                 Remove encoding hacks
719                 Fix bug 575 (Strange character messes up message)
720                 Don't display conversion error when drafting
721
722 2004-08-21 [paul]       0.9.12cvs66.2
723
724         * src/prefs_account.c
725                 fix GnuPG mode bugs
726
727
728 2004-08-20 [colin]      0.9.12cvs66.1
729
730         * src/codeconv.c
731                 Sync with HEAD 0.9.12cvs66
732
733 2004-08-20 [paul]
734
735         * src/plugins/pgpmime/plugin.c
736                 modify PGP/MIME plugin's description
737
738 2004-08-17 [colin]      0.9.12cvs65.1
739
740         * src/common/ssl.c
741         * src/plugins/pgpmime/plugin.c
742                 Sync with HEAD
743
744 2004-08-14 [colin]      0.9.12cvs60.3
745
746         * src/plugins/trayicon/trayicon.c
747                 Put back resize callback, on size-request signal
748                 rather than size-allocate to avoid infinite 
749                 callback loop
750
751 2004-08-13 [colin]      0.9.12cvs60.2
752
753         * src/common/defs.h
754                 Cache versions have been fixed
755
756 2004-08-13 [colin]      0.9.12cvs60.1
757
758         * src/folderutils.c
759                 Sync with HEAD
760
761 2004-08-12 [colin]      0.9.12cvs59.1
762
763         * src/plugins/trayicon/trayicon.c
764                 Sync with HEAD
765
766 2004-08-12 [colin]      0.9.12cvs57.5
767
768         * sylpheed.desktop
769         * configure.ac
770         * src/Makefile.am
771         * src/main.c
772                 Add support for Freedesktop.org's startup notification
773
774 2004-08-11 [colin]      0.9.12cvs57.4
775
776         * src/textview.c
777                 Fix off-by-one
778
779 2004-08-11 [colin]      0.9.12cvs57.3
780
781         * src/message_search.c
782         * src/summary_search.c
783                 Make searches case insensitive by default
784         * src/textview.c
785                 Fix case-insensitive search in message
786
787 2004-08-11 [colin]      0.9.12cvs57.2
788
789         * src/summary_search.c
790                 Let case-sensitive be specified
791
792 2004-08-10 [colin]      0.9.12cvs55.4
793
794         * src/common/socket.c
795                 Fix the possible race condition
796
797 2004-08-09 [paul]       0.9.12cvs55.3
798
799         * configure.ac
800         * src/Makefile.am
801         * src/common/Makefile.am
802                 sync with HEAD
803
804
805 2004-08-09 [paul]       0.9.12cvs55.2
806
807         * autogen.sh
808         * po/poconv.sh
809                 remove unneeded script
810
811         * configure.ac
812                 add forgotten USE_LDAP_TLS (sync with HEAD)
813
814
815 2004-08-09 [colin]      0.9.12cvs55.1
816
817         * src/main.c
818         * src/common/ssl.c
819         * src/common/sylpheed.c
820         * src/common/sylpheed.h
821                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
822
823 2004-08-09 [paul]       0.9.12cvs54.1
824
825         * ChangeLog
826         * ChangeLog.claws
827         * ChangeLog.jp
828         * configure.ac
829         * po/POTFILES.in
830         * src/Makefile.am
831         * src/folderutils.c
832         * src/main.c
833         * src/pgpmime.c
834         * src/pgpmime.h
835         * src/sgpgme.c
836         * src/sgpgme.h
837         * src/plugins/Makefile.am
838         * src/plugins/pgpmime/.cvsignore
839         * src/plugins/pgpmime/Makefile.am
840         * src/plugins/pgpmime/pgpmime.c
841         * src/plugins/pgpmime/pgpmime.h
842         * src/plugins/pgpmime/plugin.c
843         * src/plugins/pgpmime/sgpgme.c
844         * src/plugins/pgpmime/sgpgme.h
845                 sync with HEAD
846
847 2004-08-08 [paul]       0.9.12cvs51.1
848
849         * configure.ac
850         * src/folder.c
851                 sync with HEAD
852
853 2004-08-07 [colin]      0.9.12cvs50.1
854
855         * src/pop.c
856         * src/common/partial_download.c
857                 fix warnings (sync from HEAD)
858
859 2004-08-07 [colin]      0.9.12cvs48.1
860
861         * src/prefs_folder_item.c
862                 sync with HEAD 0.9.12cvs48
863
864 2004-08-06 [colin]      0.9.12cvs47.1
865
866         * src/compose.c
867                 Sync with HEAD
868
869 2004-08-06 [christoph]  0.9.12cvs46.2
870
871         * src/main.c
872         * src/plugins/clamav/clamav_plugin_gtk.c
873         * src/plugins/dillo_viewer/dillo_viewer.c
874         * src/plugins/image_viewer/plugin.c
875         * src/plugins/mathml_viewer/mathml_viewer.c
876         * src/plugins/spamassassin/spamassassin_gtk.c
877         * src/plugins/trayicon/trayicon.c
878                 don't mix GTK1.2 plugin with GTK2 plugins
879
880 2004-08-06 [colin]      0.9.12cvs46.1
881
882         * ChangeLog
883         * ChangeLog.claws
884         * ChangeLog.jp
885         * configure.ac
886         * sylpheed-claws.pc.in
887         * src/folder.c
888         * src/imap.c
889         * src/localfolder.c
890         * src/messageview.c
891         * src/mimeview.c
892         * src/mimeview.h
893         * src/msgcache.c
894         * src/news.c
895         * src/prefs_ext_prog.c
896         * src/prefs_folder_item.c
897         * src/prefs_fonts.c
898         * src/prefs_msg_colors.c
899         * src/prefs_spelling.c
900         * src/prefs_themes.c
901         * src/prefs_toolbar.c
902         * src/prefs_wrapping.c
903         * src/procmime.h
904         * src/common/defs.h
905         * src/common/nntp.c
906         * src/common/session.c
907         * src/common/session.h
908         * src/common/socket.c
909         * src/common/utils.h
910         * src/common/xml.c
911         * src/common/xml.h
912         * src/gtk/prefswindow.c
913         * src/gtk/prefswindow.h
914         * src/plugins/clamav/clamav_plugin_gtk.c
915         * src/plugins/dillo_viewer/dillo_prefs.c
916         * src/plugins/image_viewer/viewerprefs.c
917         * src/plugins/spamassassin/spamassassin_gtk.c
918         * m4/openssl.m4 *** REMOVED ***
919                 Sync with HEAD 0.9.12cvs46
920
921 2004-08-03 [paul]       0.9.12cvs40.2
922
923         * src/action.c
924         * src/addressadd.c
925         * src/addressbook.c
926         * src/addrgather.c
927         * src/browseldap.c
928         * src/compose.c
929         * src/crash.c
930         * src/editaddress.c
931         * src/editgroup.c
932         * src/editldap_basedn.c
933         * src/foldersel.c
934         * src/importldif.c
935         * src/mimeview.c
936         * src/prefs_common.c
937         * src/prefs_template.c
938         * src/sourcewindow.c
939         * src/summaryview.c
940         * src/gtk/about.c
941         * src/gtk/foldersort.c
942         * src/gtk/logwindow.c
943         * src/gtk/pluginwindow.c
944         * src/gtk/prefswindow.c
945                 change all gtk_scrolled_window_set_policy from 
946                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
947
948 2004-08-02 [paul]       0.9.12cvs40.1
949
950         * AUTHORS
951                 update translation team section
952         * po/pt_BR.po
953                 updated by Frederico Goncalves Guimaraes
954                 <fggdebian@yahoo.com.br>
955
956 2004-07-31 [colin]      0.9.12cvs39.9
957
958         * src/exphtmldlg.c
959                 Fix compilation
960
961 2004-07-31 [colin]      0.9.12cvs39.8
962
963         * src/exphtmldlg.c
964                 Fix an alertpanel type
965
966 2004-07-30 [colin]      0.9.12cvs39.7
967
968         * src/alertpanel.c
969                 Fix alertpanel_error_log's icon
970
971 2004-07-30 [colin]      0.9.12cvs39.6
972
973         * src/pop.c
974                 Two of them should still be warnings
975
976 2004-07-30 [colin]      0.9.12cvs39.5
977
978         * src/pop.c
979                 More warning -> error
980 2004-07-29 [colin]      0.9.12cvs39.4
981
982         * src/pop.c
983                 Warning -> error
984
985 2004-07-29 [colin]      0.9.12cvs39.3
986
987         * src/prefs_matcher.c
988                 Fix segfault
989
990 2004-07-29 [colin]      0.9.12cvs39.2
991
992         * src/alertpanel.c
993                 More nice-looking alertpanels
994
995 2004-07-29 [colin]      0.9.12cvs39.1
996
997         * src/messageview.c
998                 sync with head
999                 (inform user when partial mail is deleted on server)
1000
1001 2004-07-29 [colin]      0.9.12cvs38.1
1002
1003         * src/messageview.c
1004                 sync with head
1005
1006 2004-07-28 [paul]       0.9.12cvs37.7
1007
1008         * src/mainwindow.c
1009                 complete the replacement of deprecated gtk_progress_*
1010
1011 2004-07-28 [paul]       0.9.12cvs37.6
1012
1013         * src/action.c
1014         * src/inc.c
1015         * src/mainwindow.c
1016         * src/send_message.c
1017         * src/gtk/progressdialog.c
1018         * src/gtk/progressdialog.h
1019                 replace deprecated gtk_progress_*
1020
1021 2004-07-28 [paul]       0.9.12cvs37.5
1022
1023         * src/gtk/filesel.c
1024                 remove gtk_window_set_wmclass()
1025 2004-07-28 [paul]       0.9.12cvs37.4
1026
1027         * src/addressbook.c
1028         * src/compose.c
1029         * src/foldersel.c
1030         * src/mainwindow.c
1031         * src/messageview.c
1032         * src/sourcewindow.c
1033         * src/gtk/logwindow.c
1034                 remove gtk_window_set_wmclass()
1035                 
1036         * src/prefs_filtering.c
1037         * src/prefs_filtering_action.c
1038         * src/prefs_fonts.c
1039         * src/prefs_gtk.c
1040         * src/prefs_matcher.c
1041         * src/ssl_manager.c
1042         * src/gtk/prefswindow.c
1043                 replace gtk_window_position()
1044
1045 2004-07-28 [colin]      0.9.12cvs37.3
1046
1047         * src/alertpanel.c
1048         * src/alertpanel.h
1049                 Add a way to specify panel type for specific
1050                 panels (alertpanel())
1051         * src/account.c
1052         * src/addressbook.c
1053         * src/compose.c
1054         * src/expldifdlg.c
1055         * src/main.c
1056         * src/messageview.c
1057         * src/summaryview.c
1058         * src/textview.c
1059         * src/gtk/sslcertwindow.c
1060                 Fix alertpanel()s so that their icon match
1061                 their real type
1062
1063 2004-07-28 [paul]       0.9.12cvs37.2
1064
1065         * src/addr_compl.c
1066         * src/addressbook.c
1067         * src/alertpanel.c
1068         * src/compose.c
1069         * src/export.c
1070         * src/foldersel.c
1071         * src/folderview.c
1072         * src/grouplistdialog.c
1073         * src/import.c
1074         * src/mainwindow.c
1075         * src/message_search.c
1076         * src/messageview.c
1077         * src/passphrase.c
1078         * src/prefs_actions.c
1079         * src/prefs_common.c
1080         * src/prefs_customheader.c
1081         * src/prefs_display_header.c
1082         * src/prefs_filtering.c
1083         * src/prefs_filtering_action.c
1084         * src/prefs_gtk.c
1085         * src/prefs_matcher.c
1086         * src/prefs_msg_colors.c
1087         * src/prefs_summary_column.c
1088         * src/prefs_template.c
1089         * src/sourcewindow.c
1090         * src/ssl_manager.c
1091         * src/summary_search.c
1092         * src/gtk/colorsel.c
1093         * src/gtk/description_window.c
1094         * src/gtk/gtkaspell.c
1095         * src/gtk/inputdialog.c
1096         * src/gtk/logwindow.c
1097         * src/gtk/prefswindow.c
1098         * src/gtk/progressdialog.c
1099                 replace deprecated gtk_window_set_policy
1100
1101 2004-07-27 [colin]      0.9.12cvs37.1
1102
1103         * src/msgcache.c
1104                 More fixes (synced for head again)
1105
1106 2004-07-27 [colin]      0.9.12cvs35.3
1107
1108         * src/msgcache.c
1109                 Fix wrong test
1110
1111 2004-07-27 [colin]      0.9.12cvs35.2
1112
1113         * src/mimeview.c
1114                 Fix width a bit (by Paul)
1115         * src/alertpanel.c
1116         * src/alertpanel.h
1117                 Specialize icons, make alertpanel_message()
1118                 private
1119         * src/message_search.c
1120         * src/sgpgme.c
1121         * src/summary_search.c
1122                 Suit alertpanel changes
1123
1124 2004-07-27 [colin]      0.9.12cvs35.1
1125
1126         * src/alertpanel.c
1127                 Add an icon
1128         * src/passphrase.c
1129                 Add debug output - maybe someone will
1130                 want to look at the problem with Grab
1131                 Input :)
1132         Bump version as we're synced with HEAD
1133
1134 2004-07-26 [colin]      0.9.12cvs33.26
1135
1136         * src/pop.c
1137                 Fix uidl-file parsing when not in new
1138                 format
1139
1140 2004-07-26 [colin]      0.9.12cvs33.25
1141
1142         * src/gtk/menu.c
1143                 Move popup menu up if necessary (fixes 
1144                 account selector)
1145         * src/mainwindow.c
1146                 Set account selector's button height to
1147                 minimum
1148
1149 2004-07-26 [colin]      0.9.12cvs33.24
1150
1151         * src/alertpanel.c
1152                 Maybe fix 551 (Truncated font in alert window)
1153
1154 2004-07-26 [colin]      0.9.12cvs33.23
1155
1156         * po/de.po
1157         * po/es.po
1158         * po/fr.po
1159         * po/it.po
1160         * po/ja.po
1161         * po/pl.po
1162         * po/ru.po
1163         * po/sk.po
1164         * po/sr.po
1165         * po/zh_CN.po
1166                 Sync po files with HEAD
1167
1168 2004-07-26 [paul]       0.9.12cvs33.22
1169
1170         * src/compose.c
1171                 fix Bug 556 'Organisation-header is sent even if empty'
1172
1173 2004-07-24 [colin]      0.9.12cvs33.21
1174
1175         * src/compose.c
1176         * src/gtk/gtkaspell.c
1177         * src/gtk/gtkaspell.h
1178                 Fix speller accelerators (require hack)
1179
1180 2004-07-24 [colin]      0.9.12cvs33.20
1181
1182         * src/gtk/gtkaspell.c
1183                 Fix over-eager code deletion breaking
1184                 Check while typing
1185
1186 2004-07-24 [colin]      0.9.12cvs33.19
1187
1188         * src/browseldap.c
1189         * src/ldapctrl.c
1190         * src/ldapctrl.h
1191         * src/ldapserver.h
1192                 Sync ldap with HEAD
1193         (Fixes 546 LDAP completely broken)
1194
1195 2004-07-24 [colin]      0.9.12cvs33.18
1196
1197         * src/prefs_msg_colors.c
1198                 Fix prototype mismatch
1199         (Fixes 547 void function cannot return value)
1200
1201 2004-07-24 [colin]      0.9.12cvs33.17
1202
1203         * src/mainwindow.c
1204                 Fix sort going back to previous sort key
1205                 when changing sort direction
1206
1207 2004-07-24 [colin]      0.9.12cvs33.16
1208
1209         * src/compose.c
1210                 Fix space insertion when re-wrapping at 
1211                 cursor point
1212
1213 2004-07-24 [colin]      0.9.12cvs33.15
1214
1215         * src/gtk/gtkaspell.c
1216                 Don't change cursor position in insert-text
1217                 callback
1218         (Fixes 539 Word wrapping on input transposes letters)
1219
1220 2004-07-24 [colin]      0.9.12cvs33.14
1221
1222         * src/gtk/gtkaspell.c
1223                 Reencode non-ascii chars to dictionary's
1224                 encoding
1225         (Fixes 544 Spell check broken non english locale)
1226
1227 2004-07-24 [colin]      0.9.12cvs33.13
1228
1229         * src/summaryview.c
1230                 Fix Shift+Down, add Home/End/PgUp/PgDown
1231
1232 2004-07-21 [colin]      0.9.12cvs33.12
1233
1234         * src/prefs_common.c
1235                 Fix a gtk warning (Patch by Andrej Kacian)
1236
1237 2004-07-21 [colin]      0.9.12cvs33.11
1238
1239         * src/gtk/filesel.c
1240                 More check
1241
1242 2004-07-21 [colin]      0.9.12cvs33.10
1243
1244         * src/compose.c
1245         * src/crash.c
1246         * src/export.c
1247         * src/import.c
1248         * src/messageview.c
1249         * src/mimeview.c
1250         * src/prefs_spelling.c
1251         * src/prefs_themes.c
1252         * src/summaryview.c
1253         * src/gtk/filesel.c
1254         * src/gtk/filesel.h
1255         * src/gtk/pluginwindow.c
1256                 Untwist open/save mode guessing logic, make
1257                 it explicit
1258
1259 2004-07-20 [colin]      0.9.12cvs33.9
1260
1261         * src/codeconv.c
1262                 conv_encode_header: src_charset is UTF-8 on
1263                 gtk2
1264         * src/compose.c
1265                 Remove double encoding of the headers
1266
1267 2004-07-20 [colin]      0.9.12cvs33.8
1268
1269         * src/codeconv.c
1270                 Fix typo
1271
1272 2004-07-20 [colin]      0.9.12cvs33.7
1273
1274         * src/mainwindow.c
1275                 Set the separated messageview to the saved
1276                 size of Claws' messageview (Patch by Alfons)
1277                 Fix a callback prototype (me)
1278
1279 2004-07-20 [colin]      0.9.12cvs33.6
1280
1281         * src/codeconv.h
1282                 Forgot one hunk in 0.9.12cvs33.4
1283
1284 2004-07-19 [colin]      0.9.12cvs33.5
1285
1286         * src/action.c
1287                 Action output fix
1288                 Patch by Alfons
1289
1290 2004-07-19 [colin]      0.9.12cvs33.4
1291
1292         * src/compose.c
1293                 Fix outgoing charset bug in headers
1294         * src/codeconv.c
1295                 Clean for glib2 - Patch by Alfons
1296
1297 2004-07-19 [colin]      0.9.12cvs33.3
1298
1299         * src/statusbar.c
1300                 Remove grip from the statusbar
1301                 Patch by Alfons
1302
1303 2004-07-19 [colin]      0.9.12cvs33.2
1304
1305         * src/messageview.c
1306         * src/textview.c
1307                 Fix messageview remembering the previous
1308                 scroll position when loading a new message
1309                 Patch by Alfons
1310
1311 2004-07-19 [colin]      0.9.12cvs33.1
1312
1313         * src/folder.h
1314         * src/folderview.c
1315         * src/summaryview.c
1316                 Sync with HEAD
1317
1318 2004-07-18 [colin]      0.9.12cvs32.7
1319
1320         * configure.ac
1321                 Remove useless check for XIM - noticed
1322                 by Alfons
1323
1324 2004-07-18 [colin]      0.9.12cvs32.6
1325
1326         * src/summaryview.c
1327                 Remove non-modified and shift-modified
1328                 accelerators in summaryview's popup
1329                 menu, as that doesn't get catched by
1330                 the accel-activate signal catcher...
1331
1332 2004-07-18 [colin]      0.9.12cvs32.5
1333
1334         * src/prefs_common.c
1335                 Define sensible default prefs for 
1336                 wrapping
1337
1338 2004-07-18 [colin]      0.9.12cvs32.4
1339
1340         * src/compose.c
1341         * src/prefs_common.c
1342         * src/prefs_common.h
1343         * src/prefs_wrapping.c
1344                 Remove Smart Wrapping pref, which does
1345                 nothing on gtk2 branch
1346
1347 2004-07-18 [colin]      0.9.12cvs32.3
1348
1349         * src/sourcewindow.c
1350                 Proper utf8
1351
1352 2004-07-18 [colin]      0.9.12cvs32.2
1353
1354         * src/compose.c
1355                 Save attachment status when drafting
1356
1357 2004-07-18 [colin]      0.9.12cvs32.1
1358
1359         * src/gtk/filesel.c
1360                 Fix erratic folder selection in open mode
1361
1362 2004-07-18 [colin]      0.9.12cvs31.11
1363
1364         * src/pop.c
1365                 Don't let partial messages get deleted
1366                 even with "dowload all"
1367                 (0.9.12cvs31.8 fix extension)
1368 2004-07-18 [colin]      0.9.12cvs31.10
1369
1370         * src/gtk/logwindow.c
1371                 Fix log scrolling
1372
1373 2004-07-18 [colin]      0.9.12cvs31.9
1374
1375         * src/common/utils.c
1376                 Fix non-utf8 strings coming from commands
1377                 and files
1378
1379 2004-07-18 [colin]      0.9.12cvs31.8
1380
1381         * src/pop.c
1382                 Fix partial download bug with Download all
1383                 messages option
1384
1385 2004-07-18 [colin]      0.9.12cvs31.7
1386
1387         * src/textview.c
1388                 Fix bug introduced in 0.9.12cvs31.2
1389                 (blocked in select mode after double click)
1390
1391 2004-07-18 [colin]      0.9.12cvs31.6
1392
1393         * src/compose.c
1394         * src/gtk/menu.c
1395                 More glib-warning fixes
1396
1397 2004-07-18 [colin]      0.9.12cvs31.5
1398
1399         * src/compose.c
1400                 Fix trashing the primary clipboard when moving 
1401                 around with tab
1402         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
1403
1404 2004-07-18 [colin]      0.9.12cvs31.4
1405
1406         * src/codeconv.c
1407                 convert unencoded iso headers to utf8
1408         (Fix Bug 538 Unencoded local characters in subject make it 
1409          disappear)
1410
1411 2004-07-18 [colin]      0.9.12cvs31.3
1412
1413         * src/compose.c
1414                 Fix tab char handling in wrapping
1415         (Fix Bug 537 Line wrap problem - TAB character treated as 
1416          one character instead of 8)
1417
1418 2004-07-18 [colin]      0.9.12cvs31.2
1419
1420         * src/textview.c
1421                 return FALSE on GDK_MOTION_NOTIFY
1422         (Fix Bug 535 Hyperlinks/addresses are not selectable 
1423          (unable to highlight))
1424
1425 2004-07-18 [colin]      0.9.12cvs31.1
1426
1427         * src/folderview.c
1428                 Sync with 0.9.12cvs31
1429
1430 2004-07-18 [colin]      0.9.12cvs30.4
1431
1432         * src/compose.c
1433                 Also block text_inserted when inserting a file
1434
1435 2004-07-18 [colin]      0.9.12cvs30.3
1436
1437         * src/compose.c
1438                 Fix smart wrapping (block text_inserted handler
1439                 while putting quotation to avoid wrap on input,
1440                 don't join lines if next is sig separator)
1441
1442 2004-07-17 [colin]      0.9.12cvs30.2
1443
1444         * src/folderview.c
1445         * src/mainwindow.c
1446         * src/mimeview.c
1447         * src/summaryview.c
1448         * src/gtk/quicksearch.c
1449         * src/gtk/quicksearch.h
1450                 Block key events handlers *and* accels while
1451                 quicksearch is focused
1452         (Fixes Bug 534 quick-search bar not accepting certain letters)
1453
1454 2004-07-17 [colin]      0.9.12cvs30.1
1455
1456         * src/folder.h
1457         * src/folderview.c
1458         * src/summaryview.c
1459                 Sync with 0.9.12cvs30
1460
1461 2004-07-17 [colin]      0.9.12cvs28.2
1462
1463         * src/mimeview.c
1464         * src/procmime.c
1465         * src/summaryview.c
1466         * src/gtk/menu.c
1467                 Squash some compile and glib warnings
1468
1469 2004-07-17 [paul]       0.9.12cvs28.1
1470
1471         * src/mimeview.c
1472                 sync with 0.9.12cvs28 HEAD
1473
1474 2004-07-16 [paul]       0.9.12cvs26.1
1475         
1476         * src/gtk/quicksearch.c
1477         * src/account.c
1478         * src/account.h
1479         * src/compose.c
1480         * src/customheader.c
1481         * src/folder_item_prefs.c
1482         * src/main.c
1483         * src/mainwindow.c
1484         * src/messageview.c
1485         * src/mimeview.c
1486         * src/news.c
1487         * src/pgpmime.c
1488         * src/pop.c
1489         * src/pop.h
1490         * src/prefs_account.c
1491         * src/prefs_account.h
1492         * src/prefs_common.c
1493         * src/prefs_common.h
1494         * src/prefs_display_header.c
1495         * src/prefs_gtk.c
1496         * src/prefs_gtk.h
1497         * src/procheader.c
1498         * src/procmime.c
1499                 sync with 0.9.12cvs26 HEAD      
1500
1501 2004-07-15 [colin]      0.9.12cvs18.14
1502
1503         * src/folder.c
1504                 Disable GPG signature check during
1505                 folder move and scan
1506         (Closes Bug 521 Signature checking slows down Folder-Move)
1507
1508 2004-07-14 [colin]      0.9.12cvs18.13
1509
1510         * src/common/partial_download.c
1511                 update includes
1512
1513 2004-07-14 [colin]      0.9.12cvs18.12
1514
1515         * src/common/partial_download.c
1516         * src/common/partial_download.h
1517                 Move doc at top, add correct copyright
1518
1519 2004-07-14 [colin]      0.9.12cvs18.11
1520
1521         * src/folder.c
1522         * src/messageview.c
1523         * src/pop.c
1524         * src/pop.h
1525         * src/procmsg.c
1526         * src/summaryview.c
1527         * src/common/Makefile.am
1528         * src/common/partial_download.c ** NEW FILES **
1529         * src/common/partial_download.h ** NEW FILES **
1530                 Move partial-download related stuff to its
1531                 own file
1532
1533 2004-07-14 [colin]      0.9.12cvs18.10
1534
1535         * src/send_message.c
1536                 Fix smtp auth when user is null or empty
1537
1538 2004-07-13 [colin]      0.9.12cvs18.9
1539
1540         * src/gtk/quicksearch.c
1541                 Use alphabetic order
1542
1543 2004-07-13 [colin]      0.9.12cvs18.8
1544
1545         * src/pop.c
1546                 Be paranoid on the checks
1547
1548 2004-07-13 [colin]      0.9.12cvs18.7
1549
1550         * src/gtk/quicksearch.c
1551                 Fix Engrish once again
1552
1553 2004-07-13 [colin]      0.9.12cvs18.6
1554
1555         * src/procmsg.c
1556         * src/summaryview.c
1557                 Mark messages for deletion when they are about to
1558                 be removed from trash
1559
1560 2004-07-13 [colin]      0.9.12cvs18.5
1561
1562         * src/matcher.c
1563         * src/matcher.h
1564         * src/matcher_parser_parse.y
1565         * src/prefs_matcher.c
1566         * src/gtk/quicksearch.c
1567                 Add 'partial' ('p') match string to find partially
1568                 downloaded messages
1569
1570 2004-07-13 [colin]      0.9.12cvs18.4
1571
1572         * src/pop.c
1573                 Fix misplaced block
1574
1575 2004-07-13 [colin]      0.9.12cvs18.3
1576
1577         * src/pop.c
1578         * src/pop.h
1579         * src/messageview.c
1580                 Refactor API (to avoid passing 5+ params and code
1581                 duplication)
1582         * src/folder.c
1583         * src/msgcache.c
1584         * src/procheader.c
1585         * src/common/defs.h
1586                 Add planned_download to cache
1587                 Don't mess uidl file when moving partially downloaded
1588                 mails (they change folder, we should change it in the
1589                 uidl list too or we'll remove an incorrect message)
1590                 (this also helps removing hacks when changing 
1591                 planned_download in messageview.c)
1592
1593 2004-07-12 [colin]      0.9.12cvs18.2
1594
1595         * src/gtk/quicksearch.c
1596                 Fix missing status update in quicksearch
1597
1598 2004-07-12 [paul]       0.9.12cvs18.1
1599
1600         * po/POTFILES.in
1601         * src/Makefile.am
1602         * src/account.c
1603         * src/codeconv.c
1604         * src/compose.c
1605         * src/inc.c
1606         * src/main.c
1607         * src/prefs_common.c
1608         * src/procmsg.h
1609         * src/toolbar.c
1610         * src/prefs_msg_colors.[ch]     ** NEW FILES **
1611         * src/prefs_wrapping.[ch]       ** NEW FILES **
1612         * src/common/intl.h
1613         * src/common/utils.[ch]
1614         * src/gtk/quicksearch.[ch]
1615                 sync with 0.9.12cvs18 HEAD
1616
1617 2004-07-12 [colin]      0.9.11cvs17.25
1618
1619         * src/folder.c
1620         * src/folder.h
1621                 Remove unused function added by me in 0.9.11cvs17.10
1622
1623 2004-07-11 [colin]      0.9.11cvs17.24
1624
1625         * src/inc.c
1626         * src/messageview.c
1627         * src/pop.c
1628         * src/pop.h
1629                 Use folderitem and msgnum instead of filename to
1630                 know which mail to delete
1631                 Move old partial mail deletion to pop.c
1632
1633 2004-07-10 [colin]      0.9.11cvs17.23
1634
1635         * src/inc.c
1636                 Add debug
1637         * src/pop.c
1638         * src/pop.h
1639                 Don't re-use same enums for unrelated stuff: it's 
1640                 completely misleading !
1641                 Document a bit
1642
1643 2004-07-09 [colin]      0.9.11cvs17.22
1644
1645         * src/inc.c
1646                 Remove folder-type check and do
1647                 more tests to be sure everything's
1648                 ok
1649         * src/messageview.c
1650                 Punctuation update, remove useless
1651                 code, fix two warnings
1652         * src/noticeview.c
1653                 Layout cleaning, reset 2nd button
1654                 when specifying one
1655
1656 2004-07-09 [colin]      0.9.11cvs17.21
1657
1658         * src/messageview.c
1659         * src/pop.c
1660         * src/pop.h
1661                 Allow user to change his mind
1662                 and postpone decision (by
1663                 unmarking the mail)
1664
1665 2004-07-09 [colin]      0.9.11cvs17.20
1666
1667         * src/messageview.c
1668                 Fix bug with delete state
1669         * src/pop.c
1670         * src/pop.h
1671                 Fix buffer leak (fread doesn't 
1672                 terminate buffers with \0)
1673                 Refactoring (remove magic 
1674                 numbers)
1675
1676 2004-07-09 [colin]      0.9.11cvs17.19
1677
1678         * src/pop.c
1679                 Don't log "Skipping message" if 
1680                 we're going to TOP it two lines
1681                 later
1682
1683 2004-07-09 [colin]      0.9.11cvs17.18
1684
1685         * src/messageview.c
1686                 Fix Engrish
1687
1688 2004-07-09 [colin]      0.9.11cvs17.17
1689
1690         * src/pop.c
1691                 strlen checking...
1692         * src/messageview.c
1693                 refactoring a bit
1694
1695 2004-07-08 [colin]      0.9.11cvs17.16
1696
1697         * src/noticeview.c
1698         * src/noticeview.h
1699                 Add an optional second button
1700         * src/messageview.c
1701         * src/pop.c
1702         * src/pop.h
1703                 Don't delete partially received mails after a certain
1704                 time; rather, let the user decide.
1705
1706 2004-07-08 [colin]      0.9.11cvs17.15
1707
1708         * src/common/smtp.h
1709                 Sync with HEAD
1710
1711 2004-07-08 [colin]      0.9.11cvs17.14
1712
1713         * src/messageview.c
1714         * src/common/smtp.c
1715                 Use to_human_readable() for sizes
1716
1717 2004-07-08 [colin]      0.9.11cvs17.13
1718
1719         * src/inc.c
1720         * src/messageview.c
1721         * src/pop.c
1722         * src/pop.h
1723         * src/procmsg.c
1724                 Fix partial-downloading issues:
1725                         catch unsupported TOP
1726                         don't delete partially downloaded mails before 5 days
1727                         don't update existing with non-MH folders; that'll
1728                         make dups, but it's better than trashing the folder
1729                         free new msginfo parts
1730                 Fix indentation ;-)
1731
1732 2004-07-08 [colin]      0.9.11cvs17.12
1733
1734         * src/common/smtp.c
1735         * src/common/smtp.h
1736                 Sync smtp size verification with HEAD
1737
1738 2004-07-08 [colin]      0.9.11cvs17.11
1739
1740         * src/summaryview.c
1741         * src/prefs_common.c
1742         * src/prefs_common.h
1743         * src/gtk/quicksearch.c
1744         * src/gtk/quicksearch.h
1745                 Sync sticky pref with HEAD
1746
1747 2004-07-08 [colin]      0.9.11cvs17.10
1748
1749         * src/folder.c [1.213.2.6]
1750         * src/folder.h [1.87.2.6]
1751         * src/inc.c [1.149.2.7]
1752         * src/messageview.c [1.94.2.8]
1753         * src/procheader.c [1.47.2.6]
1754         * src/procmsg.c [1.150.2.4]
1755         * src/procmsg.h [1.60.2.5]
1756         * src/pop.c [1.56.2.4]
1757         * src/pop.h [1.17.2.3]
1758                 Let too big messages get downloaded, but truncated
1759                 Add a button to download them completely
1760                 
1761 2004-07-06 [colin]      0.9.11cvs17.9
1762
1763         * src/gtk/quicksearch.c [1.1.2.3]
1764                 Add a Clear button
1765         * commitHelper
1766         * PATCHSETS
1767                 Add a script to help with cvs
1768
1769 2004-07-03 [colin]      0.9.11cvs17.8
1770
1771         * src/plugins/imageviewer/viewer.c
1772                 fix imageviewer (which was staying on the first
1773                 displayed image)
1774
1775 2004-07-03 [colin]      0.9.11cvs17.7
1776
1777         Removed FIXME_GTK2 warnings
1778         * src/gtk/gtkutils.c
1779                 useless #warnings
1780         * src/gtk/menu.c
1781                 useless #warnings (no need to mess with menu rc)
1782         * src/gtk/menu.h
1783                 unused functions
1784         
1785
1786 2004-07-03 [colin]      0.9.11cvs17.6
1787
1788         Removed FIXME_GTK2 warnings
1789         * src/codeconv.c
1790                 useless #warnings (rewrite needed)
1791         * src/compose.c
1792                 useless #warnings (rewrite needed)
1793                 useless #warnings (gtk2 is like that)
1794                 useless #warnings (previously fixed)
1795         * src/main.c
1796                 useless #warnings (previously fixed)
1797         * src/message_search.c
1798                 useless #warnings (gtk2 is like that)
1799                 Made apparent that search is case-sensitive
1800         * src/mimeview.c
1801                 useless #warnings (rewrite needed)
1802                 useless #warnings (gtk2 is like that)
1803                 reimplemented real warnings
1804         * src/prefs_common.c
1805                 Removed block cursor option (not it gtk2)
1806         * src/prefs_gtk.c
1807                 useless #warnings (rewrite needed)
1808         * src/procheader.c
1809                 useless #warnings (rewrite needed)
1810         * src/sourcewindow.c
1811                 useless #warnings (incorrect placing)
1812         * src/summary_search.c
1813                 useless #warnings (gtk2 is like that)
1814                 Made apparent that search is case-sensitive
1815         * src/action.c
1816                 useless #warnings (gtk2 is like that)
1817         * src/textview.c
1818                 useless #warnings (rewrite needed)
1819         * src/toolbar.c
1820                 useless #warnings (rewrite needed)
1821
1822 2004-07-03 [colin]      0.9.11cvs17.5
1823
1824         * src/textview.c
1825                 Fix mismerge which broke URI opening
1826                 
1827 2004-07-01 [colin]      0.9.11cvs17.4
1828
1829         * src/gtk/filesel.c
1830                 Fill filename when saving
1831                 
1832 2004-06-27 [colin]      0.9.11cvs17.3
1833
1834         * src/gtk/filesel.[ch]
1835                 Use the new GTK file selector
1836                 Update prototype to match the reality: multiple file
1837                 selection is open-only          
1838         * src/compose.c
1839                 Match the new prototypes        
1840         * configure.ac
1841                 Match the new requirements (gtk 2.4.0)
1842                         
1843 2004-06-26 [colin]      0.9.11cvs17.2
1844
1845         * src/plugins/trayicon/trayicon.c
1846                 Remove useless signal handler on resize, which causes
1847                 an infinite "loop"
1848         
1849 2004-06-26 [colin]      0.9.11cvs17.1
1850         
1851         * tools/Makefile.am
1852                 remove launch_firebird and add nautilus2sylpheed.sh
1853         * src/quicksearch.c
1854           src/summaryview.c
1855                 Fix show/hide "Extended symbols" button problem
1856                 Fix apparition at startup
1857                 Fix const warnings
1858         * src/plugins/image_viewer/Makefile.am
1859                 Fix configure 
1860         * common/ssl.c
1861                 Re-enable certificate check, as it doesn't seem to
1862                 cause Xlib errors anymore
1863
1864 2004-06-25 [paul]       0.9.11cvs17
1865
1866         * sync with 0.9.11cvs17 HEAD
1867         
1868         NOTE: QuickSearch is broken
1869
1870 2004-06-07 [colin]      0.9.10claws67.10
1871         * src/plugins/trayicon/trayicon.c
1872           src/plugins/trayicon/libeggtrayicon/Makefile.am
1873           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1874                 Fix gettextization in trayicon plugin
1875
1876 2004-06-07 [colin]      0.9.10claws67.9
1877         
1878         * src/summaryview.c
1879           src/gtk/gtksctree.[ch]
1880                 Let Shift+{Up,Down} work in summaryview
1881                 (well, Down "works" and Up works)
1882                 Let the list scroll when using these keys
1883
1884 2004-06-06 [colin]      0.9.10claws67.8
1885
1886         * src/plugins/trayicon/trayicon.c
1887                 Fix pixmap update
1888
1889 2004-06-06 [colin]      0.9.10claws67.7
1890
1891         * src/addressbook.c
1892                 Fix signal handling causing system-wide focus grab
1893
1894 2004-05-25 [paul]       0.9.10claws67.6
1895
1896         * Makefile.am
1897           src/Makefile.am
1898                 clean up
1899
1900 2004-05-25 [paul]       0.9.10claws67.5
1901
1902         * replace deprecated gtk_signal... functions
1903
1904 2004-05-23 [colin]      0.9.10claws67.4
1905
1906         * src/compose.c
1907                 Fix wrapping
1908
1909 2004-05-22 [colin]      0.9.10claws67.3
1910
1911         * src/compose.c
1912                 Re-fix [Edited] in compose.c::compose_reedit()
1913
1914 2004-05-22 [colin]      0.9.10claws67.2
1915
1916         * src/procmime.c
1917                 Fix parsing of multiparts mails
1918
1919 2004-05-22 [colin]      0.9.10claws67.1
1920
1921         * src/summaryview.c
1922                 Fix quicksearch
1923
1924 2004-05-22 [paul]       0.9.10claws67
1925
1926         * sync with 0.9.10claws67 HEAD
1927
1928 2004-05-14 [alfons]
1929
1930         * src/procmime.h
1931                 add forgotton prototype
1932
1933 2004-05-10 [paul]       0.9.10claws57
1934
1935         * sync with 0.9.10claws57 HEAD
1936
1937 2004-05-05 [paul]       0.9.9.claws1
1938
1939         * ChangeLog-gtk2        ** REMOVED **
1940           ChangeLog-gtk2.claws  ** ADDED **
1941                 rename and adopt the normal claws format
1942                 
1943         * configure.ac
1944                 require gtkmathview >= 0.5
1945
1946         * ac/*                          ** REMOVED **
1947           ac/                           ** REMOVED **
1948           intl/Makefile.in              ** REMOVED **
1949           m4/                           ** ADDED **
1950           m4/missing                    ** ADDED **
1951           m4/missing/gdk-pixbuf.m4      ** ADDED **
1952           m4/missing/gettext.m4         ** ADDED **
1953           m4/missing/gpgme.m4           ** ADDED **
1954           m4/missing/imlib.m4           ** ADDED **
1955           m4/.cvsignore                 ** ADDED **
1956           m4/Makefile.am                ** ADDED **
1957           m4/README                     ** ADDED **
1958           m4/aclocal-include.m4         ** ADDED **
1959           m4/aspell.m4                  ** ADDED **
1960           m4/check-type.m4              ** ADDED **
1961           m4/gnupg-check-typedef.m4     ** ADDED **
1962           m4/openssl.m4                 ** ADDED **
1963           m4/spamassassin.m4            ** ADDED **
1964           po/ChangeLog                  ** REMOVED **
1965           po/Makefile.in.in             ** REMOVED **
1966           po/Rules-quot                 ** REMOVED **
1967           po/boldquot.sed               ** REMOVED **
1968           po/en@boldquot.header         ** REMOVED **
1969           po/en@quot.header             ** REMOVED **
1970           po/insert-header.sin          ** REMOVED **
1971           po/quot.sed                   ** REMOVED **
1972           po/remove-potcdate.sed        ** REMOVED **
1973           po/remove-potcdate.sin        ** REMOVED **
1974           po/stamp-po                   ** REMOVED **
1975           Makefile.am
1976           autogen.sh
1977           configure.ac
1978                 enable building with automake 1.8.x
1979                 add 'autopoint --force' to autogen.sh and remove all
1980                 auto-generated files, remove ac/ directory and use
1981                 m4/ directory instead
1982                 
1983         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1984                 fix gettextization
1985
1986 2004-02-28 Colin Leroy <colin@colino.net>
1987         * src/prefs_matcher.c
1988           src/prefs_filtering.c
1989           src/prefs_filtering_action.c
1990                 Fix non-editable GtkEntries
1991
1992 2004-02-22 Thorsten Maerz <torte@netztorte.de>
1993         * src/prefs_themes.c
1994                 utf8 conversion for theme info
1995
1996 2004-02-21 Thorsten Maerz <torte@netztorte.de>
1997         * sync 0.9.9claws
1998
1999 2004-02-14 Thorsten Maerz <torte@netztorte.de>
2000         * src/grouplistdialog.c
2001                 allow multiple selections without ctrl key
2002
2003 2004-02-09 Thorsten Maerz <torte@netztorte.de>
2004         * src/main.c
2005                 enable customizable accelerators
2006
2007 2004-02-08 Thorsten Maerz <torte@netztorte.de>
2008         * src/prefs_common.c
2009                 re-enable different font settings for gtk1/2
2010         * src/prefs_folder_item.c
2011                 fix folder prefs displayed wrong
2012         * src/textview.c
2013                 set 'sunken' shadow type
2014
2015 2004-02-07 Colin Leroy <colin@colino.net>
2016         * src/compose.c
2017                 Fix message being always [Edited]
2018                 Encode headers correctly (utf8 buf)
2019
2020 2004-01-27 Thorsten Maerz <torte@netztorte.de>
2021         * src/socket.c
2022                 remove double g_source_attach()
2023                 (Thanks to Colin Leroy)
2024
2025 2004-01-27 Thorsten Maerz <torte@netztorte.de>
2026         * src/gtk/gtksctree.c
2027                 Fix SSL certificate list not shown
2028         * src/mimeview.c
2029                 Fix clicks in mime tree
2030
2031 2004-01-27 Thorsten Maerz <torte@netztorte.de>
2032         * src/common/socket.c
2033                 Fix SSL receive
2034         * src/compose.c
2035                 Fix clipboard menu hotkeys
2036
2037 2004-01-25 Thorsten Maerz <torte@netztorte.de>
2038         * src/gtk/gtkaspell.[ch]
2039           src/compose.c
2040                 reimplement spellchecker
2041
2042 2004-01-25 Thorsten Maerz <torte@netztorte.de>
2043         * src/gtk/filesel.c
2044                 crash when inserting file in compose window
2045                 (TODO: keep old selection on clicks)
2046         * src/main.c
2047                 use gtkrc-2.0 instead of gtkrc
2048
2049 2004-01-25 Thorsten Maerz <torte@netztorte.de>
2050         * src/messageview.c
2051                 remove orphaned mimeview unref()
2052
2053 2004-01-20 Thorsten Maerz <torte@netztorte.de>
2054         * src/grouplistdialog.c
2055                 expand nodes containing subscribed groups
2056
2057 2004-01-19 Thorsten Maerz <torte@netztorte.de>
2058         * src/textview.c
2059                 textview: hide cursor, restore old click behaviour
2060
2061 2004-01-18 Thorsten Maerz <torte@netztorte.de>
2062         * src/textview.c
2063                 variable names messed up
2064
2065 2004-01-17 Colin Leroy <colin@colino.net>
2066         * src/addr_compl.c
2067                 Fix completion address too thin
2068         * src/compose.c
2069                 Fix tab-to-subject behaviour
2070         * src/summaryview.c
2071                 Implement key up & down in summaryview
2072
2073 2004-01-12 Thorsten Maerz <torte@netztorte.de>
2074
2075         * sync 098claws
2076
2077 2004-01-08 Thorsten Maerz <torte@netztorte.de>
2078         * configure.ac
2079           Makefile.am
2080           doc/.cvsignore
2081           doc/Makefile.am
2082                 faq, man, manual moved to doc/
2083         * ac/aspell.m4
2084           ac/check-type.m4
2085           ac/gnupg-check-typedef.m4
2086           ac/openssl.m4
2087           ac/spamassassin.m4
2088           ac/missing/gdk-pixbuf.m4
2089           ac/missing/gpgme.m4
2090           ac/missing/imlib.m4
2091                 fix automake warnings
2092
2093 2003-12-06 Colin Leroy <colin@colino.net>
2094         * src/summaryview.c
2095                 Fix quicksearch
2096
2097 2003-12-05 Colin Leroy <colin@colino.net>
2098         * src/summaryview.c
2099                 Fix going to next unread folder
2100
2101 2003-12-05 Colin Leroy <colin@colino.net>
2102         * src/crash.c
2103                 Fix gtk2 compilation
2104         * src/session.c
2105                 Remove iotag source handler at disconnection
2106         * src/socket.[ch] 
2107                 Remove source handler when closing socket 
2108                 (fixes another seg)
2109
2110 2003-12-04 Colin Leroy <colin@colino.net>
2111         * src/compose.c
2112           src/prefs_account.c
2113           src/prefs_common.c
2114                 Fix some dropdown menus
2115
2116 2003-12-04 Colin Leroy <colin@colino.net>
2117         * src/compose.c
2118                 Fix event handlers on header fields
2119         * src/common/socket.c
2120           src/common/session.c
2121                 Fix segfault with callback (SSL)
2122                 Fix end of session 
2123
2124 2003-10-06 Thorsten Maerz <torte@netztorte.de>
2125
2126         * Fix compile bug in src/compose.c
2127         * removed src/gtk/gtkstext.[ch]
2128
2129 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
2130
2131         * Convert character set and escape "text" attributes in toolbar setting
2132         files.
2133         * Fixed bug in button-press-event handling.
2134
2135 2003-09-16 Thorsten Maerz <torte@netztorte.de>
2136
2137         * Fixed bug in key-press-event handling.
2138
2139 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
2140
2141         * Enabled to compile tray-icon plugin (Ad-hoc).
2142         * Avoid hang up bug of icon list in mime view (Ad-hoc).
2143
2144 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
2145
2146         * Enabled to compile on sylpheed-claws.
2147         (tray-icon plugin still cannot compile yet.)
2148
2149 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
2150
2151         * Updated to 0.9.5.
2152
2153 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
2154
2155         * Updated to 0.9.4.
2156         * Ported monitoring SSL mechanism to GSource of GLib2
2157         (I don't confirm it)
2158         * Added _gtk2 suffix to key name of font preference to avoid
2159         ovverwriting preference of Gtk+-1.2 version.
2160
2161 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
2162
2163         * Updated to 0.9.2.
2164
2165 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
2166
2167         * Updated to 0.9.1.
2168         * Translate po files into UTF-8 when execute autogen.sh.
2169
2170 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
2171
2172         * Updated to 0.9.0.
2173
2174 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
2175
2176         * Plugged GError related memory leaks.
2177
2178 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
2179
2180         * Changed default size of fonts.
2181         * Enabled to set titile font size of warning dialog.
2182
2183 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
2184
2185         * Embed a sylpheed icon into executable binary on Windows.
2186
2187 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
2188
2189         * I forgot to traslate character set of element string in src/xml.c.
2190
2191 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
2192
2193         * Fixed detecting bind_textdomain_codeset in configure.in.
2194         * The bug in which "Example" of "Date fromat" preference isn't displayed
2195         correctly has been fixed.
2196
2197 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
2198
2199         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
2200           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
2201           glib-gettextize
2202           Removed intl directory.
2203           Translated po files into UTF-8.
2204           (Thanks! Ryuji Abe)
2205
2206 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
2207
2208         * The bug which doesn't unscape string in xml.c has been fixed.
2209
2210 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
2211
2212         * The bug which is failed to translate encoding of file name thorough
2213         file dialog has been fixed.
2214
2215 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
2216
2217         * Modified to translate file names which is used in inporting/expoting
2218         mbox feature and "Save as" feature into locale encoding.
2219         * Translate file names into locale encoding when "Attache file" and
2220         "Insert file".
2221         * Force set G_BROKEN_FILENAMES environment variable.
2222         * Other minor fixes.
2223
2224 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
2225
2226         * Modified to treat MH folder's name as locale encoding.
2227
2228 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
2229
2230         * The bug which clash on switching candidates of auto completion of
2231         addresses, cannot use auto completion in Japanesse is fixed
2232         (Thanks! Tokunaga-san)¡¥
2233
2234 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
2235
2236         * The bug which cannot switch key accelerator preference has been fixed
2237         (Thanks! smbd-san)¡¥
2238
2239 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
2240
2241         * version 0.8.11-gtk2-20030314
2242
2243 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
2244
2245         * The bug in which character set conversion of filtering messages has
2246         been fixed.(Thanks! COCOA-san).
2247
2248 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
2249
2250         * Revived "Leave space on head" preference in "Message" category.
2251         * A bug which clash when put the cursor to end of buffer and execute
2252         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
2253
2254 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
2255
2256         * version 0.8.11-gtk2-20030312
2257
2258 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
2259
2260         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
2261         * Modified to use Pango's API directly for font preference.
2262         * Integrated GtkTextView of textview to one widget.
2263         * Set fonts of header title in textview by "header_title" tag.
2264         * Removed some deprecated codes.
2265
2266 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
2267
2268         * Updated to 0.8.11.
2269         * Merged cygwin patch(Thanks! Sakai-san).
2270
2271 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
2272
2273         * version 0.8.10-gtk2-20030309