Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / object.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-04-05  Vadim ZeitlinRemove support for MetroWerks CodeWarrior compiler.
2011-01-08  Stefan Csomorrearranging xti code
2011-01-07  Stefan CsomorXTI updates
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-12-14  Vadim ZeitlinMake wxRefCounter non copyable.
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2009-06-12  Robert RoeblingRename wxObjectDataRef wxRefCounter, use it in wxVariant
2009-06-12  Vadim Zeitlinremove unnecessary refCount=1 parameter from wxObjectRe...
2009-06-12  Vadim Zeitlinreuse wxObjectRefData for various ref-counted classes...
2009-03-21  Vadim Zeitlinfirst round of debug/release merge: introduce wxDEBUG_L...
2009-02-19  Paul Cornettremove unnecessary cast, that type should match
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-10-28  Francesco Montorsimake IsKindOf() taking a const wxClassInfo* instead...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-01-08  Robert RoeblingAdded the conversion to unspecfied_bool to all smart...
2008-01-07  Robert RoeblingCorrect wxObjectDataPtr<> assignment from *T to not...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-05-31  Václav Slavíkuse wxString, not wxChar*, in wxCreateDynamicObject...
2007-04-16  Robin DunnFix DLL compilation
2007-04-15  Mattia Barbon Make wxClassInfo attributes private. Replace
2007-04-02  Václav SlavíkGetBaseByName doesn't exist anymore
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2007-02-17  Robert Roebling [1660792 ] wxObject::Dec/IncRef and wxObjectDataPtr
2006-10-30  Vadim Zeitlinrenamed IsRefTo() to IsSameAs() (do complain if this...
2006-10-30  Vadim Zeitlinno changes, just wrap long lines
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-24  Vadim Zeitlindefine WXDEBUG_NEW to use special VC++-specific new...
2006-10-17  Paul Cornettadd public wxObject::UnShare
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-04-12  Julian SmartApplied patch [ 1211299 ] Minor mod to wxClassInfo...
2006-03-27  Vadim Zeitlinremoved wxClassInfo::CleanUp() as it breaks wxEntry...
2006-03-14  Vadim Zeitlinwe don't need reserved virtual functions on HEAD
2006-02-09  Vadim Zeitlingreat copy ctor/assignment operators cleanup by Paul...
2005-11-15  Włodzimierz SkibaMinor cleanings.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-06-26  Robert Roebling Revert Ron's removal of the reserved functions.
2005-06-24  Ron LeePut a humane end to the pathetic flailing over whether...
2005-06-21  Václav Slavíkrolled back exceptions handling patch, it relied on...
2005-06-20  Václav Slavíkchanged exceptions handling to work under wxGTK
2005-05-22  Julian SmartApplied patch [ 1196679 ] wxIMPLEMENT_CLASS_COMMON2...
2005-04-17  Vadim Zeitlinadded more reserved functions
2005-04-14  Włodzimierz SkibaCorrection in comment in closing #endif.
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.
next