]> git.saurik.com Git - wxWidgets.git/history - src/msw
don't delete the context in ~wxGLCanvas(), the base class will do it (patch 1912776)
[wxWidgets.git] / src / msw /
2008-03-14  Vadim Zeitlindon't delete the context in ~wxGLCanvas(), the base...
2008-03-14  Julian SmartCorrected typecasts (Sebastian Gottschalk)
2008-03-14  Julian SmartFixed bug in wxDialUpManagerMSW::GetISPNames - uses...
2008-03-14  Julian SmartFixed bug for chars with ASCII value > 127, explicitly...
2008-03-12  Václav Slavíkindent app name + version from the rest in about dialog...
2008-03-11  Vadim Zeitlindelete wxNativeContainerWindow when the native window...
2008-03-10  Vadim Zeitlinadded wxNativeContainerWindow and implemented it for...
2008-03-08  Vadim ZeitlinwxUniv compilation fix for gs_windowHandles assignment
2008-03-08  Václav Slavíkfixed 'Select All' context menu in wxTextCtrl with...
2008-03-05  Vadim Zeitlincheck that parent is non-NULL in CreateWindowFromHWND...
2008-03-05  Vadim Zeitlincall SetHWND(hWnd) from SubclassWin(), this is consiste...
2008-03-03  Václav Slavíkmade Freeze/Thaw recursively (un)freeze child windows too
2008-03-02  Vadim Zeitlinalways draw toolbar background ourselves under XP as...
2008-03-02  Vadim Zeitlindon't post WM_NULL if there is already a WM_NULL in...
2008-03-01  Vadim Zeitlinno real changes, just refactor/simplify the code to...
2008-02-28  Vadim Zeitlinadded DFCS_CHECKED to DrawCheckMark() (part of patch...
2008-02-28  Vadim Zeitlinmore /Wp64 warning fixes: mostly use UINT_PTR instead...
2008-02-28  Vadim Zeitlinuse GlobalPtrLock (modified to allow not initializing...
2008-02-27  Julian SmartTake into account explorer associations and CurVer...
2008-02-27  Vadim Zeitlinforward WM_HELP from the buddy control to the main...
2008-02-26  Vadim Zeitlin/Wp64 warnings fixes (mostly simply use wxUIntToPtr...
2008-02-26  Julian SmartRemoved redundant Init call (bug 1724495)
2008-02-26  Julian SmartFixed [ 1764805 ] wxSeek with negative offset fails...
2008-02-25  Václav Slavíkcompilation fix for pch-less build
2008-02-25  Vadim Zeitlinimplement support for display enumeration under WinCE...
2008-02-25  Vadim Zeitlincorrect radio button best size calculation under CE...
2008-02-25  Vadim Zeitlinadded more includes of wx/msw/dc.h needed since r52054...
2008-02-24  Vadim Zeitlinuse wxLogLastError() to show the last error value when...
2008-02-24  Vadim Zeitlinalways return 471 from wxApp::GetComCtl32Version()...
2008-02-24  Vadim Zeitlindon't define, nor use, LVS_EX_LABELTIP under WinCE
2008-02-24  Vadim Zeitlindon't use hook code for positioning message box under...
2008-02-24  Vadim Zeitlinrestore checks for SM_SWAPBUTTON, it is not defined...
2008-02-24  Vadim Zeitlindon't include wx/msw/dc.h from wx/msw/private.h, this...
2008-02-21  Vadim Zeitlinrestore generic DrawEllipticArc() used by CE which...
2008-02-19  Vadim Zeitlinimplement wxRadioBox::Reparent(): it didn't reparent...
2008-02-16  Julian SmartRemoved unnecessary include
2008-02-15  Vadim Zeitlindon't clutter the code with (apparently) unnecessary...
2008-02-14  Julian SmartCut down on unnecessary update events
2008-02-13  Vadim Zeitlinuse listctrl coordinates for the wxEVT_COMMAND_LIST_COL...
2008-02-11  Vadim Zeitlinset selection anchor to the focused item in SetItemState()
2008-02-10  Vadim Zeitlinpass correct data size to DdeClientTransaction() in...
2008-02-09  Vadim Zeitlinadd GetMDIParent() and use it to reduce the number...
2008-02-09  Vadim Zeitlindon't lose the contents of the combobox if it was set...
2008-02-06  Vadim Zeitlincorrection after the previous commit which introduced...
2008-02-06  Vadim Zeitlinfix GetTLWParentIfNotBeingDeleted() to work correctly...
2008-02-05  Vadim Zeitlinlength passed to WideCharToMultiByte() was off by one...
2008-02-04  Vadim Zeitlinuse BSTR length to also deal with NULs inside BSTRs...
2008-02-04  Vadim Zeitlinuse WideCharToMultiByte() instead of wcstombs() to...
2008-02-03  Vadim Zeitlinadded wxGLCanvas::IsDisplaySupported() (patch 1879906)
2008-02-03  Vadim Zeitlinbuild fix for wxUSE_INTL==0 (patch 1878908)
2008-02-02  Václav Slavíkfixed wxTextCtrl to not process clipboard events twice...
2008-01-31  Václav SlavíkwxUniv/MSW compilation fix after wxDC changes
2008-01-30  Julian SmartAdded checks to encoding conversion to avoid crash
2008-01-28  Vadim Zeitlinfix compilation error for wxUSE_DC_CACHEING==0; use...
2008-01-26  Vadim Zeitlinset listview extended styles after switching to report...
2008-01-26  Vadim Zeitlinfix assert when using owner-drawn menu items with the...
2008-01-24  Vadim Zeitlingenerate focus and kill focus events for wxTextCtrl...
2008-01-19  Vadim Zeitlinskip focus events after handling them in wxTextCtrl...
2008-01-17  Vadim Zeitlinrestored wxEnhMetaFileDC::Close() lost in wxDC reorgani...
2008-01-16  Vadim Zeitlindon't enable disabled windows when showing them (patch...
2008-01-16  Vadim Zeitlindon't create unnecessary temporary wxFont (patch theFont)
2008-01-14  Paul Cornettmake XPM data pointer parameter fully const
2008-01-12  Stefan NeisBlind compilation fixes.
2008-01-08  Vadim Zeitlinrestore SetSelection(-1, -1) behaviour which was broken...
2008-01-08  Vadim Zeitlincompilation fix after wxWindowIDRef changes
2008-01-08  Vadim Zeitlincompilation fix for STL build; also don't pass unknown...
2008-01-07  Vadim Zeitlininitialize wxMSWSystemMenuFontModule stuff on demand...
2008-01-07  Vadim Zeitlinadjust the minimal menu item height to be lesser than...
2008-01-07  Vadim Zeitlindon't use wxSubwindows with a single element to store...
2008-01-07  Vadim Zeitlinstore ids of sub-items directly in wxSubwindows instead...
2008-01-06  Vadim Zeitlinfix crash in wxExecuteModule::OnExit() (never noticed...
2008-01-06  Vadim Zeitlinfix wxExecute thread shutdown and free wxExecuteData...
2008-01-06  Vadim Zeitlinuse wxWindowIDRef to transparently implement auto-gener...
2008-01-06  Vadim Zeitlinadd wxDL_QUIET flag; use RawGetSymbol() instead of...
2008-01-06  Vadim Zeitlindraw the bitmap manually under Win9x and 2000 because...
2008-01-06  Vadim Zeitlinfix comparison of BYTE variable with -1 after last...
2008-01-05  Vadim Zeitlinfix handling of OEM VKs in wxCharCodeWXToMSW() (patch...
2008-01-05  Vadim Zeitlinmove Freeze() and Thaw() to wxWindowBase to ensure...
2008-01-03  Vadim Zeitlindon't hardcode 16/32 as sizes for small/normal icons...
2007-12-31  Vadim Zeitlinensure that gsockmsw.obj is linked in, it was optimized...
2007-12-31  Vadim Zeitlinremoved support for Salford compiler (which was almost...
2007-12-29  Julian SmartAdded automatic dialog scrolling ability
2007-12-22  Robert RoeblingCompilo
2007-12-22  Vadim Zeitlinallow centering wxMessageDialog on its parent window...
2007-12-22  Vadim Zeitlinunset the window as invoking window of wxCurrentPopupMe...
2007-12-22  Vadim Zeitlinmade SetCurrent() and SwapBuffers() return boolean...
2007-12-22  Vadim Zeitlinhandle VT_ARRAY/VT_BYREF VARIANTs in wxConvertOleToVari...
2007-12-22  Vadim Zeitlinadded wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_...
2007-12-22  Vadim Zeitlindiscard any pending messages for the socket being destr...
2007-12-20  Julian SmartCorrected wxRTTI for wxNotebook so dynamic casting...
2007-12-20  Paul Cornettremove unused variables, tabs
2007-12-19  Vadim Zeitlinmore socket cleanup to allow using wxSocket from both...
2007-12-18  Stefan Csomormoving things to private headers
2007-12-18  Robert RoeblingUse IsOk() instead of Ok()
2007-12-17  Paul Cornettadd MutexGuiEnter/Leave to wxAppTraits, integrate nativ...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-12-15  Vadim Zeitlinfix gcc warning about possibly uninitialized variables
2007-12-15  Vadim Zeitlinfix signed/unsigned comparison warnings
2007-12-13  Robin DunnApplied patch [ 1845819 ] wxMSW Top level window freeze...
2007-12-12  Vadim Zeitlinreplace wrong WXDLLEXPORT declarations with correct...
next