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