]> git.saurik.com Git - wxWidgets.git/history - src/msw
The recent change to ::Refresh() (strangely) fails to invalidate e.g. a wxTreeCtrl...
[wxWidgets.git] / src / msw /
2009-02-01  Vadim Zeitlincheck for m_parentMenu being NULL in IsChecked/Checked...
2009-02-01  Stefan NeisRemoved extraneous semicolons and commas (partly fixes...
2009-01-31  Vadim Zeitlinallow calling SetItemLabel() for menu items with NULL...
2009-01-31  Vadim Zeitlinallow calling SetItemLabel() for items not attached...
2009-01-31  Vadim Zeitlinload ImageList_Copy() dynamically to allow wx apps...
2009-01-31  Vadim Zeitlincorrections after last commit, (see #10452 comment:6)
2009-01-31  Vadim Zeitlinfix warnings about conversion between DWORD and pointer...
2009-01-31  Vadim Zeitlindefine MIIM_BITMAP &c in wx/msw/missing.h instead of...
2009-01-31  Vadim Zeitlinuse margin width after updating it in OnMeasureItem...
2009-01-31  Vadim Zeitlindon't use built-in support for menu bitmaps if they...
2009-01-31  Vadim Zeitlinuse SetMenuItemInfo() to update the item label to avoid...
2009-01-31  Vadim Zeitlinno real changes, just remove unnecessary code; use...
2009-01-30  Robert RoeblingAdd wxSIZE_FORCE_EVENT and use is from wxSizerItem...
2009-01-29  Vadim Zeitlindon't crash if we have no accelerators for the "Window...
2009-01-28  Vadim Zeitlinremove the recently added MSWFindMenuBarItem() as we...
2009-01-28  Vadim Zeitlinno real changes, just small cleanup, in particular...
2009-01-27  Vadim Zeitlinrefactor WM_COMMAND messages handling in MDI frames...
2009-01-27  Vadim Zeitlinadded CreateAccelTable() helper which creates the accel...
2009-01-26  Vadim Zeitlinadd more wxUSE_MENUS guards
2009-01-26  Václav SlavíkAutomatically adjust toolbar's tool size if the provide...
2009-01-26  Vadim Zeitlinuse a virtual function instead of wxDynamicCast(wxMDIPa...
2009-01-26  Václav Slavíkchanged wxMSW's default toolbar bitmaps size from obsol...
2009-01-26  Vadim Zeitlindisable the "Next" and "Previous" commands in the windo...
2009-01-26  Vadim Zeitlindon't show the currently hidden frame if Iconize()...
2009-01-26  Vadim Zeitlininclude missing header (wx/msw/wrapcctl.h) for PCH...
2009-01-25  Vadim Zeitlindon't change the combobox text when it's being resized...
2009-01-25  Vadim Zeitlinundo r58380 as it breaks tree control background repain...
2009-01-25  Vadim Zeitlincompilation fix for VC6 after last change; use wx namin...
2009-01-25  Vadim Zeitlinremove duplicated HitTest implementation from wxCheckLi...
2009-01-25  Vadim Zeitlinuse correct item index for wxEVT_COMMAND_LISTBOX_DOUBLE...
2009-01-25  Vadim Zeitlinadd wxDrawStateBitmap() (closes #10289)
2009-01-25  Vadim Zeitlinadded (MSW-only) wxListCtrl::OnGetItemColumnAttr()...
2009-01-25  Vadim Zeitlinconvert COM arguments to wx lazily to improve performan...
2009-01-25  Vadim Zeitlinallow using wxBG_STYLE_CUSTOM even with the native...
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-21  Vadim Zeitlintweak GetAppDir() to recognize more debug build directo...
2009-01-21  Robert RoeblingCall SetDataSource() from OnEnter() so that querying...
2009-01-21  Vadim Zeitlinallocate size for the extra controls in the file dialog...
2009-01-21  Robert RoeblingAdd wxDataFormat GetMatchingPair() which wxGTK and...
2009-01-20  Vadim Zeitlinset m_isBeingDeleted to true (only) in SendDestroyEvent...
2009-01-19  Vadim Zeitlincompilation fix after NULL cast removal; also used...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-19  Vadim Zeitlincorrect Id tags
2009-01-18  Vadim Zeitlinmove ClassRegInfo out from anonymous namespace to work...
2009-01-18  Vadim Zeitlincompilation fix for old SDKs (VC6...) which don't defin...
2009-01-18  Vadim Zeitlinreduce the margins around bitmaps to avoid truncating...
2009-01-17  Vadim Zeitlinimplement wxTreeCtrl::ItemHasChildren() properly for...
2009-01-16  Vadim Zeitlinadd missing header for mingw32 PCH-less build
2009-01-15  Vadim Zeitlinfix PCH-less build with wxUSE_URL_NATIVE (see #10338)
2009-01-14  Vadim Zeitlindon't try to destroy the already destroyed OCX HWND
2009-01-13  Vadim Zeitlinfix memory leak of FrameSite (see #3935)
2009-01-13  Vadim Zeitlinuse wxWindow::GetClientSize() instead of ::GetClientRec...
2009-01-12  Francesco Montorsiassert when the item index is out of range in wxMSW...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2009-01-12  Vadim Zeitlinfix MSVC warning about possibly unused variable in...
2009-01-11  Francesco Montorsijust fix some $Id$ tokens
2009-01-11  Vadim Zeitlinadded wxUSE_HEADERCTRL
2009-01-09  Francesco MontorsiFix wxLaunchDefaultBrowser on wxMSW for local files...
2009-01-08  Francesco Montorsia few more int/wxPolygonFillMode substitutions in wxReg...
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2009-01-07  Julian SmartAdded missing includes
2009-01-07  Julian SmartAdded missing include
2009-01-07  Francesco Montorsis/wxSplitPath/wxFileName::SplitPath
2009-01-07  Francesco Montorsiuse wxFileName instead of ::wxStripExtension
2009-01-07  Francesco Montorsis/wxGetTempFileName/wxFileName::CreateTempFileName
2009-01-05  Francesco Montorsiuse GetCopyrightToDisplay instead of GetCopyright;...
2009-01-02  Vadim Zeitlincall ProcessPendingEvents() from wxAppConsoleBase:...
2008-12-31  Francesco Montorsibuild fix for wxMSW statusbar
2008-12-31  Francesco Montorsiget rid of the wxListString class in wxStatusBar code...
2008-12-30  Vadim Zeitlindon't assert if MsgWaitForMultipleObjects() returns...
2008-12-30  Vadim Zeitlindon't assert if the socket has been closed since the...
2008-12-30  Vadim Zeitlinremove wxSOCKET_MAX_EVENT, it is not really necessary...
2008-12-29  Francesco Montorsiuse a common m_isInsideYield flag instead of static...
2008-12-29  Vadim Zeitlinreplaced unweildy GAddress functions with wxSockAddress...
2008-12-29  Francesco Montorsicall SetLabel() in Create() in order to run markup...
2008-12-27  Vadim Zeitlinmove Read/Write() to common code, there was almost...
2008-12-27  Vadim Zeitlinremove the now unused Connect_Timeout()
2008-12-27  Vadim Zeitlinremove the badle defined and apparently unnecessary...
2008-12-27  Vadim Zeitlingot rid of wxSocketBase::m_error which could get out...
2008-12-27  Vadim Zeitlinour sockets are always non-blocking anyhow so throw...
2008-12-27  Francesco Montorsiremove the long deprecated wxTabCtrl class
2008-12-26  Vadim Zeitlinadded wxEventLoop::DispatchTimeout()
2008-12-26  Vadim Zeitlincorrect typo in one of the last changes
2008-12-25  Vadim Zeitlinrefactor Input/Output_Timeout: don't duplicate the...
2008-12-25  Vadim Zeitlinremove the ugly INSTANCE macro
2008-12-25  Vadim Zeitlinmore wxSocket code wx-ification: use wxDynamicLibrary...
2008-12-25  Vadim Zeitlinremove USE_SYS_TYPES_FD_SET definition which is already...
2008-12-25  Vadim Zeitlinuse wxCriticalSection instead of CRITICAL_SECTION and...
2008-12-25  Vadim Zeitlinmerge msw/gsocket.cpp into msw/sockmsw.cpp
2008-12-25  Vadim Zeitlinrename gsockmsw files to sockmsw
2008-12-25  Vadim Zeitlinuse void pointers, not char ones, in socket IO functions
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-22  Vadim Zeitlinundid change accidentally committed as part of r57093...
2008-12-22  Vadim Zeitlinfix typo in r57455 which totally broke modal dialogs...
2008-12-21  Vadim Zeitlinreally fix the length of the string returned by wxConve...
2008-12-21  Vadim Zeitlinclose the handle returned by OpenProcessToken() (fixes...
2008-12-21  Vadim Zeitlinfix Get(Sub)ItemRect() after changes of r54437; added...
next