Havoc Pennington
ec9cf27a81
purge HAVE_GTK_MULTIHEAD from the source code, not just from configure.in.
...
2003-04-21 Havoc Pennington <hp@redhat.com>
* purge HAVE_GTK_MULTIHEAD from the source code, not just from
configure.in. Yes I am a loser.
2003-04-21 23:37:42 +00:00
Mark McLoughlin
f0a811421f
s/gdk_get_default_display/gdk_display_get_default/
...
2002-06-25 Mark McLoughlin <mark@skynet.ie>
* src/fixedtip.c: (meta_fixed_tip_show):
* src/frames.c: (meta_frames_new):
* src/tabpopup.c: (meta_ui_tab_popup_new):
s/gdk_get_default_display/gdk_display_get_default/
s/gdk_get_default_screen/gdk_screen_get_default/
2002-06-25 07:08:18 +00:00
Jayaraj Rajappan
39f2c804a3
#include <config.h>. Fixes #83960 .
2002-06-10 10:47:56 +00:00
Havoc Pennington
a3460b8ac8
keep the tooltip on the screen horizontally, #76825
...
2002-05-11 Havoc Pennington <hp@pobox.com>
* src/fixedtip.c (meta_fixed_tip_show): keep the tooltip
on the screen horizontally, #76825
* src/window.c (meta_window_handle_mouse_grab_op_event): end grab
op _after_ doing the final update of the move or resize.
Hopefully I didn't have a reason for the order I was using before.
2002-05-11 05:09:54 +00:00
Anders Carlsson
8f5c12d76d
#ifdef out call to gtk_window_set_screen, reported by Erwann Chenede.
...
2002-05-08 Anders Carlsson <andersca@gnu.org>
* src/fixedtip.c (meta_fixed_tip_show):
#ifdef out call to gtk_window_set_screen, reported by
Erwann Chenede.
2002-05-08 17:20:38 +00:00
Anders Carlsson
0494b044d5
Add multi-screen support. Also add patch by Erwann Chenede to make
...
2002-05-08 Anders Carlsson <andersca@gnu.org>
* configure.in:
* src/display.c: (meta_display_open):
* src/fixedtip.c: (meta_fixed_tip_show):
* src/fixedtip.h:
* src/frames.c: (meta_frames_new), (show_tip_now):
* src/frames.h:
* src/menu.c: (meta_window_menu_new):
* src/ui.c: (meta_ui_new):
Add multi-screen support. Also add patch by Erwann Chenede
to make tooltips appear on the correct screen.
2002-05-08 16:24:28 +00:00
rhp
43f807c5e1
...
2001-06-30 23:17:52 +00:00
rhp
11fde3a11a
...
2001-06-03 07:41:36 +00:00