summaryrefslogtreecommitdiff
path: root/ChangeLog-20020212
diff options
context:
space:
mode:
authorJorn Baayen <jorn@nl.linux.org>2002-02-11 00:01:10 +0000
committerJorn Baayen <jbaayen@src.gnome.org>2002-02-11 00:01:10 +0000
commit56eeb81b6b1b0bbf38faf16fb237694c057afc2a (patch)
tree55b4df5feac72ebd3212857813eaf41326a3f11a /ChangeLog-20020212
parent772184c4144afc31ab0af0171950ec01805803da (diff)
downloadgnome-session-56eeb81b6b1b0bbf38faf16fb237694c057afc2a.tar.gz
replace the "pressed" signal on the Done buttons in the preference dialogs
2002-02-11 Jorn Baayen <jorn@nl.linux.org> * applets/gen_util/pager.c: * applets/gen_util/tasklist.c: replace the "pressed" signal on the Done buttons in the preference dialogs with the "clicked" signal. Fixes an odd bug where the button would be pressed on hover the next time you opened the dialog.
Diffstat (limited to 'ChangeLog-20020212')
-rw-r--r--ChangeLog-200202128
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog-20020212 b/ChangeLog-20020212
index 39ae78d0..c7ab4687 100644
--- a/ChangeLog-20020212
+++ b/ChangeLog-20020212
@@ -1,3 +1,11 @@
+2002-02-11 Jorn Baayen <jorn@nl.linux.org>
+
+ * applets/gen_util/pager.c:
+ * applets/gen_util/tasklist.c: replace the "pressed" signal on the Done
+ buttons in the preference dialogs with the "clicked" signal. Fixes an
+ odd bug where the button would be pressed on hover the next time you
+ opened the dialog.
+
2002-02-11 Kjartan Maraas <kmaraas@gnome.org>
* man/*: Added man pages from Christian Marillat.