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