2008-03-15 |
Vadim Zeitlin | no real changes, just use more readable helper wxTextEn... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | don't generate duplicate resume events for PBT_APMRESUM... |
tree | commitdiff |
2008-03-15 |
Vadim Zeitlin | call OnNativeDestroyed() if the native window is destro... |
tree | commitdiff |
2008-03-14 |
Vadim Zeitlin | don't delete the context in ~wxGLCanvas(), the base... |
tree | commitdiff |
2008-03-14 |
Julian Smart | Corrected typecasts (Sebastian Gottschalk) |
tree | commitdiff |
2008-03-14 |
Julian Smart | Fixed bug in wxDialUpManagerMSW::GetISPNames - uses... |
tree | commitdiff |
2008-03-14 |
Julian Smart | Fixed bug for chars with ASCII value > 127, explicitly... |
tree | commitdiff |
2008-03-12 |
Václav Slavík | indent app name + version from the rest in about dialog... |
tree | commitdiff |
2008-03-11 |
Vadim Zeitlin | delete wxNativeContainerWindow when the native window... |
tree | commitdiff |
2008-03-10 |
Vadim Zeitlin | added wxNativeContainerWindow and implemented it for... |
tree | commitdiff |
2008-03-08 |
Vadim Zeitlin | wxUniv compilation fix for gs_windowHandles assignment |
tree | commitdiff |
2008-03-08 |
Václav Slavík | fixed 'Select All' context menu in wxTextCtrl with... |
tree | commitdiff |
2008-03-05 |
Vadim Zeitlin | check that parent is non-NULL in CreateWindowFromHWND... |
tree | commitdiff |
2008-03-05 |
Vadim Zeitlin | call SetHWND(hWnd) from SubclassWin(), this is consiste... |
tree | commitdiff |
2008-03-03 |
Václav Slavík | made Freeze/Thaw recursively (un)freeze child windows too |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | always draw toolbar background ourselves under XP as... |
tree | commitdiff |
2008-03-02 |
Vadim Zeitlin | don't post WM_NULL if there is already a WM_NULL in... |
tree | commitdiff |
2008-03-01 |
Vadim Zeitlin | no real changes, just refactor/simplify the code to... |
tree | commitdiff |
2008-02-28 |
Vadim Zeitlin | added DFCS_CHECKED to DrawCheckMark() (part of patch... |
tree | commitdiff |
2008-02-28 |
Vadim Zeitlin | more /Wp64 warning fixes: mostly use UINT_PTR instead... |
tree | commitdiff |
2008-02-28 |
Vadim Zeitlin | use GlobalPtrLock (modified to allow not initializing... |
tree | commitdiff |
2008-02-27 |
Julian Smart | Take into account explorer associations and CurVer... |
tree | commitdiff |
2008-02-27 |
Vadim Zeitlin | forward WM_HELP from the buddy control to the main... |
tree | commitdiff |
2008-02-26 |
Vadim Zeitlin | /Wp64 warnings fixes (mostly simply use wxUIntToPtr... |
tree | commitdiff |
2008-02-26 |
Julian Smart | Removed redundant Init call (bug 1724495) |
tree | commitdiff |
2008-02-26 |
Julian Smart | Fixed [ 1764805 ] wxSeek with negative offset fails... |
tree | commitdiff |
2008-02-25 |
Václav Slavík | compilation fix for pch-less build |
tree | commitdiff |
2008-02-25 |
Vadim Zeitlin | implement support for display enumeration under WinCE... |
tree | commitdiff |
2008-02-25 |
Vadim Zeitlin | correct radio button best size calculation under CE... |
tree | commitdiff |
2008-02-25 |
Vadim Zeitlin | added more includes of wx/msw/dc.h needed since r52054... |
tree | commitdiff |
2008-02-24 |
Vadim Zeitlin | use wxLogLastError() to show the last error value when... |
tree | commitdiff |
2008-02-24 |
Vadim Zeitlin | always return 471 from wxApp::GetComCtl32Version()... |
tree | commitdiff |
2008-02-24 |
Vadim Zeitlin | don't define, nor use, LVS_EX_LABELTIP under WinCE |
tree | commitdiff |
2008-02-24 |
Vadim Zeitlin | don't use hook code for positioning message box under... |
tree | commitdiff |
2008-02-24 |
Vadim Zeitlin | restore checks for SM_SWAPBUTTON, it is not defined... |
tree | commitdiff |
2008-02-24 |
Vadim Zeitlin | don't include wx/msw/dc.h from wx/msw/private.h, this... |
tree | commitdiff |
2008-02-21 |
Vadim Zeitlin | restore generic DrawEllipticArc() used by CE which... |
tree | commitdiff |
2008-02-19 |
Vadim Zeitlin | implement wxRadioBox::Reparent(): it didn't reparent... |
tree | commitdiff |
2008-02-16 |
Julian Smart | Removed unnecessary include |
tree | commitdiff |
2008-02-15 |
Vadim Zeitlin | don't clutter the code with (apparently) unnecessary... |
tree | commitdiff |
2008-02-14 |
Julian Smart | Cut down on unnecessary update events |
tree | commitdiff |
2008-02-13 |
Vadim Zeitlin | use listctrl coordinates for the wxEVT_COMMAND_LIST_COL... |
tree | commitdiff |
2008-02-11 |
Vadim Zeitlin | set selection anchor to the focused item in SetItemState() |
tree | commitdiff |
2008-02-10 |
Vadim Zeitlin | pass correct data size to DdeClientTransaction() in... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | add GetMDIParent() and use it to reduce the number... |
tree | commitdiff |
2008-02-09 |
Vadim Zeitlin | don't lose the contents of the combobox if it was set... |
tree | commitdiff |
2008-02-06 |
Vadim Zeitlin | correction after the previous commit which introduced... |
tree | commitdiff |
2008-02-06 |
Vadim Zeitlin | fix GetTLWParentIfNotBeingDeleted() to work correctly... |
tree | commitdiff |
2008-02-05 |
Vadim Zeitlin | length passed to WideCharToMultiByte() was off by one... |
tree | commitdiff |
2008-02-04 |
Vadim Zeitlin | use BSTR length to also deal with NULs inside BSTRs... |
tree | commitdiff |
2008-02-04 |
Vadim Zeitlin | use WideCharToMultiByte() instead of wcstombs() to... |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | added wxGLCanvas::IsDisplaySupported() (patch 1879906) |
tree | commitdiff |
2008-02-03 |
Vadim Zeitlin | build fix for wxUSE_INTL==0 (patch 1878908) |
tree | commitdiff |
2008-02-02 |
Václav Slavík | fixed wxTextCtrl to not process clipboard events twice... |
tree | commitdiff |
2008-01-31 |
Václav Slavík | wxUniv/MSW compilation fix after wxDC changes |
tree | commitdiff |
2008-01-30 |
Julian Smart | Added checks to encoding conversion to avoid crash |
tree | commitdiff |
2008-01-28 |
Vadim Zeitlin | fix compilation error for wxUSE_DC_CACHEING==0; use... |
tree | commitdiff |
2008-01-26 |
Vadim Zeitlin | set listview extended styles after switching to report... |
tree | commitdiff |
2008-01-26 |
Vadim Zeitlin | fix assert when using owner-drawn menu items with the... |
tree | commitdiff |
2008-01-24 |
Vadim Zeitlin | generate focus and kill focus events for wxTextCtrl... |
tree | commitdiff |
2008-01-19 |
Vadim Zeitlin | skip focus events after handling them in wxTextCtrl... |
tree | commitdiff |
2008-01-17 |
Vadim Zeitlin | restored wxEnhMetaFileDC::Close() lost in wxDC reorgani... |
tree | commitdiff |
2008-01-16 |
Vadim Zeitlin | don't enable disabled windows when showing them (patch... |
tree | commitdiff |
2008-01-16 |
Vadim Zeitlin | don't create unnecessary temporary wxFont (patch theFont) |
tree | commitdiff |
2008-01-14 |
Paul Cornett | make XPM data pointer parameter fully const |
tree | commitdiff |
2008-01-12 |
Stefan Neis | Blind compilation fixes. |
tree | commitdiff |
2008-01-08 |
Vadim Zeitlin | restore SetSelection(-1, -1) behaviour which was broken... |
tree | commitdiff |
2008-01-08 |
Vadim Zeitlin | compilation fix after wxWindowIDRef changes |
tree | commitdiff |
2008-01-08 |
Vadim Zeitlin | compilation fix for STL build; also don't pass unknown... |
tree | commitdiff |
2008-01-07 |
Vadim Zeitlin | initialize wxMSWSystemMenuFontModule stuff on demand... |
tree | commitdiff |
2008-01-07 |
Vadim Zeitlin | adjust the minimal menu item height to be lesser than... |
tree | commitdiff |
2008-01-07 |
Vadim Zeitlin | don't use wxSubwindows with a single element to store... |
tree | commitdiff |
2008-01-07 |
Vadim Zeitlin | store ids of sub-items directly in wxSubwindows instead... |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | fix crash in wxExecuteModule::OnExit() (never noticed... |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | fix wxExecute thread shutdown and free wxExecuteData... |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | use wxWindowIDRef to transparently implement auto-gener... |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | add wxDL_QUIET flag; use RawGetSymbol() instead of... |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | draw the bitmap manually under Win9x and 2000 because... |
tree | commitdiff |
2008-01-06 |
Vadim Zeitlin | fix comparison of BYTE variable with -1 after last... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | fix handling of OEM VKs in wxCharCodeWXToMSW() (patch... |
tree | commitdiff |
2008-01-05 |
Vadim Zeitlin | move Freeze() and Thaw() to wxWindowBase to ensure... |
tree | commitdiff |
2008-01-03 |
Vadim Zeitlin | don't hardcode 16/32 as sizes for small/normal icons... |
tree | commitdiff |
2007-12-31 |
Vadim Zeitlin | ensure that gsockmsw.obj is linked in, it was optimized... |
tree | commitdiff |
2007-12-31 |
Vadim Zeitlin | removed support for Salford compiler (which was almost... |
tree | commitdiff |
2007-12-29 |
Julian Smart | Added automatic dialog scrolling ability |
tree | commitdiff |
2007-12-22 |
Robert Roebling | Compilo |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | allow centering wxMessageDialog on its parent window... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | unset the window as invoking window of wxCurrentPopupMe... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | made SetCurrent() and SwapBuffers() return boolean... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | handle VT_ARRAY/VT_BYREF VARIANTs in wxConvertOleToVari... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | added wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_... |
tree | commitdiff |
2007-12-22 |
Vadim Zeitlin | discard any pending messages for the socket being destr... |
tree | commitdiff |
2007-12-20 |
Julian Smart | Corrected wxRTTI for wxNotebook so dynamic casting... |
tree | commitdiff |
2007-12-20 |
Paul Cornett | remove unused variables, tabs |
tree | commitdiff |
2007-12-19 |
Vadim Zeitlin | more socket cleanup to allow using wxSocket from both... |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | moving things to private headers |
tree | commitdiff |
2007-12-18 |
Robert Roebling | Use IsOk() instead of Ok() |
tree | commitdiff |
2007-12-17 |
Paul Cornett | add MutexGuiEnter/Leave to wxAppTraits, integrate nativ... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | fix gcc warning about possibly uninitialized variables |
tree | commitdiff |
next |