gtk2/demos/gtk-demo
Owen Taylor 253458ec52 - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,
Mon Oct  7 15:10:00 2002  Owen Taylor  <otaylor@redhat.com>

        * gdk/gdkdisplay.[ch] gdk/gdkinternals.h
        gdk/gdkwindow.[ch] gdk/linux-fb/gdkwindow-fb.c
        gdk/win32/gdkwindow-win32.c gdk/x11/gdkwindow-x11.c:

        - Replace GdkPointerHooks with a multihead-safe
          GdkDisplayPointerHooks, leave GdkPointerHooks
          around for singlehead.
        - Add gdk_display_get_pointer() to get the pointer
          location with the screen it is on.

        * gdk/gdk.def gdk/gdkdisplay.[ch] gdk/gdkscreen.[ch]:
        Change gdk_screen_get_window_at_pointer() to
        gdk_display_get_window_at_pointer().

        * gtk/gtktreeview.c demos/gtk-demo/changedisplay.c
        tests/testgtk.c: Use gdk_display_get_window_at_pointer(),
        not gdk_screen_get_window_at_pointer().

        * gtk/gtkcolorsel.c: Fix grabbing color to be multihead
        safe.

        * gtk/gtkwidget.c: Allow gtk_widget_push_colormap (NULL).
        since it is useful for writing code that doesn't
        know the dcurrent state but needs a clean colormap.

        * gtk/gtkrc.c: When loading the settings for a particular
        screen, only reset toplevels on that screen.

        * gtk/gtkiconfactory.h: Fix #ifdef GTK_MULTIHEAD_SAFE
        that should have been #ifndef GTK_MULTIHEAD_SAFE.
2002-10-07 19:42:49 +00:00
..
.cvsignore cvsignore updates 2000-11-16 16:14:17 +00:00
alphatest.png fix some shell typos 2001-05-07 15:58:47 +00:00
apple-red.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
appwindow.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
background.jpg fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
button_box.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
changedisplay.c - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks, 2002-10-07 19:42:49 +00:00
colorsel.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
demo-common.h Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore to 2001-11-23 21:46:44 +00:00
dialog.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
drawingarea.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
editable_cells.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
floppybuddy.gif fix some shell typos 2001-05-07 15:58:47 +00:00
geninclude.pl add editable_cells.c, list_store.c and tree_store.c 2001-10-02 18:54:05 +00:00
geninclude.pl.in Subsitute in @PERL@ instead of hardcoded /usr/bin/perl. (#78355, Gareth 2002-05-14 23:57:40 +00:00
gnome-applets.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-calendar.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-foot.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gimp.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gmush.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gsame.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnu-keys.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gtk-logo-rgb.gif Handle case where we need to parse the xsetting as if it were an RC file 2001-06-04 23:15:51 +00:00
images.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
item_factory.c gtk/gtkmain.c g_module_symbol takes a gpointer *, not just a gpointer. 2001-12-05 02:49:32 +00:00
list_store.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
main.c Adjustments for recent gdk-pixbuf changes. 2002-10-03 22:49:35 +00:00
Makefile.am add deprecation compile flags 2002-09-29 21:24:24 +00:00
makefile.msc.in new file 2002-02-27 16:37:04 +00:00
menus.c demos/gtk-demo/appwindow.c reduce compiler warnings 2001-11-16 11:50:04 +00:00
panes.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
pixbufs.c demos/pixbuf-demo.c M_PI -> G_PI. 2001-11-25 23:36:29 +00:00
sizegroup.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
stock_browser.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
textview.c add deprecation compile flags 2002-09-29 21:24:24 +00:00
tree_store.c add deprecation compile flags 2002-09-29 21:24:24 +00:00