Allow wxVariant::Convert(wxUniChar* value) to convert single-character string into...
[wxWidgets.git] / interface /
2010-08-11  Vadim ZeitlinMake wxTopLevelWindow::GetDefaultSize() public and...
2010-08-11  Vadim ZeitlinAdd wxPoint::IsFullySpecified() and SetDefaults().
2010-08-11  Vadim ZeitlinFix handling of help buttons with non-empty label under...
2010-08-10  Vadim ZeitlinWIP
2010-08-10  Vadim ZeitlinCorrect documentation of majorDimension in wxRadioBox...
2010-08-10  Vadim ZeitlinAdd wxDataViewCtrl::{Set,Get}CurrentItem().
2010-08-09  Vadim ZeitlinDon't lose selection in wxDataViewCtrl::Select() under...
2010-08-08  Jaakko SalliMoved wxPGProperty::SetFlag() to protected API since...
2010-08-08  Jaakko SalliAdded wxPGProperty::Enable() for conveniency. Refactore...
2010-08-06  Bryan PettyAdded the documentation for wxMemoryBuffer::AppendData...
2010-07-28  Vadim ZeitlinCorrect id in the wxRichTextCtrl::OnUndo() documentation.
2010-07-27  Václav SlavíkAdd index-based selection functions to wxDataViewListCtrl.
2010-07-27  Václav SlavíkAdd item<->row mapping helpers to wxDataViewListCtrl.
2010-07-27  Francesco Montorsimention wxSystemSettings::GetColour() in wxWindow:...
2010-07-25  Robert RoeblingMinor correction to smart pointer docs
2010-07-25  Robert RoeblingTried to make wxDataViewModel docs clearer
2010-07-25  Francesco Montorsimake POSIX and Windows implementation of wxThread:...
2010-07-25  Francesco Montorsifix double documentation for the same wxLogTrace()...
2010-07-25  Francesco Montorsirefactor wxLog documentation moving verbose parts to...
2010-07-25  Francesco Montorsido not add files in wxDebugReport::AddFile if copy...
2010-07-25  Francesco Montorsismall doxygen warning fixes
2010-07-25  Francesco Montorsiadd tables of events related to wxAuiManagerEvent
2010-07-24  Robert RoeblingMake calls wxDataViewModel::ItemDeleted() etc. non...
2010-07-24  Vadim ZeitlinAdd EVT_RIBBONGALLERY_CLICKED event.
2010-07-24  Vadim ZeitlinDocument wxGridSelectRowsOrColumns selection mode.
2010-07-23  Vadim ZeitlinAllow passing multi-line strings to wxDC::DrawText...
2010-07-23  Vadim ZeitlinAdded wxFONTENCODING_EUC_KR alias for wxFONTENCODING_CP949.
2010-07-22  Vadim ZeitlinDocument wxVector<T>::swap().
2010-07-22  Vadim ZeitlinAdd wxItemContainer::DetachClientObject() and use it...
2010-07-22  Vadim ZeitlinExplain better relationships between various TLW styles.
2010-07-17  Robert RoeblingDocument methods indicating what kind of client data...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-07-13  Vadim ZeitlinSend right and double click events in wxGrid when using...
2010-07-11  Jaakko SalliAdded 'Delimiter' attribute for wxArrayStringProperty...
2010-07-11  Vadim ZeitlinOptionally set the window name in wxPersistentRegisterA...
2010-07-11  Vadim ZeitlinSet the string to search for in wxSearchCtrl events.
2010-07-11  Vadim ZeitlinAdd wxSize::IncBy() and DecBy() overloads taking wxPoint.
2010-07-11  Vadim ZeitlinAllow user code to override key events in generic wxLis...
2010-07-05  Stefan Csomorfixing doc for OSX
2010-07-04  Jaakko SalliChanged wxPropertyGrid default property validation...
2010-07-04  Jaakko SalliAdded new wxPropertyGrid property validation failure...
2010-07-03  Jaakko SalliEliminated lingering validation failure message on...
2010-07-01  Václav SlavíkUse wxScopedCharBuffer in To8BitData() in ANSI build...
2010-06-26  Francesco Montorsifix couple of typos
2010-06-26  Julian SmartDocumentation change for new wxRTC function
2010-06-26  Václav SlavíkDocument that wxRearrange* controls exist since 2.9.0.
2010-06-22  Vadim ZeitlinUndo/replace the workaround for Doxygen crash from...
2010-06-20  Vadim ZeitlinAdd a system option to exit immediately on assert failure.
2010-06-20  Vadim ZeitlinDocument and improve system options definition in the...
2010-06-20  Vadim ZeitlinRemove unnecessary mondrian.{ico,xpm} files from sample...
2010-06-19  Francesco MontorsiRemove identic implementations of wxDir::Exists from...
2010-06-19  Vadim ZeitlinWork around Doxygen crash due to using @since inside...
2010-06-18  Jaakko SalliMade wxAny::IsNull() doc string a bit clearer
2010-06-18  Jaakko SalliAdded wxAny::HasSameType()
2010-06-18  Jaakko SalliUse placement new when storing value in wxAnyValueBuffe...
2010-06-17  Vadim ZeitlinAllow specifying non default port for wxFTP connections.
2010-06-17  Václav SlavíkDocument that wxTextEntry was added in 2.9.0.
2010-06-16  Václav SlavíkAdd wxTranslations::GetAvailableTranslations().
2010-06-14  Jaakko SalliAdded wxIsPod<>. Use it in wxAny instead of wxIsMovable<>.
2010-06-13  Francesco Montorsimoved non-interactive tests for wxDynamicLibrary, wxGet...
2010-06-13  Jaakko SalliAdded wxComboCtrl::SetTextCtrlStyle()
2010-06-13  Jaakko SalliDocumented pythonic iterators
2010-06-12  Jaakko SalliAdded wxPropertyGrid::DedicateKey(), which prevents...
2010-06-09  Jaakko SalliwxAny CheckType() member functions are now const
2010-06-09  Francesco MontorsiIncrease interoperability between wxPoint and wxRealPoi...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE_EVENT_...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2010-06-06  Francesco Montorsiget rid of wxMimeTypesManager::ReadMailcap and wxMimeTy...
2010-06-06  Francesco Montorsidocument wxTransparentColour global instance
2010-06-06  Francesco Montorsimore readable argument names for wxDC::DrawArc
2010-06-04  Vadim ZeitlinCorrect EVT_LIST_BEGIN_LABEL_EDIT macro name in the...
2010-06-02  Francesco MontorsiMake wxConfig ctor docs more readable.
2010-05-31  Vadim ZeitlinUse C locale for numbers in wx(File)Config.
2010-05-31  Vadim ZeitlinAdd wxString::FromDouble() and FromCDouble().
2010-05-30  Francesco MontorsiAdd a simple example to make it easier to get started...
2010-05-30  Francesco Montorsiimplement * and / operators for wxPoint, not only wxSize.
2010-05-30  Vadim ZeitlinAdd <span> tag and limited support for CSS styles to...
2010-05-29  Vadim ZeitlinAdd "filter changed" event to wxFileCtrl.
2010-05-29  Vadim ZeitlinAdd wxConfig::Read(float *) overload.
2010-05-28  Francesco MontorsiAdd examples of usage for easy copy-and-paste.
2010-05-27  Vadim ZeitlinCorrect wxEVT_AUXn_XXX event types names.
2010-05-26  Francesco Montorsiadd docs for the global wxStringTokenize() function...
2010-05-22  Vadim ZeitlinAdded wxMessageQueue::Clear().
2010-05-21  Vadim ZeitlinDocument wxDocManager::CloseDocument().
2010-05-21  Vadim ZeitlinMinor corrections to wxFont size-changing methods.
2010-05-21  Vadim ZeitlinUse ListView_CancelEditLabel() to implement wxListCtrl...
2010-05-20  Vadim ZeitlinFix wxListCtrl::EndEditLabel() which simply didn't...
2010-05-19  Vadim ZeitlinDocument that wxWindow::FindWindowByXXX() functions...
2010-05-19  Vadim ZeitlinDocument wxHTTP::SetPostBuffer().
2010-05-19  Vadim ZeitlinDocument wxHTTP::Connect(wxSockAddress) overload.
2010-05-16  Robert RoeblingPart II of: Add GetChoice() and GetChoices() getters...
2010-05-16  Vadim ZeitlinMention that stock bitmaps are a wxGTK-only feature...
2010-05-16  Vadim ZeitlinFix links to wxArtClient and wxArtID in the generated...
2010-05-13  Vadim ZeitlinDocument wxDocument::DeleteContents().
2010-05-12  Vadim ZeitlinRestore wxString::Printf() example showing position...
2010-05-11  Francesco Montorsifix errors/inconsistencies pointed out by ifacecheck
2010-05-11  Francesco Montorsiminor fixes to reduce number of Doxygen warnings
2010-05-10  Vadim ZeitlinAdd column parameter to wxListCtrl::GetItemText().
2010-05-10  Vadim ZeitlinReplace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTIN...
next