X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2FChangeLog;h=a57fb286f8e9840b5a02eafc658f6678beb5b70b;hb=dc8cf051d40159539cf7eb67e6932f9ec05bc6fb;hp=2110403dab781e3c69b63fdc7ffb4210c0608643;hpb=1704b725af8798d00a87b7a4bed86fde902462e3;p=pspp-builds.git diff --git a/src/ui/gui/ChangeLog b/src/ui/gui/ChangeLog index 2110403d..a57fb286 100644 --- a/src/ui/gui/ChangeLog +++ b/src/ui/gui/ChangeLog @@ -1,3 +1,10 @@ +2008-05-08 John Darrington + + * data-editor.c: In popup menus, connect the Insert Variable and + Insert Case callbacks manually, instead of relying on + gtk_action_connect_proxy, as the latter connects a label with a + mnemonic which is inappropriate. + 2008-05-06 Ben Pfaff Bug #23127. Reviewed by John Darrington. Tested by Jason Stover,