]> git.saurik.com Git - wxWidgets.git/history - interface
don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files...
[wxWidgets.git] / interface /
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...
2009-01-10  Francesco Montorsimiscellaneous small enhancements
2009-01-10  Francesco Montorsis/""/wxEmptyString
2009-01-10  Francesco Montorsido not use Ok(); use IsOk() instead
2009-01-10  Francesco Montorsidescribe wxMemory* streams
2009-01-10  Jaakko SalliReverted to old wxPG_AUTO_SORT behavior in which only...
2009-01-10  Vadim Zeitlinfix GetGridColLabelWindow() name
2009-01-09  Francesco Montorsiminor cleanup; add wxDocument::OnChangeFilename for...
2009-01-09  Francesco Montorsiadd wxImage::Clear (patch by troelsk); closes #10141
2009-01-09  Francesco MontorsiFix wxTextValidator introducing a wxTextValidatorStyle...
2009-01-08  Francesco Montorsialways remember to test IsOk() after using wxFileInputS...
2009-01-08  Francesco Montorsieven more fixes detected using ifacecheck
2009-01-08  Francesco Montorsiautomated ifacecheck fixes
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2009-01-07  Jaakko SalliAdded wxPropertyGrid::SetSortFunction(); moved Sort...
2009-01-07  Francesco Montorsidocument wxConvertFromIeeeExtended and wxConvertToIeeeE...
2009-01-07  Julian SmartAdded wxAUI_MGR_LIVE_RESIZE flag for live sash sizing...
2009-01-07  Francesco Montorsideprecate wxDos2UnixFilename, wxUnix2DosFilename, wxStr...
2009-01-07  Francesco Montorsirewrite wxContractPath as wxFileName::ReplaceEnvVariabl...
2009-01-07  Francesco Montorsibetter docs for wxPathNormalize
2009-01-06  Bryan PettySwitched @NULL back to (the appropriate) @NUL and added...
2009-01-06  Francesco Montorsiadd the @appearance tag to wxFileCtrl
2009-01-06  Bryan PettyFixed a couple Doxygen warnings, patch from Tim Stahlhut.
2009-01-05  Bryan PettyReplaced @ingroup with @addtogroup for all global func...
2009-01-05  Francesco Montorsiuse doxygen autolink for global enumerations
2009-01-01  Vadim Zeitlinalso add wxSizer::IsEmpty()
2009-01-01  Vadim Zeitlinmake the new GetItemCount() const
2009-01-01  Robert RoeblingAdded wxSizer::GetItemCount()
2008-12-31  Francesco Montorsiremove tabs added by error in previous commit
2008-12-31  Francesco Montorsiallow the user to pass NULL for the status widths;...
2008-12-31  Vadim Zeitlinmake wxRearrangeDialog more customizable and add an...
2008-12-31  Vadim Zeitlinadded SetLabelText() and EscapeMnemonics()
2008-12-31  Vadim Zeitlinadded default ctor and Create() to wxRearrangeDialog...
2008-12-30  Francesco Montorsidocument wxEVT_NULL
2008-12-30  Vadim Zeitlinextract AddColumnsItems() from ShowColumnsMenu() to...
2008-12-30  Francesco Montorsifix documentation for wxList and wxNode; doxygen see...
2008-12-30  Vadim Zeitlinmore doc fixes, to wording and to return types ('&...
2008-12-30  Vadim Zeitlintry to explain socket flags better (although bad ideas...
2008-12-30  Vadim Zeitlindocument Initialize/Shutdown()
2008-12-30  Vadim Zeitlinadded wxSocket::ShutdownOutput() (closes #9229)
2008-12-29  Francesco Montorsidocumented IsExtensionSupported
2008-12-29  Francesco Montorsilist also wxSystemOptions next to wxSystemSettings
2008-12-29  Francesco Montorsidocument the wince.dialog.real-ok-cancel option (closes...
2008-12-29  Francesco Montorsiuse a common m_isInsideYield flag instead of static...
2008-12-29  Francesco Montorsidone various @todo items
2008-12-28  Francesco Montorsimove Ellipsize() to wxControl so it can be easily used...
2008-12-28  Francesco Montorsifix miscellaneous doxygen warnings; IMPORTANT: never...
2008-12-28  Francesco Montorsirefactor wxStaticText::Ellipsize so it's a static publi...
2008-12-27  Francesco Montorsiname also QueueEvent
2008-12-27  Francesco Montorsido not document Clone() overloads only for some classes...
2008-12-27  Francesco Montorsiremove wxClassInfo::InitializeClasses docs; that functi...
2008-12-27  Francesco Montorsido not use @b when referencing to functions; use final...
2008-12-26  Vadim Zeitlinadded wxEventLoop::DispatchTimeout()
2008-12-26  Jaakko SalliHave wxPGTextCtrlEditor::UpdateControl() update wxTextC...
2008-12-26  Francesco Montorsidon't use dot in brackets as doxygen renders dot with...
2008-12-25  Vadim Zeitlindon't use the client data for storing wxOwnerDrawn...
2008-12-25  Vadim Zeitlinmake colours used by list and tree controls more consis...
2008-12-24  Vadim Zeitlinallow passing -1 range to SetScrollbar() to indicate...
2008-12-24  Vadim Zeitlinadd wxScrollHelper::ShowScrollbars() (implemented for...
2008-12-24  Vadim Zeitlinadd convenient GetViewStart() and Scroll() overloads...
2008-12-23  Bryan PettyAdded grid event classes to the events group in docs.
next