gtk/gdk/win32
Paolo Borelli 4a6f8a065a gdk: remove the display->list_devices vfunc
gdk_display_list_devices is deprecated and all the backends
implement the same fallback by delegating to the device manager
and caching the list (caching it is needed since the method does
not transfer ownership of the container).
The compat code can be shared among all backends and we can
initialize the list lazily only in the case someone calls the
deprecated method.

https://bugzilla.gnome.org/show_bug.cgi?id=762891
2016-02-29 21:53:58 +01:00
..
rc
bdfcursor.c GDK-W32: remove trailing whitespace everywhere 2015-04-29 21:12:14 +00:00
cursor.bdf
gdkcursor-win32.c win32: Make cursor code work without _gdk_display 2016-02-11 03:44:47 +01:00
gdkdevice-virtual.c win32: Stop using _gdk_display global in device code 2016-02-11 03:44:47 +01:00
gdkdevice-virtual.h
gdkdevice-win32.c win32 device: reorganize code to avoid prototypes 2016-01-23 14:43:50 +01:00
gdkdevice-win32.h W32: avoid code duplication in gdkdevice-win32|virtual 2015-12-22 09:31:56 +01:00
gdkdevice-wintab.c wintab: reorganize code to avoid prototypes 2016-01-23 14:43:47 +01:00
gdkdevice-wintab.h
gdkdevicemanager-win32.c win32: init wintab when the device manager is constructed 2016-02-29 18:25:01 +01:00
gdkdevicemanager-win32.h win32: Stop using _gdk_display global in device code 2016-02-11 03:44:47 +01:00
gdkdisplay-win32.c gdk: remove the display->list_devices vfunc 2016-02-29 21:53:58 +01:00
gdkdisplay-win32.h gdk: remove the display->list_devices vfunc 2016-02-29 21:53:58 +01:00
gdkdisplaymanager-win32.c
gdkdnd-win32.c win32: Remove _gdk_display usge from dnd code 2016-02-11 03:44:47 +01:00
gdkevents-win32.c win32: do not confuse gtk-doc 2016-02-28 11:37:38 +01:00
gdkgeometry-win32.c win32 geometry: reorganize code to avoid prototypes 2016-01-23 14:43:57 +01:00
gdkglcontext-win32.c gdkglcontext-win32.c: Remove Obsolete Comments 2015-04-30 19:50:30 +08:00
gdkglcontext-win32.h gl: Drop profile for gdk_window_create_gl_context() 2015-02-12 12:34:28 +00:00
gdkglobals-win32.c Win32: fold the gdkinput.c file in gdkdisplay-win32.c 2016-02-22 21:45:08 +01:00
gdkkeys-win32.c W32: Fix for commit 1f74f12d9, re-enabling decimal separator key 2016-02-26 17:24:32 +00:00
gdkmain-win32.c Win32: remove the _is_win8_or_above global variable 2016-02-19 15:28:38 +01:00
gdkprivate-win32.h win32: init wintab when the device manager is constructed 2016-02-29 18:25:01 +01:00
gdkproperty-win32.c win32: remove _gdk_root global variable 2016-01-14 14:30:37 +01:00
gdkscreen-win32.c win32: factor out on_displaychange_event method for the screen 2016-02-28 12:19:08 +01:00
gdkselection-win32.c wip _gdk_display 2016-02-22 21:45:08 +01:00
gdktestutils-win32.c
gdkwin32.h GDK-W32: remove trailing whitespace everywhere 2015-04-29 21:12:14 +00:00
gdkwin32cursor.h GDK-W32: remove trailing whitespace everywhere 2015-04-29 21:12:14 +00:00
gdkwin32display.h win32: use the same parameter name as the implementation 2015-10-08 18:07:49 +02:00
gdkwin32displaymanager.h
gdkwin32dnd.h
gdkwin32glcontext.h
gdkwin32id.c GDK-W32: remove trailing whitespace everywhere 2015-04-29 21:12:14 +00:00
gdkwin32keys.h
gdkwin32misc.h
gdkwin32screen.h GDK-W32: remove trailing whitespace everywhere 2015-04-29 21:12:14 +00:00
gdkwin32window.h GDK-W32: remove trailing whitespace everywhere 2015-04-29 21:12:14 +00:00
gdkwindow-win32.c wip _gdk_display 2016-02-22 21:45:08 +01:00
gdkwindow-win32.h GDK: Use GdkCursor objects to keep track of W32 cursors, not HCURSOR 2015-05-20 08:40:43 +00:00
libwntab32x.la
Makefile.am win32: move gdkvisual code in gdkscreen 2016-02-28 11:37:38 +01:00
makefile.msc win32: move gdkvisual code in gdkscreen 2016-02-28 11:37:38 +01:00
pktdef.h
wintab.h
xcursors.h