2010-08-03 |
Václav Slavík | Fix MSVC warning about int->bool conversion. |
tree | commitdiff |
2010-08-01 |
Václav Slavík | Fix Tab navigation when focused control is disabled. |
tree | commitdiff |
2010-07-25 |
Francesco Montorsi | make POSIX and Windows implementation of wxThread:... |
tree | commitdiff |
2010-07-24 |
Vadim Zeitlin | Remove asserts in wxMSW::wxTLW::SetIcons() and always... |
tree | commitdiff |
2010-07-23 |
Vadim Zeitlin | Fix MSW compilation with wxUSE_DEFERRED_SIZING==0. |
tree | commitdiff |
2010-07-23 |
Vadim Zeitlin | Allow passing multi-line strings to wxDC::DrawText... |
tree | commitdiff |
2010-07-23 |
Vadim Zeitlin | Fix Cygwin 1.7 build. |
tree | commitdiff |
2010-07-18 |
Vadim Zeitlin | Correct printf parameter mismatch in wxWndProc. |
tree | commitdiff |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
tree | commitdiff |
2010-07-12 |
Vadim Zeitlin | Don't use dangling pointers in wxWindowMSW::HandleMenuC... |
tree | commitdiff |
2010-06-26 |
Francesco Montorsi | fix error (more arguments for wxString::Format than... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Gracefully disconnect clients in wxDDEServer dtor. |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Use PBM_SETMARQUEE to implement indeterminate mode... |
tree | commitdiff |
2010-06-20 |
Vadim Zeitlin | Don't enable scrollbar if it can't do anything in wxMSW. |
tree | commitdiff |
2010-06-19 |
Francesco Montorsi | Remove identic implementations of wxDir::Exists from... |
tree | commitdiff |
2010-06-12 |
Vadim Zeitlin | Fix scrolling to the bottom in wxTextCtrl::AppendText(). |
tree | commitdiff |
2010-06-12 |
Vadim Zeitlin | Avoid sending spurious socket read notifications in... |
tree | commitdiff |
2010-06-09 |
Francesco Montorsi | fix bug in wxGDIPlusMatrixData::Rotate: it must take... |
tree | commitdiff |
2010-06-05 |
Vadim Zeitlin | Don't send selection events for an already selected... |
tree | commitdiff |
2010-06-05 |
Vadim Zeitlin | Don't send listbox selection events when mouse wasn... |
tree | commitdiff |
2010-06-05 |
Vadim Zeitlin | Use mouse position to find the item for selection event... |
tree | commitdiff |
2010-06-05 |
Vadim Zeitlin | No changes, just refactor wxListBox initialization... |
tree | commitdiff |
2010-06-05 |
Vadim Zeitlin | Refactor listbox event sending code to avoid duplication. |
tree | commitdiff |
2010-06-03 |
Jaakko Salli | Greatly reduce rare animation garbage in wxOwnerDrawnCo... |
tree | commitdiff |
2010-06-01 |
Jaakko Salli | Interpret arrow keys correctly in wxMSW wxComboCtrl... |
tree | commitdiff |
2010-05-30 |
Vadim Zeitlin | Fix wxFont::IsFixedWidth() under MSW to always return... |
tree | commitdiff |
2010-05-30 |
Václav Slavík | Fix Shift+TAB navigation from wxNotebook. |
tree | commitdiff |
2010-05-29 |
Vadim Zeitlin | Show OLE errors using wxLogDebug() in wxAutomationObject. |
tree | commitdiff |
2010-05-27 |
Vadim Zeitlin | Ignore "%*" in the shell command strings in MSW registry. |
tree | commitdiff |
2010-05-27 |
Vadim Zeitlin | Fall back on using tree/list control item text in wxDra... |
tree | commitdiff |
2010-05-25 |
Vadim Zeitlin | Fix setting the fonts for wxMSW wxTextCtrl with wxTE_RI... |
tree | commitdiff |
2010-05-23 |
Robert Roebling | non-PCH compilation |
tree | commitdiff |
2010-05-21 |
Vadim Zeitlin | Use ListView_CancelEditLabel() to implement wxListCtrl... |
tree | commitdiff |
2010-05-21 |
Vadim Zeitlin | Simplify and correct MSW selection of background brush... |
tree | commitdiff |
2010-05-20 |
Vadim Zeitlin | Fix wxListCtrl::EndEditLabel() which simply didn't... |
tree | commitdiff |
2010-05-16 |
Václav Slavík | Fix incorrect painting of backgrounds inside notebook. |
tree | commitdiff |
2010-05-13 |
Jaakko Salli | Added wxGraphicsContext::Create(const wxEnhMetaFileDC... |
tree | commitdiff |
2010-05-11 |
Vadim Zeitlin | Fix position for wxKeyEvents in wxMSW. |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Add column parameter to wxListCtrl::GetItemText(). |
tree | commitdiff |
2010-05-10 |
Vadim Zeitlin | Replace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTIN... |
tree | commitdiff |
2010-05-10 |
Jaakko Salli | In wxGDIPlusContext::GetTextExtent(), return more accur... |
tree | commitdiff |
2010-05-10 |
Jaakko Salli | Set wxGraphicsContext page scale, which is required... |
tree | commitdiff |
2010-05-09 |
Vadim Zeitlin | Add wxWindow::ProcessWindowEventLocally() and use it... |
tree | commitdiff |
2010-05-09 |
Václav Slavík | Prevent idMenuTitle from being accidentally used as... |
tree | commitdiff |
2010-05-09 |
Václav Slavík | Fixed popup menu's title to be bold regardless of metho... |
tree | commitdiff |
2010-05-08 |
Vadim Zeitlin | Invalidate wxListBox best size immediately without... |
tree | commitdiff |
2010-05-05 |
Vadim Zeitlin | Replace wxPrintout::SetIsPreview() with SetPreview(). |
tree | commitdiff |
2010-05-05 |
Vadim Zeitlin | No real changes, just clean up wxAbortProc mess. |
tree | commitdiff |
2010-05-04 |
Vadim Zeitlin | Ignore time component of SYSTEMTIME in wxCalendarCtrl. |
tree | commitdiff |
2010-05-02 |
Vadim Zeitlin | Fix PCH-less build after changes r64139. |
tree | commitdiff |
2010-05-02 |
Vadim Zeitlin | Include <windows.h> before including <shellapi.h>. |
tree | commitdiff |
2010-05-02 |
Vadim Zeitlin | Add wxTreeCtrl::{Clear,Set}FocusedItem(). |
tree | commitdiff |
2010-04-26 |
Václav Slavík | Add instance argument to wxLoadUserResource(). |
tree | commitdiff |
2010-04-26 |
Vadim Zeitlin | Add wxLoadUserResource() overload not copying the resou... |
tree | commitdiff |
2010-04-26 |
Vadim Zeitlin | Set popup menu invoking window in wxWindowBase and... |
tree | commitdiff |
2010-04-25 |
Václav Slavík | Don't include wx/msw/private.h from dynlib.h. |
tree | commitdiff |
2010-04-25 |
Václav Slavík | Declare various WXH* handles compatibly with SDK. |
tree | commitdiff |
2010-04-24 |
Vadim Zeitlin | Move wxMSW wxMenu::GetWindow() down to wxMenuBase. |
tree | commitdiff |
2010-04-23 |
Vadim Zeitlin | Work around wrong client size computation for not yet... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Return correct invoking window for submenus of a popup... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Use symbolic names for popup menu ids in wxEVT_MENU_HIG... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Fix bug with using incorrect negative ids in wxEVT_MENU... |
tree | commitdiff |
2010-04-22 |
Vadim Zeitlin | Override wxWindow::MSWGetCreateWindowCoords() in wxTopL... |
tree | commitdiff |
2010-04-21 |
Vadim Zeitlin | Remove the extra margins when checking owner drawn... |
tree | commitdiff |
2010-04-18 |
Vadim Zeitlin | Fix bug with using uninitialized flags in GetParentForM... |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Remove wxUSE_WCHAR_T checks. |
tree | commitdiff |
2010-04-16 |
Václav Slavík | Mark wx apps as DPI aware on Windows 7/Vista. |
tree | commitdiff |
2010-04-06 |
Vadim Zeitlin | Remove extra semicolons from NOTIFYICONDATA_V[12]_SIZE... |
tree | commitdiff |
2010-04-05 |
Robert Roebling | non PCH compilation |
tree | commitdiff |
2010-04-05 |
Václav Slavík | wxOwnerDrawnComboBox: handle numpad navigation keys. |
tree | commitdiff |
2010-04-05 |
Vadim Zeitlin | Add support for gradient stops to wxGraphicsContext. |
tree | commitdiff |
2010-04-05 |
Vadim Zeitlin | Use helper wxColourToColor function in wxMSW wxGraphics... |
tree | commitdiff |
2010-04-04 |
Vadim Zeitlin | Fix wxTaskBarIcon to work under all Windows versions. |
tree | commitdiff |
2010-04-02 |
Vadim Zeitlin | Fix crash in wxMediaCtrl::GetDownloadProgress() with... |
tree | commitdiff |
2010-03-22 |
Vadim Zeitlin | Add wxUSE_UIACTIONSIMULATOR and turn it off by default. |
tree | commitdiff |
2010-03-21 |
Francesco Montorsi | reorder GetLabel(), GetLabelText(), SetLabel() and... |
tree | commitdiff |
2010-03-20 |
Vadim Zeitlin | Add wxMessageDialog::GetEffectiveIcon() and use it... |
tree | commitdiff |
2010-03-19 |
Vadim Zeitlin | Postpone initialization of owner-drawn menu metrics. |
tree | commitdiff |
2010-03-18 |
Vadim Zeitlin | Ensure that setting wxChoice height to its default... |
tree | commitdiff |
2010-03-14 |
Vadim Zeitlin | Use an appropriate icon automatically in wxMSW wxMessag... |
tree | commitdiff |
2010-03-06 |
Kevin Ollivier | Adding wxUIActionSimulator, a class for programmaticall... |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | Use wxWindow::ReleaseMouse() instead of MSW ::ReleaseCa... |
tree | commitdiff |
2010-03-01 |
Robin Dunn | Invalidate best size when the bitmap or bitmap position... |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | Simplify and correct bugs in wxMSW wxScrollBar message... |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | No real changes, just cleanup wxMSW wxScrollBar a little. |
tree | commitdiff |
2010-02-26 |
Vadim Zeitlin | Fix assert when using year or decade view in Windows... |
tree | commitdiff |
2010-02-26 |
Vadim Zeitlin | Fix assert on wxCalendarCtrl creation under Windows 7. |
tree | commitdiff |
2010-02-25 |
Vadim Zeitlin | Use wxGetInstance() instead of wxhInstance in wxMSW... |
tree | commitdiff |
2010-02-25 |
Vadim Zeitlin | Fix harmless g++ 4.3 warning about suggested parentheses. |
tree | commitdiff |
2010-02-25 |
Vadim Zeitlin | Fix multiple bugs in non-ownerdrawn wxListBox after... |
tree | commitdiff |
2010-02-15 |
Robin Dunn | Apply new patch fixing problem of IsRunning always... |
tree | commitdiff |
2010-02-10 |
Václav Slavík | Fixed wxGauge's best size to conform to Windows HIG. |
tree | commitdiff |
2010-02-09 |
Robin Dunn | Set Id and EventObject for wxSetCursorEvent |
tree | commitdiff |
2010-02-09 |
Robin Dunn | Ignore the time portion of the datetime object when... |
tree | commitdiff |
2010-02-08 |
Robin Dunn | Allow more than one timer with the same ID. Closes... |
tree | commitdiff |
2010-02-08 |
Vadim Zeitlin | Add support for showing "elevation" icon in wxMSW buttons. |
tree | commitdiff |
2010-02-03 |
Vadim Zeitlin | Fix bug in wxMSW wxMessageDialog when the text was... |
tree | commitdiff |
2010-02-02 |
Julian Smart | Don't crash if there's no top window. |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Add wxTreeCtrl::SelectChildren() method. |
tree | commitdiff |
next |