From 799c772fe147ff209beaf8b8a165ac4531d1c321 Mon Sep 17 00:00:00 2001 From: Maurits Rijk Date: Mon, 27 May 2002 20:28:38 +0000 Subject: [PATCH] Added lost entry from mitch + description for changed libgimpwidgets/gimpwidgets.c --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 67f04f59d9..43d7ff22cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ +2002-05-27 Michael Natterer + + * libgimpwidgets/gimpsizeentry.c (gimp_size_entry_attach_label): + set the spinbutton which is attached right of the label as + mnemonic_widget for the label. + 2002-05-27 Maurits Rijk + * libgimpwidgets/gimpwidgets.c (gimp_random_seed_new): * plug-ins/common/randomize.c (randomize_dialog) * plug-ins/Lighting/lighting_ui.c * plug-ins/common/nova.c (nova_dialog)