]> git.saurik.com Git - wxWidgets.git/history - include
compilation fix for wxUSE_STL==1 build
[wxWidgets.git] / include /
2007-03-08  Vadim Zeitlinfix extra comma at the end of wxStretch enum introduced...
2007-03-08  Paul Cornettremove unreachable declaration
2007-03-08  Paul Cornettuse full repaint style instead of size event
2007-03-08  Paul Cornettnon-debug build fix
2007-03-08  Vadim Zeitlinmade wxGetTimeOfDay() public
2007-03-08  Vadim Zeitlinfix infinite recursion typo in operator!=() (patch...
2007-03-08  Vadim Zeitlinadded wxMutex::LockTimeout() (modified patch 1671637)
2007-03-07  Vadim Zeitlinnative wxHyperlinkCtrl implementation for GTK+ 2.10...
2007-03-07  Vadim Zeitlinuse wxRendererNative::DrawItemSelectionRect() to draw...
2007-03-07  Václav Slavíkdeprecated wxString::GetWriteBuf() and friends in favou...
2007-03-07  Vadim Zeitlinremoved wx/wave.h which was deprecated since 2.4
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 in non-MSW code
2007-03-07  Vadim Zeitlinno changes, just a typo in SetItemImage() comment
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2007-03-05  Vadim Zeitlinuse virtual size for the size of the buffer when wxBUFF...
2007-03-05  Paul Cornettuse AllocExclusive
2007-03-04  Vadim Zeitlinhandle mouse capture lost event in grid windows and...
2007-03-04  Vadim ZeitlinwxCreateGreyedImage() deprecated, use wxImage::ConvertT...
2007-03-02  Julian SmartFixed premature exit of helpview sample and utility
2007-03-02  Václav Slavíkchanges wxDirExists() to accept wxString instead of...
2007-03-01  Václav Slavíkallow using both char* and wchar_t* in wxFileConfig...
2007-02-27  Vadim ZeitlinSupport encodings in wxGTK_CONV_BACK() in the same...
2007-02-24  Václav Slavíkchanged wxArrayString::m_pItems from wxChar* to const...
2007-02-23  Robert Roebling [ 1665996 ] Fixes/extensions to wxDataViewCtrl
2007-02-20  Václav Slavíkallow creating wxString from char*, assigning to it...
2007-02-19  Václav Slavíkadded WXWIN_COMPATIBILITY_2_8
2007-02-17  Robert Roebling Most of FM's wxDataViewCtrl patch.
2007-02-17  Robert Roebling [1660792 ] wxObject::Dec/IncRef and wxObjectDataPtr
2007-02-15  Vadim Zeitlinreturn size without decorations from size_request GTK...
2007-02-14  Vadim Zeitlinuse AllocExclusive() instead of duplicating its code...
2007-02-13  Włodzimierz SkibaAvoid do-nothing virtuals in WinCE.
2007-02-13  Włodzimierz SkibaMake QS_ALLPOSTMESSAGE available everywhere regardless...
2007-02-11  Robert Roebling Fix wxGTK wxListBox::Append() to return correct
2007-02-11  Vadim Zeitlinmade AddPendingEvent() virtual (patch 1652077)
2007-02-11  Vadim Zeitlindefine DisableAutomaticSETranslator() correctly when...
2007-02-11  Vadim Zeitlinreturn the restored window size from GetSize() when...
2007-02-11  Vadim Zeitlinchanged GetFromWindow() to take const pointer
2007-02-10  Vadim Zeitlincorrected version in the libraries names: it's only...
2007-02-10  Vadim Zeitlinmake GetSize() return the size of the window including...
2007-02-09  Julian SmartReverted renderer changes and just use window variant...
2007-02-08  Julian SmartUpdated the mask
2007-02-08  Julian SmartAdded size constants to allow drawn control parts to...
2007-02-08  Vadim Zeitlinadded const overload of GetChildren()
2007-02-08  Vadim Zeitlindefine wxUSE_DATEPICKCTRL_GENERIC as 0 if it's not...
2007-02-07  Julian SmartAdded flag for removing attributes
2007-02-07  Robin DunnFix unused param warnings
2007-02-06  Robin DunnAdded SetToolNormalBitmap and SetToolDisabledBitmap
2007-02-06  Robin DunnSet version number
2007-02-05  Vadim Zeitlinmade (many) more wxGrid methods const
2007-02-05  Vadim Zeitlincorrected WXDLLIMPEXP_ declaration for wxEventBlocker...
2007-02-04  Stefan Csomoradding scroll axis to wheel events
2007-02-04  Vadim Zeitlinadd accessors using wxFileName to wxFile/DirPickerCtrl...
2007-02-04  Vadim Zeitlinadded wxEventBlocker class (patch 1622444)
2007-02-02  Vadim Zeitlindon't wait for Windows messages in WaitForThread()...
2007-02-02  Vadim Zeitlindon't wake up on Windows messages when waiting for...
2007-01-31  Vadim Zeitlinremoved wxABI_TESTS, they're irrelvant in 2.9
2007-01-31  Vadim ZeitlinAdded wxSizerFlags::Top() and Bottom()
2007-01-28  Julian SmartAdded extra hit test style for more accurate reporting
2007-01-24  Vadim Zeitlinuse LLONG_MIN instead of -1 (which is a valid time...
2007-01-24  Václav Slavíkcompiled fixes for builds without PCH
2007-01-24  Jouk Jansen Committing in .
2007-01-22  Václav SlavíkwxDFB: fix rendering artefacts when scrolling wxScrolle...
2007-01-22  Václav Slavíkimplemented wxPopupWindow for wxDFB; added wxNonOwnedWi...
2007-01-22  Václav Slavíkenable wxFontMapper in wxDFB port
2007-01-22  Václav Slavíkfixed wxGetTranslation() prototype in the !wxUSE_INTL...
2007-01-21  Robin DunnRevert menus and toolbars to using wxNewId() too since...
2007-01-19  Robin DunnBump subrelease number
2007-01-19  Robin DunnAdded wxSearchCtrl::[Get|Set]DescriptiveText
2007-01-18  Vadim Zeitlinadded wxCONFIG_USE_SUBDIR flag to wxFileConfig (patch...
2007-01-18  Vadim Zeitlinadded wxCSConv::IsOk() (patch 1637944)
2007-01-18  Václav Slavíkcompilation fix for !wxUSE_STATBOX
2007-01-18  Vadim Zeitlinadded wx/window.h included needed by last change using...
2007-01-18  Vadim Zeitlinuse wxWindow::NewControlId() instead of wxNewId() to...
2007-01-18  Vadim Zeitlinadded wxDateTime::GetDateOnly()
2007-01-14  Vadim Zeitlinadded wxSizerFlags::Shaped() and FixedMinSize() methods
2007-01-14  Vadim Zeitlinadded wxABI_VERSION check around new public wxFileHisto...
2007-01-14  Julian SmartProvide access to file history base id
2007-01-12  Paul Cornettadd wxToolbook checking
2007-01-11  Vadim Zeitlinno changes, just refactor the code sending spin update...
2007-01-10  Vadim Zeitlinadd #if wxUSE_TOOLTIPS around DoSetToolTip()
2007-01-09  Julian SmartIsRich should be defined even if wxUSE_RICHTEXT isn't
2007-01-07  Vadim Zeitlinupdated version to 2.8.1
2007-01-07  Vadim Zeitlinupdated version to 2.8.1
2007-01-07  Vadim Zeitlinadded EVT_TASKBAR_CLICK and use it to show taskbar...
2007-01-07  Vadim Zeitlinmake HitTest() public (bug 1626543); this changes ABI...
2007-01-07  Vadim Zeitlindisable wxCollapsiblePane compilation in wx/chkconf...
2007-01-07  Vadim Zeitlinfix wxMDIChidFrame::GetPosition() (patch 1626610)
2007-01-07  Vadim Zeitlinfix wxConfig::DeleteGroup() for arguments with trailing...
2007-01-07  Vadim Zeitlinfixes and workarounds to return value of our own wxVsnp...
2007-01-07  Vadim Zeitlinset tooltips for the both subcontrols (patch 1622531)
2007-01-07  Vadim Zeitlinadded wxTreeCtrl::CollapseAll[Children]() and IsEmpty...
2007-01-07  Vadim Zeitlinadded wxTreeCtrl::CollapseAll[Children]() and IsEmpty...
2007-01-07  Stefan NeisCompilation fix for really old gcc versions.
2007-01-06  Robin DunnAdd GetAuiManager
2007-01-05  Vadim Zeitlinrename Inside(x,y) parameters to avoid gcc warnings...
2007-01-01  Paul Cornettremove inline from declaration of functions which are...
2006-12-29  Julian SmartProcess capture lost event to avoid assertion
2006-12-28  Kevin Ollivierexposing generic system option define, adding missing...
2006-12-26  Kevin OllivierAdd middle-item click support.
2006-12-25  Kevin OllivierImplement LIST_KEY_DOWN support, and move new functions...
next