diff src/ChangeLog @ 1883:c347bc6e2cb3

[xemacs-hg @ 2004-01-27 13:13:42 by stephent] gtk button fix <87isixo7sl.fsf_-_@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Tue, 27 Jan 2004 13:13:45 +0000
parents ec2d1e636272
children 3d25fd3d9ac4
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jan 27 13:00:42 2004 +0000
+++ b/src/ChangeLog	Tue Jan 27 13:13:45 2004 +0000
@@ -1,3 +1,10 @@
+2004-01-16  Malcolm Purvis  <malcolmpurvis@optushome.com.au>
+
+	* ui-gtk.c (__internal_callback_marshal): Marshalling data to
+	return to GTK requires a different API to marshalling data to use
+	as GTK parameters.
+	* ui-gtk.c (lisp_to_gtk_ret_type): New. 
+
 2004-01-23  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* specifier.c (Fvalid_specifier_type_p): Fix docstring typo.