wxWidgets/include/wx/aui
Vadim Zeitlin de96b0dae7 Implement native wxAuiTabArt for MSW
This wxAuiTabArt implementation uses Windows uxtheme API to draw AUI tabs. A
fallback to generic tab art is implemented for the bottom tabs or if uxtheme
is not available (disabled by user or no manifest file).

Closes https://github.com/wxWidgets/wxWidgets/pull/105
2015-10-04 00:28:00 +02:00
..
aui.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
auibar.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
auibook.h Add support for mouse hover state to wxAuiTabArt 2015-10-04 00:27:22 +02:00
dockart.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
floatpane.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
framemanager.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
tabart.h Implement native wxAuiTabArt for MSW 2015-10-04 00:28:00 +02:00
tabartgtk.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
tabartmsw.h Implement native wxAuiTabArt for MSW 2015-10-04 00:28:00 +02:00
tabmdi.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00