]> git.saurik.com Git - wxWidgets.git/commit
Use GTK+ functions for wxDisplay implementation.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 22 May 2010 15:48:59 +0000 (15:48 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 22 May 2010 15:48:59 +0000 (15:48 +0000)
commitbfd62c8c2a9c982fc0b07e3081673d87050fa12f
treef359d3db9fcaead2bd70110069536820ea3d4dcb
parente196db7b85c296f6a86e861aaabac8864768bd5e
Use GTK+ functions for wxDisplay implementation.

There is no need to use Xinerama for what GDK can do itself (see #11053).

Also don't check for Xinerama in configure when using wxGTK2.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in
src/unix/displayx11.cpp