2005-01-19 [paul] 1.0.0cvs1.1
[claws.git] / ChangeLog-gtk2.claws
1 2005-01-19 [paul]       1.0.0cvs1.1
2
3         * configure.ac
4         * po/de.po
5         * po/es.po
6         * po/fr.po
7         * po/hr.po
8         * po/it.po
9         * po/ja.po
10         * po/ko.po
11         * po/pt_BR.po
12         * po/ru.po
13         * po/sk.po
14         * po/sr.po
15                 sync with HEAD (update translations)
16
17 2005-01-18 [colin]      1.0.0cvs0.1
18
19         * src/foldersel.c
20                 Specify search column - patch by Alfons
21
22 2005-01-18 [colin]      0.9.13cvs36.3
23
24         * src/prefs_toolbar.c
25                 Change Delete to Remove
26         * src/prefs_fonts.c
27                 GTK2 version and leak fixes
28         * src/prefs_actions.c
29                 Add stock buttons.
30                 All patches by Alfons
31
32 2005-01-17 [colin]      0.9.13cvs36.2
33
34         * src/compose.c
35                 Fix DnD inserting twice. While at it,
36                 add DnD support for text/plain in the
37                 body, and add support in the headers.
38
39 2005-01-16 [colin]      0.9.13cvs36.1
40
41         * ChangeLog
42         * ChangeLog.jp
43         * ChangeLog.claws
44                 Sync with HEAD (nothing applicable)
45
46 2005-01-16 [colin]      0.9.13cvs33.2
47
48         * src/prefs_toolbar.c
49                 GTK2ize prefs_toolbar, by Alfons.
50
51 2005-01-14 [colin]      0.9.13cvs33.1
52
53         * src/html.c
54         * src/msgcache.c
55                 Sync with HEAD
56
57 2005-01-14 [colin]      0.9.13cvs32.1
58
59         * src/html.c
60         * src/html.h
61         * src/msgcache.c
62         * AUTHORS
63         * tools/calypso_convert.pl
64                 Sync with HEAD
65
66 2005-01-08 [colin]      0.9.13cvs29.2
67
68         * src/prefs_filtering_action.c
69         * src/prefs_filtering.c
70                 2 more gtk2 patches by Alfons
71
72 2005-01-07 [paul]       0.9.13cvs29.1
73
74         * ChangeLog
75         * ChangeLog.claws
76         * ChangeLog.jp
77         * configure.ac
78         * src/pop.c
79         * src/pop.h
80                 sync with HEAD
81
82 2005-01-07 [colin]      0.9.13cvs28.3
83
84         * src/gtk/progressdialog.c
85         * src/gtk/progressdialog.h
86         * src/inc.c
87         * src/send_message.c
88                 GTK2 for the incorporation dialog. The CList isn't dead
89                 yet, for a more smooth migration. Patch by Alfons.
90
91 2005-01-06 [colin]      0.9.13cvs28.2
92
93         * src/prefs_display_header.c
94                 GTK2 conversion by Alfons
95         * src/prefs_actions.c
96         * src/prefs_matcher.c
97                 Fix 2 leaks - patch by Alfons
98
99 2005-01-06 [colin]      0.9.13cvs28.1
100
101         * src/prefs_matcher.c
102                 Sync with HEAD
103
104 2005-01-06 [colin]      0.9.13cvs27.4
105
106         * src/prefs_matcher.c
107                 Fix double-free. Patch by Alfons
108
109 2005-01-06 [colin]      0.9.13cvs27.3
110
111         * src/prefs_matcher.c
112                 GTK2 widgets + memleak
113                 Patch by Alfons
114
115 2005-01-05 [colin]      0.9.13cvs27.2
116
117         * src/account.c
118         * src/addr_compl.c
119         * src/foldersel.c
120         * src/stock_pixmap.c
121         * src/stock_pixmap.h
122                 3 more GTK2 patches by Alfons.
123
124 2005-01-04 [colin]      0.9.13cvs27.1
125
126         * src/folderview.c
127         * src/imap_gtk.c
128         * src/news_gtk.c
129                 Sync with HEAD
130
131 2005-01-04 [colin]      0.9.13cvs25.9
132
133         * src/compose.c
134                 Fix Show Ruler menuitem
135         * src/prefs_template.c
136                 Convert to GTK2
137         * src/common/utils.c
138                 Make auto pointer stuff handles NULLs
139                 Patches by Alfons.
140
141 2005-01-04 [colin]      0.9.13cvs25.8
142
143         * src/compose.c
144                 Move the attachment list to gtk2
145                 Patch by Alfons.
146
147 2005-01-04 [colin]      0.9.13cvs25.7
148
149         * src/textview.c
150                 Make some keys work again
151                 Patch by SungHyun Nam <namsh@kldp.org>
152
153 2005-01-04 [colin]      0.9.13cvs25.6
154
155         * src/gtk/gtkshruler.c
156                 Move the ruler to GTK2
157                 Patch by Alfons
158
159 2005-01-03 [colin]      0.9.13cvs25.5
160
161         * src/compose.c
162                 Fix my broken patch apply 
163
164 2005-01-03 [colin]      0.9.13cvs25.4
165
166         * src/common/utils.c
167         * src/common/utils.h
168         * src/gtk/prefswindow.c
169                 Move auto pointer stuff to utils.c
170                 Patch by Alfons again :)
171
172 2005-01-03 [colin]      0.9.13cvs25.3
173
174         * src/compose.c
175         * src/prefs_gtk.c
176         * src/prefs_template.c
177         * src/textview.c
178                 Empty text widgets with empty strings, not NULL char
179                 Patch by SungHyun Nam <namsh@kldp_org>
180
181 2005-01-03 [colin]      0.9.13cvs25.2
182
183         * src/main.c
184         * AUTHORS
185                 Sync with HEAD
186
187 2005-01-03 [colin]      0.9.13cvs25.1
188
189         * src/pop.c
190         * src/pop.h
191                 Sync with HEAD
192
193 2005-01-03 [colin]      0.9.13cvs24.3
194
195         * src/account.c
196                 Two patches from Alfons and Alex S Moore:
197                 fix images, fix return value.
198
199 2005-01-01 [colin]      0.9.13cvs24.2
200
201         * src/prefs_actions.c
202                 Fix over-zealous assertion. Patch by Alfons
203
204 2005-01-01 [colin]      0.9.13cvs24.1
205
206         * src/procmime.c
207                 Sync with HEAD (leak fix)
208
209 2004-12-31 [colin]      0.9.13cvs23.2
210
211         * src/prefs_common.c
212                 GTK2 widgets + stock buttons - patch by Alfons
213
214 2004-12-31 [paul]       0.9.13cvs23.1
215
216         * configure.ac
217                 bump up EXTRA_VERSION to match (sync'ed) HEAD
218         * src/gtk/pluginwindow.c
219                 use GTK2 widgets and plug memory leaks,
220                 patches by Alfons
221
222 2004-12-30 [colin]      0.9.13cvs22.4
223
224         * src/account.c
225         * src/action.c
226         * src/export.c
227         * src/foldersel.c
228         * src/import.c
229         * src/message_search.c
230         * src/prefs_actions.c
231         * src/prefs_common.c
232         * src/prefs_customheader.c
233         * src/prefs_filtering.c
234         * src/prefs_summary_column.c
235         * src/summary_search.c
236         * src/gtk/about.c
237         * src/gtk/description_window.c
238         * src/gtk/gtkutils.c
239         * src/gtk/gtkutils.h
240         * src/gtk/inputdialog.c
241         * src/gtk/prefswindow.c
242                 Use GTK2 stock buttons. Patches by Alfons.
243
244 2004-12-30 [colin]      0.9.13cvs22.3
245
246         * src/account.c
247                 Sync with HEAD
248         * src/prefs_actions.c
249         * src/prefs_customheader.c
250         * src/prefs_filtering.c
251         * src/prefs_msg_colors.c
252         * src/prefs_summary_column.c
253         * src/gtk/prefswindow.c
254                 Use GtkTreeView instead of deprecated 
255                 widgets. Patches by Alfons.
256
257 2004-12-30 [paul]       0.9.13cvs22.2
258
259         * src/foldersel.c
260                 use GTK 2 Tree View
261                 patch by Alfons, with root folder sorting fix
262                 by Stephan Sachse
263
264 2004-12-30 [paul]       0.9.13cvs22.1
265
266         * ChangeLog
267         * ChangeLog.claws
268         * ChangeLog.jp
269         * NEWS
270         * configure.ac
271         * src/account.c
272                 sync with HEAD
273
274 2004-12-22 [martin]     0.9.13cvs21.2
275
276         * src/action.c
277                 free the command line after its use
278
279 2004-12-18 [paul]       0.9.13cvs21.1
280
281         * AUTHORS
282         * ChangeLog
283         * ChangeLog.claws
284         * ChangeLog.jp
285         * NEWS
286         * configure.ac
287         * src/action.c
288         * src/compose.c
289         * src/syldap.c
290                 sync with HEAD
291
292 2004-12-17 [martin]     0.9.13cvs17.2
293
294         * src/action.c
295                 convert actions input to locale
296         * src/inc.c
297                 convert notification command to locale
298         * src/plugins/pgpmime/select-keys.c
299                 convert attributes to utf8
300
301 2004-12-14 [colin]      0.9.13cvs17.1
302
303         * ChangeLog
304         * ChangeLog.jp
305         * ChangeLog.claws
306         * src/action.c
307         * src/common/utils.c
308         * src/gtk/prefswindow.c
309         * src/gtk/gtkutils.c
310         * src/gtk/gtkutils.h
311         * src/plugins/spamassassin/libspamc.c
312                 Sync with HEAD
313
314 2004-12-13 [colin]      0.9.13cvs14.1
315
316         * src/quote_fmt_parse.y
317                 Sync with HEAD
318
319 2004-12-10 [colin]      0.9.13cvs12.1
320
321         * src/prefs_themes.c
322         * src/mainwindow.c
323         * src/messageview.c
324                 Sync with HEAD
325
326 2004-12-09 [colin]      0.9.13cvs10.1
327
328         * src/procmime.c
329                 Sync with HEAD (fix B64 encoding from memory)
330
331 2004-12-08 [colin]      0.9.13cvs9.1
332
333         * src/gtk/colorlabel.c
334                 Sync with HEAD
335
336 2004-12-08 [paul]       0.9.13cvs8.2
337
338         * src/gtk/pluginwindow.c
339                 fix window resizing oddities
340
341 2004-12-08 [colin]      0.9.13cvs8.1
342
343         * src/quote_fmt_parse.y
344                 Sync with HEAD
345
346 2004-12-08 [colin]      0.9.13cvs7.1
347
348         * src/matcher_parser_parse.y
349         * src/msgcache.c
350         * src/prefs_matcher.c
351         * src/procheader.c
352         * src/matcher.c
353         * src/common/defs.h
354         * po/sr.po
355                 Sync with HEAD
356
357 2004-12-08 [colin]      0.9.13cvs6.1
358
359         * src/quote_fmt_parse.y
360         * src/textview.c
361                 Sync with HEAD
362         * src/gtk/prefswindow.c
363         * src/gtk/pluginwindow.c
364                 Fix G_CALLBACKS protos (thanks to Alfons)
365
366 2004-12-07 [torte]      0.9.13cvs2.2
367
368         * src/procmime.c
369                 [Bug 650] reply button causes crash
370                 Thanks to David Relson and Christoph
371
372 2004-12-07 [colin]      0.9.13cvs2.1
373
374         * ChangeLog.claws
375         * AUTHORS
376         * po/sk.po
377         * src/procmime.c
378         * src/prefs_account.c
379         * src/common/smtp.c
380         * src/common/smtp.h
381                 Sync with HEAD
382
383 2004-12-06 [colin]      0.9.12cvs187.1
384
385         * ChangeLog.claws
386         * INSTALL
387         * Makefile.am
388         * README.claws
389         * TODO.claws
390         * configure.ac
391         * po/bg.po
392         * po/cs.po
393         * po/el.po
394         * po/en_GB.po
395         * po/es.po
396         * po/fr.po
397         * po/hr.po
398         * po/hu.po
399         * po/it.po
400         * po/ja.po
401         * po/ko.po
402         * po/nl.po
403         * po/pl.po
404         * po/pt_BR.po
405         * po/ru.po
406         * po/sk.po
407         * po/sr.po
408         * po/sv.po
409         * po/zh_CN.po
410         * po/zh_TW.Big5.po
411         * src/compose.c
412         * tools/Makefile.am
413         * tools/README
414         * tools/filter_conv.pl
415         * tools/kdeservicemenu/README
416         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
417         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
418                 Sync with HEAD
419
420 2004-12-04 [colin]      0.9.12cvs183.1
421
422         * src/compose.c
423                 Sync with HEAD (compose window position saving)
424
425 2004-12-04 [paul]       0.9.12cvs182.3
426
427         * src/messageview.c
428         * src/mimeview.c
429         * src/prefs_customheader.c
430         * src/gtk/quicksearch.c
431                 replace some forgotten GTK_SIGNAL_FUNCs
432
433 2004-12-04 [paul]       0.9.12cvs182.2
434
435         * src/Makefile.am
436                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
437                 committed in error      
438
439 2004-12-04 [paul]       0.9.12cvs182.1
440
441         * ChangeLog
442         * ChangeLog.claws
443         * ChangeLog.jp
444         * INSTALL
445         * NEWS
446         * README
447         * README.jp
448         * configure.ac
449         * doc/manual/ja/Makefile.am
450         * doc/manual/ja/sylpheed-1.html
451         * doc/manual/ja/sylpheed-10.html
452         * doc/manual/ja/sylpheed-11.html
453         * doc/manual/ja/sylpheed-12.html
454         * doc/manual/ja/sylpheed-13.html
455         * doc/manual/ja/sylpheed-14.html
456         * doc/manual/ja/sylpheed-15.html
457         * doc/manual/ja/sylpheed-16.html
458         * doc/manual/ja/sylpheed-17.html
459         * doc/manual/ja/sylpheed-18.html
460         * doc/manual/ja/sylpheed-19.html
461         * doc/manual/ja/sylpheed-2.html
462         * doc/manual/ja/sylpheed-20.html
463         * doc/manual/ja/sylpheed-3.html
464         * doc/manual/ja/sylpheed-4.html
465         * doc/manual/ja/sylpheed-5.html
466         * doc/manual/ja/sylpheed-6.html
467         * doc/manual/ja/sylpheed-7.html
468         * doc/manual/ja/sylpheed-8.html
469         * doc/manual/ja/sylpheed-9.html
470         * doc/manual/ja/sylpheed.html
471         * doc/manual/ja/sylpheed.sgml
472         * po/de.po
473         * src/Makefile.am
474         * src/compose.c
475         * src/procmime.c
476         * src/pixmaps/regular.xpm **REMOVED**
477         * src/plugins/pgpmime/pgpmime.c
478         * src/plugins/pgpmime/plugin.c
479         * src/plugins/pgpmime/prefs_gpg.c
480                 sync with HEAD
481
482 2004-12-03 [paul]       0.9.12cvs180.1
483
484         * ChangeLog
485         * ChangeLog.claws
486         * ChangeLog.jp
487         * configure.ac
488         * src/Makefile.am
489         * src/pop.c
490         * src/common/utils.c
491         * src/common/utils.h
492         * src/pixmaps/continue.xpm
493         * src/pixmaps/dir_close.xpm
494         * src/pixmaps/dir_open.xpm
495         * src/pixmaps/drafts_close.xpm
496         * src/pixmaps/drafts_open.xpm
497         * src/pixmaps/folder.xpm **REMOVED**
498         * src/pixmaps/group.xpm
499         * src/pixmaps/unread.xpm
500                 sync with HEAD
501
502 2004-12-02 [colin]      0.9.12cvs179.1
503
504         * src/compose.c
505                 Sync with HEAD (non-duplicated reedition)
506
507 2004-12-02 [colin]      0.9.12cvs178.1
508
509         * src/compose.c
510                 Sync with HEAD (linewrap_quote fix)
511
512 2004-12-01 [colin]      0.9.12cvs177.3
513
514         * src/addrharvest.c
515                 Replace sizeof with strlen
516
517 2004-12-01 [paul]       0.9.12cvs177.2
518
519         * src/addrharvest.c
520                 fix 'harvest addresses'
521
522 2004-11-30 [colin]      0.9.12cvs177.1
523
524         * src/gtk/prefswindow.c
525         * src/gtk/pluginwindow.c
526                 Sync with HEAD
527
528 2004-11-29 [colin]      0.9.12cvs176.1
529
530         * src/folderview.c
531                 sync with HEAD (Fix disappearing separators in folderview's popup)
532
533 2004-11-29 [colin]      0.9.12cvs175.1
534
535         * src/procmime.c
536                 Sync with head (another format fix)
537
538 2004-11-29 [colin]      0.9.12cvs174.1
539
540         * src/pop.c
541                 Sync with HEAD (format string fix)
542
543 2004-11-26 [colin]      0.9.12cvs173.1
544
545         * src/common/smtp.c
546         * src/common/smtp.h
547                 Sync with HEAD
548
549 2004-11-24 [colin]      0.9.12cvs172.1
550
551         * src/plugins/pgpmime/pgpmime.c
552                 Sync with HEAD
553
554 2004-11-24 [colin]      0.9.12cvs171.1
555
556         * src/plugins/pgpmime/pgpmime.c
557                 Sync with head (gpgmectx leaks)
558
559 2004-11-24 [colin]      0.9.12cvs169.1
560
561         * src/plugins/pgpmime/plugin.c
562         * src/plugins/trayicon/Makefile.am
563         * src/plugins/trayicon/newmarkedmail.xpm
564         * src/plugins/trayicon/trayicon.c
565         * src/plugins/trayicon/unreadmarkedmail.xpm
566                 Sync with HEAD
567
568 2004-11-23 [colin]      0.9.12cvs168.1
569
570         * src/partial_download.c
571         * src/partial_download.h
572         * src/plugins/pgpmime/plugin.c
573                 Sync with HEAD
574
575 2004-11-23 [colin]      0.9.12cvs166.1
576
577         * src/Makefile.am
578         * src/codeconv.c
579         * src/compose.c
580         * src/folderview.c
581         * src/main.c
582         * src/partial_download.c
583         * src/partial_download.h
584         * src/prefs_account.c
585         * src/prefs_account.h
586         * src/privacy.c
587         * src/privacy.h
588         * src/procmime.c
589         * src/common/Makefile.am
590         * src/common/base64.h
591         * src/common/partial_download.c
592         * src/common/partial_download.h
593         * src/gtk/prefswindow.c
594         * src/gtk/prefswindow.h
595         * src/plugins/pgpmime/pgpmime.c
596         * src/plugins/pgpmime/prefs_gpg.c
597         * src/plugins/pgpmime/prefs_gpg.h
598         * src/plugins/pgpmime/sgpgme.c
599         * src/plugins/pgpmime/sgpgme.h
600                 Sync with HEAD
601
602 2004-11-23 [colin]      0.9.12cvs163.1
603
604         * src/main.c
605                 Sync with HEAD (cursor optimization)
606
607 2004-11-23 [colin]      0.9.12cvs162.1
608
609         * src/prefs_common.c
610         * src/prefs_themes.c
611         * src/procmsg.c
612                 Sync with HEAD
613
614 2004-11-23 [colin]      0.9.12cvs158.9
615
616         * src/compose.c
617                 Fix double-free when forwarding
618         * src/msgcache.c
619                 Fix leak on error path
620                 
621
622 2004-11-23 [colin]      0.9.12cvs158.8
623
624         * src/compose.c
625                 Fix possible double-free
626                 Spotted by Alfons
627
628 2004-11-23 [colin]      0.9.12cvs158.7
629
630         * src/compose.c
631                 Fix some signal handlers' prototypes
632                 Spotted by Alfons
633
634 2004-11-22 [colin]      0.9.12cvs158.6
635
636         * src/compose.c
637                 Remove unneeded code and duplicated
638                 wrapping - patch by Alfons
639
640 2004-11-22 [colin]      0.9.12cvs158.5
641
642         * src/prefs_themes.c
643                 Fix oversized selector
644
645 2004-11-22 [colin]      0.9.12cvs158.4
646
647         * src/compose.c
648                 fix dump_text()
649                 patch by Alfons
650
651 2004-11-19 [colin]      0.9.12cvs158.3
652
653         * src/textview.c
654                 Add a context menu on links (open, copy)
655
656 2004-11-18 [paul]       0.9.12cvs158.2
657
658         * src/addrgather.c
659         * src/exphtmldlg.c
660         * src/expldifdlg.c
661         * src/mimeview.c
662         * src/prefs_common.c
663         * src/plugins/image_viewer/viewer.c
664         * src/plugins/spamassassin/spamassassin_gtk.c
665                 replace deprecated gtk_notebook_set_page
666                 and gtk_notebook_current_page
667
668 2004-11-18 [paul]       0.9.12cvs158.1
669
670         * configure.ac
671         * src/compose.c
672         * src/mainwindow.c
673         * src/messageview.c
674         * src/prefs_common.c
675         * src/common/utils.c
676         * src/common/utils.h
677                 sync with HEAD
678
679 2004-11-17 [colin]      0.9.12cvs156.1
680
681         * src/prefs_account.c
682         * src/prefs_account.h
683         * src/procmsg.c
684                 Sync with HEAD (add pref to store encrypted mails encrypted)
685
686 2004-11-17 [paul]       0.9.12cvs155.1
687
688         * ChangeLog
689         * ChangeLog.claws
690         * ChangeLog.jp
691         * NEWS
692         * configure.ac
693         * src/compose.c
694         * src/jpilot.c
695         * src/privacy.c
696         * src/procmime.c
697         * src/procmime.h
698         * src/procmsg.c
699         * src/toolbar.c
700         * src/pixmaps/error.xpm
701                 sync with HEAD
702
703 2004-11-17 [colin]      0.9.12cvs151.1
704
705         * src/plugins/pgpmime/pgpmime.c
706                 Sync with HEAD (remove debug printf)
707
708 2004-11-17 [colin]      0.9.12cvs150.1
709
710         * src/plugins/pgpmime/pgpmime.c
711                 Sync with HEAD (off-by-one fix)
712
713 2004-11-17 [colin]      0.9.12cvs149.1
714
715         * src/procmsg.c
716                 Sync with HEAD (coding style fixes)
717
718 2004-11-16 [colin]      0.9.12cvs148.1
719
720         * src/procmsg.c
721                 Sync with head (Fix the fix)
722
723 2004-11-16 [colin]      0.9.12cvs147.1
724
725         * src/procmsg.c
726                 Sync with Main (leak fix)
727
728 2004-11-16 [colin]      0.9.12cvs146.14
729
730         * src/compose.c
731                 Remove useless chunk of code
732                 Patch by Alfons
733
734 2004-11-15 [colin]      0.9.12cvs146.13
735
736         * src/compose.c
737                 Fix drafting after insertion
738                 Patch by Alfons
739
740 2004-11-15 [colin]      0.9.12cvs146.12
741
742         * src/compose.c
743         * src/prefs_filtering.c
744         * src/prefs_filtering_action.c
745         * src/prefs_toolbar.c
746                 Fix some const-correctness
747
748 2004-11-15 [colin]      0.9.12cvs146.11
749
750         * src/summaryview.c
751         * src/prefs_themes.c
752         * src/messageview.c
753                 Fix some leaks
754
755 2004-11-15 [colin]      0.9.12cvs146.10
756
757         * src/codeconv.c
758                 More unreadable locale fixes
759
760 2004-11-14 [colin]      0.9.12cvs146.9
761
762         * src/textview.c
763                 Fix uri_security_check
764                 Patch by Alfons
765
766 2004-11-13 [paul]       0.9.12cvs146.8
767
768         * src/folder.c
769         * src/procmime.c
770                 fix 2 bugs introduced in last commit
771
772 2004-11-13 [paul]       0.9.12cvs146.7
773
774         * src/compose.c
775         * src/exporthtml.c
776         * src/exportldif.c
777         * src/folder.c
778         * src/imap.c
779         * src/imap_gtk.c
780         * src/main.c
781         * src/mainwindow.c
782         * src/messageview.c
783         * src/mh_gtk.c
784         * src/prefs_themes.c
785         * src/procmime.c
786         * src/setup.c
787         * src/summaryview.c
788                 replace deprecated g_basename
789
790 2004-11-13 [paul]       0.9.12cvs146.6
791
792         * src/compose.c
793         * src/imap.c
794         * src/matcher_parser.h
795         * src/matcher_parser_parse.y
796         * src/prefs_filtering.c
797         * src/prefs_filtering_action.c
798         * src/prefs_themes.c
799         * src/prefs_toolbar.c
800         * src/common/utils.c
801                 various small fixes/cleanups
802
803 2004-11-12 [colin]      0.9.12cvs146.5
804
805         * src/textview.c
806                 Validate event's origin on visibility notify
807                 Patch by Alfons.
808
809 2004-11-12 [paul]       0.9.12cvs146.4
810
811         * src/exporthtml.c
812         * src/exportldif.c
813         * src/imap.c
814         * src/mh.c
815         * src/mimeview.c
816         * src/prefs_spelling.c
817         * src/prefs_themes.c
818                 replace deprecated g_dirname    
819
820 2004-11-12 [colin]      0.9.12cvs146.3
821
822         * src/textview.c
823                 Some coding style fixes
824
825 2004-11-12 [colin]      0.9.12cvs146.2
826
827         * src/codeconv.c
828                 We want to replace _all_ extended chars in
829                 conv_unreadable_*, because any string containing
830                 extended chars not parsing as UTF8 is 
831                 undisplayed on gtk2.
832
833 2004-11-12 [paul]       0.9.12cvs146.1
834
835         * ChangeLog
836         * ChangeLog.claws
837         * ChangeLog.jp
838         * NEWS
839         * configure.ac
840         * src/account.c
841         * src/folderview.c
842         * src/folderview.h
843         * src/imap.c
844         * src/imap_gtk.c
845         * src/inc.c
846         * src/mainwindow.c
847         * src/mh_gtk.c
848         * src/news_gtk.c
849         * src/pop.c
850         * src/prefs_account.c
851         * src/prefs_account.h
852         * src/prefs_ext_prog.c
853         * src/procmime.c
854         * src/procmime.h
855         * src/procmsg.c
856         * src/procmsg.h
857         * src/summary_search.c
858         * src/summaryview.c
859         * src/textview.c
860         * src/common/defs.h
861         * src/common/utils.c
862         * src/common/utils.h
863         * src/gtk/menu.c
864         * src/gtk/menu.h
865                 sync with HEAD
866
867 2004-11-11 [colin]      0.9.12cvs144.2
868
869         * src/textview.c
870                 Fix URI range selection (patch by Alfons)
871
872 2004-11-09 [colin]      0.9.12cvs144.1
873
874         * ChangeLog.claws
875         * src/compose.c
876         * src/folder.c
877         * src/folder_item_prefs.c
878         * src/prefs_account.c
879         * src/prefs_account.h
880         * src/plugins/pgpmime/pgpmime.c
881                 Sync with HEAD
882
883 2004-11-08 [colin]      0.9.12cvs143.1
884
885         * src/summaryview.c
886                 Sync with HEAD (optimize quicksearch)
887
888 2004-11-08 [colin]      0.9.12cvs142.2
889
890         * src/compose.c
891                 Don't wrap when Edit/Auto wrapping is disabled
892
893 2004-11-08 [colin]      0.9.12cvs142.1
894
895         * src/textview.c
896                 Sync with HEAD
897
898 2004-11-08 [colin]      0.9.12cvs141.1
899
900         * src/textview.c
901                 Sync with HEAD (fix some mail URIs)
902
903 2004-11-08 [colin]      0.9.12cvs140.3
904
905         * src/textview.c
906                 o Use text cursor instead of arrow when
907                   not on a link
908                 o Fix handling of contiguous links (as in
909                   "colin@colino.net" <colin@colino.net>)
910                   This one unveils a bug in get_email_part()
911
912 2004-11-07 [colin]      0.9.12cvs140.2
913
914         * src/textview.c
915                 Fix memleak. Patch by Alfons.
916
917 2004-11-06 [colin]      0.9.12cvs140.1
918
919         * src/compose.c
920                 Sync with HEAD (don't ask passphrase
921                 when drafting)
922
923 2004-11-06 [paul]       0.9.12cvs139.2
924
925         * AUTHORS
926         * src/textview.c
927         * src/textview.h
928                 textview URI handling. hovering over a 
929                 link displays it in the status bar,
930                 and changes the mouse pointer to a hand 
931                 cursor. a link is activated with a single 
932                 click. (Modified from the) patch by Jean-Yves 
933                 Lefort <jylefort@users.sourceforge.net>
934                 
935
936 2004-11-05 [colin]      0.9.12cvs139.1
937
938         * src/compose.c
939         * src/procmime.c
940                 Sync with HEAD again ^^
941
942 2004-11-05 [colin]      0.9.12cvs139.1
943
944         * src/compose.c
945         * src/procmime.c
946                 Sync with HEAD
947
948 2004-11-03 [paul]       0.9.12cvs138.1
949
950         * ChangeLog.claws
951         * configure.ac
952         * po/POTFILES.in
953         * src/prefs_ext_prog.c
954         * src/procmime.c
955         * tools/kdeservicemenu/README
956         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
957         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
958                 sync with HEAD
959
960 2004-11-01 [christoph]  0.9.12cvs136.2
961
962         * src/procmime.c
963                 convert MIME parameters to UTF-8
964
965 2004-10-29 [colin]      0.9.12cvs136.1
966
967         * src/common/utils.c
968                 Sync with HEAD (don't use '=' in mime boundary)
969
970 2004-10-29 [paul]       0.9.12cvs135.1
971
972         * configure.ac
973         * doc/src/rfc2231.txt
974         * src/procmime.c
975         * src/common/quoted-printable.c
976         * src/common/utils.c
977         * src/common/utils.h
978                 sync with HEAD
979
980 2004-10-27 [paul]       0.9.12cvs134.1
981
982         * configure.ac
983         * src/main.c
984         * src/procmime.c
985         * src/plugins/pgpmime/pgpmime.c
986                 sync with HEAD
987
988 2004-10-26 [paul]       0.9.12cvs132.3
989
990         * src/account.c
991         * src/addressbook.c
992         * src/addrgather.c
993         * src/addrharvest.c
994         * src/codeconv.c
995         * src/compose.c
996         * src/customheader.c
997         * src/editaddress.c
998         * src/editgroup.c
999         * src/enriched.c
1000         * src/expldifdlg.c
1001         * src/exporthtml.c
1002         * src/exportldif.c
1003         * src/folder.c
1004         * src/foldersel.c
1005         * src/folderview.c
1006         * src/grouplistdialog.c
1007         * src/html.c
1008         * src/imap.c
1009         * src/jpilot.c
1010         * src/ldapserver.c
1011         * src/ldif.c
1012         * src/mimeview.c
1013         * src/news.c
1014         * src/news_gtk.c
1015         * src/pop.c
1016         * src/prefs_display_header.c
1017         * src/prefs_gtk.c
1018         * src/prefs_msg_colors.c
1019         * src/prefs_toolbar.c
1020         * src/procheader.c
1021         * src/procmime.c
1022         * src/summaryview.c
1023         * src/textview.c
1024         * src/toolbar.c
1025         * src/vcard.c
1026         * src/common/mgutils.c
1027         * src/common/nntp.c
1028         * src/common/smtp.c
1029         * src/common/template.c
1030         * src/common/utils.c
1031         * src/common/xmlprops.c
1032         * src/plugins/pgpmime/pgpmime.c
1033         * src/plugins/pgpmime/select-keys.c
1034         * src/plugins/pgpmime/sgpgme.c
1035                 replace deprecated g_strcasecmp(), g_strncasecmp(),
1036                 g_string_sprintfa(), gtk_notebook_current_page()
1037
1038 2004-10-26 [colin]      0.9.12cvs132.2
1039
1040         * src/prefs_folder_item.c
1041                 Fix default-account selection
1042
1043 2004-10-21 [colin]      0.9.12cvs133
1044
1045         * src/compose.c
1046                 Sync with HEAD (Remove extra separator in compose's Options)
1047         * src/textview.c
1048                 Set wrapping to char
1049
1050 2004-10-21 [paul]       0.9.12cvs131.2
1051
1052         * src/compose.c
1053         * src/sourcewindow.c
1054                 fix wrapping
1055                 fix window shrinking 
1056
1057 2004-10-21 [colin]      0.9.12cvs131.1
1058
1059         * ChangeLog.claws
1060         * src/compose.c
1061                 Sync with HEAD
1062
1063 2004-10-21 [paul]       0.9.12cvs130.2
1064
1065         * src/prefs_folder_item.c
1066                 sync with HEAD (Apply to subfolders)
1067
1068 2004-10-19 [colin]      0.9.12cvs130.1
1069
1070         * ChangeLog.claws
1071         * src/compose.c
1072         * src/common/utils.c
1073         * src/gtk/menu.c
1074                 Sync with HEAD
1075
1076 2004-10-19 [colin]      0.9.12cvs128.1
1077
1078         * src/addrbook.c
1079         * src/addrcache.c
1080         * src/addressbook.c
1081         * src/codeconv.c
1082         * src/compose.c
1083         * src/customheader.c
1084         * src/editaddress.c
1085         * src/editgroup.c
1086         * src/exporthtml.c
1087         * src/folder.c
1088         * src/folderview.c
1089         * src/imap.c
1090         * src/jpilot.c
1091         * src/main.c
1092         * src/matcher_parser_parse.y
1093         * src/mbox.c
1094         * src/pop.c
1095         * src/prefs_account.c
1096         * src/prefs_gtk.c
1097         * src/prefs_msg_colors.c
1098         * src/procheader.c
1099         * src/procmime.c
1100         * src/procmime.h
1101         * src/procmsg.c
1102         * src/summaryview.c
1103         * src/textview.c
1104         * src/common/base64.c
1105         * src/common/partial_download.c
1106         * src/common/socket.c
1107         * src/common/sylpheed.c
1108         * src/common/utils.c
1109         * src/common/utils.h
1110         * src/gtk/pluginwindow.c
1111         * src/gtk/quicksearch.c
1112         * src/plugins/clamav/clamav_plugin.c
1113         * src/plugins/clamav/clamav_plugin.h
1114         * src/plugins/clamav/clamav_plugin_gtk.c
1115         * src/plugins/pgpmime/passphrase.c
1116         * src/plugins/pgpmime/pgpmime.c
1117         * src/plugins/pgpmime/plugin.c
1118         * src/plugins/pgpmime/prefs_gpg.c
1119         * src/plugins/pgpmime/prefs_gpg.h
1120         * src/plugins/pgpmime/select-keys.c
1121         * src/plugins/pgpmime/sgpgme.c
1122         * src/plugins/spamassassin/libspamc.c
1123         * src/plugins/spamassassin/spamassassin.c
1124         * src/plugins/spamassassin/spamassassin.h
1125         * src/plugins/spamassassin/spamassassin_gtk.c
1126         * src/plugins/trayicon/trayicon.c
1127         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1128                 Sync with HEAD
1129
1130 2004-10-14 [colin]      0.9.12cvs126.2
1131
1132         * src/codeconv.c
1133         * src/textview.c
1134                 Fix conv_unreadable_locale
1135
1136 2004-10-13 [colin]      0.9.12cvs126.1
1137
1138         * src/compose.c
1139                 Sync with HEAD (don't convert charset for 
1140                 drafted messages, minor cleanup)
1141
1142 2004-10-13 [colin]      0.9.12cvs125.1
1143
1144         * po/POTFILES.in
1145                 Sync with HEAD (POTFILES fix)
1146
1147 2004-10-12 [colin]      0.9.12cvs124.3
1148
1149         * src/compose.c
1150                 Fix encoding bug from latest sync
1151
1152 2004-10-12 [paul]       0.9.12cvs124.2
1153
1154         * src/plugins/pgpmime/prefs_gpg.c
1155         * src/plugins/pgpmime/prefs_gpg.h
1156                 forgotten in last commit        
1157
1158 2004-10-12 [paul]       0.9.12cvs124.1
1159
1160         * ChangeLog.claws
1161         * configure.ac
1162         * m4/spamassassin.m4
1163         * src/Makefile.am
1164         * src/account.c
1165         * src/compose.c
1166         * src/compose.h
1167         * src/crash.c
1168         * src/main.c
1169         * src/mimeview.c
1170         * src/passphrase.c
1171         * src/passphrase.h
1172         * src/prefs_account.c
1173         * src/prefs_account.h
1174         * src/prefs_common.c
1175         * src/privacy.c
1176         * src/privacy.h
1177         * src/procmime.c
1178         * src/procmime.h
1179         * src/procmsg.c
1180         * src/rfc2015.c
1181         * src/rfc2015.h
1182         * src/select-keys.c
1183         * src/select-keys.h
1184         * src/textview.c
1185         * src/common/utils.c
1186         * src/common/utils.h
1187         * src/gtk/about.c
1188         * src/plugins/pgpmime/Makefile.am
1189         * src/plugins/pgpmime/passphrase.c
1190         * src/plugins/pgpmime/passphrase.h
1191         * src/plugins/pgpmime/pgpmime.c
1192         * src/plugins/pgpmime/plugin.c
1193         * src/plugins/pgpmime/select-keys.c
1194         * src/plugins/pgpmime/select-keys.h
1195         * src/plugins/pgpmime/sgpgme.c
1196         * src/plugins/pgpmime/sgpgme.h
1197                 sync with HEAD
1198
1199 2004-10-04 [colin]      0.9.12cvs122.1
1200
1201         * src/mainwindow.c
1202         * src/messageview.c
1203         * src/messageview.h
1204         * src/textview.c
1205                 Sync with HEAD
1206
1207 2004-10-04 [colin]      0.9.12cvs121.1
1208
1209         * src/summaryview.c
1210                 Sync with HEAD
1211
1212 2004-10-04 [paul]       0.9.12cvs120.1
1213
1214         * configure.ac
1215                 sync with HEAD [don't try to build 
1216                 pgpmime plugin when gpgme is disabled]
1217
1218 2004-10-03 [colin]      0.9.12cvs119.3
1219
1220         * src/gtk/gtksctree.c
1221                 Lots of side effects. Put back as before 117.2.
1222         * src/summaryview.c
1223                 Fix bug #602
1224
1225 2004-10-03 [colin]      0.9.12cvs119.2
1226
1227         * src/gtk/gtksctree.c
1228                 Revert 608 fix that doesn't work that good
1229
1230 2004-10-02 [colin]      0.9.12cvs119.1
1231
1232         * src/mainwindow.c
1233         * src/messageview.c
1234         * src/prefs_common.h
1235         * src/procmime.c
1236         * src/procmime.h
1237         * src/textview.c
1238                 Sync with HEAD
1239         * src/gtk/gtksctree.c
1240                 Close bug #608
1241
1242 2004-10-01 [colin]      0.9.12cvs118.1
1243
1244         * src/mimeview.c
1245                 Sync with HEAD (better Save All fix)
1246
1247 2004-10-01 [colin]      0.9.12cvs117.2
1248
1249         * src/gtk/gtksctree.c
1250                 Faster on selection
1251
1252 2004-10-01 [colin]      0.9.12cvs117.1
1253
1254         * src/mimeview.c
1255                 Sync with HEAD (Save All: only attachments)
1256
1257 2004-10-01 [paul]       0.9.12cvs116.1
1258
1259         * ChangeLog.claws
1260         * configure.ac
1261         * src/account.c
1262         * src/prefs_common.c
1263         * src/gtk/colorlabel.c
1264                 sync with HEAD
1265
1266 2004-09-30 [colin]      0.9.12cvs115.1
1267
1268         * src/stock_pixmap.c
1269         * src/stock_pixmap.h
1270         * src/folderview.c
1271         * src/Makefile.am
1272         * src/pixmaps/read.xpm
1273                 Sync with HEAD (new pixmap)
1274
1275 2004-09-29 [colin]      0.9.12cvs114.1
1276
1277         * src/compose.c
1278                 Sync with HEAD
1279                 Fix focus handling in headers
1280
1281 2004-09-29 [paul]       0.9.12cvs113.1
1282
1283         * src/quote_fmt_parse.y
1284                 sync with HEAD
1285  
1286
1287 2004-09-28 [colin]      0.9.12cvs112.1
1288
1289         * src/folderview.c
1290         * src/mainwindow.c
1291                 Sync with HEAD
1292
1293 2004-09-28 [colin]      0.9.12cvs110.1
1294
1295         * src/folderview.c
1296                 Sync with HEAD (Contextual Empty trash menu)
1297
1298 2004-09-28 [colin]      0.9.12cvs108.1
1299
1300         * src/addressbook.c
1301                 Sync with HEAD (addressbook edit on double-click)
1302
1303 2004-09-28 [colin]      0.9.12cvs106.1
1304
1305         * src/inc.c
1306                 Sync with HEAD (folder_item freeze on inc)
1307
1308 2004-09-27 [colin]      0.9.12cvs105.1
1309
1310         * src/folderview.c
1311                 Sync with HEAD (right-align new and unread column)
1312
1313 2004-09-27 [colin]      0.9.12cvs104.1
1314
1315         * src/main.c
1316                 Sync with HEAD (revert 0.9.12cvs101)
1317
1318 2004-09-24 [colin]      0.9.12cvs103.2
1319
1320         * src/wizard.c
1321                 Fix gtk warnings and use domain part of the email address 
1322                 when domain detection fails (no dot in domain name)
1323
1324 2004-09-23 [colin]      0.9.12cvs103.1
1325
1326         * src/plugins/spamassassin/libspamc.c
1327         * src/plugins/spamassassin/libspamc.h
1328         * src/plugins/spamassassin/utils.c
1329         * src/plugins/spamassassin/utils.h
1330                 Sync with HEAD (Update spamassassin to 3.0)
1331
1332 2004-09-21 [colin]      0.9.12cvs102.3
1333
1334         * src/action.c
1335                 Add horizontal scrollbar in action io dialog as needed
1336                 Patch by Alfons.
1337
1338 2004-09-20 [colin]      0.9.12cvs102.2
1339
1340         * src/plugins/image_viewer/viewer.c
1341                 Remove imlib stuff
1342                 use gtk_pixmap_set when clearing
1343                 (would be better to use gtkImages, but causes size-allocate 
1344                 signals storm)
1345
1346 2004-09-17 [paul]       0.9.12cvs102.1
1347
1348         * ChangeLog
1349         * ChangeLog.claws
1350         * ChangeLog.jp
1351         * configure.ac
1352         * src/inc.c
1353                 sync with HEAD
1354
1355
1356 2004-09-17 [colin]      0.9.12cvs101.1
1357
1358         * ChangeLog.claws
1359         * src/main.c
1360                 Sync with HEAD (fix segs at exit)
1361
1362 2004-09-14 [colin]      0.9.12cvs99.5
1363
1364         * src/common/socket.c
1365         * AUTHORS
1366                 Fix send error on 64bit platforms
1367                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
1368
1369 2004-09-14 [colin]      0.9.12cvs99.4
1370
1371         * src/action.c
1372                 Fix action output with utf8 
1373                 Patch by Alfons.
1374
1375 2004-09-14 [colin]      0.9.12cvs99.3
1376
1377         * ChangeLog.claws
1378         * src/folder.c
1379                 Sync with HEAD
1380
1381 2004-09-09 [colin]      0.9.12cvs99.2
1382
1383         * src/action.c
1384                 Fix progress bar (displaying "Completed %v/%u")
1385                 Patch by Alfons.
1386
1387 2004-09-08 [colin]      0.9.12cvs99.1
1388
1389         * src/account.c
1390         * src/folder.c
1391         * src/procmsg.c
1392         * src/procmsg.h
1393         * src/plugins/pgpmime/pgpmime.c
1394                 Sync with HEAD
1395
1396 2004-09-08 [colin]      0.9.12cvs97.2
1397
1398         * src/summaryview.c
1399                 Don't select mails in collapsed threads 
1400                 when navigating with up/down
1401
1402 2004-09-07 [colin]      0.9.12cvs97.1
1403
1404         * src/inc.c
1405                 Sync with HEAD (meaningful error messages)
1406
1407 2004-09-06 [colin]      0.9.12cvs96.1
1408
1409         * src/toolbar.c
1410                 Sync with HEAD (fix Redirect graying out)
1411
1412 2004-09-06 [colin]      0.9.12cvs95.1
1413
1414         * src/summaryview.c
1415         * src/mimeview.c
1416                 Sync with HEAD (fix dropped URIs)
1417
1418 2004-09-06 [colin]      0.9.12cvs94.1
1419
1420         * src/addressbook.c
1421         * src/addressitem.h
1422         * src/addritem.c
1423         * src/addritem.h
1424                 Sync with HEAD (addressbook DnD)
1425
1426 2004-09-03 [colin]      0.9.12cvs93.1
1427
1428         * src/summaryview.c
1429                 Sync with HEAD (next/prev unread)
1430
1431 2004-09-03 [colin]      0.9.12cvs92.1
1432
1433         * src/prefs_common.c
1434         * src/prefs_common.h
1435         * src/summaryview.c
1436                 Sync with HEAD ('mark_as_read_delay' pref)
1437
1438 2004-09-02 [colin]      0.9.12cvs91.2
1439
1440         * src/common/xml.c
1441                 Fix leak
1442
1443 2004-09-02 [colin]      0.9.12cvs91.1
1444
1445         * src/gtk/menu.c
1446                 Sync with HEAD (menu accel don't work, but whatever)
1447
1448 2004-09-02 [colin]      0.9.12cvs90.1
1449
1450         * src/account.c
1451                 Sync with HEAD (fix bug 582)
1452
1453 2004-09-02 [colin]      0.9.12cvs89.1
1454
1455         * src/addrindex.c
1456                 Sync with HEAD (free deleted queries)
1457
1458 2004-09-02 [colin]      0.9.12cvs88.1
1459
1460         * src/ldapquery.c
1461                 Sync with HEAD (fix LDAP freezes)
1462
1463 2004-09-02 [colin]      0.9.12cvs87.1
1464
1465         * src/prefs_spelling.c
1466                 Sync with HEAD (add default dictionary)
1467
1468 2004-09-01 [colin]      0.9.12cvs86.1
1469
1470         * src/filtering.c
1471         * src/folderview.c
1472         * src/imap.c
1473         * src/prefs_matcher.c
1474         * src/stock_pixmap.c
1475         * src/summary_search.c
1476         * src/summaryview.c
1477         * src/wizard.c
1478         * src/wizard.h
1479                 Sync with HEAD (uninitialized vars fixes)
1480                 + gtk2 specific warning fixes
1481
1482 2004-08-31 [colin]      0.9.12cvs85.1
1483
1484         * src/folder.c
1485                 Sync with HEAD (Fix memory corruption due to 
1486                 uninitialized var)
1487
1488 2004-08-31 [colin]      0.9.12cvs84.4
1489
1490         * src/summary_search.c
1491                 Fix segfaults when searching in folders with broken headers
1492
1493 2004-08-31 [colin]      0.9.12cvs84.3
1494
1495         * src/compose.c
1496         * src/textview.c
1497                 Fix some more encoding/decoding issues
1498
1499 2004-08-30 [colin]      0.9.12cvs84.2
1500
1501         * src/mimeview.c
1502         * src/prefs_themes.c
1503         * src/gtk/filesel.c
1504         * src/gtk/filesel.h
1505                 Add a folder-mode selection (fixes mimeview's "Save all")
1506
1507 2004-08-29 [colin]      0.9.12cvs84.1
1508
1509         * src/mimeview.c
1510                 Sync with HEAD (don't escape saved filenames)
1511
1512 2004-08-27 [colin]      0.9.12cvs83.1
1513
1514         * ChangeLog
1515         * ChangeLog.claws
1516         * ChangeLog.jp
1517         * src/mh.c
1518         * src/procheader.c
1519         * src/procmsg.c
1520         * src/procmsg.h
1521         * src/common/utils.c
1522         * src/gtk/menu.h
1523         * po/
1524                 Sync with HEAD 0.9.12cvs83 (sync with main)
1525
1526 2004-08-26 [colin]      0.9.12cvs82.4
1527
1528         * src/codeconv.c
1529                 Fix strange stack corruption
1530                 Convert to utf8 after unmime, not before
1531
1532 2004-08-26 [colin]      0.9.12cvs82.3
1533
1534         * src/main.c
1535         * src/wizard.c
1536                 Fix account folders duplication
1537
1538 2004-08-25 [colin]      0.9.12cvs82.2
1539
1540         * src/wizard.c
1541                 Remove ports
1542                 Add SSL selection
1543                 Use login@server as account name
1544
1545 2004-08-25 [colin]      0.9.12cvs82.1
1546
1547         * src/plugins/pgpmime/pgpmime.c
1548                 Sync with HEAD (leak fix).
1549
1550 2004-08-25 [colin]      0.9.12cvs81.1
1551
1552         * src/plugins/pgpmime/pgpmime.c
1553         * src/plugins/pgpmime/sgpgme.c
1554         * src/plugins/pgpmime/sgpgme.h
1555                 Sync with HEAD (Handle combined messages).
1556
1557 2004-08-24 [colin]      0.9.12cvs80.3
1558
1559         * src/wizard.c
1560                 Fix full name, ports, and imap
1561
1562 2004-08-24 [colin]      0.9.12cvs80.2
1563
1564         * src/Makefile.am
1565         * src/main.c
1566         * src/setup.c
1567         * src/setup.h
1568         * src/stock_pixmap.c
1569         * src/stock_pixmap.h
1570         * src/wizard.c ** ADDED **
1571         * src/wizard.h ** ADDED ** 
1572         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
1573                 Add a setup wizard 
1574
1575 2004-08-24 [colin]      0.9.12cvs80.1
1576
1577         * src/folder.c
1578                 Sync with HEAD (set mimeflags on all messages)
1579
1580 2004-08-24 [colin]      0.9.12cvs79.3
1581
1582         * src/matcher_parser_lex.l
1583                 Fix 8bits strings not in utf8
1584
1585 2004-08-24 [colin]      0.9.12cvs79.2
1586
1587         * src/compose.c
1588                 Check conversion result before replacing buffer
1589
1590 2004-08-23 [colin]      0.9.12cvs79.1
1591
1592         * src/compose.c
1593                 Sync with HEAD (create message header in memory)
1594
1595 2004-08-23 [colin]      0.9.12cvs78.1
1596
1597         * src/rfc2015.c
1598         * src/rfc2015.h
1599                 Sync with HEAD (fix bug 197 again)
1600
1601 2004-08-23 [colin]      0.9.12cvs77.3
1602
1603         * src/compose.c
1604                 Fix again inline gpg signing (which outputs utf8
1605                 in gtk2). Not syncing this fix to HEAD as this 
1606                 code is meant to die.
1607
1608 2004-08-23 [colin]      0.9.12cvs77.2
1609
1610         * src/prefs_account.h
1611                 Remove useless include
1612
1613 2004-08-23 [colin]      0.9.12cvs77.1
1614
1615         * src/imap.c
1616         * po/es.po
1617         * po/fr.po
1618         * po/it.po
1619         * po/pl.po
1620         * po/pt_BR.po
1621         * po/sk.po
1622         * po/sr.po
1623                 Sync with HEAD (fix bug 577)
1624
1625 2004-08-22 [colin]      0.9.12cvs76.1
1626
1627         * src/plugins/trayicon/trayicon.c
1628                 Sync with HEAD (fix formatting bug)
1629
1630 2004-08-21 [colin]      0.9.12cvs74.2
1631
1632         * src/gtk/colorsel.c
1633                 Fix bug 564 (Folder color selection window exits on any
1634                 keypress)
1635
1636 2004-08-21 [colin]      0.9.12cvs74.1
1637
1638         * ChangeLog.claws
1639         * src/compose.c
1640         * src/summaryview.c
1641         * src/toolbar.c
1642                 Sync with HEAD (fix bug 576)
1643
1644 2004-08-21 [colin]      0.9.12cvs70.1
1645
1646         * src/compose.c
1647         * src/mainwindow.c
1648                 Sync with HEAD
1649                 
1650
1651 2004-08-21 [paul]       0.9.12cvs66.4
1652
1653         * src/mainwindow.c
1654         * src/messageview.c
1655         * src/gtk/menu.c
1656         * src/plugins/spamassassin/spamassassin_gtk.c
1657                 remove some deprecated gtk1 functions
1658
1659
1660 2004-08-21 [colin]      0.9.12cvs66.3
1661
1662         * src/compose.c
1663         * src/codeconv.c
1664                 Fix warnings
1665                 Remove encoding hacks
1666                 Fix bug 575 (Strange character messes up message)
1667                 Don't display conversion error when drafting
1668
1669 2004-08-21 [paul]       0.9.12cvs66.2
1670
1671         * src/prefs_account.c
1672                 fix GnuPG mode bugs
1673
1674
1675 2004-08-20 [colin]      0.9.12cvs66.1
1676
1677         * src/codeconv.c
1678                 Sync with HEAD 0.9.12cvs66
1679
1680 2004-08-20 [paul]
1681
1682         * src/plugins/pgpmime/plugin.c
1683                 modify PGP/MIME plugin's description
1684
1685 2004-08-17 [colin]      0.9.12cvs65.1
1686
1687         * src/common/ssl.c
1688         * src/plugins/pgpmime/plugin.c
1689                 Sync with HEAD
1690
1691 2004-08-14 [colin]      0.9.12cvs60.3
1692
1693         * src/plugins/trayicon/trayicon.c
1694                 Put back resize callback, on size-request signal
1695                 rather than size-allocate to avoid infinite 
1696                 callback loop
1697
1698 2004-08-13 [colin]      0.9.12cvs60.2
1699
1700         * src/common/defs.h
1701                 Cache versions have been fixed
1702
1703 2004-08-13 [colin]      0.9.12cvs60.1
1704
1705         * src/folderutils.c
1706                 Sync with HEAD
1707
1708 2004-08-12 [colin]      0.9.12cvs59.1
1709
1710         * src/plugins/trayicon/trayicon.c
1711                 Sync with HEAD
1712
1713 2004-08-12 [colin]      0.9.12cvs57.5
1714
1715         * sylpheed.desktop
1716         * configure.ac
1717         * src/Makefile.am
1718         * src/main.c
1719                 Add support for Freedesktop.org's startup notification
1720
1721 2004-08-11 [colin]      0.9.12cvs57.4
1722
1723         * src/textview.c
1724                 Fix off-by-one
1725
1726 2004-08-11 [colin]      0.9.12cvs57.3
1727
1728         * src/message_search.c
1729         * src/summary_search.c
1730                 Make searches case insensitive by default
1731         * src/textview.c
1732                 Fix case-insensitive search in message
1733
1734 2004-08-11 [colin]      0.9.12cvs57.2
1735
1736         * src/summary_search.c
1737                 Let case-sensitive be specified
1738
1739 2004-08-10 [colin]      0.9.12cvs55.4
1740
1741         * src/common/socket.c
1742                 Fix the possible race condition
1743
1744 2004-08-09 [paul]       0.9.12cvs55.3
1745
1746         * configure.ac
1747         * src/Makefile.am
1748         * src/common/Makefile.am
1749                 sync with HEAD
1750
1751
1752 2004-08-09 [paul]       0.9.12cvs55.2
1753
1754         * autogen.sh
1755         * po/poconv.sh
1756                 remove unneeded script
1757
1758         * configure.ac
1759                 add forgotten USE_LDAP_TLS (sync with HEAD)
1760
1761
1762 2004-08-09 [colin]      0.9.12cvs55.1
1763
1764         * src/main.c
1765         * src/common/ssl.c
1766         * src/common/sylpheed.c
1767         * src/common/sylpheed.h
1768                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
1769
1770 2004-08-09 [paul]       0.9.12cvs54.1
1771
1772         * ChangeLog
1773         * ChangeLog.claws
1774         * ChangeLog.jp
1775         * configure.ac
1776         * po/POTFILES.in
1777         * src/Makefile.am
1778         * src/folderutils.c
1779         * src/main.c
1780         * src/pgpmime.c
1781         * src/pgpmime.h
1782         * src/sgpgme.c
1783         * src/sgpgme.h
1784         * src/plugins/Makefile.am
1785         * src/plugins/pgpmime/.cvsignore
1786         * src/plugins/pgpmime/Makefile.am
1787         * src/plugins/pgpmime/pgpmime.c
1788         * src/plugins/pgpmime/pgpmime.h
1789         * src/plugins/pgpmime/plugin.c
1790         * src/plugins/pgpmime/sgpgme.c
1791         * src/plugins/pgpmime/sgpgme.h
1792                 sync with HEAD
1793
1794 2004-08-08 [paul]       0.9.12cvs51.1
1795
1796         * configure.ac
1797         * src/folder.c
1798                 sync with HEAD
1799
1800 2004-08-07 [colin]      0.9.12cvs50.1
1801
1802         * src/pop.c
1803         * src/common/partial_download.c
1804                 fix warnings (sync from HEAD)
1805
1806 2004-08-07 [colin]      0.9.12cvs48.1
1807
1808         * src/prefs_folder_item.c
1809                 sync with HEAD 0.9.12cvs48
1810
1811 2004-08-06 [colin]      0.9.12cvs47.1
1812
1813         * src/compose.c
1814                 Sync with HEAD
1815
1816 2004-08-06 [christoph]  0.9.12cvs46.2
1817
1818         * src/main.c
1819         * src/plugins/clamav/clamav_plugin_gtk.c
1820         * src/plugins/dillo_viewer/dillo_viewer.c
1821         * src/plugins/image_viewer/plugin.c
1822         * src/plugins/mathml_viewer/mathml_viewer.c
1823         * src/plugins/spamassassin/spamassassin_gtk.c
1824         * src/plugins/trayicon/trayicon.c
1825                 don't mix GTK1.2 plugin with GTK2 plugins
1826
1827 2004-08-06 [colin]      0.9.12cvs46.1
1828
1829         * ChangeLog
1830         * ChangeLog.claws
1831         * ChangeLog.jp
1832         * configure.ac
1833         * sylpheed-claws.pc.in
1834         * src/folder.c
1835         * src/imap.c
1836         * src/localfolder.c
1837         * src/messageview.c
1838         * src/mimeview.c
1839         * src/mimeview.h
1840         * src/msgcache.c
1841         * src/news.c
1842         * src/prefs_ext_prog.c
1843         * src/prefs_folder_item.c
1844         * src/prefs_fonts.c
1845         * src/prefs_msg_colors.c
1846         * src/prefs_spelling.c
1847         * src/prefs_themes.c
1848         * src/prefs_toolbar.c
1849         * src/prefs_wrapping.c
1850         * src/procmime.h
1851         * src/common/defs.h
1852         * src/common/nntp.c
1853         * src/common/session.c
1854         * src/common/session.h
1855         * src/common/socket.c
1856         * src/common/utils.h
1857         * src/common/xml.c
1858         * src/common/xml.h
1859         * src/gtk/prefswindow.c
1860         * src/gtk/prefswindow.h
1861         * src/plugins/clamav/clamav_plugin_gtk.c
1862         * src/plugins/dillo_viewer/dillo_prefs.c
1863         * src/plugins/image_viewer/viewerprefs.c
1864         * src/plugins/spamassassin/spamassassin_gtk.c
1865         * m4/openssl.m4 *** REMOVED ***
1866                 Sync with HEAD 0.9.12cvs46
1867
1868 2004-08-03 [paul]       0.9.12cvs40.2
1869
1870         * src/action.c
1871         * src/addressadd.c
1872         * src/addressbook.c
1873         * src/addrgather.c
1874         * src/browseldap.c
1875         * src/compose.c
1876         * src/crash.c
1877         * src/editaddress.c
1878         * src/editgroup.c
1879         * src/editldap_basedn.c
1880         * src/foldersel.c
1881         * src/importldif.c
1882         * src/mimeview.c
1883         * src/prefs_common.c
1884         * src/prefs_template.c
1885         * src/sourcewindow.c
1886         * src/summaryview.c
1887         * src/gtk/about.c
1888         * src/gtk/foldersort.c
1889         * src/gtk/logwindow.c
1890         * src/gtk/pluginwindow.c
1891         * src/gtk/prefswindow.c
1892                 change all gtk_scrolled_window_set_policy from 
1893                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
1894
1895 2004-08-02 [paul]       0.9.12cvs40.1
1896
1897         * AUTHORS
1898                 update translation team section
1899         * po/pt_BR.po
1900                 updated by Frederico Goncalves Guimaraes
1901                 <fggdebian@yahoo.com.br>
1902
1903 2004-07-31 [colin]      0.9.12cvs39.9
1904
1905         * src/exphtmldlg.c
1906                 Fix compilation
1907
1908 2004-07-31 [colin]      0.9.12cvs39.8
1909
1910         * src/exphtmldlg.c
1911                 Fix an alertpanel type
1912
1913 2004-07-30 [colin]      0.9.12cvs39.7
1914
1915         * src/alertpanel.c
1916                 Fix alertpanel_error_log's icon
1917
1918 2004-07-30 [colin]      0.9.12cvs39.6
1919
1920         * src/pop.c
1921                 Two of them should still be warnings
1922
1923 2004-07-30 [colin]      0.9.12cvs39.5
1924
1925         * src/pop.c
1926                 More warning -> error
1927 2004-07-29 [colin]      0.9.12cvs39.4
1928
1929         * src/pop.c
1930                 Warning -> error
1931
1932 2004-07-29 [colin]      0.9.12cvs39.3
1933
1934         * src/prefs_matcher.c
1935                 Fix segfault
1936
1937 2004-07-29 [colin]      0.9.12cvs39.2
1938
1939         * src/alertpanel.c
1940                 More nice-looking alertpanels
1941
1942 2004-07-29 [colin]      0.9.12cvs39.1
1943
1944         * src/messageview.c
1945                 sync with head
1946                 (inform user when partial mail is deleted on server)
1947
1948 2004-07-29 [colin]      0.9.12cvs38.1
1949
1950         * src/messageview.c
1951                 sync with head
1952
1953 2004-07-28 [paul]       0.9.12cvs37.7
1954
1955         * src/mainwindow.c
1956                 complete the replacement of deprecated gtk_progress_*
1957
1958 2004-07-28 [paul]       0.9.12cvs37.6
1959
1960         * src/action.c
1961         * src/inc.c
1962         * src/mainwindow.c
1963         * src/send_message.c
1964         * src/gtk/progressdialog.c
1965         * src/gtk/progressdialog.h
1966                 replace deprecated gtk_progress_*
1967
1968 2004-07-28 [paul]       0.9.12cvs37.5
1969
1970         * src/gtk/filesel.c
1971                 remove gtk_window_set_wmclass()
1972 2004-07-28 [paul]       0.9.12cvs37.4
1973
1974         * src/addressbook.c
1975         * src/compose.c
1976         * src/foldersel.c
1977         * src/mainwindow.c
1978         * src/messageview.c
1979         * src/sourcewindow.c
1980         * src/gtk/logwindow.c
1981                 remove gtk_window_set_wmclass()
1982                 
1983         * src/prefs_filtering.c
1984         * src/prefs_filtering_action.c
1985         * src/prefs_fonts.c
1986         * src/prefs_gtk.c
1987         * src/prefs_matcher.c
1988         * src/ssl_manager.c
1989         * src/gtk/prefswindow.c
1990                 replace gtk_window_position()
1991
1992 2004-07-28 [colin]      0.9.12cvs37.3
1993
1994         * src/alertpanel.c
1995         * src/alertpanel.h
1996                 Add a way to specify panel type for specific
1997                 panels (alertpanel())
1998         * src/account.c
1999         * src/addressbook.c
2000         * src/compose.c
2001         * src/expldifdlg.c
2002         * src/main.c
2003         * src/messageview.c
2004         * src/summaryview.c
2005         * src/textview.c
2006         * src/gtk/sslcertwindow.c
2007                 Fix alertpanel()s so that their icon match
2008                 their real type
2009
2010 2004-07-28 [paul]       0.9.12cvs37.2
2011
2012         * src/addr_compl.c
2013         * src/addressbook.c
2014         * src/alertpanel.c
2015         * src/compose.c
2016         * src/export.c
2017         * src/foldersel.c
2018         * src/folderview.c
2019         * src/grouplistdialog.c
2020         * src/import.c
2021         * src/mainwindow.c
2022         * src/message_search.c
2023         * src/messageview.c
2024         * src/passphrase.c
2025         * src/prefs_actions.c
2026         * src/prefs_common.c
2027         * src/prefs_customheader.c
2028         * src/prefs_display_header.c
2029         * src/prefs_filtering.c
2030         * src/prefs_filtering_action.c
2031         * src/prefs_gtk.c
2032         * src/prefs_matcher.c
2033         * src/prefs_msg_colors.c
2034         * src/prefs_summary_column.c
2035         * src/prefs_template.c
2036         * src/sourcewindow.c
2037         * src/ssl_manager.c
2038         * src/summary_search.c
2039         * src/gtk/colorsel.c
2040         * src/gtk/description_window.c
2041         * src/gtk/gtkaspell.c
2042         * src/gtk/inputdialog.c
2043         * src/gtk/logwindow.c
2044         * src/gtk/prefswindow.c
2045         * src/gtk/progressdialog.c
2046                 replace deprecated gtk_window_set_policy
2047
2048 2004-07-27 [colin]      0.9.12cvs37.1
2049
2050         * src/msgcache.c
2051                 More fixes (synced for head again)
2052
2053 2004-07-27 [colin]      0.9.12cvs35.3
2054
2055         * src/msgcache.c
2056                 Fix wrong test
2057
2058 2004-07-27 [colin]      0.9.12cvs35.2
2059
2060         * src/mimeview.c
2061                 Fix width a bit (by Paul)
2062         * src/alertpanel.c
2063         * src/alertpanel.h
2064                 Specialize icons, make alertpanel_message()
2065                 private
2066         * src/message_search.c
2067         * src/sgpgme.c
2068         * src/summary_search.c
2069                 Suit alertpanel changes
2070
2071 2004-07-27 [colin]      0.9.12cvs35.1
2072
2073         * src/alertpanel.c
2074                 Add an icon
2075         * src/passphrase.c
2076                 Add debug output - maybe someone will
2077                 want to look at the problem with Grab
2078                 Input :)
2079         Bump version as we're synced with HEAD
2080
2081 2004-07-26 [colin]      0.9.12cvs33.26
2082
2083         * src/pop.c
2084                 Fix uidl-file parsing when not in new
2085                 format
2086
2087 2004-07-26 [colin]      0.9.12cvs33.25
2088
2089         * src/gtk/menu.c
2090                 Move popup menu up if necessary (fixes 
2091                 account selector)
2092         * src/mainwindow.c
2093                 Set account selector's button height to
2094                 minimum
2095
2096 2004-07-26 [colin]      0.9.12cvs33.24
2097
2098         * src/alertpanel.c
2099                 Maybe fix 551 (Truncated font in alert window)
2100
2101 2004-07-26 [colin]      0.9.12cvs33.23
2102
2103         * po/de.po
2104         * po/es.po
2105         * po/fr.po
2106         * po/it.po
2107         * po/ja.po
2108         * po/pl.po
2109         * po/ru.po
2110         * po/sk.po
2111         * po/sr.po
2112         * po/zh_CN.po
2113                 Sync po files with HEAD
2114
2115 2004-07-26 [paul]       0.9.12cvs33.22
2116
2117         * src/compose.c
2118                 fix Bug 556 'Organisation-header is sent even if empty'
2119
2120 2004-07-24 [colin]      0.9.12cvs33.21
2121
2122         * src/compose.c
2123         * src/gtk/gtkaspell.c
2124         * src/gtk/gtkaspell.h
2125                 Fix speller accelerators (require hack)
2126
2127 2004-07-24 [colin]      0.9.12cvs33.20
2128
2129         * src/gtk/gtkaspell.c
2130                 Fix over-eager code deletion breaking
2131                 Check while typing
2132
2133 2004-07-24 [colin]      0.9.12cvs33.19
2134
2135         * src/browseldap.c
2136         * src/ldapctrl.c
2137         * src/ldapctrl.h
2138         * src/ldapserver.h
2139                 Sync ldap with HEAD
2140         (Fixes 546 LDAP completely broken)
2141
2142 2004-07-24 [colin]      0.9.12cvs33.18
2143
2144         * src/prefs_msg_colors.c
2145                 Fix prototype mismatch
2146         (Fixes 547 void function cannot return value)
2147
2148 2004-07-24 [colin]      0.9.12cvs33.17
2149
2150         * src/mainwindow.c
2151                 Fix sort going back to previous sort key
2152                 when changing sort direction
2153
2154 2004-07-24 [colin]      0.9.12cvs33.16
2155
2156         * src/compose.c
2157                 Fix space insertion when re-wrapping at 
2158                 cursor point
2159
2160 2004-07-24 [colin]      0.9.12cvs33.15
2161
2162         * src/gtk/gtkaspell.c
2163                 Don't change cursor position in insert-text
2164                 callback
2165         (Fixes 539 Word wrapping on input transposes letters)
2166
2167 2004-07-24 [colin]      0.9.12cvs33.14
2168
2169         * src/gtk/gtkaspell.c
2170                 Reencode non-ascii chars to dictionary's
2171                 encoding
2172         (Fixes 544 Spell check broken non english locale)
2173
2174 2004-07-24 [colin]      0.9.12cvs33.13
2175
2176         * src/summaryview.c
2177                 Fix Shift+Down, add Home/End/PgUp/PgDown
2178
2179 2004-07-21 [colin]      0.9.12cvs33.12
2180
2181         * src/prefs_common.c
2182                 Fix a gtk warning (Patch by Andrej Kacian)
2183
2184 2004-07-21 [colin]      0.9.12cvs33.11
2185
2186         * src/gtk/filesel.c
2187                 More check
2188
2189 2004-07-21 [colin]      0.9.12cvs33.10
2190
2191         * src/compose.c
2192         * src/crash.c
2193         * src/export.c
2194         * src/import.c
2195         * src/messageview.c
2196         * src/mimeview.c
2197         * src/prefs_spelling.c
2198         * src/prefs_themes.c
2199         * src/summaryview.c
2200         * src/gtk/filesel.c
2201         * src/gtk/filesel.h
2202         * src/gtk/pluginwindow.c
2203                 Untwist open/save mode guessing logic, make
2204                 it explicit
2205
2206 2004-07-20 [colin]      0.9.12cvs33.9
2207
2208         * src/codeconv.c
2209                 conv_encode_header: src_charset is UTF-8 on
2210                 gtk2
2211         * src/compose.c
2212                 Remove double encoding of the headers
2213
2214 2004-07-20 [colin]      0.9.12cvs33.8
2215
2216         * src/codeconv.c
2217                 Fix typo
2218
2219 2004-07-20 [colin]      0.9.12cvs33.7
2220
2221         * src/mainwindow.c
2222                 Set the separated messageview to the saved
2223                 size of Claws' messageview (Patch by Alfons)
2224                 Fix a callback prototype (me)
2225
2226 2004-07-20 [colin]      0.9.12cvs33.6
2227
2228         * src/codeconv.h
2229                 Forgot one hunk in 0.9.12cvs33.4
2230
2231 2004-07-19 [colin]      0.9.12cvs33.5
2232
2233         * src/action.c
2234                 Action output fix
2235                 Patch by Alfons
2236
2237 2004-07-19 [colin]      0.9.12cvs33.4
2238
2239         * src/compose.c
2240                 Fix outgoing charset bug in headers
2241         * src/codeconv.c
2242                 Clean for glib2 - Patch by Alfons
2243
2244 2004-07-19 [colin]      0.9.12cvs33.3
2245
2246         * src/statusbar.c
2247                 Remove grip from the statusbar
2248                 Patch by Alfons
2249
2250 2004-07-19 [colin]      0.9.12cvs33.2
2251
2252         * src/messageview.c
2253         * src/textview.c
2254                 Fix messageview remembering the previous
2255                 scroll position when loading a new message
2256                 Patch by Alfons
2257
2258 2004-07-19 [colin]      0.9.12cvs33.1
2259
2260         * src/folder.h
2261         * src/folderview.c
2262         * src/summaryview.c
2263                 Sync with HEAD
2264
2265 2004-07-18 [colin]      0.9.12cvs32.7
2266
2267         * configure.ac
2268                 Remove useless check for XIM - noticed
2269                 by Alfons
2270
2271 2004-07-18 [colin]      0.9.12cvs32.6
2272
2273         * src/summaryview.c
2274                 Remove non-modified and shift-modified
2275                 accelerators in summaryview's popup
2276                 menu, as that doesn't get catched by
2277                 the accel-activate signal catcher...
2278
2279 2004-07-18 [colin]      0.9.12cvs32.5
2280
2281         * src/prefs_common.c
2282                 Define sensible default prefs for 
2283                 wrapping
2284
2285 2004-07-18 [colin]      0.9.12cvs32.4
2286
2287         * src/compose.c
2288         * src/prefs_common.c
2289         * src/prefs_common.h
2290         * src/prefs_wrapping.c
2291                 Remove Smart Wrapping pref, which does
2292                 nothing on gtk2 branch
2293
2294 2004-07-18 [colin]      0.9.12cvs32.3
2295
2296         * src/sourcewindow.c
2297                 Proper utf8
2298
2299 2004-07-18 [colin]      0.9.12cvs32.2
2300
2301         * src/compose.c
2302                 Save attachment status when drafting
2303
2304 2004-07-18 [colin]      0.9.12cvs32.1
2305
2306         * src/gtk/filesel.c
2307                 Fix erratic folder selection in open mode
2308
2309 2004-07-18 [colin]      0.9.12cvs31.11
2310
2311         * src/pop.c
2312                 Don't let partial messages get deleted
2313                 even with "dowload all"
2314                 (0.9.12cvs31.8 fix extension)
2315 2004-07-18 [colin]      0.9.12cvs31.10
2316
2317         * src/gtk/logwindow.c
2318                 Fix log scrolling
2319
2320 2004-07-18 [colin]      0.9.12cvs31.9
2321
2322         * src/common/utils.c
2323                 Fix non-utf8 strings coming from commands
2324                 and files
2325
2326 2004-07-18 [colin]      0.9.12cvs31.8
2327
2328         * src/pop.c
2329                 Fix partial download bug with Download all
2330                 messages option
2331
2332 2004-07-18 [colin]      0.9.12cvs31.7
2333
2334         * src/textview.c
2335                 Fix bug introduced in 0.9.12cvs31.2
2336                 (blocked in select mode after double click)
2337
2338 2004-07-18 [colin]      0.9.12cvs31.6
2339
2340         * src/compose.c
2341         * src/gtk/menu.c
2342                 More glib-warning fixes
2343
2344 2004-07-18 [colin]      0.9.12cvs31.5
2345
2346         * src/compose.c
2347                 Fix trashing the primary clipboard when moving 
2348                 around with tab
2349         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
2350
2351 2004-07-18 [colin]      0.9.12cvs31.4
2352
2353         * src/codeconv.c
2354                 convert unencoded iso headers to utf8
2355         (Fix Bug 538 Unencoded local characters in subject make it 
2356          disappear)
2357
2358 2004-07-18 [colin]      0.9.12cvs31.3
2359
2360         * src/compose.c
2361                 Fix tab char handling in wrapping
2362         (Fix Bug 537 Line wrap problem - TAB character treated as 
2363          one character instead of 8)
2364
2365 2004-07-18 [colin]      0.9.12cvs31.2
2366
2367         * src/textview.c
2368                 return FALSE on GDK_MOTION_NOTIFY
2369         (Fix Bug 535 Hyperlinks/addresses are not selectable 
2370          (unable to highlight))
2371
2372 2004-07-18 [colin]      0.9.12cvs31.1
2373
2374         * src/folderview.c
2375                 Sync with 0.9.12cvs31
2376
2377 2004-07-18 [colin]      0.9.12cvs30.4
2378
2379         * src/compose.c
2380                 Also block text_inserted when inserting a file
2381
2382 2004-07-18 [colin]      0.9.12cvs30.3
2383
2384         * src/compose.c
2385                 Fix smart wrapping (block text_inserted handler
2386                 while putting quotation to avoid wrap on input,
2387                 don't join lines if next is sig separator)
2388
2389 2004-07-17 [colin]      0.9.12cvs30.2
2390
2391         * src/folderview.c
2392         * src/mainwindow.c
2393         * src/mimeview.c
2394         * src/summaryview.c
2395         * src/gtk/quicksearch.c
2396         * src/gtk/quicksearch.h
2397                 Block key events handlers *and* accels while
2398                 quicksearch is focused
2399         (Fixes Bug 534 quick-search bar not accepting certain letters)
2400
2401 2004-07-17 [colin]      0.9.12cvs30.1
2402
2403         * src/folder.h
2404         * src/folderview.c
2405         * src/summaryview.c
2406                 Sync with 0.9.12cvs30
2407
2408 2004-07-17 [colin]      0.9.12cvs28.2
2409
2410         * src/mimeview.c
2411         * src/procmime.c
2412         * src/summaryview.c
2413         * src/gtk/menu.c
2414                 Squash some compile and glib warnings
2415
2416 2004-07-17 [paul]       0.9.12cvs28.1
2417
2418         * src/mimeview.c
2419                 sync with 0.9.12cvs28 HEAD
2420
2421 2004-07-16 [paul]       0.9.12cvs26.1
2422         
2423         * src/gtk/quicksearch.c
2424         * src/account.c
2425         * src/account.h
2426         * src/compose.c
2427         * src/customheader.c
2428         * src/folder_item_prefs.c
2429         * src/main.c
2430         * src/mainwindow.c
2431         * src/messageview.c
2432         * src/mimeview.c
2433         * src/news.c
2434         * src/pgpmime.c
2435         * src/pop.c
2436         * src/pop.h
2437         * src/prefs_account.c
2438         * src/prefs_account.h
2439         * src/prefs_common.c
2440         * src/prefs_common.h
2441         * src/prefs_display_header.c
2442         * src/prefs_gtk.c
2443         * src/prefs_gtk.h
2444         * src/procheader.c
2445         * src/procmime.c
2446                 sync with 0.9.12cvs26 HEAD      
2447
2448 2004-07-15 [colin]      0.9.12cvs18.14
2449
2450         * src/folder.c
2451                 Disable GPG signature check during
2452                 folder move and scan
2453         (Closes Bug 521 Signature checking slows down Folder-Move)
2454
2455 2004-07-14 [colin]      0.9.12cvs18.13
2456
2457         * src/common/partial_download.c
2458                 update includes
2459
2460 2004-07-14 [colin]      0.9.12cvs18.12
2461
2462         * src/common/partial_download.c
2463         * src/common/partial_download.h
2464                 Move doc at top, add correct copyright
2465
2466 2004-07-14 [colin]      0.9.12cvs18.11
2467
2468         * src/folder.c
2469         * src/messageview.c
2470         * src/pop.c
2471         * src/pop.h
2472         * src/procmsg.c
2473         * src/summaryview.c
2474         * src/common/Makefile.am
2475         * src/common/partial_download.c ** NEW FILES **
2476         * src/common/partial_download.h ** NEW FILES **
2477                 Move partial-download related stuff to its
2478                 own file
2479
2480 2004-07-14 [colin]      0.9.12cvs18.10
2481
2482         * src/send_message.c
2483                 Fix smtp auth when user is null or empty
2484
2485 2004-07-13 [colin]      0.9.12cvs18.9
2486
2487         * src/gtk/quicksearch.c
2488                 Use alphabetic order
2489
2490 2004-07-13 [colin]      0.9.12cvs18.8
2491
2492         * src/pop.c
2493                 Be paranoid on the checks
2494
2495 2004-07-13 [colin]      0.9.12cvs18.7
2496
2497         * src/gtk/quicksearch.c
2498                 Fix Engrish once again
2499
2500 2004-07-13 [colin]      0.9.12cvs18.6
2501
2502         * src/procmsg.c
2503         * src/summaryview.c
2504                 Mark messages for deletion when they are about to
2505                 be removed from trash
2506
2507 2004-07-13 [colin]      0.9.12cvs18.5
2508
2509         * src/matcher.c
2510         * src/matcher.h
2511         * src/matcher_parser_parse.y
2512         * src/prefs_matcher.c
2513         * src/gtk/quicksearch.c
2514                 Add 'partial' ('p') match string to find partially
2515                 downloaded messages
2516
2517 2004-07-13 [colin]      0.9.12cvs18.4
2518
2519         * src/pop.c
2520                 Fix misplaced block
2521
2522 2004-07-13 [colin]      0.9.12cvs18.3
2523
2524         * src/pop.c
2525         * src/pop.h
2526         * src/messageview.c
2527                 Refactor API (to avoid passing 5+ params and code
2528                 duplication)
2529         * src/folder.c
2530         * src/msgcache.c
2531         * src/procheader.c
2532         * src/common/defs.h
2533                 Add planned_download to cache
2534                 Don't mess uidl file when moving partially downloaded
2535                 mails (they change folder, we should change it in the
2536                 uidl list too or we'll remove an incorrect message)
2537                 (this also helps removing hacks when changing 
2538                 planned_download in messageview.c)
2539
2540 2004-07-12 [colin]      0.9.12cvs18.2
2541
2542         * src/gtk/quicksearch.c
2543                 Fix missing status update in quicksearch
2544
2545 2004-07-12 [paul]       0.9.12cvs18.1
2546
2547         * po/POTFILES.in
2548         * src/Makefile.am
2549         * src/account.c
2550         * src/codeconv.c
2551         * src/compose.c
2552         * src/inc.c
2553         * src/main.c
2554         * src/prefs_common.c
2555         * src/procmsg.h
2556         * src/toolbar.c
2557         * src/prefs_msg_colors.[ch]     ** NEW FILES **
2558         * src/prefs_wrapping.[ch]       ** NEW FILES **
2559         * src/common/intl.h
2560         * src/common/utils.[ch]
2561         * src/gtk/quicksearch.[ch]
2562                 sync with 0.9.12cvs18 HEAD
2563
2564 2004-07-12 [colin]      0.9.11cvs17.25
2565
2566         * src/folder.c
2567         * src/folder.h
2568                 Remove unused function added by me in 0.9.11cvs17.10
2569
2570 2004-07-11 [colin]      0.9.11cvs17.24
2571
2572         * src/inc.c
2573         * src/messageview.c
2574         * src/pop.c
2575         * src/pop.h
2576                 Use folderitem and msgnum instead of filename to
2577                 know which mail to delete
2578                 Move old partial mail deletion to pop.c
2579
2580 2004-07-10 [colin]      0.9.11cvs17.23
2581
2582         * src/inc.c
2583                 Add debug
2584         * src/pop.c
2585         * src/pop.h
2586                 Don't re-use same enums for unrelated stuff: it's 
2587                 completely misleading !
2588                 Document a bit
2589
2590 2004-07-09 [colin]      0.9.11cvs17.22
2591
2592         * src/inc.c
2593                 Remove folder-type check and do
2594                 more tests to be sure everything's
2595                 ok
2596         * src/messageview.c
2597                 Punctuation update, remove useless
2598                 code, fix two warnings
2599         * src/noticeview.c
2600                 Layout cleaning, reset 2nd button
2601                 when specifying one
2602
2603 2004-07-09 [colin]      0.9.11cvs17.21
2604
2605         * src/messageview.c
2606         * src/pop.c
2607         * src/pop.h
2608                 Allow user to change his mind
2609                 and postpone decision (by
2610                 unmarking the mail)
2611
2612 2004-07-09 [colin]      0.9.11cvs17.20
2613
2614         * src/messageview.c
2615                 Fix bug with delete state
2616         * src/pop.c
2617         * src/pop.h
2618                 Fix buffer leak (fread doesn't 
2619                 terminate buffers with \0)
2620                 Refactoring (remove magic 
2621                 numbers)
2622
2623 2004-07-09 [colin]      0.9.11cvs17.19
2624
2625         * src/pop.c
2626                 Don't log "Skipping message" if 
2627                 we're going to TOP it two lines
2628                 later
2629
2630 2004-07-09 [colin]      0.9.11cvs17.18
2631
2632         * src/messageview.c
2633                 Fix Engrish
2634
2635 2004-07-09 [colin]      0.9.11cvs17.17
2636
2637         * src/pop.c
2638                 strlen checking...
2639         * src/messageview.c
2640                 refactoring a bit
2641
2642 2004-07-08 [colin]      0.9.11cvs17.16
2643
2644         * src/noticeview.c
2645         * src/noticeview.h
2646                 Add an optional second button
2647         * src/messageview.c
2648         * src/pop.c
2649         * src/pop.h
2650                 Don't delete partially received mails after a certain
2651                 time; rather, let the user decide.
2652
2653 2004-07-08 [colin]      0.9.11cvs17.15
2654
2655         * src/common/smtp.h
2656                 Sync with HEAD
2657
2658 2004-07-08 [colin]      0.9.11cvs17.14
2659
2660         * src/messageview.c
2661         * src/common/smtp.c
2662                 Use to_human_readable() for sizes
2663
2664 2004-07-08 [colin]      0.9.11cvs17.13
2665
2666         * src/inc.c
2667         * src/messageview.c
2668         * src/pop.c
2669         * src/pop.h
2670         * src/procmsg.c
2671                 Fix partial-downloading issues:
2672                         catch unsupported TOP
2673                         don't delete partially downloaded mails before 5 days
2674                         don't update existing with non-MH folders; that'll
2675                         make dups, but it's better than trashing the folder
2676                         free new msginfo parts
2677                 Fix indentation ;-)
2678
2679 2004-07-08 [colin]      0.9.11cvs17.12
2680
2681         * src/common/smtp.c
2682         * src/common/smtp.h
2683                 Sync smtp size verification with HEAD
2684
2685 2004-07-08 [colin]      0.9.11cvs17.11
2686
2687         * src/summaryview.c
2688         * src/prefs_common.c
2689         * src/prefs_common.h
2690         * src/gtk/quicksearch.c
2691         * src/gtk/quicksearch.h
2692                 Sync sticky pref with HEAD
2693
2694 2004-07-08 [colin]      0.9.11cvs17.10
2695
2696         * src/folder.c [1.213.2.6]
2697         * src/folder.h [1.87.2.6]
2698         * src/inc.c [1.149.2.7]
2699         * src/messageview.c [1.94.2.8]
2700         * src/procheader.c [1.47.2.6]
2701         * src/procmsg.c [1.150.2.4]
2702         * src/procmsg.h [1.60.2.5]
2703         * src/pop.c [1.56.2.4]
2704         * src/pop.h [1.17.2.3]
2705                 Let too big messages get downloaded, but truncated
2706                 Add a button to download them completely
2707                 
2708 2004-07-06 [colin]      0.9.11cvs17.9
2709
2710         * src/gtk/quicksearch.c [1.1.2.3]
2711                 Add a Clear button
2712         * commitHelper
2713         * PATCHSETS
2714                 Add a script to help with cvs
2715
2716 2004-07-03 [colin]      0.9.11cvs17.8
2717
2718         * src/plugins/imageviewer/viewer.c
2719                 fix imageviewer (which was staying on the first
2720                 displayed image)
2721
2722 2004-07-03 [colin]      0.9.11cvs17.7
2723
2724         Removed FIXME_GTK2 warnings
2725         * src/gtk/gtkutils.c
2726                 useless #warnings
2727         * src/gtk/menu.c
2728                 useless #warnings (no need to mess with menu rc)
2729         * src/gtk/menu.h
2730                 unused functions
2731         
2732
2733 2004-07-03 [colin]      0.9.11cvs17.6
2734
2735         Removed FIXME_GTK2 warnings
2736         * src/codeconv.c
2737                 useless #warnings (rewrite needed)
2738         * src/compose.c
2739                 useless #warnings (rewrite needed)
2740                 useless #warnings (gtk2 is like that)
2741                 useless #warnings (previously fixed)
2742         * src/main.c
2743                 useless #warnings (previously fixed)
2744         * src/message_search.c
2745                 useless #warnings (gtk2 is like that)
2746                 Made apparent that search is case-sensitive
2747         * src/mimeview.c
2748                 useless #warnings (rewrite needed)
2749                 useless #warnings (gtk2 is like that)
2750                 reimplemented real warnings
2751         * src/prefs_common.c
2752                 Removed block cursor option (not it gtk2)
2753         * src/prefs_gtk.c
2754                 useless #warnings (rewrite needed)
2755         * src/procheader.c
2756                 useless #warnings (rewrite needed)
2757         * src/sourcewindow.c
2758                 useless #warnings (incorrect placing)
2759         * src/summary_search.c
2760                 useless #warnings (gtk2 is like that)
2761                 Made apparent that search is case-sensitive
2762         * src/action.c
2763                 useless #warnings (gtk2 is like that)
2764         * src/textview.c
2765                 useless #warnings (rewrite needed)
2766         * src/toolbar.c
2767                 useless #warnings (rewrite needed)
2768
2769 2004-07-03 [colin]      0.9.11cvs17.5
2770
2771         * src/textview.c
2772                 Fix mismerge which broke URI opening
2773                 
2774 2004-07-01 [colin]      0.9.11cvs17.4
2775
2776         * src/gtk/filesel.c
2777                 Fill filename when saving
2778                 
2779 2004-06-27 [colin]      0.9.11cvs17.3
2780
2781         * src/gtk/filesel.[ch]
2782                 Use the new GTK file selector
2783                 Update prototype to match the reality: multiple file
2784                 selection is open-only          
2785         * src/compose.c
2786                 Match the new prototypes        
2787         * configure.ac
2788                 Match the new requirements (gtk 2.4.0)
2789                         
2790 2004-06-26 [colin]      0.9.11cvs17.2
2791
2792         * src/plugins/trayicon/trayicon.c
2793                 Remove useless signal handler on resize, which causes
2794                 an infinite "loop"
2795         
2796 2004-06-26 [colin]      0.9.11cvs17.1
2797         
2798         * tools/Makefile.am
2799                 remove launch_firebird and add nautilus2sylpheed.sh
2800         * src/quicksearch.c
2801           src/summaryview.c
2802                 Fix show/hide "Extended symbols" button problem
2803                 Fix apparition at startup
2804                 Fix const warnings
2805         * src/plugins/image_viewer/Makefile.am
2806                 Fix configure 
2807         * common/ssl.c
2808                 Re-enable certificate check, as it doesn't seem to
2809                 cause Xlib errors anymore
2810
2811 2004-06-25 [paul]       0.9.11cvs17
2812
2813         * sync with 0.9.11cvs17 HEAD
2814         
2815         NOTE: QuickSearch is broken
2816
2817 2004-06-07 [colin]      0.9.10claws67.10
2818         * src/plugins/trayicon/trayicon.c
2819           src/plugins/trayicon/libeggtrayicon/Makefile.am
2820           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2821                 Fix gettextization in trayicon plugin
2822
2823 2004-06-07 [colin]      0.9.10claws67.9
2824         
2825         * src/summaryview.c
2826           src/gtk/gtksctree.[ch]
2827                 Let Shift+{Up,Down} work in summaryview
2828                 (well, Down "works" and Up works)
2829                 Let the list scroll when using these keys
2830
2831 2004-06-06 [colin]      0.9.10claws67.8
2832
2833         * src/plugins/trayicon/trayicon.c
2834                 Fix pixmap update
2835
2836 2004-06-06 [colin]      0.9.10claws67.7
2837
2838         * src/addressbook.c
2839                 Fix signal handling causing system-wide focus grab
2840
2841 2004-05-25 [paul]       0.9.10claws67.6
2842
2843         * Makefile.am
2844           src/Makefile.am
2845                 clean up
2846
2847 2004-05-25 [paul]       0.9.10claws67.5
2848
2849         * replace deprecated gtk_signal... functions
2850
2851 2004-05-23 [colin]      0.9.10claws67.4
2852
2853         * src/compose.c
2854                 Fix wrapping
2855
2856 2004-05-22 [colin]      0.9.10claws67.3
2857
2858         * src/compose.c
2859                 Re-fix [Edited] in compose.c::compose_reedit()
2860
2861 2004-05-22 [colin]      0.9.10claws67.2
2862
2863         * src/procmime.c
2864                 Fix parsing of multiparts mails
2865
2866 2004-05-22 [colin]      0.9.10claws67.1
2867
2868         * src/summaryview.c
2869                 Fix quicksearch
2870
2871 2004-05-22 [paul]       0.9.10claws67
2872
2873         * sync with 0.9.10claws67 HEAD
2874
2875 2004-05-14 [alfons]
2876
2877         * src/procmime.h
2878                 add forgotton prototype
2879
2880 2004-05-10 [paul]       0.9.10claws57
2881
2882         * sync with 0.9.10claws57 HEAD
2883
2884 2004-05-05 [paul]       0.9.9.claws1
2885
2886         * ChangeLog-gtk2        ** REMOVED **
2887           ChangeLog-gtk2.claws  ** ADDED **
2888                 rename and adopt the normal claws format
2889                 
2890         * configure.ac
2891                 require gtkmathview >= 0.5
2892
2893         * ac/*                          ** REMOVED **
2894           ac/                           ** REMOVED **
2895           intl/Makefile.in              ** REMOVED **
2896           m4/                           ** ADDED **
2897           m4/missing                    ** ADDED **
2898           m4/missing/gdk-pixbuf.m4      ** ADDED **
2899           m4/missing/gettext.m4         ** ADDED **
2900           m4/missing/gpgme.m4           ** ADDED **
2901           m4/missing/imlib.m4           ** ADDED **
2902           m4/.cvsignore                 ** ADDED **
2903           m4/Makefile.am                ** ADDED **
2904           m4/README                     ** ADDED **
2905           m4/aclocal-include.m4         ** ADDED **
2906           m4/aspell.m4                  ** ADDED **
2907           m4/check-type.m4              ** ADDED **
2908           m4/gnupg-check-typedef.m4     ** ADDED **
2909           m4/openssl.m4                 ** ADDED **
2910           m4/spamassassin.m4            ** ADDED **
2911           po/ChangeLog                  ** REMOVED **
2912           po/Makefile.in.in             ** REMOVED **
2913           po/Rules-quot                 ** REMOVED **
2914           po/boldquot.sed               ** REMOVED **
2915           po/en@boldquot.header         ** REMOVED **
2916           po/en@quot.header             ** REMOVED **
2917           po/insert-header.sin          ** REMOVED **
2918           po/quot.sed                   ** REMOVED **
2919           po/remove-potcdate.sed        ** REMOVED **
2920           po/remove-potcdate.sin        ** REMOVED **
2921           po/stamp-po                   ** REMOVED **
2922           Makefile.am
2923           autogen.sh
2924           configure.ac
2925                 enable building with automake 1.8.x
2926                 add 'autopoint --force' to autogen.sh and remove all
2927                 auto-generated files, remove ac/ directory and use
2928                 m4/ directory instead
2929                 
2930         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2931                 fix gettextization
2932
2933 2004-02-28 Colin Leroy <colin@colino.net>
2934         * src/prefs_matcher.c
2935           src/prefs_filtering.c
2936           src/prefs_filtering_action.c
2937                 Fix non-editable GtkEntries
2938
2939 2004-02-22 Thorsten Maerz <torte@netztorte.de>
2940         * src/prefs_themes.c
2941                 utf8 conversion for theme info
2942
2943 2004-02-21 Thorsten Maerz <torte@netztorte.de>
2944         * sync 0.9.9claws
2945
2946 2004-02-14 Thorsten Maerz <torte@netztorte.de>
2947         * src/grouplistdialog.c
2948                 allow multiple selections without ctrl key
2949
2950 2004-02-09 Thorsten Maerz <torte@netztorte.de>
2951         * src/main.c
2952                 enable customizable accelerators
2953
2954 2004-02-08 Thorsten Maerz <torte@netztorte.de>
2955         * src/prefs_common.c
2956                 re-enable different font settings for gtk1/2
2957         * src/prefs_folder_item.c
2958                 fix folder prefs displayed wrong
2959         * src/textview.c
2960                 set 'sunken' shadow type
2961
2962 2004-02-07 Colin Leroy <colin@colino.net>
2963         * src/compose.c
2964                 Fix message being always [Edited]
2965                 Encode headers correctly (utf8 buf)
2966
2967 2004-01-27 Thorsten Maerz <torte@netztorte.de>
2968         * src/socket.c
2969                 remove double g_source_attach()
2970                 (Thanks to Colin Leroy)
2971
2972 2004-01-27 Thorsten Maerz <torte@netztorte.de>
2973         * src/gtk/gtksctree.c
2974                 Fix SSL certificate list not shown
2975         * src/mimeview.c
2976                 Fix clicks in mime tree
2977
2978 2004-01-27 Thorsten Maerz <torte@netztorte.de>
2979         * src/common/socket.c
2980                 Fix SSL receive
2981         * src/compose.c
2982                 Fix clipboard menu hotkeys
2983
2984 2004-01-25 Thorsten Maerz <torte@netztorte.de>
2985         * src/gtk/gtkaspell.[ch]
2986           src/compose.c
2987                 reimplement spellchecker
2988
2989 2004-01-25 Thorsten Maerz <torte@netztorte.de>
2990         * src/gtk/filesel.c
2991                 crash when inserting file in compose window
2992                 (TODO: keep old selection on clicks)
2993         * src/main.c
2994                 use gtkrc-2.0 instead of gtkrc
2995
2996 2004-01-25 Thorsten Maerz <torte@netztorte.de>
2997         * src/messageview.c
2998                 remove orphaned mimeview unref()
2999
3000 2004-01-20 Thorsten Maerz <torte@netztorte.de>
3001         * src/grouplistdialog.c
3002                 expand nodes containing subscribed groups
3003
3004 2004-01-19 Thorsten Maerz <torte@netztorte.de>
3005         * src/textview.c
3006                 textview: hide cursor, restore old click behaviour
3007
3008 2004-01-18 Thorsten Maerz <torte@netztorte.de>
3009         * src/textview.c
3010                 variable names messed up
3011
3012 2004-01-17 Colin Leroy <colin@colino.net>
3013         * src/addr_compl.c
3014                 Fix completion address too thin
3015         * src/compose.c
3016                 Fix tab-to-subject behaviour
3017         * src/summaryview.c
3018                 Implement key up & down in summaryview
3019
3020 2004-01-12 Thorsten Maerz <torte@netztorte.de>
3021
3022         * sync 098claws
3023
3024 2004-01-08 Thorsten Maerz <torte@netztorte.de>
3025         * configure.ac
3026           Makefile.am
3027           doc/.cvsignore
3028           doc/Makefile.am
3029                 faq, man, manual moved to doc/
3030         * ac/aspell.m4
3031           ac/check-type.m4
3032           ac/gnupg-check-typedef.m4
3033           ac/openssl.m4
3034           ac/spamassassin.m4
3035           ac/missing/gdk-pixbuf.m4
3036           ac/missing/gpgme.m4
3037           ac/missing/imlib.m4
3038                 fix automake warnings
3039
3040 2003-12-06 Colin Leroy <colin@colino.net>
3041         * src/summaryview.c
3042                 Fix quicksearch
3043
3044 2003-12-05 Colin Leroy <colin@colino.net>
3045         * src/summaryview.c
3046                 Fix going to next unread folder
3047
3048 2003-12-05 Colin Leroy <colin@colino.net>
3049         * src/crash.c
3050                 Fix gtk2 compilation
3051         * src/session.c
3052                 Remove iotag source handler at disconnection
3053         * src/socket.[ch] 
3054                 Remove source handler when closing socket 
3055                 (fixes another seg)
3056
3057 2003-12-04 Colin Leroy <colin@colino.net>
3058         * src/compose.c
3059           src/prefs_account.c
3060           src/prefs_common.c
3061                 Fix some dropdown menus
3062
3063 2003-12-04 Colin Leroy <colin@colino.net>
3064         * src/compose.c
3065                 Fix event handlers on header fields
3066         * src/common/socket.c
3067           src/common/session.c
3068                 Fix segfault with callback (SSL)
3069                 Fix end of session 
3070
3071 2003-10-06 Thorsten Maerz <torte@netztorte.de>
3072
3073         * Fix compile bug in src/compose.c
3074         * removed src/gtk/gtkstext.[ch]
3075
3076 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
3077
3078         * Convert character set and escape "text" attributes in toolbar setting
3079         files.
3080         * Fixed bug in button-press-event handling.
3081
3082 2003-09-16 Thorsten Maerz <torte@netztorte.de>
3083
3084         * Fixed bug in key-press-event handling.
3085
3086 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
3087
3088         * Enabled to compile tray-icon plugin (Ad-hoc).
3089         * Avoid hang up bug of icon list in mime view (Ad-hoc).
3090
3091 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
3092
3093         * Enabled to compile on sylpheed-claws.
3094         (tray-icon plugin still cannot compile yet.)
3095
3096 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
3097
3098         * Updated to 0.9.5.
3099
3100 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
3101
3102         * Updated to 0.9.4.
3103         * Ported monitoring SSL mechanism to GSource of GLib2
3104         (I don't confirm it)
3105         * Added _gtk2 suffix to key name of font preference to avoid
3106         ovverwriting preference of Gtk+-1.2 version.
3107
3108 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
3109
3110         * Updated to 0.9.2.
3111
3112 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
3113
3114         * Updated to 0.9.1.
3115         * Translate po files into UTF-8 when execute autogen.sh.
3116
3117 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
3118
3119         * Updated to 0.9.0.
3120
3121 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
3122
3123         * Plugged GError related memory leaks.
3124
3125 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
3126
3127         * Changed default size of fonts.
3128         * Enabled to set titile font size of warning dialog.
3129
3130 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
3131
3132         * Embed a sylpheed icon into executable binary on Windows.
3133
3134 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
3135
3136         * I forgot to traslate character set of element string in src/xml.c.
3137
3138 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
3139
3140         * Fixed detecting bind_textdomain_codeset in configure.in.
3141         * The bug in which "Example" of "Date fromat" preference isn't displayed
3142         correctly has been fixed.
3143
3144 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
3145
3146         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
3147           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
3148           glib-gettextize
3149           Removed intl directory.
3150           Translated po files into UTF-8.
3151           (Thanks! Ryuji Abe)
3152
3153 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
3154
3155         * The bug which doesn't unscape string in xml.c has been fixed.
3156
3157 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
3158
3159         * The bug which is failed to translate encoding of file name thorough
3160         file dialog has been fixed.
3161
3162 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
3163
3164         * Modified to translate file names which is used in inporting/expoting
3165         mbox feature and "Save as" feature into locale encoding.
3166         * Translate file names into locale encoding when "Attache file" and
3167         "Insert file".
3168         * Force set G_BROKEN_FILENAMES environment variable.
3169         * Other minor fixes.
3170
3171 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
3172
3173         * Modified to treat MH folder's name as locale encoding.
3174
3175 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
3176
3177         * The bug which clash on switching candidates of auto completion of
3178         addresses, cannot use auto completion in Japanesse is fixed
3179         (Thanks! Tokunaga-san)¡¥
3180
3181 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
3182
3183         * The bug which cannot switch key accelerator preference has been fixed
3184         (Thanks! smbd-san)¡¥
3185
3186 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
3187
3188         * version 0.8.11-gtk2-20030314
3189
3190 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
3191
3192         * The bug in which character set conversion of filtering messages has
3193         been fixed.(Thanks! COCOA-san).
3194
3195 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
3196
3197         * Revived "Leave space on head" preference in "Message" category.
3198         * A bug which clash when put the cursor to end of buffer and execute
3199         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
3200
3201 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
3202
3203         * version 0.8.11-gtk2-20030312
3204
3205 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
3206
3207         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
3208         * Modified to use Pango's API directly for font preference.
3209         * Integrated GtkTextView of textview to one widget.
3210         * Set fonts of header title in textview by "header_title" tag.
3211         * Removed some deprecated codes.
3212
3213 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
3214
3215         * Updated to 0.8.11.
3216         * Merged cygwin patch(Thanks! Sakai-san).
3217
3218 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
3219
3220         * version 0.8.10-gtk2-20030309