]> git.saurik.com Git - wxWidgets.git/history - src/aui/framemanager.cpp
wxFrameManager::Render() now fires a new event, called wxEVT_AUI_RENDER, which allows...
[wxWidgets.git] / src / aui / framemanager.cpp
2006-07-11  Benjamin WilliamswxFrameManager::Render() now fires a new event, called...
2006-07-11  Benjamin WilliamswxAUI's wxFrameManager::SetFrame() now takes a wxWindow...
2006-07-08  Benjamin Williamsreverted an earlier patch that was causing problems
2006-07-08  Robin DunnAdd wxRTTI info for the event class
2006-07-07  Robin DunnNeed to skipp the first half of ShowHint if the platfor...
2006-07-06  Włodzimierz SkibaTinderbox warning fix.
2006-07-06  Robin DunnOops, I misremembered the name of wxUnusedVar
2006-07-05  Robin DunnEnable transparent hints and dragging on wxMac
2006-07-05  Alex BlighwxAUI: maintain minimum size of panes across dock/undock.
2006-07-05  Benjamin Williamsfixed wrong comment
2006-07-05  Benjamin Williamsadded EVT_AUI_PANECLOSE and updated sample accordingly
2006-07-04  Alex BlighwxAUI: Send a cancel event to the window within a frame...
2006-07-04  Vadim Zeitlinrelease build unused variable warning fix
2006-07-04  Alex BlighwxAUI: Made fixed size floating panes work
2006-07-04  Włodzimierz SkibaWinCE build fixes.
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-06-30  Benjamin Williamsadded/expanded various comments
2006-06-14  Włodzimierz SkibaWhitespaces lined up.
2006-06-14  Włodzimierz SkibaDon't create uneeded variables.
2006-06-09  Vadim Zeitlingcc printf format warning fixed
2006-06-08  Włodzimierz SkibaInclude wx/mdi.h according to precompiled headers of...
2006-06-07  Włodzimierz SkibaInclude wx/toolbar.h according to precompiled headers...
2006-06-06  Włodzimierz SkibaSource cleaning, wxW headers, whitespaces and improved...
2006-06-06  Julian SmartFix for wxX11
2006-06-06  Julian SmartCompile corrections
2006-06-06  Julian SmartInitial commit of wxAUI