wxWidgets/include/wx/aui
2008-02-27 17:29:54 +00:00
..
aui.h more compile fixes on wxGTK; auibook.h and tabmdi.h are now uncommented in aui.h 2006-07-22 13:14:07 +00:00
auibook.h don't use DECLARE_EVENT_TYPE() to avoid confusing people about its unused value parameter, declare the event type constants directly 2008-01-27 13:21:39 +00:00
dockart.h fixed compile error 2006-11-07 10:29:02 +00:00
floatpane.h only define wxAuiFloatingFrameBaseClass as wxMiniFrame if wxUSE_MINIFRAME==1 (and do it under all platforms, why not?) (replaces part of patch 1892654) 2008-02-27 17:29:54 +00:00
framemanager.h reverted r51340: don't use wxWeakRef in the library code as long as not all supported compilers (notably all versions of Borland C++) can compile it; reapply r51340 once wxWeakRef is supported everywhere 2008-02-18 23:47:50 +00:00
tabmdi.h make DoSetSizeHints protected, remove parameter defaults 2007-11-22 06:12:56 +00:00