No resize border on WinCE by default
[wxWidgets.git] / include / wx / object.h
2005-03-09  Vadim Zeitlinmade wxStaticCast more backwards compatible by allowing...
2005-03-08  Vadim Zeitlinuse static_cast<> for wxStaticCast; updated comment...
2005-02-06  Vadim Zeitlintwo changes and some cleanup:
2005-01-15  Vadim Zeitlinremoved all occurences of (obsolete) wxUSE_DYNAMIC_CLASSES
2005-01-02  Vadim Zeitlinfixed IMPLEMENT_DYNAMIC_CLASS2 macro
2004-12-01  Robert Roebling Compilo
2004-12-01  Julian SmartInclude "wx/msw/msvcrt.h" for better leak reporting
2004-09-29  Julian SmartTemp fix for VC6/XTI
2004-09-20  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-16  Vadim Zeitlinuse wx_static_cast() inside wxDynamicCast to catch...
2004-04-16  Vadim Zeitlinadded and documented wx_const/static_cast<>
2004-02-10  Vadim Zeitlinadded wxStaticCast, moved wxConstCast from wx/object...
2003-12-11  Julian SmartApplied patch [ 857446 ] wxStaticCast evaluates argumen...
2003-10-18  Vadim Zeitlinuse #if WXWIN_COMPAT and not #ifdef (patch 826160)
2003-10-16  Vadim Zeitlinmade wxRTTI macros namespace-friendly (patch 799434)
2003-09-04  Stefan Csomorlog changes
2003-08-17  Mattia Barbon Check for NULL base class.
2003-08-17  Václav Slavíkremoved unused wxObject::Dump
2003-08-11  Stefan Csomoradded wxDynamicObject (kind of delegate, docs to come...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-06  Václav Slavíkdeprecated Initialize/CleanUpClasses
2003-08-06  Václav Slavíkinitialize wxClassInfo::sm_classTable automatically
2003-07-30  Stefan Csomorfixing xti problems
2003-07-28  Stefan CsomorwxUSE_EXTENDED_RTTI as name
2003-07-28  Stefan Csomorxti introduction
2003-07-22  Václav Slavíkcompilation fixes for Vadim's changes and Borland C++
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-07-01  Vadim Zeitlinremoved WXDLLEXPORT_CTORFN (was always empty anyhow)
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-03-10  Mattia Barbon Added configure test for const_cast<>(), and enabled it
2003-01-26  Vadim Zeitlinadded iosfwrap.h (wrapper for <iosfwd>)
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-26  Vadim Zeitlinadded extra parentheses to wxDynamicCast() to allow...
2002-08-13  Vadim Zeitlintidied up patch 583937 (wxClassInfo dtor)
2002-07-19  Julian SmartApplied patch [ 583877 ] Clone events correction
2002-05-10  Gilles Depeyrotremoved test supposed to detect lazy binding issues...
2002-05-09  Gilles Depeyrotimplement explicit copying instead of forbidding it
2002-05-08  Gilles Depeyrotimplemented lazy binding detection (broken RTTI classin...
2002-04-27  Vadim Zeitlinfixes for operator new declaration/definition (patch...
2002-04-26  Vadim Zeitlinclean up of memory debugging macros and chanegs to...
2002-02-06  Vadim Zeitlinassert when a base class of a class in wxRTTI system...
2002-02-04  Vadim Zeitlinchanged CloneRefData() to take a const pointer
2002-01-31  Vadim Zeitlinadded wxObject::AllocExclusive() and associated methods
2002-01-04  Julian SmartCorrected (maybe) the object.h token syntax; corrected...
2001-12-29  Ron Leeremoved dependency on windows.h from dynload.h
2001-12-26  Ron Leeremoved macro magic that causes build problems on some
2001-12-20  Ron Leeugh. Nesting the (per class) plugin sentries can requi...
2001-12-20  Ron Leereimplemented sanity checks that were lost/broken in...
2001-12-19  Ron LeeFixed silly cut n paste error.
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-12-04  Ron Lee(Blind) fix for BCC compile glitch.
2001-12-04  Ron Leefix for wxDynamicCast making it safe to pass factory...
2001-11-21  Vadim Zeitlin1. removed wxObject::CopyObject() and Clone() - some...
2001-07-17  Vadim Zeitlinrenamed wxDynamicThisCast to wxDynamicCastThis, removed...
2001-06-11  Julian SmartTex2RTF: underscores now only checked for if syntax...
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-20  David WebsterFixed the deleteion of VisualAge stuff
2001-04-19  Vadim Zeitlinsome const correctness for wxClassInfo
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2000-10-24  David WebsterUpdates for os/2 -- mostly to allow easier VA debugging
2000-07-15  Bryan Pettymerged 2.2 branch
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-06-07  Vadim Zeitlin1. wxWindow::IsTopLevel() added and documented
1999-05-07  Guilhem Lavaux* Created a new wxObject method: wxObject::CopyObject...
1999-04-26  Guilhem Lavaux* Committing new wxSocket core (socket.cpp sckint.cpp...
1999-04-21  Ove KaavenUnicode fixes.
1999-04-12  Ove KaavenOh well, I'll just stuff in the rest of the Unicode...
1999-02-09  Robin Dunnfixed somebody's typo in a preprocessor directive ...
1999-02-09  Stefan Csomorcw pro adaption (illegal default argument error was...
1999-02-03  Vadim Zeitlin_MSC_VER change fixes - now compiles again
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-08  Julian SmartCorrected grey scrolling windows; added C++Builder...
1998-12-12  Julian SmartAdded wxPoem sample; fixed some Dialog Editor problems...
1998-12-11  Julian SmartSome stubs includes removed from wxMotif; wxNotebook...
1998-12-10  Stefan CsomorCodeWarrior Support
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-11-21  Julian SmartDoc updates (debug stuff); Cygwin corrections
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-10-26  Julian SmartMotif and other mods
1998-10-12  Julian SmartChanges related to stream includes
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-24  Julian SmartFixed delete operator for VC++ 6.
1998-09-17  Guilhem Lavaux* Added wxSerial DLL support for Borland 32
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-09-11  Robert Roebling Updates to memcheck
1998-09-10  Julian SmartEliminated some warnings under Windows; wxGetHomeDir...
1998-09-02  Robert Roebling Added wxAccelerators (sort of)
1998-09-02  Robert Roebling New configure
1998-09-01  Guilhem Lavaux* wxCreateDynamicObject() uses an hashtable now
next