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