don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files...
[wxWidgets.git] / include / wx / univ / window.h
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-13  Václav Slavíkmake wxFrame a wxControlContainer too, so that it behav...
2006-06-08  Włodzimierz SkibaImprovements for building minimal builds and new ports...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-09-27  Włodzimierz SkibaFix for broken MSWUniv after wxABI_VERSION removal...
2005-09-25  Vadim Zeitlinremoved wxABI_VERSION checks
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-16  Włodzimierz SkibaPublic access to MSWWindowProc() for wxQTMediaBackend...
2005-03-02  Włodzimierz SkibaIn MSWUniv wxWindow and wxWindowMSW are different class...
2005-01-07  Vadim Zeitlinmoved HasTransparentBackground() from wxUniv to common...
2004-12-19  Vadim Zeitlinmoved ProvidesBackground() from wxUniv to base wxWindow...
2004-12-12  Vadim Zeitlindelete children in ~wxWindow dtor and not in the base...
2004-08-10  Włodzimierz SkibaCleaning of sources (Univ related files). -1/TRUE/FALSE...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-13  Vadim Zeitlin(blind) compilation fix for wxUniv
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2004-02-12  Robin DunnFixed to use wxNcPaintEvent types where needed
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-10-16  Vadim Zeitlinuse ShouldInheritColours() instead of IsContainerWindow()
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-20  Vadim Zeitlinadded wxRendererNative to be used by the generic contro...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-04-14  Robert Roebling Three more attempts to get metal look.
2002-04-10  Robert Roebling Added "metal" theme.
2002-03-24  Robert Roebling Implemented two-window approach for wxX11.
2002-03-20  Robert Roebling No more pixel junk when resizing windows that
2002-02-20  Vadim Zeitlinfixed mouse input handling in wxUniv: the static boxes...
2002-02-11  Robert Roebling Various compile fixes.
2002-01-19  Vadim Zeitlincompilation/linking fixes for DoCaptureMouse() change
2002-01-19  Vadim Zeitlinmaintaint the mouse capture stack in all ports, not...
2001-12-08  Vadim Zeitlinfixes for handling WM_SYSCOLORCHANGE - now seems to...
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
2001-07-04  Vadim Zeitlinreverted Julians changes to the pragmas
2001-07-04  Julian SmartChanged the pragmas to allow debugging under Linux
2001-07-02  Vadim Zeitlinchanged copyright to SciTech one
2001-06-30  Julian SmartMore fixes for wxUniv
2001-06-29  Julian SmartSome wxUniv compile fixes
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...