327ed45b1d62a540049b968f800784b35e2679e1
[claws.git] / ChangeLog-gtk2.claws
1 2004-09-27 [colin]      0.9.12cvs104.1
2
3         * src/main.c
4                 Sync with HEAD (revert 0.9.12cvs101)
5
6 2004-09-24 [colin]      0.9.12cvs103.2
7
8         * src/wizard.c
9                 Fix gtk warnings and use domain part of the email address 
10                 when domain detection fails (no dot in domain name)
11
12 2004-09-23 [colin]      0.9.12cvs103.1
13
14         * src/plugins/spamassassin/libspamc.c
15         * src/plugins/spamassassin/libspamc.h
16         * src/plugins/spamassassin/utils.c
17         * src/plugins/spamassassin/utils.h
18                 Sync with HEAD (Update spamassassin to 3.0)
19
20 2004-09-21 [colin]      0.9.12cvs102.3
21
22         * src/action.c
23                 Add horizontal scrollbar in action io dialog as needed
24                 Patch by Alfons.
25
26 2004-09-20 [colin]      0.9.12cvs102.2
27
28         * src/plugins/image_viewer/viewer.c
29                 Remove imlib stuff
30                 use gtk_pixmap_set when clearing
31                 (would be better to use gtkImages, but causes size-allocate 
32                 signals storm)
33
34 2004-09-17 [paul]       0.9.12cvs102.1
35
36         * ChangeLog
37         * ChangeLog.claws
38         * ChangeLog.jp
39         * configure.ac
40         * src/inc.c
41                 sync with HEAD
42
43
44 2004-09-17 [colin]      0.9.12cvs101.1
45
46         * ChangeLog.claws
47         * src/main.c
48                 Sync with HEAD (fix segs at exit)
49
50 2004-09-14 [colin]      0.9.12cvs99.5
51
52         * src/common/socket.c
53         * AUTHORS
54                 Fix send error on 64bit platforms
55                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
56
57 2004-09-14 [colin]      0.9.12cvs99.4
58
59         * src/action.c
60                 Fix action output with utf8 
61                 Patch by Alfons.
62
63 2004-09-14 [colin]      0.9.12cvs99.3
64
65         * ChangeLog.claws
66         * src/folder.c
67                 Sync with HEAD
68
69 2004-09-09 [colin]      0.9.12cvs99.2
70
71         * src/action.c
72                 Fix progress bar (displaying "Completed %v/%u")
73                 Patch by Alfons.
74
75 2004-09-08 [colin]      0.9.12cvs99.1
76
77         * src/account.c
78         * src/folder.c
79         * src/procmsg.c
80         * src/procmsg.h
81         * src/plugins/pgpmime/pgpmime.c
82                 Sync with HEAD
83
84 2004-09-08 [colin]      0.9.12cvs97.2
85
86         * src/summaryview.c
87                 Don't select mails in collapsed threads 
88                 when navigating with up/down
89
90 2004-09-07 [colin]      0.9.12cvs97.1
91
92         * src/inc.c
93                 Sync with HEAD (meaningful error messages)
94
95 2004-09-06 [colin]      0.9.12cvs96.1
96
97         * src/toolbar.c
98                 Sync with HEAD (fix Redirect graying out)
99
100 2004-09-06 [colin]      0.9.12cvs95.1
101
102         * src/summaryview.c
103         * src/mimeview.c
104                 Sync with HEAD (fix dropped URIs)
105
106 2004-09-06 [colin]      0.9.12cvs94.1
107
108         * src/addressbook.c
109         * src/addressitem.h
110         * src/addritem.c
111         * src/addritem.h
112                 Sync with HEAD (addressbook DnD)
113
114 2004-09-03 [colin]      0.9.12cvs93.1
115
116         * src/summaryview.c
117                 Sync with HEAD (next/prev unread)
118
119 2004-09-03 [colin]      0.9.12cvs92.1
120
121         * src/prefs_common.c
122         * src/prefs_common.h
123         * src/summaryview.c
124                 Sync with HEAD ('mark_as_read_delay' pref)
125
126 2004-09-02 [colin]      0.9.12cvs91.2
127
128         * src/common/xml.c
129                 Fix leak
130
131 2004-09-02 [colin]      0.9.12cvs91.1
132
133         * src/gtk/menu.c
134                 Sync with HEAD (menu accel don't work, but whatever)
135
136 2004-09-02 [colin]      0.9.12cvs90.1
137
138         * src/account.c
139                 Sync with HEAD (fix bug 582)
140
141 2004-09-02 [colin]      0.9.12cvs89.1
142
143         * src/addrindex.c
144                 Sync with HEAD (free deleted queries)
145
146 2004-09-02 [colin]      0.9.12cvs88.1
147
148         * src/ldapquery.c
149                 Sync with HEAD (fix LDAP freezes)
150
151 2004-09-02 [colin]      0.9.12cvs87.1
152
153         * src/prefs_spelling.c
154                 Sync with HEAD (add default dictionary)
155
156 2004-09-01 [colin]      0.9.12cvs86.1
157
158         * src/filtering.c
159         * src/folderview.c
160         * src/imap.c
161         * src/prefs_matcher.c
162         * src/stock_pixmap.c
163         * src/summary_search.c
164         * src/summaryview.c
165         * src/wizard.c
166         * src/wizard.h
167                 Sync with HEAD (uninitialized vars fixes)
168                 + gtk2 specific warning fixes
169
170 2004-08-31 [colin]      0.9.12cvs85.1
171
172         * src/folder.c
173                 Sync with HEAD (Fix memory corruption due to 
174                 uninitialized var)
175
176 2004-08-31 [colin]      0.9.12cvs84.4
177
178         * src/summary_search.c
179                 Fix segfaults when searching in folders with broken headers
180
181 2004-08-31 [colin]      0.9.12cvs84.3
182
183         * src/compose.c
184         * src/textview.c
185                 Fix some more encoding/decoding issues
186
187 2004-08-30 [colin]      0.9.12cvs84.2
188
189         * src/mimeview.c
190         * src/prefs_themes.c
191         * src/gtk/filesel.c
192         * src/gtk/filesel.h
193                 Add a folder-mode selection (fixes mimeview's "Save all")
194
195 2004-08-29 [colin]      0.9.12cvs84.1
196
197         * src/mimeview.c
198                 Sync with HEAD (don't escape saved filenames)
199
200 2004-08-27 [colin]      0.9.12cvs83.1
201
202         * ChangeLog
203         * ChangeLog.claws
204         * ChangeLog.jp
205         * src/mh.c
206         * src/procheader.c
207         * src/procmsg.c
208         * src/procmsg.h
209         * src/common/utils.c
210         * src/gtk/menu.h
211         * po/
212                 Sync with HEAD 0.9.12cvs83 (sync with main)
213
214 2004-08-26 [colin]      0.9.12cvs82.4
215
216         * src/codeconv.c
217                 Fix strange stack corruption
218                 Convert to utf8 after unmime, not before
219
220 2004-08-26 [colin]      0.9.12cvs82.3
221
222         * src/main.c
223         * src/wizard.c
224                 Fix account folders duplication
225
226 2004-08-25 [colin]      0.9.12cvs82.2
227
228         * src/wizard.c
229                 Remove ports
230                 Add SSL selection
231                 Use login@server as account name
232
233 2004-08-25 [colin]      0.9.12cvs82.1
234
235         * src/plugins/pgpmime/pgpmime.c
236                 Sync with HEAD (leak fix).
237
238 2004-08-25 [colin]      0.9.12cvs81.1
239
240         * src/plugins/pgpmime/pgpmime.c
241         * src/plugins/pgpmime/sgpgme.c
242         * src/plugins/pgpmime/sgpgme.h
243                 Sync with HEAD (Handle combined messages).
244
245 2004-08-24 [colin]      0.9.12cvs80.3
246
247         * src/wizard.c
248                 Fix full name, ports, and imap
249
250 2004-08-24 [colin]      0.9.12cvs80.2
251
252         * src/Makefile.am
253         * src/main.c
254         * src/setup.c
255         * src/setup.h
256         * src/stock_pixmap.c
257         * src/stock_pixmap.h
258         * src/wizard.c ** ADDED **
259         * src/wizard.h ** ADDED ** 
260         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
261                 Add a setup wizard 
262
263 2004-08-24 [colin]      0.9.12cvs80.1
264
265         * src/folder.c
266                 Sync with HEAD (set mimeflags on all messages)
267
268 2004-08-24 [colin]      0.9.12cvs79.3
269
270         * src/matcher_parser_lex.l
271                 Fix 8bits strings not in utf8
272
273 2004-08-24 [colin]      0.9.12cvs79.2
274
275         * src/compose.c
276                 Check conversion result before replacing buffer
277
278 2004-08-23 [colin]      0.9.12cvs79.1
279
280         * src/compose.c
281                 Sync with HEAD (create message header in memory)
282
283 2004-08-23 [colin]      0.9.12cvs78.1
284
285         * src/rfc2015.c
286         * src/rfc2015.h
287                 Sync with HEAD (fix bug 197 again)
288
289 2004-08-23 [colin]      0.9.12cvs77.3
290
291         * src/compose.c
292                 Fix again inline gpg signing (which outputs utf8
293                 in gtk2). Not syncing this fix to HEAD as this 
294                 code is meant to die.
295
296 2004-08-23 [colin]      0.9.12cvs77.2
297
298         * src/prefs_account.h
299                 Remove useless include
300
301 2004-08-23 [colin]      0.9.12cvs77.1
302
303         * src/imap.c
304         * po/es.po
305         * po/fr.po
306         * po/it.po
307         * po/pl.po
308         * po/pt_BR.po
309         * po/sk.po
310         * po/sr.po
311                 Sync with HEAD (fix bug 577)
312
313 2004-08-22 [colin]      0.9.12cvs76.1
314
315         * src/plugins/trayicon/trayicon.c
316                 Sync with HEAD (fix formatting bug)
317
318 2004-08-21 [colin]      0.9.12cvs74.2
319
320         * src/gtk/colorsel.c
321                 Fix bug 564 (Folder color selection window exits on any
322                 keypress)
323
324 2004-08-21 [colin]      0.9.12cvs74.1
325
326         * ChangeLog.claws
327         * src/compose.c
328         * src/summaryview.c
329         * src/toolbar.c
330                 Sync with HEAD (fix bug 576)
331
332 2004-08-21 [colin]      0.9.12cvs70.1
333
334         * src/compose.c
335         * src/mainwindow.c
336                 Sync with HEAD
337                 
338
339 2004-08-21 [paul]       0.9.12cvs66.4
340
341         * src/mainwindow.c
342         * src/messageview.c
343         * src/gtk/menu.c
344         * src/plugins/spamassassin/spamassassin_gtk.c
345                 remove some deprecated gtk1 functions
346
347
348 2004-08-21 [colin]      0.9.12cvs66.3
349
350         * src/compose.c
351         * src/codeconv.c
352                 Fix warnings
353                 Remove encoding hacks
354                 Fix bug 575 (Strange character messes up message)
355                 Don't display conversion error when drafting
356
357 2004-08-21 [paul]       0.9.12cvs66.2
358
359         * src/prefs_account.c
360                 fix GnuPG mode bugs
361
362
363 2004-08-20 [colin]      0.9.12cvs66.1
364
365         * src/codeconv.c
366                 Sync with HEAD 0.9.12cvs66
367
368 2004-08-20 [paul]
369
370         * src/plugins/pgpmime/plugin.c
371                 modify PGP/MIME plugin's description
372
373 2004-08-17 [colin]      0.9.12cvs65.1
374
375         * src/common/ssl.c
376         * src/plugins/pgpmime/plugin.c
377                 Sync with HEAD
378
379 2004-08-14 [colin]      0.9.12cvs60.3
380
381         * src/plugins/trayicon/trayicon.c
382                 Put back resize callback, on size-request signal
383                 rather than size-allocate to avoid infinite 
384                 callback loop
385
386 2004-08-13 [colin]      0.9.12cvs60.2
387
388         * src/common/defs.h
389                 Cache versions have been fixed
390
391 2004-08-13 [colin]      0.9.12cvs60.1
392
393         * src/folderutils.c
394                 Sync with HEAD
395
396 2004-08-12 [colin]      0.9.12cvs59.1
397
398         * src/plugins/trayicon/trayicon.c
399                 Sync with HEAD
400
401 2004-08-12 [colin]      0.9.12cvs57.5
402
403         * sylpheed.desktop
404         * configure.ac
405         * src/Makefile.am
406         * src/main.c
407                 Add support for Freedesktop.org's startup notification
408
409 2004-08-11 [colin]      0.9.12cvs57.4
410
411         * src/textview.c
412                 Fix off-by-one
413
414 2004-08-11 [colin]      0.9.12cvs57.3
415
416         * src/message_search.c
417         * src/summary_search.c
418                 Make searches case insensitive by default
419         * src/textview.c
420                 Fix case-insensitive search in message
421
422 2004-08-11 [colin]      0.9.12cvs57.2
423
424         * src/summary_search.c
425                 Let case-sensitive be specified
426
427 2004-08-10 [colin]      0.9.12cvs55.4
428
429         * src/common/socket.c
430                 Fix the possible race condition
431
432 2004-08-09 [paul]       0.9.12cvs55.3
433
434         * configure.ac
435         * src/Makefile.am
436         * src/common/Makefile.am
437                 sync with HEAD
438
439
440 2004-08-09 [paul]       0.9.12cvs55.2
441
442         * autogen.sh
443         * po/poconv.sh
444                 remove unneeded script
445
446         * configure.ac
447                 add forgotten USE_LDAP_TLS (sync with HEAD)
448
449
450 2004-08-09 [colin]      0.9.12cvs55.1
451
452         * src/main.c
453         * src/common/ssl.c
454         * src/common/sylpheed.c
455         * src/common/sylpheed.h
456                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
457
458 2004-08-09 [paul]       0.9.12cvs54.1
459
460         * ChangeLog
461         * ChangeLog.claws
462         * ChangeLog.jp
463         * configure.ac
464         * po/POTFILES.in
465         * src/Makefile.am
466         * src/folderutils.c
467         * src/main.c
468         * src/pgpmime.c
469         * src/pgpmime.h
470         * src/sgpgme.c
471         * src/sgpgme.h
472         * src/plugins/Makefile.am
473         * src/plugins/pgpmime/.cvsignore
474         * src/plugins/pgpmime/Makefile.am
475         * src/plugins/pgpmime/pgpmime.c
476         * src/plugins/pgpmime/pgpmime.h
477         * src/plugins/pgpmime/plugin.c
478         * src/plugins/pgpmime/sgpgme.c
479         * src/plugins/pgpmime/sgpgme.h
480                 sync with HEAD
481
482 2004-08-08 [paul]       0.9.12cvs51.1
483
484         * configure.ac
485         * src/folder.c
486                 sync with HEAD
487
488 2004-08-07 [colin]      0.9.12cvs50.1
489
490         * src/pop.c
491         * src/common/partial_download.c
492                 fix warnings (sync from HEAD)
493
494 2004-08-07 [colin]      0.9.12cvs48.1
495
496         * src/prefs_folder_item.c
497                 sync with HEAD 0.9.12cvs48
498
499 2004-08-06 [colin]      0.9.12cvs47.1
500
501         * src/compose.c
502                 Sync with HEAD
503
504 2004-08-06 [christoph]  0.9.12cvs46.2
505
506         * src/main.c
507         * src/plugins/clamav/clamav_plugin_gtk.c
508         * src/plugins/dillo_viewer/dillo_viewer.c
509         * src/plugins/image_viewer/plugin.c
510         * src/plugins/mathml_viewer/mathml_viewer.c
511         * src/plugins/spamassassin/spamassassin_gtk.c
512         * src/plugins/trayicon/trayicon.c
513                 don't mix GTK1.2 plugin with GTK2 plugins
514
515 2004-08-06 [colin]      0.9.12cvs46.1
516
517         * ChangeLog
518         * ChangeLog.claws
519         * ChangeLog.jp
520         * configure.ac
521         * sylpheed-claws.pc.in
522         * src/folder.c
523         * src/imap.c
524         * src/localfolder.c
525         * src/messageview.c
526         * src/mimeview.c
527         * src/mimeview.h
528         * src/msgcache.c
529         * src/news.c
530         * src/prefs_ext_prog.c
531         * src/prefs_folder_item.c
532         * src/prefs_fonts.c
533         * src/prefs_msg_colors.c
534         * src/prefs_spelling.c
535         * src/prefs_themes.c
536         * src/prefs_toolbar.c
537         * src/prefs_wrapping.c
538         * src/procmime.h
539         * src/common/defs.h
540         * src/common/nntp.c
541         * src/common/session.c
542         * src/common/session.h
543         * src/common/socket.c
544         * src/common/utils.h
545         * src/common/xml.c
546         * src/common/xml.h
547         * src/gtk/prefswindow.c
548         * src/gtk/prefswindow.h
549         * src/plugins/clamav/clamav_plugin_gtk.c
550         * src/plugins/dillo_viewer/dillo_prefs.c
551         * src/plugins/image_viewer/viewerprefs.c
552         * src/plugins/spamassassin/spamassassin_gtk.c
553         * m4/openssl.m4 *** REMOVED ***
554                 Sync with HEAD 0.9.12cvs46
555
556 2004-08-03 [paul]       0.9.12cvs40.2
557
558         * src/action.c
559         * src/addressadd.c
560         * src/addressbook.c
561         * src/addrgather.c
562         * src/browseldap.c
563         * src/compose.c
564         * src/crash.c
565         * src/editaddress.c
566         * src/editgroup.c
567         * src/editldap_basedn.c
568         * src/foldersel.c
569         * src/importldif.c
570         * src/mimeview.c
571         * src/prefs_common.c
572         * src/prefs_template.c
573         * src/sourcewindow.c
574         * src/summaryview.c
575         * src/gtk/about.c
576         * src/gtk/foldersort.c
577         * src/gtk/logwindow.c
578         * src/gtk/pluginwindow.c
579         * src/gtk/prefswindow.c
580                 change all gtk_scrolled_window_set_policy from 
581                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
582
583 2004-08-02 [paul]       0.9.12cvs40.1
584
585         * AUTHORS
586                 update translation team section
587         * po/pt_BR.po
588                 updated by Frederico Goncalves Guimaraes
589                 <fggdebian@yahoo.com.br>
590
591 2004-07-31 [colin]      0.9.12cvs39.9
592
593         * src/exphtmldlg.c
594                 Fix compilation
595
596 2004-07-31 [colin]      0.9.12cvs39.8
597
598         * src/exphtmldlg.c
599                 Fix an alertpanel type
600
601 2004-07-30 [colin]      0.9.12cvs39.7
602
603         * src/alertpanel.c
604                 Fix alertpanel_error_log's icon
605
606 2004-07-30 [colin]      0.9.12cvs39.6
607
608         * src/pop.c
609                 Two of them should still be warnings
610
611 2004-07-30 [colin]      0.9.12cvs39.5
612
613         * src/pop.c
614                 More warning -> error
615 2004-07-29 [colin]      0.9.12cvs39.4
616
617         * src/pop.c
618                 Warning -> error
619
620 2004-07-29 [colin]      0.9.12cvs39.3
621
622         * src/prefs_matcher.c
623                 Fix segfault
624
625 2004-07-29 [colin]      0.9.12cvs39.2
626
627         * src/alertpanel.c
628                 More nice-looking alertpanels
629
630 2004-07-29 [colin]      0.9.12cvs39.1
631
632         * src/messageview.c
633                 sync with head
634                 (inform user when partial mail is deleted on server)
635
636 2004-07-29 [colin]      0.9.12cvs38.1
637
638         * src/messageview.c
639                 sync with head
640
641 2004-07-28 [paul]       0.9.12cvs37.7
642
643         * src/mainwindow.c
644                 complete the replacement of deprecated gtk_progress_*
645
646 2004-07-28 [paul]       0.9.12cvs37.6
647
648         * src/action.c
649         * src/inc.c
650         * src/mainwindow.c
651         * src/send_message.c
652         * src/gtk/progressdialog.c
653         * src/gtk/progressdialog.h
654                 replace deprecated gtk_progress_*
655
656 2004-07-28 [paul]       0.9.12cvs37.5
657
658         * src/gtk/filesel.c
659                 remove gtk_window_set_wmclass()
660 2004-07-28 [paul]       0.9.12cvs37.4
661
662         * src/addressbook.c
663         * src/compose.c
664         * src/foldersel.c
665         * src/mainwindow.c
666         * src/messageview.c
667         * src/sourcewindow.c
668         * src/gtk/logwindow.c
669                 remove gtk_window_set_wmclass()
670                 
671         * src/prefs_filtering.c
672         * src/prefs_filtering_action.c
673         * src/prefs_fonts.c
674         * src/prefs_gtk.c
675         * src/prefs_matcher.c
676         * src/ssl_manager.c
677         * src/gtk/prefswindow.c
678                 replace gtk_window_position()
679
680 2004-07-28 [colin]      0.9.12cvs37.3
681
682         * src/alertpanel.c
683         * src/alertpanel.h
684                 Add a way to specify panel type for specific
685                 panels (alertpanel())
686         * src/account.c
687         * src/addressbook.c
688         * src/compose.c
689         * src/expldifdlg.c
690         * src/main.c
691         * src/messageview.c
692         * src/summaryview.c
693         * src/textview.c
694         * src/gtk/sslcertwindow.c
695                 Fix alertpanel()s so that their icon match
696                 their real type
697
698 2004-07-28 [paul]       0.9.12cvs37.2
699
700         * src/addr_compl.c
701         * src/addressbook.c
702         * src/alertpanel.c
703         * src/compose.c
704         * src/export.c
705         * src/foldersel.c
706         * src/folderview.c
707         * src/grouplistdialog.c
708         * src/import.c
709         * src/mainwindow.c
710         * src/message_search.c
711         * src/messageview.c
712         * src/passphrase.c
713         * src/prefs_actions.c
714         * src/prefs_common.c
715         * src/prefs_customheader.c
716         * src/prefs_display_header.c
717         * src/prefs_filtering.c
718         * src/prefs_filtering_action.c
719         * src/prefs_gtk.c
720         * src/prefs_matcher.c
721         * src/prefs_msg_colors.c
722         * src/prefs_summary_column.c
723         * src/prefs_template.c
724         * src/sourcewindow.c
725         * src/ssl_manager.c
726         * src/summary_search.c
727         * src/gtk/colorsel.c
728         * src/gtk/description_window.c
729         * src/gtk/gtkaspell.c
730         * src/gtk/inputdialog.c
731         * src/gtk/logwindow.c
732         * src/gtk/prefswindow.c
733         * src/gtk/progressdialog.c
734                 replace deprecated gtk_window_set_policy
735
736 2004-07-27 [colin]      0.9.12cvs37.1
737
738         * src/msgcache.c
739                 More fixes (synced for head again)
740
741 2004-07-27 [colin]      0.9.12cvs35.3
742
743         * src/msgcache.c
744                 Fix wrong test
745
746 2004-07-27 [colin]      0.9.12cvs35.2
747
748         * src/mimeview.c
749                 Fix width a bit (by Paul)
750         * src/alertpanel.c
751         * src/alertpanel.h
752                 Specialize icons, make alertpanel_message()
753                 private
754         * src/message_search.c
755         * src/sgpgme.c
756         * src/summary_search.c
757                 Suit alertpanel changes
758
759 2004-07-27 [colin]      0.9.12cvs35.1
760
761         * src/alertpanel.c
762                 Add an icon
763         * src/passphrase.c
764                 Add debug output - maybe someone will
765                 want to look at the problem with Grab
766                 Input :)
767         Bump version as we're synced with HEAD
768
769 2004-07-26 [colin]      0.9.12cvs33.26
770
771         * src/pop.c
772                 Fix uidl-file parsing when not in new
773                 format
774
775 2004-07-26 [colin]      0.9.12cvs33.25
776
777         * src/gtk/menu.c
778                 Move popup menu up if necessary (fixes 
779                 account selector)
780         * src/mainwindow.c
781                 Set account selector's button height to
782                 minimum
783
784 2004-07-26 [colin]      0.9.12cvs33.24
785
786         * src/alertpanel.c
787                 Maybe fix 551 (Truncated font in alert window)
788
789 2004-07-26 [colin]      0.9.12cvs33.23
790
791         * po/de.po
792         * po/es.po
793         * po/fr.po
794         * po/it.po
795         * po/ja.po
796         * po/pl.po
797         * po/ru.po
798         * po/sk.po
799         * po/sr.po
800         * po/zh_CN.po
801                 Sync po files with HEAD
802
803 2004-07-26 [paul]       0.9.12cvs33.22
804
805         * src/compose.c
806                 fix Bug 556 'Organisation-header is sent even if empty'
807
808 2004-07-24 [colin]      0.9.12cvs33.21
809
810         * src/compose.c
811         * src/gtk/gtkaspell.c
812         * src/gtk/gtkaspell.h
813                 Fix speller accelerators (require hack)
814
815 2004-07-24 [colin]      0.9.12cvs33.20
816
817         * src/gtk/gtkaspell.c
818                 Fix over-eager code deletion breaking
819                 Check while typing
820
821 2004-07-24 [colin]      0.9.12cvs33.19
822
823         * src/browseldap.c
824         * src/ldapctrl.c
825         * src/ldapctrl.h
826         * src/ldapserver.h
827                 Sync ldap with HEAD
828         (Fixes 546 LDAP completely broken)
829
830 2004-07-24 [colin]      0.9.12cvs33.18
831
832         * src/prefs_msg_colors.c
833                 Fix prototype mismatch
834         (Fixes 547 void function cannot return value)
835
836 2004-07-24 [colin]      0.9.12cvs33.17
837
838         * src/mainwindow.c
839                 Fix sort going back to previous sort key
840                 when changing sort direction
841
842 2004-07-24 [colin]      0.9.12cvs33.16
843
844         * src/compose.c
845                 Fix space insertion when re-wrapping at 
846                 cursor point
847
848 2004-07-24 [colin]      0.9.12cvs33.15
849
850         * src/gtk/gtkaspell.c
851                 Don't change cursor position in insert-text
852                 callback
853         (Fixes 539 Word wrapping on input transposes letters)
854
855 2004-07-24 [colin]      0.9.12cvs33.14
856
857         * src/gtk/gtkaspell.c
858                 Reencode non-ascii chars to dictionary's
859                 encoding
860         (Fixes 544 Spell check broken non english locale)
861
862 2004-07-24 [colin]      0.9.12cvs33.13
863
864         * src/summaryview.c
865                 Fix Shift+Down, add Home/End/PgUp/PgDown
866
867 2004-07-21 [colin]      0.9.12cvs33.12
868
869         * src/prefs_common.c
870                 Fix a gtk warning (Patch by Andrej Kacian)
871
872 2004-07-21 [colin]      0.9.12cvs33.11
873
874         * src/gtk/filesel.c
875                 More check
876
877 2004-07-21 [colin]      0.9.12cvs33.10
878
879         * src/compose.c
880         * src/crash.c
881         * src/export.c
882         * src/import.c
883         * src/messageview.c
884         * src/mimeview.c
885         * src/prefs_spelling.c
886         * src/prefs_themes.c
887         * src/summaryview.c
888         * src/gtk/filesel.c
889         * src/gtk/filesel.h
890         * src/gtk/pluginwindow.c
891                 Untwist open/save mode guessing logic, make
892                 it explicit
893
894 2004-07-20 [colin]      0.9.12cvs33.9
895
896         * src/codeconv.c
897                 conv_encode_header: src_charset is UTF-8 on
898                 gtk2
899         * src/compose.c
900                 Remove double encoding of the headers
901
902 2004-07-20 [colin]      0.9.12cvs33.8
903
904         * src/codeconv.c
905                 Fix typo
906
907 2004-07-20 [colin]      0.9.12cvs33.7
908
909         * src/mainwindow.c
910                 Set the separated messageview to the saved
911                 size of Claws' messageview (Patch by Alfons)
912                 Fix a callback prototype (me)
913
914 2004-07-20 [colin]      0.9.12cvs33.6
915
916         * src/codeconv.h
917                 Forgot one hunk in 0.9.12cvs33.4
918
919 2004-07-19 [colin]      0.9.12cvs33.5
920
921         * src/action.c
922                 Action output fix
923                 Patch by Alfons
924
925 2004-07-19 [colin]      0.9.12cvs33.4
926
927         * src/compose.c
928                 Fix outgoing charset bug in headers
929         * src/codeconv.c
930                 Clean for glib2 - Patch by Alfons
931
932 2004-07-19 [colin]      0.9.12cvs33.3
933
934         * src/statusbar.c
935                 Remove grip from the statusbar
936                 Patch by Alfons
937
938 2004-07-19 [colin]      0.9.12cvs33.2
939
940         * src/messageview.c
941         * src/textview.c
942                 Fix messageview remembering the previous
943                 scroll position when loading a new message
944                 Patch by Alfons
945
946 2004-07-19 [colin]      0.9.12cvs33.1
947
948         * src/folder.h
949         * src/folderview.c
950         * src/summaryview.c
951                 Sync with HEAD
952
953 2004-07-18 [colin]      0.9.12cvs32.7
954
955         * configure.ac
956                 Remove useless check for XIM - noticed
957                 by Alfons
958
959 2004-07-18 [colin]      0.9.12cvs32.6
960
961         * src/summaryview.c
962                 Remove non-modified and shift-modified
963                 accelerators in summaryview's popup
964                 menu, as that doesn't get catched by
965                 the accel-activate signal catcher...
966
967 2004-07-18 [colin]      0.9.12cvs32.5
968
969         * src/prefs_common.c
970                 Define sensible default prefs for 
971                 wrapping
972
973 2004-07-18 [colin]      0.9.12cvs32.4
974
975         * src/compose.c
976         * src/prefs_common.c
977         * src/prefs_common.h
978         * src/prefs_wrapping.c
979                 Remove Smart Wrapping pref, which does
980                 nothing on gtk2 branch
981
982 2004-07-18 [colin]      0.9.12cvs32.3
983
984         * src/sourcewindow.c
985                 Proper utf8
986
987 2004-07-18 [colin]      0.9.12cvs32.2
988
989         * src/compose.c
990                 Save attachment status when drafting
991
992 2004-07-18 [colin]      0.9.12cvs32.1
993
994         * src/gtk/filesel.c
995                 Fix erratic folder selection in open mode
996
997 2004-07-18 [colin]      0.9.12cvs31.11
998
999         * src/pop.c
1000                 Don't let partial messages get deleted
1001                 even with "dowload all"
1002                 (0.9.12cvs31.8 fix extension)
1003 2004-07-18 [colin]      0.9.12cvs31.10
1004
1005         * src/gtk/logwindow.c
1006                 Fix log scrolling
1007
1008 2004-07-18 [colin]      0.9.12cvs31.9
1009
1010         * src/common/utils.c
1011                 Fix non-utf8 strings coming from commands
1012                 and files
1013
1014 2004-07-18 [colin]      0.9.12cvs31.8
1015
1016         * src/pop.c
1017                 Fix partial download bug with Download all
1018                 messages option
1019
1020 2004-07-18 [colin]      0.9.12cvs31.7
1021
1022         * src/textview.c
1023                 Fix bug introduced in 0.9.12cvs31.2
1024                 (blocked in select mode after double click)
1025
1026 2004-07-18 [colin]      0.9.12cvs31.6
1027
1028         * src/compose.c
1029         * src/gtk/menu.c
1030                 More glib-warning fixes
1031
1032 2004-07-18 [colin]      0.9.12cvs31.5
1033
1034         * src/compose.c
1035                 Fix trashing the primary clipboard when moving 
1036                 around with tab
1037         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
1038
1039 2004-07-18 [colin]      0.9.12cvs31.4
1040
1041         * src/codeconv.c
1042                 convert unencoded iso headers to utf8
1043         (Fix Bug 538 Unencoded local characters in subject make it 
1044          disappear)
1045
1046 2004-07-18 [colin]      0.9.12cvs31.3
1047
1048         * src/compose.c
1049                 Fix tab char handling in wrapping
1050         (Fix Bug 537 Line wrap problem - TAB character treated as 
1051          one character instead of 8)
1052
1053 2004-07-18 [colin]      0.9.12cvs31.2
1054
1055         * src/textview.c
1056                 return FALSE on GDK_MOTION_NOTIFY
1057         (Fix Bug 535 Hyperlinks/addresses are not selectable 
1058          (unable to highlight))
1059
1060 2004-07-18 [colin]      0.9.12cvs31.1
1061
1062         * src/folderview.c
1063                 Sync with 0.9.12cvs31
1064
1065 2004-07-18 [colin]      0.9.12cvs30.4
1066
1067         * src/compose.c
1068                 Also block text_inserted when inserting a file
1069
1070 2004-07-18 [colin]      0.9.12cvs30.3
1071
1072         * src/compose.c
1073                 Fix smart wrapping (block text_inserted handler
1074                 while putting quotation to avoid wrap on input,
1075                 don't join lines if next is sig separator)
1076
1077 2004-07-17 [colin]      0.9.12cvs30.2
1078
1079         * src/folderview.c
1080         * src/mainwindow.c
1081         * src/mimeview.c
1082         * src/summaryview.c
1083         * src/gtk/quicksearch.c
1084         * src/gtk/quicksearch.h
1085                 Block key events handlers *and* accels while
1086                 quicksearch is focused
1087         (Fixes Bug 534 quick-search bar not accepting certain letters)
1088
1089 2004-07-17 [colin]      0.9.12cvs30.1
1090
1091         * src/folder.h
1092         * src/folderview.c
1093         * src/summaryview.c
1094                 Sync with 0.9.12cvs30
1095
1096 2004-07-17 [colin]      0.9.12cvs28.2
1097
1098         * src/mimeview.c
1099         * src/procmime.c
1100         * src/summaryview.c
1101         * src/gtk/menu.c
1102                 Squash some compile and glib warnings
1103
1104 2004-07-17 [paul]       0.9.12cvs28.1
1105
1106         * src/mimeview.c
1107                 sync with 0.9.12cvs28 HEAD
1108
1109 2004-07-16 [paul]       0.9.12cvs26.1
1110         
1111         * src/gtk/quicksearch.c
1112         * src/account.c
1113         * src/account.h
1114         * src/compose.c
1115         * src/customheader.c
1116         * src/folder_item_prefs.c
1117         * src/main.c
1118         * src/mainwindow.c
1119         * src/messageview.c
1120         * src/mimeview.c
1121         * src/news.c
1122         * src/pgpmime.c
1123         * src/pop.c
1124         * src/pop.h
1125         * src/prefs_account.c
1126         * src/prefs_account.h
1127         * src/prefs_common.c
1128         * src/prefs_common.h
1129         * src/prefs_display_header.c
1130         * src/prefs_gtk.c
1131         * src/prefs_gtk.h
1132         * src/procheader.c
1133         * src/procmime.c
1134                 sync with 0.9.12cvs26 HEAD      
1135
1136 2004-07-15 [colin]      0.9.12cvs18.14
1137
1138         * src/folder.c
1139                 Disable GPG signature check during
1140                 folder move and scan
1141         (Closes Bug 521 Signature checking slows down Folder-Move)
1142
1143 2004-07-14 [colin]      0.9.12cvs18.13
1144
1145         * src/common/partial_download.c
1146                 update includes
1147
1148 2004-07-14 [colin]      0.9.12cvs18.12
1149
1150         * src/common/partial_download.c
1151         * src/common/partial_download.h
1152                 Move doc at top, add correct copyright
1153
1154 2004-07-14 [colin]      0.9.12cvs18.11
1155
1156         * src/folder.c
1157         * src/messageview.c
1158         * src/pop.c
1159         * src/pop.h
1160         * src/procmsg.c
1161         * src/summaryview.c
1162         * src/common/Makefile.am
1163         * src/common/partial_download.c ** NEW FILES **
1164         * src/common/partial_download.h ** NEW FILES **
1165                 Move partial-download related stuff to its
1166                 own file
1167
1168 2004-07-14 [colin]      0.9.12cvs18.10
1169
1170         * src/send_message.c
1171                 Fix smtp auth when user is null or empty
1172
1173 2004-07-13 [colin]      0.9.12cvs18.9
1174
1175         * src/gtk/quicksearch.c
1176                 Use alphabetic order
1177
1178 2004-07-13 [colin]      0.9.12cvs18.8
1179
1180         * src/pop.c
1181                 Be paranoid on the checks
1182
1183 2004-07-13 [colin]      0.9.12cvs18.7
1184
1185         * src/gtk/quicksearch.c
1186                 Fix Engrish once again
1187
1188 2004-07-13 [colin]      0.9.12cvs18.6
1189
1190         * src/procmsg.c
1191         * src/summaryview.c
1192                 Mark messages for deletion when they are about to
1193                 be removed from trash
1194
1195 2004-07-13 [colin]      0.9.12cvs18.5
1196
1197         * src/matcher.c
1198         * src/matcher.h
1199         * src/matcher_parser_parse.y
1200         * src/prefs_matcher.c
1201         * src/gtk/quicksearch.c
1202                 Add 'partial' ('p') match string to find partially
1203                 downloaded messages
1204
1205 2004-07-13 [colin]      0.9.12cvs18.4
1206
1207         * src/pop.c
1208                 Fix misplaced block
1209
1210 2004-07-13 [colin]      0.9.12cvs18.3
1211
1212         * src/pop.c
1213         * src/pop.h
1214         * src/messageview.c
1215                 Refactor API (to avoid passing 5+ params and code
1216                 duplication)
1217         * src/folder.c
1218         * src/msgcache.c
1219         * src/procheader.c
1220         * src/common/defs.h
1221                 Add planned_download to cache
1222                 Don't mess uidl file when moving partially downloaded
1223                 mails (they change folder, we should change it in the
1224                 uidl list too or we'll remove an incorrect message)
1225                 (this also helps removing hacks when changing 
1226                 planned_download in messageview.c)
1227
1228 2004-07-12 [colin]      0.9.12cvs18.2
1229
1230         * src/gtk/quicksearch.c
1231                 Fix missing status update in quicksearch
1232
1233 2004-07-12 [paul]       0.9.12cvs18.1
1234
1235         * po/POTFILES.in
1236         * src/Makefile.am
1237         * src/account.c
1238         * src/codeconv.c
1239         * src/compose.c
1240         * src/inc.c
1241         * src/main.c
1242         * src/prefs_common.c
1243         * src/procmsg.h
1244         * src/toolbar.c
1245         * src/prefs_msg_colors.[ch]     ** NEW FILES **
1246         * src/prefs_wrapping.[ch]       ** NEW FILES **
1247         * src/common/intl.h
1248         * src/common/utils.[ch]
1249         * src/gtk/quicksearch.[ch]
1250                 sync with 0.9.12cvs18 HEAD
1251
1252 2004-07-12 [colin]      0.9.11cvs17.25
1253
1254         * src/folder.c
1255         * src/folder.h
1256                 Remove unused function added by me in 0.9.11cvs17.10
1257
1258 2004-07-11 [colin]      0.9.11cvs17.24
1259
1260         * src/inc.c
1261         * src/messageview.c
1262         * src/pop.c
1263         * src/pop.h
1264                 Use folderitem and msgnum instead of filename to
1265                 know which mail to delete
1266                 Move old partial mail deletion to pop.c
1267
1268 2004-07-10 [colin]      0.9.11cvs17.23
1269
1270         * src/inc.c
1271                 Add debug
1272         * src/pop.c
1273         * src/pop.h
1274                 Don't re-use same enums for unrelated stuff: it's 
1275                 completely misleading !
1276                 Document a bit
1277
1278 2004-07-09 [colin]      0.9.11cvs17.22
1279
1280         * src/inc.c
1281                 Remove folder-type check and do
1282                 more tests to be sure everything's
1283                 ok
1284         * src/messageview.c
1285                 Punctuation update, remove useless
1286                 code, fix two warnings
1287         * src/noticeview.c
1288                 Layout cleaning, reset 2nd button
1289                 when specifying one
1290
1291 2004-07-09 [colin]      0.9.11cvs17.21
1292
1293         * src/messageview.c
1294         * src/pop.c
1295         * src/pop.h
1296                 Allow user to change his mind
1297                 and postpone decision (by
1298                 unmarking the mail)
1299
1300 2004-07-09 [colin]      0.9.11cvs17.20
1301
1302         * src/messageview.c
1303                 Fix bug with delete state
1304         * src/pop.c
1305         * src/pop.h
1306                 Fix buffer leak (fread doesn't 
1307                 terminate buffers with \0)
1308                 Refactoring (remove magic 
1309                 numbers)
1310
1311 2004-07-09 [colin]      0.9.11cvs17.19
1312
1313         * src/pop.c
1314                 Don't log "Skipping message" if 
1315                 we're going to TOP it two lines
1316                 later
1317
1318 2004-07-09 [colin]      0.9.11cvs17.18
1319
1320         * src/messageview.c
1321                 Fix Engrish
1322
1323 2004-07-09 [colin]      0.9.11cvs17.17
1324
1325         * src/pop.c
1326                 strlen checking...
1327         * src/messageview.c
1328                 refactoring a bit
1329
1330 2004-07-08 [colin]      0.9.11cvs17.16
1331
1332         * src/noticeview.c
1333         * src/noticeview.h
1334                 Add an optional second button
1335         * src/messageview.c
1336         * src/pop.c
1337         * src/pop.h
1338                 Don't delete partially received mails after a certain
1339                 time; rather, let the user decide.
1340
1341 2004-07-08 [colin]      0.9.11cvs17.15
1342
1343         * src/common/smtp.h
1344                 Sync with HEAD
1345
1346 2004-07-08 [colin]      0.9.11cvs17.14
1347
1348         * src/messageview.c
1349         * src/common/smtp.c
1350                 Use to_human_readable() for sizes
1351
1352 2004-07-08 [colin]      0.9.11cvs17.13
1353
1354         * src/inc.c
1355         * src/messageview.c
1356         * src/pop.c
1357         * src/pop.h
1358         * src/procmsg.c
1359                 Fix partial-downloading issues:
1360                         catch unsupported TOP
1361                         don't delete partially downloaded mails before 5 days
1362                         don't update existing with non-MH folders; that'll
1363                         make dups, but it's better than trashing the folder
1364                         free new msginfo parts
1365                 Fix indentation ;-)
1366
1367 2004-07-08 [colin]      0.9.11cvs17.12
1368
1369         * src/common/smtp.c
1370         * src/common/smtp.h
1371                 Sync smtp size verification with HEAD
1372
1373 2004-07-08 [colin]      0.9.11cvs17.11
1374
1375         * src/summaryview.c
1376         * src/prefs_common.c
1377         * src/prefs_common.h
1378         * src/gtk/quicksearch.c
1379         * src/gtk/quicksearch.h
1380                 Sync sticky pref with HEAD
1381
1382 2004-07-08 [colin]      0.9.11cvs17.10
1383
1384         * src/folder.c [1.213.2.6]
1385         * src/folder.h [1.87.2.6]
1386         * src/inc.c [1.149.2.7]
1387         * src/messageview.c [1.94.2.8]
1388         * src/procheader.c [1.47.2.6]
1389         * src/procmsg.c [1.150.2.4]
1390         * src/procmsg.h [1.60.2.5]
1391         * src/pop.c [1.56.2.4]
1392         * src/pop.h [1.17.2.3]
1393                 Let too big messages get downloaded, but truncated
1394                 Add a button to download them completely
1395                 
1396 2004-07-06 [colin]      0.9.11cvs17.9
1397
1398         * src/gtk/quicksearch.c [1.1.2.3]
1399                 Add a Clear button
1400         * commitHelper
1401         * PATCHSETS
1402                 Add a script to help with cvs
1403
1404 2004-07-03 [colin]      0.9.11cvs17.8
1405
1406         * src/plugins/imageviewer/viewer.c
1407                 fix imageviewer (which was staying on the first
1408                 displayed image)
1409
1410 2004-07-03 [colin]      0.9.11cvs17.7
1411
1412         Removed FIXME_GTK2 warnings
1413         * src/gtk/gtkutils.c
1414                 useless #warnings
1415         * src/gtk/menu.c
1416                 useless #warnings (no need to mess with menu rc)
1417         * src/gtk/menu.h
1418                 unused functions
1419         
1420
1421 2004-07-03 [colin]      0.9.11cvs17.6
1422
1423         Removed FIXME_GTK2 warnings
1424         * src/codeconv.c
1425                 useless #warnings (rewrite needed)
1426         * src/compose.c
1427                 useless #warnings (rewrite needed)
1428                 useless #warnings (gtk2 is like that)
1429                 useless #warnings (previously fixed)
1430         * src/main.c
1431                 useless #warnings (previously fixed)
1432         * src/message_search.c
1433                 useless #warnings (gtk2 is like that)
1434                 Made apparent that search is case-sensitive
1435         * src/mimeview.c
1436                 useless #warnings (rewrite needed)
1437                 useless #warnings (gtk2 is like that)
1438                 reimplemented real warnings
1439         * src/prefs_common.c
1440                 Removed block cursor option (not it gtk2)
1441         * src/prefs_gtk.c
1442                 useless #warnings (rewrite needed)
1443         * src/procheader.c
1444                 useless #warnings (rewrite needed)
1445         * src/sourcewindow.c
1446                 useless #warnings (incorrect placing)
1447         * src/summary_search.c
1448                 useless #warnings (gtk2 is like that)
1449                 Made apparent that search is case-sensitive
1450         * src/action.c
1451                 useless #warnings (gtk2 is like that)
1452         * src/textview.c
1453                 useless #warnings (rewrite needed)
1454         * src/toolbar.c
1455                 useless #warnings (rewrite needed)
1456
1457 2004-07-03 [colin]      0.9.11cvs17.5
1458
1459         * src/textview.c
1460                 Fix mismerge which broke URI opening
1461                 
1462 2004-07-01 [colin]      0.9.11cvs17.4
1463
1464         * src/gtk/filesel.c
1465                 Fill filename when saving
1466                 
1467 2004-06-27 [colin]      0.9.11cvs17.3
1468
1469         * src/gtk/filesel.[ch]
1470                 Use the new GTK file selector
1471                 Update prototype to match the reality: multiple file
1472                 selection is open-only          
1473         * src/compose.c
1474                 Match the new prototypes        
1475         * configure.ac
1476                 Match the new requirements (gtk 2.4.0)
1477                         
1478 2004-06-26 [colin]      0.9.11cvs17.2
1479
1480         * src/plugins/trayicon/trayicon.c
1481                 Remove useless signal handler on resize, which causes
1482                 an infinite "loop"
1483         
1484 2004-06-26 [colin]      0.9.11cvs17.1
1485         
1486         * tools/Makefile.am
1487                 remove launch_firebird and add nautilus2sylpheed.sh
1488         * src/quicksearch.c
1489           src/summaryview.c
1490                 Fix show/hide "Extended symbols" button problem
1491                 Fix apparition at startup
1492                 Fix const warnings
1493         * src/plugins/image_viewer/Makefile.am
1494                 Fix configure 
1495         * common/ssl.c
1496                 Re-enable certificate check, as it doesn't seem to
1497                 cause Xlib errors anymore
1498
1499 2004-06-25 [paul]       0.9.11cvs17
1500
1501         * sync with 0.9.11cvs17 HEAD
1502         
1503         NOTE: QuickSearch is broken
1504
1505 2004-06-07 [colin]      0.9.10claws67.10
1506         * src/plugins/trayicon/trayicon.c
1507           src/plugins/trayicon/libeggtrayicon/Makefile.am
1508           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1509                 Fix gettextization in trayicon plugin
1510
1511 2004-06-07 [colin]      0.9.10claws67.9
1512         
1513         * src/summaryview.c
1514           src/gtk/gtksctree.[ch]
1515                 Let Shift+{Up,Down} work in summaryview
1516                 (well, Down "works" and Up works)
1517                 Let the list scroll when using these keys
1518
1519 2004-06-06 [colin]      0.9.10claws67.8
1520
1521         * src/plugins/trayicon/trayicon.c
1522                 Fix pixmap update
1523
1524 2004-06-06 [colin]      0.9.10claws67.7
1525
1526         * src/addressbook.c
1527                 Fix signal handling causing system-wide focus grab
1528
1529 2004-05-25 [paul]       0.9.10claws67.6
1530
1531         * Makefile.am
1532           src/Makefile.am
1533                 clean up
1534
1535 2004-05-25 [paul]       0.9.10claws67.5
1536
1537         * replace deprecated gtk_signal... functions
1538
1539 2004-05-23 [colin]      0.9.10claws67.4
1540
1541         * src/compose.c
1542                 Fix wrapping
1543
1544 2004-05-22 [colin]      0.9.10claws67.3
1545
1546         * src/compose.c
1547                 Re-fix [Edited] in compose.c::compose_reedit()
1548
1549 2004-05-22 [colin]      0.9.10claws67.2
1550
1551         * src/procmime.c
1552                 Fix parsing of multiparts mails
1553
1554 2004-05-22 [colin]      0.9.10claws67.1
1555
1556         * src/summaryview.c
1557                 Fix quicksearch
1558
1559 2004-05-22 [paul]       0.9.10claws67
1560
1561         * sync with 0.9.10claws67 HEAD
1562
1563 2004-05-14 [alfons]
1564
1565         * src/procmime.h
1566                 add forgotton prototype
1567
1568 2004-05-10 [paul]       0.9.10claws57
1569
1570         * sync with 0.9.10claws57 HEAD
1571
1572 2004-05-05 [paul]       0.9.9.claws1
1573
1574         * ChangeLog-gtk2        ** REMOVED **
1575           ChangeLog-gtk2.claws  ** ADDED **
1576                 rename and adopt the normal claws format
1577                 
1578         * configure.ac
1579                 require gtkmathview >= 0.5
1580
1581         * ac/*                          ** REMOVED **
1582           ac/                           ** REMOVED **
1583           intl/Makefile.in              ** REMOVED **
1584           m4/                           ** ADDED **
1585           m4/missing                    ** ADDED **
1586           m4/missing/gdk-pixbuf.m4      ** ADDED **
1587           m4/missing/gettext.m4         ** ADDED **
1588           m4/missing/gpgme.m4           ** ADDED **
1589           m4/missing/imlib.m4           ** ADDED **
1590           m4/.cvsignore                 ** ADDED **
1591           m4/Makefile.am                ** ADDED **
1592           m4/README                     ** ADDED **
1593           m4/aclocal-include.m4         ** ADDED **
1594           m4/aspell.m4                  ** ADDED **
1595           m4/check-type.m4              ** ADDED **
1596           m4/gnupg-check-typedef.m4     ** ADDED **
1597           m4/openssl.m4                 ** ADDED **
1598           m4/spamassassin.m4            ** ADDED **
1599           po/ChangeLog                  ** REMOVED **
1600           po/Makefile.in.in             ** REMOVED **
1601           po/Rules-quot                 ** REMOVED **
1602           po/boldquot.sed               ** REMOVED **
1603           po/en@boldquot.header         ** REMOVED **
1604           po/en@quot.header             ** REMOVED **
1605           po/insert-header.sin          ** REMOVED **
1606           po/quot.sed                   ** REMOVED **
1607           po/remove-potcdate.sed        ** REMOVED **
1608           po/remove-potcdate.sin        ** REMOVED **
1609           po/stamp-po                   ** REMOVED **
1610           Makefile.am
1611           autogen.sh
1612           configure.ac
1613                 enable building with automake 1.8.x
1614                 add 'autopoint --force' to autogen.sh and remove all
1615                 auto-generated files, remove ac/ directory and use
1616                 m4/ directory instead
1617                 
1618         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1619                 fix gettextization
1620
1621 2004-02-28 Colin Leroy <colin@colino.net>
1622         * src/prefs_matcher.c
1623           src/prefs_filtering.c
1624           src/prefs_filtering_action.c
1625                 Fix non-editable GtkEntries
1626
1627 2004-02-22 Thorsten Maerz <torte@netztorte.de>
1628         * src/prefs_themes.c
1629                 utf8 conversion for theme info
1630
1631 2004-02-21 Thorsten Maerz <torte@netztorte.de>
1632         * sync 0.9.9claws
1633
1634 2004-02-14 Thorsten Maerz <torte@netztorte.de>
1635         * src/grouplistdialog.c
1636                 allow multiple selections without ctrl key
1637
1638 2004-02-09 Thorsten Maerz <torte@netztorte.de>
1639         * src/main.c
1640                 enable customizable accelerators
1641
1642 2004-02-08 Thorsten Maerz <torte@netztorte.de>
1643         * src/prefs_common.c
1644                 re-enable different font settings for gtk1/2
1645         * src/prefs_folder_item.c
1646                 fix folder prefs displayed wrong
1647         * src/textview.c
1648                 set 'sunken' shadow type
1649
1650 2004-02-07 Colin Leroy <colin@colino.net>
1651         * src/compose.c
1652                 Fix message being always [Edited]
1653                 Encode headers correctly (utf8 buf)
1654
1655 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1656         * src/socket.c
1657                 remove double g_source_attach()
1658                 (Thanks to Colin Leroy)
1659
1660 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1661         * src/gtk/gtksctree.c
1662                 Fix SSL certificate list not shown
1663         * src/mimeview.c
1664                 Fix clicks in mime tree
1665
1666 2004-01-27 Thorsten Maerz <torte@netztorte.de>
1667         * src/common/socket.c
1668                 Fix SSL receive
1669         * src/compose.c
1670                 Fix clipboard menu hotkeys
1671
1672 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1673         * src/gtk/gtkaspell.[ch]
1674           src/compose.c
1675                 reimplement spellchecker
1676
1677 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1678         * src/gtk/filesel.c
1679                 crash when inserting file in compose window
1680                 (TODO: keep old selection on clicks)
1681         * src/main.c
1682                 use gtkrc-2.0 instead of gtkrc
1683
1684 2004-01-25 Thorsten Maerz <torte@netztorte.de>
1685         * src/messageview.c
1686                 remove orphaned mimeview unref()
1687
1688 2004-01-20 Thorsten Maerz <torte@netztorte.de>
1689         * src/grouplistdialog.c
1690                 expand nodes containing subscribed groups
1691
1692 2004-01-19 Thorsten Maerz <torte@netztorte.de>
1693         * src/textview.c
1694                 textview: hide cursor, restore old click behaviour
1695
1696 2004-01-18 Thorsten Maerz <torte@netztorte.de>
1697         * src/textview.c
1698                 variable names messed up
1699
1700 2004-01-17 Colin Leroy <colin@colino.net>
1701         * src/addr_compl.c
1702                 Fix completion address too thin
1703         * src/compose.c
1704                 Fix tab-to-subject behaviour
1705         * src/summaryview.c
1706                 Implement key up & down in summaryview
1707
1708 2004-01-12 Thorsten Maerz <torte@netztorte.de>
1709
1710         * sync 098claws
1711
1712 2004-01-08 Thorsten Maerz <torte@netztorte.de>
1713         * configure.ac
1714           Makefile.am
1715           doc/.cvsignore
1716           doc/Makefile.am
1717                 faq, man, manual moved to doc/
1718         * ac/aspell.m4
1719           ac/check-type.m4
1720           ac/gnupg-check-typedef.m4
1721           ac/openssl.m4
1722           ac/spamassassin.m4
1723           ac/missing/gdk-pixbuf.m4
1724           ac/missing/gpgme.m4
1725           ac/missing/imlib.m4
1726                 fix automake warnings
1727
1728 2003-12-06 Colin Leroy <colin@colino.net>
1729         * src/summaryview.c
1730                 Fix quicksearch
1731
1732 2003-12-05 Colin Leroy <colin@colino.net>
1733         * src/summaryview.c
1734                 Fix going to next unread folder
1735
1736 2003-12-05 Colin Leroy <colin@colino.net>
1737         * src/crash.c
1738                 Fix gtk2 compilation
1739         * src/session.c
1740                 Remove iotag source handler at disconnection
1741         * src/socket.[ch] 
1742                 Remove source handler when closing socket 
1743                 (fixes another seg)
1744
1745 2003-12-04 Colin Leroy <colin@colino.net>
1746         * src/compose.c
1747           src/prefs_account.c
1748           src/prefs_common.c
1749                 Fix some dropdown menus
1750
1751 2003-12-04 Colin Leroy <colin@colino.net>
1752         * src/compose.c
1753                 Fix event handlers on header fields
1754         * src/common/socket.c
1755           src/common/session.c
1756                 Fix segfault with callback (SSL)
1757                 Fix end of session 
1758
1759 2003-10-06 Thorsten Maerz <torte@netztorte.de>
1760
1761         * Fix compile bug in src/compose.c
1762         * removed src/gtk/gtkstext.[ch]
1763
1764 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
1765
1766         * Convert character set and escape "text" attributes in toolbar setting
1767         files.
1768         * Fixed bug in button-press-event handling.
1769
1770 2003-09-16 Thorsten Maerz <torte@netztorte.de>
1771
1772         * Fixed bug in key-press-event handling.
1773
1774 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
1775
1776         * Enabled to compile tray-icon plugin (Ad-hoc).
1777         * Avoid hang up bug of icon list in mime view (Ad-hoc).
1778
1779 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
1780
1781         * Enabled to compile on sylpheed-claws.
1782         (tray-icon plugin still cannot compile yet.)
1783
1784 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
1785
1786         * Updated to 0.9.5.
1787
1788 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
1789
1790         * Updated to 0.9.4.
1791         * Ported monitoring SSL mechanism to GSource of GLib2
1792         (I don't confirm it)
1793         * Added _gtk2 suffix to key name of font preference to avoid
1794         ovverwriting preference of Gtk+-1.2 version.
1795
1796 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
1797
1798         * Updated to 0.9.2.
1799
1800 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
1801
1802         * Updated to 0.9.1.
1803         * Translate po files into UTF-8 when execute autogen.sh.
1804
1805 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
1806
1807         * Updated to 0.9.0.
1808
1809 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
1810
1811         * Plugged GError related memory leaks.
1812
1813 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
1814
1815         * Changed default size of fonts.
1816         * Enabled to set titile font size of warning dialog.
1817
1818 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
1819
1820         * Embed a sylpheed icon into executable binary on Windows.
1821
1822 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
1823
1824         * I forgot to traslate character set of element string in src/xml.c.
1825
1826 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
1827
1828         * Fixed detecting bind_textdomain_codeset in configure.in.
1829         * The bug in which "Example" of "Date fromat" preference isn't displayed
1830         correctly has been fixed.
1831
1832 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
1833
1834         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
1835           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
1836           glib-gettextize
1837           Removed intl directory.
1838           Translated po files into UTF-8.
1839           (Thanks! Ryuji Abe)
1840
1841 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
1842
1843         * The bug which doesn't unscape string in xml.c has been fixed.
1844
1845 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
1846
1847         * The bug which is failed to translate encoding of file name thorough
1848         file dialog has been fixed.
1849
1850 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
1851
1852         * Modified to translate file names which is used in inporting/expoting
1853         mbox feature and "Save as" feature into locale encoding.
1854         * Translate file names into locale encoding when "Attache file" and
1855         "Insert file".
1856         * Force set G_BROKEN_FILENAMES environment variable.
1857         * Other minor fixes.
1858
1859 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
1860
1861         * Modified to treat MH folder's name as locale encoding.
1862
1863 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
1864
1865         * The bug which clash on switching candidates of auto completion of
1866         addresses, cannot use auto completion in Japanesse is fixed
1867         (Thanks! Tokunaga-san)¡¥
1868
1869 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1870
1871         * The bug which cannot switch key accelerator preference has been fixed
1872         (Thanks! smbd-san)¡¥
1873
1874 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1875
1876         * version 0.8.11-gtk2-20030314
1877
1878 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
1879
1880         * The bug in which character set conversion of filtering messages has
1881         been fixed.(Thanks! COCOA-san).
1882
1883 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
1884
1885         * Revived "Leave space on head" preference in "Message" category.
1886         * A bug which clash when put the cursor to end of buffer and execute
1887         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
1888
1889 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
1890
1891         * version 0.8.11-gtk2-20030312
1892
1893 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
1894
1895         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
1896         * Modified to use Pango's API directly for font preference.
1897         * Integrated GtkTextView of textview to one widget.
1898         * Set fonts of header title in textview by "header_title" tag.
1899         * Removed some deprecated codes.
1900
1901 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
1902
1903         * Updated to 0.8.11.
1904         * Merged cygwin patch(Thanks! Sakai-san).
1905
1906 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
1907
1908         * version 0.8.10-gtk2-20030309