summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-04-07 21:36:13 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-04-07 21:36:13 +0000
commit848cff384e369789d47a62b8c6673771d6cbb4bf (patch)
treed681229994956578094927ec924fdf6b009ed397 /ChangeLog.pre-2-2
parentd96d7ada5a5099a6194632b8d246949c524a8b90 (diff)
downloadgdk-pixbuf-848cff384e369789d47a62b8c6673771d6cbb4bf.tar.gz
Fix problem with installation directory for gdkx.h
Fri Apr 7 17:19:27 2000 Owen Taylor <otaylor@redhat.com> * gdk/x11/Makefile.am: Fix problem with installation directory for gdkx.h * gtk/gtkmenuitem.c gtk/gtkmenushell.c: Patch from David Santiago <mrcooger@cyberverse.com> so that when selecting menus with the mouse, the first item will not be selected, but when selecting with an accelerator, or navigating left-right on a menubar with the menus popped up, the first item will be selected.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-211
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 803264cde..9bb3559e9 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,14 @@
+Fri Apr 7 17:19:27 2000 Owen Taylor <otaylor@redhat.com>
+
+ * gdk/x11/Makefile.am: Fix problem with installation directory for
+ gdkx.h
+
+ * gtk/gtkmenuitem.c gtk/gtkmenushell.c: Patch from David Santiago
+ <mrcooger@cyberverse.com> so that when selecting menus with the
+ mouse, the first item will not be selected, but when selecting
+ with an accelerator, or navigating left-right on a menubar with
+ the menus popped up, the first item will be selected.
+
2000-04-05 Dan Damian <dand@dnttm.ro>
* configure.in: Added "ro" to ALL_LINGUAS.