Only account for WM frame extents in tlw size if WM supports _NET_FRAME_EXTENTS....
authorPaul Cornett <paulcor@bullseye.com>
Tue, 4 Dec 2007 17:26:57 +0000 (17:26 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Tue, 4 Dec 2007 17:26:57 +0000 (17:26 +0000)
commit53e3cd047cb9d01952af76779e89e444915e86c6
treef85e44831a8785b7d7ef40952529c844acc1e30a
parent9dcff96ba98fb9c99d8480af3d7c9d21ce372a25
Only account for WM frame extents in tlw size if WM supports _NET_FRAME_EXTENTS. Extents cache no longer needed.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/taskbarpriv.h
include/wx/gtk/toplevel.h
src/gtk/minifram.cpp
src/gtk/taskbar.cpp
src/gtk/toplevel.cpp