Implement native tab art for wxAUI in wxGTK.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Mar 2012 17:56:04 +0000 (17:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Mar 2012 17:56:04 +0000 (17:56 +0000)
commit069358b7ccf8a82eb4d809c25ebe5a3db9db67cd
tree8937b283ade9587ea7c04c199ccb7b0ede082957
parent4758baf5eb87bd1f1251a21e3fa8e5d658b9a3b6
Implement native tab art for wxAUI in wxGTK.

Use native wxAuiTabArt implementation in wxGTK, it better conforms to the
system style.

Closes #14098.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
Makefile.in
build/bakefiles/files.bkl
docs/changes.txt
include/wx/aui/tabart.h
include/wx/aui/tabartgtk.h [new file with mode: 0644]
src/aui/tabartgtk.cpp [new file with mode: 0644]