summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-217
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index f197a66b4..38ee76787 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,20 @@
+Sat Dec 14 01:00:12 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkmenu.c (gtk_menu_position): Handle the case
+ where the pointer isn't on the same screen as the widget
+ by centering the menu on the widget's screen. (#94563)
+
+Fri Dec 13 23:58:06 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gdk/gdkscreen.c (gdk_screen_get_monitor_at_point)
+ * gdk/gdkscreen.c (gdk_screen_get_monitor_at_window):
+ Provide a useful fallback on failure - return a monitor
+ close to the point or window. (#79991)
+
+ * gtk/gtkmenu.c (gtk_menu_position): Remove a now
+ unneeded check for failure of
+ gdk_screen_get_monitor_at_point()
+
Fri Dec 13 23:10:21 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkclist.c: Fix a problem with the focus row