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