don't fall back to the only currently existing document in wxDocManager::GetCurrentVi...
[wxWidgets.git] / interface /
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...
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.
next