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