gtk2/gdk/win32
Matthias Clasen c6df2828b7 Add gdk_screen_get_monitor_workarea
The function returns the part of a monitors area that should be
used for positioning popups, menus, etc. The only non-trivial
implementation atm is in the X backend, all the other backends
just return the full monitor area. The X implementation is
currently suboptimal, since it requires roundtrips to collect
the necessary information. It should be changed to monitor
the properties for changes, when XFixes allows to monitor
individual properties.
https://bugzilla.gnome.org/show_bug.cgi?id=641999
2011-12-18 14:29:16 -05:00
..
rc Update Windows Resource template information 2011-06-07 11:16:57 +08:00
bdfcursor.c
cursor.bdf
gdkcursor-win32.c win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkdevice-win32.c win32: Make grab cursors work again 2011-11-10 21:32:50 +01:00
gdkdevice-win32.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevice-wintab.c GdkDevice: Remove duplicate private function 2011-04-08 16:39:45 +02:00
gdkdevice-wintab.h Merge the xi2-for-master branch 2010-05-25 18:38:44 -04:00
gdkdevicemanager-win32.c win32: Update input device code to use the new property names in constructor 2011-11-10 17:40:52 +01:00
gdkdevicemanager-win32.h win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkdisplay-win32.c win32: Fix some warnings 2011-11-10 17:41:11 +01:00
gdkdisplaymanager-win32.c gdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32 and Broadway 2011-10-07 16:19:41 +02:00
gdkdnd-win32.c win32: Don't double free stuff when finalizing drag context 2011-11-21 15:03:53 +01:00
gdkevents-win32.c win32: Don't dereference keyboard_grab if it is NULL 2011-11-21 14:37:57 +01:00
gdkgeometry-win32.c win32: Never pass SWP_NOSIZE or SWP_NOMOVE to SetWindowPos 2011-11-10 17:40:47 +01:00
gdkglobals-win32.c win32: Ignore client requested window move/size during SIZEMOVE 2011-11-10 17:41:00 +01:00
gdkinput.c win32: Fix up initialization order of input subsystem 2011-11-10 17:40:51 +01:00
gdkkeys-win32.c Minor documentation improvements 2011-02-23 10:26:21 +01:00
gdkmain-win32.c win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkprivate-win32.h win32: Make grab cursors work again 2011-11-10 21:32:50 +01:00
gdkproperty-win32.c win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkscreen-win32.c Add gdk_screen_get_monitor_workarea 2011-12-18 14:29:16 -05:00
gdkselection-win32.c win32: fix pasting screenshots taken with PrintScreen or Alt+PrintScreen 2011-11-10 17:41:12 +01:00
gdktestutils-win32.c win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkvisual-win32.c fix win32 build after removal of the colormap debug category 2011-01-21 11:20:16 +01:00
gdkwin32.h win32: Add gdk_win32_window_get_impl_hwnd 2011-11-10 17:41:08 +01:00
gdkwin32cursor.h win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkwin32display.h win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkwin32displaymanager.h win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkwin32dnd.h win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkwin32id.c win32: no more GdkNativeWindow and related changes 2011-02-06 15:07:13 +01:00
gdkwin32keys.h win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkwin32screen.h win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkwin32window.h win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
gdkwindow-win32.c win32: Make all GDK_WINDOW_TEMP always on top 2011-11-25 11:22:59 +01:00
gdkwindow-win32.h win32: Add custom placements for some window types 2011-11-10 17:41:06 +01:00
libwntab32x.la
Makefile.am Install gdk/win32 headers 2011-08-15 13:00:14 +03:00
makefile.msc win32: gdk3 resurrection 2011-01-02 13:33:04 +01:00
pktdef.h
wintab.h
xcursors.h