2012-10-17 |
Vadim Zeitlin | Factor out text measurement from wxDC and wxWindow... |
blob | commitdiff | raw |
2012-09-13 |
Vadim Zeitlin | Fix wxFindWindowAtPoint() with nested windows in wxMSW. |
blob | commitdiff | raw | diff to current |
2012-07-24 |
Vadim Zeitlin | Don't eagerly set wxKeyEvent position fields. |
blob | commitdiff | raw | diff to current |
2012-07-23 |
Vadim Zeitlin | Fix wxWindow::MSWShowWithEffect() compilation with... |
blob | commitdiff | raw | diff to current |
2012-06-12 |
Vadim Zeitlin | Fix crash in wxStaticBox::HandleEraseBkgnd() in wxMSW... |
blob | commitdiff | raw | diff to current |
2012-06-03 |
Vadim Zeitlin | Use wxString::t_str() in calls to Windows API functions... |
blob | commitdiff | raw | diff to current |
2012-06-01 |
Vadim Zeitlin | Use wxDynamicCast() instead of IsKindOf() checks. |
blob | commitdiff | raw | diff to current |
2012-03-22 |
Vadim Zeitlin | Implement horizontal mouse wheel events support for... |
blob | commitdiff | raw | diff to current |
2012-03-04 |
Vadim Zeitlin | Take disabled windows into account in wxFindWindowAtPoi... |
blob | commitdiff | raw | diff to current |
2012-01-18 |
Vadim Zeitlin | No changes, just minor wxMSW code cleanup: use WinStruct<>. |
blob | commitdiff | raw | diff to current |
2012-01-07 |
Vadim Zeitlin | Set Z-position correctly for wxEVT_JOY_ZMOVE events. |
blob | commitdiff | raw | diff to current |
2012-01-07 |
Vadim Zeitlin | Joystick messages coordinates are unsigned, treat them... |
blob | commitdiff | raw | diff to current |
2011-12-11 |
Vadim Zeitlin | Ensure that Enter key presses are never stolen from... |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Vadim Zeitlin | Make wxEVT_CHAR_HOOK propagate upwards and send it... |
blob | commitdiff | raw | diff to current |
2011-11-29 |
Vadim Zeitlin | Don't include pbt.h from wxMSW code unnecessarily. |
blob | commitdiff | raw | diff to current |
2011-11-27 |
Vadim Zeitlin | Add support for VK_OEM_102 key under wxMSW. |
blob | commitdiff | raw | diff to current |
2011-11-27 |
Vadim Zeitlin | Set Unicode key code correctly for key events for WXK_R... |
blob | commitdiff | raw | diff to current |
2011-11-14 |
Vadim Zeitlin | Fall back on ::GetMessagePos() if ::GetCursorPos()... |
blob | commitdiff | raw | diff to current |
2011-08-17 |
Julian Smart | Better text control non-selection solution |
blob | commitdiff | raw | diff to current |
2011-08-16 |
Julian Smart | Implemented non-selection of content when setting focus... |
blob | commitdiff | raw | diff to current |
2011-08-10 |
Steve Lamerton | Merge in from trunk r64802 - r68625 |
blob | commitdiff | raw | diff to current |
2011-08-04 |
Vadim Zeitlin | Use wxWindowMSW instead of wxWindow to fix wxUniv/MSW... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw | diff to current |
2011-07-22 |
Vadim Zeitlin | Refactor wxWindow::MSWHandleMessage() out from MSWWindo... |
blob | commitdiff | raw | diff to current |
2011-07-11 |
Vadim Zeitlin | Don't handle "Return" key as "TAB" even when the defaul... |
blob | commitdiff | raw | diff to current |
2011-07-09 |
Vadim Zeitlin | Immediately update MSW cursor when ::SetCursor(wxNullCu... |
blob | commitdiff | raw | diff to current |
2011-06-17 |
Vadim Zeitlin | Fix g++ warnings about initialized variables being... |
blob | commitdiff | raw | diff to current |
2011-05-17 |
Vadim Zeitlin | Fix client to screen translation in wxWindowMSW::PopupM... |
blob | commitdiff | raw | diff to current |
2011-05-16 |
Vadim Zeitlin | Ensure that we never return negative client size. |
blob | commitdiff | raw | diff to current |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
blob | commitdiff | raw | diff to current |
2011-04-16 |
Vadim Zeitlin | Added private wxEVT_AFTER_CHAR event for wxMSW implemen... |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Vadim Zeitlin | Correctly align background brush when erasing owner... |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Vadim Zeitlin | No changes, just refactor wxMSW background brush methods. |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Vadim Zeitlin | Don't generate wxEVT_CHAR_HOOK events while the mouse... |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Vadim Zeitlin | Don't intercept Escape key while IME is active. |
blob | commitdiff | raw | diff to current |
2011-02-05 |
Vadim Zeitlin | Re-enable generation of wxEVT_MOVE_{START,END} events... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Paul Cornett | move default OnInternalIdle processing to wxWindowBase |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Stefan Csomor | merging back XTI branch part 2 |
blob | commitdiff | raw | diff to current |
2010-12-30 |
Vadim Zeitlin | Compilation fixes for wxUniversal/MSW. |
blob | commitdiff | raw | diff to current |
2010-10-30 |
Vadim Zeitlin | Fix fatal bug in wxGetWindowFromHWND() for radio buttons. |
blob | commitdiff | raw | diff to current |
2010-10-24 |
Vadim Zeitlin | Don't activate the window when updating its styles... |
blob | commitdiff | raw | diff to current |
2010-10-13 |
Vadim Zeitlin | wxUniv/MSW compilation fix. |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Vadim Zeitlin | Compilation fix for MinGW STL build. |
blob | commitdiff | raw | diff to current |
2010-09-26 |
Vadim Zeitlin | Compilation fix for MinGW 4.x in new keyboard code. |
blob | commitdiff | raw | diff to current |
2010-09-22 |
Vadim Zeitlin | Better checks for wxMSWKeyboard::VKToWX() return value. |
blob | commitdiff | raw | diff to current |
2010-09-22 |
Vadim Zeitlin | Fix recently broken generation of wxEVT_CHAR_HOOK event... |
blob | commitdiff | raw | diff to current |
2010-09-12 |
Vadim Zeitlin | Define MAPVK_VK_TO_CHAR to fix wxMSW compilation with... |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Vadim Zeitlin | Fix generation of key events for non-alphabetic keys... |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Vadim Zeitlin | Rename wxCharCode{MSWToWX,WXToMSW}() and move them... |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Vadim Zeitlin | Fixes to key codes in keyboard events generated by... |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Vadim Zeitlin | No real changes, just use KF_EXTENDED instead of hard... |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Vadim Zeitlin | Generate correct events for extended keys in wxMSW... |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Vadim Zeitlin | No real changes, just some small cleanup in wxMSW keybo... |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Václav Slavík | Fix MSVC warning about int->bool conversion. |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Václav Slavík | Fix Tab navigation when focused control is disabled. |
blob | commitdiff | raw | diff to current |
2010-07-23 |
Vadim Zeitlin | Fix MSW compilation with wxUSE_DEFERRED_SIZING==0. |
blob | commitdiff | raw | diff to current |
2010-07-18 |
Vadim Zeitlin | Correct printf parameter mismatch in wxWndProc. |
blob | commitdiff | raw | diff to current |
2010-07-12 |
Vadim Zeitlin | Don't use dangling pointers in wxWindowMSW::HandleMenuC... |
blob | commitdiff | raw | diff to current |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
blob | commitdiff | raw | diff to current |
2010-06-20 |
Vadim Zeitlin | Don't enable scrollbar if it can't do anything in wxMSW. |
blob | commitdiff | raw | diff to current |
2010-05-21 |
Vadim Zeitlin | Simplify and correct MSW selection of background brush... |
blob | commitdiff | raw | diff to current |
2010-05-11 |
Vadim Zeitlin | Fix position for wxKeyEvents in wxMSW. |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Vadim Zeitlin | Set popup menu invoking window in wxWindowBase and... |
blob | commitdiff | raw | diff to current |
2010-04-23 |
Vadim Zeitlin | Work around wrong client size computation for not yet... |
blob | commitdiff | raw | diff to current |
2010-04-22 |
Vadim Zeitlin | Override wxWindow::MSWGetCreateWindowCoords() in wxTopL... |
blob | commitdiff | raw | diff to current |
2010-02-09 |
Robin Dunn | Set Id and EventObject for wxSetCursorEvent |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Vadim Zeitlin | No real changes, just don't initialize extern variable... |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Vadim Zeitlin | Make wxWindow::MSWGetThemeColour() const. |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Vadim Zeitlin | Compilation fix for wxUniv. |
blob | commitdiff | raw | diff to current |
2010-01-23 |
Vadim Zeitlin | Allow to not create wxPaintDC in EVT_PAINT handler... |
blob | commitdiff | raw | diff to current |
2010-01-14 |
Vadim Zeitlin | No real changes, just fix a typo in comments and docume... |
blob | commitdiff | raw | diff to current |
2009-12-22 |
Vadim Zeitlin | Finally really correct background erasing for wxMSW... |
blob | commitdiff | raw | diff to current |
2009-12-19 |
Jaakko Salli | Suppress 'unused argument' warnings |
blob | commitdiff | raw | diff to current |
2009-12-19 |
Jaakko Salli | Added wxWindowMSW::MSWGetThemeColour(); initially use... |
blob | commitdiff | raw | diff to current |
2009-12-18 |
Vadim Zeitlin | No real changes, just change type of MSWGetBgBrush... |
blob | commitdiff | raw | diff to current |
2009-12-17 |
Vadim Zeitlin | Always use FVIRTKEY for the accelerators under MSW. |
blob | commitdiff | raw | diff to current |
2009-12-07 |
Vadim Zeitlin | Generate erase background events for native controls... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Vadim Zeitlin | Added wxSHOW_EFFECT_NONE. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Vadim Zeitlin | Handle deprecated background styles correctly in wxMSW. |
blob | commitdiff | raw | diff to current |
2009-09-23 |
Vadim Zeitlin | Don't use deprecated integer mask with wxLogTrace(). |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Julian Smart | Returning WVR_REDRAW triggers Windows bug that moves... |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Julian Smart | Avoid duplicate character event for VK_DECIMAL on numer... |
blob | commitdiff | raw | diff to current |
2009-08-30 |
Vadim Zeitlin | Use GetBestSize() rather than DoGetBestSize(). |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Vadim Zeitlin | Put braces around all calls to wxLogFunctions() inside... |
blob | commitdiff | raw | diff to current |
2009-06-22 |
Vadim Zeitlin | Added DoGetClientBestSize() and use it for a couple... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Vadim Zeitlin | implement new wxBG_STYLE_XXX semantics for wxMSW too |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Vadim Zeitlin | add virtual DoGetTextExtent() to allow calling the... |
blob | commitdiff | raw | diff to current |
2009-05-12 |
Vadim Zeitlin | add missing wxUSE_DEFERRED_SIZING tests (closes #10766) |
blob | commitdiff | raw | diff to current |
2009-05-01 |
Vadim Zeitlin | added MSWEndDeferWindowPos(); renamed USE_DEFERRED_SIZI... |
blob | commitdiff | raw | diff to current |
2009-04-07 |
Vadim Zeitlin | added names of WM_XXXUISTATE messages to wxGetMessageNa... |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Vadim Zeitlin | fix compilation breaking typo in recent commit |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Vadim Zeitlin | replace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Vadim Zeitlin | fix generation of wxEVT_CHAR_HOOK events which, incredi... |
blob | commitdiff | raw | diff to current |
2009-01-30 |
Robert Roebling | Add wxSIZE_FORCE_EVENT and use is from wxSizerItem... |
blob | commitdiff | raw | diff to current |
2009-01-25 |
Vadim Zeitlin | undo r58380 as it breaks tree control background repain... |
blob | commitdiff | raw | diff to current |
2009-01-25 |
Vadim Zeitlin | allow using wxBG_STYLE_CUSTOM even with the native... |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Vadim Zeitlin | set m_isBeingDeleted to true (only) in SendDestroyEvent... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2008-12-24 |
Vadim Zeitlin | allow passing -1 range to SetScrollbar() to indicate... |
blob | commitdiff | raw | diff to current |
next |