renamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_scpd.h in wx/scopedptr.h and...
[wxWidgets.git] / interface /
2009-02-03  Vadim Zeitlinrenamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s...
2009-02-01  Robert RoeblingMake wxCheckListBox call event.SetString() on all platf...
2009-02-01  Vadim Zeitlinemphasize that you need to specify eventSink when conne...
2009-02-01  Francesco Montorsidocument as typedefs the various wxArray* classes so...
2009-02-01  Francesco Montorsiremove implementations from interface headers
2009-02-01  Francesco Montorsifix a couple of typos
2009-01-31  Vadim Zeitlindocument FindChildItem() (closes #10455)
2009-01-31  Francesco Montorsiadd SetCharIncludes and SetCharExcludes utilities to...
2009-01-31  Francesco Montorsibetter docs for wxValidator::SetWindow and Validate
2009-01-31  Francesco Montorsigive better names to wxTextValidator::IsInCharIncludes...
2009-01-31  Francesco Montorsia few typo-fix and cosmetic changes to wxFlexGridSizer...
2009-01-31  Francesco Montorsiadd wxStringCheck templated utility function
2009-01-31  Francesco Montorsifix typo; document wxFlexSizerGrowMode
2009-01-31  Vadim Zeitlindon't list SetSelection() as being deprecated, it isn't
2009-01-31  Francesco Montorsibetter define what an ASCII character is considered...
2009-01-31  Francesco Montorsidocument only char* variant of all string utility funct...
2009-01-31  Francesco Montorsisay that use of _T() is discouraged in new code, just...
2009-01-30  Vadim Zeitlinadd support for persistent controls
2009-01-30  Francesco Montorsidocument the wxIntXX/wxFloatXX/wxCharXX types; add...
2009-01-30  Robert RoeblingMake GetEffectiveMinSize virtual as not being able...
2009-01-29  Francesco Montorsifix typo
2009-01-29  Jaakko SalliFixed wxPropertyGridManager::CreatePropertyGrid(),...
2009-01-28  Francesco Montorsiuse singular when documenting group of functions as...
2009-01-28  Kevin OllivierAdding docs for new wx interface methods.
2009-01-28  Vadim Zeitlinfix remaining cases of wxWindow::ProcessEvent() calls...
2009-01-28  Francesco Montorsibetter docs for wxDataViewColumn
2009-01-28  Francesco Montorsifix doxygen warnings
2009-01-28  Francesco Montorsidocument various enumerations defined in defs.h; give...
2009-01-28  Francesco Montorsino real changes; just cosmetic
2009-01-28  Francesco Montorsimove wxSizer docs to the beginning of the file, before...
2009-01-27  Vadim Zeitlinrefactor WM_COMMAND messages handling in MDI frames...
2009-01-27  Vadim Zeitlinadded template wxScopedArray<> too
2009-01-26  Jaakko SalliAdded wxPGChoices::Copy(), tweaked related documentation
2009-01-26  Vadim Zeitlindocument the correct base class
2009-01-25  Vadim Zeitlinremove duplicated HitTest implementation from wxCheckLi...
2009-01-25  Vadim Zeitlinallow specifying the mask colour in wxImage::ConvertAlp...
2009-01-25  Francesco Montorsiorganize in groups wxAppConsole functions
2009-01-25  Vadim Zeitlinadded support for wxCAL_SHOW_WEEK_NUMBERS to generic...
2009-01-25  Vadim Zeitlinadded (MSW-only) wxListCtrl::OnGetItemColumnAttr()...
2009-01-25  Vadim Zeitlinreturn NULL from GetVoidPtr() for NULL variants instead...
2009-01-25  Vadim Zeitlinadded wxPATH_RMDIR_FULL/RECURSIVE wxFileName::Rmdir...
2009-01-25  Vadim Zeitlinconvert COM arguments to wx lazily to improve performan...
2009-01-25  Vadim Zeitlinadd IsOk() (closes #9872)
2009-01-25  Francesco MontorsiChange in wxWindow the access specifier of the wxEvtHan...
2009-01-24  Vadim Zeitlinminor fixes for custom controls support in wxFileDialog...
2009-01-23  Vadim Zeitlinadded (wxMSW-only) wxToolTip::SetMaxWidth() and improve...
2009-01-22  Francesco Montorsifix wxWindow::PushEventHandler and related wxWindow...
2009-01-22  Francesco Montorsia few more member groups, in line with the real header...
2009-01-22  Francesco Montorsino real change: just grouped the tons of wxWindows...
2009-01-21  Francesco Montorsifix wxHtmlCell::Layout docs
2009-01-21  Francesco Montorsirename image files in a coherent way; remove old unused...
2009-01-21  Bryan PettyApplied minor documentation corrections to wxRegKey...
2009-01-21  Vadim Zeitlinadded wxStandardPaths::GetAppDocumentsDir() and use...
2009-01-21  Julian SmartwxRTC now properly honours margin size
2009-01-21  Vadim Zeitlinsend destroy events for children before they're fully...
2009-01-20  Robert RoeblingAdd event based Drop API
2009-01-20  Robert RoeblingForgot this
2009-01-20  Robert RoeblingSimplified event based Drag API for wxDataViewCtrl
2009-01-20  Robert RoeblingDocuement wxDataObject::IsSupported()
2009-01-19  Robert RoeblingRename XxxxCol() -> XxxxColumn() and resolve inheritanc...
2009-01-19  Robert RoeblingAdded missing public: statement to docs
2009-01-18  Francesco Montorsino real change: divide in groups the wxEvtHandler methods
2009-01-18  Francesco Montorsidocument some wxID_* constants
2009-01-18  Francesco Montorsiremove usage of wxT() macro; it makes example code...
2009-01-18  Robert RoeblingTrying to make wxDataViewListCtrl docs appear
2009-01-16  Francesco Montorsiuse enumerations instead of integers for wxFont style...
2009-01-16  Francesco Montorsifix typos
2009-01-16  Vadim Zeitlinexport wxActiveX stuff from core (not media) DLL (close...
2009-01-16  Robert RoeblingIllustrate usage of wxDataViewListCtrl
2009-01-16  Robert RoeblingDocument wxDataViewListCtrl, minor corrections
2009-01-16  Robert RoeblingDocument wxDataViewListStore
2009-01-16  Francesco MontorsiMove SetDefaultTimeout to wxProtocol and set it to...
2009-01-16  Francesco Montorsidocument predefined array types
2009-01-16  Robert RoeblingChange GetValue() and SetValue() to GetValueByRow(...
2009-01-15  Julian SmartAdded font family to wxTextAttr
2009-01-14  Francesco Montorsiadd some wxIMAGE_OPTION_PNG_xxx options to wxImage...
2009-01-14  Francesco Montorsifix typo
2009-01-14  Francesco Montorsidon't use hardcoded constant 200; use wxSTACKWALKER_MAX...
2009-01-13  Francesco Montorsiadd a note about the formats which wxAnimation is capab...
2009-01-13  Francesco Montorsiwarn that a seekable stream is required for generic...
2009-01-13  Francesco Montorsidocument operator\!
2009-01-13  Francesco Montorsireorder the classes, putting first the basic ones and...
2009-01-13  Francesco Montorsiuse ::wxInvalidOffset to enable autolinking
2009-01-12  Francesco Montorsifix a typo; move aux classes below the main ones
2009-01-12  Francesco Montorsibetter way to avoid warnings about a non-existing missi...
2009-01-12  Jaakko SalliBetter support for unspecified property value in wxDate...
2009-01-12  Jaakko SalliAdded wxPGProperty::OnValidationFailure(); needed it...
2009-01-12  Robert RoeblingAlso mention wxRound() and wxIsSameDouble()
2009-01-12  Robert RoeblingSpelling error
2009-01-11  Robert RoeblingDefault to wxConvUTF8 (not wxConvAuto) in wxDataInputSt...
2009-01-11  Robert RoeblingAdded interface for getting/setting text converter...
2009-01-11  Francesco Montorsifix others $Id$ keywords
2009-01-11  Francesco Montorsifix few doxygen warnings
2009-01-11  Francesco Montorsidocument recently added enums
2009-01-11  Francesco Montorsisuppress warnings about missing_semicolons file not...
2009-01-11  Francesco Montorsiremove operators added by error
2009-01-10  Francesco Montorsiother ifacecheck fixes
2009-01-10  Francesco Montorsiremove docs originally copied from wxDC docs now that...
2009-01-10  Francesco Montorsimany automated ifacecheck fixes
2009-01-10  Francesco Montorsifix the definition of many static functions marked...
next