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